:root{--paper:#faf9f6;--paper-2:#f2f0ea;--white:#fff;--ink:#1b1a17;--ink-2:#454239;--muted:#7a766b;--line:#1b1a1717;--line-strong:#1b1a1729;--accent:#95d400;--accent-strong:#6aa300;--accent-soft:#95d40b2e;--accent-bright:#c2f53d;--accent-ink:#4d7c0f;--marker-stroke:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 22' preserveAspectRatio='none'%3E%3Cpath d='M4 16 C 48 9, 95 17, 145 12 S 235 7, 296 13' fill='none' stroke='%23000' stroke-opacity='.45' stroke-width='6' stroke-linecap='round'/%3E%3Cpath d='M4 14 C 48 8, 95 16, 145 11 S 235 6, 296 12' fill='none' stroke='%23000' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E");--green:#1e8f63;--green-soft:#1e8f631a;--amber:#b97a24;--amber-soft:#b97a241a;--red:#a62b22;--dark:#171512;--dark-2:#211e19;--on-dark:#f4f2ec;--on-dark-muted:#a09b8f;--on-dark-line:#f4f2ec1f;--cat-violet:#6558e0;--cat-violet-strong:#4a3fd0;--cat-violet-bg:#eeedfc;--cat-amber:#b97a24;--cat-amber-strong:#8a5a14;--cat-amber-bg:#faf1e1;--cat-green:#1e8f63;--cat-green-strong:#146844;--cat-green-bg:#e7f4ec;--radius-s:10px;--radius:16px;--radius-l:22px;--shadow:0 1px 2px #1b1a170a, 0 10px 34px #1b1a1712;--shadow-lg:0 2px 8px #1b1a170d, 0 30px 70px #1b1a1721;--ease-out:cubic-bezier(.16, 1, .3, 1);--dur-fast:.15s;--dur-base:.25s;--dur-reveal:.6s;--font:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{color:var(--ink);background:var(--paper);font-family:var(--font);text-spacing-trim:space-all;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:15px;line-height:1.78}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}ul{margin:0;padding:0;list-style:none}p,h1,h2,h3{margin:0}::selection{background:color-mix(in srgb, var(--accent) 16%, transparent)}:focus-visible{outline:2px solid var(--accent-ink);outline-offset:3px;border-radius:4px}.container{width:min(1180px,100% - 48px);margin:0 auto}.button{background:var(--ink);min-height:50px;color:var(--paper);letter-spacing:.01em;transition:transform var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 28px;font-size:15px;font-weight:600;display:inline-flex}.button:hover{background:#000;transform:translateY(-2px);box-shadow:0 12px 28px #1b1a1733}.button:active{transition-duration:var(--dur-fast);transform:translateY(0)scale(.98)}.button:hover svg{transform:translate(3px)}.button svg{color:var(--accent-bright);transition:transform var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out)}.button.ghost{color:var(--ink);border:1px solid var(--line-strong);background:0 0}.button.ghost svg{color:inherit}.button.ghost:hover{background:var(--white);border-color:var(--ink);box-shadow:none}.button.light{background:var(--paper);color:var(--ink)}.button.light svg{color:var(--accent-strong)}.button.light:hover{background:var(--white);box-shadow:0 12px 30px #00000047}.button.outline-light{color:var(--on-dark);background:0 0;border:1px solid #f4f2ec47}.button.outline-light:hover{border-color:var(--on-dark);box-shadow:none;background:#f4f2ec0f}.button.small{min-height:40px;padding:0 18px;font-size:13.5px}.text-link{min-height:44px;color:var(--accent-ink);align-items:center;gap:7px;font-size:14.5px;font-weight:600;display:inline-flex}.text-link svg{transition:transform var(--dur-fast) var(--ease-out)}.text-link:hover svg{transform:translate(4px)}.eyebrow,.kicker,.section-heading>span,.section-heading>div>span{letter-spacing:.22em;color:var(--muted);align-items:center;gap:10px;font-size:12.5px;font-weight:600;display:inline-flex}.section-heading>span:before,.section-heading>div>span:before,.kicker:before{content:"";background:var(--accent);width:26px;height:1.5px;display:inline-block}.section{padding:124px 0}.section-heading{margin-bottom:68px}.section-heading h2{letter-spacing:-.01em;margin-top:18px;font-size:clamp(30px,3.6vw,44px);font-weight:650;line-height:1.22}.section-heading p{color:var(--muted);font-size:16px;line-height:1.85}.section-heading.centered{text-align:center;max-width:780px;margin-inline:auto}.section-heading.centered p{max-width:620px;margin:20px auto 0}.section-heading.split{grid-template-columns:1.25fr .75fr;align-items:end;gap:56px;display:grid}.section-heading.split p{padding-bottom:6px}.section-heading.on-dark h2{color:var(--on-dark)}.section-heading.on-dark p,.section-heading.on-dark>span{color:var(--on-dark-muted)}.section-heading.on-dark>span:before{background:var(--accent-bright)}.site-header{z-index:50;-webkit-backdrop-filter:saturate(160%)blur(18px);height:72px;transition:height var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out);background:#faf9f6d1;border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{border-bottom-color:var(--line);background:#faf9f6f0;height:62px}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:19px;font-weight:750;display:inline-flex}.brand-name{flex-direction:column;line-height:1.15;display:flex}.brand-name small{letter-spacing:.34em;color:var(--muted);margin-top:.55em;font-size:.375em;font-weight:700}.logo-mark{flex-shrink:0;display:block;overflow:visible}.logo-mark path{fill:none;stroke-linecap:round;stroke-linejoin:round}.logo-mark__tile{fill:var(--ink)}.logo-mark__row{stroke:var(--paper);stroke-width:1.9px}.logo-mark__accent{stroke:var(--accent);stroke-width:2.7px}.logo-mark path.logo-mark__leaf{fill:var(--accent);stroke:none}.mega-nav{height:100%;color:var(--ink-2);align-items:center;gap:30px;font-size:14px;display:flex}.mega-item{align-items:center;height:100%;display:flex}.mega-item>a:not(.mega-trigger),.mega-nav>a{transition:color var(--dur-fast) var(--ease-out)}.mega-nav>a:hover{color:var(--accent-ink)}.mega-trigger{align-items:center;gap:4px;display:flex}.mega-trigger svg{transition:transform var(--dur-fast) var(--ease-out)}.mega-item:hover .mega-trigger svg,.mega-item:focus-within .mega-trigger svg{transform:rotate(180deg)}.mega-item:hover .mega-trigger,.mega-item:focus-within .mega-trigger{color:var(--accent-ink)}.mega-panel{border:1px solid var(--line);border-radius:0 0 var(--radius-l) var(--radius-l);width:min(760px,100vw - 48px);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;pointer-events:none;transition:var(--dur-fast) var(--ease-out);background:#fffffff7;grid-template-columns:.8fr 1.2fr;gap:16px;padding:16px;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%,8px)}.mega-item:hover .mega-panel,.mega-item:focus-within .mega-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.mega-resources{grid-template-columns:.68fr 1.32fr;width:min(920px,100vw - 48px)}.mega-lead{border-radius:var(--radius);background:var(--dark);color:var(--on-dark);padding:22px}.mega-lead>small{letter-spacing:.18em;color:var(--on-dark-muted);font-size:10px}.mega-lead>strong{margin-top:14px;font-size:18px;font-weight:650;line-height:1.4;display:block}.mega-lead>p{color:var(--on-dark-muted);margin-top:8px;font-size:12.5px;line-height:1.7}.mega-lead>a{color:var(--accent-bright);align-items:center;gap:7px;margin-top:20px;font-size:12.5px;font-weight:600;display:flex}.mega-links{grid-template-columns:repeat(2,1fr);align-content:start;gap:4px;display:grid}.mega-links>a{border-radius:var(--radius-s);transition:background-color var(--dur-fast) var(--ease-out);padding:13px 14px}.mega-links>a:hover{background:var(--accent-soft)}.mega-links strong{font-size:13.5px;font-weight:650;display:block}.mega-links small{color:var(--muted);margin-top:4px;font-size:11.5px;line-height:1.5;display:block}.mega-links>a.mega-link-with-icon{grid-template-columns:36px minmax(0,1fr);align-items:center;column-gap:10px;padding-inline:11px;display:grid}.mega-link-copy{min-width:0}.mega-link-copy strong,.mega-link-copy small{white-space:nowrap}.sketch-menu-icon{width:34px;height:34px;color:var(--ink-2);transition:color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);overflow:visible}.sketch-menu-icon path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.sketch-menu-icon__ink{stroke:currentColor;stroke-width:1.7px}.sketch-menu-icon__echo{stroke:var(--muted);stroke-width:1.05px;opacity:.38}.sketch-menu-icon__accent{stroke:var(--accent-strong);stroke-width:2.15px}.mega-link-with-icon:hover .sketch-menu-icon{color:var(--ink);transform:translateY(-1px)rotate(-2deg)}.header-actions{align-items:center;gap:22px;display:flex}.login-link{color:var(--ink-2);font-size:14px;font-weight:600}.login-link:hover{color:var(--accent-ink)}.mobile-menu{display:none}.hero{background:radial-gradient(860px 480px at 88% -8%, color-mix(in srgb, var(--accent) 5.5%, transparent), transparent 62%), var(--paper);padding:172px 0 0;position:relative;overflow:hidden}.hero-copy{max-width:860px}.hero h1{letter-spacing:-.015em;margin-top:26px;font-size:clamp(44px,6vw,76px);font-weight:700;line-height:1.14}.hero h1 em{font-style:normal;position:relative}.hero h1 em:after,.seo-hero-copy h1 em:after,.hub-hero h1 em:after{content:"";background:var(--accent);height:.27em;-webkit-mask-image:var(--marker-stroke);-webkit-mask-image:var(--marker-stroke);mask-image:var(--marker-stroke);pointer-events:none;position:absolute;bottom:-.1em;left:-.02em;right:-.02em;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}html.js .hero h1 em:after{clip-path:inset(0 102% 0 0);animation:markerDraw .75s var(--ease-out) .7s forwards}@keyframes markerDraw{to{clip-path:inset(0 -2% 0 0)}}@media (prefers-reduced-motion:reduce){html.js .hero h1 em:after{clip-path:none;animation:none}}.hero-lede{color:var(--muted);max-width:620px;margin-top:26px;font-size:17px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:40px;display:flex}.hero-assurance{color:var(--muted);letter-spacing:.02em;margin-top:18px;font-size:13px}.hero-product{margin-top:84px}.hero-facts{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:92px;display:grid}.hero-facts>div{border-left:1px solid var(--line);padding:30px 28px 34px 0;padding-left:28px}.hero-facts>div:first-child{border-left:0;padding-left:0}.hero-facts span{letter-spacing:.01em;font-size:15.5px;font-weight:650;display:block}.hero-facts small{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.6;display:block}.product-stage{position:relative}.stage-frame{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);width:calc(100% - 148px);box-shadow:var(--shadow-lg);overflow:hidden}.frame-chrome{border-bottom:1px solid var(--line);background:var(--paper);align-items:center;gap:18px;height:46px;padding:0 18px;display:flex}.chrome-dots{gap:6px;display:inline-flex}.chrome-dots i{background:var(--line-strong);border-radius:50%;width:9px;height:9px}.chrome-url{text-align:center;color:var(--muted);flex:1;font-size:12px}.chrome-week{color:var(--ink-2);font-size:12px;font-weight:600}.dashboard-shell{height:470px;display:flex}.dash-sidebar{border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:8px;width:62px;padding:16px 0;display:flex}.mini-logo{margin-bottom:10px}.side-icon{border-radius:var(--radius-s);width:36px;height:36px;color:var(--muted);place-items:center;display:grid}.side-icon.active{background:var(--paper-2);color:var(--ink)}.dash-main{flex-direction:column;flex:1;min-width:0;display:flex}.dash-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:62px;padding:0 22px;display:flex}.dash-topbar small{color:var(--muted);font-size:11px;display:block}.dash-topbar strong{letter-spacing:-.01em;font-size:16.5px;font-weight:650}.avatar-stack{align-items:center;display:flex}.avatar-stack span,.avatar-stack b{border:2px solid var(--white);background:var(--paper-2);width:28px;height:28px;color:var(--ink-2);border-radius:50%;place-items:center;margin-left:-8px;font-size:10.5px;font-weight:650;display:grid}.avatar-stack b{background:var(--ink);color:var(--paper)}.calendar-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:54px;padding:0 22px;display:flex}.calendar-head>div{align-items:center;gap:12px;display:flex}.calendar-head button{border:1px solid var(--line);width:26px;height:26px;color:var(--muted);border-radius:50%;place-items:center;font-size:13px;line-height:1;display:grid}.calendar-head strong{font-size:13.5px;font-weight:650}.calendar-head>span{color:var(--ink-2);font-size:12px;font-weight:600}.calendar-grid{flex:1;min-height:0;display:flex}.time-column{border-right:1px solid var(--line);flex-direction:column;width:56px;display:flex}.time-column span{color:var(--muted);text-align:center;font-variant-numeric:tabular-nums;flex:1;padding-top:8px;font-size:10px}.time-column span+span{border-top:1px dashed var(--line)}.day-column{border-right:1px solid var(--line);flex-direction:column;flex:1;display:flex;position:relative}.day-column:last-child{border-right:0}.day-column>div:first-child{border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;justify-content:center;align-items:center;gap:1px;height:52px;display:flex}.day-column>div:first-child b{font-size:12px;font-weight:650}.day-column>div:first-child small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10px}.day-column>div:first-child.today b{color:var(--ink)}.day-column>div:first-child.today small{color:var(--paper);background:var(--ink);border-radius:999px;place-items:center;min-width:17px;height:17px;display:grid}.course-card{border-left:3px solid;border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex;position:absolute;left:6px;right:6px}.course-card b{font-size:11px;font-weight:650}.course-card small{color:var(--ink-2);opacity:.75;font-size:9.5px}.course-card.violet{background:var(--cat-violet-bg);border-color:var(--cat-violet);color:var(--cat-violet-strong)}.course-card.amber{background:var(--cat-amber-bg);border-color:var(--cat-amber);color:var(--cat-amber-strong)}.course-card.green{background:var(--cat-green-bg);border-color:var(--cat-green);color:var(--cat-green-strong)}.course-card em{background:var(--ink);color:var(--paper);border-radius:999px;align-self:flex-start;margin-top:3px;padding:2px 7px;font-size:9px;font-style:normal;font-weight:650}.floating-card{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-lg);border-radius:14px;align-items:center;gap:12px;padding:13px 16px;display:flex;position:absolute}.floating-card strong{font-size:13.5px;font-weight:650;display:block}.floating-card small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.booking-toast{top:92px;left:-22px}.success-icon{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.just-now{color:var(--muted);align-self:flex-start;font-size:10.5px}.balance-toast{bottom:-30px;left:34%}.wallet-icon{border-radius:var(--radius-s);background:var(--paper-2);width:32px;height:32px;color:var(--ink-2);flex:none;place-items:center;display:grid}.balance-toast strong{font-variant-numeric:tabular-nums;font-size:18px}.balance-toast strong i{color:var(--muted);font-size:11px;font-style:normal;font-weight:500}.trend{color:var(--green);background:var(--green-soft);border-radius:999px;padding:4px 8px;font-size:10.5px;font-weight:600}.phone-shell{background:var(--white);border:1px solid var(--line);width:226px;box-shadow:var(--shadow-lg);border-radius:34px;position:absolute;top:58px;right:0;overflow:hidden}.phone-bar{justify-content:space-between;align-items:center;height:30px;padding:0 18px;font-size:10px;font-weight:650;display:flex}.phone-bar i{background:var(--ink);border-radius:999px;width:44px;height:13px}.phone-content{padding:6px 12px 18px}.phone-title small{color:var(--muted);font-size:9px;display:block}.phone-title strong{font-size:14.5px;font-weight:650}.date-tabs{gap:5px;margin:12px 0;display:flex}.date-tabs span{border:1px solid var(--line);height:42px;color:var(--muted);border-radius:9px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1px;font-size:9px;display:flex}.date-tabs small{color:var(--ink);font-variant-numeric:tabular-nums;font-size:11px;font-weight:650}.date-tabs span.selected{background:var(--ink);border-color:var(--ink);color:var(--on-dark-muted)}.date-tabs span.selected small{color:var(--paper)}.mobile-course{border:1px solid var(--line);border-radius:11px;align-items:center;gap:8px;margin-bottom:7px;padding:9px;display:flex}.mobile-course.muted{opacity:.55}.course-time{text-align:center;border-right:1px solid var(--line);padding-right:8px}.course-time b{font-variant-numeric:tabular-nums;font-size:11px;display:block}.course-time small{color:var(--muted);font-size:8px}.mobile-course>div:nth-child(2){flex:1;min-width:0}.mobile-course>div:nth-child(2) strong{font-size:10.5px;font-weight:650;display:block}.mobile-course>div:nth-child(2) small{color:var(--muted);font-size:8.5px}.mobile-course>span{background:var(--ink);color:var(--paper);border-radius:999px;padding:5px 10px;font-size:9.5px;font-weight:650}.fit-section{background:var(--paper);padding:0 0 40px}.fit-wrap{background:var(--dark);color:var(--on-dark);border-radius:28px;grid-template-columns:.92fr 1.08fr;gap:56px;padding:64px;display:grid;position:relative;overflow:hidden}.fit-wrap:before{content:"";background:color-mix(in srgb, var(--accent) 5.5%, transparent);filter:blur(120px);pointer-events:none;border-radius:50%;width:480px;height:480px;position:absolute;top:-260px;right:-200px}.fit-intro,.fit-result{position:relative}.fit-intro>span{color:var(--on-dark-muted);letter-spacing:.22em;align-items:center;gap:10px;font-size:12.5px;font-weight:600;display:inline-flex}.fit-intro>span:before{content:"";background:var(--accent-bright);width:26px;height:1.5px}.fit-intro h2{letter-spacing:-.01em;margin:18px 0 16px;font-size:clamp(28px,3vw,38px);font-weight:650;line-height:1.25}.fit-intro>p{color:var(--on-dark-muted);max-width:440px;font-size:15px;line-height:1.85}.fit-tabs{flex-direction:column;gap:8px;margin-top:34px;display:flex}.fit-tabs button{border:1px solid var(--on-dark-line);min-height:52px;color:var(--on-dark-muted);text-align:left;transition:var(--dur-fast) var(--ease-out);border-radius:12px;justify-content:space-between;align-items:center;padding:0 18px;font-size:14.5px;display:flex}.fit-tabs button:hover{color:var(--on-dark);border-color:#f4f2ec52}.fit-tabs button.active{background:var(--accent);border-color:var(--accent);color:var(--ink);font-weight:650}.fit-result{background:var(--paper);color:var(--ink);border-radius:20px;align-self:center;padding:42px;animation:.34s both fitReveal}.fit-result>small{color:var(--accent-ink);letter-spacing:.06em;font-size:12.5px;font-weight:650}.fit-result h3{letter-spacing:-.015em;margin:14px 0 12px;font-size:27px;font-weight:650;line-height:1.32}.fit-result>p{color:var(--muted);font-size:15px;line-height:1.85}.fit-result ul{flex-direction:column;gap:12px;margin:26px 0;display:flex}.fit-result li{color:var(--ink-2);align-items:center;gap:10px;font-size:14.5px;display:flex}.fit-result li svg{color:var(--green);flex:none}.fit-cta{border:0;width:100%;margin-top:8px}.fit-feature-link{justify-content:center;margin-top:4px;display:flex}.fit-note{text-align:center;color:var(--muted);margin-top:14px;font-size:12.5px;display:block}@keyframes fitReveal{0%{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:none}}.pain-section{background:var(--paper)}.workflow-section{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.advantage-section{background:var(--paper)}.truth-triad{grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.truth-triad>article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);padding:34px 30px 30px}.truth-triad>article:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-3px)}.truth-triad>article.primary{background:var(--dark);border-color:var(--dark);border-top:2.5px solid var(--accent);color:var(--on-dark);box-shadow:var(--shadow-lg);transform:translateY(-14px)}.truth-triad>article.primary:hover{transform:translateY(-17px)}.truth-triad article>small{letter-spacing:.16em;color:var(--muted);align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:inline-flex}.truth-triad article>small:before{content:"";background:var(--accent);width:14px;height:1.5px;display:inline-block}.truth-triad article.primary>small{color:var(--on-dark-muted)}.truth-triad article.primary>small:before{background:var(--accent-bright)}.truth-triad article>strong{letter-spacing:-.015em;margin-top:14px;font-size:22px;font-weight:650;line-height:1.35;display:block}.truth-triad article>p{color:var(--muted);min-height:80px;margin-top:12px;font-size:14.5px;line-height:1.85}.truth-triad article.primary>p{color:var(--on-dark-muted)}.truth-metric{background:var(--paper);border:1px solid var(--line);border-left:2.5px solid var(--accent);border-radius:12px;flex-direction:column;gap:12px;margin-top:22px;padding:16px 18px;display:flex}.truth-triad article.primary .truth-metric{border-color:var(--on-dark-line);background:#f4f2ec0f}.tm-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.tm-head span{color:var(--muted);font-size:12px}.truth-triad article.primary .tm-head span{color:var(--on-dark-muted)}.tm-head em{color:var(--accent-ink);background:var(--accent-soft);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:11px;font-style:normal;font-weight:650}.truth-triad article.primary .tm-head em{color:var(--accent-bright);background:#95d40b24}.tm-foot{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.tm-foot b{letter-spacing:-.01em;color:var(--accent-ink);font-variant-numeric:tabular-nums;font-size:20px;font-weight:700}.tm-foot span{color:var(--muted);text-align:right;font-size:11px}.truth-triad article.primary .tm-foot b{color:var(--on-dark)}.truth-triad article.primary .tm-foot span{color:var(--on-dark-muted)}.tm-segments{gap:3px;display:flex}.tm-segments i{background:var(--line);border-radius:3px;flex:1;height:10px}.tm-segments i.used{background:color-mix(in srgb, var(--accent-strong) 68%, transparent)}.tm-bars{align-items:flex-end;gap:6px;height:44px;display:flex}.tm-bars i{background:#f4f2ec29;border-radius:3px 3px 1.5px 1.5px;flex:1}.tm-bars i.now{background:var(--accent)}.tm-latest{align-items:center;gap:10px;display:flex}.tm-avatar{background:var(--accent-soft);width:28px;height:28px;color:var(--accent-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:650;display:flex}.tm-latest>div{flex:1;min-width:0}.tm-latest b{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:650;display:block;overflow:hidden}.tm-latest small{color:var(--muted);margin-top:1px;font-size:11px;display:block}.tm-latest>svg{color:var(--green);flex:none}.capability-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px;display:grid}.capability-grid article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);transition:transform var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);align-items:flex-start;gap:15px;padding:22px 22px 20px;display:flex}.capability-grid article:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-3px)}.cap-icon{background:var(--accent-soft);width:36px;height:36px;color:var(--accent-ink);transition:background-color var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);border-radius:11px;flex:none;justify-content:center;align-items:center;display:flex}.capability-grid article:hover .cap-icon{background:var(--accent);color:var(--ink)}.capability-grid strong{font-size:15.5px;font-weight:650;line-height:1.4}.capability-grid p{color:var(--muted);margin:7px 0 0;font-size:13.5px;line-height:1.75}.capability-grid article a{color:var(--accent-ink);align-items:center;gap:5px;margin-top:12px;font-size:13px;font-weight:600;display:inline-flex}.capability-grid article a svg{transition:transform var(--dur-fast) var(--ease-out)}.capability-grid article a:hover svg{transform:translate(3px)}.feature-section{background:var(--white);border-bottom:1px solid var(--line)}.feature-section.tinted{background:var(--paper)}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:96px;display:grid}.feature-row.reverse{direction:rtl}.feature-row.reverse>*{direction:ltr}.feature-copy .kicker{font-size:12.5px}.feature-copy h2{letter-spacing:-.015em;margin-top:18px;font-size:clamp(28px,3.2vw,40px);font-weight:650;line-height:1.25}.feature-copy>p{color:var(--muted);margin-top:18px;font-size:16px;line-height:1.85}.feature-copy ul{flex-direction:column;gap:13px;margin:28px 0 8px;display:flex}.feature-copy li{color:var(--ink-2);align-items:center;gap:11px;font-size:15px;display:flex}.feature-copy li svg{color:var(--green);flex:none}.feature-copy .text-link{margin-top:14px}.feature-visual{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);box-shadow:var(--shadow);padding:26px}.tinted .feature-visual{box-shadow:var(--shadow)}.month-head{justify-content:space-between;align-items:flex-end;display:flex}.month-head small{color:var(--muted);font-size:12px;display:block}.month-head strong{letter-spacing:-.01em;font-size:19px;font-weight:650}.month-head>span{color:var(--accent-ink);background:var(--accent-soft);border-radius:999px;padding:5px 11px;font-size:12px;font-weight:650}.week-row{gap:7px;margin:22px 0;display:flex}.week-row span{border:1px solid var(--line);height:54px;color:var(--muted);border-radius:11px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:11px;display:flex}.week-row small{color:var(--ink);font-variant-numeric:tabular-nums;font-size:15px;font-weight:650}.week-row span.picked{background:var(--ink);border-color:var(--ink);color:var(--on-dark-muted)}.week-row span.picked small{color:var(--paper)}.schedule-row{border-top:1px solid var(--line);align-items:center;gap:14px;padding:13px 4px;display:flex}.schedule-row>b{font-variant-numeric:tabular-nums;color:var(--ink-2);width:44px;font-size:13px}.schedule-course{border-left:3px solid;border-radius:9px;flex-direction:column;flex:1;gap:1px;padding:9px 13px;display:flex}.schedule-course span{font-size:13.5px;font-weight:650}.schedule-course small{opacity:.72;font-size:11px}.schedule-course.violet{background:var(--cat-violet-bg);border-color:var(--cat-violet);color:var(--cat-violet-strong)}.schedule-course.amber{background:var(--cat-amber-bg);border-color:var(--cat-amber);color:var(--cat-amber-strong)}.schedule-course.green{background:var(--cat-green-bg);border-color:var(--cat-green);color:var(--cat-green-strong)}.schedule-row>em{color:var(--green);background:var(--green-soft);border-radius:999px;padding:5px 10px;font-size:11px;font-style:normal;font-weight:650}.workflow-visual{flex-direction:column;gap:16px;display:flex}.member-card,.timeline-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);box-shadow:var(--shadow);padding:24px}.member-head{align-items:center;gap:13px;display:flex}.member-head>span{background:var(--ink);width:42px;height:42px;color:var(--paper);border-radius:50%;place-items:center;font-size:16px;font-weight:650;display:grid}.member-head>div{flex:1}.member-head strong{font-size:15.5px;font-weight:650;display:block}.member-head small{color:var(--muted);font-size:12px}.member-head em{color:var(--green);background:var(--green-soft);border-radius:999px;padding:4px 10px;font-size:11px;font-style:normal;font-weight:650}.member-metrics{border-top:1px solid var(--line);margin-top:20px;padding-top:18px;display:flex}.member-metrics>span{text-align:center;flex:1}.member-metrics>span+span{border-left:1px solid var(--line)}.member-metrics small{color:var(--muted);font-size:11.5px;display:block}.member-metrics b{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:700}.timeline-card{padding-bottom:18px}.timeline-row{align-items:center;gap:13px;padding:5px 0;display:flex}.timeline-row>span{border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.timeline-row.done>span{background:var(--green-soft);color:var(--green)}.timeline-row.current>span{background:var(--accent);color:var(--ink)}.timeline-row>div{flex:1}.timeline-row b{font-size:13.5px;font-weight:650;display:block}.timeline-row small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11.5px}.timeline-row em{color:var(--muted);background:var(--paper-2);border-radius:999px;padding:4px 9px;font-size:11px;font-style:normal;font-weight:600}.timeline-row.current em{color:var(--accent-ink);background:var(--accent-soft)}.timeline-line{background:var(--line-strong);width:1.5px;height:16px;margin-left:13px}.collaboration{background:var(--dark);padding:124px 0;position:relative;overflow:hidden}.collaboration .container{position:relative}.role-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;display:grid}.role-grid article{border:1px solid var(--on-dark-line);border-radius:var(--radius-l);min-height:330px;transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out);background:#f4f2ec09;flex-direction:column;padding:26px 22px 22px;display:flex}.role-grid article:hover{border-color:#f4f2ec4d;transform:translateY(-4px)}.role-grid article.role-featured{background:#95d40b0f;border-color:#95d40b66}.role-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.role-top span{color:var(--on-dark);letter-spacing:-.01em;font-size:16.5px;font-weight:650}.role-top em{letter-spacing:.14em;color:var(--on-dark-muted);border:1px solid var(--on-dark-line);white-space:nowrap;border-radius:999px;padding:4px 9px;font-size:10px;font-style:normal;font-weight:650}.role-featured .role-top em{color:var(--accent-bright);border-color:#95d40b73}.role-grid article>p{color:var(--on-dark-muted);margin-top:14px;font-size:13.5px;line-height:1.8}.role-screen{border:1px solid var(--on-dark-line);background:#1715128c;border-radius:12px;margin-top:auto;padding:14px}.admin-screen{gap:10px;height:108px;display:flex}.admin-screen>div{flex-direction:column;gap:6px;width:26%;display:flex}.admin-screen i{background:#f4f2ec24;border-radius:4px;height:8px;display:block}.admin-screen i:first-child{background:#95d40bd9;border-radius:5px;height:10px}.admin-screen section{flex:1;align-items:flex-end;gap:6px;display:flex}.admin-screen b{background:#f4f2ec29;border-radius:4px 4px 0 0;flex:1}.admin-screen b:first-child{height:46%}.admin-screen b:nth-child(2){background:#95d40bbf;height:72%}.admin-screen b:nth-child(3){height:58%}.teacher-screen{flex-direction:column;gap:8px;display:flex}.teacher-task{align-items:center;gap:10px;display:flex}.teacher-task.muted{opacity:.5}.teacher-task i{color:var(--accent-bright);text-align:center;font-variant-numeric:tabular-nums;background:#95d40b24;border-radius:7px;min-width:42px;padding:6px 8px;font-size:10px;font-style:normal;font-weight:650}.teacher-task>span{flex:1;min-width:0}.teacher-task b{color:var(--on-dark);font-size:11.5px;font-weight:650;display:block}.teacher-task small{color:var(--on-dark-muted);font-size:10px;display:block}.teacher-task em{color:var(--dark);background:var(--paper);border-radius:999px;padding:4px 9px;font-size:10px;font-style:normal;font-weight:650}.member-screen{text-align:center;padding:20px 14px}.member-screen small{color:var(--on-dark-muted);font-size:10.5px}.member-screen b{letter-spacing:-.03em;color:var(--on-dark);font-variant-numeric:tabular-nums;font-size:42px;font-weight:700;display:inline-block}.member-screen div span{color:var(--on-dark-muted);margin-left:5px;font-size:11px}.member-screen button{background:var(--accent);width:100%;min-height:38px;color:var(--ink);border-radius:999px;margin-top:12px;font-size:12px;font-weight:650;display:block}.solutions-section{background:var(--white)}.solution-grid{grid-template-columns:repeat(6,1fr);gap:18px;display:grid}.solution-large{grid-column:span 6}.solution-card{grid-column:span 3}.solution-grid article{border:1px solid var(--line);border-radius:var(--radius-l);background:var(--paper);transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;padding:38px 40px;display:flex;position:relative;overflow:hidden}.solution-grid article:hover{border-color:var(--ink);box-shadow:var(--shadow);transform:translateY(-4px)}.solution-large{min-height:320px;position:relative;overflow:hidden}.solution-copy{z-index:1;flex-direction:column;flex:1;max-width:52%;display:flex;position:relative}.solution-grid article>.solution-ghost{z-index:0;letter-spacing:-.06em;color:#1b1a170d;pointer-events:none;font-size:240px;font-weight:800;line-height:1;position:absolute;top:50%;right:56px;transform:translateY(-50%)}.solution-art{z-index:1;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.solution-art-dance{object-position:right bottom;width:620px;height:320px;bottom:0;right:10px}.solution-art-yoga{width:190px;height:190px;top:14px;right:22px}.solution-art-music{width:190px;height:190px;top:12px;right:18px}.solution-art-coach{object-position:right bottom;width:400px;height:310px;bottom:0;right:72px}.solution-card>span,.solution-card>small,.solution-card>strong,.solution-card>p,.solution-card>a{z-index:2;position:relative}.solution-grid article.dark-solution>.solution-ghost{color:#f4f2ec0f}.solution-grid article>span,.solution-copy>span{color:var(--muted);letter-spacing:.06em;font-variant-numeric:tabular-nums;font-size:12.5px}.solution-grid small{color:var(--muted);margin-top:30px;font-size:13px;font-weight:600;display:block}.solution-grid strong{letter-spacing:-.02em;margin-top:8px;font-size:26px;font-weight:650;display:block}.solution-large strong{font-size:32px}.solution-grid p{color:var(--muted);max-width:460px;margin-top:12px;font-size:14.5px;line-height:1.8}.solution-grid a{color:var(--accent-ink);align-items:center;gap:6px;margin-top:auto;padding-top:26px;font-size:14px;font-weight:650;display:inline-flex}.solution-grid a svg{transition:transform var(--dur-fast) var(--ease-out)}.solution-grid a:hover svg{transform:translate(4px)}.solution-grid article.dark-solution{background:var(--dark);border-color:var(--dark);color:var(--on-dark)}.dark-solution small,.dark-solution p{color:var(--on-dark-muted)}.dark-solution a{color:var(--accent-bright)}.dark-solution:hover{border-color:#8f87ff80}.security-section{background:var(--paper)}.security-wrap{grid-template-columns:.85fr 1.15fr;align-items:start;gap:96px;display:grid}.security-copy{position:sticky;top:110px}.security-copy h2{letter-spacing:-.015em;margin-top:18px;font-size:clamp(28px,3.2vw,40px);font-weight:650;line-height:1.25}.security-copy>p{color:var(--muted);margin-top:18px;font-size:16px;line-height:1.85}.security-copy .text-link{margin-top:16px}.privacy-visual{flex-direction:column;gap:18px;display:flex}.boundary-diagram{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);box-shadow:var(--shadow);padding:24px 26px 22px}.bd-cloud{color:var(--muted);justify-content:flex-end;align-items:center;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.bd-cloud svg{color:var(--red)}.bd-cloud s{color:var(--muted-light,#b3aca2);margin-right:6px}.bd-main{align-items:stretch;gap:12px;display:flex}.bd-device{border:1.5px solid var(--ink);background:var(--paper);border-radius:16px;flex:1.25;padding:14px 16px 12px}.bd-device-head{color:var(--ink-2);align-items:center;gap:6px;font-size:11.5px;display:flex}.bd-device-head b{flex:1;font-weight:650}.bd-device-head svg:last-child{color:var(--accent-ink)}.bd-chips{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.bd-chips span{color:var(--accent-ink);background:var(--accent-soft);border-radius:999px;padding:5px 11px;font-size:11.5px;font-weight:650}.bd-backup{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:6px;padding-top:9px;font-size:11px;display:flex}.bd-arrow{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;display:flex}.bd-arrow>svg{color:var(--accent-ink)}.bd-arrow>i{border-top:1.5px dashed var(--line-strong);width:34px;position:relative}.bd-arrow>i:after{content:"";border-left:6px solid var(--line-strong);border-top:3.5px solid #0000;border-bottom:3.5px solid #0000;position:absolute;top:-4px;right:-1px}.bd-arrow em{color:var(--muted);white-space:nowrap;font-size:10px;font-style:normal}.bd-parent{border:1.5px dashed var(--line-strong);border-radius:16px;flex-direction:column;flex:1;gap:8px;padding:14px 16px 12px;display:flex}.bd-parent-head{color:var(--muted);font-size:11.5px;font-weight:600}.bd-allowed{color:var(--ink);background:var(--accent);border-radius:999px;align-self:flex-start;padding:5px 12px;font-size:12px;font-weight:650}.bd-denied{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.bd-denied svg{color:var(--muted)}.privacy-list{grid-template-columns:1fr 1fr;gap:14px 28px;margin:6px 0 0;padding:0;list-style:none;display:grid}.privacy-list li{align-items:flex-start;gap:10px;display:flex}.privacy-list li>svg{color:var(--accent-ink);flex:none;margin-top:2px}.privacy-list strong{font-size:14px;font-weight:650;display:block}.privacy-list span{color:var(--muted);margin-top:3px;font-size:12.5px;line-height:1.7;display:block}.faq-section{background:var(--white);border-top:1px solid var(--line)}.faq-wrap{grid-template-columns:.8fr 1.2fr;align-items:start;gap:96px;display:grid}.faq-intro{position:sticky;top:110px}.faq-intro h2{letter-spacing:-.015em;margin-top:18px;font-size:clamp(28px,3.2vw,40px);font-weight:650;line-height:1.25}.faq-intro>p{color:var(--muted);margin:18px 0 28px;font-size:15px;line-height:1.85}.faq-consultation-art{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:360px;height:240px;margin:40px 0 0 -18px;display:block}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{letter-spacing:-.01em;cursor:pointer;transition:color var(--dur-fast) var(--ease-out);justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:17px;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:hover{color:var(--accent-ink)}.faq-list summary span{flex:none;width:18px;height:18px;position:relative}.faq-list summary span:before,.faq-list summary span:after{content:"";background:var(--muted);transition:transform var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out);position:absolute}.faq-list summary span:before{width:18px;height:1.8px;top:8px;left:0}.faq-list summary span:after{width:1.8px;height:18px;top:0;left:8px}.faq-list details[open] summary{color:var(--accent-ink)}.faq-list details[open] summary span:after{transform:rotate(90deg)}.faq-list details[open] summary span:before,.faq-list details[open] summary span:after{background:var(--accent)}.faq-list details p{color:var(--muted);max-width:660px;padding:0 44px 26px 0;font-size:15px;line-height:1.95}.final-cta{background:var(--dark);color:var(--on-dark);text-align:center;padding:138px 0;position:relative;overflow:hidden}.final-cta:before{content:"";background:color-mix(in srgb, var(--accent) 5.5%, transparent);filter:blur(140px);pointer-events:none;border-radius:50%;width:720px;height:460px;position:absolute;top:-260px;left:50%;transform:translate(-50%)}.final-cta .container{position:relative}.final-cta .container>span{letter-spacing:.22em;color:var(--on-dark-muted);font-size:12.5px;font-weight:600}.final-cta h2{letter-spacing:-.015em;margin-top:20px;font-size:clamp(32px,4.2vw,52px);font-weight:700;line-height:1.2}.final-cta p{color:var(--on-dark-muted);margin-top:20px;font-size:16px;line-height:1.85}.final-cta .container>div{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:44px;display:flex}.cta-grid,.cta-orb,.hero-mesh{display:none}footer{background:var(--paper);border-top:1px solid var(--line);padding:76px 0 36px}.footer-top{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;display:grid}.footer-top>div:first-child p{color:var(--muted);max-width:300px;margin-top:20px;font-size:13.5px;line-height:1.8}.footer-top strong{letter-spacing:.16em;color:var(--muted);margin-bottom:18px;font-size:12.5px;font-weight:650;display:block}.footer-top a:not(.brand){color:var(--ink-2);transition:color var(--dur-fast) var(--ease-out);padding:5px 0;font-size:14px;display:block}.footer-top a:not(.brand):hover{color:var(--accent-ink)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:60px;padding-top:26px;font-size:12.5px;display:flex}.footer-bottom>div{gap:26px;display:flex}.footer-bottom a:hover{color:var(--accent-ink)}body.overlay-open{overflow:hidden}.consult-layer,.mobile-nav-layer{z-index:100;-webkit-backdrop-filter:blur(10px);animation:overlayIn var(--dur-fast) var(--ease-out) both;background:#1715128c;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.consult-card{background:var(--paper);width:min(100%,500px);box-shadow:var(--shadow-lg);border-radius:24px;padding:42px;animation:.28s cubic-bezier(.2,.8,.2,1) both modalIn;position:relative}.consult-close,.mobile-nav-head button{background:var(--paper-2);width:38px;height:38px;color:var(--ink-2);transition:var(--dur-fast) var(--ease-out);border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;right:18px}.consult-close:hover,.mobile-nav-head button:hover{background:var(--accent-soft);color:var(--accent-ink)}.consult-kicker{color:var(--muted);letter-spacing:.08em;font-size:12.5px;font-weight:650}.consult-card h2{letter-spacing:-.02em;margin:14px 0 12px;font-size:29px;font-weight:650}.consult-card>p{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.75}.consult-card form{flex-direction:column;gap:15px;display:flex}.consult-card label{color:var(--ink-2);font-size:13.5px;font-weight:650}.consult-card label span{color:var(--muted);font-weight:500}.consult-card input{border:1px solid var(--line-strong);background:var(--white);width:100%;height:50px;color:var(--ink);font:inherit;transition:var(--dur-fast) var(--ease-out);border-radius:12px;outline:none;margin-top:8px;padding:0 15px;display:block}.consult-card input:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.consult-card form>.button{border:0;width:100%;margin-top:6px}.consult-card form>small{color:var(--muted);text-align:center;font-size:12px;line-height:1.6}.consult-card output{color:var(--green);text-align:center;background:var(--green-soft);border-radius:10px;padding:10px;font-size:12.5px}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}.mobile-nav-layer{place-items:start end;padding:12px;display:none}.mobile-nav-panel{background:var(--paper);width:min(88vw,360px);height:calc(100dvh - 24px);box-shadow:var(--shadow-lg);border-radius:22px;flex-direction:column;padding:22px;display:flex}.mobile-nav-head{align-items:center;min-height:44px;display:flex;position:relative}.mobile-nav-head strong{font-size:18px;font-weight:650}.mobile-nav-head button{top:0;right:0}.mobile-nav-panel .mobile-nav-groups{grid-template-columns:1fr;gap:22px;margin:20px -4px;padding:0 4px 24px;display:grid;overflow-y:auto}.mobile-nav-groups section{grid-template-columns:repeat(2,1fr);gap:4px 12px;display:grid}.mobile-nav-groups section>strong{color:var(--muted);letter-spacing:.12em;grid-column:1/-1;margin-bottom:5px;font-size:12px;font-weight:650}.mobile-nav-groups section>a{padding:9px 0;font-size:14.5px;font-weight:600}.mobile-nav-groups .mobile-nav-all{color:var(--accent-ink);grid-column:1/-1;padding-top:8px;font-size:13.5px}.mobile-nav-panel>.button{border:0;margin-top:auto}html.js [data-reveal],html.js [data-reveal-group]>*{opacity:0;transition:opacity var(--dur-reveal) var(--ease-out), transform var(--dur-reveal) var(--ease-out);transform:translateY(20px)}html.js [data-reveal].is-visible,html.js [data-reveal-group].is-visible>*{opacity:1;transform:none}html.js [data-reveal-group].is-visible>:nth-child(2){transition-delay:70ms}html.js [data-reveal-group].is-visible>:nth-child(3){transition-delay:.14s}html.js [data-reveal-group].is-visible>:nth-child(4){transition-delay:.21s}html.js [data-reveal-group].is-visible>:nth-child(5){transition-delay:.28s}html.js [data-reveal-group].is-visible>:nth-child(6){transition-delay:.35s}.seo-page{background:var(--paper)}.seo-hero{background:radial-gradient(760px 420px at 90% -10%, color-mix(in srgb, var(--accent) 5%, transparent), transparent 62%), var(--paper);padding:148px 0 76px;position:relative;overflow:hidden}.seo-breadcrumb{color:var(--muted);align-items:center;gap:7px;margin-bottom:52px;font-size:13px;display:flex}.seo-breadcrumb svg{opacity:.6}.seo-breadcrumb a:hover{color:var(--accent-ink)}.seo-breadcrumb span{color:var(--ink-2);font-weight:600}.seo-hero-grid{grid-template-columns:1.08fr .72fr;align-items:center;gap:80px;display:grid}.seo-hero-copy h1{letter-spacing:-.018em;margin:24px 0;font-size:clamp(38px,4.6vw,58px);font-weight:700;line-height:1.14}.seo-hero-copy h1 em{width:fit-content;margin-top:8px;font-style:normal;display:block;position:relative}.seo-hero-copy>p{color:var(--muted);max-width:640px;font-size:16.5px;line-height:1.9}.seo-actions{justify-content:flex-start;margin-top:36px}.seo-hero-copy .hero-assurance{margin-top:16px}.seo-outcome-panel{border:1px solid var(--line);border-radius:var(--radius-l);background:var(--white);box-shadow:var(--shadow);padding:28px;position:relative;overflow:hidden}.seo-outcome-art{place-items:center;height:184px;margin:-8px -2px 18px;display:grid}.seo-outcome-art img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:min(100%,340px);height:100%;min-height:0;max-height:100%}.seo-outcome-dance .seo-outcome-art img{width:min(100%,370px)}.seo-outcome-private-coach .seo-outcome-art{height:212px;margin-top:-18px}.seo-outcome-private-coach .seo-outcome-art img{width:auto;max-width:190px}.seo-outcome-panel>span{letter-spacing:.18em;color:var(--muted);font-size:12px;font-weight:650}.seo-outcome-panel article{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;gap:14px;padding:18px 0;display:grid}.seo-outcome-panel article:last-child{border:0;padding-bottom:2px}.seo-outcome-panel b{background:var(--paper-2);width:32px;height:32px;color:var(--ink-2);font-variant-numeric:tabular-nums;border-radius:9px;place-items:center;font-size:11px;display:grid}.seo-outcome-panel strong{font-size:15.5px;font-weight:650}.seo-outcome-panel p{color:var(--muted);margin:5px 0 0;font-size:13.5px;line-height:1.7}.seo-audience{border:1px solid var(--line);background:var(--white);border-radius:14px;align-items:center;gap:11px;margin-top:56px;padding:18px 22px;display:flex}.seo-audience svg{color:var(--green);flex:none}.seo-audience strong{flex:none;font-size:14px;font-weight:650}.seo-audience span{color:var(--muted);font-size:14px;line-height:1.7}.seo-pains{background:var(--paper)}.seo-card-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.seo-card-grid article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;justify-content:center;padding:34px 36px;display:flex;position:relative;overflow:hidden}.seo-card-grid article:hover{border-color:var(--ink);box-shadow:var(--shadow);transform:translateY(-4px)}.seo-card-grid article>span{letter-spacing:-.05em;color:#1b1a170d;pointer-events:none;font-size:88px;font-weight:800;line-height:1;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.seo-card-grid strong{letter-spacing:-.01em;max-width:76%;margin-bottom:12px;font-size:19px;font-weight:650;line-height:1.45;display:block}.seo-card-grid p{color:var(--muted);max-width:84%;font-size:14.5px;line-height:1.8}.seo-capabilities{background:var(--white);border-top:1px solid var(--line)}.seo-capability-grid{grid-template-columns:repeat(3,1fr);gap:40px 32px;display:grid}.seo-capability-grid article{border-top:1px solid var(--line-strong);gap:13px;padding-top:20px;display:flex}.seo-capability-grid svg{color:var(--ink-2);flex:none;width:20px;margin-top:2px}.seo-capability-grid strong{font-size:16.5px;font-weight:650}.seo-capability-grid p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.8}.seo-workflow{background:var(--dark);color:var(--on-dark);position:relative;overflow:hidden}.seo-workflow:before{content:"";background:color-mix(in srgb, var(--accent) 5%, transparent);filter:blur(130px);pointer-events:none;border-radius:50%;width:560px;height:400px;position:absolute;top:-200px;right:-120px}.seo-workflow .container{position:relative}.seo-workflow .section-heading h2{color:var(--on-dark)}.seo-workflow .section-heading p,.seo-workflow .section-heading span{color:var(--on-dark-muted)}.seo-workflow .section-heading>div>span:before{background:var(--accent-bright)}.seo-workflow ol{grid-template-columns:repeat(4,1fr);gap:28px;margin:0;padding:0;list-style:none;display:grid}.seo-workflow li{border-top:1.5px solid #f4f2ec59;padding-top:20px;position:relative}.seo-workflow li>span{color:var(--accent-bright);font-variant-numeric:tabular-nums;letter-spacing:.06em;font-size:12.5px}.seo-workflow li strong{letter-spacing:-.01em;margin-top:34px;font-size:17.5px;font-weight:650;display:block}.seo-workflow li p{color:var(--on-dark-muted);margin-top:10px;font-size:13.5px;line-height:1.8}.seo-workflow li>svg{display:none}.seo-trust{background:var(--paper)}.seo-trust-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.seo-trust-grid h2{letter-spacing:-.015em;margin:18px 0;font-size:clamp(28px,3.4vw,40px);font-weight:650;line-height:1.25}.seo-trust-grid>div>p{color:var(--muted);font-size:15.5px;line-height:1.85}.seo-trust-grid ul{flex-direction:column;gap:12px;display:flex}.seo-trust-grid li{border:1px solid var(--line);background:var(--white);color:var(--ink-2);border-radius:14px;align-items:flex-start;gap:13px;padding:19px 20px;font-size:14.5px;line-height:1.75;display:flex}.seo-trust-grid li svg{color:var(--green);flex:none;width:19px;margin-top:2px}.seo-faq{background:var(--white);border-top:1px solid var(--line)}.seo-faq .faq-intro h2{font-size:clamp(26px,3vw,36px)}.seo-related{background:var(--paper)}.seo-related-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.seo-related-grid>a{border:1px solid var(--line);border-radius:var(--radius-l);background:var(--white);min-height:230px;transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;padding:28px;display:flex}.seo-related-grid>a:hover{border-color:var(--ink);box-shadow:var(--shadow);transform:translateY(-4px)}.seo-related-grid small{color:var(--muted);font-size:12.5px;font-weight:600}.seo-related-grid strong{letter-spacing:-.015em;margin-top:14px;font-size:21px;font-weight:650}.seo-related-grid p{color:var(--muted);margin-top:10px;font-size:13.5px;line-height:1.75}.seo-related-grid a>span{color:var(--accent-ink);align-items:center;gap:7px;margin-top:auto;padding-top:22px;font-size:13.5px;font-weight:650;display:flex}.solution-link{align-items:center;gap:6px;display:inline-flex}.hub-page{background:var(--paper)}.hub-hero{text-align:center;background:radial-gradient(760px 420px at 50% -12%, color-mix(in srgb, var(--accent) 5%, transparent), transparent 62%), var(--paper);padding:168px 0 110px;position:relative;overflow:hidden}.hub-hero-copy{position:relative}.hub-hero-copy .eyebrow{justify-content:center}.hub-hero h1{letter-spacing:-.018em;max-width:900px;margin:26px auto 24px;font-size:clamp(40px,5vw,62px);font-weight:700;line-height:1.12}.hub-hero h1 em{margin-inline:auto;width:fit-content;margin-top:8px;font-style:normal;display:block;position:relative}.hub-hero-copy>p{color:var(--muted);max-width:720px;margin:0 auto;font-size:16.5px;line-height:1.9}.hub-list{background:var(--white);border-top:1px solid var(--line)}.hub-card-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.hub-card-grid>a{border:1px solid var(--line);border-radius:var(--radius-l);background:var(--paper);min-height:340px;transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;padding:34px;display:flex;position:relative;overflow:hidden}.hub-card-art{z-index:1;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:160px;height:160px;position:absolute;top:22px;right:24px}.hub-card-art-dance{object-position:right center;width:230px;right:12px}.hub-card-art-private-coach{object-position:right bottom;width:110px;height:160px;top:14px;right:34px}.hub-card-with-art>span,.hub-card-with-art>small,.hub-card-with-art>strong{z-index:2;position:relative}.hub-card-with-art>small,.hub-card-with-art>strong{max-width:calc(100% - 180px)}.hub-card-grid>a:hover{border-color:var(--ink);box-shadow:var(--shadow);transform:translateY(-4px)}.hub-card-grid>a>span{color:var(--muted);letter-spacing:.06em;font-size:12.5px;font-weight:600}.hub-card-grid>a>small{color:var(--muted);margin-top:34px;font-size:13px}.hub-card-grid>a>strong{letter-spacing:-.018em;margin-top:8px;font-size:25px;font-weight:650}.hub-card-grid>a>p{color:var(--muted);max-width:520px;margin-top:12px;font-size:14px;line-height:1.8}.hub-card-grid ul{flex-wrap:wrap;gap:9px 20px;margin:20px 0;display:flex}.hub-card-grid li{color:var(--ink-2);align-items:center;gap:7px;font-size:13.5px;display:flex}.hub-card-grid li svg{color:var(--green)}.hub-card-grid>a>b{color:var(--accent-ink);align-items:center;gap:8px;margin-top:auto;font-size:13.5px;font-weight:650;display:flex}.hub-method{background:var(--paper)}.hub-method-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:90px;display:grid}.hub-method-grid h2{letter-spacing:-.015em;margin:18px 0;font-size:clamp(28px,3.4vw,42px);font-weight:650;line-height:1.22}.hub-method-grid>div:first-child p{color:var(--muted);font-size:15.5px;line-height:1.85}.hub-method-grid>div:last-child{flex-direction:column;gap:12px;display:flex}.hub-method-grid article{border:1px solid var(--line);background:var(--white);color:var(--ink-2);border-radius:14px;align-items:flex-start;gap:14px;padding:20px;font-size:14.5px;line-height:1.75;display:flex}.hub-method-grid article svg{color:var(--ink-2);flex:none;width:20px;margin-top:2px}.resources-hero{padding-bottom:100px}.resource-decision{background:var(--white);border-top:1px solid var(--line)}.decision-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.decision-grid>a{border:1px solid var(--line);border-radius:var(--radius-l);background:var(--paper);min-height:300px;transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;padding:32px;display:flex;position:relative;overflow:hidden}.decision-card-art{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:205px;height:136px;position:absolute;top:18px;right:20px}.decision-grid .resource-card-with-art>small,.decision-grid .resource-card-with-art>strong{max-width:calc(100% - 205px)}.decision-grid>a:hover{border-color:var(--ink);box-shadow:var(--shadow);transform:translateY(-4px)}.decision-grid>a>span{background:var(--paper-2);width:40px;height:40px;color:var(--ink-2);border-radius:11px;place-items:center;display:grid}.decision-grid>a>span svg{width:19px}.decision-grid small{color:var(--muted);margin-top:26px;font-size:12.5px;font-weight:600}.decision-grid strong{letter-spacing:-.015em;margin-top:8px;font-size:21px;font-weight:650;line-height:1.4}.decision-grid p{color:var(--muted);margin-top:10px;font-size:13.5px;line-height:1.75}.decision-grid b{color:var(--accent-ink);align-items:center;gap:7px;margin-top:auto;padding-top:24px;font-size:13.5px;font-weight:650;display:flex}.resource-articles{background:var(--paper)}.article-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.article-grid>a{border:1px solid var(--line);border-radius:var(--radius-l);background:var(--white);min-height:260px;transition:border-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;padding:28px;display:flex;position:relative;overflow:hidden}.article-card-art{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:118px;height:82px;position:absolute;top:18px;right:16px}.article-grid .resource-card-with-art>small{max-width:calc(100% - 112px)}.article-grid .resource-card-with-art>strong{margin-top:62px}.article-card-art-dance-makeup-management{width:136px;right:8px}.article-grid>a:hover{border-color:var(--ink);box-shadow:var(--shadow);transform:translateY(-4px)}.article-grid small{color:var(--muted);font-size:12.5px;font-weight:600}.article-grid strong{letter-spacing:-.015em;margin-top:16px;font-size:19px;font-weight:650;line-height:1.5}.article-grid p{color:var(--muted);margin-top:10px;font-size:13.5px;line-height:1.75}.article-grid a>span{color:var(--accent-ink);align-items:center;gap:7px;margin-top:auto;padding-top:20px;font-size:13.5px;font-weight:650;display:flex}.knowledge-page{background:var(--paper)}.knowledge-hero{background:radial-gradient(700px 400px at 88% -10%, color-mix(in srgb, var(--accent) 5%, transparent), transparent 62%), var(--paper);padding:148px 0 80px;position:relative;overflow:hidden}.knowledge-hero-inner{position:relative}.knowledge-hero .seo-breadcrumb{margin-bottom:48px}.knowledge-hero-grid{grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:34px;display:grid}.knowledge-hero h1{letter-spacing:-.018em;max-width:880px;margin:24px 0;font-size:clamp(36px,4.4vw,54px);font-weight:700;line-height:1.16}.knowledge-hero-copy>p{color:var(--muted);max-width:780px;font-size:16.5px;line-height:1.9}.knowledge-hero-art{place-items:center;min-width:0;display:grid}.knowledge-hero-art img{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;max-height:300px}.knowledge-hero-art-dance-makeup-management img{width:112%;max-width:none}.knowledge-meta{color:var(--muted);align-items:center;gap:24px;margin-top:32px;font-size:12.5px;display:flex}.knowledge-meta span{align-items:center;gap:7px;display:flex}.knowledge-layout{grid-template-columns:300px minmax(0,720px);align-items:start;gap:90px;padding:88px 0 124px;display:grid}.knowledge-summary{border:1px solid var(--line);border-top:2.5px solid var(--accent);border-radius:var(--radius);background:var(--white);padding:26px;position:sticky;top:100px}.knowledge-summary>span{color:var(--muted);letter-spacing:.12em;font-size:12px;font-weight:650}.knowledge-summary ul{flex-direction:column;gap:13px;margin:20px 0 26px;display:flex}.knowledge-summary li{color:var(--ink-2);align-items:flex-start;gap:9px;font-size:13.5px;line-height:1.65;display:flex}.knowledge-summary li svg{color:var(--green);flex:none;margin-top:2px}.knowledge-summary .button{width:100%;padding-inline:14px;font-size:13.5px}.knowledge-body>section{border-bottom:1px solid var(--line);margin-bottom:60px;padding:0 0 60px;scroll-margin-top:104px}.knowledge-body>section:last-child{border-bottom:0}.knowledge-body>section>small{color:var(--muted);letter-spacing:.14em;align-items:center;gap:9px;font-size:11.5px;font-weight:650;display:inline-flex}.knowledge-body>section>small:before{content:"";background:var(--accent);width:18px;height:1.5px;display:inline-block}.knowledge-body h2{letter-spacing:-.015em;margin:14px 0 22px;font-size:30px;font-weight:650;line-height:1.35}.knowledge-body p{color:var(--ink-2);font-size:16px;line-height:2}.knowledge-body>section>ul{background:var(--white);border:1px solid var(--line);color:var(--ink-2);border-radius:14px;padding:22px 26px 22px 46px;list-style:outside}.knowledge-body>section>ul li{padding-left:5px;font-size:15px;line-height:1.85}.knowledge-faq,.knowledge-related{background:0 0}@media (max-width:1024px){.mega-nav{display:none}.mobile-menu{border:1px solid var(--line-strong);width:42px;height:42px;color:var(--ink-2);border-radius:11px;place-items:center;display:grid}.mobile-nav-layer{display:grid}.section{padding:96px 0}.section-heading{margin-bottom:52px}.section-heading.split{grid-template-columns:1fr;align-items:start;gap:20px}.stage-frame{width:calc(100% - 120px)}.dashboard-shell{height:430px}.hero-facts{grid-template-columns:repeat(2,1fr)}.hero-facts>div{border-left:0;border-top:1px solid var(--line);padding-left:0}.hero-facts>div:nth-child(-n+2){border-top:0}.hero-facts>div:nth-child(2n){border-left:1px solid var(--line);padding-left:28px}.truth-triad{grid-template-columns:1fr;gap:16px}.truth-triad>article.primary{transform:none}.truth-triad article>p{min-height:0}.capability-grid{grid-template-columns:repeat(2,1fr)}.feature-row{grid-template-columns:1fr;gap:56px}.feature-copy{max-width:620px}.collaboration{padding:96px 0}.role-grid{grid-template-columns:repeat(2,1fr)}.role-grid article{min-height:0}.role-screen{margin-top:22px}.solution-card{grid-column:span 6}.security-wrap,.faq-wrap{grid-template-columns:1fr;gap:52px}.security-copy,.faq-intro{position:static}.fit-wrap{grid-template-columns:1fr;gap:36px;padding:48px 36px}.fit-tabs{grid-template-columns:repeat(2,1fr);display:grid}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.seo-hero-grid{grid-template-columns:1fr;gap:48px}.seo-card-grid,.seo-capability-grid{grid-template-columns:repeat(2,1fr)}.seo-workflow ol{grid-template-columns:repeat(2,1fr);gap:36px 28px}.seo-trust-grid{grid-template-columns:1fr;gap:44px}.hub-card-grid{grid-template-columns:1fr}.hub-card-grid>a{min-height:0}.hub-method-grid{grid-template-columns:1fr;gap:44px}.decision-grid{grid-template-columns:1fr}.decision-grid>a{min-height:0}.article-grid{grid-template-columns:repeat(2,1fr)}.knowledge-hero-grid{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.knowledge-layout{grid-template-columns:240px minmax(0,1fr);gap:48px}}@media (max-width:720px){html{scroll-padding-top:78px}.container{width:calc(100% - 40px)}.site-header{height:64px}.site-header.is-scrolled{height:58px}.header-actions{display:none}.brand{font-size:18px}.section{padding:80px 0}.section-heading{margin-bottom:44px}.section-heading h2{font-size:30px}.hero{padding-top:128px}.hero h1{font-size:38px;line-height:1.18}.hero h1 br{display:none}.hero-lede{font-size:15.5px;line-height:1.85}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-product{margin-top:60px}.stage-frame{border-radius:var(--radius);width:100%}.frame-chrome{height:40px}.chrome-week{display:none}.dashboard-shell{min-width:560px;height:380px}.stage-frame{overflow-x:auto}.phone-shell,.balance-toast{display:none}.booking-toast{inset:auto 8px -24px}.hero-product{padding-bottom:30px}.hero-facts{grid-template-columns:1fr;margin-top:72px}.hero-facts>div{border-top:1px solid var(--line)!important;border-left:0!important;padding:22px 0!important}.hero-facts>div:first-child{border-top:0!important}.capability-grid{grid-template-columns:1fr;gap:12px;margin-top:48px}.capability-grid article{padding:18px}.feature-row{gap:44px}.feature-visual{border-radius:var(--radius);padding:18px}.week-row span{height:46px}.collaboration{padding:80px 0}.role-grid{grid-template-columns:1fr}.solution-grid article{padding:28px 24px}.solution-large strong{font-size:26px}.solution-copy{max-width:100%}.solution-grid article>.solution-ghost{font-size:130px;right:18px}.solution-art{opacity:.45}.solution-art-dance{width:310px;height:250px;right:-20px}.solution-art-yoga,.solution-art-music{width:170px;height:170px;top:14px;right:8px}.solution-art-coach{width:210px;height:300px;right:4px}.faq-consultation-art{width:min(280px,100%);height:auto;margin:32px auto 0}.hub-card-art{opacity:.35;width:150px;height:150px;top:8px;right:4px}.hub-card-art-dance{width:210px;right:-20px}.hub-card-art-private-coach{width:125px;height:180px;right:8px}.hub-card-with-art>small,.hub-card-with-art>strong{max-width:none}.privacy-list{grid-template-columns:1fr;gap:12px}.bd-main{flex-direction:column}.bd-arrow>i{border-top:0;border-left:1.5px dashed var(--line-strong);width:0;height:26px}.bd-arrow>i:after{border-bottom:0;border-left:3.5px solid #0000;border-right:3.5px solid #0000;border-top:6px solid var(--line-strong);inset:auto auto -1px -4px}.faq-list summary{padding:20px 0;font-size:16px}.faq-list details p{padding-right:0}.final-cta{padding:96px 0}.final-cta .container>div{flex-direction:column;align-items:stretch}.final-cta .button{width:100%}.fit-section{padding-bottom:24px}.fit-wrap{border-radius:22px;padding:32px 22px}.fit-tabs{grid-template-columns:1fr}.fit-result{padding:26px 20px}.fit-result h3{font-size:23px}.consult-card{border-radius:20px;padding:32px 22px 26px}.consult-card h2{font-size:25px}.consult-layer{align-items:end;padding:10px}.footer-top{grid-template-columns:1fr 1fr;gap:32px 24px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.seo-hero{padding:112px 0 60px}.seo-breadcrumb{white-space:nowrap;margin-bottom:34px;overflow:hidden}.seo-hero-copy h1{font-size:34px}.seo-hero-copy>p{font-size:15px}.seo-actions{flex-direction:column}.seo-actions .button{width:100%}.seo-outcome-panel{padding:22px}.seo-outcome-art{height:164px;margin-bottom:14px}.seo-outcome-private-coach .seo-outcome-art{height:184px}.seo-audience{flex-wrap:wrap;align-items:flex-start;margin-top:40px}.seo-audience span{width:100%}.seo-card-grid,.seo-capability-grid,.seo-workflow ol,.seo-related-grid{grid-template-columns:1fr}.seo-card-grid article{padding:28px 26px}.seo-card-grid article>span{font-size:64px;right:18px}.seo-card-grid strong{max-width:82%}.seo-card-grid p{max-width:100%}.seo-trust-grid{gap:36px}.hub-hero{padding:128px 0 80px}.hub-hero h1{font-size:36px}.hub-hero-copy>p{font-size:15px}.hub-card-grid>a{padding:26px}.decision-card-art,.article-card-art{opacity:.16}.decision-card-art{width:220px;height:150px;top:8px;right:-20px}.decision-grid .resource-card-with-art>small,.decision-grid .resource-card-with-art>strong,.article-grid .resource-card-with-art>small{max-width:none}.article-card-art{width:150px;height:102px;top:8px;right:-10px}.article-grid .resource-card-with-art>strong{margin-top:40px}.article-grid{grid-template-columns:1fr}.article-grid>a{min-height:0}.knowledge-hero{padding:108px 0 56px}.knowledge-hero h1{font-size:32px}.knowledge-hero-grid{grid-template-columns:1fr;gap:30px}.knowledge-hero-copy>p{font-size:15px}.knowledge-hero-art{justify-self:center;width:min(100%,300px)}.knowledge-hero-art img{max-height:210px}.knowledge-hero-art-dance-makeup-management img{width:108%}.knowledge-meta{flex-wrap:wrap;gap:10px 18px}.knowledge-layout{padding:52px 0 84px;display:block}.knowledge-summary{margin-bottom:52px;position:static}.knowledge-body>section{margin-bottom:44px;padding-bottom:44px}.knowledge-body h2{font-size:26px}.knowledge-body p{font-size:15px;line-height:1.9}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}html.js [data-reveal],html.js [data-reveal-group]>*{opacity:1;transform:none}}.knowledge-faq details{border-bottom:1px solid var(--line)}.knowledge-faq details:first-of-type{border-top:1px solid var(--line);margin-top:26px}.knowledge-faq summary{letter-spacing:-.01em;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:21px 0;font-size:16px;font-weight:650;list-style:none;display:flex}.knowledge-faq summary::-webkit-details-marker{display:none}.knowledge-faq summary:hover{color:var(--accent-ink)}.knowledge-faq summary span{color:var(--muted);transition:transform var(--dur-base) var(--ease-out);font-size:20px;font-weight:400}.knowledge-faq details[open] summary span{color:var(--accent-ink);transform:rotate(45deg)}.knowledge-faq details p{color:var(--muted);padding:0 40px 22px 0;font-size:15px;line-height:1.9}.knowledge-related>div{flex-direction:column;margin-top:22px;display:flex}.knowledge-related>div>a{border-bottom:1px solid var(--line);color:var(--accent-ink);transition:color var(--dur-fast) var(--ease-out);justify-content:space-between;align-items:center;gap:16px;padding:19px 0;font-size:16px;font-weight:650;display:flex}.knowledge-related>div>a:first-child{border-top:1px solid var(--line)}.knowledge-related>div>a svg{color:var(--accent-ink);transition:transform var(--dur-fast) var(--ease-out)}.knowledge-related>div>a:hover svg{transform:translate(4px)}h1,h2,h3,.section-heading h2,.feature-copy h2,.security-copy h2,.faq-intro h2{text-wrap:balance}body{line-break:strict}p,li{text-wrap:pretty;hanging-punctuation:first allow-end}body:before{content:"";z-index:2;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.028 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.stage-frame{box-shadow:0 1px 2px #1b1a170d,0 32px 80px -18px #1b1a1738}.floating-card{box-shadow:0 2px 4px #1b1a170f,0 20px 44px -10px #1b1a1733}.phone-shell{box-shadow:0 2px 6px #1b1a170f,0 44px 90px -18px #1b1a174d}html.js .hero-product .stage-frame{opacity:0;transition:opacity .85s var(--ease-out) 50ms, transform .85s var(--ease-out) 50ms;transform:translateY(38px)scale(.99)}html.js .hero-product .phone-shell{opacity:0;transition:opacity .8s var(--ease-out) .38s, transform .8s var(--ease-out) .38s;transform:translateY(52px)}html.js .hero-product .booking-toast{opacity:0;transition:opacity .6s var(--ease-out) .62s, transform .6s cubic-bezier(.2, .9, .3, 1.35) .62s;transform:translateY(22px)scale(.95)}html.js .hero-product .balance-toast{opacity:0;transition:opacity .6s var(--ease-out) .76s, transform .6s cubic-bezier(.2, .9, .3, 1.35) .76s;transform:translateY(22px)scale(.95)}html.js .hero-product.is-visible .stage-frame,html.js .hero-product.is-visible .phone-shell,html.js .hero-product.is-visible .booking-toast,html.js .hero-product.is-visible .balance-toast{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html.js .hero-product .stage-frame,html.js .hero-product .phone-shell,html.js .hero-product .booking-toast,html.js .hero-product .balance-toast{opacity:1;transition:none;transform:none}}.trust-strip{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 28px;padding:26px 0 30px;display:flex}.trust-strip>span{letter-spacing:.2em;color:var(--muted);flex:none;font-size:12px;font-weight:600}.trust-strip p{color:var(--ink-2);letter-spacing:.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 0;font-size:15px;font-weight:650;display:flex}.trust-strip p span{align-items:center;display:inline-flex}.trust-strip p span+span:before{content:"";background:var(--line-strong);border-radius:50%;width:4px;height:4px;margin:0 18px}.course-card b{font-size:11.5px}.course-card small{font-size:10px}.time-column span,.day-column>div:first-child small{font-size:10.5px}.phone-title small,.date-tabs span{font-size:9.5px}.date-tabs small,.course-time b{font-size:11.5px}.course-time small{font-size:9px}.mobile-course>div:nth-child(2) strong{font-size:11px}.mobile-course>div:nth-child(2) small{font-size:9px}.mobile-course>span{font-size:10px}.avatar-stack span,.avatar-stack b{border-width:2.5px}@media (max-width:720px){.trust-strip{flex-direction:column;align-items:center;gap:12px;padding:22px 0 26px}.trust-strip p{gap:8px 0;font-size:14px}.trust-strip p span+span:before{margin:0 12px}}.hero-ether{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero .container,.seo-hero .container,.hub-hero .container,.knowledge-hero .container{z-index:1;position:relative}.button{position:relative;overflow:hidden}.button:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(140px circle at var(--mx,50%) var(--my,50%), #ffffff38, transparent 65%);opacity:0;transition:opacity var(--dur-base) var(--ease-out);position:absolute;inset:0}.button:hover:before{opacity:1}.spot-card{position:relative;overflow:hidden}.spot-card:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(300px circle at var(--mx,50%) var(--my,50%), #95d40b21, transparent 65%);opacity:0;transition:opacity .3s var(--ease-out);position:absolute;inset:0}.spot-card:hover:after{opacity:1}.glow-card{position:relative}.glow-card:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(150px circle at var(--mx,50%) var(--my,50%), #c2f53dcc, transparent 70%);-webkit-mask-composite:xor;opacity:0;transition:opacity .3s var(--ease-out);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.glow-card:hover:before{opacity:1}.mega-nav{position:relative}.nav-line{background:var(--accent);opacity:0;height:2px;transition:transform var(--dur-fast) var(--ease-out), width var(--dur-fast) var(--ease-out), opacity var(--dur-fast) var(--ease-out);pointer-events:none;border-radius:2px;position:absolute;bottom:0;left:0}@media (prefers-reduced-motion:reduce){.button:before,.spot-card:after,.glow-card:before{display:none}}.phone-stage{--side-scale:1;justify-content:center;align-items:center;min-height:640px;padding:24px 0 30px;display:flex}.stage-shadow{filter:blur(22px);z-index:0;pointer-events:none;background:radial-gradient(#1b1a1726,#0000 68%);width:min(880px,92%);height:130px;position:absolute;bottom:1%;left:50%;transform:translate(-50%)}.phone-stage .phone-hero{z-index:2;width:302px;position:relative;top:auto;right:auto}.phone-stage .booking-toast{z-index:3;top:3.5%;left:auto;right:calc(50% + 175px)}.phone-stage .balance-toast{z-index:3;bottom:2%;left:calc(50% + 175px);right:auto}.phone-stage .feedback-toast{z-index:3;top:6%;left:calc(50% + 175px);right:auto}.feedback-toast .wallet-icon{background:var(--accent-soft);color:var(--accent-ink)}html.js .hero-product .feedback-toast{opacity:0;transition:opacity .6s var(--ease-out) .9s, transform .6s cubic-bezier(.2, .9, .3, 1.35) .9s;transform:translateY(22px)scale(.95)}html.js .hero-product.is-visible .feedback-toast{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html.js .hero-product .feedback-toast{opacity:1;transition:none;transform:none}}.phone-greeting small{color:var(--muted);font-size:9.5px;display:block}.phone-greeting strong{letter-spacing:-.01em;font-size:15.5px;font-weight:650}.phone-stats{gap:6px;margin:12px 0 4px;display:flex}.phone-stats>span{border:1px solid var(--line);text-align:center;border-radius:10px;flex:1;padding:8px 6px}.phone-stats small{color:var(--muted);font-size:8.5px;display:block}.phone-stats b{font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.phone-section-title{justify-content:space-between;align-items:center;margin:12px 0 8px;font-size:11px;font-weight:650;display:flex}.phone-section-title em{color:var(--accent-ink);background:var(--accent-soft);border-radius:999px;padding:2px 8px;font-size:8.5px;font-style:normal;font-weight:650}.phone-tabs{border-top:1px solid var(--line);margin:6px -12px -18px;padding:8px 10px 12px;display:flex}.phone-tabs>span{color:var(--muted);flex-direction:column;flex:1;align-items:center;gap:3px;font-size:8px;display:flex}.phone-tabs>span i{background:var(--paper-2);border:1px solid var(--line);border-radius:5px;width:16px;height:16px}.phone-tabs>span.active{color:var(--ink);font-weight:650}.phone-tabs>span.active i{background:var(--accent);border-color:#0000}.solution-art-coach-card{width:190px;height:190px;top:14px;right:22px}@media (max-width:720px){.phone-stage{min-height:560px;padding:10px 0 20px}.phone-stage .phone-hero{width:min(300px,86vw);display:block}.stage-shadow{width:94%;height:90px;bottom:2%}.phone-stage .booking-toast{inset:5% auto auto 2%}.phone-stage .feedback-toast{display:none}.solution-art-coach-card{width:170px;height:170px;top:14px;right:8px}}.seo-outcome-academic-tutor .seo-outcome-art img{width:min(100%,370px)}.seo-outcome-sports-coach .seo-outcome-art{height:212px;margin-top:-18px}.seo-outcome-sports-coach .seo-outcome-art img{width:auto;max-width:190px}.hub-card-art-academic-tutor{object-position:right center;width:230px;right:12px}.hub-card-art-sports-coach{object-position:right bottom;width:110px;height:160px;top:14px;right:34px}@media (max-width:720px){.seo-outcome-sports-coach .seo-outcome-art{height:184px}.hub-card-art-academic-tutor{width:210px;right:-20px}.hub-card-art-sports-coach{width:125px;height:180px;right:8px}}.phone-hero .phone-content{position:relative}.demo-views{display:grid}.demo-view{min-width:0;transition:opacity .3s var(--ease-out), transform .3s var(--ease-out);flex-direction:column;grid-area:1/1;display:flex}.demo-view-a:not(.active){opacity:0;pointer-events:none;transform:translate(-12px)}.demo-view-b{opacity:0;pointer-events:none;transform:translate(24px)}.demo-view-b.active{opacity:1;pointer-events:auto;transform:none}.demo-view-a .phone-tabs,.demo-actions{margin-top:auto}.demo-toast-slot{transition:grid-template-rows .3s var(--ease-out);grid-template-rows:0fr;display:grid}.demo-toast-slot.show{grid-template-rows:1fr}.demo-toast-inner{min-height:0;overflow:hidden}.demo-toast{background:var(--ink);color:var(--paper);box-shadow:var(--shadow-lg);opacity:0;transition:opacity .25s var(--ease-out), transform .25s var(--ease-out);border-radius:9px;align-items:center;gap:6px;margin:0 0 8px;padding:8px 10px;font-size:9.5px;font-weight:600;display:flex;transform:translateY(-8px)}.demo-toast-slot.show .demo-toast{opacity:1;transform:none}.demo-toast svg{color:var(--accent-bright);flex:none}.mobile-course .course-action{background:var(--ink);color:var(--paper);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);border-radius:999px;flex:none;padding:5px 10px;font-size:9.5px;font-weight:650}.mobile-course .course-action:disabled{background:var(--paper-2);color:var(--muted);cursor:default}.mobile-course .course-action.pulse{animation:demoPulse .8s var(--ease-out)}@keyframes demoPulse{0%{box-shadow:0 0 #95d40b8c}to{box-shadow:0 0 0 8px #95d40b00}}.mobile-course.done{border-left:3px solid var(--accent);opacity:.68}.mobile-course .course-feedback-link{color:var(--accent-ink);flex:none;padding:5px 2px;font-size:9.5px;font-weight:650}.mobile-course>span.course-sent{background:var(--green-soft);color:var(--green);padding:4px 8px;font-size:9px}.demo-feedback-head{align-items:center;gap:8px;display:flex}.demo-feedback-head>button{border:1px solid var(--line);width:22px;height:22px;color:var(--muted);border-radius:50%;flex:none;place-items:center;display:grid}.demo-feedback-head strong{font-size:13px;font-weight:650;display:block}.demo-feedback-head small{color:var(--muted);font-size:8.5px;display:block}.demo-ratings{flex-direction:column;gap:7px;margin-top:10px;display:flex}.demo-rating-row{justify-content:space-between;align-items:center;gap:6px;display:flex}.demo-rating-row>small{color:var(--muted);flex:none;font-size:9px}.demo-rating-row>div{gap:4px;display:flex}.demo-rating-row button{color:var(--ink-2);border:1px solid var(--line);transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border-radius:999px;padding:4px 7px;font-size:8.5px;font-weight:600}.demo-rating-row button:active{transform:scale(.94)}.demo-rating-row button.selected{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-ink)}.demo-notes{border-top:1px dashed var(--line);flex-direction:column;gap:5px;margin-top:10px;padding-top:8px;display:flex}.demo-notes p{gap:6px;font-size:8.5px;display:flex}.demo-notes small{color:var(--muted);flex:none}.demo-notes span{color:var(--ink-2)}.demo-summary{background:var(--accent-soft);opacity:0;transition:opacity .3s var(--ease-out), transform .3s var(--ease-out);border-radius:9px;margin-top:8px;padding:8px 9px;transform:translateY(6px)}.demo-summary.show{opacity:1;transform:none}.demo-summary small{color:var(--accent-ink);letter-spacing:.08em;font-size:8px;font-weight:650;display:block}.demo-summary p{color:var(--ink-2);margin-top:3px;font-size:8.5px;line-height:1.6}.demo-actions{gap:6px;padding-top:10px;display:flex}.demo-actions button{min-height:30px;transition:opacity var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border-radius:999px;flex:1;font-size:9.5px;font-weight:650}.demo-actions button:active:not(:disabled){transform:scale(.97)}.demo-actions button:disabled{opacity:.38;cursor:default}.demo-primary{background:var(--ink);color:var(--paper)}.demo-secondary{background:var(--accent);color:var(--ink)}@media (prefers-reduced-motion:reduce){.demo-view,.demo-toast-slot,.demo-toast,.demo-summary{transition:none}.mobile-course .course-action.pulse{animation:none}}.side-screen{z-index:1;background:var(--white);border:1px solid var(--line);width:224px;box-shadow:var(--shadow-lg);pointer-events:none;border-radius:26px;flex-direction:column;padding:16px 14px 12px;display:flex;position:absolute}.side-cal{min-height:470px;transform:rotate(-3deg) scale(var(--side-scale));top:126px;left:calc(50% - 390px)}.side-income{min-height:400px;transform:rotate(3deg) scale(var(--side-scale));top:116px;left:calc(50% + 166px)}.side-top{justify-content:space-between;align-items:center;display:flex}.side-top:before{content:"";background:var(--line-strong);border-radius:2px;width:26px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.side-top strong{font-size:12px;font-weight:650}.side-badge{color:var(--accent-ink);background:var(--accent-soft);border-radius:999px;padding:3px 9px;font-size:9px;font-weight:650}.side-week{gap:3px;margin:12px 0 10px;display:flex}.side-week span{height:22px;color:var(--muted);border-radius:6px;flex:1;place-items:center;font-size:9px;display:grid}.side-week span.on{background:var(--ink);color:var(--paper);font-weight:650}.side-course{border:1px solid var(--line);border-radius:10px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 9px;display:flex}.side-course>b{font-variant-numeric:tabular-nums;color:var(--ink-2);font-size:10px}.side-course .bar{border-radius:2px;flex:none;align-self:stretch;width:3px}.side-course .bar.green{background:var(--accent)}.side-course .bar.ink{background:var(--ink)}.side-course .bar.paper{background:var(--line-strong)}.side-course>div{min-width:0}.side-course strong{font-size:10.5px;font-weight:650;display:block}.side-course small{color:var(--muted);font-size:8.5px}.side-conflict{border:1.5px dashed var(--red);border-radius:10px;flex-direction:column;gap:2px;padding:8px 9px;animation:7s cubic-bezier(.36,.07,.19,.97) infinite sideShake;display:flex}.side-conflict small{color:var(--red);background:#a62b2214;border-radius:999px;align-self:flex-start;padding:2px 7px;font-size:8px;font-weight:650}.side-conflict span{color:var(--ink-2);font-variant-numeric:tabular-nums;font-size:9px}@keyframes sideShake{0%,92.5%,to{transform:translate(0)}94.5%{transform:translate(-3px)}96%{transform:translate(3px)}97.5%{transform:translate(-2px)}}.side-foot{color:var(--muted);border-top:1px dashed var(--line);margin-top:auto;padding-top:10px;font-size:9px}.side-amount{margin-top:12px}.side-amount small{color:var(--muted);font-size:9px;display:block}.side-amount b{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:30px;font-weight:700}.side-heat{grid-template-columns:repeat(7,1fr);gap:4px;margin:12px 0;display:grid}.side-heat i{opacity:.25;border-radius:3px;height:14px;animation:9s linear infinite sideHeat}@keyframes sideHeat{0%{opacity:.25}3%{opacity:1}82%{opacity:1}92%{opacity:.25}to{opacity:.25}}.side-rows{border-top:1px dashed var(--line);flex-direction:column;gap:6px;margin-top:auto;padding-top:8px;display:flex}.side-rows p{color:var(--ink-2);justify-content:space-between;align-items:center;font-size:9.5px;display:flex}.side-rows b{font-variant-numeric:tabular-nums;font-weight:650}html.js .hero-product .side-cal{opacity:0;transform:translateY(18px) rotate(0deg) scale(var(--side-scale));transition:opacity .6s var(--ease-out) .5s, transform .6s var(--ease-out) .5s}html.js .hero-product .side-income{opacity:0;transform:translateY(18px) rotate(0deg) scale(var(--side-scale));transition:opacity .6s var(--ease-out) .56s, transform .6s var(--ease-out) .56s}html.js .hero-product.is-visible .side-cal{opacity:1;transform:rotate(-3deg) scale(var(--side-scale))}html.js .hero-product.is-visible .side-income{opacity:1;transform:rotate(3deg) scale(var(--side-scale))}@media (max-width:1280px){.phone-stage{--side-scale:.86}}@media (max-width:1024px){.phone-stage .side-cal,.phone-stage .side-income{display:none}}@media (max-width:1024px) and (min-width:721px){.phone-stage .booking-toast{right:calc(50% + 110px)}.phone-stage .feedback-toast,.phone-stage .balance-toast{left:calc(50% + 110px)}}@media (prefers-reduced-motion:reduce){html.js .hero-product .side-cal{opacity:1;transform:rotate(-3deg) scale(var(--side-scale));transition:none}html.js .hero-product .side-income{opacity:1;transform:rotate(3deg) scale(var(--side-scale));transition:none}.side-conflict{animation:none}.side-heat i{opacity:1;animation:none}}.evidence-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.evidence-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);box-shadow:var(--shadow);transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);flex-direction:column;gap:18px;padding:26px 26px 20px;display:flex}.evidence-card:nth-child(odd){transform:rotate(-1.2deg)}.evidence-card:nth-child(2n){transform:rotate(1.2deg)}.evidence-card:hover{box-shadow:var(--shadow-lg);transform:rotate(0)translateY(-4px)}.evidence-card>header strong{letter-spacing:-.01em;font-size:19px;font-weight:650;display:block}.evidence-card>header small{color:var(--muted);margin-top:6px;font-size:13.5px;line-height:1.7;display:block}.evidence-card>footer{border-top:1px dashed var(--line);color:var(--muted);align-items:baseline;gap:5px;margin-top:auto;padding-top:12px;font-size:13.5px;display:flex}.evidence-card>footer:before{content:"";background:var(--accent);flex:none;align-self:center;width:18px;height:2px}.evidence-card>footer strong{color:var(--ink);font-weight:650}.evi-chat{background:var(--paper-2);border-radius:var(--radius);flex-direction:column;gap:8px;padding:14px;display:flex}.evi-chat-top{color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:8px;font-size:11px;display:flex}.evi-bubble{border-radius:12px;max-width:84%;padding:8px 12px;font-size:13px;line-height:1.55}.evi-bubble.parent{background:var(--white);border:1px solid var(--line);border-bottom-left-radius:4px;align-self:flex-start}.evi-bubble.teacher{background:var(--accent);color:var(--ink);border-bottom-right-radius:4px;align-self:flex-end;font-weight:600}.evi-input{background:var(--white);border:1px solid var(--line);color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex}.evi-input i{border:1.5px solid var(--line-strong);border-radius:50%;flex:none;width:15px;height:15px;margin-left:auto}.evi-note{background:var(--paper-2);box-shadow:inset 0 0 0 1px var(--line);border-radius:6px;padding:20px 18px 18px;position:relative;transform:rotate(-.6deg)}.evi-note p{letter-spacing:.01em;font-size:14.5px;font-weight:600}.evi-note p+p{margin-top:12px}.evi-note .clash span{display:inline-block;position:relative}.evi-note .clash span:after{content:"";border:1.5px solid var(--red);border-radius:48% 52% 55% 45%/62% 55% 45% 58%;position:absolute;inset:-9px -15px;transform:rotate(-2deg)}.evi-note .clash em{color:var(--red);margin-left:10px;font-size:12px;font-style:normal;font-weight:650}.evi-phone{background:var(--paper-2);border-radius:var(--radius);flex-direction:column;gap:8px;padding:12px 14px 14px;display:flex}.evi-phone-bar{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.evi-sent{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.evi-sent i{background:var(--white);border:1px solid var(--line);border-radius:8px;height:22px;display:block}.evi-sent i:first-child{width:92%}.evi-sent i:nth-child(2){width:78%}.evi-sent i:nth-child(3){width:85%}.evi-draft{background:var(--white);border:1px solid var(--line-strong);color:var(--ink-2);border-radius:10px;align-items:center;padding:9px 12px;font-size:12.5px;display:flex}.evi-cursor{background:var(--ink);width:1.5px;height:14px;animation:eviBlink 2.4s var(--ease-out) infinite;margin-left:2px;display:inline-block}@keyframes eviBlink{0%,45%{opacity:1}55%,to{opacity:0}}.evi-receipts{padding:6px 4px 10px}.evi-receipt{background:var(--white);border:1px solid var(--line);width:82%;box-shadow:var(--shadow);border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;display:flex}.evi-receipt b{font-variant-numeric:tabular-nums;color:var(--green);font-weight:650}.evi-receipt.r1{transform:rotate(-2.4deg)}.evi-receipt.r2{margin:-5px 0 0 auto;transform:rotate(1.6deg)}.evi-receipt.r3{width:74%;margin-top:-5px;transform:rotate(-1.2deg)}.evi-receipt.r3 b{color:var(--red)}.journey{grid-template-columns:.9fr 1.1fr;align-items:start;gap:64px;display:grid}.journey-rail{flex-direction:column;gap:4px;display:flex;position:relative}.journey-rail-line{background:var(--line-strong);width:1.5px;position:absolute;top:22px;bottom:22px;left:30px}.journey-rail-line i{background:var(--accent);width:100%;transition:height .3s var(--ease-out);display:block}.journey-rail button{text-align:left;transition:background-color var(--dur-fast) var(--ease-out);border-radius:12px;align-items:center;gap:13px;padding:11px 14px;display:flex;position:relative}.journey-rail button:hover{background:var(--paper-2)}.journey-num{font-variant-numeric:tabular-nums;width:34px;height:26px;color:var(--muted);background:var(--white);border:1px solid var(--line-strong);transition:background-color var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);border-radius:999px;flex:none;place-items:center;font-size:11.5px;font-weight:650;display:grid}.journey-rail button.on .journey-num{background:var(--accent);border-color:var(--accent);color:var(--ink)}.journey-step-copy strong{color:var(--muted);transition:color var(--dur-base) var(--ease-out);font-size:16.5px;font-weight:650;display:block}.journey-rail button.on .journey-step-copy strong{color:var(--ink)}.journey-step-copy small{color:var(--muted);margin-top:3px;font-size:12.5px;display:block}.journey-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-l);box-shadow:var(--shadow)}.journey-card-head{border-bottom:1px solid var(--line);background:var(--paper);border-radius:var(--radius-l) var(--radius-l) 0 0;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.journey-card-head strong{font-size:16px;font-weight:650;display:block}.journey-card-head small{color:var(--muted);margin-top:2px;font-size:12px;display:block}.journey-records{flex-direction:column;padding:12px 14px 14px;display:flex}.journey-record{opacity:.7;transition:opacity var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out), transform var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out);border-left:3px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;display:flex}.journey-record.on{opacity:1;background:var(--accent-soft);border-left-color:var(--accent);transform:scale(1.02)}.journey-record-icon{background:var(--paper-2);width:34px;height:34px;color:var(--ink-2);border-radius:10px;flex:none;place-items:center;display:grid}.journey-record.on .journey-record-icon{background:var(--white);color:var(--accent-ink)}.journey-record>div{flex:1;min-width:0}.journey-record strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;display:block;overflow:hidden}.journey-record em{color:var(--green);background:var(--green-soft);border-radius:999px;flex:none;padding:3px 8px;font-size:10.5px;font-style:normal;font-weight:650}.journey-record time{color:var(--muted);font-variant-numeric:tabular-nums;flex:none;font-size:11.5px}@media (max-width:1024px){.journey{grid-template-columns:1fr;gap:40px}}@media (max-width:720px){.evidence-grid{grid-template-columns:1fr;gap:20px}.evidence-card:nth-child(odd){transform:rotate(-.6deg)}.evidence-card:nth-child(2n){transform:rotate(.6deg)}}@media (prefers-reduced-motion:reduce){.evidence-card,.journey-record,.journey-num,.journey-rail-line i{transition:none}.evi-cursor{animation:none}}
