.guide-hero{padding-top:2rem;padding-bottom:3rem}.guide-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(28px,5vw,64px);align-items:center}.guide-hero__eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.4)}.guide-hero h1{font-size:clamp(34px,5vw,52px);line-height:1.2;letter-spacing:-.02em;margin:.6rem 0 1rem}.guide-hero__lead{font-size:clamp(17px,1.5vw,20px);color:rgba(var(--color-foreground),.6);line-height:1.6;margin:0 0 2rem}.guide-hero__buttons{display:flex;flex-wrap:wrap;gap:.75rem}.guide-hero__media{aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.05);border-radius:var(--media-radius);overflow:hidden}.guide-hero__media img{width:100%;height:100%;object-fit:cover}.guide-hero__media-placeholder{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem}@media(max-width:900px){.guide-hero__grid{grid-template-columns:1fr}}.guide-facts{border-top:1px solid rgba(var(--color-foreground),.12);border-bottom:1px solid rgba(var(--color-foreground),.12)}.guide-facts__grid{display:grid;grid-template-columns:repeat(3,1fr)}.guide-facts__cell{padding:2.4rem 2rem;border-left:1px solid rgba(var(--color-foreground),.12)}.guide-facts__cell:first-child{border-left:0;padding-left:0}.guide-facts__num{font-size:clamp(30px,4vw,42px);font-weight:700;letter-spacing:-.03em;line-height:1}.guide-facts__label{margin-top:.5rem;font-size:15px;color:rgba(var(--color-foreground),.6)}@media(max-width:749px){.guide-facts__grid{grid-template-columns:1fr}.guide-facts__cell{border-left:0;border-top:1px solid rgba(var(--color-foreground),.12);padding:1.6rem 0}.guide-facts__cell:first-child{border-top:0;padding-top:0}}.guide-compare{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.guide-compare__card{border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--media-radius);overflow:hidden;background:rgb(var(--color-background))}.guide-compare__media{position:relative;aspect-ratio:1 / 1;border:0;border-radius:0;overflow:hidden}.guide-compare__media img{width:100%;height:100%;object-fit:cover}.guide-compare__foot{display:flex;align-items:center;gap:.6rem;padding:.9rem 1.1rem;font-size:15px;font-weight:600;border-top:1px solid rgba(var(--color-foreground),.12)}.guide-compare__cross{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#dc2626;pointer-events:none}.guide-compare__cross svg{width:58%;height:58%;stroke-width:4;filter:drop-shadow(0 2px 8px rgba(0,0,0,.45))}.guide-compare__check{position:absolute;top:14px;right:14px;width:46px;height:46px;border-radius:50%;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000040}.guide-compare__check svg{width:26px;height:26px}.guide-compare__foot--bad{color:#dc2626}.guide-compare__foot--good{color:#16a34a}@media(max-width:600px){.guide-compare{grid-template-columns:1fr}}.guide-status{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.guide-status__lamp{border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--media-radius);padding:1.5rem;display:flex;gap:1rem;align-items:flex-start;background:rgb(var(--color-background))}.guide-status__dot{width:16px;height:16px;border-radius:50%;flex:none;margin-top:.35rem}.guide-status__lamp--green .guide-status__dot{background:#1e7a4b;box-shadow:0 0 0 5px #1e7a4b24}.guide-status__lamp--amber .guide-status__dot{background:#b45309;box-shadow:0 0 0 5px #b4530924}.guide-status__title{font-size:16px;margin:0 0 .3rem}.guide-status__text{font-size:15px;color:rgba(var(--color-foreground),.6);margin:0}@media(max-width:749px){.guide-status{grid-template-columns:1fr}}.guide-steps__eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.4)}.guide-steps__heading{font-size:clamp(26px,3.4vw,38px);margin-top:.4rem}.guide-steps__lead{font-size:clamp(17px,1.5vw,20px);color:rgba(var(--color-foreground),.6);line-height:1.6;margin-top:1rem;max-width:720px}.guide-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,2vw,28px);margin-top:clamp(28px,4vw,48px)}.guide-step__media{aspect-ratio:4 / 3;border-radius:var(--media-radius);overflow:hidden;background:rgba(var(--color-foreground),.05);margin-bottom:1rem}.guide-step__media img,.guide-step__media svg{width:100%;height:100%;object-fit:cover}.guide-step__num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:20px;font-weight:800;margin-bottom:.7rem}.guide-step__title{font-size:19px;margin-bottom:.4rem}.guide-step__text{font-size:15px;color:rgba(var(--color-foreground),.6)}@media(max-width:1000px){.guide-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.guide-steps{grid-template-columns:1fr}}.guide-video{margin-top:2.5rem;max-width:720px}.guide-video video{width:100%;aspect-ratio:9 / 16;object-fit:cover;border-radius:var(--media-radius);background:#000;display:block}.guide-video__caption{font-size:14px;color:rgba(var(--color-foreground),.6);margin-top:.75rem}.guide-note{border-left:3px solid rgb(var(--color-foreground));padding:.2rem 0 .2rem 1.5rem;margin-top:2rem;color:rgba(var(--color-foreground),.6);font-size:16px}.guide-note b{color:rgb(var(--color-foreground));font-weight:600}.guide-toc{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.guide-toc a{font-size:14px;text-decoration:none;padding:.45rem .9rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:99px;color:rgba(var(--color-foreground),.6);transition:all .15s}.guide-toc a:hover{border-color:rgb(var(--color-foreground));color:rgb(var(--color-foreground))}[id]{scroll-margin-top:8rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-guide.css.map */
