.ev-surface .dd-hero{padding-top:clamp(48px,5vw,76px);padding-bottom:clamp(40px,5vw,60px)}.ev-surface .dd-hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:clamp(40px,5vw,76px);align-items:center}.ev-surface .dd-hero-copy .display{margin-top:1.4rem;font-size:clamp(2.3rem,4.1vw,3.35rem)}.ev-surface .dd-hero-copy .lead{margin-top:1.45rem;max-width:32em}.ev-surface .dd-trust{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:1.9rem}.ev-surface .dd-trust .t{font-family:var(--sans);font-size:.72rem;letter-spacing:.03em;color:var(--ink-2);display:flex;align-items:center;gap:8px}.ev-surface .dd-trust .t:before{content:"";width:6px;height:6px;border-radius:2px;background:var(--teal)}.ev-surface .rollup{border:1px solid var(--line-2);border-radius:14px;background:var(--card);overflow:hidden;box-shadow:0 1px 2px oklch(.3 .02 80/.05),0 28px 64px -38px oklch(.3 .02 80/.34)}.ev-surface .rollup-top{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--line);background:var(--paper-2)}.ev-surface .rollup-top .lbl{font-family:var(--mono);font-size:.66rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3)}.ev-surface .rollup-top .stamp{font-family:var(--mono);font-size:.62rem;color:var(--teal-deep);border:1px solid oklch(.52 .078 188/.35);border-radius:999px;padding:3px 9px}.ev-surface .rollup-body{padding:18px}.ev-surface .rollup-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line);border-radius:10px;overflow:hidden}.ev-surface .rollup-kpi{padding:14px 16px;border-left:1px solid var(--line)}.ev-surface .rollup-kpi:first-child{border-left:0}.ev-surface .rollup-kpi .k{font-family:var(--mono);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3)}.ev-surface .rollup-kpi .v{font-family:var(--serif);font-weight:500;font-size:1.7rem;line-height:1;margin-top:7px;letter-spacing:-.02em;font-feature-settings:var(--num)}.ev-surface .rollup-kpi .v .u{color:var(--teal-deep);font-size:.8em}.ev-surface .rollup-sec{margin-top:16px}.ev-surface .rollup-sec .h{display:flex;align-items:baseline;justify-content:space-between}.ev-surface .rollup-sec .h .t{font-size:.8rem;font-weight:600;color:var(--ink)}.ev-surface .rollup-sec .h .m{font-family:var(--mono);font-size:.62rem;color:var(--ink-3)}.ev-surface .pipe{display:flex;height:12px;border-radius:4px;overflow:hidden;margin-top:9px;border:1px solid var(--line)}.ev-surface .pipe span{display:block}.ev-surface .pipe .on-track{background:var(--pine)}.ev-surface .pipe .due{background:var(--teal)}.ev-surface .pipe .upcoming{background:var(--line-3)}.ev-surface .pipe-legend{display:flex;gap:16px;margin-top:9px}.ev-surface .pipe-legend .lg{font-family:var(--mono);font-size:.6rem;color:var(--ink-3);display:flex;align-items:center;gap:6px}.ev-surface .pipe-legend .lg .sw{width:9px;height:9px;border-radius:2px}.ev-surface .pipe-legend .on-track .sw{background:var(--pine)}.ev-surface .pipe-legend .due .sw{background:var(--teal)}.ev-surface .pipe-legend .upcoming .sw{background:var(--line-3)}.ev-surface .school-list{margin-top:8px}.ev-surface .school-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:14px;padding:9px 0;border-top:1px solid var(--line)}.ev-surface .school-row .nm{font-size:.82rem;color:var(--ink);font-weight:500}.ev-surface .school-row .meta{font-family:var(--mono);font-size:.64rem;color:var(--ink-3)}.ev-surface .school-row .st{font-family:var(--mono);font-size:.6rem;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:999px}.ev-surface .school-row .st.ok{color:var(--teal-deep);background:oklch(.52 .078 188/.1)}.ev-surface .school-row .st.review{color:oklch(.5 .06 70);background:oklch(.78 .06 78/.22)}.ev-surface .rollup-cap{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:13px;border-top:1px solid var(--line);font-family:var(--mono);font-size:.62rem;letter-spacing:.03em;color:var(--ink-4)}.ev-surface .dd-book{display:grid;grid-template-columns:1.18fr .82fr;gap:22px;align-items:start}.ev-surface .form-card{border:1px solid var(--line-2);border-radius:14px;background:var(--card);padding:clamp(24px,3vw,34px);box-shadow:0 24px 56px -40px oklch(.3 .02 80/.3)}.ev-surface .form-card .fc-head h2{font-size:1.6rem}.ev-surface .form-card .fc-head p{margin-top:9px;font-size:.92rem;color:var(--ink-2);line-height:1.55}.ev-surface .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.ev-surface .field{display:flex;flex-direction:column;gap:7px}.ev-surface .field.full{grid-column:1/-1}.ev-surface .flabel{font-family:var(--sans);font-size:.64rem;font-weight:600;color:var(--ink-3)}.ev-surface .flabel .req{color:var(--teal-deep)}.ev-surface .input,.ev-surface .select,.ev-surface .textarea{font-family:var(--sans);font-size:.92rem;color:var(--ink);background:var(--paper);border:1px solid var(--line-2);border-radius:8px;padding:.66rem .8rem;transition:border-color .18s var(--ease),box-shadow .18s var(--ease),background .18s var(--ease);width:100%;-webkit-appearance:none;appearance:none}.ev-surface .input::placeholder,.ev-surface .textarea::placeholder{color:var(--ink-4)}.ev-surface .input:focus,.ev-surface .select:focus,.ev-surface .textarea:focus{outline:none;border-color:var(--teal);background:var(--card);box-shadow:0 0 0 3px oklch(.52 .078 188/.12)}.ev-surface .textarea{min-height:96px;resize:vertical;line-height:1.5}.ev-surface .select-wrap{position:relative}.ev-surface .select-wrap:after{content:"";position:absolute;right:14px;top:50%;width:8px;height:8px;border-right:1.6px solid var(--ink-3);border-bottom:1.6px solid var(--ink-3);transform:translateY(-70%) rotate(45deg);pointer-events:none}.ev-surface .select{padding-right:2rem}.ev-surface .form-foot{margin-top:22px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ev-surface .form-foot .btn{padding:.9rem 1.6rem}.ev-surface .form-foot .fine{font-family:var(--sans);font-size:.66rem;letter-spacing:.02em;color:var(--ink-3);line-height:1.4;flex:1;min-width:180px}.ev-surface .form-foot .fine b{color:var(--ink-2);font-weight:500}.ev-surface .form-success{display:none;text-align:center;padding:28px 8px}.ev-surface .form-success.show{display:block}.ev-surface .form-success .tick{width:52px;height:52px;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;background:var(--pine);color:var(--pine-ink)}.ev-surface .form-success h2{font-size:1.5rem}.ev-surface .form-success p{margin:10px auto 0;max-width:30em;font-size:.92rem;color:var(--ink-2);line-height:1.55}.ev-surface .form-card.done .fc-head,.ev-surface .form-card.done .form-foot,.ev-surface .form-card.done .form-grid{display:none}.ev-surface .dd-side{display:flex;flex-direction:column;gap:16px}.ev-surface .side-card{border:1px solid var(--line);border-radius:12px;background:var(--card);padding:22px}.ev-surface .side-card.tint{background:var(--paper-2)}.ev-surface .side-card .klabel{font-family:var(--sans);font-size:.62rem;font-weight:600;color:var(--ink-3)}.ev-surface .side-card h3{font-size:1.12rem;margin-top:10px}.ev-surface .side-card .sc-body{margin-top:9px;font-size:.86rem;color:var(--ink-2);line-height:1.55}.ev-surface .side-card .btn{margin-top:16px}.ev-surface .who{display:flex;align-items:center;gap:11px;margin:14px 0}.ev-surface .who .av{width:38px;height:38px;border-radius:50%;background:var(--pine);color:var(--pine-ink);display:grid;place-items:center;font-family:var(--serif);font-weight:600;font-size:.86rem;flex-shrink:0}.ev-surface .who .nm{font-size:.82rem;font-weight:600;color:var(--ink)}.ev-surface .who .rl{font-family:var(--sans);font-size:.62rem;color:var(--ink-3);margin-top:2px}.ev-surface .steps{display:flex;flex-direction:column}.ev-surface .step{display:flex;gap:12px;padding:10px 0;font-size:.84rem;color:var(--ink-2);line-height:1.5}.ev-surface .step+.step{border-top:1px solid var(--line)}.ev-surface .step .sn{font-family:var(--sans);font-size:.7rem;color:var(--teal-deep);flex-shrink:0;padding-top:1px}.ev-surface .step b{color:var(--ink);font-weight:600}.ev-surface .agenda{display:flex;flex-direction:column}.ev-surface .agenda-row{display:grid;grid-template-columns:48px 1fr;gap:12px;padding:9px 0;align-items:start}.ev-surface .agenda-row+.agenda-row{border-top:1px solid var(--line)}.ev-surface .agenda-row .ts{font-family:var(--sans);font-size:.68rem;color:var(--ink-3);padding-top:1px}.ev-surface .agenda-row .ln{font-size:.84rem;color:var(--ink);line-height:1.45}.ev-surface .quote-card{border:1px solid var(--line);border-radius:12px;background:var(--paper-2);padding:22px}.ev-surface .quote-card .q{font-family:var(--serif);font-size:1rem;font-style:italic;line-height:1.5;color:var(--ink)}.ev-surface .quote-card .by{display:flex;align-items:center;gap:10px;margin-top:16px}.ev-surface .quote-card .by .av{width:30px;height:30px;border-radius:50%;background:var(--teal-deep);color:#fff;display:grid;place-items:center;font-family:var(--serif);font-weight:600;font-size:.74rem}.ev-surface .quote-card .by .nm{font-size:.78rem;font-weight:600}.ev-surface .quote-card .by .rl{font-family:var(--sans);font-size:.6rem;color:var(--ink-3);margin-top:2px}.ev-surface .dd-prep{display:grid;grid-template-columns:.92fr 1.08fr;gap:22px;align-items:start}.ev-surface .prep-card{border:1px solid var(--line);border-radius:14px;background:var(--card);padding:30px}.ev-surface .prep-card.tint{background:var(--paper-2)}.ev-surface .prep-card .klabel{font-family:var(--sans);font-size:.64rem;font-weight:600;color:var(--ink-3)}.ev-surface .prep-card h2{font-size:1.55rem;margin-top:12px}.ev-surface .prep-card>p{margin-top:13px;font-size:.93rem;color:var(--ink-2);line-height:1.6}.ev-surface .prep-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.ev-surface .faq-item{padding:16px 0;border-top:1px solid var(--line)}.ev-surface .faq-item:first-of-type{border-top:0;padding-top:6px}.ev-surface .faq-item h3{font-family:var(--sans);font-size:.98rem;font-weight:600;letter-spacing:0}.ev-surface .faq-item p{margin-top:8px;font-size:.88rem;color:var(--ink-2);line-height:1.55}.ev-surface .workflow{border-top:1px solid var(--line)}.ev-surface .workflow .cap{text-align:center;font-family:var(--sans);font-size:.68rem;font-weight:600;color:var(--ink-3)}.ev-surface .workflow-grid{display:grid;grid-template-columns:repeat(6,1fr);margin-top:30px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.ev-surface .workflow-cell{padding:24px 16px;text-align:center;border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:12px;transition:background .25s var(--ease)}.ev-surface .workflow-cell:first-child{border-left:0}.ev-surface .workflow-cell:hover{background:var(--card)}.ev-surface .workflow-cell .ic{width:30px;height:30px;color:var(--ink-3)}.ev-surface .workflow-cell:hover .ic{color:var(--teal-deep)}.ev-surface .workflow-cell .nm{font-family:var(--serif);font-size:.82rem;font-weight:600;letter-spacing:.04em;color:var(--ink-2)}@media (max-width:1000px){.ev-surface .dd-book,.ev-surface .dd-hero-grid,.ev-surface .dd-prep{grid-template-columns:1fr;gap:32px}.ev-surface .workflow-grid{grid-template-columns:repeat(3,1fr)}.ev-surface .workflow-cell:nth-child(4){border-left:0}.ev-surface .workflow-cell:nth-child(n+4){border-top:1px solid var(--line)}}@media (max-width:600px){.ev-surface .form-grid,.ev-surface .rollup-kpis{grid-template-columns:1fr}.ev-surface .rollup-kpi{border-left:0;border-top:1px solid var(--line)}.ev-surface .rollup-kpi:first-child{border-top:0}.ev-surface .workflow-grid{grid-template-columns:1fr 1fr}.ev-surface .workflow-cell:nth-child(odd){border-left:0}.ev-surface .workflow-cell:nth-child(n+3){border-top:1px solid var(--line)}.ev-surface .form-card,.ev-surface .prep-card{padding:22px}}