@import "https://fonts.googleapis.com/css2?family=Outfit:wght@500;600;700;800;900&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{--navy:#08283a;--deep:#041923;--teal:#13817d;--teal-bright:#35bbb1;--off:#f5f2ea;--mist:#e7f0ec;--sage:#dce8e2;--amber:#e6a23c;--white:#fff;--red:#b33a3a;--ink:#143141;--slate:#4f6570;--line:#d4ddd8;--shadow-soft:0 8px 16px #08283a14;--shadow-strong:0 18px 36px #08283a29;--r:10px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 10% 2%, #13817d14, transparent 28rem), radial-gradient(circle at 88% 18%, #e6a23c14, transparent 30rem), var(--off);margin:0;font-family:"Source Sans 3",ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:17px;line-height:1.62}a{color:inherit}img,svg{max-width:100%}.skip-link{position:absolute;left:-999px}.skip-link:focus{z-index:8;background:var(--white);border:2px solid var(--teal);padding:.6rem .9rem;top:1rem;left:1rem}.announcement{background:linear-gradient(90deg, var(--teal), var(--navy));color:var(--white);text-align:center;padding:.55rem 1rem;font-size:.92rem;font-weight:700}.site-header{z-index:6;backdrop-filter:blur(16px);background:#f5f2eae6;border-bottom:1px solid #08283a1a;align-items:center;gap:1.1rem;padding:1rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.brand{color:var(--navy);white-space:nowrap;align-items:center;gap:.65rem;font:800 1.15rem/1 Outfit,sans-serif;text-decoration:none;display:inline-flex}.brand svg{width:2rem;height:2rem;color:var(--teal);fill:var(--sage);stroke:var(--navy);stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.nav{align-items:center;gap:1rem;margin-left:auto;display:flex}.nav a{color:#274557;font-size:.9rem;font-weight:800;text-decoration:none;position:relative}.nav a:hover,.nav a:focus,.nav a.active{color:var(--teal)}.nav a.active:after{content:"";background:var(--teal);border-radius:999px;height:2px;position:absolute;bottom:-.45rem;left:0;right:0}.button{border-radius:var(--r);min-height:44px;color:var(--navy);cursor:pointer;background:0 0;border:1px solid;justify-content:center;align-items:center;padding:.8rem 1.05rem;font-size:.95rem;font-weight:900;line-height:1.1;text-decoration:none;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s,background-color .22s,color .22s;display:inline-flex}.button.primary{background:var(--teal);color:var(--white);border-color:var(--teal);box-shadow:0 8px 14px #13817d38}.button.secondary{color:var(--navy);background:#ffffffe6}.button.full{width:100%}.button:hover,.button:focus{transform:translateY(-2px);box-shadow:0 10px 18px #08283a24}.button:active{transform:translateY(0)scale(.985)}.button:disabled{opacity:.46;cursor:not-allowed;box-shadow:none;transform:none}.menu-button{border:1px solid var(--line);background:var(--white);border-radius:var(--r);color:var(--navy);margin-left:auto;padding:.65rem .8rem;font-weight:900;display:none}.section,.hero{padding:clamp(3.5rem,7vw,6.5rem) clamp(1rem,4vw,3rem)}.inner,.hero-grid,.trust-strip,.footer>div:first-child,.footer-disclaimer{max-width:var(--max);margin-left:auto;margin-right:auto}.hero{background:radial-gradient(circle at 75% 35%, #35bbb138, transparent 27rem), linear-gradient(135deg, var(--deep), var(--navy) 58%, #0f4f56);color:#edf8f5;padding-top:clamp(3rem,6vw,5.5rem);padding-bottom:clamp(4.5rem,8vw,7rem);position:relative;overflow:hidden}.hero:after{content:"";filter:blur(54px);pointer-events:none;background:linear-gradient(90deg,#35bbb147,#e6a23c26,#0000);height:18rem;position:absolute;inset:auto -12% -18% 8%}.hero-grid{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(370px,.9fr);align-items:center;gap:clamp(2.4rem,5vw,4.5rem);display:grid;position:relative}.eyebrow,.section-kicker,.source-meta{letter-spacing:.08em;text-transform:uppercase;color:var(--teal);margin:0 0 .9rem;font-size:.78rem;font-weight:900}.hero .eyebrow{color:var(--teal-bright)}h1,h2,h3,legend{color:var(--navy);letter-spacing:-.02em;text-wrap:balance;margin:0 0 1rem;font-family:Outfit,"Source Sans 3",sans-serif;line-height:1.03}h1{max-width:10.5ch;font-size:clamp(3rem,6.8vw,5.7rem)}h2{max-width:18ch;font-size:clamp(2rem,4vw,3.35rem)}h3{font-size:1.35rem}.hero h1{color:var(--white)}.hero p{color:#d8e9e6;text-wrap:pretty;max-width:38rem;font-size:1.17rem}.hero-proof{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;display:flex}.hero-proof span{color:#f2fbf8;background:#ffffff17;border:1px solid #ffffff29;border-radius:999px;align-items:center;min-height:2rem;padding:.32rem .7rem;font-weight:900;display:inline-flex}.cta-row{flex-wrap:wrap;gap:.8rem;margin:1.55rem 0;display:flex}.hero .button.secondary{color:var(--white);background:#ffffff14;border-color:#ffffff61}.hero .button.primary{background:var(--teal-bright);border-color:var(--teal-bright);color:var(--deep)}.micro,.muted,.helper{color:var(--slate);font-size:.95rem}.hero .micro{color:#bfd7d2}.trust-strip{z-index:2;box-shadow:var(--shadow-strong);background:#ffffff61;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:-2rem;display:grid;position:relative;overflow:hidden}.trust-strip span{color:var(--navy);background:#fffffff0;padding:1.05rem;font-weight:900}.split{grid-template-columns:.78fr 1fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.problem-section{align-items:center}.problem-grid,.why-grid,.pricing-grid,.service-grid,.source-list,.form-grid{gap:1rem;display:grid}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.price-card,.source-list article,.sector-card,.content-groups article,.why-card,.problem-card,.result-box{border-radius:var(--r);background:#fffffff0;border:1px solid #d4ddd8e6}.card,.price-card,.source-list article,.sector-card,.content-groups article,.why-card,.problem-card{padding:1.2rem}.card strong{color:var(--navy);font-size:1.05rem;display:block}.problem-card{min-height:0;box-shadow:var(--shadow-soft);grid-template-columns:auto 1fr;align-items:start;gap:1rem;display:grid}.problem-card span{background:var(--navy);border-radius:10px;width:2.15rem;height:2.15rem;position:relative}.problem-card span:after{content:"";border:solid var(--teal-bright);border-width:0 0 3px 3px;width:.78rem;height:.45rem;position:absolute;top:.65rem;left:.62rem;transform:rotate(-45deg)}.problem-card strong{color:var(--navy);margin-bottom:.35rem;font:800 1.18rem/1.15 Outfit,sans-serif;display:block}.problem-card p,.why-card p{color:#405461;margin:0;font-size:1.02rem;line-height:1.48}.problem-card em{color:var(--teal);margin-top:.65rem;font-style:normal;font-weight:900;display:block}.process-section{background:linear-gradient(#e7f0ecb8,#f5f2ea00)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.35rem;display:flex}.section-heading p{max-width:30rem;color:var(--slate);font-size:1.08rem}.timeline{counter-reset:step;grid-template-columns:repeat(5,1fr);gap:.85rem;display:grid}.timeline div{border-radius:var(--r);counter-increment:step;min-height:7rem;color:var(--navy);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fffffff5,#dce8e2d6);padding:1rem;font:900 1.1rem/1 Outfit,sans-serif;position:relative}.timeline div:before{content:counter(step, decimal-leading-zero);color:var(--teal);margin-bottom:1.7rem;font-size:.85rem;display:block}.timeline div:after{content:"";background:linear-gradient(90deg, var(--teal), #13817d1f);height:2px;position:absolute;top:3rem;left:1rem;right:1rem}.panel,.support-panel,.form-panel{background:linear-gradient(135deg, var(--white), var(--mist));color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:12px;padding:clamp(1.4rem,4vw,3rem)}.panel h2,.panel h3,.support-panel h2{color:var(--navy)}.content-groups{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.content-groups article{box-shadow:var(--shadow-soft);position:relative}.content-groups article:before{content:"";background:var(--teal);border-radius:999px;width:2.2rem;height:.28rem;margin-bottom:.85rem;display:block}ul{padding-left:1.1rem}.check-list{margin:1rem 0;padding:0;list-style:none}.check-list li{margin:.55rem 0;padding-left:1.55rem;position:relative}.check-list li:before{content:"";background:var(--teal);clip-path:polygon(14% 44%,0 60%,38% 100%,100% 18%,84% 4%,36% 68%);width:.7rem;height:.7rem;position:absolute;top:.45rem;left:0}.sector-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.sector-card{min-height:8rem;text-decoration:none;transition:transform .22s,box-shadow .22s,background-color .22s}.sector-card:hover{box-shadow:var(--shadow-soft);background:var(--white);transform:translateY(-3px)}.sector-card span{background:var(--sage);border-radius:8px;width:2rem;height:2rem;margin-bottom:1rem;display:block}.pricing-grid{grid-template-columns:repeat(3,1fr)}.price-card{box-shadow:var(--shadow-soft);display:grid}.price-card.featured{border-color:var(--amber);box-shadow:0 12px 22px #e6a23c29}.tag{background:var(--amber);color:var(--navy);border-radius:4px;margin:0 0 1rem;padding:.25rem .55rem;font-weight:900;display:inline-block}.price{color:var(--navy);font-variant-numeric:tabular-nums;margin:.2rem 0;font:900 2rem/1 Outfit,sans-serif}.price.small{font-size:1.2rem;line-height:1.2}.source-list{grid-template-columns:repeat(2,1fr)}.form-panel{background:#fffffff5}.form-grid{grid-template-columns:repeat(2,1fr)}label{color:var(--navy);gap:.35rem;font-weight:800;display:grid}input,select,textarea{border-radius:var(--r);width:100%;min-height:46px;font:inherit;color:var(--ink);background:#fff;border:1px solid #aebfbb;padding:.75rem}textarea{min-height:140px}input:focus,select:focus,textarea:focus,button:focus,a:focus{outline-offset:2px;outline:3px solid #e6a23c73}.consent{color:var(--ink);align-items:flex-start;gap:.6rem;margin:1rem 0;font-weight:600;display:flex}.consent input{width:auto;min-height:auto;margin-top:.35rem}.hp{position:absolute;left:-9999px}.form-status.error{color:var(--red)}.form-status.success{color:var(--teal);font-weight:800}.mockup{isolation:isolate;border-radius:14px;min-height:500px;padding:1rem;position:relative;overflow:hidden}.mock-glow{filter:blur(20px);z-index:-1;background:radial-gradient(circle,#35bbb159,#0000 60%);position:absolute;inset:12% 8% 8%}.mock-doc,.mock-panel{color:var(--ink);box-shadow:var(--shadow-strong);background:#fff;border-radius:12px;padding:1rem;position:absolute}.mock-doc span,.mock-panel span{color:var(--teal);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:900;display:block}.mock-doc strong,.mock-panel strong{color:var(--navy);margin:.35rem 0;display:block}.workbook{width:58%;min-height:45%;top:8%;left:6%}.workbook:before{content:"";background:var(--navy);width:.55rem;box-shadow:0 .72rem 0 var(--navy), 0 1.44rem 0 var(--navy), 0 2.16rem 0 var(--navy), 0 2.88rem 0 var(--navy), 0 3.6rem 0 var(--navy), 0 4.32rem 0 var(--navy), 0 5.04rem 0 var(--navy);border-radius:999px;position:absolute;top:.85rem;bottom:.85rem;left:-.45rem}.mock-lines{gap:.48rem;margin-top:1rem;display:grid}.mock-lines i,.dashboard div{background:var(--sage);border-radius:999px;height:.55rem;display:block}.mock-lines i:first-child{width:88%}.mock-lines i:nth-child(2){width:70%}.mock-lines i:nth-child(3){width:48%}.action-card{background:var(--teal);color:#fff;width:35%;min-height:34%;top:16%;right:5%}.action-card strong,.action-card span{color:#fff}.action-card ul{margin:.7rem 0 0}.dashboard{width:46%;bottom:12%;left:15%}.dashboard div{margin:.75rem 0}.dashboard b{background:var(--teal);border-radius:999px;height:100%;display:block}.register{width:34%;bottom:27%;right:7%}.exercise{background:#fff8ec;width:40%;bottom:7%;right:14%}.legal{max-width:820px}.legal h1{max-width:14ch;font-size:clamp(2.3rem,5vw,4rem)}.checker{grid-template-columns:.7fr 1fr;align-items:start;gap:2rem;display:grid}.progress{background:var(--sage);border-radius:999px;height:.6rem;overflow:hidden}.progress b{background:var(--teal);width:8%;height:100%;display:block}.checker-step{display:none}.checker-step.active{gap:1rem;display:grid}.result-box{padding:1.2rem}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.why-card{min-height:190px;box-shadow:var(--shadow-soft);grid-template-rows:auto auto 1fr;padding:clamp(1.45rem,2.5vw,1.75rem);display:grid}.why-card h3{margin:.8rem 0 .45rem;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.15}.line-icon{border:2px solid var(--teal);background:var(--sage);border-radius:8px;width:2.2rem;height:2.2rem;display:inline-block;position:relative}.line-icon:after,.line-icon:before{content:"";border-color:var(--teal);position:absolute}.line-icon.book:before{border:2px solid var(--teal);background:#fff;border-radius:2px;width:.9rem;height:1.1rem;top:.45rem;left:.5rem}.line-icon.edit:before{background:var(--teal);width:1.2rem;height:.25rem;top:1rem;left:.45rem;transform:rotate(-35deg)}.line-icon.users:before{border:2px solid var(--teal);border-radius:50%;width:.55rem;height:.55rem;top:.45rem;left:.35rem}.line-icon.users:after{border:2px solid var(--teal);border-top:0;border-radius:0 0 999px 999px;width:1.25rem;height:.65rem;bottom:.35rem;left:.42rem}.line-icon.info:before{background:var(--teal);border-radius:50%;width:.25rem;height:.25rem;top:.35rem;left:.92rem}.line-icon.info:after{background:var(--teal);border-radius:999px;width:3px;height:.85rem;top:.82rem;left:1rem}.line-icon.calendar:before{border-top:2px solid var(--teal);top:.68rem;left:.45rem;right:.45rem}.line-icon.calendar:after{border:2px solid var(--teal);border-top:0;width:.8rem;height:.45rem;bottom:.45rem;left:.62rem}.line-icon.help{border-radius:50%}.line-icon.help:before{content:"?";color:var(--teal);border:0;place-items:center;font-family:Outfit,sans-serif;font-weight:900;display:grid;inset:0}.support-panel{grid-template-columns:.38fr 1fr;align-items:center;gap:2rem;display:grid}.support-panel h2{max-width:none}.support-mark{aspect-ratio:1;border:2px solid var(--teal);background:radial-gradient(circle at 50% 42%, #fff 0 22%, transparent 23%), linear-gradient(135deg, #fff, var(--sage));border-radius:50%;width:min(190px,100%);margin:auto;position:relative}.support-mark:before{content:"";border:3px solid var(--teal);border-top:0;border-radius:0 0 999px 999px;width:44%;height:28%;position:absolute;top:50%;left:50%;transform:translate(-50%,-10%)}.support-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1rem;margin:1rem 0;padding:0;list-style:none;display:grid}.support-list li{padding-left:1.25rem;position:relative}.support-list li:before{content:"";background:var(--teal);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.62rem;left:0}.boundary{color:var(--navy);border-top:1px solid var(--line);padding-top:1rem;font-weight:800}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}fieldset{border:0;margin:0;padding:0}legend{color:var(--navy);font-size:clamp(1.45rem,3vw,2.2rem)}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.choice{border-radius:var(--r);min-height:54px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #aebfbb;align-items:center;padding:.85rem 1rem;font-weight:800;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;display:flex}.choice:hover{border-color:var(--teal);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.choice input{width:1rem;min-height:1rem;accent-color:var(--teal);margin:0 .7rem 0 0}.choice:has(input:checked){border-color:var(--teal);background:var(--sage)}.multi-site-question{border:1px solid var(--line);border-radius:var(--r);background:var(--off);margin:1.4rem 0;padding:1rem}.footer{background:var(--deep);color:#dce8e2;padding:3rem clamp(1rem,4vw,3rem)}.footer a{color:#fff;margin:.35rem 0;text-decoration:none;display:block}.footer .brand{color:#fff}.footer-grid{max-width:var(--max);grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem auto;display:grid}.footer-disclaimer{color:#c7d4d2;border-top:1px solid #fff3;padding-top:1.2rem;font-size:.92rem}.result-box h2,.source-list h3,.price-card h3,.card h3{max-width:none}@media (width<=900px){.menu-button{display:inline-flex}.header-cta{display:none}.nav{border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-strong);background:#fff;flex-direction:column;align-items:flex-start;padding:1rem;display:none;position:absolute;top:100%;left:1rem;right:1rem}.nav.open{display:flex}.hero-grid,.split,.checker,.support-panel{grid-template-columns:1fr}.trust-strip,.content-groups,.sector-grid,.pricing-grid,.source-list,.form-grid,.footer-grid,.why-grid{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:1fr}.section-heading{display:block}.mockup{min-height:410px}.support-mark{width:140px}.service-grid{grid-template-columns:1fr}}@media (width<=560px){.site-header{gap:.6rem}.brand span{font-size:1rem}.hero,.section{padding-left:1rem;padding-right:1rem}h1{max-width:11ch;font-size:2.75rem}.trust-strip,.content-groups,.sector-grid,.pricing-grid,.source-list,.form-grid,.footer-grid,.why-grid,.problem-grid,.option-grid,.support-list{grid-template-columns:1fr}.cta-row .button{width:100%}.mockup{min-height:365px}.workbook{width:70%;left:5%}.action-card{width:46%;top:30%;right:4%}.register{display:none}.dashboard{width:62%;left:7%}.exercise{width:54%;right:5%}.why-card,.problem-card{min-height:0}.problem-card{padding:1rem}.choice{min-height:58px}.support-panel{padding:1.2rem}.support-mark{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
