.playground-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,440px);gap:24px;align-items:start}.playground-stage{display:grid;gap:20px}.playground-stage-header{display:flex;justify-content:space-between;gap:20px;align-items:start}.playground-stage-header h1{margin:6px 0 10px;font-size:clamp(30px,5vw,42px);line-height:1.05}.playground-stage-header p{margin:0;max-width:58ch;color:#5d677a}.playground-eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#a23552}.playground-status-stack{display:grid;gap:10px;min-width:180px}.playground-status-badge,.playground-error{border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.playground-status-badge{background:#eef9f3;color:#0b6c59}.playground-error{background:#ffe7ea;color:#a72e4e}.playground-phone{max-width:860px;padding:18px;border-radius:36px;background:radial-gradient(circle at top left,rgba(251,119,92,.45),transparent 28%),linear-gradient(160deg,#1f2638,#2b3448,#1b2032);box-shadow:0 32px 90px #151b2b4d}.playground-phone-bar{width:132px;height:8px;margin:0 auto 16px;border-radius:999px;background:#ffffff47}.mock-tinder-surface{display:grid;gap:18px;padding:22px;border-radius:26px;background:radial-gradient(circle at top right,rgba(252,96,120,.16),transparent 32%),linear-gradient(180deg,#fff7f8,#fff)}.playground-profiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.playground-profile-card{padding:16px;border-radius:22px;border:1px solid rgba(34,46,67,.08);background:#ffffffeb;box-shadow:0 18px 40px #1f263814}.playground-profile-topline{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#7a869a}.playground-profile-avatar,.playground-thread-avatar{width:56px;height:56px;border-radius:18px;object-fit:cover;box-shadow:0 12px 24px #1f26381f}.playground-thread-avatar{width:52px;height:52px;border-radius:16px}.avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6484,#ff9f6d);color:#fff;font-size:20px;font-weight:800}.playground-profile-name-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:8px}.playground-profile-name-row h2{margin:0;font-size:22px}.playground-age-pill,.playground-thread-chip{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#131d33;color:#fff;font-size:12px;font-weight:800}.playground-bio{margin:12px 0;color:#425067}.playground-chip-row{display:flex;flex-wrap:wrap;gap:8px}.playground-pill{display:inline-flex;padding:7px 10px;border-radius:999px;background:#ffe6ec;color:#9d2950;font-size:12px;font-weight:700}.playground-pill.subtle{background:#edf3f8;color:#526171}.playground-location{margin-top:12px;font-size:13px;color:#6c778c}.playground-thread-shell{display:grid;gap:16px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#fff,#fff9fb);border:1px solid rgba(34,46,67,.08)}.playground-thread-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.playground-thread-header-main{display:flex;gap:12px;align-items:center}.playground-thread-header h2{margin:4px 0 0;font-size:26px}.playground-thread-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#7d879c}.playground-messages{display:grid;gap:10px}.playground-message{display:grid;gap:6px;max-width:70%;padding:12px 14px;border-radius:18px;box-shadow:0 12px 24px #181f2c0f}.playground-message.self{justify-self:end;background:linear-gradient(135deg,#ff4d73,#ff7e5f);color:#fff;border-bottom-right-radius:6px}.playground-message.match{justify-self:start;background:#f0f4f8;color:#1c2940;border-bottom-left-radius:6px}.playground-message-time{font-size:11px;opacity:.75}.playground-draft-shell{display:grid;gap:8px}.playground-draft-label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7b8599}.playground-draft-input{min-height:90px;resize:vertical;border-radius:18px;border:1px solid rgba(34,46,67,.12);background:#fff}.playground-controls{display:grid;gap:16px}.playground-control-card{border-radius:22px;border:1px solid rgba(19,34,56,.08);background:#fffffff2;box-shadow:0 20px 48px #13223814;overflow:hidden}.playground-control-title{padding:14px 18px 0;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#58677d}.playground-control-body{display:grid;gap:12px;padding:18px}.playground-control-body label{display:grid;gap:6px;font-weight:700;color:#22364b}.playground-small{font-size:13px;color:#66758a}.playground-button-grid{display:grid;gap:10px}.playground-message-editor-list{display:grid;gap:12px}.playground-message-editor{display:grid;gap:10px;padding:14px;border-radius:18px;background:#f6f8fb}.playground-message-editor-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.playground-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1120px){.playground-layout{grid-template-columns:1fr}.playground-controls{order:-1}}@media(max-width:720px){.playground-profiles{grid-template-columns:1fr}.playground-stage-header{flex-direction:column}.playground-phone{padding:12px}.mock-tinder-surface{padding:16px}.playground-message{max-width:86%}}:root{font-family:Manrope,Segoe UI,sans-serif;color:#132238;background:radial-gradient(circle at top left,rgba(245,163,83,.25),transparent 30%),linear-gradient(180deg,#fffaf2,#f4f8fb)}body{margin:0}a{color:inherit}*{box-sizing:border-box}.shell{min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 28px;border-bottom:1px solid rgba(19,34,56,.08);background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0}.brand{color:#0a6b58;font-size:24px;font-weight:800;text-decoration:none}.nav{display:flex;gap:16px;flex-wrap:wrap}.nav a{color:#41566d;text-decoration:none;font-weight:600}.nav a.active{color:#0a6b58}.content{padding:28px}.content a{text-decoration:none}.grid{display:grid;gap:18px}.onboarding-grid{gap:24px}.card{background:#ffffffe6;border-radius:20px;border:1px solid rgba(19,34,56,.08);box-shadow:0 24px 60px #13223814}.card-header{padding:20px 20px 0}.card-header h2{margin:0}.card-header p{margin:8px 0 0;color:#5b6d81}.card-body{padding:20px}.form-grid{display:grid;gap:14px}.row{display:flex;gap:12px;flex-wrap:wrap}input,select,textarea,button{font:inherit}input,select,textarea{width:100%;margin-top:6px;padding:12px 14px;border-radius:14px;border:1px solid #ccd5df;background:#fff}button{border:none;border-radius:999px;background:#0a6b58;color:#fff;font-weight:700;padding:11px 16px;cursor:pointer}.secondary-button{background:#e9eff5;color:#22364b}.status{padding:14px 16px;border-radius:14px;background:#e8f7f0;color:#0a6b58;font-weight:700}.dashboard-status{padding:18px;border-radius:16px;background:#0a6b5814;color:#22364b;font-weight:700}.hero-shell{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:18px;padding:24px;border-radius:28px;background:radial-gradient(circle at top right,rgba(255,136,86,.14),transparent 34%),linear-gradient(145deg,#fffffff0,#fff7f2f0);border:1px solid rgba(19,34,56,.08);box-shadow:0 24px 60px #13223814}.hero-copy,.hero-usage-card,.hero-trust-card,.billing-summary,.billing-chip-stack,.how-grid,.how-step,.plan-comparison,.plan-tile,.plan-tile-top,.usage-grid,.billing-plan-card{display:grid;gap:14px}.hero-copy h1{margin:0;font-size:clamp(34px,5vw,52px);line-height:.95;max-width:12ch}.hero-copy p,.hero-usage-card p,.hero-trust-card p,.how-step p,.billing-summary p,.billing-gate p,.plan-tile p,.billing-plan-card p{margin:0;color:#5b6d81;line-height:1.5}.hero-eyebrow,.small-kicker{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#0a6b58}.hero-actions-row,.billing-gate,.billing-chip-stack,.plan-metrics{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero-primary-link,.hero-secondary-link,.inline-plan-link,.inline-upgrade-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800}.hero-primary-link{background:linear-gradient(135deg,#ff7456,#ff9a63);color:#fff;padding:12px 18px;box-shadow:0 16px 28px #ff745633}.hero-primary-link-disabled{cursor:not-allowed;opacity:.62;box-shadow:none}.hero-secondary-link,.inline-plan-link,.inline-upgrade-link{background:#e9eff5;color:#22364b;padding:12px 16px}.inline-upgrade-link.static{opacity:.78}.memory-list{display:grid;gap:12px}.memory-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid rgba(19,34,56,.08);border-radius:16px;background:#ffffffb3}.memory-row img,.memory-avatar-placeholder{width:42px;height:42px;border-radius:50%}.memory-avatar-placeholder{display:grid;place-items:center;background:#e9eff5;color:#22364b;font-weight:800}.memory-row strong,.memory-row span,.memory-row p{display:block}.memory-row span{color:#6a7b8e;font-size:13px;font-weight:700}.memory-row p{margin:4px 0 0}.hero-usage-card,.hero-trust-card{align-self:stretch;border-radius:22px;padding:20px;background:#f5f9fde0;border:1px solid rgba(19,34,56,.08)}.hero-usage-card strong,.hero-trust-card strong,.how-step strong,.plan-tile strong,.billing-summary strong{color:#132238}.usage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.usage-grid div{padding:12px;border-radius:18px;background:#ffffffd1;border:1px solid rgba(19,34,56,.08)}.usage-grid span,.plan-metrics span{font-size:12px;font-weight:700;color:#5b6d81}.usage-grid strong{display:block;margin-top:6px;font-size:20px}.comparison-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.how-grid{gap:18px}.how-step{grid-template-columns:auto 1fr;align-items:flex-start}.how-step span{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0a6b58;color:#fff;font-weight:800}.feature-list{margin:0;padding-left:18px;color:#22364b}.feature-list li+li{margin-top:8px}.compact-list li+li{margin-top:6px}.plan-comparison{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.plan-tile,.billing-plan-card{border-radius:20px;border:1px solid rgba(19,34,56,.08);background:#f7fafce6;padding:16px}.plan-tile-active,.billing-plan-card-selected{border-color:#0a6b5838;box-shadow:inset 0 0 0 1px #0a6b581f}.plan-tile-recommended{border-color:#ff745638;background:radial-gradient(circle at top right,rgba(255,154,99,.16),transparent 32%),#fff9f5eb}.plan-tile-top{grid-template-columns:1fr auto;align-items:flex-start}.tag{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;background:#eef3f8;color:#475a6d;font-size:12px;font-weight:800}.tag-active{background:#0a6b581f;color:#0a6b58}.tag-recommended{background:#ff745624;color:#c75a3b}.billing-summary{grid-template-columns:minmax(0,1fr) auto;align-items:end}.billing-gate{padding:16px;border-radius:18px;background:#fff7f0;border:1px solid rgba(255,116,86,.16)}.pre{margin:0;white-space:pre-wrap;word-break:break-word;font-size:13px;color:#22364b}@media(max-width:960px){.hero-shell,.billing-summary{grid-template-columns:1fr}}@media(max-width:640px){.content{padding:18px}.topbar{padding:16px 18px}.hero-copy h1{max-width:100%;font-size:38px}.usage-grid{grid-template-columns:1fr}}
