:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f6f7fb;background:linear-gradient(135deg,#07111f,#101f37 50%,#1d3557);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{place-items:center;min-height:100vh;margin:0;padding:24px;display:grid}.app-shell{width:min(100%,720px)}.card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08101ec7;border:1px solid #ffffff24;border-radius:24px;padding:32px;box-shadow:0 20px 60px #00000047}.eyebrow{text-transform:uppercase;letter-spacing:.24em;color:#7dd3fc;margin:0 0 8px;font-size:.8rem}h1{margin:0 0 8px;font-size:clamp(1.8rem,3vw,2.6rem)}.subtitle{color:#b3c2d9;margin:0 0 24px;line-height:1.6}.tones{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.tone-chip{color:#dbe6f7;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:8px 16px;font-size:.95rem;font-weight:600}.tone-chip.active{color:#04111d;background:#38bdf8;border-color:#38bdf8}.context-input{color:#f6f7fb;resize:vertical;background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;width:100%;min-height:72px;margin-bottom:16px;padding:14px 16px;font-family:inherit;font-size:1rem;line-height:1.5}.context-input::placeholder{color:#7e8ea8}.photo-row{margin-bottom:16px}.photo-details summary{cursor:pointer;color:#b3c2d9;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:10px 16px;font-size:.95rem;list-style:none;display:inline-block}.photo-details summary::-webkit-details-marker{display:none}.photo-details[open] summary{margin-bottom:12px}.header-row{justify-content:space-between;align-items:baseline;display:flex}.link-button{color:#7e8ea8;cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline}.link-button:hover{color:#b3c2d9;transform:none}.profile-row{color:#b3c2d9;margin:0 0 18px;font-size:.95rem}.field-label{color:#b3c2d9;margin:0 0 10px;font-size:.95rem;font-weight:600}.provider-button{color:#f5f8ff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;width:100%;height:48px;margin-bottom:18px;font-weight:600}.auth-divider{align-items:center;gap:12px;margin-bottom:18px;display:flex}.auth-divider span{background:#ffffff24;flex:1;height:1px}.auth-divider em{color:#7e8ea8;font-size:.85rem;font-style:normal}.auth-input{resize:none;min-height:auto;margin-bottom:12px}.scene-read{color:#7dd3fc;margin:0 0 10px;font-size:.95rem;font-style:italic}.photo-preview{display:inline-block;position:relative}.photo-preview img{border:1px solid #ffffff2e;border-radius:14px;max-width:100%;max-height:120px;display:block}.photo-remove{color:#f5f8ff;background:#08101ef2;border:1px solid #ffffff40;border-radius:999px;width:28px;height:28px;padding:0;font-size:16px;line-height:1;position:absolute;top:-8px;right:-8px}.line-box{text-align:left;white-space:pre-wrap;background:#ffffff14;border:1px solid #ffffff1a;border-radius:18px;place-items:center;min-height:140px;margin-bottom:20px;padding:24px;font-size:1.1rem;line-height:1.8;display:grid}.line-box.empty{color:#7e8ea8;text-align:center}.actions{flex-wrap:wrap;gap:12px;display:flex}button{cursor:pointer;color:#04111d;background:#38bdf8;border:0;border-radius:999px;padding:12px 18px;font-size:1rem;font-weight:700}button.secondary{color:#f5f8ff;background:#ffffff24}button:hover{transform:translateY(-1px)}button:disabled{opacity:.5;cursor:default;transform:none}.status{color:#86efac;min-height:1.2rem;margin-top:12px}.status.error{color:#fca5a5}
