:root{--ink:#172337;--muted:#59687b;--surface:#fffdf8;--soft:#fff5cf;--strong:linear-gradient(110deg, #fff7db, #f8d76f);--line:#d9e0e9;--accent:#215691;--accent-dark:#173d68;--warm:#f5c94c;--app-background:#f5c94c}@supports (color:color(display-p3 1 1 1)){:root{--accent:color(display-p3 .187 .333 .552);--accent-dark:color(display-p3 .13 .25 .43)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--surface);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.025em;line-height:1.15}h1{max-width:12ch;margin-bottom:1.25rem;font-size:clamp(2.4rem,6vw,4.9rem)}h2{margin-bottom:.85rem;font-size:clamp(1.75rem,3vw,2.65rem)}h3{margin-bottom:.55rem;font-size:1.15rem}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{width:min(1120px,100% - 40px);margin:0 auto}.section{padding:clamp(3rem,5vw,4.75rem) 0}.section-soft{background:var(--soft)}.section-strong{background:var(--strong)}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:.82rem;font-weight:800}.lead{max-width:650px;color:var(--muted);font-size:1.15rem}.button{background:var(--accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.7rem 1.05rem;font-weight:750;text-decoration:none;display:inline-flex}.button:hover{background:var(--accent-dark)}.button-small{min-height:38px;padding:.45rem .85rem;font-size:.9rem}.text-link{color:var(--accent-dark);font-weight:750}.site-header{z-index:5;background:color-mix(in srgb, var(--surface) 92%, transparent);border-bottom:1px solid var(--line);backdrop-filter:blur(12px);position:sticky;top:0}.header-inner{align-items:center;gap:1.5rem;min-height:78px;display:flex}.brand{color:var(--ink);white-space:nowrap;align-items:center;gap:.75rem;font-weight:850;text-decoration:none;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;letter-spacing:-.1em;border-radius:9px;place-items:center;width:30px;height:30px;font-size:.72rem;display:inline-grid}.brand-icon{object-fit:cover;border-radius:12px;width:42px;height:42px}.desktop-nav{align-items:center;gap:1.1rem;margin-left:auto;font-size:.9rem;font-weight:650;display:flex}.header-search{align-items:center;gap:.5rem;min-width:240px;display:flex}.header-search-input{border:1px solid var(--line);width:100%;min-height:40px;color:var(--ink);font:inherit;background:#fff;border-radius:999px;padding:.7rem .95rem}.header-search-input:focus{outline-offset:1px;border-color:var(--accent);outline:2px solid #21569133}.header-search-button{min-height:40px;color:var(--accent-dark);font:inherit;cursor:pointer;background:#eef3fb;border:0;border-radius:999px;padding:.55rem .9rem;font-weight:750}.header-search-button:hover{background:#e1ebf9}.desktop-nav>a,.nav-group summary{cursor:pointer;padding:.5rem 0;text-decoration:none;list-style:none}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary:after{content:"▾";color:var(--muted);margin-left:.3rem}.desktop-nav .active{color:var(--accent-dark)}.nav-group{position:relative}.nav-group[open] .nav-popover{display:grid}.nav-popover{border:1px solid var(--line);background:#fff;border-radius:12px;width:220px;padding:.5rem;display:none;position:absolute;top:2.25rem;left:-.8rem;box-shadow:0 12px 30px #15251d1a}.nav-popover a{border-radius:7px;padding:.5rem .6rem;text-decoration:none}.nav-popover a:hover{background:var(--soft)}.desktop-cta{margin-left:.2rem}.mobile-nav{margin-left:auto;display:none}.mobile-nav summary{cursor:pointer;gap:4px;padding:.5rem;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--ink);width:23px;height:2px}.mobile-nav nav{border-bottom:1px solid var(--line);background:var(--surface);gap:.35rem;padding:1.25rem 20px 1.5rem;display:grid;position:absolute;top:70px;left:0;right:0;box-shadow:0 10px 20px #15251d12}.mobile-nav nav a{padding:.42rem 0;font-weight:650;text-decoration:none}.mobile-nav nav a:not(.button){padding-left:.8rem}.mobile-nav nav p{color:var(--muted);text-transform:uppercase;margin:.85rem 0 .15rem;font-size:.8rem;font-weight:800}.mobile-nav .button{margin-top:.75rem}.site-footer{color:#f8fbf8;background:#1e302b;padding-top:3.5rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2.5rem;padding-bottom:3rem;display:grid}.site-footer .brand{color:#fff}.footer-intro{color:#d4e1d9;max-width:280px;margin-top:1rem}.site-footer a:not(.brand){color:#d4e1d9;margin:.5rem 0;text-decoration:none;display:block}.site-footer a:not(.brand):hover{color:#fff}.footer-label{color:#fff;margin-bottom:.65rem;font-weight:800}.footer-bottom{color:#c2d1c8;border-top:1px solid #ffffff24;padding:1rem 0 1.4rem;font-size:.85rem}.footer-cookie-button{color:#d4e1d9;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:.5rem 0;padding:0;display:block}.footer-cookie-button:hover{color:#fff}.analytics-consent{z-index:20;border:1px solid var(--line);background:#fffefb;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;width:min(100% - 40px,1120px);padding:1.1rem 1.25rem;display:grid;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #18263d24}.analytics-consent[hidden]{display:none}.analytics-consent-backdrop{z-index:19;pointer-events:none;background:linear-gradient(#0000 0%,#7c7c7de0 100%);width:100vw;height:150px;position:fixed;bottom:0;left:0;right:0}.analytics-consent-backdrop[hidden]{display:none}.analytics-consent-title,.analytics-consent p{margin:0}.analytics-consent-title{color:var(--ink);font-weight:800}.analytics-consent p:not(.analytics-consent-title){color:var(--muted);margin-top:.25rem;font-size:.92rem}.analytics-consent-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.analytics-consent-more{color:var(--blue-dark);font-weight:700}.analytics-consent-more:hover{color:var(--accent-dark)}.analytics-consent-essential{color:var(--accent);cursor:pointer;background:0 0;border:1px solid #21569173}.analytics-consent-essential:hover{background:#eef5ff}.hero{background:radial-gradient(circle at 94% 16%,#f8d76f48 0 8%,#0000 24%),radial-gradient(circle at 8% 94%,#c8e0eb9e 0 13%,#0000 30%),linear-gradient(135deg,#fffdf8 0%,#fff9e9 55%,#f8e8b9 100%);padding:clamp(2.75rem,4.5vw,4.5rem) 0;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";pointer-events:none;position:absolute}.hero:before{background:#21569112;border-radius:50%;width:220px;height:220px;top:18%;right:-78px}.hero:after{border:28px solid #ffffff73;border-radius:50%;width:260px;height:260px;bottom:-118px;right:-118px}.hero .shell{z-index:1;position:relative}.hero-grid,.split-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid}.home-hero-layout{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:clamp(1.75rem,3vw,2.5rem) clamp(1.25rem,3vw,3rem);width:min(1120px,100% - 40px);display:grid}.home-hero-title{grid-column:1/span 7;max-width:50rem}.home-hero-title h1{letter-spacing:-.05em;text-wrap:balance;max-width:13.5ch;margin-bottom:0;font-size:clamp(3rem,4.1vw,4.1rem);line-height:1.02}.home-hero-details{grid-column:1/span 5;align-self:start}.home-hero-details .lead{max-width:31rem;margin-bottom:0;font-size:1.08rem}.home-hero-visual{grid-area:1/8/span 2/-1;place-self:center;margin-top:0;padding:0;position:relative}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.7rem;display:flex}.hero-points,.download-details{flex-wrap:wrap;gap:.55rem;margin-top:1.35rem;display:flex}.hero-points span,.download-details span{color:var(--accent-dark);background:#ffffff8f;border:1px solid #173d6830;border-radius:999px;padding:.38rem .65rem;font-size:.83rem;font-weight:700}.value-strip{z-index:2;margin-top:-2.2rem;position:relative}.home-steps-section{z-index:2;padding:clamp(2.5rem,4vw,3.75rem) 0 clamp(3rem,5vw,4.75rem);position:relative}.home-steps-section .steps{margin-top:1.5rem}.value-strip-grid{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 14px 34px #17233714}.value-strip-grid>div{gap:.85rem;padding:1.2rem 1.25rem;display:flex}.value-strip-grid>div+div{border-left:1px solid var(--line)}.value-strip-grid p{color:var(--muted);margin:0;font-size:.88rem}.value-strip-grid strong{color:var(--ink)}.value-number,.card-index{background:var(--warm);width:30px;height:30px;color:var(--accent-dark);border-radius:50%;flex:none;place-items:center;font-size:.73rem;font-weight:850;display:inline-grid}.placeholder-image{border:2px dashed color-mix(in srgb, var(--accent) 45%, transparent);background:color-mix(in srgb, var(--app-background) 26%, white);min-height:310px;color:var(--accent-dark);text-align:center;border-radius:22px;place-items:center;padding:2rem;display:grid}.placeholder-image strong{margin-bottom:.4rem;display:block}.media-frame{background:color-mix(in srgb, var(--app-background) 26%, white);border-radius:22px;overflow:hidden;box-shadow:0 18px 36px #17233716}.media-frame img{object-fit:cover;width:100%;height:100%;display:block}.home-hero-visual .hero-media{width:auto;height:auto;min-height:0;box-shadow:none;background:0 0;border-radius:0;overflow:visible}.home-hero-visual .hero-media img{object-fit:contain;width:auto;max-width:100%;height:clamp(36rem,52vw,46rem)}.reading-media,.features-media{aspect-ratio:16/10}.card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:1.35rem}.card p{color:var(--muted);margin-bottom:0}.help-card{padding-top:3.8rem;position:relative;overflow:hidden}.help-card .card-index{position:absolute;top:1.25rem;left:1.25rem}.help-card:after{content:"";background:color-mix(in srgb, var(--app-background) 42%, white);border-radius:50%;width:115px;height:115px;position:absolute;top:-38px;right:-38px}.steps{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:16px;padding:0 1.35rem 1.5rem;position:relative;overflow:hidden}.step-number{background:var(--accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;margin:0;font-size:.78rem;font-weight:850;display:inline-grid}.step-art{background:linear-gradient(135deg,#fff5d7,#f7cb55);border-radius:10px;width:100%;height:78px;margin:.1rem 0 .35rem;position:relative;overflow:hidden}.step-art-image{aspect-ratio:16/9;object-fit:cover;border-radius:15px 15px 0 0;width:calc(100% + 2.7rem);height:auto;margin:0 -1.35rem 1rem;display:block}.step-heading{align-items:center;gap:.65rem;margin-bottom:.7rem;display:flex}.step-heading h3,.step-copy{margin:0}.step-art:before,.step-art:after,.step-art i,.step-art b{content:"";display:block;position:absolute}.step-art-profile:before{background:#e3ae75;border-radius:50%;width:32px;height:32px;top:14px;left:22px}.step-art-profile:after{background:var(--accent);border-radius:24px 24px 0 0;width:48px;height:28px;bottom:0;left:14px}.step-art-profile i{background:#fffdfa;border-radius:8px;width:58px;height:46px;top:16px;right:17px;box-shadow:0 6px 14px #173d6820}.step-art-profile b{background:#d4dfeb;border-radius:4px;width:35px;height:5px;top:29px;right:28px;box-shadow:0 11px #d4dfeb}.step-art-situation:before{background:#fffdfa;border-radius:8px;width:52px;height:48px;top:14px;left:24px;transform:rotate(-5deg);box-shadow:0 6px 14px #173d6820}.step-art-situation:after{background:var(--accent);border-radius:50% 50% 50% 0;width:28px;height:28px;top:23px;left:36px;transform:rotate(-45deg)}.step-art-situation i{z-index:1;background:#fff;border-radius:50%;width:9px;height:9px;top:32px;left:45px}.step-art-situation b{border:12px solid #fffdfa8a;border-radius:50%;width:50px;height:50px;bottom:-13px;right:19px}.step-art-story:before{background:#fffdfa;border-radius:7px;width:68px;height:52px;top:13px;left:25px;box-shadow:0 6px 14px #173d6820}.step-art-story:after{background:#f5c94c;border-radius:50%;width:22px;height:22px;top:23px;left:36px}.step-art-story i{background:var(--accent);border-radius:16px 16px 4px 4px;width:22px;height:17px;top:38px;left:36px}.step-art-story b{background:#d4dfeb;border-radius:3px;width:25px;height:4px;top:26px;right:33px;box-shadow:0 9px #d4dfeb,0 18px #d4dfeb}.step-art-listen:before{border:10px solid var(--accent);border-bottom-color:#0000;border-radius:50%;width:52px;height:52px;top:13px;left:23px}.step-art-listen:after{background:var(--accent);border-radius:7px 7px 12px 12px;width:28px;height:18px;top:39px;left:35px}.step-art-listen i{background:#fffdfa;border-radius:4px;width:6px;height:18px;top:29px;right:45px;box-shadow:10px -7px #fffdfa,20px 4px #fffdfa,30px -2px #fffdfa}.step-art-listen b{border:12px solid #fffdfa80;border-radius:50%;width:51px;height:51px;bottom:-20px;right:-9px}.asset-note{min-height:30px;color:var(--muted);font-size:.69rem;line-height:1.3;display:block}.guide-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.guide-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:185px;padding:1.35rem;text-decoration:none;transition:transform .16s,box-shadow .16s;display:block}.guide-card:hover{transform:translateY(-2px);box-shadow:0 12px 22px #17233712}.guide-card p{color:var(--muted);margin:0}.guide-card .guide-type{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.65rem;font-size:.76rem;font-weight:850}.situations-carousel{margin-top:2rem;position:relative}.situations-carousel-more{justify-content:center;margin-top:1.5rem;display:flex}.situations-viewport{overscroll-behavior-inline:contain;cursor:grab;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none;user-select:none;grid-auto-columns:calc(33.3333% - .666667rem);grid-auto-flow:column;gap:1rem;padding:.15rem .1rem .9rem;display:grid;overflow-x:auto}.situations-viewport.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.situations-viewport::-webkit-scrollbar{display:none}.carousel-controls{justify-content:center;align-items:center;gap:.8rem;padding-top:.55rem;display:flex}.carousel-dots{justify-content:center;align-items:center;gap:.45rem;display:flex}.carousel-nav{width:32px;height:32px;color:var(--accent);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-size:1.75rem;font-weight:400;line-height:1;transition:color .18s,transform .18s;display:inline-grid}.carousel-nav:hover{color:var(--accent-dark);transform:translateY(-1px)}.carousel-nav:focus-visible{outline-offset:3px;outline:3px solid #21569155}.carousel-dot{cursor:pointer;background:#bac8d5;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .18s,background .18s}.carousel-dot[aria-current]{background:var(--accent);border-radius:99px;width:24px}.carousel-dot:focus-visible{outline-offset:3px;outline:3px solid #21569155}.situation-card{border:1px solid var(--line);min-height:440px;color:inherit;scroll-snap-align:start;-webkit-user-drag:none;background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden}.situation-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #17233716}.situation-card>:not(.situation-illustration){margin-left:1.1rem;margin-right:1.1rem}.situation-card .asset-note{min-height:50px;margin-top:.75rem}.situation-card .guide-type{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-top:.7rem;margin-bottom:.45rem;font-size:.72rem;font-weight:850}.situation-card h3{margin-top:0;margin-bottom:.45rem}.situation-card>p:not(.guide-type){color:var(--muted);margin-top:0;margin-bottom:1rem}.condition-carousel-card{min-height:430px}.condition-carousel-card .situation-illustration{aspect-ratio:16/9}.condition-carousel-card .card-link{color:var(--accent);margin-top:auto;margin-bottom:1.25rem;font-weight:800}.article-note{color:var(--muted);background:#f7f5ef;border-radius:12px;margin:2.25rem 0;padding:1.1rem 1.25rem;font-size:.95rem}.article-note-title{color:var(--text);letter-spacing:.05em;text-transform:uppercase;margin:0 0 .6rem;font-size:.78rem;font-weight:800}.article-note p:last-child{margin-bottom:0}.support-disclaimer{color:var(--text);background:#fffdf5;border-radius:14px;margin-top:2rem;padding:1rem 1.15rem;display:block}.support-disclaimer strong{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;font-size:.78rem}.support-disclaimer p{text-align:center;margin:0;font-style:italic}.situations-filters{border:1px solid var(--line);background:#fff;border-radius:20px;margin-bottom:1.75rem;padding:1.25rem}.situations-filters-top{grid-template-columns:minmax(0,1fr) minmax(240px,360px);align-items:end;gap:1.25rem;display:grid}.situations-search{width:100%}.situations-controls{grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:end;gap:1rem;margin-bottom:.9rem;display:grid}.situations-control-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .4rem;font-size:.78rem;font-weight:750}.category-filter-tags{flex-wrap:wrap;gap:.4rem;display:flex}.category-filter-tag{border:1px solid var(--line);min-height:31px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:.3rem .65rem;font-size:.78rem;line-height:1.2}.category-filter-tag.is-active{border-color:var(--accent);color:var(--accent-dark);background:#edf3fb}.situations-search-input{border:1px solid var(--line);width:100%;min-height:31px;color:var(--ink);font:inherit;background:#fff;border-radius:999px;padding:.3rem .65rem;font-size:.78rem;line-height:1.2}.filter-group+.filter-group{margin-top:1rem}.filter-label{color:var(--muted);margin:0 0 .5rem;font-size:.88rem;font-weight:700}.filter-chip-row{flex-wrap:wrap;gap:.55rem;display:flex}.filter-chip{border:1px solid var(--line);min-height:38px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;padding:.5rem .9rem;font-size:.92rem}.filter-chip.is-active{border-color:var(--accent);color:var(--accent-dark);background:#edf3fb;font-weight:750}.situations-filter-summary{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.situations-filter-count{color:var(--muted);margin:0 0 1.75rem;font-size:.92rem}.situations-clear{cursor:pointer;background:0 0;border:0}.situations-clear[disabled]{opacity:.45;cursor:default}.situations-no-results{color:var(--muted);text-align:center;margin-top:1.25rem}.situation-category-list{flex-direction:column;gap:2.5rem;display:flex}.situation-category>h2,.matching-results>h2{color:var(--accent-dark);margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem)}.matching-results[hidden]{display:none}.situation-overview-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.situation-overview-grid[hidden]{display:none}.situation-overview-card{border:1px solid var(--line);min-height:390px;color:inherit;background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;overflow:hidden}.situation-overview-card[hidden]{display:none}.situation-overview-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #17233716}.situation-overview-card>:not(.situation-illustration){margin-left:1.1rem;margin-right:1.1rem}.situation-overview-card .guide-type{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-top:.9rem;margin-bottom:.45rem;font-size:.72rem;font-weight:850}.situation-overview-card h3{margin-top:1.1rem;margin-bottom:.45rem;font-size:1.28rem}.situation-overview-card>p:not(.guide-type){color:var(--muted);margin-top:0;margin-bottom:1rem}.card-link{color:var(--accent);margin-top:auto;margin-bottom:1.1rem;font-size:.88rem;font-weight:800}.related-links{flex-wrap:wrap;gap:.75rem;margin-top:1.1rem;display:flex}.related-link-chip{border:1px solid var(--line);min-height:40px;color:var(--accent-dark);background:#fff;border-radius:999px;align-items:center;padding:.55rem .9rem;font-weight:700;text-decoration:none;display:inline-flex}.related-link-chip:hover{border-color:var(--accent);background:#edf3fb}.situation-illustration{aspect-ratio:16/9;background:linear-gradient(135deg,#e8f2f7,#b7d8e1);position:relative;overflow:hidden}.situation-illustration-image img{object-fit:cover;width:100%;height:100%;display:block}.situation-illustration-placeholder{background:radial-gradient(circle at 100% 0,#ffffff9c,#0000 35%),linear-gradient(135deg,#dfeaf4,#c5d8ec);align-content:end;gap:.35rem;padding:1rem;display:grid}.situation-illustration-placeholder strong{color:var(--accent-dark);font-size:1rem;line-height:1.2}.situation-illustration-placeholder span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}.situation-illustration:before,.situation-illustration:after,.situation-illustration i,.situation-illustration b{content:"";display:block;position:absolute}.illustration-horse{background:linear-gradient(135deg,#c7e6f2 0 52%,#91bd72 52%)}.illustration-horse:before{background:#9a684a;border-radius:48% 52% 30% 28%;width:56%;height:44%;bottom:20%;left:23%}.illustration-horse:after{background:#9a684a;border-radius:48% 54% 42% 42%;width:17%;height:37%;bottom:38%;left:64%;transform:rotate(14deg)}.illustration-horse i{background:#fff;border-radius:50%;width:14px;height:14px;top:37%;right:23%}.illustration-horse b{border:4px solid #fff9e9;border-bottom:0;width:22%;height:18%;bottom:12%;left:12%}.illustration-medical{background:linear-gradient(135deg,#dbeef4,#fff3cc)}.illustration-medical:before{background:#215691;border-radius:42px 42px 0 0;width:35%;height:60%;bottom:0;left:21%}.illustration-medical:after{background:#e2a778;border-radius:36px 36px 0 0;width:25%;height:45%;bottom:0;right:17%}.illustration-medical i{border:6px solid #fff;border-radius:8px;width:25%;height:25%;top:15%;right:16%}.illustration-medical b{background:#215691;width:4px;height:34px;top:20%;right:27%;transform:rotate(45deg);box-shadow:-15px 15px #215691}.illustration-school{background:linear-gradient(135deg,#ffed9d,#cce7ef)}.illustration-school:before{background:#fffaf0;border-radius:7px 7px 0 0;width:52%;height:58%;bottom:0;right:15%;box-shadow:inset 0 0 0 7px #215691}.illustration-school:after{background:#f5c94c;width:45%;height:6px;bottom:28%;right:19%;box-shadow:0 -20px #f5c94c}.illustration-school i{background:#215691;border-radius:10px 10px 0 0;width:17%;height:29%;bottom:0;right:32%}.illustration-school b{background:#e1a979;border-radius:8px 8px 0 0;width:21%;height:30%;bottom:0;left:12%}.illustration-event{background:linear-gradient(135deg,#e4d5f1,#f7cf64)}.illustration-event:before{background:#fffaf1;border-radius:52% 52% 0 0;width:56%;height:40%;bottom:0;left:22%}.illustration-event:after{background:#215691;width:4px;height:60%;top:10%;left:31%;box-shadow:42px 12px #d86971,84px -4px #6eaa91}.illustration-event i{background:#215691;border-radius:50%;width:22px;height:22px;top:11%;left:24%;box-shadow:42px 12px #d86971,84px -4px #6eaa91}.illustration-event b{border:4px solid #fffaf1;border-radius:50%;width:30%;height:24%;bottom:13%;right:12%}.illustration-haircut{background:linear-gradient(135deg,#f8d9b1,#d5e9e9)}.illustration-haircut:before{background:#215691;border-radius:35px 35px 0 0;width:34%;height:60%;bottom:0;left:20%}.illustration-haircut:after{background:#e1a979;border-radius:50% 50% 0 0;width:41%;height:57%;bottom:0;right:15%}.illustration-haircut i{background:#704735;border-radius:5px;width:28%;height:5px;top:30%;right:21%;box-shadow:0 9px #704735,0 18px #704735}.illustration-haircut b{border:4px solid #fffaf1;border-radius:50% 50% 3px 3px;width:20px;height:43px;top:13%;left:24%;transform:rotate(-32deg)}.illustration-travel{background:linear-gradient(135deg,#bfe1ef,#fbecb4)}.illustration-travel:before{background:#fffaf1;border-radius:6px;width:68%;height:20%;bottom:25%;left:18%;box-shadow:0 19px #215691}.illustration-travel:after{background:#e3a976;border-radius:7px;width:42%;height:33%;bottom:14%;right:12%}.illustration-travel i{background:#215691;border-radius:20px 20px 0 0;width:12%;height:31%;bottom:13%;left:21%}.illustration-travel b{border:4px solid #fffaf1;border-radius:50%;width:24px;height:24px;top:18%;left:22%;box-shadow:71px 16px 0 -4px #fffaf1}.illustration-party{background:linear-gradient(135deg,#f5c4d1,#f8dd7c)}.illustration-party:before{background:#fffaf1;border-radius:7px;width:40%;height:41%;bottom:18%;left:30%;box-shadow:0 21px #d46f79}.illustration-party:after{background:#215691;width:4px;height:31%;top:22%;left:49%}.illustration-party i{background:#215691;border-radius:50%;width:18px;height:18px;top:12%;left:43%;box-shadow:-42px 23px #e78591,47px 14px #6fa993}.illustration-party b{background:#fffaf1aa;border-radius:50% 50% 0 0;width:54%;height:13%;bottom:0;right:8%}.illustration-routine{background:linear-gradient(135deg,#d2e9dd,#edf3b2)}.illustration-routine:before{background:#fffaf1;border-radius:8px;width:46%;height:66%;top:17%;left:17%;box-shadow:0 5px 14px #173d6820}.illustration-routine:after{background:#215691;border-radius:50%;width:21%;height:29%;bottom:18%;right:18%}.illustration-routine i{background:#d2dce6;width:27%;height:4px;top:34%;left:26%;box-shadow:0 12px #d2dce6,0 24px #d2dce6}.illustration-routine b{background:#f5c94c;border-radius:50%;width:8px;height:8px;top:29%;left:21%;box-shadow:0 12px #f5c94c,0 24px #f5c94c}.illustration-condition-autism{background:linear-gradient(135deg,#c6e4ee,#dbecc8)}.illustration-condition-autism:before{background:#215691;border-radius:44px 44px 0 0;width:40%;height:58%;bottom:0;left:15%}.illustration-condition-autism:after{background:#e2a778;border-radius:44px 44px 0 0;width:40%;height:58%;bottom:0;right:15%}.illustration-condition-autism i{background:#fffaf1;border-radius:99px;width:54%;height:11%;top:25%;left:23%}.illustration-condition-autism b{background:#f5c94c;border-radius:50%;width:11px;height:11px;top:25%;left:30%;box-shadow:34px 0 #6fa993,68px 0 #e87e91}.illustration-condition-adhd{background:linear-gradient(135deg,#f9d896,#d3e9e5)}.illustration-condition-adhd:before{background:#fffaf1;border-radius:10px;width:54%;height:56%;bottom:14%;left:16%;box-shadow:0 7px 16px #173d6820}.illustration-condition-adhd:after{background:#215691;border-radius:50%;width:28%;height:28%;top:17%;right:15%}.illustration-condition-adhd i{background:#cbd9e5;border-radius:3px;width:33%;height:5px;top:42%;left:25%;box-shadow:0 14px #cbd9e5,0 28px #cbd9e5}.illustration-condition-adhd b{background:#e87e91;border-radius:50%;width:13px;height:13px;bottom:18%;right:23%;box-shadow:-34px -58px #f5c94c,29px 9px #6fa993}.illustration-condition-sensory{background:linear-gradient(135deg,#e4d7f1,#bde3df)}.illustration-condition-sensory:before{border:10px solid #fffaf1;border-radius:50%;width:48%;height:48%;top:25%;left:26%}.illustration-condition-sensory:after{background:#215691;border-radius:50%;width:24%;height:24%;top:37%;left:38%}.illustration-condition-sensory i{border:4px dashed #fffaf1aa;border-radius:50%;width:80%;height:80%;top:10%;left:10%}.illustration-condition-sensory b{background:#f5c94c;border-radius:50%;width:14px;height:14px;bottom:18%;right:17%;box-shadow:-76px 21px #e87e91,16px -58px #6fa993}.illustration-condition-anxiety{background:linear-gradient(135deg,#d8d0ef,#f6dda7)}.illustration-condition-anxiety:before{background:#fffaf1;border-radius:50% 50% 44% 44%;width:54%;height:54%;bottom:12%;left:23%}.illustration-condition-anxiety:after{border-bottom:5px solid #215691;border-radius:50%;width:32%;height:15%;bottom:24%;left:34%}.illustration-condition-anxiety i{background:#215691;border-radius:50%;width:11px;height:11px;top:41%;left:39%;box-shadow:42px 0 #215691}.illustration-condition-anxiety b{border:5px solid #fffaf1;border-bottom:0;border-radius:50% 50% 0 0;width:20%;height:14%;top:14%;left:40%}.illustration-condition-communication{background:linear-gradient(135deg,#b9e0df,#d7e9a9)}.illustration-condition-communication:before{background:#fffaf1;border-radius:18px 18px 18px 4px;width:56%;height:42%;top:23%;left:18%;box-shadow:0 7px 16px #173d6820}.illustration-condition-communication:after{background:#215691;border-radius:14px 14px 4px;width:32%;height:24%;bottom:15%;right:14%}.illustration-condition-communication i{background:#cbd9e5;border-radius:3px;width:28%;height:5px;top:36%;left:30%;box-shadow:0 14px #cbd9e5}.illustration-condition-communication b{background:#f5c94c;border-radius:50%;width:8px;height:8px;bottom:24%;right:27%;box-shadow:-15px 0 #f5c94c,-30px 0 #f5c94c}.illustration-condition-routines{background:linear-gradient(135deg,#f6d9a1,#e3efd1)}.illustration-condition-routines:before{background:#fffaf1;border-radius:16px;width:48%;height:58%;top:20%;left:26%;box-shadow:0 7px 16px #173d6820}.illustration-condition-routines:after{background:#cbd9e5;border-radius:3px;width:28%;height:5px;top:38%;left:36%;box-shadow:0 15px #cbd9e5,0 30px #cbd9e5}.illustration-condition-routines i{background:#f5c94c;border-radius:50%;width:9px;height:9px;top:36%;left:31%;box-shadow:0 15px #f5c94c,0 30px #f5c94c}.illustration-condition-routines b{background:#6fa993;border-radius:8px;width:18%;height:13%;bottom:13%;left:41%}.illustration-condition-change{background:linear-gradient(135deg,#f2c9ce,#d6e8b2)}.illustration-condition-change:before{background:#fffaf1;border-radius:16px;width:54%;height:42%;top:27%;left:15%}.illustration-condition-change:after{border:7px solid #215691;border-left-color:#0000;border-radius:50%;width:34%;height:34%;bottom:15%;right:12%}.illustration-condition-change i{background:#cbd9e5;border-radius:3px;width:31%;height:5px;top:41%;left:25%;box-shadow:0 14px #cbd9e5}.illustration-condition-change b{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid #215691;width:0;height:0;top:48%;right:8%}.illustration-condition-emotional-regulation{background:linear-gradient(135deg,#d1dff2,#f3d49a)}.illustration-condition-emotional-regulation:before{background:#fffaf1;border-radius:50%;width:52%;height:52%;top:24%;left:24%}.illustration-condition-emotional-regulation:after{border-bottom:5px solid #215691;border-radius:50%;width:32%;height:15%;bottom:32%;left:34%}.illustration-condition-emotional-regulation i{background:#215691;border-radius:50%;width:11px;height:11px;top:42%;left:39%;box-shadow:42px 0 #215691}.illustration-condition-emotional-regulation b{background:#e87e91;border-radius:50%;width:18px;height:18px;top:14%;right:15%;box-shadow:-108px 15px #f5c94c,-29px 69px #6fa993}.page-hero{background:var(--strong);padding:clamp(2.75rem,5vw,4.5rem) 0 clamp(2.5rem,4vw,3.25rem);position:relative;overflow:hidden}.page-hero:after{content:"";pointer-events:none;border:44px solid #ffffff70;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-105px;right:-90px}.page-hero h1{max-width:16ch}.article{width:min(1120px,100% - 40px);margin:0 auto;padding:clamp(2.75rem,4vw,3.75rem) 0 clamp(3.5rem,5vw,4.75rem)}.platform-note{color:var(--muted);margin:.9rem 0 0;font-size:.94rem;font-weight:700}.waiting-list-page{max-width:760px}.waiting-list-panel{border:1px solid var(--line);background:#fff;border-radius:20px;gap:2rem;padding:clamp(1.5rem,4vw,2.5rem);display:grid;box-shadow:0 14px 30px #1723370d}.waiting-list-panel h2{max-width:20ch;margin:0;font-size:clamp(1.6rem,3vw,2.25rem)}.waiting-list-panel p{max-width:62ch;margin:.8rem 0 0}.waiting-list-form{gap:1rem;max-width:560px;display:grid}.waiting-list-field{gap:.45rem;display:grid}.waiting-list-field label{color:var(--ink);font-size:.92rem;font-weight:800}.waiting-list-field input{border:1px solid var(--line);min-height:46px;color:var(--ink);font:inherit;background:#fffefb;border-radius:10px;padding:.7rem .9rem}.waiting-list-field input:focus{outline-offset:1px;border-color:var(--accent);outline:2px solid #21569133}.waiting-list-consent{color:var(--muted);align-items:flex-start;gap:.65rem;font-size:.9rem;line-height:1.45;display:flex}.waiting-list-consent input{width:1rem;height:1rem;accent-color:var(--accent);margin:.16rem 0 0}.waiting-list-consent a{color:var(--accent-dark);font-weight:700}.waiting-list-form .button{cursor:pointer;font:inherit;border:0;justify-self:start}.article h2{margin-top:3rem}.article-section h2{font-size:clamp(1.45rem,2vw,1.9rem)}.article-media{aspect-ratio:16/10;margin-bottom:2.75rem}.article-section:first-of-type h2{margin-top:0}.article p,.article li{color:var(--muted)}.article li{margin-bottom:.55rem}.article-cta{background:var(--accent);border-radius:28px;grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);margin-top:4.5rem;padding:clamp(1.5rem,4vw,3.25rem);display:grid;box-shadow:0 22px 42px #173d6828}.article-cta .eyebrow{color:var(--warm)}.article-cta h2{color:#fff;max-width:16ch;margin:0 0 1rem}.article-cta p{color:#ffffffd9;max-width:58ch}.article-cta .button{background:var(--warm);color:var(--accent-dark);margin-top:.55rem}.article-cta .button:hover{background:#ffe397}.article-cta-note{margin:.95rem 0 0;font-size:.85rem}.article-cta-visual{border-radius:18px;min-height:255px;overflow:hidden}.article-cta-visual img{object-fit:cover;width:100%;height:100%;min-height:255px;display:block}.article-cta-placeholder{color:#fff;text-align:center;background:#ffffff14;border:2px dashed #fff9;border-radius:18px;place-content:center;gap:.75rem;width:100%;min-height:255px;padding:1.5rem;display:grid}.article-cta-placeholder strong{font-size:.95rem;line-height:1.45}.article-cta-placeholder span{color:#ffffffc7;font-size:.82rem;line-height:1.45}.faq-list{gap:.7rem;margin-top:2rem;display:grid}.faq-section+.faq-section{margin-top:4.5rem}.faq-section .faq-list{margin-top:1.5rem}.section-note{color:var(--muted);margin:1.5rem 0 0;font-size:.95rem}.pricing-grid{align-items:start}.pricing-cards{grid-template-columns:repeat(2,1fr);margin-top:0}.pricing-note{color:var(--muted);grid-column:1/-1;margin:0;font-size:.9rem}.plan-card{border-top:4px solid var(--accent)}.plan-label{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.7rem;font-size:.76rem;font-weight:850;display:inline-block}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:12px;padding:1rem 1.15rem}.faq-list summary{cursor:pointer;font-weight:750}.faq-list p{color:var(--muted);margin:.85rem 0 0}@media (width<=880px){.desktop-nav,.desktop-cta,.desktop-search{display:none}.mobile-nav{display:block}.hero-grid,.split-grid,.article-cta{grid-template-columns:1fr}.home-hero-layout{grid-template-columns:1fr;row-gap:1.75rem;width:min(100% - 40px,720px)}.home-hero-title,.home-hero-details,.home-hero-visual{grid-column:1}.home-hero-title h1{font-size:clamp(3rem,8vw,3.9rem)}.home-hero-visual{grid-row:auto;justify-self:center;width:min(100%,620px);margin-top:0}.home-hero-visual .hero-media img{width:100%;height:auto}.article-cta-visual,.article-cta-visual img,.article-cta-placeholder{min-height:220px}.value-strip{background:var(--app-background);margin-top:0;padding:1.5rem 0}.value-strip-grid{grid-template-columns:1fr}.value-strip-grid>div+div{border-top:1px solid var(--line);border-left:0}.hero-grid .placeholder-image{min-height:250px}.card-grid,.steps,.situation-overview-grid{grid-template-columns:repeat(2,1fr)}.situations-filters-top,.situations-controls{grid-template-columns:1fr}.situations-viewport{grid-auto-columns:calc(50% - .5rem)}}@media (width<=560px){.article,.shell,article{width:min(100% - 32px,1120px)}.card-grid,.guide-grid,.footer-grid,.pricing-cards,.situation-overview-grid,.steps{grid-template-columns:1fr}.footer-grid{gap:1.5rem}.analytics-consent{grid-template-columns:1fr;gap:.9rem;width:min(100% - 32px,1120px);bottom:1rem;left:50%}.analytics-consent-actions{justify-content:space-between;gap:.45rem}.analytics-consent-more,.analytics-consent-actions .button{font-size:.78rem}.analytics-consent-actions .button{padding:.55rem .65rem;font-size:.78rem}.header-search{min-width:0}.mobile-search{margin-top:.75rem}.hero{padding-top:2.5rem}.home-hero-layout{width:min(100% - 32px,720px)}.home-hero-title h1{letter-spacing:-.05em;font-size:clamp(2.75rem,13vw,3.65rem)}.situations-viewport{grid-auto-columns:min(86%,330px)}.situation-card{min-height:420px}.situations-filter-summary{flex-direction:column;align-items:flex-start}}
