@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--surface:#fff9f1c7;--surface-strong:#fffcf7f2;--surface-soft:#fffcf8c7;--line:#5230201f;--text:#231814;--muted:#705f57;--accent:#cf6d48;--accent-strong:#b7562f;--teal:#185f63;--shadow:0 24px 70px #5e36231f;--page-background:radial-gradient(circle at 0% 0%, #cf6d482e, transparent 32%), radial-gradient(circle at 100% 10%, #185f632e, transparent 28%), linear-gradient(180deg, #f8f1e8 0%, #f5ebdf 42%, #efe4d6 100%);--hero-glow:radial-gradient(circle, #cf6d483d, transparent 70%);--soft-fill:#2318140f;--progress-track:#23181414;--input-bg:#fffcf7f5;--error-bg:#c041201f;--error-text:#8d381e;--bubble-companion-bg:#fffcf7f5;--bubble-user-bg:linear-gradient(135deg, #cf6d482e, #185f6329);--scrollbar-thumb:#815f4f73;--mode-shadow:0 10px 20px #23181414}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--surface:#131620d6;--surface-strong:#1a1e2bf5;--surface-soft:#181c28d1;--line:#fff1e714;--text:#f4ece4;--muted:#b7a8a0;--accent:#e6845a;--accent-strong:#c86039;--teal:#84d0cb;--shadow:0 28px 80px #00000061;--page-background:radial-gradient(circle at 0% 0%, #e6845a33, transparent 34%), radial-gradient(circle at 100% 10%, #84d0cb29, transparent 30%), linear-gradient(180deg, #10131d 0%, #171521 44%, #0f1018 100%);--hero-glow:radial-gradient(circle, #e6845a38, transparent 70%);--soft-fill:#fff1e70f;--progress-track:#fff1e71a;--input-bg:#0e121beb;--error-bg:#ff7c5524;--error-text:#ffb097;--bubble-companion-bg:#171c28f5;--bubble-user-bg:linear-gradient(135deg, #e6845a3d, #84d0cb29);--scrollbar-thumb:#b7a8a05c;--mode-shadow:0 12px 22px #0000003d}}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:var(--page-background);margin:0;font-family:Manrope,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:var(--teal);text-decoration:none}.page-shell{min-height:100vh;padding:32px}.page-grid,.chat-layout{gap:24px;max-width:1180px;margin:0 auto;display:grid}.page-grid{grid-template-columns:1.05fr 1fr}.auth-layout{grid-template-columns:.95fr 1.05fr}.chat-layout{grid-template-columns:320px 1fr;align-items:stretch}.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:32px;animation:.42s both rise-in}.panel-hero,.panel-form{padding:32px}.chat-sidebar,.chat-panel{padding:28px}.hero-column{position:relative;overflow:hidden}.hero-column:after{content:"";background:var(--hero-glow);filter:blur(6px);border-radius:999px;width:260px;height:260px;position:absolute;inset:auto -80px -120px auto}.hero-badge,.eyebrow{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:inline-flex}.display-title,.section-title{margin:16px 0 12px;font-family:Fraunces,serif;line-height:.95}.display-title{max-width:8ch;font-size:clamp(3rem,6vw,5.4rem)}.section-title{max-width:12ch;font-size:clamp(2rem,4vw,3.4rem)}.lead-copy,.muted-copy,.auth-note,.summary-item span,.sidebar-card small{color:var(--muted);line-height:1.65}.preview-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.preview-header strong,.sidebar-card strong,.summary-item strong{font-size:1rem;display:block}.preview-header span{color:#ffffffb8;font-size:.92rem}.summary-chip-row{flex-wrap:wrap;gap:10px;display:flex}.summary-chip{color:#ffffffd1;background:#ffffff1a;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:10px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.preview-bubble{border-radius:22px;width:fit-content;max-width:88%;padding:14px 18px;line-height:1.6}.preview-bubble.companion{color:#fffffff5;background:#ffffff1f}.teaser-bubble{align-items:center;min-height:112px;display:flex}.tinder-preview-stack{min-height:364px;margin-top:30px;position:relative}.tinder-stack-card{border:1px solid #ffffff24;border-radius:30px;position:absolute;inset:0}.tinder-stack-card.is-back{opacity:.4;background:linear-gradient(#5c384647 0%,#231a2c8a 100%);transform:rotate(-7deg)translate(-16px,10px)}.tinder-stack-card.is-mid{opacity:.56;background:linear-gradient(#4854713d 0%,#1b1f3b94 100%);transform:rotate(6deg)translate(16px,18px)}.tinder-stack-card.is-front{color:#fff;background:linear-gradient(#ffffff08 0%,#12111ce6 72%),radial-gradient(circle at 20% 20%,#ff7e5f7a,#0000 32%),radial-gradient(circle at 82% 10%,#ffd7002e,#0000 28%),linear-gradient(#4e1736b8 0%,#141626f5 100%);align-content:end;gap:16px;padding:28px;display:grid;position:relative;box-shadow:0 26px 48px #2f122029}.tinder-login-note{margin-top:26px}.tinder-panel{gap:24px;display:grid}.teaser-panel,.auth-preview-panel{gap:22px;display:grid}.tinder-progress{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.tinder-progress-bar{background:var(--progress-track);border-radius:999px;height:6px}.tinder-progress-bar.is-active{background:linear-gradient(135deg,#cf6d48e6,#185f63bf)}.step-header h2,.chat-header h2{margin:12px 0 6px;font-family:Fraunces,serif;font-size:2rem}.tinder-step-header h2{max-width:14ch}.single-card-stage{min-height:430px;position:relative}.single-card-shadow{opacity:.65;background:linear-gradient(#562d3b2e 0%,#2e1c334d 100%);border-radius:32px;position:absolute;inset:12px 22px -10px;transform:rotate(-4deg)}.single-card{background:var(--match-gradient);color:#fff;border:0;border-radius:32px;min-height:388px;padding:20px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 22px 36px #44221b29}.single-card:after{content:"";background:linear-gradient(#ffffff05 0%,#120f13bd 100%);position:absolute;inset:0}.single-card.is-like{animation:.26s forwards card-like}.single-card.is-dislike{animation:.26s forwards card-dislike}.single-card-top,.single-card-body,.reaction-stamp{z-index:1;position:relative}.single-card-top{letter-spacing:.08em;text-transform:uppercase;color:#ffffffc7;justify-content:space-between;gap:12px;font-size:.8rem;font-weight:700;display:flex}.single-card-body{text-align:left;align-content:end;gap:14px;height:calc(100% - 28px);padding-top:88px;padding-bottom:84px;display:grid}.single-card-body h3{margin:0;font-family:Fraunces,serif;font-size:2.6rem;line-height:.95}.single-card-body p{color:#ffffffd6;max-width:28ch;margin:0;line-height:1.55}.single-card-tags{flex-wrap:wrap;gap:10px;display:flex}.match-tag{color:#ffffffe0;background:#ffffff24;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:8px 12px;font-size:.8rem;display:inline-flex}.reaction-stamp{letter-spacing:.08em;opacity:0;border-radius:999px;padding:10px 14px;font-size:.86rem;font-weight:800;position:absolute;top:24px}.reaction-stamp.is-like{color:#86ffb4f2;border:2px solid #86ffb4e6;right:22px;transform:rotate(9deg)}.reaction-stamp.is-dislike{color:#ffa4a4f2;border:2px solid #ffa4a4eb;left:22px;transform:rotate(-9deg)}.single-card.is-like .reaction-stamp.is-like,.single-card.is-dislike .reaction-stamp.is-dislike{opacity:1}.reaction-bar{z-index:5;justify-content:center;align-items:center;gap:18px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.reaction-button{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:72px;min-height:72px;padding:0;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex;box-shadow:0 16px 30px #20111529}.reaction-button:disabled{opacity:.65;cursor:default}.reaction-button.is-dislike{color:#a04949;background:#fff4f4e0;border-color:#b0606047}.reaction-button.is-dislike:hover:not(:disabled){background:#ffefeff5;transform:translateY(-2px)scale(1.03);box-shadow:0 20px 34px #602b2b2e}.reaction-button.is-like{color:#fff;background:linear-gradient(135deg,#cf6d48f5,#b7562ff5)}.reaction-button.is-like:hover:not(:disabled){transform:translateY(-2px)scale(1.03);box-shadow:0 20px 34px #a353353d}.reaction-button svg{width:24px;height:24px}.tinder-actions,.mode-switch{gap:12px;display:flex}.tinder-actions{justify-content:space-between;align-items:center}.tinder-actions-copy{color:var(--muted);text-align:right;align-items:center;gap:10px;max-width:26ch;font-size:.92rem;font-weight:700;display:inline-flex}.mode-switch{background:var(--soft-fill);border-radius:999px;margin:24px 0 18px;padding:6px}.mode-switch button{color:var(--muted);background:0 0;border:0;border-radius:999px;flex:1;padding:12px 16px;font-weight:700}.mode-switch .is-active{background:var(--surface-strong);color:var(--text);box-shadow:var(--mode-shadow)}.primary-button,.ghost-button,.inline-action{border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-weight:700;display:inline-flex}.primary-button{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#fff}.ghost-button,.inline-action{background:var(--soft-fill);color:var(--text)}.full-width{width:100%}.icon-only{width:52px;height:52px;padding:0}.inline-action{margin-top:12px}.auth-form{gap:16px;display:grid}.field{gap:8px;display:grid}.field span{font-size:.92rem;font-weight:700}.field-input{border:1px solid var(--line);background:var(--input-bg);border-radius:18px;align-items:center;gap:10px;padding:0 16px;display:flex}.field-input input{width:100%;color:var(--text);background:0 0;border:0;outline:none;padding:16px 0}.error-banner,.empty-state{border-radius:18px;padding:16px 18px}.error-banner{background:var(--error-bg);color:var(--error-text)}.empty-state{min-height:180px;color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:12px;display:flex}.summary-list,.sidebar-section{gap:16px;display:grid}.teaser-card{color:#fff;background:linear-gradient(#ffffff08 0%,#12111ce6 72%),radial-gradient(circle at 20% 20%,#ff7e5f6b,#0000 32%),linear-gradient(#4e1736b8 0%,#141626f5 100%);border-radius:28px;gap:16px;padding:22px;display:grid;box-shadow:0 20px 38px #2f122024}.teaser-card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.teaser-card-header strong{font-size:.98rem;display:block}.teaser-card-header span{color:#ffffffbd;text-align:right;font-size:.9rem;line-height:1.5}.teaser-reply-lock{gap:10px;display:grid}.teaser-reply-lock>span{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.teaser-reply-input{color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;padding:16px 18px}.teaser-actions{flex-wrap:wrap;gap:12px;display:flex}.summary-item,.sidebar-card{padding:18px 20px}.sidebar-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:24px}.summary-item{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;display:flex}.summary-item:last-child{border-bottom:0}.subscription-overlay{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#15100e7a;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.subscription-sheet{background:var(--surface-strong);border-radius:34px;width:min(980px,100%);padding:28px}.subscription-topline,.subscription-actions,.subscription-plan-topline,.subscription-method-topline,.subscription-plan-price{justify-content:space-between;align-items:center;gap:12px;display:flex}.subscription-topline{margin-bottom:18px}.subscription-close{min-width:auto}.subscription-header h2{max-width:12ch;margin:0;font-family:Fraunces,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:.96}.subscription-header p{max-width:58ch;margin:12px 0 0}.subscription-pending-message,.subscription-info-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:24px}.subscription-pending-message{gap:8px;margin-top:22px;padding:16px 18px;display:grid}.subscription-pending-message span,.subscription-section-heading span{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:700}.subscription-pending-message strong{font-size:1rem;line-height:1.55}.subscription-grid{grid-template-columns:1.08fr .92fr;gap:20px;margin-top:22px;display:grid}.subscription-column{gap:14px;display:grid}.subscription-section-heading{gap:6px;display:grid}.subscription-section-heading strong{font-size:1.1rem}.subscription-plan-grid,.subscription-method-grid{gap:14px;display:grid}.subscription-plan-card,.subscription-method-card{border:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--text);text-align:left;border-radius:26px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s}.subscription-plan-card:hover,.subscription-method-card:hover{border-color:#cf6d484d;transform:translateY(-1px);box-shadow:0 14px 26px #23181414}.subscription-plan-card.is-selected,.subscription-method-card.is-selected{background:linear-gradient(180deg, #cf6d4814, #cf6d4805), var(--surface-strong);border-color:#cf6d4899;box-shadow:0 16px 32px #2318141a}.subscription-plan-topline span,.subscription-method-topline span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.subscription-plan-card strong,.subscription-method-card strong{margin-top:10px;font-size:1.08rem;display:block}.subscription-plan-price{align-items:baseline;margin-top:12px}.subscription-plan-price b{font-family:Fraunces,serif;font-size:2rem}.subscription-plan-price small,.subscription-method-card small,.subscription-info-card p{color:var(--muted)}.subscription-plan-card p{color:var(--muted);margin:10px 0 14px;line-height:1.6}.subscription-plan-card ul{color:var(--muted);gap:8px;margin:0;padding-left:18px;display:grid}.subscription-chip-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.subscription-chip{background:var(--soft-fill);color:var(--muted);border-radius:999px;align-items:center;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.subscription-method-topline{justify-content:flex-start}.subscription-method-card{gap:6px;display:grid}.subscription-info-card{padding:18px}.subscription-info-card strong{margin-bottom:8px;display:block}.subscription-info-card p{margin:0;line-height:1.65}.subscription-actions{justify-content:flex-end;margin-top:24px}.subscription-fineprint{text-align:center;color:var(--muted);margin-top:14px;font-size:12px;line-height:1.5}.chat-panel{gap:18px;min-height:calc(100vh - 64px);display:grid}.chat-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.chat-header span{color:var(--muted)}.chat-user-pill{background:var(--soft-fill);color:var(--muted);border-radius:999px;align-items:center;gap:10px;padding:12px 16px;font-weight:700;display:inline-flex}.message-list{flex-direction:column;flex:1;gap:14px;min-height:420px;max-height:calc(100vh - 270px);padding-right:8px;display:flex;overflow-y:auto}.message-row{display:flex}.message-row.is-user{justify-content:flex-end}.message-bubble{border-radius:28px;max-width:min(72%,700px);padding:16px 18px 12px;box-shadow:0 14px 24px #2318140f}.message-image{border-radius:16px;width:100%;max-width:260px;margin-top:8px;display:block}.message-bubble.is-hidden-reply{background:linear-gradient(135deg, #cf6d481a, #185f6314), var(--surface-strong);border:1px dashed #cf6d486b}.message-bubble.is-typing{align-items:center;min-width:84px;min-height:60px;padding:16px 20px;display:inline-flex}.message-row.is-companion .message-bubble{background:var(--bubble-companion-bg);border-top-left-radius:10px}.message-row.is-user .message-bubble{background:var(--bubble-user-bg);border-top-right-radius:10px}.message-bubble p{margin:0;line-height:1.7}.hidden-reply-note{color:var(--muted);margin-top:8px}.message-status{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;background:#cf6d481f;border-radius:999px;align-items:center;margin-bottom:10px;padding:6px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.message-bubble span{color:var(--muted);margin-top:10px;font-size:.78rem;display:block}.hidden-reply-preview{gap:8px;margin-top:16px;display:grid}.hidden-reply-preview div{background:linear-gradient(90deg, #cf6d4833, #185f631f), var(--soft-fill);border-radius:999px;height:10px}.hidden-reply-preview div:first-child{width:82%}.hidden-reply-preview div:nth-child(2){width:68%}.hidden-reply-preview div:nth-child(3){width:56%}.hidden-reply-action{margin-top:18px}.typing-inline,.typing-dots{align-items:center;gap:8px;display:inline-flex}.typing-inline span,.typing-dots span{opacity:.28;background:currentColor;border-radius:999px;width:10px;height:10px;animation:1.1s ease-in-out infinite typing-bounce}.typing-inline{color:#ffffffeb}.typing-dots{color:#705f57eb}.typing-inline span:nth-child(2),.typing-dots span:nth-child(2){animation-delay:.12s}.typing-inline span:nth-child(3),.typing-dots span:nth-child(3){animation-delay:.24s}.composer{grid-template-columns:1fr auto;align-items:end;gap:14px;display:grid}.composer textarea{border:1px solid var(--line);background:var(--input-bg);min-height:54px;max-height:180px;color:var(--text);resize:none;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent;border-radius:24px;outline:none;padding:16px 18px;line-height:1.6;overflow-y:hidden}.composer textarea::-webkit-scrollbar{width:10px}.composer textarea::-webkit-scrollbar-track{background:0 0}.composer textarea::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.spin{animation:.9s linear infinite spin}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes typing-bounce{0%,80%,to{opacity:.28;transform:translateY(0)}40%{opacity:.92;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.typing-inline span,.typing-dots span{opacity:.55;animation:none}}@keyframes card-swipe{0%{opacity:1;transform:translate(0)rotate(0)scale(1)}to{opacity:0;transform:translate(46px)rotate(8deg)scale(.96)}}@keyframes card-like{0%{opacity:1;transform:translate(0)rotate(0)scale(1)}to{opacity:0;transform:translate(48px)rotate(8deg)scale(.96)}}@keyframes card-dislike{0%{opacity:1;transform:translate(0)rotate(0)scale(1)}to{opacity:0;transform:translate(-48px)rotate(-8deg)scale(.96)}}@media (width<=1100px){.page-grid,.auth-layout,.chat-layout{grid-template-columns:1fr}.chat-panel{min-height:auto}.subscription-grid{grid-template-columns:1fr}.message-list{max-height:60vh}}@media (width<=720px){.page-shell,.subscription-overlay{padding:18px}.subscription-sheet{border-radius:28px;padding:22px}.subscription-actions{grid-template-columns:1fr;display:grid}.panel-hero,.panel-form,.chat-sidebar,.chat-panel{border-radius:26px;padding:22px}.display-title{font-size:2.9rem}.section-title,.step-header h2,.chat-header h2{font-size:1.8rem}.tinder-preview-stack{min-height:320px}.tinder-stack-card.is-front{padding:22px}.tinder-actions{flex-direction:column;align-items:stretch}.tinder-actions-copy{text-align:left;max-width:none}.reaction-bar{bottom:16px}.single-card{min-height:350px}.composer{grid-template-columns:1fr}.teaser-actions{display:grid}.chat-header{flex-direction:column;align-items:flex-start}.message-bubble{max-width:92%}}.discover-layout{max-width:1120px;margin:0 auto;padding:32px 20px 72px}.discover-bar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.discover-brand{letter-spacing:-.01em;margin:0;font-size:1.5rem}.language-select select{border:1px solid var(--line);background:var(--input-bg);color:var(--text);font:inherit;border-radius:999px;padding:10px 14px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.persona-deck{grid-template-columns:repeat(auto-fill,minmax(288px,1fr));gap:24px;display:grid}.deck-divider{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;margin:12px 0 4px;font-size:.85rem}.persona-card{border:1px solid var(--line);background:var(--surface-strong);box-shadow:var(--shadow);border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.persona-card-media{aspect-ratio:3/4;background:var(--soft-fill);position:relative}.persona-card-visual{object-fit:cover;width:100%;height:100%;display:block}.persona-card-mono{width:100%;height:100%;color:var(--muted);place-items:center;font-size:4rem;font-weight:700;display:grid}.persona-card-scrim{pointer-events:none;background:linear-gradient(#0000,#000000b8);height:55%;position:absolute;inset:auto 0 0}.persona-card-caption{color:#fff;padding:18px;position:absolute;inset:auto 0 0}.persona-card-caption h2{align-items:baseline;gap:8px;margin:0;font-size:1.3rem;display:flex}.persona-card-age{opacity:.85;font-size:.95rem;font-weight:500}.persona-card-caption p{opacity:.9;margin:4px 0 0;font-size:.9rem}.persona-card-body{flex-direction:column;flex:1;gap:14px;padding:18px;display:flex}.persona-card-bio{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.persona-card-tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.persona-card-tags li{background:var(--soft-fill);color:var(--text);border-radius:999px;padding:6px 12px;font-size:.78rem}.persona-card-body .primary-button{margin-top:auto}.prefs-layout{flex-direction:column;gap:28px;max-width:620px;margin:0 auto;padding:48px 20px;display:flex}.prefs-layout h2{margin:0 0 12px;font-size:1.1rem}.prefs-row{flex-wrap:wrap;gap:10px;display:flex}.pref-chip{border:1px solid var(--line);background:var(--surface-soft);color:var(--text);font:inherit;cursor:pointer;border-radius:999px;padding:12px 18px}.pref-chip--on{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#fff;border-color:#0000}.primary-button:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.persona-card-visual{animation:none}}
