:root{--black:#090806;--brown:#24170f;--gold:#b88738;--bright:#e4b84f;--cream:#f4efe4;--ink:#2a1c13;--muted:#76685c;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:#0b0907}
body{margin:0;background:linear-gradient(rgba(7,5,4,.54),rgba(7,5,4,.62)),url('/images/bg/hidden-cask-bg5.jpg') center top/cover fixed;color:var(--cream);font-family:var(--font)}
a{color:inherit}
.how-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:22px 0 0}
.how-topbar{height:58px;display:flex;align-items:center;justify-content:space-between;color:#ded1bd;font-size:12px;font-weight:800}.how-topbar a{text-decoration:none}.how-topbar-cta{color:#f0c96f}.how-topbar-cta span{margin-left:8px}
.how-hero{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);overflow:hidden;border:1px solid rgba(225,195,108,.38);border-radius:30px 30px 0 0;box-shadow:0 30px 85px rgba(0,0,0,.48)}
.how-hero-copy{padding:clamp(42px,7vw,84px);background:radial-gradient(circle at 20% 15%,rgba(211,160,70,.2),transparent 28rem),linear-gradient(145deg,rgba(57,34,19,.99),rgba(18,12,8,.99))}
.how-eyebrow{margin:0 0 11px;color:#dcb86b;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.how-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(48px,7vw,82px);line-height:.94;letter-spacing:-.055em}.how-lead{max-width:690px;margin:23px 0 0;color:rgba(255,255,255,.74);font-size:17px;line-height:1.65}
.how-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.how-primary,.how-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:13px;font-size:14px;font-weight:900;text-decoration:none}.how-primary{border:1px solid #f0ca69;background:linear-gradient(135deg,#efc659,#bd7b1d);color:#1a1109;box-shadow:0 12px 28px rgba(0,0,0,.28)}.how-primary:hover,.how-primary:focus-visible{background:linear-gradient(135deg,#ffda70,#cd8b27);transform:translateY(-2px);outline:3px solid rgba(228,184,79,.3);outline-offset:3px}.how-secondary{border:1px solid rgba(255,255,255,.26);background:rgba(255,255,255,.06);color:#fff}
.how-essentials{padding:clamp(36px,5vw,58px);background:rgba(252,247,238,.99);color:var(--ink)}.how-essentials .how-eyebrow{color:#8b5b20}.how-essentials h2{max-width:340px;margin:0 0 26px;font-size:clamp(36px,4vw,50px);line-height:1;letter-spacing:-.045em}.how-essentials ul{margin:0;padding:0;list-style:none}.how-essentials li{display:grid;grid-template-columns:43px 1fr;gap:13px;align-items:center;padding:14px 0;border-top:1px solid #ddcfbb;font-size:14px;font-weight:800}.how-essentials li span{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:#8a5b22;font-size:10px}
.how-intro{display:grid;grid-template-columns:90px 1fr;gap:27px;align-items:center;padding:42px clamp(28px,6vw,68px);background:#dfb256;color:#2b1b0e}.how-intro-mark{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#20140c;color:#e6b64d;font:700 36px Georgia,serif}.how-intro .how-eyebrow{color:#684214}.how-intro h2{max-width:780px;margin:0;font-size:clamp(30px,4vw,48px);line-height:1;letter-spacing:-.04em}.how-intro p:last-child{max-width:800px;margin:13px 0 0;color:#5c3d21;line-height:1.6}
.how-guide{padding:clamp(50px,7vw,82px) clamp(24px,6vw,68px);background:#f7f2e9;color:var(--ink)}.how-section-heading{max-width:720px;margin-bottom:42px}.how-section-heading .how-eyebrow{color:#8b5b20}.how-section-heading h2{margin:0;font-size:clamp(42px,6vw,68px);line-height:.96;letter-spacing:-.05em}
.how-step-media{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;margin:0 0 18px;border:1px solid #ddcfbb;border-radius:18px;background:#fff}.how-step-reverse .how-step-copy{order:2}.how-step-media img{width:100%;height:100%;min-height:330px;object-fit:cover}.how-step-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,58px)}.how-step-number{width:43px;height:43px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;color:#8b5b20;font-size:11px;font-weight:900}.how-step h3,.how-step-card h3{margin:20px 0 11px;font-size:clamp(27px,3vw,38px);line-height:1.02;letter-spacing:-.035em}.how-step p,.how-step-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.how-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.how-step-card{min-height:290px;padding:30px 26px;border:1px solid #5a402c;border-radius:16px;background:var(--brown);color:#fff}.how-step-card .how-step-number{border-color:#b88738;color:#e4b84f}.how-step-card h3{font-size:27px}.how-step-card p{color:#c9beb5}
.how-tips{display:grid;grid-template-columns:.72fr 1.28fr;gap:55px;padding:clamp(45px,7vw,76px) clamp(28px,6vw,68px);background:#24170f}.how-tips h2{max-width:400px;margin:0;font-size:clamp(40px,5vw,60px);line-height:.96;letter-spacing:-.05em}.how-tips ul{margin:0;padding:0;list-style:none}.how-tips li{padding:15px 0;border-top:1px solid rgba(255,255,255,.14)}.how-tips strong,.how-tips span{display:block}.how-tips strong{color:#fff;font-size:16px}.how-tips span{margin-top:5px;color:#baaea5;font-size:13px;line-height:1.5}
.how-final-cta{padding:clamp(50px,7vw,76px);border-radius:0 0 30px 30px;background:#f4efe4;color:var(--ink);text-align:center}.how-final-cta .how-eyebrow{color:#8b5b20}.how-final-cta h2{max-width:760px;margin:0 auto 28px;font-size:clamp(40px,6vw,66px);line-height:.95;letter-spacing:-.05em}.how-final-cta .how-primary{min-width:280px}
body>.hc-footer{width:min(1180px,calc(100% - 40px));margin:0 auto 30px;padding:30px 0 0;color:rgba(255,248,232,.72);font-size:12px;text-align:center}
.hc-footer-main,.hc-footer-links,.catalogue-social{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 18px}
.hc-footer-copyright{color:rgba(255,248,232,.72)}
.hc-footer a{color:rgba(255,248,232,.82);text-decoration:none;border-bottom:1px solid rgba(244,228,189,.32)}
.hc-footer a:hover,.hc-footer a:focus-visible{color:#fff;border-bottom-color:#e7c57b}
.catalogue-social{margin-top:12px}
.catalogue-social>span{color:#e7c57b!important;font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.hc-footer-responsibility{max-width:780px;margin:12px auto 0;color:rgba(255,248,232,.56);font-size:11px;line-height:1.55}
@media(max-width:800px){.how-hero{grid-template-columns:1fr}.how-step-grid{grid-template-columns:1fr}.how-step-card{min-height:0}.how-tips{grid-template-columns:1fr}.how-step-media{grid-template-columns:1fr}.how-step-reverse .how-step-copy{order:0}.how-step-media img{min-height:260px;max-height:390px}}
@media(max-width:560px){body{background-attachment:scroll}.how-shell{width:calc(100% - 16px);padding-top:8px}.how-topbar{height:52px;padding:0 6px}.how-topbar-cta{display:none}.how-hero{border-radius:20px 20px 0 0}.how-hero-copy,.how-essentials{padding:34px 24px}.how-hero h1{font-size:clamp(45px,13vw,62px)}.how-lead{font-size:15px}.how-hero-actions{display:grid}.how-primary,.how-secondary{width:100%}.how-intro{grid-template-columns:1fr;padding:32px 24px}.how-intro-mark{width:56px;height:56px}.how-guide{padding:45px 16px}.how-step-copy{padding:29px 23px}.how-step-media img{min-height:220px}.how-step h3,.how-step-card h3{font-size:27px}.how-tips{padding:42px 24px;gap:28px}.how-final-cta{padding:48px 22px;border-radius:0 0 20px 20px}body>.hc-footer{width:calc(100% - 20px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.how-primary{transition:none!important}}
