@font-face{font-family:Nunito;src:url(/fonts/nunito-600.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/nunito-700.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/nunito-800.ttf)format("truetype");font-style:normal;font-weight:800;font-display:swap}@font-face{font-family:Nunito;src:url(/fonts/nunito-900.ttf)format("truetype");font-style:normal;font-weight:900;font-display:swap}:root{--green:#58cc02;--green-dark:#46a302;--green-deep:#43a004;--lime:#89e219;--yellow:#ffc800;--blue:#1cb0f6;--blue-dark:#1899d6;--red:#ff5a5f;--purple:#b36ae2;--ink:#2b2b2b;--body:#6e6e6e;--muted:#a3a3a3;--page:#fffdf9;--alt:#fbf8f1;--line:#ede8de;--white:#fff;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{min-width:320px;color:var(--body);background:var(--page);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Nunito,ui-rounded,system-ui,sans-serif;font-weight:600}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img,svg{display:block}img{max-width:100%}p{line-height:1.62}h1,h2,h3,p{text-wrap:pretty}:focus-visible{outline-offset:4px;outline:4px solid #ffc800b3}.site-header{z-index:50;pointer-events:none;padding:18px 24px 0;position:absolute;inset:0 0 auto}.site-header--compact{background:var(--page);min-height:90px;padding-top:16px;position:relative}.nav-shell{width:min(100%, var(--max));backdrop-filter:blur(16px)saturate(1.4);pointer-events:auto;background:#ffffff2e;border:1px solid #ffffff5c;border-radius:999px;align-items:center;gap:28px;min-height:60px;margin:0 auto;padding:9px 10px 9px 17px;display:flex;box-shadow:0 14px 34px -24px #0000008c}.site-header--compact .nav-shell{background:#ffffffc7;border-color:#ede8decc;box-shadow:0 12px 32px -28px #2b2b2b73}.brand{color:var(--white);letter-spacing:-.5px;white-space:nowrap;align-items:center;gap:11px;font-size:19px;font-weight:900;display:inline-flex}.brand img{border-radius:11px}.brand--dark,.site-header--compact .brand{color:var(--ink)}.nav-links{flex:1;justify-content:flex-end;align-items:center;gap:28px;display:flex}.nav-links a{color:#ffffffeb;font-size:14px;font-weight:800;position:relative}.site-header--compact .nav-links a{color:#494949}.nav-links a:after{background:var(--yellow);content:"";border-radius:2px;height:2px;transition:right .16s,left .16s;position:absolute;bottom:-5px;left:50%;right:50%}.nav-links a:hover:after{left:0;right:0}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;background:#ffffff2e;border-radius:50%;place-content:center;gap:4px;width:42px;height:42px;list-style:none;display:grid}.site-header--compact .mobile-menu summary{background:var(--alt)}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--white);border-radius:3px;width:18px;height:2px}.site-header--compact .mobile-menu summary span{background:var(--ink)}.mobile-menu__panel{border:1px solid var(--line);background:var(--white);border-radius:18px;flex-direction:column;gap:2px;width:210px;padding:10px;display:flex;position:absolute;top:52px;right:0;box-shadow:0 22px 50px -24px #2b2b2b61}.mobile-menu__panel a{color:var(--ink);border-radius:10px;padding:11px 13px;font-size:14px;font-weight:800}.mobile-menu__panel a:hover{background:var(--alt)}.button{letter-spacing:-.1px;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:13px 21px;font-size:15px;font-weight:900;transition:transform .12s,box-shadow .12s;display:inline-flex}.button:hover{transform:translateY(1px)}.button:active{box-shadow:none;transform:translateY(3px)}.button--small{border-radius:999px;min-height:41px;padding:9px 18px;font-size:14px}.button--green{color:var(--white);background:var(--green);box-shadow:0 4px 0 var(--green-dark)}.button--dark{color:var(--white);background:var(--ink);box-shadow:0 4px #0000004d}.split{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero{min-height:780px;color:var(--white);background:var(--green);position:relative;overflow:hidden}.hero__inner{z-index:2;width:min(100%, var(--max));align-items:center;gap:60px;min-height:780px;margin:0 auto;padding:128px 28px 84px;position:relative}.hero__copy{padding-bottom:12px}.hero__orb{border-radius:50%;position:absolute}.hero__orb--top{background:#ffffff0d;border:110px solid #ffffff14;width:730px;height:730px;top:-320px;right:-140px}.hero__orb--bottom{background:#43a00457;width:530px;height:530px;bottom:-260px;left:-180px}.eyebrow-pill{width:fit-content;color:var(--white);letter-spacing:.35px;background:#ffffff29;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:8px;margin:0 0 24px;padding:8px 13px 8px 11px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow-pill svg{color:var(--yellow)}.hero h1{max-width:590px;color:var(--white);letter-spacing:-2.8px;margin:0;font-size:clamp(45px,5.3vw,68px);font-weight:900;line-height:.99}.hero h1 span{color:var(--yellow)}.hero__lead{color:#ffffffed;max-width:500px;margin:24px 0 31px;font-size:clamp(17px,1.5vw,19.5px);font-weight:700}.hero__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px;display:flex}.coming-soon{color:#ffffffd1;max-width:180px;font-size:12.5px;font-weight:800;line-height:1.35}.trust-row{color:#ffffffe6;flex-wrap:wrap;align-items:center;gap:11px;font-size:12.5px;font-weight:800;display:flex}.trust-row i{background:#ffffff7a;border-radius:50%;width:3px;height:3px}.phone-stage{flex-direction:column;justify-content:center;align-items:center;min-height:690px;scroll-margin-top:40px;display:flex;position:relative}.phone-glow{background:#ffffff21;border-radius:50%;width:420px;height:420px;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.phone{background:#2d2d2d;border:1px solid #00000029;border-radius:48px;width:306px;padding:8px;position:relative;box-shadow:0 42px 72px -22px #2b2b2b7a}.phone__screen{aspect-ratio:402/874;background:var(--white);border-radius:41px;width:100%;position:relative;overflow:hidden}.phone__island{z-index:4;pointer-events:none;background:#171717;border-radius:999px;width:94px;height:24px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.phone__loader{z-index:3;background:var(--white);opacity:1;visibility:visible;pointer-events:none;place-items:center;transition:opacity .22s,visibility 0s linear .22s;display:grid;position:absolute;inset:0}.phone__loader img{border-radius:23px;width:92px;height:92px;box-shadow:0 8px 18px #10141829}.phone__screen[data-demo-ready=true] .phone__loader{opacity:0;visibility:hidden}.phone iframe{z-index:1;background:var(--white);width:402px;height:874px;transform:scale(var(--phone-demo-scale));transform-origin:0 0;border:0;display:block;position:absolute;top:0;left:0}.demo-live-tag{z-index:5;min-height:34px;color:var(--ink);background:var(--yellow);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:11.5px;font-weight:900;display:inline-flex;position:absolute;top:7px;right:9px;rotate:2deg;box-shadow:0 4px #d9a900}.demo-live-tag span{background:var(--green-deep);border-radius:50%;width:7px;height:7px}.phone-stage__note{color:#ffffffc2;text-align:center;max-width:330px;margin:16px 0 0;font-size:11.5px;font-weight:800;position:relative}.phone-stage__note a{color:var(--white);align-items:center;gap:3px;margin-left:4px;font-weight:900;display:inline-flex}.word-strip{border-bottom:1px solid var(--line);background:#fefcf6;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 32px;min-height:84px;padding:18px 28px;display:flex}.word-strip>p{color:var(--muted);letter-spacing:1.4px;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.word-strip>div{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.word-strip span{border:1px solid var(--line);color:var(--ink);background:var(--white);border-radius:999px;align-items:center;gap:8px;padding:7px 13px 7px 9px;font-size:13px;font-weight:900;display:flex}.dot{border-radius:50%;width:18px;height:18px}.dot--green{background:var(--green)}.dot--yellow{background:var(--yellow)}.dot--red{background:var(--red)}.dot--blue{background:var(--blue)}.dot--purple{background:var(--purple)}.section{width:min(100%, var(--max));margin:0 auto;padding:104px 28px}.section--alt{width:100%;max-width:none;padding-right:max(28px, calc((100% - var(--max)) / 2 + 28px));padding-left:max(28px, calc((100% - var(--max)) / 2 + 28px));border-block:1px solid var(--line);background:var(--alt)}.section-heading{max-width:690px;margin-bottom:48px}.section-heading--center{text-align:center;margin-left:auto;margin-right:auto}.eyebrow{color:var(--green-deep);letter-spacing:1.6px;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:900}.eyebrow--lime{color:var(--lime)}.section-heading h2,.parent-section h2,.closing-cta h2,.page-hero h1,.not-found h1{color:var(--ink);letter-spacing:-1.8px;margin:0;font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1.04}.section-heading>p:last-child{margin:17px 0 0;font-size:17.5px}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.step-card{border:1px solid var(--line);background:var(--white);border-radius:23px;min-height:280px;padding:29px;position:relative;overflow:hidden}.step-card__number{color:#f3efe7;font-size:110px;font-weight:900;line-height:1;position:absolute;top:-24px;right:17px}.step-card__icon{width:55px;height:55px;color:var(--green-deep);background:#e7f8d9;border-radius:17px;place-items:center;margin-bottom:36px;display:grid;position:relative}.step-card--blue .step-card__icon{color:var(--blue-dark);background:#dff5ff}.step-card--yellow .step-card__icon{color:#a97700;background:#fff4c6}.step-card h3,.bento-card h3{color:var(--ink);letter-spacing:-.5px;margin:0 0 9px;font-size:21px;font-weight:900;position:relative}.step-card p,.bento-card p{margin:0;font-size:14.5px;position:relative}.learning-loop{color:#ffffffd1;background:var(--ink);border-radius:25px;align-items:center;gap:52px;margin-top:22px;padding:42px}.learning-loop h3{color:var(--white);letter-spacing:-1px;margin:0 0 15px;font-size:clamp(25px,3vw,34px);font-weight:900;line-height:1.1}.learning-loop p:not(.eyebrow){margin:0;font-size:15.5px}.loop-steps{flex-wrap:wrap;align-items:center;gap:7px;margin-top:24px;display:flex}.loop-steps span{color:var(--white);background:#3b3b3b;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:900}.loop-steps svg{color:#737373}.learning-loop__visual{justify-content:center;align-items:center;gap:22px;min-height:225px;display:flex}.mini-stack,.card-stack{position:relative}.mini-stack{width:155px;height:190px}.mini-stack>span,.mini-stack>div,.card-stack>span,.card-stack__front{background:var(--white);border-radius:21px;position:absolute}.mini-stack>span:first-child{opacity:.46;inset:13px -8px -7px 14px;transform:rotate(7deg)}.mini-stack>span:nth-child(2){opacity:.72;inset:7px 3px -3px 7px;transform:rotate(3deg)}.mini-stack>div{place-items:center;padding:17px;display:grid;inset:0 10px 0 0}.mini-stack img{max-height:145px}.loop-arrow{color:#717171;font-size:28px;font-weight:900}.sound-bubble{width:74px;height:74px;color:var(--white);background:var(--green);box-shadow:0 5px 0 var(--green-dark);border-radius:50%;place-items:center;display:grid}.deck-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.deck-card{border:1px solid var(--line);background:var(--white);border-radius:23px;padding:30px 22px 22px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.deck-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px -28px #2b2b2b8c}.card-stack{width:150px;height:175px;margin:0 auto 25px}.card-stack>span{border:1px solid var(--line);inset:8px -2px 0 13px;transform:rotate(6deg)}.card-stack>span:nth-child(2){inset:4px 5px 0 7px;transform:rotate(3deg)}.card-stack__front{border:1px solid var(--line);place-items:center;padding:15px;display:grid;inset:0 10px 8px 0}.card-stack img{width:auto;max-width:113px;height:auto;max-height:125px}.deck-card--yellow .card-stack__front{background:#fff9df}.deck-card--blue .card-stack__front{background:#eaf8ff}.deck-card--red .card-stack__front{background:#fff0f0}.deck-card--purple .card-stack__front{background:#f8efff}.deck-card--green .card-stack__front{background:#effbe5}.deck-card h3{color:var(--ink);letter-spacing:-.35px;margin:0 0 4px;font-size:18px;font-weight:900}.deck-card p{color:var(--muted);margin:0;font-size:12px;font-weight:700;line-height:1.45}.deck-card__count{color:var(--green-deep);letter-spacing:.5px;text-transform:uppercase;background:#eaf8de;border-radius:7px;margin-top:17px;padding:5px 9px;font-size:10px;font-weight:900;display:inline-block}.bento-grid{grid-template-columns:1.1fr .9fr 1fr;grid-auto-rows:250px;gap:18px;display:grid}.bento-card{border:1px solid var(--line);background:var(--white);border-radius:23px;flex-direction:column;padding:28px;display:flex;position:relative;overflow:hidden}.bento-card--wide{flex-direction:row;grid-column:span 2;justify-content:space-between;align-items:center;gap:30px}.bento-card--green{background:#e8f9da;border-color:#0000}.bento-card--dark{border-color:var(--ink);color:#ffffffbf;background:var(--ink)}.bento-card--dark h3{color:var(--white)}.bento-icon{width:53px;height:53px;color:var(--green-deep);background:#ffffffb8;border-radius:16px;place-items:center;margin-bottom:auto;display:grid}.bento-icon--blue{color:var(--blue-dark);background:#e5f7ff}.bento-icon--purple{color:#9056b8;background:#f4e7fc}.bento-icon--dark{color:var(--yellow);background:#3c3c3c}.tap-rings{flex:none;width:170px;height:170px;position:relative}.tap-rings span,.tap-rings i{border:3px solid #58cc0233;border-radius:50%;position:absolute;inset:0}.tap-rings span:nth-child(2){border-color:#58cc0259;inset:30px}.tap-rings i{background:var(--green);box-shadow:0 4px 0 var(--green-dark);border:0;inset:65px}.sound-bars{align-items:center;gap:5px;height:48px;margin-top:20px;display:flex}.sound-bars i{background:var(--blue);border-radius:5px;width:5px;height:15px}.sound-bars i:nth-child(2),.sound-bars i:nth-child(4){height:29px}.sound-bars i:nth-child(3){height:42px}.settings-preview{border:1px solid var(--line);background:var(--alt);border-radius:19px;flex-direction:column;gap:15px;min-width:230px;padding:22px;display:flex}.settings-preview span{background:#d8d4ca;border-radius:999px;width:45px;height:25px;margin-left:auto;position:relative}.settings-preview i{background:var(--white);border-radius:50%;width:17px;height:17px;position:absolute;top:4px;left:4px}.settings-preview .is-on{background:var(--green)}.settings-preview .is-on i{left:auto;right:4px}.parent-section{color:#ffffffc7;background:var(--ink)}.parent-section__inner{width:min(100%, var(--max));align-items:center;gap:70px;margin:0 auto;padding:104px 28px}.parent-section h2{color:var(--white)}.parent-section__inner>div:first-child>p:not(.eyebrow){margin:20px 0 24px;font-size:16.5px}.text-link{color:var(--green-deep);align-items:center;gap:3px;font-size:14px;font-weight:900;display:inline-flex}.text-link--light{color:var(--lime)}.parent-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.parent-points article{background:#343434;border:1px solid #414141;border-radius:18px;align-items:flex-start;gap:13px;min-height:150px;padding:21px;display:flex}.parent-points article>svg{color:var(--lime);flex:none}.parent-points h3{color:var(--white);margin:0 0 5px;font-size:15px;font-weight:900}.parent-points p{margin:0;font-size:12.5px}.faq-section{background:var(--page)}.faq-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:60px;display:grid}.inline-link{color:var(--green-deep);font-weight:900}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:17px;font-weight:900;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-size:25px;font-weight:700;transition:transform .16s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:630px;margin:-9px 0 24px;font-size:15px}.closing-cta{text-align:center;background:var(--green);flex-direction:column;align-items:center;min-height:520px;padding:80px 28px 90px;display:flex;position:relative;overflow:hidden}.closing-cta__orb{background:#ffffff17;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-220px;right:-100px}.closing-cta>img{width:104px;height:104px;margin-bottom:20px;position:relative}.closing-cta .eyebrow-pill{margin-bottom:16px}.closing-cta h2{max-width:680px;color:var(--white);position:relative}.closing-cta>p:not(.eyebrow-pill){color:#ffffffe6;max-width:570px;margin:16px 0 27px;font-size:17px;position:relative}.closing-cta .button{position:relative}.site-footer{border-top:1px solid var(--line);background:var(--page)}.footer-main,.footer-bottom{width:min(100%, var(--max));margin:0 auto;padding-left:28px;padding-right:28px;display:flex}.footer-main{justify-content:space-between;align-items:flex-start;gap:50px;padding-top:52px;padding-bottom:38px}.footer-intro{max-width:320px}.footer-intro p{color:#898989;margin:14px 0 0;font-size:13.5px}.footer-links{gap:70px;display:flex}.footer-links>div{flex-direction:column;gap:9px;min-width:135px;display:flex}.footer-links h2{color:var(--ink);letter-spacing:1.3px;text-transform:uppercase;margin:0 0 3px;font-size:11px;font-weight:900}.footer-links a{font-size:13.5px;font-weight:700}.footer-links a:hover{color:var(--green-deep)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:12px;padding-top:19px;padding-bottom:27px;font-size:12px;font-weight:800}.page-hero{text-align:center;max-width:760px;margin:0 auto;padding:76px 28px 66px}.page-hero__icon{width:64px;height:64px;color:var(--green-deep);background:#e9f9dd;border-radius:20px;place-items:center;margin:0 auto 20px;display:grid}.page-hero h1{margin-top:0}.page-hero>p:not(.eyebrow){margin:19px auto 12px;font-size:17px}.page-hero>span{color:var(--muted);font-size:12px;font-weight:800}.legal-page,.contact-page{border-top:1px solid var(--line)}.legal-layout{grid-template-columns:275px minmax(0,1fr);align-items:start;gap:62px;width:min(100%,1040px);margin:0 auto;padding:0 28px 100px;display:grid}.legal-summary{border:1px solid var(--line);background:var(--alt);border-radius:20px;padding:23px;position:sticky;top:24px}.legal-summary h2{color:var(--ink);margin:0 0 16px;font-size:16px;font-weight:900}.legal-summary ul{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.legal-summary li{color:var(--ink);align-items:center;gap:9px;font-size:12.5px;font-weight:800;display:flex}.legal-summary svg{color:var(--green-deep);flex:none}.legal-content section{border-bottom:1px solid var(--line);margin:0 0 29px;padding:0 0 29px}.legal-content section:last-child{border-bottom:0}.legal-content h2{color:var(--ink);letter-spacing:-.3px;margin:0 0 12px;font-size:21px;font-weight:900}.legal-content p{margin:0 0 12px;font-size:15px}.legal-content p:last-child{margin-bottom:0}.legal-content a{color:var(--green-deep);font-weight:900}.legal-callout{color:#ffffffc4;background:var(--ink);border-radius:22px;align-items:center;gap:17px;width:min(100% - 56px,980px);margin:0 auto 100px;padding:28px 30px;display:flex}.legal-callout>svg{color:var(--lime);flex:none}.legal-callout>div{flex:1}.legal-callout h2{color:var(--white);margin:0;font-size:19px;font-weight:900}.legal-callout p{margin:4px 0 0;font-size:13px}.contact-cards{width:min(100%, var(--max));grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 auto;padding:0 28px 105px;display:grid}.contact-card{border:1px solid var(--line);background:var(--white);border-radius:23px;flex-direction:column;min-height:305px;padding:28px;transition:transform .16s,box-shadow .16s;display:flex}.contact-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px -30px #2b2b2b80}.contact-card>span,.quick-help article>span{width:52px;height:52px;color:var(--green-deep);background:#e9f9dd;border-radius:16px;place-items:center;margin-bottom:28px;display:grid}.contact-card--blue>span{color:var(--blue-dark);background:#e1f6ff}.contact-card--purple>span{color:#8e54b6;background:#f4e8fb}.contact-card h2{color:var(--ink);margin:0 0 8px;font-size:20px;font-weight:900}.contact-card p{margin:0 0 20px;font-size:14px}.contact-card strong{color:var(--green-deep);align-items:center;gap:3px;margin-top:auto;font-size:13px;font-weight:900;display:flex}.contact-card--blue strong{color:var(--blue-dark)}.contact-card--purple strong{color:#8e54b6}.quick-help{padding:96px max(28px, calc((100% - var(--max)) / 2 + 28px));border-block:1px solid var(--line);background:var(--alt)}.quick-help__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.quick-help article{border:1px solid var(--line);background:var(--white);border-radius:20px;padding:25px}.quick-help article>span{width:45px;height:45px;margin-bottom:19px}.quick-help h3{color:var(--ink);margin:0 0 7px;font-size:17px;font-weight:900}.quick-help p{margin:0;font-size:13.5px}.email-banner{width:min(calc(100% - 56px), var(--max));color:#ffffffbf;background:var(--ink);border-radius:23px;justify-content:space-between;align-items:center;gap:30px;margin:100px auto;padding:38px;display:flex}.email-banner h2{color:var(--white);margin:0;font-size:28px;font-weight:900}.email-banner p:not(.eyebrow){margin:5px 0 0;font-size:13.5px}.not-found{text-align:center;flex-direction:column;align-items:center;min-height:610px;padding:70px 28px 100px;display:flex}.not-found img{width:auto;height:180px;margin-bottom:35px}.not-found>p:not(.eyebrow){margin:17px 0 27px}@media (width<=940px){.nav-links{gap:18px}.hero__inner,.learning-loop,.parent-section__inner{grid-template-columns:1fr}.hero__inner{text-align:center;gap:24px;padding-top:135px}.hero__copy{flex-direction:column;align-items:center;display:flex}.hero__lead{max-width:590px}.phone-stage{margin-top:10px}.steps-grid,.contact-cards,.quick-help__grid{grid-template-columns:1fr}.step-card{min-height:225px}.step-card__icon{margin-bottom:30px}.learning-loop{gap:16px}.deck-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bento-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(245px,auto)}.bento-card--wide{grid-column:span 2}.parent-section__inner{gap:45px}.faq-grid{grid-template-columns:1fr;gap:15px}.faq-grid .section-heading{margin-bottom:15px}}@media (width<=720px){.site-header{padding-left:14px;padding-right:14px}.nav-shell{gap:10px;min-height:58px;padding-left:12px}.nav-links,.nav-cta{display:none}.brand{flex:1;font-size:17px}.brand img{width:36px;height:36px}.mobile-menu{display:block}.hero__inner{padding-left:20px;padding-right:20px}.hero h1{font-size:clamp(41px,12vw,56px)}.trust-row{justify-content:center}.section,.section--alt,.parent-section__inner{padding:78px 20px}.section-heading{margin-bottom:36px}.deck-grid,.bento-grid,.parent-points{grid-template-columns:1fr}.bento-card--wide{flex-direction:column;grid-column:auto;align-items:flex-start;min-height:320px}.tap-rings{position:absolute;bottom:-44px;right:-12px}.settings-preview{width:100%}.parent-points article{min-height:120px}.footer-main,.footer-bottom{padding-left:20px;padding-right:20px}.footer-main{flex-direction:column}.footer-links{gap:35px;width:100%}.footer-links>div{flex:1}.footer-bottom{flex-direction:column}.legal-layout{grid-template-columns:1fr;gap:38px;padding-left:20px;padding-right:20px}.legal-summary{position:static}.legal-callout,.email-banner{flex-direction:column;align-items:flex-start;width:calc(100% - 40px);padding:27px}.contact-cards,.quick-help{padding-left:20px;padding-right:20px}}@media (width<=440px){.hero__actions{justify-content:center;width:100%}.coming-soon{max-width:100%}.phone{width:284px}.phone-glow{width:340px;height:340px}.word-strip,.word-strip>div{justify-content:flex-start}.learning-loop{padding:31px 23px}.learning-loop__visual{transform:scale(.9)}.footer-links{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
