[data-builder-light=true] [data-studio-mode=true],[data-builder-light=true][data-studio-mode=true]{--studio-canvas:#f4f1ea;--studio-surface:#fff;--studio-surface-2:#efeae0;--studio-surface-warm:#f0ebe1;--studio-fg:#090807;--studio-fg-soft:#090807c7;--studio-fg-mute:#0908078c;--studio-fg-dim:#0908076b;--studio-bronze:#7d5f24;--studio-bronze-soft:#c8a87833;--studio-live:#3a7d4a;--studio-live-soft:#3a7d4a2e;--studio-line:#0908071a;--studio-line-strong:#09080729;--studio-line-bronze:#7d5f2457;--studio-ambient:radial-gradient(circle at 18% -4%, #c8a8781a 0%, transparent 45%), radial-gradient(circle at 82% 105%, #c8a87812 0%, transparent 55%)}.ws-sidebar-split,.ws-chat-sidebar{background:var(--studio-surface,#fff);flex-direction:column;height:100%;display:flex}.ws-chat-sidebar-header{border-bottom:1px solid var(--studio-line,#0908071a);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.ws-chat-sidebar-title{font-family:var(--font-mono);color:var(--studio-fg-mute,#0908078c);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:500}.ws-chat-sidebar-step{font-family:var(--font-mono);color:var(--studio-fg-dim,#0908076b);font-variant-numeric:tabular-nums;font-size:.65rem;font-weight:500}.ws-chat-sidebar .builder-chat-messages{scrollbar-width:thin;scrollbar-color:var(--studio-line-strong,#09080729) transparent;background:0 0;flex:1;padding:1rem;overflow-y:auto}.ws-chat-sidebar .builder-msg-ai .chat-bubble{background:var(--studio-surface-2,#0908070a)!important;color:var(--studio-fg-soft,#090807c7)!important;border-color:var(--studio-line,#0908071a)!important}.ws-chat-sidebar .builder-msg-user .chat-bubble{color:var(--studio-fg,#090807)!important;background:#3a7d4a1a!important;border-color:#3a7d4a66!important}.ws-edit-panel{flex-direction:column;max-height:320px;display:flex;position:relative;overflow:hidden}.builder-layout-hero{min-height:100dvh;position:relative;overflow:hidden}.builder-layout-split{opacity:0;min-height:100dvh;transition:opacity .5s var(--ease-out-expo);grid-template-columns:40% 60%;display:grid}.builder-layout-split.split-mounted{opacity:1}.builder-layout-split .builder-chat-panel{opacity:0;transition:transform .6s var(--ease-out-expo), opacity .6s var(--ease-out-expo);transition-delay:.15s;transform:translate(-30px)}.builder-layout-split.split-mounted .builder-chat-panel{opacity:1;transform:none}.builder-layout-split .builder-preview-desktop{opacity:0;transition:transform .6s var(--ease-out-expo), opacity .6s var(--ease-out-expo);transition-delay:.3s;transform:translate(30px)}.builder-layout-split.split-mounted .builder-preview-desktop{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.builder-layout-split,.builder-layout-split .builder-chat-panel,.builder-layout-split .builder-preview-desktop{opacity:1;transition:none;transform:none}}.builder-chat-panel{background:var(--studio-canvas,#090807);height:100dvh;color:var(--studio-fg,#f4f1ea);border-right:1px solid var(--studio-line,#f4f1ea1a);z-index:2;font-family:var(--studio-mono,ui-monospace, monospace);flex-direction:column;display:flex;position:relative}.builder-chat-panel:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#c8a87809 1px,#0000 1px),linear-gradient(#c8a87809 1px,#0000 1px);background-size:64px 64px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(at top,#000 30%,#0000 90%);mask-image:radial-gradient(at top,#000 30%,#0000 90%)}.builder-chat-header{z-index:1;border-bottom:1px solid var(--studio-line,#f4f1ea1a);background:var(--studio-surface,#0d0c0b);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex;position:relative}.builder-chat-logo{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.18em;text-transform:uppercase;color:var(--studio-fg,#f4f1ea);align-items:center;gap:6px;font-size:.78rem;font-weight:800;text-decoration:none;transition:color .18s;display:inline-flex}.builder-chat-logo:before{content:"$";color:var(--studio-bronze,#c8a878)}.builder-chat-logo:hover{color:var(--studio-bronze,#c8a878)}.builder-chat-logo:focus-visible{outline:1px solid var(--studio-bronze,#c8a878);outline-offset:4px}.builder-chat-header-right{align-items:center;gap:14px;display:flex}.builder-step-counter{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.16em;color:var(--studio-fg-mute,#f4f1ea7a);font-variant-numeric:tabular-nums;font-size:.62rem;font-weight:700}.builder-chat-secure{color:var(--studio-live,#6affb4);align-items:center;display:flex}.builder-chat-for{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.08em;text-transform:lowercase;color:var(--studio-fg-soft,#f4f1eac7);border:1px solid var(--studio-line-strong,#f4f1ea38);cursor:pointer;background:0 0;align-items:center;gap:.5rem;max-width:200px;min-height:28px;padding:6px 12px;font-size:.64rem;font-weight:700;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.builder-chat-for>:first-child:not(svg){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.builder-chat-for:hover{border-color:var(--studio-bronze,#c8a878);color:var(--studio-bronze,#c8a878);background:#c8a87829}.builder-chat-for:focus-visible{outline:2px solid var(--studio-bronze,#c8a878);outline-offset:3px}.builder-chat-for svg{opacity:.65;flex-shrink:0;transition:opacity .18s}.builder-chat-for:hover svg{opacity:1}.builder-step-dots{align-items:center;gap:5px;display:flex}.builder-step-dot{border:1px solid var(--studio-line-strong,#f4f1ea38);background:0 0;width:5px;height:5px;transition:background .3s,border-color .3s}.builder-step-dot.done{background:var(--studio-bronze,#c8a878);border-color:var(--studio-bronze,#c8a878)}.builder-step-dot.active{border-color:var(--studio-live,#6affb4);background:var(--studio-live,#6affb4);box-shadow:0 0 8px var(--studio-live-soft,#6affb429);animation:1.8s ease-in-out infinite dotPulse}@keyframes dotPulse{0%,to{opacity:.7}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.builder-step-dot.active{animation:none!important}}@keyframes builderSavedFade{0%{opacity:1}70%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){@keyframes builderSavedFade{0%{opacity:1}to{opacity:0}}}.builder-progress{background:#f4f1ea0f;flex-shrink:0;height:2px;overflow:hidden}.builder-progress-fill{background:var(--studio-bronze,#c8a878);height:100%;transition:width .6s var(--ease-smooth);box-shadow:0 0 8px var(--studio-bronze,#c8a878);position:relative}.builder-progress-fill:after{content:none}.builder-chat-messages{scrollbar-width:thin;scrollbar-color:var(--studio-line-strong,#f4f1ea38) transparent;z-index:1;flex-direction:column;flex:1;gap:1.15rem;padding:1.5rem 1.25rem;display:flex;position:relative;overflow-y:auto}.builder-chat-messages::-webkit-scrollbar{width:6px}.builder-chat-messages::-webkit-scrollbar-track{background:0 0}.builder-chat-messages::-webkit-scrollbar-thumb{background:var(--studio-line-strong,#f4f1ea38)}.builder-msg{z-index:1;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:relative}.builder-msg :is(a,button,input,textarea,select,[role=button]){pointer-events:auto}:is(.builder-msg:has(.builder-inline-input),.builder-msg:has(.builder-multiselect-footer),.builder-msg:has(.builder-city-autocomplete)){z-index:3}.builder-multiselect-footer{align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.builder-multiselect-hint{color:#00000059;font-size:.65rem}.builder-multiselect-confirm{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.16em;text-transform:uppercase;color:var(--studio-canvas,#090807);background:var(--studio-bronze,#c8a878);border:1px solid var(--studio-bronze,#c8a878);cursor:pointer;align-items:center;gap:.5rem;min-width:44px;min-height:44px;padding:.65rem 1.1rem;font-size:.7rem;font-weight:800;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.builder-multiselect-confirm:hover{background:var(--studio-live,#6affb4);border-color:var(--studio-live,#6affb4)}.builder-multiselect-confirm:focus-visible{outline:2px solid var(--studio-live,#6affb4);outline-offset:3px}.builder-multiselect-hint{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.14em;color:var(--studio-fg-mute,#f4f1ea7a);text-transform:uppercase;font-size:.6rem;font-weight:700}.builder-suggestion-hint{border:1px solid var(--studio-line-bronze,#c8a87857);font-family:var(--studio-mono,ui-monospace, monospace);color:var(--studio-fg,#f4f1ea);cursor:pointer;transition:background .18s, border-color .18s, transform .18s var(--ease-out-expo);min-height:36px;animation:msgEnter .35s var(--ease-out-expo) both;background:#c8a8781a;align-items:center;gap:.5rem;padding:.5rem .95rem;font-size:.78rem;display:inline-flex}.builder-suggestion-hint strong{font-family:var(--studio-mono,ui-monospace, monospace);color:var(--studio-bronze,#c8a878);font-weight:800}.builder-suggestion-hint svg{color:var(--studio-bronze,#c8a878)}.builder-suggestion-hint:hover{border-color:var(--studio-bronze,#c8a878);background:#c8a87833;transform:translateY(-1px)}.builder-suggestion-hint:active{transform:scale(.97)}.builder-suggestion-hint:focus-visible{outline:2px solid var(--studio-live,#6affb4);outline-offset:3px}@media (prefers-reduced-motion:reduce){.builder-suggestion-hint{animation:none!important}}.builder-msg-ai{align-items:flex-start}.builder-msg-user{align-items:flex-end}.builder-edit-btn{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--studio-fg-mute,#f4f1ea7a);cursor:pointer;background:0 0;border:none;align-self:flex-end;align-items:center;gap:.4rem;min-height:44px;padding:.35rem .5rem;font-size:.6rem;font-weight:700;transition:color .15s;display:inline-flex}.builder-edit-btn:hover{color:var(--studio-bronze,#c8a878)}.builder-edit-btn:focus-visible{outline:2px solid var(--studio-live,#6affb4);outline-offset:2px}.builder-device-bar{background:var(--studio-surface,#0d0c0b);border:1px solid var(--studio-line,#f4f1ea1a);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.5rem;padding:.5rem .75rem;display:flex}.builder-device-toggle{background:#f4f1ea0a;gap:2px;padding:2px;display:flex}.builder-device-btn{cursor:pointer;color:var(--studio-fg-mute,#f4f1ea7a);background:0 0;border:none;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:8px 12px;transition:background .2s,color .2s;display:flex}.builder-device-btn:hover{color:var(--studio-fg,#f4f1ea)}.builder-device-btn.active{background:var(--studio-surface-2,#131210);color:var(--studio-bronze,#c8a878);border:1px solid var(--studio-line-bronze,#c8a87857)}.builder-device-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #c8a87847}.builder-device-btn:disabled{opacity:.25;cursor:default}.builder-toolbar-sep{background:#00000014;width:1px;height:16px;margin:0 6px}.builder-zoom-label{color:#00000059;font-variant-numeric:tabular-nums;text-align:center;-webkit-user-select:none;user-select:none;min-width:32px;font-size:.65rem;font-weight:600}.builder-minimap{z-index:5;flex-direction:column;gap:6px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.builder-minimap-dot{border:1px solid var(--studio-line-strong,#f4f1ea38);cursor:pointer;background:0 0;align-items:center;width:5px;height:5px;padding:0;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative}.builder-minimap-dot.revealed{background:var(--studio-bronze,#c8a878);border-color:var(--studio-bronze,#c8a878)}.builder-minimap-dot:hover:not(:disabled){background:var(--studio-live,#6affb4);border-color:var(--studio-live,#6affb4);box-shadow:0 0 6px var(--studio-live,#6affb4);transform:scale(1.8)}.builder-minimap-dot:disabled{cursor:default;opacity:.4}.builder-minimap-dot:focus-visible{outline:1px solid var(--studio-live,#6affb4);outline-offset:2px}.builder-minimap-label{white-space:nowrap;font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--studio-fg,#f4f1ea);background:var(--studio-surface,#0d0c0b);border:1px solid var(--studio-line-strong,#f4f1ea38);opacity:0;pointer-events:none;padding:3px 7px;font-size:.58rem;font-weight:700;transition:opacity .15s;position:absolute;right:16px}.builder-minimap-dot:hover .builder-minimap-label{opacity:1}.builder-preview-desktop{z-index:1;background:var(--studio-canvas,#090807);border-left:1px solid var(--studio-line,#f4f1ea1a);flex-direction:column;height:100dvh;padding:1.5rem;display:flex;position:relative}.builder-preview-desktop:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#c8a87809 1px,#0000 1px),linear-gradient(#c8a87809 1px,#0000 1px);background-size:64px 64px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 95%);mask-image:radial-gradient(#000 30%,#0000 95%)}.builder-preview-frame-wrap{flex:1;min-height:0}.builder-preview-skeleton{width:100%;height:100%;transition:opacity .6s var(--ease-smooth)}.builder-preview-crossfade-out{opacity:0;pointer-events:none;position:absolute}.builder-preview-iframe{border:1px solid var(--studio-line-strong,#f4f1ea38);opacity:0;z-index:1;width:100%;height:100%;transition:opacity .8s var(--ease-smooth);background:#f4f1ea;position:relative}.builder-preview-iframe.loaded{opacity:1}@media (max-width:768px){.builder-layout-split{grid-template-rows:1fr;grid-template-columns:1fr;position:relative}.builder-preview-desktop{display:none}.builder-chat-panel{height:calc(100dvh - 120px - env(safe-area-inset-bottom,0px));border-right:none;min-height:0}.builder-chat-header{padding:.75rem 1rem}.builder-chat-for{max-width:80px;font-size:.65rem}.builder-step-dots{gap:3px}.builder-step-dot{width:5px;height:5px}.builder-chat-messages{gap:1rem;padding:1rem}.builder-multiselect-footer{flex-wrap:wrap}}@media (max-width:380px){.builder-chat-panel{height:calc(100dvh - 100px - env(safe-area-inset-bottom,0px))}.builder-chat-header{padding:.6rem .75rem}.builder-chat-messages{padding:.75rem}.builder-chat-logo{font-size:.85rem}}@media (min-width:769px) and (max-width:1023px){.builder-layout-split{grid-template-columns:45% 55%}}
.builder-studio-entry-module__ZriGja__shell[data-builder-studio-entry=true]{--studio-canvas:#f4f1ea;--studio-surface:#fff;--studio-surface-2:#efeae0;--studio-surface-warm:#f0ebe1;--studio-fg:#090807;--studio-fg-soft:#090807c7;--studio-fg-mute:#0908078c;--studio-fg-dim:#0908076b;--studio-bronze:#7d5f24;--studio-bronze-soft:#c8a87833;--studio-live:#3a7d4a;--studio-live-soft:#3a7d4a2e;--studio-line:#0908071a;--studio-line-strong:#09080729;--studio-line-bronze:#7d5f2457;--studio-ambient:radial-gradient(circle at 18% -4%, #c8a8781a 0%, transparent 45%), radial-gradient(circle at 82% 105%, #c8a87812 0%, transparent 55%)}.builder-studio-entry-module__ZriGja__shell{background:var(--studio-canvas,#090807);min-height:100dvh;color:var(--studio-fg,#f4f1ea);font-family:var(--studio-mono,ui-monospace, monospace);grid-template-rows:auto 1fr auto;display:grid;position:relative;overflow-x:clip}.builder-studio-entry-module__ZriGja__shell:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#c8a8780a 1px,#0000 1px),linear-gradient(#c8a8780a 1px,#0000 1px);background-size:64px 64px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 95%);mask-image:radial-gradient(#000 30%,#0000 95%)}.builder-studio-entry-module__ZriGja__topBar{z-index:2;border-bottom:1px solid var(--studio-line,#f4f1ea1a);letter-spacing:.18em;text-transform:uppercase;color:var(--studio-fg-mute,#f4f1ea7a);background:var(--studio-surface,#0d0c0b);justify-content:space-between;align-items:center;gap:16px;padding:14px clamp(18px,3vw,36px);font-size:.66rem;font-weight:700;display:flex;position:relative}.builder-studio-entry-module__ZriGja__brand{color:var(--studio-fg,#f4f1ea);letter-spacing:.22em;font-weight:800;text-decoration:none}.builder-studio-entry-module__ZriGja__brand:hover{color:var(--studio-bronze,#c8a878)}.builder-studio-entry-module__ZriGja__brandMark{color:var(--studio-bronze,#c8a878);margin-right:6px}.builder-studio-entry-module__ZriGja__topMeta{align-items:center;gap:clamp(12px,2vw,22px);display:flex}.builder-studio-entry-module__ZriGja__topMeta span,.builder-studio-entry-module__ZriGja__topMeta a{color:var(--studio-fg-mute,#f4f1ea7a);align-items:center;gap:6px;text-decoration:none;transition:color .16s;display:inline-flex}.builder-studio-entry-module__ZriGja__topMeta a:hover{color:var(--studio-fg,#f4f1ea)}.builder-studio-entry-module__ZriGja__topLive{color:var(--studio-live,#6affb4)!important}@media (max-width:600px){.builder-studio-entry-module__ZriGja__topBar{flex-wrap:wrap;gap:8px 14px}.builder-studio-entry-module__ZriGja__topMeta{flex-wrap:wrap;justify-content:flex-start;gap:10px 14px}.builder-studio-entry-module__ZriGja__topMeta>span[aria-hidden=true]{display:none}}.builder-studio-entry-module__ZriGja__canvas{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:clamp(32px,5vw,80px);padding:clamp(32px,5vw,64px) clamp(18px,3vw,36px);display:grid;position:relative}@media (max-width:1024px){.builder-studio-entry-module__ZriGja__canvas{grid-template-columns:1fr;gap:40px;padding-bottom:80px}}.builder-studio-entry-module__ZriGja__promptColumn{gap:clamp(28px,4vh,44px);max-width:720px;display:grid}.builder-studio-entry-module__ZriGja__kicker{letter-spacing:.24em;text-transform:uppercase;color:var(--studio-bronze,#c8a878);align-items:center;gap:14px;font-size:.66rem;font-weight:800;display:flex}.builder-studio-entry-module__ZriGja__kicker:before{content:"";background:var(--studio-bronze,#c8a878);width:28px;height:1px}.builder-studio-entry-module__ZriGja__headline{font-family:var(--studio-serif,Newsreader, Georgia, serif);letter-spacing:-.025em;color:var(--studio-fg,#f4f1ea);text-wrap:balance;margin:0;font-size:clamp(2.4rem,5vw,4.4rem);font-weight:500;line-height:.98}.builder-studio-entry-module__ZriGja__headline em{color:var(--studio-bronze,#c8a878);font-style:italic}.builder-studio-entry-module__ZriGja__lede{max-width:580px;font-family:var(--studio-sans,Inter, system-ui, sans-serif);color:var(--studio-fg-soft,#f4f1eac7);margin:0;font-size:clamp(.95rem,1.05vw,1.1rem);line-height:1.55}.builder-studio-entry-module__ZriGja__promptWrap{background:var(--studio-surface,#0d0c0b);border:1px solid var(--studio-line-strong,#f4f1ea38);gap:14px;padding:22px 24px 18px;transition:border-color .18s,box-shadow .18s;display:grid;position:relative}.builder-studio-entry-module__ZriGja__promptWrap:focus-within{border-color:var(--studio-bronze,#c8a878);box-shadow:0 0 0 1px var(--studio-bronze,#c8a878)}.builder-studio-entry-module__ZriGja__promptLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--studio-fg-mute,#f4f1ea7a);justify-content:space-between;align-items:center;gap:12px;font-size:.66rem;font-weight:700;display:flex}.builder-studio-entry-module__ZriGja__promptLabel strong{color:var(--studio-fg-soft,#f4f1eac7);align-items:center;gap:8px;font-weight:700;display:inline-flex}.builder-studio-entry-module__ZriGja__promptRow{font-family:var(--studio-mono,monospace);align-items:flex-start;gap:12px;display:flex}.builder-studio-entry-module__ZriGja__promptCaret{color:var(--studio-bronze,#c8a878);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:clamp(1.15rem,1.4vw,1.4rem);font-weight:800;line-height:1.4}.builder-studio-entry-module__ZriGja__promptInput{resize:none;min-height:1.4em;max-height:240px;font-family:var(--studio-mono,monospace);color:var(--studio-fg,#f4f1ea);letter-spacing:-.005em;caret-color:var(--studio-bronze,#c8a878);background:0 0;border:0;outline:0;flex:1;padding:0;font-size:clamp(1.15rem,1.45vw,1.4rem);font-weight:500;line-height:1.4}.builder-studio-entry-module__ZriGja__promptInput::placeholder{color:var(--studio-fg-dim,#f4f1ea47)}.builder-studio-entry-module__ZriGja__promptFoot{border-top:1px solid var(--studio-line,#f4f1ea1a);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-top:10px;display:flex}.builder-studio-entry-module__ZriGja__promptHint{letter-spacing:.16em;text-transform:uppercase;color:var(--studio-fg-dim,#f4f1ea47);font-size:.6rem;font-weight:600}.builder-studio-entry-module__ZriGja__promptHint kbd{border:1px solid var(--studio-line,#0908071a);color:var(--studio-fg-soft,#090807c7);background:#0908070d;align-items:center;margin:0 3px;padding:2px 6px;font-family:inherit;font-size:.6rem;display:inline-flex}.builder-studio-entry-module__ZriGja__submit{background:var(--studio-bronze,#c8a878);color:var(--studio-canvas,#090807);border:1px solid var(--studio-bronze,#c8a878);font-family:var(--studio-mono,monospace);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;align-items:center;gap:10px;padding:9px 16px;font-size:.7rem;font-weight:800;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.builder-studio-entry-module__ZriGja__submit:hover:not(:disabled){background:var(--studio-live,#6affb4);border-color:var(--studio-live,#6affb4)}.builder-studio-entry-module__ZriGja__submit:focus-visible{outline:2px solid var(--studio-live,#6affb4);outline-offset:3px}.builder-studio-entry-module__ZriGja__submit:disabled{background:var(--studio-surface-2,#131210);border-color:var(--studio-line,#f4f1ea1a);color:var(--studio-fg-dim,#f4f1ea47);cursor:not-allowed}.builder-studio-entry-module__ZriGja__submit svg{width:14px;height:14px}.builder-studio-entry-module__ZriGja__choices{gap:4px;margin:0;padding:0;list-style:none;display:grid}.builder-studio-entry-module__ZriGja__choicesHead{letter-spacing:.18em;text-transform:uppercase;color:var(--studio-fg-dim,#f4f1ea47);align-items:center;gap:12px;margin-bottom:8px;font-size:.62rem;font-weight:700;display:flex}.builder-studio-entry-module__ZriGja__choicesHead:after{content:"";background:var(--studio-line,#f4f1ea1a);flex:1;height:1px}.builder-studio-entry-module__ZriGja__choice{border:0;border-top:1px solid var(--studio-line,#f4f1ea1a);font-family:var(--studio-mono,monospace);color:var(--studio-fg-soft,#f4f1eac7);text-align:left;cursor:pointer;background:0 0;grid-template-columns:32px 1fr auto;align-items:center;gap:14px;width:100%;padding:8px 0;font-size:.86rem;font-weight:500;transition:background .14s,color .14s,padding .14s;display:grid}.builder-studio-entry-module__ZriGja__choice:last-child{border-bottom:1px solid var(--studio-line,#f4f1ea1a)}.builder-studio-entry-module__ZriGja__choice:hover{color:var(--studio-fg,#f4f1ea);background:#c8a8780f;padding-left:8px}.builder-studio-entry-module__ZriGja__choice:focus-visible{outline:1px solid var(--studio-bronze,#c8a878);outline-offset:-1px}.builder-studio-entry-module__ZriGja__choiceIndex{letter-spacing:.06em;color:var(--studio-bronze,#c8a878);font-size:.74rem;font-weight:800}.builder-studio-entry-module__ZriGja__choiceArrow{color:var(--studio-fg-dim,#f4f1ea47);font-size:.8rem;transition:color .14s,transform .14s}.builder-studio-entry-module__ZriGja__choice:hover .builder-studio-entry-module__ZriGja__choiceArrow{color:var(--studio-live,#6affb4);transform:translate(2px)}.builder-studio-entry-module__ZriGja__returningBanner{border:1px solid var(--studio-line-bronze,#c8a87857);color:var(--studio-fg-soft,#f4f1eac7);background:#c8a87814;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;font-size:.72rem;font-weight:600;display:flex}.builder-studio-entry-module__ZriGja__returningBanner strong{font-family:var(--studio-serif,Newsreader, Georgia, serif);letter-spacing:0;color:var(--studio-fg,#f4f1ea);font-size:.96rem;font-style:italic;font-weight:500}.builder-studio-entry-module__ZriGja__returningBanner button{font:inherit;color:var(--studio-fg-mute,#f4f1ea7a);cursor:pointer;text-transform:uppercase;letter-spacing:.16em;text-underline-offset:4px;background:0 0;border:0;font-size:.6rem;font-weight:700;text-decoration:underline}.builder-studio-entry-module__ZriGja__returningBanner button:hover{color:var(--studio-fg,#f4f1ea)}.builder-studio-entry-module__ZriGja__errorMsg{border-left:2px solid var(--studio-error,#ff7a6a);color:var(--studio-error,#ff7a6a);background:#ff7a6a1a;margin:0;padding:8px 12px;font-size:.78rem}.builder-studio-entry-module__ZriGja__logColumn{align-self:stretch;gap:14px;display:grid;position:relative}@media (max-width:1024px){.builder-studio-entry-module__ZriGja__logColumn{display:none}}.builder-studio-entry-module__ZriGja__logHeader{border-bottom:1px solid var(--studio-line,#f4f1ea1a);letter-spacing:.2em;text-transform:uppercase;color:var(--studio-fg-mute,#f4f1ea7a);justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;font-size:.62rem;font-weight:700;display:flex}.builder-studio-entry-module__ZriGja__logHeader strong{color:var(--studio-fg,#f4f1ea);align-items:center;gap:8px;font-weight:700;display:inline-flex}.builder-studio-entry-module__ZriGja__logFrame{background:var(--studio-surface,#0d0c0b);border:1px solid var(--studio-line,#f4f1ea1a);font-family:var(--studio-mono,monospace);color:var(--studio-fg-soft,#f4f1eac7);min-height:260px;padding:16px;font-size:.78rem;line-height:1.6;position:relative;overflow:hidden}.builder-studio-entry-module__ZriGja__logFrame:after{content:"";background:linear-gradient(to top, var(--studio-surface,#0d0c0b), transparent);pointer-events:none;height:36px;position:absolute;bottom:0;left:0;right:0}.builder-studio-entry-module__ZriGja__logLine{opacity:0;animation:builder-studio-entry-module__ZriGja__studioLogIn .4s var(--studio-ease,cubic-bezier(.32, .72, 0, 1)) forwards;grid-template-columns:70px 18px 1fr;align-items:baseline;gap:10px;display:grid}@keyframes builder-studio-entry-module__ZriGja__studioLogIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:none}}.builder-studio-entry-module__ZriGja__logTime{color:var(--studio-fg-dim,#f4f1ea47);font-variant-numeric:tabular-nums;font-size:.7rem}.builder-studio-entry-module__ZriGja__logMark{text-align:center}.builder-studio-entry-module__ZriGja__logMarkOk{color:var(--studio-live,#6affb4)}.builder-studio-entry-module__ZriGja__logMarkProgress{color:var(--studio-bronze,#c8a878)}.builder-studio-entry-module__ZriGja__logMarkWait{color:var(--studio-fg-dim,#f4f1ea47)}.builder-studio-entry-module__ZriGja__logText{color:inherit}.builder-studio-entry-module__ZriGja__logText em{color:var(--studio-bronze,#c8a878);font-style:normal}@media (prefers-reduced-motion:reduce){.builder-studio-entry-module__ZriGja__logLine{opacity:1;animation:none}}.builder-studio-entry-module__ZriGja__bottomLedger{z-index:2;border-top:1px solid var(--studio-line,#f4f1ea1a);background:var(--studio-surface,#0d0c0b);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0;padding:0 clamp(18px,3vw,36px);display:grid;position:relative}.builder-studio-entry-module__ZriGja__ledgerItem{border-right:1px solid var(--studio-line,#f4f1ea1a);gap:4px;padding:18px 0 16px;display:grid}.builder-studio-entry-module__ZriGja__ledgerItem:last-child{border-right:0}.builder-studio-entry-module__ZriGja__ledgerItem strong{font-family:var(--studio-serif,Newsreader, Georgia, serif);letter-spacing:-.02em;color:var(--studio-fg,#f4f1ea);font-size:clamp(1.25rem,1.8vw,1.65rem);font-weight:500;line-height:1}.builder-studio-entry-module__ZriGja__ledgerItem span{letter-spacing:.18em;text-transform:uppercase;color:var(--studio-fg-mute,#f4f1ea7a);font-size:.6rem;font-weight:700}.builder-studio-entry-module__ZriGja__ledgerItem em{color:var(--studio-bronze,#c8a878);font-style:normal;font-family:var(--studio-mono,monospace);letter-spacing:.06em;text-transform:none;font-size:.66rem;font-weight:700}@media (max-width:720px){.builder-studio-entry-module__ZriGja__ledgerItem{border-right:0;border-bottom:1px solid var(--studio-line,#f4f1ea1a)}.builder-studio-entry-module__ZriGja__ledgerItem:last-child{border-bottom:0}}
.briefing-ledger-module__NW1f5a__ledger{height:100%;color:var(--studio-fg,#f4f1ea);font-family:var(--studio-mono,ui-monospace, monospace);scrollbar-width:thin;scrollbar-color:var(--studio-line-strong,#f4f1ea38) transparent;background:0 0;grid-template-rows:auto 1fr auto;gap:clamp(20px,3vh,32px);padding:clamp(22px,3vw,36px);display:grid;overflow-y:auto}.briefing-ledger-module__NW1f5a__ledger::-webkit-scrollbar{width:6px}.briefing-ledger-module__NW1f5a__ledger::-webkit-scrollbar-track{background:0 0}.briefing-ledger-module__NW1f5a__ledger::-webkit-scrollbar-thumb{background:var(--studio-line-strong,#f4f1ea38)}.briefing-ledger-module__NW1f5a__head{border-bottom:1px solid var(--studio-line,#f4f1ea1a);gap:12px;padding-bottom:16px;display:grid}.briefing-ledger-module__NW1f5a__headTop{justify-content:space-between;align-items:center;gap:14px;display:flex}.briefing-ledger-module__NW1f5a__kicker{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.22em;text-transform:uppercase;color:var(--studio-bronze,#c8a878);align-items:center;gap:8px;font-size:.66rem;font-weight:800;display:inline-flex}.briefing-ledger-module__NW1f5a__progress{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.14em;color:var(--studio-fg-mute,#f4f1ea7a);text-transform:uppercase;font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;font-size:.66rem;font-weight:700;display:inline-flex}.briefing-ledger-module__NW1f5a__progress strong{color:var(--studio-live,#6affb4);font-size:.9rem;font-weight:800}.briefing-ledger-module__NW1f5a__title{font-family:var(--studio-serif,Newsreader, Georgia, serif);letter-spacing:-.02em;color:var(--studio-fg,#f4f1ea);gap:4px;margin:0;font-size:clamp(1.5rem,2.2vw,2.1rem);font-weight:500;line-height:.98;display:grid}.briefing-ledger-module__NW1f5a__titleHint{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.18em;text-transform:uppercase;color:var(--studio-fg-mute,#f4f1ea7a);font-size:.64rem;font-style:normal;font-weight:700}.briefing-ledger-module__NW1f5a__lede{max-width:460px;font-family:var(--studio-sans,Inter, system-ui, sans-serif);color:var(--studio-fg-soft,#f4f1eac7);margin:0;font-size:.86rem;line-height:1.55}.briefing-ledger-module__NW1f5a__section{gap:14px;display:grid}.briefing-ledger-module__NW1f5a__section+.briefing-ledger-module__NW1f5a__section{border-top:1px solid var(--studio-line,#f4f1ea1a);padding-top:18px}.briefing-ledger-module__NW1f5a__sectionHead{gap:8px;display:grid}.briefing-ledger-module__NW1f5a__sectionKicker{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.22em;text-transform:uppercase;color:var(--studio-fg-mute,#f4f1ea7a);align-items:center;gap:8px;font-size:.6rem;font-weight:700;display:inline-flex}.briefing-ledger-module__NW1f5a__sectionKicker:before{content:"";background:var(--studio-bronze,#c8a878);width:20px;height:1px}.briefing-ledger-module__NW1f5a__sectionTitle{font-family:var(--studio-serif,Newsreader, Georgia, serif);letter-spacing:-.015em;color:var(--studio-fg,#f4f1ea);margin:0;font-size:clamp(1.1rem,1.6vw,1.4rem);font-weight:500}.briefing-ledger-module__NW1f5a__sectionHint{font-family:var(--studio-sans,Inter, system-ui, sans-serif);color:var(--studio-fg-mute,#f4f1ea7a);max-width:460px;margin:0;font-size:.78rem;line-height:1.5}.briefing-ledger-module__NW1f5a__fields{border-top:1px solid var(--studio-line,#f4f1ea1a);gap:0;margin:0;display:grid}.briefing-ledger-module__NW1f5a__field{border-bottom:1px solid var(--studio-line,#f4f1ea1a);font-family:var(--studio-mono,ui-monospace, monospace);grid-template-columns:minmax(0,.55fr) minmax(0,1fr);align-items:baseline;gap:14px;padding:10px 0;font-size:.82rem;display:grid}.briefing-ledger-module__NW1f5a__fieldKey{color:var(--studio-fg-soft,#f4f1eac7);letter-spacing:.02em;align-items:center;gap:8px;margin:0;font-weight:600;display:inline-flex}.briefing-ledger-module__NW1f5a__fieldMark{text-align:center;width:14px;color:var(--studio-bronze,#c8a878);font-weight:800;font-family:var(--studio-mono,ui-monospace, monospace)}.briefing-ledger-module__NW1f5a__fieldMissing .briefing-ledger-module__NW1f5a__fieldMark{color:var(--studio-fg-dim,#f4f1ea47)}.briefing-ledger-module__NW1f5a__fieldOpt{letter-spacing:.16em;text-transform:uppercase;color:var(--studio-fg-dim,#f4f1ea47);border:1px solid var(--studio-line,#f4f1ea1a);margin-left:auto;padding:2px 6px;font-size:.58rem;font-weight:700}.briefing-ledger-module__NW1f5a__fieldValue{color:var(--studio-fg,#f4f1ea);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.briefing-ledger-module__NW1f5a__fieldMissing .briefing-ledger-module__NW1f5a__fieldValue{color:var(--studio-fg-dim,#f4f1ea47)}.briefing-ledger-module__NW1f5a__fieldEmpty{letter-spacing:.04em;font-style:italic}.briefing-ledger-module__NW1f5a__blueprint{border-top:1px solid var(--studio-line,#f4f1ea1a);gap:0;margin:0;padding:0;list-style:none;display:grid}.briefing-ledger-module__NW1f5a__blueprintItem{border-bottom:1px solid var(--studio-line,#f4f1ea1a);font-family:var(--studio-mono,ui-monospace, monospace);grid-template-columns:36px 1fr;align-items:baseline;gap:14px;padding:12px 0;display:grid}.briefing-ledger-module__NW1f5a__blueprintIndex{letter-spacing:.1em;color:var(--studio-bronze,#c8a878);font-size:.7rem;font-weight:800}.briefing-ledger-module__NW1f5a__blueprintBody{gap:3px;display:grid}.briefing-ledger-module__NW1f5a__blueprintBody strong{font-family:var(--studio-serif,Newsreader, Georgia, serif);letter-spacing:-.01em;color:var(--studio-fg,#f4f1ea);font-size:1rem;font-weight:500}.briefing-ledger-module__NW1f5a__blueprintBody span{font-family:var(--studio-mono,ui-monospace, monospace);color:var(--studio-fg-mute,#f4f1ea7a);letter-spacing:.02em;font-size:.74rem;font-weight:500}.briefing-ledger-module__NW1f5a__foot{border-top:1px solid var(--studio-line,#f4f1ea1a);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-top:16px;display:flex}.briefing-ledger-module__NW1f5a__footStatus{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--studio-fg-soft,#f4f1eac7);align-items:center;gap:8px;font-size:.66rem;font-weight:700;display:inline-flex}.briefing-ledger-module__NW1f5a__footMeta{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.12em;color:var(--studio-fg-dim,#f4f1ea47);font-variant-numeric:tabular-nums;font-size:.6rem;font-weight:700}@media (max-width:768px){.briefing-ledger-module__NW1f5a__ledger{gap:20px;padding:18px}.briefing-ledger-module__NW1f5a__field{grid-template-columns:1fr;gap:4px}.briefing-ledger-module__NW1f5a__fieldValue{white-space:normal;padding-left:22px}}
.conversation-briefing-module__Mcg8GG__wrap{color:#090807;height:100%;min-height:480px;font-family:var(--font-home-sans), system-ui, sans-serif;isolation:isolate;background:0 0;border-left:1px solid #0908071a;grid-template-rows:auto 1fr auto;gap:0;display:grid}.conversation-briefing-module__Mcg8GG__head{background:#f4f1ea80;border-bottom:1px solid #0908071a;justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.conversation-briefing-module__Mcg8GG__kicker{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.22em;color:#7d5f24;text-transform:uppercase;font-size:.62rem;font-weight:800}.conversation-briefing-module__Mcg8GG__turns{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.14em;color:#0908078c;text-transform:uppercase;font-size:.6rem;font-weight:700}.conversation-briefing-module__Mcg8GG__transcript{scrollbar-width:thin;scrollbar-color:#7d5f2466 transparent;flex-direction:column;gap:18px;padding:26px 22px;display:flex;overflow-y:auto}.conversation-briefing-module__Mcg8GG__transcript::-webkit-scrollbar{width:6px}.conversation-briefing-module__Mcg8GG__transcript::-webkit-scrollbar-thumb{background:#7d5f2466}.conversation-briefing-module__Mcg8GG__welcome{background:#c8a8781a;border-left:2px solid #c8a878;grid-template-columns:36px 1fr;gap:12px;padding:16px;display:grid}.conversation-briefing-module__Mcg8GG__welcome p{color:#090807e6;margin:0;font-size:.95rem;line-height:1.55}.conversation-briefing-module__Mcg8GG__welcomeMark,.conversation-briefing-module__Mcg8GG__turnMark{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.16em;color:#7d5f24;text-transform:lowercase;align-self:start;padding-top:4px;font-size:.62rem;font-weight:800}.conversation-briefing-module__Mcg8GG__turn{grid-template-columns:36px 1fr;gap:12px;display:grid}.conversation-briefing-module__Mcg8GG__turn p{white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.6}.conversation-briefing-module__Mcg8GG__turnUser .conversation-briefing-module__Mcg8GG__turnMark{color:#3a7d4a}.conversation-briefing-module__Mcg8GG__turnUser p{color:#090807eb;background:#3a7d4a12;border-left:2px solid #3a7d4a;padding:12px 14px}.conversation-briefing-module__Mcg8GG__turnAi p{color:#090807d1;background:#09080709;border-left:2px solid #0908072e;padding:12px 14px}.conversation-briefing-module__Mcg8GG__thinking p{align-items:center;gap:4px;padding:16px 14px;display:flex}.conversation-briefing-module__Mcg8GG__thinkingDot{background:#c8a878;border-radius:50%;width:5px;height:5px;animation:1.2s cubic-bezier(.4,0,.2,1) infinite conversation-briefing-module__Mcg8GG__cbDot;display:inline-block}.conversation-briefing-module__Mcg8GG__thinkingDot:nth-child(2){animation-delay:.15s}.conversation-briefing-module__Mcg8GG__thinkingDot:nth-child(3){animation-delay:.3s}.conversation-briefing-module__Mcg8GG__thinkingLabel{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;color:#0908078c;margin-left:8px;font-size:.66rem;font-weight:700}@keyframes conversation-briefing-module__Mcg8GG__cbDot{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.conversation-briefing-module__Mcg8GG__thinkingDot{opacity:.8;animation:none}}.conversation-briefing-module__Mcg8GG__error{color:#9a2020;background:#c12a2a12;border-left:2px solid #c12a2a;margin:0;padding:12px 14px;font-size:.88rem;line-height:1.5}.conversation-briefing-module__Mcg8GG__composer{background:#f4f1ea80;border-top:1px solid #0908071a;gap:10px;padding:16px 22px 18px;display:grid}.conversation-briefing-module__Mcg8GG__textarea{color:#090807;width:100%;font-family:var(--font-home-sans), system-ui, sans-serif;resize:vertical;caret-color:#7d5f24;background:#fff;border:1px solid #09080729;outline:none;padding:12px 14px;font-size:16px;line-height:1.5;transition:border-color .18s,box-shadow .18s}.conversation-briefing-module__Mcg8GG__textarea:focus-visible{border-color:#7d5f24;box-shadow:0 0 0 3px #c8a8782e}.conversation-briefing-module__Mcg8GG__textarea::placeholder{color:#09080766}.conversation-briefing-module__Mcg8GG__textarea:disabled{opacity:.5;cursor:not-allowed}.conversation-briefing-module__Mcg8GG__composerActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.conversation-briefing-module__Mcg8GG__sendBtn,.conversation-briefing-module__Mcg8GG__submitBtn{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;min-height:44px;padding:12px 18px;font-size:.7rem;font-weight:800;transition:background .18s,color .18s,border-color .18s,transform .18s}.conversation-briefing-module__Mcg8GG__sendBtn{color:#f4f1ea;background:#090807;border-color:#090807}:is(.conversation-briefing-module__Mcg8GG__sendBtn:hover:not(:disabled),.conversation-briefing-module__Mcg8GG__sendBtn:focus-visible:not(:disabled)){background:#7d5f24;border-color:#7d5f24;transform:translateY(-1px)}.conversation-briefing-module__Mcg8GG__sendBtn:disabled{opacity:.4;cursor:not-allowed}.conversation-briefing-module__Mcg8GG__cancelBtn{color:#b06a1a;background:0 0;border-color:#b06a1a}:is(.conversation-briefing-module__Mcg8GG__cancelBtn:hover:not(:disabled),.conversation-briefing-module__Mcg8GG__cancelBtn:focus-visible:not(:disabled)){color:#f4f1ea;background:#b06a1a;border-color:#b06a1a;transform:translateY(-1px)}.conversation-briefing-module__Mcg8GG__suggestions{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.conversation-briefing-module__Mcg8GG__suggestionsLabel{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.18em;color:#09080780;text-transform:uppercase;font-size:.6rem;font-weight:700}.conversation-briefing-module__Mcg8GG__suggestionsRow{flex-wrap:wrap;gap:6px;display:flex}.conversation-briefing-module__Mcg8GG__suggestionChip{color:#090807d1;font-family:var(--font-home-sans), system-ui, sans-serif;letter-spacing:0;cursor:pointer;text-align:left;background:#c8a8781a;border:1px solid #c8a87866;border-radius:100px;align-items:center;min-height:36px;padding:8px 14px;font-size:.78rem;font-weight:500;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}:is(.conversation-briefing-module__Mcg8GG__suggestionChip:hover,.conversation-briefing-module__Mcg8GG__suggestionChip:focus-visible){color:#090807;background:#c8a87833;border-color:#7d5f24;outline:none;transform:translateY(-1px)}@media (max-width:640px){.conversation-briefing-module__Mcg8GG__suggestionChip{min-height:44px;padding:10px 12px;font-size:.74rem}}.conversation-briefing-module__Mcg8GG__submitBtn{color:#f4f1ea;background:#3a7d4a;border-color:#3a7d4a}:is(.conversation-briefing-module__Mcg8GG__submitBtn:hover:not(:disabled),.conversation-briefing-module__Mcg8GG__submitBtn:focus-visible:not(:disabled)){background:#2d6139;border-color:#2d6139;transform:translateY(-1px)}.conversation-briefing-module__Mcg8GG__submitBtn:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.conversation-briefing-module__Mcg8GG__sendBtn:hover,.conversation-briefing-module__Mcg8GG__submitBtn:hover{transform:none}}.conversation-briefing-module__Mcg8GG__hint{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.14em;color:#0908078c;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:700}@media (max-width:640px){.conversation-briefing-module__Mcg8GG__wrap{border-left:0;min-height:360px}.conversation-briefing-module__Mcg8GG__head{padding:10px 14px}.conversation-briefing-module__Mcg8GG__transcript{gap:12px;padding:16px 14px}.conversation-briefing-module__Mcg8GG__welcome{grid-template-columns:28px 1fr;padding:12px}.conversation-briefing-module__Mcg8GG__welcome p,.conversation-briefing-module__Mcg8GG__turn p{font-size:.94rem}.conversation-briefing-module__Mcg8GG__turn{grid-template-columns:28px 1fr}.conversation-briefing-module__Mcg8GG__composer{padding:12px 14px 14px}.conversation-briefing-module__Mcg8GG__sendBtn,.conversation-briefing-module__Mcg8GG__submitBtn{text-align:center;flex:1;justify-content:center;min-height:44px}}
.conversational-chat-shell-module__21P_Ua__root{color:#090807;font-family:var(--font-home-sans), system-ui, sans-serif;isolation:isolate;background:radial-gradient(circle at 18% -4%,#c8a87812 0%,#0000 42%),radial-gradient(circle at 88% 108%,#c8a8780d 0%,#0000 50%),#f4f1ea;grid-template-rows:auto 1fr;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.conversational-chat-shell-module__21P_Ua__header{-webkit-backdrop-filter:blur(8px);z-index:2;background:#f4f1ead1;border-bottom:1px solid #0908071a;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:18px clamp(20px,3vw,36px);display:grid}.conversational-chat-shell-module__21P_Ua__kicker{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.24em;color:#7d5f24;text-transform:uppercase;align-items:center;gap:12px;font-size:.66rem;font-weight:800;display:inline-flex}.conversational-chat-shell-module__21P_Ua__kicker:before{content:"";background:#7d5f2480;width:28px;height:1px;display:inline-block}.conversational-chat-shell-module__21P_Ua__title{font-family:var(--font-home-display,"Newsreader"), Georgia, serif;letter-spacing:-.005em;color:#090807c7;text-align:center;margin:0;font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:500}.conversational-chat-shell-module__21P_Ua__title em{color:#7d5f24;font-style:italic}.conversational-chat-shell-module__21P_Ua__back{color:#0908079e;font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #09080729;justify-self:end;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-size:.66rem;font-weight:800;text-decoration:none;transition:color .18s,border-color .18s,background .18s;display:inline-flex}:is(.conversational-chat-shell-module__21P_Ua__back:hover,.conversational-chat-shell-module__21P_Ua__back:focus-visible){color:#090807;background:#c8a8781a;border-color:#7d5f248c;outline:none}.conversational-chat-shell-module__21P_Ua__backArrow{font-family:var(--font-home-mono), ui-monospace, monospace;font-size:.78rem}.conversational-chat-shell-module__21P_Ua__body{grid-template-columns:minmax(260px,360px) 1fr;gap:0;display:grid;position:relative;overflow:hidden}.conversational-chat-shell-module__21P_Ua__receipt{scrollbar-width:thin;scrollbar-color:#7d5f2459 transparent;border-right:1px solid #0908071a;flex-direction:column;gap:18px;padding:clamp(22px,2.5vw,34px) clamp(20px,2vw,32px);display:flex;overflow-y:auto}.conversational-chat-shell-module__21P_Ua__receipt::-webkit-scrollbar{width:6px}.conversational-chat-shell-module__21P_Ua__receipt::-webkit-scrollbar-thumb{background:#7d5f2459}.conversational-chat-shell-module__21P_Ua__receiptHead{border-bottom:1px dashed #09080724;flex-direction:column;gap:6px;padding-bottom:16px;display:flex}.conversational-chat-shell-module__21P_Ua__receiptKicker{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.22em;color:#7d5f24;text-transform:uppercase;font-size:.6rem;font-weight:800}.conversational-chat-shell-module__21P_Ua__receiptTitle{font-family:var(--font-home-display,"Newsreader"), Georgia, serif;letter-spacing:-.02em;color:#090807;margin:0;font-size:clamp(1.45rem,2.4vw,1.95rem);font-weight:500;line-height:1.05}.conversational-chat-shell-module__21P_Ua__receiptTitle em{color:#7d5f24;font-style:italic}.conversational-chat-shell-module__21P_Ua__receiptSub{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.16em;color:#09080780;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:700}.conversational-chat-shell-module__21P_Ua__rows{flex-direction:column;gap:2px;display:flex}.conversational-chat-shell-module__21P_Ua__row{font-variant-numeric:tabular-nums;border-bottom:1px dashed #0908071a;grid-template-columns:110px 1fr;align-items:baseline;gap:10px;padding:11px 0;transition:background .2s;display:grid}.conversational-chat-shell-module__21P_Ua__row:last-child{border-bottom:0}.conversational-chat-shell-module__21P_Ua__rowKey{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.16em;color:#09080780;text-transform:uppercase;font-size:.6rem;font-weight:700}.conversational-chat-shell-module__21P_Ua__rowVal{font-family:var(--font-home-sans), system-ui, sans-serif;letter-spacing:0;color:#090807;word-break:break-word;font-size:.9rem;font-weight:500}.conversational-chat-shell-module__21P_Ua__rowEmpty .conversational-chat-shell-module__21P_Ua__rowVal{color:#09080752;font-style:italic;font-weight:400}.conversational-chat-shell-module__21P_Ua__rowFilled{background:linear-gradient(90deg,#c8a87829,#0000 70%);margin:0 -10px;padding-left:10px;padding-right:10px;animation:.55s cubic-bezier(.22,1,.36,1) both conversational-chat-shell-module__21P_Ua__receiptFill}@keyframes conversational-chat-shell-module__21P_Ua__receiptFill{0%{background-color:#c8a87857}to{background-color:#0000}}.conversational-chat-shell-module__21P_Ua__progressWrap{border-top:1px dashed #09080724;flex-direction:column;gap:8px;margin-top:auto;padding-top:18px;display:flex}.conversational-chat-shell-module__21P_Ua__progressMeta{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.18em;color:#0908078c;text-transform:uppercase;justify-content:space-between;font-size:.58rem;font-weight:700;display:flex}.conversational-chat-shell-module__21P_Ua__progressBar{background:#09080714;height:3px;position:relative;overflow:hidden}.conversational-chat-shell-module__21P_Ua__progressFill{background:linear-gradient(90deg,#c8a878,#a07c3a);transition:width .45s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;right:auto}.conversational-chat-shell-module__21P_Ua__progressReady{background:linear-gradient(90deg,#3a7d4a,#7d5f24)}.conversational-chat-shell-module__21P_Ua__wygWrap{border-top:1px dashed #09080729;flex-direction:column;gap:18px;margin-top:22px;padding-top:22px;display:flex}.conversational-chat-shell-module__21P_Ua__wygHead{flex-direction:column;gap:8px;display:flex}.conversational-chat-shell-module__21P_Ua__wygMeta{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.22em;color:#7d5f24;text-transform:uppercase;background:#c8a87824;border:1px solid #c8a87866;border-radius:100px;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:6px 12px;font-size:.62rem;font-weight:800;display:inline-flex}.conversational-chat-shell-module__21P_Ua__wygList{counter-reset:wyg;flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.conversational-chat-shell-module__21P_Ua__wygItem{border-radius:6px;grid-template-columns:38px 1fr;gap:12px;padding:10px 12px 10px 0;transition:background .2s;display:grid;position:relative}.conversational-chat-shell-module__21P_Ua__wygItem:before{content:"";background:linear-gradient(#c8a87899,#c8a87833);border-radius:1px;width:2px;position:absolute;top:14px;bottom:14px;left:0}.conversational-chat-shell-module__21P_Ua__wygItem:hover{background:#09080706}.conversational-chat-shell-module__21P_Ua__wygItemFeatured:before{background:linear-gradient(#c8a878,#a07c3a);width:3px}.conversational-chat-shell-module__21P_Ua__wygItemFeatured .conversational-chat-shell-module__21P_Ua__wygIndex{color:#7d5f24}.conversational-chat-shell-module__21P_Ua__wygIndex{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.02em;color:#7d5f24d1;font-variant-numeric:tabular-nums;align-self:start;padding-top:2px;padding-left:10px;font-size:.78rem;font-weight:800}.conversational-chat-shell-module__21P_Ua__wygText{flex-direction:column;gap:3px;min-width:0;display:flex}.conversational-chat-shell-module__21P_Ua__wygText strong{font-family:var(--font-home-display,"Newsreader"), Georgia, serif;letter-spacing:-.01em;color:#090807;font-size:1.02rem;font-weight:500;line-height:1.15}.conversational-chat-shell-module__21P_Ua__wygText span{font-family:var(--font-home-sans), system-ui, sans-serif;letter-spacing:0;color:#0908078c;font-size:.72rem;font-weight:400;line-height:1.45}@media (max-width:768px){.conversational-chat-shell-module__21P_Ua__wygWrap{margin-top:12px;padding-top:14px}.conversational-chat-shell-module__21P_Ua__wygItem{grid-template-columns:22px 1fr;padding:6px 0}.conversational-chat-shell-module__21P_Ua__wygText strong{font-size:.82rem}.conversational-chat-shell-module__21P_Ua__wygText span{font-size:.7rem}}.conversational-chat-shell-module__21P_Ua__chat{background:radial-gradient(circle at 100% 0,#c8a8780d,#0000 42%),0 0;display:grid;overflow:hidden}.conversational-chat-shell-module__21P_Ua__successWrap{justify-content:center;align-items:flex-start;padding:clamp(2.5rem,8vh,6rem) clamp(1.25rem,5vw,3rem);display:flex;overflow-y:auto}.conversational-chat-shell-module__21P_Ua__successCard{flex-direction:column;gap:1.25rem;width:100%;max-width:640px;animation:.55s cubic-bezier(.16,1,.3,1) both conversational-chat-shell-module__21P_Ua__successFade;display:flex}@keyframes conversational-chat-shell-module__21P_Ua__successFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.conversational-chat-shell-module__21P_Ua__successKicker{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.22em;text-transform:uppercase;color:#7d5f24;font-size:.66rem;font-weight:800}.conversational-chat-shell-module__21P_Ua__successTitle{font-family:var(--font-home-display,"Newsreader"), Georgia, serif;letter-spacing:-.025em;color:#090807;margin:0;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:500;line-height:1.02}.conversational-chat-shell-module__21P_Ua__successTitle em{color:#7d5f24;font-style:italic}.conversational-chat-shell-module__21P_Ua__successLede{color:#090807b3;max-width:52ch;margin:0;font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.6}.conversational-chat-shell-module__21P_Ua__successLede strong{color:#090807;font-weight:600}.conversational-chat-shell-module__21P_Ua__successSteps{flex-direction:column;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.conversational-chat-shell-module__21P_Ua__successSteps li{color:#090807c7;border-top:1px solid #0908071a;grid-template-columns:auto 1fr;align-items:baseline;gap:1rem;padding:1rem 0;font-size:.98rem;line-height:1.5;display:grid}.conversational-chat-shell-module__21P_Ua__successSteps li:last-child{border-bottom:1px solid #0908071a}.conversational-chat-shell-module__21P_Ua__successSteps li span{font-family:var(--font-home-mono), ui-monospace, monospace;letter-spacing:.05em;color:#7d5f24;font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:800}.conversational-chat-shell-module__21P_Ua__successMail{color:#0908078c;text-underline-offset:3px;width:-moz-fit-content;width:fit-content;margin-top:.5rem;font-size:.85rem;text-decoration:underline}.conversational-chat-shell-module__21P_Ua__successMail:hover{color:#7d5f24}@media (max-width:768px){.conversational-chat-shell-module__21P_Ua__header{grid-template-columns:1fr auto;gap:12px;padding:12px 16px}.conversational-chat-shell-module__21P_Ua__title{display:none}.conversational-chat-shell-module__21P_Ua__body{grid-template-rows:auto 1fr;grid-template-columns:1fr}.conversational-chat-shell-module__21P_Ua__receipt{border-bottom:1px solid #0908071a;border-right:0;gap:12px;max-height:38vh;padding:16px 18px}.conversational-chat-shell-module__21P_Ua__receiptTitle{font-size:1.15rem}.conversational-chat-shell-module__21P_Ua__row{grid-template-columns:92px 1fr;padding:8px 0}.conversational-chat-shell-module__21P_Ua__progressWrap{margin-top:6px;padding-top:12px}}@media (prefers-reduced-motion:reduce){.conversational-chat-shell-module__21P_Ua__rowFilled{background:0 0;animation:none}.conversational-chat-shell-module__21P_Ua__progressFill{transition:none}.conversational-chat-shell-module__21P_Ua__successCard{animation:none}}
.live-build-manifest-module__WfsZYG__manifest{height:100%;color:var(--studio-fg,#f4f1ea);font-family:var(--studio-mono,ui-monospace, monospace);scrollbar-width:thin;scrollbar-color:var(--studio-line-strong,#f4f1ea38) transparent;background:0 0;grid-template-rows:auto 1fr auto;gap:clamp(18px,2.4vh,28px);padding:clamp(20px,3vw,32px);display:grid;overflow-y:auto}.live-build-manifest-module__WfsZYG__manifest::-webkit-scrollbar{width:6px}.live-build-manifest-module__WfsZYG__manifest::-webkit-scrollbar-track{background:0 0}.live-build-manifest-module__WfsZYG__manifest::-webkit-scrollbar-thumb{background:var(--studio-line-strong,#f4f1ea38)}.live-build-manifest-module__WfsZYG__head{border-bottom:1px solid var(--studio-line,#f4f1ea1a);gap:12px;padding-bottom:16px;display:grid}.live-build-manifest-module__WfsZYG__headTop{justify-content:space-between;align-items:center;gap:14px;display:flex}.live-build-manifest-module__WfsZYG__kicker{letter-spacing:.22em;text-transform:uppercase;color:var(--studio-live,#6affb4);align-items:center;gap:8px;font-size:.66rem;font-weight:800;display:inline-flex}.live-build-manifest-module__WfsZYG__eta{letter-spacing:.18em;text-transform:uppercase;color:var(--studio-fg-mute,#f4f1ea7a);align-items:baseline;gap:6px;font-size:.62rem;font-weight:700;display:inline-flex}.live-build-manifest-module__WfsZYG__eta strong{color:var(--studio-bronze,#c8a878);letter-spacing:.04em;text-transform:none;font-variant-numeric:tabular-nums;font-size:.84rem;font-weight:800}.live-build-manifest-module__WfsZYG__title{font-family:var(--studio-serif,Newsreader, Georgia, serif);letter-spacing:-.02em;color:var(--studio-fg,#f4f1ea);gap:4px;margin:0;font-size:clamp(1.4rem,2vw,1.95rem);font-weight:500;line-height:1;display:grid}.live-build-manifest-module__WfsZYG__titleHint{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.18em;text-transform:uppercase;color:var(--studio-fg-mute,#f4f1ea7a);font-size:.62rem;font-style:normal;font-weight:700}.live-build-manifest-module__WfsZYG__brief{font-family:var(--studio-mono,ui-monospace, monospace);color:var(--studio-fg-soft,#f4f1eac7);flex-wrap:wrap;gap:6px 18px;font-size:.74rem;font-weight:500;display:flex}.live-build-manifest-module__WfsZYG__brief span{align-items:baseline;gap:8px;display:inline-flex}.live-build-manifest-module__WfsZYG__brief em{letter-spacing:.18em;text-transform:uppercase;color:var(--studio-fg-dim,#f4f1ea47);font-size:.58rem;font-style:normal;font-weight:800}.live-build-manifest-module__WfsZYG__bar{background:var(--studio-surface,#0d0c0b);border:1px solid var(--studio-line,#f4f1ea1a);height:6px;position:relative;overflow:hidden}.live-build-manifest-module__WfsZYG__barFill{background:linear-gradient(90deg, var(--studio-bronze,#c8a878), var(--studio-live,#6affb4));height:100%;box-shadow:0 0 12px var(--studio-live,#6affb4);transition:width .5s cubic-bezier(.32,.72,0,1)}.live-build-manifest-module__WfsZYG__barLabel{letter-spacing:.12em;color:var(--studio-canvas,#090807);mix-blend-mode:difference;filter:invert();font-variant-numeric:tabular-nums;font-size:.56rem;font-weight:800;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.live-build-manifest-module__WfsZYG__stage{font-family:var(--studio-mono,ui-monospace, monospace);color:var(--studio-fg-soft,#f4f1eac7);letter-spacing:.02em;margin:0;font-size:.7rem;font-weight:600}.live-build-manifest-module__WfsZYG__section{gap:12px;display:grid}.live-build-manifest-module__WfsZYG__sectionHead{gap:6px;display:grid}.live-build-manifest-module__WfsZYG__sectionKicker{letter-spacing:.22em;text-transform:uppercase;color:var(--studio-fg-mute,#f4f1ea7a);justify-content:space-between;align-items:center;font-size:.6rem;font-weight:700;display:flex}.live-build-manifest-module__WfsZYG__sectionKicker>span:first-child{align-items:center;gap:8px;display:inline-flex}.live-build-manifest-module__WfsZYG__sectionKicker>span:first-child:before{content:"";background:var(--studio-bronze,#c8a878);width:20px;height:1px}.live-build-manifest-module__WfsZYG__sectionCount{font-variant-numeric:tabular-nums;align-items:baseline;gap:4px;display:inline-flex}.live-build-manifest-module__WfsZYG__sectionCount strong{color:var(--studio-live,#6affb4);letter-spacing:.04em;text-transform:none;font-size:.78rem;font-weight:800}.live-build-manifest-module__WfsZYG__sectionTitle{font-family:var(--studio-serif,Newsreader, Georgia, serif);letter-spacing:-.015em;color:var(--studio-fg,#f4f1ea);margin:0;font-size:clamp(1.05rem,1.4vw,1.25rem);font-weight:500}.live-build-manifest-module__WfsZYG__pipeline{border-top:1px solid var(--studio-line,#f4f1ea1a);gap:0;margin:0;padding:0;list-style:none;display:grid}.live-build-manifest-module__WfsZYG__step{border-bottom:1px solid var(--studio-line,#f4f1ea1a);font-family:var(--studio-mono,ui-monospace, monospace);grid-template-columns:32px 18px 1fr auto;align-items:center;gap:12px;padding:10px 0;transition:opacity .2s;display:grid}.live-build-manifest-module__WfsZYG__stepIndex{letter-spacing:.08em;color:var(--studio-fg-dim,#f4f1ea47);font-variant-numeric:tabular-nums;font-size:.66rem;font-weight:700}.live-build-manifest-module__WfsZYG__stepMark{text-align:center;font-size:.86rem;font-weight:800}.live-build-manifest-module__WfsZYG__stepBody{gap:2px;min-width:0;display:grid}.live-build-manifest-module__WfsZYG__stepBody strong{font-family:var(--studio-serif,Newsreader, Georgia, serif);letter-spacing:-.01em;color:var(--studio-fg,#f4f1ea);font-size:.95rem;font-weight:500}.live-build-manifest-module__WfsZYG__stepBody span{letter-spacing:.02em;color:var(--studio-fg-mute,#f4f1ea7a);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:500;overflow:hidden}.live-build-manifest-module__WfsZYG__stepStatus{letter-spacing:.18em;text-transform:uppercase;text-align:right;white-space:nowrap;font-size:.58rem;font-weight:800}.live-build-manifest-module__WfsZYG__step-queued{opacity:.55}.live-build-manifest-module__WfsZYG__step-queued .live-build-manifest-module__WfsZYG__stepMark,.live-build-manifest-module__WfsZYG__step-queued .live-build-manifest-module__WfsZYG__stepStatus{color:var(--studio-fg-dim,#f4f1ea47)}.live-build-manifest-module__WfsZYG__step-active .live-build-manifest-module__WfsZYG__stepMark{color:var(--studio-bronze,#c8a878);animation:1.4s ease-in-out infinite live-build-manifest-module__WfsZYG__pulseActive}.live-build-manifest-module__WfsZYG__step-active .live-build-manifest-module__WfsZYG__stepStatus{color:var(--studio-bronze,#c8a878)}.live-build-manifest-module__WfsZYG__step-active{background:#c8a8780f}.live-build-manifest-module__WfsZYG__step-done .live-build-manifest-module__WfsZYG__stepMark,.live-build-manifest-module__WfsZYG__step-done .live-build-manifest-module__WfsZYG__stepStatus{color:var(--studio-live,#6affb4)}@keyframes live-build-manifest-module__WfsZYG__pulseActive{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.92)}}@media (prefers-reduced-motion:reduce){.live-build-manifest-module__WfsZYG__step-active .live-build-manifest-module__WfsZYG__stepMark{animation:none}}.live-build-manifest-module__WfsZYG__foot{border-top:1px solid var(--studio-line,#f4f1ea1a);gap:6px;padding-top:14px;display:grid}.live-build-manifest-module__WfsZYG__footStatus{font-family:var(--studio-mono,ui-monospace, monospace);letter-spacing:.16em;text-transform:uppercase;color:var(--studio-live,#6affb4);align-items:center;gap:8px;font-size:.62rem;font-weight:800;display:inline-flex}.live-build-manifest-module__WfsZYG__footMeta{font-family:var(--studio-sans,Inter, system-ui, sans-serif);color:var(--studio-fg-mute,#f4f1ea7a);max-width:460px;font-size:.74rem;line-height:1.5}@media (max-width:768px){.live-build-manifest-module__WfsZYG__manifest{gap:16px;padding:18px}.live-build-manifest-module__WfsZYG__step{grid-template-rows:auto auto;grid-template-columns:28px 18px 1fr}.live-build-manifest-module__WfsZYG__stepStatus{text-align:left;grid-area:2/3/3/4}}