:root{--ink:#35353b;--muted:#696971;--paper:#f9f6ef;--plum:#703890;--berry:#e04880;--teal:#589898;--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}}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}.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}.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}.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}.coachNote{color:var(--muted);margin:14px 0 0;font-size:11px;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){header{padding:0 16px}.brand small,.accountArea .quiet,.accountChip small{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}}
