:root{--cream:#f3eadf;--cream2:#ead8c4;--red:#b72117;--ink:#111;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(calc(100% - 52px),var(--max));margin:0 auto}.announcement{background:#090909;color:#fff;text-align:center;font-size:12px;letter-spacing:1.5px;font-weight:700;padding:9px 15px}.announcement__inner:before,.announcement__inner:after{content:"\2605";color:var(--red);font-size:9px;margin:0 14px}.site-header{background:#f5ede4;border-bottom:1px solid rgba(0,0,0,.08);position:sticky;top:0;z-index:40}.header-row{height:90px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;flex:0 0 auto}.brand-emblem{width:68px;height:68px;object-fit:contain}.brand span,.hero h1,.product-copy h2,.story-heading h2,.contact-title h2{font-family:Impact,Arial Narrow,Arial,sans-serif}.brand span{font-size:38px;letter-spacing:.3px}.main-nav{display:flex;gap:42px;text-transform:uppercase;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:16px}.main-nav a{padding:12px 0;position:relative}.main-nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--red)}.header-actions{display:flex;align-items:center;gap:18px}.icon-link{font-size:24px}.cart-link{font-size:25px;display:flex;align-items:center}.cart-link b{background:var(--red);color:#fff;border-radius:50%;font:11px Arial;min-width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;margin-left:-4px;margin-top:-20px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:3px;padding:15px 27px;text-transform:uppercase;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:18px;letter-spacing:.5px;cursor:pointer}.btn-red{background:var(--red);color:#fff}.btn-cream{background:#f6efe7;color:#111}.hero{height:520px;background-color:#050505;background-size:cover;background-position:center center;background-repeat:no-repeat;color:#fff;position:relative}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000002e,#00000014 42%,#0000 68%)}.hero-content{height:100%;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{width:44%;max-width:500px}.hero h1{font-size:59px;line-height:.96;margin:0 0 20px;letter-spacing:.2px}.hero h1 span{color:#d0291d}.accent-rule{height:2px;background:var(--red);width:340px;max-width:85%;position:relative;margin-bottom:24px}.accent-rule i{position:absolute;left:50%;top:50%;width:9px;height:9px;background:var(--red);transform:translate(-50%,-50%) rotate(45deg)}.hero p{font-size:17px;line-height:1.55;margin:0 0 27px;max-width:435px}.hero .btn span{font-family:Arial;margin-left:14px}.product-section{background:#f6eee5;padding:62px 0 58px}.product-layout{display:grid;grid-template-columns:42% 58%;gap:45px;align-items:center}.product-art{min-height:500px;display:flex;align-items:center;justify-content:center}.bottle-image{width:330px;max-height:520px;object-fit:contain;filter:drop-shadow(0 16px 22px rgba(0,0,0,.18))}.product-copy{text-align:center}.product-copy h2{font-size:69px;line-height:.92;margin:0}.product-name{font-weight:900;letter-spacing:2.4px;color:var(--red);font-size:30px;margin-top:8px}.product-kind{font-weight:800;letter-spacing:1.5px;margin-top:4px}.product-description{max-width:520px;margin:25px auto;font-size:16px;line-height:1.5}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dacbbd;padding-top:22px;margin-top:24px}.feature{padding:0 12px;border-right:1px solid #dfd2c5}.feature:last-child{border-right:0}.feature b{font-size:13px;display:block;line-height:1.15;margin-top:4px}.feature small{font-size:11px;display:block;margin-top:6px;line-height:1.35}.purchase-row{display:flex;align-items:center;justify-content:center;gap:27px;margin-top:28px}.price{font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:45px}.product-form{display:flex;align-items:center;gap:20px}.quantity{height:50px;border:1px solid #d8cbbf;display:flex}.quantity button,.quantity input{width:42px;border:0;background:#f6eee5;text-align:center;font-size:16px}.quantity input{border-left:1px solid #d8cbbf;border-right:1px solid #d8cbbf}.add-cart{height:50px;min-width:190px}.weight-note{font-size:10px;color:#7a6c60;margin:14px auto 0;max-width:520px}.story-section{background:linear-gradient(90deg,#ead7c2,#f2e2d1);padding:43px 0 0;overflow:hidden}.story-layout{display:grid;grid-template-columns:39% 35% 26%;align-items:end;min-height:285px}.story-copy{align-self:center;padding:0 34px 30px 0;border-right:1px solid rgba(0,0,0,.2);font-size:14px;line-height:1.5}.story-copy em{display:block;color:var(--red);font-family:Georgia,serif;font-size:24px;margin-top:16px}.story-heading{align-self:center;padding:0 28px 34px 38px}.story-heading span,.contact-title span{color:var(--red);font-family:Impact,Arial Narrow,Arial,sans-serif}.story-heading h2{font-size:39px;line-height:1.06;margin:8px 0 0;white-space:pre-line}.story-art{height:285px;display:flex;align-items:flex-end;justify-content:flex-end}.grandpa-image{width:300px;max-height:300px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 10px 20px rgba(84,57,35,.08))}.contact-section{background:#f7eee5;padding:48px 0 45px;text-align:center}.contact-title{margin-bottom:48px}.contact-title h2{font-size:34px;margin:6px 0 0}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:90px;max-width:910px;margin:0 auto}.contact-card{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.contact-card i{font-style:normal;color:var(--red);border:2px solid var(--red);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:19px;margin-bottom:3px}.contact-card b{font-size:13px}.contact-card small{font-size:11px;line-height:1.35}.site-footer{background:#090909;color:#eee;padding:16px 0;font-size:11px}.footer-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.footer-social{display:flex;gap:16px}.footer-policies{display:flex;gap:16px;justify-content:flex-end}.simple-page{min-height:60vh;padding:80px 0}.cart-row{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid rgba(0,0,0,.15)}.cart-total{font-size:18px;margin-bottom:20px}@media(max-width:980px){.main-nav,.header-shop{display:none}.hero{height:560px;background-position:64% center}.hero:after{background:linear-gradient(90deg,#000000e0,#000000a6 52%,#0000001f)}.hero-copy{width:62%}.product-layout{grid-template-columns:1fr}.product-art{min-height:auto}.story-layout{grid-template-columns:1fr 1fr}.story-art{grid-column:2;grid-row:1 / span 2}.story-copy{border-right:0}.story-heading{padding-left:0}.contact-cards{gap:45px}.footer-row{grid-template-columns:1fr;justify-items:center}.footer-policies{justify-content:center}}@media(max-width:680px){.shell{width:min(calc(100% - 28px),var(--max))}.announcement{font-size:10px}.header-row{height:76px}.brand-emblem{width:52px;height:52px}.brand span{font-size:28px}.header-actions{gap:10px}.icon-link{display:none}.hero{height:600px;background-position:68% center}.hero:after{background:linear-gradient(90deg,#000000e8,#000000ab 72%,#0003)}.hero-copy{width:100%}.hero h1{font-size:44px}.hero p{font-size:15px}.product-section{padding:45px 0}.bottle-image{width:285px}.product-copy h2{font-size:54px}.product-name{font-size:24px}.feature-row{grid-template-columns:1fr 1fr;gap:22px 0}.feature:nth-child(2){border-right:0}.purchase-row,.product-form{flex-direction:column}.product-form{gap:12px}.add-cart{width:100%}.story-layout{grid-template-columns:1fr;min-height:0}.story-copy{padding:0 0 26px;border-bottom:1px solid rgba(0,0,0,.15)}.story-heading{padding:28px 0 8px}.story-art{grid-column:1;grid-row:auto;height:245px;justify-content:center}.grandpa-image{width:245px}.contact-cards{grid-template-columns:1fr;gap:30px}.contact-title{margin-bottom:38px}.footer-policies{flex-wrap:wrap}}.brand-emblem{background:transparent!important;border-radius:0!important;width:64px;height:64px;object-fit:contain}.header-actions{gap:22px}.cart-modern{width:38px;height:38px;position:relative;display:flex;align-items:center;justify-content:center;font-size:inherit}.cart-modern svg{width:29px;height:29px;display:block}.cart-modern b{position:absolute;right:-3px;top:-2px;margin:0;min-width:18px;height:18px;font-size:10px}.bottle-image{width:320px;max-height:520px;object-fit:contain;background:transparent!important;mix-blend-mode:normal!important;filter:drop-shadow(0 15px 18px rgba(0,0,0,.13))}.product-art{overflow:visible}.add-cart{gap:8px}.button-cart{width:23px;height:23px;flex:none}.story-section{padding-bottom:0}.story-layout{grid-template-columns:39% 34% 27%;min-height:310px}.story-art{height:310px;overflow:visible;align-items:flex-end}.grandpa-image{width:320px;max-height:310px;object-fit:contain;object-position:center bottom;background:transparent!important;mix-blend-mode:normal!important;filter:drop-shadow(0 12px 18px rgba(68,42,20,.1))}.contact-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-card{min-height:92px}.contact-card small:empty{display:none}@media(max-width:980px){.story-layout{grid-template-columns:1fr 1fr}.story-art{height:280px}.grandpa-image{width:280px;max-height:280px}}@media(max-width:680px){.brand-emblem{width:50px;height:50px}.story-art{height:260px}.grandpa-image{width:260px;max-height:260px}.contact-cards{grid-template-columns:1fr}}.hero{background-size:cover;background-position:center center}.hero:after{background:linear-gradient(90deg,#0000000d,#00000005 40%,#0000 70%)}.product-section{min-height:0}.product-art{background:transparent}.bottle-image{background:transparent!important}.story-art{background:transparent}.grandpa-image{background:transparent!important}.product-section{padding:42px 0 36px!important}.product-layout{gap:32px!important}.product-art{min-height:390px!important;overflow:visible!important;background:transparent!important}.bottle-image{width:330px!important;max-height:460px!important;object-fit:contain!important;background:transparent!important;filter:none!important}.product-description{margin:18px auto!important}.feature-row{margin-top:16px!important;padding-top:16px!important}.purchase-row{margin-top:20px!important}.story-section{overflow:visible!important}.story-layout{min-height:280px!important;grid-template-columns:39% 35% 26%!important}.story-art{height:280px!important;overflow:visible!important;align-items:flex-end!important}.grandpa-image{width:285px!important;max-height:285px!important;object-fit:contain!important;object-position:center bottom!important;background:transparent!important;filter:drop-shadow(0 9px 11px rgba(70,40,20,.08))!important}.brand-emblem{background:transparent!important;box-shadow:none!important}.contact-title{margin-bottom:42px!important}@media(max-width:980px){.product-art{min-height:auto!important}.story-art{height:255px!important}.grandpa-image{width:255px!important;max-height:255px!important}}@media(max-width:680px){.bottle-image{width:265px!important;max-height:400px!important}.story-art{height:240px!important}.grandpa-image{width:240px!important;max-height:240px!important}}.newsletter-section{background:#f6eee5;padding:40px 0 38px;text-align:center}.newsletter-layout{max-width:900px}.newsletter-copy{margin:0 auto}.newsletter-eyebrow{display:block;color:#b72117;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:18px;letter-spacing:.5px;margin-bottom:8px}.newsletter-copy h2{font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:42px;line-height:1;margin:0 0 14px}.newsletter-copy p{font-size:16px;margin:0 auto 20px;line-height:1.5}.newsletter-form{max-width:760px;margin:0 auto}.newsletter-fields{display:grid;grid-template-columns:1fr auto;max-width:760px;margin:0 auto}.newsletter-fields input{width:100%;min-height:58px;padding:0 20px;border:1px solid #d8c9ba;border-right:0;border-radius:3px 0 0 3px;background:#fffaf5;color:#111;font-size:16px;outline:none}.newsletter-fields input:focus{border-color:#b72117}.newsletter-button{min-height:58px;border-radius:0 3px 3px 0;white-space:nowrap;padding-left:28px;padding-right:28px}.newsletter-support{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:16px;font-size:13px}.newsletter-support>span:first-child{color:#b72117;font-size:17px}.newsletter-support a{color:#b72117;font-weight:700}.newsletter-support a:hover{text-decoration:underline}.newsletter-success{margin-top:16px!important;color:#237229;font-weight:700}.newsletter-errors{margin-top:16px;color:#b72117}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.feature-icon{width:52px;height:52px;margin:0 auto 10px;display:flex;align-items:center;justify-content:center;color:#111;border:0;border-radius:0}.feature-icon svg{display:block;width:52px;height:52px;overflow:visible}.feature b{display:block;margin-top:0}.feature small{display:block}.feature-banner{width:100%;display:flex;justify-content:center}.feature-banner img{display:block;width:80%;height:auto}@media(max-width:680px){.newsletter-section{padding:48px 0}.newsletter-copy h2{font-size:34px}.newsletter-fields{grid-template-columns:1fr;gap:10px}.newsletter-fields input{border:1px solid #d8c9ba;border-radius:3px}.newsletter-button{border-radius:3px;width:100%}.newsletter-support{flex-wrap:wrap}}.quantity input[type=number]::-webkit-inner-spin-button,.quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart-page{padding:72px 0 90px}.cart-heading{margin-bottom:34px}.cart-eyebrow,.cart-summary-eyebrow{display:block;color:var(--red);font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:16px;letter-spacing:.8px;margin-bottom:6px}.cart-heading h1{font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:52px;line-height:1;margin:0}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px;align-items:start}.cart-items{border-top:1px solid #d8cbbf}.cart-item{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:28px;align-items:center;padding:28px 0;border-bottom:1px solid #d8cbbf}.cart-item-image{display:flex;justify-content:center}.cart-item-image img{width:110px;height:150px;object-fit:contain}.cart-item-info h2{font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:25px;line-height:1;margin:0 0 6px}.cart-item-subtitle{font-weight:800;letter-spacing:1px;font-size:13px}.cart-unit-price{margin-top:10px;font-size:14px;color:#5f554d}.cart-item-actions{display:flex;align-items:center;gap:18px;margin-top:20px}.cart-quantity{height:46px;display:flex;border:1px solid #d8cbbf}.cart-quantity button,.cart-quantity input{width:44px;border:0;background:#f6eee5;text-align:center;font-size:16px}.cart-quantity input{border-left:1px solid #d8cbbf;border-right:1px solid #d8cbbf}.cart-quantity input[type=number]::-webkit-inner-spin-button,.cart-quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-quantity input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart-qty-button{cursor:pointer}.cart-remove{color:var(--red);font-size:13px;font-weight:700}.cart-remove:hover{text-decoration:underline}.cart-item-total{text-align:right}.cart-item-total span{display:block;font-size:11px;font-weight:700;letter-spacing:.7px;color:#6c6057;margin-bottom:6px}.cart-item-total strong{font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:30px;font-weight:400}.cart-summary{background:#ead8c6;padding:30px;position:sticky;top:120px}.cart-summary-row{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-top:1px solid rgba(0,0,0,.13);border-bottom:1px solid rgba(0,0,0,.13);font-size:17px}.cart-summary-row strong{font-size:21px}.cart-shipping-note{font-size:12px;line-height:1.45;color:#62564d;margin:17px 0 20px}.cart-checkout{width:100%}.continue-shopping{display:block;text-align:center;margin-top:20px;font-size:13px;font-weight:700}.empty-cart{max-width:520px;padding:40px 0}.empty-cart h2{font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:34px;margin:0 0 10px}.empty-cart p{margin:0 0 25px}@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:680px){.cart-page{padding:48px 0 65px}.cart-heading h1{font-size:43px}.cart-item{grid-template-columns:90px 1fr;gap:18px}.cart-item-image img{width:78px;height:115px}.cart-item-info h2{font-size:24px}.cart-item-total{grid-column:2;text-align:left}.cart-item-actions{flex-wrap:wrap}}.cart-item-image img{width:125px;height:165px}
/*# sourceMappingURL=/cdn/shop/t/10/assets/cornys.css.map */
