@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap");:root{--bg:#0a0a0b;--panel:#131315;--line:#28282b;--text:#f6f5f2;--muted:#9b9b9e;--blue:#6699ff;--lime:#c7ff6b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}.landing{overflow:hidden}.nav{height:78px;display:flex;max-width:1240px;margin:auto;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid #202023}.brand{font-weight:800;letter-spacing:-1.4px;font-size:19px}.brand span{color:var(--blue)}.nav-links{display:flex;gap:28px;color:#c1c0c1}.button,.nav-links{align-items:center;font-size:13px}.button{display:inline-flex;gap:14px;background:var(--blue);color:#08101e;padding:16px 21px;border-radius:4px;font-weight:800;transition:transform .2s,background .2s}.button:hover{background:#8bb1ff;transform:translateY(-2px)}.button span{font-size:19px;line-height:10px}.button-small{padding:11px 15px}.hero{max-width:1240px;min-height:624px;margin:auto;padding:91px 30px 70px;display:grid;grid-template-columns:1.03fr .97fr;position:relative}.hero-copy{z-index:1}.eyebrow{font:11px DM Mono,monospace;letter-spacing:1.2px;color:var(--muted);text-transform:uppercase;margin:0 0 24px}.eyebrow i{display:inline-block;width:7px;height:7px;background:var(--lime);border-radius:50%;margin:0 8px 1px 0}.closing h2,.hero h1{font-size:clamp(48px,6vw,76px);line-height:1.02;letter-spacing:-4px;margin:0;font-weight:700}.closing em,.hero h1 em{font-family:Playfair Display,serif;font-weight:600;color:var(--blue)}.hero-text{color:#bebdc0;font-size:16px;line-height:1.75;max-width:480px;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:17px}.hero-actions p{font-size:11px;color:var(--muted);line-height:1.55}.social-proof{display:flex;align-items:center;gap:13px;margin-top:58px;font-size:12px;color:#aaa9ad}.social-proof strong{color:#f5f5f5}.avatars{display:flex}.avatars b{width:27px;height:27px;border-radius:50%;border:2px solid var(--bg);display:grid;place-items:center;font-size:9px;margin-right:-7px;background:#744e44}.avatars b:nth-child(2){background:#455a84}.avatars b:nth-child(3){background:#785c38}.avatars b:last-child{background:#26272b}.hero-visual{position:relative;min-height:460px}.portrait-placeholder{position:absolute;right:7%;top:0;width:365px;height:464px;border-radius:180px 180px 10px 10px;background:linear-gradient(145deg,#313a51,#121318 48%,#25304b);border:1px solid #464a57;overflow:hidden}.portrait-placeholder:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;top:70px;left:40px;background:radial-gradient(circle at 50% 35%,#d4a68e 0 24%,#2b2023 25% 38%,transparent 39%)}.portrait-label{position:absolute;z-index:1;bottom:27px;width:100%;text-align:center;font:10px DM Mono;letter-spacing:1px;color:#b9c8e7}.portrait-label small{font-size:8px;color:#8690a9}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:225px;height:225px;background:#3457a9;right:-13px;top:71px;opacity:.45}.floating-card,.message-preview{position:absolute;z-index:2;background:#171719;border:1px solid #303034;box-shadow:0 15px 50px #0008;border-radius:4px}.floating-card{top:68px;left:-5px;padding:14px 18px;font-size:10px;color:#bbb;display:flex;align-items:center;gap:7px}.floating-card strong{font:9px DM Mono;color:var(--lime);margin-left:8px}.status-dot{width:6px;height:6px;background:var(--lime);border-radius:50%}.message-preview{right:-9px;bottom:39px;padding:14px 16px;width:225px}.message-preview small{font:9px DM Mono;color:var(--blue);letter-spacing:1px}.message-preview p{font-size:12px;line-height:1.45;margin:6px 0;color:#e6e5e4}.message-preview span{font:9px DM Mono;color:#777}.features{background:#111113;padding:95px max(30px,calc((100vw - 1180px)/2)) 105px}.features h2{font-size:clamp(31px,4vw,50px);letter-spacing:-2.5px;line-height:1.12;margin:0 0 60px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px}.feature-grid article{border-top:1px solid #3a3a3d;padding-top:17px}.feature-grid span{font:11px DM Mono;color:var(--blue)}.feature-grid h3{font-size:18px;margin:30px 0 10px}.feature-grid p{font-size:13px;line-height:1.7;color:var(--muted);max-width:300px}.closing{text-align:center;padding:110px 30px}.closing .eyebrow{margin-bottom:18px}.closing h2{margin-bottom:34px}.closing .button,footer{margin:auto}footer{max-width:1180px;border-top:1px solid #222225;padding:26px 0 31px;display:flex;justify-content:space-between;color:#777;font-size:10px;font-family:DM Mono}@media(max-width:700px){.nav{height:65px;padding:0 20px}.nav-links>a:not(.button){display:none}.nav-links{gap:0}.button-small{font-size:11px;padding:10px 12px}.hero{display:block;padding:64px 23px 45px;min-height:auto}.hero h1{font-size:48px;letter-spacing:-2.8px}.hero-text{font-size:14px;margin:22px 0}.hero-visual{min-height:420px;margin-top:55px}.portrait-placeholder{width:295px;height:380px;right:calc(50% - 147px)}.portrait-placeholder:before{transform:scale(.82);transform-origin:top left;left:36px}.floating-card{left:0;top:37px}.message-preview{right:0;bottom:18px;width:205px}.social-proof{margin-top:38px}.features{padding:70px 23px}.features h2{letter-spacing:-1.5px;margin-bottom:36px}.feature-grid{grid-template-columns:1fr;gap:26px}.feature-grid h3{margin:18px 0 8px}.feature-grid p{margin:0}.closing{padding:80px 23px}.closing h2{font-size:45px;letter-spacing:-2.5px}footer{margin:0 20px;padding:22px 0;gap:10px;flex-wrap:wrap}}.auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px;background:radial-gradient(circle at 68% 42%,#17213b 0,#0a0a0b 38%)}.auth-shell>.brand{position:absolute;top:27px;left:31px}.auth-card{width:min(430px,100%);background:#141416;border:1px solid #313136;padding:37px;border-radius:7px}.auth-card h1{font-size:43px;letter-spacing:-2.5px;line-height:1.04;margin:0}.auth-card>p:not(.eyebrow){font-size:13px;line-height:1.65;color:var(--muted);margin:16px 0 25px}.auth-card form{display:grid;grid-gap:15px;gap:15px}.auth-card label{font-size:11px;font-weight:700;color:#d5d5d6;display:grid;grid-gap:7px;gap:7px}.auth-card input{width:100%;padding:14px;background:#0b0b0c;border:1px solid #39393d;border-radius:4px;color:white;font:14px Manrope}.auth-card .button{border:0;justify-content:center;margin-top:5px}.secure,.signin{font-size:11px!important;text-align:center;color:#858588!important}.secure{margin:21px 0 0}.signin a{color:var(--blue);font-weight:700}.error{color:#ff8686;font-size:11px}.chat-shell{height:100vh;display:flex;background:#0d0d0f}.chat-shell aside{width:236px;padding:25px 17px;border-right:1px solid #29292c;display:flex;justify-content:space-between;flex-direction:column}.new-chat{margin-top:42px;width:100%;background:#202025;border:1px solid #38383c;color:#eee;text-align:left;padding:12px;border-radius:4px;font:12px Manrope}.side-bottom{display:grid;grid-gap:15px;gap:15px;color:#8a8a8d;font:10px DM Mono}.conversation{width:min(760px,100%);margin:auto;height:100%;display:flex;flex-direction:column}.conversation header{display:flex;justify-content:space-between;align-items:center;padding:25px 26px;border-bottom:1px solid #242427}.bubble small,.conversation header small{font:9px DM Mono;letter-spacing:.8px;color:#888}.conversation h2{font-size:15px;margin:4px 0 0}.conversation h2 i{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;margin-left:5px}.conversation header>a{letter-spacing:3px}.messages{flex:1 1;overflow:auto;padding:28px 26px;display:flex;flex-direction:column;gap:18px}.bubble{max-width:78%;padding:13px 15px;border-radius:5px;font-size:13px;line-height:1.65}.bubble p{margin:5px 0 0}.bubble.coach{align-self:flex-start;background:#1b1b1e;border:1px solid #303034}.bubble.user{align-self:flex-end;background:#38599a;color:white}.bubble.user small{color:#c8d7fa}.starter{margin:auto;width:100%;text-align:center}.starter>p{color:#858588;font-size:12px}.starter>div{display:grid;grid-gap:8px;gap:8px;max-width:390px;margin:18px auto}.starter button{background:#18181a;border:1px solid #323237;color:#ddd;border-radius:4px;padding:13px;text-align:left;font:12px Manrope}.starter button span{float:right;color:var(--blue)}.typing{display:flex;gap:4px}.typing span{width:5px;height:5px;background:#aaa;border-radius:50%;animation:bounce 1s infinite}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}@keyframes bounce{50%{transform:translateY(-4px)}}.composer{margin:0 26px;display:flex;background:#18181a;border:1px solid #39393d;border-radius:5px;padding:5px}.composer input{flex:1 1;background:transparent;border:0;outline:0;padding:10px;color:white;font:13px Manrope}.composer button{width:35px;border:0;border-radius:3px;background:var(--blue);font-size:19px}.disclaimer{text-align:center;color:#666;font-size:9px;margin:12px 0 19px}.admin,.settings{max-width:900px;margin:auto;padding:55px 28px}.back{font-size:12px;color:#aaa}.admin .eyebrow,.settings .eyebrow{margin-top:50px}.admin h1,.settings h1{font-size:48px;letter-spacing:-2px}.settings section{border-top:1px solid #343438;padding:21px 0;display:flex;justify-content:space-between;align-items:center}.settings h3{margin:0;font-size:15px}.settings section p{font-size:12px;color:#999}.outline{background:transparent;border:1px solid #555;color:#eee;padding:10px 13px;border-radius:3px;font:11px Manrope}.admin{max-width:1080px}.brand small{font:9px DM Mono;color:#777;margin-left:8px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.admin-table,.metric-grid section{background:#161619;border:1px solid #303034;border-radius:5px;padding:20px}.admin-table p,.metric-grid p,.metric-grid small{font-size:11px;color:#929296;margin:0}.metric-grid strong{display:block;font-size:28px;margin:15px 0 20px}.admin-table{margin-top:18px}.admin-table h2{font-size:16px}@media(max-width:700px){.chat-shell aside{display:none}.conversation header{padding:19px}.messages{padding:22px 16px}.composer{margin:0 16px}.auth-card{padding:27px 22px}.metric-grid{grid-template-columns:repeat(2,1fr)}.settings section{gap:20px}.admin h1,.settings h1{font-size:38px}}.pricing-note{font:10px DM Mono,monospace;color:#a5b6dc;margin:12px 0 0}.hero-actions p strong{color:#eeeeef;font-weight:700}.hero-visual{display:grid;place-items:center}.phone{width:340px;height:495px;border:7px solid #292a2f;border-radius:42px;background:#08090b;box-shadow:0 28px 60px #0009,0 0 0 1px #555;position:relative;overflow:hidden}.phone:before{content:"";position:absolute;z-index:3;left:50%;top:8px;transform:translateX(-50%);height:20px;width:108px;background:#08090b;border-radius:20px}.phone-top{height:62px;display:flex;align-items:center;justify-content:space-between;padding:19px 17px 0;color:#c8c8ca;font:9px DM Mono}.phone-top b{font:12px Manrope;color:#f5f5f6}.phone-top i{display:inline-block;width:5px;height:5px;background:var(--lime);border-radius:50%;margin:0 0 1px 3px}.phone-screen{height:calc(100% - 62px);padding:10px 13px;display:flex;flex-direction:column;gap:9px}.day{margin:2px 0 7px;text-align:center;font:8px DM Mono;color:#737378}.text-bubble{font-size:11px;line-height:1.45;padding:9px 11px;max-width:70%;border-radius:15px}.text-bubble.her{align-self:flex-start;background:#26262b;border-bottom-left-radius:4px}.text-bubble.user{align-self:flex-end;background:#287cf1;border-bottom-right-radius:4px}.coach-label{margin-top:5px;color:#93b5ff;font:8px DM Mono;letter-spacing:.6px}.coach-label i{display:inline-block;width:5px;height:5px;background:var(--lime);border-radius:50%;margin-right:4px}.coach-reply{background:#171a22;border:1px solid #333a4b;border-radius:11px;padding:10px;color:#dfe7fb;font-size:10px;line-height:1.5}.coach-reply strong{color:#fff;font-weight:600}.phone-compose{margin-top:auto;border:1px solid #2f3035;border-radius:16px;padding:8px 9px 8px 13px;color:#777;font-size:9px;display:flex;justify-content:space-between;align-items:center}.phone-compose b{color:#0a0a0b;background:var(--blue);width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:13px}.floating-card{left:-7px;top:55px}.closing-price{font:11px DM Mono;color:#9aa8c5;margin:16px 0 0}@media(max-width:700px){.hero{padding-left:20px;padding-right:20px}.hero-actions{align-items:flex-start;gap:11px}.hero-actions .button{padding:15px 16px}.hero-actions p{margin:3px 0;font-size:10px}.pricing-note{font-size:9px}.hero-visual{min-height:454px;margin-top:38px}.phone{width:min(320px,calc(100vw - 62px));height:465px}.floating-card{left:0;top:22px}.social-proof{margin-top:31px}.closing-price{font-size:10px}}.urgency{display:flex;align-items:center;gap:7px;margin:13px 0 0;color:#c0c0c5;font:10px DM Mono,monospace}.urgency i{width:6px;height:6px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 0 #c7ff6b99;animation:pulse 1.8s infinite}@keyframes pulse{70%{box-shadow:0 0 0 7px transparent}to{box-shadow:0 0 0 0 transparent}}.learn{max-width:1180px;margin:auto;padding:105px 0;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:100px;gap:100px}.faq h2,.learn h2{font-size:clamp(38px,4.7vw,59px);letter-spacing:-3px;line-height:1.05;margin:0 0 20px}.learn h2 em{font-family:Playfair Display;color:var(--blue)}.learn>div>p:last-child{color:#aaa;line-height:1.7;font-size:13px;max-width:300px}.learn ul{list-style:none;margin:0;padding:0;border-top:1px solid #37373b}.learn li{border-bottom:1px solid #303034;padding:19px 0;font-size:15px;font-weight:600;display:flex;gap:14px;align-items:center}.learn li b{color:var(--blue);font-size:18px}.faq{background:#111113;padding:92px max(30px,calc((100vw - 930px)/2)) 100px}.faq h2{margin-bottom:45px}.faq-list{border-top:1px solid #3a3a3e}.faq details{border-bottom:1px solid #343438;padding:19px 0}.faq summary{list-style:none;font-weight:700;font-size:15px;cursor:pointer;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--blue);font-size:20px;font-weight:400;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:670px;font-size:13px;line-height:1.7;color:#aaa;margin:15px 0 2px}.mobile-cta{display:none}@media(max-width:700px){.urgency{margin-top:14px}.learn{display:block;padding:70px 23px}.faq h2,.learn h2{letter-spacing:-2px}.learn>div>p:last-child{margin:0 0 32px}.learn li{font-size:13px;padding:17px 0}.faq{padding:70px 23px 100px}.faq h2{margin-bottom:32px}.faq summary{font-size:13px;line-height:1.45;gap:16px}.faq details p{font-size:12px}.mobile-cta{display:flex;position:fixed;z-index:20;bottom:0;left:0;right:0;height:68px;padding:9px 16px;background:#121215ed;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);border-top:1px solid #333339;justify-content:space-between;align-items:center}.mobile-cta>span{font-size:11px;font-weight:800;line-height:1.2}.mobile-cta small{color:#999;font-size:9px;font-weight:400}.mobile-cta .button{padding:12px 14px;font-size:11px}.landing footer{padding-bottom:91px}}.everything{background:#0d0d0f;padding:105px max(30px,calc((100vw - 1180px)/2))}.everything h2{font-size:clamp(40px,5vw,64px);line-height:1.02;letter-spacing:-3.5px;margin:0}.everything h2 em{font-family:Playfair Display;color:var(--blue)}.section-intro{color:#a7a7aa;font-size:14px;margin:19px 0 47px}.everything-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.everything-grid article{min-height:184px;padding:21px;background:#161619;border:1px solid #2b2b2f;border-radius:5px;transition:border-color .2s,transform .2s}.everything-grid article:hover{border-color:#547bc9;transform:translateY(-3px)}.everything-grid article>b{font:10px DM Mono;color:var(--blue)}.everything-grid h3{font-size:16px;margin:26px 0 9px}.everything-grid p{font-size:12px;line-height:1.65;color:#999;margin:0}.real-coaching{max-width:1180px;margin:auto;padding:105px 0;display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:90px;gap:90px}.real-coaching h2{font-size:clamp(37px,4vw,55px);line-height:1.05;letter-spacing:-3px;margin:0}.coaching-intro>p:last-child{font-size:13px;color:#9d9da1;line-height:1.7;max-width:270px;margin-top:21px}.coaching-chats{display:grid;grid-gap:14px;gap:14px}.coaching-chats article{background:#151518;border:1px solid #303035;border-radius:7px;padding:17px;display:grid;grid-gap:12px;gap:12px}.sample-user{justify-self:end;background:#3860a8;border-radius:15px 15px 4px 15px;max-width:75%;padding:10px 12px;font-size:12px}.sample-coach{background:#1c1c20;border:1px solid #34343a;border-radius:5px;padding:12px 13px}.sample-coach small{font:9px DM Mono;letter-spacing:.8px;color:#9cbfff}.sample-coach small i{width:5px;height:5px;display:inline-block;background:var(--lime);border-radius:50%;margin-right:4px}.sample-coach p{font-size:12px;line-height:1.6;margin:7px 0 0;color:#e1e1e3}@media(max-width:700px){.everything{padding:70px 23px}.everything h2{letter-spacing:-2.4px}.section-intro{font-size:13px;margin:15px 0 30px}.everything-grid{grid-template-columns:1fr 1fr;gap:8px}.everything-grid article{min-height:185px;padding:15px}.everything-grid h3{font-size:14px;margin:21px 0 7px}.everything-grid p{font-size:11px;line-height:1.55}.real-coaching{display:block;padding:70px 23px}.real-coaching h2{letter-spacing:-2px}.coaching-intro>p:last-child{margin-bottom:32px}.coaching-chats article{padding:13px}.sample-coach p,.sample-user{font-size:11px}}.coach-app{height:100dvh;background:#09090b;overflow:hidden}.coach-app,.coach-sidebar{display:flex;position:relative}.coach-sidebar{width:286px;flex:0 0 286px;background:#101012;border-right:1px solid #25252a;flex-direction:column;z-index:30}.coach-sidebar-top{padding:25px 18px 17px}.sidebar-brand-row{display:flex;align-items:center;justify-content:space-between}.mobile-close{display:none}.new-conversation{width:100%;margin-top:30px;padding:13px 14px;border:1px solid #36363c;background:#1b1b1f;color:#f1f1f3;border-radius:7px;text-align:left;font:700 12px Manrope;cursor:pointer}.new-conversation span{color:var(--blue);font-size:18px;margin-right:7px}.conversation-list{flex:1 1;overflow:auto;padding:4px 10px 14px}.conversation-list>p{font:9px DM Mono;letter-spacing:1.1px;color:#68686e;margin:12px 9px}.conversation-row{display:flex;align-items:center;border-radius:7px;margin:3px 0;border:1px solid transparent}.conversation-row.active,.conversation-row:hover{background:#19191d;border-color:#29292e}.conversation-row>button:first-child{min-width:0;flex:1 1;padding:10px 8px;background:none;border:0;color:#ddd;text-align:left;cursor:pointer}.conversation-row span,.conversation-row strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-row strong{font-size:11px;font-weight:700}.conversation-row span{font-size:9px;color:#77777e;margin-top:4px}.delete-conversation{opacity:0;background:none;border:0;color:#777;font-size:17px;padding:10px 8px;cursor:pointer}.conversation-row:hover .delete-conversation{opacity:1}.empty-history{font-size:10px;line-height:1.6;color:#64646a;padding:16px 9px}.coach-account{border-top:1px solid #27272c;padding:18px;display:flex;gap:10px;align-items:flex-start}.coach-account .online-dot{width:7px;height:7px;background:var(--lime);border-radius:50%;margin-top:4px;box-shadow:0 0 12px #c7ff6b77}.coach-account div{display:grid;grid-gap:4px;gap:4px}.coach-account strong{font-size:10px}.coach-account a{font-size:9px;color:#777}.coach-main{min-width:0;flex:1 1;display:flex;flex-direction:column;position:relative;background:radial-gradient(circle at 50% 30%,#111729 0,transparent 38%)}.coach-header{height:74px;flex:0 0 74px;padding:0 28px;border-bottom:1px solid #242429;display:flex;align-items:center;justify-content:space-between;background:#0d0d0fcc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:4}.coach-header small{font:8px DM Mono;letter-spacing:1px;color:#74747b}.coach-header h1{font-size:14px;margin:4px 0 0;letter-spacing:-.2px}.coach-online{font:9px DM Mono;color:#8a8a90;display:flex;align-items:center;gap:7px}.coach-online span{width:6px;height:6px;border-radius:50%;background:var(--lime)}.mobile-menu{display:none}.coach-messages{flex:1 1;overflow-y:auto;padding:32px max(24px,calc((100% - 780px)/2)) 24px;scrollbar-width:thin;scrollbar-color:#333 transparent}.coach-welcome{max-width:720px;margin:clamp(20px,7vh,80px) auto 0;text-align:center}.coach-mark{width:49px;height:49px;display:grid;place-items:center;margin:0 auto 19px;border:1px solid #44516a;background:linear-gradient(145deg,#1e2e52,#10131b);border-radius:15px;color:#9ab9ff;font:800 21px Manrope;box-shadow:0 12px 40px #0008}.coach-welcome .eyebrow{margin-bottom:13px}.coach-welcome h2{font-size:clamp(36px,5vw,56px);letter-spacing:-3px;margin:0}.welcome-copy{font-size:13px;line-height:1.7;color:#96969d;max-width:500px;margin:16px auto 24px}.screenshot-cta{width:min(460px,100%);margin:auto;padding:14px 15px;border:1px solid #3f4d69;background:#151a26;color:#eef3ff;border-radius:9px;display:flex;align-items:center;gap:13px;text-align:left;cursor:pointer;transition:border-color .2s,transform .2s}.screenshot-cta:hover{border-color:#7298e4;transform:translateY(-2px)}.attach-button svg,.drop-screen svg,.screenshot-cta svg{width:22px;height:22px;fill:none;stroke:var(--blue);stroke-width:1.7}.screenshot-cta>span{display:grid;grid-gap:2px;gap:2px;flex:1 1}.screenshot-cta strong{font-size:12px}.screenshot-cta small{font-size:9px;color:#7f8694}.screenshot-cta b{color:var(--blue);font-size:20px}.starter-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:20px}.starter-grid button{min-height:108px;background:#141417;border:1px solid #2d2d32;border-radius:8px;color:#ddd;text-align:left;padding:14px;display:flex;flex-direction:column;cursor:pointer;transition:border-color .2s}.starter-grid button:hover{border-color:#4d6596}.starter-grid small{font:8px DM Mono;text-transform:uppercase;color:#789eea;letter-spacing:.6px}.starter-grid strong{font-size:11px;line-height:1.4;margin-top:14px}.starter-grid span{color:var(--blue);margin-top:auto}.coach-message{display:flex;gap:12px;margin:0 auto 24px;max-width:780px}.coach-message.user{flex-direction:row-reverse}.message-avatar{width:31px;height:31px;flex:0 0 31px;border-radius:9px;display:grid;place-items:center;background:#18233c;border:1px solid #334367;color:#9bb9fb;font:800 12px Manrope}.coach-message.user .message-avatar{background:#252529;border-color:#39393f;color:#999;font-size:7px}.message-body{max-width:min(650px,82%);background:#17171a;border:1px solid #2e2e33;border-radius:5px 14px 14px 14px;padding:13px 15px;position:relative}.coach-message.user .message-body{background:#3866b7;border-color:#4b78c7;border-radius:14px 5px 14px 14px}.message-body>small{font:8px DM Mono;letter-spacing:.8px;color:#84a9f4}.coach-message.user .message-body>small{color:#d5e2ff}.message-body p{white-space:pre-wrap;font-size:13px;line-height:1.65;margin:6px 0 0;color:#ededee}.message-images{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0}.message-images img{display:block;max-width:min(300px,100%);max-height:360px;border-radius:8px;border:1px solid #ffffff22;object-fit:cover}.copy-reply{margin-top:10px;padding:0;background:none;border:0;color:#72727a;font:9px DM Mono;cursor:pointer}.copy-reply:hover{color:#9fbcf8}.thinking{display:flex;align-items:center;gap:4px;padding:17px}.thinking small{margin-right:7px}.thinking span{width:5px;height:5px;background:#8da9df;border-radius:50%;animation:bounce 1s infinite}.thinking span:nth-of-type(2){animation-delay:.15s}.thinking span:nth-of-type(3){animation-delay:.3s}.coach-composer-wrap{flex:0 0 auto;padding:8px max(24px,calc((100% - 780px)/2)) 14px;background:linear-gradient(transparent,#09090b 17%)}.chat-error{max-width:780px;margin:0 auto 7px;background:#32191d;border:1px solid #67323a;color:#ffb7bf;border-radius:7px;padding:9px 12px;font-size:10px}.pending-images{max-width:780px;margin:0 auto 8px;display:flex;gap:8px}.pending-images>div{position:relative}.pending-images img{width:65px;height:65px;object-fit:cover;border-radius:7px;border:1px solid #4a4a51}.pending-images button{position:absolute;right:-5px;top:-5px;width:19px;height:19px;border-radius:50%;border:1px solid #555;background:#18181b;color:#eee;cursor:pointer}.coach-composer{max-width:780px;margin:auto;min-height:58px;border:1px solid #3a3a40;background:#17171acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;padding:8px;display:flex;align-items:flex-end;gap:7px;box-shadow:0 12px 50px #0007}.coach-composer:focus-within{border-color:#5776b8}.coach-composer textarea{min-height:40px;max-height:130px;resize:none;flex:1 1;border:0;outline:0;background:transparent;color:#f3f3f4;padding:11px 4px;font:12px/1.45 Manrope}.coach-composer textarea::placeholder{color:#65656c}.attach-button,.send-button{width:40px;height:40px;flex:0 0 40px;border:0;border-radius:8px;display:grid;place-items:center;cursor:pointer}.attach-button{background:#222228}.attach-button:hover{background:#2a2a31}.attach-button svg{width:19px;height:19px;stroke:#a2a2aa}.send-button{background:var(--blue);color:#07101f;font-size:20px;font-weight:800}.send-button:disabled{background:#292930;color:#666;cursor:not-allowed}.hidden-file-input{display:none}.coach-privacy{text-align:center;color:#55555b;font-size:8px;margin:9px 0 0}.drop-screen{position:fixed;z-index:100;inset:18px;border:2px dashed #749df0;border-radius:18px;background:#0b0d13ed;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.drop-screen svg{width:42px;height:42px}.drop-screen strong{font-size:22px;margin-top:16px}.drop-screen span{font-size:12px;color:#999;margin-top:7px}.upgrade-modal{position:fixed;z-index:120;inset:0;background:#000b;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);display:grid;place-items:center;padding:22px}.upgrade-modal>div{width:min(430px,100%);background:#151519;border:1px solid #393942;border-radius:10px;padding:32px}.upgrade-modal h2{font-size:34px;line-height:1.05;letter-spacing:-1.8px;margin:0}.upgrade-modal>div>p:not(.eyebrow){font-size:12px;line-height:1.65;color:#999;margin:15px 0 22px}.upgrade-modal .button{justify-content:center;width:100%}.modal-login{display:block;text-align:center;font-size:10px;color:#888;margin-top:15px}.sidebar-scrim{display:none}@media(max-width:760px){.coach-sidebar{position:fixed;inset:0 auto 0 0;width:min(310px,88vw);transform:translateX(-102%);transition:transform .22s ease;box-shadow:25px 0 70px #000}.coach-sidebar.open{transform:translateX(0)}.mobile-close{display:block;background:none;border:0;color:#aaa;font-size:25px}.sidebar-scrim{display:block;position:fixed;z-index:25;inset:0;background:#0008;border:0}.mobile-menu{display:grid;width:34px;height:34px;place-items:center;border:1px solid #313137;background:#17171a;border-radius:7px;margin-right:10px}.mobile-menu svg{width:18px;fill:none;stroke:#bbb;stroke-width:1.7}.coach-header{height:65px;flex-basis:65px;padding:0 14px;justify-content:flex-start}.coach-header>div:nth-child(2){min-width:0}.coach-header h1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.coach-online{margin-left:auto;font-size:0}.coach-online span{width:7px;height:7px}.coach-messages{padding:22px 14px 18px}.coach-welcome{margin-top:18px}.coach-welcome h2{font-size:39px;letter-spacing:-2.2px}.welcome-copy{font-size:12px;margin-bottom:20px}.starter-grid{grid-template-columns:1fr}.starter-grid button{min-height:72px}.starter-grid strong{margin-top:9px}.message-body{max-width:84%;padding:11px 12px}.message-body p{font-size:12px}.message-avatar{width:28px;height:28px;flex-basis:28px}.coach-message{gap:8px;margin-bottom:18px}.coach-composer-wrap{padding:6px 10px max(10px,env(safe-area-inset-bottom))}.coach-composer{min-height:55px}.coach-composer textarea{font-size:12px}.coach-privacy{display:none}.drop-screen{inset:9px}.upgrade-modal>div{padding:26px 22px}.upgrade-modal h2{font-size:30px}}.admin-top{display:flex;align-items:center;justify-content:space-between}.admin-top>a{font-size:11px;color:#999}.metric-grid-five{grid-template-columns:repeat(5,1fr)}.member-table{display:grid;margin-top:16px}.member-table>div{display:grid;grid-template-columns:1fr 100px 100px;align-items:center;grid-gap:16px;gap:16px;border-top:1px solid #2c2c31;padding:12px 0;font-size:11px}.member-table time{text-align:right;color:#777}.member-status{font:8px DM Mono;text-transform:uppercase;color:#999}.member-status.active,.member-status.trialing{color:var(--lime)}@media(max-width:900px){.metric-grid-five{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.member-table>div{grid-template-columns:1fr auto}.member-table time{display:none}}.voice-button{width:40px;height:40px;flex:0 0 40px;border:0;border-radius:8px;display:grid;place-items:center;cursor:pointer;background:#222228;color:#aaa;transition:background .18s,color .18s,transform .18s}.voice-button:hover{background:#2a2a31;color:#d8d8dc}.voice-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.voice-button.is-recording{background:#d83c4b;color:white;animation:voice-button-pulse 1.35s ease-in-out infinite}.voice-button:disabled{opacity:.45;cursor:not-allowed}.voice-status{max-width:780px;min-height:38px;margin:0 auto 7px;padding:8px 11px;border:1px solid #31333a;border-radius:8px;background:#17181dcc;color:#c8c9ce;display:flex;align-items:center;gap:9px;font-size:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.voice-status.is-recording{border-color:#68323a;background:#271417e8;color:#ffdce0}.voice-status strong{font-size:10px}.voice-status time{font:9px DM Mono;color:#ff9aa5;margin-left:auto}.voice-status button{border:0;background:transparent;color:#ffb5bd;font:8px DM Mono;text-transform:uppercase;letter-spacing:.4px;cursor:pointer;padding:4px}.voice-live-dot{width:8px;height:8px;border-radius:50%;background:#ff5262;box-shadow:0 0 0 4px #ff52621c}.voice-wave{height:18px;display:flex;align-items:center;gap:2px}.voice-wave i{display:block;width:2px;height:6px;background:#ff8792;border-radius:2px;animation:voice-wave 1s ease-in-out infinite}.voice-wave i:nth-child(2){animation-delay:.12s}.voice-wave i:nth-child(3){animation-delay:.24s}.voice-wave i:nth-child(4){animation-delay:.36s}.voice-wave i:nth-child(5){animation-delay:.48s}.voice-spinner{width:13px;height:13px;border-radius:50%;border:2px solid #4e5360;border-top-color:#8eb1ff;animation:voice-spin .75s linear infinite}@keyframes voice-wave{0%,to{height:5px;opacity:.55}50%{height:16px;opacity:1}}@keyframes voice-spin{to{transform:rotate(1turn)}}@keyframes voice-button-pulse{50%{box-shadow:0 0 0 6px #d83c4b22;transform:scale(.97)}}.coach-composer textarea{min-width:0;scrollbar-width:none}.coach-composer textarea::-webkit-scrollbar{display:none}@media(max-width:760px){.coach-composer{gap:5px}.attach-button,.send-button,.voice-button{width:38px;height:38px;flex-basis:38px}.voice-status{margin-bottom:6px}.voice-status button{display:none}}