@font-face{font-family:HelveticaNow;src:url('assets/reference/whisky-font-1.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:HelveticaNow;src:url('assets/reference/whisky-font-2.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Font Awesome 6 Free';src:url('assets/reference/fa-solid-900.woff2') format('woff2');font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:'Font Awesome 6 Brands';src:url('assets/reference/fa-brands-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
:root{--ink:#222;--muted:#697078;--green:#46a94c;--gold:#c0b88d;--line:#e6e6e6;--black:#050505;--paper:#fff;--soft:#f5f5f4}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.6 HelveticaNow,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,select,input{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;z-index:500;background:#fff;padding:8px}
.site-header{background:var(--black);color:#fff;position:sticky;top:0;z-index:50}.header-main{max-width:1200px;height:82px;margin:auto;padding:0 26px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;min-width:210px}.brand-logo-full{display:block;width:190px;height:auto}.brand-logo-round{display:none}.icon-btn{border:0;background:none;color:#fff;cursor:pointer}.menu-btn{display:none}.header-actions{display:flex;align-items:center;gap:22px}.person-icon{display:block;width:20px;height:20px;border:2px solid #fff;border-radius:50%;position:relative}.person-icon:after{content:"";position:absolute;left:-5px;right:-5px;bottom:-9px;height:10px;border:2px solid #fff;border-bottom:0;border-radius:12px 12px 0 0}.cart-btn{position:relative}.cart-btn b{position:absolute;right:-10px;top:-11px;background:#fff;color:#000;border-radius:50%;font-size:11px;width:17px;height:17px;display:grid;place-items:center}.cart-icon{display:block;width:23px;height:18px;border:2px solid #fff;border-top:0;transform:skew(-8deg);position:relative}.cart-icon:before{content:"";position:absolute;left:-5px;top:-7px;width:7px;height:7px;border-top:2px solid #fff}.cart-icon:after{content:"•  •";position:absolute;left:2px;bottom:-15px;letter-spacing:4px;font-size:15px}.search-row{display:flex;max-width:1200px;margin:auto;padding:0 26px 12px;align-items:center}.search-field{background:#fff;color:#777;display:flex;align-items:center;flex:1;height:44px;padding:0 16px}.search-field input{border:0;outline:0;flex:1;height:100%;font-size:15px}.search-icon{display:block;width:18px;height:18px;border:2px solid currentColor;border-radius:50%;position:relative;color:#777}.search-icon:after{content:"";position:absolute;right:-6px;bottom:-4px;width:7px;border-top:2px solid currentColor;transform:rotate(45deg)}.search-submit{height:44px;width:54px;border:0;background:#fff;color:#777;display:grid;place-items:center}.desktop-nav{max-width:1200px;margin:auto;padding:0 26px;display:flex;gap:28px;height:43px;align-items:center;border-top:1px solid #222}.desktop-nav a{font-size:13px;text-transform:uppercase;letter-spacing:.08em}
main{max-width:1200px;margin:auto}.breadcrumbs{height:61px;display:flex;align-items:center;gap:9px;padding:0 28px;color:#777;font-size:13px}.breadcrumbs strong{color:#222;font-weight:700}.product-shell{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);grid-template-areas:"intro gallery" "media info";column-gap:62px;row-gap:0;padding:0 30px 58px}.product-intro{grid-area:intro;padding-top:6px}.product-gallery{grid-area:media;min-width:0}.product-info{grid-area:info;padding-top:22px}.gallery-main{position:relative;background:#fff;min-height:510px;display:grid;place-items:center;touch-action:pan-y}.gallery-main img{width:100%;height:100%;max-height:590px;object-fit:contain;transition:opacity .14s ease}.gallery-main img.is-changing{opacity:0}.tap-hint{display:none}.gallery-thumbs{display:flex;gap:12px;padding:18px 0}.thumb{width:72px;height:72px;background:#fff;border:1px solid #dedede;padding:2px;cursor:pointer}.thumb.active{border:2px solid #222}.thumb img{width:100%;height:100%;object-fit:contain}.product-intro h1{font-size:35px;line-height:1.25;margin:0 0 6px;font-weight:700}.subline{margin:0;color:#555;font-size:16px}.rating{display:flex;gap:10px;align-items:center;font-size:14px;color:#777;margin:18px 0 20px}.rating strong{color:#222}.stars{letter-spacing:2px;color:#ffb33e;font-size:24px;line-height:1}.price-row{display:flex;align-items:center;gap:16px;margin:4px 0 20px}.price-row strong{font-size:34px;line-height:1;font-weight:700}.offer-badge{background:#efeee9;padding:8px 10px;font-size:13px;font-weight:700}.visual-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 20px;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.visual-spec{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px;color:#666;font-size:12px;line-height:1.25}.visual-spec b{font-size:12px;color:#222}.spec-icon{font-size:23px;height:27px;line-height:27px;color:var(--gold)}.purchase-card{border:1px solid var(--line);padding:17px}.purchase-line{display:grid;grid-template-columns:86px 1fr;gap:10px}.purchase-line label{display:none}.purchase-line select{height:54px;border:1px solid #d7d7d7;background:#fff;padding:0 12px}.primary-cta{height:54px;border:0;border-radius:28px;background:var(--green);color:#fff;font-size:19px;font-weight:700;cursor:pointer}.payment-methods-inline{display:flex;align-items:center;gap:10px;margin-top:15px}.payment-methods-inline img{width:auto;height:21px;max-width:43px;object-fit:contain}.payment-note{display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);margin:14px 0 3px;padding-top:13px;font-size:14px}.card-chip{font-size:18px;color:#777}.age-note{margin:0;color:#777;font-size:12px}.delivery-box,.collect-box{border:1px solid var(--line);padding:14px 14px;font-size:15px;margin-top:10px;background:#fff}.delivery-icon,.bag-icon{color:#40a34a;margin-right:8px}.delivery-box strong,.collect-box strong{font-weight:700}.arrival{display:block;margin:12px 0 3px;color:#222}.delivery-box p,.collect-box p{margin:0;color:#666;font-size:14px}.inline-link{border:0;background:none;padding:0;text-decoration:underline;cursor:pointer}
.details{border-top:1px solid var(--line);margin:0 30px}.details details{border-bottom:1px solid var(--line)}.details summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-weight:700;font-size:20px;line-height:1.25}.details summary::-webkit-details-marker{display:none}.details summary span{font-size:30px;line-height:1;font-weight:400}.detail-copy{padding:0 0 22px;color:#555;max-width:800px}.detail-copy ul{margin:0;padding-left:20px}.detail-copy dl{margin:0}.detail-copy dl div{display:grid;grid-template-columns:160px 1fr;border-bottom:1px solid #eee;padding:8px 0}.detail-copy dt{font-weight:700}.detail-copy dd{margin:0}
.included{padding:72px 30px 90px}.included h2{text-align:center;font-size:22px;line-height:1.28;letter-spacing:.14em;font-weight:400;margin:0}.included h2 b{font-weight:700}.gold-rule{width:120px;height:2px;background:var(--gold);margin:18px auto 32px}.included-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.included-grid article{border:1px solid var(--line);padding:15px;background:#fff}.included-grid img{width:100%;height:250px;object-fit:contain}.included-grid h3{font-size:16px;line-height:1.3;margin:12px 0 4px}.included-grid p{font-size:13px;color:#666;margin:0}
.site-footer{background:#fff;color:var(--ink);margin-top:64px}.footer-wrap{background:#f7f7f7}.mailing-list-wrap{padding:0}.mailing-list-inner{margin:48px 24px;text-align:center}.mailing-list-inner h3{font-size:16px;line-height:1.6;margin:24px 0 16px;text-transform:uppercase;letter-spacing:.08em}.mailing-list-inner p{margin:0 0 16px}.newsletter-form{min-width:250px;max-width:300px;width:50%;margin:0 auto}.newsletter-form input{width:100%;height:48px;padding:14px 20px;border:1px solid #d4d4d4;background:#fff}.newsletter-form button{width:100%;height:48px;margin-top:15px;border:0;border-radius:25px;background:#222;color:#fff;font-weight:700;cursor:pointer}.footer-social-wrap{padding:64px 0}.footer-social-inner ul{list-style:none;display:flex;justify-content:space-around;max-width:600px;margin:0 auto;padding:0}.footer-social-inner a{color:#111;font-size:25px}.social-icon{font-family:'Font Awesome 6 Brands';font-weight:400;font-style:normal}.social-facebook:before{content:'\f39e'}.social-twitter:before{content:'\f099'}.social-instagram:before{content:'\f16d'}.social-youtube:before{content:'\f167'}.footer-columns-wrap{padding:64px 30px}.footer-columns-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1024px;margin:auto}.footer-column h4{font-size:16px;line-height:1.33;margin:32px 0}.footer-column nav{display:flex;flex-direction:column;gap:13px}.footer-column a{color:#666;font-size:16px;line-height:1.17}.footer-column a:hover{text-decoration:underline}.footer-payment-methods-wrap{padding:32px 0}.payment-icons{list-style:none;display:flex;justify-content:center;align-items:center;gap:34px;max-width:600px;margin:0 auto 32px;padding:0}.payment-icons li{display:flex;align-items:center;justify-content:center}.payment-icons img{width:auto;height:29px;max-width:52px;object-fit:contain}.footer-lipscore-badge{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 64px;text-align:center}.footer-lipscore-badge strong{font:700 32px/1 Arial,sans-serif}.review-stars{color:#feb846;font-size:21px;letter-spacing:1px}.footer-lipscore-badge small{color:#777;font-size:11px;margin-left:-9px;margin-top:28px}.footer-lipscore-badge b{font-size:19px;color:#12365d;border-left:1px solid #ddd;padding-left:12px}.footer-legal{border-top:1px solid #ddd;padding:16px 0 22px;display:flex;justify-content:center;color:#666;font-size:12px;flex-wrap:wrap}.mobile-menu,.backdrop{display:none}.toast{position:fixed;z-index:200;bottom:18px;left:50%;transform:translateX(-50%) translateY(20px);opacity:0;background:#222;color:#fff;padding:11px 17px;border-radius:3px;font-size:13px;transition:.2s}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
@media(max-width:760px){
  body{font-size:16px}.site-header{position:relative}.header-main{height:49px;padding:0 16px}.menu-btn{display:flex;flex-direction:column;gap:5px;padding:5px 0;width:24px}.menu-btn span{height:2px;width:23px;background:#fff}.brand{min-width:auto;position:absolute;left:50%;transform:translateX(-50%)}.brand-logo-full{display:none}.brand-logo-round{display:block;width:35px;height:35px}.header-actions{gap:18px}.account-btn{display:block}.cart-icon{width:21px;height:16px}.search-row{height:47px;padding:0 16px 10px;background:#000}.search-field{height:37px;padding:0 13px;border-radius:0}.search-field input{font-size:14px}.search-submit{height:37px;width:42px}.desktop-nav{display:none}
  main{width:100%}.breadcrumbs{height:46px;padding:0 16px;font-size:12px;white-space:nowrap;overflow:hidden}.product-shell{display:flex;flex-direction:column;gap:0;padding:0 16px 25px}.product-intro{order:1;padding-top:2px}.product-intro h1{font-size:31.25px;line-height:1.25;margin:0 0 7.8125px}.subline{font-size:16px}.rating{margin:12px 0 18px;font-size:13px}.stars{font-size:24px}.product-gallery{order:2;margin:0 -16px}.gallery-main{min-height:0;height:auto;aspect-ratio:1/1}.gallery-main img{height:100%;width:100%;object-fit:contain}.tap-hint{display:block;position:absolute;bottom:10px;left:50%;transform:translateX(-50%);background:#777;color:#fff;padding:3px 12px;border-radius:14px;font-size:12px}.gallery-thumbs{padding:12px 16px 14px;gap:9px;overflow:auto}.thumb{width:64px;height:64px;flex:0 0 64px}.product-info{order:3;padding-top:2px}.visual-specs{margin-top:0;grid-template-columns:repeat(4,1fr);gap:6px;padding:12px 0}.visual-spec{font-size:10px}.visual-spec b{font-size:11px}.spec-icon{font-size:20px}.price-row{margin:0 0 17px}.price-row strong{font-size:30px}.offer-badge{font-size:11px;padding:6px 8px}.purchase-card{padding:13px;border:0;background:#fafafa}.purchase-line{grid-template-columns:72px 1fr}.purchase-line select{height:49px}.primary-cta{height:49px;font-size:17px}.payment-methods-inline{gap:8px;margin-top:12px}.payment-methods-inline img{height:18px;max-width:38px}.payment-note{font-size:12px;margin-top:14px}.delivery-box,.collect-box{padding:14px;font-size:14px}.arrival{font-size:14px;margin-left:0}.delivery-box p,.collect-box p{font-size:13px;margin-left:0}.details{margin:0 16px}.details summary{padding:18px 0;font-size:20px}.details summary span{font-size:29px}.detail-copy{font-size:14px;padding-bottom:18px}.included{padding:52px 16px 62px}.included h2{font-size:17px;letter-spacing:.09em}.included-grid{grid-template-columns:1fr 1fr;gap:9px}.included-grid article{padding:9px}.included-grid img{height:160px}.included-grid h3{font-size:14px;margin:8px 0 3px}.included-grid p{font-size:12px;line-height:1.4}.site-footer{margin-top:64px}.mailing-list-inner{margin:48px 24px}.mailing-list-inner h3{font-size:16px;line-height:1.45}.mailing-list-inner p{font-size:16px}.newsletter-form{width:250px}.footer-social-wrap{padding:64px 0}.footer-social-inner ul{padding:0 24px}.footer-columns-wrap{padding:0 16px 64px}.footer-columns-inner{grid-template-columns:1fr 1fr;gap:0 22px}.footer-column h4{font-size:16px;margin:32px 0}.footer-column nav{gap:13px}.footer-column a{font-size:16px;line-height:1.17}.footer-payment-methods-wrap{padding:32px 0}.payment-icons{gap:28px;padding:0 16px}.payment-icons img{height:28px;max-width:46px}.footer-lipscore-badge{margin-bottom:64px;gap:7px}.footer-lipscore-badge strong{font-size:28px}.review-stars{font-size:18px}.footer-lipscore-badge small{font-size:10px;margin-left:-6px}.footer-lipscore-badge b{font-size:17px;padding-left:8px}.footer-legal{font-size:11px;gap:13px;text-align:center}.mobile-menu{display:flex;position:fixed;z-index:100;left:0;top:0;bottom:0;width:min(300px,84vw);background:#fff;color:#222;flex-direction:column;padding-top:64px;box-shadow:3px 0 14px #0003}.mobile-menu[hidden],.backdrop[hidden]{display:none}.mobile-menu button{position:absolute;right:15px;top:14px;border:0;background:none;font-size:29px}.mobile-menu a{padding:17px 22px;border-bottom:1px solid #eee;text-transform:uppercase;font-size:14px}.backdrop{display:block;position:fixed;z-index:90;inset:0;background:#0008}.toast{width:calc(100% - 30px);text-align:center}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Reference icon glyphs captured from The Whisky Shop's Font Awesome set. */
.fa-solid{font-family:'Font Awesome 6 Free';font-weight:900;font-style:normal}
.fa-glass-whiskey:before{content:'\f7a0'}.fa-wine-bottle:before{content:'\f72f'}.fa-globe-americas:before{content:'\f57d'}.fa-tint:before{content:'\f043'}.fa-truck:before{content:'\f0d1'}.fa-shopping-bag:before{content:'\f290'}.fa-fire-alt:before{content:'\f7e4'}.fa-euro-sign:before{content:'\f153'}
.spec-icon{font-size:19px!important}
.panel-header{background:#f5f5f4;padding:10px 12px;margin:-14px -14px 0;line-height:1.25}.panel-body{padding-top:11px}.order-by{display:block;margin:0 0 8px}.delivery-box .arrival{margin:0 0 9px}.delivery-box .arrival b{font-weight:700}.delivery-icon,.bag-icon{font-size:16px}.klarna-panel,.wclub-panel{display:flex;align-items:center;gap:14px;border:1px solid #f0efed;background:#fff;padding:10px 12px;margin-top:14px}.klarna-panel img{width:70px;height:auto}.klarna-panel p,.wclub-panel p{margin:0;font-size:15px;line-height:1.23}.klarna-panel a,.wclub-panel a{text-decoration:underline}.klarna-panel small{display:block;color:#666;font-size:12px;margin-top:2px}.wclub-panel img{width:32px;height:32px}.wclub-panel p{font-size:14px}.included-box{border:1px solid var(--line);padding:14px;margin-top:10px;font-size:15px;background:#fff}.included-box .panel-header{margin:-14px -14px 0;background:#fff}.included-box .panel-body p{margin:0;color:#666;font-size:14px}
.stars i{font-style:normal;color:#c8c8c8}
.footer-lipscore-badge img{width:106px;height:45px;object-fit:contain;border-left:1px solid #ddd;padding-left:10px}.footer-lipscore-badge b{display:none}
.brand-story{min-height:560px;background:linear-gradient(180deg,#0002,#000c) center/cover no-repeat;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.brand-story.is-visible{background-image:linear-gradient(180deg,#0002,#000c),url('assets/reference/combo-editorial.jpg')}.brand-story-inner{max-width:760px;padding:70px 32px}.brand-story-logo{display:block;width:min(290px,78%);height:auto;margin:0 auto 40px}.brand-story h2{font-size:34px;line-height:1.15;margin:0 0 28px;font-weight:700}.brand-story h3{font-size:20px;margin:0 0 16px}.brand-story p{font-size:18px;line-height:1.65;margin:0}
@media(max-width:760px){.brand-story{min-height:610px}.brand-story-inner{padding:54px 28px}.brand-story-logo{width:78%;margin-bottom:44px}.brand-story h2{font-size:29px}.brand-story h3{font-size:20px}.brand-story p{font-size:17px;line-height:1.55}}
.review-content{padding:0 0 30px}.review-summary{display:grid;grid-template-columns:220px 1fr;gap:28px;border:1px solid #e4e4e4;background:#f7f7f7;padding:24px;margin:0 0 26px}.review-summary-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid #ddd;padding-right:24px}.review-summary-badge strong{font:700 48px/1 Arial,sans-serif}.review-summary-badge .review-stars{font-size:22px;margin:8px 0}.review-summary-badge small{color:#666;font-size:12px}.review-distribution{display:flex;flex-direction:column;justify-content:center;gap:7px}.review-distribution>div{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:8px;font-size:13px}.review-distribution span{color:#feb846;letter-spacing:1px}.review-distribution b{font-weight:400;color:#666}.review-toolbar{display:flex;align-items:center;gap:14px;border-bottom:1px solid #ddd;padding:0 0 14px;margin-bottom:0}.review-toolbar strong{font-size:18px;margin-right:auto}.review-toolbar button,.review-toolbar select{border:1px solid #d5d5d5;background:#fff;padding:8px 12px;color:#222}.review-toolbar button{cursor:pointer}.review-card{border-bottom:1px solid #e4e4e4;padding:20px 0}.review-card header{display:flex;align-items:center;gap:12px}.review-card header strong{font-size:16px}.review-card header .review-stars{font-size:16px}.review-card time{color:#777;font-size:13px;margin-left:auto}.review-card p{margin:9px 0 0;color:#555;font-size:15px;line-height:1.55}.reviews-detail[open] summary span{transform:none}
.details details[open] > summary > span{font-size:0;width:24px;height:24px;display:grid;place-items:center}.details details[open] > summary > span::after{content:'−';font-family:HelveticaNow,Helvetica,Arial,sans-serif;font-size:24px;line-height:24px;font-weight:400}
@media(max-width:760px){.review-content{padding-bottom:18px}.review-summary{grid-template-columns:1fr;gap:18px;padding:18px 14px;margin-bottom:20px}.review-summary-badge{border-right:0;border-bottom:1px solid #ddd;padding:0 0 18px}.review-summary-badge strong{font-size:42px}.review-distribution{gap:5px}.review-toolbar{flex-wrap:wrap;gap:8px}.review-toolbar strong{flex-basis:100%;font-size:17px;margin:0 0 2px}.review-toolbar button,.review-toolbar select{font-size:13px;padding:7px 10px}.review-card{padding:17px 0}.review-card header{gap:8px;flex-wrap:wrap}.review-card header strong{font-size:15px}.review-card header .review-stars{font-size:15px}.review-card time{font-size:12px;margin-left:0}.review-card p{font-size:14px;line-height:1.5}}

/* Footer payment row and review badge matched to the original mobile footer. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.payment-icons{width:100%;max-width:none;display:flex;justify-content:space-around;align-items:center;gap:0;margin:0 auto 32px;padding:0}
.payment-icons li{width:auto;height:30px;display:flex;align-items:center;justify-content:center}
.payment-icons .fab{display:inline-block;font-family:'Font Awesome 5 Brands';font-weight:400;font-style:normal;font-size:30px;line-height:30px;color:#222;-webkit-font-smoothing:antialiased}
.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-apple-pay:before{content:"\f416"}
.footer-lipscore-badge{display:flex;justify-content:center;align-items:flex-start;height:46px;margin:0 0 64px;padding:0;text-align:center}
.lipscore-badge-card{width:300px;height:46px;box-sizing:border-box;border:1px solid #ddd;border-radius:4px;background:#fff;display:grid;grid-template-columns:76px 125px 1fr;align-items:center;overflow:hidden}
.lipscore-badge-card>strong{font:700 28px/1 Arial,sans-serif;text-align:center;color:#333}
.lipscore-score-copy{height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #ddd}
.lipscore-score-copy .review-stars{font-size:18px;line-height:18px;letter-spacing:0;color:#feb846;white-space:nowrap}
.lipscore-score-copy .review-stars b{display:inline;font-weight:400;color:#feb846}.lipscore-score-copy .review-stars i{font-style:normal;background:linear-gradient(90deg,#feb846 0 80%,#b8b8b8 80%);-webkit-background-clip:text;background-clip:text;color:transparent}
.lipscore-score-copy small{font:11px/14px Arial,sans-serif;color:#8c8f93;white-space:nowrap;margin:0}
.lipscore-badge-card img{width:90px;height:38px;object-fit:contain;justify-self:center;border:0;padding:0;margin:0}
@media(max-width:760px){.payment-icons{padding:0}.lipscore-badge-card{width:300px}.footer-lipscore-badge{height:46px}}

/* Match the original footer's mobile rhythm: 25px social glyph row and 32px link spacing. */
.footer-social-inner a{font-size:16px;line-height:16px}
.footer-social-inner ul{line-height:16px}
.footer-social-inner .social-icon{display:inline-block;width:31.25px;height:25px;font-family:'Font Awesome 5 Brands';font-size:25px;line-height:25px}
@media(max-width:760px){
  .footer-social-inner ul{padding:0}
  .footer-columns-wrap{padding:64px 16px}
  .footer-columns-inner{display:flex;flex-wrap:wrap;gap:0;max-width:none;padding-bottom:64px}
  .footer-column{width:50%;flex:0 0 50%}
  .footer-column nav{display:block}
  .footer-column nav a{display:block;line-height:18.6667px;margin:0 0 32px}
  .footer-column nav a:last-child{margin-bottom:0}
}

/* Prevent native image drag from stealing the horizontal swipe gesture. */
.gallery-main img{user-select:none;-webkit-user-drag:none}
.sticky-buy-bar{display:none}
@media(max-width:760px){
  body{padding-bottom:92px}
  .sticky-buy-bar{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;padding:16px 16px calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eee;box-shadow:0 -3px 12px rgba(0,0,0,.08)}
  .sticky-buy-bar select{height:60px;width:72px;border:1px solid #d7d7d7;background:#fff;padding:0 10px;text-align:center;font-size:20px;color:#222}
  .sticky-buy-bar .primary-cta{height:60px;border-radius:30px;font-size:20px}
}

/* Exact mobile reference pass: The Whisky Shop icon font, dimensions and PDP panels. */
@font-face{font-family:icons-blank-theme;src:url('assets/reference/Blank-Theme-Icons.woff2') format('woff2');font-weight:400;font-style:normal;font-display:block}
@font-face{font-family:'Font Awesome 5 Pro';src:url('assets/reference/fa-solid-900.woff2') format('woff2');font-weight:900;font-style:normal;font-display:block}
@font-face{font-family:'Font Awesome 5 Brands';src:url('assets/reference/fa-brands-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:block}
.blank-icon{display:inline-block;overflow:visible;text-align:center;font-family:icons-blank-theme;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}
.cart-btn b{display:none}
.delivery-icon,.bag-icon{margin-right:4px}
.header-menu-icon:before{content:"\e609";font-size:31.25px;line-height:25.6px}.header-account-icon:before{content:"\e627";font-size:30px;line-height:33px}.header-cart-icon:before{content:"\e611";font-size:35px;line-height:33px}.header-search-icon:before{content:"\e615";font-size:31.25px;line-height:48px}
.fa-solid,.fas,.fa{font-family:'Font Awesome 5 Pro';font-weight:900;font-style:normal;display:inline-block}.fa-glass-whiskey:before{content:"\f7a0"}.fa-wine-bottle:before{content:"\f72f"}.fa-globe-americas:before{content:"\f57d"}.fa-tint:before{content:"\f043"}.fa-fire-alt:before{content:"\f7e4"}.fa-truck:before{content:"\f0d1"}.fa-shopping-bag:before{content:"\f290"}.fa-award:before{content:"\f559"}.fa-sliders-h:before{content:"\f1de"}
.price-row{align-items:center}.price-row strong{font-size:25px;line-height:1.3333}.offer-badge{background:#efede4;padding:8px 16px 8px 8px;font-size:16px;font-weight:600;line-height:1.6;display:inline-flex;align-items:center;gap:4px}.offer-badge .fa-fire-alt{color:#b1a778;font-size:16px;width:20px;height:16px;line-height:16px;flex:0 0 20px}
.purchase-card{border:0;padding:0;background:transparent}.purchase-line select{font-size:16px}.primary-cta{background:#43a047}
.klarna-panel,.wclub-panel{gap:12px;padding:12px;margin:8px 0;border-color:#f5f4f2}.klarna-panel p,.wclub-panel p{font-size:16px;line-height:1.3333}.klarna-panel small{font-size:12.8px}.wclub-icon{display:block;flex:0 0 32px;width:32px;height:32px}.wclub-icon svg{display:block;width:32px;height:32px}.wclub-panel p a:last-child{font-size:12.8px;color:#666}
.panel-header{background:#f5f4f2;padding:8px 12px;margin:-14px -14px 0;line-height:1.6}.panel-body{padding-top:12px}.delivery-box,.collect-box{border-color:#f5f4f2;padding:0;margin-top:5px;font-size:16px}.delivery-box .panel-header,.collect-box .panel-header{margin:0}.delivery-box .panel-body,.collect-box .panel-body{padding:12px}.delivery-box .arrival{margin:0 0 4px;font-size:16px}.delivery-box .order-by{margin:4px 0 0;font-size:16px}.delivery-box p,.collect-box p{font-size:12.8px;line-height:1.3333;margin:4px 0 0;color:#666}.details-link{color:#666;text-decoration:underline}.age-note{display:none}
@media(max-width:760px){
  .site-header{height:96px;background:#000}.header-main{height:48px;padding:0;position:relative}.menu-btn{display:block;position:absolute;left:12px;top:12px;width:31.25px;height:26.4px;padding:0;z-index:2}.menu-btn span{display:none}.menu-btn .header-menu-icon{display:inline-block}.brand{position:absolute;left:0;top:4px;transform:none;width:100%;height:40px;min-width:0;display:block}.brand-logo-round{display:block;width:40px;height:40px;margin:0 auto}.header-actions{position:absolute;right:12px;top:8px;gap:13px;height:33px}.account-btn{display:block;width:30px;height:33px;padding:0}.cart-btn{width:35px;height:33px;padding:0}.cart-btn b{display:none}.search-row{position:relative;height:48px;padding:0;background:#fff;display:block}.search-field{position:static;display:block;height:48px;width:100%;padding:0;background:#fff}.search-field input{position:absolute;left:0;top:0;width:100%;box-sizing:border-box;padding:0 48px 0 16px;font-size:16px;line-height:48px;height:48px;color:#000}.search-field input::placeholder{color:#666;opacity:1}.search-leading-icon{display:none}.search-submit{position:absolute;right:12px;top:0;width:31.25px;height:48px;padding:0;background:#fff;color:#666;z-index:1}.header-search-icon{line-height:48px}
  .price-row{display:block;margin:0 0 16px}.price-row strong{display:inline-block;width:auto;font-size:25px;line-height:33.3333px}.offer-badge{display:block;width:max-content;margin-top:8px}.purchase-card{padding:0;border:0;background:transparent}.purchase-line{grid-template-columns:72px 1fr;gap:8px}.purchase-line select{height:60px;padding:0;text-align:center;font-size:20px}.primary-cta{height:60px;font-size:20px;border-radius:30px}.klarna-panel{margin:16px 0 8px;padding:12px;gap:12px}.wclub-panel{margin:8px 0;padding:12px;gap:12px}.delivery-box,.collect-box{margin-top:5px;padding:0;font-size:16px}.panel-header{margin:-14px -14px 0;padding:8px 12px}.delivery-box .panel-header,.collect-box .panel-header{margin:0}.delivery-box .panel-body,.collect-box .panel-body{padding:12px}.delivery-box p,.collect-box p{font-size:12.8px;line-height:1.3333}
}

/* Awards list copied from the reference PDP: gold medal glyph, bold award name and source. */
.detail-copy ul.awards{list-style:none;margin:0;padding:0;color:#222;font-size:16px;line-height:1.6}
.detail-copy ul.awards li{display:list-item;margin:0;padding:0;line-height:1.6}
.detail-copy ul.awards li i{display:inline-block;width:12px;margin:0 4px 0 0;color:#b1a778;font-size:16px;line-height:16px;vertical-align:baseline}
.detail-copy ul.awards li strong{font-weight:700}
.footer-column nav [data-legal-reference-links]{display:contents}

/* Keep the mobile menu control crisp and centered even before the icon font paints. */
.menu-bars{display:none}
@media(max-width:760px){
  .menu-btn{left:12px;top:8px;width:40px;height:32px;display:grid;place-items:center;padding:0;appearance:none}
  .menu-btn .menu-bars{display:flex;width:25px;height:20px;flex-direction:column;justify-content:space-between;align-items:stretch;background:transparent}
  .menu-btn .menu-bars i{display:block;width:25px;height:2px;background:#fff;border-radius:0}
}

/* Mobile finishing pass: clean hamburger, unified search surface and fitted quantity controls. */
@media(max-width:760px){
  .menu-btn span.menu-bars{width:25px;height:20px;padding:0;background:transparent}
  .menu-btn .menu-bars i{flex:0 0 2px;width:25px;min-height:2px;background:#fff}
  .search-row{background:#fff;padding:0;}
  .search-field{height:48px;background:#fff;padding:0;}
  .search-field input{height:48px;width:100%;background:#fff;border:0;border-radius:0;appearance:none;-webkit-appearance:none;}
  .search-field input::-webkit-search-decoration,.search-field input::-webkit-search-cancel-button{-webkit-appearance:none;}
  .search-submit{right:0;top:0;width:48px;height:48px;background:#fff;color:#666;border:0;}
  .header-search-icon{line-height:48px;}
  .purchase-line{grid-template-columns:72px minmax(0,1fr);gap:8px;align-items:stretch;width:100%;}
  .purchase-line select,.sticky-buy-bar select{display:block;box-sizing:border-box;width:100%;min-width:0;max-width:100%;appearance:none;-webkit-appearance:none;border-radius:0;text-align:center;text-align-last:center;padding:0 22px 0 8px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23222' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px 8px;}
  .purchase-line select{height:60px;}
  .purchase-line .primary-cta{width:100%;min-width:0;height:60px;}
  .sticky-buy-bar{grid-template-columns:72px minmax(0,1fr);gap:8px;}
  .sticky-buy-bar select{height:60px;}
  .sticky-buy-bar .primary-cta{width:100%;min-width:0;height:60px;font-size:18px;}
}

/* Reference PDP typography, olive links and two-column information rows. */
.detail-copy a{color:#7b7147;text-decoration:underline}
.product-details-list{display:flex;flex-wrap:wrap;margin:0;padding:0;color:#222;font-size:16px;line-height:1.3333}
.product-details-list dt,.product-details-list dd{width:50%;margin:0;padding:16px 0;border-bottom:1px solid #e6e6e6;line-height:1.3333}
.product-details-list dt{font-weight:400}
.product-details-list dd{padding-left:12px}
.delivery-copy,.click-collect-copy{max-width:none;color:#222;font-size:16px;line-height:1.6}
.delivery-copy p,.click-collect-copy>p{margin:16px 0;color:#222;font-size:16px;line-height:1.6}
.click-collect-copy dl{display:flex;flex-wrap:wrap;margin:0;padding:0;color:#222;font-size:16px;line-height:1.3333}
.click-collect-copy dt,.click-collect-copy dd{width:50%;margin:0;padding:16px 0;border-top:1px solid #e6e6e6;line-height:1.3333}
.click-collect-copy dt a{color:#7b7147;text-decoration:underline}
.click-collect-copy dd{padding-left:12px}

/* Reviews follow the reference summary: distribution left, rating badge right, filter row and bordered cards. */
.reviews-detail .review-content{padding:0 0 32px;color:#222}
.reviews-detail .review-summary{display:flex;align-items:flex-start;gap:0;border:0;background:transparent;padding:24px 0 16px;margin:0;min-height:132px}
.reviews-detail .review-distribution{width:50%;height:117px;margin:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;padding:0}
.reviews-detail .review-distribution>div{width:115px;height:23.33px;display:flex;align-items:center;gap:7px;font-size:10px;line-height:15px}
.reviews-detail .review-distribution span{display:inline-block;width:85px;color:#feb846;font-size:18px;line-height:18px;letter-spacing:0;white-space:nowrap}
.reviews-detail .review-distribution>div span{color:transparent;background:linear-gradient(90deg,#feb846 0 100%,#b8b8b8 100%);-webkit-background-clip:text;background-clip:text}.reviews-detail .review-distribution>div:nth-child(2) span{background:linear-gradient(90deg,#feb846 0 80%,#b8b8b8 80%)}.reviews-detail .review-distribution>div:nth-child(3) span{background:linear-gradient(90deg,#feb846 0 60%,#b8b8b8 60%)}.reviews-detail .review-distribution>div:nth-child(4) span{background:linear-gradient(90deg,#feb846 0 40%,#b8b8b8 40%)}.reviews-detail .review-distribution>div:nth-child(5) span{background:linear-gradient(90deg,#feb846 0 20%,#b8b8b8 20%)}
.reviews-detail .review-distribution b{font-size:10px;line-height:15px;font-weight:400;color:#000}
.reviews-detail .review-summary-badge{width:50%;height:117px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border:0;padding:0;text-align:center}
.reviews-detail .review-summary-badge strong{font:35px/29.75px Arial,Helvetica,sans-serif;color:#000;padding:5px 0 2px}
.reviews-detail .review-summary-badge .review-stars{font-size:18px;line-height:18px;letter-spacing:0;color:#feb846;margin:0 0 5px}
.reviews-detail .review-summary-badge small{font:10px/normal Arial,Helvetica,sans-serif;color:#222;margin:0;max-width:115px}
.review-lipscore{height:30px;display:flex;justify-content:flex-end;align-items:center;padding:0 16px 6px}
.review-lipscore img{width:82px;height:28px;object-fit:contain}
.reviews-detail .review-toolbar{height:27px;display:block;border:0;padding:0;margin:0}
.reviews-detail .review-toolbar strong,.reviews-detail .review-toolbar select{display:none}
.reviews-detail .review-toolbar .review-filter{border:0;background:transparent;padding:0;color:#222;font-size:14px;line-height:25.6px;cursor:pointer}
.reviews-detail .review-filter .fa-sliders-h{font-size:14px;margin-right:6px}
.reviews-detail .review-list{width:100%}
.reviews-detail .review-card{border:1px solid #e7e7e7;margin:5px 0 0;padding:4px;background:#fff}
.reviews-detail .review-card header{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:0;padding:4px 6px;min-height:61px;position:relative}
.reviews-detail .review-card header strong{grid-column:1;grid-row:1;font-size:12px;line-height:17px;color:#222}
.reviews-detail .review-card header time{grid-column:1;grid-row:2;margin:0;color:#777;font-size:10px;line-height:16px}
.reviews-detail .review-card header .review-stars{grid-column:1;grid-row:3;font-size:18px;line-height:18px;letter-spacing:0;color:#feb846}
.reviews-detail .review-card header:after{content:'✓ BUYER';grid-column:2;grid-row:1 / span 2;align-self:center;color:#5b8031;font-size:10px;line-height:16px}
.reviews-detail .review-card p{margin:0;background:#f2f2f2;padding:9px 7px;color:#333;font-size:12px;line-height:25.6px;min-height:65px}
@media(max-width:760px){
  .product-details-list,.delivery-copy,.click-collect-copy,.click-collect-copy dl{font-size:16px}
  .product-details-list dt,.product-details-list dd,.click-collect-copy dt,.click-collect-copy dd{line-height:21.3333px}
  .delivery-copy p,.click-collect-copy>p{font-size:16px;line-height:25.6px;margin:16px 0}
  .reviews-detail .review-summary{padding-top:24px}
}
