.guide-hero{background:var(--forest-dark);background-size:cover;background-position:center;background-blend-mode:multiply;padding:96px 6% 80px;position:relative;overflow:hidden}.guide-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#0a1a10bf,#0a1a1073 55%,#0a1a1026);pointer-events:none;z-index:1}.guide-hero-inner{position:relative;z-index:2}.guide-hero-deco{position:absolute;right:-100px;top:-100px;width:480px;height:480px;border-radius:50%;border:1px solid rgba(200,152,46,.1);pointer-events:none}.guide-hero-deco:before{content:"";position:absolute;top:40px;right:40px;bottom:40px;left:40px;border-radius:50%;border:1px solid rgba(200,152,46,.06)}.guide-hero-inner{max-width:640px}.guide-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-body);font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--color-gold);margin-bottom:18px}.guide-eyebrow:after{content:"";display:block;width:22px;height:1px;background:var(--color-gold);opacity:.5}.guide-eyebrow--light{color:var(--color-gold)}.guide-h1{font-family:var(--font-display);font-size:clamp(40px,5.5vw,64px);font-weight:800;line-height:1.05;color:var(--off-white);margin-bottom:20px}.guide-hero-sub{font-family:var(--font-body);font-size:16px;font-weight:400;color:#f4edd8a6;line-height:1.75;max-width:500px;margin-bottom:44px}.guide-hero-stats{display:flex;gap:44px;padding-top:36px;border-top:1px solid rgba(255,255,255,.08)}.guide-stat-num{font-family:var(--font-display);font-size:32px;font-weight:700;color:var(--off-white);line-height:1;margin-bottom:5px}.guide-stat-label{font-size:10px;font-weight:400;letter-spacing:.1em;font-family:var(--font-body);text-transform:uppercase;color:#f4edd859!important}.guide-section-nav{background:var(--forest);border-bottom:1px solid rgba(255,255,255,.07);position:sticky;top:56px;z-index:99}.guide-section-nav-inner{max-width:1320px;margin:0 auto;padding:0 6%;display:flex;justify-content:center;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.guide-section-nav-inner::-webkit-scrollbar{display:none}.guide-nav-link{display:flex;align-items:center;padding:16px 24px;font-family:var(--font-body);font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#f4edd8b3;white-space:nowrap;border-bottom:2px solid transparent;text-decoration:none;transition:color .2s ease,border-color .2s ease}.guide-nav-link:hover{color:var(--off-white)}.guide-nav-link.is-active{color:var(--off-white);border-bottom-color:var(--color-gold)}.guide-section{padding:100px 6%}.guide-section--cream{background:var(--off-white)}.guide-section--white{background:var(--white)}.guide-section-inner{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:center}.guide-section-inner--flip{direction:rtl}.guide-section-inner--flip>*{direction:ltr}.guide-section-heading{font-family:var(--font-display);font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.1;color:var(--forest);margin-bottom:20px}.guide-body{font-family:var(--font-body);font-size:15px;font-weight:400;color:var(--text-muted);line-height:1.8;margin-bottom:16px}.guide-spec-row{display:flex;flex-wrap:wrap;gap:7px;margin:22px 0}.guide-spec-pill{font-family:var(--font-body);font-size:11px;font-weight:400;letter-spacing:.05em;color:var(--text-muted);background:var(--warm-white);border:1px solid var(--border);padding:5px 13px;border-radius:2px;transition:border-color .2s ease,color .2s ease}.guide-spec-pill:hover{border-color:var(--color-gold);color:var(--star-gold)}.guide-pro-tip{border-left:2px solid var(--color-gold);background:var(--warm-white);padding:20px 24px;border-radius:0 3px 3px 0;margin:28px 0}.guide-pro-tip-label{font-family:var(--font-body);font-size:9px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--color-gold);margin-bottom:8px;display:flex;align-items:center;gap:8px}.guide-pro-tip-label:after{content:"";flex:1;height:1px;background:var(--color-gold);opacity:.2}.guide-pro-tip p{font-family:var(--font-body);font-size:14px;font-style:italic;color:var(--text-muted);line-height:1.7;margin:0}.guide-section-cta{display:inline-flex;align-items:center;gap:10px;margin-top:8px;font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--forest);letter-spacing:.04em;text-decoration:none;border-bottom:1px solid var(--forest);padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.guide-section-cta svg{transition:transform .2s ease}.guide-section-cta:hover{color:var(--star-gold);border-bottom-color:var(--color-gold)}.guide-section-cta:hover svg{transform:translate(3px)}.guide-section-image{position:relative}.guide-img{width:100%;aspect-ratio:5 / 4;object-fit:cover;border-radius:3px;display:block}.guide-img-placeholder{width:100%;aspect-ratio:5 / 4;border-radius:3px;background:var(--warm-white);display:flex;align-items:center;justify-content:center;border:1px solid var(--border)}.guide-img-placeholder span{font-family:var(--font-body);font-size:13px;color:var(--text-muted);opacity:.5}.guide-img-accent{position:absolute;bottom:-14px;right:-14px;width:100px;height:100px;border-radius:3px;background:var(--color-gold);opacity:.1;z-index:-1}.guide-section-inner--flip .guide-img-accent{right:auto;left:-14px}.guide-tips-section{background:var(--forest-dark);padding:100px 6%}.guide-tips-inner{max-width:1320px;margin:0 auto}.guide-tips-header{max-width:580px;margin-bottom:60px}.guide-tips-heading{font-family:var(--font-display);font-size:clamp(32px,3.5vw,46px);font-weight:800;line-height:1.1;color:var(--off-white);margin-bottom:14px}.guide-tips-sub{font-family:var(--font-body);font-size:15px;font-weight:400;color:#f4edd899;line-height:1.75}.guide-tips-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff0f;border:1px solid rgba(255,255,255,.06);border-radius:3px;overflow:hidden;margin-bottom:40px}.guide-tip-card{background:var(--forest-dark);padding:44px 36px;transition:background .25s ease}.guide-tip-card:hover{background:var(--forest)}.guide-tip-num{font-family:var(--font-display);font-size:64px;font-weight:800;color:#c8982e2e;line-height:1;margin-bottom:20px}.guide-tip-title{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--off-white);margin-bottom:10px;line-height:1.25}.guide-tip-body{font-family:var(--font-body);font-size:13px;font-weight:400;color:#f4edd88c;line-height:1.75}.guide-grading-bar{background:var(--forest);border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:28px 36px;display:flex;align-items:center;gap:48px;flex-wrap:wrap}.guide-grading-label{font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--color-gold);flex-shrink:0;white-space:nowrap}.guide-grade-items{display:flex;gap:28px;flex-wrap:wrap;flex:1}.guide-grade-item{display:flex;align-items:center;gap:10px}.guide-grade-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.guide-grade-dot--mint{background:#4caf72}.guide-grade-dot--good{background:#c8982e}.guide-grade-dot--fair{background:#b87a40}.guide-grade-name{font-family:var(--font-body);font-size:13px;font-weight:500;color:var(--off-white)}.guide-grade-desc{font-family:var(--font-body);font-size:12px;font-weight:400;color:#f4edd880}.guide-grading-cta{font-family:var(--font-body);font-size:12px;font-weight:400;color:#d4b472;letter-spacing:.04em;border-bottom:1px solid rgba(200,152,46,.35);padding-bottom:1px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color .2s ease,border-color .2s ease}.guide-grading-cta:hover{color:var(--off-white);border-bottom-color:#f4edd859}.guide-cta-section{background:var(--warm-white);border-top:1px solid var(--border);padding:96px 6%;text-align:center}.guide-cta-heading{font-family:var(--font-display);font-size:clamp(32px,4vw,52px);font-weight:800;color:var(--forest);line-height:1.1;margin-bottom:14px}.guide-cta-sub{font-family:var(--font-body);font-size:16px;font-weight:400;color:var(--text-muted);line-height:1.7;margin-bottom:36px;max-width:480px;margin-left:auto;margin-right:auto}.guide-cta-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.guide-btn-gold{display:inline-flex;align-items:center;gap:10px;background:var(--color-gold);color:var(--forest-dark);font-family:var(--font-body);font-size:13px;font-weight:500;padding:14px 28px;border-radius:3px;text-decoration:none;letter-spacing:.04em;transition:background .2s ease}.guide-btn-gold:hover{background:#d4b472}.guide-btn-outline{display:inline-flex;align-items:center;gap:10px;background:transparent;color:var(--forest);font-family:var(--font-body);font-size:13px;font-weight:500;padding:14px 28px;border-radius:3px;border:1px solid var(--forest);text-decoration:none;letter-spacing:.04em;transition:background .2s ease,color .2s ease}.guide-btn-outline:hover{background:var(--forest);color:var(--off-white)}.guide-fade{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.guide-fade.is-visible{opacity:1;transform:translateY(0)}.guide-fade--delay-1{transition-delay:.1s}.guide-fade--delay-2{transition-delay:.2s}.guide-fade--delay-3{transition-delay:.3s}@media(max-width:1024px){.guide-section-inner{gap:60px}.guide-tips-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.guide-hero{padding:64px 5% 56px}.guide-hero-stats{gap:28px;flex-wrap:wrap}.guide-section{padding:64px 5%}.guide-section-inner{grid-template-columns:1fr;gap:40px}.guide-section-inner--flip{direction:ltr}.guide-section-image{order:-1}.guide-tips-section{padding:72px 5%}.guide-tips-grid{grid-template-columns:1fr}.guide-tip-card{padding:32px 28px}.guide-grading-bar{flex-direction:column;align-items:flex-start;gap:20px;padding:24px}.guide-nav-link{padding:14px 16px;font-size:11px}.guide-cta-section{padding:72px 5%}.guide-cta-buttons{flex-direction:column;align-items:center}.guide-btn-gold,.guide-btn-outline{width:100%;justify-content:center}}@media(max-width:480px){.guide-h1{font-size:38px}.guide-tips-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/guide-page.css.map */
