:root{
  --bg:#f4f7fb;--surface:rgba(255,255,255,.74);--surface-solid:#fff;--ink:#111827;--muted:#6b7280;--line:rgba(17,24,39,.09);
  --brand:#4769ff;--brand-rgb:71,105,255;--brand-2:#38b7a5;--brand-2-rgb:56,183,165;--brand-3:#8b5cf6;--brand-3-rgb:139,92,246;--brand-soft:rgba(71,105,255,.10);--good:#12a66a;--shadow:0 28px 80px rgba(25,35,58,.12);
}
/* Studio creation flow. Preview and generation shells retain their existing geometry. */
body:has(#builderScreen.active) .studio-topbar{height:64px}
body:has(#builderScreen.active) .back-link{border-color:transparent;background:transparent;box-shadow:none}
body:has(#builderScreen.active) .studio-footer{margin-top:16px;background:transparent;color:var(--ink);border-color:var(--line)}
body:has(#builderScreen.active) .studio-footer-brand{color:var(--ink)}
body:has(#builderScreen.active) .studio-footer nav a{color:#647083}
#builderScreen .hero-copy{max-width:860px;margin:12px auto}
#builderScreen .hero-copy h1{font-size:clamp(30px,3.2vw,40px);line-height:1.08;letter-spacing:-.05em;margin:10px 0}
#builderScreen .hero-copy p{font-size:14px;line-height:1.55;max-width:700px}
#builderScreen .builder-layout{display:block;max-width:800px}
#builderScreen .form-card{padding:18px 28px}
#studioForm{display:grid;grid-template-columns:minmax(0,1fr) 150px;column-gap:18px}
#studioForm>.company-field,#studioForm>.software-field,#studioForm>.concept-includes,#studioForm>.creation-action,#studioForm>.studio-record-note{grid-column:1/-1}
#studioForm .field-wrap>label{font-size:12px;color:#465163;margin-bottom:8px}
#studioForm .input-shell{height:48px}
#studioForm input[type="text"]{font-size:16px;scroll-margin-block:24px}
#studioForm input::placeholder{color:#7b8594}
#studioForm .field-help{display:block;margin:6px 2px 0;color:#6b7685;font-size:11px;line-height:1.4}
#studioForm .software-field{margin-top:18px}
#studioForm .software-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
#studioForm .software-option{min-height:58px;padding:10px 12px 10px 39px}
#studioForm .soft-icon{position:absolute;left:12px;top:11px;font-size:18px}
#studioForm .software-option b{font-size:11px;padding-right:12px;line-height:1.4}
#studioForm .software-option small{font-size:10px;color:#6b7685;line-height:1.4}
#studioForm .software-option.selected:after{width:14px;height:14px;right:7px;top:7px}
#studioForm .error-text{font-size:12px;line-height:1.4}
#studioForm .software-field.invalid .software-grid{outline:1px solid #d34d4d;outline-offset:3px;border-radius:14px}
#studioForm .software-field.invalid select{border-color:#d34d4d}
#studioForm .upload-zone{min-height:60px;margin-top:16px;padding:9px 12px;border-radius:13px;gap:10px}
#studioForm .upload-icon,#studioForm .upload-zone img{width:36px;height:36px;flex:0 0 36px;border-radius:9px}
#studioForm .upload-icon svg{width:18px}
#studioForm .upload-copy{min-width:0}
#studioForm .upload-copy strong{font-size:12px;overflow-wrap:anywhere}
#studioForm .upload-copy span{font-size:11px;color:#6b7685;line-height:1.35}
#studioForm .upload-action{font-size:16px;padding:4px 7px}
.optional-details{margin-top:16px;align-self:center}
.optional-details summary{min-height:44px;display:flex;align-items:center;gap:10px;cursor:pointer;color:#657183;font-size:11px;list-style:none}
.optional-details summary::-webkit-details-marker{display:none}
.optional-details summary:before{content:'＋';color:#4769ff;font-size:16px}
.optional-details[open] summary:before{content:'−'}
.optional-details summary span{color:#8490a0;font-size:10px}
.optional-details[open] .field-wrap{margin-bottom:14px}
.concept-includes{padding:10px 0;margin-top:12px;border-top:1px solid var(--line)}
.concept-includes p{margin:0 0 7px;font-size:11px;color:#647083}
.concept-includes ul{display:flex;flex-wrap:wrap;gap:6px 16px;padding:0;margin:0;list-style:none}
.concept-includes li{font-size:10px;color:#465163}
.concept-includes li:before{content:'✓';margin-right:5px;color:#4769ff}
#studioForm .build-button{margin-top:4px;height:54px;font-size:13px;letter-spacing:.025em;background:linear-gradient(110deg,#101722,#1d2b43);box-shadow:0 10px 24px rgba(17,24,39,.16)}
#studioForm .build-arrow{background:#4769ff}
#studioForm .build-button:disabled{cursor:wait;opacity:.7}
#studioForm .form-footnote{font-size:11px;line-height:1.4;color:#566477;margin-top:9px}
#studioForm .studio-record-note{font-size:10px;line-height:1.5;color:#7b8594;opacity:1;margin:14px auto 0;max-width:600px}
.generation-error{font-size:12px;color:#b43843;line-height:1.5;margin:12px 0 0}
@media(max-width:600px){
  body:has(#builderScreen.active) .studio-topbar{height:56px}
  #builderScreen .hero-copy{text-align:left;margin:18px auto}
  #builderScreen .hero-copy h1{font-size:30px;line-height:1.1;margin:10px 0}
  #builderScreen .hero-copy p{font-size:12px;line-height:1.5}
  #builderScreen .hero-copy .eyebrow{display:none}
  #builderScreen .form-card{padding:16px;border-radius:18px}
  #studioForm{display:block}
  #studioForm .optional-details{margin-top:4px}
  #studioForm .software-grid{display:none}
  #studioForm .software-field{margin-top:14px}
  #studioForm #softwareType{display:block;width:100%;max-width:100%;height:48px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#465163;font:500 16px 'DM Sans',sans-serif;scroll-margin-block:24px}
  #studioForm #softwareType:valid{border-color:rgba(71,105,255,.5);background:#f4f7ff;color:#243966}
  #studioForm .upload-zone{margin-top:12px;padding:8px;gap:8px}
  #studioForm .upload-copy span{font-size:10px}
  #studioForm .upload-action{border:0;background:none;padding:2px}
  #studioForm .field-help{font-size:10px}
  #studioForm .concept-includes{padding:9px 0;margin-top:0}
  #studioForm .concept-includes p{font-size:10px;margin-bottom:5px}
  #studioForm .concept-includes ul{gap:4px 10px}
  #studioForm .concept-includes li{font-size:9px}
  #studioForm .studio-record-note{font-size:9px;margin-top:12px}
  #studioForm .form-footnote{font-size:10px}
  #studioForm .creation-action{padding-bottom:env(safe-area-inset-bottom,0px)}
}
@media(max-width:360px){#builderScreen .hero-copy h1{font-size:27px}#builderScreen .hero-copy{margin-block:14px}}
.kpi-card:nth-child(2) .kpi-glyph,.mobile-list-row:nth-child(2) i{color:var(--brand-2)!important;background:rgba(var(--brand-2-rgb),.10)!important}
.kpi-card:nth-child(3) .kpi-glyph,.mobile-list-row:nth-child(3) i{color:var(--brand-3)!important;background:rgba(var(--brand-3-rgb),.10)!important}
.tiny-progress i{background:linear-gradient(90deg,var(--brand),var(--brand-2))!important}
.mobile-hero-card{background:radial-gradient(circle at 88% 15%,rgba(var(--brand-2-rgb),.20),transparent 34%),linear-gradient(135deg,#101722,#1c2636)!important}
.mobile-hero-card:after{border-color:rgba(var(--brand-3-rgb),.24)!important}
.sidebar-upgrade{background:linear-gradient(145deg,rgba(var(--brand-rgb),.23),rgba(var(--brand-2-rgb),.09))!important}
.device-stage[data-variant="1"] .chart-panel{border-top-color:rgba(var(--brand-2-rgb),.45)}
.device-stage[data-variant="2"] .kpi-row{gap:12px}
.device-stage[data-variant="3"] .mobile-hero-card{background:radial-gradient(circle at 88% 15%,rgba(var(--brand-3-rgb),.24),transparent 36%),linear-gradient(145deg,#121827,#202b3d)!important}
/* Generated workspace polish */
.upload-zone.logo-surface-dark img,.brand-build-logo.logo-surface-dark,.app-logo.logo-surface-dark,.mobile-logo.logo-surface-dark,.simulator-loader-logo.logo-surface-dark,.studio-nudge-logo.logo-surface-dark,.nudge-mini-logo.logo-surface-dark,.nudge-hero-logo.logo-surface-dark{background:radial-gradient(circle at 28% 18%,#26344a,#101722 72%)!important;border-color:rgba(255,255,255,.14)!important}
.upload-zone.logo-surface-light img,.brand-build-logo.logo-surface-light,.app-logo.logo-surface-light,.mobile-logo.logo-surface-light,.simulator-loader-logo.logo-surface-light,.studio-nudge-logo.logo-surface-light,.nudge-mini-logo.logo-surface-light,.nudge-hero-logo.logo-surface-light{background:linear-gradient(145deg,#fff,#f3f6fa)!important;border-color:rgba(17,24,39,.09)!important}
.logo-surface-dark img{filter:drop-shadow(0 1px 2px rgba(0,0,0,.42)) drop-shadow(0 0 5px rgba(255,255,255,.08))}
.logo-surface-light img{filter:drop-shadow(0 1px 1px rgba(15,23,42,.14))}
.brand-build-logo.has-logo,.app-logo.has-logo,.mobile-logo.has-logo{padding:3px}
.brand-build-logo.has-logo img,.app-logo.has-logo img,.mobile-logo.has-logo img{max-width:100%;max-height:100%;object-fit:contain}
.desktop-device,.mobile-device{transition:filter .35s ease,box-shadow .35s ease}
.desktop-device:hover{box-shadow:0 42px 100px rgba(25,34,53,.27);filter:saturate(1.04)}
.mobile-device:hover{box-shadow:0 42px 92px rgba(15,23,42,.34);filter:saturate(1.06)}
.app-sidebar{position:relative;background:radial-gradient(circle at 30% 7%,rgba(var(--brand-rgb),.17),transparent 25%),#101722!important}
.app-sidebar:before{content:'';position:absolute;inset:0 auto 0 0;width:2px;background:linear-gradient(180deg,var(--brand),var(--brand-2),var(--brand-3));opacity:.85}
.nav-item{transition:background .2s ease,color .2s ease,transform .2s ease}
.nav-item:hover{background:rgba(255,255,255,.055);color:#dbe3ef;transform:translateX(2px)}
.nav-item.active{background:linear-gradient(90deg,rgba(var(--brand-rgb),.25),rgba(var(--brand-2-rgb),.10))!important;box-shadow:inset 2px 0 var(--brand)}
.new-btn{background:linear-gradient(110deg,var(--brand),var(--brand-2))!important;box-shadow:0 5px 15px rgba(var(--brand-rgb),.22);transition:transform .2s ease,box-shadow .2s ease}
.new-btn:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(var(--brand-rgb),.3)}
.kpi-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;animation:workspaceCardIn .55s both cubic-bezier(.2,.75,.25,1)}
.kpi-card:nth-child(2){animation-delay:.06s}.kpi-card:nth-child(3){animation-delay:.12s}.kpi-card:nth-child(4){animation-delay:.18s}
.kpi-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(24,35,55,.09);border-color:rgba(var(--brand-rgb),.2)}
.kpi-card:after{content:'';position:absolute;width:52px;height:52px;border-radius:50%;right:-25px;bottom:-28px;background:rgba(var(--brand-rgb),.07)}
.kpi-card:nth-child(2):after{background:rgba(var(--brand-2-rgb),.08)}.kpi-card:nth-child(3):after{background:rgba(var(--brand-3-rgb),.08)}
.kpi-card:nth-child(4):after{background:linear-gradient(135deg,rgba(var(--brand-rgb),.07),rgba(var(--brand-2-rgb),.09))}
.panel{animation:workspaceCardIn .58s .14s both cubic-bezier(.2,.75,.25,1);transition:box-shadow .25s ease,border-color .25s ease}
.panel:hover{box-shadow:0 9px 24px rgba(24,35,55,.07);border-color:rgba(var(--brand-rgb),.15)}
.svg-chart path:nth-of-type(2){stroke-dasharray:760;stroke-dashoffset:760;animation:chartDraw 1.35s .3s forwards cubic-bezier(.22,.7,.25,1)}
.svg-chart circle{animation:chartPoint 1.8s 1.15s infinite ease-in-out}
.tiny-progress i{transform-origin:left;animation:progressGrow .8s .35s both cubic-bezier(.2,.75,.25,1)}
.activity-item{transition:transform .2s ease,background .2s ease;border-radius:7px}
.activity-item:hover{transform:translateX(2px);background:#f8fafc}
.activity-avatar{background:rgba(var(--brand-rgb),.09)!important;color:var(--brand)!important}.activity-item:nth-child(2) .activity-avatar{background:rgba(var(--brand-2-rgb),.10)!important;color:var(--brand-2)!important}.activity-item:nth-child(3) .activity-avatar{background:rgba(var(--brand-3-rgb),.10)!important;color:var(--brand-3)!important}
.mobile-frame{background:radial-gradient(circle at 90% 14%,rgba(var(--brand-rgb),.06),transparent 25%),#f7f9fc!important}
.mobile-hero-card{background-size:140% 140%!important;animation:mobileHeroGlow 7s infinite alternate ease-in-out}
.mobile-section-title span:before{content:'';display:inline-block;width:3px;height:3px;margin-right:3px;border-radius:50%;background:var(--brand-2);box-shadow:0 0 0 2px rgba(var(--brand-2-rgb),.12);animation:livePulse 1.8s infinite}
.mobile-stat,.mobile-list-row{animation:workspaceCardIn .55s both cubic-bezier(.2,.75,.25,1);transition:transform .2s ease,box-shadow .2s ease}
.mobile-stat:nth-child(2),.mobile-list-row:nth-child(2){animation-delay:.08s}.mobile-list-row:nth-child(3){animation-delay:.16s}
.mobile-stat:hover,.mobile-list-row:hover{transform:translateY(-1px);box-shadow:0 5px 13px rgba(24,35,55,.07)}
.mobile-nav-item{transition:color .2s ease,transform .2s ease}.mobile-nav-item:hover{transform:translateY(-1px)}
.mobile-nav-item.active i{filter:drop-shadow(0 2px 4px rgba(var(--brand-rgb),.28))}
@keyframes workspaceCardIn{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}
@keyframes chartDraw{to{stroke-dashoffset:0}}
@keyframes chartPoint{0%,100%{r:4}50%{r:5.5}}
@keyframes progressGrow{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@keyframes mobileHeroGlow{from{background-position:0 30%}to{background-position:100% 70%}}
@keyframes livePulse{0%,100%{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}
@media(prefers-reduced-motion:reduce){.kpi-card,.panel,.svg-chart path:nth-of-type(2),.svg-chart circle,.tiny-progress i,.mobile-hero-card,.mobile-stat,.mobile-list-row,.mobile-section-title span:before{animation:none!important}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(155deg,#fbfcfe 0%,#f1f5fb 52%,#f7f8fb 100%);color:var(--ink);font-family:'DM Sans',system-ui,-apple-system,sans-serif;overflow-x:hidden}.grain{position:fixed;inset:0;opacity:.025;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}.ambient{position:fixed;border-radius:50%;filter:blur(120px);pointer-events:none;z-index:0}.ambient-a{width:430px;height:430px;left:-180px;top:-160px;background:rgba(111,140,255,.18)}.ambient-b{width:500px;height:500px;right:-230px;bottom:-240px;background:rgba(167,225,210,.22)}.site-shell{position:relative;z-index:1;max-width:1480px;margin:auto;padding:0 34px 50px}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between}.studio-mark{display:flex;align-items:center;gap:12px}.studio-mark strong{font:700 14px/1.15 'Manrope',sans-serif;display:block;letter-spacing:-.02em}.studio-mark small{font-size:10px;color:#87909f;letter-spacing:.08em;text-transform:uppercase}.studio-glyph{width:34px;height:34px;border:1px solid var(--line);border-radius:10px;display:grid;place-items:center;position:relative;background:rgba(255,255,255,.75);box-shadow:0 8px 20px rgba(15,23,42,.05)}.studio-glyph span{position:absolute;width:12px;height:12px;border-radius:4px;border:1.5px solid var(--brand)}.studio-glyph span:nth-child(1){transform:translate(-4px,-4px)}.studio-glyph span:nth-child(2){transform:translate(4px,4px);opacity:.55}.studio-glyph span:nth-child(3){width:4px;height:4px;background:var(--brand);border:0}.secure-pill{font-size:11px;color:#687182;padding:9px 12px;border:1px solid var(--line);background:rgba(255,255,255,.62);border-radius:999px;display:flex;align-items:center;gap:8px}.secure-dot{width:7px;height:7px;border-radius:50%;background:#27b676;box-shadow:0 0 0 4px rgba(39,182,118,.10)}.screen{display:none}.screen.active{display:block;animation:screenIn .65s cubic-bezier(.2,.75,.25,1)}@keyframes screenIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hero-copy{text-align:center;max-width:880px;margin:38px auto 44px}.eyebrow{display:inline-flex;align-items:center;gap:9px;font:700 10px 'Manrope';letter-spacing:.13em;text-transform:uppercase;color:#657187}.eyebrow span{width:22px;height:1px;background:var(--brand)}.hero-copy h1{font:800 clamp(42px,5vw,74px)/.98 'Manrope';letter-spacing:-.065em;margin:18px 0 20px;color:#10131a}.hero-copy h1 em,.preview-head h2 em{font-style:normal;color:var(--brand)}.hero-copy p{font-size:16px;line-height:1.7;color:#687182;max-width:690px;margin:auto}.builder-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:28px;align-items:stretch;max-width:1240px;margin:auto}.glass-card{border:1px solid rgba(255,255,255,.92);background:rgba(255,255,255,.74);backdrop-filter:blur(24px);box-shadow:var(--shadow);border-radius:26px}.form-card{padding:30px}.section-heading{display:flex;gap:15px;align-items:flex-start;margin-bottom:26px}.step-badge{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#111827;color:#fff;font:700 10px 'Manrope';letter-spacing:.08em}.section-heading h2{margin:1px 0 5px;font:800 20px 'Manrope';letter-spacing:-.035em}.section-heading p{margin:0;color:#7c8593;font-size:12px}.upload-zone{min-height:98px;border:1px dashed rgba(17,24,39,.18);border-radius:18px;padding:16px;display:flex;align-items:center;gap:14px;cursor:pointer;background:rgba(247,249,252,.8);transition:.25s ease;position:relative}.upload-zone:hover,.upload-zone.dragging{border-color:rgba(var(--brand-rgb),.55);background:var(--brand-soft);transform:translateY(-1px)}.upload-zone input{display:none}.upload-icon{width:54px;height:54px;border-radius:15px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;color:var(--brand);box-shadow:0 8px 18px rgba(17,24,39,.06)}.upload-icon svg{width:23px}.upload-zone img{display:none;width:54px;height:54px;object-fit:contain;border-radius:13px;background:#fff;border:1px solid var(--line);padding:5px}.upload-zone.has-logo img{display:block}.upload-zone.has-logo .upload-icon{display:none}.upload-copy{display:flex;flex-direction:column;gap:4px;flex:1}.upload-copy strong{font:700 13px 'Manrope'}.upload-copy span{font-size:10px;color:#8a93a0}.upload-action{font:700 10px 'Manrope';padding:9px 11px;border:1px solid var(--line);background:#fff;border-radius:10px}.field-grid{display:grid;gap:15px;margin-top:15px}.two-col{grid-template-columns:1fr 1fr}.field-wrap>label{display:flex;justify-content:space-between;font:700 10px 'Manrope';letter-spacing:.02em;color:#4e5867;margin:0 2px 7px}.field-wrap>label span{font-weight:500;color:#9aa1ad}.input-shell{height:48px;border-radius:13px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;padding:0 13px;transition:.2s}.input-shell:focus-within{border-color:rgba(var(--brand-rgb),.55);box-shadow:0 0 0 4px rgba(var(--brand-rgb),.08)}.input-shell input{width:100%;border:0;outline:0;background:none;font:500 12px 'DM Sans';color:#1a2130}.input-shell input::placeholder{color:#b0b6c0}.field-icon{font:700 9px 'Manrope';color:#a3aab5}.location-icon{width:17px;color:#9ca3af}.error-text{display:none;color:#d34d4d;font-size:9px;margin:5px 2px}.field-wrap.invalid .input-shell{border-color:#e9a4a4}.field-wrap.invalid .error-text{display:block}.software-field{margin-top:18px}.software-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.software-option{border:1px solid var(--line);background:#fff;border-radius:14px;text-align:left;padding:12px 11px;cursor:pointer;min-height:86px;transition:.22s;position:relative;color:var(--ink);font-family:inherit}.software-option:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(16,24,40,.07)}.software-option.selected{border-color:rgba(var(--brand-rgb),.45);background:linear-gradient(145deg,#fff,var(--brand-soft));box-shadow:inset 0 0 0 1px rgba(var(--brand-rgb),.08)}.software-option.selected:after{content:'✓';position:absolute;right:9px;top:8px;width:17px;height:17px;border-radius:50%;background:var(--brand);color:#fff;font:700 9px 'Manrope';display:grid;place-items:center}.soft-icon{display:block;color:var(--brand);font-size:18px;height:23px}.software-option b{font:700 10px 'Manrope';display:block;margin-bottom:3px}.software-option small{font-size:8.5px;color:#9299a5;line-height:1.35}.software-field select{display:none}.build-button{margin-top:20px;width:100%;height:54px;border:0;border-radius:15px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 19px;cursor:pointer;font:700 12px 'Manrope';transition:.24s;box-shadow:0 13px 28px rgba(17,24,39,.18)}.build-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(17,24,39,.24)}.build-arrow{width:35px;height:35px;border-radius:10px;background:var(--brand);display:grid;place-items:center;font-size:17px}.form-footnote{text-align:center;color:#9ba2ad;font-size:8.5px;margin:10px 0 0}.form-footnote span{color:var(--brand)}.studio-record-note{text-align:center;color:#a7b0bc;font-size:8px;line-height:1.45;margin:6px 0 0;opacity:.82}.studio-record-note a{color:#7b8796;text-decoration:underline;text-underline-offset:2px}.preview-teaser{min-height:660px;border-radius:26px;background:radial-gradient(circle at 35% 25%,rgba(var(--brand-rgb),.16),transparent 34%),linear-gradient(145deg,#101621,#161d2b 58%,#0e1420);position:relative;overflow:hidden;box-shadow:0 28px 80px rgba(23,31,48,.20);isolation:isolate}.preview-teaser:after{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(to bottom,black,transparent 80%);z-index:-1}.teaser-orbit{position:absolute;border:1px solid rgba(255,255,255,.07);border-radius:50%}.orbit-one{width:540px;height:540px;left:-130px;top:35px}.orbit-two{width:360px;height:360px;right:-90px;bottom:30px}.teaser-device{position:absolute;background:#f8fafc;border:1px solid rgba(255,255,255,.16);box-shadow:0 36px 70px rgba(0,0,0,.34)}.desktop-teaser{width:500px;height:326px;left:50%;top:125px;transform:translateX(-53%) rotate(-4deg);border-radius:16px;overflow:hidden;animation:teaserFloat 7s ease-in-out infinite}.teaser-top{height:24px;background:#eef2f6;display:flex;align-items:center;gap:4px;padding:0 8px}.teaser-top i{width:4px;height:4px;border-radius:50%;background:#c8ced7}.teaser-top span{height:7px;width:170px;background:#fff;border-radius:6px;margin:auto}.teaser-body{display:grid;grid-template-columns:76px 1fr;height:302px}.teaser-sidebar{background:#121a28}.teaser-main{padding:25px}.teaser-line{height:8px;background:#dfe5ec;border-radius:99px;margin-bottom:8px}.w48{width:48%}.w26{width:26%;height:5px}.teaser-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.teaser-stats i,.teaser-bottom i{height:54px;background:#fff;border:1px solid #e9edf2;border-radius:10px}.teaser-chart{height:95px;background:#fff;border:1px solid #e9edf2;border-radius:12px;position:relative;overflow:hidden}.teaser-chart:before{content:'';position:absolute;left:13px;right:13px;bottom:20px;height:45px;background:linear-gradient(145deg,transparent 0 18%,rgba(var(--brand-rgb),.12) 18% 22%,transparent 22% 38%,rgba(var(--brand-rgb),.14) 38% 42%,transparent 42% 52%,rgba(var(--brand-rgb),.14) 52% 57%,transparent 57% 70%,rgba(var(--brand-rgb),.16) 70% 74%,transparent 74%)}.teaser-bottom{display:grid;grid-template-columns:1.4fr .8fr;gap:10px;margin-top:10px}.teaser-bottom i{height:65px}.phone-teaser{width:148px;height:302px;right:37px;bottom:96px;border-radius:28px;padding:25px 12px 12px;transform:rotate(7deg);background:#f9fbfd;animation:phoneFloat 8s ease-in-out infinite}.phone-teaser:before{content:'';position:absolute;inset:5px;border:1px solid #dfe4eb;border-radius:23px;pointer-events:none}.phone-notch{position:absolute;width:50px;height:13px;border-radius:0 0 10px 10px;background:#111827;left:50%;top:5px;transform:translateX(-50%)}.phone-mini-head{height:20px;width:60%;background:#e5e9ef;border-radius:7px;margin-bottom:15px}.phone-mini-card{height:60px;border-radius:10px;background:var(--brand);opacity:.9;margin-bottom:8px}.phone-mini-card.short{height:39px;background:#e7ebf0}.phone-mini-bars{height:85px;border-radius:11px;background:#fff;border:1px solid #e7ebf0;display:flex;align-items:end;gap:5px;padding:12px}.phone-mini-bars i{flex:1;background:rgba(var(--brand-rgb),.5);border-radius:4px 4px 1px 1px}.phone-mini-bars i:nth-child(1){height:35%}.phone-mini-bars i:nth-child(2){height:62%}.phone-mini-bars i:nth-child(3){height:48%}.phone-mini-bars i:nth-child(4){height:78%}.floating-tag{position:absolute;color:#dbe4f4;background:rgba(18,25,38,.74);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(12px);padding:9px 11px;border-radius:10px;font-size:9px;box-shadow:0 12px 35px rgba(0,0,0,.2)}.tag-one{left:24px;top:84px}.tag-one b{color:#62daa9;margin-left:5px}.tag-two{right:22px;top:48px}.teaser-caption{position:absolute;left:28px;bottom:26px;color:#a9b5c8;font-size:10px;line-height:1.5;letter-spacing:.01em}.teaser-caption strong{font:700 13px 'Manrope';color:#fff}.generation-screen{min-height:calc(100vh - 138px);border-radius:32px;background:linear-gradient(135deg,#0c121d,#121a28 55%,#0e1420);position:relative;overflow:hidden;box-shadow:var(--shadow);color:#fff}.generation-screen.active{display:grid;grid-template-columns:1fr 1fr}.generation-stage{padding:clamp(45px,7vw,94px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.brand-build{width:86px;height:86px;position:relative;margin-bottom:36px}.brand-build-logo{position:absolute;inset:10px;border-radius:19px;background:#fff;display:grid;place-items:center;color:#111827;font:800 20px 'Manrope';z-index:3;overflow:hidden;box-shadow:0 0 40px rgba(var(--brand-rgb),.23)}.brand-build-logo img{display:none;width:78%;height:78%;object-fit:contain}.brand-build-logo.has-logo img{display:block}.brand-build-logo.has-logo span{display:none}.brand-pulse{position:absolute;inset:0;border:1px solid rgba(var(--brand-rgb),.55);border-radius:25px;animation:pulse 2.6s ease-out infinite}.brand-pulse.p2{animation-delay:.85s}.brand-pulse.p3{animation-delay:1.7s}.tiny-label{color:#74829a;font:700 9px 'Manrope';letter-spacing:.16em;margin-bottom:13px}.generation-copy h2{font:800 clamp(34px,4vw,58px)/1.04 'Manrope';letter-spacing:-.055em;margin:0 0 14px}.generation-copy h2 span{color:rgb(var(--brand-rgb))}.generation-copy p{color:#95a1b3;max-width:480px;font-size:13px;line-height:1.6;min-height:42px}.generation-progress{max-width:490px;margin-top:36px}.progress-track{height:3px;background:rgba(255,255,255,.1);border-radius:99px;overflow:hidden}.progress-track span{display:block;width:12%;height:100%;background:linear-gradient(90deg,var(--brand),#fff);border-radius:inherit;transition:width .6s cubic-bezier(.2,.7,.2,1)}.progress-meta{display:flex;justify-content:space-between;margin-top:10px;color:#7b879a;font-size:9px}.progress-meta b{color:#d5dbe6}.generation-steps{display:flex;gap:6px;margin-top:28px}.gen-step{flex:1;display:flex;flex-direction:column;gap:7px;color:#536075;font-size:7.5px}.gen-step i{height:2px;border-radius:99px;background:#273244;transition:.35s}.gen-step.active{color:#c9d1dd}.gen-step.active i,.gen-step.done i{background:var(--brand)}.generation-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(var(--brand-rgb),.18),transparent 38%)}.generation-visual:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:36px 36px;mask-image:radial-gradient(circle,black,transparent 78%)}.wireframe-card{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.015));backdrop-filter:blur(9px);box-shadow:0 30px 60px rgba(0,0,0,.22);animation:wireFloat 5s ease-in-out infinite}.wf-a{width:360px;height:225px;left:13%;top:24%;transform:rotate(-8deg)}.wf-b{width:270px;height:170px;right:12%;top:41%;transform:rotate(8deg);animation-delay:-1.4s}.wf-c{width:190px;height:320px;left:34%;bottom:-50px;transform:rotate(2deg);animation-delay:-2.2s}.wireframe-card:before,.wireframe-card:after{content:'';position:absolute;left:18px;right:18px;height:8px;border-radius:99px;background:rgba(255,255,255,.07)}.wireframe-card:before{top:20px}.wireframe-card:after{top:40px;right:45%}.scan-line{position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--brand),transparent);box-shadow:0 0 26px rgba(var(--brand-rgb),.7);animation:scan 3s linear infinite}.preview-screen{padding-top:25px}.preview-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;max-width:1320px;margin:0 auto 28px}.preview-head h2{font:800 clamp(34px,4vw,58px)/1 'Manrope';letter-spacing:-.05em;margin:12px 0 10px}.preview-head p{margin:0;color:#788190;font-size:12px;max-width:650px;line-height:1.55}.preview-actions{display:flex;gap:9px;flex-shrink:0}.secondary-btn,.primary-btn{height:42px;border-radius:12px;padding:0 14px;font:700 10px 'Manrope';cursor:pointer}.secondary-btn{background:#fff;border:1px solid var(--line);color:#586273}.primary-btn{background:#111827;color:#fff;border:0}.device-stage{max-width:1320px;margin:auto;min-height:770px;border-radius:32px;background:radial-gradient(circle at 35% 24%,rgba(var(--brand-rgb),.15),transparent 36%),linear-gradient(140deg,#e9eef5,#f7f9fc 48%,#e8edf5);border:1px solid rgba(255,255,255,.95);position:relative;overflow:hidden;box-shadow:0 28px 70px rgba(37,48,70,.13)}.device-stage:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(70,80,100,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(70,80,100,.035) 1px,transparent 1px);background-size:30px 30px;mask-image:linear-gradient(to bottom,black,transparent)}.desktop-device{position:absolute;width:81%;height:594px;left:5%;top:73px;background:#fff;border:1px solid rgba(27,36,51,.13);border-radius:19px;box-shadow:0 35px 85px rgba(25,34,53,.22);overflow:hidden;transform:perspective(1500px) rotateX(.8deg) rotateY(1deg);animation:deviceReveal .8s cubic-bezier(.2,.8,.2,1)}.browser-bar{height:32px;background:#edf1f5;border-bottom:1px solid #e2e7ed;display:flex;align-items:center;padding:0 11px}.traffic{display:flex;gap:4px;width:88px}.traffic i{width:6px;height:6px;border-radius:50%;background:#c8ced7}.browser-address{width:40%;height:17px;border-radius:6px;background:#fff;margin:auto;display:flex;align-items:center;justify-content:center;gap:5px;color:#a0a7b1;font-size:6px}.lock-dot{font-size:5px;color:#8eb5a7}.browser-tools{width:88px;display:flex;justify-content:end;gap:7px}.browser-tools i{width:8px;height:8px;border-radius:3px;border:1px solid #c9d0d9}.app-shell{display:grid;grid-template-columns:166px 1fr;height:calc(100% - 32px)}.app-sidebar{background:#101722;color:#fff;padding:15px 12px 11px;display:flex;flex-direction:column}.app-brand{display:flex;align-items:center;gap:9px;padding:0 3px 18px;border-bottom:1px solid rgba(255,255,255,.07)}.app-logo{width:29px;height:29px;border-radius:8px;background:#fff;color:#111827;display:grid;place-items:center;overflow:hidden;font:800 10px 'Manrope';flex-shrink:0}.app-logo img{display:none;width:82%;height:82%;object-fit:contain}.app-logo.has-logo img{display:block}.app-logo.has-logo span{display:none}.app-brand b{display:block;font:700 8.5px 'Manrope';white-space:nowrap;max-width:95px;overflow:hidden;text-overflow:ellipsis}.app-brand small{color:#647286;font-size:5.5px}.app-sidebar nav{display:flex;flex-direction:column;gap:3px;margin-top:13px}.nav-item{height:27px;border-radius:7px;display:flex;align-items:center;gap:8px;color:#7f8ba0;font-size:6.5px;padding:0 8px}.nav-item.active{background:rgba(var(--brand-rgb),.18);color:#fff}.nav-item .nav-icon{width:13px;text-align:center;color:#a6b2c3}.nav-item.active .nav-icon{color:var(--brand)}.nav-item .nav-badge{margin-left:auto;background:var(--brand);color:#fff;border-radius:99px;padding:2px 5px;font-size:4.5px}.sidebar-upgrade{margin-top:auto;background:linear-gradient(145deg,rgba(var(--brand-rgb),.23),rgba(var(--brand-rgb),.08));border:1px solid rgba(var(--brand-rgb),.18);padding:10px;border-radius:10px}.sidebar-upgrade .spark{color:var(--brand);font-size:11px}.sidebar-upgrade b{font:700 7px 'Manrope';display:block;margin:4px 0}.sidebar-upgrade span{font-size:5px;line-height:1.35;color:#8f9bae;display:block}.sidebar-upgrade button{margin-top:7px;width:100%;height:22px;border:0;border-radius:6px;background:#fff;color:#1e293b;font:700 5px 'Manrope'}.user-card{display:flex;align-items:center;gap:6px;padding:10px 2px 0;margin-top:9px;border-top:1px solid rgba(255,255,255,.07)}.user-avatar{width:23px;height:23px;border-radius:7px;background:#273347;display:grid;place-items:center;font:700 5px 'Manrope';color:#d7dfe9}.user-card b{display:block;font-size:5.5px}.user-card small{display:block;color:#647286;font-size:4.5px}.user-card>span{margin-left:auto;color:#667286;font-size:8px}.app-main{background:#f7f9fc;overflow:hidden}.app-header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 21px;border-bottom:1px solid #e8edf2;background:rgba(255,255,255,.84)}.app-header small{font-size:5.5px;color:#9aa3b1}.app-header h3{font:800 13px 'Manrope';letter-spacing:-.03em;margin:3px 0 0}.header-actions{display:flex;gap:6px;align-items:center}.icon-btn{width:27px;height:27px;border:1px solid #e2e7ed;border-radius:8px;background:#fff;color:#87909d;position:relative;font-size:9px}.notification-dot{position:absolute;width:4px;height:4px;background:#ef6262;border-radius:50%;right:5px;top:5px}.new-btn{height:28px;border:0;border-radius:8px;background:#111827;color:#fff;padding:0 10px;font:700 5.5px 'Manrope'}.dashboard-content{padding:17px 20px 20px;overflow:auto;height:calc(100% - 68px);scrollbar-width:thin}
.dashboard-content::-webkit-scrollbar{width:6px}
.dashboard-content::-webkit-scrollbar-thumb{background:#d5dce6;border-radius:99px}
.overview-ai{display:flex;align-items:center;gap:10px;min-height:46px;margin-bottom:9px;padding:8px 11px;border:1px solid rgba(var(--brand-rgb),.18);border-radius:12px;background:linear-gradient(100deg,rgba(var(--brand-rgb),.1),#fff 42%);box-shadow:0 8px 20px rgba(22,34,52,.04)}
.overview-ai-orb{width:22px;height:22px;flex:0 0 22px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(145deg,var(--brand),var(--brand-2));color:#fff;font-size:8px;box-shadow:0 0 16px rgba(var(--brand-rgb),.28)}
.overview-ai b{display:block;font:800 6.2px 'Manrope';letter-spacing:-.02em}
.overview-ai p{margin:2px 0 0;color:#6f7a89;font-size:5px;line-height:1.4;max-width:420px}
.overview-ai em{margin-left:auto;padding:3px 7px;border-radius:99px;background:#e8f8f1;color:#1a9a64;font:800 4.2px 'Manrope';font-style:normal;letter-spacing:.08em;text-transform:uppercase}
.overview-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:9px 0}
.overview-board article{position:relative;min-height:62px;padding:9px 10px 11px;border:1px solid #e7ebf1;border-radius:11px;background:#fff;overflow:hidden}
.overview-board small{display:block;color:#8b95a2;font-size:4.5px;letter-spacing:.04em;text-transform:uppercase}
.overview-board b{display:block;margin:6px 0 2px;font:800 13px 'Manrope';letter-spacing:-.04em}
.overview-board span{color:#7d8794;font-size:4.4px}
.overview-board i{position:absolute;left:10px;right:10px;bottom:7px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--brand),var(--brand-2));display:block}
.sparkline{position:absolute;left:10px;bottom:8px;display:flex;align-items:end;gap:2px;height:16px;width:54px}
.sparkline i{flex:1;border-radius:1px 1px 0 0;background:linear-gradient(to top,var(--brand),var(--brand-2));opacity:.85}
.kpi-card .sparkline{right:36px;left:auto;width:48px}
.live-now{display:inline-flex;align-items:center;gap:4px;color:#1a9a64!important;font-weight:700}
.live-now i{width:5px;height:5px;border-radius:50%;background:#20b77a;box-shadow:0 0 0 3px rgba(32,183,122,.14);animation:livePulse 1.8s infinite}
.mobile-hero-live{position:absolute;z-index:1;right:10px;top:10px;display:flex;align-items:center;gap:4px;padding:3px 6px;border-radius:99px;background:rgba(255,255,255,.1);color:#9fe7c4;font:700 4px 'Manrope';font-style:normal}
.mobile-hero-live i{width:4px;height:4px;border-radius:50%;background:#5be0aa}
.mobile-ai-note{margin:8px 0 0;padding:8px 9px;border-radius:10px;background:linear-gradient(100deg,var(--brand-soft),#fff);border:1px solid rgba(var(--brand-rgb),.14);color:#5d6775;font-size:4.4px;line-height:1.4}
.mobile-ai-note b{color:var(--brand);margin-right:4px}.kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.kpi-card{height:79px;border:1px solid #e8ecf1;background:#fff;border-radius:11px;padding:10px;position:relative;overflow:hidden}.kpi-card small{font-size:5px;color:#8c95a2}.kpi-card b{display:block;font:800 15px 'Manrope';letter-spacing:-.04em;margin:7px 0 3px}.kpi-card .trend{font-size:4.5px;color:#12a66a}.kpi-card .kpi-glyph{position:absolute;right:9px;top:9px;width:21px;height:21px;border-radius:7px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-size:8px}.dash-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:9px;margin-top:9px}.panel{background:#fff;border:1px solid #e8ecf1;border-radius:11px;padding:11px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.panel-head b{font:700 7px 'Manrope'}.panel-head span{font-size:4.8px;color:#98a0ac}.chart-panel{height:185px}.chart-wrap{height:130px;position:relative;padding:4px 0 13px 24px}.chart-lines{position:absolute;left:24px;right:0;top:0;bottom:13px;display:flex;flex-direction:column;justify-content:space-between}.chart-lines i{border-top:1px dashed #edf0f4}.svg-chart{position:absolute;inset:0 0 13px 24px;width:calc(100% - 24px);height:calc(100% - 13px)}.chart-labels{position:absolute;left:24px;right:0;bottom:0;display:flex;justify-content:space-between;color:#a2a9b4;font-size:4px}.activity-panel{height:185px}.activity-list{display:flex;flex-direction:column;gap:8px}.activity-item{display:grid;grid-template-columns:22px 1fr auto;gap:7px;align-items:center}.activity-avatar{width:22px;height:22px;border-radius:7px;background:#edf1f6;display:grid;place-items:center;font:700 5px 'Manrope';color:#526173}.activity-item b{font-size:5.2px;display:block}.activity-item small{font-size:4.3px;color:#9aa2ae;display:block;margin-top:2px}.activity-item>span{font-size:4.2px;color:#a2a9b4}.bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.mini-panel{height:108px}.progress-list{display:flex;flex-direction:column;gap:8px}.progress-entry{display:grid;grid-template-columns:66px 1fr 24px;align-items:center;gap:7px;font-size:4.5px;color:#677281}.tiny-progress{height:4px;background:#eef1f5;border-radius:99px;overflow:hidden}.tiny-progress i{display:block;height:100%;background:var(--brand);border-radius:inherit}.task-row{display:grid;grid-template-columns:17px 1fr auto;gap:6px;align-items:center;padding:5px 0;border-bottom:1px solid #f0f2f5}.task-row:last-child{border:0}.task-check{width:14px;height:14px;border:1px solid #dfe4ea;border-radius:5px;display:grid;place-items:center;font-size:5px;color:var(--brand)}.task-row b{font-size:4.9px;display:block}.task-row small{font-size:4.1px;color:#9ba3af}.status-chip{font:700 3.8px 'Manrope';padding:3px 5px;border-radius:99px;background:var(--brand-soft);color:var(--brand)}.mobile-device{position:absolute;width:238px;height:498px;right:4%;bottom:34px;border-radius:39px;background:#111827;padding:7px;box-shadow:0 35px 80px rgba(15,23,42,.28);transform:rotate(2deg);z-index:4;animation:mobileReveal .9s .12s backwards cubic-bezier(.2,.8,.2,1);overflow:hidden}.mobile-frame{height:100%;border-radius:33px;background:#f7f9fc;overflow:hidden;position:relative;padding-top:22px;display:flex;flex-direction:column;isolation:isolate}.mobile-island{position:absolute;width:76px;height:18px;border-radius:99px;background:#0d1118;left:50%;top:7px;transform:translateX(-50%);z-index:5}.mobile-status{height:23px;display:flex;justify-content:space-between;align-items:center;padding:0 17px;color:#253044;font:700 6px 'Manrope';flex:0 0 23px}.mobile-app-head{height:47px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;flex:0 0 47px}.mobile-brand{display:flex;gap:7px;align-items:center}.mobile-logo{width:28px;height:28px;border-radius:8px;background:#fff;border:1px solid #e6eaf0;display:grid;place-items:center;overflow:hidden;font:800 8px 'Manrope'}.mobile-logo img{display:none;width:80%;height:80%;object-fit:contain}.mobile-logo.has-logo img{display:block}.mobile-logo.has-logo span{display:none}.mobile-brand small{font-size:4.3px;color:#a0a7b1;display:block}.mobile-brand b{font:800 7px 'Manrope';display:block;margin-top:1px;max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-app-head button{width:28px;height:28px;border-radius:8px;border:1px solid #e5e9ef;background:#fff;font-size:8px;position:relative;flex:0 0 28px}.mobile-app-head button i{position:absolute;width:4px;height:4px;background:#ef6262;border-radius:50%;top:5px;right:5px}.mobile-content{padding:7px 12px 14px;flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobile-content::-webkit-scrollbar{width:0;height:0}.mobile-greeting{font:800 15px/1.05 'Manrope';letter-spacing:-.04em;margin:4px 0 11px}.mobile-hero-card{min-height:92px;border-radius:15px;background:linear-gradient(135deg,#101722,#1c2636);color:#fff;padding:12px;position:relative;overflow:hidden}.mobile-hero-card:after{content:'';position:absolute;width:90px;height:90px;border:18px solid rgba(var(--brand-rgb),.28);border-radius:50%;right:-28px;bottom:-43px}.mobile-hero-card small{font-size:4.5px;color:#9eacbe}.mobile-hero-card b{font:800 19px 'Manrope';display:block;margin:6px 0}.mobile-hero-card span{font-size:4.5px;color:#69d6aa}.mobile-section-title{display:flex;justify-content:space-between;align-items:center;margin:14px 0 7px}.mobile-section-title b{font:700 6px 'Manrope'}.mobile-section-title span{font-size:4.3px;color:var(--brand)}.mobile-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mobile-stat{min-height:57px;background:#fff;border:1px solid #e8ecf1;border-radius:11px;padding:8px}.mobile-stat small{font-size:4px;color:#9aa2ad}.mobile-stat b{display:block;font:800 10px 'Manrope';margin-top:5px}.mobile-list{display:flex;flex-direction:column;gap:5px}.mobile-list-row{min-height:34px;border-radius:9px;background:#fff;border:1px solid #e9edf2;display:flex;align-items:center;padding:6px 7px;gap:6px}.mobile-list-row i{width:19px;height:19px;border-radius:6px;background:var(--brand-soft);display:grid;place-items:center;font-style:normal;font-size:6px;color:var(--brand);flex:0 0 19px}.mobile-list-row div{min-width:0}.mobile-list-row b{font-size:4.8px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-list-row small{font-size:3.8px;color:#9aa2ad;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-list-row>span{margin-left:auto;font-size:4px;color:#7b8492;white-space:nowrap}
.mobile-nav{position:relative;height:51px;left:auto;right:auto;bottom:auto;background:#fff;border-top:1px solid #e7ebf0;display:grid;grid-template-columns:repeat(4,1fr);padding:6px 7px;flex:0 0 51px;margin-top:auto}
.mobile-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#9aa2af;font-size:3.8px}.mobile-nav-item i{font-style:normal;font-size:9px}.mobile-nav-item.active{color:var(--brand)}.device-callout{position:absolute;display:flex;align-items:center;gap:8px;padding:8px 10px;background:rgba(255,255,255,.77);backdrop-filter:blur(13px);border:1px solid rgba(255,255,255,.9);border-radius:12px;box-shadow:0 10px 30px rgba(35,46,67,.11);z-index:7}.device-callout>span{width:24px;height:24px;border-radius:7px;background:#111827;color:#fff;display:grid;place-items:center;font:700 5px 'Manrope'}.device-callout b{display:block;font:700 6px 'Manrope'}.device-callout small{display:block;font-size:4.7px;color:#8f97a3;margin-top:2px}.callout-a{left:1.7%;top:24px}.callout-b{right:2.5%;top:56px}.callout-c{right:2.5%;bottom:18px}.concept-footer{max-width:1320px;margin:18px auto 0;display:flex;align-items:center;justify-content:space-between;padding:0 4px}.concept-footer>div{display:flex;align-items:center;gap:10px}.concept-footer span{font:800 7px 'Manrope';letter-spacing:.09em;background:#eef1f5;color:#657080;border-radius:6px;padding:6px 7px}.concept-footer p{font-size:8.5px;color:#979eaa}.concept-footer button{border:0;background:none;color:#525e70;font:700 9px 'Manrope';cursor:pointer}@keyframes teaserFloat{0%,100%{transform:translateX(-53%) rotate(-4deg) translateY(0)}50%{transform:translateX(-53%) rotate(-3deg) translateY(-9px)}}@keyframes phoneFloat{0%,100%{transform:rotate(7deg) translateY(0)}50%{transform:rotate(5deg) translateY(-11px)}}@keyframes pulse{0%{opacity:.8;transform:scale(.78)}80%,100%{opacity:0;transform:scale(1.45)}}@keyframes wireFloat{0%,100%{translate:0 0}50%{translate:0 -12px}}@keyframes scan{0%{top:0;opacity:0}15%{opacity:1}85%{opacity:1}100%{top:100%;opacity:0}}@keyframes deviceReveal{from{opacity:0;transform:perspective(1500px) translateY(25px) scale(.97) rotateX(2deg)}to{opacity:1;transform:perspective(1500px) rotateX(.8deg) rotateY(1deg)}}@keyframes mobileReveal{from{opacity:0;transform:translateY(35px) rotate(7deg)}to{opacity:1;transform:rotate(2deg)}}
@media(max-width:1100px){.builder-layout{grid-template-columns:1fr}.preview-teaser{min-height:520px}.desktop-teaser{top:88px}.phone-teaser{bottom:45px}.generation-screen.active{grid-template-columns:1fr}.generation-visual{position:absolute;inset:0;opacity:.35}.generation-stage{min-height:700px}.desktop-device{width:88%;left:2%;height:560px}.mobile-device{right:2%}.device-stage{min-height:720px}.callout-b{display:none}}
@media(max-width:760px){.site-shell{padding:0 14px 30px}.topbar{height:70px}.secure-pill{display:none}.hero-copy{margin:25px auto 28px}.hero-copy h1{font-size:43px}.hero-copy p{font-size:13px}.form-card{padding:20px;border-radius:20px}.two-col{grid-template-columns:1fr}.software-grid{grid-template-columns:1fr 1fr}.preview-teaser{min-height:420px}.desktop-teaser{width:395px;height:258px;top:70px}.teaser-body{height:234px}.phone-teaser{width:120px;height:244px;right:14px;bottom:45px}.tag-two{display:none}.generation-screen{border-radius:22px}.generation-stage{padding:34px 24px;min-height:620px}.generation-steps{gap:3px}.gen-step span{display:none}.preview-head{display:block;padding:0 5px}.preview-actions{margin-top:18px}.device-stage{min-height:690px;border-radius:22px;overflow:hidden}.desktop-device{width:760px;height:500px;left:50%;top:45px;transform:translateX(-52%) scale(.82);transform-origin:top center}.mobile-device{width:205px;height:430px;right:4%;bottom:18px}.mobile-content{height:auto}.device-callout{display:none}.concept-footer{display:block}.concept-footer>div{display:block}.concept-footer p{line-height:1.45}.concept-footer button{padding:10px 0}.browser-address{width:50%}}
@media(max-width:480px){.software-grid{grid-template-columns:1fr}.software-option{min-height:72px}.preview-teaser{display:none}.builder-layout{display:block}.desktop-device{left:50%;transform:translateX(-50%) scale(.5)}.mobile-device{right:-16px;bottom:22px}.device-stage{min-height:650px}.preview-head h2{font-size:36px}}
@media(max-width:410px){.desktop-device{transform:translateX(-50%) scale(.45)}}
@media(max-width:380px){.desktop-device{transform:translateX(-50%) scale(.42)}}
@media(max-width:340px){.desktop-device{transform:translateX(-50%) scale(.36)}}

/* ABDflow production integration */
[hidden]{display:none!important}
body.booking-open,body.nudge-open{overflow:hidden}
.skip-link{position:fixed;left:16px;top:10px;z-index:1000;padding:10px 14px;background:#101722;color:#fff;border-radius:10px;font:700 12px 'Manrope',sans-serif;transform:translateY(-150%);transition:transform .2s}
.skip-link:focus{transform:translateY(0)}
:focus-visible{outline:3px solid rgba(8,120,255,.56);outline-offset:3px}
.studio-topbar{position:relative;z-index:20;height:76px;border-bottom:1px solid rgba(17,24,39,.08);background:rgba(249,251,253,.78);backdrop-filter:blur(20px) saturate(130%)}
.studio-topbar-inner{width:min(calc(100% - 68px),1412px);height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.studio-mark{color:#101722;text-decoration:none}
.abd-logo-wrap{width:38px;height:38px;border:1px solid rgba(17,24,39,.08);border-radius:11px;background:#fff;display:grid;place-items:center;box-shadow:0 6px 16px rgba(18,30,51,.06);overflow:hidden}
.abd-logo-wrap img{width:33px;height:33px;object-fit:contain}
.studio-mark strong{font-size:15px}
.studio-mark strong span{font-weight:800}
.studio-topbar-actions{display:flex;align-items:center;gap:10px}
.back-link{min-height:36px;padding:0 14px;border:1px solid rgba(17,24,39,.1);border-radius:999px;background:#fff;display:inline-flex;align-items:center;gap:8px;color:#4e596a;text-decoration:none;font:700 10px 'Manrope',sans-serif;transition:.22s}
.back-link:hover{color:#101722;border-color:rgba(17,24,39,.24);transform:translateY(-1px)}
.site-shell{min-height:calc(100vh - 76px)}
.software-option:focus-visible,.build-button:focus-visible,.secondary-btn:focus-visible,.primary-btn:focus-visible,.consultation-button:focus-visible{outline-color:var(--brand)}
.upload-zone input{display:block;position:absolute;width:1px;height:1px;left:12px;top:50%;opacity:0;pointer-events:none}
.upload-zone:focus-within{border-color:rgba(var(--brand-rgb),.65);box-shadow:0 0 0 4px rgba(var(--brand-rgb),.1)}
.software-option[aria-pressed="true"]{border-color:rgba(var(--brand-rgb),.45);background:linear-gradient(145deg,#fff,var(--brand-soft))}

/* The phone is a strict paint and layout boundary. Its center scrolls; chrome never does. */
.mobile-device{overflow:hidden;isolation:isolate;contain:layout paint;clip-path:inset(0 round 39px);max-width:calc(100% - 16px)}
.mobile-frame{width:100%;max-width:100%;min-width:0;min-height:0;overflow:hidden;isolation:isolate;contain:layout paint;clip-path:inset(0 round 33px)}
.mobile-status,.mobile-app-head,.mobile-nav{position:relative;z-index:2;width:100%;min-width:0;max-width:100%}
.mobile-content{position:relative;z-index:1;width:100%;max-width:100%;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;contain:layout paint}
.mobile-content>*{max-width:100%;min-width:0}
.mobile-nav{overflow:hidden;flex:0 0 51px!important;margin-top:0!important}
.mobile-list-row{width:100%;max-width:100%;min-width:0;overflow:hidden}
.mobile-list-row>div{flex:1 1 auto;min-width:0;overflow:hidden}

/* A brief in-device brand reveal bridges generation into the finished concept. */
.simulator-loader{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .42s ease,visibility 0s linear .42s;background:radial-gradient(circle at 50% 42%,rgba(var(--brand-rgb),.11),transparent 31%),linear-gradient(145deg,#fbfcfe,#f2f6fb);color:#111827;isolation:isolate}
.simulator-loader:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(var(--brand-rgb),.035) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--brand-rgb),.035) 1px,transparent 1px);background-size:24px 24px;mask-image:radial-gradient(circle at center,black,transparent 76%);z-index:-1}
.simulator-loader.is-loading{opacity:1;visibility:visible;transition:opacity .18s ease,visibility 0s}
.simulator-loader-desktop{z-index:12;inset:32px 0 0}
.simulator-loader-mobile{z-index:4;inset:0;border-radius:33px;padding-top:20px}
.simulator-loader-mark{position:relative;display:grid;place-items:center;margin-bottom:16px}
.simulator-loader-mark:before,.simulator-loader-mark:after{content:'';position:absolute;border:1px solid rgba(var(--brand-rgb),.24);border-radius:50%;animation:simulatorLoaderPulse 1.7s infinite cubic-bezier(.2,.7,.2,1)}
.simulator-loader-mark:before{width:84px;height:84px}
.simulator-loader-mark:after{width:110px;height:110px;animation-delay:.42s}
.simulator-loader-logo{position:relative;z-index:1;width:56px;height:56px;border:1px solid rgba(17,24,39,.08);border-radius:17px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 15px 34px rgba(22,32,51,.14);font:800 15px 'Manrope',sans-serif}
.simulator-loader-logo img{display:none;width:82%;height:82%;object-fit:contain}
.simulator-loader-logo.has-logo img{display:block}
.simulator-loader-logo.has-logo span{display:none}
.simulator-loader b{max-width:72%;font:800 11px/1.2 'Manrope',sans-serif;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.simulator-loader>span{margin-top:5px;color:#8a94a3;font-size:6px}
.simulator-loader-progress{width:118px;height:2px;margin-top:16px;border-radius:99px;background:rgba(17,24,39,.08);overflow:hidden}
.simulator-loader-progress i{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,var(--brand),var(--brand-2),transparent);animation:simulatorLoaderTrack 1.15s infinite ease-in-out}
.simulator-loader-mobile .simulator-loader-mark{margin-bottom:13px}
.simulator-loader-mobile .simulator-loader-mark:before{width:68px;height:68px}
.simulator-loader-mobile .simulator-loader-mark:after{width:88px;height:88px}
.simulator-loader-mobile .simulator-loader-logo{width:46px;height:46px;border-radius:14px;font-size:12px}
.simulator-loader-mobile b{max-width:82%;font-size:7px}
.simulator-loader-mobile>span{font-size:4.5px}
.simulator-loader-mobile .simulator-loader-progress{width:86px;margin-top:13px}
.desktop-device .app-shell,.mobile-device .mobile-status,.mobile-device .mobile-app-head,.mobile-device .mobile-content,.mobile-device .mobile-nav{transition:opacity .48s ease,filter .48s ease}
.desktop-device.simulator-loading .app-shell,.mobile-device.simulator-loading .mobile-status,.mobile-device.simulator-loading .mobile-app-head,.mobile-device.simulator-loading .mobile-content,.mobile-device.simulator-loading .mobile-nav{opacity:0;filter:blur(3px)}
@keyframes simulatorLoaderPulse{0%{opacity:.7;transform:scale(.72)}75%,100%{opacity:0;transform:scale(1.08)}}
@keyframes simulatorLoaderTrack{from{transform:translateX(-115%)}to{transform:translateX(240%)}}

.conversion-card{max-width:1320px;margin:28px auto 10px;padding:30px 34px;border-radius:25px;background:radial-gradient(circle at 88% 20%,rgba(var(--brand-rgb),.27),transparent 36%),linear-gradient(135deg,#0d1420,#151f30);box-shadow:0 24px 58px rgba(20,30,48,.16);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:34px;overflow:hidden;position:relative}
.conversion-card>div{max-width:760px;position:relative;z-index:1}
.conversion-kicker,.booking-kicker{display:block;margin-bottom:9px;color:#7ab8ff;font:700 9px 'Manrope',sans-serif;letter-spacing:.13em;text-transform:uppercase}
.conversion-card h3{margin:0 0 8px;font:800 clamp(25px,3vw,38px)/1.05 'Manrope',sans-serif;letter-spacing:-.045em}
.conversion-card p{margin:0;color:#9daabd;font-size:12px;line-height:1.65}
.consultation-button{min-height:52px;padding:0 20px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;gap:18px;flex:0 0 auto;cursor:pointer;font:800 11px 'Manrope',sans-serif;box-shadow:0 14px 35px rgba(0,0,0,.2);transition:.22s}
.consultation-button:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(0,0,0,.27)}

.studio-footer{position:relative;z-index:2;margin-top:54px;background:#080d16;color:#fff;border-top:1px solid rgba(255,255,255,.1)}
.studio-footer-inner{width:min(calc(100% - 68px),1320px);min-height:152px;margin:auto;display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px 40px}
.studio-footer-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;width:max-content}
.studio-footer-brand img{width:34px;height:34px;object-fit:contain;border-radius:9px;background:#fff}
.studio-footer-brand b{display:block;font:800 15px 'Manrope',sans-serif}
.studio-footer-brand small{display:block;margin-top:2px;color:#758196;font-size:7px;letter-spacing:.1em;text-transform:uppercase}
.studio-footer-inner>p{grid-column:1;margin:0;color:#8591a3;font-size:11px}
.studio-footer nav{grid-column:2;grid-row:1/3;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px 22px}
.studio-footer nav a{color:#a9b3c2;text-decoration:none;font-size:11px;font-weight:600}
.studio-footer nav a:hover{color:#fff}

/* Delayed, personalized Studio invitation. */
.studio-nudge-modal[hidden]{display:none}.studio-nudge-modal{position:fixed;inset:0;z-index:9900;display:grid;place-items:center;padding:22px;overflow:auto}.studio-nudge-backdrop{position:fixed;inset:0;background:rgba(7,12,20,.78);backdrop-filter:blur(22px);animation:nudgeFadeIn .35s both}.studio-nudge-panel{position:relative;z-index:1;isolation:isolate;width:min(980px,100%);min-height:560px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:30px;background:#fff;box-shadow:0 45px 140px rgba(5,12,24,.48);animation:nudgePanelIn .58s cubic-bezier(.18,.78,.2,1) both}.studio-nudge-close{position:absolute;z-index:5;right:17px;top:17px;width:37px;height:37px;border:1px solid rgba(17,24,39,.1);border-radius:50%;background:rgba(255,255,255,.92);color:#667181;display:grid;place-items:center;cursor:pointer;font-size:22px;line-height:1;box-shadow:0 6px 20px rgba(12,22,38,.07)}.studio-nudge-copy{padding:47px 38px 38px;display:flex;flex-direction:column;justify-content:center;background:#fff}.studio-nudge-kicker{display:flex;align-items:center;gap:7px;color:var(--brand);font:800 9px 'Manrope';letter-spacing:.12em;text-transform:uppercase}.studio-nudge-kicker i{width:7px;height:7px;border-radius:50%;background:#28b879;box-shadow:0 0 0 5px rgba(40,184,121,.1);animation:livePulse 1.8s infinite}.studio-nudge-brand{display:flex;align-items:center;gap:11px;margin:25px 0 21px}.studio-nudge-logo{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;overflow:hidden;padding:5px;border:1px solid rgba(17,24,39,.09);border-radius:15px;background:#fff;box-shadow:0 12px 28px rgba(18,30,48,.1);font:800 15px 'Manrope'}.studio-nudge-logo img,.nudge-mini-logo img{display:none;width:100%;height:100%;object-fit:contain}.studio-nudge-logo.has-logo img,.nudge-mini-logo.has-logo img{display:block}.studio-nudge-logo.has-logo span,.nudge-mini-logo.has-logo span{display:none}.studio-nudge-brand small{display:block;color:#8a94a2;font-size:9px}.studio-nudge-brand b{display:block;max-width:250px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:800 15px 'Manrope'}.studio-nudge-copy h2{margin:0;font:800 clamp(33px,4vw,49px)/.98 'Manrope';letter-spacing:-.055em;color:#101521}.studio-nudge-copy>p{margin:16px 0 19px;color:#6c7685;font-size:12px;line-height:1.65}.studio-nudge-points{display:flex;flex-wrap:wrap;gap:7px 13px;margin-bottom:24px;color:#566170;font:700 9px 'Manrope'}.studio-nudge-points span{display:flex;align-items:center;gap:5px}.studio-nudge-points i{width:15px;height:15px;border-radius:50%;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);font-style:normal;font-size:7px}.studio-nudge-primary{width:100%;min-height:53px;padding:0 11px 0 18px;border:0;border-radius:14px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font:800 11px 'Manrope';box-shadow:0 16px 34px rgba(17,24,39,.19);transition:.23s}.studio-nudge-primary span{width:34px;height:34px;border-radius:10px;background:var(--brand);display:grid;place-items:center;font-size:15px}.studio-nudge-primary:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(17,24,39,.26)}.studio-nudge-secondary{align-self:center;margin-top:14px;border:0;background:none;color:#7b8593;cursor:pointer;font:700 9px 'Manrope'}.studio-nudge-visual{position:relative;min-width:0;background:radial-gradient(circle at 70% 25%,rgba(var(--brand-rgb),.3),transparent 35%),linear-gradient(145deg,#101827,#121e31 62%,#0b1320);overflow:hidden}.studio-nudge-visual:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:27px 27px;mask-image:linear-gradient(to bottom,black,transparent)}.nudge-glow{position:absolute;width:240px;height:240px;right:-60px;top:-60px;border:1px solid rgba(var(--brand-rgb),.24);border-radius:50%;box-shadow:0 0 0 45px rgba(var(--brand-rgb),.06),0 0 0 90px rgba(var(--brand-rgb),.025);animation:nudgeGlow 7s ease-in-out infinite}.nudge-product-shot{position:absolute;inset:28px 18px 72px 28px}
.nudge-window{position:absolute;width:78%;height:78%;left:0;top:18px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:#f7f9fc;box-shadow:0 35px 70px rgba(0,0,0,.36);transform:perspective(1000px) rotateY(-6deg) rotateX(3deg);animation:nudgeWindowFloat 6s ease-in-out infinite}
.nudge-app>aside>b{display:block;max-width:62px;margin:-6px 0 12px;color:#d7e0ec;font:800 5px 'Manrope';letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nudge-phone{position:absolute;right:6px;bottom:8px;width:132px;height:248px;padding:16px 10px 10px;border-radius:26px;background:linear-gradient(165deg,#101722,#1a2433);box-shadow:0 24px 50px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.12);z-index:3;animation:nudgeStatusFloat 5s ease-in-out infinite}
.nudge-phone-island{width:48px;height:8px;margin:0 auto 10px;border-radius:99px;background:#0b1018}
.nudge-phone-head{display:flex;align-items:center;gap:7px;margin-bottom:12px;color:#fff}
.nudge-hero-logo{width:28px;height:28px;flex:0 0 28px;padding:3px;border-radius:8px;background:#fff;display:grid;place-items:center;overflow:hidden;font:800 8px 'Manrope';color:#111827}
.nudge-hero-logo img{display:none;width:100%;height:100%;object-fit:contain}
.nudge-hero-logo.has-logo img{display:block}
.nudge-hero-logo.has-logo span{display:none}
.nudge-phone-head small{display:block;color:#8b98ab;font-size:4px}
.nudge-phone-head b{display:block;margin-top:1px;font:800 7px 'Manrope'}
.nudge-phone-metric{padding:10px;border-radius:12px;background:linear-gradient(145deg,rgba(var(--brand-rgb),.35),rgba(255,255,255,.06));color:#fff}
.nudge-phone-metric small{display:block;color:#c5d0de;font-size:4.2px}
.nudge-phone-metric strong{display:block;margin-top:4px;font:800 16px 'Manrope';letter-spacing:-.04em}
.nudge-phone-rows{margin-top:8px;display:flex;flex-direction:column;gap:5px}
.nudge-phone-rows span{height:18px;border-radius:7px;background:rgba(255,255,255,.08)}
.nudge-phone-rows span:nth-child(2){width:82%}
.nudge-phone-rows span:nth-child(3){width:64%}.nudge-window>header{height:27px;padding:0 8px;display:flex;align-items:center;gap:4px;background:#e9eef4}.nudge-window>header>i{width:5px;height:5px;border-radius:50%;background:#c1c9d3}.nudge-window>header>span{width:180px;height:12px;margin-left:75px;border-radius:5px;background:#fff;color:#a1aab5;display:grid;place-items:center;font-size:4.5px}.nudge-app{height:300px;display:grid;grid-template-columns:82px 1fr}.nudge-app>aside{padding:12px 10px;background:#101722}.nudge-mini-logo{width:27px;height:27px;margin-bottom:20px;padding:4px;border-radius:8px;background:#fff;display:grid;place-items:center;overflow:hidden;color:#111827;font:800 8px 'Manrope'}.nudge-app>aside>i{display:block;width:51px;height:5px;margin:12px 0;border-radius:5px;background:rgba(255,255,255,.09)}.nudge-app>aside>i:nth-of-type(2){background:var(--brand)}.nudge-app>main{padding:22px;background:#f7f9fc}.nudge-screen-title span,.nudge-screen-title b{display:block}.nudge-screen-title span{color:var(--brand);font:800 5px 'Manrope';letter-spacing:.1em}.nudge-screen-title b{margin-top:4px;font:800 14px 'Manrope'}.nudge-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:17px}.nudge-metrics article{height:54px;padding:9px;border:1px solid #e5eaf0;border-radius:9px;background:#fff;box-shadow:0 5px 13px rgba(20,31,47,.035)}.nudge-metrics small,.nudge-metrics b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nudge-metrics small{color:#959fab;font-size:4.3px}.nudge-metrics b{margin-top:7px;font:800 10px 'Manrope'}.nudge-chart{height:86px;margin-top:9px;padding:13px 16px 10px;display:flex;align-items:end;gap:10px;border:1px solid #e5eaf0;border-radius:10px;background:repeating-linear-gradient(to bottom,#fff 0,#fff 21px,#eef1f5 22px);position:relative}.nudge-chart>i{flex:1;border-radius:4px 4px 1px 1px;background:linear-gradient(to top,var(--brand),var(--brand-2));animation:nudgeBarIn .7s both}.nudge-chart>i:nth-child(1){height:31%}.nudge-chart>i:nth-child(2){height:47%;animation-delay:.06s}.nudge-chart>i:nth-child(3){height:39%;animation-delay:.12s}.nudge-chart>i:nth-child(4){height:68%;animation-delay:.18s}.nudge-chart>i:nth-child(5){height:61%;animation-delay:.24s}.nudge-chart>i:nth-child(6){height:86%;animation-delay:.3s}.nudge-chart>span{position:absolute;left:20px;right:15px;top:44px;height:2px;background:linear-gradient(90deg,transparent,var(--brand-2),transparent);transform:rotate(-6deg)}.nudge-ai-note{height:47px;margin-top:9px;padding:8px 10px;display:flex;align-items:center;gap:8px;border:1px solid rgba(var(--brand-rgb),.2);border-radius:10px;background:linear-gradient(90deg,var(--brand-soft),#fff)}.nudge-ai-note>i{width:25px;height:25px;flex:0 0 25px;border-radius:8px;background:linear-gradient(145deg,var(--brand),var(--brand-2));color:#fff;display:grid;place-items:center;font-style:normal;font-size:9px;box-shadow:0 0 18px rgba(var(--brand-rgb),.24)}.nudge-ai-note b,.nudge-ai-note span{display:block}.nudge-ai-note b{font:700 5px 'Manrope'}.nudge-ai-note span{margin-top:3px;color:#778291;font-size:4px}.nudge-floating-status{position:absolute;right:24px;bottom:54px;min-width:150px;height:44px;padding:0 12px;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:rgba(15,25,40,.82);backdrop-filter:blur(12px);box-shadow:0 18px 38px rgba(0,0,0,.24);color:#fff;animation:nudgeStatusFloat 4s ease-in-out infinite}.nudge-floating-status>i{width:7px;height:7px;border-radius:50%;background:#36d497;box-shadow:0 0 0 5px rgba(54,212,151,.12)}.nudge-floating-status span{font-size:7px}.nudge-floating-status b{color:#70e0b4;font:700 7px 'Manrope'}
@keyframes nudgeFadeIn{from{opacity:0}to{opacity:1}}@keyframes nudgePanelIn{from{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:none}}@keyframes nudgeGlow{50%{transform:scale(1.08);opacity:.72}}@keyframes nudgeWindowFloat{50%{transform:perspective(1000px) rotateY(-3deg) rotateX(1deg) translateY(-6px)}}@keyframes nudgeStatusFloat{50%{transform:translateY(-5px)}}@keyframes nudgeBarIn{from{transform:scaleY(.15);transform-origin:bottom}to{transform:scaleY(1);transform-origin:bottom}}

.experience-scene{width:100%;box-shadow:0 5px 18px rgba(22,34,52,.025)}.experience-board,.experience-timeline,.experience-ledger,.experience-analytics,.experience-settings,.experience-storage,.experience-map,.experience-cards{width:100%}.experience-scene article{transition:transform .2s,box-shadow .2s}.experience-scene article:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(19,31,48,.07)}.module-summary{box-shadow:0 5px 16px rgba(20,31,47,.025)}.module-stat{box-shadow:0 5px 14px rgba(20,31,47,.025)}.module-flow{background:linear-gradient(100deg,#fff,rgba(var(--brand-rgb),.035))}.module-flow>div b:before{content:'✦';margin-right:5px;color:var(--brand)}

.booking-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:22px;overflow:auto}
.booking-backdrop{position:fixed;inset:0;background:rgba(7,12,20,.72);backdrop-filter:blur(18px)}
.booking-panel{position:relative;z-index:1;width:min(720px,100%);max-height:calc(100dvh - 44px);overflow:auto;padding:34px;border:1px solid rgba(255,255,255,.9);border-radius:26px;background:linear-gradient(150deg,#fff,#f7f9fc);box-shadow:0 35px 110px rgba(5,12,24,.34);color:#111827}
.booking-close{position:absolute;right:18px;top:18px;width:38px;height:38px;border:1px solid rgba(17,24,39,.1);border-radius:50%;background:#fff;color:#687182;display:grid;place-items:center;cursor:pointer;font-size:23px;line-height:1}
.booking-panel h2{margin:0;font:800 clamp(30px,4vw,46px)/1.02 'Manrope',sans-serif;letter-spacing:-.05em}
#bookingIntro{margin:11px 0 20px;color:#6f7887;font-size:13px;line-height:1.6}
.booking-context{margin:0 0 22px;padding:13px;border:1px solid rgba(17,24,39,.08);border-radius:15px;background:#f3f6fa;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.booking-context div{min-width:0;padding:7px 9px;border-right:1px solid rgba(17,24,39,.07)}
.booking-context div:last-child{border:0}
.booking-context dt{color:#929aa6;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.booking-context dd{margin:4px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:700 11px 'Manrope',sans-serif}
.booking-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.booking-field{min-width:0}
.booking-field label{display:flex;justify-content:space-between;margin:0 2px 6px;color:#4e5867;font:700 10px 'Manrope',sans-serif}
.booking-field label span{color:#9aa2ae;font-weight:500}
.booking-field input,.booking-field textarea{width:100%;border:1px solid rgba(17,24,39,.11);border-radius:12px;background:#fff;color:#111827;padding:0 13px;font:500 12px 'DM Sans',sans-serif;outline:0;transition:.2s}
.booking-field input{height:46px}
.booking-field textarea{min-height:82px;padding-top:12px;resize:vertical}
.booking-field input:focus,.booking-field textarea:focus{border-color:rgba(var(--brand-rgb),.58);box-shadow:0 0 0 4px rgba(var(--brand-rgb),.08)}
.booking-field-full{margin-top:14px}
.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}
.consent-field{display:flex;align-items:flex-start;gap:9px;margin:14px 2px 0;color:#6d7684;font-size:9.5px;line-height:1.5;cursor:pointer}
.consent-field input{margin:2px 0 0;accent-color:var(--brand);flex:0 0 auto}
.consent-field a{color:#3f62dc}
.booking-error{min-height:16px;margin:8px 2px 0;color:#c63e49;font-size:10px}
.booking-submit,.booking-done{width:100%;min-height:50px;border:0;border-radius:13px;background:#111827;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 18px;cursor:pointer;font:800 11px 'Manrope',sans-serif;box-shadow:0 13px 28px rgba(17,24,39,.18)}
.booking-submit span{width:32px;height:32px;border-radius:9px;background:var(--brand);display:grid;place-items:center}
.booking-submit:disabled{cursor:wait;opacity:.65}
.booking-privacy{text-align:center;margin:9px 4px 0;color:#9aa2ad;font-size:8.5px;line-height:1.5}
.booking-success{text-align:center;padding:44px 14px 20px}
.success-mark{width:58px;height:58px;margin:0 auto 20px;border-radius:18px;background:#e9f8f1;color:#12945f;display:grid;place-items:center;font-size:25px}
.booking-success .booking-kicker{margin-bottom:12px}
.booking-success p{max-width:480px;margin:13px auto;color:#6f7887;font-size:13px;line-height:1.6}
.booking-reference{padding:10px 12px;border-radius:10px;background:#f0f3f7!important;color:#788291!important;font-size:10px!important}
.booking-done{max-width:240px;margin:20px auto 0;justify-content:center;background:var(--brand)}

/* Production edge cases: long identities, truthful mock controls and mobile input stability. */
.input-shell input,.booking-field input,.booking-field textarea{min-width:0}
.upload-action{white-space:nowrap}
.preview-head h2,.generation-copy h2{overflow-wrap:anywhere}
.app-header>div:first-child{min-width:0;flex:1}
.app-header small{display:block;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.browser-address span:last-child{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.simulator-static-control{pointer-events:none}
.booking-modal,.booking-panel{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
.booking-close:focus-visible,.booking-submit:focus-visible,.booking-done:focus-visible,.consent-field input:focus-visible{outline-color:var(--brand)}
@supports(height:100dvh){.site-shell{min-height:calc(100dvh - 76px)}}

/* Interactive module demonstrations stay within the approved simulator shell. */
.app-sidebar nav{min-height:0}
.nav-item{width:100%;border:0;background:transparent;text-align:left;font-family:inherit;cursor:pointer}
.nav-item:focus-visible,.mobile-nav-item:focus-visible,.assistant-drawer button:focus-visible,.new-btn:focus-visible{outline:1.5px solid var(--brand);outline-offset:1px}
.dashboard-content.content-enter{animation:moduleContentIn .38s cubic-bezier(.2,.75,.25,1)}
.module-view{height:100%;display:flex;flex-direction:column;gap:8px}
.module-summary{min-height:53px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:9px 11px;border:1px solid #e6ebf1;border-radius:11px;background:linear-gradient(115deg,#fff,rgba(var(--brand-rgb),.045))}
.module-summary>div:first-child{min-width:0}.module-summary span{display:block;color:var(--brand);font:700 4.3px 'Manrope';letter-spacing:.08em;text-transform:uppercase}.module-summary b{display:block;margin:3px 0 2px;font:800 10px 'Manrope';letter-spacing:-.025em}.module-summary small{display:block;max-width:460px;color:#8b95a3;font-size:4.7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.module-live{display:flex;align-items:center;gap:4px;flex:0 0 auto;padding:4px 6px;border-radius:99px;background:#fff;border:1px solid #e5eaf0;color:#758091;font-size:4.3px}.module-live i{width:4px;height:4px;border-radius:50%;background:#20b77a;box-shadow:0 0 0 2px rgba(32,183,122,.12);animation:livePulse 1.8s infinite}
.module-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.module-stat{min-height:61px;padding:9px 10px;border:1px solid #e7ebf0;border-radius:10px;background:#fff;position:relative;overflow:hidden}.module-stat:after{content:'';position:absolute;width:38px;height:38px;right:-18px;top:-20px;border-radius:50%;background:rgba(var(--brand-rgb),.07)}.module-stat small{display:block;color:#8f98a5;font-size:4.5px}.module-stat b{display:block;margin:5px 0 2px;font:800 12px 'Manrope';letter-spacing:-.035em}.module-stat span{color:#a0a8b3;font-size:4px}
.module-main-grid{display:grid;grid-template-columns:1.5fr .72fr;gap:8px;min-height:190px}.module-record-panel,.module-insight-panel{min-width:0;padding:10px;border:1px solid #e7ebf0;border-radius:11px;background:#fff}.module-panel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.module-panel-head b{display:block;font:700 6.5px 'Manrope'}.module-panel-head small{display:block;margin-top:2px;color:#a0a8b3;font-size:4px}.module-panel-head>span{color:var(--brand);font-size:4.2px}
.module-table{display:flex;flex-direction:column}.module-row{min-width:0;display:grid;grid-template-columns:23px minmax(0,1fr) 58px 49px;gap:7px;align-items:center;min-height:44px;border-top:1px solid #f0f2f5}.module-row:first-child{border-top:0}.module-row-icon{width:20px;height:20px;border-radius:7px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font:700 4.3px 'Manrope'}.module-row div{min-width:0}.module-row b,.module-row small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.module-row b{font-size:5.3px}.module-row small{margin-top:2px;color:#99a2ae;font-size:4.2px}.module-row strong{font:700 4.8px 'Manrope';white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.module-row em{padding:3px 5px;border-radius:99px;background:#f0f4f9;color:#61785e;font:700 3.8px 'Manrope';font-style:normal;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.module-insight-panel{position:relative;overflow:hidden}.module-score{width:82px;height:82px;margin:3px auto 0;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--brand) var(--score),#edf1f5 0);position:relative}.module-score:before{content:'';position:absolute;inset:8px;border-radius:50%;background:#fff}.module-score div{position:relative;text-align:center}.module-score b{display:block;font:800 12px 'Manrope'}.module-score small{display:block;margin-top:2px;color:#8c96a4;font-size:3.7px}.module-bars{height:35px;margin:8px 3px 0;display:flex;align-items:end;justify-content:center;gap:7px;border-bottom:1px solid #edf0f4}.module-bars i{width:11px;max-height:32px;min-height:7px;border-radius:3px 3px 0 0;background:linear-gradient(to top,var(--brand),var(--brand-2));position:relative;animation:moduleBarIn .55s both}.module-bars i span{position:absolute;left:50%;bottom:-9px;transform:translateX(-50%);color:#a1a9b4;font:400 3.4px 'DM Sans'}
.module-flow{min-height:57px;display:grid;grid-template-columns:1fr repeat(3,auto);align-items:center;gap:10px;padding:8px 11px;border:1px solid #e7ebf0;border-radius:11px;background:#fff}.module-flow>div b{display:block;font:700 6px 'Manrope'}.module-flow>div small{display:block;margin-top:2px;color:#9aa3af;font-size:4px}.module-flow>span{display:flex;align-items:center;gap:4px;color:#7e8998;font:600 4px 'Manrope';white-space:nowrap}.module-flow>span i{width:15px;height:15px;border-radius:50%;display:grid;place-items:center;background:#eff3f7;color:#8c96a4;font:700 4px 'Manrope';font-style:normal}.module-flow>span.complete i{background:var(--brand);color:#fff}

/* Distinct, workflow-specific product scenes. */
.experience-scene{flex:1;min-height:0;padding:9px 10px;border:1px solid #e7ebf0;border-radius:11px;background:#fff;overflow:hidden}.experience-head{height:23px;display:flex;align-items:flex-start;justify-content:space-between}.experience-head b{display:block;font:700 6.4px 'Manrope'}.experience-head small{display:block;margin-top:1px;color:#a0a8b3;font-size:3.8px}.experience-head>span{color:#98a2af;font-size:5px}.experience-scene article,.experience-scene section,.experience-scene aside{min-width:0}.experience-scene strong,.experience-scene small,.experience-scene b{overflow:hidden;text-overflow:ellipsis}
.experience-board{height:calc(100% - 23px);display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.experience-board>section{padding:7px;border-radius:8px;background:#f6f8fb;border:1px solid #edf0f4}.experience-board>section>header{display:flex;justify-content:space-between;color:#8994a3;font-size:4px}.experience-board>section>header b{width:13px;height:13px;border-radius:5px;display:grid;place-items:center;background:#fff;color:#7b8796;font-size:4px}.experience-board article{margin-top:7px;padding:8px;border:1px solid #e6eaf0;border-radius:8px;background:#fff;box-shadow:0 4px 12px rgba(16,28,45,.035)}.experience-board article>i{width:20px;height:20px;display:grid;place-items:center;border-radius:6px;background:var(--brand-soft);color:var(--brand);font:700 5px 'Manrope';font-style:normal}.experience-board article>strong,.experience-board article>small{display:block;white-space:nowrap}.experience-board article>strong{margin-top:6px;font-size:5.3px}.experience-board article>small{margin-top:2px;color:#9aa3af;font-size:4px}.experience-board footer{margin-top:12px;padding-top:6px;border-top:1px solid #edf0f3;display:flex;justify-content:space-between}.experience-board footer em{font:700 4.2px 'Manrope';font-style:normal}.experience-board footer span{color:#8b96a4;font-size:3.7px}.experience-board section:nth-child(1){background:rgba(var(--brand-rgb),.045)}.experience-board section:nth-child(2) article{border-top:2px solid var(--brand)}
[data-experience="lead-inbox"] .experience-board{display:flex;flex-direction:column;gap:5px}[data-experience="lead-inbox"] .experience-board>section{flex:1;display:grid;grid-template-columns:72px 1fr;align-items:center;padding:4px 7px;background:#fff}[data-experience="lead-inbox"] .experience-board>section>header{display:block;border-right:1px solid #edf0f4;padding-right:7px}[data-experience="lead-inbox"] .experience-board article{margin:0 0 0 8px;padding:4px 6px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:6px;border:0;box-shadow:none}[data-experience="lead-inbox"] .experience-board article>i,[data-experience="lead-inbox"] .experience-board article>strong,[data-experience="lead-inbox"] .experience-board article>small{margin:0}[data-experience="lead-inbox"] .experience-board footer{margin:0;padding:0;border:0;display:block}[data-experience="lead-inbox"] .experience-board footer span{display:none}
.experience-timeline{height:calc(100% - 23px);padding:6px 7px;border-radius:8px;background:linear-gradient(90deg,#f8fafc 1px,transparent 1px);background-size:20% 100%;border:1px solid #eef1f4}.timeline-days{margin-left:103px;display:grid;grid-template-columns:repeat(5,1fr);height:17px;color:#a0a9b4;font-size:3.7px}.timeline-track{height:43px;display:grid;grid-template-columns:96px 1fr;align-items:center;border-top:1px solid rgba(226,231,237,.8)}.timeline-track>span{display:grid;grid-template-columns:19px 1fr;column-gap:5px;align-items:center}.timeline-track>span i{grid-row:1/3;width:17px;height:17px;border-radius:6px;display:grid;place-items:center;background:#fff;color:var(--brand);box-shadow:0 2px 8px rgba(22,34,52,.06);font:700 4px 'Manrope';font-style:normal}.timeline-track>span b,.timeline-track>span small{display:block;white-space:nowrap}.timeline-track>span b{font-size:4.6px}.timeline-track>span small{color:#9ca5b1;font-size:3.6px}.timeline-track>div{height:20px;position:relative}.timeline-track>div em{position:absolute;top:0;height:20px;padding:3px 6px;border-radius:6px;background:linear-gradient(90deg,var(--brand),var(--brand-2));color:#fff;font-style:normal;box-shadow:0 4px 10px rgba(var(--brand-rgb),.14)}.timeline-track>div strong,.timeline-track>div small{display:block;white-space:nowrap}.timeline-track>div strong{font-size:3.7px}.timeline-track>div small{opacity:.72;font-size:3.2px}
[data-experience="attendance-week"] .experience-timeline{background-color:#fbfcfe;background-image:linear-gradient(90deg,#edf1f5 1px,transparent 1px),linear-gradient(#edf1f5 1px,transparent 1px);background-size:20% 100%,100% 43px}[data-experience="leave-calendar"] .timeline-track>div em{background:linear-gradient(90deg,#47a78a,#69c9aa)}[data-experience="delivery-gantt"] .timeline-track:nth-child(3)>div em{background:linear-gradient(90deg,#865ce7,#b37bf2)}[data-experience="order-journey"] .timeline-track>div:after{content:'→';position:absolute;right:5px;top:3px;color:#a0a9b4;font-size:6px}
.experience-ledger{height:calc(100% - 23px);display:grid;grid-template-columns:132px 1fr;gap:8px}.experience-ledger>aside{padding:10px;border-radius:8px;background:linear-gradient(150deg,#101c2d,#162a46);color:#fff}.experience-ledger>aside>span,.experience-ledger>aside>small{display:block;color:#8fa0b7;font-size:3.8px}.experience-ledger>aside>strong{display:block;margin:5px 0 3px;font:800 13px 'Manrope'}.ledger-ring,.settings-readiness{border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--brand-2) var(--score),rgba(255,255,255,.09) 0)}.ledger-ring{width:48px;height:48px;margin:11px auto 0}.ledger-ring:before,.settings-readiness:before{content:'';position:absolute;border-radius:50%}.ledger-ring{position:relative}.ledger-ring:before{inset:5px;background:#14243a}.ledger-ring i{position:relative;color:#fff;font:700 6px 'Manrope';font-style:normal}.experience-ledger>section{border:1px solid #edf0f3;border-radius:8px;overflow:hidden}.experience-ledger>section>header,.experience-ledger article{display:grid;grid-template-columns:1fr 1.1fr .75fr .72fr;gap:6px;align-items:center;padding:0 8px}.experience-ledger>section>header{height:23px;background:#f7f9fb;color:#9aa4b1;font-size:3.6px}.experience-ledger article{height:38px;border-top:1px solid #eef1f4}.experience-ledger article strong,.experience-ledger article span,.experience-ledger article b,.experience-ledger article em{white-space:nowrap}.experience-ledger article strong{font-size:4.5px}.experience-ledger article span{color:#8f99a6;font-size:3.8px}.experience-ledger article b{font-size:4.4px}.experience-ledger article em{padding:3px 5px;border-radius:99px;background:#eef8f4;color:#48836e;font:700 3.5px 'Manrope';font-style:normal;text-align:center}
.experience-analytics{height:calc(100% - 23px);display:grid;grid-template-columns:1.45fr .85fr;gap:8px}.experience-analytics>section,.experience-analytics>aside{padding:8px;border:1px solid #edf0f4;border-radius:8px}.experience-analytics>section>header{display:flex;justify-content:space-between}.experience-analytics>section>header b,.experience-analytics>section>header small{display:block}.experience-analytics>section>header b{font-size:5px}.experience-analytics>section>header small{margin-top:2px;color:#a0a8b3;font-size:3.6px}.experience-analytics>section>header span{color:var(--brand);font-size:3.7px}.intelligence-bars{height:92px;display:flex;align-items:end;gap:8px;padding:15px 8px 12px;border-bottom:1px solid #e9edf2;background:repeating-linear-gradient(to bottom,transparent 0,transparent 22px,#f0f3f6 23px)}.intelligence-bars>i{flex:1;position:relative;max-height:72px;border-radius:4px 4px 1px 1px;background:linear-gradient(to top,var(--brand),var(--brand-2));animation:moduleBarIn .55s both}.intelligence-bars>i span{position:absolute;bottom:-9px;left:50%;transform:translateX(-50%);color:#a1a9b4;font:400 3.2px 'DM Sans'}.experience-analytics>aside>b{display:block;margin-bottom:6px;font-size:5px}.experience-analytics aside article{height:36px;display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:5px;border-top:1px solid #edf0f3}.experience-analytics aside article>i{width:16px;height:16px;border-radius:5px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);font:700 3.7px 'Manrope';font-style:normal}.experience-analytics aside article strong,.experience-analytics aside article small{display:block;white-space:nowrap}.experience-analytics aside article strong{font-size:4.2px}.experience-analytics aside article small{color:#9ca5b1;font-size:3.4px}.experience-analytics aside article em{color:#71808f;font:700 3.4px 'Manrope';font-style:normal}
.experience-settings{height:calc(100% - 23px);display:grid;grid-template-columns:1fr 145px;gap:8px}.experience-settings>section{border:1px solid #edf0f4;border-radius:8px;padding:8px}.experience-settings>section>b{display:block;margin-bottom:4px;font-size:5px}.experience-settings article{height:38px;display:grid;grid-template-columns:22px 1fr 25px;align-items:center;gap:6px;border-top:1px solid #edf0f3}.experience-settings article>i{width:19px;height:19px;border-radius:6px;display:grid;place-items:center;background:#f2f5f8;color:var(--brand);font-style:normal}.experience-settings article strong,.experience-settings article small{display:block;white-space:nowrap}.experience-settings article strong{font-size:4.5px}.experience-settings article small{color:#9ca5b1;font-size:3.5px}.settings-toggle{width:22px;height:12px;border-radius:99px;background:#dbe1e8;padding:2px}.settings-toggle em{display:block;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.14)}.settings-toggle.on{background:var(--brand)}.settings-toggle.on em{margin-left:10px}.experience-settings>aside{padding:10px;border-radius:8px;background:#f7f9fc;text-align:center}.experience-settings>aside>span,.experience-settings>aside>strong,.experience-settings>aside>small{display:block}.experience-settings>aside>span{color:#8f99a6;font-size:3.8px}.settings-readiness{position:relative;width:59px;height:59px;margin:6px auto;background:conic-gradient(var(--brand) var(--score),#e3e8ee 0)}.settings-readiness:before{inset:6px;background:#f7f9fc}.settings-readiness b{position:relative;font-size:8px}.experience-settings>aside>strong{font-size:4.5px}.experience-settings>aside>small{margin-top:5px;color:#929da9;font-size:3.5px;line-height:1.6}
.experience-storage{height:calc(100% - 23px);display:grid;grid-template-columns:1fr 112px;gap:8px}.experience-storage>section{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.experience-storage article{padding:8px;border:1px solid #e9edf1;border-radius:8px;background:#fff}.experience-storage article header,.experience-storage article footer{display:flex;align-items:center;justify-content:space-between}.experience-storage article header>i{width:20px;height:20px;border-radius:6px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);font-style:normal}.experience-storage article header span{font-size:3.5px;color:#81909f}.experience-storage article>strong,.experience-storage article>small{display:block;white-space:nowrap}.experience-storage article>strong{margin-top:9px;font-size:5px}.experience-storage article>small{margin-top:2px;color:#9aa4b0;font-size:3.7px}.experience-storage article>div{height:4px;margin:13px 0 6px;border-radius:4px;background:#edf1f4;overflow:hidden}.experience-storage article>div i{display:block;height:100%;background:linear-gradient(90deg,var(--brand),var(--brand-2))}.experience-storage article footer b,.experience-storage article footer span{font-size:3.7px}.experience-storage article footer span{color:#9ca5b1}.experience-storage>aside{padding:10px;border-radius:8px;background:#f5f8fb;text-align:center}.experience-storage>aside>span,.experience-storage>aside>b,.experience-storage>aside>small{display:block}.experience-storage>aside>span{color:#8e99a7;font-size:3.7px}.experience-storage>aside>b{margin:5px 0;font:800 10px 'Manrope'}.experience-storage>aside>div{height:75px;width:23px;margin:0 auto 6px;padding:3px;border-radius:7px;background:#e5eaf0;display:flex;align-items:end}.experience-storage>aside>div i{display:block;width:100%;border-radius:4px;background:linear-gradient(to top,var(--brand),var(--brand-2))}.experience-storage>aside>small{color:#8e99a7;font-size:3.5px}
.experience-map{height:calc(100% - 23px);display:grid;grid-template-columns:1.45fr .85fr;gap:8px}.experience-map>section{position:relative;border-radius:8px;overflow:hidden;background:radial-gradient(circle at 28% 32%,rgba(var(--brand-rgb),.13),transparent 18%),#f1f5f7}.experience-map>section:before,.experience-map>section:after,.map-road{content:'';position:absolute;height:8px;background:#fff;border:1px solid #e1e7ec;border-radius:99px;transform:rotate(-18deg)}.experience-map>section:before{width:130%;left:-20%;top:48%}.experience-map>section:after{width:80%;left:27%;top:20%;transform:rotate(35deg)}.map-road.road-one{width:80%;left:-5%;top:18%;transform:rotate(17deg)}.map-road.road-two{width:85%;left:38%;top:70%;transform:rotate(-35deg)}.map-pin{position:absolute;z-index:2;width:17px;height:17px;border-radius:7px 7px 7px 2px;transform:rotate(-45deg);background:var(--brand);box-shadow:0 4px 10px rgba(var(--brand-rgb),.25);font-style:normal}.map-pin>b{position:absolute;inset:0;display:grid;place-items:center;transform:rotate(45deg);color:#fff;font-size:4px}.map-pin span{position:absolute;left:18px;top:1px;width:max-content;max-width:75px;padding:3px 5px;border-radius:4px;background:#fff;box-shadow:0 3px 10px rgba(20,30,44,.08);transform:rotate(45deg);color:#526171;font:600 3.5px 'Manrope'}.pin-1{left:22%;top:25%}.pin-2{left:58%;top:46%}.pin-3{left:38%;top:70%}.experience-map>section>small{position:absolute;left:8px;bottom:6px;color:#8b97a5;font:700 3.2px 'Manrope';letter-spacing:.1em}.experience-map>aside{padding:8px;border:1px solid #edf0f4;border-radius:8px}.experience-map>aside>b{display:block;margin-bottom:4px;font-size:5px}.experience-map aside article{height:38px;display:grid;grid-template-columns:19px 1fr auto;gap:5px;align-items:center;border-top:1px solid #edf0f3}.experience-map aside article>i{width:17px;height:17px;border-radius:6px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);font:700 4px 'Manrope';font-style:normal}.experience-map aside article strong,.experience-map aside article small{display:block;white-space:nowrap}.experience-map aside article strong{font-size:4.3px}.experience-map aside article small{color:#9ca5b1;font-size:3.4px}.experience-map aside article em{color:#5a8b77;font:700 3.4px 'Manrope';font-style:normal;white-space:nowrap}
.experience-cards{height:calc(100% - 23px);display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.experience-cards>article{border:1px solid #e8ecf1;border-radius:9px;background:#fff;overflow:hidden}.entity-visual{height:49px;padding:7px;display:flex;align-items:flex-start;justify-content:space-between;background:linear-gradient(145deg,var(--brand-soft),#f4f7fa)}.entity-visual>i{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;background:#fff;color:var(--brand);box-shadow:0 3px 10px rgba(20,32,50,.06);font:700 5px 'Manrope';font-style:normal}.entity-visual>span{padding:3px 5px;border-radius:99px;background:#fff;color:#6f7c8c;font:700 3.4px 'Manrope'}.experience-cards article>section{padding:8px}.experience-cards article>section>strong,.experience-cards article>section>small{display:block;white-space:nowrap}.experience-cards article>section>strong{font-size:5px}.experience-cards article>section>small{margin-top:2px;color:#99a3af;font-size:3.7px}.experience-cards footer{margin-top:10px;display:flex;justify-content:space-between;align-items:center}.experience-cards footer b{font-size:4.2px}.experience-cards footer em{color:#8d98a5;font:700 3.3px 'Manrope';font-style:normal}
[data-experience="listing-gallery"] .entity-visual{height:59px;background:linear-gradient(155deg,rgba(var(--brand-rgb),.12),transparent 48%),linear-gradient(25deg,#c8d3dc,#eef2f5)}[data-experience="listing-gallery"] .entity-visual:after{content:'';align-self:flex-end;width:43px;height:32px;clip-path:polygon(50% 0,100% 38%,89% 38%,89% 100%,11% 100%,11% 38%,0 38%);background:rgba(255,255,255,.75)}[data-experience="buyer-matching"] .entity-visual{height:38px;border-bottom:3px solid var(--brand)}[data-experience="contact-network"] .experience-cards,[data-experience="client-book"] .experience-cards,[data-experience="team-capacity"] .experience-cards{grid-template-columns:1fr;gap:5px}[data-experience="contact-network"] .experience-cards>article,[data-experience="client-book"] .experience-cards>article,[data-experience="team-capacity"] .experience-cards>article{display:grid;grid-template-columns:58px 1fr}[data-experience="contact-network"] .entity-visual,[data-experience="client-book"] .entity-visual,[data-experience="team-capacity"] .entity-visual{height:auto}[data-experience="supplier-scorecards"] .experience-cards>article{border-top:3px solid var(--brand)}[data-experience="project-portfolio"] .entity-visual{background:linear-gradient(135deg,#eef1ff,var(--brand-soft))}[data-experience="customer-assets"] .entity-visual:after{content:'ASSET HISTORY';align-self:flex-end;color:#9aa4b0;font:700 3px 'Manrope';letter-spacing:.08em}

.mobile-scene{height:42px;flex:0 0 42px;margin:7px 0 1px;border:1px solid #e9edf2;border-radius:9px;background:#f8fafc;overflow:hidden}.mobile-scene-board{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:5px}.mobile-scene-board>span{padding:4px;border-radius:5px;background:#fff;display:flex;align-items:center;gap:3px}.mobile-scene-board i{width:11px;height:11px;border-radius:4px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);font-size:3px;font-style:normal}.mobile-scene-board b{font-size:3.3px}.mobile-scene-timeline{position:relative;padding:5px;background:repeating-linear-gradient(90deg,#f8fafc 0,#f8fafc 24%,#edf1f5 25%)}.mobile-scene-timeline>span{position:absolute;left:var(--start);width:var(--length);height:8px;border-radius:4px;background:linear-gradient(90deg,var(--brand),var(--brand-2));color:#fff;padding:1px 3px}.mobile-scene-timeline>span:nth-child(1){top:5px}.mobile-scene-timeline>span:nth-child(2){top:17px}.mobile-scene-timeline>span:nth-child(3){top:29px}.mobile-scene-timeline b{font-size:2.8px;white-space:nowrap}.mobile-scene-analytics{display:flex;align-items:end;gap:5px;padding:7px 12px 9px}.mobile-scene-analytics>i{flex:1;position:relative;border-radius:3px 3px 0 0;background:linear-gradient(to top,var(--brand),var(--brand-2))}.mobile-scene-analytics span{position:absolute;bottom:-6px;left:50%;font-size:2.4px}.mobile-scene-ledger{display:grid;grid-template-columns:1fr auto 17px;align-items:center;padding:8px}.mobile-scene-ledger span{color:#8f9aa7;font-size:3.6px}.mobile-scene-ledger b{font-size:8px}.mobile-scene-ledger i{width:15px;height:15px;border-radius:50%;display:grid;place-items:center;background:#ddf5eb;color:#328367;font-style:normal;font-size:5px}.mobile-scene-map{position:relative;background:linear-gradient(22deg,transparent 46%,#fff 47%,#fff 53%,transparent 54%),#edf3f5}.mobile-scene-map>i{position:absolute;width:9px;height:9px;border-radius:4px 4px 4px 1px;transform:rotate(-45deg);background:var(--brand)}.mobile-scene-map>i:nth-child(1){left:22%;top:10px}.mobile-scene-map>i:nth-child(2){left:53%;top:24px}.mobile-scene-map>i:nth-child(3){left:76%;top:8px}.mobile-scene-map span{position:absolute;right:5px;bottom:3px;font-size:3px}.mobile-scene-storage{display:flex;align-items:end;gap:5px;padding:6px 7px;position:relative}.mobile-scene-storage>i{width:13px;height:27px;padding:2px;border-radius:4px;background:#e5eaf0;display:flex;align-items:end}.mobile-scene-storage>i span{width:100%;background:var(--brand);border-radius:2px}.mobile-scene-storage>b{align-self:center;margin-left:auto;font-size:3.6px}.mobile-scene-settings{padding:3px 7px}.mobile-scene-settings>span{height:12px;display:grid;grid-template-columns:1fr 14px;align-items:center;border-top:1px solid #edf0f3}.mobile-scene-settings>span:first-child{border-top:0}.mobile-scene-settings b{font-size:3.3px}.mobile-scene-settings i{width:13px;height:7px;border-radius:9px;background:#dce2e8}.mobile-scene-settings i.on{background:var(--brand)}.mobile-scene-cards{display:flex;align-items:center;padding:8px}.mobile-scene-cards>i{width:22px;height:22px;margin-left:-5px;border:2px solid #fff;border-radius:7px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);font:700 4px 'Manrope';font-style:normal}.mobile-scene-cards>i:first-child{margin-left:0}.mobile-scene-cards>b{margin-left:auto;font-size:3.7px}

[data-experience="lead-inbox"] .mobile-scene-board{display:flex;flex-direction:column;gap:2px;padding:3px 5px}[data-experience="lead-inbox"] .mobile-scene-board>span{height:10px;padding:2px 4px}[data-experience="lead-inbox"] .mobile-scene-board i{width:7px;height:7px}[data-experience="listing-gallery"] .mobile-scene-cards{background:linear-gradient(155deg,rgba(var(--brand-rgb),.12),#eef3f6)}[data-experience="listing-gallery"] .mobile-scene-cards>i{width:31px;height:27px;margin-left:4px;border-radius:5px;background:#fff}[data-experience="buyer-matching"] .mobile-scene-cards>i{width:25px;height:25px;border-radius:50%}[data-experience="buyer-matching"] .mobile-scene-cards>b:before{content:'92% ';color:var(--brand)}

/* Contextual AI concept drawer: animated, useful and explicitly simulated. */
.assistant-drawer{position:absolute;z-index:18;top:32px;right:0;bottom:0;width:43%;padding:14px;display:flex;flex-direction:column;background:radial-gradient(circle at 82% 8%,rgba(var(--brand-2-rgb),.16),transparent 30%),linear-gradient(150deg,#0c1421,#111d2d 62%,#0c1523);border-left:1px solid rgba(255,255,255,.1);color:#fff;box-shadow:-22px 0 55px rgba(8,14,24,.24);transform:translateX(104%);opacity:0;visibility:hidden;transition:transform .4s cubic-bezier(.2,.78,.2,1),opacity .3s,visibility 0s linear .4s;overflow:hidden}
.assistant-drawer.open{transform:none;opacity:1;visibility:visible;transition:transform .4s cubic-bezier(.2,.78,.2,1),opacity .3s,visibility 0s}.assistant-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid rgba(255,255,255,.08)}.assistant-identity{display:flex;align-items:center;gap:8px}.assistant-orb,.assistant-mini-orb{display:grid;place-items:center;background:linear-gradient(145deg,var(--brand),var(--brand-2));color:#fff;box-shadow:0 0 22px rgba(var(--brand-rgb),.38)}.assistant-orb{width:29px;height:29px;border-radius:10px;font-size:9px;animation:assistantOrb 5s infinite ease-in-out}.assistant-identity b{display:block;font:800 7px 'Manrope'}.assistant-identity small{display:flex;align-items:center;gap:3px;margin-top:2px;color:#8492a6;font-size:4.2px}.assistant-identity small i{width:4px;height:4px;border-radius:50%;background:#5be0aa}.assistant-close{width:25px;height:25px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.06);color:#aeb8c6;display:grid;place-items:center;cursor:pointer;font-size:12px}.assistant-context{display:flex;justify-content:space-between;align-items:center;margin:10px 0;padding:7px 8px;border:1px solid rgba(255,255,255,.08);border-radius:9px;background:rgba(255,255,255,.045)}.assistant-context span{color:#7e8ca0;font-size:4.2px}.assistant-context b{font:700 5px 'Manrope';color:#dce5ef}.assistant-messages{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:7px;padding:2px 1px 8px;scrollbar-width:none}.assistant-messages::-webkit-scrollbar{display:none}.assistant-message{display:flex;align-items:flex-start;gap:6px;max-width:92%;animation:assistantMessageIn .36s both}.assistant-message.user{align-self:flex-end;justify-content:flex-end}.assistant-message p{margin:0;padding:8px 9px;border-radius:5px 10px 10px 10px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.07);color:#b8c3d1;font-size:4.8px;line-height:1.55}.assistant-message.user p{border-radius:10px 5px 10px 10px;background:rgba(var(--brand-rgb),.25);border-color:rgba(var(--brand-rgb),.25);color:#fff}.assistant-mini-orb{width:18px;height:18px;flex:0 0 18px;border-radius:6px;font-size:5px}.assistant-typing{width:max-content;display:flex;gap:3px;margin-left:24px;padding:7px 9px;border-radius:8px;background:rgba(255,255,255,.07)}.assistant-typing i{width:3px;height:3px;border-radius:50%;background:#8fa2ba;animation:assistantTyping 1s infinite}.assistant-typing i:nth-child(2){animation-delay:.16s}.assistant-typing i:nth-child(3){animation-delay:.32s}.assistant-suggestions{display:flex;flex-wrap:wrap;gap:5px;padding:7px 0}.assistant-suggestions button{display:flex;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.09);border-radius:99px;background:rgba(255,255,255,.055);color:#aab7c8;padding:5px 7px;cursor:pointer;font:600 4.2px 'Manrope';transition:.2s}.assistant-suggestions button:hover{background:rgba(var(--brand-rgb),.18);border-color:rgba(var(--brand-rgb),.35);color:#fff}.assistant-suggestions button span{color:var(--brand-2)}.assistant-composer{height:31px;flex:0 0 31px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:rgba(255,255,255,.055);display:flex;align-items:center;justify-content:space-between;padding:0 5px 0 9px;color:#68778c;font-size:4.6px}.assistant-composer i{width:21px;height:21px;border-radius:7px;background:linear-gradient(145deg,var(--brand),var(--brand-2));display:grid;place-items:center;color:#fff;font-style:normal;font-size:8px}.assistant-disclaimer{margin:6px 0 0;text-align:center;color:#59687d;font-size:3.6px;letter-spacing:.06em;text-transform:uppercase}.simulator-toast{position:absolute;z-index:22;right:17px;top:48px;max-width:220px;display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(12,20,32,.94);box-shadow:0 12px 30px rgba(8,14,24,.25);color:#dce5ef;opacity:0;transform:translateY(-6px);pointer-events:none;transition:.25s}.simulator-toast.show{opacity:1;transform:none}.simulator-toast span{width:16px;height:16px;border-radius:5px;background:rgba(45,202,142,.15);color:#57dda9;display:grid;place-items:center;font-size:6px}.simulator-toast b{font:700 5px 'Manrope'}

.mobile-nav-item{width:100%;border:0;background:transparent;font-family:inherit;cursor:pointer;padding:0}.mobile-view{animation:moduleContentIn .34s both}.mobile-module-title{margin:3px 0 10px}.mobile-module-title small{display:block;color:var(--brand);font-size:4.2px;text-transform:uppercase;letter-spacing:.08em}.mobile-module-title b{display:block;margin-top:2px;font:800 15px 'Manrope';letter-spacing:-.04em}.mobile-module-hero>small,.mobile-module-hero>b,.mobile-module-hero>span{position:relative;z-index:1}.mobile-module-hero>span{display:block;max-width:76%;color:#9fb0c5;font-size:4.3px;line-height:1.45}.mobile-list-row>span{max-width:58px;overflow:hidden;text-overflow:ellipsis}.mobile-nav-item.active{background:linear-gradient(to top,rgba(var(--brand-rgb),.07),transparent);border-radius:7px}
@keyframes moduleContentIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@keyframes moduleBarIn{from{transform:scaleY(.2);transform-origin:bottom}to{transform:scaleY(1);transform-origin:bottom}}
@keyframes assistantOrb{0%,100%{transform:rotate(0deg);filter:saturate(1)}50%{transform:rotate(8deg) scale(1.04);filter:saturate(1.25)}}
@keyframes assistantMessageIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
@keyframes assistantTyping{0%,60%,100%{opacity:.32;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}

@media(max-width:760px){
  .studio-topbar{height:66px}.studio-topbar-inner{width:calc(100% - 28px)}.studio-mark small{display:none}.back-link{padding:0 11px}.site-shell{min-height:calc(100vh - 66px)}
  .input-shell input,.booking-field input,.booking-field textarea{font-size:16px}
  .conversion-card{display:block;padding:26px 23px;margin-top:22px}.consultation-button{width:100%;margin-top:20px}
  .studio-footer-inner{width:calc(100% - 36px);padding:34px 0;display:block}.studio-footer-inner>p{margin:15px 0}.studio-footer nav{justify-content:flex-start}
  .mobile-device{right:8px!important;max-width:calc(100% - 16px);clip-path:inset(0 round 35px)}
  .studio-nudge-modal{padding:12px}.studio-nudge-panel{grid-template-columns:1fr;max-height:calc(100dvh - 24px);overflow:auto;border-radius:24px}.studio-nudge-visual{order:-1;min-height:240px}.studio-nudge-copy{padding:30px 25px 26px}.studio-nudge-copy h2{font-size:35px}.studio-nudge-brand{margin:18px 0 16px}.nudge-product-shot{inset:16px 12px 48px}.nudge-window{width:72%;height:86%;left:8px;top:10px;transform:none;animation:none}.nudge-phone{right:10px;bottom:10px;transform:scale(.92);transform-origin:bottom right;animation:none}.nudge-floating-status{right:17px;bottom:15px}.studio-nudge-close{position:fixed;right:24px;top:24px}.studio-nudge-points{margin-bottom:19px}
  .module-view{gap:6px}.module-summary{min-height:45px;padding:7px 9px}.module-stat{min-height:50px;padding:7px 9px}.module-stat b{margin:3px 0 1px}.module-main-grid{min-height:158px;gap:6px}.module-record-panel,.module-insight-panel{padding:8px}.module-panel-head{margin-bottom:5px}.module-row{min-height:36px}.module-score{width:66px;height:66px}.module-score:before{inset:7px}.module-bars{height:27px;margin-top:5px}.module-flow{min-height:45px;padding:6px 9px;gap:7px}.assistant-drawer{width:47%;padding:11px}
  .booking-panel{padding:28px 20px 22px;border-radius:21px}.booking-close{right:12px;top:12px}.booking-context{grid-template-columns:1fr}.booking-context div{border-right:0;border-bottom:1px solid rgba(17,24,39,.07)}
}
@supports(height:100dvh){@media(max-width:760px){.site-shell{min-height:calc(100dvh - 66px)}}}
@media(max-width:520px){
  .studio-topbar-actions .secure-pill{display:none}.back-link span{display:none}
  .booking-modal{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.booking-panel{max-height:calc(100dvh - 20px)}.booking-field-grid{grid-template-columns:1fr}.booking-context{grid-template-columns:1fr 1fr}.booking-context div:nth-child(2){border-bottom:0}.booking-context div:last-child{grid-column:1/3}
  .studio-footer-inner{padding-bottom:max(34px,env(safe-area-inset-bottom))}
  .studio-nudge-panel{border-radius:21px}.studio-nudge-copy{padding:26px 20px 23px}.studio-nudge-copy h2{font-size:31px}.studio-nudge-copy>p{font-size:11px}.studio-nudge-points{display:grid;grid-template-columns:1fr 1fr}.studio-nudge-primary{font-size:10px}.studio-nudge-visual{min-height:200px}.nudge-phone{display:none}.nudge-window{width:88%;left:6%;top:16px}.nudge-floating-status{height:39px;bottom:12px}.studio-nudge-close{right:19px;top:19px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
@media(max-width:360px){.site-shell{padding-inline:10px}.studio-topbar-inner{width:calc(100% - 20px)}.back-link{font-size:9px}.mobile-device{right:6px!important}.booking-panel{padding-inline:16px}.conversion-card{padding-inline:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.screen.active,.brand-pulse,.wireframe-card,.scan-line,.desktop-device,.mobile-device,.desktop-teaser,.phone-teaser,.simulator-loader-mark:before,.simulator-loader-mark:after,.simulator-loader-progress i{animation:none!important}.desktop-device,.mobile-device,.software-option,.build-button,.consultation-button,.simulator-loader,.desktop-device .app-shell,.mobile-device .mobile-status,.mobile-device .mobile-app-head,.mobile-device .mobile-content,.mobile-device .mobile-nav{transition:none!important}.simulator-loader-progress i{width:100%;background:linear-gradient(90deg,var(--brand),var(--brand-2))}}
.studio-record-note{text-align:center;color:#a7b0bc;font-size:8px;line-height:1.45;margin:6px 0 0;opacity:.82}
.studio-record-note a{color:#7b8796;text-decoration:underline;text-underline-offset:2px}
