/* Loveo Companion — white canvas, black typography, fictional character stories.
   Scoped to the new shell; legacy functional components retain their hooks. */
.loveo-studio {
  --bg:#fff; --bg-surface:#fff; --bg-card:#fff; --bg-field:#fafafa;
  --border:#e8e8e8; --border-card:#e5e5e5; --border-focus:#111;
  --text-primary:#080808; --text-secondary:#686868; --text-tertiary:#777;
  --accent:#000; --accent-dim:#f4f4f4; --radius:18px; --radius-sm:12px;
  --shadow-card:none; --shadow-float:0 18px 70px #00000012;
  background:#fff; color:#080808; font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;
  font-size:14px; line-height:1.6; overflow-x:clip; letter-spacing:0;
}
.loveo-studio::before,.loveo-studio::after,.loveo-studio .card::before,.loveo-studio .card::after,
.loveo-studio .btn-hero::before,.loveo-studio .btn-hero::after {display:none}
.loveo-studio a {color:inherit; text-decoration:none}
.loveo-studio button,.loveo-studio input,.loveo-studio textarea {font:inherit}
.loveo-studio button {cursor:pointer; -webkit-tap-highlight-color:transparent}
.loveo-studio button:disabled {cursor:not-allowed; opacity:.46}
.loveo-studio input,.loveo-studio textarea,.loveo-studio select {scroll-margin-block:100px 110px}
.loveo-studio :focus-visible {outline:2px solid #000;outline-offset:4px}
.loveo-studio [hidden],.loveo-studio .hidden {display:none!important}
.loveo-studio .skip-link {position:fixed;left:18px;top:-90px;padding:12px 20px;background:#000;color:white;z-index:9999}
.loveo-studio .skip-link:focus {top:12px}
.loveo-studio .app-shell {max-width:none;min-height:100dvh;padding:0;display:flex;flex-direction:column}
.loveo-studio .brand-header {height:88px;max-width:none;width:100%;margin:0;padding:0 48px;display:flex;align-items:center;gap:44px;text-align:left;border-bottom:1px solid #ededed;background:#fff;animation:none;z-index:20;position:relative}
.loveo-studio .brand-lockup {display:flex;align-items:center;gap:10px;flex-shrink:0}
.loveo-studio .studio-mark {display:block;width:30px;height:30px}
.loveo-studio .brand-logo {font-size:32px;letter-spacing:-1.8px;font-weight:650;line-height:1;color:#000;transform:none}
.loveo-studio .brand-logo span {color:#000}
.loveo-studio .public-nav {display:flex;align-items:center;gap:30px;margin-left:42px;color:#666;font-size:13px}
.loveo-studio .public-nav a:hover {color:#000}
.loveo-studio .header-actions {margin-left:auto;display:flex;align-items:center;gap:24px}
.loveo-studio .language-switch {display:flex;align-items:center;gap:9px;margin:0;font-size:11px;letter-spacing:0;color:#aaa}
.loveo-studio .language-switch button {padding:8px 0;background:none;border:0;color:#777;min-height:36px}
.loveo-studio .language-switch button.active,.loveo-studio .language-switch button[aria-pressed=true] {color:#000;font-weight:650}
.loveo-studio .header-enter {height:40px;display:flex;gap:24px;align-items:center;padding:0 17px;border:1px solid #dedede;border-radius:8px;background:#fff;color:#111;font-size:12px}
.loveo-studio .header-enter:hover {background:#f5f5f5;border-color:#999}
.loveo-studio .studio-breadcrumb {display:none;gap:12px;font-size:12px;color:#888}
.loveo-studio .studio-breadcrumb strong {color:#333;font-weight:500}
.loveo-studio #app {width:100%;flex:1;outline:none}
/* Product story: fictional character portraits, authored dialogue and editable memories. */
.loveo-studio .landing-hero {width:100%;max-width:1264px;margin:0 auto;padding:0 48px;display:block;overflow:visible;text-align:left;animation:none}
.loveo-studio .btn-hero,.loveo-studio .dash-create-btn {display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:#000;color:#fff;border:1px solid #000;border-radius:11px;box-shadow:none;padding:16px 23px;font-size:15px;font-weight:550;min-height:54px;min-width:0;width:auto;letter-spacing:0;transition:transform .2s,background .2s}
.loveo-studio .btn-hero:hover,.loveo-studio .dash-create-btn:hover {background:#262626;transform:translateY(-2px)}
.loveo-studio .text-action {display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:none;border:0;padding:10px 0;color:#111;font-size:14px;min-height:44px}
.loveo-studio .text-action:hover {text-decoration:underline;text-underline-offset:5px}
.loveo-studio .studio-kicker,.loveo-studio .section-label {display:block;font-size:12px;font-weight:500;letter-spacing:.5px;color:#6c6c6c;margin-bottom:16px;line-height:1.6}
.loveo-studio .opening-layout {display:grid;grid-template-columns:1.03fr 1fr;gap:64px;align-items:center;padding:70px 0 74px}
.loveo-studio .opening-copy {padding:8px 0 0;min-width:0}
.loveo-studio .opening-eyebrow {display:flex;align-items:center;gap:8px;color:#555;font-size:13px;margin-bottom:27px}
.loveo-studio .opening-eyebrow>span {display:grid;place-items:center;width:26px;height:26px;border:1px solid #d9d9d9;border-radius:50%;font-size:17px;color:#222}
.loveo-studio .opening-title {font-size:clamp(44px,4.1vw,60px);line-height:1.35;letter-spacing:-2.4px;font-weight:600;margin:0 0 23px;color:#050505;animation:studio-rise .6s ease both;overflow-wrap:normal}
.loveo-studio .opening-description {font-size:16px;line-height:1.95;color:#686868;max-width:420px;margin:0 0 30px}
.loveo-studio .opening-actions {display:flex;gap:24px;align-items:center;flex-wrap:wrap}
.loveo-studio .opening-link {font-size:14px;display:flex;align-items:center;gap:12px;padding:12px 0}
.loveo-studio .opening-note {font-size:12px;color:#777;margin-top:16px}
.loveo-studio .opening-details {display:flex;gap:26px;margin-top:48px;color:#737373;font-size:12px}
.loveo-studio .opening-details i {font-style:normal;font-size:10px;color:#888;margin-right:7px}
.loveo-studio .opening-visual {position:relative;min-width:0;height:565px;perspective:1200px;padding:0 25px 26px 24px}
.loveo-studio .opening-portrait {position:relative;width:100%;height:100%;border-radius:160px 160px 24px 24px;overflow:hidden;background:#ebe9e2;transform:rotateY(var(--depth-x,0deg)) rotateX(var(--depth-y,0deg));transition:transform .35s ease;box-shadow:0 16px 36px #0000000c}
.loveo-studio .opening-portrait>img {width:100%;height:100%;object-fit:cover;object-position:center 36%}
.loveo-studio .opening-portrait::after {content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#000000b3)}
.loveo-studio .portrait-disclosure {position:absolute;top:24px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:5px 10px;border-radius:20px;background:#ffffffda;font-size:10px;color:#333;z-index:2}
.loveo-studio .portrait-caption {position:absolute;left:27px;right:27px;bottom:28px;color:#fff;z-index:2}
.loveo-studio .portrait-caption>span {font-size:11px;letter-spacing:1px;color:#eee}
.loveo-studio .portrait-caption strong {display:flex;justify-content:space-between;font-size:32px;line-height:1.5;font-weight:500;margin:3px 0 6px}
.loveo-studio .portrait-caption strong span {font-size:26px;font-weight:300}
.loveo-studio .portrait-caption p {font-size:13px;color:#f2f2f2;margin:0}
.loveo-studio .opening-chat {position:absolute;top:238px;left:-51px;width:304px;background:#ffffffed;backdrop-filter:blur(16px);border:1px solid #fff;border-radius:16px;padding:15px 17px 17px;box-shadow:0 10px 34px #00000010;z-index:3;transform:translateZ(20px)}
.loveo-studio .sample-label {display:block;color:#777;font-size:10px;margin-bottom:10px}
.loveo-studio .sample-user {padding:9px 12px;background:#efefed;border-radius:11px 11px 3px 11px;font-size:12px;line-height:1.6;max-width:220px;margin:0 0 14px auto;color:#444}
.loveo-studio .sample-reply {display:flex;align-items:start;gap:10px}
.loveo-studio .sample-reply img {width:32px;height:32px;object-fit:cover;object-position:center 25%;border-radius:50%}
.loveo-studio .sample-reply p {font-size:12px;line-height:1.9;color:#343434;margin:0}
.loveo-studio .opening-memory {position:absolute;bottom:0;right:0;width:297px;display:flex;align-items:center;gap:12px;border:1px solid #e5e5e5;background:#fff;border-radius:13px;padding:14px 16px;box-shadow:0 10px 30px #00000007;z-index:3}
.loveo-studio .memory-icon {display:grid;place-items:center;background:#f5f4f1;border-radius:10px;width:37px;height:37px;font-size:24px;flex-shrink:0}
.loveo-studio .opening-memory div>span {font-size:10px;color:#777}
.loveo-studio .opening-memory p {font-size:11px;line-height:1.6;margin:4px 0 0;color:#333}
.loveo-studio .product-essentials {display:flex;align-items:center;justify-content:space-between;gap:25px;border-block:1px solid #e8e8e8;padding:27px 0}
.loveo-studio .product-essentials p {font-size:15px;color:#313131;margin:0}
.loveo-studio .product-essentials>div {display:flex;gap:35px;color:#737373;font-size:12px}
.loveo-studio .product-essentials>div span::before {content:"✓";margin-right:9px;color:#3c3c3c}
.loveo-studio .character-section,.loveo-studio .connect-section {padding-top:90px;scroll-margin-top:30px}
.loveo-studio .product-heading {display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}
.loveo-studio .product-heading h2,.loveo-studio .memory-story h2,.loveo-studio .product-faq h2 {font-size:34px;line-height:1.5;letter-spacing:-.8px;font-weight:550;margin:0;color:#080808;text-align:left}
.loveo-studio .product-heading p {font-size:14px;line-height:1.8;color:#777;margin:0;padding-bottom:5px}
.loveo-studio .character-tabs {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.loveo-studio .character-card {min-width:0;background:none;padding:0 0 15px;border:0;border-radius:16px;text-align:left;position:relative;color:#111}
.loveo-studio .character-photo {position:relative;display:block;overflow:hidden;aspect-ratio:1/.98;border-radius:16px;background:#e9e6df;border:2px solid transparent;transition:border-color .2s,box-shadow .2s}
.loveo-studio .character-photo img {display:block;width:100%;height:100%;object-fit:cover;object-position:center 25%;transition:transform .5s ease}
.loveo-studio .character-photo::after {content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#00000099)}
.loveo-studio .character-card:hover .character-photo img {transform:scale(1.035)}
.loveo-studio .character-card[aria-selected=true] .character-photo {border-color:#111;box-shadow:0 0 0 3px white,0 0 0 4px #111}
.loveo-studio .character-check {display:none;position:absolute;top:14px;right:14px;background:white;color:#111;border-radius:50%;width:25px;height:25px;text-align:center;line-height:25px;font-size:13px;z-index:2}
.loveo-studio .character-card[aria-selected=true] .character-check {display:block}
.loveo-studio .character-line {position:absolute;bottom:22px;left:20px;right:16px;color:white;font-size:15px;z-index:2}
.loveo-studio .character-meta {display:flex;align-items:center;gap:13px;margin:17px 0 6px}
.loveo-studio .character-meta strong {font-size:23px;font-weight:550}
.loveo-studio .character-meta>span {font-size:12px;color:#666;border-left:1px solid #d8d8d8;padding-left:13px}
.loveo-studio .character-meta i {font-style:normal;font-size:22px;margin-left:auto}
.loveo-studio .character-summary {font-size:12px;color:#737373}
.loveo-studio .character-disclaimer {font-size:11px;color:#777;margin:3px 0 26px}
.loveo-studio .dialogue-explorer {display:grid;grid-template-columns:.8fr 1.25fr;gap:45px;padding:34px 36px;background:#f7f7f5;border:1px solid #e9e9e6;border-radius:18px;scroll-margin-top:35px}
.loveo-studio #example-name {font-size:25px;font-weight:550;margin:0 0 12px;line-height:1.4}
.loveo-studio #example-description {font-size:14px;line-height:1.8;color:#626262;max-width:305px;min-height:50px;margin:0}
.loveo-studio .persona-tags {display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}
.loveo-studio .persona-tags span {padding:4px 9px;border:1px solid #dededb;border-radius:5px;font-size:11px;color:#666;background:#ffffff6b}
.loveo-studio .dialogue-profile .text-action {font-size:13px}
.loveo-studio .dialogue-window {background:white;border:1px solid #e8e8e5;border-radius:13px;overflow:hidden;min-width:0}
.loveo-studio .scenario-bar {display:flex;gap:8px;flex-wrap:wrap;padding:13px 17px;border-bottom:1px solid #eee}
.loveo-studio .scenario-bar button {background:none;border:1px solid transparent;border-radius:7px;font-size:12px;padding:8px 12px;color:#6a6a6a;min-height:38px}
.loveo-studio .scenario-bar button[aria-pressed=true] {background:#171717;color:white}
.loveo-studio .dialogue-body {padding:24px 23px 16px;min-height:190px}
.loveo-studio .dialogue-question {background:#f0f0ee;border-radius:11px 11px 3px 11px;padding:11px 14px;font-size:13px;color:#555;width:fit-content;max-width:87%;margin:0 0 24px auto}
.loveo-studio .dialogue-answer {display:flex;align-items:start;gap:12px}
.loveo-studio .dialogue-answer img {width:37px;height:37px;border-radius:50%;object-fit:cover;object-position:center 25%;flex-shrink:0}
.loveo-studio .dialogue-answer p {font-size:13px;line-height:1.85;color:#333;margin:0;max-width:355px}
.loveo-studio .dialogue-notice {font-size:10px;color:#777;text-align:center;border-top:1px solid #f0f0ee;margin:0;padding:10px}
.loveo-studio .memory-section {display:grid;grid-template-columns:1fr .9fr;gap:100px;padding:105px 0 15px;align-items:center;scroll-margin-top:30px}
.loveo-studio .memory-story>p {font-size:14px;line-height:1.9;color:#717171;margin:21px 0 32px;max-width:390px}
.loveo-studio .memory-feature {display:flex;gap:19px;margin-top:24px}
.loveo-studio .memory-feature>span {font-size:11px;color:#858585;padding-top:4px}
.loveo-studio .memory-feature h3 {font-size:15px;font-weight:550;margin:0 0 7px}
.loveo-studio .memory-feature p {font-size:12px;line-height:1.8;color:#737373;margin:0}
.loveo-studio .memory-dossier {padding:25px 30px 0;border:1px solid #dededb;border-radius:17px;background:#fff;box-shadow:14px 14px 0 #f5f5f3;transform:rotate(1.5deg)}
.loveo-studio .dossier-top {display:flex;justify-content:space-between;font-size:11px;color:#747474;margin-bottom:25px}
.loveo-studio .dossier-person {display:flex;align-items:center;gap:16px;margin-bottom:25px}
.loveo-studio .dossier-person img {width:64px;height:64px;object-fit:cover;object-position:center 25%;border-radius:14px}
.loveo-studio .dossier-person h3 {font-size:24px;font-weight:500;margin:0 0 3px}
.loveo-studio .dossier-person p {font-size:12px;color:#777;margin:0}
.loveo-studio .dossier-field {padding:17px 0;border-top:1px solid #ececea}
.loveo-studio .dossier-field>span {font-size:11px;color:#7b7b7b}
.loveo-studio .dossier-field p {font-size:13px;line-height:1.9;color:#444;margin:7px 0 0}
.loveo-studio .dossier-highlight {background:#f4f5f1;border:0;border-radius:9px;padding:16px 18px;margin:8px -5px 0}
.loveo-studio .dossier-highlight i {font-style:normal;margin-right:6px;font-size:15px}
.loveo-studio .dossier-bottom {display:flex;justify-content:space-between;align-items:center;padding:20px 0;color:#737373;font-size:11px}
.loveo-studio .connection-steps {display:grid;grid-template-columns:repeat(3,1fr);gap:25px;list-style:none;padding:0;margin:38px 0}
.loveo-studio .connection-steps li {display:flex;gap:15px;align-items:center}
.loveo-studio .connection-steps li>span {display:grid;place-items:center;width:42px;height:42px;border:1px solid #dedede;border-radius:50%;font-size:14px;flex-shrink:0}
.loveo-studio .connection-steps h3 {font-size:16px;font-weight:550;margin:0 0 4px}
.loveo-studio .connection-steps p {font-size:12px;color:#737373;margin:0}
.loveo-studio .channel-showcase {display:grid;grid-template-columns:1fr 1fr;gap:20px}
.loveo-studio .channel-showcase article {border:1px solid #e4e4e4;border-radius:13px;padding:24px;display:flex;gap:17px;align-items:center}
.loveo-studio .channel-symbol {width:45px;height:45px;flex-shrink:0;border-radius:10px;display:grid;place-items:center;background:#f5f5f4}
.loveo-studio .channel-symbol svg {width:30px;height:30px}
.loveo-studio .channel-showcase h3 {font-size:17px;margin:0 0 6px;font-weight:550}
.loveo-studio .channel-showcase p {font-size:12px;color:#737373;margin:0;line-height:1.7}
.loveo-studio .channel-label {margin-left:auto;white-space:nowrap;font-size:10px;color:#777}
.loveo-studio .connection-note {font-size:11px;line-height:1.85;color:#777;max-width:850px;margin:20px 0 0}
.loveo-studio .membership-strip {padding:33px 37px;margin-top:78px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#f7f7f5;border:1px solid #e9e9e6;border-radius:15px}
.loveo-studio .membership-strip .section-label {margin-bottom:9px}
.loveo-studio .membership-strip h2 {font-size:24px;line-height:1.5;letter-spacing:-.5px;font-weight:550;margin:0 0 9px}
.loveo-studio .membership-strip>div>p {font-size:13px;color:#737373;margin:0}
.loveo-studio .membership-entry {text-align:right;flex-shrink:0}
.loveo-studio .membership-entry>p {display:flex;align-items:baseline;gap:7px;color:#111}
.loveo-studio .membership-entry strong {font-size:39px;line-height:1.2;font-weight:500;letter-spacing:-1px}
.loveo-studio .membership-entry>p>span {font-size:12px;color:#737373}
.loveo-studio .membership-entry .text-action {font-size:12px;gap:20px}
.loveo-studio .product-faq {display:grid;grid-template-columns:1fr 1.25fr;gap:90px;padding:88px 0;scroll-margin-top:35px}
.loveo-studio .product-faq h2 {font-size:30px}
.loveo-studio .faq-item {border:0;border-bottom:1px solid #e6e6e6;padding:0;background:none;border-radius:0;margin:0}
.loveo-studio .faq-item summary {font-size:14px;font-weight:500;padding:20px 26px 20px 0;position:relative;list-style:none;cursor:pointer}
.loveo-studio .faq-item summary::after {content:"+";position:absolute;right:0;top:17px;color:#777;font-size:19px;transform:none}
.loveo-studio .faq-item summary::-webkit-details-marker {display:none}
.loveo-studio .faq-item[open] summary::after {content:"−"}
.loveo-studio .faq-item p {font-size:13px;color:#737373;line-height:1.9;padding:0 26px 22px 0;margin:0}
.loveo-studio .closing-story {text-align:center;padding:57px 20px 67px;border-top:1px solid #e8e8e8}
.loveo-studio .closing-story>img {display:block;margin:0 auto 22px}
.loveo-studio .closing-story h2 {font-size:29px;line-height:1.6;font-weight:500;margin:0 0 12px;letter-spacing:-.6px}
.loveo-studio .closing-story p {font-size:14px;color:#777;margin:0 0 26px}
.loveo-studio .app-footer {display:flex;align-items:center;gap:22px;flex-wrap:wrap;max-width:none;width:100%;padding:30px 48px;border-top:1px solid #e9e9e9;margin:0;text-align:left;font-size:11px;color:#737373;letter-spacing:0}
.loveo-studio .footer-brand {font-size:26px;font-weight:600;letter-spacing:-1.4px;color:#000}
.loveo-studio .app-footer nav {margin-left:auto;display:flex;align-items:center;gap:25px}
.loveo-studio .app-footer nav button {border:0;background:none;color:inherit;font-size:11px;padding:8px 0}
.loveo-studio .footer-edition {font-size:9px;letter-spacing:1px;margin-left:25px}
.loveo-studio .portrait-unavailable {background:linear-gradient(145deg,#ecebe5,#d8dfd4)}
.loveo-studio .portrait-unavailable img {visibility:hidden}
.loveo-studio .portrait-unavailable::before {content:"♡";position:absolute;inset:15% 0 auto;text-align:center;font-size:100px;color:#ffffffba}

/* Signed-in workspace. */
.loveo-studio .studio-sidebar {display:none}
.loveo-studio:not([data-view=landing]) .brand-header {position:sticky;top:0;height:76px;padding:0 30px;gap:70px}
.loveo-studio:not([data-view=landing]) .public-nav,.loveo-studio:not([data-view=landing]) .header-enter {display:none}
.loveo-studio:not([data-view=landing]) .studio-breadcrumb {display:flex}
.loveo-studio:not([data-view=landing]) .studio-sidebar {display:flex;position:fixed;top:76px;bottom:0;left:0;width:216px;border-right:1px solid #e9e9e9;padding:28px 16px 20px;flex-direction:column;justify-content:space-between;background:#fff;z-index:15;overflow:auto}
.loveo-studio:not([data-view=landing]) #app {padding:42px 46px 65px 262px;min-height:calc(100dvh - 180px)}
.loveo-studio:not([data-view=landing]) .app-footer {padding-left:262px}
.loveo-studio:not([data-view=landing]) .app-footer>.footer-brand,.loveo-studio:not([data-view=landing]) .footer-edition {display:none}
.loveo-studio .sidebar-caption {font-size:8px;letter-spacing:1px;display:block;color:#999;padding:0 12px;margin-bottom:14px}
.loveo-studio .sidebar-create {background:#000;color:#fff;border:1px solid #000;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:43px;font-size:12px;margin-bottom:22px}
.loveo-studio .sidebar-create>span {font-size:18px;font-weight:300}
.loveo-studio .sidebar-nav {display:grid;gap:5px;margin-bottom:28px}
.loveo-studio .sidebar-nav button {display:flex;align-items:center;gap:11px;border:0;background:none;text-align:left;border-radius:7px;min-height:41px;padding:10px 12px;font-size:12px;color:#777}
.loveo-studio .sidebar-nav button.active {background:#f3f3f3;color:#111;font-weight:550}
.loveo-studio .sidebar-nav button:hover {background:#f8f8f8;color:#000}
.loveo-studio .nav-glyph {font-size:17px;line-height:1;width:19px;text-align:center;color:#888}
.loveo-studio .sidebar-count {font-size:10px;color:#777;margin-left:auto}
.loveo-studio .sidebar-note {position:relative;border:1px solid #e9e9e9;border-radius:10px;padding:16px;margin:25px 0 12px;overflow:hidden}
.loveo-studio .sidebar-note>span:first-child {font-size:7px;letter-spacing:.7px;color:#999}
.loveo-studio .sidebar-note p {font-size:12px;color:#666;line-height:1.8;margin-top:12px;position:relative;z-index:1}
.loveo-studio .sidebar-help {display:flex;align-items:center;gap:10px;background:none;border:0;padding:9px 12px;width:100%;font-size:11px;color:#777;text-align:left}
.loveo-studio .sidebar-help>span:first-child {width:16px;text-align:center}
.loveo-studio .sidebar-help>span:last-child:not(:first-child) {margin-left:auto}
.loveo-studio #dashboard {width:100%;max-width:1120px;margin:0 auto;padding:0;animation:studio-rise .45s ease both}
.loveo-studio .workspace-intro {display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 26px}
.loveo-studio .workspace-intro .studio-kicker {margin-bottom:10px}
.loveo-studio .workspace-intro h1 {font-size:32px;font-weight:500;letter-spacing:-1px;margin:0}
.loveo-studio .workspace-intro p {font-size:12px;color:#888;margin-top:9px}
.loveo-studio .workspace-date {font-size:10px;letter-spacing:.5px;color:#999;white-space:nowrap}
.loveo-studio .dash-header {background:transparent;border:1px solid #e9e9e9;border-radius:10px;padding:15px 18px;margin:0 0 20px;display:flex;gap:14px;box-shadow:none}
.loveo-studio .dash-avatar {width:37px;height:37px;border-radius:9px;background:#f2f2f2;border:1px solid #e9e9e9;color:#777;font-size:12px}
.loveo-studio .dash-username {font-size:12px;font-weight:550;color:#222}
.loveo-studio .dash-plan-badge {font-size:9px;background:#f6f6f6;color:#555;border:1px solid #e9e9e9;padding:1px 6px;border-radius:4px}
.loveo-studio .dash-phone {font-size:10px;color:#999;margin-top:3px}
.loveo-studio .dash-logout {margin-left:auto;border:0;background:none;font-size:10px;color:#777;display:flex;gap:12px;align-items:center}
.loveo-studio .card {border:1px solid #e7e7e7;border-radius:16px;background:#fff;box-shadow:none;color:#111;backdrop-filter:none}
.loveo-studio .dash-create-top-card {min-height:244px;padding:30px 34px;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;overflow:hidden;background:#f8f8f8;margin-bottom:36px;gap:15px}
.loveo-studio .dash-create-top-card h2 {font-size:27px;font-weight:500;letter-spacing:-.8px;line-height:1.5;margin:0 0 10px;text-align:left}
.loveo-studio .dash-create-top-card p {font-size:11px;color:#888;margin:0 0 20px}
.loveo-studio .dash-create-btn {font-size:11px;padding:11px 16px;min-height:40px;gap:28px;border-radius:6px}
.loveo-studio .dash-section-header {display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 15px;padding:0}
.loveo-studio .role-heading {display:flex;align-items:center;gap:9px}
.loveo-studio .dash-section-title {font-size:18px;font-weight:550;letter-spacing:-.4px;margin:0}
.loveo-studio .role-count {background:#f2f2f2;border-radius:5px;min-width:23px;text-align:center;padding:1px 5px;color:#777;font-size:10px}
.loveo-studio .role-search {display:flex;align-items:center;gap:8px;padding:0 11px;background:#fff;border:1px solid #e7e7e7;border-radius:7px;color:#999;width:190px;height:35px}
.loveo-studio .role-search input {border:0;background:none!important;box-shadow:none;padding:0!important;min-width:0;font-size:11px;width:100%;height:32px;outline:none}
.loveo-studio .role-search:focus-within {border-color:#777}
.loveo-studio .role-filter-row {display:flex;gap:18px;margin-bottom:20px;border-bottom:1px solid #eee}
.loveo-studio .role-filter-row button {border:0;border-bottom:2px solid transparent;border-radius:0;padding:8px 0 11px;background:none;font-size:11px;color:#999}
.loveo-studio .role-filter-row button.active {color:#111;border-bottom-color:#111}
.loveo-studio #roles-list {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 30px}
.loveo-studio .role-card {position:relative;display:grid;grid-template-columns:1fr;gap:0;border:1px solid #e6e6e6;border-radius:12px;background:#fff;padding:20px;box-shadow:none;animation:studio-rise .35s ease both;transition:border-color .2s,transform .2s}
.loveo-studio .role-card::before {display:none}
.loveo-studio .role-card:hover {border-color:#bcbcbc;transform:translateY(-3px);box-shadow:none}
.loveo-studio .role-avatar {width:49px;height:49px;background:linear-gradient(140deg,#f4f4f4,#e4e4e4);border:1px solid #ddd;border-radius:14px;box-shadow:inset 0 1px 0 #fff;color:#888;font-size:21px;font-weight:400;display:grid;place-items:center;margin-bottom:20px}
.loveo-studio .role-name {font-size:16px;font-weight:550;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.loveo-studio .role-index {font-size:8px;color:#a0a0a0;letter-spacing:1px;margin:5px 0 19px}
.loveo-studio .role-actions {display:flex;flex-wrap:wrap;align-items:center;gap:7px;width:100%;padding-top:15px;border-top:1px solid #eee;margin:0}
.loveo-studio .role-status {position:absolute;top:23px;right:18px;font-size:9px;background:#f5f5f5;color:#777;border:0;padding:3px 7px;border-radius:4px;white-space:nowrap}
.loveo-studio .role-status.online {background:#f1f6f2;color:#44644d}
.loveo-studio .role-reconnect,.loveo-studio .role-edit,.loveo-studio .role-delete {font-size:10px;background:#fff;border:1px solid #e4e4e4;color:#555;border-radius:5px;padding:6px 9px;min-height:30px}
.loveo-studio .role-reconnect {background:#111;border-color:#111;color:#fff}
.loveo-studio .role-delete {margin-left:auto;border-color:transparent;color:#999}
.loveo-studio .role-delete:hover {background:#fff3f3;color:#a22424}
.loveo-studio .roles-empty {border:1px dashed #ddd;background:#fdfdfd;border-radius:12px;padding:45px 20px;margin:0 0 30px;text-align:center}
.loveo-studio .empty-icon {font-size:30px;color:#aaa;margin-bottom:10px}
.loveo-studio .empty-text {font-size:16px;color:#333}
.loveo-studio .empty-hint {font-size:12px;color:#888;margin:9px 0 23px}
.loveo-studio .btn-hero-sm {font-size:12px;padding:10px 17px;min-height:40px}
.loveo-studio .roles-feedback {display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid #e5e5e5;padding:24px;border-radius:10px;margin-bottom:20px;font-size:12px;color:#777}
.loveo-studio .dashboard-stack {display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:15px 0}
.loveo-studio .dashboard-row-card {padding:22px;border-radius:12px;margin:0;min-height:155px}
.loveo-studio .quota-title {font-size:12px;font-weight:500;color:#444}
.loveo-studio .quota-stats {font-size:10px;color:#999;margin-top:8px}
.loveo-studio .quota-badge {font-size:10px;background:#f5f5f5;color:#555;border:0;padding:4px 7px}
.loveo-studio .quota-bar-track {height:4px;margin-top:25px;background:#eee}
.loveo-studio .quota-bar-fill {height:100%;background:#111;box-shadow:none}
.loveo-studio .invite-reward-copy {font-size:10px;color:#999;margin-top:6px}
.loveo-studio .member-grid {margin-top:18px;gap:10px}
.loveo-studio .member-grid>div {padding:0;border:0;background:none}
.loveo-studio .member-grid span {font-size:9px;color:#999}
.loveo-studio .member-grid strong {font-size:12px;font-weight:500;color:#555}
.loveo-studio .dashboard-action-grid {display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:15px}
.loveo-studio .dashboard-action-card {display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:58px;border:1px solid #e8e8e8;border-radius:9px;background:white;padding:16px;color:#666;box-shadow:none}
.loveo-studio .action-icon {width:25px;height:25px;font-size:13px;color:#888;background:#f7f7f7;border-radius:5px;display:grid;place-items:center}
.loveo-studio .action-label {font-size:11px}
.loveo-studio .dashboard-action-card::after {color:#aaa}

/* Creation and connection — shared with existing validated app flows. */
.loveo-studio #progress-track,.loveo-studio #step-indicator {display:none!important}
.loveo-studio #creation-method-section {max-width:810px;padding:40px;margin:15px auto}
.loveo-studio .creation-method-card>h2 {font-size:29px;font-weight:500;letter-spacing:-1px;text-align:left;margin:0 0 12px}
.loveo-studio .card-subtitle {color:#888;font-size:12px;line-height:1.85;margin-bottom:26px}
.loveo-studio .creation-method-primary {margin-top:30px}
.loveo-studio .creation-method-option {border:1px solid #e4e4e4;border-radius:12px;background:#fafafa;padding:25px;text-align:left;color:#111;box-shadow:none}
.loveo-studio .creation-method-option.custom-option {background:#111;border-color:#111;color:#fff;min-height:168px}
.loveo-studio .creation-method-option strong {font-size:21px;font-weight:500;line-height:1.5;letter-spacing:-.5px}
.loveo-studio .method-kicker {color:#999;font-size:10px;margin-bottom:12px}
.loveo-studio .method-copy {color:#aaa;font-size:12px}
.loveo-studio .method-arrow {font-size:26px;color:#aaa}
.loveo-studio .creation-presets {padding:28px 0;font-size:11px;color:#888}
.loveo-studio .creation-presets>div {display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}
.loveo-studio .creation-presets button {display:flex;justify-content:space-between;padding:14px 12px;border:1px solid #e4e4e4;border-radius:7px;background:white;color:#555;font-size:11px}
.loveo-studio .more-creation-methods {border:1px solid #e6e6e6;border-radius:9px;background:white;margin:0}
.loveo-studio .more-creation-methods summary {padding:18px}
.loveo-studio .more-creation-methods summary strong {font-size:12px;font-weight:500;color:#444}
.loveo-studio .more-creation-methods summary small {font-size:10px;color:#888}
.loveo-studio .creation-method-grid-secondary .creation-method-option strong {font-size:15px}
.loveo-studio #profile-form {display:grid;grid-template-columns:minmax(0,1fr) 295px;gap:0 28px;width:100%;max-width:990px;margin:0 auto;padding:0;align-items:start}
.loveo-studio .creation-flow-heading {grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}
.loveo-studio .creation-flow-heading h1 {font-size:29px;font-weight:500;letter-spacing:-1px}
.loveo-studio .creation-flow-heading .studio-kicker {margin-bottom:8px}
.loveo-studio .creation-steps {grid-column:1/-1;display:flex;gap:28px;border-bottom:1px solid #e7e7e7;margin-bottom:27px}
.loveo-studio .creation-steps button,.loveo-studio .creation-steps>span {display:flex;align-items:center;gap:9px;border:0;border-bottom:2px solid transparent;padding:10px 0 16px;border-radius:0;background:none;color:#999;font-size:11px}
.loveo-studio .creation-steps button.active {color:#000;border-bottom-color:#000}
.loveo-studio .creation-steps button>span,.loveo-studio .creation-steps>span>span {display:grid;place-items:center;background:#f4f4f4;border-radius:50%;width:21px;height:21px;font-size:9px}
.loveo-studio .creation-steps button.active>span {background:#111;color:white}
.loveo-studio .step-card {grid-column:1;grid-row:3;margin:0;padding:30px;border-radius:12px;box-shadow:none;overflow:visible;animation:none!important;display:none}
.loveo-studio .step-card.active {display:block}
.loveo-studio .card-badge {display:none}
.loveo-studio .step-card h2 {font-size:21px;text-align:left;font-weight:500;letter-spacing:-.5px;margin:0 0 10px}
.loveo-studio .step-card .card-subtitle {font-size:11px;margin-bottom:27px}
.loveo-studio .field {margin-bottom:22px}
.loveo-studio .field>label {font-size:12px;color:#444;font-weight:500;margin-bottom:9px;display:block}
.loveo-studio .field input:not([type=hidden]):not([type=checkbox]):not([type=file]),.loveo-studio .field textarea,.loveo-studio .auth-input,.loveo-studio .phone-input-group {background:#fff;color:#111;border:1px solid #dedede;border-radius:8px;box-shadow:none;font-size:12px;padding:12px 14px;line-height:1.65;transition:border-color .2s}
.loveo-studio .field input:focus,.loveo-studio .field textarea:focus,.loveo-studio .auth-input:focus {border-color:#666;box-shadow:0 0 0 3px #00000006;outline:0}
.loveo-studio input::placeholder,.loveo-studio textarea::placeholder {color:#999;opacity:1}
.loveo-studio .field-hint {font-size:10px;line-height:1.8;color:#888}
.loveo-studio .loveo-select-trigger {padding:12px 14px;background:#fff;border:1px solid #ddd;border-radius:8px;min-height:45px;box-shadow:none}
.loveo-studio .loveo-select-trigger strong {font-size:12px;font-weight:400;color:#666}
.loveo-studio .loveo-select-panel {background:white;border:1px solid #ddd;border-radius:10px;padding:6px;box-shadow:0 12px 35px #00000012;z-index:10}
.loveo-studio .loveo-select-option {font-size:12px;border:0;border-radius:6px;background:#fff;min-height:38px;padding:9px 11px;color:#555}
.loveo-studio .loveo-select-option strong {font-weight:400}
.loveo-studio .loveo-select-option:hover,.loveo-studio .loveo-select-option[aria-selected=true] {background:#f3f3f3;color:#000}
.loveo-studio .character-preview {grid-column:2;grid-row:3;position:sticky;top:102px;align-self:start;border:1px solid #e7e7e7;border-radius:12px;padding:20px;background:#fafafa;overflow:hidden}
.loveo-studio .preview-topline {display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1px;color:#999}
.loveo-studio .preview-dot {width:5px;height:5px;background:#777;border-radius:50%}
.loveo-studio .preview-identity {border-top:1px solid #e4e4e4;padding-top:17px}
.loveo-studio .preview-identity h3 {font-size:23px;font-weight:500;margin:9px 0;overflow-wrap:anywhere;line-height:1.45;color:#333}
.loveo-studio .preview-identity p {font-size:11px;color:#888;overflow-wrap:anywhere}
.loveo-studio .preview-identity .persona-tags {margin:16px 0 21px}
.loveo-studio .preview-footer {display:flex;justify-content:space-between;flex-wrap:wrap;font-size:10px;color:#888;gap:11px}
.loveo-studio .preview-progress-track {width:100%;height:3px;border-radius:3px;background:#e5e5e5}
.loveo-studio .preview-progress-track>span {display:block;height:100%;width:0;background:#222;transition:width .4s}
.loveo-studio .preview-note {font-size:9px;line-height:1.8;color:#999;margin-top:16px}
.loveo-studio #error-message {grid-column:1/-1}
.loveo-studio .card-actions {display:flex;gap:12px;margin-top:26px;padding:0}
.loveo-studio .btn-next,.loveo-studio .btn-submit {background:#000;border:1px solid #000;border-radius:8px;color:#fff;box-shadow:none;padding:13px 20px;min-height:46px;font-size:12px;letter-spacing:0}
.loveo-studio .btn-next:hover,.loveo-studio .btn-submit:hover {background:#252525;box-shadow:none}
.loveo-studio .btn-back {border:1px solid #ddd;background:#fff;border-radius:8px;color:#555;font-size:12px;padding:13px 20px;min-height:46px}
.loveo-studio .loveo-expand-card,.loveo-studio .advanced-details {border:1px solid #e2e2e2;background:#fafafa;border-radius:9px;box-shadow:none}
.loveo-studio .loveo-expand-summary strong {font-size:12px;font-weight:500;color:#444}
.loveo-studio .loveo-expand-summary small {font-size:10px;color:#999}
.loveo-studio .loveo-check-card {border:1px solid #ddd;background:white;border-radius:8px}
.loveo-studio .file-drop {background:#fff;border:1px dashed #ccc;border-radius:8px}
.loveo-studio #role-ready-section,.loveo-studio #qr-section,.loveo-studio #success-section {max-width:640px;width:100%;padding:38px;margin:12px auto;text-align:center;animation:studio-rise .4s ease both}
.loveo-studio .connection-emblem {width:66px;height:66px;display:grid;place-items:center;border:1px solid #e3e3e3;background:#f8f8f8;border-radius:18px;font-size:30px;margin:26px auto;color:#555}
.loveo-studio .role-ready-card h2,.loveo-studio .qr-card h2 {font-size:25px;font-weight:500;letter-spacing:-.7px;line-height:1.5;margin:10px 0 16px}
.loveo-studio .meta-grid {background:#fafafa;border:1px solid #eee;border-radius:9px;margin:25px 0;text-align:left;padding:14px 18px}
.loveo-studio .meta-grid dt {font-size:10px;color:#999}
.loveo-studio .meta-grid dd {font-size:13px;color:#333}
.loveo-studio .connection-choice {border:0;padding:0;text-align:left}
.loveo-studio .connection-choice legend {font-size:12px;color:#555}
.loveo-studio .connection-choice-card {border:1px solid #ddd;border-radius:10px;background:#fff;padding:18px 14px;box-shadow:none;min-width:0}
.loveo-studio .connection-choice-card[aria-checked=true] {border-color:#000;background:#fafafa;box-shadow:0 0 0 1px #000}
.loveo-studio .connection-choice-icon {width:34px;height:34px;flex-shrink:0;border-radius:8px;background:#f1f1f1;color:#333;font-size:15px}
.loveo-studio .connection-choice-card strong {font-size:13px;color:#111}
.loveo-studio .connection-choice-card small {font-size:9px;color:#888}
.loveo-studio .connection-choice-check {background:#111;color:#fff}
.loveo-studio .qr-frame {width:250px;height:250px;border:1px solid #e1e1e1;border-radius:14px;background:#fff;margin:27px auto;padding:16px;box-shadow:none}
.loveo-studio .qr-frame::after {display:none}
.loveo-studio .qr-frame img {width:100%;height:100%;object-fit:contain;border-radius:0}
.loveo-studio .qr-instructions {font-size:11px;color:#888;line-height:1.8;margin:10px auto 25px;max-width:300px}

/* Sheets, account controls, editing and safe delete confirmations. */
.loveo-studio .auth-backdrop,.loveo-studio .support-backdrop {background:#00000036;backdrop-filter:blur(7px)}
.loveo-studio .auth-sheet {background:#fff;border:1px solid #e5e5e5;border-radius:20px;box-shadow:0 28px 100px #00000024;padding:40px;max-width:430px;color:#111}
.loveo-studio .auth-logo {text-align:left;font-size:33px;font-weight:650;letter-spacing:-1.8px;color:#000;margin:0 0 30px}
.loveo-studio .auth-title {text-align:left;font-size:25px;font-weight:500;letter-spacing:-.5px;color:#111}
.loveo-studio .auth-subtitle {text-align:left;font-size:12px;color:#888;margin:8px 0 27px}
.loveo-studio .auth-btn {border:1px solid #000;background:#000;color:#fff;border-radius:8px;box-shadow:none;min-height:47px;font-size:12px;font-weight:500}
.loveo-studio .phone-input-group {height:47px;padding:0;overflow:hidden}
.loveo-studio .phone-input {color:#111;background:transparent;font-size:12px;min-width:0}
.loveo-studio .phone-prefix {color:#555;font-size:12px;background:none;border-right:1px solid #eee}
.loveo-studio .prefix-flag {display:none}
.loveo-studio .auth-input {height:47px}
.loveo-studio .auth-toggle {font-size:11px;color:#888}
.loveo-studio .auth-link-inline {font-size:11px;color:#111;border-bottom:1px solid #ccc}
.loveo-studio .auth-close,.loveo-studio .support-close {background:#f5f5f5;border:1px solid #e7e7e7;color:#777;width:30px;height:30px;font-size:19px;border-radius:50%}
.loveo-studio .auth-disclaimer {font-size:9px;color:#999;line-height:1.8}
.loveo-studio .auth-error,.loveo-studio .error-msg {border:1px solid #eed3d3;background:#fff7f7;color:#9d3838;border-radius:7px;font-size:12px}
.loveo-studio .support-panel,.loveo-studio .role-edit-panel,.loveo-studio .dashboard-info-panel {background:#fff;border:1px solid #e4e4e4;border-radius:17px;color:#111;box-shadow:0 25px 90px #00000026;padding:32px}
.loveo-studio .support-panel h2 {font-size:24px;font-weight:500;letter-spacing:-.6px;color:#111;margin-bottom:10px}
.loveo-studio .support-desc {font-size:12px;line-height:1.85;color:#777}
.loveo-studio .support-label {font-size:9px;letter-spacing:1px;color:#999}
.loveo-studio .support-card,.loveo-studio .support-notice,.loveo-studio .member-offer,.loveo-studio .promo-panel,.loveo-studio .privacy-row {background:#fafafa;border:1px solid #e7e7e7;border-radius:10px;color:#555}
.loveo-studio .support-card strong,.loveo-studio .member-offer strong {color:#111}
.loveo-studio .support-copy,.loveo-studio .support-confirm,.loveo-studio #btn-role-edit-save {background:#000;color:#fff;border:1px solid #000;border-radius:7px;box-shadow:none;font-size:12px}
.loveo-studio .role-edit-panel input,.loveo-studio .role-edit-panel textarea,.loveo-studio .support-panel input:not([type=checkbox]) {background:white;color:#111;border:1px solid #ddd;border-radius:7px;font-size:12px;padding:11px 13px}
.loveo-studio .role-edit-panel label {font-size:12px;color:#555}
.loveo-studio .role-edit-panel .field {margin-bottom:16px}
.loveo-studio .role-edit-panel>.card-actions {position:sticky;bottom:-32px;padding:16px 0;margin-bottom:0;background:#fff;border-top:1px solid #eee;z-index:2}
.loveo-studio .role-edit-actions {border-top:1px solid #eee;background:#fff}
.loveo-studio #btn-role-delete-confirm {background:#9f2828;border-color:#9f2828;color:#fff;border-radius:8px;font-size:12px;padding:13px 20px}
.loveo-studio .success-ring {filter:grayscale(1)}
.loveo-studio .activated-pill {background:#f4f4f4;color:#555;border:1px solid #ddd;box-shadow:none}
.loveo-studio .ripple,.loveo-studio .cursor-glow {display:none}
@keyframes studio-rise {from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1101px){.loveo-studio .step-card[data-step="1"].active{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.loveo-studio .step-card[data-step="1"]>h2,.loveo-studio .step-card[data-step="1"]>.card-subtitle,.loveo-studio .step-card[data-step="1"]>.card-actions{grid-column:1/-1}}
@media(min-width:1500px){.loveo-studio .brand-header{padding-left:max(48px,calc((100vw - 1184px)/2));padding-right:max(48px,calc((100vw - 1184px)/2))}}
@media(max-width:1100px){
 .loveo-studio .brand-header{padding:0 30px;gap:20px}.loveo-studio .public-nav{margin-left:20px;gap:22px}
 .loveo-studio .landing-hero{padding:0 30px}.loveo-studio .btn-hero{padding:14px 18px;gap:22px}
 .loveo-studio:not([data-view=landing]) #app{padding:32px 28px 50px 226px}.loveo-studio:not([data-view=landing]) .studio-sidebar{width:198px}.loveo-studio:not([data-view=landing]) .app-footer{padding-left:226px}
 .loveo-studio #profile-form{grid-template-columns:minmax(0,1fr) 235px;gap:0 20px}.loveo-studio .step-card{padding:24px}.loveo-studio .preview-identity h3{font-size:21px}
 .loveo-studio #roles-list{grid-template-columns:repeat(2,minmax(0,1fr))}.loveo-studio .dashboard-action-card{padding:12px;gap:8px}.loveo-studio .dashboard-action-grid{gap:8px}.loveo-studio .action-label{font-size:10px}
}
@media(max-width:800px){
 .loveo-studio .brand-header{height:76px;padding:0 24px}.loveo-studio .public-nav{display:none}.loveo-studio .header-actions{gap:20px}
 .loveo-studio .landing-hero{padding:0 24px}
 .loveo-studio:not([data-view=landing]) .studio-sidebar{width:76px;padding:20px 12px}.loveo-studio:not([data-view=landing]) #app{padding:30px 24px 48px 100px}.loveo-studio:not([data-view=landing]) .app-footer{padding-left:100px}.loveo-studio .sidebar-caption,.loveo-studio .sidebar-note,.loveo-studio .sidebar-count{display:none}.loveo-studio .sidebar-create,.loveo-studio .sidebar-nav button,.loveo-studio .sidebar-help{font-size:0;justify-content:center;gap:0;padding:12px}.loveo-studio .sidebar-create>span{font-size:22px}.loveo-studio .sidebar-nav button .nav-glyph{font-size:21px}.loveo-studio .sidebar-help>span{font-size:19px}.loveo-studio .sidebar-help>span:last-child:not(:first-child){display:none}.loveo-studio .sidebar-nav{margin-bottom:18px}
 .loveo-studio #profile-form{grid-template-columns:minmax(0,1fr) 205px;gap:0 16px}.loveo-studio .character-preview{padding:16px}.loveo-studio .step-card{padding:20px}.loveo-studio .creation-flow-heading h1{font-size:26px}.loveo-studio .creation-flow-heading .text-action{font-size:10px}
 .loveo-studio .dashboard-action-grid{grid-template-columns:repeat(2,1fr)}.loveo-studio .workspace-date{display:none}.loveo-studio .dash-create-top-card{padding:25px;min-height:240px}.loveo-studio .dashboard-stack{grid-template-columns:1fr}.loveo-studio .dashboard-row-card{min-height:130px}.loveo-studio .app-footer{padding:25px 24px;gap:15px}.loveo-studio .footer-edition{display:none}
}
@media(max-width:600px){
 .loveo-studio .brand-header{height:70px;padding:0 20px;gap:12px}.loveo-studio .brand-logo{font-size:29px}.loveo-studio .studio-mark{width:26px;height:26px}.loveo-studio .brand-lockup{gap:8px}.loveo-studio .header-actions{gap:14px}.loveo-studio .language-switch{font-size:10px;gap:5px}.loveo-studio .header-enter{font-size:10px;height:34px;padding:0 11px;gap:10px}
 .loveo-studio .landing-hero{padding:0 22px}.loveo-studio .btn-hero{font-size:12px;min-height:46px;padding:12px 19px;gap:26px}.loveo-studio .studio-kicker{font-size:8px;letter-spacing:1.3px;margin-bottom:11px}.loveo-studio #example-name{font-size:29px}.loveo-studio #example-description{font-size:12px;max-width:none;min-height:0}.loveo-studio .faq-item summary{font-size:12px;padding:19px 24px 19px 0}.loveo-studio .faq-item p{font-size:11px}
 .loveo-studio .app-footer{padding:24px 22px;gap:10px 16px}.loveo-studio .footer-brand{font-size:24px}.loveo-studio .app-footer>span{font-size:9px}.loveo-studio .app-footer nav{margin-left:0;width:100%;gap:22px}.loveo-studio .app-footer nav a,.loveo-studio .app-footer nav button{font-size:10px}
 .loveo-studio:not([data-view=landing]) .brand-header{height:64px;padding:0 18px;gap:15px}.loveo-studio:not([data-view=landing]) .studio-breadcrumb{margin-left:auto;font-size:10px;gap:5px}.loveo-studio .studio-breadcrumb>span{display:none}.loveo-studio:not([data-view=landing]) .header-actions{margin-left:0}.loveo-studio:not([data-view=landing]) .studio-sidebar{top:auto;bottom:0;left:0;right:0;width:100%;height:calc(65px + env(safe-area-inset-bottom));padding:4px 10px env(safe-area-inset-bottom);border:0;border-top:1px solid #ddd;display:flex;flex-direction:row;overflow:visible;box-shadow:0 -4px 15px #00000003}.loveo-studio .sidebar-top{display:contents}.loveo-studio .sidebar-create{display:none}.loveo-studio .sidebar-nav{display:flex;flex:1;margin:0;gap:2px}.loveo-studio .sidebar-nav button{display:flex;flex:1;flex-direction:column;font-size:9px;gap:2px;min-width:0;padding:6px 0 5px;border-radius:7px;color:#888}.loveo-studio .sidebar-nav button .nav-glyph{font-size:21px;line-height:1.2}.loveo-studio .sidebar-bottom{display:none}.loveo-studio .sidebar-nav+.sidebar-caption+.sidebar-nav{flex:.67}.loveo-studio:not([data-view=landing]) #app{padding:28px 18px 30px;min-height:calc(100dvh - 210px)}.loveo-studio:not([data-view=landing]) .app-footer{padding:20px 18px calc(90px + env(safe-area-inset-bottom));gap:12px}.loveo-studio:not([data-view=landing]) .app-footer>span{display:none}
 .loveo-studio .workspace-intro{margin-bottom:23px}.loveo-studio .workspace-intro h1{font-size:27px}.loveo-studio .workspace-intro p{font-size:11px}.loveo-studio .dash-header{padding:13px;margin-bottom:15px}.loveo-studio .dash-name-row{gap:5px}.loveo-studio .dash-username{font-size:11px}.loveo-studio .dash-plan-badge{font-size:8px}.loveo-studio .dash-logout{font-size:9px;gap:5px}.loveo-studio .dash-create-top-card{min-height:231px;padding:23px 20px;grid-template-columns:1fr;margin-bottom:30px}.loveo-studio .dash-create-top-card>div:first-child{position:relative;z-index:2}.loveo-studio .dash-create-top-card h2{font-size:24px}.loveo-studio .dash-create-top-card p{font-size:10px;max-width:165px;line-height:1.8}.loveo-studio .dash-create-top-card .studio-kicker{font-size:7px}.loveo-studio .dash-create-btn{font-size:10px;padding:10px 13px;gap:14px;min-height:37px}.loveo-studio .role-search{width:146px;height:34px}.loveo-studio .dash-section-title{font-size:17px}.loveo-studio .role-filter-row{margin-bottom:16px}.loveo-studio .role-filter-row button{font-size:10px}.loveo-studio .roles-list{grid-template-columns:1fr 1fr;gap:10px}.loveo-studio .role-card{padding:15px 12px;border-radius:10px}.loveo-studio .role-avatar{width:40px;height:40px;font-size:19px;border-radius:11px;margin-bottom:16px}.loveo-studio .role-status{font-size:8px;padding:2px 4px;right:10px;top:17px;max-width:70px}.loveo-studio .role-name{font-size:14px}.loveo-studio .role-index{font-size:7px;margin-bottom:15px}.loveo-studio .role-actions{gap:5px;padding-top:12px}.loveo-studio .role-reconnect,.loveo-studio .role-edit,.loveo-studio .role-delete{font-size:9px;padding:6px 7px;min-height:32px}.loveo-studio .role-delete{width:100%;text-align:left;margin-left:0;padding-left:2px;min-height:28px}.loveo-studio .dashboard-row-card{padding:20px}.loveo-studio .roles-feedback{padding:18px;font-size:11px;flex-wrap:wrap}.loveo-studio .empty-text{font-size:15px}
 .loveo-studio #creation-method-section{padding:25px 20px;margin:0 auto;border:0}.loveo-studio .creation-method-card>h2{font-size:26px}.loveo-studio .creation-method-card>.card-subtitle{font-size:11px}.loveo-studio .creation-method-option{padding:22px}.loveo-studio .creation-method-option strong{font-size:19px}.loveo-studio .method-copy{font-size:11px;max-width:230px}.loveo-studio .creation-presets>div{gap:7px}.loveo-studio .creation-presets button{font-size:10px;padding:12px 10px;gap:4px}.loveo-studio .more-creation-methods summary{padding:15px}.loveo-studio .more-creation-methods summary small{font-size:9px}
 .loveo-studio #profile-form{grid-template-columns:1fr;gap:0}.loveo-studio .creation-flow-heading{margin-bottom:17px}.loveo-studio .creation-flow-heading h1{font-size:25px}.loveo-studio .creation-flow-heading .text-action{font-size:10px;gap:8px}.loveo-studio .creation-steps{gap:24px;margin-bottom:18px}.loveo-studio .creation-steps button,.loveo-studio .creation-steps>span{font-size:10px;gap:6px;padding-bottom:13px}.loveo-studio .step-card{grid-column:1;grid-row:4;padding:23px 20px}.loveo-studio .step-card h2{font-size:21px}.loveo-studio .step-card .card-subtitle{font-size:11px}.loveo-studio .character-preview{position:relative;top:0;grid-row:3;grid-column:1;padding:17px 17px 14px 100px;min-height:114px;margin-bottom:18px;border-radius:10px;display:block}.loveo-studio .preview-topline{font-size:7px;letter-spacing:1px}.loveo-studio .preview-dot{display:none}.loveo-studio .preview-identity{border:0;padding:0}.loveo-studio .preview-identity>.persona-label,.loveo-studio .preview-identity>p,.loveo-studio .preview-note{display:none}.loveo-studio .preview-identity h3{font-size:18px;margin:8px 0;line-height:1.4}.loveo-studio .preview-identity .persona-tags{margin:5px 0 0;gap:5px}.loveo-studio .preview-identity .persona-tags span{font-size:8px;padding:1px 5px}.loveo-studio .preview-footer{margin-top:10px;gap:5px;font-size:8px}.loveo-studio .preview-progress-track{height:2px}.loveo-studio .field input:not([type=hidden]):not([type=checkbox]):not([type=file]),.loveo-studio .field textarea{font-size:14px;padding:12px}.loveo-studio .field>label{font-size:12px}.loveo-studio .loveo-select-trigger strong{font-size:13px}.loveo-studio .card-actions{gap:10px}.loveo-studio .btn-submit,.loveo-studio .btn-next,.loveo-studio .btn-back{padding:13px 14px;font-size:12px;min-height:46px}
 .loveo-studio #role-ready-section,.loveo-studio #qr-section,.loveo-studio #success-section{margin:0 auto;padding:28px 20px}.loveo-studio .role-ready-card h2,.loveo-studio .qr-card h2{font-size:23px}.loveo-studio .role-ready-card .card-subtitle{font-size:11px}.loveo-studio .connection-choice-grid{grid-template-columns:1fr}.loveo-studio .connection-choice-card{padding:16px}.loveo-studio .connection-choice-card small{font-size:10px}.loveo-studio .qr-frame{width:min(245px,100%);height:auto;aspect-ratio:1;padding:15px}.loveo-studio .qr-instructions{font-size:10px}
 .loveo-studio .auth-sheet{padding:32px 25px;border-radius:20px 20px 0 0;max-width:100%;padding-bottom:calc(32px + env(safe-area-inset-bottom))}.loveo-studio .auth-logo{font-size:31px;margin-bottom:24px}.loveo-studio .auth-title{font-size:24px}.loveo-studio .auth-input,.loveo-studio .phone-input{font-size:16px}.loveo-studio .support-panel,.loveo-studio .role-edit-panel,.loveo-studio .dashboard-info-panel{padding:28px 22px;border-radius:17px;max-width:calc(100vw - 28px);max-height:88dvh}.loveo-studio .support-panel h2{font-size:23px}.loveo-studio .support-panel input:not([type=checkbox]),.loveo-studio .role-edit-panel input,.loveo-studio .role-edit-panel textarea{font-size:16px}.loveo-studio .role-edit-actions{flex-wrap:wrap}
}
@media(prefers-reduced-motion:reduce){.loveo-studio *,.loveo-studio *::before,.loveo-studio *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:600px){.loveo-studio .role-reconnect,.loveo-studio .role-edit{font-size:10px;min-height:40px;padding:8px}.loveo-studio .role-delete{font-size:10px;min-height:36px}.loveo-studio .role-edit-panel>.card-actions{bottom:-28px}}

/* Character-focused workspace, with readable controls and a live text dossier. */
.loveo-studio .public-nav {font-size:14px;gap:25px;margin-left:25px}
.loveo-studio .header-enter {font-size:13px;min-height:44px}
.loveo-studio .language-switch {font-size:12px}
.loveo-studio .sidebar-caption {font-size:11px;letter-spacing:0}
.loveo-studio .sidebar-note>span:first-child {font-size:11px;letter-spacing:0;color:#555}
.loveo-studio .sidebar-note p {font-size:12px;color:#717171;margin-top:8px}
.loveo-studio .workspace-intro p {font-size:14px;color:#737373}
.loveo-studio .dash-create-top-card {grid-template-columns:1.25fr .7fr;min-height:215px;background:#f8f8f6}
.loveo-studio .dash-create-top-card h2 {font-size:25px}
.loveo-studio .dash-create-top-card p {font-size:13px;color:#737373}
.loveo-studio .dashboard-portraits {position:relative;display:flex;justify-content:center;align-items:center;padding:12px 12px 25px}
.loveo-studio .dashboard-portraits img {width:82px;height:113px;object-fit:cover;object-position:center 25%;border:4px solid white;border-radius:13px;box-shadow:0 4px 10px #0000000e}
.loveo-studio .dashboard-portraits img:first-child {transform:rotate(-10deg) translateX(12px)}
.loveo-studio .dashboard-portraits img:nth-child(2) {transform:translateY(-9px);z-index:2}
.loveo-studio .dashboard-portraits img:nth-child(3) {transform:rotate(10deg) translateX(-12px)}
.loveo-studio .dashboard-portraits>span {position:absolute;bottom:-4px;font-size:10px;color:#777}
.loveo-studio .role-name {font-size:18px}
.loveo-studio .role-index {font-size:10px;letter-spacing:.5px;color:#737373}
.loveo-studio .role-reconnect,.loveo-studio .role-edit,.loveo-studio .role-delete {font-size:12px;min-height:40px}
.loveo-studio .role-status {font-size:11px}
.loveo-studio .role-filter-row button {font-size:13px;color:#707070}
.loveo-studio .role-search {height:41px}
.loveo-studio .role-search input {font-size:13px}
.loveo-studio .character-preview {background:#fafaf8}
.loveo-studio .preview-topline {font-size:11px;letter-spacing:0;color:#777}
.loveo-studio .preview-monogram {display:grid;place-items:center;width:65px;height:65px;background:#fff;border:1px solid #e2e2de;border-radius:17px;font-size:30px;color:#444;margin:25px 0 20px}
.loveo-studio .preview-identity {padding:0;border:0}
.loveo-studio .preview-identity .persona-label {font-size:10px;color:#777}
.loveo-studio .preview-identity h3 {margin:8px 0;font-size:25px;overflow-wrap:anywhere}
.loveo-studio .preview-identity p {font-size:12px;color:#737373;overflow-wrap:anywhere}
.loveo-studio .preview-dossier {margin:20px 0 0}
.loveo-studio .preview-dossier>div {padding:14px 0;border-top:1px solid #e5e5e0}
.loveo-studio .preview-dossier dt {font-size:10px;color:#777;margin-bottom:7px}
.loveo-studio .preview-dossier dd {font-size:12px;line-height:1.85;color:#444;margin:0;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.loveo-studio .preview-note {font-size:10px;line-height:1.8;color:#777}
.loveo-studio .card-subtitle,.loveo-studio .step-card .card-subtitle {font-size:13px;color:#737373}
.loveo-studio .creation-presets button {font-size:13px}
.loveo-studio .field>label,.loveo-studio .field-hint {color:#666}
@media(max-width:1100px) {
 .loveo-studio .opening-layout{gap:40px;padding-top:52px}.loveo-studio .opening-title{font-size:44px}.loveo-studio .opening-visual{height:515px;padding-left:10px;padding-right:0}.loveo-studio .opening-chat{left:-20px;width:275px;top:220px}.loveo-studio .opening-memory{width:270px}.loveo-studio .opening-description{font-size:15px}.loveo-studio .opening-details{gap:15px}.loveo-studio .opening-actions{gap:13px}.loveo-studio .opening-link{font-size:12px}
 .loveo-studio .product-essentials>div{gap:20px}.loveo-studio .character-tabs{gap:19px}.loveo-studio .character-line{font-size:13px;left:16px}.loveo-studio .memory-section{gap:65px}.loveo-studio .channel-label{display:none}.loveo-studio .dialogue-explorer{padding:28px;gap:28px}.loveo-studio .public-nav{gap:18px;margin-left:10px;font-size:13px}
 .loveo-studio .dashboard-portraits img{width:65px;height:95px}.loveo-studio .dash-create-top-card{padding:25px;grid-template-columns:1fr .6fr}.loveo-studio .dash-create-top-card h2{font-size:22px}
}
@media(max-width:800px) {
 .loveo-studio .opening-layout{gap:24px}.loveo-studio .opening-title{font-size:37px;letter-spacing:-1.5px}.loveo-studio .opening-description{font-size:14px}.loveo-studio .opening-visual{height:485px}.loveo-studio .opening-chat{left:-10px;width:258px;top:220px}.loveo-studio .opening-memory{width:256px}.loveo-studio .opening-details{display:none}.loveo-studio .opening-eyebrow{font-size:11px}.loveo-studio .portrait-caption{bottom:42px}.loveo-studio .opening-actions{gap:5px}
 .loveo-studio .product-essentials{align-items:start;flex-direction:column;gap:14px}.loveo-studio .product-essentials>div{gap:30px}
 .loveo-studio .product-heading h2,.loveo-studio .memory-story h2{font-size:29px}.loveo-studio .product-heading p{font-size:12px}.loveo-studio .character-tabs{gap:15px}.loveo-studio .character-photo{aspect-ratio:1/1.2}.loveo-studio .character-meta{gap:7px}.loveo-studio .character-meta strong{font-size:20px}.loveo-studio .character-meta>span{padding-left:8px;font-size:10px}.loveo-studio .character-line{font-size:11px;bottom:16px;left:10px;right:10px}.loveo-studio .character-summary{font-size:10px}.loveo-studio .dialogue-explorer{gap:23px;padding:23px;grid-template-columns:.8fr 1.1fr}.loveo-studio .dialogue-body{padding:19px 16px;min-height:205px}.loveo-studio .scenario-bar{gap:3px;padding:9px}.loveo-studio .scenario-bar button{font-size:11px;padding:7px}.loveo-studio .dialogue-answer p{font-size:12px}.loveo-studio .dialogue-answer img{width:30px;height:30px}
 .loveo-studio .memory-section{gap:38px;padding-top:85px}.loveo-studio .memory-dossier{padding:22px 22px 0}.loveo-studio .memory-feature{gap:12px}.loveo-studio .memory-feature h3{font-size:13px}.loveo-studio .memory-feature p{font-size:11px}.loveo-studio .connection-steps{gap:15px}.loveo-studio .connection-steps li{gap:9px}.loveo-studio .connection-steps h3{font-size:14px}.loveo-studio .connection-steps p{font-size:11px}.loveo-studio .channel-showcase article{padding:19px;gap:12px}.loveo-studio .product-faq{gap:50px}
 .loveo-studio .dash-create-top-card{grid-template-columns:1fr}.loveo-studio .dashboard-portraits{display:none}
}
@media(max-width:600px) {
 .loveo-studio .landing-hero{padding:0 22px}.loveo-studio .brand-header{padding:0 18px}.loveo-studio .header-enter{font-size:11px;padding:0 10px;gap:8px}.loveo-studio .header-actions{gap:12px}.loveo-studio .language-switch{font-size:11px}
 .loveo-studio .opening-layout{grid-template-columns:1fr;padding:39px 0 36px;gap:29px}.loveo-studio .opening-copy{padding:0}.loveo-studio .opening-title{font-size:clamp(34px,9.5vw,45px);line-height:1.38;letter-spacing:-1.5px;margin-bottom:19px}.loveo-studio .opening-eyebrow{font-size:12px;margin-bottom:22px}.loveo-studio .opening-description{font-size:14px;line-height:1.9;max-width:none;margin-bottom:23px}.loveo-studio .opening-actions{gap:19px}.loveo-studio .btn-hero{font-size:13px;padding:14px 17px;min-height:49px;gap:24px}.loveo-studio .opening-link{font-size:12px;gap:7px}.loveo-studio .opening-note{font-size:11px;margin-top:13px}
 .loveo-studio .opening-visual{height:445px;width:100%;max-width:380px;margin:auto;padding:0 12px 23px 30px}.loveo-studio .opening-portrait{border-radius:130px 130px 20px 20px}.loveo-studio .opening-chat{top:173px;left:0;width:265px;padding:13px 15px}.loveo-studio .sample-label{font-size:9px;margin-bottom:8px}.loveo-studio .sample-user{font-size:11px;padding:7px 10px;margin-bottom:10px}.loveo-studio .sample-reply p{font-size:11px}.loveo-studio .opening-memory{width:252px;padding:11px 13px}.loveo-studio .portrait-caption{left:24px;bottom:24px;right:24px}.loveo-studio .portrait-caption strong{font-size:28px}.loveo-studio .portrait-caption p{font-size:11px}.loveo-studio .portrait-disclosure{font-size:9px;top:19px}
 .loveo-studio .product-essentials{padding:22px 0;gap:12px}.loveo-studio .product-essentials p{font-size:14px}.loveo-studio .product-essentials>div{gap:10px 17px;font-size:10px;flex-wrap:wrap}.loveo-studio .product-essentials>div span::before{margin-right:5px}
 .loveo-studio .character-section,.loveo-studio .connect-section{padding-top:57px}.loveo-studio .section-label{font-size:11px;margin-bottom:11px}.loveo-studio .product-heading{display:block;margin-bottom:24px}.loveo-studio .product-heading h2,.loveo-studio .memory-story h2{font-size:27px;line-height:1.5;letter-spacing:-.6px}.loveo-studio .product-heading p{font-size:12px;line-height:1.8;margin-top:12px}.loveo-studio .product-heading p br{display:none}
 .loveo-studio .character-tabs{gap:10px}.loveo-studio .character-photo{border-radius:10px;aspect-ratio:1/1.55}.loveo-studio .character-photo img{object-position:50% 25%;transform:scale(1.12)}.loveo-studio .character-line{display:none}.loveo-studio .character-check{top:8px;right:7px;width:20px;height:20px;line-height:20px;font-size:11px}.loveo-studio .character-meta{flex-wrap:wrap;gap:3px;margin:12px 0 5px}.loveo-studio .character-meta strong{font-size:18px;width:100%}.loveo-studio .character-meta>span{font-size:10px;padding:0;border:0}.loveo-studio .character-meta i{display:none}.loveo-studio .character-summary{display:none}.loveo-studio .character-disclaimer{font-size:10px;line-height:1.8;margin:0 0 21px}
 .loveo-studio .dialogue-explorer{grid-template-columns:1fr;padding:21px 17px;gap:21px;border-radius:14px}.loveo-studio .dialogue-profile .section-label{margin-bottom:9px}.loveo-studio #example-name{font-size:23px;margin-bottom:10px}.loveo-studio #example-description{font-size:13px;min-height:0;max-width:none}.loveo-studio .persona-tags{margin:12px 0}.loveo-studio .persona-tags span{font-size:10px}.loveo-studio .dialogue-profile .text-action{font-size:12px;padding-bottom:0}.loveo-studio .scenario-bar{gap:3px;padding:10px}.loveo-studio .scenario-bar button{font-size:11px;padding:7px 9px;min-height:38px}.loveo-studio .dialogue-body{padding:20px 14px;min-height:0}.loveo-studio .dialogue-question{font-size:11px;margin-bottom:19px;padding:10px 12px}.loveo-studio .dialogue-answer{gap:9px}.loveo-studio .dialogue-answer p{font-size:12px}.loveo-studio .dialogue-notice{font-size:9px}
 .loveo-studio .memory-section{grid-template-columns:1fr;gap:35px;padding:60px 0 0}.loveo-studio .memory-story>p{font-size:13px;margin:17px 0 25px}.loveo-studio .memory-feature{margin-top:21px;gap:15px}.loveo-studio .memory-feature h3{font-size:14px}.loveo-studio .memory-feature p{font-size:12px}.loveo-studio .memory-dossier{margin:0 8px 8px 3px;box-shadow:8px 8px 0 #f5f5f3;transform:rotate(1deg)}.loveo-studio .dossier-field p{font-size:12px}
 .loveo-studio .connection-steps{grid-template-columns:1fr;margin:25px 0;gap:23px}.loveo-studio .connection-steps li{gap:16px}.loveo-studio .connection-steps h3{font-size:15px}.loveo-studio .connection-steps p{font-size:12px}.loveo-studio .connection-steps li>span{width:37px;height:37px;font-size:13px}.loveo-studio .channel-showcase{grid-template-columns:1fr;gap:12px}.loveo-studio .channel-showcase article{padding:21px}.loveo-studio .channel-showcase h3{font-size:16px}.loveo-studio .connection-note{font-size:10px;line-height:1.9;margin-top:16px}
 .loveo-studio .membership-strip{padding:24px;margin-top:48px;align-items:start;gap:22px;flex-direction:column}.loveo-studio .membership-strip h2{font-size:22px}.loveo-studio .membership-strip>div>p{font-size:12px}.loveo-studio .membership-entry{text-align:left;display:flex;gap:30px;align-items:center;width:100%;justify-content:space-between}.loveo-studio .membership-entry strong{font-size:33px}.loveo-studio .membership-entry .text-action{gap:10px;font-size:11px}
 .loveo-studio .product-faq{grid-template-columns:1fr;gap:21px;padding:57px 0}.loveo-studio .product-faq h2{font-size:27px}.loveo-studio .faq-item summary{font-size:13px;padding:18px 25px 18px 0}.loveo-studio .faq-item p{font-size:12px}.loveo-studio .closing-story{padding:42px 0 47px}.loveo-studio .closing-story h2{font-size:24px;line-height:1.6}.loveo-studio .closing-story p{font-size:13px}
 .loveo-studio .dash-create-top-card{min-height:0;padding:23px}.loveo-studio .dash-create-top-card p{font-size:12px;max-width:none}.loveo-studio .workspace-intro p{font-size:12px}.loveo-studio #roles-list{grid-template-columns:1fr}.loveo-studio .role-card{padding:20px}.loveo-studio .role-avatar{width:46px;height:46px;margin-bottom:14px}.loveo-studio .role-status{font-size:11px;max-width:none;right:18px;top:22px}.loveo-studio .role-index{font-size:10px}.loveo-studio .role-reconnect,.loveo-studio .role-edit,.loveo-studio .role-delete{font-size:12px;min-height:42px;padding:8px 13px}.loveo-studio .role-delete{width:auto;margin-left:auto}.loveo-studio .role-filter-row button{font-size:12px}.loveo-studio .role-search input{font-size:12px}
 .loveo-studio .character-preview{padding:18px;min-height:0}.loveo-studio .preview-monogram{display:none}.loveo-studio .preview-topline{font-size:10px}.loveo-studio .preview-identity h3{font-size:20px}.loveo-studio .preview-dossier{margin-top:13px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.loveo-studio .preview-dossier>div{padding:12px 0 0}.loveo-studio .preview-dossier dd{font-size:11px;-webkit-line-clamp:2}.loveo-studio .preview-note{display:none}.loveo-studio .preview-footer{font-size:10px;margin-top:16px}
 .loveo-studio .creation-presets button{font-size:11px}.loveo-studio .field input:not([type=hidden]):not([type=checkbox]):not([type=file]),.loveo-studio .field textarea{font-size:16px}.loveo-studio .sidebar-nav button{font-size:10px}
}
/* Natural-photo cast: shared product imagery, never customer-role avatars. */
.loveo-studio .opening-visual {height:565px;padding:0 0 68px 27px}
.loveo-studio .opening-portrait {border-radius:24px;background:#f3f3f3;box-shadow:none}
.loveo-studio .opening-portrait::after {display:none}
.loveo-studio .opening-portrait>img {object-position:center 32%}
.loveo-studio .opening-chat {top:auto;bottom:0;left:0;width:82%;max-width:340px;background:#fff;border:1px solid #e8e8e8;backdrop-filter:none}
.loveo-studio .opening-cast {display:flex;gap:14px;align-items:center;margin-top:34px;width:fit-content;max-width:100%;text-decoration:none}
.loveo-studio .opening-cast-faces {display:flex;flex-shrink:0;padding-left:2px}
.loveo-studio .opening-cast-faces img {width:42px;height:42px;object-fit:cover;object-position:center 30%;border:3px solid #fff;border-radius:50%;margin-left:-10px;background:#f3f3f3}
.loveo-studio .opening-cast-faces img:first-child {margin-left:0}
.loveo-studio .opening-cast>span:last-child {display:grid;gap:5px;min-width:0}
.loveo-studio .opening-cast strong {font-size:12px;font-weight:500;color:#333;line-height:1.6}
.loveo-studio .opening-cast>span:last-child>span {font-size:11px;color:#737373;line-height:1.6}
.loveo-studio .opening-cast:hover strong {text-decoration:underline;text-underline-offset:4px}
.loveo-studio .cast-toolbar {display:flex;align-items:center;gap:20px;margin:0 0 20px}
.loveo-studio .cast-filters {display:flex;gap:6px}
.loveo-studio .cast-filters button {min-height:44px;padding:10px 19px;border:1px solid #e6e6e6;border-radius:24px;background:white;color:#666;font-size:13px}
.loveo-studio .cast-filters button[aria-pressed=true] {background:#000;border-color:#000;color:white}
.loveo-studio .cast-total {display:flex;gap:5px;align-items:center;margin-left:auto;color:#737373;font-size:12px;white-space:nowrap}
.loveo-studio .cast-total strong {font-weight:500;color:#333}
.loveo-studio .cast-navigation {display:flex;gap:7px}
.loveo-studio .cast-navigation button {width:44px;height:44px;border:1px solid #ddd;border-radius:50%;background:#fff;font-size:19px;color:#111}
.loveo-studio .cast-navigation button:disabled {opacity:.35;cursor:default}
.loveo-studio .character-tabs {display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px)/5);gap:16px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:5px;padding:5px 5px 12px;margin-inline:-5px;scrollbar-width:thin;scrollbar-color:#c7c7c7 transparent}
.loveo-studio .character-card {scroll-snap-align:start;padding-bottom:8px}
.loveo-studio .character-card[hidden] {display:none}
.loveo-studio .character-photo {aspect-ratio:3/4;border-radius:13px;background:#f3f3f3}
.loveo-studio .character-photo img {object-position:center 30%;transform:none}
.loveo-studio .character-line {display:block;font-size:12px;line-height:1.65;left:12px;right:12px;bottom:15px}
.loveo-studio .character-meta {display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;margin:13px 0 7px}
.loveo-studio .character-meta strong {font-size:20px;width:auto;line-height:1.4}
.loveo-studio .character-meta>span {grid-column:1;font-size:11px;padding:0;border:0;line-height:1.5}
.loveo-studio .character-meta i {display:block;grid-column:2;grid-row:1/3;font-size:20px;align-self:center}
.loveo-studio .character-summary {display:block;font-size:11px;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.loveo-studio .cast-browse-hint {display:flex;justify-content:space-between;gap:15px;color:#777;font-size:11px;line-height:1.8;margin:12px 0}
.loveo-studio .character-disclaimer {line-height:1.8;margin:0 0 25px}
.loveo-studio .dialogue-explorer {background:#fafafa;border-color:#e7e7e7}
.loveo-studio .dialogue-question {background:#f3f3f3}
.loveo-studio .creation-presets {color:#555;font-size:13px}
.loveo-studio .creation-method-primary .creation-method-option {width:100%}
.loveo-studio .creation-presets .preset-note {font-size:12px;color:#777;line-height:1.8;margin:8px 0 17px}
.loveo-studio .creation-presets>div {grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.loveo-studio .creation-presets button {align-items:center;justify-content:start;gap:12px;min-width:0;padding:11px;border-radius:12px;text-align:left;transition:border-color .2s}
.loveo-studio .creation-presets button:hover {border-color:#111}
.loveo-studio .preset-photo {position:relative;display:block;flex-shrink:0;width:48px;height:64px;overflow:hidden;background:#f2f2f2;border-radius:7px}
.loveo-studio .portrait-unavailable {background:#f3f3f3}
.loveo-studio img.cast-image-unavailable {visibility:hidden}
.loveo-studio .portrait-unavailable::before {color:#aaa}
.loveo-studio .preset-photo.portrait-unavailable::before {font-size:24px;inset:16px 0 auto}
.loveo-studio .preset-photo img {display:block;width:100%;height:100%;object-fit:cover;object-position:center 30%}
.loveo-studio .preset-copy {display:grid;gap:6px;min-width:0;line-height:1.5}
.loveo-studio .preset-copy strong {font-size:14px;font-weight:550;color:#111}
.loveo-studio .preset-copy small {font-size:11px;color:#737373}
.loveo-studio .preset-arrow {margin-left:auto;color:#666;font-size:18px}
@media(max-width:1100px){
 .loveo-studio .character-tabs{grid-auto-columns:calc((100% - 48px)/4)}
 .loveo-studio .opening-visual{height:515px;padding-left:20px}
 .loveo-studio .opening-cast{gap:10px}.loveo-studio .opening-cast-faces img{width:36px;height:36px;margin-left:-12px}.loveo-studio .opening-cast strong{font-size:11px}
}
@media(max-width:800px){
 .loveo-studio .character-tabs{grid-auto-columns:calc((100% - 32px)/3)}
 .loveo-studio .opening-visual{height:485px;padding-left:10px}
 .loveo-studio .opening-cast{align-items:start;flex-direction:column;gap:8px;margin-top:22px}
}
@media(max-width:600px){
 .loveo-studio .opening-visual{height:460px;max-width:380px;padding:0 0 64px 18px}.loveo-studio .opening-portrait{border-radius:20px}.loveo-studio .opening-chat{width:87%;max-width:300px}
 .loveo-studio .opening-cast{flex-direction:row;align-items:center;gap:13px;margin-top:26px}.loveo-studio .opening-cast-faces img{width:36px;height:36px;margin-left:-12px}
 .loveo-studio .cast-toolbar{gap:10px;flex-wrap:wrap;margin-bottom:15px}.loveo-studio .cast-filters{gap:5px}.loveo-studio .cast-filters button{padding:9px 14px;font-size:12px}.loveo-studio .cast-total{font-size:11px}.loveo-studio .cast-navigation{margin-left:auto}
 .loveo-studio .character-tabs{grid-auto-columns:calc((100% - 12px)/2);gap:12px}.loveo-studio .character-photo{aspect-ratio:3/4}.loveo-studio .character-line{font-size:11px;left:10px;right:10px;bottom:12px}.loveo-studio .character-meta strong{font-size:18px}.loveo-studio .character-summary{font-size:10px}
 .loveo-studio .cast-browse-hint{font-size:10px;flex-direction:column;gap:2px}.loveo-studio .character-disclaimer{font-size:10px}
 .loveo-studio .creation-presets button{gap:8px;padding:8px}.loveo-studio .preset-photo{width:42px;height:58px}.loveo-studio .preset-copy strong{font-size:13px}.loveo-studio .preset-copy small{font-size:10px}.loveo-studio .preset-arrow{display:none}
}
@media(prefers-reduced-motion:reduce){.loveo-studio .opening-portrait{transform:none!important}.loveo-studio .character-photo img{transition:none}}
