/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ease:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--ink:#18151d;--paper:#faf9f7;--line:#dedbd6;--purple:#7655f6;--purple-dark:#6141e8;--green:#27a474}*{box-sizing:border-box}html,body{background:var(--ink);width:100%;min-height:100%;margin:0}body{color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}button,textarea,input{font:inherit}button{color:inherit}.builder-shell{background:var(--ink);height:100dvh;min-height:0;overflow:hidden}.builder-loading{color:#aaa3ad;background:#19161e;flex-direction:column;justify-content:center;align-items:center;gap:11px;height:100vh;font-size:10px;display:flex}.builder-loading strong{color:#fff;font-size:14px}.builder-loading p{text-align:center;max-width:360px;margin:0;line-height:1.5}.builder-loading button{color:#fff;cursor:pointer;background:#2c2631;border:1px solid #4b4350;border-radius:8px;margin-top:4px;padding:9px 12px}.builder-header{color:#fff;z-index:20;background:#19161e;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:62px;padding:0 13px 0 11px;display:flex;position:relative}.header-left,.header-actions,.toolbar-left,.toolbar-right,.device-switcher,.composer-actions,.composer-tools{align-items:center;display:flex}.header-left{gap:9px;min-width:0}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.dark-button{color:#aaa4af}.dark-button:hover{color:#fff;background:#ffffff12}.brand-mark{background:linear-gradient(145deg,#9a7cff,#6945ed 70%);border-radius:8px 8px 8px 3px;width:25px;height:25px;position:relative;transform:rotate(-4deg);box-shadow:inset 0 1px #ffffff59,0 4px 13px #7655f647}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";background:#fff;border-radius:999px;position:absolute}.brand-mark:before{width:3px;height:11px;top:7px;left:7px;transform:rotate(-27deg)}.brand-mark:after{width:3px;height:11px;top:7px;right:7px;transform:rotate(27deg)}.brand-mark span{width:3px;height:3px;top:10px;left:11px}.brand-name{letter-spacing:-.05em;margin-left:-2px;font-size:18px;font-weight:750}.header-divider{background:#ffffff1f;width:1px;height:22px;margin:0 4px 0 6px}.project-switcher{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:4px 7px 4px 4px;display:flex}.project-switcher:hover{background:#ffffff0f}.project-avatar{background:#e96543;border-radius:7px;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-size:12px;font-weight:800;display:grid}.project-copy{flex-direction:column;align-items:flex-start;line-height:1.15;display:flex}.project-copy strong{font-size:12px;font-weight:650}.project-copy small{color:#817b87;align-items:center;gap:4px;margin-top:4px;font-size:9px;display:flex}.saved-dot{background:#47c28d;border-radius:50%;width:5px;height:5px}.header-actions{gap:4px}.header-utility{color:#aaa5b0;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:11px;display:flex}.header-utility:hover{color:#fff;background:#ffffff0f}.publish-button{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:7px;height:34px;margin-left:4px;padding:0 14px;font-size:11px;font-weight:700;display:flex;box-shadow:inset 0 1px #ffffff38,0 5px 16px #7655f633}.publish-button:hover{background:#8466f8}.user-avatar{color:#fff;cursor:pointer;background:#39323f;border:1px solid #ffffff26;border-radius:50%;width:31px;height:31px;margin-left:6px;font-size:9px;font-weight:750}.builder-workspace{background:#d9d6d2;grid-template-columns:minmax(410px,48%) minmax(0,52%);gap:1px;height:calc(100dvh - 62px);min-height:0;display:grid;overflow:hidden}.chat-panel{background:var(--paper);grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.panel-heading{background:linear-gradient(#fbfaf8,#faf9f7);justify-content:space-between;align-items:flex-start;padding:24px 28px 18px;display:flex}.heading-label{color:var(--purple-dark);letter-spacing:.12em;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.panel-heading h1{letter-spacing:-.035em;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500;line-height:1.1}.light-button{color:#8b858e;background:#fff;border:1px solid #e7e3df}.light-button:hover{color:var(--ink);border-color:#d6d1cb}.conversation-shell{min-height:0;position:relative;overflow:hidden}.conversation{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#c7c1c9 #f1eeea;width:100%;height:100%;min-height:0;padding:2px 28px 24px;overflow:hidden auto}.conversation::-webkit-scrollbar{width:10px}.conversation::-webkit-scrollbar-track{background:#f1eeea}.conversation::-webkit-scrollbar-thumb{background:#c7c1c9;border:2px solid #f1eeea;border-radius:999px;min-height:42px}.conversation::-webkit-scrollbar-thumb:hover{background:#aaa3ad}.conversation:focus-visible{outline-offset:-2px;outline:2px solid #7655f66b}.jump-latest{z-index:3;color:#5e5762;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#fffffff0;border:1px solid #d8d2dc;border-radius:999px;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:9px;font-weight:750;display:flex;position:absolute;bottom:12px;right:18px;box-shadow:0 7px 18px #231d2821}.jump-latest:hover{color:var(--purple-dark);border-color:#beb2f4}.conversation-date{color:#aaa4aa;letter-spacing:.05em;align-items:center;gap:12px;margin:6px 0 24px;font-size:9px;font-weight:650;display:flex}.conversation-date:before,.conversation-date:after{content:"";background:#ece8e4;flex:1;height:1px}.message-row{gap:10px;margin-bottom:22px;display:flex}.message-row.user{justify-content:flex-end;padding-left:14%}.message-row.assistant{padding-right:8%}.assistant-avatar{color:#fff;background:linear-gradient(145deg,#987aff,#6746e7);border-radius:8px 8px 8px 3px;flex:none;place-items:center;width:27px;height:27px;margin-top:19px;display:grid;box-shadow:0 5px 14px #7655f633}.assistant-avatar.live{animation:1.5s infinite avatarPulse}@keyframes avatarPulse{50%{box-shadow:0 0 0 5px #7655f61a,0 5px 14px #7655f633}}.message-stack{flex:1;min-width:0}.message-meta{color:#5f5962;justify-content:space-between;align-items:center;min-height:17px;margin-bottom:5px;font-size:9px;font-weight:750;display:flex}.message-meta span{color:#aaa4aa;font-weight:500}.user .message-meta{justify-content:flex-end;gap:9px}.message-bubble{color:#403a43;font-size:12px;line-height:1.58}.user .message-bubble{background:#fff;border:1px solid #e3dfdb;border-radius:13px 13px 3px;padding:12px 14px;box-shadow:0 2px 5px #231e2806}.assistant .message-bubble{white-space:pre-wrap;overflow-wrap:anywhere;padding:2px 2px 0}.agent-card,.running-card{background:#fff;border:1px solid #e4e0dc;border-radius:11px;margin-top:12px;overflow:hidden;box-shadow:0 5px 18px #211b2609}.agent-card-head{border-bottom:1px solid #efebe8;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;display:flex}.agent-card-head>div{align-items:center;gap:7px;display:flex}.agent-card-head strong{font-size:10px}.agent-card-head>span{color:#a09aa1;font-size:9px}.success-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.agent-card.failed .success-icon{background:#cf4f4f}.agent-card.failed .agent-files{color:#9a6666}.step-list{padding:9px 12px}.step-list>div{color:#716b73;align-items:center;gap:8px;padding:4px 0;font-size:9px;display:flex}.step-list svg{color:var(--green)}.agent-files{color:#877f89;border-top:1px solid #f0ece9;align-items:center;gap:7px;min-height:32px;padding:0 12px;font-size:9px;display:flex}.agent-files svg:last-child{margin-left:auto}.running-card{padding:13px}.running-top{align-items:center;gap:8px;font-size:10px;display:flex}.live-orb,.preview-live-dot{background:var(--purple);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite orbPulse;display:inline-block;box-shadow:0 0 0 3px #7655f621}@keyframes orbPulse{50%{opacity:.45;transform:scale(.84)}}.run-progress{background:#eeebf1;border-radius:999px;height:4px;margin:12px 0 8px;overflow:hidden}.run-progress span{background:var(--purple);border-radius:inherit;height:100%;transition:width .45s;display:block}.running-card small{color:#98919b;font-size:8px}.build-milestones{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:10px 0;display:grid}.build-milestones span{color:#a19aa4;white-space:nowrap;background:#f7f5f7;border-radius:6px;align-items:center;gap:3px;min-width:0;padding:5px 4px;font-size:7px;display:flex}.build-milestones span svg{opacity:.25}.build-milestones span.active{color:#735de0;background:#f2efff}.build-milestones span.active svg{opacity:.65}.build-milestones span.done{color:#277e5d;background:#eef9f4}.build-milestones span.done svg{opacity:1}.build-milestones.plan-milestones{grid-template-columns:repeat(3,minmax(0,1fr))}.guided-checkpoint{color:#6d6574;background:#faf8ff;border:1px solid #e3ddfb;border-radius:8px;flex-direction:column;gap:3px;margin-top:10px;padding:9px 10px;font-size:8px;line-height:1.45;display:flex}.guided-checkpoint strong{color:#4e3ea7;font-size:9px}.queued-directions{color:#5d4cc6;margin-top:8px;font-size:8px;font-weight:700}.composer-wrap{background:linear-gradient(#faf9f7b8,#faf9f7 20%);padding:7px 23px 12px}.suggestion-row{scrollbar-width:none;gap:6px;padding:4px 1px 9px;display:flex;overflow-x:auto}.suggestion-row button{color:#777078;cursor:pointer;background:#fff;border:1px solid #e4e0dc;border-radius:999px;flex:none;padding:7px 9px;font-size:8px}.suggestion-row button:hover{color:var(--purple-dark);background:#faf8ff;border-color:#cfc5fa}.prompt-composer{background:#fff;border:1px solid #dcd7d2;border-radius:14px;min-height:113px;padding:13px 12px 10px 14px;transition:border-color .18s,box-shadow .18s;box-shadow:0 8px 25px #221c2712,inset 0 1px #fff}.prompt-composer:focus-within{border-color:#a795f7;box-shadow:0 8px 25px #221c2712,0 0 0 3px #7655f614}.prompt-composer.is-generating{border-color:#c8bdf5}.prompt-composer textarea{resize:none;color:#39333c;background:0 0;border:0;outline:0;width:100%;height:59px;font-size:11px;line-height:1.5;display:block}.prompt-composer textarea::placeholder{color:#a7a1a8}.composer-actions{justify-content:space-between}.composer-tools{gap:5px}.message-attachments{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.message-attachments span{color:#716a74;text-overflow:ellipsis;white-space:nowrap;background:#faf8f6;border:1px solid #e2ddd9;border-radius:7px;align-items:center;gap:4px;max-width:220px;padding:5px 7px;font-size:8px;display:inline-flex;overflow:hidden}.composer-icon{color:#918a93;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.composer-icon:hover{color:var(--ink);background:#f5f3f1}.model-select{color:#5f5862;cursor:pointer;background:#f6f4f2;border:0;border-radius:7px;align-items:center;gap:5px;height:28px;padding:0 7px 0 5px;font-size:8px;font-weight:700;display:flex}.model-spark{color:#fff;background:var(--purple);border-radius:5px;place-items:center;width:18px;height:18px;display:grid}.guided-toggle{color:#777078;cursor:pointer;background:#fff;border:1px solid #e1dde2;border-radius:7px;height:28px;padding:0 9px;font-size:8px;font-weight:700}.guided-toggle.active{color:#5b45c3;background:#f5f2ff;border-color:#d3c9fb}.build-mode-select{color:#6f6871;cursor:pointer;background:#fff;border:1px solid #e1dde2;border-radius:7px;align-items:center;min-width:62px;height:28px;display:flex;position:relative}.build-mode-select.plan{color:#5b45c3;background:#f5f2ff;border-color:#d3c9fb}.build-mode-select select{-webkit-appearance:none;appearance:none;width:100%;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 22px 0 8px;font:700 8px/1 inherit}.build-mode-select select:disabled{cursor:default;opacity:.65}.build-mode-select>svg{pointer-events:none;position:absolute;right:6px}.build-plan-button{color:#fff;cursor:pointer;background:#7357ed;border:1px solid #d3c9fb;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:calc(100% - 20px);height:30px;margin:0 10px 10px;font-size:8px;font-weight:750;display:flex}.build-plan-button:hover{background:#6246dd}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.composer-run-actions{align-items:center;gap:6px;display:flex}.send-button,.stop-button{cursor:pointer;border:0;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.send-button{color:#fff;background:var(--purple);box-shadow:0 4px 11px #7655f640}.send-button:disabled{color:#aaa4ad;box-shadow:none;cursor:default;background:#e6e2e8}.stop-button{color:#fff;background:#27222b}.composer-hint{text-align:center;color:#aaa4aa;margin:7px 0 0;font-size:8px}.composer-hint span{margin:0 4px}.preview-panel{background:#e8e6e2;grid-template-rows:48px minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.preview-toolbar{background:#f6f5f3;border-bottom:1px solid #d9d6d2;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 10px;display:grid}.toolbar-left,.toolbar-right{gap:4px}.toolbar-right{justify-content:flex-end}.toolbar-button{color:#777179}.toolbar-button:hover{color:#2e2931;background:#ebe8e5}.toolbar-divider{background:#ddd9d5;width:1px;height:19px;margin:0 4px}.device-switcher{background:#ebe9e6;border-radius:8px;gap:1px;padding:3px}.device-switcher button{color:#8b858c;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:29px;height:26px;display:grid}.device-switcher button.active{color:#322d35;background:#fff;box-shadow:0 1px 4px #231e271a}.preview-size-switcher{background:#ebe9e6;border-radius:8px;gap:1px;margin-left:3px;padding:3px;display:flex}.preview-size-switcher button{color:#8b858c;cursor:pointer;background:0 0;border:0;border-radius:6px;height:26px;padding:0 8px;font-size:8px;font-weight:700}.preview-size-switcher button.active{color:#322d35;background:#fff;box-shadow:0 1px 4px #231e271a}.preview-address{color:#817b82;background:#fff;border:1px solid #dedad6;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:235px;height:28px;padding:0 9px;font-size:9px;display:flex}.preview-live-dot{width:5px;height:5px;box-shadow:none;background:#33ad79;animation:none}.preview-address button{color:#979198;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:22px;height:22px;margin-left:auto;padding:0;display:grid}.preview-address button:hover{color:var(--ink);background:#f3f1ef}.menu-only{display:none}.preview-stage{background-color:#e5e3df;background-image:radial-gradient(#cbc7c2 .75px,#0000 .75px);background-size:15px 15px;min-height:0;padding:16px;transition:padding .25s;display:block;position:relative;overflow:hidden}.preview-canvas-shell{max-width:100%;height:100%;margin:0 auto;position:relative}.preview-frame{--preview-scale:1;min-width:0;transform:translateX(-50%) scale(var(--preview-scale));transform-origin:top;background:#fff;border-radius:8px;transition:width .28s,transform .28s;position:absolute;top:0;left:50%;overflow:hidden;box-shadow:0 0 0 1px #2d27301a,0 14px 35px #27212a1f}.preview-stage.actual-size{overflow:auto}.preview-stage.actual-size .preview-canvas-shell{max-width:none;margin:0}.preview-stage.actual-size .preview-frame{transform-origin:0 0;left:0;transform:scale(1)}.frame-top-line{z-index:2;opacity:.8;background:linear-gradient(90deg,#ee6b47,#f4bc4d 45%,#647f5b);height:2px;position:absolute;top:0;left:0;right:0}.preview-frame iframe{background:#f5f2e9;border:0;width:100%;height:100%;display:block}.preview-updating{z-index:4;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1c1820e8;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:9px;font-weight:650;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #19141e33}.preview-updating .live-orb{width:6px;height:6px;box-shadow:none}.preview-scroll-controls{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f6f5f3f0;border:1px solid #ccc8c3d1;border-radius:8px;gap:3px;padding:3px;display:flex;position:absolute;bottom:11px;left:19px;box-shadow:0 5px 14px #241f271a}.preview-scroll-controls button{color:#6f6871;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:26px;height:24px;padding:0;display:grid}.preview-scroll-controls button:hover{color:var(--ink);background:#e7e3df}.viewport-label{z-index:3;color:#89838a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f6f5f3e6;border:1px solid #ccc8c3b3;border-radius:5px;padding:4px 7px;font-size:8px;position:absolute;bottom:11px;right:19px}.viewport-label.ready{color:#277958;border-color:#4d9a7452}.device-mobile,.device-tablet{padding-top:22px;padding-bottom:22px}.device-mobile .preview-frame,.device-tablet .preview-frame{border-radius:14px}.mobile-tabs{display:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#110e1491;place-items:center;padding:20px;animation:.18s fadeIn;display:grid;position:fixed;inset:0}.modal-dismiss-layer{cursor:default;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}@keyframes fadeIn{0%{opacity:0}}.publish-modal{z-index:1;text-align:center;background:#fbfaf8;border-radius:18px;width:min(420px,100%);padding:32px;animation:.22s modalIn;position:relative;box-shadow:0 30px 80px #0e0a1159}@keyframes modalIn{0%{opacity:0;transform:translateY(8px)scale(.98)}}.modal-close{color:#8b858c;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:14px;right:14px}.modal-close:hover{color:var(--ink);background:#efebe7}.publish-illustration{color:#fff;background:linear-gradient(145deg,#9174ff,#6746e6);border-radius:18px 18px 18px 6px;place-items:center;width:58px;height:58px;margin:1px auto 19px;display:grid;position:relative;box-shadow:0 10px 26px #7655f640}.publish-illustration span{background:#38b77f;border:3px solid #fbfaf8;border-radius:50%;width:14px;height:14px;position:absolute;top:-3px;right:-3px}.modal-eyebrow{letter-spacing:.14em;margin:0 0 8px;font-weight:800;color:var(--purple-dark)!important;font-size:9px!important}.publish-modal h2{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:27px;font-weight:500}.publish-modal>p{color:#777078;max-width:330px;margin:12px auto 22px;font-size:11px;line-height:1.55}.publish-link-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.publish-domain{color:#625c64;background:#fff;border:1px solid #e0dcd7;border-radius:10px;align-items:center;gap:9px;min-width:0;height:42px;padding:0 12px;font-size:10px;text-decoration:none;display:flex}.publish-domain[aria-disabled=true]{pointer-events:none}.publish-domain span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.publish-domain svg:last-child{color:var(--green);margin-left:auto}.publish-copy{color:#5e48c0;cursor:pointer;background:#f3f0ff;border:1px solid #d9d1f8;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:76px;height:42px;padding:0 11px;font-size:9px;font-weight:750;display:inline-flex}.publish-copy:hover:not(:disabled){color:#5037ba;background:#ebe6ff;border-color:#c8bbf5}.publish-copy:focus-visible{outline-offset:2px;outline:2px solid #7655f6}.publish-copy:disabled{color:#a19ba4;cursor:default;background:#f3f1ef;border-color:#e0dcd7}.publish-copy-feedback{color:#817982;text-align:left;min-height:18px;padding:5px 2px 0;font-size:9px;line-height:1.4}.publish-copy-feedback.copied{color:#277958}.publish-copy-feedback.failed{color:#9f2f37}.publish-error{color:#9f2f37;text-align:left;background:#fff0f1;border:1px solid #f4cdd0;border-radius:9px;margin:0 0 10px;padding:9px 11px;font-size:10px;line-height:1.45}.modal-publish{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:11px;font-weight:750;display:flex}.modal-publish:hover{background:var(--purple-dark)}.modal-publish:disabled{opacity:.68;cursor:wait}.spin{animation:.65s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1040px){.builder-workspace{grid-template-columns:minmax(370px,45%) minmax(0,55%)}.header-utility span{display:none}.header-utility{justify-content:center;width:34px;padding:0}.preview-address{min-width:190px}.panel-heading,.conversation{padding-left:22px;padding-right:22px}.composer-wrap{padding-left:18px;padding-right:18px}}@media (max-width:780px){body{overflow:hidden}.builder-header{height:58px;padding:0 9px}.back-button,.header-divider,.project-avatar,.project-copy small,.project-switcher>svg,.header-utility,.header-actions>.dark-button{display:none}.project-switcher{padding:3px}.brand-name{display:none}.project-copy strong{font-size:11px}.mobile-tabs{background:#29242e;border-radius:9px;padding:3px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.mobile-tabs button{color:#8f8994;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:6px;height:29px;padding:0 10px;font-size:9px;display:flex}.mobile-tabs button.active{color:#fff;background:#403848;box-shadow:0 1px 4px #0000002e}.publish-button{margin:0;padding:0 10px}.publish-button svg,.user-avatar{display:none}.builder-workspace{height:calc(100dvh - 58px);display:block}.chat-panel,.preview-panel{height:100%;display:none}.chat-panel.mobile-active,.preview-panel.mobile-active{display:grid}.preview-toolbar{grid-template-columns:auto 1fr auto;gap:6px}.preview-address{width:100%;min-width:0}.preview-address>span:nth-of-type(2){text-overflow:ellipsis;overflow:hidden}.toolbar-divider,.toolbar-left>.toolbar-button{display:none}.menu-only{display:grid}.toolbar-right>button:nth-child(-n+2){display:none}.preview-stage{padding:10px}.viewport-label{bottom:7px;right:12px}.preview-scroll-controls{bottom:7px;left:12px}}@media (max-width:440px){.panel-heading{padding:19px 17px 13px}.panel-heading h1{font-size:23px}.conversation{padding:2px 17px 17px}.message-row.user{padding-left:8%}.message-row.assistant{padding-right:2%}.composer-wrap{padding:5px 12px 9px}.suggestion-row{padding-bottom:7px}.prompt-composer{min-height:105px}.preview-address{justify-content:flex-start}.preview-address>span:nth-of-type(2){max-width:105px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.marketing-page{color:#1b1720;background:#fbfaf8;min-height:100vh;overflow:hidden}.marketing-nav{border-bottom:1px solid #ebe7e2;justify-content:space-between;align-items:center;max-width:1180px;height:72px;margin:0 auto;padding:0 24px;display:flex}.marketing-brand{color:#1b1720;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.marketing-brand .brand-mark{display:inline-block}.marketing-brand strong{letter-spacing:-.06em;font-size:22px}.marketing-links{gap:27px;display:flex}.marketing-links a,.text-link{color:#716a74;font-size:12px;text-decoration:none}.marketing-links a:hover,.text-link:hover{color:#1b1720}.marketing-actions{align-items:center;gap:20px;display:flex}.nav-cta{color:#fff;background:#1d1822;border-radius:10px;align-items:center;gap:8px;height:39px;padding:0 15px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}.hero-home{text-align:center;max-width:940px;margin:0 auto;padding:90px 24px 60px;position:relative}.hero-glow{z-index:0;pointer-events:none;background:radial-gradient(#7655f629,#0000 68%);width:620px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-pill{color:#6849df;background:#f1edff;border:1px solid #dfd6ff;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin:0 auto 24px;padding:7px 11px;font-size:10px;font-weight:750;display:flex;position:relative}.hero-home h1{letter-spacing:-.065em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,84px);font-weight:500;line-height:.98;position:relative}.hero-home h1 em{color:#7655f6;font-weight:500}.hero-home>p{color:#6e6771;max-width:650px;margin:24px auto 31px;font-size:15px;line-height:1.65}.home-prompt{text-align:left;background:#fff;border:1px solid #d9d3dd;border-radius:18px;max-width:720px;margin:0 auto;padding:16px 16px 12px;position:relative;box-shadow:0 18px 60px #2920341f,0 0 0 5px #7655f60b}.home-prompt:focus-within{border-color:#ae9cf7;box-shadow:0 18px 60px #2920341f,0 0 0 5px #7655f614}.home-prompt textarea{resize:none;color:#302a34;background:0 0;border:0;outline:0;width:100%;font-size:14px;line-height:1.55}.home-prompt textarea::placeholder{color:#aaa3ad}.home-prompt>div{justify-content:space-between;align-items:center;display:flex}.home-prompt>div>span{color:#746d77;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.home-prompt button{color:#fff;cursor:pointer;background:#7655f6;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.home-prompt button:disabled{color:#aaa4ad;cursor:default;background:#e7e3e9}.hero-proof{color:#8d868f;justify-content:center;gap:25px;margin-top:19px;font-size:9px;display:flex}.hero-proof span{align-items:center;gap:5px;display:flex}.hero-proof svg{color:#34a776}.product-window{background:#f8f6f3;border:1px solid #d9d3dd;border-radius:18px;width:min(1080px,100% - 40px);margin:0 auto 70px;overflow:hidden;box-shadow:0 28px 70px #251d2c24}.window-top{background:#201b25;align-items:center;gap:6px;height:40px;padding:0 13px;display:flex}.window-top>span{background:#6d6571;border-radius:50%;width:7px;height:7px}.window-top>div{color:#8f8795;text-align:center;background:#302a35;border-radius:7px;width:245px;margin:0 auto;padding:6px 12px;font-size:8px}.window-body{grid-template-columns:43% 57%;min-height:510px;display:grid}.window-chat{background:#fbfaf8;padding:48px 38px}.window-chat small{color:#7655f6;letter-spacing:.13em;font-size:8px;font-weight:850}.window-chat h2{margin:10px 0 55px;font-family:Georgia,serif;font-size:30px;font-weight:500}.fake-message{color:#4e4751;background:#fff;border:1px solid #ded9d4;border-radius:12px 12px 3px;margin-left:17%;padding:13px;font-size:10px}.fake-reply{color:#5e5761;gap:9px;margin-top:25px;font-size:10px;line-height:1.55;display:flex}.fake-reply>span{color:#fff;background:#7655f6;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;display:grid}.window-preview{color:#183226;background:#e9e4d5;padding:30px 34px}.preview-nav{letter-spacing:.12em;justify-content:space-between;font-size:8px;display:flex}.preview-hero{padding-top:100px}.preview-hero small{letter-spacing:.16em;font-size:8px}.preview-hero h3{letter-spacing:-.05em;margin:15px 0 28px;font-family:Georgia,serif;font-size:clamp(38px,5vw,62px);font-weight:500;line-height:.92}.preview-hero h3 i{color:#d85d41;font-weight:500}.preview-hero button{color:#fff;background:#193225;border:0;padding:11px 14px;font-size:9px}.feature-strip{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1080px;margin:0 auto;padding:0 20px 90px;display:grid}.feature-strip article{background:#fff;border:1px solid #e5e0db;border-radius:14px;padding:26px}.feature-strip svg{color:#7655f6}.feature-strip h3{margin:17px 0 8px;font-size:14px}.feature-strip p{color:#7c757e;margin:0;font-size:11px;line-height:1.6}.auth-page{color:#1c1821;background:radial-gradient(circle at 50% 20%,#7655f61f,#0000 33%),#f7f5f2;place-items:center;min-height:100vh;padding:80px 20px;display:grid;position:relative}.auth-brand{position:absolute;top:24px;left:28px}.auth-panel{background:#ffffffeb;border:1px solid #e0dbd6;border-radius:20px;width:min(430px,100%);padding:38px;box-shadow:0 25px 65px #2a21321f}.auth-icon,.modal-icon{color:#fff;background:linear-gradient(145deg,#9477ff,#6949e7);border-radius:13px 13px 13px 5px;place-items:center;width:42px;height:42px;margin:0 auto 14px;display:grid;box-shadow:0 8px 20px #7655f638}.auth-eyebrow{color:#7655f6;text-align:center;letter-spacing:.14em;margin:0;font-size:8px;font-weight:850}.auth-panel>h1,.confirmation-card h1{text-align:center;letter-spacing:-.035em;margin:10px 0 8px;font-family:Georgia,serif;font-size:29px;font-weight:500}.auth-subtitle,.confirmation-card p{color:#7b747d;text-align:center;margin:0 auto;font-size:11px;line-height:1.55}.auth-tabs{background:#f0edea;border-radius:9px;grid-template-columns:1fr 1fr;gap:3px;margin:24px 0 19px;padding:3px;display:grid}.auth-tabs button{color:#8a838c;cursor:pointer;background:0 0;border:0;border-radius:7px;height:34px;font-size:10px}.auth-tabs button.active{color:#28222c;background:#fff;font-weight:700;box-shadow:0 2px 6px #201a2514}.auth-form{gap:14px;display:grid}.auth-form label,.project-modal label{color:#625b64;gap:7px;font-size:9px;font-weight:750;display:grid}.auth-form label>span{align-items:center;gap:6px;display:flex}.auth-form input,.project-modal input,.project-modal textarea{color:#302a33;background:#fff;border:1px solid #ddd8d3;border-radius:9px;outline:0;width:100%;padding:11px 12px;font-size:11px;font-weight:400}.auth-form input:focus,.project-modal input:focus,.project-modal textarea:focus{border-color:#9f8af4;box-shadow:0 0 0 3px #7655f614}.auth-submit{color:#fff;cursor:pointer;background:#7655f6;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;font-size:11px;font-weight:750;display:flex}.auth-submit:disabled{color:#aaa4ad;cursor:default;background:#e6e2e8}.auth-error,.auth-warning{border-radius:8px;padding:9px 10px;font-size:9px;line-height:1.45}.auth-error{color:#a33737;background:#fff0f0;border:1px solid #f2cece}.auth-warning{color:#866323;background:#fff7df;border:1px solid #eadba8}.auth-footnote{color:#a19aa3;margin:0;font-size:9px;position:absolute;bottom:22px}.confirmation-card{text-align:center}.confirmation-card>span{color:#238c62;background:#e9f8f1;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 15px;display:grid}.confirmation-card button,.confirmation-card a{color:#fff;cursor:pointer;background:#29232d;border:0;border-radius:9px;margin-top:20px;padding:10px 14px;font-size:10px;text-decoration:none;display:inline-flex}.dashboard-page{color:#211c25;background:#f7f5f2;min-height:100vh}.dashboard-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border-bottom:1px solid #e3dfda;justify-content:space-between;align-items:center;height:68px;padding:0 31px;display:flex}.dashboard-user{align-items:center;gap:9px;display:flex}.dashboard-user>span{color:#fff;background:#38303d;border-radius:50%;place-items:center;width:33px;height:33px;font-size:9px;font-weight:800;display:grid}.dashboard-user>div{flex-direction:column;max-width:180px;display:flex}.dashboard-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.dashboard-user small{color:#99929b;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.dashboard-user button{color:#8b848d;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.dashboard-user button:hover{color:#29232d;background:#eeeae6}.dashboard-main{max-width:1110px;margin:0 auto;padding:60px 28px 90px}.dashboard-title{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.dashboard-title p{color:#7655f6;letter-spacing:.13em;align-items:center;gap:6px;margin:0;font-size:8px;font-weight:850;display:flex}.dashboard-title h1{letter-spacing:-.045em;margin:10px 0 6px;font-family:Georgia,serif;font-size:43px;font-weight:500}.dashboard-title>div>span{color:#7d767f;font-size:11px}.dashboard-title>button,.empty-projects button{color:#fff;cursor:pointer;background:#7655f6;border:0;border-radius:9px;align-items:center;gap:7px;height:39px;padding:0 14px;font-size:10px;font-weight:750;display:flex}.project-tools{justify-content:space-between;align-items:center;margin:35px 0 18px;display:flex}.project-tools label{color:#989099;background:#fff;border:1px solid #dfdad5;border-radius:9px;align-items:center;gap:7px;width:260px;height:37px;padding:0 11px;display:flex}.project-tools input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.project-tools>span{color:#99929b;font-size:9px}.project-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.project-card{background:#fff;border:1px solid #e0dbd6;border-radius:13px;transition:transform .16s,box-shadow .16s;position:relative;overflow:hidden}.project-card:hover{transform:translateY(-2px);box-shadow:0 11px 30px #28202f17}.project-card.deleting{opacity:.65}.project-card-open{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.project-thumbnail{background:#dfe7dc;border-radius:9px;place-items:center;height:162px;margin:9px;display:grid;position:relative;overflow:hidden}.project-thumbnail.color-1{background:#e8ddd4}.project-thumbnail.color-2{background:#dcd8e9}.project-thumbnail.color-3{background:#d8e4e7}.project-thumbnail>span{color:#fff;background:#2b3e2f;border-radius:30px 30px 10px 10px;place-items:center;width:58px;height:75px;font-family:Georgia,serif;font-size:30px;display:grid}.color-1>span{background:#c15f43}.color-2>span{background:#5e4d8a}.color-3>span{background:#315b67}.project-thumbnail>div{gap:5px;display:flex;position:absolute;bottom:12px;left:14px;right:14px}.project-thumbnail i{background:#ffffffa6;border-radius:999px;flex:1;height:4px}.project-thumbnail i:nth-child(2){flex:2}.project-card-copy{flex-direction:column;padding:5px 16px 17px;display:flex}.project-card-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 30px);font-size:12px;overflow:hidden}.project-card-copy span{color:#969098;align-items:center;gap:5px;margin-top:6px;font-size:8px;display:flex}.project-build-badge{color:#267458;letter-spacing:.03em;background:#eaf7f1;border-radius:999px;width:fit-content;margin-top:8px;padding:4px 7px;font-size:7px;font-weight:800}.project-build-badge.waiting,.project-build-badge.active,.project-build-badge.delayed,.project-build-badge.prioritized,.project-build-badge.paused{color:#5e48c1;background:#f0edff}.project-build-badge.failed{color:#a43c46;background:#fff0f1}.project-menu{color:#a29ba4;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:12px;right:10px}.project-menu:hover{color:#b33d3d;background:#fff0f0}.empty-projects{color:#8f8791;text-align:center;background:#ffffff85;border:1px dashed #d8d2cc;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;display:flex}.empty-projects svg{color:#7655f6}.empty-projects h2{color:#403943;margin:14px 0 6px;font-family:Georgia,serif;font-size:23px;font-weight:500}.empty-projects p{margin:0 0 18px;font-size:10px}.dashboard-loading{color:#817982;background:#f7f5f2;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;font-size:10px;display:flex}.project-modal,.delete-modal{z-index:1;background:#fbfaf8;border-radius:17px;width:min(440px,100%);padding:30px;position:relative;box-shadow:0 30px 80px #0e0a1159}.project-modal>p{color:#7655f6;text-align:center;letter-spacing:.13em;margin:0;font-size:8px;font-weight:850}.project-modal h2,.delete-modal h2{text-align:center;margin:8px 0 22px;font-family:Georgia,serif;font-size:27px;font-weight:500}.project-modal{gap:14px;display:grid}.project-modal label small{color:#aaa3ab;font-weight:400}.project-modal textarea{resize:vertical;min-height:105px;line-height:1.5}.delete-modal{text-align:center}.delete-modal>span{color:#b63f3f;background:#ffeded;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 10px;display:grid}.delete-modal h2{margin-bottom:9px}.delete-modal>p{color:#7c757e;font-size:10px;line-height:1.55}.delete-modal>div:last-child{grid-template-columns:1fr 1fr;gap:8px;margin-top:22px;display:grid}.delete-modal>div:last-child button{color:#665f68;cursor:pointer;background:#fff;border:1px solid #ddd8d3;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:39px;font-size:10px;display:flex}.delete-modal .danger-button{color:#fff!important;background:#bd4040!important;border-color:#bd4040!important}@media (max-width:760px){.marketing-nav{height:62px;padding:0 16px}.marketing-links{display:none}.marketing-actions{gap:12px}.hero-home{padding-top:64px}.hero-home h1{font-size:51px}.hero-home>p{font-size:13px}.hero-proof{flex-wrap:wrap;gap:9px 16px}.window-body{grid-template-columns:1fr}.window-chat{display:none}.window-preview{min-height:450px}.feature-strip{grid-template-columns:1fr}.dashboard-header{padding:0 16px}.dashboard-user>div{display:none}.dashboard-main{padding:39px 16px 70px}.dashboard-title{align-items:flex-start}.dashboard-title h1{font-size:36px}.dashboard-title>div>span{display:none}.dashboard-title>button{padding:0 12px;font-size:0}.dashboard-title>button:after{content:"New";font-size:10px}.project-grid{grid-template-columns:1fr}.project-tools label{width:215px}.auth-panel{padding:30px 23px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ease{syntax:"*";inherits:false}
