@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@600;700&display=swap";:root{color:#332e35;font-synthesis:none;text-rendering:optimizelegibility;--cream:#fffaf6;--paper:#fffdfaeb;--coral:#df7c7a;--coral-dark:#b95e60;--rose-soft:#f5ddda;--lavender:#a99ab8;--ink:#332e35;--muted:#817780;--line:#4936421a;--shadow:0 20px 55px #5b3a4317;background:#f3ede9;font-family:Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html{background:#f3ede9}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #df7c7a40}.app-shell{background:linear-gradient(160deg,#fffaf6 0%,#fbf5f1 55%,#f8f3f5 100%);max-width:520px;min-height:100dvh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 80px #3e2d3421}.ambient{filter:blur(2px);pointer-events:none;opacity:.42;border-radius:50%;position:fixed}.ambient-one{background:radial-gradient(circle,#f5c7c1,#0000 70%);width:240px;height:240px;top:-95px;right:calc(50% - 340px)}.ambient-two{background:radial-gradient(circle,#ded3e7,#0000 70%);width:220px;height:220px;bottom:60px;left:calc(50% - 350px)}.page{min-height:100dvh;padding:max(26px, env(safe-area-inset-top)) 22px calc(108px + env(safe-area-inset-bottom));position:relative}.page-header,.simple-header{justify-content:space-between;align-items:flex-start;margin:4px 0 26px;display:flex}.page-header p,.simple-header p{color:var(--muted);letter-spacing:.04em;margin:0 0 7px;font-size:.8rem}.page-header h1,.simple-header h1{letter-spacing:-.02em;max-width:330px;margin:0;font-family:Noto Serif SC,serif;font-size:clamp(1.65rem,6vw,2rem);line-height:1.3}.simple-header{align-items:center}h2,h3,p{overflow-wrap:anywhere}.round-button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:16px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 25px #332e3533}.privacy-badge{border:1px solid var(--line);color:#766c73;white-space:nowrap;cursor:pointer;background:#ffffff94;border-radius:99px;align-items:center;gap:5px;padding:8px 10px;font-size:.68rem;display:flex}.privacy-badge.saving svg,.privacy-badge.loading svg{animation:1s linear infinite status-spin}.privacy-badge.error{color:#a24f54;background:#fff1f1}.auth-loading{color:var(--muted);place-items:center;font-family:Noto Serif SC,serif;display:grid}@keyframes status-spin{to{transform:rotate(360deg)}}@media (width>=700px){body{padding:24px 0}.app-shell{border-radius:32px;min-height:calc(100dvh - 48px)}.page{min-height:calc(100dvh - 48px)}.bottom-nav{border-radius:0 0 32px 32px;bottom:24px!important}}.bottom-nav{z-index:20;width:min(520px,100%);padding:10px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf9e6;border-top:1px solid #49364214;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#9b9298;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;padding:7px;font-size:.68rem;display:flex;position:relative}.bottom-nav button:before{background:var(--coral);content:"";opacity:0;border-radius:0 0 4px 4px;width:28px;height:3px;transition:all .18s;position:absolute;top:-10px;transform:scaleX(.4)}.bottom-nav button.active{color:var(--coral-dark);font-weight:600}.bottom-nav button.active:before{opacity:1;transform:scaleX(1)}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2d232966;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.modal-card{width:min(484px,100%);max-height:calc(100dvh - 36px);padding:12px 22px calc(22px + env(safe-area-inset-bottom));background:#fffdfb;border-radius:28px;animation:.22s ease-out modal-in;overflow-y:auto;box-shadow:0 -20px 70px #241b2040}.modal-handle{background:#ddd4d7;border-radius:99px;width:42px;height:4px;margin:0 auto 22px;display:block}.modal-card h2{margin:0 0 22px;font-family:Noto Serif SC,serif;font-size:1.35rem}.modal-card label:not(.toggle-label){color:#685f65;gap:8px;margin:16px 0;font-size:.82rem;font-weight:600;display:grid}.modal-card label small{color:#a0989d;font-weight:400}.modal-card input:not([type=checkbox]){width:100%;color:var(--ink);background:#fff;border:1px solid #e6dddf;border-radius:13px;padding:13px 14px}.form-note{color:var(--muted);margin:14px 0;font-size:.74rem}.modal-actions{grid-template-columns:1fr 1.4fr;gap:10px;margin-top:22px;display:grid}.modal-actions button{cursor:pointer;border-radius:13px;padding:13px;font-weight:600}.modal-actions .secondary{background:#fff;border:1px solid #e6dddf}.modal-actions .primary{border:1px solid var(--ink);color:#fff;background:var(--ink)}.period-editor{padding-top:10px}.editor-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.editor-heading h2{margin-bottom:5px}.editor-heading p{color:var(--muted);margin:0;font-size:.7rem}.icon-button,.delete-confirm{color:#a45559;cursor:pointer;background:#fff;border:1px solid #eadcde;border-radius:11px;flex:none;align-items:center;gap:5px;min-height:36px;padding:8px;display:flex}.delete-confirm{color:#fff;background:#a45559;padding-inline:10px;font-size:.66rem}.date-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.date-fields label{min-width:0;margin-top:0!important}.choice-group{border:0;margin:19px 0 0;padding:0}.choice-group legend{color:#685f65;margin-bottom:9px;font-size:.8rem;font-weight:600}.choice-group legend small{color:var(--muted);font-size:.65rem;font-weight:400}.choice-chips{flex-wrap:wrap;gap:8px;display:flex}.choice-chips button{color:#756a71;cursor:pointer;background:#fff;border:1px solid #e7dcdf;border-radius:99px;min-height:38px;padding:8px 13px;font-size:.72rem}.choice-chips button.selected{color:#974f54;background:#f9e5e2;border-color:#d77b7c;box-shadow:inset 0 0 0 1px #d77b7c14}.modal-card .note-field{margin-top:20px!important}.note-field textarea{resize:vertical;width:100%;min-height:78px;color:var(--ink);background:#fff;border:1px solid #e6dddf;border-radius:13px;padding:12px 13px;line-height:1.55}.field-error{color:#a94d53;margin:10px 0 0;font-size:.72rem}.period-editor .modal-actions{z-index:2;bottom:calc(-22px - env(safe-area-inset-bottom));margin:18px -6px calc(-22px - env(safe-area-inset-bottom));padding:12px 6px calc(22px + env(safe-area-inset-bottom));background:linear-gradient(#fffdfbd6,#fffdfb 28%);position:sticky}@media (width<=360px){.date-fields{grid-template-columns:1fr}}.toggle-label{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.toggle-label span{gap:3px;display:grid}.toggle-label small{color:var(--muted)}input[type=checkbox]{appearance:none;cursor:pointer;background:#d8d2d5;border-radius:99px;width:42px;height:24px;transition:all .18s}input[type=checkbox]:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;margin:3px;transition:all .18s;display:block;box-shadow:0 2px 6px #0000002e}input[type=checkbox]:checked{background:var(--coral)}input[type=checkbox]:checked:after{transform:translate(18px)}.toast{z-index:80;top:max(18px, env(safe-area-inset-top));color:#fff;background:#4c454a;border:1px solid #ffffff4d;border-radius:99px;align-items:center;gap:8px;max-width:calc(100% - 36px);padding:11px 16px;font-size:.82rem;animation:.22s ease-out toast-in;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #1e141938}.toast.error{background:#9e4d52}.app-update-prompt{z-index:75;right:14px;bottom:calc(76px + env(safe-area-inset-bottom));color:#74475a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff4f8f5;border:1px solid #ffffffc7;border-radius:20px;grid-template-columns:38px 1fr auto auto;align-items:center;gap:9px;width:min(492px,100% - 28px);margin:auto;padding:12px;animation:.26s ease-out update-in;display:grid;position:fixed;left:14px;box-shadow:0 16px 44px #924c6838}.app-update-icon{color:#bd5f80;background:#ffe0eb;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.app-update-icon svg{width:19px}.app-update-prompt>div{gap:2px;min-width:0;display:grid}.app-update-prompt strong{font-size:.75rem}.app-update-prompt small{color:#9c7887;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.app-update-prompt button{white-space:nowrap;cursor:pointer;border-radius:11px;min-height:34px;padding:7px 9px;font-size:.64rem}.app-update-prompt button:disabled{opacity:.58;cursor:wait}.update-later{color:#9c7887;background:0 0;border:0}.update-now{color:#fff;background:linear-gradient(145deg,#ed8dab,#ce6d91);border:0;align-items:center;gap:4px;display:flex}.update-now svg{width:13px}@keyframes modal-in{0%{opacity:0;transform:translateY(24px)}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-15px)}}@keyframes update-in{0%{opacity:0;transform:translateY(12px)}}@media (width<=390px){.app-update-prompt{grid-template-columns:34px 1fr auto}.app-update-icon{width:34px;height:34px}.update-later{display:none}}.cycle-hero{color:#fff;background:linear-gradient(145deg,#cf7474,#a96878);border:1px solid #ffffffa6;border-radius:30px;min-height:252px;padding:26px;position:relative;overflow:hidden;box-shadow:0 25px 55px #97535b33}.phase-unknown{background:linear-gradient(145deg,#9a9298,#6f6870)}.hero-orbit{border:1px solid #ffffff2e;border-radius:50%;width:230px;height:230px;position:absolute;top:-44px;right:-38px}.hero-orbit:before,.hero-orbit:after{content:"";border:1px solid #ffffff2b;border-radius:50%;position:absolute;inset:24px}.hero-orbit:after{background:#ffffff1f;inset:58px;box-shadow:inset 0 0 30px #ffffff14}.hero-orbit span{z-index:1;background:#fff0e7;border-radius:50%;width:48px;height:48px;position:absolute;top:51px;right:50px;box-shadow:0 0 30px #ffebe073}.hero-copy{z-index:2;position:absolute;bottom:29px;left:26px}.soft-label{background:#ffffff1f;border:1px solid #ffffff47;border-radius:99px;margin-bottom:8px;padding:6px 10px;font-size:.7rem;display:inline-block}.hero-copy h2{margin:0 0 7px;font-family:Noto Serif SC,serif;font-size:1.7rem}.hero-copy p{opacity:.78;margin:0;font-size:.78rem}.confidence{z-index:2;opacity:.65;font-size:.65rem;position:absolute;bottom:19px;right:18px}.warm-card{color:#a35457;background:linear-gradient(90deg,#fff4ef,#fffaf7);border:1px solid #df7c7a21;border-radius:18px;gap:13px;margin:18px 0 28px;padding:17px 18px;display:flex}.warm-card svg{flex:none;margin-top:2px}.warm-card span{opacity:.7;margin-bottom:4px;font-size:.68rem;display:block}.warm-card p{color:#604d52;margin:0;font-family:Noto Serif SC,serif;font-size:.88rem;line-height:1.65}.section-block{margin:0 0 22px}.section-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.section-title div{align-items:center;gap:8px;display:flex}.section-title h2{margin:0;font-size:1rem}.section-title span{color:#aaa0a6;font-size:.64rem}.action-list{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:20px;overflow:hidden}.action-item{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:15px 17px;display:flex}.action-item:last-child{border:0}.action-item span{color:var(--coral);font-family:serif;font-size:.72rem}.action-item p{margin:0;font-size:.82rem}.feature-link{border:1px solid var(--line);text-align:left;cursor:pointer;background:#ffffffa6;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:100%;padding:14px;display:grid}.feature-icon{color:#fff;background:var(--coral);border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.feature-link span:nth-child(2){gap:4px;display:grid}.feature-link strong{font-size:.83rem}.feature-link small{color:var(--muted);font-size:.68rem}.calendar-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:24px;padding:19px 16px 15px}.calendar-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.calendar-heading button{cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.calendar-heading strong{font-family:Noto Serif SC,serif;font-size:.95rem}.calendar-grid{grid-template-columns:repeat(7,1fr);row-gap:7px;display:grid}.calendar-grid span{aspect-ratio:1;border-radius:50%;place-items:center;font-size:.75rem;display:grid;position:relative}.weekdays span{aspect-ratio:auto;color:#aaa1a6;margin-bottom:6px;font-size:.65rem}.calendar-grid .period-day{color:#fff;background:var(--coral)}.calendar-grid .calendar-follicular:not(.period-day){color:#5f897e;background:#97d3c445}.calendar-grid .calendar-ovulation:not(.period-day){color:#a6763f;background:#f6c2754d}.calendar-grid .calendar-luteal:not(.period-day){color:#806b94;background:#bfa7d347}.calendar-grid .today:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;bottom:2px}.legend{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:9px 14px;margin-top:14px;padding-top:13px;font-size:.65rem;display:flex}.legend span{align-items:center;gap:6px;display:flex}.legend i{border-radius:50%;width:10px;height:10px}.legend .actual{background:var(--coral)}.legend .predicted{background:#ef97b461}.legend .follicular{background:#97d3c473}.legend .ovulation{background:#f6c27585}.legend .luteal{background:#bfa7d375}.insight-strip{color:#fff;background:var(--ink);border-radius:19px;grid-template-columns:repeat(3,1fr);margin:18px 0 28px;padding:16px 8px;display:grid}.insight-strip div{border-right:1px solid #ffffff24;gap:5px;padding:0 10px;display:grid}.insight-strip div:last-child{border:0}.insight-strip span{opacity:.58;font-size:.62rem}.insight-strip strong{font-size:1.05rem}.insight-strip small{margin-left:2px;font-size:.6rem;font-weight:400}.history-section h2{margin:0 0 13px;font-size:1rem}.history-row{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;width:100%;padding:12px 0;display:grid}.history-row:disabled{color:inherit;cursor:default}.date-stamp{color:#9f5f63;background:var(--rose-soft);border-radius:13px;place-items:center;padding:7px;display:grid}.date-stamp strong{line-height:1}.date-stamp span{text-transform:uppercase;margin-top:4px;font-size:.57rem}.history-row>div:nth-child(2){gap:4px;display:grid}.history-row>div:nth-child(2) strong{font-size:.78rem}.history-row>div:nth-child(2) span{color:var(--muted);font-size:.66rem}.history-row>svg,.event-delete{color:#aaa1a6}.empty-state{color:var(--muted);text-align:center;border:1px dashed #d8ced2;border-radius:18px;padding:24px;font-size:.78rem;line-height:1.7}.love-banner{color:#fff;background:linear-gradient(145deg,#b76571,#7d617a);border-radius:28px;min-height:190px;padding:28px;position:relative;overflow:hidden;box-shadow:0 24px 50px #724a5533}.love-banner svg{z-index:1;color:#ffe8df;margin-bottom:22px;position:relative}.love-banner span{z-index:1;opacity:.65;letter-spacing:.08em;margin-bottom:7px;font-size:.7rem;display:block;position:relative}.love-banner h2{z-index:1;max-width:320px;margin:0;font-family:Noto Serif SC,serif;font-size:1.2rem;line-height:1.6;position:relative}.love-glow{border:1px solid #ffffff26;border-radius:50%;width:240px;height:240px;position:absolute;top:-70px;right:-70px;box-shadow:inset 0 0 80px #ffffff1a,0 0 0 32px #ffffff08}.event-list{gap:12px;margin-top:22px;display:grid}.event-card{border:1px solid var(--line);background:var(--paper);border-radius:20px;grid-template-columns:55px 1fr auto;align-items:center;gap:13px;padding:16px;display:grid;position:relative;box-shadow:0 10px 30px #46323c0d}.event-date{color:#925962;background:#f3e0df;border-radius:15px;place-items:center;padding:8px 5px;display:grid}.event-date strong{font-family:Noto Serif SC,serif;font-size:1.25rem;line-height:1}.event-date span{margin-top:4px;font-size:.58rem}.event-content{min-width:0}.event-content>span{color:var(--coral);font-size:.6rem}.event-content h3{text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:.85rem;overflow:hidden}.event-content p{color:var(--muted);margin:0;font-size:.63rem}.countdown{color:#745662;align-items:baseline;gap:3px;padding-right:7px;display:flex}.countdown strong{font-family:Noto Serif SC,serif;font-size:1.45rem}.countdown span{font-size:.6rem}.event-delete{opacity:0;position:absolute;top:7px;right:5px}.event-card:hover .event-delete,.event-delete:focus{opacity:1}.empty-event{color:#8b6d78;cursor:pointer;background:#ffffff73;border:1px dashed #d5c8ce;border-radius:22px;place-items:center;gap:7px;padding:34px 20px;display:grid}.empty-event strong{margin-top:5px}.empty-event span{color:var(--muted);font-size:.72rem}.profile-card{color:#fff;box-shadow:var(--shadow);background:linear-gradient(145deg,#5e535a,#383238);border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:18px;display:grid}.profile-mark{color:#ffe6df;background:#ffffff1a;border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.profile-card span{opacity:.55;font-size:.62rem}.profile-card h2{margin:3px 0 0;font-size:.95rem}.profile-card button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:99px;align-items:center;gap:5px;padding:8px 10px;font-size:.66rem;display:flex}.profile-card>em{background:#ffffff1a;border-radius:99px;padding:7px 9px;font-size:.62rem;font-style:normal}.account-card{border:1px solid var(--line);background:#ffffff9e;border-radius:19px;padding:17px}.account-title{align-items:center;gap:11px;display:flex}.account-title>span{color:#8d6570;background:#f3e3e2;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.account-title div{gap:3px;display:grid}.account-title strong{font-size:.86rem}.account-title small,.account-card>p{color:var(--muted);font-size:.66rem}.account-card>p{margin:13px 0 0;line-height:1.6}.account-action,.account-logout{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:14px;padding:11px;font-size:.72rem;font-weight:600;display:flex}.account-card button:disabled{opacity:.55;cursor:wait}.pair-card{border:1px solid var(--line);background:#ffffff9e;border-radius:19px;padding:17px}.pair-title{gap:12px;display:flex}.pair-title>span{color:#8d6570;background:#f3e3e2;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid}.pair-title h3{margin:0 0 5px;font-size:.86rem}.pair-title p,.pair-card>p{color:var(--muted);margin:0;font-size:.68rem;line-height:1.65}.pair-choice{gap:8px;margin-top:16px;display:grid}.pair-choice button,.join-form button,.pair-actions button,.invite-box button{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:11px 13px;font-size:.72rem;font-weight:600;display:flex}.pair-choice .secondary,.join-form .secondary{color:var(--ink);background:#fff;border-color:#ddd3d7}.pair-choice .text-button{color:#8d737d;background:0 0;border:0;padding:5px;font-weight:500}.pair-choice button:disabled,.join-form button:disabled,.pair-actions button:disabled{opacity:.55;cursor:wait}.join-form{gap:13px;margin-top:15px;display:grid}.join-form label{color:var(--muted);gap:7px;font-size:.68rem;display:grid}.join-form textarea{resize:vertical;min-height:78px;color:var(--ink);background:#fff;border:1px solid #ddd3d7;border-radius:12px;padding:10px;font-size:.66rem;line-height:1.5}.join-form>div{grid-template-columns:1fr 1.3fr;gap:8px;display:grid}.pair-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pair-status{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.pair-status span{color:#5f7765;align-items:center;gap:7px;font-size:.78rem;font-weight:600;display:flex}.pair-status em{color:#7c6872;background:#f0e7eb;border-radius:99px;padding:5px 8px;font-size:.6rem;font-style:normal}.invite-box{background:#f4eff1;border-radius:13px;gap:8px;margin-top:14px;padding:11px;display:grid}.invite-box code{color:#6e5c64;word-break:break-all;max-height:54px;font-family:monospace;font-size:.58rem;line-height:1.45;overflow:auto}.invite-box button{background:#88737c;border-color:#88737c;justify-self:start;padding:7px 10px;font-size:.64rem}.pair-meta{color:#9c9297;justify-content:space-between;margin:13px 0;font-size:.58rem;display:flex}.pair-actions .ghost-danger{color:#9c5559;background:#fff;border-color:#e4cfd1;grid-column:1/-1}.settings-group{margin-top:26px}.settings-group>h2{color:var(--muted);margin:0 0 9px 5px;font-size:.72rem;font-weight:500}.setting-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:#ffffff8c;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;min-height:65px;padding:10px 14px;display:grid}.setting-row:first-of-type{border-radius:17px 17px 0 0}.setting-row:last-of-type{border-bottom:0;border-radius:0 0 17px 17px}.setting-row:only-of-type{border-radius:17px}button.setting-row{cursor:pointer}.setting-icon{color:#8d6570;background:#f3e3e2;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.setting-icon svg{width:17px}.setting-row>span:nth-child(2){gap:4px;display:grid}.setting-row strong{font-size:.78rem}.setting-row small{color:var(--muted);font-size:.64rem}.setting-row em{color:var(--muted);font-size:.68rem;font-style:normal}.compact-input{text-align:center;background:#fff;border:1px solid #e1d8db;border-radius:9px;width:64px;padding:7px 5px}.time-input{width:92px}.setting-row select{color:var(--ink);background:#fff;border:1px solid #e1d8db;border-radius:9px;padding:6px}.setting-row.danger{color:#a24f54}.setting-row.danger .setting-icon{color:#a24f54;background:#f6dfdf}.medical-note{color:#aaa0a6;text-align:center;margin:20px 10px 0;font-size:.62rem;line-height:1.6}.auth-screen{min-height:100dvh;padding:max(38px, env(safe-area-inset-top)) 22px 28px;background:radial-gradient(circle at 85% 5%,#f4d5d0 0,#0000 30%),linear-gradient(160deg,#fffaf6,#f8f0f1)}.auth-brand{align-items:center;gap:13px;margin:12px 4px 38px;display:flex}.auth-brand>span{color:#fff0ed;background:linear-gradient(145deg,#d97878,#a95f70);border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 12px 28px #ad5c6938}.auth-brand h1{margin:0;font-family:Noto Serif SC,serif;font-size:1.5rem}.auth-brand p{color:var(--muted);margin:3px 0 0;font-size:.7rem}.auth-card{box-shadow:var(--shadow);background:#fffdfae0;border:1px solid #fffc;border-radius:26px;padding:22px}.auth-tabs,.role-choice{background:#f2ebea;border-radius:13px;grid-template-columns:1fr 1fr;gap:6px;padding:4px;display:grid}.auth-tabs button,.role-choice button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:9px;font-size:.74rem}.auth-tabs button.active,.role-choice button.active{color:var(--ink);background:#fff;font-weight:600;box-shadow:0 4px 12px #462d3714}.role-choice{background:#f6f0f1;margin-top:12px}.auth-heading{margin:24px 2px 18px}.auth-heading h2{margin:0 0 6px;font-family:Noto Serif SC,serif;font-size:1.25rem}.auth-heading p{color:var(--muted);margin:0;font-size:.7rem}.auth-form{gap:14px;display:grid}.auth-form label{color:#665d63;gap:7px;font-size:.72rem;font-weight:600;display:grid}.auth-form input,.auth-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #e4dadd;border-radius:12px;padding:12px 13px;font-size:.8rem}.auth-form textarea{resize:vertical;min-height:72px}.auth-submit{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;margin-top:5px;padding:13px;font-size:.8rem;font-weight:600;display:flex}.auth-submit svg{width:17px}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-footnote{color:#9a9096;text-align:center;margin:22px 10px 0;font-size:.62rem;line-height:1.6}@media (width<=360px){.page{padding-inline:16px}.page-header h1,.simple-header h1{font-size:1.45rem}.privacy-badge span{display:none}.cycle-hero{min-height:235px;padding:21px}.hero-copy{left:21px}.event-card{grid-template-columns:50px 1fr auto;padding:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--cream:#fff8fb;--paper:#fffcfde6;--coral:#ed8dab;--coral-dark:#b85f7c;--rose-soft:#ffe2eb;--lavender:#d7b8d4;--ink:#694454;--muted:#9c7887;--line:#c1678924;--shadow:0 18px 45px #b668861f, inset 0 1px #fffc}html,body{overscroll-behavior:none;touch-action:pan-x pan-y;-webkit-text-size-adjust:100%;background:#faedf3}button,a,input,select,textarea{touch-action:manipulation}.app-shell{background:radial-gradient(circle at 88% 4%,#ffdbe7 0,#0000 28%),radial-gradient(circle at 2% 78%,#fde4ef 0,#0000 32%),linear-gradient(165deg,#fff8fb,#fff2f7 65%,#fcedf4)}.page,.auth-screen,.bottom-nav,.toast{z-index:1}.page{padding-top:max(28px, env(safe-area-inset-top));padding-bottom:calc(82px + env(safe-area-inset-bottom))}.ambient{display:none}.rabbit-backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.rabbit-bubble{background:#ffdce838;border:1px solid #ed8dab1a;border-radius:50%;place-items:center;display:grid;position:absolute}.bubble-one{width:190px;height:190px;top:12%;right:-68px;transform:rotate(9deg)}.bubble-two{width:138px;height:138px;top:58%;left:-52px;transform:rotate(-12deg)}.rabbit-bubble .rabbit-logo{opacity:.18;transform:scale(1.65)rotate(-4deg)}.rabbit-paw{background:#ef97b414;border-radius:50% 50% 46% 46%;width:54px;height:48px;position:absolute;transform:rotate(-22deg)}.rabbit-paw:after,.rabbit-paw i{background:inherit;content:"";border-radius:50%;position:absolute}.rabbit-paw:after{width:24px;height:28px;bottom:5px;left:17px}.rabbit-paw i{width:15px;height:21px;top:-5px}.rabbit-paw i:first-child{left:4px}.rabbit-paw i:nth-child(2){top:-11px;left:20px}.rabbit-paw i:nth-child(3){right:3px}.paw-one{top:39%;left:18px}.paw-two{bottom:14%;right:20px;transform:rotate(24deg)scale(.82)}.rabbit-logo{filter:drop-shadow(0 8px 13px #be60842e);flex:none;place-items:center;width:62px;height:62px;display:inline-grid}.rabbit-logo.small{width:43px;height:43px}.rabbit-logo svg{width:100%;height:100%;display:block;overflow:visible}.logo-ear{fill:#fff5f9;stroke:#ce6d91;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.logo-ear-inner{fill:none;stroke:#f3abc1;stroke-width:4px;stroke-linecap:round}.logo-face{fill:#fffafd;stroke:#ce6d91;stroke-width:5px;stroke-linejoin:round}.logo-fringe{fill:#ffd5e2;opacity:.86}.logo-eye{fill:#754556}.logo-eye-shine{fill:#fff}.logo-cheek{fill:#f59ab7;opacity:.5}.logo-nose,.logo-heart{fill:#df769a}.logo-mouth{fill:none;stroke:#94566d;stroke-width:3px;stroke-linecap:round}.logo-sparkle{fill:#f3a2bc}.page-header h1,.simple-header h1{color:#77475b;text-shadow:0 1px #fff}.page-header p,.simple-header p{color:#b57d92}.privacy-badge{color:#ad647f;background:#fff5f9e0;border-color:#f3c6d5;box-shadow:0 7px 20px #c26d8b17}.round-button{background:linear-gradient(145deg,#f5a6bd,#df7f9e);border:2px solid #ffffffbf;border-radius:50%;box-shadow:0 10px 24px #d56f9445}.bottom-nav{width:min(520px,100%);min-height:64px;padding:5px 10px calc(5px + env(safe-area-inset-bottom));background:#fff7faf0;border:1px solid #e8a6be57;border-bottom:0;border-radius:22px 22px 0 0;bottom:0;box-shadow:0 -8px 28px #99567121}.bottom-nav button{color:#bd91a2;border-radius:15px;gap:2px;min-height:48px;padding:4px;transition:all .18s}.bottom-nav button:before{display:none}.bottom-nav button.active{color:#bd5f80;background:#ffe4ed}.bottom-nav button.active svg{fill:#ee8bab2e}.cycle-hero,.phase-follicular,.phase-ovulation,.phase-luteal,.phase-unknown{color:#76465a;background:linear-gradient(145deg,#ffd5e2,#f4aac2);border:2px solid #ffffffb3;min-height:260px;box-shadow:0 22px 48px #cd6c8f33,inset 0 2px #ffffffa6}.phase-follicular{background:linear-gradient(145deg,#f9dcea,#e8c7e4)}.phase-ovulation{background:linear-gradient(145deg,#ffe1db,#f5bfc8)}.phase-luteal{background:linear-gradient(145deg,#f7d4e4,#ddbddd)}.hero-orbit,.hero-orbit:before,.hero-orbit:after{border-color:#ffffff7a}.hero-orbit:after{background:#ffffff38}.hero-orbit span{display:none}.hero-rabbit{z-index:2;background:#ffffff5c;border:1px solid #ffffffad;border-radius:50%;padding:13px 12px 9px;position:absolute;top:24px;right:30px;box-shadow:inset 0 1px #fff}.soft-label{background:#ffffff7a;border-color:#b35b7b26}.hero-copy p,.confidence{color:#925f74;opacity:.85}.warm-card{color:#cf7192;background:#fffafcd4;border-color:#f5ceda;border-radius:22px;box-shadow:0 12px 30px #c5708f17}.warm-card p{color:#7b5362}.daily-health-card{box-shadow:var(--shadow);background:#fffbfde8;border:1px solid #e594b240;border-radius:23px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;margin:-8px 0 26px;padding:14px 15px;display:grid}.daily-health-card>span{color:#b65b7b;background:#ffe1eb;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.daily-health-card>span svg{width:20px}.daily-health-card>div{min-width:0}.daily-health-card small{color:#bd7890;font-size:.56rem}.daily-health-card h2{color:#724858;text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-family:Noto Serif SC,serif;font-size:.78rem;line-height:1.45;overflow:hidden}.daily-health-card p{color:#a37d8c;margin:0;font-size:.57rem;line-height:1.5}.daily-health-card>button{color:#fff;cursor:pointer;background:#dc7899;border:0;border-radius:99px;align-items:center;gap:3px;padding:7px 9px;font-size:.59rem;display:flex}.daily-health-card>button svg{width:13px}.daily-health-card.level-support{background:linear-gradient(135deg,#fff9fbf0,#ffe5ede8)}.daily-health-card.level-rest{background:linear-gradient(135deg,#fff9fcf0,#efe2f4eb);border-color:#c48ebb47}.daily-health-card.level-rest>span{color:#976a98;background:#eee0f2}.daily-health-card.partner{grid-template-columns:42px 1fr}.daily-health-card.partner h2{white-space:normal}.daily-health-editor{padding-top:12px}.daily-health-editor-heading{justify-content:space-between;align-items:flex-start;display:flex}.daily-health-editor-heading p{color:#bd7890;margin:0 0 4px;font-size:.61rem}.daily-health-editor-heading h2{margin:0}.daily-health-editor-heading button{color:#a77d8d;cursor:pointer;background:#fff0f5;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.daily-health-editor-heading button svg{width:16px}.daily-health-editor .choice-group{margin-top:18px}.daily-health-editor textarea{resize:vertical;width:100%;min-height:76px;color:var(--ink);background:#fff;border:1px solid #efceda;border-radius:14px;padding:12px 13px;line-height:1.6}.daily-signal-card{box-shadow:var(--shadow);background:#fffbfde6;border:1px solid #e594b240;border-radius:25px;margin:-8px 0 26px;padding:17px}.memory-resurface-card{color:#8d5369;text-align:left;cursor:pointer;background:linear-gradient(135deg,#fffbfdf0,#ffe2ece0);border:1px solid #e594b245;border-radius:22px;grid-template-columns:54px 1fr 22px;align-items:center;gap:12px;width:100%;margin:-10px 0 26px;padding:11px 14px;display:grid;overflow:hidden;box-shadow:0 12px 30px #be60841a}.daily-question-card{box-shadow:var(--shadow);background:#fffbfde8;border:1px solid #e594b245;border-radius:24px;margin:-10px 0 26px;padding:16px}.daily-question-heading{grid-template-columns:38px 1fr auto;align-items:center;gap:10px;display:grid}.daily-question-heading>span{color:#b75f7e;background:#ffe2eb;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.daily-question-heading>span svg{width:19px}.daily-question-heading div{min-width:0}.daily-question-heading small{color:#c1708e;align-items:center;gap:3px;font-size:.55rem;display:flex}.daily-question-heading small svg{width:11px}.daily-question-heading h2{color:#704657;margin:3px 0 0;font-family:Noto Serif SC,serif;font-size:.8rem;line-height:1.5}.daily-question-heading em{color:#a55f7a;background:#ffe7ef;border-radius:99px;align-items:center;gap:3px;padding:5px 7px;font-size:.54rem;font-style:normal;display:flex}.daily-question-heading em svg{fill:#de799b33;width:11px}.daily-question-options{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.daily-question-options button{color:#815c6b;text-align:left;cursor:pointer;background:#ffffffbf;border:1px solid #efd0dc;border-radius:15px;grid-template-columns:26px 1fr 15px;align-items:center;gap:6px;min-height:48px;padding:8px;display:grid}.daily-question-options button>span{color:#ba6483;background:#ffe5ee;border-radius:9px;place-items:center;width:25px;height:25px;font-size:.65rem;font-weight:700;display:grid}.daily-question-options button strong{font-size:.62rem;line-height:1.45}.daily-question-options button>svg{width:14px}.daily-question-options button.selected{color:#9d506e;background:#ffe8f0;border-color:#df84a4}.daily-question-options button:disabled:not(.selected){opacity:.48}.daily-question-hint{color:#ad8997;text-align:center;margin:9px 2px 0;font-size:.54rem}.daily-question-result{margin:11px 0 0}.daily-question-result.waiting{color:#a66b82;justify-content:center;align-items:center;gap:5px;font-size:.59rem;display:flex}.daily-question-result.waiting svg{fill:#df7e9f2e;width:13px}.daily-question-result.revealed{color:#8b5b6f;text-align:center;background:linear-gradient(135deg,#ffe6ef,#fff1f6);border-radius:14px;gap:4px;padding:11px 12px;display:grid}.daily-question-result.revealed strong{font-family:Noto Serif SC,serif;font-size:.68rem}.daily-question-result.revealed span{color:#a98090;font-size:.54rem;line-height:1.5}@media (width<=360px){.daily-question-options{grid-template-columns:1fr}}.memory-resurface-mark{background:#ffffff8f;border:1px solid #ffffffbf;border-radius:17px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.memory-resurface-mark>img{object-fit:cover;width:100%;height:100%}.memory-resurface-mark .rabbit-logo{width:45px;height:45px}.memory-resurface-card>span:nth-child(2){gap:3px;min-width:0;display:grid}.memory-resurface-card small{color:#c16c8b;align-items:center;gap:3px;font-size:.56rem;display:flex}.memory-resurface-card small svg{width:12px}.memory-resurface-card strong{color:#74485a;text-overflow:ellipsis;white-space:nowrap;font-family:Noto Serif SC,serif;font-size:.81rem;overflow:hidden}.memory-resurface-card em{color:#ae8796;font-size:.55rem;font-style:normal}.memory-resurface-card>svg{color:#d87598;fill:#e884a62e;width:21px}.memory-resurface-overlay{z-index:90;padding:max(22px, env(safe-area-inset-top)) 20px max(22px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#6b3f5052;place-items:center;display:grid;position:fixed;inset:0}.memory-resurface-preview{color:#795161;background:linear-gradient(145deg,#fffafd,#ffe7ef);border:2px solid #ffffffdb;border-radius:29px;width:min(390px,100%);max-height:calc(100dvh - 44px);padding:25px 20px 19px;animation:.36s cubic-bezier(.2,.8,.2,1) memory-arrive;position:relative;overflow-y:auto;box-shadow:0 26px 70px #6f3b5047}.memory-resurface-close{color:#aa7b8d;cursor:pointer;background:#ffffffad;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:12px;right:12px}.memory-resurface-close svg{width:17px}.memory-resurface-kicker{color:#c36e8d;align-items:center;gap:4px;padding-right:34px;font-size:.6rem;display:flex}.memory-resurface-kicker svg{width:14px}.memory-resurface-preview h2{color:#75485a;margin:9px 36px 3px 0;font-family:Noto Serif SC,serif;font-size:1.2rem}.memory-resurface-preview time{color:#b17f92;font-size:.62rem}.memory-resurface-preview>p{color:#815d6b;white-space:pre-wrap;margin:15px 2px 4px;font-size:.72rem;line-height:1.8}.memory-resurface-gallery{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:17px;display:grid}.memory-resurface-gallery.photos-1{grid-template-columns:1fr}.memory-resurface-gallery.photos-2{grid-template-columns:repeat(2,1fr)}.memory-resurface-gallery button{cursor:zoom-in;background:#f8dce7;border:0;border-radius:12px;padding:0;overflow:hidden}.memory-resurface-gallery img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.memory-resurface-gallery.photos-1 img{aspect-ratio:4/3;max-height:320px}.memory-resurface-rabbit{color:#a67b8b;justify-items:center;gap:5px;margin:18px 0 4px;font-size:.62rem;display:grid}.memory-resurface-rabbit .rabbit-logo{width:72px;height:72px}.memory-resurface-keep{color:#fff;cursor:pointer;background:linear-gradient(145deg,#ed8dab,#cf6c90);border:0;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:18px;padding:12px;font-size:.7rem;display:flex;box-shadow:0 9px 20px #c7638833}.memory-resurface-keep svg{fill:#ffffff47;width:15px}.photo-viewer-caption svg{vertical-align:-2px;width:13px}@keyframes memory-arrive{0%{opacity:0;transform:translateY(22px)scale(.96)}}.weekly-recap-card{box-shadow:var(--shadow);background:#fffbfde6;border:1px solid #e594b240;border-radius:22px;margin:-8px 0 18px;overflow:hidden}.weekly-recap-card summary{cursor:pointer;grid-template-columns:38px 1fr 20px;align-items:center;gap:10px;padding:14px 16px;list-style:none;display:grid}.weekly-recap-card summary:focus{outline:none}.weekly-recap-card summary:focus-visible{box-shadow:inset 0 0 0 2px #dc769859}.weekly-recap-card summary::-webkit-details-marker{display:none}.weekly-recap-card summary>span:nth-child(2){gap:3px;display:grid}.weekly-recap-card summary strong{color:#714657;font-size:.82rem}.weekly-recap-card summary small{color:var(--muted);font-size:.59rem}.weekly-recap-card summary>svg{color:#b98a9c;width:17px;transition:transform .2s}.weekly-recap-card[open] summary>svg{transform:rotate(180deg)}.weekly-recap-icon{color:#b85f7c;background:#ffe1eb;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.weekly-recap-icon svg{width:19px}.weekly-recap-card .weekly-recap-body{border-top:1px solid #f4dce5;padding:0 16px 16px}.quick-notes{box-shadow:var(--shadow);background:#fffbfde6;border:1px solid #e594b240;border-radius:24px;margin:14px 0 18px;padding:17px}.time-mailbox-card{box-shadow:var(--shadow);background:#fffbfde6;border:1px solid #e594b240;border-radius:24px;justify-content:space-between;align-items:center;gap:10px;margin:0 0 18px;padding:15px 17px;display:flex}.time-mailbox-card>div{align-items:center;gap:10px;min-width:0;display:flex}.time-mailbox-card>div>span{color:#b85f7c;background:#ffe1eb;border-radius:13px;flex:none;place-items:center;width:38px;height:38px;display:grid}.time-mailbox-card svg{width:18px}.time-mailbox-card h2{color:#714657;margin:0 0 3px;font-size:.87rem}.time-mailbox-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.57rem;overflow:hidden}.time-mailbox-card>button,.mailbox-write{color:#fff;cursor:pointer;background:#df7b9d;border:0;border-radius:99px;flex:none;align-items:center;gap:3px;padding:7px 10px;font-size:.6rem;display:flex}.time-mailbox-card>button svg,.mailbox-write svg{width:14px}.time-mailbox-modal{padding-top:12px}.mailbox-modal-heading{grid-template-columns:1fr auto auto;align-items:center;gap:8px;display:grid}.mailbox-modal-heading p,.time-letter-form-heading p{color:#bc7a92;margin:0 0 4px;font-size:.6rem}.mailbox-modal-heading h2,.time-letter-form-heading h2{margin:0}.time-letter-list{overscroll-behavior:contain;gap:9px;max-height:min(58dvh,520px);margin-top:18px;display:grid;overflow-y:auto}.time-letter{background:#fff5f8;border:1px solid #f0d6df;border-radius:17px;grid-template-columns:38px 1fr;gap:10px;padding:13px;display:grid}.time-letter.sealed{background:linear-gradient(135deg,#f9edf2,#fff7fa)}.time-letter-icon{color:#bd6383;background:#ffe0ea;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.time-letter-icon svg{width:19px}.time-letter small,.time-letter time{color:#b08797;font-size:.54rem}.time-letter p{color:#78505f;white-space:pre-wrap;word-break:break-word;margin:6px 0;font-size:.68rem;line-height:1.65}.time-letter .sealed-copy{color:#9f7a89;font-style:italic}.time-letter-empty{color:#a9617c;text-align:center;justify-items:center;gap:6px;padding:30px 18px;display:grid}.time-letter-empty svg{width:28px}.time-letter-empty strong{font-size:.72rem}.time-letter-empty span{color:#ad8997;font-size:.58rem}.time-letter-form{padding-top:12px}.time-letter-form-heading{justify-content:space-between;align-items:center;display:flex}.time-letter-form-heading>svg{color:#c66c8b;width:24px}.time-letter-form textarea{resize:vertical;width:100%;color:var(--ink);background:#fff;border:1px solid #efceda;border-radius:14px;padding:12px 13px;font-size:.75rem;line-height:1.6}.time-letter-form fieldset{border:0;margin:18px 0 4px;padding:0}.time-letter-form legend{color:#685f65;margin-bottom:9px;font-size:.72rem;font-weight:600}.time-letter-delays{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.time-letter-delays button{color:#9f687c;cursor:pointer;background:#fff;border:1px solid #efd0dc;border-radius:13px;justify-content:center;align-items:center;gap:4px;min-height:42px;font-size:.62rem;display:flex}.time-letter-delays button svg{width:14px}.time-letter-delays button.selected{color:#a75070;background:#ffe5ee;border-color:#dc7899}.quick-notes-heading,.quick-notes-heading>div{align-items:center;gap:10px;display:flex}.quick-notes-heading{justify-content:space-between}.quick-notes-heading>div{min-width:0}.quick-notes-heading>div>span{color:#b85f7c;background:#ffe1eb;border-radius:13px;flex:none;place-items:center;width:38px;height:38px;display:grid}.quick-notes-heading svg{width:18px}.quick-notes-heading h2{color:#714657;margin:0 0 3px;font-size:.87rem}.quick-notes-heading p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.57rem;overflow:hidden}.quick-notes-heading>button{color:#fff;cursor:pointer;background:#df7b9d;border:0;border-radius:99px;flex:none;align-items:center;gap:3px;padding:7px 10px;font-size:.6rem;display:flex}.quick-notes-heading>button svg{width:14px}.quick-note-list{gap:8px;margin-top:14px;display:grid}.quick-note-item{background:#fff3f7;border-radius:16px;grid-template-columns:34px 1fr;align-items:start;gap:10px;padding:12px;display:grid}.quick-note-item.mood-sad{background:#f7f1f8}.quick-note-mood{color:#c46585;background:#ffe0ea;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.mood-sad .quick-note-mood{color:#967a9f;background:#eadff0}.quick-note-mood svg{width:18px}.quick-note-item p{color:#795160;white-space:pre-wrap;word-break:break-word;margin:1px 0 6px;font-size:.7rem;line-height:1.6}.quick-note-item small{color:#b08a99;font-size:.54rem}.quick-note-empty{color:#b86683;text-align:left;background:#fff7fa;border:1px dashed #e8b9ca;border-radius:16px;align-items:center;gap:11px;width:100%;padding:18px 13px;display:flex}.quick-note-empty>svg{width:25px}.quick-note-empty span{gap:3px;display:grid}.quick-note-empty strong{color:#805466;font-size:.68rem}.quick-note-empty small{color:#ad8795;font-size:.56rem}.quick-note-notebook{padding-top:12px}.quick-note-notebook-heading{grid-template-columns:1fr auto auto;align-items:center;gap:8px;display:grid}.quick-note-notebook-heading p{color:#bc7a92;margin:0 0 4px;font-size:.6rem}.quick-note-notebook-heading h2{margin:0}.notebook-add{color:#fff;cursor:pointer;background:#df7b9d;border:0;border-radius:99px;align-items:center;gap:3px;padding:8px 10px;font-size:.62rem;display:flex}.notebook-add svg,.notebook-close svg{width:14px}.notebook-close{color:#a77d8d;cursor:pointer;background:#fff0f5;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.notebook-note-list{overscroll-behavior:contain;max-height:min(58dvh,520px);margin-top:18px;overflow-y:auto}.quick-note-form .modal-actions .secondary{justify-content:center;align-items:center;gap:4px;display:flex}.quick-note-form .modal-actions .secondary svg{width:14px}.quick-note-form-heading{justify-content:space-between;align-items:center;display:flex}.quick-note-form-heading p{color:#bc7a92;margin:0 0 4px;font-size:.62rem}.quick-note-form-heading h2{margin:0}.quick-note-form-heading>svg{color:#c66c8b;width:24px}.quick-note-form fieldset{border:0;margin:20px 0 4px;padding:0}.quick-note-form legend{color:#685f65;margin-bottom:9px;font-size:.72rem;font-weight:600}.quick-note-moods{grid-template-columns:1fr 1fr;gap:9px;display:grid}.quick-note-moods button{color:#9f687c;cursor:pointer;background:#fff;border:1px solid #efd0dc;border-radius:14px;justify-content:center;align-items:center;gap:7px;min-height:44px;display:flex}.quick-note-moods button svg{width:19px}.quick-note-moods button.selected{color:#a75070;background:#ffe5ee;border-color:#dc7899;box-shadow:inset 0 0 0 1px #dc78991f}.quick-note-form textarea{resize:vertical;width:100%;color:var(--ink);background:#fff;border:1px solid #efceda;border-radius:14px;padding:12px 13px;font-size:.75rem;line-height:1.6}.quick-note-count{color:#b69aa5;text-align:right;margin-top:-10px;font-size:.55rem}.weekly-recap-body{color:#805566}.recap-range{color:#bb7b93;margin:13px 0 5px;font-size:.59rem}.recap-message{margin:0 0 13px;font-family:Noto Serif SC,serif;font-size:.78rem;line-height:1.6}.recap-stats{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.recap-stats span{background:#fff0f5;border-radius:13px;justify-items:center;gap:2px;padding:9px 3px;display:grid}.recap-stats strong{color:#b95e7e;font-size:.9rem}.recap-stats small{color:#a98492;font-size:.52rem}.recap-note{color:#9b6f80;align-items:center;gap:6px;margin-top:11px;font-size:.59rem;display:flex}.recap-note svg{flex:none;width:14px}.weekly-recap-celebration{z-index:70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#74465840;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.weekly-recap-flyer{color:#764b5c;background:linear-gradient(145deg,#fffafd,#ffe3ed);border:2px solid #ffffffdb;border-radius:30px;width:min(344px,100%);padding:25px 22px 20px;animation:.78s cubic-bezier(.16,.84,.28,1.15) weekly-fly-in;position:relative;overflow:hidden;box-shadow:0 28px 70px #733c5247}.weekly-recap-flyer:before{content:"";border:1px solid #e685a62e;border-radius:50%;width:180px;height:180px;position:absolute;top:-78px;right:-63px;box-shadow:0 0 0 24px #fff3,0 0 0 48px #e685a60f}.recap-rabbit{z-index:1;position:absolute;top:17px;right:18px;transform:rotate(8deg)}.recap-kicker{color:#c16d8c;align-items:center;gap:5px;font-size:.62rem;display:flex}.recap-kicker svg{width:14px}.weekly-recap-flyer>h2{color:#75485a;margin:8px 0 2px;font-family:Noto Serif SC,serif;font-size:1.25rem}.weekly-recap-flyer .weekly-recap-body{z-index:1;position:relative}.weekly-recap-flyer>button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#ed8dab,#cf6c90);border:0;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:17px;padding:12px;font-size:.7rem;display:flex;box-shadow:0 9px 20px #c7638838}.weekly-recap-flyer>button svg{fill:#ffffff42;width:15px}@keyframes weekly-fly-in{0%{opacity:0;transform:translate(-95vw,-48vh)rotate(-34deg)scale(.42)}68%{transform:translate(2vw,1vh)rotate(7deg)scale(1.03)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.weekly-recap-flyer{animation:.2s ease-out update-in}}.daily-signal-heading{align-items:flex-start;gap:10px;display:flex}.daily-signal-heading>span{color:#b85f7c;background:#ffe1eb;border-radius:13px;flex:none;place-items:center;width:38px;height:38px;display:grid}.daily-signal-heading>span svg{fill:#ed8dab33;width:19px}.daily-signal-heading>div{flex:1;min-width:0}.daily-signal-heading h2{color:#714657;margin:1px 0 4px;font-size:.9rem}.daily-signal-heading p{color:var(--muted);margin:0;font-size:.63rem}.daily-signal-heading em{color:#a56d82;background:#fff0f5;border-radius:99px;flex:none;padding:5px 7px;font-size:.56rem;font-style:normal}.need-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:15px;display:grid}.need-grid button{color:#7c5a68;text-align:left;cursor:pointer;background:#ffffffb3;border:1px solid #f0d2dd;border-radius:14px;align-items:center;gap:7px;min-width:0;min-height:43px;padding:8px 10px;display:flex;position:relative}.need-grid button i{color:#bd6684;background:#ffe6ee;border-radius:9px;flex:none;place-items:center;width:25px;height:25px;font-size:.8rem;font-style:normal;display:grid}.need-grid button span{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.need-grid button>svg{width:12px;position:absolute;top:5px;right:5px}.need-grid button.selected{color:#9f4f6d;background:#ffe8f0;border-color:#e78eab;box-shadow:inset 0 0 0 1px #e78eab1f}.signal-note-editor{grid-template-columns:1fr auto;gap:7px;margin-top:10px;display:grid}.signal-note-editor input{min-width:0;color:var(--ink);background:#fffafd;border:1px solid #f0d2dd;border-radius:12px;padding:10px 11px;font-size:.68rem}.signal-note-editor button{color:#fff;cursor:pointer;background:#dc7698;border:0;border-radius:12px;padding:8px 12px;font-size:.66rem}.signal-note-editor button:disabled{opacity:.4}.signal-response,.response-sent{color:#8d5970;background:#fff0f5;border-radius:13px;align-items:center;gap:7px;margin-top:11px;padding:10px 11px;font-size:.66rem;display:flex}.signal-response svg,.response-sent svg{color:#d36e92;flex:none;width:15px}.empty-signal>p{color:#9e7c89;margin:14px 2px 0;font-size:.68rem;line-height:1.6}.signal-message{background:linear-gradient(145deg,#ffe4ed,#f9dbe8);border-radius:18px;align-items:center;gap:12px;margin:15px 0 12px;padding:15px;display:flex}.signal-message>i{color:#b95d7d;background:#ffffff7a;border:1px solid #ffffffb8;border-radius:15px;flex:none;place-items:center;width:45px;height:45px;font-size:1.15rem;font-style:normal;display:grid}.signal-message strong{color:#75485a;font-family:Noto Serif SC,serif;font-size:.95rem}.signal-message p{color:#906c7b;margin:5px 0 0;font-size:.68rem;line-height:1.5}.reply-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.reply-grid button{color:#9c5b73;cursor:pointer;background:#fff;border:1px solid #efd0dc;border-radius:12px;min-height:38px;font-size:.67rem}.reply-grid button.selected{color:#fff;background:linear-gradient(145deg,#ed91ae,#d66e92);border-color:#dc7899}.action-list,.calendar-card,.event-card{box-shadow:var(--shadow);background:#fffcfde0;border-color:#e594b23b}.action-item span{color:#ba6684;background:#ffe4ed;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.feature-link{background:#fffbfdd1;border-color:#f1c9d7;border-radius:22px;box-shadow:0 12px 30px #c06f8c14}.feature-icon{background:linear-gradient(145deg,#f2a0b9,#df7899);border-radius:50%}.calendar-card{border-radius:28px}.calendar-grid .period-day{background:linear-gradient(145deg,#f19ab5,#dc7395);box-shadow:0 5px 12px #da709133}.calendar-grid .daily-health-dot{background:#87b7a8;border:1px solid #ffffffd9;border-radius:50%;width:6px;height:6px;position:absolute;top:3px;right:3px;box-shadow:0 1px 3px #5a3a4826}.calendar-grid .daily-health-dot.level-support{background:#e29672}.calendar-grid .daily-health-dot.level-rest{background:#9e78a7}.legend .daily-log{background:#87b7a8}.calendar-grid span[role=button]{cursor:pointer;-webkit-tap-highlight-color:transparent}.calendar-grid span[role=button]:focus-visible{outline-offset:1px;outline:2px solid #dd7d9e}.cycle-day-sheet{padding-top:12px}.cycle-day-sheet header{justify-content:space-between;align-items:flex-start;display:flex}.cycle-day-sheet header small{color:#bd7890;font-size:.59rem}.cycle-day-sheet header h2{color:#704657;margin:5px 0 0;font-family:Noto Serif SC,serif;font-size:1rem}.cycle-day-sheet header button{color:#a77d8d;background:#fff0f5;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.cycle-day-sheet header button svg{width:16px}.cycle-day-empty{color:#a57889;text-align:center;background:#fff4f7;border-radius:18px;justify-items:center;gap:6px;margin-top:18px;padding:22px 15px;display:grid}.cycle-day-empty>svg{color:#ce7594;width:25px}.cycle-day-empty strong{color:#794e5f;font-size:.73rem}.cycle-day-empty span{font-size:.58rem;line-height:1.5}.cycle-day-detail{margin-top:17px}.cycle-day-advice,.cycle-day-partner{background:#fff0f5;border-radius:17px;align-items:flex-start;gap:10px;padding:14px;display:flex}.cycle-day-advice>svg,.cycle-day-partner>svg{color:#c86d8c;flex:none;width:21px}.cycle-day-advice span,.cycle-day-partner span{gap:3px;display:grid}.cycle-day-advice small,.cycle-day-partner small{color:#bd7890;font-size:.54rem}.cycle-day-advice strong,.cycle-day-partner strong{color:#764a5b;font-size:.7rem}.cycle-day-advice.level-rest,.cycle-day-partner.level-rest{background:#f1e7f4}.cycle-day-advice.level-support,.cycle-day-partner.level-support{background:#fff0e8}.cycle-day-tags{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.cycle-day-tags span{color:#a55e79;background:#ffe7ef;border-radius:99px;padding:6px 9px;font-size:.57rem}.cycle-day-detail>p{color:#8f6d7b;gap:4px;margin:10px 2px 0;font-size:.61rem;line-height:1.55;display:grid}.cycle-day-detail>p b{color:#754b5b;font-size:.56rem}.cycle-day-partner{margin-top:17px}.cycle-day-partner p{color:#94717f;margin:3px 0 0;font-size:.59rem;line-height:1.55}.cycle-day-edit{color:#fff;background:#d97194;border:0;border-radius:15px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:15px;padding:11px;font-size:.64rem;font-weight:700;display:flex}.cycle-day-edit svg{width:15px}.cycle-day-footnote{color:#a88391;align-items:center;gap:5px;margin:14px 2px 0;font-size:.55rem;line-height:1.45;display:flex}.cycle-day-footnote svg{flex:none;width:14px}.calendar-grid .predicted-day:not(.period-day){color:#ad6680;background:#ef97b447}.insight-strip{color:#7d4b60;background:linear-gradient(145deg,#ffd9e5,#f3bfd1);border:2px solid #ffffffb8;border-radius:23px;box-shadow:0 15px 32px #c7708f24}.insight-strip div{border-color:#954b651f}.insight-strip span{opacity:.66}.cycle-recap-card{box-shadow:var(--shadow);background:#fffcfde6;border:1px solid #e594b240;border-radius:23px;margin:18px 0 4px;overflow:hidden}.cycle-recap-heading{color:#7a4d5e;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:38px 1fr auto 18px;align-items:center;gap:9px;width:100%;padding:14px;display:grid}.cycle-recap-heading>span:first-child{color:#bc6382;background:#ffe3ec;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.cycle-recap-heading svg{width:18px}.cycle-recap-heading>span:nth-child(2){gap:3px;display:grid}.cycle-recap-heading small{color:#b98598;font-size:.54rem}.cycle-recap-heading strong{font-family:Noto Serif SC,serif;font-size:.78rem}.cycle-recap-heading em{color:#a7637c;background:#fff0f5;border-radius:99px;padding:5px 7px;font-size:.53rem;font-style:normal}.cycle-recap-heading>svg{color:#bd8b9d;transition:transform .18s}.cycle-recap-card.open .cycle-recap-heading>svg{transform:rotate(180deg)}.cycle-recap-body{padding:0 14px 15px}.cycle-recap-stats{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.cycle-recap-stats span{background:#fff0f5;border-radius:14px;justify-items:center;gap:2px;padding:10px 4px;display:grid}.cycle-recap-stats strong{color:#b65c7c;font-size:.9rem}.cycle-recap-stats small{color:#a57e8e;font-size:.51rem}.cycle-recap-compare{color:#865e6e;margin:11px 2px 8px;font-size:.61rem;line-height:1.5}.cycle-recap-observations{flex-wrap:wrap;gap:6px;display:flex}.cycle-recap-observations span{color:#9f5e77;background:#ffe8ef;border-radius:99px;padding:6px 8px;font-size:.55rem}.cycle-recap-disclaimer{color:#ae909c;margin:11px 2px 0;font-size:.51rem;line-height:1.5;display:block}.cycle-recap-sparse,.cycle-recap-partner{color:#997382;background:#fff1f5;border-radius:16px;align-items:flex-start;gap:10px;margin:0 14px 15px;padding:13px;display:flex}.cycle-recap-sparse>svg,.cycle-recap-partner>svg{color:#c86f8e;flex:none;width:20px}.cycle-recap-sparse span,.cycle-recap-partner span{gap:4px;display:grid}.cycle-recap-sparse strong,.cycle-recap-partner strong{color:#754b5b;font-size:.65rem;line-height:1.5}.cycle-recap-sparse small,.cycle-recap-partner small{font-size:.54rem;line-height:1.5}.cycle-recap-partner.level-rest{background:#f1e7f4}.cycle-recap-partner.level-support{background:#fff0e8}.cycle-recap-notice{color:#7a4d5e;text-align:left;width:100%;box-shadow:var(--shadow);background:linear-gradient(135deg,#fffbfdf2,#ffe5eeeb);border:1px solid #e594b245;border-radius:21px;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;margin:-8px 0 26px;padding:13px 15px;display:grid}.cycle-recap-notice>span:first-child{color:#bd6483;background:#ffffffb3;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.cycle-recap-notice svg{width:18px}.cycle-recap-notice>span:nth-child(2){gap:3px;display:grid}.cycle-recap-notice small{color:#bd7890;font-size:.54rem}.cycle-recap-notice strong{font-size:.67rem}.cycle-recap-notice>svg{color:#bd8197;transform:rotate(-90deg)}.date-stamp,.event-date{color:#ae5f7c;background:#ffe1eb}.choice-chips button.selected{color:#a95373;background:#ffe3ec;border-color:#e58eac}.love-banner{color:#754557;background:linear-gradient(145deg,#ffd2df,#eda6be);border:2px solid #ffffffb3;box-shadow:0 22px 45px #c567892e}.love-banner svg{color:#d76f93}.love-glow{border-color:#ffffff6b;box-shadow:inset 0 0 80px #ffffff2e,0 0 0 32px #ffffff14}.event-card{border-radius:23px}.empty-event{color:#ac6280;background:#fff8fbb8;border-color:#e9b9cb}.moments-section-title{color:#8d5369;align-items:center;gap:8px;margin:26px 4px 10px;display:flex}.moments-section-title svg{fill:#f2bad0;width:18px}.moments-section-title h2{margin:0;font-size:.92rem}.care-todo-card{box-shadow:var(--shadow);background:#fffcfde6;border:1px solid #e594b23d;border-radius:24px;margin-top:20px;padding:17px}.care-todo-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.care-todo-heading>div{align-items:center;gap:10px;display:flex}.care-todo-heading>div>span{color:#b75e7e;background:#ffe2eb;border-radius:13px;place-items:center;width:37px;height:37px;display:grid}.care-todo-heading svg{width:18px}.care-todo-heading h2{color:#714657;margin:0 0 3px;font-size:.88rem}.care-todo-heading p{color:var(--muted);margin:0;font-size:.61rem}.care-todo-heading em{color:#a56d82;background:#fff0f5;border-radius:99px;flex:none;align-items:center;gap:3px;padding:5px 7px;font-size:.56rem;font-style:normal;display:flex}.care-todo-heading em svg{width:11px}.care-todo-form{grid-template-columns:1fr 40px;gap:8px;margin:15px 0 10px;display:grid}.care-todo-form input{min-width:0;color:var(--ink);background:#fffafd;border:1px solid #efd0dc;border-radius:12px;padding:10px 12px;font-size:.72rem}.care-todo-form button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#ee95b1,#d97094);border:0;border-radius:12px;place-items:center;display:grid}.care-todo-form button:disabled{opacity:.42}.care-todo-form button svg{width:18px}.care-todo-list{border:1px solid #e297b22e;border-radius:15px;overflow:hidden}.care-todo-row{border-bottom:1px solid var(--line);background:#ffffff8c;grid-template-columns:28px 1fr 28px;align-items:center;gap:8px;min-height:48px;padding:8px 9px;display:grid}.care-todo-row:last-child{border-bottom:0}.care-todo-row>span{font-size:.74rem;line-height:1.45}.care-todo-row.completed>span{color:#b5a0a9;text-decoration:line-through}.todo-check{color:#fff;cursor:pointer;background:#fff;border:1px solid #e9adc2;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;display:grid}.todo-check[aria-pressed=true]{background:#e68daa;border-color:#de7d9e}.todo-check svg{width:14px}.todo-delete{color:#c3a5b1;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid}.todo-delete svg{width:15px}.care-todo-empty{color:#ad8b99;text-align:center;padding:17px 12px;font-size:.65rem;line-height:1.6}.hug-button{color:#a85172;text-align:left;cursor:pointer;background:linear-gradient(135deg,#fffcfdf2,#ffe7efeb);border:1px solid #f0c5d4;border-radius:22px;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;width:100%;margin-top:16px;padding:12px 15px;display:grid;position:relative;overflow:visible;box-shadow:0 12px 30px #be60841c}.hug-rabbit{background:#ffffffb3;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.hug-button>span:nth-child(2){gap:3px;display:grid}.hug-button strong{color:#7d4c60;font-size:.82rem}.hug-button small{color:#ad8292;font-size:.62rem}.hug-button>svg{fill:#efb1c5;width:22px}.hug-button.sent{animation:.55s hug-pulse}.hug-burst{pointer-events:none;position:absolute;inset:0}.hug-burst svg{color:#df769a;width:17px;animation:.9s ease-out forwards heart-fly;position:absolute}.hug-burst svg:first-child{top:14px;right:35px}.hug-burst svg:nth-child(2){animation-delay:80ms;top:29px;right:57px}.hug-burst svg:nth-child(3){animation-delay:.15s;top:43px;right:25px}@keyframes hug-pulse{50%{transform:scale(.97)}}@keyframes heart-fly{to{opacity:0;transform:translateY(-38px)scale(1.35)rotate(12deg)}}.shared-wish-card{box-shadow:var(--shadow);background:#fffcfde6;border:1px solid #e594b23d;border-radius:24px;margin-top:16px;padding:17px}.shared-feature-heading{grid-template-columns:38px 1fr auto;align-items:center;gap:10px;display:grid}.shared-feature-heading>span{color:#b75e7e;background:#ffe2eb;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.shared-feature-heading svg{width:18px}.shared-feature-heading h2{color:#714657;margin:0 0 3px;font-size:.88rem}.shared-feature-heading p{color:var(--muted);margin:0;font-size:.59rem;line-height:1.4}.shared-feature-heading em{color:#a56d82;background:#fff0f5;border-radius:99px;padding:5px 7px;font-size:.55rem;font-style:normal}.memory-section{margin-top:25px}.memory-heading{justify-content:space-between;align-items:center;margin:0 3px 12px;display:flex}.memory-heading>div{color:#8d5369;align-items:center;gap:8px;display:flex}.memory-heading>div>svg{width:19px}.memory-heading span{gap:2px;display:grid}.memory-heading h2{margin:0;font-size:.92rem}.memory-heading p{color:var(--muted);margin:0;font-size:.58rem}.memory-heading button{color:#fff;cursor:pointer;background:#df7b9d;border:0;border-radius:99px;align-items:center;gap:3px;padding:7px 10px;font-size:.64rem;display:flex}.memory-heading button svg{width:14px}.memory-timeline{padding-left:18px;display:grid;position:relative}.memory-timeline:before{content:"";background:linear-gradient(#e8a9bf,#f4d7e1);width:1px;position:absolute;top:23px;bottom:23px;left:6px}.memory-timeline-item{background:#fffcfde6;border:1px solid #e594b238;border-radius:17px;margin-bottom:9px;position:relative;box-shadow:0 7px 20px #be60840f}.memory-dot{z-index:2;background:#df83a3;border:2px solid #fff8fb;border-radius:50%;width:10px;height:10px;position:absolute;top:24px;left:-17px;box-shadow:0 0 0 2px #f1c4d3}.memory-summary{width:100%;min-height:62px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:53px 1fr 22px;align-items:center;gap:10px;padding:9px 11px;display:grid}.memory-summary time{color:#ae607d;gap:2px;display:grid}.memory-summary time strong{font-family:Noto Serif SC,serif;font-size:.8rem}.memory-summary time small{color:#ba97a4;font-size:.54rem}.memory-summary>span{gap:4px;min-width:0;display:grid}.memory-summary>span>strong{color:#724859;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.memory-summary>span>small{color:#b18c9a;align-items:center;gap:3px;font-size:.55rem;display:flex}.memory-summary>span>small svg{width:11px;height:11px}.memory-summary>svg{color:#bb91a1;width:17px;transition:transform .2s}.memory-timeline-item.expanded .memory-summary>svg{transform:rotate(180deg)}.memory-details{border-top:1px solid #f2dce4;margin:0 11px 11px;overflow:hidden}.memory-details img{object-fit:cover;border-radius:13px;width:100%;max-height:280px;margin-top:11px;display:block}.memory-details p{color:#8e6c79;margin:11px 3px 7px;font-size:.67rem;line-height:1.65}.memory-details>button{color:#bd93a2;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-left:auto;padding:5px 3px;font-size:.56rem;display:flex}.memory-details>button svg{width:13px}.memory-details-actions{justify-content:flex-end;gap:12px;display:flex}.memory-details-actions button{color:#bd7f96;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:5px 3px;font-size:.56rem;display:flex}.memory-details-actions button:last-child{color:#b7a0a9}.memory-details-actions svg{width:13px}.memory-gallery{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:11px;display:grid}.memory-gallery.photos-1{grid-template-columns:1fr}.memory-gallery.photos-2{grid-template-columns:repeat(2,1fr)}.memory-gallery button{cursor:zoom-in;background:#f9e7ee;border:0;border-radius:11px;min-width:0;padding:0;overflow:hidden}.memory-gallery img{aspect-ratio:1;object-fit:cover;border-radius:0;width:100%;height:100%;max-height:none;margin:0}.memory-gallery.photos-1 img{aspect-ratio:16/10;max-height:260px}.photo-viewer{z-index:100;padding:max(18px, env(safe-area-inset-top)) 0 max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1f161bf5;place-items:center;display:grid;position:fixed;inset:0}.photo-viewer-close{z-index:2;top:max(14px, env(safe-area-inset-top));color:#fff;cursor:pointer;background:#ffffff21;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;right:14px}.photo-viewer-stage{place-items:center;width:100%;height:100%;display:grid;position:relative}.photo-viewer-stage>img{object-fit:contain;max-width:100%;max-height:calc(100dvh - 110px);display:block}.photo-viewer-prev,.photo-viewer-next{color:#fff;cursor:pointer;background:#0000004d;border:0;border-radius:14px;place-items:center;width:42px;height:50px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.photo-viewer-prev{left:10px}.photo-viewer-next{right:10px}.photo-viewer-caption{color:#fff;justify-content:space-between;gap:12px;font-size:.7rem;display:flex;position:absolute;bottom:6px;left:18px;right:18px}.photo-viewer-caption strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.photo-viewer-caption span{opacity:.72;flex:none}.wish-page-card{margin-top:0}.wish-page-card .care-todo-list{margin-top:14px}.wish-empty{color:#a56b82;text-align:center;justify-items:center;gap:7px;padding:34px 18px;display:grid}.wish-empty svg{width:30px;height:30px}.wish-empty strong{font-size:.78rem}.wish-empty span{color:#b3919f;font-size:.63rem;line-height:1.6}.empty-memory{color:#a8627c;cursor:pointer;background:#fff8fbb3;border:1px dashed #e7b5c8;border-radius:22px;justify-items:center;gap:5px;width:100%;padding:25px;display:grid}.empty-memory svg{width:27px}.empty-memory strong{font-size:.75rem}.empty-memory span{color:#b493a0;font-size:.6rem}.memory-form textarea{resize:vertical}.photo-picker{color:#a45e78;cursor:pointer;background:#fff5f8;border:1px dashed #e5aec2;border-radius:13px;align-items:center;gap:8px;min-height:44px;padding:10px 12px;font-size:.69rem;display:flex;position:relative;overflow:hidden}.photo-picker svg{width:18px}.photo-picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.hug-overlay{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#70425447;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.hug-message{text-align:center;background:linear-gradient(145deg,#fffafd,#ffe7ef);border:2px solid #fffc;border-radius:30px;justify-items:center;width:min(330px,100%);padding:30px 24px 27px;animation:.5s cubic-bezier(.2,.8,.2,1) hug-arrive;display:grid;position:relative;box-shadow:0 24px 60px #7e465b38}.hug-message>button{color:#b78b9b;background:0 0;border:0;place-items:center;padding:5px;display:grid;position:absolute;top:13px;right:13px}.hug-message>button svg{width:18px}.hug-message>.rabbit-logo{width:86px;height:86px}.floating-hearts{color:#e181a2;letter-spacing:.15em;margin:5px 0 8px;animation:1.2s ease-in-out infinite alternate hearts-float}.hug-message h2{color:#78495c;margin:0 0 8px;font-family:Noto Serif SC,serif;font-size:1.05rem}.hug-message p{color:#a17d8b;margin:0;font-size:.68rem;line-height:1.6}@keyframes hug-arrive{0%{opacity:0;transform:scale(.78)translateY(20px)}}@keyframes hearts-float{to{transform:translateY(-5px)}}.profile-card{color:#754758;background:linear-gradient(145deg,#ffd5e2,#efafc5);border:2px solid #ffffffb3;box-shadow:0 18px 40px #c4688a2b}.profile-mark{color:#bd617f;background:#ffffff6b}.profile-card>em{background:#ffffff5c}.account-card,.pair-card,.setting-row{background:#fffcfdd1;border-color:#e69db833}.setting-icon,.pair-title>span,.account-title>span{color:#b7607f;background:#ffe2eb}.account-action,.pair-choice button,.join-form button,.pair-actions button,.invite-box button{background:linear-gradient(145deg,#ee96b2,#d86f93);border-color:#dc789a}.account-logout{color:#aa5b75;background:#fff;border-color:#efc7d4}.auth-screen{background:0 0;position:relative}.auth-brand{text-align:left;justify-content:center;margin-top:18px}.auth-brand>.rabbit-logo{width:68px;height:68px;color:inherit;background:#ffffff8a;border-radius:50%;box-shadow:0 12px 28px #be60842e,inset 0 1px #fff}.auth-brand h1{color:#78495c}.auth-brand p{color:#ac7d90}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffafce0;border:2px solid #ffffffe0;box-shadow:0 22px 55px #bc688726,inset 0 1px #fff}.auth-tabs,.role-choice{background:#fae7ee}.auth-tabs button.active,.role-choice button.active{color:#a95675;background:#fffafd}.auth-heading h2{color:#76495a}.auth-form input,.auth-form textarea{background:#ffffffdb;border-color:#efcad8}.auth-submit{background:linear-gradient(145deg,#ee94b0,#d76f92);border:2px solid #ffffff9e;box-shadow:0 12px 26px #cd688d38}.modal-backdrop{background:#794a5d47}.modal-card{background:#fff9fb;border:2px solid #fffc}.modal-actions .primary{background:linear-gradient(145deg,#ed93af,#d97094);border-color:#db7698}.toast{background:#b76381;border-color:#ffffffa6}@media (width>=700px){.bottom-nav{border-radius:22px;bottom:24px}}
