@font-face{font-family:Effra;src:url(/fonts/effra-regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Effra;src:url(/fonts/effra-medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Effra;src:url(/fonts/effra-bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Recia;src:url(/fonts/recia-variable.woff2)format("woff2");font-weight:300 800;font-style:normal;font-display:swap}@font-face{font-family:Recia;src:url(/fonts/recia-variable-italic.woff2)format("woff2");font-weight:300 800;font-style:italic;font-display:swap}:root{--evergreen:#013220;--evergreen-deep:#02271b;--royal:#2454ff;--royal-deep:#1737b8;--acid:#c0ff00;--paper:#f7f7f2;--warm:#eeeade;--white:#fff;--ink:#111411;--muted:#5f685f;--line:#01322029;--shadow:0 24px 70px #01322021;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Effra,Arial,sans-serif;font-size:18px;line-height:1.55}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button,a[href]{-webkit-tap-highlight-color:transparent}:is(button:focus-visible,a:focus-visible){outline:3px solid var(--acid);outline-offset:3px}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}main{overflow:hidden}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f2f0;grid-template-columns:minmax(255px,1fr) auto minmax(155px,1fr);align-items:center;gap:28px;min-height:82px;padding:12px max(28px,50vw - 700px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand>img{width:128px;height:auto}.brand>span{background:var(--line);flex:none;width:1px;height:34px}.brand>div{flex-direction:column;min-width:0;line-height:1.15;display:flex}.brand strong{letter-spacing:.01em;font-size:15px}.brand small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-top:4px;font-size:12px}.site-header nav{justify-content:center;align-items:center;gap:25px;display:flex}.site-header nav a{color:#344039;padding:8px 0;font-size:15px;font-weight:500;position:relative}.site-header nav a:after{content:"";transform-origin:0;background:var(--royal);height:2px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after{transform:scaleX(1)}.print-button{cursor:pointer;border:1px solid var(--evergreen);min-height:46px;color:var(--evergreen);background:0 0;border-radius:999px;justify-self:end;padding:0 18px;font-size:14px;font-weight:700;transition:background .16s,color .16s}.print-button:hover{background:var(--evergreen);color:var(--white)}.hero{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:clamp(46px,7vw,110px);max-width:1440px;min-height:calc(100vh - 82px);margin:0 auto;padding:clamp(76px,10vw,132px) clamp(28px,5vw,76px);display:grid;position:relative}.hero:before{z-index:-1;content:"";border:1px solid #2454ff2b;border-radius:50%;width:600px;height:600px;position:absolute;top:7%;right:-16%;box-shadow:0 0 0 90px #2454ff06,0 0 0 180px #01322006}.hero-copy{max-width:760px}.hero-eyebrow,.section-label,.ui-label{color:var(--royal);letter-spacing:.13em;text-transform:uppercase;font-size:13px;font-weight:700;line-height:1.35;display:inline-block}.hero h1{letter-spacing:-.055em;max-width:820px;margin:25px 0 28px;font-size:clamp(54px,6vw,88px);font-weight:700;line-height:.98}.hero h1 em,.section-heading h2 em,.decision-section h2 em{color:var(--royal);font-family:Recia,Georgia,serif;font-weight:450}.hero-copy>p{color:#455047;max-width:675px;margin-bottom:34px;font-size:clamp(20px,1.7vw,24px);line-height:1.52}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.primary-action,.secondary-action{border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 22px;font-size:16px;font-weight:700;display:inline-flex}.primary-action{background:var(--evergreen);color:var(--white);gap:24px}.primary-action span{color:var(--acid)}.secondary-action{border:1px solid var(--line);background:var(--white);color:var(--evergreen)}.hero-points{flex-wrap:wrap;gap:10px 22px;margin-top:36px;display:flex}.hero-points span{color:var(--muted);padding-left:18px;font-size:15px;font-weight:500;position:relative}.hero-points span:before{content:"";background:var(--royal);border-radius:50%;width:7px;height:7px;position:absolute;top:.62em;left:0}.hero-card{background:var(--white);width:100%;max-width:535px;box-shadow:var(--shadow);border:1px solid #0132201f;border-radius:28px;justify-self:end;padding:25px;position:relative}.hero-card:after{z-index:-1;content:"";background:var(--acid);border-radius:28px;width:76%;height:76%;position:absolute;bottom:-20px;right:-20px}.hero-card-top,.hero-person,.conversation-person{justify-content:space-between;align-items:center;gap:16px;display:flex}.hero-card-top{border-bottom:1px solid var(--line);padding-bottom:20px}.hero-card-top>div{align-items:center;gap:10px;display:flex}.hero-card-top img{width:30px}.hero-card-top span,.hero-person div,.conversation-person div{flex-direction:column;flex:1;min-width:0;display:flex}.hero-card-top strong,.hero-person strong,.conversation-person strong{font-size:16px}.hero-card-top small,.hero-person small,.conversation-person small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;overflow:hidden}.hero-card-top b{color:var(--evergreen);letter-spacing:.06em;background:#c0ff0054;border-radius:999px;padding:7px 10px;font-size:11px}.hero-person{justify-content:flex-start;margin:22px 0 18px}.avatar{background:var(--evergreen);width:52px;height:52px;color:var(--acid);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:inline-flex}.avatar.small{width:42px;height:42px;font-size:13px}.avatar.large{width:66px;height:66px;font-size:19px}.hero-insight,.hero-next{background:#f3f5f0;border-radius:14px;padding:17px}.hero-insight span,.hero-next span{color:var(--royal);letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.hero-insight p,.hero-next strong{margin-bottom:0;font-size:16px;line-height:1.45}.hero-message{background:var(--royal);max-width:85%;color:var(--white);border-radius:15px 15px 4px;margin:18px 0 18px auto;padding:15px 17px;font-size:16px;line-height:1.45;position:relative}.scope-anchor{background:var(--evergreen);color:var(--white);grid-template-columns:190px minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,80px);padding:42px max(28px,50vw - 640px);display:grid}.scope-anchor>span{background:var(--acid);width:max-content;color:var(--evergreen);letter-spacing:.12em;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.scope-anchor p{max-width:940px;margin:0;font-size:clamp(19px,1.6vw,23px);line-height:1.5}.section-shell{width:min(100%,1440px);margin:0 auto;padding:clamp(86px,10vw,135px) clamp(28px,6vw,82px)}.section-heading{max-width:940px;margin-bottom:58px}.section-heading h2{letter-spacing:-.045em;max-width:920px;margin:16px 0 22px;font-size:clamp(43px,5vw,68px);font-weight:700;line-height:1.02}.section-heading>p{max-width:795px;color:var(--muted);margin-bottom:0;font-size:clamp(19px,1.8vw,23px);line-height:1.55}.section-heading.light .section-label{color:var(--acid)}.section-heading.light h2,.section-heading.light>p{color:var(--white)}.section-heading.light h2 em{color:var(--acid)}.what-section{background:var(--paper)}.what-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.what-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffad;min-height:270px;padding:34px;position:relative;overflow:hidden}.what-grid article>span{color:var(--royal);letter-spacing:.1em;font-size:14px;font-weight:700}.what-grid h3,.knowledge-block h3,.growthzone-block h3,.future-boundary h3,.staff-view h3,.payment-heading h3{letter-spacing:-.025em;margin:45px 0 13px;font-size:clamp(25px,2.2vw,33px);line-height:1.15}.what-grid p,.knowledge-block p,.growthzone-block p,.future-boundary p,.staff-view p{max-width:580px;color:var(--muted);margin-bottom:0}.is-not-strip{border:1px solid var(--line);background:var(--line);border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:20px;display:grid;overflow:hidden}.is-not-strip article{background:var(--white);padding:27px 31px}.is-not-strip article:last-child{background:#f0efe8}.is-not-strip span{color:var(--royal);letter-spacing:.1em;font-size:11px;font-weight:700}.is-not-strip article:last-child span{color:#6c4438}.is-not-strip p{color:#435047;max-width:560px;margin:11px 0 0;font-size:17px}.knowledge-block,.growthzone-block,.staff-view,.delivery-block,.payment-overview{border-radius:28px;margin-top:76px;padding:clamp(30px,5vw,58px)}.knowledge-block{background:var(--white);grid-template-columns:minmax(280px,.8fr) minmax(480px,1.2fr);align-items:center;gap:clamp(40px,7vw,100px);display:grid;box-shadow:0 18px 55px #01322014}.knowledge-block h3{margin-top:20px}.knowledge-cards{gap:13px;display:grid}.knowledge-cards article{border:1px solid var(--line);background:#fbfcfa;border-radius:15px;grid-template-columns:45px minmax(0,1fr);gap:16px;padding:18px;display:grid}.knowledge-cards b{background:var(--evergreen);width:40px;height:40px;color:var(--acid);border-radius:50%;justify-content:center;align-items:center;display:flex}.knowledge-cards strong{margin-bottom:4px;font-size:18px;display:block}.knowledge-cards p{font-size:16px;line-height:1.42}.growthzone-block{background:#eaf0ff;border:1px solid #2454ff2e;grid-template-columns:1.1fr .9fr;gap:38px 65px;display:grid}.growthzone-block h3{margin-top:20px}.system-split{justify-content:center;align-items:center;gap:14px;display:flex}.system-split article{background:var(--white);border-radius:16px;flex-direction:column;flex:1;justify-content:space-between;min-height:160px;padding:22px;display:flex}.system-split small{color:var(--royal);letter-spacing:.1em;font-size:11px;font-weight:700}.system-split strong{font-size:18px;line-height:1.35}.system-split>span{color:var(--royal);font-size:25px}.growthzone-block .validation-note{color:#35435b;border-top:1px solid #2454ff2b;grid-column:1/-1;max-width:none;padding-top:28px;font-size:16px}.features-section{background:var(--evergreen);color:var(--white)}.feature-explorer{grid-template-columns:minmax(225px,.34fr) minmax(0,1fr);gap:20px;display:grid}.feature-tabs{flex-direction:column;gap:9px;display:flex}.feature-tabs button{cursor:pointer;text-align:left;color:#ffffffb8;background:#ffffff0a;border:1px solid #ffffff2b;border-radius:13px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-height:66px;padding:9px 16px;font-size:16px;font-weight:500;transition:background .16s,border .16s,color .16s;display:grid}.feature-tabs button span{color:var(--acid);font-size:13px;font-weight:700}.feature-tabs button:hover,.feature-tabs button.active{border-color:var(--acid);color:var(--white);background:#c0ff001c}.feature-panel{background:#fff1;border:1px solid #ffffff26;border-radius:24px;min-height:595px;padding:clamp(30px,5vw,58px)}.included-badge{background:var(--acid);color:var(--evergreen);letter-spacing:.1em;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700;display:inline-block}.feature-panel h3{letter-spacing:-.035em;max-width:710px;margin:26px 0 14px;font-size:clamp(31px,3.4vw,47px);line-height:1.06}.feature-panel>p{color:#ffffffbf;max-width:770px;margin-bottom:34px;font-size:20px;line-height:1.5}.feature-panel ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;margin:0;padding:0;list-style:none;display:grid}.feature-panel li{border-top:1px solid #ffffff24;grid-template-columns:25px minmax(0,1fr);gap:8px;padding:13px 0;font-size:16px;line-height:1.4;display:grid}.feature-panel li span{color:var(--acid);font-weight:700}.print-feature-register{display:none}.future-boundary{border:1px solid #fff3;border-radius:20px;grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:65px;margin-top:54px;padding:38px;display:grid}.future-boundary .section-label{color:#ffccbe}.future-boundary h3{color:var(--white);margin-top:17px}.future-boundary p{color:#ffffffad}.future-boundary>div:last-child{flex-wrap:wrap;align-content:flex-start;gap:10px;display:flex}.future-boundary>div:last-child span{color:#ffffffdb;background:#ffffff1a;border-radius:999px;padding:10px 14px;font-size:14px}.experience-section{background:var(--paper)}.experience-grid{grid-template-columns:minmax(300px,.82fr) minmax(400px,1.18fr);gap:20px;display:grid}.relationship-card,.conversation-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-width:0;padding:clamp(24px,3.5vw,38px);box-shadow:0 15px 50px #01322012}.ui-label{color:var(--muted);font-size:11px}.contact-tabs{gap:7px;margin:22px 0;display:grid}.contact-tabs button,.staff-window button{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;width:100%;padding:11px;display:grid}.contact-tabs button:hover,.contact-tabs button.active,.staff-window button:hover,.staff-window button.active{background:#eff3ff;border-color:#2454ff33}.contact-tabs button>span:last-child,.staff-window button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.contact-tabs strong,.staff-window strong{font-size:15px}.contact-tabs small,.staff-window small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.relationship-detail{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:25px 0;display:flex;position:relative}.relationship-detail>div{flex:1;min-width:0}.relationship-detail small{color:var(--royal);letter-spacing:.08em;font-size:10px;font-weight:700}.relationship-detail h3{letter-spacing:-.02em;margin:3px 0 0;font-size:24px}.relationship-detail p{color:var(--muted);margin:0;font-size:15px}.relationship-detail>b{color:var(--evergreen);white-space:nowrap;background:#c0ff004d;border-radius:999px;align-self:flex-start;padding:7px 9px;font-size:11px}.relationship-card dl{margin:0}.relationship-card dl>div{border-bottom:1px solid var(--line);grid-template-columns:122px minmax(0,1fr);gap:18px;padding:17px 0;display:grid}.relationship-card dl>div:last-child{border-bottom:0}.relationship-card dt{color:var(--muted);font-size:13px}.relationship-card dd{margin:0;font-size:15px;font-weight:500;line-height:1.45}.conversation-controls{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.conversation-controls>div{background:#edf0eb;border-radius:999px;padding:4px;display:flex}.conversation-controls>div button{cursor:pointer;min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:999px;padding:0 14px;font-size:13px;font-weight:700}.conversation-controls>div button.active{background:var(--white);color:var(--evergreen);box-shadow:0 2px 10px #01322014}.control-state{cursor:pointer;min-height:43px;color:var(--royal-deep);background:#eff3ff;border:1px solid #2454ff33;border-radius:999px;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:700;display:flex}.control-state span{background:var(--royal);border-radius:50%;width:9px;height:9px}.control-state.human{color:var(--evergreen);background:#c0ff0038;border-color:#01322033}.control-state.human span{background:var(--evergreen)}.conversation-person{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:flex-start;padding:18px 0}.conversation-context{color:#526057;background:#f1f4ef;border-radius:10px;margin:16px 0;padding:11px 14px;font-size:13px}.thread{flex-direction:column;justify-content:flex-end;gap:12px;min-height:300px;padding:10px 0 18px;display:flex}.thread p{max-width:82%;margin:0;padding:13px 15px;font-size:15px;line-height:1.45}.thread .outgoing{background:var(--royal);color:var(--white);border-radius:15px 15px 4px;align-self:flex-end}.thread .outgoing.human{background:var(--evergreen)}.thread .incoming{color:var(--ink);background:#edf0eb;border-radius:15px 15px 15px 4px;align-self:flex-start}.thread small{color:#ffffffb3;margin-top:8px;font-size:10px;display:block}.takeover-note{border-top:1px solid var(--line);flex-direction:column;gap:3px;padding-top:17px;display:flex}.takeover-note strong{color:var(--evergreen);font-size:14px}.takeover-note span{color:var(--muted);font-size:13px;line-height:1.45}.staff-view{background:var(--warm);grid-template-columns:.7fr 1.3fr;align-items:center;gap:clamp(40px,7vw,90px);display:grid}.staff-view h3{margin-top:20px}.staff-window{border:1px solid var(--line);background:var(--white);border-radius:18px;overflow:hidden;box-shadow:0 15px 45px #01322017}.staff-window header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px;display:flex}.staff-window header span{color:#7a341d;background:#fff0e9;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700}.staff-window button{border-bottom:1px solid var(--line);border-radius:0;grid-template-columns:42px minmax(0,1fr) auto;padding:15px 18px}.staff-window button:last-child{border-bottom:0}.staff-window button b{max-width:135px;color:var(--royal);text-align:right;font-size:11px}.events-section{background:#effcc6}.event-stepper{grid-template-columns:repeat(8,minmax(0,1fr));padding-bottom:22px;display:grid;overflow-x:auto}.event-stepper button{cursor:pointer;text-align:left;color:#61734f;background:0 0;border:0;border-bottom:2px solid #01322033;flex-direction:column;gap:8px;min-width:112px;padding:0 8px 17px;font-size:14px;font-weight:700;display:flex;position:relative}.event-stepper button span{background:#ffffff7a;border:1px solid #01322038;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.event-stepper button.active{border-bottom-color:var(--royal);color:var(--evergreen)}.event-stepper button.active span{border-color:var(--royal);background:var(--royal);color:var(--white)}.event-panel{background:var(--white);border-radius:24px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:60px;min-height:330px;padding:clamp(34px,6vw,70px);display:grid;box-shadow:0 18px 55px #01322014}.event-panel h3{letter-spacing:-.04em;max-width:720px;margin:18px 0 17px;font-size:clamp(32px,4vw,52px);line-height:1.06}.event-panel>div>p{max-width:680px;color:var(--muted);margin-bottom:0;font-size:19px}.event-panel aside{background:var(--evergreen);color:var(--white);border-radius:17px;padding:28px}.event-panel aside small{color:var(--acid);letter-spacing:.1em;font-size:11px;font-weight:700}.event-panel aside p{margin:16px 0 0;font-size:18px;line-height:1.5}.event-controls{justify-content:flex-end;align-items:center;gap:18px;margin-top:18px;display:flex}.event-controls button{cursor:pointer;min-height:46px;color:var(--evergreen);background:#ffffff7a;border:1px solid #01322038;border-radius:999px;padding:0 17px;font-size:14px;font-weight:700}.event-controls button:disabled{cursor:default;opacity:.38}.event-controls>span{color:var(--muted);font-size:13px}.outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.outcome-grid article{border:1px solid var(--line);background:var(--white);border-radius:18px;min-height:240px;padding:28px}.outcome-grid article>span{color:var(--royal);font-size:13px;font-weight:700}.outcome-grid h3{letter-spacing:-.02em;margin:44px 0 11px;font-size:23px;line-height:1.18}.outcome-grid p{color:var(--muted);margin-bottom:0;font-size:16px}.outcome-caution{border-left:4px solid var(--royal);color:#3f4d63;background:#eaf0ff;margin:26px 0 0;padding:20px 23px;font-size:16px}.delivery-block{background:var(--evergreen);color:var(--white)}.delivery-block>div:first-child{justify-content:space-between;align-items:end;gap:40px;display:flex}.delivery-block .section-label{color:var(--acid)}.delivery-block h3{letter-spacing:-.035em;max-width:650px;margin:15px 0 0;font-size:clamp(31px,3.6vw,48px);line-height:1.08}.delivery-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:42px;display:grid}.delivery-steps article{background:#ffffff0f;border:1px solid #ffffff29;border-radius:15px;min-height:255px;padding:25px}.delivery-steps article>span{background:var(--acid);width:34px;height:34px;color:var(--evergreen);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.delivery-steps h4{margin:38px 0 9px;font-size:22px}.delivery-steps p,.delivery-block>p{color:#ffffffb8;margin-bottom:0;font-size:15px;line-height:1.48}.delivery-block>p{border-top:1px solid #ffffff29;margin-top:27px;padding-top:25px;font-size:16px}.promise-section{color:var(--white);background:#111b17}.promise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.promise-grid article{background:#ffffff0b;border:1px solid #ffffff26;border-radius:22px;padding:clamp(28px,4vw,46px)}.promise-grid article>span{color:var(--acid);letter-spacing:.1em;margin-bottom:28px;font-size:12px;font-weight:700;display:inline-block}.promise-grid article:last-child>span{color:#ffb8a5}.promise-grid ul{margin:0;padding:0;list-style:none}.promise-grid li{color:#ffffffd6;border-top:1px solid #ffffff21;grid-template-columns:25px minmax(0,1fr);gap:8px;padding:15px 0;font-size:16px;line-height:1.5;display:grid}.promise-grid li b{color:var(--acid)}.promise-grid article:last-child li b{color:#ffb8a5}.change-rule{background:var(--acid);color:var(--evergreen);border-radius:17px;grid-template-columns:.55fr 1.45fr;gap:50px;margin-top:22px;padding:31px 36px;display:grid}.change-rule strong{font-size:22px}.change-rule p{margin:0;font-size:17px}.pricing-section{background:var(--paper)}.pricing-grid{grid-template-columns:.82fr 1.18fr;gap:18px;display:grid}.pricing-grid article{border:1px solid var(--line);background:var(--white);border-radius:22px;padding:clamp(28px,4vw,46px)}.pricing-grid article>small{color:var(--muted);letter-spacing:.11em;margin-bottom:36px;font-size:11px;font-weight:700;display:block}.pricing-grid article>div{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:25px;padding:21px 0;display:flex}.pricing-grid span{color:var(--muted);font-size:15px}.pricing-grid strong{letter-spacing:-.03em;text-align:right;font-size:clamp(21px,2.3vw,31px)}.pricing-grid .exclusive{border-color:var(--evergreen);background:var(--evergreen);color:var(--white);box-shadow:var(--shadow)}.pricing-grid .exclusive>small,.pricing-grid .exclusive span{color:#ffffffab}.pricing-grid .exclusive>div{border-top-color:#ffffff29}.pricing-grid .exclusive strong{color:var(--acid)}.payment-overview{background:var(--white);border:1px solid var(--line)}.payment-heading h3{max-width:790px;margin-top:18px}.payment-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.payment-steps article{background:#f1f3ef;border-radius:16px;grid-template-columns:44px minmax(0,1fr);gap:17px;padding:25px;display:grid}.payment-steps article>span{background:var(--royal);width:40px;height:40px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.payment-steps small{color:var(--royal);letter-spacing:.09em;font-size:10px;font-weight:700}.payment-steps h4{margin:8px 0 10px;font-size:22px;line-height:1.2}.payment-steps p{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.billing-note{border-left:4px solid var(--royal);color:#3d4a61;background:#eaf0ff;margin:24px 0 0;padding:21px;font-size:16px}.partnership-note{border:1px solid var(--line);border-radius:16px;grid-template-columns:.55fr 1.45fr;gap:45px;margin-top:28px;padding:29px 34px;display:grid}.partnership-note span{color:var(--royal);letter-spacing:.09em;font-size:12px;font-weight:700}.partnership-note p{color:var(--muted);margin:0;font-size:16px}.pricing-legal{max-width:850px;color:var(--muted);text-align:center;margin:26px auto 0;font-size:14px}.decision-section{background:var(--royal);min-height:720px;color:var(--white);text-align:center;justify-content:center;align-items:center;padding:90px 28px;display:flex;position:relative;overflow:hidden}.decision-section>div:not(.decision-orbit){z-index:2;width:min(100%,880px);position:relative}.decision-section img{width:165px;margin:0 auto 44px}.decision-section .hero-eyebrow{color:var(--acid)}.decision-section h2{letter-spacing:-.055em;margin:18px 0 26px;font-size:clamp(52px,6.5vw,86px);line-height:.98}.decision-section h2 em{color:var(--acid)}.decision-section p{color:#ffffffc9;max-width:800px;margin:0 auto 35px;font-size:21px}.decision-section>div>div{flex-wrap:wrap;justify-content:center;gap:13px;display:flex}.decision-section a,.decision-section button{cursor:pointer;min-height:54px;color:var(--white);background:0 0;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;gap:22px;padding:0 22px;font-size:15px;font-weight:700;display:inline-flex}.decision-section button{border-color:var(--acid);background:var(--acid);color:var(--evergreen)}.decision-orbit{border:1px solid #ffffff2b;border-radius:50%;position:absolute}.decision-orbit.one{width:620px;height:620px}.decision-orbit.two{border-color:#c0ff0021;width:900px;height:900px}footer{background:var(--paper);justify-content:space-between;align-items:center;gap:30px;min-height:112px;padding:26px max(28px,50vw - 640px);display:flex}footer img{width:132px}footer p{color:var(--muted);text-align:right;margin:0;font-size:13px}@media (max-width:1120px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr .82fr;gap:44px}.feature-panel ul,.outcome-grid,.delivery-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.event-stepper{grid-template-columns:repeat(8,minmax(115px,1fr))}}@media (max-width:860px){body{font-size:17px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:86px;padding-bottom:90px}.hero-copy{max-width:760px}.hero-card{justify-self:start;max-width:660px}.scope-anchor,.is-not-strip,.knowledge-block,.growthzone-block,.future-boundary,.experience-grid,.staff-view,.event-panel,.change-rule,.partnership-note{grid-template-columns:1fr}.scope-anchor{gap:18px}.feature-explorer{grid-template-columns:1fr}.feature-tabs{flex-direction:row;padding-bottom:10px;overflow-x:auto}.feature-tabs button{min-width:175px}.feature-panel{min-height:0}.experience-grid{gap:18px}.relationship-card,.conversation-card{max-width:700px}.staff-view,.event-panel{gap:38px}.promise-grid,.pricing-grid{grid-template-columns:1fr}.pricing-grid .exclusive{order:-1}}@media (max-width:620px){.site-header{min-height:72px;padding:10px 18px}.brand>img{width:112px}.brand>span,.brand>div{display:none}.print-button{min-height:42px;padding:0 14px;font-size:12px}.hero{padding-left:20px;padding-right:20px}.hero h1{font-size:clamp(46px,14vw,67px)}.hero-copy>p,.section-heading>p{font-size:19px}.hero-card{padding:19px}.hero-card:after{bottom:-10px;right:-10px}.hero-card-top b{display:none}.scope-anchor,.section-shell{padding-left:20px;padding-right:20px}.what-grid,.is-not-strip,.feature-panel ul,.outcome-grid,.delivery-steps,.payment-steps{grid-template-columns:1fr}.what-grid article{min-height:235px;padding:26px}.knowledge-block,.growthzone-block,.staff-view,.delivery-block,.payment-overview{border-radius:20px;margin-top:52px;padding:26px 20px}.system-split{flex-direction:column}.system-split article{width:100%;min-height:120px}.system-split>span{transform:rotate(90deg)}.future-boundary,.change-rule,.partnership-note{gap:24px;padding:27px 20px}.relationship-card,.conversation-card{padding:22px 18px}.conversation-controls{flex-direction:column;align-items:stretch}.control-state{justify-content:center}.relationship-detail{flex-wrap:wrap;align-items:flex-start}.relationship-detail>b{margin-left:81px}.relationship-card dl>div{grid-template-columns:1fr;gap:4px}.thread{min-height:270px}.thread p{max-width:91%}.staff-window button{grid-template-columns:42px minmax(0,1fr)}.staff-window button b{text-align:left;grid-column:2;max-width:none}.event-panel{min-height:0;padding:30px 20px}.event-controls{justify-content:space-between}.event-controls button{padding:0 13px}.outcome-grid article,.delivery-steps article{min-height:0}.pricing-grid article>div{flex-direction:column;align-items:flex-start;gap:5px}.pricing-grid strong{text-align:left}.payment-steps article{grid-template-columns:38px minmax(0,1fr);padding:21px 17px}.payment-steps article>span{width:34px;height:34px}.decision-section{min-height:650px}.decision-section h2{font-size:clamp(48px,15vw,70px)}.decision-section p{font-size:18px}footer{flex-direction:column;align-items:flex-start}footer p{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media print{@page{size:letter;margin:.55in}:root{--paper:#fff}html,body{font-size:10pt;color:#111411!important;background:#fff!important}main{overflow:visible}.site-header,.hero-actions,.hero-card,.feature-explorer,.future-boundary>div:last-child,.contact-tabs,.conversation-controls,.conversation-card,.staff-window,.event-stepper,.event-controls,.decision-orbit,.decision-section button,.decision-section a{display:none!important}.hero,.section-shell,.decision-section{width:100%;max-width:none;min-height:0;padding:.4in 0;display:block}.hero:before,.hero-card:after{display:none}.hero h1,.section-heading h2,.decision-section h2{font-size:30pt}.hero-copy>p,.section-heading>p,.decision-section p{font-size:12pt}.scope-anchor{border:2px solid #013220;padding:.28in;display:block;color:#111411!important;background:#fff!important}.scope-anchor>span{background:0 0;margin-bottom:.1in;padding:0;display:block}.what-grid,.is-not-strip,.knowledge-block,.growthzone-block,.staff-view,.outcome-grid,.delivery-steps,.promise-grid,.pricing-grid,.payment-steps,.change-rule,.partnership-note{grid-template-columns:repeat(2,minmax(0,1fr));gap:.14in;display:grid}.what-grid article,.outcome-grid article,.delivery-steps article{min-height:0}.knowledge-block,.growthzone-block,.staff-view,.delivery-block,.payment-overview{box-shadow:none;border:1px solid #b9c1bc;margin-top:.35in;padding:.25in}.print-feature-register{display:block}.print-feature-register article{break-inside:avoid;border:1px solid #b9c1bc;margin:0 0 .24in;padding:.24in}.print-feature-register article>span{color:#2454ff;font-size:8pt;font-weight:700}.print-feature-register h3{margin:.08in 0;font-size:16pt}.print-feature-register p,.print-feature-register li{font-size:9.5pt}.print-feature-register ul{columns:2;padding-left:.2in}.features-section,.promise-section,.delivery-block,.decision-section{color:#111411!important;background:#fff!important}.section-heading.light h2,.section-heading.light>p,.promise-grid li,.decision-section h2,.decision-section p{color:#111411!important}.section-heading.light h2 em,.decision-section h2 em,.section-heading.light .section-label{color:#2454ff!important}.future-boundary{border:1px solid #b9c1bc;padding:.22in;display:block}.future-boundary h3,.future-boundary p{color:#111411}.relationship-card,.event-panel,.promise-grid article,.pricing-grid article,.payment-overview{box-shadow:none}.event-panel{border:1px solid #b9c1bc;min-height:0;padding:.25in;display:block}.event-panel aside{color:#111411;background:#f3f5f0;margin-top:.16in;padding:.18in}.promise-grid article,.pricing-grid .exclusive{border:1px solid #b9c1bc;color:#111411!important;background:#fff!important}.promise-grid article>span,.promise-grid li b,.pricing-grid .exclusive strong,.pricing-grid .exclusive>small,.pricing-grid .exclusive span{color:#2454ff!important}.change-rule{background:#effcc6}.decision-section img{display:none}footer{border-top:1px solid #b9c1bc;min-height:0;padding:.25in 0 0}article,.scope-anchor,.event-panel,.change-rule,.partnership-note{break-inside:avoid}}
