:root{--wi-blue:#419eff;--wi-teal:#2c5f58;--wi-gold:#d4af37;--wi-dark:#1f2937;--wi-text:#111827;--wi-muted:#4b5563;--wi-bg:#fff;--wi-bg-soft:#f3f4f6;--wi-card:#f9fafb;--wi-card-border:#e5e7eb;--wi-glass-bg:#ffffffb3;--wi-glass-border:#ffffff80;--wi-gradient-soft:linear-gradient(135deg, #e0e7ff 0%, #f3e8ff 100%);--wi-font:"Outfit", sans-serif;--wi-radius-btn:50px;--wi-radius-card:12px;--wi-radius-glass:20px;--wi-radius-panel:30px;--wi-shadow-soft:0 8px 32px 0 #1f26870d;--wi-accent:var(--wi-blue)}[data-accent=blue]{--wi-accent:var(--wi-blue)}[data-accent=teal]{--wi-accent:var(--wi-teal)}[data-accent=gold]{--wi-accent:var(--wi-gold)}.wi-section,.wi-hero,.wi-card,.wi-glass-card,.wi-newsletter,.wi-testimonial,.wi-price-card,.wi-bento-grid{font-family:var(--wi-font);color:var(--wi-text);box-sizing:border-box;line-height:1.6}.wi-section *,.wi-hero *,.wi-bento-grid *{box-sizing:border-box}.wi-section h1,.wi-section h2,.wi-section h3,.wi-hero h1,.wi-hero h2{font-family:var(--wi-font);letter-spacing:-.02em;color:var(--wi-dark);margin:0;font-weight:700}.wi-btn{font-family:var(--wi-font);text-align:center;cursor:pointer;border-radius:var(--wi-radius-btn);background:var(--wi-accent);color:#fff;box-shadow:0 4px 12px color-mix(in srgb, var(--wi-accent) 20%, transparent);border:2px solid #0000;padding:14px 28px;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;transition:all .3s;display:inline-block}.wi-btn:hover{color:var(--wi-accent);border-color:var(--wi-accent);background:0 0;transform:translateY(-2px)}.wi-btn:focus-visible{outline:2px solid var(--wi-accent);outline-offset:2px}.wi-btn--outline{color:var(--wi-accent);border-color:var(--wi-accent);box-shadow:none;background:0 0}.wi-btn--outline:hover{background:var(--wi-accent);color:#fff}.wi-btn--ghost{color:var(--wi-accent);box-shadow:none;background:0 0;border-color:#0000}.wi-btn--ghost:hover{background:color-mix(in srgb, var(--wi-accent) 8%, transparent);border-color:#0000;transform:none}.wi-btn--sm{padding:9px 20px;font-size:.875rem}.wi-btn--lg{padding:18px 36px;font-size:1.125rem}.wi-badge{font-family:var(--wi-font);letter-spacing:.04em;text-transform:uppercase;border-radius:var(--wi-radius-btn);background:color-mix(in srgb, var(--wi-accent) 12%, transparent);color:var(--wi-accent);border:1px solid color-mix(in srgb, var(--wi-accent) 25%, transparent);padding:8px 16px;font-size:.8125rem;font-weight:600;line-height:1;display:inline-block}.wi-badge--solid{background:var(--wi-accent);color:#fff;border-color:var(--wi-accent)}.wi-card{background:var(--wi-card);border:1px solid var(--wi-card-border);border-radius:var(--wi-radius-card);padding:30px}.wi-card--hover{transition:transform .3s,box-shadow .3s}.wi-card--hover:hover{box-shadow:var(--wi-shadow-soft);transform:translateY(-4px)}.wi-glass-card{background:var(--wi-glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--wi-glass-border);box-shadow:var(--wi-shadow-soft);border-radius:var(--wi-radius-glass);padding:40px}.wi-bento-grid{grid-template-columns:1fr;gap:20px;width:100%;display:grid}@media (width>=768px){.wi-bento-grid{grid-template-columns:repeat(3,1fr)}.wi-bento-item--large{grid-column:span 2}}.wi-bento-item{min-width:0}.wi-hero{flex-direction:column-reverse;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:60px 20px;display:flex}@media (width>=900px){.wi-hero{text-align:left;flex-direction:row;min-height:600px}.wi-hero-text{flex:1}.wi-hero-media{flex:1;justify-content:flex-end;display:flex}}.wi-hero-title{letter-spacing:-.02em;background:linear-gradient(135deg, var(--wi-dark) 0%, var(--wi-accent) 100%);-webkit-text-fill-color:transparent;color:var(--wi-dark);background-clip:text;margin:0 0 20px;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.1}.wi-hero-subtitle{color:var(--wi-muted);max-width:600px;margin:0 0 40px;font-size:1.25rem}.wi-hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.wi-hero-media img{border-radius:var(--wi-radius-glass);max-width:100%;height:auto}.wi-section{width:100%;max-width:1200px;margin:0 auto;padding:80px 20px}.wi-section--soft{background:var(--wi-bg-soft);border-radius:var(--wi-radius-glass)}.wi-section-heading{max-width:720px;margin:0 0 48px}.wi-section-heading--center{text-align:center;margin-left:auto;margin-right:auto}.wi-section-heading .wi-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--wi-accent);margin-bottom:12px;font-size:.875rem;font-weight:600;display:inline-block}.wi-section-heading .wi-title{margin:0 0 16px;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.15}.wi-section-heading .wi-sub{color:var(--wi-muted);margin:0;font-size:1.125rem}.wi-feature-list{font-family:var(--wi-font);flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.wi-feature-item{color:var(--wi-text);align-items:flex-start;gap:12px;display:flex}.wi-feature-item .wi-feature-icon{background:color-mix(in srgb, var(--wi-accent) 12%, transparent);width:24px;height:24px;color:var(--wi-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;line-height:1;display:inline-flex}.wi-newsletter{text-align:center;background:var(--wi-gradient-soft);border-radius:var(--wi-radius-panel);max-width:700px;margin:0 auto;padding:60px 32px}.wi-newsletter .wi-title{margin:0 0 12px;font-size:clamp(1.5rem,3vw,2rem)}.wi-newsletter .wi-sub{color:var(--wi-muted);margin:0 0 28px}.wi-newsletter-form{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.wi-newsletter-form input[type=email],.wi-newsletter-form input[type=text]{font-family:var(--wi-font);border-radius:var(--wi-radius-btn);border:1px solid var(--wi-card-border);color:var(--wi-text);background:#fff;flex:240px;min-width:240px;max-width:360px;padding:13px 20px;font-size:1rem}.wi-newsletter-form input:focus-visible{outline:2px solid var(--wi-accent);outline-offset:1px;border-color:var(--wi-accent)}.wi-testimonial{background:var(--wi-card);border:1px solid var(--wi-card-border);border-radius:var(--wi-radius-glass);flex-direction:column;gap:20px;padding:32px;display:flex}.wi-testimonial .wi-quote{color:var(--wi-text);margin:0;font-size:1.125rem;line-height:1.55}.wi-testimonial .wi-quote:before{content:"“";color:var(--wi-accent);font-weight:700}.wi-testimonial .wi-quote:after{content:"”";color:var(--wi-accent);font-weight:700}.wi-testimonial .wi-attribution{align-items:center;gap:12px;display:flex}.wi-testimonial .wi-avatar{object-fit:cover;background:var(--wi-bg-soft);border-radius:50%;flex:none;width:44px;height:44px}.wi-testimonial .wi-avatar--face{color:var(--wi-accent);background:0 0;justify-content:center;align-items:center;display:inline-flex}.wi-testimonial .wi-name{color:var(--wi-dark);font-weight:600;line-height:1.3}.wi-testimonial .wi-role{color:var(--wi-muted);font-size:.875rem;line-height:1.3}.wi-price-card{background:var(--wi-bg);border:1px solid var(--wi-card-border);border-radius:var(--wi-radius-glass);flex-direction:column;gap:20px;max-width:380px;padding:36px 32px;display:flex}.wi-price-card--featured{border:2px solid var(--wi-accent);box-shadow:0 12px 40px color-mix(in srgb, var(--wi-accent) 15%, transparent);position:relative}.wi-price-card .wi-plan{color:var(--wi-muted);letter-spacing:.04em;text-transform:uppercase;font-size:1rem;font-weight:600}.wi-price-card .wi-price{letter-spacing:-.02em;color:var(--wi-dark);font-size:2.75rem;font-weight:700;line-height:1}.wi-price-card .wi-period{color:var(--wi-muted);font-size:1rem;font-weight:400}.wi-price-card .wi-desc{color:var(--wi-muted);margin:0}.wi-price-card .wi-btn{width:100%}.wi-icon{vertical-align:middle;flex:none;display:inline-block}.wi-accent-text{color:var(--wi-accent);font-weight:inherit}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(/_astro/outfit-400-latin-ext.BMnJGVZj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:url(/_astro/outfit-400-latin.D6ftewdU.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/_astro/outfit-400-latin-ext.BMnJGVZj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:url(/_astro/outfit-400-latin.D6ftewdU.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/_astro/outfit-400-latin-ext.BMnJGVZj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(/_astro/outfit-400-latin.D6ftewdU.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/_astro/outfit-400-latin-ext.BMnJGVZj.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:url(/_astro/outfit-400-latin.D6ftewdU.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light dark;--page-bg:#fff;--surface:#f9fafb;--surface-soft:#f3f4f6;--text:#111827;--muted:#4b5563;--border:#e5e7eb;--brand-blue:#419eff;--brand-blue-strong:#2387ee;--action-text:#07111f;--hero-teal:#2c5f58;--hero-teal-deep:#1d423e;--gold:#d4af37;--gold-annotation:#6f5915;--gold-on-teal:#e3cb7d;--focus-ring:#0b66c3;--link:#0b66c3;--content-width:1200px;--reading-width:68ch;background:var(--page-bg);color:var(--text);font-family:Outfit,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page-bg)}body{background:var(--page-bg);min-width:320px;color:var(--text);text-rendering:optimizelegibility;margin:0;font-family:Outfit,system-ui,sans-serif;font-size:17px;line-height:1.65}a{color:var(--link);text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}img,svg{max-width:100%}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{letter-spacing:0}.eyebrow{color:var(--link);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700;line-height:1.4}.skip-link{z-index:100;background:var(--text);color:var(--page-bg);border-radius:6px;padding:10px 16px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--border) 85%, transparent);background:color-mix(in srgb, var(--page-bg) 92%, transparent);backdrop-filter:blur(14px);position:sticky;top:0}.site-header__inner,.site-footer__inner,.site-footer__legal{width:min(100% - 40px, var(--content-width));margin-inline:auto}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{min-width:max-content;min-height:44px;color:var(--text);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand__mark{background:var(--hero-teal);color:#fff;border-radius:7px;place-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:grid}.brand__name{font-weight:500}.brand__name strong{color:var(--hero-teal)}.site-nav{align-items:center;gap:24px;display:flex}.site-nav>a:not(.wi-btn){min-height:44px;color:var(--text);align-items:center;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.site-nav>a:not(.wi-btn):hover{color:var(--link)}.wi-btn{letter-spacing:0;min-height:44px;transition:background-color .18s,border-color .18s,color .18s,transform .12s}.wi-btn[data-accent=blue]{background:var(--brand-blue);color:var(--action-text)}.wi-btn[data-accent=blue]:hover,.wi-btn--outline[data-accent=blue]{border-color:var(--brand-blue);color:var(--link);background:0 0}.wi-btn--outline[data-accent=blue]:hover{background:var(--brand-blue);color:var(--action-text)}.community-cta{display:inline-flex}.hero-field{background:var(--hero-teal);color:#fff}.hero-field__inner{width:min(100% - 40px, var(--content-width));align-items:center;gap:52px;min-height:610px;margin-inline:auto;padding-block:72px;display:grid}.hero-field__copy{min-width:0}.hero-field__copy h1{color:#fff;max-width:12ch;margin:18px 0 0;font-size:3.4rem;line-height:1.02}.hero-field__copy .eyebrow{color:var(--gold-on-teal)}.hero-field__dek{color:#e8f3f1;max-width:620px;margin:28px 0 0;font-size:1.22rem}.hero-field__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.hero-field__secondary{color:#fff;text-underline-offset:.25em;align-items:center;min-height:44px;padding:9px 2px;font-weight:600;display:inline-flex}.hero-field__secondary:hover{color:var(--brand-blue)}.hero-field .wi-hero-title{color:#fff;-webkit-text-fill-color:#fff;letter-spacing:0;background:0 0;max-width:12ch;font-size:3.4rem;line-height:1.02}.hero-field .wi-hero-title .eyebrow,.note-card__label{color:var(--gold-on-teal);letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:.82rem;font-weight:700}.hero-field .wi-hero-title .eyebrow{font-size:.82rem;line-height:1.4;display:block}.hero-field .wi-hero-subtitle{color:#e8f3f1;max-width:620px;margin:28px 0 0;font-size:1.22rem}.hero-field .wi-hero-actions{gap:14px;margin-top:34px}.hero-field .wi-hero-media{align-self:center}.hero-field .wi-hero-actions .wi-btn--outline[data-accent=blue]{border-color:color-mix(in srgb, var(--brand-blue) 82%, #fff);color:#fff}.hero-field .wi-hero-actions .wi-btn--outline[data-accent=blue]:hover{background:var(--brand-blue);color:var(--action-text)}.hero-field__handoff{color:#cfe2df;margin-top:18px;font-size:.92rem}.section-followup{margin:28px 0 0;font-weight:600}.section-followup a{align-items:center;min-height:44px;display:inline-flex}.article-reading{color:var(--muted);margin:10px 0 0;font-size:.9rem}.loop-board{color:#10211f;background:#f7f5ee;border:1px solid #ffffff38;border-radius:8px;width:min(100%,520px);position:relative;overflow:hidden;box-shadow:0 26px 70px #07111f47}.loop-board__caption,.loop-board__footer{color:#5d6b68;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:16px 20px;font-size:.78rem;font-weight:700;display:flex}.loop-board__line{background:#dedbd0;height:1px}.loop-board__steps{gap:0;display:grid}.loop-step{border-bottom:1px solid #dedbd0;grid-template-columns:44px 1fr;padding:22px 20px;display:grid}.loop-step__number{color:#6f5915;grid-row:span 2;font-weight:700}.loop-step strong{font-size:1.1rem}.loop-step>span:last-child{color:#5d6b68;font-size:.92rem}.loop-board__footer{justify-content:flex-start;gap:8px}.loop-board__dot{background:var(--hero-teal);border-radius:50%;width:8px;height:8px}.content-band{padding:96px 0}.content-band--soft{background:var(--surface-soft)}.section-shell{width:min(100% - 40px, var(--content-width));margin-inline:auto}.section-heading{gap:14px;max-width:760px;margin-bottom:44px;display:grid}.section-heading--center{text-align:center;margin-inline:auto}.section-heading p,.section-heading h2{margin:0}.section-heading h2{color:var(--text);font-size:2.35rem;line-height:1.14}.section-heading p:last-child{color:var(--muted);font-size:1.1rem}.principles-grid{gap:18px;display:grid}.principle{border-top:3px solid var(--hero-teal);background:var(--surface);padding:28px}.principle span{color:var(--gold-annotation);font-size:.82rem;font-weight:700}.principle h3{margin:16px 0 8px;font-size:1.25rem}.principle p{color:var(--muted);margin:0}.notes-grid{gap:20px;display:grid}.note-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;min-width:0}.note-card__link{min-height:100%;color:var(--text);flex-direction:column;padding:28px;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.note-card:hover{border-color:color-mix(in srgb, var(--brand-blue) 55%, var(--border));transform:translateY(-2px);box-shadow:0 12px 30px #07111f14}.note-card__topline{justify-content:space-between;gap:12px;display:flex}.note-card__label{color:var(--hero-teal);margin:0}.note-card__arrow{color:var(--link);font-size:1.15rem}.note-card h3{margin:24px 0 12px;font-size:1.45rem;line-height:1.2}.note-card p{color:var(--muted);margin:0 0 26px}.note-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.88rem;display:flex}.note-card .note-meta{margin-top:auto}.cta-band{width:min(100% - 40px, var(--content-width));background:var(--hero-teal-deep);color:#fff;border-radius:8px;align-items:center;gap:32px;margin-inline:auto;padding:48px;display:grid}.cta-band h2,.cta-band p{margin:0}.cta-band h2{font-size:2rem;line-height:1.15}.cta-band p{color:#cfe2df;max-width:64ch;margin-top:12px}.page-hero,.article-hero{border-bottom:1px solid var(--border);background:var(--surface-soft)}.page-hero__inner,.article-hero__inner{width:min(100% - 40px, var(--content-width));margin-inline:auto;padding-block:86px 72px}.page-hero__inner{text-align:center;max-width:900px;margin-inline:auto}.page-hero h1,.article-hero h1{color:var(--text);margin:0;font-size:3rem;line-height:1.08}.page-hero p,.article-hero__summary{max-width:760px;color:var(--muted);margin:22px auto 0;font-size:1.15rem}.page-hero__actions{justify-content:center;gap:18px;margin-top:28px;display:flex}.article-hero__inner{max-width:900px}.article-hero__summary{margin-inline:0}.article-kicker{color:var(--gold-annotation);letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:.82rem;font-weight:700}.article-hero .note-meta{margin-top:28px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:30px;font-size:.9rem;display:flex}.breadcrumbs a{min-height:44px;color:var(--link);align-items:center;display:inline-flex}.article-shell{gap:52px;width:min(100% - 40px,1040px);margin-inline:auto;padding-block:76px 100px;display:grid}.article-shell>*{width:100%;min-width:0}.article-body{max-width:var(--reading-width);margin-inline:auto;font-size:1.08rem}.article-body h2{margin:2.4em 0 .55em;font-size:1.8rem;line-height:1.22}.article-body h3{margin:2em 0 .45em;font-size:1.3rem}.article-body p,.article-body ul,.article-body ol{margin-block:0 1.25em}.article-body blockquote{border-left:4px solid var(--gold);background:var(--surface-soft);color:var(--muted);margin:2rem 0;padding:18px 24px}.article-body code{background:var(--surface-soft);border-radius:4px;padding:.12em .35em;font-size:.9em}.article-body pre{color:#f8fafc;background:#0e1719;border-radius:8px;padding:20px;overflow-x:auto}.article-body pre code{background:0 0;padding:0}.article-cta{max-width:var(--reading-width);border-top:3px solid var(--brand-blue);background:var(--surface-soft);gap:20px;margin-inline:auto;padding:30px;display:grid}.article-cta h2,.article-cta p{margin:0}.about-grid{align-items:start;gap:40px;display:grid}.about-panel{border-left:3px solid var(--gold);background:var(--surface-soft);padding:30px}.about-panel h2{margin-top:0}.boundary-list{gap:18px;margin:0;padding:0;list-style:none;display:grid}.boundary-list li{border-bottom:1px solid var(--border);padding-bottom:18px}.boundary-list strong{margin-bottom:4px;display:block}.site-footer{border-top:1px solid var(--border);background:var(--surface-soft)}.site-footer__inner{gap:44px;padding-block:58px 40px;display:grid}.site-footer__note{max-width:420px;color:var(--muted);margin:18px 0 0}.site-footer__links{align-content:start;gap:12px;display:grid}.site-footer__links a{min-height:44px;color:var(--text);align-items:center;text-decoration:none;display:inline-flex}.site-footer__legal{border-top:1px solid var(--border);color:var(--muted);padding-block:18px 28px;font-size:.86rem}.not-found{text-align:center;place-items:center;min-height:62vh;padding:70px 20px;display:grid}.not-found__inner{max-width:680px}.not-found__code{color:var(--gold-annotation);letter-spacing:.08em;font-size:.85rem;font-weight:700}.not-found h1{margin:14px 0;font-size:3rem}.not-found p{color:var(--muted)}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}@media (width>=760px){.principles-grid,.notes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cta-band{grid-template-columns:minmax(0,1fr) auto}.about-grid{grid-template-columns:1.35fr .8fr}.site-footer__inner{grid-template-columns:1fr auto}}@media (width>=940px){.hero-field__inner{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)}.hero-field .wi-hero-title{font-size:4rem}}@media (width<=759px){body{font-size:16px}.site-header{position:static}.site-header__inner{flex-wrap:wrap;align-items:center;min-height:64px;padding-block:8px}.site-nav{flex-wrap:wrap;gap:8px 16px;width:100%;padding-block:4px 8px}.site-nav>span{max-width:100%;display:inline-flex}.site-nav .wi-btn{padding-inline:15px;font-size:.84rem}.hero-field__inner{min-height:auto;padding-block:58px 42px}.hero-field__copy h1,.hero-field .wi-hero-title,.page-hero h1,.article-hero h1,.not-found h1{font-size:2.5rem}.hero-field__actions,.hero-field .wi-hero-actions,.page-hero__actions{flex-direction:column;align-items:stretch}.hero-field__actions .wi-btn,.hero-field .wi-hero-actions .wi-btn,.page-hero__actions .wi-btn{width:100%}.hero-field__secondary{justify-content:center}.loop-board{margin-inline:auto}.content-band{padding:68px 0}.section-heading h2{font-size:1.95rem}.cta-band{padding:30px 24px}.page-hero__inner,.article-hero__inner{padding-block:64px 54px}.article-shell{padding-block:54px 76px}}@media (prefers-color-scheme:dark){:root{--page-bg:#0b1214;--surface:#111c1f;--surface-soft:#18262a;--text:#f8fafc;--muted:#cbd5e1;--border:#294047;--brand-blue:#69b5ff;--brand-blue-strong:#419eff;--hero-teal:#234c47;--hero-teal-deep:#173b37;--gold:#e1c567;--gold-annotation:#e3cb7d;--focus-ring:#7cc0ff;--link:#7cc0ff}.wi-btn[data-accent=blue],.wi-btn--outline[data-accent=blue]:hover{color:var(--action-text)}.loop-board{color:#10211f;background:#e9e6dc}.brand__name strong{color:var(--brand-blue)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
