:root{
  --bg:#fff8f3;--paper:#fffefd;--ink:#43363a;--muted:#9a878c;--line:#f1e2e5;
  --pink:#ef9fb2;--pink-soft:#ffe8ed;--blue:#b9e3fb;--blue-soft:#edf8ff;
  --yellow:#f7d86f;--yellow-soft:#fff8d9;--mint:#bfe6ca;--mint-soft:#effaf2;
  --lav:#d7c8f5;--lav-soft:#f4efff;--danger:#d85c72;--shadow:0 12px 34px rgba(104,70,78,.10);
  --radius-xl:30px;--radius-lg:24px;--radius-md:18px;--safe:16px;
}
*{box-sizing:border-box}
html{background:#f6efeb}
html,body{margin:0;min-height:100%;font-family:"PingFang SC","Microsoft YaHei",system-ui,-apple-system,sans-serif;color:var(--ink)}
body{display:flex;justify-content:center;background:linear-gradient(180deg,#f9f2ee,#f4eeeb)}
button,input,textarea,select{font:inherit}button{border:0;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}
img{display:block}.app-shell{width:min(100%,430px);min-height:100vh;min-height:100dvh;position:relative;overflow-x:hidden;padding-bottom:148px;background:radial-gradient(circle at 0 0,rgba(255,228,235,.75),transparent 30%),radial-gradient(circle at 100% 16%,rgba(222,243,255,.8),transparent 25%),var(--bg)}
.topbar{height:76px;padding:calc(env(safe-area-inset-top) + 10px) var(--safe) 8px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:10px;position:sticky;top:0;z-index:30;background:rgba(255,248,243,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(236,216,220,.45)}
.sticker-icon-button{width:46px;height:46px;padding:3px;border-radius:17px;background:#fff;box-shadow:0 7px 18px rgba(92,63,69,.09);position:relative;transition:.17s transform}.sticker-icon-button img{width:100%;height:100%;object-fit:contain;border-radius:14px}.sticker-icon-button:active,.action-card:active,.nav-btn:active,.context-fab:active,.primary-button:active,.feature-button:active{transform:scale(.94)}
.notice-dot{position:absolute;right:2px;top:2px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#ff5f7c}
.date-button{background:transparent;text-align:center;min-width:0;padding:3px}.date-button strong{display:block;font-size:17px;line-height:1.2}.date-button span{display:block;font-size:10px;color:var(--muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.main-view{padding:10px var(--safe) 28px}.section{margin-top:18px}.section:first-child{margin-top:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 2px 10px}.section-head h2{font-size:17px;margin:0}.section-head p,.section-head span{font-size:11px;color:var(--muted);margin:0}.text-button{background:rgba(255,255,255,.82);padding:8px 11px;border-radius:999px;font-size:11px;box-shadow:0 4px 12px rgba(91,61,67,.05)}
.card{background:rgba(255,255,255,.94);border:1px solid rgba(240,221,225,.72);border-radius:var(--radius-lg);box-shadow:0 9px 26px rgba(92,62,68,.07);padding:15px}
.home-hero{min-height:174px;border-radius:var(--radius-xl);background:linear-gradient(135deg,#fff0f4 0 52%,#fff8d7 100%);box-shadow:var(--shadow);padding:19px;position:relative;overflow:hidden}.home-hero:before,.module-hero:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-35px;top:-44px;background:rgba(255,255,255,.48)}.home-hero-copy{position:relative;z-index:2;width:62%}.eyebrow{font-size:11px;color:#a05b70;font-weight:750;letter-spacing:.04em}.home-hero h1,.module-hero h1{font-size:23px;line-height:1.25;margin:7px 0}.home-hero p,.module-hero p{font-size:12px;line-height:1.65;color:#826f74;margin:0}.hero-note{margin-top:13px;display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.72);font-size:10px}.home-hero>img{position:absolute;right:-10px;bottom:-4px;width:176px;height:136px;object-fit:contain;z-index:1}
.module-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.module-card{min-height:142px;border-radius:24px;padding:15px;text-align:left;position:relative;overflow:hidden;box-shadow:0 9px 22px rgba(90,62,68,.07)}.module-card.diary{background:linear-gradient(145deg,#fff1f4,#ffe2ea)}.module-card.finance{background:linear-gradient(145deg,#fff9df,#ffefad)}.module-card.health{background:linear-gradient(145deg,#edf9ff,#d8f1ff)}.module-card.cycle{background:linear-gradient(145deg,#f9f0ff,#eadfff)}.module-card.wide{grid-column:1/-1;min-height:108px;background:linear-gradient(135deg,#effaf2,#dff3e5)}.module-card strong{font-size:16px}.module-card small{display:block;color:#88767a;font-size:10px;margin-top:5px;max-width:62%;line-height:1.5}.module-card .module-stat{display:block;font-size:19px;font-weight:850;margin-top:12px}.module-card img{position:absolute;right:-3px;bottom:-5px;width:94px;height:94px;object-fit:contain}.module-card.wide img{width:120px;height:105px;right:6px}.module-card:after{content:"进入";position:absolute;left:15px;bottom:13px;font-size:10px;font-weight:750;opacity:.55}.module-card:not(.wide) .module-stat~*{}.module-card .module-stat{margin-bottom:20px}
.snapshot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.snapshot{min-width:0;background:#fff;border-radius:18px;padding:12px 6px;text-align:center;box-shadow:0 6px 16px rgba(92,62,68,.06)}.snapshot img{width:42px;height:42px;object-fit:contain;margin:0 auto 5px}.snapshot b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.snapshot span{font-size:9px;color:var(--muted)}
.module-hero{min-height:150px;border-radius:var(--radius-xl);padding:18px;position:relative;overflow:hidden;box-shadow:var(--shadow)}.module-hero.diary{background:linear-gradient(135deg,#fff0f4,#ffe0e9)}.module-hero.finance{background:linear-gradient(135deg,#fff9dd,#ffed9f)}.module-hero.health{background:linear-gradient(135deg,#edf9ff,#d5efff)}.module-hero.cycle{background:linear-gradient(135deg,#f8f0ff,#e7dcff)}.module-hero-copy{width:62%;position:relative;z-index:2}.module-hero>img{position:absolute;right:2px;bottom:-7px;width:145px;height:132px;object-fit:contain}.module-hero .hero-kpi{display:inline-flex;margin-top:11px;border-radius:999px;background:rgba(255,255,255,.7);padding:7px 10px;font-size:10px;font-weight:700}
.action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.action-card{background:#fff;border-radius:20px;padding:8px 4px 9px;min-height:98px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;box-shadow:0 7px 18px rgba(88,59,66,.07);transition:.16s transform}.action-card img{width:58px;height:58px;border-radius:18px;object-fit:contain}.action-card strong{font-size:11px}.action-card small{font-size:8px;color:var(--muted)}
.summary-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.summary-box{border-radius:21px;padding:14px;position:relative;overflow:hidden;min-height:96px}.summary-box.pink{background:var(--pink-soft)}.summary-box.yellow{background:var(--yellow-soft)}.summary-box.blue{background:var(--blue-soft)}.summary-box.mint{background:var(--mint-soft)}.summary-box.lav{background:var(--lav-soft)}.summary-box span{font-size:10px;color:var(--muted)}.summary-box b{display:block;font-size:22px;margin-top:5px}.summary-box small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.summary-box img{position:absolute;right:-8px;bottom:-9px;width:69px;height:69px;object-fit:contain;opacity:.75}
.progress-track{height:11px;background:#f2e5e8;border-radius:999px;overflow:hidden}.progress-track i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#ef9fb2,#d55f7b)}.progress-caption{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:7px}
.record-list{display:flex;flex-direction:column;gap:9px}.record-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border-radius:18px;background:#fff8f6}.record-row>img{width:50px;height:50px;border-radius:17px;object-fit:contain;background:#fff;border:2px solid #fff}.record-main{min-width:0}.record-main strong{font-size:13px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-main p{font-size:10px;color:var(--muted);margin:4px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-tail{text-align:right;min-width:42px}.record-value{font-size:13px;font-weight:850}.record-tail small{font-size:9px;color:var(--muted)}.record-delete{width:31px;height:31px;border-radius:11px;background:#ffe8ed;margin-top:5px;padding:3px}.record-delete img{width:100%;height:100%;object-fit:contain}.photo-thumb{width:100%;max-height:150px;object-fit:cover;border-radius:14px;margin-top:9px}
.empty{text-align:center;padding:25px 10px}.empty img{width:124px;height:100px;object-fit:contain;margin:0 auto}.empty h3{font-size:15px;margin:8px 0 4px}.empty p{font-size:11px;color:var(--muted);line-height:1.6;margin:0}.empty .primary-button{margin-top:13px}
.chart-bars{display:grid;gap:10px}.bar-row{display:grid;grid-template-columns:56px 1fr 58px;align-items:center;gap:8px;font-size:10px}.bar-row span:last-child{text-align:right;font-weight:750}.bar-track{height:9px;background:#f4e8ea;border-radius:999px;overflow:hidden}.bar-track i{display:block;height:100%;background:linear-gradient(90deg,#f3b1c0,#d96882);border-radius:999px}.sparkline{width:100%;height:105px;display:block}.sparkline .grid{stroke:#f2e4e7;stroke-width:1}.sparkline .line{fill:none;stroke:#6eb5da;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.sparkline .dot{fill:#fff;stroke:#5ba5cd;stroke-width:3}.sparkline text{font-size:8px;fill:#9d898e}
.calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.calendar-head strong{font-size:15px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.weekday{text-align:center;font-size:9px;color:var(--muted);padding-bottom:3px}.calendar-day{aspect-ratio:1;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:10px;background:#fff;position:relative}.calendar-day.period{background:#f2a3b5;color:#fff;font-weight:800}.calendar-day.fertile{background:#dff4e5;color:#34764a}.calendar-day.today{box-shadow:inset 0 0 0 2px #c75a74;font-weight:850}.calendar-day.has-record:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;bottom:4px;background:currentColor}.legend{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}.legend span{font-size:9px;background:#fff;border-radius:999px;padding:6px 9px}.legend .period{background:#f4b0bf;color:#fff}.legend .fertile{background:#dff4e5;color:#34764a}
.diary-entry{padding:13px;border-radius:19px;background:#fff9f8}.diary-entry+.diary-entry{margin-top:9px}.diary-entry-head{display:flex;justify-content:space-between;gap:10px}.diary-entry h3{font-size:14px;margin:0}.diary-entry time{font-size:9px;color:var(--muted);white-space:nowrap}.diary-entry p{font-size:11px;color:#78666b;line-height:1.75;margin:8px 0 0;white-space:pre-wrap}.mood-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.mood-button{border-radius:16px;background:#fff;padding:10px 3px;font-size:20px;box-shadow:0 5px 14px rgba(90,61,67,.06)}.mood-button span{display:block;font-size:8px;color:var(--muted);margin-top:4px}
.couple-card{background:linear-gradient(135deg,#effaf2,#fff8d9);border-radius:24px;padding:16px;display:grid;grid-template-columns:1fr 112px;align-items:center;overflow:hidden}.couple-card h3{font-size:16px;margin:0 0 6px}.couple-card p{font-size:10px;color:var(--muted);line-height:1.6;margin:0}.couple-card b{display:block;font-size:24px;margin-top:9px;color:#b25670}.couple-card img{width:120px;height:100px;object-fit:contain}
.bottom-nav{position:fixed;z-index:35;bottom:0;width:min(100%,430px);height:84px;padding:7px 9px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);align-items:end;background:rgba(255,249,246,.96);backdrop-filter:blur(20px);border-top:1px solid rgba(224,198,204,.55)}.nav-btn{height:61px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:3px;font-size:9px;color:#958187;transition:.16s}.nav-btn img{width:39px;height:39px;border-radius:14px;object-fit:contain;padding:2px}.nav-btn.is-active{color:#ad526a;font-weight:850}.nav-btn.is-active img{background:#fff;border:2px solid #f1acbc;box-shadow:0 5px 15px rgba(182,78,107,.14)}
.context-fab{position:fixed;z-index:36;left:50%;bottom:88px;transform:translateX(95px);height:55px;max-width:150px;border-radius:20px;padding:5px 14px 5px 6px;display:flex;align-items:center;gap:7px;background:linear-gradient(135deg,#f1a7b8,#d45e79);color:#fff;box-shadow:0 12px 26px rgba(177,73,99,.27);font-size:12px;font-weight:850}.context-fab img{width:43px;height:43px;border-radius:15px;object-fit:contain;background:#fff;border:2px solid #fff}.context-fab:active{transform:translateX(95px) scale(.95)}
.sheet-backdrop{position:fixed;inset:0;z-index:60;background:rgba(57,37,42,.32);backdrop-filter:blur(4px)}.sheet{position:fixed;z-index:61;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);max-height:91vh;max-height:91dvh;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#fffaf8;border-radius:30px 30px 0 0;padding:10px var(--safe) calc(22px + env(safe-area-inset-bottom));box-shadow:0 -24px 60px rgba(62,38,45,.2)}.sheet-handle{width:45px;height:5px;border-radius:99px;background:#ead9dc;margin:2px auto 12px}.sheet-header{display:grid;grid-template-columns:62px 1fr 44px;align-items:center;gap:10px}.sheet-header>img{width:60px;height:60px;border-radius:19px;object-fit:contain;background:#fff}.sheet-header h2{font-size:19px;margin:0}.sheet-header p{font-size:10px;color:var(--muted);line-height:1.5;margin:4px 0 0}.sheet-close{width:44px;height:44px;border-radius:14px;background:#f4e7e9;font-size:18px}
.feature-rail{display:flex;gap:8px;overflow-x:auto;padding:4px 1px 7px;margin-top:13px;scrollbar-width:none}.feature-rail::-webkit-scrollbar{display:none}.feature-button{flex:0 0 72px;background:#fff;border:2px solid transparent;border-radius:18px;padding:7px 4px;display:flex;flex-direction:column;align-items:center;gap:3px}.feature-button img{width:46px;height:46px;border-radius:15px;object-fit:contain}.feature-button span{font-size:9px}.feature-button.is-active{border-color:#eea4b5;background:#fff0f4}
.form-grid{display:grid;gap:12px;margin-top:14px}.field{display:grid;gap:6px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field label{font-size:11px;color:#7d696f;font-weight:650}.field input,.field textarea,.field select{width:100%;border:1px solid #eddbdf;border-radius:16px;background:#fff;padding:13px 13px;color:var(--ink);outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:#e994a9;box-shadow:0 0 0 4px #ffedf1}.field textarea{min-height:112px;resize:vertical;line-height:1.6}.field-help{font-size:9px;color:var(--muted);line-height:1.5}.preset-row{display:flex;gap:7px;flex-wrap:wrap}.preset{background:#fff;border:1px solid #eedde1;border-radius:999px;padding:8px 11px;font-size:10px}.primary-button{width:100%;min-height:52px;border-radius:18px;background:linear-gradient(135deg,#efa3b5,#ce5c76);color:#fff;font-weight:850;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 22px rgba(178,72,98,.19)}.primary-button img{width:38px;height:38px;border-radius:13px;object-fit:contain;background:#fff;border:2px solid #fff}.secondary-button{width:100%;min-height:48px;border-radius:17px;background:#fff;border:1px solid #ead8dc;font-weight:750;display:flex;align-items:center;justify-content:center;gap:7px}.secondary-button img{width:34px;height:34px;border-radius:11px;object-fit:contain}.danger-button{background:#d75b6f;color:#fff;border:0}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}
.group-title{font-size:12px;color:#7d696e;margin:17px 2px 8px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.feature-tile{background:#fff;border-radius:18px;padding:8px 3px;display:flex;flex-direction:column;align-items:center;gap:5px;min-height:84px}.feature-tile img{width:51px;height:51px;border-radius:16px;object-fit:contain}.feature-tile span{font-size:9px}
.filter-row{display:flex;gap:7px;overflow:auto;margin:13px 0 10px;padding-bottom:3px;scrollbar-width:none}.filter-chip{white-space:nowrap;background:#fff;border-radius:999px;padding:8px 11px;font-size:10px;border:1px solid #eee0e3}.filter-chip.is-active{background:#efa4b5;color:#fff;border-color:#efa4b5}.settings-list{display:grid;gap:9px;margin-top:13px}.setting-item{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:9px;background:#fff;border-radius:18px;padding:10px}.setting-item img{width:46px;height:46px;border-radius:15px;object-fit:contain}.setting-item strong{font-size:12px}.setting-item small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.setting-toggle{border-radius:999px;padding:8px 10px;background:#f3e5e8;font-size:9px}.setting-toggle.on{background:#dff3e5;color:#2d7344}.privacy-note{background:#f6f0ee;border-radius:17px;padding:12px;font-size:9px;color:#8c787d;line-height:1.65;margin-top:13px}
.toast{position:fixed;z-index:90;left:50%;bottom:112px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;background:#48373c;color:#fff;padding:8px 13px 8px 8px;border-radius:17px;box-shadow:0 12px 30px rgba(48,30,34,.24);white-space:nowrap}.toast img{width:42px;height:42px;border-radius:13px;object-fit:contain;background:#fff}.toast span{font-size:11px}
[hidden]{display:none!important}
@media(max-width:370px){.action-grid,.feature-grid{grid-template-columns:repeat(3,1fr)}.snapshot-grid{grid-template-columns:repeat(2,1fr)}.home-hero-copy,.module-hero-copy{width:68%}.context-fab{transform:translateX(78px)}.context-fab:active{transform:translateX(78px) scale(.95)}}
@media(min-width:700px){.app-shell,.bottom-nav,.sheet{border-left:1px solid #eadfe0;border-right:1px solid #eadfe0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
