/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.table{display:table}}:root{--background:45 33% 98%;--foreground:222 26% 16%;--card:0 0% 100%;--card-foreground:222 26% 16%;--popover:0 0% 100%;--popover-foreground:222 26% 16%;--primary:215 72% 34%;--primary-foreground:0 0% 100%;--secondary:43 64% 92%;--secondary-foreground:220 40% 20%;--muted:40 25% 94%;--muted-foreground:220 10% 42%;--accent:43 70% 93%;--accent-foreground:222 26% 16%;--destructive:0 72% 45%;--destructive-foreground:0 0% 100%;--border:35 18% 86%;--input:35 18% 86%;--ring:215 72% 34%;--radius:.85rem}*{box-sizing:border-box}html{background:hsl(var(--background));scroll-behavior:smooth;min-width:320px}body{background:hsl(var(--background));min-width:320px;color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-shell{width:min(1120px,100% - 2rem);margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid hsl(var(--border));background:hsl(var(--background) / .96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.brand{align-items:center;gap:.7rem;min-width:max-content;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid hsl(var(--border));background:hsl(var(--secondary));width:42px;height:42px;color:hsl(var(--primary));border-radius:999px;place-items:center;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.brand-copy{gap:.05rem;display:grid}.brand-copy strong{letter-spacing:-.02em;font-size:.98rem}.brand-copy small{color:hsl(var(--muted-foreground));font-size:.72rem}.primary-nav{flex-wrap:wrap;justify-content:flex-end;gap:.15rem;display:flex}.nav-link{color:hsl(var(--muted-foreground));border-radius:.55rem;padding:.5rem .65rem;font-size:.86rem;font-weight:650;text-decoration:none;transition:color .16s,background .16s}.nav-link:hover{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.nav-link-active{color:hsl(var(--primary));background:hsl(var(--accent))}.page-intro{background:linear-gradient(140deg, hsl(var(--secondary) / .68), hsl(var(--background)) 58%);border-bottom:1px solid hsl(var(--border));padding:clamp(2.8rem,7vw,5.1rem) 0 2.5rem}.page-intro-inner{grid-template-columns:minmax(0,1fr) minmax(220px,.37fr);align-items:end;gap:2rem;display:grid}.eyebrow{color:hsl(var(--primary));letter-spacing:.115em;text-transform:uppercase;margin:0 0 .5rem;font-size:.76rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:760px;margin-bottom:.85rem;font-size:clamp(2rem,5vw,3.55rem);line-height:1.08}h2{letter-spacing:-.035em;font-size:clamp(1.42rem,2.7vw,2.05rem);line-height:1.18}h3{letter-spacing:-.015em;font-size:1.04rem;line-height:1.3}p{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.75}.lede{max-width:760px;margin-bottom:0;font-size:1.08rem}.intro-actions{justify-self:end;gap:.6rem;min-width:220px;display:grid}.intro-actions p,.fine-print{text-align:center;margin:0;font-size:.75rem;line-height:1.45}.main-content{flex:1;padding-block:2rem 4rem}.content-section{margin-top:3.25rem}.first-section{margin-top:0}.section-heading{max-width:740px;margin-bottom:1.35rem}.section-heading h2{margin-bottom:0}.card,.prose-card,.feature-card,.callout-card,.contact-card,.faq-item{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));color:hsl(var(--card-foreground));box-shadow:0 1px 3px hsl(var(--foreground) / .06)}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:stretch;gap:1.4rem;display:grid}.hero-copy{padding:clamp(1.4rem,3vw,2.35rem)}.hero-copy h2{margin:1rem 0 .85rem}.hero-copy p{margin-bottom:.85rem}.pill{background:hsl(var(--secondary));width:fit-content;color:hsl(var(--secondary-foreground));border-radius:999px;align-items:center;gap:.4rem;padding:.38rem .65rem;font-size:.78rem;font-weight:750;display:inline-flex}.hero-image,.image-fallback{aspect-ratio:16/10;border:1px solid hsl(var(--border));border-radius:var(--radius);object-fit:cover;background:hsl(var(--muted));width:100%;height:100%;min-height:320px;box-shadow:0 1px 3px hsl(var(--foreground) / .06)}.image-fallback{color:hsl(var(--muted-foreground));text-align:center;place-content:center;gap:.5rem;display:grid}.download-hero .hero-image{aspect-ratio:16/10}.download-cta,.secondary-button{background:hsl(var(--primary));width:fit-content;min-height:44px;color:hsl(var(--primary-foreground));font:inherit;box-shadow:0 1px 2px hsl(var(--foreground) / .1);cursor:pointer;border:1px solid #0000;border-radius:.65rem;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1rem;font-size:.93rem;font-weight:800;text-decoration:none;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex}.download-cta:hover,.secondary-button:hover{box-shadow:0 8px 18px hsl(var(--primary) / .18);filter:brightness(1.08);transform:translateY(-2px)}.download-cta:active,.secondary-button:active{transform:scale(.98)}.download-cta:disabled,.secondary-button:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.download-cta-compact{min-height:40px;padding:.6rem .85rem;font-size:.84rem}.inline-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.text-link{color:hsl(var(--primary));text-underline-offset:3px;font-weight:750}.text-link:hover{color:hsl(var(--foreground))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card{padding:1.35rem;transition:transform .18s,box-shadow .18s}.feature-card:hover{box-shadow:0 9px 22px hsl(var(--foreground) / .08);transform:translateY(-3px)}.feature-card svg,.callout-card>svg,.prose-card>svg,.contact-card>svg,.conclusion-card>svg{color:hsl(var(--primary))}.feature-card h3,.feature-card h2{margin:.8rem 0 .45rem;font-size:1.04rem}.feature-card p{margin-bottom:0;font-size:.91rem;line-height:1.62}.split-section{grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);align-items:start;gap:1.35rem;display:grid}.split-section>div>h2{margin-bottom:.85rem}.callout-card{background:hsl(var(--secondary) / .55);padding:1.4rem}.callout-card h3{margin:.7rem 0 .4rem}.callout-card p{margin-bottom:.9rem;font-size:.92rem;line-height:1.6}.prose-card{padding:clamp(1.3rem,2.5vw,2rem)}.prose-card>h2:not(:first-child){margin-top:1.85rem}.prose-card p:last-child{margin-bottom:0}.prose-card>svg{margin-bottom:.85rem}.faq-list{gap:.75rem;display:grid}.faq-item{overflow:hidden}.faq-item h3{margin:0}.faq-trigger{background:hsl(var(--card));width:100%;color:hsl(var(--card-foreground));font:inherit;text-align:left;cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.15rem;font-size:.98rem;font-weight:750;transition:background .16s;display:flex}.faq-trigger:hover{background:hsl(var(--accent))}.faq-icon{flex:none;transition:transform .18s}.faq-icon-open{transform:rotate(180deg)}.faq-answer{padding:0 1.15rem 1.15rem}.faq-answer p{margin:0;font-size:.94rem}.steps-list{gap:.85rem;padding:0;list-style:none;display:grid}.steps-list li{border-bottom:1px solid hsl(var(--border));grid-template-columns:2.3rem 1fr;align-items:start;gap:.85rem;padding:1rem 0;display:grid}.steps-list li:first-child{padding-top:0}.steps-list li:last-child{border-bottom:0}.steps-list span{background:hsl(var(--secondary));width:2.1rem;height:2.1rem;color:hsl(var(--primary));border-radius:999px;place-items:center;font-weight:850;display:grid}.steps-list h3{margin-bottom:.25rem}.steps-list p{margin-bottom:0;font-size:.93rem}.conclusion-card{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--accent) / .65);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:3rem;padding:1.25rem;display:grid}.conclusion-card h2{margin:0 0 .3rem;font-size:1.18rem}.conclusion-card p{margin:0;font-size:.9rem;line-height:1.55}.policy-layout{grid-template-columns:minmax(220px,.45fr) minmax(0,1.55fr);align-items:start;gap:1.2rem;display:grid}.policy-aside{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--secondary) / .55);gap:.75rem;padding:1.25rem;display:grid;position:sticky;top:90px}.policy-aside strong{font-size:1.05rem}.policy-aside p{margin:0;font-size:.9rem;line-height:1.55}.contact-grid{grid-template-columns:minmax(0,1.3fr) minmax(270px,.7fr);gap:1.2rem;display:grid}.contact-card{flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.contact-card h2{margin:.75rem 0 .4rem}.contact-card p{margin:1rem 0 0;font-size:.86rem;line-height:1.55}.email-link{color:hsl(var(--primary));overflow-wrap:anywhere;margin:.35rem 0 1rem;font-weight:750}.secondary-button{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.toast-region{z-index:50;gap:.75rem;width:min(370px,100% - 2rem);display:grid;position:fixed;bottom:1rem;right:1rem}.toast{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--popover));color:hsl(var(--popover-foreground));box-shadow:0 14px 30px hsl(var(--foreground) / .14);align-items:flex-start;gap:.7rem;padding:.9rem;animation:.18s ease-out toast-in;display:flex}.toast-success svg{color:hsl(var(--primary))}.toast-error svg{color:hsl(var(--destructive))}.toast-info svg{color:hsl(var(--primary))}.toast strong{font-size:.9rem;display:block}.toast p{margin:.2rem 0 0;font-size:.8rem;line-height:1.4}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.site-footer{border-top:1px solid hsl(var(--border));background:hsl(var(--card));margin-top:auto}.footer-grid{grid-template-columns:minmax(0,1.2fr) minmax(180px,.55fr) minmax(180px,.5fr);gap:2rem;padding-block:2.3rem;display:grid}.footer-brand{color:hsl(var(--foreground));align-items:center;gap:.45rem;font-weight:800;display:flex}.footer-brand svg{color:hsl(var(--primary))}.footer-grid p{max-width:440px;margin:.7rem 0 0;font-size:.86rem;line-height:1.6}.footer-links{align-content:start;gap:.55rem;display:grid}.footer-links a{width:fit-content;color:hsl(var(--muted-foreground));font-size:.9rem;font-weight:650;text-decoration:none}.footer-links a:hover{color:hsl(var(--primary));text-underline-offset:3px;text-decoration:underline}.footer-cta{align-content:start;gap:.7rem;display:grid}.footer-cta .fine-print{text-align:left}.footer-bottom{border-top:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));padding-block:1rem 1.35rem;font-size:.77rem}@media (width<=860px){.header-inner{align-items:flex-start;padding-block:.8rem}.primary-nav{justify-content:flex-start}.page-intro-inner,.hero-grid,.split-section,.policy-layout,.contact-grid{grid-template-columns:1fr}.intro-actions{justify-self:start}.hero-image,.image-fallback{min-height:250px}.feature-grid{grid-template-columns:1fr}.policy-aside{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1/-1}}@media (width<=560px){.site-shell{width:min(100% - 1.25rem,1120px)}.header-inner{flex-direction:column;gap:.6rem}.primary-nav{gap:.1rem;width:100%}.nav-link{padding:.42rem .5rem;font-size:.79rem}.page-intro{padding-top:2.25rem}h1{font-size:2rem}.lede{font-size:1rem}.main-content{padding-top:1.4rem}.content-section{margin-top:2.5rem}.conclusion-card{grid-template-columns:auto 1fr}.conclusion-card .download-cta{grid-column:1/-1;width:100%}.footer-grid{grid-template-columns:1fr;gap:1.3rem}.footer-grid>:first-child{grid-column:auto}.download-cta:not(.download-cta-compact){width:100%}}
