:root{--ink:#35353b;--muted:#696971;--paper:#f9f6ef;--plum:#703890;--berry:#e04880;--teal:#589898;--ivory:#f9f6ef;--rose:#f8dce7;--line:#ded9d2}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,sans-serif}.shell{min-height:100vh}header{border-bottom:1px solid var(--line);z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f9f6efee;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(18px,5vw,72px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.mark{background:linear-gradient(135deg, var(--teal), var(--plum));color:#fff;border-radius:12px;place-items:center;width:44px;height:38px;font-size:11px;font-weight:800;display:grid}.brand b,.brand small{display:block}.brand small{color:var(--muted);font-size:12px}.quiet{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:9px 13px}.accountArea{align-items:center;gap:11px;display:flex}.accountChip{border-left:1px solid var(--line);max-width:205px;padding-left:11px}.accountChip b,.accountChip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.accountChip b{color:var(--ink);font-size:12px}.accountChip small{color:var(--muted);margin-top:2px;font-size:10px}.accountArea>a{color:var(--plum);font-size:11px;font-weight:800;text-decoration:none}.authScreen{text-align:center;background:radial-gradient(circle at 18% 14%, #f8dce788, transparent 29%), radial-gradient(circle at 82% 10%, #dceeed, transparent 32%), var(--paper);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:46px 24px;display:flex}.authBrand{text-align:left;align-items:center;gap:12px;margin-bottom:30px;display:flex}.authBrand .mark{width:52px;height:52px;margin:0}.authBrand b,.authBrand small{display:block}.authBrand b{font-size:16px}.authBrand small{color:var(--muted);margin-top:3px;font-size:11px}.authScreen h1{max-width:760px;color:var(--ink);margin:8px 0 16px;font:600 clamp(35px,5.8vw,62px)/1.04 Georgia}.authScreen h1 em{color:var(--plum);font-style:normal}.authScreen .authIntro{max-width:690px;color:var(--muted);margin:0 0 28px;font-size:17px;line-height:1.55}.authBenefits{grid-template-columns:repeat(3,1fr);gap:12px;width:min(850px,100%);margin-bottom:24px;display:grid}.authBenefits article{text-align:left;border:1px solid var(--line);background:#fffc;border-radius:17px;align-items:flex-start;gap:12px;padding:18px;display:flex;box-shadow:0 10px 30px #52266a0a}.authBenefits article>span{color:var(--berry);letter-spacing:.08em;font-size:11px;font-weight:900}.authBenefits b,.authBenefits small{display:block}.authBenefits b{margin-bottom:6px;font-size:14px}.authBenefits small{color:var(--muted);font-size:12px;line-height:1.4}.authButton{justify-content:space-between;align-items:center;width:min(850px,100%);min-height:58px;text-decoration:none;display:flex}.authNote{color:var(--muted);margin-top:12px;font-size:11px}@media (width<=700px){.authScreen{justify-content:flex-start;padding-top:34px}.authBrand{margin-bottom:22px}.authBenefits{grid-template-columns:1fr}.authBenefits article{padding:14px 16px}}.salesPage{--sales-ink:#302d35;--sales-cream:#fbf7ee;--sales-plum:#6f368e;--sales-pink:#df4f83;--sales-teal:#4f9291;--sales-line:#ded6ce;background:var(--sales-cream);min-height:100vh;color:var(--sales-ink);overflow:hidden}.salesPage h1,.salesPage h2{letter-spacing:-.035em;font-family:Georgia,serif;font-weight:600}.salesPage h2{margin:12px 0 22px;font-size:clamp(34px,4.5vw,58px);line-height:1.08}.salesPage p{line-height:1.65}.salesNav{border:0;justify-content:space-between;align-items:center;width:min(1180px,92vw);height:82px;margin:auto;display:flex}.salesBrand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.salesBrand b,.salesBrand small{display:block}.salesBrand b{font-size:14px}.salesBrand small{color:#77717a;margin-top:3px;font-size:10px}.salesMark{color:#fff;background:linear-gradient(135deg,var(--sales-teal),var(--sales-plum));border-radius:13px;place-items:center;width:43px;height:43px;font-size:11px;font-weight:900;display:grid;box-shadow:0 8px 24px #6f368e24}.salesLogin{color:var(--sales-plum);border:1px solid #d5c9d9;border-radius:99px;padding:10px 15px;font-size:13px;font-weight:800;text-decoration:none}.salesHero{grid-template-columns:1.12fr .88fr;align-items:center;gap:7vw;width:min(1180px,92vw);min-height:680px;margin:auto;padding:65px 0 95px;display:grid}.salesEyebrow{color:var(--sales-pink);letter-spacing:.14em;font-size:11px;font-weight:900;line-height:1.4!important}.salesHero h1{margin:16px 0 25px;font-size:clamp(48px,6vw,78px);line-height:1}.salesHero h1 em{color:var(--sales-plum);font-style:normal}.salesLead{color:#68636c;max-width:670px;margin-bottom:28px;font-size:19px}.salesActions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.salesPrimary{color:#fff;background:linear-gradient(135deg,var(--sales-plum),#55266f);cursor:pointer;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:28px;min-height:56px;padding:0 21px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 13px 30px #54256f29}.salesActions>span b,.salesActions>span small{display:block}.salesActions>span b{font-size:18px}.salesActions>span small{color:#77717a;margin-top:3px;font-size:10px}.salesTrust{color:#77717a;margin-top:16px;font-size:11px}.salesDemo{background:#fff;border:1px solid #dfd8d0;border-radius:26px;padding:24px;transform:rotate(1.5deg);box-shadow:0 28px 70px #4934441f}.demoTop,.demoPerson{align-items:center;gap:12px;display:flex}.demoTop{border-bottom:1px solid #ece6e0;padding-bottom:18px}.demoTop b,.demoTop small,.demoPerson b,.demoPerson small{display:block}.demoTop small,.demoPerson small{color:#79727b;margin-top:4px;font-size:10px}.demoPerson{padding:22px 0}.demoPerson>span{width:45px;height:45px;color:var(--sales-plum);background:#f4dfe8;border-radius:50%;place-items:center;font-weight:900;display:grid}.demoCoach{background:#f1f7f5;border:1px solid #d5e5e1;border-radius:17px;padding:20px}.demoCoach small{color:var(--sales-teal);letter-spacing:.12em;font-weight:900}.demoCoach b{margin:9px 0 4px;display:block}.demoCoach p{color:#67666a;margin:0;font-size:12px}.demoMessage{color:#5f3c50;background:#fcf2f6;border-radius:15px;margin-top:12px;padding:17px;font:italic 15px/1.5 Georgia}.salesProblem,.salesFeatures,.salesFaq{padding:100px max(4vw,50vw - 590px)}.salesProblem{color:#fff;background:#302d35}.salesProblem h2{max-width:900px}.problemGrid,.featureGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px;display:grid}.problemGrid article{background:#ffffff08;border:1px solid #ffffff1f;border-radius:18px;padding:25px}.problemGrid span{color:#ef7fa5;font-size:11px;font-weight:900}.problemGrid b{margin:20px 0 7px;display:block}.problemGrid p{color:#c7c1ca;margin:0;font-size:13px}.salesSolution{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;width:min(1120px,90vw);margin:auto;padding:110px 0;display:grid}.salesSolution>div>p:last-child{color:#6e6871;font-size:17px}.solutionSteps{margin:0;padding:0;list-style:none}.solutionSteps li{border-bottom:1px solid var(--sales-line);gap:18px;padding:23px 0;display:flex}.solutionSteps li>span{color:#fff;background:var(--sales-teal);border-radius:50%;flex:none;place-items:center;width:39px;height:39px;font-weight:900;display:grid}.solutionSteps b{font-size:17px}.solutionSteps p{color:#706a73;margin:5px 0 0;font-size:13px}.salesFeatures{background:#f0e9e8}.salesFeatures>h2{max-width:760px}.featureGrid article{background:#fffdf8;border:1px solid #dfd7d2;border-radius:18px;min-height:180px;padding:25px}.featureGrid b{color:var(--sales-plum);font:600 20px Georgia}.featureGrid p{color:#6e6871;font-size:13px}.salesForYou{grid-template-columns:1fr 1fr;gap:7vw;width:min(1080px,90vw);margin:auto;padding:110px 0;display:grid}.salesForYou ul{padding:0;list-style:none}.salesForYou li{border-bottom:1px solid var(--sales-line);padding:18px 0 18px 36px;line-height:1.5;position:relative}.salesForYou li:before{content:"✓";color:var(--sales-teal);font-weight:900;position:absolute;left:0}.salesFounder{background:#fff;border:1px solid #ded4cf;border-radius:28px;grid-template-columns:180px 1fr;align-items:center;gap:45px;width:min(1040px,90vw);margin:0 auto 110px;padding:50px;display:grid}.founderInitial{color:#fff;background:linear-gradient(145deg,var(--sales-pink),var(--sales-plum));border-radius:50%;place-items:center;width:165px;height:165px;font:600 78px Georgia;display:grid}.salesFounder h2{margin-bottom:12px;font-size:clamp(32px,4vw,48px)}.salesFounder p:last-child{color:#6d6770}.salesOffer{color:#fff;background:linear-gradient(145deg,#5d2b78,#3c204b);grid-template-columns:1fr 430px;align-items:center;gap:8vw;padding:105px max(5vw,50vw - 540px);display:grid}.offerIntro>p:last-child{color:#e0d4e3;font-size:17px}.offerCard{color:var(--sales-ink);background:#fffdf8;border-radius:25px;padding:34px;position:relative;box-shadow:0 30px 70px #1d0e2466}.offerBadge{color:#fff;background:var(--sales-pink);letter-spacing:.08em;border-radius:99px;padding:8px 12px;font-size:10px;font-weight:900;position:absolute;top:-13px;left:24px}.offerName{margin-bottom:0;font-weight:900}.offerPrice{align-items:flex-start;margin:5px 0 4px;display:flex}.offerPrice span{margin-top:12px;font:600 23px Georgia}.offerPrice b{letter-spacing:-.06em;font:600 70px Georgia}.offerPrice small{color:#756d77;align-self:flex-end;margin:0 0 13px 7px}.offerLock{color:var(--sales-plum);font-size:12px;font-weight:800}.offerCard ul{padding:10px 0;list-style:none}.offerCard li{padding:8px 0 8px 26px;font-size:13px;position:relative}.offerCard li:before{content:"✓";color:var(--sales-teal);font-weight:900;position:absolute;left:0}.offerButton{width:100%}.checkoutNote{color:#8a6979;text-align:center;margin-top:9px;display:block}.activationScreen{max-width:720px}.activationField{text-align:left;color:#35353b;gap:8px;width:min(100%,480px);font-weight:800;display:grid}.activationField input{box-sizing:border-box;color:#35353b;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #d8cbd5;border-radius:14px;width:100%;padding:16px;font:700 18px/1.2 inherit}.activationField input:focus{border-color:#589898;outline:3px solid #58989840}.activationSuccess{color:#387c6a;font-weight:800}.activationError{color:#a63d5d;font-weight:800}.membershipActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.membershipActions a{text-decoration:none}.cancelNote{color:#817982;text-align:center;margin-bottom:0;font-size:10px}.salesFaq{width:min(900px,100%);margin:auto}.salesFaq details{border-bottom:1px solid var(--sales-line);padding:22px 0}.salesFaq summary{cursor:pointer;font-weight:800}.salesFaq details p{color:#6d6770;margin-bottom:0;font-size:14px}.salesFinal{text-align:center;background:#e5f0ed;padding:100px 5vw}.salesFinal h2{margin-bottom:12px}.salesFinal>p:nth-of-type(2){color:#68636c;margin-bottom:28px;font-size:18px}.salesFooter{color:#726c74;justify-content:space-between;align-items:center;gap:25px;width:min(1180px,92vw);min-height:130px;margin:auto;font-size:12px;display:flex}.salesFooter p{margin:0}.salesFooter>a{color:var(--sales-plum);font-weight:800}@media (width<=800px){.salesHero,.salesSolution,.salesForYou,.salesOffer{grid-template-columns:1fr}.salesHero{padding-top:45px}.salesDemo{transform:none}.problemGrid,.featureGrid{grid-template-columns:1fr}.salesFounder{grid-template-columns:1fr;padding:32px}.founderInitial{width:100px;height:100px;font-size:48px}.salesOffer{gap:45px}.offerCard{width:min(430px,100%);margin:auto}}@media (width<=520px){.salesHero h1{font-size:44px}.salesActions,.salesPrimary{width:100%}.salesPrimary{justify-content:center}.salesProblem,.salesFeatures,.salesFaq{padding:75px 5vw}.salesSolution,.salesForYou{padding:80px 0}.salesFounder{margin-bottom:80px}.salesFooter{text-align:center;flex-direction:column;justify-content:center;padding:30px 0}}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.62}.captureStatus{color:var(--plum);background:#f7f1f4;border-radius:12px;align-items:center;gap:9px;margin:12px 0 0;padding:11px 13px;font-size:13px;line-height:1.4;display:flex}.captureStatus.error{color:#8a302d;background:#fff2f1}.captureStatus i{border:2px solid #d7bfc9;border-top-color:var(--berry);border-radius:50%;flex:none;width:14px;height:14px;animation:.8s linear infinite spin}.relationshipList{gap:14px;margin-top:18px;display:grid}.relationshipCard{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px;box-shadow:0 10px 28px #35353b0d}.relationshipCardHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.relationshipCardHead h3{margin:0;font:600 24px/1.15 Georgia,serif}.relationshipCardHead small{color:var(--muted);margin-top:4px;display:block}.relationshipCardHead time{color:var(--plum);background:#f7eff9;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.relationshipSummary{color:var(--muted);margin:18px 0 12px;line-height:1.55}.latestInteraction{border-left:3px solid var(--teal);background:#f2f8f7;border-radius:0 12px 12px 0;padding:14px 16px}.latestInteraction small{color:var(--teal);letter-spacing:.08em;font-size:10px;font-weight:900}.latestInteraction p{margin:7px 0 0;line-height:1.45}.savedNextStep{margin:13px 0;font-size:13px}.relationshipTimeline{margin:22px 0}.relationshipTimeline>h3{margin:0 0 12px}.relationshipTimeline a{color:var(--plum);font-size:12px;font-weight:800}@media (width<=640px){.relationshipCard{padding:17px}.relationshipCardHead{display:block}.relationshipCardHead time{margin-top:10px;display:inline-block}}.nameConfirm>small{float:right;color:var(--berry);font-size:11px;font-weight:700}.nameConfirm input{background:#fffafd;border-color:#c98baa}.followChoice{border:0;margin:2px 0 4px;padding:0}.followChoice legend{color:var(--ink);margin-bottom:9px;font-size:13px;font-weight:800}.followChoice legend span{color:var(--muted);margin-left:5px;font-weight:400}.followChoice>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.followChoice button{border:1px solid var(--line);min-height:78px;color:var(--ink);text-align:left;background:#fff;border-radius:13px;padding:11px}.followChoice button b,.followChoice button small{display:block}.followChoice button b{font-size:13px;line-height:1.25}.followChoice button small{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.35}.followChoice button.selected{border-color:var(--teal);background:#eef6f4;box-shadow:0 0 0 2px #58989824}@keyframes spin{to{transform:rotate(360deg)}}main{width:min(1160px,92vw);margin:auto;padding:45px 0 80px}.hero{grid-template-columns:1fr 245px;align-items:end;gap:40px;padding:10px 0 42px;display:grid}.eyebrow,.step{color:var(--berry);letter-spacing:.13em;font-size:12px;font-weight:800}.hero h1{margin:12px 0 18px;font-family:Georgia,serif;font-size:clamp(40px,5vw,68px);line-height:1.04}.hero em{color:var(--berry);font-style:normal}.hero p:last-child{max-width:680px;color:var(--muted);font-size:18px;line-height:1.6}.pulse{background:linear-gradient(145deg, var(--plum), #54256f);color:#fff;border-radius:22px;flex-direction:column;padding:26px;display:flex}.pulse span{font:600 52px Georgia}.pulse small{color:#e8dce5;margin-top:7px}nav{border-bottom:1px solid var(--line);gap:6px;margin-bottom:25px;display:flex}.tab{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:14px 17px;font-weight:700}.tab.active{color:var(--plum);border-color:var(--berry)}.tab i{background:var(--rose);border-radius:99px;margin-left:5px;padding:2px 7px;font-style:normal}.goalPicker{color:var(--muted);align-items:center;gap:9px;font-size:13px;display:flex}.actionSettings{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.dateContext{color:var(--muted);margin-top:8px;font-size:12px;display:block}.goalPicker select{border:1px solid var(--line);color:var(--plum);background:#fff;border-radius:10px;padding:8px 10px;font-weight:800}.actionGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.actionCard{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:235px;padding:22px;display:flex;box-shadow:0 8px 28px #39263308}.actionCard.done{background:#f8fbf8;border-color:#c9d9ce}.actionTop{color:var(--berry);justify-content:space-between;align-items:baseline;display:flex}.actionTop span{font:600 30px Georgia}.actionTop small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.actionCard h3{margin:17px 0 6px;font:600 22px Georgia}.actionCard p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.counter{align-items:center;gap:13px;margin-top:auto;padding-top:18px;display:flex}.counter button{border:1px solid var(--line);width:36px;height:36px;color:var(--plum);background:#fff;border-radius:50%;font-size:20px}.counter b{text-align:center;min-width:20px}.actionLink{color:var(--berry);text-align:left;background:0 0;border:0;margin-top:auto;padding:18px 0 0;font-weight:800}.dailySummary{background:linear-gradient(110deg, var(--teal), var(--plum));color:#fff;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:2px 13px;margin-top:18px;padding:22px 26px;display:grid}.dailySummary b{grid-row:span 2;font:600 42px Georgia}.dailySummary span{font-weight:800}.dailySummary small{color:#e8dce5}.activityHistory{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.activityHistory article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:18px}.activityHistory small{color:var(--teal);letter-spacing:.07em;font-size:10px;font-weight:800;display:block}.activityHistory b{color:var(--ink);margin-top:8px;font:600 32px Georgia;display:block}.activityHistory span{color:var(--muted);font-size:12px}.recordsHead h2{margin-bottom:7px}.saveState{color:#587663;font-size:12px}.exportButton{background:var(--plum);color:#fff;border:0;border-radius:12px;padding:12px 16px;font-weight:800}.recordTools{align-items:center;gap:15px;margin-bottom:14px;display:flex}.recordTools input{border:1px solid var(--line);font:inherit;background:#fff;border-radius:13px;flex:1;padding:13px 15px}.recordTools span{color:var(--muted);white-space:nowrap;font-size:13px}.tableWrap{border:1px solid var(--line);background:#fff;border-radius:18px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:900px}th{color:var(--plum);text-align:left;text-transform:uppercase;letter-spacing:.07em;background:#f7f1f4;padding:13px 14px;font-size:11px}td{border-top:1px solid var(--line);color:#433a42;vertical-align:top;max-width:280px;padding:14px;font-size:13px;line-height:1.45}td small{color:var(--muted);margin-top:4px;display:block}.pill{background:#f0ecef;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-block}.pill.wellness{color:#42604c;background:#e9f2ec}.pill.business{color:#74385b;background:#f1e6ef}.rowCoach{white-space:nowrap;color:var(--plum);background:#fffafd;border:1px solid #d6b4c5;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:800}.rowActions{flex-direction:column;gap:7px;display:flex}.rowReply{white-space:nowrap;background:var(--teal);color:#fff;border:0;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:800}.tableEmpty{margin:30px}.capture-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.pageExplanation{color:var(--muted);grid-column:1/-1;margin:0 0 -8px;font-size:14px;line-height:1.5}.relationshipsExplanation{margin:0 0 7px}.businessProfileCard{max-width:760px;max-height:min(900px,92vh);overflow-y:auto}.businessProfileGrid{grid-template-columns:1fr 1fr;gap:14px;margin:20px 0 14px;display:grid}.businessProfileGrid label{color:var(--ink);flex-direction:column;gap:7px;font-size:13px;font-weight:800;display:flex}.businessProfileGrid label span{color:var(--muted);font-weight:500}.businessProfileGrid textarea{resize:vertical;min-height:90px}.businessProfileNote{color:var(--teal);background:#eef7f5;border-radius:11px;margin:0 0 15px;padding:11px 13px;font-size:12px;line-height:1.5}.businessProfileSkip{width:100%;margin-top:9px;padding:10px}.card{border:1px solid var(--line);background:#fff;border-radius:23px;min-height:560px;padding:27px;scroll-margin-top:92px;box-shadow:0 10px 35px #3926330a}.card h2,.sectionHead h2{margin:5px 0 22px;font:600 30px Georgia}.drop{background:#fcfafb;border:1.5px dashed #c9bac3;border-radius:17px;place-items:center;height:150px;display:grid;position:relative;overflow:hidden}.contactFirst{background:#f7f1f4;border:1px solid #d9c6d0;border-radius:15px;margin-bottom:14px;padding:15px;display:block}.contactFirst b,.contactFirst small{display:block}.contactFirst small{color:var(--muted);margin:4px 0 10px;font-size:12px}.contactFirst input{border:1.5px solid var(--berry);width:100%;font:inherit;background:#fff;border-radius:11px;padding:12px 13px;font-weight:700}.drop.locked{opacity:.55}.drop input{opacity:0;z-index:2;position:absolute;inset:0}.drop div{color:var(--muted);flex-direction:column;align-items:center;gap:5px;display:flex}.drop div b{color:var(--ink)}.drop .captured{width:100%;height:100%;color:var(--plum);background:#f7f1f4;flex-direction:column;justify-content:center;align-items:center;display:flex}.or{color:#a3969f;align-items:center;gap:12px;margin:14px 0;display:flex}.or:before,.or:after{content:"";background:var(--line);flex:1;height:1px}.voice{text-align:left;background:#f7f1f4;border:0;border-radius:14px;flex-direction:column;width:100%;padding:14px 17px;display:flex}.voice b{color:var(--plum)}.voice small{color:var(--muted);margin-top:3px}textarea,input,select{width:100%;font:inherit;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;padding:11px}.card>textarea{resize:vertical;height:98px;margin:14px 0}.primary{background:var(--plum);color:#fff;border:0;border-radius:12px;justify-content:space-between;width:100%;padding:14px 17px;font-weight:800;display:flex}.primary:disabled{opacity:.5}.micro{text-align:center;color:#9c9098;font-size:12px}.empty{text-align:center;height:410px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.empty>span{background:var(--rose);width:52px;height:52px;color:var(--berry);border-radius:50%;place-items:center;font-size:24px;display:grid}.empty.wide{border:1px solid var(--line);background:#fff;border-radius:20px;height:280px}.form{flex-direction:column;gap:13px;display:flex}.form label{color:var(--muted);font-size:12px;font-weight:800}.form label input,.form label select,.form label textarea{margin-top:6px}.form label textarea{resize:vertical;height:110px}.two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.check{gap:8px;line-height:1.4;display:flex}.check input{width:auto;margin:0}.sectionHead{justify-content:space-between;align-items:end;margin:24px 0;display:flex}.sectionHead>span{color:var(--muted)}.follow{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:15px;margin:10px 0;padding:18px;display:flex}.avatar{color:#3c5545;background:#dfe7df;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.follow>div:nth-child(2){flex:1}.follow h3{margin:0}.follow small,.follow b{color:var(--muted);font-size:12px}.follow p{font-size:14px}.follow button{background:var(--rose);color:var(--plum);border:0;border-radius:11px;padding:11px 13px;font-weight:800}.followButtons{gap:8px;display:flex}.followButtons .reply{background:var(--teal);color:#fff}.metrics{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:15px;display:grid}.metrics>div{border:1px solid var(--line);background:#fff;border-radius:17px;padding:21px}.metrics span{font:600 38px Georgia;display:block}.metrics b{color:var(--muted);font-size:13px}.insight{background:var(--plum);color:#fff;border-radius:19px;gap:14px;margin-top:17px;padding:23px;display:flex}.insight>span{color:#efb9cc;font-size:25px}.insight p{color:#eadfe7;margin-bottom:0}.weekList{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:18px;padding:20px}.weekList h3{margin:0 0 10px;font:600 22px Georgia}.weekList>div{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:15px;padding:10px 0;font-size:13px;display:flex}.weekList>div b{color:var(--plum)}.coach{background:#fff;border:1px solid #d7bdca;border-radius:22px;margin-top:24px;padding:26px;scroll-margin-top:92px;box-shadow:0 15px 45px #51274214}.coachHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.coachHead h2{margin:5px 0 20px;font:600 30px Georgia}.coachHead>button{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);background:#fff;border-radius:50%;font-size:22px}.coachGrid{grid-template-columns:1.25fr .75fr;gap:15px;margin-bottom:18px;display:grid}.coachGrid>div{background:#f7f1f4;border-radius:16px;padding:18px}.coachGrid small,.coachMessage{color:var(--plum);letter-spacing:.06em;font-size:11px;font-weight:800}.coachGrid h3{color:var(--ink);margin:7px 0;font:600 22px Georgia}.coachGrid p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.coachGrid .guard{background:#fff6ec;border:1px solid #ecd7be}.coachMessage{display:block}.coachMessage textarea{resize:vertical;width:100%;min-height:115px;color:var(--ink);background:#fffafd;border:1.5px solid #c98baa;border-radius:14px;margin-top:7px;padding:14px;font:16px/1.5 Arial,sans-serif}.toneRow{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin:13px 0 18px;font-size:13px;display:flex}.toneRow button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:7px 10px;font-size:12px}.toneRow button.active{background:var(--rose);color:var(--plum);border-color:#d9b3c3;font-weight:800}.toneRow button:disabled{opacity:.55;cursor:wait}.toneStatus{color:var(--plum);margin:8px 0 0;font-size:12px;line-height:1.4}.coachActions{gap:10px;display:flex}.coachActions button{border-radius:12px;flex:1;padding:12px 15px;font-weight:800}.coachActions .copy{background:var(--plum);color:#fff;border:0}.coachActions .sent{border:1px solid var(--plum);color:var(--plum);background:#fff}.coachActions .again{background:var(--teal);color:#fff;border:0}.coachConversation{background:#f2f8f6;border:1px solid #c9deda;border-radius:18px;margin-top:20px;padding:20px}.coachConversationHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.coachConversationHead small{color:var(--teal);letter-spacing:.1em;font-size:10px;font-weight:900}.coachConversationHead h3{color:var(--ink);margin:6px 0 14px;font:600 21px Georgia}.coachConversationHead>span{color:var(--teal);white-space:nowrap;background:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.coachThread{background:#fff;border:1px solid #d4e4e0;border-radius:13px;margin-bottom:14px;overflow:hidden}.coachThread>div{border-top:1px solid #e6efed;padding:11px 13px}.coachThread>div:first-child{border-top:0}.coachThread p{color:var(--ink);margin:0 0 4px;font-size:13px;line-height:1.45}.coachThread small{color:var(--muted);font-size:10px}.coachThread .bestieReply{border-left:4px solid var(--plum);background:#fff7fb;border-radius:10px;margin-top:10px;padding:12px}.coachThread .bestieReply small{color:var(--plum);letter-spacing:.08em;margin-bottom:5px;font-weight:900;display:block}.coachThread .bestieReply p{color:var(--ink);margin:0 0 8px;font-size:14px;line-height:1.5}.coachThread .bestieReply b{color:var(--teal);font-size:11px;line-height:1.4}.userChatBubble{background:var(--teal);color:#fff;border-radius:16px 16px 5px;width:88%;margin:12px 0 12px auto;padding:13px 15px;box-shadow:0 5px 16px #58989829}.userChatBubble small{color:#fffc;letter-spacing:.09em;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.userChatBubble p{color:#fff;margin:0;font-size:14px;line-height:1.5}.coachConversation textarea{border:1.5px solid var(--teal);width:100%;min-height:92px;color:var(--ink);resize:vertical;background:#fff;border-radius:13px;padding:13px;font:15px/1.5 Arial,sans-serif}.quickCoachButton{width:100%;margin-top:11px}.quickReplyStatus{color:var(--plum);align-items:center;gap:8px;margin:9px 0 0;font-size:12px;line-height:1.4;display:flex}.quickReplyStatus i{border:2px solid #bcd2ce;border-top-color:var(--teal);border-radius:50%;flex:none;width:13px;height:13px;animation:.8s linear infinite spin}.bestieThinking{color:var(--ink);background:#fff7fb;border:1px solid #e7cde0;border-radius:16px 16px 16px 5px;align-items:flex-start;gap:10px;margin:12px 0 2px;padding:12px 14px;display:flex;box-shadow:0 5px 16px #70389014}.bestieThinkingIcon{background:var(--plum);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:14px;display:grid}.bestieThinking>div{flex-wrap:wrap;align-items:center;gap:3px 7px;min-width:0;display:flex}.bestieThinking b{color:var(--plum);font-size:13px}.bestieThinking small{width:100%;color:var(--muted);margin-top:2px;font-size:10px;line-height:1.4}.thinkingDots{align-items:center;gap:3px;display:inline-flex}.thinkingDots i{background:var(--plum);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite thinkingBounce}.thinkingDots i:nth-child(2){animation-delay:.15s}.thinkingDots i:nth-child(3){animation-delay:.3s}@keyframes thinkingBounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.quickCoachResult{border:2px solid var(--plum);background:#fff7fb;border-radius:16px 16px 16px 5px;margin:12px 0 3px;padding:16px;scroll-margin:120px;box-shadow:0 8px 22px #7038901f}.quickCoachResult small{color:var(--plum);letter-spacing:.1em;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.quickCoachResult p{color:var(--ink);margin:0 0 10px;font-size:16px;line-height:1.55}.quickCoachResult b{color:var(--teal);font-size:12px;line-height:1.45;display:block}.coachNote{color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.5}.aiSetupButton{color:var(--plum);background:#fff7fb;border:1px solid #d9c4e2}.aiSetupOverlay{z-index:1000;background:#35353bb8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.aiSetupCard{background:var(--ivory);border-radius:22px;width:min(520px,100%);padding:28px;position:relative;box-shadow:0 24px 70px #00000047}.aiSetupCard h2{color:var(--ink);margin:5px 35px 10px 0;font:600 28px Georgia,serif}.aiSetupCard>p:not(.step):not(.aiSetupStatus){color:var(--muted);line-height:1.55}.aiSetupCard label{color:var(--ink);gap:7px;margin:18px 0 12px;font-size:12px;font-weight:800;display:grid}.aiSetupCard input{border:1.5px solid var(--teal);width:100%;color:var(--ink);background:#fff;border-radius:12px;padding:14px;font-size:15px}.aiSetupCard .primary{width:100%;margin-top:10px}.aiSetupCard>small{color:var(--muted);margin-top:12px;line-height:1.4;display:block}.aiSetupClose{width:36px;height:36px;color:var(--plum);background:#fff;border:0;border-radius:50%;font-size:24px;position:absolute;top:15px;right:15px}.aiSetupStatus{color:var(--plum);margin:8px 0;font-size:12px;line-height:1.45}.feedbackLauncher{z-index:20;background:var(--plum);color:#fff;border:0;border-radius:999px;align-items:center;gap:8px;padding:11px 15px;font-size:12px;font-weight:800;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 28px #3a1f4647}.feedbackLauncher span{background:#ffffff2e;border-radius:50%;place-items:center;width:21px;height:21px;font-size:13px;display:grid}.feedbackCard{max-height:min(760px,92vh);overflow:auto}.feedbackCard textarea{border:1.5px solid var(--teal);resize:vertical;width:100%;min-height:125px;color:var(--ink);background:#fff;border-radius:12px;padding:13px;font:14px/1.5 Arial,sans-serif}.feedbackChoices{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:17px 0;padding:0;display:grid}.feedbackChoices legend{color:var(--ink);grid-column:1/-1;margin-bottom:8px;font-size:12px;font-weight:800}.feedbackChoices label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:8px;margin:0;padding:11px;font-weight:700;display:flex}.feedbackChoices label.selected{border-color:var(--plum);color:var(--plum);background:#fff5fa}.feedbackChoices input{width:auto;accent-color:var(--plum);padding:0}.feedbackAutoNote{margin-top:7px!important}.feedbackOwnerShortcut{color:var(--plum);margin:0 0 5px;font-weight:800}.feedbackInboxCard{width:min(760px,100%);max-height:88vh;overflow:auto}.feedbackList{gap:10px;margin-top:18px;display:grid}.feedbackList article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:15px}.feedbackList article>div{justify-content:space-between;gap:15px;display:flex}.feedbackList b{color:var(--plum);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.feedbackList time,.feedbackList small{color:var(--muted);font-size:10px}.feedbackList p{color:var(--ink);white-space:pre-wrap;margin:10px 0;line-height:1.5}.replyLoop{border:1px solid var(--line);border-top:5px solid var(--teal);background:#fff;border-radius:24px;margin:28px 0;padding:clamp(22px,4vw,36px);scroll-margin-top:92px;box-shadow:0 18px 50px #35353b12}.replyHead{justify-content:space-between;gap:24px;display:flex}.replyHead h2{margin:6px 0 8px;font:600 31px Georgia}.replyHead p:last-child{max-width:700px;color:var(--muted);margin:0;line-height:1.55}.replyHead>button{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);background:#fff;border-radius:50%;font-size:22px}.history{border:1px solid var(--line);background:var(--paper);border-radius:15px;margin:22px 0}.history summary{color:var(--plum);cursor:pointer;padding:14px 16px;font-weight:800}.history>div{padding:0 16px 14px}.history article{border-top:1px solid var(--line);gap:12px;padding:13px 0;display:flex}.history article>span{background:var(--teal);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:11px;font-weight:800;display:grid}.history article small{color:var(--muted)}.history article p{margin:5px 0;line-height:1.45}.history article b{color:var(--plum);font-size:12px}.replyInputs{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:12px;margin-top:24px;display:grid}.replyDrop,.replyVoice{text-align:center;border-radius:16px;place-content:center;min-height:112px;padding:16px;display:grid}.replyDrop{border:1.5px dashed var(--teal);color:var(--teal);cursor:pointer;background:#f2f8f6;position:relative}.replyDrop input{opacity:0;cursor:pointer;position:absolute;inset:0}.replyVoice{color:var(--plum);background:#f8f2fb;border:1px solid #d9c3e6}.replyDrop small,.replyVoice small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.replyOr{color:var(--muted);place-items:center;font-size:12px;display:grid}.replyText{color:var(--ink);margin-top:16px;font-size:13px;font-weight:800;display:block}.replyText textarea{border:1px solid var(--line);resize:vertical;width:100%;min-height:120px;color:var(--ink);border-radius:14px;margin-top:7px;padding:14px;font:15px/1.5 Arial,sans-serif}.replySubmit{width:100%;margin-top:14px}@media (width<=760px){.businessProfileGrid{grid-template-columns:1fr}header{padding:0 16px}.brand small,.accountArea .quiet,.accountChip small,.feedbackInboxButton{display:none}.accountChip{border-left:0;max-width:100px;padding-left:0}.accountArea{gap:7px}main{padding-top:24px}.hero{grid-template-columns:1fr}.hero h1{font-size:42px}.pulse{display:none}.capture-grid{grid-template-columns:1fr}.card{min-height:auto}.two,.metrics,.actionGrid,.followChoice>div{grid-template-columns:1fr}.goalPicker{justify-content:space-between;width:100%}.actionSettings{flex-direction:column;align-items:stretch;width:100%}.activityHistory{grid-template-columns:1fr}.actionCard{min-height:205px}.dailySummary{grid-template-columns:auto 1fr;padding:19px}.recordsHead{gap:14px}.exportButton{width:100%}.recordTools{flex-direction:column;align-items:stretch}.coachGrid{grid-template-columns:1fr}.coachActions{flex-direction:column}.replyInputs{grid-template-columns:1fr}.replyOr{min-height:20px}.sectionHead{flex-direction:column;align-items:flex-start}.follow{flex-wrap:wrap;align-items:flex-start}.followButtons,.follow button{width:100%}.followButtons{flex-direction:column}nav{overflow:auto}.tab{white-space:nowrap}.feedbackChoices{grid-template-columns:1fr}.feedbackLauncher{bottom:12px;right:12px}}
