.guide-article,.guides-hub{--guide-ink:var(--deep-regulation,#173a33);--guide-accent:#2f7d5e;--guide-measure:44rem;padding-block:clamp(2rem,5vw,3.75rem) clamp(3rem,7vw,5rem)}.guide-progress{position:fixed;inset:0 0 auto 0;height:3px;z-index:65;background:transparent;pointer-events:none}.guide-progress__bar{display:block;height:100%;transform-origin:left center;background:linear-gradient(90deg,var(--mint-signal,#8fe0c0),var(--guide-accent));will-change:transform}.guide-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.85rem;color:var(--muted,#5b6b63);margin-bottom:1.75rem}.guide-breadcrumb a{color:var(--guide-accent);text-decoration:none}.guide-breadcrumb a:hover{text-decoration:underline}.guide-shell{display:grid;grid-template-columns:minmax(0,1fr) 15rem;gap:clamp(2rem,4vw,3.75rem);align-items:start}.guide-main{min-width:0}.guide-aside{align-self:start;position:sticky;top:6.25rem}.guide-aside__sticky{max-height:calc(100vh - 7.5rem);overflow-y:auto}.guide-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;padding-bottom:clamp(1.5rem,3vw,2.5rem);margin-bottom:clamp(1.75rem,3vw,2.75rem);border-bottom:1px solid var(--line,rgba(23,58,51,.1))}.guide-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin:0 0 1rem;padding:.4rem .85rem .4rem .5rem;border-radius:999px;border:1px solid rgba(23,58,51,.12);background:rgba(191,232,212,.28);color:var(--guide-ink);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.guide-hero__eyebrow-icon{display:inline-grid;place-items:center;width:1.5rem;height:1.5rem;border-radius:999px;background:#fff;color:var(--guide-accent)}.guide-hero__eyebrow-icon svg{width:.95rem;height:.95rem}.guide-hero__title{margin:0;max-width:18ch;font-family:var(--font-fraunces,Georgia,serif);font-size:clamp(2.05rem,4.6vw,3.1rem);line-height:1.06;letter-spacing:-.025em;color:var(--guide-ink)}.guide-hero__lead{margin:1rem 0 0;max-width:var(--guide-measure);font-size:clamp(1.08rem,2vw,1.25rem);line-height:1.6;color:var(--muted-strong,#45554d)}.guide-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:1.25rem;font-size:.88rem;color:var(--muted,#5b6b63)}.guide-hero__art{display:none}.guide-hero__art-svg{width:100%;max-width:22rem}.guide-hero__media{order:-1;margin:0 0 .4rem;overflow:hidden}.guide-hero__media,.guide-hero__photo{width:100%;border-radius:var(--radius-lg,18px)}.guide-hero__photo{display:block;max-width:100%;height:clamp(200px,32vw,400px);object-fit:cover;box-shadow:0 18px 40px rgba(15,36,32,.16);background:rgba(191,232,212,.18)}.guide-toc{padding:1.1rem 1.2rem;border:1px solid var(--line,rgba(23,58,51,.1));border-radius:var(--radius-lg,18px);background:rgba(255,255,255,.7)}.guide-toc__label{margin:0 0 .75rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--guide-ink)}.guide-toc__list{list-style:none;margin:0;padding:0;display:grid;gap:.15rem;counter-reset:toc}.guide-toc__link{display:block;padding:.4rem .6rem;border-left:2px solid transparent;border-radius:0 8px 8px 0;color:var(--muted-strong,#45554d);font-size:.88rem;line-height:1.35;text-decoration:none;transition:color .14s ease,background .14s ease,border-color .14s ease}.guide-toc__link:hover{color:var(--guide-ink);background:rgba(191,232,212,.18)}.guide-toc__link[data-active=true]{color:var(--guide-ink);font-weight:600;border-left-color:var(--guide-accent);background:rgba(191,232,212,.26)}.guide-prose{max-width:var(--guide-measure);font-size:1.08rem;line-height:1.75;color:#2b3a32}.guide-prose>*+*{margin-top:1.2rem}.guide-prose>p:first-of-type{font-size:1.16rem;line-height:1.7;color:#243831}.guide-prose h2{margin-top:2.9rem;margin-bottom:.35rem;font-family:var(--font-fraunces,Georgia,serif);font-size:clamp(1.4rem,3vw,1.78rem);line-height:1.22;letter-spacing:-.01em;color:var(--guide-ink);scroll-margin-top:6.5rem}.guide-prose h2:before{content:"";display:block;width:2.25rem;height:3px;margin-bottom:.9rem;border-radius:999px;background:linear-gradient(90deg,var(--guide-accent),var(--mint-signal,#8fe0c0))}.guide-prose h3{margin-top:1.9rem;font-family:var(--font-fraunces,Georgia,serif);font-size:1.22rem;color:var(--guide-ink);scroll-margin-top:6.5rem}.guide-prose a:not(.button){color:var(--guide-accent);text-underline-offset:.18em;text-decoration-thickness:1px}.guide-prose ol,.guide-prose ul{padding-left:1.35rem}.guide-prose li+li{margin-top:.45rem}.guide-prose ul li::marker{color:var(--guide-accent)}.guide-prose strong{color:var(--guide-ink);font-weight:650}.guide-prose blockquote{margin-inline:0;padding:.4rem 0 .4rem 1.15rem;border-left:3px solid var(--mint-signal,#8fe0c0);color:var(--muted-strong,#45554d);font-style:italic}.guide-prose table{width:100%;border-collapse:collapse;font-size:.97rem;border:1px solid var(--line,rgba(23,58,51,.1));border-radius:var(--radius-md,14px);overflow:hidden}.guide-prose td,.guide-prose th{text-align:left;padding:.72rem .9rem;border-bottom:1px solid var(--line,rgba(23,58,51,.1));vertical-align:top}.guide-prose thead th{background:rgba(230,245,238,.92);color:var(--guide-ink);font-weight:650;font-size:.82rem;letter-spacing:.02em;text-transform:uppercase}.guide-prose tbody tr:last-child td{border-bottom:0}.guide-prose tbody tr:nth-child(2n) td{background:rgba(243,247,244,.55)}.guide-callout{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;padding:1.1rem 1.25rem;border-radius:var(--radius-md,14px);border:1px solid var(--line,rgba(23,58,51,.1));border-left-width:3px;background:rgba(248,252,250,.9)}.guide-callout__icon{display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:#fff}.guide-callout__icon svg{width:1.15rem;height:1.15rem}.guide-callout__title{margin:0 0 .25rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.guide-callout__content>:first-child{margin-top:0}.guide-callout__content>:last-child{margin-bottom:0}.guide-callout--note{border-left-color:#6b8aa8}.guide-callout--note .guide-callout__icon,.guide-callout--note .guide-callout__title{color:#3c5a78}.guide-callout--tip{border-left-color:var(--guide-accent);background:rgba(241,248,244,.95)}.guide-callout--tip .guide-callout__icon,.guide-callout--tip .guide-callout__title{color:var(--guide-accent)}.guide-callout--warning{border-left-color:#c9912f;background:rgba(250,246,235,.95)}.guide-callout--warning .guide-callout__icon,.guide-callout--warning .guide-callout__title{color:#97651a}.guide-callout--key{border-left-color:var(--guide-ink);background:linear-gradient(135deg,rgba(241,248,244,.96),rgba(232,243,236,.96))}.guide-callout--key .guide-callout__icon,.guide-callout--key .guide-callout__title{color:var(--guide-ink)}.guide-steps{list-style:none;counter-reset:guide-step;margin:1.5rem 0;padding:0;display:grid;gap:0}.guide-step{position:relative;counter-increment:guide-step;padding:0 0 1.5rem 3.25rem}.guide-step:last-child{padding-bottom:0}.guide-step:before{content:counter(guide-step);position:absolute;left:0;top:0;display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:999px;background:linear-gradient(135deg,var(--guide-ink),var(--graphite-green,#2c5943));color:#f6fffb;font-weight:700;font-size:.95rem}.guide-step:after{content:"";position:absolute;left:1.085rem;top:2.5rem;bottom:.4rem;width:2px;background:linear-gradient(180deg,rgba(143,224,192,.7),rgba(143,224,192,.1))}.guide-step:last-child:after{display:none}.guide-step__title{margin:.2rem 0 .35rem;font-weight:650;font-size:1.08rem;color:var(--guide-ink)}.guide-step__content{color:#3c4d44}.guide-step__content>:first-child{margin-top:0}.guide-figure{margin:1.75rem 0}.guide-figure__title{margin:0 0 .65rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--guide-accent)}.guide-figure__canvas{display:grid;place-items:center;padding:1.5rem;border-radius:var(--radius-lg,18px);border:1px solid var(--line,rgba(23,58,51,.1));background:radial-gradient(circle at 20% 0,rgba(143,224,192,.14),transparent 55%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,251,248,.96));color:var(--guide-accent)}.guide-figure__canvas svg{width:100%;max-width:30rem;height:auto}.guide-figure__caption{margin-top:.7rem;font-size:.88rem;color:var(--muted,#5b6b63);text-align:center}.guide-cta{position:relative;display:grid;gap:1.5rem;margin-block:2.5rem;padding:clamp(1.4rem,3vw,2.1rem);border-radius:var(--radius-xl,26px);border:1px solid rgba(79,143,114,.24);background:radial-gradient(circle at 100% 0,rgba(143,224,192,.26),transparent 46%),linear-gradient(135deg,rgba(243,249,245,.98),rgba(231,243,236,.98));overflow:hidden}.guide-cta:before{content:"";position:absolute;inset:auto -10% -45% auto;width:16rem;height:16rem;border-radius:999px;background:radial-gradient(circle,rgba(143,224,192,.22),transparent 70%);pointer-events:none}.guide-cta__body{position:relative;z-index:1;min-width:0}.guide-cta--footer{margin-top:3rem;border-color:rgba(23,58,51,.16)}.guide-cta__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 .65rem;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--guide-accent)}.guide-cta__eyebrow-dot{display:inline-grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:999px;background:#fff;color:var(--guide-accent);box-shadow:0 6px 14px rgba(23,58,51,.1)}.guide-cta__eyebrow-dot svg{width:.95rem;height:.95rem}.guide-cta__title{margin:0 0 .55rem;max-width:24ch;font-family:var(--font-fraunces,Georgia,serif);font-size:clamp(1.35rem,2.8vw,1.7rem);line-height:1.16;letter-spacing:-.02em;color:var(--guide-ink)}.guide-cta__text{margin:0 0 1.2rem;max-width:40rem;font-size:1rem;line-height:1.6;color:#3c4d44}.guide-cta__actions{display:flex;flex-wrap:wrap;gap:.7rem}.guide-cta .button{text-decoration:none}.guide-cta .button-primary{color:#f6fffb;box-shadow:0 14px 30px -12px rgba(15,36,32,.55)}.guide-cta .button-ghost{color:var(--guide-ink);background:rgba(255,255,255,.9);border-color:rgba(23,58,51,.18)}.guide-cta .button-ghost:hover{background:#fff}.guide-cta .button svg{width:1.05rem;height:1.05rem;flex:0 0 auto}.guide-cta__primary svg:last-child{transition:transform .16s ease}.guide-cta__primary:hover svg:last-child{transform:translateX(.18rem)}.guide-cta__benefits{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1.1rem;margin:1.15rem 0 0;padding:0}.guide-cta__benefits li{display:inline-flex;align-items:center;gap:.4rem;font-size:.86rem;font-weight:600;color:var(--muted-strong,#3c4d44)}.guide-cta__benefits svg{width:1rem;height:1rem;color:var(--guide-accent);flex:0 0 auto}.guide-cta__trust{display:flex;align-items:center;gap:.45rem;margin:.85rem 0 0;padding-top:.85rem;border-top:1px solid rgba(23,58,51,.1);font-size:.82rem;line-height:1.4;color:var(--muted,#5b6b63)}.guide-cta__trust svg{width:1.05rem;height:1.05rem;color:var(--guide-accent);flex:0 0 auto}.guide-cta__visual{display:none;position:relative;z-index:1}.guide-cta__visual-svg{width:100%;max-width:16rem}.guides-hub__hero{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;align-items:center;margin-bottom:clamp(2rem,4vw,3rem)}.guides-hub__title{margin:.5rem 0 0;max-width:16ch;font-family:var(--font-fraunces,Georgia,serif);font-size:clamp(2.1rem,4.6vw,3rem);line-height:1.05;letter-spacing:-.025em;color:var(--guide-ink)}.guides-hub__lead{margin:1rem 0 0;max-width:42rem;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.6;color:var(--muted-strong,#45554d)}.guides-hub__hero-art{display:none;justify-self:end}.guides-hub__hero-svg{width:100%;max-width:20rem}.guide-featured{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;margin-bottom:1.5rem;padding:clamp(1.5rem,3vw,2.25rem);border-radius:var(--radius-xl,26px);border:1px solid rgba(23,58,51,.14);background:radial-gradient(circle at 100% 0,rgba(143,224,192,.2),transparent 42%),linear-gradient(135deg,rgba(248,252,250,.99),rgba(236,246,241,.97));text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.guide-featured:hover{border-color:rgba(79,143,114,.4);box-shadow:0 22px 44px -26px rgba(15,36,32,.5);transform:translateY(-2px)}.guide-featured__badge{display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin-bottom:.85rem;padding:.32rem .8rem .32rem .4rem;border-radius:999px;background:rgba(255,255,255,.85);border:1px solid rgba(23,58,51,.1);color:var(--guide-ink);font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.guide-featured__title{display:block;font-family:var(--font-fraunces,Georgia,serif);font-size:clamp(1.45rem,3vw,2rem);line-height:1.12;letter-spacing:-.02em;color:var(--guide-ink)}.guide-featured__lead{display:block;margin:.65rem 0 1rem;max-width:52ch;font-size:1.02rem;line-height:1.6;color:var(--muted-strong,#45554d)}.guide-featured__art{display:none}.guide-featured__svg{width:100%;max-width:18rem}.guide-featured__media{display:block;overflow:hidden;border-radius:var(--radius-lg,18px);box-shadow:0 16px 34px -24px rgba(15,36,32,.5)}.guide-featured__photo{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.guides-hub__list{list-style:none;margin:0;padding:0;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,20rem),1fr))}.guide-card{display:flex;flex-direction:column;gap:.55rem;height:100%;padding:1.5rem;overflow:hidden;border:1px solid var(--line,rgba(23,58,51,.1));border-radius:var(--radius-lg,18px);background:#fff;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.guide-card:hover{border-color:rgba(79,143,114,.36);box-shadow:0 16px 32px -22px rgba(15,36,32,.45);transform:translateY(-2px)}.guide-card__thumb{display:block;margin:-1.5rem -1.5rem .9rem;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,rgba(191,232,212,.5),rgba(143,224,192,.3))}.guide-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.guide-card__thumb--fallback{display:grid;place-items:center;color:var(--guide-accent)}.guide-card__thumb--fallback svg{width:2.6rem;height:2.6rem}.guide-card__icon{display:grid;place-items:center;width:2.6rem;height:2.6rem;margin-bottom:.35rem;border-radius:14px;background:linear-gradient(135deg,rgba(191,232,212,.5),rgba(143,224,192,.3));color:var(--guide-accent)}.guide-card__icon svg{width:1.4rem;height:1.4rem}.guide-featured__badge .guide-card__icon{width:1.5rem;height:1.5rem;margin:0;border-radius:999px;background:#fff}.guide-featured__badge .guide-card__icon svg{width:.95rem;height:.95rem}.guide-card__tag{font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--guide-accent)}.guide-card__title{font-family:var(--font-fraunces,Georgia,serif);font-size:1.22rem;line-height:1.22;letter-spacing:-.01em;color:var(--guide-ink)}.guide-card__lead{flex:1 1 auto;font-size:.95rem;line-height:1.55;color:var(--muted,#5b6b63)}.guide-card__more{margin-top:.35rem;font-size:.88rem;font-weight:650;color:var(--guide-accent)}.guides-hub__empty{color:var(--muted,#5b6b63)}@media (min-width:720px){.guide-hero{gap:1.75rem}.guide-hero__art{display:block;max-width:26rem}.guides-hub__hero{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)}.guides-hub__hero-art{display:block}.guide-featured{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:center}.guide-featured__art{display:block;justify-self:end}.guide-cta--footer{grid-template-columns:minmax(0,1fr) auto;align-items:center}.guide-cta--footer .guide-cta__visual{display:block;justify-self:end}}.guide-toc-mobile{display:none}.guide-toc-mobile__summary{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.85rem 1rem;font-weight:650;font-size:.92rem;color:var(--guide-ink);cursor:pointer;list-style:none}.guide-toc-mobile__summary::-webkit-details-marker{display:none}.guide-toc-mobile__summary svg{width:1rem;height:1rem;color:var(--guide-accent);transition:transform .16s ease}.guide-toc-mobile[open] .guide-toc-mobile__summary svg{transform:rotate(180deg)}.guide-toc-mobile__list{list-style:none;margin:0;padding:0 .6rem .6rem;display:grid;gap:.1rem}.guide-toc-mobile__list a{display:block;padding:.5rem .6rem;border-radius:8px;color:var(--muted-strong,#45554d);font-size:.9rem;line-height:1.35;text-decoration:none}.guide-toc-mobile__list a:hover{background:rgba(191,232,212,.2);color:var(--guide-ink)}@media (max-width:1023px){.guide-shell{grid-template-columns:minmax(0,1fr)}.guide-toc{display:none}.guide-toc-mobile{display:block;margin-bottom:1.75rem;border:1px solid var(--line,rgba(23,58,51,.1));border-radius:var(--radius-lg,18px);background:rgba(255,255,255,.7);overflow:hidden}}@media (max-width:640px){.guide-prose{line-height:1.8}.guide-prose>*+*{margin-top:1.35rem}.guide-prose h2{margin-top:2.4rem}}@keyframes guideFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes guideStepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes guideBadgePop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.12)}to{transform:scale(1);opacity:1}}.guide-reveal{opacity:0}.guide-reveal.is-visible{animation:guideFadeUp .6s cubic-bezier(.22,1,.36,1) both}.guide-steps.guide-reveal{opacity:1}.guide-steps.guide-reveal .guide-step{opacity:0}.guide-steps.guide-reveal.is-visible .guide-step{animation:guideStepIn .5s cubic-bezier(.22,1,.36,1) both}.guide-steps.guide-reveal.is-visible .guide-step:before{animation:guideBadgePop .5s cubic-bezier(.22,1,.36,1) both}.guide-steps.guide-reveal.is-visible .guide-step:first-child,.guide-steps.guide-reveal.is-visible .guide-step:first-child:before{animation-delay:.04s}.guide-steps.guide-reveal.is-visible .guide-step:nth-child(2),.guide-steps.guide-reveal.is-visible .guide-step:nth-child(2):before{animation-delay:.16s}.guide-steps.guide-reveal.is-visible .guide-step:nth-child(3),.guide-steps.guide-reveal.is-visible .guide-step:nth-child(3):before{animation-delay:.28s}.guide-steps.guide-reveal.is-visible .guide-step:nth-child(4),.guide-steps.guide-reveal.is-visible .guide-step:nth-child(4):before{animation-delay:.4s}.guide-steps.guide-reveal.is-visible .guide-step:nth-child(5),.guide-steps.guide-reveal.is-visible .guide-step:nth-child(5):before{animation-delay:.52s}@media (prefers-reduced-motion:reduce){.guide-card,.guide-featured{transition:none}.guide-card:hover,.guide-featured:hover{transform:none}.guide-reveal,.guide-reveal.is-visible,.guide-steps.guide-reveal .guide-step{opacity:1;animation:none}}