.quick-nav{padding:0 2rem;margin:-2rem auto 2rem;max-width:1400px;position:relative;z-index:10}.quick-nav__track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.25rem}.quick-nav__track::-webkit-scrollbar{display:none}.quick-nav__card{flex:1 0 160px;min-width:160px;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border-radius:12px;text-decoration:none;color:var(--text-primary);box-shadow:0 1px 3px #2c181014,0 4px 12px #2c18100a;transition:all .25s ease;scroll-snap-align:start;border:1px solid transparent}.quick-nav__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2c18101f,0 8px 24px #2c18100f;border-color:var(--card-accent)}.quick-nav__icon-ring{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:color-mix(in srgb,var(--card-accent) 12%,transparent);color:var(--card-accent);flex-shrink:0}.quick-nav__text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.quick-nav__title{font-weight:600;font-size:.9rem;line-height:1.2}.quick-nav__subtitle{font-size:.75rem;color:var(--text-secondary);white-space:nowrap}@media (max-width: 768px){.quick-nav{padding:0 1rem;margin:-1.5rem auto 1.5rem}.quick-nav__card{flex:0 0 auto;min-width:145px;padding:.875rem 1rem}}.cotd{max-width:1400px;margin:0 auto 2rem;padding:0 2rem}.cotd__card{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#2c1810,#3d2418,#2c1810);border-radius:14px;color:#fff;border:1px solid rgba(193,127,36,.2);transition:all .3s ease}.cotd__card:hover{border-color:#c17f2466;box-shadow:0 4px 20px #2c18104d}.cotd__img-wrap{flex-shrink:0;width:72px;height:72px;border-radius:10px;overflow:hidden;background:#ffffff14}.cotd__img{width:100%;height:100%;object-fit:cover}.cotd__icon{flex-shrink:0;width:72px;height:72px;border-radius:10px;background:#c17f2426;display:flex;align-items:center;justify-content:center;color:var(--accent)}.cotd__content{flex:1;min-width:0}.cotd__label{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.35rem}.cotd__name{font-size:1.15rem;font-weight:700;line-height:1.3;margin-bottom:.3rem}.cotd__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;font-size:.8rem;color:#ffffffa6;margin-bottom:.5rem}.cotd__meta-sep{opacity:.4;font-size:.6rem}.cotd__stars{display:inline-flex;gap:1px;color:gold}.cotd__flavors{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem}.cotd__flavor-tag{font-size:.7rem;padding:.15rem .5rem;background:#c17f2426;border-radius:100px;color:#ffffffbf;border:1px solid rgba(193,127,36,.2)}.cotd__reason{font-size:.8rem;color:#ffffff80;font-style:italic;line-height:1.4}.cotd__price{flex-shrink:0;text-align:right;padding-left:1rem}.cotd__price-label{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;margin-bottom:.15rem}.cotd__price-value{font-size:1.25rem;font-weight:700;color:var(--accent)}@media (max-width: 768px){.cotd{padding:0 1rem}.cotd__card{flex-wrap:wrap;padding:1rem;gap:1rem}.cotd__img-wrap,.cotd__icon{width:56px;height:56px}.cotd__content{flex-basis:calc(100% - 72px)}.cotd__price{flex-basis:100%;text-align:left;padding-left:0;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:.5rem}.cotd__price-label{display:inline;margin-bottom:0}}.cigar-hero{position:relative;min-height:92vh;display:flex;align-items:center;justify-content:center;background:var(--coffee-dark);overflow:hidden;padding:2rem 1.5rem}.cigar-hero__particles{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.cigar-hero__particle{position:absolute;border-radius:50%;background:#c17f2426;animation:smoke-drift linear infinite;will-change:transform,opacity}@keyframes smoke-drift{0%{transform:translateY(100%) translate(0);opacity:0}10%{opacity:.6}50%{transform:translateY(0) translate(15px);opacity:.4}75%{transform:translateY(-60%) translate(-10px);opacity:.2}to{transform:translateY(-120%) translate(5px);opacity:0}}.cigar-hero__ring{position:absolute;right:-8rem;top:50%;transform:translateY(-50%);width:600px;height:600px;opacity:.04;color:var(--accent);pointer-events:none}.cigar-hero__ring svg{width:100%;height:100%}.cigar-hero__ring--left{right:auto;left:-12rem;top:20%;width:400px;height:400px;opacity:.03}.cigar-hero__fade{position:absolute;bottom:0;left:0;right:0;height:14rem;background:linear-gradient(to top,#f5f5f5,transparent);pointer-events:none}.cigar-hero__content{position:relative;z-index:2;max-width:800px;text-align:center}.cigar-hero__icon-frame{position:relative;width:clamp(96px,12vw,136px);height:clamp(96px,12vw,136px);display:grid;place-items:center;margin:0 auto 1.6rem;border:1px solid rgba(245,208,138,.34);border-radius:50%;background:linear-gradient(135deg,#fff1c324,#2fa6a314),#0e0705b8;box-shadow:0 22px 60px #0000005c,0 0 0 10px #fff1c308,inset 0 0 34px #c17f2424}.cigar-hero__icon-frame:before,.cigar-hero__icon-frame:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:inherit;pointer-events:none}.cigar-hero__icon-frame:before{border:1px solid rgba(193,127,36,.24)}.cigar-hero__icon-frame:after{top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(47,166,163,.22)}.cigar-hero__icon-image{width:min(82%,128px);height:min(82%,128px);display:block;filter:drop-shadow(0 13px 22px rgba(0,0,0,.34))}.cigar-hero__label{display:inline-flex;align-items:center;gap:.75rem;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem}.cigar-hero__label:before,.cigar-hero__label:after{content:"";display:block;width:2rem;height:1px;background:var(--accent);opacity:.5}.cigar-hero__title{font-size:clamp(2.5rem,6vw,5.5rem);font-weight:300;line-height:1.1;color:#fff;margin-bottom:1.25rem;letter-spacing:-.02em}.cigar-hero__title em{font-style:italic;font-weight:400;color:var(--accent)}.cigar-hero__subtitle{font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;color:#ffffffb3;max-width:600px;margin:0 auto 2.5rem;font-weight:300}.cigar-hero__ctas{display:flex;flex-wrap:wrap;gap:.875rem;justify-content:center;margin-bottom:3rem}.cigar-hero__btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:var(--accent);color:#fff;border:2px solid var(--accent);border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .25s ease;text-decoration:none;letter-spacing:.01em}.cigar-hero__btn-primary:hover{background:#d48f2e;border-color:#d48f2e;transform:translateY(-2px);box-shadow:0 6px 20px #c17f2459}.cigar-hero__btn-primary svg{transition:transform .25s ease}.cigar-hero__btn-primary:hover svg{transform:translate(3px)}.cigar-hero__btn-ghost{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:transparent;color:#ffffffd9;border:1px solid rgba(255,255,255,.2);border-radius:6px;font-size:.95rem;font-weight:400;cursor:pointer;transition:all .25s ease;text-decoration:none}.cigar-hero__btn-ghost:hover{border-color:#ffffff80;background:#ffffff0f;color:#fff;transform:translateY(-2px)}.cigar-hero__trust{display:flex;align-items:center;justify-content:center;gap:1.25rem;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73}.cigar-hero__trust-dot{width:3px;height:3px;border-radius:50%;background:#c17f2480;flex-shrink:0}@media (max-width: 768px){.cigar-hero{min-height:85vh;padding:3rem 1.25rem}.cigar-hero__ring{width:350px;height:350px;right:-6rem}.cigar-hero__ring--left{width:250px;height:250px;left:-8rem}.cigar-hero__label:before,.cigar-hero__label:after{width:1.25rem}.cigar-hero__icon-frame{width:104px;height:104px;margin-bottom:1.25rem}.cigar-hero__subtitle{margin-bottom:2rem}.cigar-hero__ctas{flex-direction:column;align-items:center;gap:.625rem}.cigar-hero__btn-primary,.cigar-hero__btn-ghost{width:100%;max-width:280px;justify-content:center}.cigar-hero__trust{flex-wrap:wrap;gap:.75rem;font-size:.65rem}.cigar-hero__fade{height:8rem}}@media (max-width: 480px){.cigar-hero{min-height:80vh;padding:2rem 1rem}.cigar-hero__title{font-size:2.25rem}.cigar-hero__icon-frame{width:92px;height:92px}.cigar-hero__subtitle{font-size:.95rem}}
