:root{color-scheme:light;--panel:rgba(255,251,246,0.8);--panel-strong:#fffaf2;--line:rgba(74,55,40,0.12);--text:#2a211b;--muted:#7c695c;--accent:#c96f3b;--accent-deep:#964d26;--accent-soft:#f4d5bf;--shadow:0 18px 48px rgba(80,53,29,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(circle at top left,rgba(255,228,196,.9),transparent 28%),radial-gradient(circle at bottom right,rgba(211,142,87,.16),transparent 30%),linear-gradient(135deg,#f9f3ea,#f0e5d7 55%,#efe3d4)}a,button,input,textarea{font:inherit}button{cursor:pointer}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:40px 0 56px}.hero{display:grid;grid-template-columns:1.3fr .9fr;grid-gap:24px;gap:24px;margin-bottom:24px}.auth-panel,.hero-copy,.hero-stats,.note-form,.notes-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:var(--panel);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.hero-copy{padding:36px}.eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.7);color:var(--accent-deep);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.auth-copy-panel h1,.hero-copy h1{margin:18px 0 12px;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.95}.auth-copy-panel p,.hero-copy p{max-width:560px;margin:0;color:var(--muted);font-size:1.02rem;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:24px}.auth-footer a,.hero-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:18px;color:#fff;background:#2f241d;font-weight:700;text-decoration:none;transition:transform .18s ease,opacity .18s ease}.auth-footer a:hover,.hero-link:hover{transform:translateY(-1px)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;padding:20px}.auth-feature-card,.stat-card{display:flex;flex-direction:column;justify-content:flex-end;min-height:180px;padding:20px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.85),rgba(255,243,232,.88));border:1px solid rgba(201,111,59,.12)}.stat-card strong{font-size:clamp(2rem,4vw,3rem);line-height:1}.auth-feature-card span,.auth-footer,.helper-text,.stat-card span{margin-top:8px;color:var(--muted)}.workspace{display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.note-form,.notes-panel{padding:24px}.section-title h2{margin:0;font-size:1.4rem}.section-title p{margin:8px 0 0;color:var(--muted);line-height:1.6}.note-form{display:grid;grid-gap:18px;gap:18px;position:-webkit-sticky;position:sticky;top:20px}.auth-form label,.note-form label{display:grid;grid-gap:8px;gap:8px;font-weight:600}.auth-form input,.note-form input,.note-form textarea,.search-input{width:100%;border:1px solid rgba(102,72,49,.14);border-radius:18px;padding:14px 16px;background:rgba(255,255,255,.72);color:var(--text);outline:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.auth-form input:focus,.note-form input:focus,.note-form textarea:focus,.search-input:focus{border-color:rgba(201,111,59,.52);box-shadow:0 0 0 4px rgba(201,111,59,.12);transform:translateY(-1px)}.note-form textarea{resize:vertical;min-height:160px}.auth-form button,.card-actions button,.note-form button,.tag-pill{border:none;transition:transform .18s ease,opacity .18s ease,background .18s ease}.auth-form button,.note-form button{padding:15px 18px;border-radius:18px;background:linear-gradient(135deg,var(--accent) 0,#db8d57 100%);color:white;font-weight:700;box-shadow:0 14px 28px rgba(201,111,59,.26)}.auth-form button:hover,.card-actions button:hover,.note-form button:hover,.tag-pill:hover{transform:translateY(-1px)}.auth-form button:disabled{opacity:.7;cursor:wait;transform:none}.notes-panel{min-height:600px}.notes-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:16px;gap:16px;align-items:end}.auth-footer,.card-actions,.card-tags,.tag-row{display:flex;gap:10px;flex-wrap:wrap}.tag-row{margin:18px 0 20px}.tag-pill{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.65);color:var(--muted)}.tag-pill.active{background:var(--text);color:white}.auth-copy-panel,.auth-feature-list,.auth-form,.auth-form-panel,.notes-list{display:grid;grid-gap:16px;gap:16px}.empty-state,.note-card{padding:20px;border-radius:24px;background:var(--panel-strong);border:1px solid rgba(102,72,49,.08)}.note-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.92rem}.pin-badge{padding:6px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep)}.empty-state h3,.note-card h3{margin:16px 0 10px;font-size:1.25rem}.auth-feature-card span,.empty-state p,.form-feedback,.note-card p{margin:0;line-height:1.75}.empty-state p,.note-card p{color:#5f4d41;white-space:pre-wrap}.card-actions,.card-tags{margin-top:18px}.card-tag{display:inline-flex;padding:8px 10px;border-radius:12px;background:rgba(201,111,59,.08);color:var(--accent-deep);font-size:.92rem}.card-tag.muted{color:var(--muted);background:rgba(124,105,92,.1)}.card-actions button{padding:10px 14px;border-radius:14px;background:#2f241d;color:white}.card-actions .ghost-danger{background:rgba(180,73,48,.1);color:#a33d25}.auth-page-shell{display:flex;align-items:center;min-height:100vh}.auth-layout{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:24px;gap:24px;width:100%}.auth-panel{padding:32px}.auth-copy-panel{align-content:space-between}.auth-feature-card strong{font-size:1.02rem}.turnstile-shell{padding:6px 0 2px}.turnstile-placeholder{padding:14px 16px;border:1px dashed rgba(201,111,59,.5);border-radius:18px;background:rgba(255,255,255,.55);color:var(--muted)}.form-feedback{padding:12px 14px;border-radius:16px}.form-feedback.error{background:rgba(180,73,48,.1);color:#98351f}.form-feedback.success{background:rgba(78,140,92,.12);color:#2d6b3e}@media (max-width:980px){.auth-layout,.hero,.notes-toolbar,.workspace{grid-template-columns:1fr}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.note-form{position:static}}@media (max-width:720px){.page-shell{width:min(100% - 20px,100%);padding:20px 0 32px}.auth-panel,.empty-state,.hero-copy,.hero-stats,.note-card,.note-form,.notes-panel{border-radius:22px}.auth-panel,.hero-copy,.note-form,.notes-panel{padding:18px}.hero-stats{grid-template-columns:1fr}.auth-feature-card,.stat-card{min-height:120px}.auth-copy-panel h1,.hero-copy h1{line-height:1.02}}