.coach-landing{--bg: #202020;--surface: rgba(255, 255, 255, .045);--surface-2: rgba(255, 255, 255, .02);--border: rgba(255, 255, 255, .09);--border-soft: rgba(255, 255, 255, .06);--text: #f3f2fa;--text-muted: #a5a3bd;--text-subtle: #6f6d8a;--violet: #8b5cf6;--violet-soft: #a78bfa;--blue: #0093fc;--magenta: #e879f9;--green: #34d399;--grad-main: linear-gradient(100deg, #0093fc 0%, #fcc000 100%);--grad-btn: linear-gradient(135deg, #7c3aed 0%, #0093fc 100%);--radius: 18px;--radius-sm: 12px;--maxw: 1280px;--section-pad: clamp(80px, 12vh, 140px);--mono: var(--font-mono, "JetBrains Mono", ui-monospace, monospace);position:relative;overflow:clip;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65}.coach-landing ::selection{background:#8b5cf673;color:#fff}.coach-landing .container{max-width:var(--maxw);margin:0 auto;padding:0 clamp(20px,4vw,48px)}.coach-landing .bg-grid{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(139,92,246,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(139,92,246,.035) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 90% 50% at 50% 0%,#000 30%,transparent 80%)}.coach-landing .aurora{position:absolute;z-index:0;pointer-events:none;border-radius:50%;filter:blur(110px);opacity:.5;will-change:transform}.coach-landing .aurora-1{width:64vw;height:64vw;top:-28vw;left:-16vw;background:radial-gradient(circle,rgba(124,58,237,.42),transparent 65%)}.coach-landing .aurora-2{width:50vw;height:50vw;top:26vh;right:-20vw;background:radial-gradient(circle,rgba(0,147,252,.3),transparent 65%)}.coach-landing .aurora-3{width:36vw;height:36vw;top:110vh;left:8vw;background:radial-gradient(circle,rgba(232,121,249,.16),transparent 65%)}.coach-landing>section,.coach-landing>.cl-content{position:relative;z-index:1}.coach-landing .cursor-aurora{position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.85;mix-blend-mode:screen}.coach-landing .cursor-aurora:before,.coach-landing .cursor-aurora:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);will-change:transform;top:0;left:0}.coach-landing .cursor-aurora:before{width:620px;height:620px;background:radial-gradient(circle,rgba(0,147,252,.6),transparent 60%);transform:translate3d(var(--mx, 30vw),var(--my, 10vh),0) translate(-50%,-50%)}.coach-landing .cursor-aurora:after{width:480px;height:480px;background:radial-gradient(circle,rgba(252,192,0,.45),transparent 60%);transform:translate3d(calc(100vw - var(--mx, 70vw)),calc(100vh - var(--my, 70vh)),0) translate(-50%,-50%)}.coach-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:14px 28px;border-radius:999px;font-weight:600;font-size:.95rem;border:1px solid transparent;cursor:pointer;white-space:nowrap;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.coach-landing .btn-primary{background:var(--grad-btn);color:#fff;box-shadow:0 4px 28px #7c3aed73,0 2px 10px #0093fc40}.coach-landing .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 38px #7c3aed99,0 4px 16px #0093fc59}.coach-landing .btn-ghost{border-color:var(--border);color:var(--text-muted);background:var(--surface-2)}.coach-landing .btn-ghost:hover{border-color:var(--violet);color:var(--text)}.coach-landing .btn-lg{padding:18px 40px;font-size:1.05rem}.coach-landing .eyebrow{font-family:var(--mono);font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--violet-soft);margin:0 0 18px}.coach-landing .grad-text{background:var(--grad-main);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.coach-landing .section{padding:var(--section-pad) 0;position:relative}.coach-landing .section-title{font-size:clamp(1.9rem,4.2vw,3rem);font-weight:700;line-height:1.14;letter-spacing:-.02em;margin:0 0 18px;color:var(--text)}.coach-landing .section-sub{color:var(--text-muted);max-width:560px;margin:0 0 48px}.coach-landing .glass{background:linear-gradient(160deg,var(--surface),var(--surface-2));border:1px solid var(--border-soft);border-radius:var(--radius);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.coach-landing .hero{min-height:calc(100svh - 72px);display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;padding:90px 0 80px}.coach-landing #cl-particles{position:absolute;inset:0;z-index:0;opacity:.8}.coach-landing .hero-inner{position:relative;z-index:1;will-change:transform}.coach-landing .hero-title{font-size:clamp(2.4rem,6.4vw,4.6rem);font-weight:800;line-height:1.07;letter-spacing:-.025em;margin:0 0 26px;color:var(--text);text-shadow:0 0 80px rgba(124,58,237,.35)}.coach-landing .hero-sub{color:var(--text-muted);font-size:clamp(1rem,1.5vw,1.18rem);max-width:680px;margin:0 auto 38px}.coach-landing .hero-ctas{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:44px}.coach-landing .hero-badges{display:flex;gap:12px 28px;justify-content:center;flex-wrap:wrap;list-style:none;margin:0;padding:0;font-size:.83rem;color:var(--text-muted)}.coach-landing .scroll-hint{position:absolute;bottom:28px;left:50%;transform:translate(-50%);width:24px;height:40px;border:1.5px solid var(--border);border-radius:14px;z-index:1}.coach-landing .scroll-hint span{position:absolute;top:7px;left:50%;width:4px;height:8px;margin-left:-2px;border-radius:4px;background:var(--violet-soft);animation:cl-scrollPulse 1.8s ease-in-out infinite}@keyframes cl-scrollPulse{0%,to{transform:translateY(0);opacity:1}60%{transform:translateY(12px);opacity:.2}}.coach-landing .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px;position:relative}.coach-landing .step{padding:36px 30px;position:relative;overflow:hidden}.coach-landing .step:hover{transform:translateY(-5px);border-color:#8b5cf673;box-shadow:0 18px 50px #7c3aed2e}.coach-landing .step-num{position:absolute;top:18px;right:22px;font-family:var(--mono);font-size:2.2rem;font-weight:500;color:#8b5cf62e}.coach-landing .step-icon{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;margin-bottom:22px;background:#8b5cf61f;border:1px solid rgba(139,92,246,.28);color:var(--violet-soft)}.coach-landing .step-icon svg{width:24px;height:24px}.coach-landing .step h3{margin:0 0 12px;font-size:1.18rem;font-weight:600;color:var(--text)}.coach-landing .step p{margin:0;color:var(--text-muted);font-size:.93rem}.coach-landing .benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:56px}.coach-landing .benefit{padding:30px;display:flex;flex-direction:column;align-items:flex-start}.coach-landing .benefit:hover{transform:translateY(-4px);border-color:#0093fc66;box-shadow:0 16px 46px #0093fc1f}.coach-landing .benefit-icon{flex:0 0 auto;width:52px;height:52px;border-radius:14px;margin-bottom:18px;display:grid;place-items:center;color:#0b0a14}.coach-landing .benefit-icon svg{width:26px;height:26px}.coach-landing .i-violet{background:var(--violet-soft)}.coach-landing .i-blue{background:var(--blue)}.coach-landing .i-magenta{background:var(--magenta)}.coach-landing .benefit h3{margin:0 0 8px;font-size:1.08rem;font-weight:600;color:var(--text)}.coach-landing .benefit p{margin:0;color:var(--text-muted);font-size:.92rem}.coach-landing .benefit-mock{width:100%;margin-top:22px}.coach-landing .bm-chartwrap{border:1px solid var(--border-soft);border-radius:12px;background:linear-gradient(180deg,#ffffff0d,#ffffff04);padding:14px 16px 28px}.coach-landing .bm-h{display:flex;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:.72rem;color:var(--text-subtle);margin-bottom:16px}.coach-landing .bm-hl{color:var(--gold)}.coach-landing .bm-chart{display:flex;align-items:flex-end;gap:12px;height:108px}.coach-landing .bm-bar{flex:1;border-radius:6px 6px 3px 3px;position:relative;background:linear-gradient(180deg,#0093fcd9,#7c3aed80);min-height:14px}.coach-landing .bm-bar.is-last{background:linear-gradient(180deg,#fcc000,#ff9e00)}.coach-landing .bm-bar-val{position:absolute;top:-19px;left:0;right:0;text-align:center;font-size:.68rem;color:var(--text-muted)}.coach-landing .bm-bar-lbl{position:absolute;bottom:-21px;left:0;right:0;text-align:center;font-size:.62rem;color:var(--text-subtle);font-family:var(--mono)}.coach-landing .bm-trans{display:flex;flex-direction:column;gap:9px}.coach-landing .bm-line{max-width:92%;padding:9px 12px;border-radius:12px;font-size:.82rem;line-height:1.5;color:var(--text)}.coach-landing .bm-line.is-cli{align-self:flex-start;background:#ffffff0f;border:1px solid var(--border-soft);border-bottom-left-radius:4px}.coach-landing .bm-line.is-coach{align-self:flex-end;background:linear-gradient(135deg,#7c3aed4d,#0093fc38);border:1px solid rgba(124,58,237,.4);border-bottom-right-radius:4px}.coach-landing .bm-who{display:block;font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);margin-bottom:3px;font-family:var(--mono)}.coach-landing .bm-line.is-coach .bm-who{color:var(--violet-soft)}.coach-landing .bm-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:6px}.coach-landing .bm-chip{font-size:.72rem;padding:5px 10px;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;color:var(--text-muted)}.coach-landing .bm-chip.is-hot{border-color:#e879f98c;color:#fbcafe;background:#e879f91f;box-shadow:0 0 14px #e879f938}.coach-landing .bm-guard{display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid rgba(52,211,153,.28);background:#34d39912;border-radius:12px}.coach-landing .bm-shield{color:var(--green);display:inline-grid;place-items:center;flex:0 0 auto}.coach-landing .bm-shield svg{width:20px;height:20px}.coach-landing .bm-guard strong{display:block;color:#7df3c8;font-weight:600;font-size:.85rem}.coach-landing .bm-guard small{display:block;color:var(--text-subtle);font-size:.74rem;margin-top:2px}.coach-landing .bm-pill{margin-top:12px;display:inline-flex;align-items:center;font-family:var(--mono);font-size:.72rem;color:var(--gold);border:1px solid rgba(252,192,0,.35);background:#fcc00014;padding:6px 12px;border-radius:999px}.coach-landing .bm-steps{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column}.coach-landing .bm-step{display:flex;align-items:center;gap:11px;padding:8px 0;position:relative}.coach-landing .bm-dot{width:25px;height:25px;border-radius:50%;border:1px solid var(--border);display:grid;place-items:center;font-size:.72rem;color:var(--text-subtle);background:#ffffff08;flex-shrink:0;z-index:1}.coach-landing .bm-step.is-done .bm-dot{border-color:var(--blue);color:#fff;background:linear-gradient(135deg,#7c3aed,#0093fc)}.coach-landing .bm-step:not(:last-child):before{content:"";position:absolute;left:12px;top:25px;bottom:-8px;width:1px;background:var(--border)}.coach-landing .bm-lbl{font-size:.85rem;color:var(--text-muted)}.coach-landing .bm-step.is-done .bm-lbl{color:var(--text);font-weight:500}.coach-landing .bm-meta{margin-left:auto;font-size:.68rem;color:var(--text-subtle);font-family:var(--mono)}.coach-landing .section-platform{background:linear-gradient(180deg,transparent,rgba(124,58,237,.05) 35%,transparent)}.coach-landing .mockup-wrap{position:relative;margin-top:8px;will-change:transform}.coach-landing .mockup-glow{position:absolute;inset:8% -4% -10%;z-index:-1;background:radial-gradient(ellipse 60% 55% at 50% 55%,rgba(124,58,237,.28),rgba(0,147,252,.1) 55%,transparent 75%);filter:blur(30px)}.coach-landing .mockup{border-radius:22px;overflow:hidden;border-color:var(--border);box-shadow:0 40px 120px #0009,inset 0 1px #ffffff0f}.coach-landing .mock-chrome{display:flex;align-items:center;gap:7px;padding:13px 18px;border-bottom:1px solid var(--border-soft);background:#ffffff06}.coach-landing .dot{width:11px;height:11px;border-radius:50%}.coach-landing .dot-r{background:#ff5f57}.coach-landing .dot-y{background:#febc2e}.coach-landing .dot-g{background:#28c840}.coach-landing .mock-chrome-title{margin-left:12px;font-family:var(--mono);font-size:.72rem;color:var(--text-subtle)}.coach-landing .mock-live{margin-left:auto;display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:.66rem;letter-spacing:.14em;color:var(--green)}.coach-landing .live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);animation:cl-liveBlink 1.6s ease-in-out infinite}@keyframes cl-liveBlink{0%,to{opacity:1;box-shadow:0 0 8px #34d399}50%{opacity:.35;box-shadow:none}}.coach-landing .mock-contact{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:18px 22px;border-bottom:1px solid var(--border-soft)}.coach-landing .mock-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:.85rem;background:#34d39929;color:var(--green);border:1px solid rgba(52,211,153,.35)}.coach-landing .mock-contact strong{display:block;font-size:.98rem;color:var(--text)}.coach-landing .mock-phone{font-size:.78rem;color:var(--text-subtle)}.coach-landing .mock-script-pill{margin-left:auto;font-size:.74rem;color:var(--violet-soft);border:1px solid rgba(139,92,246,.32);border-radius:999px;padding:6px 14px;background:#8b5cf614}.coach-landing .mock-script-pill em{font-family:var(--mono);font-style:normal}.coach-landing .mock-body{display:grid;grid-template-columns:1fr 1.15fr}.coach-landing .mock-col{padding:22px}.coach-landing .mock-coach{border-right:1px solid var(--border-soft)}.coach-landing .mock-col-title{font-size:.78rem;font-weight:600;letter-spacing:.04em;margin:0 0 14px;color:var(--text)}.coach-landing .mock-col-title span{display:block;font-weight:400;font-size:.7rem;color:var(--text-subtle);margin-top:2px}.coach-landing .mock-chips-title{margin-top:20px}.coach-landing .mock-suggestion{display:flex;gap:12px;padding:13px 14px;margin-bottom:10px;border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:#ffffff06;transition:border-color .3s ease,background .3s ease}.coach-landing .mock-suggestion.s-active{border-color:#34d39973;background:#34d3990f}.coach-landing .sug-icon{flex:0 0 auto;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:var(--green);background:#34d3991f;border:1px solid rgba(52,211,153,.25)}.coach-landing .sug-icon svg{width:17px;height:17px}.coach-landing .mock-suggestion strong{font-size:.84rem;display:block;margin-bottom:2px;color:var(--text)}.coach-landing .mock-suggestion p{margin:0;font-size:.74rem;color:var(--text-subtle);line-height:1.5}.coach-landing .mock-briefing{width:100%;margin-top:6px;padding:11px;border-radius:var(--radius-sm);border:none;cursor:default;background:#e9e8f2;color:#15141f;font-weight:600;font-size:.82rem;font-family:inherit}.coach-landing .mock-transcript{min-height:148px;max-height:148px;overflow:hidden;border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:#00000047;padding:13px 15px;display:flex;flex-direction:column;gap:9px}.coach-landing .t-line{font-size:.78rem;line-height:1.5;opacity:0;transform:translateY(6px);transition:opacity .4s ease,transform .4s ease}.coach-landing .t-line.t-in{opacity:1;transform:none}.coach-landing .t-line .t-who{font-family:var(--mono);font-size:.66rem;letter-spacing:.1em;margin-right:8px}.coach-landing .t-cliente .t-who{color:var(--blue)}.coach-landing .t-coach .t-who{color:var(--green)}.coach-landing .t-coach{color:#d9f7ec}.coach-landing .t-cliente{color:var(--text-muted)}.coach-landing .t-cursor{display:inline-block;width:7px;height:13px;background:var(--green);vertical-align:-2px;margin-left:3px;animation:cl-liveBlink .9s steps(1) infinite}.coach-landing .mock-chips{display:flex;flex-wrap:wrap;gap:8px}.coach-landing .chip{padding:7px 14px;border-radius:999px;cursor:default;border:1px solid var(--border);background:#ffffff08;color:var(--text-muted);font-size:.74rem;font-family:inherit;transition:border-color .3s ease,color .3s ease,box-shadow .3s ease}.coach-landing .chip.chip-hot{border-color:var(--magenta);color:#fce7ff;box-shadow:0 0 16px #e879f959;animation:cl-chipPulse 1.2s ease-in-out 2}@keyframes cl-chipPulse{50%{box-shadow:0 0 26px #e879f999}}.coach-landing .mock-guardrail{display:flex;gap:10px;align-items:flex-start;margin-top:18px;padding:12px 14px;border:1px solid rgba(254,188,46,.3);border-radius:var(--radius-sm);background:#febc2e0d}.coach-landing .mock-guardrail p{margin:0;font-size:.74rem;color:var(--text-muted);line-height:1.55}.coach-landing .mock-guardrail strong{color:#fcd34d}.coach-landing .usecases.bento{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;margin-top:56px}.coach-landing .usecases.bento .usecase{grid-column:span 3;display:flex;flex-direction:column}.coach-landing .usecases.bento .usecase.is-feature{grid-column:span 6}.coach-landing .usecase{padding:24px}.coach-landing .usecase:hover{transform:translateY(-4px);border-color:#e879f966;box-shadow:0 14px 42px #e879f91a}.coach-landing .uc-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.coach-landing .uc-badge{flex:0 0 auto;display:inline-grid;place-items:center;width:40px;height:40px;border-radius:11px}.coach-landing .uc-badge svg{width:21px;height:21px}.coach-landing .ub-violet{background:#8b5cf624;color:var(--violet-soft)}.coach-landing .ub-blue{background:#0093fc21;color:#7cc4ff}.coach-landing .ub-gold{background:#fcc00021;color:var(--gold)}.coach-landing .usecase h3{margin:0;font-size:1rem;font-weight:600;color:var(--text)}.coach-landing .usecase p{margin:0;color:var(--text-muted);font-size:.87rem}.coach-landing .usecase.is-feature p{font-size:.92rem;max-width:82%}.coach-landing .uc-stat{margin-top:auto;padding-top:16px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.coach-landing .usecase:not(.is-feature) .uc-stat{border-top:1px solid var(--border-soft)}.coach-landing .uc-stat-val{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--green)}.coach-landing .usecase.is-feature .uc-stat-val{font-size:2.1rem}.coach-landing .uc-stat-lbl{display:block;margin-top:4px;font-size:.66rem;color:var(--text-subtle);font-family:var(--mono)}.coach-landing .uc-spark{width:80px;height:34px}.coach-landing .usecase.is-feature .uc-spark{width:200px;height:52px}.coach-landing .uc-bars{display:flex;align-items:flex-end;gap:3px;height:34px;width:82px}.coach-landing .usecase.is-feature .uc-bars{height:64px;width:210px;gap:6px}.coach-landing .uc-bars i{flex:1;background:linear-gradient(180deg,#0093fcd9,#7c3aed80);border-radius:3px 3px 2px 2px}.coach-landing .uc-ring{width:42px;height:42px}.coach-landing .usecases-note{margin:28px 0 0;font-size:.78rem;color:var(--text-subtle);text-align:center}.coach-landing .step-mock{margin-top:22px;border:1px solid var(--border-soft);border-radius:13px;background:linear-gradient(180deg,#ffffff0d,#ffffff04);padding:14px 16px}.coach-landing .sm-file{display:flex;align-items:center;gap:9px;font-family:var(--mono);font-size:.74rem;color:var(--text-muted);padding:7px 0;border-bottom:1px solid var(--border-soft)}.coach-landing .sm-file:last-child{border-bottom:none}.coach-landing .sm-file>svg{width:14px;height:14px;color:var(--blue);flex:0 0 auto}.coach-landing .sm-ok{margin-left:auto;color:var(--green);display:inline-grid;place-items:center}.coach-landing .sm-ok svg{width:15px;height:15px}.coach-landing .sm-callrow{display:flex;align-items:center;gap:10px;margin-bottom:12px}.coach-landing .sm-av{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#7c3aed,#0093fc);display:grid;place-items:center;font-size:.7rem;font-weight:600;color:#fff}.coach-landing .sm-callrow b{font-size:.8rem}.coach-landing .sm-live{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-family:var(--mono);font-size:.64rem;color:var(--green)}.coach-landing .sm-live i{width:6px;height:6px;border-radius:50%;background:var(--green)}.coach-landing .sm-bubble{background:linear-gradient(135deg,#7c3aed47,#0093fc33);border:1px solid rgba(124,58,237,.4);border-radius:12px 12px 12px 4px;padding:9px 12px;font-size:.8rem;line-height:1.5}.coach-landing .sm-bubble-label{display:block;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;color:var(--violet-soft);font-family:var(--mono);margin-bottom:3px}.coach-landing .sm-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.coach-landing .sm-chip{font-size:.72rem;padding:5px 9px;border-radius:999px;border:1px solid var(--border);color:var(--text-muted)}.coach-landing .sm-chip.is-hot{border-color:#e879f98c;color:#fbcafe;background:#e879f91f}.coach-landing .sm-answer{display:flex;gap:7px;align-items:flex-start;margin:0;font-size:.8rem;color:var(--text)}.coach-landing .sm-arrow{color:var(--green);flex:0 0 auto}.coach-landing .sm-arrow svg{width:14px;height:14px}.coach-landing .section-proof{background:linear-gradient(180deg,transparent,rgba(0,147,252,.045) 40%,transparent)}.coach-landing .metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:56px}.coach-landing .metric{text-align:center;padding:36px 16px;border:1px solid var(--border-soft);border-radius:var(--radius);background:var(--surface-2)}.coach-landing .metric-num{display:block;font-size:clamp(2rem,4vw,2.9rem);font-weight:800;letter-spacing:-.02em;line-height:1;background:var(--grad-main);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px}.coach-landing .metric-num small{font-size:.45em;font-weight:600}.coach-landing .metric-label{font-size:.82rem;color:var(--text-muted)}.coach-landing .metrics-note{margin:22px 0 0;font-size:.74rem;color:var(--text-subtle)}.coach-landing .trust-row{display:flex;flex-wrap:wrap;gap:14px 36px;justify-content:center;list-style:none;margin:56px 0 0;padding:28px 0 0;border-top:1px solid var(--border-soft);font-size:.85rem;color:var(--text-muted)}.coach-landing .case-meta{display:flex;flex-wrap:wrap;gap:10px 24px;align-items:center;margin:0 0 40px;font-size:.86rem;color:var(--text-muted)}.coach-landing .case-meta li{list-style:none}.coach-landing .case-meta{padding:0}.coach-landing .case-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.coach-landing .case-col{padding:28px 26px}.coach-landing .case-col:hover{transform:translateY(-4px);border-color:#fcc00059;box-shadow:0 14px 42px #fcc00014}.coach-landing .case-label{display:inline-block;font-family:var(--mono);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;padding:4px 12px;border-radius:999px;margin-bottom:16px}.coach-landing .case-label-before{color:var(--text-muted);border:1px solid var(--border);background:#ffffff08}.coach-landing .case-label-during{color:var(--blue);border:1px solid rgba(0,147,252,.35);background:#0093fc12}.coach-landing .case-label-after{color:#fcd34d;border:1px solid rgba(252,192,0,.35);background:#fcc00012}.coach-landing .case-col p{margin:0;color:var(--text-muted);font-size:.9rem}.coach-landing .case-col strong{color:var(--text)}.coach-landing .case-metrics{display:flex;flex-wrap:wrap;gap:12px 36px;justify-content:center;margin:44px 0 0;padding:22px 0;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);font-size:.95rem;color:var(--text);font-weight:600}.coach-landing .hero-badges li,.coach-landing .trust-row li,.coach-landing .case-meta li,.coach-landing .case-metrics .case-metric{display:inline-flex;align-items:center;gap:8px}.coach-landing .hero-badge-ico{color:var(--blue)}.coach-landing .seal-ico{color:var(--text-muted)}.coach-landing .case-meta-ico{color:var(--text-subtle)}.coach-landing .case-metric-ico{color:var(--gold)}.coach-landing .hero-badge-ico svg,.coach-landing .seal-ico svg,.coach-landing .case-meta-ico svg,.coach-landing .case-metric-ico svg{width:16px;height:16px;display:block}.coach-landing .mock-phone{display:inline-flex;align-items:center;gap:5px}.coach-landing .mock-phone svg{width:13px;height:13px}.coach-landing .mock-script-pill svg,.coach-landing .mock-col-title svg{width:14px;height:14px;vertical-align:-2px;color:var(--violet-soft)}.coach-landing .mock-briefing svg{width:14px;height:14px;vertical-align:-2px}.coach-landing .bm-who svg{width:11px;height:11px;vertical-align:-1px}.coach-landing .mock-guardrail .mg-ico{display:inline-grid;place-items:center}.coach-landing .mock-guardrail .mg-ico svg{width:15px;height:15px}.coach-landing .case-quote{max-width:760px;margin:52px auto 0;text-align:center}.coach-landing .case-quote blockquote{margin:0 0 18px;font-size:clamp(1.2rem,2.4vw,1.6rem);font-weight:500;font-style:italic;line-height:1.45;color:var(--text)}.coach-landing .case-quote blockquote .grad-text{font-style:italic}.coach-landing .case-attrib{font-size:.85rem;color:var(--text-subtle)}.coach-landing .case-cta{text-align:center;margin-top:44px}.coach-landing .case-note{text-align:center;margin:26px 0 0;font-size:.74rem;color:var(--text-subtle)}.coach-landing .section-cta{position:relative;overflow:hidden;text-align:center;padding:clamp(110px,16vh,180px) 0}.coach-landing .cta-glow{position:absolute;inset:-20% -10%;z-index:0;background:radial-gradient(ellipse 55% 60% at 50% 45%,rgba(124,58,237,.3),transparent 70%),radial-gradient(ellipse 40% 45% at 68% 60%,rgba(0,147,252,.18),transparent 70%);filter:blur(10px)}.coach-landing .cta-inner{position:relative;z-index:1}.coach-landing .cta-title{font-size:clamp(2rem,4.8vw,3.4rem);font-weight:800;line-height:1.12;letter-spacing:-.02em;margin:0 0 22px;color:var(--text)}.coach-landing .cta-sub{color:var(--text-muted);max-width:620px;margin:0 auto 40px;font-size:1.05rem}.coach-landing .cta-honesty{margin:28px 0 0;font-size:.82rem;color:var(--text-subtle)}.js .coach-landing .reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.js .coach-landing .reveal.visible{opacity:1;transform:none}.coach-landing .steps .reveal:nth-child(2),.coach-landing .benefits .reveal:nth-child(2),.coach-landing .usecases .reveal:nth-child(2),.coach-landing .metrics .reveal:nth-child(2),.coach-landing .case-cols .reveal:nth-child(2){transition-delay:.1s}.coach-landing .steps .reveal:nth-child(3),.coach-landing .benefits .reveal:nth-child(3),.coach-landing .usecases .reveal:nth-child(3),.coach-landing .metrics .reveal:nth-child(3),.coach-landing .case-cols .reveal:nth-child(3){transition-delay:.2s}.coach-landing .benefits .reveal:nth-child(4),.coach-landing .usecases .reveal:nth-child(4),.coach-landing .metrics .reveal:nth-child(4){transition-delay:.3s}.coach-landing .usecases .reveal:nth-child(5){transition-delay:.4s}.coach-landing .usecases .reveal:nth-child(6){transition-delay:.5s}@media(max-width:1000px){.coach-landing .steps,.coach-landing .benefits{grid-template-columns:1fr}.coach-landing .usecases{grid-template-columns:repeat(2,1fr)}.coach-landing .usecases.bento .usecase,.coach-landing .usecases.bento .usecase.is-feature{grid-column:span 6}.coach-landing .metrics{grid-template-columns:repeat(2,1fr)}.coach-landing .case-cols,.coach-landing .mock-body{grid-template-columns:1fr}.coach-landing .mock-coach{border-right:none;border-bottom:1px solid var(--border-soft)}.coach-landing .mock-script-pill{margin-left:0}}@media(max-width:640px){.coach-landing .usecases{grid-template-columns:1fr}.coach-landing .metrics{grid-template-columns:1fr 1fr;gap:14px}.coach-landing .hero{padding-top:70px}.coach-landing .hero-ctas .btn{width:100%}.coach-landing .aurora{filter:blur(70px)}}@media(prefers-reduced-motion:reduce){.js .coach-landing .reveal{opacity:1;transform:none;transition:none}.coach-landing .scroll-hint span,.coach-landing .live-dot,.coach-landing .t-cursor,.coach-landing .chip.chip-hot{animation:none}.coach-landing .aurora,.coach-landing .cursor-aurora,.coach-landing #cl-particles{display:none}}
