.li-rum-road{--navy:#102837;--navy2:#17394a;--teal:#2f7c7b;--aqua:#7fc8c0;--cream:#f5efe2;--paper:#fbf8f1;--sand:#d9c49f;--gold:#d6a64d;--rust:#bc643a;--ink:#1f2d34;--muted:#6f746f;--line:rgba(16,40,55,.14);--display:"Cormorant Garamond", Georgia, serif;--body:Inter, system-ui, sans-serif;--stamp:Oswald, Arial Narrow, sans-serif;--shadow:0 18px 55px rgba(9,30,42,.16);--radius:22px}.li-rum-road,.li-rum-road *{box-sizing:border-box}.li-rum-road{scroll-behavior:smooth}.li-rum-road{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);line-height:1.6}.li-rum-road img{display:block;width:100%}.li-rum-road a{color:inherit;text-decoration:none}.li-rum-road button{font:inherit}.li-rum-road .wrap{max-width:1180px;margin:auto;padding:0 24px}.li-rum-road .announce{background:var(--navy);color:var(--sand);text-align:center;padding:9px 16px;text-transform:uppercase;letter-spacing:.18em;font:600 11px var(--stamp)}.li-rum-road .nav{position:sticky;top:0;z-index:40;background:#f5efe2eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.li-rum-road .nav .wrap{height:72px;display:flex;align-items:center;gap:26px}.li-rum-road .brand{display:flex;align-items:center;gap:12px;font-family:var(--display);font-size:25px;font-weight:700;color:var(--navy)}.li-rum-road .brand img{width:52px;height:52px;object-fit:contain}.li-rum-road .nav-links{display:flex;gap:22px;margin-left:auto;font:600 12px var(--stamp);letter-spacing:.14em;text-transform:uppercase}.li-rum-road .hero{position:relative;min-height:82vh;display:grid;align-items:center;color:#fff;overflow:hidden}.li-rum-road .hero>img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover}.li-rum-road .hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#091923e0,#09192394 44%,#0919231a 76%),linear-gradient(0deg,rgba(9,25,35,.38),transparent 48%)}.li-rum-road .hero-content{position:relative;z-index:2;max-width:690px;padding:110px 0 95px}.li-rum-road .eyebrow,.li-rum-road .kicker{font:600 12px var(--stamp);letter-spacing:.22em;text-transform:uppercase;color:var(--gold)}.li-rum-road .hero h1,.li-rum-road .section-title,.li-rum-road h2,.li-rum-road h3{font-family:var(--display);line-height:1.02;margin:0}.li-rum-road .hero h1{font-size:clamp(4rem,8vw,7.7rem);margin:12px 0 20px}.li-rum-road .hero .lead{font-size:clamp(1.12rem,2vw,1.42rem);max-width:620px;color:#ffffffe0}.li-rum-road .cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.li-rum-road .btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:999px;text-transform:uppercase;letter-spacing:.14em;font:700 12px var(--stamp);border:1px solid transparent;cursor:pointer}.li-rum-road .btn-primary{background:var(--rust);color:#fff}.li-rum-road .btn-secondary{border-color:#ffffff8c;color:#fff;background:#ffffff0f}.li-rum-road .section{padding:92px 0}.li-rum-road .section.alt{background:var(--paper)}.li-rum-road .section.dark{background:var(--navy);color:#fff}.li-rum-road .section-head{max-width:760px;margin:0 auto 42px;text-align:center}.li-rum-road .section-title{font-size:clamp(2.9rem,5vw,5rem);color:var(--navy);margin:8px 0 16px}.li-rum-road .dark .section-title{color:#fff}.li-rum-road .section-head p{color:var(--muted);font-size:1.08rem}.li-rum-road .dark .section-head p{color:#ffffffb8}.li-rum-road .story-grid,.li-rum-road .split{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.li-rum-road .story-copy h2,.li-rum-road .split h2{font-size:clamp(2.8rem,5vw,4.6rem);color:var(--navy)}.li-rum-road .story-copy p,.li-rum-road .split p{font-size:1.05rem;color:var(--muted)}.li-rum-road .photo-frame{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.li-rum-road .photo-frame img{aspect-ratio:4/5;object-fit:cover}.li-rum-road .rules{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:36px}.li-rum-road .rule{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 8px 26px #091e2a12}.li-rum-road .rule b{display:block;font-family:var(--display);font-size:1.35rem;color:var(--navy);margin-bottom:6px}.li-rum-road .passport-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px;align-items:center}.li-rum-road .passport-img{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.li-rum-road .passport-img img{aspect-ratio:4/5;object-fit:cover}.li-rum-road .passport-panel{background:#fff;border-radius:var(--radius);padding:30px;border:1px solid var(--line);box-shadow:var(--shadow)}.li-rum-road .progress-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.li-rum-road .progress-head strong{font-family:var(--display);font-size:2rem;color:var(--navy)}.li-rum-road .progress{height:12px;background:#e9e1d3;border-radius:999px;overflow:hidden;margin-bottom:24px}.li-rum-road .progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--teal),var(--gold));transition:.4s}.li-rum-road .stamp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.li-rum-road .stamp-cell{aspect-ratio:1;border-radius:15px;border:1px dashed rgba(16,40,55,.28);background:#fbf7ee;padding:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--navy);transition:.2s}.li-rum-road .stamp-cell span{font:600 10px var(--stamp);color:var(--rust)}.li-rum-road .stamp-cell strong{font-family:var(--display);font-size:1.07rem}.li-rum-road .stamp-cell em{font-style:normal;font-size:.68rem;color:var(--muted)}.li-rum-road .stamp-cell.done{background:#2f7c7b21;border:2px solid var(--teal);transform:rotate(-2deg)}.li-rum-road .hosted-banner{position:relative;min-height:580px;border-radius:28px;overflow:hidden;display:grid;align-items:end;box-shadow:var(--shadow)}.li-rum-road .hosted-banner img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover}.li-rum-road .hosted-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#081821e0,#0818211f 64%)}.li-rum-road .hosted-copy{position:relative;z-index:2;padding:42px;color:#fff;max-width:720px}.li-rum-road .hosted-copy h2{font-size:clamp(3rem,6vw,5.5rem)}.li-rum-road .hosted-copy p{color:#ffffffd4;font-size:1.08rem}.li-rum-road .shirt-img img{aspect-ratio:4/5;object-fit:cover}.li-rum-road .drink-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.li-rum-road .drink-card{position:relative;border-radius:20px;overflow:hidden;min-height:430px;box-shadow:var(--shadow)}.li-rum-road .drink-card img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover}.li-rum-road .drink-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(7,22,30,.9),transparent 62%)}.li-rum-road .drink-overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:26px;color:#fff}.li-rum-road .drink-overlay h3{font-size:2.2rem}.li-rum-road .drink-overlay p{margin:8px 0 0;color:#ffffffc7;font-size:.92rem}.li-rum-road .island-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.li-rum-road .island-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--line);box-shadow:0 10px 30px #091e2a14}.li-rum-road .island-image img{aspect-ratio:4/5;object-fit:cover}.li-rum-road .island-copy{padding:24px}.li-rum-road .island-copy h3{font-size:2rem;color:var(--navy);margin:4px 0 10px}.li-rum-road .island-copy p{color:var(--muted);font-size:.93rem;min-height:92px}.li-rum-road .stamp-btn{border:0;border-bottom:1px solid var(--rust);background:none;color:var(--rust);padding:0 0 4px;cursor:pointer;text-transform:uppercase;letter-spacing:.12em;font:700 11px var(--stamp)}.li-rum-road .reward-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.li-rum-road .reward{background:#fff;border-radius:18px;padding:26px;text-align:center;border:1px solid var(--line)}.li-rum-road .reward h3{font-size:1.7rem;color:var(--navy)}.li-rum-road .reward p{color:var(--muted)}.li-rum-road .faq{max-width:860px;margin:auto}.li-rum-road .faq details{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px 20px;margin-bottom:12px}.li-rum-road .faq summary{cursor:pointer;font-family:var(--display);font-size:1.35rem;color:var(--navy)}.li-rum-road .final-cta{position:relative;min-height:700px;display:grid;align-items:end;color:#fff;overflow:hidden}.li-rum-road .final-cta img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover}.li-rum-road .final-cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#06141cd4,#06141c4d 60%,#06141c1a),linear-gradient(0deg,rgba(6,20,28,.76),transparent 55%)}.li-rum-road .final-copy{position:relative;z-index:2;padding:70px 0;max-width:760px}.li-rum-road .final-copy h2{font-size:clamp(3.7rem,7vw,7rem)}.li-rum-road .final-copy p{font-size:1.2rem;color:#ffffffd6;max-width:600px}.li-rum-road .footer{background:#0a1d28;color:#ffffffa8;padding:34px 0}.li-rum-road .footer .wrap{display:flex;justify-content:space-between;gap:18px;align-items:center}.li-rum-road .toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,120px);background:var(--navy);color:#fff;padding:14px 20px;border-radius:999px;z-index:100;transition:.35s;box-shadow:var(--shadow)}.li-rum-road .toast.show{transform:translate(-50%)}@media(max-width:900px){.li-rum-road .nav-links{display:none}.li-rum-road .story-grid,.li-rum-road .split,.li-rum-road .passport-shell{grid-template-columns:1fr}.li-rum-road .rules,.li-rum-road .drink-grid,.li-rum-road .island-grid,.li-rum-road .reward-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.li-rum-road .section{padding:68px 0}.li-rum-road .rules,.li-rum-road .drink-grid,.li-rum-road .island-grid,.li-rum-road .reward-grid{grid-template-columns:1fr}.li-rum-road .stamp-grid{grid-template-columns:repeat(2,1fr)}.li-rum-road .hero{min-height:88vh}.li-rum-road .footer .wrap{display:block;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/li-rum-road.css.map */
