.ev-surface .hxw-flow{gap:clamp(36px,4.5vw,56px)}.ev-surface .hxw-copy,.ev-surface .hxw-flow{display:flex;flex-direction:column;align-items:center}.ev-surface .hxw-copy{gap:20px;text-align:center}.ev-surface .hxw-copy .hx-lead{max-width:42em}.ev-surface .hxw-copy .hx-ctas{justify-content:center}.ev-surface .hxw-aux{margin-top:-14px;font-size:.82rem;color:var(--hx-ink-2)}.ev-surface .hxw-watch{display:inline-flex;align-items:center;gap:9px;font-family:var(--sans);font-size:.9rem;font-weight:600;color:var(--hx-ink-2);background:transparent;border:0;padding:0;cursor:pointer;transition:color .18s var(--ease)}.ev-surface .hxw-watch:hover{color:var(--hx-ink)}.ev-surface .hxw-watch svg{width:22px;height:22px;padding:5px;border-radius:50%;color:var(--teal-deep);border:1.5px solid oklch(.4 .07 260/.45)}.ev-surface .hxw-stage{position:relative;width:100%;max-width:1140px;margin:0 auto}.ev-surface .hxw-stage .hs-scene{max-width:780px;margin:0 auto}.ev-surface .hs-capture{--hs-dur:7s}.ev-surface .hcf{position:relative;container-type:inline-size;aspect-ratio:720/440}.ev-surface .hs-capture .hcf-note,.ev-surface .hs-capture .hcf-rec,.ev-surface .hs-capture .hcf-tab,.ev-surface .hs-capture .hcf-tick{animation-duration:var(--hs-dur);animation-iteration-count:infinite;animation-play-state:paused}.ev-surface .hs-capture.is-running .hcf-note,.ev-surface .hs-capture.is-running .hcf-rec,.ev-surface .hs-capture.is-running .hcf-tab,.ev-surface .hs-capture.is-running .hcf-tick{animation-play-state:running}.ev-surface .hs-appstore{position:absolute;left:14px;top:-13px;z-index:6;display:inline-flex;align-items:center;gap:7px;font-family:var(--sans);font-size:.78rem;font-weight:600;color:var(--pine-ink);background:var(--pine);border:1px solid var(--pine-2);border-radius:999px;padding:5px 13px;text-decoration:none;box-shadow:0 8px 20px -12px oklch(.3 .03 242/.35)}.ev-surface .hs-appstore svg{width:14px;height:14px;margin-top:-2px}.ev-surface a.hs-appstore:hover{background:var(--pine-2)}.ev-surface .hcf-src{position:absolute}.ev-surface .hcf-src-web{left:.5%;top:5%;width:29.5%;z-index:1}.ev-surface .hcf-src-ext{left:17.5%;top:22%;width:13.5%;z-index:3}.ev-surface .hcf-src-app{left:3.5%;top:49%;width:10.5%;z-index:2}.ev-surface .hcf-window{border:1px solid var(--line-2);border-radius:1.1cqw;overflow:hidden;background:var(--card,#fff);box-shadow:0 3cqw 5cqw -3cqw oklch(.3 .04 80/.4)}.ev-surface .hcf-window img{display:block;width:100%;height:auto}.ev-surface .hcf-chrome{display:flex;align-items:center;gap:.5cqw;padding:.7cqw 1cqw;background:var(--paper);border-bottom:1px solid var(--line-2)}.ev-surface .hcf-dot{width:.85cqw;height:.85cqw;border-radius:50%;background:var(--line-3);flex:none}.ev-surface .hcf-url{margin:0 auto;padding:.1cqw 1.2cqw;max-width:70%;overflow:hidden;font-family:var(--mono);font-size:clamp(.3rem,.95cqw,.72rem);letter-spacing:.03em;white-space:nowrap;color:var(--ink-3);background:var(--card,#fff);border:1px solid var(--line-2);border-radius:999px}.ev-surface .hcf-phone{padding:.7cqw;background:oklch(.25 .015 260);border-radius:2.4cqw;box-shadow:0 3cqw 5cqw -3cqw oklch(.3 .04 80/.5)}.ev-surface .hcf-phone img{display:block;width:100%;height:auto;border-radius:1.8cqw}.ev-surface .hcf-tag{display:block;margin-top:.9cqw;font-family:var(--mono);font-size:clamp(.4rem,1.1cqw,.78rem);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);white-space:nowrap}.ev-surface .hcf-note{position:absolute;left:0;top:0;z-index:4;width:20cqw;display:flex;flex-direction:column;gap:.5cqw;padding:1.2cqw 1.5cqw;border-radius:1.2cqw;background:var(--card,#fff);border:1px solid var(--line-2);border-left-width:.5cqw;box-shadow:0 2.5cqw 5cqw -2.5cqw oklch(.3 .04 80/.5);opacity:0}.ev-surface .hcf-note-kicker{font-family:var(--mono);font-size:clamp(.34rem,1.05cqw,.68rem);letter-spacing:.08em;color:var(--ink-3)}.ev-surface .hcf-note-body{font-family:var(--sans);font-size:clamp(.44rem,1.35cqw,.88rem);line-height:1.3;color:var(--ink)}.ev-surface .hcf-note-ext{border-left-color:var(--teal);animation-name:hcf-fly-ext}.ev-surface .hcf-note-app{border-left-color:var(--gold);animation-name:hcf-fly-app}.ev-surface .hcf-note-web{border-left-color:var(--teal-deep);animation-name:hcf-fly-web}@keyframes hcf-fly-ext{0%,4%{opacity:0;transform:translate(24.2cqw,27.6cqw) translate(-50%,-50%) scale(.86)}15%,9%{opacity:1;transform:translate(24.2cqw,27.6cqw) translate(-50%,-50%) scale(1)}24%{opacity:1;transform:translate(36cqw,24cqw) translate(-50%,-50%) scale(.94)}30%,to{opacity:0;transform:translate(48.2cqw,28.1cqw) translate(-50%,-50%) scale(.55)}}@keyframes hcf-fly-app{0%,16%{opacity:0;transform:translate(13cqw,41.9cqw) translate(-50%,-50%) scale(.86)}21%,27%{opacity:1;transform:translate(13cqw,41.9cqw) translate(-50%,-50%) scale(1)}36%{opacity:1;transform:translate(29cqw,37cqw) translate(-50%,-50%) scale(.94)}42%,to{opacity:0;transform:translate(48.2cqw,28.1cqw) translate(-50%,-50%) scale(.55)}}@keyframes hcf-fly-web{0%,28%{opacity:0;transform:translate(15.3cqw,15.7cqw) translate(-50%,-50%) scale(.86)}33%,39%{opacity:1;transform:translate(15.3cqw,15.7cqw) translate(-50%,-50%) scale(1)}48%{opacity:1;transform:translate(32cqw,19cqw) translate(-50%,-50%) scale(.94)}54%,to{opacity:0;transform:translate(48.2cqw,28.1cqw) translate(-50%,-50%) scale(.55)}}.ev-surface .hcf-rec{position:absolute;left:37.5%;top:37%;width:21.5%;z-index:3;display:flex;flex-direction:column;align-items:center;gap:.7cqw;padding:2.2cqw 1.4cqw 1.8cqw;border-radius:1.6cqw;background:var(--pine);border:1px solid var(--pine-2);box-shadow:0 3.5cqw 6cqw -3cqw oklch(.3 .04 80/.5);animation-name:hcf-recpulse}.ev-surface .hcf-rec-mark{font-family:var(--serif);font-style:italic;font-weight:600;font-size:clamp(.7rem,2.4cqw,1.65rem);color:var(--pine-ink);line-height:1}.ev-surface .hcf-rec-label{font-family:var(--mono);font-size:clamp(.34rem,1.05cqw,.7rem);letter-spacing:.12em;text-transform:uppercase;color:oklch(.86 .02 237)}.ev-surface .hcf-tabs{display:flex;gap:.6cqw;margin-top:.4cqw}.ev-surface .hcf-tab{width:3.4cqw;height:.7cqw;border-radius:999px;background:oklch(.86 .02 237/.3)}.ev-surface .hcf-tab-1{animation-name:hcf-tab1}.ev-surface .hcf-tab-2{animation-name:hcf-tab2}.ev-surface .hcf-tab-3{animation-name:hcf-tab3}@keyframes hcf-tab1{0%,29%{background:oklch(.86 .02 237/.3)}31%,86%{background:var(--gold)}90%,to{background:oklch(.86 .02 237/.3)}}@keyframes hcf-tab2{0%,41%{background:oklch(.86 .02 237/.3)}43%,86%{background:var(--gold)}90%,to{background:oklch(.86 .02 237/.3)}}@keyframes hcf-tab3{0%,53%{background:oklch(.86 .02 237/.3)}55%,86%{background:var(--gold)}90%,to{background:oklch(.86 .02 237/.3)}}@keyframes hcf-recpulse{0%,53%{transform:scale(1)}57%{transform:scale(1.04)}62%,to{transform:scale(1)}}.ev-surface .hcf-tick{position:absolute;right:-2.2cqw;top:-2.2cqw;width:5.4cqw;height:5.4cqw;opacity:0;animation-name:hcf-tick}.ev-surface .hcf-tick circle{fill:var(--gold)}.ev-surface .hcf-tick path{fill:none;stroke:var(--pine);stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}@keyframes hcf-tick{0%,54%{opacity:0;transform:scale(.4)}58%{opacity:1;transform:scale(1.12)}62%,82%{opacity:1;transform:scale(1)}88%,to{opacity:0;transform:scale(1)}}.ev-surface .hcf-wires{position:absolute;inset:0;width:100%;height:100%;z-index:2}.ev-surface .hcf-wire{stroke:var(--teal);stroke-width:2.4;stroke-dasharray:3 7;stroke-linecap:round;opacity:0;animation:hcf-wirein .7s var(--ease) both}.ev-surface .hcf-wire-1{animation-delay:2.6s}.ev-surface .hcf-wire-2{animation-delay:2.9s}.ev-surface .hcf-wire-3{animation-delay:3.2s}@keyframes hcf-wirein{0%{opacity:0}to{opacity:.5}}.ev-surface .hcf-dest{position:absolute;left:69%;width:31%;z-index:3;margin:0;display:flex;flex-direction:column;gap:.9cqw;opacity:0;animation:hcf-destin .8s var(--ease) both}.ev-surface .hcf-dest-family{top:3%;animation-delay:3s}.ev-surface .hcf-dest-meeting{top:37%;animation-delay:3.4s}.ev-surface .hcf-dest-school{top:71%;animation-delay:3.8s}@keyframes hcf-destin{0%{opacity:0;transform:translateX(2.5cqw)}to{opacity:1;transform:none}}.ev-surface .hcf-shot{position:relative;display:block;aspect-ratio:240/74;overflow:hidden;border:1px solid var(--line-2);border-radius:1.1cqw;background:var(--paper-2);box-shadow:0 2cqw 4cqw -2.5cqw oklch(.3 .04 80/.4)}.ev-surface .hcf-shot img{object-fit:cover}.ev-surface .hcf-dest-meeting img,.ev-surface .hcf-dest-school img{-webkit-mask-image:linear-gradient(180deg,#000 78%,transparent);mask-image:linear-gradient(180deg,#000 78%,transparent)}.ev-surface .hcf-dest-family img{object-position:50% 16%;transform:scale(1.35);transform-origin:47% 16%}.ev-surface .hcf-dest-meeting img{object-position:50% 0;transform:scale(2);transform-origin:8% 8.5%}.ev-surface .hcf-dest-school img{object-position:45% 18.5%;transform:scale(2.4);transform-origin:45% 18.5%}.ev-surface .hcf-chip{position:absolute;right:1cqw;bottom:1cqw;font-family:var(--sans);font-size:clamp(.38rem,1.15cqw,.78rem);font-weight:600;color:var(--pine-2);background:var(--gold);border-radius:999px;padding:.3cqw 1.1cqw;opacity:0;animation:hcf-chipin .5s var(--ease) 4.8s both}@keyframes hcf-chipin{0%{opacity:0;transform:translateY(.8cqw)}to{opacity:1;transform:none}}.ev-surface .hcf-dest figcaption{display:flex;flex-direction:column;gap:.25cqw}.ev-surface .hcf-dest figcaption b{font-family:var(--sans);font-weight:600;color:var(--ink);font-size:clamp(.5rem,1.6cqw,1.02rem)}.ev-surface .hcf-dest figcaption span{font-family:var(--sans);color:var(--ink-2);line-height:1.35;font-size:clamp(.44rem,1.35cqw,.9rem)}.ev-surface .hxw-scene{position:relative;background:var(--card,#fff);border:1px solid var(--line-2);border-radius:18px;box-shadow:var(--hx-shadow,0 24px 54px -20px oklch(.4 .03 242/.22));padding:clamp(14px,2.4vw,30px) clamp(10px,2.2vw,26px) clamp(44px,4.5vw,58px)}.ev-surface .hxw-scene-caption{position:absolute;left:clamp(16px,2.4vw,30px);bottom:clamp(14px,1.8vw,22px);margin:0;font-family:var(--mono);font-size:clamp(.62rem,1.05vw,.8rem);letter-spacing:.18em;color:var(--ink-3)}.ev-surface .hxw-back{position:absolute;right:14px;bottom:10px;font-family:var(--sans);font-size:.76rem;font-weight:600;color:var(--teal-deep);background:transparent;border:0;padding:4px 0;cursor:pointer;border-bottom:1px solid oklch(.52 .078 260/.4)}.ev-surface .hxw-back:hover{border-bottom-color:var(--teal-deep)}.ev-surface .hxr{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:clamp(22px,2.4vw,32px);padding-top:16px;border-top:1px solid oklch(.4 .06 247/.18)}.ev-surface .hxr-label{font-family:var(--sans);font-size:.92rem;font-weight:600;color:var(--hx-ink);flex-shrink:0}.ev-surface .hxr-links{display:flex;flex-wrap:wrap;gap:8px}.ev-surface .hxr-link{display:inline-flex;align-items:center;gap:7px;font-family:var(--sans);font-size:.82rem;font-weight:600;color:var(--hx-ink);background:var(--card,#fff);border:1px solid var(--line-2);border-radius:999px;padding:7px 14px;text-decoration:none;transition:border-color .18s var(--ease),box-shadow .18s var(--ease),transform .18s var(--ease)}.ev-surface .hxr-link:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold)}.ev-surface .hxr-link:hover{border-color:var(--teal);transform:translateY(-1px);box-shadow:0 10px 22px -16px oklch(.3 .03 242/.5)}.ev-surface .hxr-more{background:transparent;border-style:dashed;color:var(--hx-ink-2)}.ev-surface .hxr-more:before{display:none}.ev-surface .hxr-note{font-size:.82rem;color:var(--hx-ink-2);flex-basis:100%}.ev-surface .hxr-note b{color:var(--hx-ink);font-weight:600}.ev-surface .hs-art{width:100%;height:auto;display:block;margin:0 auto}.ev-surface .hs-ground{stroke:var(--line-2);stroke-width:2;stroke-linecap:round}.ev-surface .hs-head{fill:oklch(.84 .05 70)}.ev-surface .hs-body-pine{fill:var(--pine)}.ev-surface .hs-body-teal{fill:var(--teal)}.ev-surface .hs-body-deep{fill:var(--teal-deep)}.ev-surface .hs-scene{position:relative}.ev-surface .hs-logit .hs-carpet ellipse{fill:oklch(.52 .078 260/.1)}.ev-surface .hs-logit .hs-carpet ellipse+ellipse{fill:none;stroke:oklch(.52 .078 260/.3);stroke-width:1.5;stroke-dasharray:5 7;stroke-linecap:round}.ev-surface .hs-logit .hs-shelf-case{fill:var(--paper-2)}.ev-surface .hs-logit .hs-shelf line,.ev-surface .hs-logit .hs-shelf-case{stroke:var(--line-2);stroke-width:1.5}.ev-surface .hs-logit .hs-shelf-book{fill:oklch(.74 .1 78/.45)}.ev-surface .hs-logit .hs-lanyard{fill:var(--gold)}.ev-surface .hs-logit .hs-walk{animation:hs-walk-in 2.6s linear both}.ev-surface .hs-logit .hs-walk-a{animation-duration:2.4s;animation-delay:.2s}@keyframes hs-walk-in{0%{transform:translate(264px)}12.5%{transform:translate(231px,-3px)}25%{transform:translate(198px)}37.5%{transform:translate(165px,-3px)}50%{transform:translate(132px)}62.5%{transform:translate(99px,-3px)}75%{transform:translate(66px)}87.5%{transform:translate(33px,-3px)}to{transform:translate(0)}}.ev-surface .hs-logit .hs-kid-a-body{transform-box:fill-box;transform-origin:50% 100%;animation:hs-lean .45s var(--ease) 2.7s both}@keyframes hs-lean{0%{transform:rotate(0deg)}to{transform:rotate(15deg)}}.ev-surface .hs-logit .hs-kid-b-body{transform-box:fill-box;transform-origin:50% 100%;animation:hs-tip .8s var(--ease) 2.85s both}@keyframes hs-tip{0%{transform:rotate(0deg) translateX(0)}55%{transform:rotate(-11deg) translateX(-13px)}to{transform:rotate(-5deg) translateX(-13px)}}.ev-surface .hs-logit .hs-spark{stroke:var(--gold);stroke-width:3;stroke-linecap:round;opacity:0;transform-box:fill-box;transform-origin:center;animation:hs-pop .5s var(--ease) 2.95s both}@keyframes hs-pop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.25)}to{opacity:1;transform:scale(1)}}.ev-surface .hs-logit .hs-teacher-body{transform-box:fill-box;transform-origin:50% 100%;animation:hs-turn .5s var(--ease) 3.4s both}@keyframes hs-turn{to{transform:rotate(-6deg)}}.ev-surface .hs-logit .hs-notice{stroke:var(--ink-2);stroke-width:3;stroke-linecap:round;opacity:0;transform-box:fill-box;transform-origin:center;animation:hs-pop .4s var(--ease) 3.7s both}.ev-surface .hs-logit .hs-notice circle{fill:var(--ink-2);stroke:none}.ev-surface .hs-logit .hs-note{opacity:0;animation:hs-rise .6s var(--ease) 4.2s both}.ev-surface .hs-logit .hs-note rect{fill:var(--card,#fff);stroke:var(--line-3);stroke-width:1.5}.ev-surface .hs-logit .hs-note line{stroke:var(--ink-4);stroke-width:2.5;stroke-linecap:round}@keyframes hs-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ev-surface .hs-prompt{position:absolute;left:50%;bottom:18%;display:inline-flex;align-items:center;gap:9px;font-family:var(--sans);font-size:.95rem;font-weight:600;background:var(--pine);color:var(--pine-ink);border:0;border-radius:999px;padding:.85rem 1.5rem;cursor:pointer;box-shadow:0 14px 30px -14px oklch(.3 .04 250/.55);opacity:0;pointer-events:none;transform:translateX(-50%) translateY(10px);transition:opacity .5s var(--ease),transform .5s var(--ease),filter .2s var(--ease)}.ev-surface .hs-prompt.is-on{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);animation:hs-prompt-pulse 2.4s var(--ease) .9s 3}.ev-surface .hs-prompt:hover{filter:brightness(1.06)}.ev-surface .hs-prompt svg{width:16px;height:16px}@keyframes hs-prompt-pulse{0%,to{box-shadow:0 14px 30px -14px oklch(.3 .04 250/.55)}50%{box-shadow:0 14px 30px -14px oklch(.3 .04 250/.55),0 0 0 11px oklch(.52 .078 260/.13)}}.ev-surface .hxw-stage.is-static .hs-logit .hs-walk{animation:none;transform:none}.ev-surface .hxw-stage.is-static .hs-logit .hs-kid-a-body{animation:none;transform:rotate(15deg)}.ev-surface .hxw-stage.is-static .hs-logit .hs-kid-b-body{animation:none;transform:rotate(-5deg) translateX(-13px)}.ev-surface .hxw-stage.is-static .hs-logit .hs-teacher-body{animation:none;transform:rotate(-6deg)}.ev-surface .hxw-stage.is-static .hs-logit .hs-note,.ev-surface .hxw-stage.is-static .hs-logit .hs-notice,.ev-surface .hxw-stage.is-static .hs-logit .hs-spark{animation:none;opacity:1;transform:none}.ev-surface .hxw-stage.is-static .hcf-chip,.ev-surface .hxw-stage.is-static .hcf-dest,.ev-surface .hxw-stage.is-static .hcf-note,.ev-surface .hxw-stage.is-static .hcf-rec,.ev-surface .hxw-stage.is-static .hcf-tab,.ev-surface .hxw-stage.is-static .hcf-tick,.ev-surface .hxw-stage.is-static .hcf-wire,.ev-surface .hxw-stage.is-static .hs-prompt.is-on{animation:none}.ev-surface .hxw-stage.is-static .hcf-note{opacity:0}.ev-surface .hxw-stage.is-static .hcf-tab{background:var(--gold)}.ev-surface .hxw-stage.is-static .hcf-tick{opacity:1;transform:none}.ev-surface .hxw-stage.is-static .hcf-wire{opacity:.5}.ev-surface .hxw-stage.is-static .hcf-chip,.ev-surface .hxw-stage.is-static .hcf-dest{opacity:1;transform:none}@media (max-width:700px){.ev-surface .hcf{aspect-ratio:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px 10px;align-items:end}.ev-surface .hcf-dest,.ev-surface .hcf-rec,.ev-surface .hcf-src{position:static;left:auto;top:auto;width:auto;opacity:1;transform:none;animation:none}.ev-surface .hcf-note,.ev-surface .hcf-tick,.ev-surface .hcf-wires{display:none}.ev-surface .hcf-src-web{order:1}.ev-surface .hcf-src-ext{order:2}.ev-surface .hcf-src-app{order:3;justify-self:center;width:62%}.ev-surface .hcf-rec{order:4;grid-column:1/-1;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:12px 14px}.ev-surface .hcf-tab{background:var(--gold);animation:none}.ev-surface .hcf-dest{order:5;grid-column:1/-1;flex-direction:row;align-items:center;gap:12px}.ev-surface .hcf-dest .hcf-shot{flex:0 0 38%}.ev-surface .hcf-dest figcaption{flex:1 1 auto}.ev-surface .hcf-chip{opacity:1;animation:none}.ev-surface .hs-capture{padding-bottom:14px}.ev-surface .hs-capture>.hxw-scene-caption{position:static;margin-top:12px}}@media (max-width:600px){.ev-surface .hs-prompt{font-size:.85rem;padding:.7rem 1.2rem;white-space:nowrap;bottom:14%}.ev-surface .hs-appstore{font-size:.72rem;padding:4px 11px}.ev-surface .hxr-note{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.ev-surface .hxw-stage [class*=" hcf-"],.ev-surface .hxw-stage [class*=" hs-"],.ev-surface .hxw-stage [class^=hcf-],.ev-surface .hxw-stage [class^=hs-]{animation:none!important}}.ev-surface .walk-tabs{display:flex;flex-wrap:wrap;gap:8px}.ev-surface .walk-tab{height:40px;padding:0 17px;border:1px solid var(--line-2);border-radius:8px;background:var(--card);color:var(--ink-2);font-family:var(--sans);font-size:.92rem;font-weight:600;cursor:pointer;transition:border-color .2s var(--ease),background .2s var(--ease),color .2s var(--ease)}.ev-surface .walk-tab:hover{border-color:var(--ink-3);color:var(--ink)}.ev-surface .walk-tab.is-active{background:var(--ink);border-color:var(--ink);color:var(--paper)}.ev-surface .walk-grid{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:clamp(28px,4vw,48px);align-items:start;margin-top:clamp(24px,3vw,34px)}.ev-surface .walk-stage{min-width:0;height:clamp(380px,42vw,520px);padding:clamp(18px,2.4vw,28px) clamp(18px,2.4vw,28px) 0;border:1px solid var(--line);border-radius:14px;background:var(--paper-2);overflow:hidden}.ev-surface .walk-stage img{width:100%;height:100%;object-fit:cover;object-position:top;border:1px solid var(--line-2);border-bottom:0;border-radius:8px 8px 0 0;background:var(--card);box-shadow:0 2px 6px oklch(.4 .02 200/.09),0 16px 34px oklch(.4 .02 200/.07)}.ev-surface .walk-copy{min-width:0}.ev-surface .walk-title{font-family:var(--serif);font-size:1.45rem;font-weight:500;line-height:1.2;letter-spacing:-.018em}.ev-surface .walk-body{margin-top:12px;font-size:.98rem;line-height:1.62;color:var(--ink-2)}.ev-surface .walk-points{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:13px}.ev-surface .walk-points li{display:grid;grid-template-columns:26px minmax(0,1fr);gap:12px;align-items:start;font-size:.92rem;line-height:1.55;color:var(--ink-2)}.ev-surface .walk-num{font-family:var(--mono);font-size:.72rem;font-weight:500;color:var(--teal-deep);padding-top:2px}.ev-surface .walk-fine{margin-top:22px;padding-top:16px;border-top:1px solid var(--line);font-size:.84rem;line-height:1.5;color:var(--ink-3)}@media (max-width:1000px){.ev-surface .walk-grid{grid-template-columns:1fr}}