:root{--bg: #F5F1EA;--bg-2: #ECE5DA;--surface: #FFFFFF;--ink: #14151A;--ink-2: #2B2D33;--muted: #6B6B73;--muted-2: #A09F98;--line: rgba(20,21,26,.08);--line-2: rgba(20,21,26,.14);--warm: #D85A3A;--warm-soft: #F2C9B8;--warm-tint: #FBEDE5;--cool: #1F3A5F;--cool-soft: #B7C8DD;--cool-tint: #E5ECF4;--m-happy: #E8B73A;--m-loved: #E66A7A;--m-calm: #6FA3B5;--m-sad: #5C7AA8;--m-frustrated: #C24A2A;--m-hurt: #8C4A6E;--m-anxious: #B58BC9;--m-distant: #6B7280;--font-serif: "Instrument Serif", Georgia, serif;--font-sans: "Geist", -apple-system, sans-serif;--font-mono: "Geist Mono", "SF Mono", monospace;--r-sm: 12px;--r-md: 16px;--r-lg: 20px;--r-xl: 24px}[data-theme=dark]{--bg: #0E0F12;--bg-2: #16171C;--surface: #1A1C22;--ink: #E8E6E1;--ink-2: #C4C2BC;--muted: #8A8A90;--muted-2: #5A5A60;--line: rgba(232,230,225,.08);--line-2: rgba(232,230,225,.14);--warm: #E87456;--warm-soft: #5C2E20;--warm-tint: #2A1A14;--cool: #7FA3CB;--cool-soft: #1E3248;--cool-tint: #141E28}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;line-height:1.5}input,textarea,button,select{font-family:inherit;color:inherit}a{text-decoration:none;color:inherit}.serif{font-family:var(--font-serif);font-weight:400}.mono{font-family:var(--font-mono);font-weight:500;text-transform:uppercase;letter-spacing:.12em}.eyebrow{font-family:var(--font-mono);font-weight:500;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.card{background:var(--surface);border:.5px solid var(--line);border-radius:var(--r-lg);padding:20px}.card-hero{background:var(--ink);color:var(--bg);border:none;border-radius:var(--r-xl);padding:24px;position:relative;overflow:hidden}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:var(--r-md);border:none;font-family:var(--font-sans);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.btn-primary{background:var(--ink);color:var(--bg)}.btn-primary:hover{opacity:.88}.btn-warm{background:var(--warm);color:#fff}.btn-warm:hover{opacity:.88}.btn-ghost{background:transparent;color:var(--muted);padding:12px 24px}.btn-ghost:hover{color:var(--ink)}.btn:disabled{opacity:.3;cursor:not-allowed}.switch{position:relative;width:44px;height:26px;background:var(--line-2);border-radius:13px;border:none;cursor:pointer;transition:background .3s ease;padding:0}.switch:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .3s ease;box-shadow:0 1px 3px #00000026}.switch.on{background:var(--warm)}.switch.on:after{transform:translate(18px)}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 currentColor}70%{box-shadow:0 0 0 10px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes float-orb{0%,to{transform:translate(0) scale(1)}25%{transform:translate(6px,-8px) scale(1.03)}50%{transform:translate(-4px,-14px) scale(1.01)}75%{transform:translate(8px,-6px) scale(1.04)}}.fade-up{animation:fade-up .5s ease-out both}.scale-in{animation:scale-in .45s ease-out both}.stagger>*:nth-child(1){animation-delay:0ms}.stagger>*:nth-child(2){animation-delay:60ms}.stagger>*:nth-child(3){animation-delay:.12s}.stagger>*:nth-child(4){animation-delay:.18s}.stagger>*:nth-child(5){animation-delay:.24s}.stagger>*:nth-child(6){animation-delay:.3s}.stagger>*:nth-child(7){animation-delay:.36s}.stagger>*:nth-child(8){animation-delay:.42s}.tab-bar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:420px;background:#f5f1eae0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-top:.5px solid var(--line);display:flex;justify-content:space-around;align-items:flex-end;padding:6px 0 18px;z-index:100}[data-theme=dark] .tab-bar{background:#0e0f12e0}.tab-item{display:flex;flex-direction:column;align-items:center;gap:3px;background:none;border:none;cursor:pointer;padding:4px 12px;color:var(--muted-2);transition:color .2s}.tab-item.active{color:var(--ink)}.tab-label{font-family:var(--font-mono);font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:500}.tab-fab{width:48px;height:48px;border-radius:50%;background:var(--warm);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-top:-24px;box-shadow:0 4px 16px #d85a3a4d;transition:transform .2s}.tab-fab:hover{transform:scale(1.08)}::-webkit-scrollbar{width:0}@keyframes cp-ring{0%{transform:scale(1);opacity:.4}to{transform:scale(1.5);opacity:0}}@keyframes cp-pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes cp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes cp-glow{0%,to{filter:brightness(1)}50%{filter:brightness(1.15)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.cp-btn-primary{width:100%;padding:14px 24px;border-radius:999px;border:none;background:#2a2438;color:#fbf4ee;font-size:14px;font-weight:500;cursor:pointer;font-family:Cabinet Grotesk,Geist,-apple-system,sans-serif;transition:opacity .2s,transform .2s}.cp-btn-primary:hover{opacity:.88}.cp-btn-primary:disabled{opacity:.35;cursor:not-allowed}.cp-btn-warm{width:100%;padding:14px 24px;border-radius:999px;border:none;background:linear-gradient(135deg,#f4b8a0,#b8a8c8);color:#fff;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;box-shadow:0 8px 24px #b8a8c859}.cp-btn-ghost{width:100%;padding:12px 24px;border-radius:999px;border:none;background:transparent;color:#5c5466;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit}.cp-btn-ghost:hover{color:#2a2438}[data-theme=dark] .cp-btn-primary{background:#e8e6e1;color:#0e0f12}[data-theme=dark] .cp-btn-warm{background:linear-gradient(135deg,#c4866e,#8e7098);color:#fbf4ee}[data-theme=dark] .cp-btn-ghost{color:#8a8a90}[data-theme=dark] .cp-btn-ghost:hover{color:#e8e6e1}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{color:#e8e6e1!important;background:#1e202899!important;border-color:#ffffff1a!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#5a5a60!important}[data-theme=dark]{color-scheme:dark}[data-theme=dark] body,[data-theme=dark] div,[data-theme=dark] span,[data-theme=dark] p,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] label{color:#e8e6e1}[data-theme=dark] button{color:#c4c2bc}[data-theme=dark] .cp-btn-primary{background:#e8e6e1!important;color:#0e0f12!important}[data-theme=dark] .cp-btn-primary:disabled{background:#5a5a60!important;color:#8a8a90!important}[data-theme=dark] .cp-btn-warm{background:linear-gradient(135deg,#c4866e,#8e7098)!important;color:#fbf4ee!important}[data-theme=dark] .cp-btn-ghost{color:#8a8a90!important}[data-theme=dark] a{color:#c4c2bc}
