@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@500;600;700&display=swap";:root{--background:#f5f3ee;--surface:#fffefa;--surface-strong:#fff;--foreground:#292b27;--muted:#eceae4;--muted-foreground:#777970;--primary:#3f4b3d;--primary-hover:#52604f;--primary-foreground:#fff;--secondary:#ede2d8;--secondary-foreground:#754f40;--accent:#a36f59;--accent-soft:#f1e6dd;--accent-foreground:#fff;--border:#ddd9cf;--border-subtle:#e9e6df;--input:#d8d4cb;--ring:#b58c78;--success:#5e806b;--success-foreground:#fff;--warning:#b88742;--warning-foreground:#fff;--destructive:#a75d59;--destructive-foreground:#fff;--info:#637f8a;--info-foreground:#fff;--chart-1:#d9a94e;--chart-2:#7193a0;--chart-3:#9a79a8;--chart-4:#c27469;--chart-5:#71967f;--overlay:#22221f73;--shadow-1:0 12px 36px #3a332a0f;--shadow-2:0 20px 60px #2a262029;--radius:18px;--radius-lg:26px;--radius-sm:12px;--motion-fast:.16s;--motion-normal:.24s;--ease:cubic-bezier(.2,.8,.2,1);--emotion-happy:#d9a94e;--emotion-calm:#7193a0;--emotion-sad:#7278a5;--emotion-anxious:#9a79a8;--emotion-angry:#c27469;--emotion-tired:#858c8b;--emotion-hurt:#bd8294;--emotion-hopeful:#71967f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--foreground);background:var(--background);margin:0;font-family:Noto Sans SC,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb, var(--ring) 32%, transparent);outline-offset:2px}.brand-mark{width:40px;height:40px;color:var(--primary-foreground);background:var(--primary);border-radius:14px 14px 14px 5px;flex:none;place-items:center;display:grid}.button{min-height:44px;transition:transform var(--motion-fast) var(--ease), background var(--motion-fast) var(--ease), border-color var(--motion-fast) var(--ease);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:13px;font-weight:600;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{color:var(--primary-foreground);background:var(--primary)}.button.primary:hover{background:var(--primary-hover)}.button.secondary{color:var(--secondary-foreground);background:var(--secondary)}.button.quiet,.button.ghost{border-color:var(--border);background:0 0}.button.destructive{color:var(--destructive-foreground);background:var(--destructive)}.button.large{min-height:52px;padding:0 24px;font-size:14px}.button:disabled{opacity:.55;cursor:wait;transform:none}.eyebrow{color:var(--muted-foreground);letter-spacing:.17em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:600}.icon-button{border:1px solid var(--border);background:var(--surface);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.landing-page{background:radial-gradient(circle at 82% 12%, color-mix(in srgb, var(--secondary) 70%, transparent), transparent 30rem), var(--background);min-height:100vh;overflow:hidden}.marketing-header{justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);height:84px;margin:0 auto;display:flex}.marketing-brand{align-items:center;gap:12px;display:flex}.marketing-brand strong{letter-spacing:.08em;font-family:Noto Serif SC,serif;font-size:19px;display:block}.marketing-brand small{color:var(--muted-foreground);letter-spacing:.08em;margin-top:2px;font-size:10px;display:block}.landing-hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:54px;width:min(1240px,100% - 48px);min-height:670px;margin:0 auto;padding:54px 0 72px;display:grid}.hero-content{z-index:2;position:relative}.soft-label{border:1px solid var(--border);width:fit-content;color:var(--accent);background:color-mix(in srgb, var(--surface) 65%, transparent);border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 12px;font-size:12px;display:flex}.hero-content h1{letter-spacing:-.055em;margin-bottom:24px;font-family:Noto Serif SC,serif;font-size:clamp(46px,5vw,70px);font-weight:600;line-height:1.17}.hero-content h1 em{color:var(--accent);font-style:normal}.hero-content>p{max-width:580px;color:var(--muted-foreground);margin-bottom:32px;font-size:16px;line-height:1.9}.hero-actions{align-items:center;gap:20px;display:flex}.hero-actions>span{color:var(--muted-foreground);align-items:center;gap:7px;font-size:11px;display:flex}.landing-start-error{color:var(--destructive);margin:13px 0 0;font-size:11px}.guest-entry-link{color:var(--accent);text-underline-offset:4px;font-size:12px;text-decoration:underline}.hero-visual{place-items:center;min-height:580px;display:grid;position:relative}.orbit{border:1px solid var(--border);border-radius:50%;position:absolute}.orbit-one{width:520px;height:520px}.orbit-two{border-style:dashed;width:420px;height:420px}.phone-preview{z-index:2;border:9px solid var(--foreground);background:var(--surface);width:290px;min-height:540px;box-shadow:var(--shadow-2);border-radius:44px;padding:18px 20px 22px;position:relative;transform:rotate(2deg)}.phone-top{justify-content:space-between;align-items:center;margin-bottom:38px;padding:0 7px;font-size:9px;font-weight:700;display:flex}.phone-top i{background:var(--foreground);border-radius:999px;width:52px;height:15px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.preview-date{color:var(--muted-foreground);letter-spacing:.08em;font-size:9px}.phone-preview h2{margin:8px 0 22px;font-family:Noto Serif SC,serif;font-size:25px;line-height:1.35}.preview-emotions{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.preview-emotions span{background:var(--muted);border-radius:14px;place-items:center;height:48px;font-size:20px;display:grid}.preview-emotions .active{background:var(--accent-soft);border:1px solid}.preview-input{border:1px solid var(--border);border-radius:var(--radius-sm);min-height:80px;color:var(--muted-foreground);margin:18px 0 12px;padding:12px;font-size:10px;line-height:1.6}.preview-button{height:42px;color:var(--primary-foreground);background:var(--primary);border-radius:999px;justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.preview-confirm{border-radius:var(--radius-sm);color:var(--success);background:color-mix(in srgb, var(--success) 10%, var(--surface));align-items:center;gap:7px;margin-top:18px;padding:11px;font-size:9px;display:flex}.floating-note{z-index:3;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-1);border-radius:18px;align-items:center;gap:12px;padding:14px 17px;display:flex;position:absolute}.floating-note>span{background:var(--muted);border-radius:50%;place-items:center;width:39px;height:39px;font-size:19px;display:grid}.floating-note small,.floating-note strong{display:block}.floating-note small{color:var(--muted-foreground);margin-bottom:3px;font-size:9px}.floating-note strong{font-size:11px}.note-one{top:90px;left:0}.note-two{bottom:68px;right:-10px}.value-section{background:var(--surface);padding:100px max(24px,50% - 620px)}.section-intro{justify-content:space-between;align-items:end;margin-bottom:52px;display:flex}.section-intro h2,.privacy-statement h2{margin:0;font-family:Noto Serif SC,serif;font-size:clamp(30px,4vw,45px);font-weight:600;line-height:1.4}.value-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.value-grid article{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--background);padding:30px}.value-grid article>span{width:48px;height:48px;color:var(--accent);background:var(--accent-soft);border-radius:16px;place-items:center;margin-bottom:38px;display:grid}.value-grid article strong{margin-bottom:10px;font-family:Noto Serif SC,serif;font-size:20px;display:block}.value-grid article p{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.75}.privacy-statement{grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:min(980px,100% - 48px);margin:0 auto;padding:120px 0;display:grid}.privacy-statement>p{border-left:1px solid var(--border);color:var(--muted-foreground);margin:0;padding-left:30px;line-height:1.9}.marketing-footer{border-top:1px solid var(--border);width:min(1240px,100% - 48px);color:var(--muted-foreground);justify-content:space-between;margin:0 auto;padding:25px 0;font-size:10px;display:flex}.marketing-footer a{color:inherit;text-decoration:none}.marketing-footer a:hover{color:var(--foreground)}.auth-page{background:var(--surface);grid-template-columns:minmax(340px,42%) 1fr;min-height:100vh;display:grid}.auth-aside{color:var(--primary-foreground);background:var(--primary);padding:42px 54px;position:relative;overflow:hidden}.marketing-brand.light small{color:color-mix(in srgb, var(--primary-foreground) 60%, transparent)}.marketing-brand.light .brand-mark{color:var(--primary);background:var(--surface)}.auth-quote{z-index:2;margin-top:28vh;position:relative}.auth-quote>span{color:color-mix(in srgb, var(--primary-foreground) 14%, transparent);font-family:Noto Serif SC,serif;font-size:120px;position:absolute;top:-58px;left:-12px}.auth-quote blockquote{margin:0 0 20px;font-family:Noto Serif SC,serif;font-size:clamp(28px,3.2vw,45px);line-height:1.5}.auth-quote p{color:color-mix(in srgb, var(--primary-foreground) 60%, transparent);font-size:12px}.auth-orbit i{border:1px solid color-mix(in srgb, var(--primary-foreground) 16%, transparent);border-radius:50%;position:absolute;bottom:-120px;right:-120px}.auth-orbit i:first-child{width:450px;height:450px}.auth-orbit i:nth-child(2){width:350px;height:350px;bottom:-70px;right:-70px}.auth-orbit i:nth-child(3){width:250px;height:250px;bottom:-20px;right:-20px}.auth-main{place-items:center;padding:70px 40px;display:grid;position:relative}.back-link{color:var(--muted-foreground);align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;top:42px;left:42px}.auth-form{width:min(430px,100%)}.auth-form h1{margin-bottom:15px;font-family:Noto Serif SC,serif;font-size:44px;line-height:1.32}.auth-copy{color:var(--muted-foreground);margin-bottom:34px;font-size:14px}.input-label{margin:18px 0 8px;font-size:12px;font-weight:600;display:block}.input-control{border:1px solid var(--input);background:var(--surface);border-radius:14px;align-items:center;gap:11px;height:52px;padding:0 14px;display:flex}.input-control svg{color:var(--muted-foreground)}.input-control input{min-width:0;color:var(--foreground);background:0 0;border:0;outline:0;flex:1}.input-control button{background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.auth-meta{color:var(--muted-foreground);justify-content:space-between;align-items:center;margin:15px 0 24px;font-size:11px;display:flex}.auth-error{color:var(--destructive);margin:-10px 0 16px;font-size:11px;line-height:1.5}.auth-meta label{align-items:center;gap:7px;display:flex}.auth-meta button,.register-hint button,.register-hint a{color:var(--accent);background:0 0;border:0;padding:0}.auth-submit{width:100%}.register-hint{text-align:center;color:var(--muted-foreground);margin:20px 0;font-size:12px}.demo-tip{border:1px solid var(--border);background:var(--background);border-radius:14px;gap:12px;padding:15px;display:flex}.demo-tip span{height:fit-content;color:var(--secondary-foreground);background:var(--secondary);border-radius:6px;padding:4px 7px;font-size:9px}.demo-tip p{color:var(--muted-foreground);margin:0;font-size:10px;line-height:1.6}.guest-backdrop{z-index:120}.guest-prompt{background:var(--surface);width:min(420px,100% - 32px);box-shadow:var(--shadow-2);text-align:center;border-radius:24px;padding:31px 28px 25px;position:relative}.guest-close{width:32px;height:32px;color:var(--muted-foreground);background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.guest-icon{width:48px;height:48px;color:var(--accent);background:var(--accent-soft);border-radius:15px;place-items:center;margin:0 auto 16px;display:grid}.guest-prompt h2{margin-bottom:10px;font-family:Noto Serif SC,serif;font-size:24px}.guest-prompt>p:not(.eyebrow){color:var(--muted-foreground);margin-bottom:22px;font-size:12px;line-height:1.8}.guest-prompt-actions{grid-template-columns:1fr 1.3fr;gap:9px;display:grid}.guest-prompt-actions .button{padding:0 10px;font-size:11px}.guest-prompt>small{color:var(--muted-foreground);margin-top:13px;font-size:9px;display:block}.register-progress{z-index:2;margin-top:18vh;position:relative}.register-progress h2{margin-bottom:34px;font-family:Noto Serif SC,serif;font-size:clamp(29px,3.1vw,44px);line-height:1.5}.register-progress ul{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.register-progress li{align-items:center;gap:13px;display:flex}.register-progress li>span{width:34px;height:34px;color:var(--primary);background:var(--surface);border-radius:50%;flex:none;place-items:center;display:grid}.register-progress li>span svg{width:15px}.register-progress li strong,.register-progress li small{display:block}.register-progress li strong{margin-bottom:3px;font-size:12px}.register-progress li small{color:color-mix(in srgb, var(--primary-foreground) 58%, transparent);font-size:9px}.register-form h1{font-size:41px}.code-control .send-code-button{width:auto;color:var(--accent);white-space:nowrap;padding:0 4px 0 10px;font-size:10px}.form-hint{color:var(--muted-foreground);margin:7px 0 0;font-size:9px}.form-hint.success{color:var(--success)}.agreement-row{color:var(--muted-foreground);align-items:flex-start;gap:8px;margin:20px 0;font-size:9px;line-height:1.6;display:flex}.agreement-row input{margin-top:2px}.agreement-row button,.agreement-row a{color:var(--accent);background:0 0;border:0;padding:0;text-decoration:none}.register-type-switch{border:1px solid var(--border);background:var(--background);border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;margin:18px 0 10px;padding:4px;display:grid}.register-type-switch button{height:38px;color:var(--muted-foreground);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.register-type-switch button.active{color:var(--primary-foreground);background:var(--primary)}.guest-migration-note{border:1px solid color-mix(in srgb, var(--success) 22%, var(--border));color:var(--success);background:color-mix(in srgb, var(--success) 7%, var(--surface));border-radius:13px;align-items:flex-start;gap:10px;margin:-18px 0 18px;padding:12px 13px;display:flex}.guest-migration-note svg{flex:none;margin-top:2px}.guest-migration-note span,.guest-migration-note strong{display:block}.guest-migration-note span{font-size:9px;line-height:1.65}.guest-migration-note strong{margin-bottom:2px;font-size:11px}.app-layout{grid-template-columns:236px 1fr;min-height:100vh;display:grid}.side-nav{z-index:20;border-right:1px solid var(--border);background:var(--surface);flex-direction:column;width:236px;padding:30px 22px;display:flex;position:fixed;inset:0 auto 0 0}.side-brand{align-items:center;gap:11px;margin:0 8px 45px;display:flex}.side-brand strong,.side-brand small{display:block}.side-brand strong{letter-spacing:.08em;font-family:Noto Serif SC,serif;font-size:18px}.side-brand small{color:var(--muted-foreground);margin-top:2px;font-size:9px}.side-nav nav{flex-direction:column;gap:8px;display:flex}.nav-item{height:50px;color:var(--muted-foreground);transition:background var(--motion-fast), color var(--motion-fast);border-radius:14px;align-items:center;gap:13px;padding:0 15px;font-size:13px;display:flex}.nav-item.active{color:var(--primary);background:var(--muted);font-weight:600}.nav-item.active:after{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;margin-left:auto}.side-note{border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);margin-top:auto;padding:18px}.side-note span{color:var(--chart-1)}.side-note p{margin:10px 0 0;font-family:Noto Serif SC,serif;font-size:14px;line-height:1.7}.app-main{grid-column:2;min-width:0}.mobile-header,.bottom-nav{display:none}.app-page{width:min(1120px,100% - 64px);margin:0 auto;padding:54px 0 80px}.page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.page-header h1{letter-spacing:-.04em;margin-bottom:8px;font-family:Noto Serif SC,serif;font-size:40px;font-weight:600}.page-header>div>p:last-child{color:var(--muted-foreground);margin:0;font-size:13px}.home-page{max-width:940px}.home-header h1{font-size:clamp(38px,5vw,58px);line-height:1.25}.home-header h1 em{color:var(--accent);font-style:normal}.today-count{border:1px solid var(--border);background:var(--surface);width:116px;height:116px;box-shadow:var(--shadow-1);border-radius:50%;flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.today-count span{font-family:Noto Serif SC,serif;font-size:35px}.today-count small{color:var(--muted-foreground);font-size:9px}.record-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-1);padding:34px;position:relative}.record-step{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.record-step>span{width:30px;height:30px;color:var(--accent);background:var(--accent-soft);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.record-step strong,.record-step label{margin-bottom:4px;font-family:Noto Serif SC,serif;font-size:18px;font-weight:600;display:block}.record-step small{color:var(--muted-foreground);font-size:10px;display:block}.record-step.second{margin-top:30px}.emotion-picker{grid-template-columns:repeat(8,1fr);gap:10px;display:grid}.emotion-option{background:var(--background);min-height:84px;transition:transform var(--motion-fast), border-color var(--motion-fast), background var(--motion-fast);border:1px solid #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}@media (hover:hover) and (pointer:fine){.emotion-option:hover{border-color:currentColor;transform:translateY(-2px)}}.emotion-option.selected{background:var(--accent-soft);box-shadow:var(--shadow-1);border-color:currentColor}.emotion-symbol{place-items:center;width:31px;height:31px;line-height:1;display:grid}.emotion-face{width:100%;height:100%;overflow:visible}.emotion-happy{color:var(--emotion-happy)}.emotion-calm{color:var(--emotion-calm)}.emotion-sad{color:var(--emotion-sad)}.emotion-anxious{color:var(--emotion-anxious)}.emotion-angry{color:var(--emotion-angry)}.emotion-tired{color:var(--emotion-tired)}.emotion-hurt{color:var(--emotion-hurt)}.emotion-hopeful{color:var(--emotion-hopeful)}.emotion-bg-happy{background:var(--emotion-happy)}.emotion-bg-calm{background:var(--emotion-calm)}.emotion-bg-sad{background:var(--emotion-sad)}.emotion-bg-anxious{background:var(--emotion-anxious)}.emotion-bg-angry{background:var(--emotion-angry)}.emotion-bg-tired{background:var(--emotion-tired)}.emotion-bg-hurt{background:var(--emotion-hurt)}.emotion-bg-hopeful{background:var(--emotion-hopeful)}.record-panel textarea,.edit-modal textarea{resize:vertical;border:1px solid var(--input);width:100%;min-height:112px;color:var(--foreground);background:var(--background);border-radius:14px;outline:none;padding:15px;font-size:13px;line-height:1.7}.record-panel textarea:focus,.edit-modal textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 15%, transparent)}.record-panel textarea::placeholder{color:color-mix(in srgb, var(--muted-foreground) 65%, transparent)}.record-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:16px;display:flex}.record-footer>span{color:var(--muted-foreground);align-items:center;gap:7px;font-size:10px;display:flex}.inline-message{z-index:90;border:1px solid var(--border);max-width:min(420px,100vw - 40px);color:var(--warning);background:var(--surface);box-shadow:var(--shadow-2);text-align:left;animation:toast-in var(--motion-normal) var(--ease);border-radius:999px;align-items:center;gap:8px;padding:12px 17px;font-size:11px;line-height:1.55;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.inline-message.success{color:var(--success)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,calc(12px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}.service-error-banner{z-index:85;border:1px solid color-mix(in srgb, var(--destructive) 28%, var(--border));max-width:calc(100vw - 32px);color:var(--destructive);background:var(--surface);box-shadow:var(--shadow-2);border-radius:14px;align-items:center;gap:12px;padding:11px 15px;font-size:11px;display:flex;position:fixed;top:78px;left:50%;transform:translate(-50%)}.service-error-banner strong{white-space:nowrap;color:var(--foreground)}.home-whisper{color:var(--muted-foreground);justify-content:center;align-items:center;gap:12px;margin-top:66px;display:flex}.home-whisper svg{color:var(--accent)}.home-whisper p{margin:0;font-family:Noto Serif SC,serif;font-size:13px}.review-header{align-items:center}.view-switch{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:4px;display:flex}.view-switch button{min-height:38px;color:var(--muted-foreground);background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 15px;font-size:12px;display:flex}.view-switch button.active{color:var(--primary-foreground);background:var(--primary)}.calendar-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:20px;display:grid}.calendar-card,.day-detail,.report-card,.settings-card,.profile-summary-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-1)}.calendar-card{padding:20px 22px}.calendar-toolbar{align-items:center;gap:10px;margin-bottom:24px;display:flex}.calendar-toolbar h2{text-align:center;min-width:150px;margin:0;font-family:Noto Serif SC,serif;font-size:20px}.today-button{border:1px solid var(--border);min-height:36px;color:var(--muted-foreground);background:var(--background);border-radius:999px;margin-left:auto;padding:0 14px;font-size:11px}.weekday-row,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.weekday-row{margin-bottom:8px}.weekday-row span{color:var(--muted-foreground);text-align:center;padding:8px 0;font-size:10px}.calendar-day{font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:12px;flex-direction:column;align-items:center;min-height:58px;padding:6px 4px 4px;display:flex;position:relative}.calendar-day:hover{background:var(--background)}.calendar-day.outside{opacity:.27}.calendar-day.selected{color:var(--primary-foreground);background:var(--primary)}.day-number{font-size:13px;font-weight:600}.calendar-day small{color:var(--muted-foreground);margin-top:4px;font-size:8px}.calendar-day.selected small{color:color-mix(in srgb, var(--primary-foreground) 70%, transparent)}.day-dots{gap:3px;height:7px;margin-top:4px;display:flex}.day-dots i{border-radius:50%;width:5px;height:5px;display:block}.calendar-day.selected .day-dots i{outline:1px solid var(--primary-foreground)}.calendar-legend{border-top:1px solid var(--border-subtle);color:var(--muted-foreground);justify-content:space-between;align-items:center;margin-top:20px;padding-top:15px;font-size:9px;display:flex}.calendar-legend span{align-items:center;gap:6px;display:flex}.calendar-legend i{border-radius:50%;width:6px;height:6px}.day-detail{padding:25px}.day-detail-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.day-detail-heading h2{margin:0;font-family:Noto Serif SC,serif;font-size:23px}.day-detail-heading>span{color:var(--secondary-foreground);background:var(--secondary);border-radius:999px;padding:6px 9px;font-size:9px}.entry-card{border-top:1px solid var(--border-subtle);grid-template-columns:43px 1fr;gap:13px;padding:17px 0;display:grid;position:relative}.entry-emotion{background:var(--background);border-radius:15px;place-items:center;width:43px;height:43px;font-size:20px;display:grid}.entry-emotion .emotion-face{width:30px;height:30px}.entry-title{align-items:center;gap:10px;display:flex}.entry-title strong{font-family:Noto Serif SC,serif;font-size:16px}.entry-title time{color:var(--muted-foreground);align-items:center;gap:4px;font-size:9px;display:flex}.entry-body{min-width:0;padding-right:36px}.entry-body p{color:var(--muted-foreground);margin:8px 0 0;font-size:11px;line-height:1.7}.entry-actions-wrap{z-index:5;position:absolute;top:14px;right:0}.entry-more-button{width:32px;height:32px;color:var(--muted-foreground);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.entry-more-button:hover{background:var(--muted)}.entry-action-menu{z-index:10;border:1px solid var(--border);background:var(--surface);min-width:106px;box-shadow:var(--shadow-2);border-radius:12px;padding:5px;position:absolute;top:35px;right:0;overflow:hidden}.entry-action-menu button{width:100%;height:36px;color:var(--foreground);background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-size:10px;display:flex}.entry-action-menu button:hover{background:var(--background)}.entry-action-menu button.danger{color:var(--destructive)}.empty-records{text-align:center;padding:45px 10px}.empty-records>span{color:var(--accent);margin-bottom:14px;font-size:30px;display:block}.empty-records strong{font-family:Noto Serif SC,serif}.empty-records p{color:var(--muted-foreground);margin:8px auto 0;font-size:11px;line-height:1.7}.weekly-summary{max-width:900px;margin:0 auto}.summary-toolbar{justify-content:center;align-items:center;gap:18px;margin-bottom:18px;display:flex}.summary-toolbar div{text-align:center;min-width:220px}.summary-toolbar small,.summary-toolbar strong{display:block}.summary-toolbar small{color:var(--muted-foreground);margin-bottom:4px;font-size:9px}.summary-toolbar strong{font-size:13px}.summary-toolbar button:disabled{opacity:.35;cursor:not-allowed}.summary-hero-card{color:var(--primary-foreground);background:var(--primary);border-radius:30px;padding:44px;position:relative;overflow:hidden}.summary-schedule-note{border:1px solid var(--border);background:var(--surface);border-radius:14px;align-items:flex-start;gap:10px;margin-bottom:18px;padding:13px 16px;display:flex}.summary-schedule-note>svg{width:17px;color:var(--accent);flex:none}.summary-schedule-note strong,.summary-schedule-note span{display:block}.summary-schedule-note strong{margin-bottom:3px;font-size:11px}.summary-schedule-note span{color:var(--muted-foreground);font-size:9px;line-height:1.5}.summary-hero-card:after{content:"";border:1px solid color-mix(in srgb, var(--primary-foreground) 16%, transparent);width:300px;height:300px;box-shadow:0 0 0 34px color-mix(in srgb, var(--primary-foreground) 4%, transparent), 0 0 0 70px color-mix(in srgb, var(--primary-foreground) 3%, transparent);border-radius:50%;position:absolute;top:-100px;right:-100px}.summary-ai-label{color:var(--chart-1);background:color-mix(in srgb, var(--primary-foreground) 8%, transparent);border-radius:999px;align-items:center;gap:7px;margin-bottom:23px;padding:7px 10px;font-size:9px;display:inline-flex}.summary-hero-card h2{z-index:1;margin-bottom:14px;font-family:Noto Serif SC,serif;font-size:38px;line-height:1.4;position:relative}.summary-hero-card h2 em{color:var(--chart-1);font-style:normal}.summary-hero-card>p{z-index:1;max-width:620px;color:color-mix(in srgb, var(--primary-foreground) 72%, transparent);font-size:13px;line-height:1.9;position:relative}.summary-stats{z-index:1;border-top:1px solid color-mix(in srgb, var(--primary-foreground) 14%, transparent);gap:50px;margin-top:32px;padding-top:23px;display:flex;position:relative}.summary-stats div{flex-direction:column;display:flex}.summary-stats strong{margin-bottom:3px;font-family:Noto Serif SC,serif;font-size:25px}.summary-stats span{color:color-mix(in srgb, var(--primary-foreground) 55%, transparent);font-size:9px}.summary-content-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.report-card{padding:30px;position:relative}.report-number{color:var(--border);font-family:Noto Serif SC,serif;font-size:32px;position:absolute;top:20px;right:25px}.report-card h3{max-width:80%;margin-bottom:12px;font-family:Noto Serif SC,serif;font-size:21px;line-height:1.5}.report-card>p:not(.eyebrow){color:var(--muted-foreground);margin-bottom:18px;font-size:11px;line-height:1.8}.mood-bars{flex-direction:column;gap:10px;display:flex}.mood-bars>div{color:var(--muted-foreground);grid-template-columns:35px 1fr 27px;align-items:center;gap:9px;font-size:9px;display:grid}.mood-bars i{background:var(--muted);border-radius:999px;height:6px;overflow:hidden}.mood-bars b{border-radius:inherit;height:100%;display:block}.bar-calm{background:var(--chart-2);width:80%}.bar-happy{background:var(--chart-1);width:54%}.bar-anxious{background:var(--chart-3);width:36%}.bar-tired{background:var(--emotion-tired);width:32%}.observation blockquote{border-left:3px solid var(--accent);color:var(--secondary-foreground);background:var(--accent-soft);border-radius:0 12px 12px 0;margin:18px 0;padding:15px;font-family:Noto Serif SC,serif;font-size:13px;line-height:1.7}.suggestion{grid-column:1/-1}.suggestion ul{grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.suggestion li{background:var(--background);border-radius:14px;gap:11px;padding:15px;display:flex}.suggestion li>span{width:24px;height:24px;color:var(--accent);background:var(--accent-soft);border-radius:50%;flex:none;place-items:center;font-size:9px;display:grid}.suggestion li p{color:var(--muted-foreground);margin:0;font-size:9px;line-height:1.65}.suggestion li strong{color:var(--foreground);margin-bottom:4px;font-size:11px;display:block}.encouragement{text-align:center;color:var(--secondary-foreground);background:var(--secondary);grid-column:1/-1;padding:36px 50px}.encouragement svg{color:var(--accent);margin-bottom:12px}.encouragement p{max-width:600px;font-family:Noto Serif SC,serif;color:var(--secondary-foreground)!important;margin:0 auto 10px!important;font-size:17px!important;line-height:1.8!important}.encouragement span{color:var(--muted-foreground);font-size:9px}.summary-bottom-actions{justify-content:space-between;margin-top:20px;display:flex}.summary-state-card{border:1px solid var(--border);background:var(--surface);min-height:330px;box-shadow:var(--shadow-1);text-align:center;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;padding:44px 28px;display:flex}.summary-state-card>span{width:58px;height:58px;color:var(--accent);background:var(--accent-soft);border-radius:50%;place-items:center;margin-bottom:18px;font-size:28px;display:grid}.summary-state-card h2{margin-bottom:10px;font-family:Noto Serif SC,serif;font-size:25px}.summary-state-card p{max-width:460px;color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.8}.summary-state-card .button{margin-top:20px}.profile-layout{grid-template-columns:280px 1fr;align-items:start;gap:20px;display:grid}.profile-summary-card{text-align:center;padding:27px;position:sticky;top:30px}.profile-avatar{width:76px;height:76px;color:var(--primary-foreground);background:var(--accent);border-radius:50%;place-items:center;margin:0 auto 15px;font-family:Noto Serif SC,serif;font-size:24px;display:grid}.profile-summary-card h2{margin-bottom:5px;font-family:Noto Serif SC,serif;font-size:22px}.profile-summary-card p{color:var(--muted-foreground);margin-bottom:12px;font-size:10px}.profile-summary-card span{color:var(--success);margin-bottom:18px;font-size:9px;display:block}.profile-summary-card .button{width:100%}.profile-column{flex-direction:column;gap:16px;display:flex}.settings-card{padding:25px}.settings-heading{align-items:flex-start;gap:14px;margin-bottom:23px;display:flex}.settings-heading h2{margin-bottom:4px;font-family:Noto Serif SC,serif;font-size:19px}.settings-heading p{color:var(--muted-foreground);margin:0;font-size:10px;line-height:1.6}.settings-icon{width:39px;height:39px;color:var(--primary);background:var(--muted);border-radius:13px;flex:none;place-items:center;display:grid}.settings-icon svg{width:18px}.settings-icon.accent{color:var(--accent);background:var(--accent-soft)}.info-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.info-grid label>span,.summary-time-controls label>span{color:var(--muted-foreground);align-items:center;gap:6px;margin-bottom:7px;font-size:9px;display:flex}.info-grid input,.info-grid select,.summary-time-controls input,.summary-time-controls select{border:1px solid var(--input);width:100%;height:45px;color:var(--foreground);background:var(--background);border-radius:12px;outline:0;padding:0 12px;font-size:11px}.data-note{border-top:1px solid var(--border-subtle);color:var(--muted-foreground);align-items:center;gap:7px;margin:18px 0 0;padding-top:14px;font-size:9px;display:flex}.setting-row{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:20px;padding:17px 0;display:flex}.setting-row strong{margin-bottom:3px;font-size:12px;display:block}.setting-row p{color:var(--muted-foreground);margin:0;font-size:9px}.switch{background:var(--muted);width:44px;height:25px;transition:background var(--motion-fast);border:0;border-radius:999px;padding:3px}.switch i{background:var(--surface);width:19px;height:19px;box-shadow:var(--shadow-1);transition:transform var(--motion-fast);border-radius:50%;display:block}.switch.on{background:var(--primary)}.switch.on i{transform:translate(19px)}.summary-time-controls{border-top:1px solid var(--border-subtle);grid-template-columns:1fr 1fr;gap:13px;padding:17px 0;display:grid}.summary-time-controls.disabled{opacity:.45}.schedule-preview{color:var(--secondary-foreground);background:var(--secondary);border-radius:12px;align-items:center;gap:9px;padding:12px 14px;display:flex}.schedule-preview p{margin:0;font-size:9px}.schedule-preview svg{color:var(--accent)}.compact-card,.danger-zone{padding:8px 20px}.compact-card>button,.danger-zone>button{border:0;border-top:1px solid var(--border-subtle);background:0 0;align-items:center;gap:10px;width:100%;min-height:53px;padding:0;display:flex}.compact-card>button:first-child,.danger-zone>button:first-of-type{border-top:0}.compact-card button span,.danger-zone button span{align-items:center;gap:10px;font-size:11px;display:flex}.compact-card button svg,.danger-zone button svg{width:17px;color:var(--muted-foreground)}.compact-card button>svg,.danger-zone button>svg{margin-left:auto}.compact-card button small,.danger-zone button small{color:var(--muted-foreground);margin-left:auto;font-size:9px}.danger-zone h2{margin:15px 0 3px;font-family:Noto Serif SC,serif;font-size:17px}.danger-zone button.danger,.danger-zone button.danger svg{color:var(--destructive)}.save-toast{z-index:80;color:var(--success-foreground);background:var(--success);box-shadow:var(--shadow-2);border-radius:999px;padding:12px 17px;font-size:11px;position:fixed;bottom:24px;right:24px}.admin-auth-page{background:#f4f2ed;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.admin-auth-brand{color:#f7f4ec;background:#1e2927;flex-direction:column;justify-content:center;min-height:100vh;padding:10vw;display:flex}.admin-brand-mark{color:#e8b16d;background:#ffffff0f;border:1px solid #ffffff29;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:34px;display:grid}.admin-auth-brand>p{color:#e8b16d;letter-spacing:.18em;margin:0 0 18px;font-size:12px}.admin-auth-brand h1{margin:0 0 24px;font-family:Noto Serif SC,serif;font-size:clamp(38px,5vw,68px);font-weight:500;line-height:1.28}.admin-auth-brand>span:last-child{color:#f7f4ec94;max-width:460px;font-size:13px;line-height:1.8}.admin-auth-card{background:#fffefa;border:1px solid #dedbd3;border-radius:28px;place-self:center;width:min(440px,100% - 48px);padding:42px;box-shadow:0 20px 70px #1e292717}.admin-auth-heading{align-items:center;gap:14px;display:flex}.admin-auth-heading>span{color:#a9653f;background:#f5e8db;border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.admin-auth-heading h2{margin:4px 0 0;font-family:Noto Serif SC,serif;font-size:24px}.admin-auth-heading p{margin:0}.admin-auth-description{color:#727772;margin:22px 0 28px;font-size:12px;line-height:1.75}.admin-auth-form{flex-direction:column;gap:18px;display:flex}.admin-auth-form label>span{color:#555b57;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.admin-auth-form input{color:#1e2927;background:#faf9f5;border:1px solid #d9d7d0;border-radius:13px;outline:0;width:100%;height:49px;padding:0 14px;font-size:13px}.admin-auth-form input:focus{border-color:#9c694c;box-shadow:0 0 0 3px #9c694c1a}.admin-password-field{position:relative}.admin-password-field input{padding-right:46px}.admin-password-field button{color:#777b77;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:7px;right:8px}.admin-submit{color:#fff;background:#1e2927;border:0;border-radius:999px;height:49px;font-size:13px;font-weight:600}.admin-submit:disabled{opacity:.55}.admin-form-error{color:#9d3d39;background:#fae9e6;border-radius:10px;margin:-3px 0 0;padding:10px 12px;font-size:11px;line-height:1.5}.admin-auth-card>small{color:#92958f;text-align:center;margin-top:20px;font-size:10px;display:block}.admin-dashboard-page{color:#1f2927;background:#f4f3ef;min-height:100vh}.admin-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border-bottom:1px solid #deddd7;justify-content:space-between;align-items:center;height:74px;padding:0 max(28px,50vw - 680px);display:flex}.admin-logo{align-items:center;gap:11px;display:flex}.admin-logo>span{color:#f6eee5;background:#1e2927;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.admin-logo strong,.admin-logo small{display:block}.admin-logo strong{font-family:Noto Serif SC,serif;font-size:16px}.admin-logo small{color:#898d88;letter-spacing:.12em;margin-top:2px;font-size:9px}.admin-top-actions{align-items:center;gap:8px;display:flex}.admin-top-actions button{color:#555c58;background:#fff;border:1px solid #dbdad4;border-radius:11px;align-items:center;gap:6px;height:37px;padding:0 13px;font-size:11px;display:flex}.admin-top-actions button:hover{border-color:#b9b7af}.admin-account{color:#818681;margin-right:8px;font-size:10px}.admin-dashboard-content{width:min(1304px,100% - 56px);margin:0 auto;padding:45px 0 64px}.admin-title-row{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.admin-title-row h1{margin:5px 0 8px;font-family:Noto Serif SC,serif;font-size:35px;font-weight:500}.admin-title-row>div>span{color:#777c77;font-size:12px}.admin-title-row>small{color:#8c908b;font-size:10px}.admin-metric-grid{grid-template-columns:repeat(6,1fr);gap:13px;margin-bottom:18px;display:grid}.admin-metric-card{background:#fff;border:1px solid #dfddd7;border-radius:18px;min-width:0;padding:20px;box-shadow:0 8px 25px #20292709}.admin-metric-icon{border-radius:11px;place-items:center;width:36px;height:36px;margin-bottom:19px;display:grid}.admin-metric-icon svg{width:17px}.admin-metric-icon.ink{color:#fff;background:#26332f}.admin-metric-icon.blue{color:#315f83;background:#e5eff7}.admin-metric-icon.green{color:#3f725b;background:#e4f0e8}.admin-metric-icon.orange{color:#a8633f;background:#f7e9dc}.admin-metric-icon.purple{color:#735e8b;background:#eee8f5}.admin-metric-icon.yellow{color:#937029;background:#f6efcf}.admin-metric-card p{color:#7d817d;margin:0 0 8px;font-size:10px}.admin-metric-card>strong{text-overflow:ellipsis;margin-bottom:7px;font-family:Noto Serif SC,serif;font-size:26px;font-weight:600;display:block;overflow:hidden}.admin-metric-card small{color:#999c97;font-size:9px}.admin-main-grid{grid-template-columns:1.55fr 1fr;gap:18px;display:grid}.admin-panel{background:#fff;border:1px solid #dfddd7;border-radius:20px;padding:26px;box-shadow:0 8px 25px #20292708}.admin-panel-heading{align-items:center;gap:12px;margin-bottom:24px;display:flex}.admin-panel-heading>span{color:#a9653f;background:#f5e8db;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.admin-panel-heading svg{width:17px}.admin-panel-heading h2{margin:0 0 4px;font-family:Noto Serif SC,serif;font-size:17px}.admin-panel-heading p{color:#8b8f8a;margin:0;font-size:9px}.admin-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:16px;height:220px;padding-top:22px;display:grid}.admin-chart-column{text-align:center;grid-template-rows:22px 1fr 20px;gap:5px;height:100%;display:grid}.admin-chart-value{color:#6f746f;font-size:9px}.admin-chart-track{background:#f4f3ef;border-radius:10px;justify-content:center;align-items:flex-end;height:100%;display:flex;overflow:hidden}.admin-chart-track i{background:linear-gradient(#bd7d57,#8d5237);border-radius:9px 9px 5px 5px;width:100%;min-height:6px;transition:height .25s;display:block}.admin-chart-column>span{color:#8d918d;font-size:9px}.admin-trend-foot{color:#858985;border-top:1px solid #eceae5;gap:24px;margin-top:18px;padding-top:17px;font-size:10px;display:flex}.admin-trend-foot strong{color:#29332f;margin-left:5px}.admin-service-list{flex-direction:column;display:flex}.admin-service-row{border-top:1px solid #eceae5;align-items:center;gap:10px;min-height:51px;display:flex}.admin-service-row:first-child{border-top:0}.admin-service-row>span{color:#7f847f}.admin-service-row svg{width:16px}.admin-service-row strong{flex:1;font-size:11px}.admin-service-row i{color:#9c4842;background:#f8e7e5;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal}.admin-service-row i.healthy{color:#40705b;background:#e6f1e9}.admin-summary-numbers{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.admin-summary-numbers>div{background:#f5f4f0;border-radius:14px;padding:18px}.admin-summary-numbers strong,.admin-summary-numbers span{display:block}.admin-summary-numbers strong{margin-bottom:7px;font-family:Noto Serif SC,serif;font-size:23px}.admin-summary-numbers span{color:#858985;font-size:9px}.admin-token-panel{grid-template-columns:1fr auto;display:grid}.admin-token-panel .admin-panel-heading{grid-column:1/-1}.admin-token-total strong,.admin-token-total span{display:block}.admin-token-total strong{font-family:Noto Serif SC,serif;font-size:32px}.admin-token-total span{color:#888d88;font-size:9px}.admin-token-split{color:#898d89;align-items:flex-end;gap:18px;font-size:9px;display:flex}.admin-token-split b{color:#29332f;margin-top:5px;font-size:13px;display:block}.admin-privacy-note{color:#436a57;background:#edf4ef;border:1px solid #d8e3da;border-radius:15px;align-items:center;gap:12px;margin-top:18px;padding:17px 20px;display:flex}.admin-privacy-note strong,.admin-privacy-note span{display:block}.admin-privacy-note strong{margin-bottom:3px;font-size:11px}.admin-privacy-note span{color:#698073;font-size:9px}.admin-loading{color:#818681;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.admin-loading p{font-size:11px}.admin-error{color:#91433e;background:#faecea;border:1px solid #edcbc6;border-radius:13px;justify-content:space-between;width:100%;margin-bottom:18px;padding:14px 17px;font-size:11px;display:flex}.spinning{animation:.9s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}@media (width<=1050px){.admin-metric-grid{grid-template-columns:repeat(3,1fr)}.admin-main-grid{grid-template-columns:1fr}.admin-account{display:none}}@media (width<=720px){.admin-auth-page{grid-template-columns:1fr}.admin-auth-brand{min-height:auto;padding:42px 24px 76px}.admin-auth-brand h1{font-size:37px}.admin-auth-card{margin:-42px auto 32px;padding:28px 22px}.admin-topbar{align-items:flex-start;height:auto;padding:14px 16px}.admin-top-actions{gap:5px}.admin-top-actions button{justify-content:center;width:37px;padding:0;font-size:0}.admin-dashboard-content{width:calc(100% - 28px);padding-top:28px}.admin-title-row{display:block}.admin-title-row>small{margin-top:12px;display:block}.admin-metric-grid{grid-template-columns:repeat(2,1fr);gap:10px}.admin-metric-card{padding:16px}.admin-metric-card>strong{font-size:23px}.admin-panel{padding:20px}.admin-chart{gap:7px;height:190px}.admin-summary-numbers{grid-template-columns:repeat(2,1fr)}.admin-token-panel{display:block}.admin-token-split{margin-top:18px}.admin-trend-foot{flex-direction:column;gap:7px}}.mobile-settings-page,.secondary-settings-page{max-width:620px}.profile-main-header{margin-bottom:20px}.mobile-profile-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-1);border-radius:20px;align-items:center;gap:15px;margin-bottom:18px;padding:20px;display:flex}.mobile-profile-card[role=button]{cursor:pointer;transition:border-color var(--motion-fast), background var(--motion-fast)}.mobile-profile-card[role=button]:hover{border-color:var(--ring);background:color-mix(in srgb, var(--surface) 90%, var(--accent-soft))}.mobile-profile-card .profile-avatar{width:58px;height:58px;margin:0;font-size:19px}.mobile-profile-card h2{margin-bottom:4px;font-family:Noto Serif SC,serif;font-size:20px}.mobile-profile-card p{color:var(--muted-foreground);margin:0;font-size:10px}.profile-card-copy{flex:1;min-width:0}.profile-card-action{color:var(--muted-foreground);white-space:nowrap;align-items:center;gap:3px;font-size:10px;display:flex}.system-avatar{width:58px;height:58px;color:var(--primary-foreground);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--surface) 22%, transparent);border-radius:50%;flex:none;place-items:center;display:grid}.system-avatar.small{width:40px;height:40px}.avatar-leaf{background:var(--success)}.avatar-sun{background:var(--chart-1)}.avatar-cloud{background:var(--chart-2)}.avatar-wave{background:var(--info)}.avatar-star{background:var(--accent)}.avatar-moon{background:var(--chart-3)}.avatar-coffee{background:var(--warning)}.avatar-music{background:var(--destructive)}.avatar-shape{width:27px;height:27px;display:block;position:relative}.small .avatar-shape{width:20px;height:20px}.shape-leaf:before{content:"";border:2px solid var(--primary-foreground);border-radius:90% 12%;position:absolute;inset:3px 5px 5px 3px;transform:rotate(-18deg)}.shape-leaf:after{content:"";background:var(--primary-foreground);width:2px;height:20px;position:absolute;top:6px;left:13px;transform:rotate(38deg)}.shape-sun{border:2px solid var(--primary-foreground);box-shadow:0 -17px 0 -7px var(--primary-foreground),0 17px 0 -7px var(--primary-foreground),17px 0 0 -7px var(--primary-foreground),-17px 0 0 -7px var(--primary-foreground),12px 12px 0 -7px var(--primary-foreground),-12px -12px 0 -7px var(--primary-foreground),12px -12px 0 -7px var(--primary-foreground),-12px 12px 0 -7px var(--primary-foreground);border-radius:50%;transform:scale(.55)}.shape-cloud:before{content:"";background:var(--primary-foreground);border-radius:999px;width:22px;height:10px;position:absolute;bottom:5px;left:2px}.shape-cloud:after{content:"";background:var(--primary-foreground);width:13px;height:13px;box-shadow:-6px 4px 0 -1px var(--primary-foreground),7px 5px 0 -2px var(--primary-foreground);border-radius:50%;position:absolute;top:5px;left:7px}.shape-wave:before{content:"≈";color:var(--primary-foreground);text-align:center;font-family:serif;font-size:35px;line-height:1;position:absolute;inset:-6px 0 0}.shape-star:before{content:"✦";color:var(--primary-foreground);text-align:center;font-size:28px;position:absolute;inset:-4px 0 0}.shape-moon:before{content:"";background:var(--primary-foreground);border-radius:50%;width:20px;height:20px;position:absolute;top:2px;left:3px}.shape-moon:after{content:"";background:var(--chart-3);border-radius:50%;width:18px;height:18px;position:absolute;top:-1px;left:10px}.shape-coffee:before{content:"";border:2px solid var(--primary-foreground);border-radius:3px 3px 7px 7px;width:17px;height:14px;position:absolute;top:6px;left:2px}.shape-coffee:after{content:"";border:2px solid var(--primary-foreground);border-left:0;border-radius:0 7px 7px 0;width:8px;height:8px;position:absolute;top:9px;right:0}.shape-music:before{content:"♫";color:var(--primary-foreground);text-align:center;font-family:serif;font-size:32px;line-height:1;position:absolute;inset:-6px 0 0}.guest-profile-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-1);border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:20px;display:grid}.guest-profile-icon{width:52px;height:52px;color:var(--accent);background:var(--accent-soft);border-radius:17px;place-items:center;display:grid}.guest-status{color:var(--accent);margin-bottom:4px;font-size:10px;font-weight:600;display:block}.guest-profile-card h2{margin-bottom:5px;font-family:Noto Serif SC,serif;font-size:19px}.guest-profile-card p{color:var(--muted-foreground);margin:0;font-size:10px;line-height:1.6}.guest-profile-card>button{min-height:46px;color:var(--primary-foreground);background:var(--primary);border:0;border-radius:999px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.mobile-menu-group{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-1);border-radius:18px;overflow:hidden}.mobile-menu-group>button,.static-setting-row{border:0;border-top:1px solid var(--border-subtle);text-align:left;background:0 0;align-items:center;gap:12px;width:100%;min-height:72px;padding:12px 16px;display:flex}.mobile-menu-group>button:first-child,.mobile-menu-group>.static-setting-row:first-child{border-top:0}.mobile-menu-group>button:hover{background:var(--background)}.menu-icon{width:38px;height:38px;color:var(--primary);background:var(--muted);border-radius:12px;flex:none;place-items:center;display:grid}.menu-icon.accent{color:var(--accent);background:var(--accent-soft)}.menu-icon svg{width:18px}.menu-copy{flex:1;min-width:0}.menu-copy strong,.menu-copy small{display:block}.menu-copy strong{margin-bottom:4px;font-size:13px}.menu-copy small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.5;overflow:hidden}.menu-value{max-width:120px;color:var(--muted-foreground);text-align:right;white-space:nowrap;font-size:9px}.mobile-menu-group>button>svg{width:17px;color:var(--muted-foreground);flex:none}.menu-section-label{color:var(--muted-foreground);margin:24px 4px 9px;font-size:10px}.prototype-note{color:var(--muted-foreground);text-align:center;margin:22px 10px 0;font-size:9px;line-height:1.6}.secondary-page-header{grid-template-columns:42px 1fr 42px;align-items:center;margin-bottom:24px;display:grid}.secondary-page-header h1{text-align:center;margin:0;font-family:Noto Serif SC,serif;font-size:24px;font-weight:600}.settings-form-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-1);border-radius:20px;flex-direction:column;gap:18px;padding:22px;display:flex}.settings-form-intro{border-bottom:1px solid var(--border-subtle);align-items:flex-start;gap:12px;padding-bottom:18px;display:flex}.settings-form-intro h2{margin-bottom:4px;font-family:Noto Serif SC,serif;font-size:17px}.settings-form-intro p{color:var(--muted-foreground);margin:0;font-size:9px;line-height:1.6}.settings-form-card label>span{color:var(--muted-foreground);align-items:center;gap:6px;margin-bottom:8px;font-size:10px;display:flex}.settings-form-card input,.settings-form-card select{border:1px solid var(--input);width:100%;height:48px;color:var(--foreground);background:var(--background);border-radius:12px;outline:none;padding:0 13px;font-size:12px}.settings-form-card input:focus,.settings-form-card select:focus{border-color:var(--ring)}.profile-info-list{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-1);border-radius:20px;overflow:hidden}.profile-info-list>button,.profile-info-static{border:0;border-top:1px solid var(--border-subtle);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:72px;padding:12px 17px;display:flex}.profile-info-list>button:first-child{border-top:0}.profile-info-list>button:hover{background:var(--background)}.profile-field-label{color:var(--muted-foreground);align-items:center;gap:9px;font-size:12px;display:flex}.profile-field-label svg{width:17px}.profile-field-value{color:var(--muted-foreground);align-items:center;gap:9px;font-size:10px;display:flex}.profile-field-value strong{color:var(--foreground);font-size:12px;font-weight:500}.profile-field-value small{font-size:9px}.profile-field-value>svg{width:17px}.profile-info-tip{color:var(--muted-foreground);text-align:center;margin:18px 10px 0;font-size:9px;line-height:1.6}.nickname-modal,.avatar-modal{background:var(--surface);width:min(420px,100%);box-shadow:var(--shadow-2);border-radius:24px;padding:26px}.nickname-input{border:1px solid var(--input);width:100%;height:50px;color:var(--foreground);background:var(--background);border-radius:13px;outline:0;padding:0 13px;font-size:13px}.nickname-input:focus{border-color:var(--ring)}.input-count{color:var(--muted-foreground);text-align:right;margin:6px 0 0;font-size:9px}.avatar-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.avatar-grid>button{border:1px solid var(--border);background:var(--background);border-radius:16px;place-items:center;min-height:88px;display:grid;position:relative}.avatar-grid>button:hover,.avatar-grid>button.selected{border-color:var(--accent);background:var(--accent-soft)}.avatar-grid>button>span{width:21px;height:21px;color:var(--primary-foreground);background:var(--primary);border-radius:50%;place-items:center;display:grid;position:absolute;top:7px;right:7px}.avatar-note{color:var(--muted-foreground);text-align:center;margin:16px 0 0;font-size:9px}.profile-account-row{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:15px;margin-top:3px;padding-top:17px;display:flex}.profile-account-row span{color:var(--muted-foreground);align-items:center;gap:7px;font-size:10px;display:flex}.profile-account-row strong{color:var(--foreground);letter-spacing:.03em;font-size:11px;font-weight:500}.settings-save-button{width:100%;margin-top:16px}.setting-switch-group{margin-bottom:16px}.setting-switch-group .switch{margin-left:auto}.summary-form-card.disabled{opacity:.48}.schedule-info-card{color:var(--secondary-foreground);background:var(--secondary);border-radius:14px;align-items:flex-start;gap:10px;margin-top:16px;padding:14px 16px;display:flex}.schedule-info-card svg{width:17px;color:var(--accent);flex:none}.schedule-info-card p{margin:0;font-size:10px;line-height:1.6}.account-detail-group .static-setting-row{border-bottom:1px solid var(--border-subtle)}.logout-button{border:1px solid color-mix(in srgb, var(--destructive) 26%, var(--border));width:100%;min-height:50px;color:var(--destructive);background:var(--surface);border-radius:14px;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:12px;font-weight:600;display:flex}.profile-logout{margin-top:26px}.legal-setting-link{color:inherit;text-decoration:none}.legal-setting-link>svg{width:17px;color:var(--muted-foreground);flex:none}.setting-switch{background:var(--muted);width:44px;height:25px;transition:background var(--motion-fast);border:0;border-radius:999px;flex:none;padding:3px}.setting-switch i{background:var(--surface);width:19px;height:19px;box-shadow:var(--shadow-1);transition:transform var(--motion-fast);border-radius:50%;display:block}.setting-switch.active{background:var(--primary)}.setting-switch.active i{transform:translate(19px)}.setting-switch:disabled{opacity:.65}.delete-account-entry{width:100%;color:var(--destructive);background:0 0;border:0;margin-top:16px;padding:12px;font-size:11px}.account-delete-modal{text-align:left}.account-delete-modal .danger-icon{margin-left:auto;margin-right:auto}.account-delete-modal>h2,.account-delete-modal>p{text-align:center}.account-delete-modal .input-label{margin:16px 0 7px;display:block}.account-delete-modal .nickname-input{background:var(--background)}.modal-backdrop{z-index:100;background:var(--overlay);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.edit-modal,.confirm-modal{border-radius:var(--radius-lg);background:var(--surface);width:min(620px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-2);padding:28px;overflow:auto}.modal-handle{display:none}.modal-header{justify-content:space-between;margin-bottom:18px;display:flex}.modal-header h2{margin:0;font-family:Noto Serif SC,serif;font-size:25px}.locked-time{color:var(--muted-foreground);background:var(--background);border-radius:12px;align-items:center;gap:8px;padding:12px 14px;font-size:10px;display:flex}.locked-time small{margin-left:auto}.field-label{margin:20px 0 9px;font-size:11px;font-weight:600;display:block}.field-label span{color:var(--muted-foreground);margin-left:6px;font-size:9px;font-weight:400}.emotion-picker.compact{grid-template-columns:repeat(8,1fr);gap:6px}.emotion-picker.compact .emotion-option{border-radius:12px;min-height:64px}.emotion-picker.compact .emotion-symbol{width:25px;height:25px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.confirm-modal{text-align:center;max-width:390px}.danger-icon{width:46px;height:46px;color:var(--destructive);background:color-mix(in srgb, var(--destructive) 10%, var(--surface));border-radius:50%;place-items:center;margin:0 auto 15px;display:grid}.confirm-modal h2{margin-bottom:8px;font-family:Noto Serif SC,serif;font-size:22px}.confirm-modal p{color:var(--muted-foreground);font-size:11px;line-height:1.7}.confirm-modal .modal-actions{justify-content:center}.confirm-modal .delete-error{color:var(--destructive);background:color-mix(in srgb, var(--destructive) 8%, var(--surface));border-radius:10px;margin:12px 0 0;padding:9px 11px}.consent-card>span svg{width:25px;height:25px}.consent-card small{max-width:540px;color:var(--muted-foreground);margin:10px auto 0;font-size:9px;line-height:1.7;display:block}.consent-actions{justify-content:center;gap:10px;margin-top:20px;display:flex}.legal-page{background:var(--background);min-height:100vh;padding:0 24px 72px}.legal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;width:min(920px,100%);height:86px;margin:0 auto;display:flex}.legal-header>button{border:1px solid var(--border);color:var(--foreground);background:var(--surface);border-radius:999px;align-items:center;gap:6px;padding:9px 13px;font-size:11px;display:flex}.legal-document{width:min(760px,100%);margin:0 auto;padding-top:64px}.legal-document h1{margin:8px 0 18px;font-family:Noto Serif SC,serif;font-size:clamp(34px,6vw,52px);font-weight:600}.legal-meta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--muted-foreground);flex-wrap:wrap;gap:8px 18px;padding:15px 0;font-size:10px;display:flex}.legal-lead{color:var(--secondary-foreground);margin:32px 0 38px;font-size:14px;line-height:1.9}.legal-document section{margin:0 0 30px}.legal-document section h2{margin-bottom:9px;font-family:Noto Serif SC,serif;font-size:19px}.legal-document section p{color:var(--muted-foreground);margin:0;font-size:12px;line-height:2}.legal-switch{border-top:1px solid var(--border);color:var(--muted-foreground);margin-top:48px;padding-top:24px;font-size:11px}.legal-switch a{color:var(--accent);text-decoration:none}@media (width<=980px){.landing-hero{text-align:center;grid-template-columns:1fr;padding-top:70px}.hero-content>p{margin-left:auto;margin-right:auto}.soft-label,.hero-actions{justify-content:center;margin-left:auto;margin-right:auto}.hero-visual{min-height:610px}.value-grid{grid-template-columns:1fr}.section-intro{display:block}.calendar-layout,.profile-layout{grid-template-columns:1fr}.profile-summary-card{text-align:left;align-items:center;gap:16px;display:flex;position:static}.profile-avatar{margin:0}.profile-summary-card .button{width:auto;margin-left:auto}}@media (width<=760px){.app-layout{display:block}.side-nav{display:none}.app-main{padding-top:64px;padding-bottom:76px}.mobile-header{z-index:50;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex;position:fixed;inset:0 0 auto}.mobile-brand{align-items:center;gap:9px;display:flex}.mobile-brand .brand-mark{border-radius:11px 11px 11px 4px;width:33px;height:33px}.mobile-brand-copy strong,.mobile-brand-copy small{display:block}.mobile-brand-copy strong{letter-spacing:.08em;font-family:Noto Serif SC,serif;line-height:1.15}.mobile-brand-copy small{color:var(--muted-foreground);letter-spacing:.04em;margin-top:3px;font-size:8px;line-height:1}.prototype-badge{color:var(--muted-foreground);font-size:9px}.bottom-nav{z-index:50;height:72px;padding:5px max(18px, env(safe-area-inset-right)) max(5px, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:repeat(3,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav-item{color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex;position:relative}.bottom-nav-item.active{color:var(--primary);font-weight:600}.bottom-nav-item.active:before{content:"";background:var(--accent);border-radius:999px;width:18px;height:3px;position:absolute;top:0}.app-page{width:calc(100% - 28px);padding:30px 0 36px}.page-header{margin-bottom:24px}.page-header h1{font-size:32px}.app-layout:has(.secondary-settings-page) .bottom-nav{display:none}.app-layout:has(.secondary-settings-page) .app-main{padding-bottom:0}.auth-page{grid-template-columns:1fr}.auth-aside{display:none}.auth-main{min-height:100vh;padding:90px 24px 40px}.back-link{top:28px;left:24px}.auth-form h1{font-size:36px}.marketing-header{width:calc(100% - 32px)}.landing-hero{width:calc(100% - 32px);min-height:auto;padding:60px 0 40px}.hero-content h1{font-size:42px}.hero-content>p{font-size:14px}.hero-actions{flex-direction:column}.hero-visual{min-height:570px;margin:-20px;transform:scale(.9)}.note-one{left:-15px}.note-two{right:-15px}.value-section{padding:70px 16px}.privacy-statement{grid-template-columns:1fr;gap:32px;width:calc(100% - 32px);padding:80px 0}.privacy-statement>p{border-top:1px solid var(--border);border-left:0;padding:20px 0 0}.marketing-footer{width:calc(100% - 32px)}.emotion-picker{grid-template-columns:repeat(4,1fr)}.record-panel{padding:24px 18px}.today-count{display:none}.home-header h1{font-size:40px}.home-whisper{text-align:center;margin-top:58px;padding:0 14px}.home-whisper p{line-height:1.7}.review-header{align-items:flex-start}.view-switch{flex:none}.view-switch button{padding:0 11px}.view-switch button svg{display:none}.summary-content-grid{grid-template-columns:1fr}.suggestion,.encouragement{grid-column:auto}.suggestion ul{grid-template-columns:1fr}.summary-hero-card{padding:30px 24px}.summary-hero-card h2{font-size:31px}.summary-stats{gap:28px}.summary-bottom-actions{gap:10px}.summary-bottom-actions .button.secondary{flex:1}}@media (width<=520px){.marketing-brand small{font-size:8px;display:block}.hero-content h1{font-size:38px}.hero-visual{min-height:520px;margin:-55px -55px -25px;transform:scale(.8)}.value-section{padding-top:60px}.section-intro h2,.privacy-statement h2{font-size:30px}.marketing-footer{text-align:center;flex-direction:column;align-items:center;gap:10px}.page-header{display:block}.review-header{margin-bottom:12px}.review-header .eyebrow,.review-header>div:first-child>p:last-child{display:none}.review-header h1{margin-bottom:10px;font-size:29px}.review-header .view-switch{width:100%;margin-top:0}.view-switch button{flex:1;justify-content:center;min-height:40px}.record-footer{align-items:flex-end}.record-footer>span{max-width:120px;line-height:1.5}.record-footer .button{padding:0 17px}.calendar-layout{gap:12px}.calendar-card{border-radius:20px;padding:10px 7px 8px}.calendar-toolbar{gap:6px;margin-bottom:6px;padding:0 3px}.calendar-toolbar h2{min-width:116px;font-size:16px}.calendar-toolbar .icon-button{width:31px;height:31px}.calendar-toolbar .icon-button svg{width:17px}.today-button{min-height:31px;padding:0 10px;font-size:10px}.calendar-day{border-radius:9px;min-height:36px;padding:3px 2px 2px}.day-number{font-size:12px}.weekday-row{margin-bottom:1px}.weekday-row span{padding:3px 0;font-size:9px}.day-dots{gap:2px;height:5px;margin-top:2px}.day-dots i{width:4px;height:4px}.calendar-day small,.calendar-legend{display:none}.day-detail{border-radius:20px;padding:17px 16px}.day-detail-heading{margin-bottom:8px}.day-detail-heading .eyebrow{margin-bottom:4px}.day-detail-heading h2{font-size:20px}.entry-card{padding:13px 0}.summary-hero-card{border-radius:23px}.summary-stats{gap:18px}.summary-stats strong{font-size:20px}.report-card{padding:24px 20px}.summary-bottom-actions{flex-direction:column}.summary-bottom-actions .button{width:100%}.profile-summary-card{text-align:center;display:block}.profile-avatar{margin:0 auto 12px}.profile-summary-card .button{width:100%;margin:10px 0 0}.settings-card{padding:21px 17px}.info-grid,.summary-time-controls{grid-template-columns:1fr}.data-note{align-items:flex-start;line-height:1.6}.mobile-settings-page,.secondary-settings-page{padding-top:24px}.profile-main-header h1{font-size:34px}.mobile-profile-card{padding:17px}.mobile-menu-group>button,.static-setting-row{min-height:68px;padding:11px 13px}.menu-value{max-width:86px}.secondary-page-header{margin-bottom:20px}.settings-form-card{padding:19px 16px}.avatar-grid{grid-template-columns:repeat(4,1fr);gap:8px}.avatar-grid>button{min-height:74px}.guest-prompt-actions{grid-template-columns:1fr}.guest-prompt-actions .button.primary{grid-row:1}.save-toast{white-space:nowrap;bottom:92px;right:50%;transform:translate(50%)}.secondary-settings-page .save-toast{bottom:24px}.modal-backdrop{place-items:center;padding:18px}.edit-modal,.nickname-modal,.avatar-modal,.guest-prompt{border-radius:24px;width:100%;max-height:calc(100vh - 36px);padding:24px 20px;overflow:auto}.edit-modal{max-width:620px}.nickname-modal,.avatar-modal,.guest-prompt{max-width:420px}.modal-handle{display:none}.emotion-picker.compact{grid-template-columns:repeat(4,1fr)}.confirm-modal{border-radius:24px;width:100%;max-width:390px;margin:0;padding:26px 22px}.consent-actions{flex-direction:column}.legal-page{padding:0 18px 48px}.legal-header{height:74px}.legal-document{padding-top:42px}.legal-document h1{font-size:34px}.legal-meta{gap:6px;display:grid}}
