.reg-app-root{color:#f6f1ee;min-height:100dvh;font-family:var(--font-sans), system-ui, sans-serif;background:#0a0708}.reg-shell{flex-direction:column;min-height:100dvh;max-height:100dvh;display:flex}.reg-top{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#0a0708eb;border-bottom:1px solid #ffffff12;flex:none;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex}.reg-brand{color:inherit;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.reg-brand-mark{background:linear-gradient(115deg,#fd8957,#f56673 55%,#ff5d8f);border-radius:8px;flex:none;width:28px;height:28px}.reg-brand b{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:.1em;font-size:13px;font-weight:700}.reg-brand span{color:#7a716e;letter-spacing:.02em;font-size:11px;display:block}.reg-plan{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.reg-plan-pill{color:#7a716e;background:0 0;border:1px solid #ffffff14;border-radius:999px;padding:5px 10px;font-size:11px}.reg-plan-pill.on{color:#f6f1ee;background:#fd89571a;border-color:#fd895766}.reg-plan-pill.done{color:#ffb26b;border-color:#ffb26b40}.reg-top-actions{align-items:center;gap:8px;display:flex}.reg-icon-btn{color:#f6f1ee;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;place-items:center;width:36px;height:36px;font-size:14px;display:grid}.reg-icon-btn:hover{background:#fd895714;border-color:#fd895766}.reg-main{scroll-behavior:smooth;flex:1;min-height:0;overflow-y:auto}.reg-thread{max-width:760px;margin:0 auto;padding:28px 20px 140px}.reg-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:min(70dvh,640px);padding:40px 16px;display:flex}.reg-empty h1{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.03em;background:linear-gradient(100deg,#ffb26b 0%,#fd8957 40%,#f56673 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:clamp(28px,4.5vw,40px);font-weight:650}.reg-empty p{color:#b9afac;max-width:420px;margin:0 0 28px;font-size:16px;line-height:1.55}.reg-starters{flex-wrap:wrap;justify-content:center;gap:10px;max-width:560px;display:flex}.reg-starter{color:#f6f1ee;cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;padding:12px 16px;font-size:13.5px;transition:border-color .2s,background .2s,transform .15s}.reg-starter:hover{background:#fd895714;border-color:#fd895773;transform:translateY(-1px)}.reg-msg{gap:12px;margin-bottom:22px;animation:.32s cubic-bezier(.23,1,.32,1) both reg-in;display:flex}@keyframes reg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.reg-msg{animation:none}}.reg-msg.user{flex-direction:row-reverse}.reg-avatar{width:32px;height:32px;font-size:12px;font-weight:700;font-family:var(--font-display), system-ui, sans-serif;border-radius:10px;flex:none;place-items:center;display:grid}.reg-msg.assistant .reg-avatar{color:#1a0d08;background:linear-gradient(115deg,#fd8957,#f56673 55%,#ff5d8f)}.reg-msg.user .reg-avatar{color:#b9afac;background:#ffffff14}.reg-bubble{min-width:0;max-width:min(100%,620px)}.reg-msg.user .reg-bubble{background:#fd89571f;border:1px solid #fd895738;border-radius:18px 18px 6px;padding:12px 16px}.reg-msg.assistant .reg-bubble{padding:2px 0}.reg-bubble p{color:#f6f1ee;white-space:pre-wrap;margin:0 0 10px;font-size:15.5px;line-height:1.6}.reg-msg.user .reg-bubble p{color:#f6f1ee;margin:0}.reg-bubble p:last-child{margin-bottom:0}.reg-bubble strong{color:#ffb26b;font-weight:600}.reg-artifacts{flex-direction:column;gap:10px;margin-top:14px;display:flex}.reg-card{text-align:left;width:100%;color:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;padding:14px 16px;transition:border-color .2s,background .2s,box-shadow .2s}.reg-card:hover:not(:disabled){background:#fd89570f;border-color:#fd895766}.reg-card.sel{background:#fd89571f;border-color:#fd89578c;box-shadow:0 0 0 1px #fd895733}.reg-card:disabled{opacity:.55;cursor:default}.reg-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.reg-card-top strong{color:#f6f1ee;font-size:15px}.reg-badge{text-transform:uppercase;letter-spacing:.06em;color:#1a0d08;background:linear-gradient(115deg,#fd8957,#f56673);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700}.reg-card p{color:#b9afac;white-space:normal;margin:4px 0 0;font-size:13.5px;line-height:1.45}.reg-card .muted{color:#7a716e;font-size:12.5px}.reg-chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.reg-chip{color:#f6f1ee;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:13.5px;transition:border-color .2s,background .2s;display:inline-flex}.reg-chip:hover:not(:disabled){border-color:#fd895773}.reg-chip.sel{background:#fd895724;border-color:#fd89578c}.reg-chip:disabled{opacity:.5;cursor:default}.reg-chip-status{color:#f56673;font-size:11px;font-weight:600}.reg-chip-status.ok{color:#ffb26b}.reg-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.reg-btn{cursor:pointer;border:1px solid #0000;border-radius:12px;padding:10px 16px;font-family:inherit;font-size:13.5px;font-weight:600;transition:transform .12s,opacity .2s}.reg-btn:active{transform:scale(.98)}.reg-btn:disabled{opacity:.45;cursor:not-allowed}.reg-btn-primary{color:#1a0d08;background:linear-gradient(115deg,#fd8957,#f56673 55%,#ff5d8f);border:none}.reg-btn-ghost{color:#f6f1ee;background:#ffffff0a;border-color:#ffffff1f}.reg-btn-ghost:hover:not(:disabled){border-color:#fd895766}.reg-typing{gap:5px;padding:8px 0;display:flex}.reg-typing i{background:#f56673;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite reg-dot}.reg-typing i:nth-child(2){animation-delay:.15s}.reg-typing i:nth-child(3){animation-delay:.3s}@keyframes reg-dot{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.reg-composer-wrap{z-index:15;background:linear-gradient(#0000,#0a0708 28%);flex:none;padding:0 16px 16px;position:sticky;bottom:0}.reg-composer{background:#140f11;border:1px solid #ffffff1f;border-radius:22px;align-items:flex-end;gap:10px;max-width:760px;margin:0 auto;padding:10px 12px 10px 16px;display:flex;box-shadow:0 20px 50px -20px #000000b3,0 0 0 1px #fd89570f}.reg-composer:focus-within{border-color:#fd895766;box-shadow:0 20px 50px -20px #000000b3,0 0 0 3px #fd89571f}.reg-composer textarea{color:#f6f1ee;font:inherit;resize:none;background:0 0;border:none;outline:none;flex:1;min-height:28px;max-height:160px;padding:8px 0;font-size:15.5px;line-height:1.45}.reg-composer textarea::placeholder{color:#7a716e}.reg-send{color:#1a0d08;cursor:pointer;background:linear-gradient(115deg,#fd8957,#f56673 55%,#ff5d8f);border:none;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:grid}.reg-send:disabled{opacity:.35;cursor:not-allowed}.reg-legal{text-align:center;color:#7a716e;max-width:760px;margin:8px auto 0;font-size:11.5px;line-height:1.4}.reg-sheet-backdrop{z-index:40;background:#000000a6;justify-content:center;align-items:flex-end;padding:12px;animation:.2s both reg-in;display:flex;position:fixed;inset:0}.reg-sheet{background:#140f11;border:1px solid #ffffff1f;border-radius:20px 20px 16px 16px;width:min(560px,100%);max-height:min(90dvh,820px);padding:22px 20px 20px;overflow-y:auto;box-shadow:0 40px 80px -20px #000c}.reg-sheet h2{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.02em;margin:0 0 6px;font-size:22px}.reg-sheet .sub{color:#b9afac;margin:0 0 18px;font-size:13.5px}.reg-field{margin-bottom:12px}.reg-field label{color:#7a716e;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.reg-field input,.reg-field select{color:#f6f1ee;width:100%;font:inherit;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:11px;padding:11px 13px;font-size:14.5px}.reg-field input:focus,.reg-field select:focus{border-color:#fd8957;outline:none;box-shadow:0 0 0 3px #fd895726}.reg-grid2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.reg-grid3{grid-template-columns:1.3fr .7fr .7fr;gap:10px;display:grid}.reg-check{color:#b9afac;cursor:pointer;align-items:flex-start;gap:10px;margin:10px 0 14px;font-size:13px;line-height:1.45;display:flex}.reg-check input{accent-color:#fd8957;margin-top:3px}.reg-error{color:#ff5d8f;margin:0 0 10px;font-size:13px}.reg-sheet-actions{justify-content:space-between;gap:10px;margin-top:8px;display:flex}.reg-success{text-align:center;padding:12px 0 8px}.reg-success .tick{color:#1a0d08;background:linear-gradient(115deg,#fd8957,#f56673);border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 14px;font-size:26px;font-weight:700;display:grid}@media (max-width:640px){.reg-plan{display:none}.reg-grid2,.reg-grid3{grid-template-columns:1fr}.reg-thread{padding:18px 14px 120px}}
