@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#070a0f;--lime:#d6aa45;--cream:#f5f7fa;--muted:#667080;--line:#d8dde5;--navy:#0a1d37}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1240px;height:78px;margin:auto;padding:0 28px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-family:Space Grotesk;font-size:20px;font-weight:700;display:flex}.brand-mark{background:var(--navy);width:32px;height:32px;color:var(--lime);border-radius:50%;place-items:center;font-size:16px;display:grid;transform:rotate(-8deg)}.nav-links{color:#565a53;gap:34px;font-size:14px;display:flex}.nav-links a:hover{color:var(--ink)}.nav-cta{background:var(--navy);color:#fff;box-shadow:inset 0 -2px 0 var(--lime);border-radius:4px;padding:11px 19px;font-size:14px;font-weight:600}.hero{grid-template-columns:1.03fr .97fr;align-items:center;gap:50px;max-width:1240px;min-height:660px;margin:auto;padding:76px 28px 58px;display:grid;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:9px;font-size:11px;font-weight:700;display:flex}.eyebrow span{background:var(--ink);width:21px;height:2px}h1,h2,h3{letter-spacing:-.055em;margin:0;font-family:Space Grotesk}h1{font-size:clamp(58px,7vw,94px);line-height:.91}h1 em,h2 em{color:#0000;-webkit-text-stroke:1.5px var(--ink);font-style:normal}.hero-text{color:#50544e;max-width:555px;margin:30px 0;font-size:18px;line-height:1.65}.service-modes{flex-wrap:wrap;gap:9px;margin:-12px 0 24px;display:flex}.service-modes span{color:#303b49;letter-spacing:.03em;text-transform:uppercase;background:#ffffff90;border:1px solid #c9ced7;align-items:center;gap:8px;padding:8px 11px;font-size:10px;font-weight:700;display:flex}.service-modes i{color:#a67b20;font-size:8px;font-style:normal}.hero-actions{gap:12px;display:flex}.button{border:1px solid var(--ink);border-radius:3px;padding:15px 21px;font-size:14px;font-weight:700}.button.primary{background:var(--lime);gap:30px;display:flex}.button.secondary{background:0 0}.trust-line{align-items:center;gap:15px;margin-top:38px;display:flex}.trust-line p{color:var(--muted);font-size:12px;line-height:1.45}.trust-line strong{color:var(--ink)}.avatars{display:flex}.avatars i{border:2px solid var(--cream);background:#d5d8cd;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-6px;font-size:9px;font-style:normal;font-weight:700;display:grid}.avatars i:first-child{background:var(--ink);color:var(--lime);margin-left:0}.hero-visual{place-items:center;min-height:510px;display:grid;position:relative}.hero-visual:before{content:"";background:var(--navy);border-radius:50%;width:390px;height:390px;position:absolute;box-shadow:0 28px 80px #06122545,inset 0 0 0 2px #d6aa4545}.orbit{border:1px solid #80857b66;border-radius:50%;position:absolute}.orbit-one{width:480px;height:480px}.orbit-two{width:590px;height:350px;transform:rotate(32deg)}.core{z-index:2;background:var(--lime);width:235px;height:235px;color:var(--ink);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:0 25px 60px #050a1245,inset 0 0 0 1px #f1d99b}.core span,.core small{text-transform:uppercase;letter-spacing:.14em;color:#4c3a12;font-size:10px}.core strong{letter-spacing:-.07em;font-family:Space Grotesk;font-size:57px}.float-card{z-index:3;background:#faf9f3;border:1px solid #fff;align-items:center;gap:13px;min-width:185px;padding:15px;display:flex;position:absolute;box-shadow:0 18px 50px #30352c24}.float-card strong,.float-card small{display:block}.float-card strong{font-family:Space Grotesk;font-size:26px}.float-card small{color:var(--muted);font-size:10px}.card-icon{background:var(--ink);width:37px;height:37px;color:var(--lime);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.trainer-card{top:68px;left:5px}.member-card{bottom:80px;right:0}.pulse-dot{z-index:3;background:var(--ink);border:3px solid var(--lime);border-radius:50%;width:13px;height:13px;position:absolute}.dot-one{top:15%;right:14%}.dot-two{bottom:18%;left:10%}.proof{background:var(--navy);color:#fff;align-items:center;gap:70px;padding:30px max(28px,50% - 592px);display:flex}.proof>p{color:#aeb3a8;text-transform:uppercase;letter-spacing:.12em;width:180px;font-size:12px}.proof-grid{flex:1;grid-template-columns:repeat(3,1fr);display:grid}.proof-grid div{border-left:1px solid #383c36;padding-left:36px}.proof-grid strong{color:var(--lime);font-family:Space Grotesk;font-size:31px;display:block}.proof-grid span{color:#b9bdb5;font-size:11px}.how{max-width:1184px;margin:auto;padding:115px 0}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:55px;display:flex}.section-heading h2,.founders h2,.signup h2{font-size:clamp(40px,5vw,64px);line-height:1}.feature-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.feature-grid article{border-right:1px solid var(--line);padding:35px 35px 38px 0;position:relative}.feature-grid article+article{padding-left:35px}.feature-grid article:last-child{border-right:0}.feature-grid b{color:var(--muted);font-size:10px}.feature-icon{float:right;font-size:29px}.feature-grid h3{margin:48px 0 15px;font-size:24px}.feature-grid p{max-width:300px;color:var(--muted);margin:0;font-size:14px;line-height:1.6}.founders{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:90px max(28px,50% - 592px);display:grid}.founders h2 em{-webkit-text-stroke-color:var(--lime)}.founders .eyebrow span{background:var(--lime)}.founders>div>p:not(.eyebrow){color:#b8c2cf}.founder-badge-note{align-items:center;gap:12px;margin-top:25px;display:flex}.founder-badge{color:var(--navy);background:var(--lime);letter-spacing:.12em;border:1px solid #f0d694;padding:8px 11px;font-family:Space Grotesk;font-size:10px;font-weight:700;display:inline-block;box-shadow:4px 4px #050b14}.founder-badge-note small{color:#99a6b7;font-size:10px}.founders>div>p:last-child{max-width:510px;line-height:1.65}.progress-panel{color:#fff;background:#050b14;border:1px solid #d6aa4542;padding:35px;box-shadow:16px 16px #d6aa451f}.progress-item{margin-bottom:28px}.progress-item>div:first-child{justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.progress-item span{color:#aeb3a8}.bar{background:#383d35;height:7px;overflow:hidden}.bar i{background:var(--lime);min-width:2px;height:100%;transition:width .7s;display:block}.progress-panel>small{color:#858b80;font-size:10px}.signup{grid-template-columns:1fr 480px;gap:100px;max-width:1184px;margin:auto;padding:115px 0;display:grid}.signup-copy>p:not(.eyebrow){max-width:460px;color:var(--muted);line-height:1.7}.signup-copy ul{margin-top:35px;padding:0;list-style:none}.signup-copy li{padding:9px 0;font-size:13px}.signup-copy li:before{content:"✓";color:#9b741d;margin-right:11px;font-weight:700}.signup-form{border:1px solid var(--line);box-shadow:10px 10px 0 var(--ink);background:#fff;padding:28px}.role-switch{background:#eceee7;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:4px;display:grid}.role-switch button{cursor:pointer;background:0 0;border:0;padding:11px;font-size:13px;font-weight:700}.role-switch button.active{background:var(--ink);color:var(--lime)}.signup-form label{margin:14px 0;font-size:11px;font-weight:700;display:block}.signup-form input,.signup-form textarea{background:#fbfbf8;border:1px solid #cfd2ca;border-radius:0;outline:none;width:100%;margin-top:7px;padding:12px 13px}.signup-form textarea{resize:vertical;min-height:76px}.sensitive-note{color:#7b6650;margin:-6px 0 13px;font-size:9px;line-height:1.45}.consent-group{background:#f5f7fa;border:1px solid #d8dde5;margin:16px 0;padding:13px}.signup-form .consent-row{color:#56606d;grid-template-columns:17px 1fr;align-items:start;gap:9px;margin:0;padding:8px 0;font-weight:400;line-height:1.45;display:grid}.signup-form .consent-row+.consent-row{border-top:1px solid #e1e5eb}.signup-form .consent-row input{width:15px;height:15px;accent-color:var(--navy);margin:1px 0 0}.consent-row a{color:#173d68;text-underline-offset:2px;font-weight:700;text-decoration:underline}.consent-row em{color:#876413;font-style:normal;font-weight:700}.signup-form input:focus,.signup-form textarea:focus{border-color:var(--navy);box-shadow:0 0 0 2px #d6aa4555}.submit{background:var(--lime);cursor:pointer;border:0;justify-content:space-between;width:100%;margin-top:8px;padding:15px;font-weight:700;display:flex}.submit:disabled{opacity:.6;cursor:wait}.signup-form>small{color:#898d85;text-align:center;margin-top:13px;font-size:9px;display:block}.form-message{padding:10px;font-size:12px;line-height:1.5}.form-message.success{color:#60460d;background:#f9f1dc}.form-message.error{color:#8e2d1c;background:#fff0ec}footer{border-top:1px solid var(--line);max-width:1184px;color:var(--muted);justify-content:space-between;align-items:center;margin:auto;padding:32px 0 45px;font-size:11px;display:flex}footer .brand{color:var(--ink)}.footer-links{align-items:center;gap:20px;display:flex}.footer-links a{color:#294f78;text-underline-offset:3px;text-decoration:underline}@media (width<=900px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{min-height:450px}.proof{display:block}.proof>p{width:auto}.how,.signup,footer{margin-left:24px;margin-right:24px}.founders,.signup{grid-template-columns:1fr;gap:50px}.signup{padding:85px 0}.section-heading{display:block}.section-heading .eyebrow{margin-bottom:20px}}@media (width<=600px){.nav{padding:0 18px}.nav-cta{padding:9px 12px}.hero{padding:45px 20px}.hero-text{font-size:16px}.hero-actions{flex-direction:column}.button{text-align:center;justify-content:center!important}.hero-visual{min-height:390px;margin:-25px;transform:scale(.82)}.proof-grid,.feature-grid{grid-template-columns:1fr}.proof-grid div{border-top:1px solid #383c36;border-left:0;padding:18px 0}.how{padding:80px 0}.feature-grid article,.feature-grid article+article{border-right:0;border-bottom:1px solid var(--line);padding:28px 0}.founders{padding-top:75px;padding-bottom:75px}.signup-form{box-shadow:6px 6px 0 var(--ink);padding:20px}footer{flex-direction:column;align-items:flex-start;gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.admin{background:#f5f7fa;min-height:100vh}.admin-header{background:var(--navy);color:#fff;border-bottom:1px solid #d6aa4540;justify-content:space-between;align-items:center;height:78px;padding:0 max(28px,50% - 620px);display:flex}.admin-header>div{align-items:center;gap:24px;font-size:12px;display:flex}.admin-header>div span{color:var(--lime);text-transform:uppercase;letter-spacing:.12em;font-weight:700}.admin-header>div a{color:#aeb9c8}.admin-intro{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1184px;margin:auto;padding:72px 0 42px;display:flex}.admin-intro h1{font-size:64px}.admin-intro>div>p:last-child{color:var(--muted);margin-bottom:0}.export-button{background:var(--lime);color:var(--ink);box-shadow:5px 5px 0 var(--navy);border:1px solid #b78a26;align-items:center;gap:35px;padding:14px 17px;font-size:13px;font-weight:700;display:flex}.admin-stats{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1184px;margin:auto;display:grid}.admin-stats article{border:1px solid var(--line);background:#fff;padding:25px}.admin-stats span,.admin-stats small{color:var(--muted);font-size:11px;display:block}.admin-stats strong{color:var(--navy);margin:8px 0 2px;font-family:Space Grotesk;font-size:40px;display:block}.admin-table-wrap{border:1px solid var(--line);background:#fff;max-width:1184px;margin:24px auto 80px}.table-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:25px;display:flex}.table-heading h2{font-size:22px}.table-heading p,.table-heading>span{color:var(--muted);margin:4px 0 0;font-size:11px}.table-heading>span{background:#eef1f5;padding:7px 10px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:920px}th{text-align:left;color:#77808e;text-transform:uppercase;letter-spacing:.08em;background:#f5f7fa;padding:12px 18px;font-size:9px}td{color:#4c5664;vertical-align:top;border-top:1px solid #e8ebf0;padding:17px 18px;font-size:12px}td strong{color:var(--ink)}td a{color:#345982;text-underline-offset:3px;text-decoration:underline}.role-badge{white-space:nowrap;padding:6px 8px;font-size:9px;font-weight:700;display:inline-block}.role-badge.trainer{background:var(--navy);color:var(--lime)}.role-badge.member{color:#334153;background:#edf1f5}.consent-badge{padding:5px 8px;font-size:9px;font-weight:700;display:inline-block}.consent-badge.yes{color:#72520d;background:#f5ebd1}.consent-badge.no{color:#6c7480;background:#eef1f5}.note-cell{max-width:260px;line-height:1.45}.empty-state{text-align:center;color:var(--muted);padding:70px 25px}.empty-state strong{color:var(--navy);font-family:Space Grotesk;font-size:22px}.admin-footer{border-top:1px solid var(--line);max-width:1184px;color:var(--muted);margin:0 auto;padding:25px 0 50px;font-size:10px}@media (width<=900px){.admin-intro,.admin-stats,.admin-table-wrap,.admin-footer{margin-left:22px;margin-right:22px}.admin-intro{flex-direction:column;align-items:flex-start}.admin-stats{grid-template-columns:1fr}}@media (width<=600px){.admin-header{padding:0 18px}.admin-header>div span{display:none}.admin-intro{padding-top:50px}.admin-intro h1{font-size:48px}.export-button{justify-content:space-between;width:100%}.admin-stats{gap:8px}}.legal-page{background:#f5f7fa;min-height:100vh}.legal-nav{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 max(28px,50% - 520px);display:flex}.legal-nav>a:last-child{color:#c3cad4;font-size:12px}.legal-document{max-width:800px;margin:0 auto;padding:80px 28px 55px}.legal-document h1{margin:18px 0 25px;font-size:clamp(46px,7vw,72px);line-height:.98}.legal-lead{color:#4e5967;border-bottom:1px solid var(--line);padding-bottom:28px;font-size:18px;line-height:1.7}.legal-document section{border-bottom:1px solid var(--line);padding:26px 0}.legal-document h2{letter-spacing:-.03em;font-size:21px}.legal-document section p{color:#56606d;font-size:14px;line-height:1.75}.legal-document section a{color:#1f4c7c;text-underline-offset:3px;text-decoration:underline}.legal-document aside{background:var(--navy);color:#fff;border-left:5px solid var(--lime);margin-top:38px;padding:25px}.legal-document aside p{color:#bdc6d2;margin-bottom:0;line-height:1.65}.legal-footer{border-top:1px solid var(--line);max-width:800px;color:var(--muted);margin:0 auto;padding:30px 28px 50px;font-size:10px}:root{--pt-bg:#050910;--pt-panel:#0d1622;--pt-panel2:#121f2f;--pt-gold:#d5ae56;--pt-gold2:#f0d58e;--pt-text:#f7f7f4;--pt-muted:#94a0af;--pt-line:#ffffff1a}*{box-sizing:border-box}button,input{font:inherit}button{cursor:pointer}.prototype-shell{background:radial-gradient(circle at 76% 10%,#22456957,transparent 30%),var(--pt-bg);min-height:100vh;color:var(--pt-text);font-family:Arial,Helvetica,sans-serif}.prototype-topbar{border-bottom:1px solid var(--pt-line);z-index:10;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(22px,5vw,74px);display:flex;position:relative}.brand{color:#fff;letter-spacing:-1px;background:0 0;border:0;font-size:25px;font-weight:800}.brand span{color:var(--pt-gold)}.demo-pill{text-transform:uppercase;letter-spacing:1.4px;color:#c9d1da;border:1px solid var(--pt-line);background:#ffffff0d;border-radius:99px;padding:9px 14px;font-size:12px}.demo-pill i{background:#52d69a;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.exit-link{color:#abb6c3;background:0 0;border:0;font-size:14px}.exit-link:hover{color:#fff}.welcome-screen{grid-template-columns:minmax(0,1.05fr) minmax(310px,.72fr);align-items:center;gap:8vw;max-width:1180px;min-height:calc(100vh - 76px);margin:auto;padding:65px 38px;display:grid}.welcome-copy{max-width:690px}.brand-kicker,.question-eyebrow{color:var(--pt-gold);text-transform:uppercase;letter-spacing:2.4px;margin-bottom:18px;font-size:12px;font-weight:800;display:block}.welcome-copy h1{letter-spacing:-4px;margin:0 0 24px;font-size:clamp(45px,6vw,78px);line-height:1.02}.welcome-copy h1 em{color:var(--pt-gold2);font-style:normal}.welcome-copy>p{color:#aab4c1;max-width:630px;margin-bottom:32px;font-size:18px;line-height:1.7}.gold-button{background:linear-gradient(135deg,var(--pt-gold2),#bd8e32);color:#0a0d12;border:0;border-radius:8px;padding:16px 22px;font-weight:800;box-shadow:0 12px 35px #ca9f462e}.gold-button span{margin-left:20px}.gold-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.gold-button:disabled{opacity:.35;cursor:not-allowed;transform:none}.text-button{color:#c6cfda;text-underline-offset:4px;background:0 0;border:0;padding:16px 20px;text-decoration:underline}.trust-row{border-top:1px solid var(--pt-line);color:#7f8c9b;gap:25px;margin-top:42px;padding-top:22px;font-size:12px;display:flex}.trust-row b{color:#e8edf3}.phone-preview{background:linear-gradient(160deg,#101d2b,#070b12);border:1px solid #ffffff29;border-radius:42px;justify-self:center;width:min(360px,100%);height:650px;padding:24px 18px;position:relative;transform:rotate(2deg);box-shadow:0 45px 90px #0000008c,inset 0 0 0 6px #080b10}.phone-speaker{background:#030508;border-radius:0 0 14px 14px;width:92px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.preview-head{color:#8190a0;justify-content:space-between;align-items:center;padding:12px 8px 22px;font-size:11px;display:flex}.preview-head b{color:#fff;font-size:15px}.preview-head i{color:#d5ae56}.preview-hero{background:radial-gradient(circle at 70% 30%,#daaf534d,#0000 35%),linear-gradient(150deg,#132b41,#080c13);border-radius:23px;flex-direction:column;justify-content:flex-end;height:285px;padding:32px 24px;display:flex}.preview-hero small{color:var(--pt-gold);letter-spacing:2px}.preview-hero h2{margin:12px 0;font-size:27px;line-height:1.05}.mini-card{border:1px solid var(--pt-line);background:#131e2b;border-radius:14px;align-items:center;gap:11px;margin-top:13px;padding:12px;display:flex}.mini-card.muted{opacity:.65}.mini-avatar{background:#1f4b71;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.mini-avatar.alt{background:#695522}.mini-card span:nth-child(2){flex-direction:column;flex:1;display:flex}.mini-card small{color:#768494;margin-top:4px}.mini-card strong{color:#72d7a7;font-size:12px}.preview-nav{border-top:1px solid var(--pt-line);color:#687688;justify-content:space-around;padding-top:18px;display:flex;position:absolute;bottom:20px;left:18px;right:18px}.preview-nav b{color:var(--pt-gold)}.match-screen{max-width:780px;min-height:calc(100vh - 76px);margin:auto;padding:32px 25px 80px}.match-header{color:#8794a3;text-transform:uppercase;letter-spacing:1px;justify-content:space-between;align-items:center;font-size:12px;display:flex}.match-header button,.close-button{border:1px solid var(--pt-line);color:#e5e9ee;background:#0b121c;border-radius:50%;width:39px;height:39px;font-size:19px}.progress-track{background:#1b2632;height:3px;margin:26px 0 55px}.progress-track span{background:linear-gradient(90deg,#9d752b,var(--pt-gold2));height:100%;transition:width .3s;display:block}.question-wrap{max-width:680px;margin:auto}.question-wrap h1,.app-page-head h1{letter-spacing:-2px;margin:0 0 14px;font-size:clamp(33px,5vw,52px);line-height:1.08}.question-wrap>p,.app-page-head p{color:var(--pt-muted);margin:0 0 30px;line-height:1.6}.choice-grid{gap:12px;margin:0 0 28px;display:grid}.choice-grid.compact{grid-template-columns:1fr 1fr}.choice-card{text-align:left;color:#eef2f6;border:1px solid var(--pt-line);background:#0d1723;border-radius:13px;align-items:center;gap:16px;width:100%;min-height:76px;padding:14px 18px;transition:all .18s;display:flex}.choice-card:hover{background:#111d2b;border-color:#d5ae5680}.choice-card.selected{border-color:var(--pt-gold);box-shadow:inset 0 0 0 1px var(--pt-gold);background:#d5ae5614}.choice-icon{width:40px;height:40px;color:var(--pt-gold);background:#172536;border-radius:10px;place-items:center;font-size:13px;font-weight:800;display:grid}.choice-card strong{font-size:15px;display:block}.choice-card small{color:#7f8d9d;margin-top:5px;display:block}.choice-check{color:var(--pt-gold);margin-left:auto;font-size:18px}.wide{width:100%}.city-field{margin:-5px 0 18px;display:block}.city-field span{color:#aab4c1;margin-bottom:8px;font-size:12px;display:block}.city-field input{border:1px solid var(--pt-line);color:#fff;background:#0d1723;border-radius:11px;outline:none;width:100%;padding:16px}.city-field input:focus{border-color:var(--pt-gold)}.app-screen{max-width:1180px;min-height:calc(100vh - 76px);margin:auto;padding:60px 32px 120px}.app-page-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.app-page-head h1{margin-bottom:8px}.question-eyebrow{margin-bottom:12px}.filter-button{color:#cbd4de;border:1px solid var(--pt-line);background:#101a27;border-radius:9px;padding:12px 16px}.answer-summary{flex-wrap:wrap;gap:8px;margin:12px 0 32px;display:flex}.answer-summary span,.tag-row span{color:#aab6c4;border:1px solid var(--pt-line);background:#121e2c;border-radius:99px;padding:7px 10px;font-size:11px}.trainer-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.trainer-card{border:1px solid var(--pt-line);background:#0d1621;border-radius:18px;overflow:hidden}.trainer-photo{justify-content:center;align-items:center;height:190px;display:flex;position:relative}.trainer-photo>span{color:#ffffffd9;font-size:45px;font-weight:800}.trainer-photo>b{color:#175d3f;background:#dff9ed;border-radius:99px;padding:7px 10px;font-size:11px;position:absolute;bottom:12px;left:12px}.trainer-body{padding:19px}.trainer-title{justify-content:space-between;gap:12px;display:flex}.trainer-title h2{margin:0 0 5px;font-size:18px}.trainer-title p{color:#8c99a8;margin:0;font-size:12px}.founder-badge{color:#dfbd6b;white-space:nowrap;background:#d5ae561a;border:1px solid #d5ae5640;border-radius:5px;align-self:flex-start;padding:6px 7px;font-size:9px}.rating{color:#e0b65b;margin:14px 0;font-size:12px}.rating span{color:#748293}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.trainer-bottom{border-top:1px solid var(--pt-line);justify-content:space-between;align-items:end;margin-top:18px;padding-top:16px;display:flex}.trainer-bottom span{flex-direction:column;gap:3px;display:flex}.trainer-bottom small{color:#748293}.trainer-bottom button,.plan-card button{color:#0a0d11;background:#d3ab53;border:0;border-radius:7px;padding:10px 13px;font-weight:800}.bottom-nav{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--pt-line);background:#0c131df0;border-radius:18px;gap:5px;padding:8px;display:flex;position:fixed;bottom:17px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #000}.bottom-nav button{color:#687789;background:0 0;border:0;border-radius:11px;min-width:80px;padding:7px}.bottom-nav b,.bottom-nav span{display:block}.bottom-nav b{margin-bottom:4px;font-size:18px}.bottom-nav span{font-size:9px}.bottom-nav button.active{color:var(--pt-gold);background:#172130}.profile-screen{max-width:820px;padding-top:25px;position:relative}.floating-back{color:#fff;z-index:2;background:#04080da6;border:1px solid #ffffff40;border-radius:50%;width:42px;height:42px;font-size:19px;position:absolute;top:45px;left:50px}.floating-back.static{margin-bottom:25px;position:static}.profile-hero{border-radius:22px;justify-content:center;align-items:center;height:330px;display:flex;position:relative}.profile-hero>span{color:#ffffffbf;font-size:78px;font-weight:800}.profile-hero>div{color:#175e40;background:#e6fbf1;border-radius:10px;flex-direction:column;padding:10px 13px;display:flex;position:absolute;bottom:22px;right:22px}.profile-hero small{margin-top:3px;font-size:9px}.profile-content{padding:30px 10px}.profile-content h1{margin:12px 0 4px;font-size:42px}.profile-title{color:#99a6b5}.profile-stats{border:1px solid var(--pt-line);border-radius:13px;grid-template-columns:repeat(3,1fr);margin:28px 0;display:grid}.profile-stats span{text-align:center;border-right:1px solid var(--pt-line);padding:18px}.profile-stats span:last-child{border:0}.profile-stats b,.profile-stats small{display:block}.profile-stats small{color:#788696;margin-top:5px;font-size:10px}.profile-content h3{margin-top:28px}.profile-content>p{color:#95a2b1;line-height:1.65}.package-list{gap:10px;margin:12px 0 22px;display:grid}.package-list button{text-align:left;color:#fff;border:1px solid var(--pt-line);background:#0e1824;border-radius:12px;justify-content:space-between;align-items:center;padding:17px;display:flex}.package-list button.selected{border-color:var(--pt-gold);background:#d5ae5612}.package-list small{color:#7d8b9b;margin-top:5px;display:block}.package-list strong{color:var(--pt-gold2)}.center-screen{place-items:center;min-height:calc(100vh - 76px);padding:35px;display:grid}.checkout-card,.success-card{border:1px solid var(--pt-line);background:#0d1621;border-radius:22px;width:min(560px,100%);padding:35px}.checkout-card h1,.success-card h1{margin:10px 0 24px;font-size:35px;line-height:1.1}.order-trainer{background:#121e2c;border-radius:12px;align-items:center;gap:14px;margin-bottom:18px;padding:14px;display:flex}.order-trainer>span{border-radius:50%;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.order-trainer div{flex-direction:column;display:flex}.order-trainer small{color:#8391a1;margin-top:5px}.order-line{border-bottom:1px solid var(--pt-line);color:#97a4b3;justify-content:space-between;padding:14px 3px;display:flex}.order-line b{color:#eef2f5}.demo-warning{color:#dbbc72;background:#17170f;border:1px solid #d5ae5640;border-radius:10px;flex-direction:column;gap:6px;margin:22px 0;padding:14px;display:flex}.demo-warning span{color:#a79b79;font-size:12px}.success-card{text-align:center}.success-icon{color:#69d9a0;background:#173d2c;border:1px solid #286346;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 25px;font-size:32px;display:grid}.success-card p{color:#92a0b0;margin-bottom:24px;line-height:1.65}.plans-screen{max-width:1050px}.plan-toggle{border:1px solid var(--pt-line);background:#101925;border-radius:11px;width:max-content;margin-bottom:27px;padding:5px;display:flex}.plan-toggle button{color:#7c8998;background:0 0;border:0;border-radius:8px;padding:10px 18px}.plan-toggle button.active{color:#fff;background:#253346}.plans-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.plan-card{border:1px solid var(--pt-line);background:#0c1520;border-radius:17px;flex-direction:column;padding:25px;display:flex}.plan-card.featured{border-color:#355476}.plan-card.founder{background:linear-gradient(145deg,#d5ae5617,#0c1520);border-color:#d5ae5680}.plan-card>span{color:var(--pt-gold);letter-spacing:1.4px;font-size:9px}.plan-card h2{margin:13px 0 8px;font-size:25px}.plan-card p{color:#8d99a8}.plan-card p b{color:#fff;font-size:30px}.plan-card ul{color:#a0acba;flex:1;padding:0;font-size:13px;line-height:2.1;list-style:none}.plan-card li:before{content:"✓";color:#65d69c;margin-right:9px}.plan-note{text-align:center;color:#677585;margin-top:22px;font-size:11px}.prototype-gate{color:#fff;text-align:center;background:#050910;place-items:center;min-height:100vh;padding:30px;display:grid}.prototype-gate div{max-width:600px}.prototype-gate h1{font-size:40px}.prototype-gate p{color:#94a0af}.prototype-gate a{color:#d5ae56}@media (width<=850px){.welcome-screen{text-align:center;grid-template-columns:1fr}.welcome-copy{margin:auto}.welcome-copy>p{margin-left:auto;margin-right:auto}.trust-row{flex-wrap:wrap;justify-content:center}.phone-preview{display:none}.trainer-grid,.plans-grid{grid-template-columns:1fr}.trainer-card{grid-template-columns:190px 1fr;display:grid}.trainer-photo{height:100%;min-height:230px}.app-page-head{align-items:center}.prototype-topbar{height:66px}.demo-pill{display:none}}@media (width<=580px){.prototype-topbar{padding:0 17px}.exit-link{font-size:12px}.welcome-screen{min-height:calc(100vh - 66px);padding:52px 22px}.welcome-copy h1{letter-spacing:-2.5px;font-size:43px}.welcome-copy>p{font-size:15px}.gold-button,.text-button{width:100%;margin:3px 0}.trust-row{grid-template-columns:1fr 1fr;font-size:10px;display:grid}.match-screen{padding:22px 17px 60px}.progress-track{margin:20px 0 38px}.question-wrap h1{font-size:33px}.choice-grid.compact{grid-template-columns:1fr}.choice-card{min-height:67px}.app-screen{padding:38px 16px 110px}.app-page-head{display:block}.filter-button{margin-bottom:15px}.trainer-grid{display:grid}.trainer-card{display:block}.trainer-photo{height:165px;min-height:0}.bottom-nav{justify-content:space-around;width:calc(100% - 18px);bottom:9px}.bottom-nav button{flex:1;min-width:0}.profile-screen{padding-top:12px}.profile-hero{border-radius:15px;height:250px}.floating-back{top:30px;left:30px}.profile-content h1{font-size:34px}.profile-stats span{padding:13px 7px}.profile-stats b{font-size:13px}.package-list button{gap:10px}.center-screen{padding:17px}.checkout-card,.success-card{padding:25px 20px}.plans-grid{grid-template-columns:1fr}}.pt-entry-button{color:#eef3f7;background:#101b28;border:1px solid #d5ae5661;border-radius:8px;margin-top:12px;padding:15px 20px;display:block}.pt-entry-button b{color:var(--pt-gold2);margin-right:7px}.pt-entry-button span{margin-left:17px}.pt-intro{max-width:1180px;min-height:calc(100vh - 76px);margin:auto;padding:40px 35px 70px}.pt-back{color:#8d9bab;background:0 0;border:0;padding:8px 0 40px}.pt-intro-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;display:grid}.pt-intro h1{letter-spacing:-3px;margin:0 0 24px;font-size:clamp(44px,5.5vw,70px);line-height:1.03}.pt-intro h1 em{color:var(--pt-gold2);font-style:normal}.pt-intro-grid>div>p{color:#9aa7b6;max-width:620px;font-size:18px;line-height:1.65}.pt-intro-actions{gap:10px;margin:30px 0;display:flex}.pt-secondary{border:1px solid var(--pt-line);color:#e7edf3;background:#0d1723;border-radius:8px;padding:15px 20px;font-weight:700}.pt-benefits{color:#9aa6b4;gap:9px;margin-top:38px;font-size:13px;display:grid}.pt-benefits b{color:var(--pt-gold);margin-right:13px}.pt-preview-card{background:linear-gradient(160deg,#122236,#091019);border:1px solid #d5ae563d;border-radius:24px;padding:24px;box-shadow:0 40px 80px #00000073}.pt-preview-top{align-items:center;gap:12px;display:flex}.pt-avatar,.client-avatar{background:linear-gradient(145deg,#2e5d82,#162535);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.pt-preview-top>div{flex-direction:column;flex:1;display:flex}.pt-preview-top small{color:#778697;margin-top:4px;font-size:10px}.pt-preview-chart{border:1px solid var(--pt-line);background:#0b1520;border-radius:16px;height:280px;margin:24px 0;padding:23px;position:relative}.pt-preview-chart>span{color:#8593a3;font-size:12px;display:block}.pt-preview-chart>strong{margin:9px 0;font-size:34px;display:block}.pt-preview-chart>small{color:#63d79d}.bars{align-items:end;gap:10px;height:130px;display:flex;position:absolute;bottom:20px;left:24px;right:24px}.bars i{background:linear-gradient(#e4c675,#7d5b1d);border-radius:5px 5px 2px 2px;flex:1}.pt-preview-stats{grid-template-columns:repeat(3,1fr);display:grid}.pt-preview-stats span{text-align:center;border-right:1px solid var(--pt-line)}.pt-preview-stats span:last-child{border:0}.pt-preview-stats b,.pt-preview-stats small{display:block}.pt-preview-stats small{color:#748293;margin-top:5px;font-size:9px}.pt-onboarding{max-width:790px;min-height:calc(100vh - 76px);margin:auto;padding:35px 25px 70px}.pt-onboarding-card{max-width:680px;margin:auto}.pt-onboarding-card h1{letter-spacing:-2px;margin:0 0 14px;font-size:45px;line-height:1.05}.pt-onboarding-card>p{color:#91a0b0;margin-bottom:25px;line-height:1.6}.pt-onboarding-choices{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}.pt-onboarding-choices button{border:1px solid var(--pt-line);color:#fff;text-align:left;background:#0d1723;border-radius:11px;align-items:center;gap:12px;min-height:66px;padding:14px;display:flex}.pt-onboarding-choices button.selected{border-color:var(--pt-gold);background:#d5ae5614}.pt-onboarding-choices button>span{color:var(--pt-gold)}.pt-onboarding-choices button small{color:#738192;margin-left:auto}.pt-onboarding-choices.branch-choices{grid-template-columns:repeat(3,1fr);max-height:390px;padding-right:6px;overflow:auto}.pt-onboarding-choices.branch-choices button{min-height:58px}.pt-onboarding-choices.branch-choices button b{font-size:11px}.branch-selection-summary{border:1px solid var(--pt-line);background:#111d2a;border-radius:9px;justify-content:space-between;gap:15px;margin:-8px 0 18px;padding:12px 14px;display:flex}.branch-selection-summary b{color:var(--pt-gold2);font-size:11px}.branch-selection-summary span{color:#738192;text-align:right;font-size:9px}.prototype-note{text-align:center;color:#667484;margin-top:13px;display:block}.pt-dashboard{background:#070c13;grid-template-columns:230px 1fr;min-height:calc(100vh - 76px);display:grid;position:relative}.pt-sidebar{border-right:1px solid var(--pt-line);background:#0a111a;flex-direction:column;height:calc(100vh - 76px);padding:27px 17px;display:flex;position:sticky;top:0}.pt-sidebar .brand{text-align:left;padding:0 11px}.pt-sidebar .brand small{letter-spacing:1.5px;color:#8c99a8;margin-left:5px;font-size:8px}.pt-sidebar nav{gap:5px;margin-top:48px;display:grid}.pt-sidebar nav button,.pt-mobile-nav button{color:#748293;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;padding:13px;display:flex}.pt-sidebar nav button.active{color:#fff;background:#162333}.pt-sidebar nav button.active>span{color:var(--pt-gold)}.pt-sidebar nav button small{background:#26364a;border-radius:99px;margin-left:auto;padding:3px 7px}.pt-profile-mini{border-top:1px solid var(--pt-line);align-items:center;gap:9px;margin-top:auto;padding:20px 5px 0;display:flex}.pt-profile-mini>span{background:#234866;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.pt-profile-mini>div{flex-direction:column;flex:1;display:flex}.pt-profile-mini b{font-size:11px}.pt-profile-mini small{color:#c7a758;margin-top:3px;font-size:9px}.pt-profile-mini button{color:#758395;background:0 0;border:0}.pt-main{padding:38px clamp(22px,4vw,58px) 80px;overflow:hidden}.pt-main-head{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.pt-main-head small{color:#6f7d8c;letter-spacing:1.5px;font-size:9px}.pt-main-head h1{margin:6px 0;font-size:30px}.pt-main-head>div:last-child{gap:8px;display:flex}.pt-icon-button{border:1px solid var(--pt-line);color:#dce3e9;background:#0e1722;border-radius:9px;width:44px}.compact-button{padding:12px 15px}.pt-kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.pt-kpis article,.pt-panel,.pt-content-panel{border:1px solid var(--pt-line);background:#0d1621;border-radius:14px}.pt-kpis article{padding:19px}.pt-kpis span{color:#8492a2;font-size:11px;display:block}.pt-kpis strong{margin:9px 0;font-size:25px;display:block}.pt-kpis small{color:#697787;font-size:9px}.pt-kpis .positive{color:#58c991}.pt-dashboard-grid{grid-template-columns:1.35fr 1fr;gap:14px;margin-top:14px;display:grid}.pt-panel{padding:20px}.pt-panel-head{justify-content:space-between;align-items:center;display:flex}.pt-panel-head>div{flex-direction:column;display:flex}.pt-panel-head span{color:#7d8b9a;font-size:10px}.pt-panel-head b{margin-top:4px}.pt-panel-head button{color:var(--pt-gold);background:0 0;border:0;font-size:10px}.pt-earnings{min-height:300px;position:relative}.pt-chart-labels{color:#566475;flex-direction:column;justify-content:space-between;font-size:8px;display:flex;position:absolute;top:78px;bottom:47px;left:20px}.pt-chart-bars{border-bottom:1px solid var(--pt-line);background:repeating-linear-gradient(#0000 0 52px,#ffffff0a 53px);justify-content:space-around;align-items:end;height:210px;display:flex;position:absolute;bottom:22px;left:58px;right:20px}.pt-chart-bars div{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:8px;height:100%;display:flex}.pt-chart-bars i{background:linear-gradient(#dfbe68,#856522);border-radius:4px 4px 0 0;width:45%;max-width:28px}.pt-chart-bars span{color:#667586;font-size:8px}.pt-appointment{border-bottom:1px solid var(--pt-line);align-items:center;gap:11px;padding:14px 0;display:flex}.pt-appointment>b{font-size:11px}.pt-appointment>i{background:#cba64f;border-radius:3px;width:3px;height:35px}.pt-appointment>span{flex-direction:column;flex:1;display:flex}.pt-appointment strong{font-size:11px}.pt-appointment small{color:#758394;margin-top:4px;font-size:9px}.pt-appointment button{color:#8491a0;background:0 0;border:0}.pt-client-row{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:11px;width:100%;padding:12px 0;display:flex}.client-avatar{flex:none;width:40px;height:40px;font-size:10px}.client-info{flex-direction:column;flex:1;display:flex}.client-info b{font-size:11px}.client-info small{color:#758394;margin:4px 0 8px;font-size:9px}.client-info>i{background:#202c38;border-radius:4px;height:3px}.client-info em{background:#caa54f;height:100%;display:block}.client-next{text-align:right;flex-direction:column;display:flex}.client-next small{color:#677687;font-size:8px}.client-next b{margin-top:4px;font-size:9px}.pt-profile-health{align-items:center;gap:22px;display:flex}.profile-score{background:conic-gradient(var(--pt-gold) 0 84%,#1b2937 84%);border-radius:50%;place-items:center;width:100px;height:100px;display:grid;position:relative}.profile-score:after{content:"";background:#0d1621;border-radius:50%;width:75px;height:75px;position:absolute}.profile-score span{z-index:1;font-size:23px}.profile-score small{font-size:10px}.pt-profile-health>div:last-child{flex:1}.pt-profile-health span{color:#7b8999;font-size:9px}.pt-profile-health h3{margin:6px 0;font-size:15px}.pt-profile-health p{color:#778596;font-size:9px;line-height:1.5}.pt-profile-health button,.public-profile-card>button{color:var(--pt-gold);background:0 0;border:0;padding:0;font-size:10px}.pt-content-panel{padding:20px}.pt-toolbar{justify-content:space-between;gap:15px;margin-bottom:16px;display:flex}.pt-toolbar input{border:1px solid var(--pt-line);color:#fff;background:#111d2a;border-radius:8px;padding:11px 13px}.pt-toolbar>div{gap:4px;display:flex}.pt-toolbar button{border:1px solid var(--pt-line);color:#7c8a99;background:0 0;border-radius:8px;padding:9px 12px}.pt-toolbar button.active{color:#fff;background:#1b2a3b}.pt-client-cards{grid-template-columns:1fr 1fr;gap:11px;display:grid}.pt-client-cards article{border:1px solid var(--pt-line);border-radius:11px;padding:8px 13px}.client-actions{border-top:1px solid var(--pt-line);gap:8px;padding:10px 0 2px;display:flex}.client-actions button{color:#b9c4ce;background:0 0;border:0;font-size:9px}.client-actions button:last-child{color:var(--pt-gold)}.pt-calendar-layout{grid-template-columns:1.3fr .7fr;gap:14px;display:grid}.calendar-title{justify-content:space-between;align-items:center;display:flex}.calendar-title button{border:1px solid var(--pt-line);color:#fff;background:#111d2a;border-radius:8px;width:34px;height:34px}.calendar-week,.calendar-days{text-align:center;grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.calendar-week{color:#718092;margin:22px 0 8px;font-size:9px}.calendar-days button{aspect-ratio:1;color:#9ba7b4;background:0 0;border:0;border-radius:8px;position:relative}.calendar-days button.busy:after{content:"";background:var(--pt-gold);border-radius:50%;width:4px;height:4px;position:absolute;bottom:7px;left:50%}.calendar-days button.today{background:var(--pt-gold);color:#080b10;font-weight:800}.calendar-agenda h2{font-size:20px}.calendar-agenda .gold-button{margin-top:18px}.pt-messages{border:1px solid var(--pt-line);background:#0d1621;border-radius:14px;grid-template-columns:300px 1fr;min-height:560px;display:grid;overflow:hidden}.pt-messages>aside{border-right:1px solid var(--pt-line);padding:8px}.pt-messages>aside button{text-align:left;color:#fff;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;padding:12px;display:flex}.pt-messages>aside button.active{background:#172433}.pt-messages>aside button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.pt-messages>aside b{font-size:11px}.pt-messages>aside small{color:#758394;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;overflow:hidden}.pt-messages time{color:#667485;font-size:8px}.chat-window{flex-direction:column;display:flex}.chat-window header{border-bottom:1px solid var(--pt-line);align-items:center;gap:10px;padding:15px;display:flex}.chat-window header>div{flex-direction:column;display:flex}.chat-window header small{color:#54ca91;margin-top:3px;font-size:8px}.chat-body{flex-direction:column;flex:1;gap:11px;padding:25px;display:flex;overflow:auto}.chat-body p{border-radius:12px;max-width:70%;margin:0;padding:12px 14px;font-size:11px;line-height:1.5}.chat-body .received{background:#172332}.chat-body .sent{background:#604b20;margin-left:auto}.chat-window form{border-top:1px solid var(--pt-line);gap:7px;padding:12px;display:flex}.chat-window form input{color:#fff;border:1px solid var(--pt-line);background:#111d2a;border-radius:8px;flex:1;padding:11px}.chat-window form button{background:var(--pt-gold);border:0;border-radius:8px;padding:0 13px}.pt-profile-grid{grid-template-columns:1.25fr .75fr;gap:14px;display:grid}.pt-package-row{border-bottom:1px solid var(--pt-line);grid-template-columns:1fr auto auto auto;align-items:center;gap:18px;padding:17px 0;display:grid}.pt-package-row>span{flex-direction:column;display:flex}.pt-package-row small{color:#778596;font-size:9px}.pt-package-row button{color:#d8e0e7;background:#172333;border:0;border-radius:6px;padding:8px}.public-profile-card{text-align:center}.client-avatar.large{width:72px;height:72px;margin:5px auto 12px;font-size:18px}.public-profile-card .founder-badge{display:inline-block}.public-profile-card h2{margin:15px 0 4px}.public-profile-card p{color:#8190a0}.public-profile-card .tag-row{justify-content:center;margin:18px 0}.pt-mobile-nav{display:none}.pt-toast{z-index:50;color:#79dfa9;background:#163827;border:1px solid #286143;border-radius:9px;padding:12px 17px;font-size:11px;position:fixed;top:92px;right:22px}.pt-modal-backdrop{z-index:60;background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.pt-modal{border:1px solid var(--pt-line);background:#0e1824;border-radius:18px;width:min(520px,100%);padding:28px;position:relative}.pt-modal h2{margin:0 0 22px;font-size:28px}.pt-modal-close{color:#fff;background:0 0;border:0;font-size:23px;position:absolute;top:15px;right:18px}.pt-modal label{color:#8f9dac;margin-bottom:14px;font-size:10px;display:block}.pt-modal input,.pt-modal select{color:#fff;border:1px solid var(--pt-line);background:#121f2d;border-radius:8px;width:100%;margin-top:6px;padding:12px;display:block}.pt-form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width<=1000px){.pt-kpis{grid-template-columns:1fr 1fr}.pt-dashboard-grid{grid-template-columns:1fr}.pt-sidebar{width:190px}.pt-dashboard{grid-template-columns:190px 1fr}.pt-client-cards{grid-template-columns:1fr}}@media (width<=760px){.pt-intro-grid{grid-template-columns:1fr}.pt-preview-card{margin-top:20px}.pt-onboarding-choices.branch-choices{grid-template-columns:1fr 1fr}.pt-dashboard{display:block}.pt-sidebar{display:none}.pt-main{padding:25px 15px 95px}.pt-mobile-nav{z-index:20;border:1px solid var(--pt-line);background:#0c141ef5;border-radius:14px;padding:5px;display:flex;position:fixed;bottom:8px;left:9px;right:9px}.pt-mobile-nav button{text-align:center;flex-direction:column;flex:1;justify-content:center;gap:3px;padding:8px 3px;font-size:8px;display:flex}.pt-mobile-nav button.active{color:var(--pt-gold);background:#182536}.pt-mobile-nav button small{display:none}.pt-main-head{align-items:flex-start}.pt-main-head h1{font-size:25px}.pt-icon-button{display:none}.compact-button{padding:10px;font-size:9px}.pt-calendar-layout,.pt-profile-grid,.pt-messages{grid-template-columns:1fr}.pt-messages>aside{border-right:0;border-bottom:1px solid var(--pt-line);display:flex;overflow:auto}.pt-messages>aside button{min-width:190px}.chat-window{min-height:430px}}@media (width<=520px){.pt-entry-button{width:100%}.pt-intro{padding:25px 19px 60px}.pt-intro h1{font-size:42px}.pt-intro-actions{display:grid}.pt-onboarding{padding:25px 17px}.pt-onboarding-card h1{font-size:34px}.pt-onboarding-choices,.pt-onboarding-choices.branch-choices{grid-template-columns:1fr}.branch-selection-summary{display:grid}.branch-selection-summary span{text-align:left}.pt-kpis{grid-template-columns:1fr 1fr;gap:8px}.pt-kpis article{padding:14px}.pt-kpis strong{font-size:19px}.pt-earnings{min-height:270px}.pt-profile-health{display:block}.profile-score{margin:0 auto 18px}.pt-toolbar{display:block}.pt-toolbar input{width:100%;margin-bottom:10px}.pt-toolbar>div{overflow:auto}.pt-client-row{gap:8px}.client-next{display:none}.pt-package-row{grid-template-columns:1fr auto}.pt-package-row>small{display:none}.pt-modal{padding:24px 18px}.pt-form-row{grid-template-columns:1fr}}
