:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.main-nav{border-bottom:1px solid #11182714;justify-content:space-between;align-items:center;width:min(1040px,100% - 48px);height:64px;margin:0 auto;display:flex}.wordmark{color:#17181b;letter-spacing:-.04em;font:600 20px/1 -apple-system,BlinkMacSystemFont,SF Pro Display,DM Sans,sans-serif}.nav-tabs{background:#1118270b;border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex}.nav-link{color:#777a82;border-radius:7px;padding:7px 12px;font:600 12px -apple-system,BlinkMacSystemFont,SF Pro Text,DM Sans,sans-serif;text-decoration:none;transition:color .2s,background .2s,box-shadow .2s}.nav-link:hover{color:#17181b}.nav-link.active{color:#17181b;background:#fff;box-shadow:0 1px 3px #1118271a}@media (width<=560px){.main-nav{width:calc(100% - 32px)}}*{box-sizing:border-box;margin:0;padding:0}.daily-shell{width:min(1040px,100% - 48px);margin:auto;padding:64px 0 88px}.daily-header{justify-content:space-between;align-items:center;gap:32px;margin-bottom:36px;display:flex}.daily-date,.side-label,.card-heading span{color:#777a82;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:650}.daily-header h1{color:#17181b;letter-spacing:-.05em;margin:12px 0;font:600 clamp(38px,5vw,54px)/1.04 -apple-system,BlinkMacSystemFont,SF Pro Display,DM Sans,sans-serif}.daily-header>div>p:last-child{color:#777a82;font-size:15px}.day-progress{--progress:0deg;background:conic-gradient(#5b63d3 var(--progress),#e6e6e3 0);border-radius:50%;flex:none;place-items:center;width:82px;height:82px;display:grid;position:relative}.day-progress:after{content:"";background:#f6f6f3;border-radius:50%;position:absolute;inset:7px}.day-progress span{z-index:1;color:#17181b;font-size:13px;font-weight:650;position:relative}.daily-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.8fr);gap:18px;display:grid}.today-card,.streak-card,.partner-note{background:#fff;border:1px solid #11182717;border-radius:18px;box-shadow:0 1px 2px #11182706,0 8px 28px #11182709}.today-card{padding:28px}.card-heading{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.card-heading h2{color:#17181b;letter-spacing:-.035em;margin-top:7px;font-size:25px}.card-heading>strong{color:#5b63d3;background:#eeeffb;border-radius:999px;padding:7px 10px;font-size:10px}.daily-empty{background:#f7f7f4;border-radius:12px;margin-bottom:10px;padding:18px}.daily-empty h3{margin-bottom:5px;font-size:14px}.daily-empty p,.sync-note{color:#8a8c93;font-size:11px;line-height:1.5}.habit-list{flex-direction:column;gap:8px;list-style:none;display:flex}.habit-item{background:#fbfbfa;border:1px solid #11182717;border-radius:12px;align-items:center;padding:14px;display:flex}.habit-item.done{background:#edf7f1}.habit-item label{cursor:pointer;flex:1;align-items:center;gap:12px;display:flex}.habit-item input{appearance:none;cursor:pointer;border:1.5px solid #c9cace;border-radius:50%;flex:none;width:20px;height:20px}.habit-item input:checked{background:#3d8b68 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='white' d='M2 6l3 3 5-5'/%3E%3C/svg%3E") 50%/65% no-repeat;border-color:#3d8b68}.habit-name{color:#17181b;flex-direction:column;gap:3px;font-size:13px;font-weight:500;display:flex}.habit-name small{color:#9a9ba0;font-size:9px;font-weight:500;text-decoration:none}.habit-item.done .habit-name{color:#777a82}.habit-item.done .habit-name>small{text-decoration:none}.daily-rhythms{flex-direction:column;gap:8px;margin-top:8px;display:flex}.daily-rhythm{background:#fbfbfa;border:1px solid #11182717;border-radius:12px;align-items:center;gap:8px;padding:13px 12px 13px 14px;display:flex}.daily-rhythm.done{background:#edf7f1}.daily-rhythm>div{color:#17181b;flex-direction:column;flex:1;gap:3px;font-size:13px;font-weight:500;display:flex}.daily-rhythm small{color:#8a8c93;font-size:9px}.daily-rhythm button{color:#74767d;cursor:pointer;background:#fff;border:1px solid #dedfdb;border-radius:9px;width:32px;height:32px}.daily-rhythm button:disabled{opacity:.35;cursor:default}.daily-rhythm .progress-add{color:#5b63d3;background:#eeeffb;border:0;width:42px;font-weight:700}.add-habit-form{gap:8px;margin-top:12px;display:flex}.add-habit-input{color:#17181b;background:#fff;border:1px solid #dddeda;border-radius:10px;outline:none;flex:1;min-width:0;padding:11px 13px;font-size:12px}.add-habit-input:focus{border-color:#5b63d3;box-shadow:0 0 0 3px #eeeffb}.add-habit-btn{color:#5b63d3;cursor:pointer;background:#eeeffb;border:0;border-radius:10px;padding:0 15px;font-size:11px;font-weight:650}.sync-note{margin:10px 2px 0}.daily-side{flex-direction:column;gap:18px;display:flex}.streak-card,.partner-note{padding:24px}.streak-value{letter-spacing:-.05em;margin:12px 0 4px;font-size:42px;font-weight:600}.streak-value small{color:#777a82;margin-left:4px;font-size:13px;font-weight:500}.streak-card>p{color:#777a82;margin-bottom:16px;font-size:11px;line-height:1.5}.text-link,.partner-note>a{color:#5b63d3;font-size:11px;font-weight:650;text-decoration:none}.partner-note{background:#edf7f1}.partner-note-top>div{flex-direction:column;display:flex}.partner-note-top strong{font-size:12px}.partner-note-top small{color:#777a82;margin-top:3px;font-size:10px}.partner-note>p{color:#4d5e54;margin:18px 0;font-size:12px;line-height:1.55}.partner-note>a{color:#3d8b68;background:#fff;border-radius:9px;padding:9px 12px;font-size:10px;display:inline-block}@media (width<=760px){.daily-shell{width:calc(100% - 32px);padding-top:42px}.daily-header{align-items:flex-start}.day-progress{width:68px;height:68px}.daily-grid{grid-template-columns:1fr}.today-card,.streak-card,.partner-note{padding:20px}}@media (width<=480px){.daily-header h1{font-size:38px}.day-progress{display:none}.add-habit-form{display:grid}.add-habit-btn{padding:11px}}:root{--ink:#17181b;--muted:#777a82;--faint:#a6a8ad;--canvas:#f6f6f3;--card:#fff;--line:#11182717;--accent:#5b63d3;--accent-soft:#eeeffb;--green:#3d8b68;--green-soft:#edf7f1;--sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "DM Sans", sans-serif}body{background:var(--canvas);color:var(--ink);font-family:var(--sans);background-image:none}#root{text-align:left;border:0;width:100%;max-width:none}.week-shell{width:min(1040px,100% - 48px);margin:auto;padding:64px 0 88px}.week-hero{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:36px;display:flex}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:650}.week-hero h1{color:var(--ink);font:600 clamp(44px, 6vw, 64px)/1.02 var(--sans);letter-spacing:-.055em;margin:13px 0 14px}.hero-copy{color:var(--muted);max-width:500px;font-size:16px;line-height:1.55}button,input{font-family:var(--sans)}button{transition:background .18s,transform .18s,opacity .18s}.share-btn{background:var(--ink);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;padding:11px 16px;font-size:12px;font-weight:650}.share-btn:hover{background:#303136;transform:translateY(-1px)}.pulse-card,.intentions-panel,.partner-panel{background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 1px 2px #11182706,0 8px 28px #11182709}.pulse-card{margin-bottom:18px;padding:26px 28px}.pulse-copy{align-items:baseline;gap:10px;display:flex}.pulse-number{color:var(--ink);letter-spacing:-.045em;font-size:40px;font-weight:600}.pulse-label{color:var(--muted);font-size:13px}.progress-track,.mini-track{background:#ececeb;border-radius:999px;height:5px;overflow:hidden}.pulse-card .progress-track{margin:18px 0 22px}.progress-track span,.mini-track span{background:var(--accent);border-radius:inherit;height:100%;transition:width .35s;display:block}.people-row{align-items:center;gap:24px;display:flex}.person{align-items:center;gap:10px;display:flex}.person span:last-child{flex-direction:column;display:flex}.person strong{font-size:12px;font-weight:650}.person small{color:var(--muted);margin-top:3px;font-size:11px}.avatar{border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.avatar.you{color:#454ca8;background:#e6e7fa}.avatar.joey{color:#347556;background:#e9f4ed}.together-pill{color:var(--green);background:var(--green-soft);border-radius:999px;margin-left:auto;padding:7px 10px;font-size:10px;font-weight:650}.week-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:18px;display:grid}.intentions-panel,.partner-panel{padding:28px}.partner-panel{align-self:start}.section-title-row{justify-content:space-between;margin-bottom:28px;display:flex}.section-title-row h2,.partner-panel h2{color:var(--ink);font:600 25px/1.15 var(--sans);letter-spacing:-.035em;margin:7px 0 0}.count-pill{height:max-content;color:var(--muted);background:#f5f5f3;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:600}.intention-group+.intention-group{margin-top:32px}.intention-group h3{color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:600}.intention-row,.rhythm-row{border:1px solid var(--line);background:#fbfbfa;border-radius:12px;margin-bottom:8px}.intention-row{align-items:center;gap:12px;padding:13px 14px;display:flex}.intention-row>span{flex:1;font-size:13px;font-weight:500}.intention-row.complete{background:var(--green-soft)}.intention-row.complete>span{color:var(--muted);text-decoration:line-through}.check-control{color:#fff;cursor:pointer;background:#fff;border:1.5px solid #c9cace;border-radius:50%;width:20px;height:20px;font-size:11px}.complete .check-control{background:var(--green);border-color:var(--green)}.row-delete{color:#b5b6ba;cursor:pointer;background:0 0;border:0;font-size:17px}.row-delete:hover{color:#7f8187}.quick-add,.cheer-form{gap:8px;margin-top:10px;display:flex}.quick-add input,.cheer-form input{min-width:0;color:var(--ink);background:#fff;border:1px solid #dddeda;border-radius:10px;outline:none;flex:1;padding:11px 13px;font-size:12px}.quick-add input:focus,.cheer-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.quick-add button,.cheer-form button{background:var(--accent-soft);color:var(--accent);cursor:pointer;border:0;border-radius:10px;padding:0 14px;font-size:11px;font-weight:650}.quick-add button:hover,.cheer-form button:hover{background:#e3e4f8}.goal-add .target-input{flex:0 0 72px}.rhythm-row{padding:14px}.rhythm-top{justify-content:space-between;font-size:13px;font-weight:500;display:flex}.rhythm-top strong{color:var(--accent);font-size:11px}.rhythm-row .mini-track{margin:12px 0 10px}.rhythm-actions{justify-content:flex-end;gap:5px;display:flex}.rhythm-actions button{border:1px solid var(--line);width:27px;height:25px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;font-weight:600}.rhythm-actions button:hover{color:var(--ink);background:#f3f3f1}.partner-panel .eyebrow{color:var(--green)}.partner-goal{border-bottom:1px solid var(--line);padding:17px 0}.partner-goal>div:first-child{justify-content:space-between;margin-bottom:10px;font-size:12px;font-weight:500;display:flex}.partner-goal strong{color:var(--muted);font-size:10px}.partner-goal .mini-track span{background:var(--green)}.partner-goal.done strong{color:var(--green)}.cheer-card{background:#f8f8f6;border-radius:12px;gap:11px;margin-top:18px;padding:13px;display:flex}.cheer-card p{font-size:11px}.cheer-card small{color:var(--muted);margin-top:4px;line-height:1.5;display:block}.cheer-card.own{background:var(--accent-soft)}.cheer-form button{width:40px;padding:0;font-size:16px}.week-footer{text-align:center;color:var(--muted);padding:52px 20px 0;font-size:12px}.week-footer span{color:var(--faint);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:650;display:block}.week-footer strong{color:var(--ink);letter-spacing:-.03em;margin:8px 0;font-size:22px;display:block}@media (width<=760px){.week-shell{width:calc(100% - 32px);padding-top:42px}.week-hero{flex-direction:column;align-items:flex-start}.week-hero h1{font-size:46px}.week-grid{grid-template-columns:1fr}.people-row{flex-wrap:wrap}.together-pill{margin-left:0}.intentions-panel,.partner-panel,.pulse-card{padding:20px}.goal-add{grid-template-columns:1fr 72px;display:grid}.goal-add button{grid-column:1/-1;padding:11px}}.encouragement-section{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.encouragement-section h3{overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.5}.encouragement-hint{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.55}.encouragement-section .cheer-card p{overflow-wrap:anywhere;min-width:0}.encouragement-section .cheer-card small{white-space:pre-wrap}.review-shell{color:#17181b;width:min(960px,100% - 40px);margin:auto;padding:40px 0 80px}.review-back{color:#656b76;font-size:13px;text-decoration:none}.review-header{max-width:650px;margin:40px 0 30px}.review-header h1{letter-spacing:-.045em;margin:14px 0 18px;font-size:clamp(36px,6vw,58px);line-height:1.06}.review-header>p:last-child{color:#717580;font-size:16px;line-height:1.65}.review-history{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:22px;display:flex}.review-history label{font-size:13px;font-weight:600}.review-shell select,.review-shell input:not([type=checkbox]),.review-shell textarea{font:inherit;color:#17181b;background:#fff;border:1px solid #d9dbe0;border-radius:10px;min-width:0;max-width:100%;padding:12px}.review-shell textarea{resize:vertical;width:100%;line-height:1.6}.review-shell :focus-visible{outline-offset:3px;outline:3px solid #abb0ee}.review-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.review-card{background:#fff;border:1px solid #e6e7e9;border-radius:18px;margin-bottom:20px;padding:28px}.review-card h2{letter-spacing:-.03em;margin-bottom:10px;font-size:23px}.review-card h3{margin:20px 0 6px;font-size:14px}.review-card p{color:#717580;margin-bottom:16px;font-size:14px;line-height:1.6}.review-goals{padding:0;list-style:none}.review-goals li{border-top:1px solid #f0f0f0;align-items:center;gap:10px;padding:13px 0;font-size:14px;display:flex}.review-goals li>span:nth-child(2){overflow-wrap:anywhere;flex:1}.review-goals small{white-space:nowrap;color:#717580}.review-check{background:#f4f4f4;border-radius:50%;flex-shrink:0;place-items:center;width:23px;height:23px;display:grid}.review-check.complete{color:#368363;background:#edf7f1}.review-steps{gap:22px;margin-bottom:32px;padding:0;list-style:none;display:flex}.review-steps li{color:#888c94;align-items:center;gap:8px;font-size:12px;display:flex}.review-steps span{background:#f0f0f2;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.review-steps [aria-current]{color:#5058bf;font-weight:600}.review-steps [aria-current] span{background:#eeeffb}.review-form>label{margin:22px 0 8px;font-size:14px;font-weight:600;display:block}.review-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}.review-primary,.review-secondary{cursor:pointer;border:0;border-radius:10px;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.review-primary{color:#fff;background:#17181b}.review-secondary{color:#555d77;background:#f1f2f6}.review-shell button:disabled{opacity:.5;cursor:wait}.carry-list label{cursor:pointer;border:1px solid #e6e7e9;border-radius:12px;align-items:center;gap:12px;margin:8px 0;padding:16px;display:flex}.carry-list input{accent-color:#5b63d3;width:20px;height:20px}.carry-list small{color:#7a7d85;margin-top:5px;display:block}.new-intention{border-top:1px solid #eee;align-items:end;gap:12px;padding:16px 0;display:flex}.new-intention label{flex-direction:column;gap:8px;min-width:0;font-size:12px;display:flex}.new-intention label:first-child{flex:1}.new-intention input[type=number]{width:88px}.review-count{font-weight:600;color:#5058bf!important}.review-error{color:#9d3434;background:#fff0ee;border-radius:12px;padding:15px}.review-prose{white-space:pre-wrap;overflow-wrap:anywhere}.review-partner-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.review-saved{border-color:#cfe3d6}.week-tools{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px;display:flex}.week-tools a{color:#5058bf;background:#eeeffb;border-radius:9px;padding:10px 12px;font-size:13px;text-decoration:none}.week-notice{background:#edf7f1;border-radius:12px;margin-bottom:20px;padding:16px;font-size:14px;line-height:1.6}fieldset.week-controls{border:0;min-width:0;padding:0}button:disabled{cursor:default;opacity:.55}.week-shell [role=alert],.daily-shell [role=alert]{color:#963a32;background:#fff0ee;border-radius:10px;margin:12px 0;padding:12px}@media (width<=650px){.review-grid{grid-template-columns:1fr;gap:0}.review-card{padding:20px}.review-steps{gap:12px}.review-steps li{flex-direction:column;align-items:flex-start}.new-intention{flex-wrap:wrap}.new-intention label:first-child{flex-basis:100%}.review-history select{width:100%}.review-shell{width:calc(100% - 32px)}}.share-container{width:100%;max-width:480px;margin:0 auto;padding:60px 20px}@media (width<=500px){.share-container{padding:40px 16px}}.share-error{color:#6b6560;text-align:center;margin-top:80px;font-family:DM Sans,sans-serif;font-size:15px}.habit-item input[type=checkbox]:disabled{cursor:default;opacity:1}.share-footer{color:#6b6560;border-top:1px solid #2a2724;margin-top:48px;padding-top:24px;font-family:DM Sans,sans-serif;font-size:13px}.share-footer a{color:#6b6560;text-decoration:none;transition:color .2s}.share-footer a:hover{color:#f0ede8}.auth-shell{place-items:center;width:min(1040px,100% - 48px);margin:auto;padding:84px 0;display:grid}.auth-card{background:#fff;border:1px solid #11182717;border-radius:20px;width:min(100%,440px);padding:36px;box-shadow:0 16px 50px #11182712}.auth-kicker{color:#5b63d3;letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:700}.auth-card h1{color:#17181b;letter-spacing:-.045em;margin:12px 0;font:600 36px/1.05 -apple-system,BlinkMacSystemFont,SF Pro Display,DM Sans,sans-serif}.auth-card p{color:#777a82;font-size:13px;line-height:1.55}.auth-card form{flex-direction:column;margin-top:28px;display:flex}.auth-card label{color:#44464c;margin-bottom:7px;font-size:11px;font-weight:600}.auth-card input{border:1px solid #dddeda;border-radius:10px;outline:none;padding:12px 13px;font-size:13px}.auth-card input:focus{border-color:#5b63d3;box-shadow:0 0 0 3px #eeeffb}.auth-primary{color:#fff;text-align:center;cursor:pointer;background:#17181b;border:0;border-radius:10px;margin-top:10px;padding:12px 16px;font-size:12px;font-weight:650;text-decoration:none;display:block}.auth-secondary{color:#777a82;cursor:pointer;background:0 0;border:0;width:100%;margin-top:4px;padding:11px}.auth-message{color:#3d765b;background:#edf7f1;border-radius:10px;margin-top:14px;padding:11px 12px;font-size:11px;line-height:1.5}.auth-card>small{color:#a6a8ad;text-align:center;margin-top:22px;font-size:9px;line-height:1.5;display:block}.partner-settings{border-top:1px solid #e8e8eb;border-bottom:1px solid #e8e8eb;margin-top:28px;padding:24px 0}.partner-settings h2{margin:0 0 12px;font-size:17px}.partner-settings h3{margin:16px 0 8px;font-size:15px}.partner-settings a{color:#5754c9;font-size:13px}.disconnect-confirm{background:#faf9f7;border-radius:12px;padding:16px}.disconnect-button{color:#a03930;cursor:pointer;background:#fff;border:1px solid #e4c9c5;border-radius:10px;width:100%;margin-top:8px;padding:12px}.disconnect-button:disabled{opacity:.5;cursor:wait}.partner-settings .connection-error{color:#a03930}.profile-settings{border-top:1px solid #e8e8eb;margin-top:28px;padding-top:24px}.profile-settings h2{margin:0 0 8px;font-size:17px}.profile-settings form{margin-top:16px}.profile-settings .profile-error{color:#a03930}.profile-settings button:disabled{opacity:.5;cursor:default}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--text-h:#17181b;--text:#777a82}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #aeb3ef}.nav-icon{display:none}.invitation-result{width:100%;min-width:0}.invitation-result input{color:#44464c;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dcddeb;border-radius:10px;margin-top:12px;padding:12px}.invitation-result button{margin-top:8px}@media (width<=650px){html{scroll-padding-bottom:100px}body{padding-bottom:calc(84px + env(safe-area-inset-bottom))}.main-nav{border-bottom:0;width:calc(100% - 40px);height:60px}.wordmark{font-size:23px}.nav-tabs{z-index:50;padding:8px max(16px, env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafaf8f5;border-top:1px solid #e5e5e2;border-radius:0;grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0}.nav-link{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:56px;padding:6px;font-size:11px;display:flex}.nav-link.active{color:#5058bf;box-shadow:none;background:#eeeffb}.nav-icon{width:22px;height:22px;display:block}.daily-shell,.week-shell,.review-shell{width:calc(100% - 32px);padding:22px 0 28px}.daily-header,.week-hero{gap:16px;margin-bottom:24px}.daily-header h1,.week-hero h1{letter-spacing:-.045em;overflow-wrap:anywhere;margin:10px 0;font-size:clamp(32px,9vw,40px);line-height:1.1}.daily-header>div>p:last-child,.hero-copy{overflow-wrap:anywhere;font-size:14px;line-height:1.55}.daily-header>div:first-child{min-width:0}.day-progress{display:none}.week-hero .share-btn{color:#5058bf;background:#fff;border:1px solid #e3e4eb}.week-tools{gap:8px;margin-bottom:18px}.week-tools a{text-align:center;flex:auto;justify-content:center;align-items:center;min-height:44px;font-size:12px;display:flex}.daily-grid,.week-grid{gap:16px}.today-card,.intentions-panel,.partner-panel,.pulse-card,.streak-card,.partner-note,.review-card{border-radius:16px;min-width:0;padding:18px;box-shadow:0 2px 8px #11182706}.card-heading,.section-title-row{gap:12px;margin-bottom:20px}.card-heading h2,.section-title-row h2,.partner-panel h2{font-size:23px;line-height:1.2}.card-heading>strong,.count-pill{white-space:nowrap;flex-shrink:0;padding:6px 8px}.habit-item{padding:10px 12px}.habit-item label{min-height:44px}.habit-name,.daily-rhythm>div,.intention-row>span,.rhythm-top,.partner-goal>div:first-child{overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.45}.habit-name small,.daily-rhythm small,.sync-note,.daily-empty p{font-size:12px}.daily-rhythm{gap:6px;padding:12px}.daily-rhythm button,.daily-rhythm .progress-add{border-radius:11px;flex:0 0 44px;width:44px;height:44px;font-size:17px}.add-habit-form{display:flex}.add-habit-btn{padding:0 14px}.daily-shell input:not([type=checkbox]),.week-shell input,.auth-card input,.review-shell input:not([type=checkbox]),.review-shell textarea,.review-shell select{min-height:48px;font-size:16px}.add-habit-btn,.quick-add button,.cheer-form button{flex-shrink:0;min-width:48px;min-height:48px;font-size:14px}.daily-side{gap:16px}.streak-card>p,.partner-note>p,.partner-note-top strong{font-size:14px}.partner-note-top small{font-size:12px}.text-link,.partner-note>a{align-items:center;min-height:44px;font-size:13px;display:inline-flex}.pulse-number{font-size:34px}.pulse-label{font-size:12px}.people-row{align-items:flex-start;gap:14px}.person{flex:110px;gap:8px;min-width:0}.person>span:last-child{overflow-wrap:anywhere;min-width:0}.avatar{flex:0 0 34px}.together-pill{font-size:11px}.intention-row{gap:6px;padding:6px}.check-control{color:#0000;background:radial-gradient(circle,#fff 9px,#c9cace 10px 11px,#0000 12px);border:0;border-radius:10px;flex:0 0 44px;width:44px;height:44px}.complete .check-control{color:#fff;background:radial-gradient(circle,#3d8b68 11px,#0000 12px);font-size:14px}.row-delete{color:#85878f;min-width:44px;min-height:44px}.intention-group h3{font-size:13px}.rhythm-top{align-items:baseline;gap:12px}.rhythm-top span,.partner-goal span{overflow-wrap:anywhere;min-width:0}.rhythm-top strong,.partner-goal strong{white-space:nowrap;flex-shrink:0;font-size:12px}.rhythm-actions{gap:8px}.rhythm-actions button{border-radius:10px;width:44px;height:44px;font-size:18px}.goal-add{grid-template-columns:minmax(0,1fr) 80px}.goal-add>input:first-child{grid-column:1/-1}.goal-add .target-input{grid-column:1;width:100%}.goal-add button{grid-column:2}.partner-panel>.hero-copy{margin:12px 0}.partner-goal>div:first-child{gap:12px}.cheer-card{gap:10px}.cheer-card p{overflow-wrap:anywhere;min-width:0;font-size:13px}.cheer-card small{font-size:14px}.week-footer{padding:32px 8px 8px}.week-footer p{margin-bottom:16px;font-size:14px;line-height:1.6}.share-btn,.review-primary,.review-secondary,.auth-primary,.auth-secondary,.disconnect-button{min-height:44px}.review-header{margin:26px 0 24px}.review-header h1{font-size:34px}.review-steps{justify-content:space-between;gap:8px}.review-actions{flex-wrap:wrap}.review-actions>*{text-align:center;flex:1}.review-partner-title{flex-wrap:wrap}.carry-list label{padding:12px}.carry-list input{flex-shrink:0}.auth-shell{width:calc(100% - 32px);padding:22px 0 28px}.auth-card{border-radius:18px;width:100%;min-width:0;padding:24px 20px;box-shadow:0 2px 8px #11182706}.auth-card h1{font-size:32px}.auth-card p{overflow-wrap:anywhere;font-size:14px}.auth-card label{font-size:13px}.auth-primary,.auth-secondary{font-size:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
