:root{color-scheme:light;--bg:#f7f3ec;--bg-soft:#fbf8f3;--surface:rgba(255,253,249,0.92);--surface-strong:#fffdf8;--surface-dark:#12332f;--ink:#15211e;--ink-soft:#55655f;--ink-inverse:#f8f4ee;--line:rgba(21,33,30,0.12);--line-strong:rgba(21,33,30,0.18);--teal:#0f766e;--teal-deep:#0a5854;--orange:#ee6c2f;--blue:#2754d7;--gold:#c99a32;--shadow-lg:0 20px 48px rgba(21,33,30,0.08);--shadow-md:0 10px 28px rgba(21,33,30,0.06);--shadow-sm:0 6px 18px rgba(21,33,30,0.05);--radius-xl:28px;--radius-lg:20px;--radius-md:16px;--radius-sm:10px;--font-sans:"Avenir Next","Segoe UI","Helvetica Neue",sans-serif;--font-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-sans);color:var(--ink);background:linear-gradient(180deg,#fbf8f3,#f3eee6)}body:before{display:none}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}::selection{background:rgba(15,118,110,.18)}.skip-link{position:absolute;top:12px;left:12px;z-index:1000;padding:10px 14px;border-radius:999px;background:var(--surface-strong);border:1px solid var(--line);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.wrap{width:min(1240px,calc(100% - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;padding-top:18px}.nav-shell{display:flex;justify-content:space-between;gap:18px;padding:12px 16px;background:rgba(255,253,249,.94);border:1px solid rgba(21,33,30,.08);border-radius:22px;box-shadow:var(--shadow-md)}.brand,.nav-shell{align-items:center}.brand{display:inline-flex;gap:0;font-weight:700;line-height:0;letter-spacing:.02em;flex-shrink:0}.brand-logo{width:auto;height:40px;max-width:min(196px,100%);object-fit:contain}.brand-footer .brand-logo{height:34px}.site-nav{display:flex;align-items:center;gap:6px}.nav-link{padding:9px 12px;border-radius:999px;color:var(--ink-soft);transition:background-color .18s ease,color .18s ease,transform .18s ease}.nav-link.is-current,.nav-link:focus-visible,.nav-link:hover{color:var(--ink);background:rgba(21,33,30,.06)}.nav-toggle{display:none;padding:10px 14px;border:1px solid var(--line);background:var(--surface-strong);border-radius:999px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid transparent;background:var(--teal);color:#fffdf8;box-shadow:0 8px 22px rgba(15,118,110,.14);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.button:focus-visible,.button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(15,118,110,.18)}.button-small{min-height:42px;padding:0 18px}.language-switcher{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:999px;background:rgba(255,253,249,.7)}.language-option{min-width:38px;min-height:34px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:var(--ink-soft);font-weight:700}.language-option.is-active,.language-option:focus-visible,.language-option:hover{background:var(--teal);color:#fffdf8}.button-secondary{background:rgba(255,253,249,.7);color:var(--ink);border-color:var(--line);box-shadow:none}.button-inverse{background:#fff8ef;color:var(--surface-dark)}.button-secondary-light{background:rgba(255,255,255,.12);color:var(--ink-inverse);border-color:rgba(255,255,255,.18);box-shadow:none}.button-link{color:var(--teal-deep);font-weight:600}.hero-section{padding:72px 0 24px}.hero-section-compact{padding-top:60px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);grid-gap:28px;gap:28px}.hero-grid,.hero-grid-tight{align-items:start}.cta-band h2,.hero-copy h1,.notfound-card h1,.section-head h2,.story-card h2{margin:0;font-family:var(--font-display);line-height:.98;letter-spacing:-.045em}.hero-copy h1{font-size:clamp(2.25rem,4.4vw,4rem);max-width:11ch}.lede{margin:18px 0 0;max-width:60ch;font-size:1.04rem;line-height:1.78;color:var(--ink-soft)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.contact-list a,.detail-meta dt,.feature-kicker,.footer-note,.hero-note,.mini-label,.module-result-summary,.price-unit,.quote-author span,.stat-label{color:var(--ink-soft)}.hero-note{margin-top:18px;font-size:.94rem}.eyebrow-chip,.pill-accent,.pill-muted,.section-kicker{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(21,33,30,.08);background:rgba(255,253,249,.78);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.section-kicker{background:rgba(15,118,110,.08);color:var(--teal-deep)}.section-kicker-light{color:rgba(255,248,239,.72);background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.pill-accent{background:rgba(238,108,47,.12);color:#a74618}.pill-muted{background:rgba(21,33,30,.05);color:var(--ink)}.channel-card,.detail-panel,.faq-item,.feature-card,.hero-panel,.module-overview-card,.office-card,.price-card,.question-card,.quote-card,.reseller-card,.resource-card,.story-card,.surface-panel{position:relative;background:var(--surface);border:1px solid rgba(21,33,30,.08);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.hero-panel{padding:20px}.dashboard-shell{border-radius:calc(var(--radius-lg) - 4px);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(250,246,239,.88));border:1px solid rgba(21,33,30,.08);box-shadow:var(--shadow-md);overflow:hidden}.dashboard-head{display:flex;gap:8px;padding:14px 18px;border-bottom:1px solid rgba(21,33,30,.08)}.dashboard-dot{width:10px;height:10px;border-radius:999px;background:rgba(21,33,30,.18)}.dashboard-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:18px}.dashboard-card{min-height:150px;padding:18px;border-radius:20px;background:rgba(255,255,255,.86);border:1px solid rgba(21,33,30,.08)}.dashboard-card strong{display:block;margin-top:8px;font-size:1.35rem;line-height:1.3}.dashboard-card-tall{grid-row:span 2}.dashboard-card-wide{grid-column:span 2;min-height:132px}.mini-bars{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.mini-bars span{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,var(--teal),rgba(39,84,215,.34))}.mini-checks{display:grid;grid-gap:8px;gap:8px;margin:14px 0 0;padding:0;list-style:none;color:var(--ink-soft)}.mini-checks li:before{content:"";display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:999px;background:linear-gradient(135deg,var(--teal),var(--orange))}.section{padding:40px 0}.section-surface{position:relative}.section-surface:before{content:"";position:absolute;inset:0;background:rgba(255,252,247,.55);border-block:1px solid rgba(21,33,30,.06)}.section-surface>.wrap{position:relative}.section-head,.section-head-tight{display:grid;grid-gap:12px;gap:12px;margin-bottom:22px}.section-head h2{font-size:clamp(1.6rem,3vw,2.35rem);max-width:15ch}.section-head-tight h2{font-size:1.5rem}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.stat-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{display:grid;grid-gap:10px;gap:10px;min-height:150px;padding:22px;border-radius:24px;background:rgba(255,253,249,.82);border:1px solid rgba(21,33,30,.08);box-shadow:var(--shadow-sm)}.stat-value{font-family:var(--font-display);font-size:clamp(2.4rem,4vw,3.5rem);line-height:1}.stat-label{font-size:.95rem;letter-spacing:.03em}.feature-split,.split-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-split,.section-stack,.split-cards{display:grid;grid-gap:18px;gap:18px}.story-card,.surface-panel{padding:24px}.story-card h2{font-size:clamp(1.75rem,2.5vw,2.2rem);max-width:15ch;margin-top:8px}.story-card p{margin:14px 0 0;line-height:1.78;color:var(--ink-soft)}.section-note{max-width:62ch;margin:0 0 24px;line-height:1.72;color:var(--ink-soft)}.channel-grid,.feature-grid,.feature-grid-large,.module-overview-grid,.office-grid,.price-grid,.question-grid,.quote-grid,.reseller-grid,.resource-grid{display:grid;grid-gap:18px;gap:18px}.feature-grid,.feature-grid-large{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid-five,.feature-grid-three,.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.module-overview-grid,.office-grid,.price-grid,.question-grid,.quote-grid,.reseller-grid,.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-grid{grid-template-columns:1fr}.channel-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-card,.feature-card,.module-overview-card,.office-card,.question-card,.reseller-card,.resource-card{padding:22px}.feature-card h3,.module-overview-card h3,.office-card h3,.reseller-card h3,.resource-card h3{margin:12px 0 0;font-size:1.2rem;line-height:1.25}.feature-card p,.module-overview-card p,.office-card p,.question-card strong,.reseller-card p,.resource-card p{margin:12px 0 0;line-height:1.68}.feature-head{display:grid;grid-gap:4px;gap:4px}.detail-tags,.school-cloud,.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.school-pill,.tag{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(21,33,30,.05);border:1px solid rgba(21,33,30,.08);color:var(--ink);font-size:.92rem}.check-list,.step-list{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.check-list li,.step-list li{position:relative;padding-left:22px;line-height:1.7;color:var(--ink-soft)}.check-list li:before{content:"";position:absolute;top:10px;left:0;width:8px;height:8px;border-radius:999px;background:var(--teal)}.step-list li{display:grid;grid-gap:4px;gap:4px;padding-left:28px}.step-list li:before{content:counter(step);counter-increment:step;position:absolute;top:0;left:0;width:20px;height:20px;border-radius:999px;background:rgba(15,118,110,.12);color:var(--teal-deep);font-size:.82rem;font-weight:700;line-height:20px;text-align:center}.step-list{counter-reset:step}.step-list strong{color:var(--ink)}.panel-divider{height:1px;margin:22px 0;background:rgba(21,33,30,.08)}.quote-card{padding:28px}.quote-copy{margin:0;font-size:1.12rem;line-height:1.76}.quote-author{display:grid;grid-gap:6px;gap:6px;margin-top:22px}.price-card{display:grid;grid-gap:12px;gap:12px;padding:28px}.price-card-featured{background:linear-gradient(180deg,rgba(15,118,110,.08),rgba(255,253,249,.88)),var(--surface);transform:translateY(-10px)}.price-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.price-name{font-weight:700}.price-cadence{font-size:.95rem;color:var(--ink-soft)}.price-value{font-family:var(--font-display);font-size:3rem;line-height:1}.plain-list{margin:0;padding:0;list-style:none}.contact-list,.price-list{display:grid;grid-gap:10px;gap:10px}.faq-grid{display:grid;grid-gap:16px;gap:16px}.faq-item{padding:0;overflow:hidden}.faq-item summary{position:relative;display:block;padding:22px 58px 22px 22px;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;top:16px;right:22px;font-size:1.6rem;color:var(--teal)}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:0;padding:0 22px 22px;line-height:1.72;color:var(--ink-soft)}.school-cloud{list-style:none;padding:0;margin-bottom:0}.cta-band{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;padding:30px;border-radius:var(--radius-xl);background:linear-gradient(135deg,#12332f,#184b43);color:var(--ink-inverse);box-shadow:var(--shadow-md)}.cta-band h2{font-size:clamp(2rem,4vw,3.2rem);max-width:13ch;margin-top:10px}.cta-band p{max-width:56ch;line-height:1.75;color:rgba(255,248,239,.78)}.cta-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.step-card{position:relative}.step-number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:rgba(15,118,110,.12);color:var(--teal-deep);font-weight:700}.mini-stat-list{display:grid;grid-gap:16px;gap:16px}.mini-stat-list div{display:grid;grid-gap:8px;gap:8px;padding:14px 0;border-top:1px solid rgba(21,33,30,.08)}.mini-stat-list div:first-child{border-top:0}.mini-stat-list span{font-size:.88rem;color:var(--ink-soft)}.mini-stat-list strong{font-size:1.7rem;line-height:1.1}.timeline{position:relative;display:grid;grid-gap:18px;gap:18px}.timeline:before{content:"";position:absolute;top:0;bottom:0;left:154px;width:1px;background:rgba(21,33,30,.14)}.timeline-item{position:relative;display:grid;grid-template-columns:126px 1fr;grid-gap:28px;gap:28px;align-items:start}.timeline-item:before{content:"";position:absolute;top:10px;left:148px;width:12px;height:12px;border-radius:999px;background:linear-gradient(135deg,var(--teal),var(--orange));box-shadow:0 0 0 6px rgba(15,118,110,.08)}.timeline-date{padding-top:2px;font-weight:700;color:var(--teal-deep)}.timeline-body{padding:22px 24px;border-radius:22px;background:rgba(255,253,249,.78);border:1px solid rgba(21,33,30,.08)}.timeline-body h3{margin:0;font-size:1.2rem}.timeline-body p{margin:10px 0 0;line-height:1.7;color:var(--ink-soft)}.module-toolbar{display:flex;flex-wrap:wrap;gap:18px;align-items:flex-end;margin-bottom:16px}.search-field{display:grid;grid-gap:10px;gap:10px;min-width:min(480px,100%)}.search-field span{font-size:.9rem;color:var(--ink-soft)}.search-field input{width:100%;min-height:54px;padding:0 18px;border-radius:18px;border:1px solid rgba(21,33,30,.1);background:rgba(255,253,249,.8);color:var(--ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.3)}.search-field input:focus-visible{outline:2px solid rgba(39,84,215,.22);outline-offset:2px}.filter-row{display:flex;flex-wrap:wrap;gap:10px}.filter-chip{min-height:40px;padding:0 16px;border-radius:999px;border:1px solid rgba(21,33,30,.08);background:rgba(255,253,249,.72);color:var(--ink-soft)}.filter-chip.is-active,.filter-chip:focus-visible,.filter-chip:hover{border-color:rgba(15,118,110,.2);background:rgba(15,118,110,.12);color:var(--teal-deep)}.module-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);grid-gap:18px;gap:18px;align-items:start}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.module-card{display:grid;grid-gap:10px;gap:10px;width:100%;padding:20px;text-align:left;background:rgba(255,253,249,.78);border:1px solid rgba(21,33,30,.08);border-radius:22px;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.module-card.is-active,.module-card:focus-visible,.module-card:hover{border-color:rgba(15,118,110,.24);transform:translateY(-2px);box-shadow:var(--shadow-sm)}.module-card strong{font-size:1.08rem}.detail-empty p,.detail-panel p,.module-card p,.question-card{margin:0;line-height:1.68;color:var(--ink-soft)}.module-card-category{font-size:.84rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--teal-deep)}.detail-panel{position:-webkit-sticky;position:sticky;top:112px;padding:26px}.detail-head h3{margin:10px 0;font-size:1.6rem}.detail-meta{display:grid;grid-gap:14px;gap:14px;margin:22px 0 0}.detail-meta div{display:grid;grid-gap:4px;gap:4px}.detail-meta dd{margin:0;font-weight:600}.detail-empty h3{margin:0 0 10px}.resource-card{display:grid;overflow:hidden}.resource-card-media{display:grid;place-items:center;min-height:152px;color:#fff8ef;font-family:var(--font-display);font-size:2.2rem;letter-spacing:-.08em}.tone-0 .resource-card-media{background:linear-gradient(135deg,var(--teal),var(--blue))}.tone-1 .resource-card-media{background:linear-gradient(135deg,var(--orange),#cf5d1a)}.tone-2 .resource-card-media{background:linear-gradient(135deg,var(--blue),#1f3f96)}.tone-3 .resource-card-media{background:linear-gradient(135deg,#79653e,var(--gold))}.resource-card-body{padding:22px}.question-card,.resource-card-body{display:grid;grid-gap:10px;gap:10px}.question-card strong{color:var(--ink)}.bucket-meta{margin-top:14px;font-size:.9rem;color:var(--ink-soft)}.channel-card,.office-grid a{color:var(--teal-deep)}.channel-card{display:grid;grid-gap:6px;gap:6px}.load-more-wrap{display:flex;justify-content:center;margin-top:24px}.site-footer{padding:24px 0 40px}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:24px;gap:24px;padding:28px;border-radius:var(--radius-xl);background:rgba(255,253,249,.9);border:1px solid rgba(21,33,30,.1);box-shadow:var(--shadow-sm);color:var(--ink)}.footer-grid>:first-child{grid-column:span 2}.footer-grid h3{margin:0 0 12px;font-size:.96rem}.footer-grid .plain-list{display:grid;grid-gap:10px;gap:10px}.footer-note{line-height:1.7}.standalone-page{display:grid;place-items:center}.notfound-shell{width:min(760px,calc(100% - 40px));padding:32px 0}.notfound-card{padding:42px;border-radius:var(--radius-xl);background:rgba(255,253,249,.82);border:1px solid rgba(21,33,30,.08);box-shadow:var(--shadow-lg)}.notfound-brand{margin-bottom:24px}.notfound-card h1{font-size:clamp(2.8rem,6vw,4.6rem);margin-top:16px}.notfound-card p{max-width:52ch;margin-top:18px;line-height:1.76;color:var(--ink-soft)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .42s ease,transform .42s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1120px){.channel-grid-wide,.feature-grid,.feature-grid-five,.feature-grid-large,.feature-grid-three,.footer-grid,.module-overview-grid,.office-grid,.price-grid,.question-grid,.quote-grid,.reseller-grid,.resource-grid,.solution-grid,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-band{grid-template-columns:1fr}}@media (max-width:920px){.feature-split,.hero-grid,.module-layout,.split-cards,.timeline-item{grid-template-columns:1fr}.timeline-item:before,.timeline:before{display:none}.detail-panel{position:static}.timeline-date{padding-top:0}.dashboard-layout{grid-template-columns:1fr}.dashboard-card-tall,.dashboard-card-wide{grid-row:auto;grid-column:auto}}@media (max-width:760px){.wrap{width:min(100% - 28px,1200px)}.site-header{padding-top:12px}.nav-shell{flex-wrap:wrap;border-radius:26px}.nav-toggle{display:inline-flex}.site-nav{display:none;width:100%;flex-direction:column;align-items:stretch;padding-top:8px}.site-nav[data-open=true],body.nav-open .site-nav{display:flex}.button-small,.language-switcher,.nav-link{justify-content:center}.language-switcher{width:100%}.hero-copy h1{font-size:clamp(2.7rem,13vw,4rem)}.cta-band h2,.section-head h2,.story-card h2{font-size:clamp(1.8rem,8vw,2.7rem)}.channel-grid-wide,.feature-grid,.feature-grid-five,.feature-grid-large,.feature-grid-three,.footer-grid,.module-overview-grid,.office-grid,.price-grid,.question-grid,.quote-grid,.reseller-grid,.resource-grid,.solution-grid,.stat-grid{grid-template-columns:1fr}.footer-grid>:first-child{grid-column:span 1}.cta-band,.notfound-card,.story-card,.surface-panel{padding:24px}.brand-logo{height:34px;max-width:min(168px,100%)}.brand-footer .brand-logo{height:30px}.module-toolbar{align-items:stretch}.search-field{min-width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}