@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Inter,Arial,sans-serif;color:#303030;background:#fafafa;font-synthesis:none;--green:#3b3b3b;--dark:#2b2b2b;--muted:#7e7e7e;--border:#e4e4e4;--cream:#f2f2f2;--mint:#e5e5e5}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #9b9b9b;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #898989;outline-offset:1px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:Space Grotesk,Arial,sans-serif;letter-spacing:-.045em}svg{flex-shrink:0}input,textarea,select{max-width:100%}textarea{resize:vertical}.brand{display:flex;gap:10px;align-items:center;font-family:Space Grotesk,Arial,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1.6px;white-space:nowrap}.brand-page{font-weight:500;color:#7d7d7d}.brand-symbol{font-family:Arial,sans-serif;font-size:26px;font-weight:700;line-height:1;width:33px;height:33px;display:grid;place-items:center;background:#3b3b3b;color:#dadada;border-radius:9px;letter-spacing:-2px;padding-right:2px}.brand-light{color:#f3f3f3}.brand-light .brand-page{color:#c4c4c4}.brand-light .brand-symbol{background:#d0d0d0;color:#393939}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--green);border-radius:7px;background:var(--green);color:#fff;padding:13px 19px;font-size:13px;font-weight:550;line-height:1.35;transition:background .16s,transform .16s}.button:hover:not(:disabled){background:#4a4a4a;transform:translateY(-1px)}.button.secondary{background:#fff;color:#444;border-color:#ddd}.button.secondary:hover:not(:disabled){background:#f1f1f1}.small-button{font-size:12px;padding:11px 14px}.text-link{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:none;color:var(--green);font-size:12px;font-weight:600}.icon-button{width:32px;height:32px;border:0;border-radius:5px;background:none;display:inline-flex;align-items:center;justify-content:center}.icon-button:hover{background:#e9e9e9}.eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;font-weight:650;letter-spacing:1.7px;color:#5f5f5f;line-height:1.5}.small-line{height:1px;width:24px;background:#797979}.small{font-size:11px;line-height:1.65}.muted{color:var(--muted)}.serif{font-family:Georgia,serif!important}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:25px;max-width:calc(100% - 32px);border-radius:9px;padding:16px 20px;background:#2b2b2b;color:#fff;box-shadow:0 6px 24px #0002;font-size:13px}.toast button{color:inherit;background:none;border:0;display:flex}.boot{min-height:100vh;display:flex;flex-direction:column;gap:25px;align-items:center;justify-content:center}.boot p{font-size:13px;color:var(--muted)}.loading{display:flex;align-items:center;justify-content:center;gap:15px;min-height:180px;font-size:13px;color:#737373}.status-badge{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dddddd;background:#f0f0f0;color:#636363;border-radius:4px;font-size:10px;padding:4px 7px;font-weight:500;white-space:nowrap}.status-badge.approved{background:#e8e8e8;border-color:#d3d3d3;color:#4a4a4a}.status-badge.error{background:#fff0e8;color:#975838;border-color:#f1dbc8}.status-badge.generating{background:#eff1fb;border-color:#d8dced;color:#5d618f}.home{background:#f9f9f9}.home-header{height:102px;max-width:1352px;margin:auto;padding:0 64px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.home-header nav{display:flex;gap:32px;color:#6d6d6d;font-size:12px}.nav-link{display:flex;align-items:center;gap:16px;border:1px solid #d8d8d8;background:none;border-radius:5px;padding:11px 17px;font-size:12px}.home-hero{max-width:1352px;margin:auto;padding:84px 64px 82px;display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:center}.hero-copy h1{font-size:clamp(42px,4.5vw,64px);font-weight:500;line-height:1.12;letter-spacing:-3.3px;margin:24px 0}.hero-copy h1>span{color:#7a7a7a}.hero-description{font-size:15px;line-height:1.85;color:#777;max-width:425px;margin-bottom:33px}.start-form{max-width:450px}.start-form>label{font-size:12px;font-weight:550;display:block;margin-bottom:11px}.start-input{display:flex;gap:10px;border:1px solid #d0d0d0;background:#fff;border-radius:8px;padding:7px;box-shadow:0 5px 18px #2d2d2d05}.start-input input{min-width:0;flex:1;border:0;padding:9px 8px;background:transparent;font-size:12px}.start-input input:focus{outline:none}.start-input:focus-within{outline:2px solid #a0a0a0}.start-input input::placeholder{color:#9a9a9a}.start-input button{border:0;border-radius:5px;background:var(--green);color:#fff;width:44px;min-height:43px;display:grid;place-items:center}.start-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:13px}.start-bottom>span{font-size:10px;color:#8a8a8a}.start-bottom .text-link{font-size:11px}.invite-input{margin-top:12px;width:100%;padding:12px;border:1px solid #ddd;border-radius:5px}.hero-assurances{display:flex;gap:22px;margin-top:26px;color:#767676;font-size:10px}.hero-assurances span{display:flex;gap:5px;align-items:center}.hero-showcase{position:relative;margin-top:10px;padding-bottom:35px}.showcase-label{display:flex;align-items:center;justify-content:space-between;padding:0 5px 19px;color:#8d8d8d;font-size:9px;letter-spacing:1.4px}.sample-browser{border:1px solid #d5d5d5;border-radius:10px;overflow:hidden;box-shadow:0 25px 50px -20px #2d2d2d22;transform:rotate(-1deg);background:#fff}.sample-browser-bar{height:36px;background:#ededed;border-bottom:1px solid #dadada;padding:0 17px;display:flex;align-items:center;justify-content:space-between;color:#8f8f8f}.sample-browser-bar>span{display:flex;align-items:center;gap:7px;font-size:8px;background:#f9f9f9;border:1px solid #e1e1e1;padding:4px 13px;border-radius:4px;width:65%;margin:auto}.sample-site{padding:24px 25px 18px;background:#fcfcf8}.sample-nav{display:flex;justify-content:space-between;align-items:center}.sample-nav strong{font:24px Georgia,serif;letter-spacing:-1px;color:#4f4f4f}.sample-nav strong span{display:block;font:6px Arial,sans-serif;letter-spacing:2.1px;text-transform:uppercase;margin-top:3px}.sample-nav>span{font-size:6px;color:#7f7f7f}.sample-body{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px}.sample-eyebrow{font-size:5.5px;letter-spacing:1.2px;color:#838383}.sample-body h2{font:34px/1.06 Georgia,serif;letter-spacing:-1.4px;margin:14px 0;color:#515151}.sample-body h2 i{font-weight:400;color:#7a7a7a}.sample-body p{font-size:7px;line-height:1.6;max-width:130px;color:#8a8a8a}.sample-cta{font-size:6px;background:#5a5a5a;display:inline-flex;align-items:center;gap:10px;color:#fff;padding:10px 11px;margin-top:8px}.arch-scene{position:relative;height:235px;background:#c8c7b3;overflow:hidden;box-shadow:inset 30px 0 60px #a4a38d}.arch-wall{position:absolute;width:85%;height:100%;background:#dcd8c1;right:-16%;transform:skewY(20deg);box-shadow:-20px 0 25px #88877744}.arch-door{position:absolute;width:60%;height:79%;border-radius:90px 90px 0 0;background:#727272;left:19%;top:15%;box-shadow:inset 15px 0 30px #32323277}.arch-door:after{content:"";position:absolute;top:10px;right:0;bottom:0;left:18px;border-left:1px solid #d7d5b333;border-radius:80px 0 0;background:repeating-linear-gradient(90deg,transparent 0,transparent 16px,#d7d5b315 17px)}.arch-stairs{position:absolute;background:#c6c3a9;bottom:0;left:0;width:100%;height:15%;box-shadow:0 -10px 0 -2px #d3d1b7,0 -21px 0 -7px #a3a3a3;transform:skewY(-5deg)}.arch-vase{position:absolute;right:10%;bottom:11%;width:24px;height:34px;background:#b1a384;border-radius:3px 3px 10px 10px;box-shadow:6px 2px 10px #47474733}.arch-vase:before{content:"";width:25px;height:45px;display:block;background:#6a6a6a;border-radius:80% 0;position:absolute;top:-39px;left:6px;transform:rotate(-15deg)}.arch-scene>span{position:absolute;right:8px;top:10px;color:#f7f7ef;font-size:5px;letter-spacing:1.8px;writing-mode:vertical-lr}.sample-footer{display:flex;justify-content:space-between;border-top:1px solid #e5e5e5;margin-top:25px;padding-top:14px;font-size:5.5px;letter-spacing:1px;color:#888}.floating-note{position:absolute;left:-21px;bottom:19px;display:flex;gap:11px;align-items:center;background:#fff;border:1px solid #e2e2e2;border-radius:7px;padding:15px 18px;box-shadow:0 10px 20px #3f3f3f10;transform:rotate(1deg)}.note-icon{background:#eee;color:#6b6b6b;width:35px;height:35px;display:grid;place-items:center;border-radius:6px}.floating-note strong{display:block;font-size:10px;font-weight:550;margin-bottom:4px}.floating-note div>span{font-size:8px;color:#8a8a8a}.sample-disclaimer{position:absolute;right:0;bottom:-18px;font-size:8px;color:#989898}.foundation-strip{max-width:1224px;margin:0 auto;padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.foundation-strip>span{font-size:8px;letter-spacing:1.1px;color:#929292;max-width:120px;line-height:1.8}.foundation-strip>div{display:flex;gap:10px;align-items:center;font-size:12px;color:#656565}.foundation-strip svg{stroke-width:1.3}.how-section{max-width:1352px;margin:auto;padding:88px 64px}.section-intro{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px}.section-intro h2,.growth-section h2{font-size:34px;font-weight:500;line-height:1.3;margin-bottom:0}.section-intro>p{font-size:12px;line-height:1.9;color:#8b8b8b}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.step-grid article{padding:27px 27px 30px;border:1px solid #dfdfdf;border-radius:7px;background:#f3f3f3}.step-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;color:#7f7f7f}.step-top>span{font-size:11px;font-weight:500}.step-top svg{stroke-width:1.3}.step-grid h3{font-size:17px;font-weight:600;letter-spacing:-.6px}.step-grid p{font-size:12px;line-height:1.9;color:#888;margin-bottom:0;max-width:290px}.growth-section{max-width:1224px;margin:0 auto 80px;padding:45px 50px;background:#e9e9e9;border-radius:7px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.growth-section>div:last-child{padding:12px 0}.growth-section p:not(.eyebrow){font-size:13px;line-height:1.9;color:#797979}.growth-section .text-link{margin-top:8px}.home-footer{max-width:1224px;padding:25px 0 35px;border-top:1px solid var(--border);margin:auto;display:flex;align-items:center;gap:30px}.home-footer .brand{font-size:19px}.home-footer .brand-symbol{width:27px;height:27px;font-size:21px}.home-footer>span{font-size:10px;color:#929292}.home-footer .text-link{margin-left:auto;font-size:10px}.dashboard{display:flex;min-height:100vh;background:#f8f8f8}.sidebar{width:228px;position:fixed;inset:0 auto 0 0;background:#2e2e2e;color:#e5e5e5;padding:31px 23px;display:flex;flex-direction:column}.sidebar>.brand{padding:0 8px}.workspace-tag{display:flex;align-items:center;gap:11px;border:1px solid #464646;padding:12px 10px;border-radius:6px;margin:39px 0 32px}.workspace-avatar{height:32px;width:32px;background:#424242;border-radius:5px;display:grid;place-items:center;font-size:14px;color:#c4c4c4}.workspace-tag strong{font-size:11px;font-weight:500;display:block}.workspace-tag small{font-size:9px;color:#989898;display:block;margin-top:4px}.sidebar-label{font-size:8px;letter-spacing:1.7px;color:#939393;margin:0 10px 15px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav button,.sidebar-bottom>button{display:flex;align-items:center;gap:12px;padding:12px;border:0;border-radius:5px;background:none;color:#a7a7a7;font-size:12px;text-align:left}.sidebar nav button.active{background:#414141;color:#ebebeb}.sidebar nav button svg{stroke-width:1.5}.sidebar-bottom{margin-top:auto}.sidebar-tip{border:1px solid #454545;background:#323232;border-radius:6px;padding:18px 14px;margin:25px 0 12px}.sidebar-tip svg{color:#a7a7a7;margin-bottom:18px;stroke-width:1.3}.sidebar-tip strong{display:block;font-size:12px;font-weight:500}.sidebar-tip p{color:#959595;font-size:10px;line-height:1.8;margin:9px 0 0}.sidebar-bottom>button{width:100%;font-size:11px}.dashboard-main{margin-left:228px;width:calc(100% - 228px)}.dashboard-header{height:77px;padding:0 45px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;background:#fcfcfc}.dashboard-header>span{font-size:11px;color:#8d8d8d;display:flex;gap:13px;align-items:center}.operator{display:flex;align-items:center;gap:10px;font-size:11px;color:#757575}.operator-avatar{width:29px;height:29px;display:grid;place-items:center;background:#e6e6e6;border:1px solid #d7d7d7;border-radius:5px;color:#595959}.dashboard-content{padding:43px 45px;max-width:1450px;margin:auto}.page-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:34px}.page-title-row .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:12px}.page-title-row h1{font-size:32px;font-weight:550;margin-bottom:9px}.page-title-row p:not(.eyebrow){font-size:12px;color:#8b8b8b;margin-bottom:0}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:37px}.stat-card{background:#fff;border:1px solid var(--border);border-radius:7px;padding:19px 20px}.stat-card>div{display:flex;justify-content:space-between;align-items:center;color:#8c8c8c;font-size:10px;gap:12px}.stat-card strong{display:block;font-family:Inter,Arial,sans-serif;font-size:32px;font-weight:500;margin-top:16px;letter-spacing:-1.5px}.stat-card svg{stroke-width:1.3;color:#9a9a9a}.project-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--border);margin-bottom:27px}.tabs{display:flex;gap:23px}.tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:15px 0;font-size:11px;color:#949494}.tabs button.active{color:#454545;border-bottom-color:#5a5a5a}.search-box{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e0e0e0;padding:9px 11px;border-radius:5px;margin-bottom:7px;color:#a1a1a1}.search-box input{width:140px;border:0;background:none;font-size:10px}.search-box input:focus{outline:none}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.project-card{text-align:left;display:block;padding:0;border:1px solid #dddddd;border-radius:8px;overflow:hidden;background:#fff;transition:transform .15s,box-shadow .15s}.project-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #2e2e2e10}.project-cover{height:170px;padding:30px 24px;position:relative;background:#e5e5e5;color:#454545;overflow:hidden}.project-cover.navy{background:#e2eaf0;color:#3c5264}.project-cover.clay{background:#f0e5dc;color:#745442}.project-cover-name{font-family:Georgia,serif;font-size:24px;display:block;max-width:85%;line-height:1.2;position:relative;z-index:1}.project-cover-caption{display:block;font-size:8px;letter-spacing:.3px;margin-top:11px;max-width:85%;position:relative;z-index:1}.cover-lines{position:absolute;right:0;bottom:-25px;height:100%;width:42%;transform:rotate(-20deg);display:flex;gap:12px;opacity:.15}.cover-lines i{width:22%;height:100%;background:currentColor}.open-project{position:absolute;right:15px;top:15px;background:#ffffff65;display:grid;place-items:center;width:28px;height:28px;border-radius:4px}.project-card-info{padding:18px}.project-card-info>div:first-child{display:flex;gap:8px;align-items:center;justify-content:space-between}.project-card-info h3{font-size:13px;margin:0;max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-card-info>p{font-size:10px;color:#8b8b8b;margin:9px 0 18px}.project-card-footer{display:flex;justify-content:space-between;border-top:1px solid #ececec;padding-top:12px;font-size:9px;color:#969696}.project-card-footer>span:last-child{display:flex;align-items:center;gap:6px;color:#6c6c6c}.empty-state{min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:35px;gap:15px}.empty-icon{display:grid;place-items:center;width:65px;height:65px;background:#e9e9e9;color:#828282;border-radius:13px;margin-bottom:5px}.empty-state h2{font-size:23px;font-weight:550;margin:0}.empty-state p{font-size:12px;color:#898989;line-height:1.9;max-width:430px;margin:0 0 7px}.table-heading{font-size:16px;font-weight:600;margin:33px 0 17px}.table-heading span{font-family:Inter,sans-serif;font-size:10px;background:#e7e7e7;padding:3px 7px;margin-left:7px;border-radius:4px}.table-wrap{border:1px solid var(--border);border-radius:7px;background:#fff;overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}th{font-size:9px;font-weight:500;letter-spacing:.7px;color:#898989;background:#f3f3f3;padding:15px 18px}td{padding:18px;border-top:1px solid #ececec;color:#696969}td strong{font-weight:500}td small{display:block;font-size:10px;margin-top:4px;color:#999}td a{display:flex;align-items:center;gap:5px}.source-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-empty{padding:35px;font-size:12px;text-align:center;color:#8b8b8b}.integration-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.integration-card{padding:26px;border:1px solid var(--border);background:#fff;border-radius:7px;position:relative}.integration-card>svg{color:#7b7b7b;stroke-width:1.3;margin-bottom:25px}.integration-card>.status-badge{position:absolute;right:23px;top:24px}.integration-card h3{font-size:16px;margin-bottom:10px}.integration-card p{font-size:12px;color:#8a8a8a;line-height:1.8;margin:0}.setup-note{margin-top:25px;padding:30px;border:1px solid var(--border);border-radius:7px;background:#ededed}.setup-note h2{font-size:19px;font-weight:550}.setup-note p{font-size:12px;line-height:1.9;color:#7c7c7c;max-width:820px}.setup-note p:last-child{margin-bottom:0}.setup-note code{background:#e0e0e0;padding:3px 5px;border-radius:3px}.rules-note{background:#f8f8f8}.workspace{height:100dvh;display:flex;flex-direction:column;background:#fff;overflow:hidden}.editor-header{height:78px;min-height:78px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 25px}.editor-brand{display:flex;align-items:center;gap:17px;min-width:0}.editor-brand .brand{font-size:21px}.editor-brand .brand-symbol{height:29px;width:29px;font-size:24px}.header-divider{width:1px;height:27px;background:var(--border)}.project-heading{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.project-heading strong{font-size:12px;font-weight:550;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-heading .status-badge{font-size:8px;padding:2px 5px}.editor-tabs{display:flex;gap:5px;background:#f1f1f1;padding:4px;border:1px solid #e6e6e6;border-radius:6px;flex-shrink:0}.editor-tabs button{display:flex;align-items:center;gap:7px;font-size:11px;border:0;background:none;border-radius:4px;padding:9px 15px;color:#888}.editor-tabs button.active{background:#fff;box-shadow:0 1px 3px #26262610;color:#4a4a4a}.editor-actions{display:flex;align-items:center;gap:18px}.saved-label{display:flex;align-items:center;gap:5px;font-size:10px;color:#9a9a9a}.editor-main{display:flex;flex:1;min-height:0}.chat-panel{display:flex;flex-direction:column;min-width:0;flex:1;background:#fff}.chat-intro{padding:31px 8% 23px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #efefef}.assistant-mark{display:grid;place-items:center;width:43px;height:43px;background:#e6e6e6;color:#4b4b4b;font:700 32px Arial,sans-serif;letter-spacing:-3px;padding-right:3px;border-radius:11px}.chat-intro h1{font-size:19px;letter-spacing:-.65px;font-weight:600;margin-bottom:6px}.chat-intro p{font-size:11px;color:#959595;margin:0}.chat-scroll{flex:1;min-height:0;overflow-y:auto;padding:25px 8% 20px;scrollbar-width:thin;scrollbar-color:#d5d5d5 transparent}.chat-date{font-size:8px;letter-spacing:1.5px;text-align:center;color:#a1a1a1;margin:8px 0 32px}.message{display:flex;gap:11px;margin-bottom:24px;max-width:92%}.message p{font-size:13px;line-height:1.85;margin:0;white-space:pre-wrap}.message-avatar{width:27px;height:27px;background:#e5e5e5;display:grid;place-items:center;font:700 20px Arial,sans-serif;color:#4f4f4f;border-radius:6px;flex-shrink:0;margin-top:1px}.message.assistant>div{padding-top:1px}.message.user{margin-left:auto;justify-content:flex-end}.message.user>p{background:#f0f0f0;border:1px solid #e5e5e5;border-radius:9px 9px 2px;padding:13px 18px;color:#5c5c5c;max-width:100%;overflow-wrap:anywhere}.chat-options{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px}.chat-options button{display:flex;align-items:center;gap:10px;border:1px solid #dbdbdb;background:#fafafa;border-radius:5px;padding:10px 12px;font-size:11px;color:#686868}.chat-options button:hover{background:#ebebeb}.chat-composer-area{padding:15px 8% 20px}.chat-composer{display:flex;gap:12px;padding:13px 12px 11px 17px;border:1px solid #dcdcdc;border-radius:8px;background:#fbfbfb;box-shadow:0 4px 15px #32323204}.chat-composer:focus-within{border-color:#959595}.chat-composer textarea{flex:1;min-width:0;background:none;border:0;font-size:12px;line-height:1.6;resize:none;color:#4d4d4d}.chat-composer textarea:focus{outline:none}.chat-composer textarea::placeholder{color:#9f9f9f}.chat-composer button{align-self:flex-end;width:33px;height:33px;display:grid;place-items:center;background:#404040;color:#fff;border:0;border-radius:5px}.composer-caption{display:flex;justify-content:space-between;gap:15px;font-size:8px;color:#a3a3a3;line-height:1.6;margin-top:9px}.composer-caption>span:last-child{white-space:nowrap}.contact-card{max-width:440px;margin:5px auto 25px;padding:28px 32px;border:1px solid #e4e4e4;border-radius:8px;background:#fbfbfb}.form-icon{width:42px;height:42px;display:grid;place-items:center;background:#ececec;color:#838383;border-radius:8px;margin-bottom:20px}.contact-card h2{font-size:23px;font-weight:550;line-height:1.3;margin-bottom:13px}.contact-card>p{font-size:12px;line-height:1.8;color:#8b8b8b;margin-bottom:24px}.contact-card label,.login-card label,.brief-edit label,.content-form label{display:block;font-size:11px;font-weight:500;margin-bottom:18px}.contact-card input,.login-card input,.brief-edit input,.brief-edit textarea,.brief-edit select,.content-form input,.content-form textarea{display:block;width:100%;border:1px solid #dbdbdb;border-radius:5px;padding:12px 13px;background:#fff;font-size:12px;margin-top:7px;color:#4d4d4d}.contact-card input::placeholder{color:#a8a8a8}.optional{font-size:9px;font-weight:400;color:#a4a4a4;margin-left:5px}.contact-card>.privacy-copy{font-size:9px;line-height:1.7;margin:3px 0 20px;color:#999}.privacy-copy a{text-decoration:underline;text-underline-offset:2px}.contact-card>.button{width:100%}.brief-panel{width:342px;min-width:342px;background:#f8f8f8;border-left:1px solid var(--border);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d5d5d5 transparent}.brief-title{display:flex;justify-content:space-between;padding:28px 27px 22px;border-bottom:1px solid #e7e7e7}.brief-title .eyebrow{font-size:8px;letter-spacing:1.1px;color:#9a9a9a}.brief-title h2{font-size:19px;font-weight:550;margin:8px 0 0}.brief-content{padding:24px 27px}.progress-heading{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#858585}.progress-heading strong{font-size:9px;font-weight:500;color:#696969}.progress-track{height:4px;background:#e6e6e6;border-radius:2px;overflow:hidden;margin:12px 0 26px}.progress-track span{height:100%;display:block;background:#8e8e8e;transition:width .4s}.brief-section{border-top:1px solid #e1e1e1;padding:22px 0 8px}.brief-section h3{font-size:12px;font-family:Inter,sans-serif;letter-spacing:0;font-weight:550;display:flex;align-items:center;gap:8px;margin:0 0 13px}.brief-section h3 svg{color:#919191}.brief-section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.brief-section-heading .text-link{font-size:9px;align-self:flex-start;margin-top:2px;color:#818181}.brief-values{margin:0 0 10px}.brief-values>div{margin:16px 0}.brief-values dt{font-size:9px;color:#929292;margin-bottom:5px}.brief-values dd{font-size:11px;margin:0;line-height:1.7;color:#646464;overflow-wrap:anywhere;max-height:110px;overflow:auto}.brief-values dd.pending{color:#afafaf;font-size:10px}.brief-edit label{font-size:10px;margin-bottom:13px}.brief-edit input,.brief-edit textarea,.brief-edit select{font-size:11px;padding:9px}.field-caption{display:block;font-size:10px;color:#838383;margin:20px 0 10px}.palette-options{display:flex;gap:7px}.palette-option{display:flex;gap:5px;align-items:center;border:1px solid #dfdfdf;background:#fff;border-radius:4px;padding:8px 7px;font-size:8px;color:#868686;flex:1}.palette-option>span{width:12px;height:12px;background:#393939;border-radius:2px}.palette-option.navy>span{background:#233e58}.palette-option.clay>span{background:#72483d}.palette-option.selected{border-color:#8f8f8f;background:#efefef}.font-options{display:flex;gap:10px}.font-options button{flex:1;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #dfdfdf;border-radius:5px;padding:10px 9px;font-size:8px;color:#868686}.font-options button>span{font-size:20px;color:#6b6b6b}.font-options button.selected{border-color:#8f8f8f;background:#efefef}.simple-logo{background:#fff;border:1px solid #e2e2e2;border-radius:5px;padding:24px 12px;text-align:center;font-family:Inter,Arial,sans-serif;font-size:21px;font-weight:600;letter-spacing:-.8px;overflow-wrap:anywhere}.simple-logo>span{display:block;font-family:Inter,sans-serif;font-size:6px;letter-spacing:1.4px;font-weight:400;color:#adadad;margin-top:13px}.upload-button{position:relative;display:flex;justify-content:center;align-items:center;gap:8px;border:1px dashed #cbcbcb;background:#f3f3f3;padding:13px;font-size:10px;color:#8c8c8c;border-radius:4px;margin-top:10px;cursor:pointer}.upload-button input{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.download-logo{display:flex;justify-content:center;gap:6px;align-items:center;font-size:9px;color:#8d8d8d;margin-top:11px}.uploaded-image{position:relative;border:1px solid #dedede;border-radius:5px;background:#fff;padding:15px;display:flex;align-items:center;justify-content:center;height:100px}.uploaded-image img{max-width:100%;max-height:100%;object-fit:contain}.uploaded-image .icon-button{position:absolute;right:4px;top:4px;background:#efefef;width:25px;height:25px}.uploaded-image.photo{height:140px}.brief-footer{display:flex;align-items:flex-start;gap:10px;border-top:1px solid #e3e3e3;padding-top:17px;margin-top:8px;color:#9d9d9d}.brief-footer p{font-size:9px;line-height:1.8;margin:0}.mobile-brief-toggle,.mobile-close{display:none}.ready-card{display:flex;gap:13px;padding:22px;background:#f1f1f1;border:1px solid #dbdbdb;border-radius:7px;margin:22px 0;color:#6c6c6c}.ready-card strong{font-size:13px;font-weight:550}.ready-card p{font-size:11px;line-height:1.8;margin:7px 0 14px;color:#909090}.thinking{display:flex;align-items:center;gap:10px;font-size:11px;color:#919191;margin:20px 0}.preview-panel{display:flex;flex-direction:column;flex:1;min-width:0;background:#ececec}.preview-toolbar{min-height:57px;display:flex;align-items:center;justify-content:space-between;padding:10px 22px;border-bottom:1px solid #dedede;background:#f8f8f8;gap:10px}.preview-location{display:flex;align-items:center;gap:9px;font-size:10px;color:#979797}.preview-location select{font-size:10px;color:#717171;border:0;background:transparent;padding:5px}.preview-tools{display:flex;gap:4px;align-items:center}.preview-tools button,.preview-tools a{display:flex;align-items:center;justify-content:center;width:30px;height:29px;border:0;border-radius:4px;color:#989898;background:none}.preview-tools button.active{background:#e2e2e2;color:#626262}.preview-tools a{border-left:1px solid #dedede;margin-left:4px;border-radius:0;padding-left:9px}.preview-stage{padding:22px;flex:1;display:flex;justify-content:center;min-height:0;overflow:hidden}.preview-stage iframe{background:#fff;border:1px solid #dedede;width:100%;height:100%;border-radius:5px;box-shadow:0 5px 18px #2c2c2c10;transition:width .2s}.preview-stage.mobile iframe{width:390px;max-width:100%;border:7px solid #3a3a3a;border-radius:25px}.review-panel{padding:23px 27px}.review-company{text-align:center;padding:4px 0 25px}.review-monogram{display:grid;place-items:center;width:45px;height:45px;border-radius:9px;margin:0 auto 13px;background:#e2e2e2;color:#5c5c5c;font-size:23px;font-family:Georgia,serif}.review-company h3{font-size:17px;margin-bottom:7px}.review-company p{font-size:10px;color:#989898;margin:0}.review-section{padding:22px 0;border-top:1px solid #dfdfdf}.review-section h3{font-size:12px;letter-spacing:0;font-family:Inter,sans-serif;font-weight:550;margin:0 0 12px}.review-section>p{font-size:10px;line-height:1.8;color:#9a9a9a}.page-chips{display:flex;flex-wrap:wrap;gap:6px}.page-chips span{font-size:8px;padding:5px 8px;border:1px solid #d9d9d9;color:#8e8e8e;border-radius:4px}.check-row{display:flex;align-items:center;gap:8px;font-size:10px;color:gray;line-height:1.7;margin-bottom:12px}.check-row svg{color:#9d9d9d}.review-buttons{display:flex;flex-direction:column;gap:9px;padding-top:15px;border-top:1px solid #dfdfdf}.review-buttons>.button{font-size:11px}.review-buttons p{font-size:9px;color:#a3a3a3;text-align:center;margin:4px 0 0}.generation-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;flex:1;text-align:center;padding:40px}.generation-mark{width:75px;height:75px;background:#dcdcdc;display:grid;place-items:center;border-radius:17px;color:#787878;margin-bottom:12px}.generation-state h2{font-size:24px;font-weight:550;margin:0}.generation-state p{font-size:12px;color:#878787;margin:0}.generation-state>svg{color:#858585;margin:15px}.generation-state>span{font-size:10px;color:#979797}.stale-banner{padding:12px 20px;font-size:10px;background:#faf4df;color:#8b794b;display:flex;align-items:center;justify-content:space-between;gap:10px}.stale-banner button{display:flex;align-items:center;gap:5px;border:0;background:none;color:#7d6737;font-size:10px}.modal{border:1px solid #dcdcdc;padding:38px;width:min(480px,calc(100% - 30px));max-height:90dvh;overflow:auto;scrollbar-width:thin;border-radius:12px;color:#3f3f3f;background:#f9f9f9;box-shadow:0 30px 100px #1b1b1b55}.modal::backdrop{background:#1f1f1fc9;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal.wide{width:min(680px,calc(100% - 30px))}.modal-close{position:absolute;right:13px;top:13px}.modal h2{font-size:25px;line-height:1.25;font-weight:550;margin:16px 0}.modal>p{font-size:12px;line-height:1.9;color:#888}.modal>.button{width:100%;margin:6px 0}.approval-icon{display:grid;place-items:center;width:49px;height:49px;border-radius:10px;background:#dfdfdf;color:#6e6e6e;margin:0 0 22px}.publication-notice{display:flex;gap:12px;border:1px solid #dadada;background:#ededed;border-radius:7px;padding:17px;margin:23px 0;color:#7d7d7d}.publication-notice strong{font-size:12px;font-weight:550}.publication-notice p{font-size:10px;line-height:1.8;margin:7px 0 0;color:#929292}.content-form{margin-top:27px}.content-form h3{font-size:16px;margin-top:27px}.service-edit{border:1px solid #e0e0e0;border-radius:6px;padding:18px;margin-bottom:14px}.content-form>.button{width:100%;position:sticky;bottom:0}.login-page{min-height:100dvh;background:#f3f3f3;display:flex;flex-direction:column;align-items:center;padding:65px 20px}.login-card{width:420px;max-width:100%;border:1px solid #dedede;border-radius:9px;padding:36px;background:#fff;margin-top:50px}.login-card h1{font-size:30px;font-weight:550;margin:20px 0 15px}.login-card p{font-size:12px;color:#919191;line-height:1.8;margin-bottom:30px}.login-card>.button{width:100%;margin:10px 0 22px}.login-card>.text-link{display:flex;justify-content:center;width:100%;font-size:11px}.privacy-page{max-width:850px;margin:auto;padding:50px 25px}.privacy-page main{margin-top:70px}.privacy-page h1{font-size:36px;font-weight:550;margin-bottom:35px}.privacy-page h2{font-size:20px;margin:35px 0 14px}.privacy-page p{font-size:14px;line-height:1.9;color:#7a7a7a}.privacy-page .text-link{margin-top:30px}@media(min-width:1600px){.chat-intro,.chat-scroll,.chat-composer-area{padding-left:max(10%,calc((100% - 700px)/2));padding-right:max(10%,calc((100% - 700px)/2))}.brief-panel{width:385px;min-width:385px}.brief-content,.brief-title,.review-panel{padding-left:35px;padding-right:35px}}@media(max-width:1150px){.home-header{padding:0 35px}.home-hero{padding:60px 35px;gap:30px}.hero-copy h1{font-size:49px;letter-spacing:-2.5px}.sample-body h2{font-size:27px}.arch-scene{height:207px}.foundation-strip{margin:0 35px}.how-section{padding:70px 35px}.growth-section,.home-footer{margin-left:35px;margin-right:35px}.sample-site{padding:20px}.hero-assurances{gap:12px;font-size:9px}.sidebar{width:200px;padding-left:17px;padding-right:17px}.dashboard-main{margin-left:200px;width:calc(100% - 200px)}.dashboard-content{padding:32px 28px}.dashboard-header{padding:0 28px}.projects-grid{grid-template-columns:repeat(2,1fr)}.stat-card{padding:17px 15px}.stat-card>div{font-size:9px}.brief-panel{width:300px;min-width:300px}.brief-content,.brief-title,.review-panel{padding-left:21px;padding-right:21px}.editor-header{padding:0 15px;gap:12px}.editor-brand{gap:11px}.editor-tabs button{padding:9px 10px}.saved-label{display:none}.editor-actions{gap:10px}.project-heading strong{max-width:120px}.editor-brand .brand-page{display:none}.chat-intro{padding:25px 6% 20px}.chat-scroll,.chat-composer-area{padding-left:6%;padding-right:6%}.palette-option{font-size:7px;padding:8px 5px;gap:4px}.palette-options{gap:5px}.font-options button{gap:6px;padding:9px 6px}.foundation-strip>div{font-size:10px}.home-hero{padding-bottom:65px}}@media(max-width:850px){.home-header{height:83px}.home-header nav{gap:20px;font-size:10px}.home-hero{grid-template-columns:1fr;padding-top:55px;max-width:680px}.hero-copy h1{font-size:58px}.hero-description{max-width:470px}.start-form{max-width:100%}.hero-showcase{max-width:480px;width:100%;margin:40px auto 0}.sample-body h2{font-size:37px}.arch-scene{height:250px}.foundation-strip{flex-wrap:wrap;justify-content:center;gap:24px}.foundation-strip>span{width:100%;max-width:none;text-align:center}.foundation-strip>div{font-size:11px}.section-intro h2,.growth-section h2{font-size:28px}.step-grid{gap:13px}.step-grid article{padding:22px 18px}.step-grid h3{font-size:15px}.step-grid p{font-size:11px}.growth-section{padding:30px;gap:35px}.sidebar{width:75px;padding:25px 12px}.sidebar>.brand{font-size:0;padding:0 8px}.sidebar .brand-symbol{font-size:26px}.sidebar .brand>span:last-child,.workspace-tag,.sidebar-label,.sidebar-tip{display:none}.sidebar nav{margin-top:45px}.sidebar nav button{font-size:0;padding:15px;gap:0}.sidebar-bottom>button{font-size:0;padding:15px}.dashboard-main{margin-left:75px;width:calc(100% - 75px)}.stats-row{grid-template-columns:repeat(2,1fr)}.editor-header{flex-wrap:wrap;height:115px;min-height:115px;padding:12px 16px}.editor-brand{flex:1}.editor-brand .brand-page{display:inline}.editor-tabs{order:3;margin:auto}.editor-actions .button{font-size:10px;padding:10px}.brief-panel{width:285px;min-width:285px}.chat-intro h1{font-size:17px}.chat-intro p{font-size:10px}.assistant-mark{width:35px;height:35px;flex-shrink:0}.chat-intro{gap:10px}.contact-card{padding:24px 20px}.contact-card h2{font-size:21px}.chat-scroll{padding:20px}.chat-composer-area{padding:15px 20px}.composer-caption>span:last-child{display:none}.message p{font-size:12px}.preview-toolbar{padding:10px}.preview-location{font-size:8px;gap:5px}.preview-location select{font-size:9px}.preview-stage{padding:10px}.review-panel,.brief-content,.brief-title{padding-left:18px;padding-right:18px}.editor-main.preview-layout .brief-panel{width:255px;min-width:255px}}@media(max-width:640px){.home-header{padding:0 22px;height:78px}.brand{font-size:23px}.home-header nav{display:none}.nav-link{font-size:10px;padding:9px 12px;gap:8px}.home-hero{padding:45px 25px 50px}.hero-copy h1{font-size:46px;letter-spacing:-2.5px;margin:22px 0}.hero-copy>.eyebrow{font-size:8px;letter-spacing:1.3px}.hero-description{font-size:13px;line-height:1.9;max-width:360px}.start-form>label{font-size:11px}.start-input input{font-size:10px}.start-bottom>span{font-size:8px}.start-bottom .text-link{font-size:9px;gap:3px}.hero-assurances{font-size:9px;gap:16px}.hero-showcase{max-width:410px;margin-top:25px}.sample-site{padding:19px}.sample-body{gap:10px}.sample-body h2{font-size:30px}.sample-nav strong{font-size:23px}.sample-nav>span{font-size:5px}.arch-scene{height:225px}.sample-body{margin-top:25px}.floating-note{left:-10px;padding:12px}.floating-note strong{font-size:9px}.floating-note div>span{font-size:7px}.sample-disclaimer{font-size:7px}.foundation-strip{margin:0 25px;gap:20px;padding:25px 0}.foundation-strip>div{width:calc(50% - 20px);font-size:10px;gap:7px}.foundation-strip>div svg{width:16px}.how-section{padding:50px 25px}.section-intro{display:block;margin-bottom:25px}.section-intro h2,.growth-section h2{font-size:29px}.section-intro>p{margin-top:18px;font-size:11px}.step-grid{grid-template-columns:1fr;gap:13px}.step-grid article{padding:23px}.step-top{margin-bottom:18px}.step-grid h3{font-size:18px}.step-grid p{font-size:12px;max-width:none}.growth-section{grid-template-columns:1fr;gap:15px;margin:0 25px 45px;padding:28px}.growth-section p:not(.eyebrow){font-size:12px}.home-footer{margin:0 25px;padding:25px 0;flex-wrap:wrap;gap:20px}.home-footer .brand{font-size:20px}.home-footer>span{font-size:9px}.home-footer>span:last-child{width:100%;font-size:8px}.home-footer .text-link{margin-left:auto;font-size:9px}.sidebar{width:58px;padding:22px 7px}.sidebar>.brand{padding:0 6px}.sidebar .brand-symbol{width:29px;height:29px;font-size:24px}.sidebar nav button,.sidebar-bottom>button{padding:13px}.sidebar nav button svg{width:17px}.dashboard-main{margin-left:58px;width:calc(100% - 58px)}.dashboard-header{height:65px;padding:0 18px}.dashboard-header>span{font-size:9px;gap:7px}.operator>span:last-child{display:none}.dashboard-content{padding:26px 17px}.page-title-row{display:block;margin-bottom:23px}.page-title-row h1{font-size:27px}.page-title-row .eyebrow{font-size:6px}.page-title-row p:not(.eyebrow){font-size:10px;line-height:1.8}.page-title-row>.button{margin-top:18px;padding:10px 13px;font-size:11px}.stats-row{gap:10px;margin-bottom:20px}.stat-card{padding:14px 12px}.stat-card>div{font-size:8px;line-height:1.6;gap:7px}.stat-card>div svg{width:14px}.stat-card strong{font-size:27px;margin-top:12px}.project-toolbar{display:block;margin-bottom:20px}.tabs{gap:15px}.tabs button{font-size:8px;padding:12px 0}.search-box{margin:12px 0}.search-box input{width:100%;font-size:10px}.projects-grid{grid-template-columns:1fr;gap:17px}.project-cover{height:150px}.integration-grid{grid-template-columns:1fr;gap:14px}.integration-card{padding:23px 20px}.integration-card>.status-badge{right:17px;top:20px}.setup-note{padding:22px}.setup-note h2{font-size:18px;line-height:1.4}.setup-note p{font-size:11px}.table-heading{font-size:14px}.table-wrap td,.table-wrap th{padding:12px;font-size:9px}.empty-state{padding:25px 12px}.empty-state h2{font-size:21px}.empty-state p{font-size:11px}.editor-header{height:112px;min-height:112px;padding:11px 13px;gap:9px}.editor-brand{gap:9px}.editor-brand .brand{font-size:17px;gap:6px}.editor-brand .brand-symbol{width:24px;height:24px;font-size:20px}.editor-brand .brand-page{display:none}.back-button{width:23px}.header-divider{margin:0 2px;height:22px}.project-heading strong{font-size:10px;max-width:112px}.project-heading .status-badge{font-size:7px}.editor-actions{gap:4px}.editor-actions>.button{display:none}.mobile-brief-toggle{display:flex}.editor-tabs{padding:3px;width:100%}.editor-tabs button{flex:1;justify-content:center;padding:8px;font-size:10px}.brief-panel,.editor-main.preview-layout .brief-panel{display:none;width:min(350px,100%);min-width:0;position:fixed;top:112px;right:0;bottom:0;z-index:20;box-shadow:-10px 0 35px #2a2a2a22}.brief-panel.mobile-open{display:block}.mobile-close{display:flex}.brief-title,.brief-content,.review-panel{padding:22px}.chat-intro{padding:23px 20px 19px;gap:12px}.chat-intro h1{font-size:17px}.chat-intro p{font-size:10px}.chat-scroll{padding:20px}.contact-card{margin:0 0 10px;padding:23px;max-width:none}.contact-card h2{font-size:22px}.contact-card input{font-size:13px;padding:12px}.chat-composer-area{padding:12px 17px}.chat-composer textarea{font-size:12px}.composer-caption{font-size:7px}.message{max-width:95%}.message p{font-size:12px}.message-avatar{width:25px;height:25px}.chat-options button{font-size:10px;padding:10px}.ready-card{padding:18px;gap:10px}.ready-card strong{font-size:12px}.preview-stage{padding:9px}.preview-toolbar{min-height:52px;padding:8px 12px}.preview-location{font-size:9px}.preview-tools button,.preview-tools a{width:27px}.stale-banner{font-size:9px;padding:10px}.generation-state{padding:30px 20px}.generation-state h2{font-size:23px}.generation-state p{font-size:11px;line-height:1.8}.generation-state>span{font-size:9px;line-height:1.7}.modal{padding:30px 25px}.modal h2{font-size:23px}.login-page{padding:45px 20px}.login-card{padding:28px;margin-top:40px}.privacy-page h1{font-size:30px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition:none!important}}.chat-composer textarea{max-height:180px;min-height:52px;resize:none;overflow-y:hidden}.chat-step{margin:12px 0 24px}.chat-step>.chat-options,.chat-upload,.logo-colors{margin-left:44px}.chat-upload{max-width:280px;margin-top:14px}.service-choices{margin-left:44px;padding:20px;border:1px solid #e0e0e0;border-radius:12px;background:#fff;display:grid;gap:12px;max-width:520px}.service-choices>p{font-size:13px;color:#696969;margin:0}.service-choices label{display:flex;align-items:center;gap:10px;font-size:14px}.service-choices input[type=checkbox]{width:17px;height:17px;accent-color:#393939}.service-choices .extra-services{display:grid;gap:8px}.extra-services input{width:100%;padding:10px;border:1px solid #e0e0e0;border-radius:6px}.service-choices .button{justify-self:start}.logo-colors{display:flex;gap:8px;margin-bottom:16px}.logo-colors span{width:42px;height:42px;border-radius:6px;border:1px solid #0002}@media(max-width:600px){.service-choices{margin-left:0;padding:15px}.chat-step>.chat-options,.chat-upload,.logo-colors{margin-left:0}}:root{--green:#d61e1e;--dark:#101010;--muted:#626c7a;--border:#e6e8ec;--cream:#f5f6f8;--mint:#fff0f0;color:#101010;background:#f5f6f8;--accent:#ff2e2e}.brand-symbol,.brand-light .brand-symbol{background:#ff2e2e;color:#fff;border-radius:8px}.brand-page{color:#747b86}.button{background:#101010;border-color:#101010;border-radius:8px;font-size:13px;font-weight:600;box-shadow:0 1px 2px #0001}.button:hover:not(:disabled){background:#303030}.button.secondary{color:#222;border-color:#e0e3e8;background:#fff}.button.secondary:hover:not(:disabled){background:#f5f6f8}.text-link{color:#1b4db1}button:focus-visible,a:focus-visible{outline-color:#1b4db1}input:focus,textarea:focus,select:focus{outline-color:#1b4db1}.brand-light{color:#fff}.brand-light .brand-page{color:#aaa}.sidebar{background:#101010;color:#fff}.sidebar nav button,.sidebar-bottom>button{color:#aeb2bc}.sidebar nav button.active{background:#252525;color:#fff;box-shadow:inset 3px 0 #ff2e2e}.workspace-tag{border-color:#303030}.workspace-avatar{background:#262626;color:#fff}.workspace-tag small{color:#9298a3}.dashboard{background:#f5f6f8}.dashboard-header{background:#fff}.dashboard-content{padding-top:32px}.page-title-row h1{font-size:30px;letter-spacing:-1.2px;font-weight:600}.stat-card{border-radius:10px}.stat-card strong{font-size:30px;font-weight:600}.stat-card svg{color:#737b88}.tabs button.active{color:#101010;border-color:#ff2e2e}.project-cover,.project-cover.navy,.project-cover.clay{background:#f0f1f4;color:#222;height:142px}.project-cover-name{font-family:Space Grotesk,sans-serif;font-weight:500}.cover-lines{opacity:.035}.project-card{border-color:#e1e4e9;border-radius:12px}.project-card:hover{box-shadow:0 10px 24px #0000000d;border-color:#babfc9}.project-cover-caption{color:#666e7b;font-size:11px}.status-badge{background:#f5f6f8;border-color:#e3e5e9;color:#535b68}.status-badge.approved{background:#edf2ff;color:#1b4db1;border-color:#d6e0fa}.operator-avatar{background:#f1f2f5;color:#30343b;border-color:#e5e7eb}.chat-intro{padding-top:18px;padding-bottom:18px}.assistant-mark,.message-avatar{background:#fff0f0;color:#d61e1e}.brief-panel{background:#fafafb}.brief-title .eyebrow{display:none}.editor-tabs{background:#f5f6f8;border-color:#e6e8ec}.editor-tabs button.active{color:#101010}.chat-composer{background:#fff;border-color:#d5d9e1}.chat-composer:focus-within{border-color:#9da6b6;box-shadow:0 0 0 3px #1b4db108}.chat-composer button{background:#101010}.chat-options button{background:#fff;border-color:#dfe3ea;color:#292e38}.chat-options button:hover{background:#f5f6f8;border-color:#a1a8b5}.progress-track{background:#eceef2}.progress-track span{background:#1b4db1}.ready-card{background:#f5f7fb;border-color:#dde3ef}.ready-card strong{display:block;margin-bottom:14px}.service-choices input[type=checkbox]{accent-color:#1b4db1}.service-choices{border-color:#e1e4e9}.palette-option.forest span{background:#24493e}.palette-option.navy span{background:#233e58}.palette-option.clay span{background:#72483d}.small,.muted,.brief-values dt{color:#626c7a}.brief-values dd{color:#242933}.chat-composer textarea::placeholder{color:#7c8491}.product-home{background:#fff}.product-home .home-header{height:80px;max-width:1200px;padding:0 32px}.product-hero{padding:90px 24px 76px;text-align:center;background:radial-gradient(ellipse at 50% 0,#f0f1f3,transparent 65%)}.product-label{color:#d61e1e;font-size:11px;font-weight:700;letter-spacing:2px}.product-hero h1{font-size:clamp(40px,5.5vw,72px);line-height:1.06;font-weight:600;letter-spacing:-3px;margin:22px 0}.product-hero>p{color:#626c7a;font-size:16px;margin:24px 0 36px}.product-hero .start-form{margin:auto;max-width:530px;text-align:left}.start-input{border-color:#d5d9e1;box-shadow:0 8px 24px #00000006;padding:8px;border-radius:12px}.start-input input{font-size:14px}.start-input button{background:#ff2e2e}.start-input:focus-within{outline-color:#1b4db1}.product-capabilities{display:flex;gap:24px;justify-content:center;margin-top:36px;font-size:12px;color:#626c7a}.product-capabilities span{display:flex;align-items:center;gap:6px}.product-capabilities svg{color:#1b4db1}.product-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1050px;margin:auto;padding:46px 32px 70px;border-top:1px solid #e6e8ec}.product-steps article>span{font-size:12px;color:#d61e1e;font-weight:600}.product-steps h2{font-size:22px;margin:16px 0 8px}.product-steps p{font-size:13px;color:#626c7a;line-height:1.6}.product-home .home-footer{max-width:1200px;padding:26px 32px}.setup-note{background:#fff}.eyebrow{color:#626c7a}@media(max-width:700px){.product-hero{padding:56px 20px}.product-hero h1{letter-spacing:-1.8px}.product-hero>p{font-size:14px;line-height:1.6}.product-capabilities{gap:12px;flex-wrap:wrap}.product-steps{grid-template-columns:1fr;gap:20px;padding:30px 24px}.product-home .home-header{padding:0 20px}.project-cover{height:130px}.chat-intro{padding:16px 20px}.dashboard-content{padding:24px 18px}}img.brand-symbol{display:block;object-fit:contain;padding:0;flex-shrink:0;background:#ff2e2e}.screenshot-cover{padding:0!important;height:auto!important;aspect-ratio:1280/840;background:#f0f1f4!important;border-bottom:1px solid #e6e8ec}.project-screenshot{width:100%;height:100%;display:block;object-fit:cover;object-position:top}.project-cover-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#7c8491;font-size:12px}.chat-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:16px 44px;max-width:480px}.chat-photo-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.palette-option.dark span{background:#111318}.palette-option.gold span{background:#b38a3c}.palette-option.clean span{background:#e9eef7;border:1px solid #b4bfd0}@media(max-width:600px){.chat-photo-grid{margin-left:0;margin-right:0;grid-template-columns:repeat(3,1fr)}}.brief-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.brief-photo-grid>div{position:relative}.brief-photo-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.brief-photo-grid button{position:absolute;right:2px;top:2px;background:#fff}.project-card{position:relative}.project-open{display:block;width:100%;padding:0;border:0;text-align:left;background:transparent;color:inherit;cursor:pointer}.delete-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.button.danger{background:#b51c1c;border-color:#b51c1c}.button.danger:hover:not(:disabled){background:#911616}.project-menu{position:absolute;top:12px;right:12px;z-index:3}.project-menu-trigger{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e1e4e9;border-radius:50%;background:#fff;color:#303642;box-shadow:0 2px 8px #0000000d}.project-menu-trigger:hover,.project-menu-trigger[aria-expanded=true]{background:#f3f4f6;border-color:#b9c0cc}.project-menu-items{position:absolute;right:0;top:44px;width:176px;padding:6px;background:#fff;border:1px solid #e1e4e9;border-radius:10px;box-shadow:0 10px 30px #151a2526}.project-menu-items>[role=menuitem]{display:flex;align-items:center;gap:10px;width:100%;padding:11px 10px;border:0;border-radius:6px;background:none;font-size:12px;text-align:left;color:#303642;text-decoration:none}.project-menu-items>[role=menuitem]:hover,.project-menu-items>[role=menuitem]:focus-visible{background:#f3f4f6;outline-offset:-2px}.project-menu-items>.danger-item{color:#b51c1c;border-top:1px solid #f0f1f4;border-radius:0 0 6px 6px}.project-menu-items>.danger-item:hover{background:#fff0f0}.product-home .home-header{border-bottom:0;position:relative}.product-home .home-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#d3d5da 50%,transparent);pointer-events:none}.brand-wordmark{display:block;width:156px;height:auto;object-fit:contain}.product-hero>p{max-width:660px;margin:24px auto 36px;line-height:1.65}.product-hero .start-form{max-width:580px}.product-hero .start-input button{display:flex;align-items:center;justify-content:center;gap:10px;width:auto;padding:0 18px;white-space:nowrap;font-size:13px;font-weight:600}.published-showcase{max-width:1200px;margin:auto;padding:20px 32px 88px}.published-showcase h2{font-size:25px;font-weight:600;letter-spacing:-.8px;margin:0 0 28px}.showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.showcase-card{display:block;min-width:0;color:inherit;text-decoration:none}.showcase-image{overflow:hidden;border-radius:12px;border:1px solid #e6e8ec;background:#f5f6f8;aspect-ratio:1.44}.showcase-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .25s ease}.showcase-card:hover .showcase-image img{transform:scale(1.025)}.showcase-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px 2px}.showcase-caption h3{font-size:14px;font-weight:600;margin:0 0 6px}.showcase-caption span{font-size:11px;color:#747b86}.showcase-caption svg{flex-shrink:0;color:#747b86}@media(max-width:700px){.brand-wordmark{width:125px}.product-home .home-header .nav-link{font-size:11px;gap:5px}.product-hero .start-input{flex-wrap:wrap}.product-hero .start-input input{flex-basis:100%;width:100%}.product-hero .start-input button{width:100%;min-height:44px}.published-showcase{padding:12px 20px 48px}.published-showcase h2{font-size:22px}.showcase-grid{grid-template-columns:1fr;gap:22px}.showcase-caption{padding:14px 2px}.product-home .home-footer{padding:24px 0}}.editor-header .brand{gap:9px}.chat-intro,.brief-title{height:76px;min-height:76px;box-sizing:border-box;display:flex;align-items:center;padding:0 28px;border-bottom:1px solid #e6e8ec}.chat-intro{justify-content:flex-start;text-align:left}.chat-intro h1{margin:0;font-size:20px}.brief-title h2{margin:0}.message.assistant{align-items:flex-start;gap:12px;max-width:92%}.message.assistant>div{background:#f1f3f6;border:1px solid #e5e8ee;border-radius:3px 16px 16px;padding:15px 18px}.message.assistant>div p{margin:0;line-height:1.65}.message-avatar{width:34px;height:34px;object-fit:contain;flex-shrink:0;background:transparent;border-radius:0}.response-hint{margin:14px 0 12px 46px;font-size:12px;color:#636c7a}.contact-placeholder{padding:30px;color:#7b8390}.contact-gate{width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #e2e5eb;border-radius:18px;box-shadow:0 24px 100px #10182840;background:#fff}.contact-gate::backdrop{background:#18202c66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.contact-gate .contact-card{width:100%;max-width:none;margin:0;padding:30px;border:0;box-shadow:none}.contact-gate .contact-card h2{margin-top:15px}.contact-gate .contact-card input{font-size:14px}.contact-gate .contact-card .button{width:100%}.composer-caption{justify-content:flex-end;gap:15px}.color-picker{max-width:430px;background:#fff;border:1px solid #e1e5eb;padding:18px;border-radius:12px;margin:14px 0}.chat-step>.color-picker{margin-left:46px}.color-inputs{display:grid;grid-template-columns:1fr 1fr;gap:16px}.color-inputs label{display:grid;gap:8px;font-size:12px;font-weight:600}.color-inputs input{width:100%;height:42px;padding:3px;background:#fff;border:1px solid #dce1e7;border-radius:6px;cursor:pointer}.color-inputs small{font-weight:400;color:#737b88}.color-picker p{font-size:11px;color:#737b88;line-height:1.5}.color-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 8px;margin-top:16px;border-top:2px solid}.color-preview>span:first-child{font-weight:600;font-size:13px}.color-preview>span:nth-child(2){width:30px;height:20px;border-radius:4px}.color-preview>span:last-child{font-size:11px;padding:7px 12px;border-radius:4px}.brief-content .color-picker{padding:12px}.chat-options button{white-space:normal;text-align:left}@media(max-width:600px){.chat-intro,.brief-title{height:64px;min-height:64px;padding:0 20px}.chat-step>.color-picker,.response-hint{margin-left:0}.contact-gate .contact-card{padding:24px}.editor-brand .brand>span{display:none}}.image-generation-card{margin:18px 0 18px 46px;max-width:460px;padding:20px;border:1px solid #e1e5eb;border-radius:12px;background:#fff}.image-generation-card strong{font-size:14px}.image-generation-card p{font-size:12px;color:#697384;line-height:1.6}.image-generation-card label{display:block;font-size:12px}.image-generation-card textarea{display:block;width:100%;margin:10px 0 15px;border:1px solid #d5dae3;border-radius:6px;padding:10px;resize:vertical;font:inherit}@media(max-width:600px){.image-generation-card{margin-left:0}}.message.assistant>div{border:0}.message.user>div,.message.user>p{background:#f8f9fb;border:0;border-radius:16px 3px 16px 16px;padding:14px 18px;color:#444e5c;max-width:100%;overflow-wrap:anywhere}.message.user>div p{margin:0}.brand-light .brand-wordmark{filter:brightness(0) invert(1)}.editor-brand .brand-wordmark{width:130px}.selected-text-label{display:grid;gap:12px;font-size:13px}.selected-text-label textarea{width:100%;font:inherit;border:1px solid #d5dae3;border-radius:8px;padding:14px;resize:vertical}@media(max-width:1050px){.sidebar .brand-wordmark{display:none}}@media(max-width:600px){.editor-brand .brand-wordmark{width:85px}}.review-chat{border-top:1px solid #e3e6eb;padding:22px 0}.review-chat h3{font-size:14px;margin:0 0 10px}.review-chat>p{font-size:11px;color:#697384;line-height:1.6}.review-chat textarea{width:100%;padding:12px;border:1px solid #d5dae3;border-radius:8px;font:12px/1.6 Inter,Arial,sans-serif;resize:vertical;margin:12px 0}.review-chat .button{width:100%;font-size:11px}.review-chat-messages{max-height:300px;overflow:auto}.review-chat .message{max-width:100%;margin:10px 0}.review-chat .message p{font-size:11px}.review-chat .message>div{padding:12px}.sidebar .brand-wordmark{width:128px}.account-form{display:grid;gap:16px}.account-form h2{margin:0}.account-form p{margin:0;color:#606774}.account-form label{display:grid;gap:7px;font-size:14px}.account-form input{width:100%;padding:12px;border:1px solid #d9dce2;border-radius:8px;background:#fff;color:#16181d}.account-form small{font-size:12px;color:#606774}.account-form .account-error{color:#b42318}.login-card>.text-link{margin-top:20px}.home-header>.nav-link:first-of-type{margin-left:auto}.composition-control{display:grid;gap:10px;font-size:12px;margin-top:20px}.composition-control select{width:100%;min-width:0;padding:10px 8px;border:1px solid #d9dce2;border-radius:6px;background:#fff;font:inherit}.home-header .account-entry{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;gap:14px;font-weight:600;border:1px solid transparent;border-radius:12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(115deg,#ff2e2e55,#dce0e7,#ff2e2eaa) border-box;box-shadow:0 4px 14px #17192305}.account-entry:hover{box-shadow:0 5px 18px #ff2e2e12}.brand .brand-wordmark{height:auto;object-fit:contain}.color-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.color-inputs label{font-size:11px;min-width:0}.color-inputs input{max-width:100%}.palette-site-preview{padding:20px;border:1px solid #dfe2e7;border-radius:12px;display:grid;gap:14px;margin:16px 0}.palette-site-preview strong{font-size:18px;line-height:1.3}.palette-preview-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.palette-demo-button{padding:9px 14px;justify-self:start;border-radius:5px;font-size:11px;font-weight:600}.palette-site-preview>div{padding:18px;margin:3px -20px -20px;border-radius:0 0 12px 12px;display:grid;gap:7px;font-size:11px}.photo-actions{margin:12px 0}.menu-edit-item{border:1px solid #e5e7eb;border-radius:8px;padding:10px;margin:10px 0;display:grid;gap:8px}.menu-edit-item input,.menu-edit-item select{width:100%;min-width:0;border:1px solid #dfe2e7;background:#fff;padding:8px;border-radius:5px;font-size:12px}.menu-item-actions{display:flex;gap:6px;justify-content:flex-end}.menu-item-actions button{display:grid;place-items:center;width:30px;height:28px;border:1px solid #e5e7eb;background:#fff;border-radius:5px}.menu-item-actions button:disabled{opacity:.3}.menu-editor>.button{margin-top:15px;width:100%}.style-option-copy{display:grid;gap:5px;text-align:left}.style-option-copy strong{font-weight:600}.style-option-copy small{font-size:12px;color:#707786;font-weight:400;line-height:1.5}.chat-options:has(.style-option-copy){display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.chat-options:has(.style-option-copy) button{justify-content:space-between;border-radius:12px;padding:16px;align-items:center}@media(max-width:600px){.chat-options:has(.style-option-copy){grid-template-columns:1fr}}@media(max-width:700px){.product-hero h1 .hero-title-middle,.product-hero h1 .hero-title-end{display:block;white-space:nowrap}.product-hero h1 .hero-title-desktop-break{display:none}}html.workspace-active,html.workspace-active body,html.workspace-active #root{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}.workspace{position:fixed;top:var(--workspace-top,0px);left:0;width:100%;height:var(--workspace-height,100dvh);max-width:100%;overscroll-behavior:none}.editor-main,.preview-panel,.chat-panel{min-width:0;min-height:0}.editor-header,.chat-intro,.chat-composer-area,.preview-toolbar{flex-shrink:0}.editor-brand,.project-heading,.preview-location,.message>div{min-width:0}.project-heading strong{max-width:100%}.message p{overflow-wrap:anywhere}.chat-scroll,.brief-panel{overscroll-behavior:contain}.chat-scroll{overflow-x:hidden}.preview-location select{min-width:0;max-width:100%}.preview-tools{flex-shrink:0}.contact-gate,.modal{max-width:calc(100% - 24px);max-height:calc(var(--workspace-height,100dvh) - 24px);overflow:auto;overscroll-behavior:contain}.contact-gate .contact-card{min-width:0}@media(max-width:900px){.workspace input,.workspace textarea,.workspace select,.contact-gate .contact-card input,.modal input,.modal textarea,.modal select{font-size:16px}.editor-brand{flex:1 1 0}.project-heading{flex:1;overflow:hidden}.editor-brand .brand,.header-divider,.editor-actions{flex-shrink:0}.preview-toolbar{flex-wrap:wrap;gap:8px}.preview-location{flex:1 1 100%;max-width:100%}.preview-tools{margin-left:auto}.preview-location select{flex:1;width:0}.chat-composer-area{padding-bottom:max(12px,env(safe-area-inset-bottom))}.chat-composer textarea{min-height:38px;max-height:min(180px,25dvh)}.brief-panel.mobile-open{top:calc(var(--workspace-top,0px) + 112px);bottom:auto;height:calc(var(--workspace-height,100dvh) - 112px);max-width:100%}}@media(max-width:640px){.editor-header{gap:8px}.saved-label{display:none}.editor-tabs{flex-basis:100%;min-width:0}.editor-brand .brand-wordmark{width:85px}.chat-scroll{padding:16px}.message.assistant{max-width:100%}.message.assistant>div{padding:12px}.chat-composer{gap:8px;padding:10px}.chat-composer button{flex-shrink:0}.contact-gate{width:calc(100% - 24px)}.contact-gate .contact-card{padding:22px}}@media(max-width:640px){.editor-main.preview-layout .brief-panel.mobile-open{display:block}}.photo-choice-list{display:grid;gap:10px;margin:16px 0}.photo-choice-list .photo-choice{display:flex;align-items:center;gap:12px;width:100%;min-width:0;padding:14px 16px;border:1px solid #dfe3ea;border-radius:8px;background:#fff;color:#292e38;font:500 13px/1.5 Inter,sans-serif;text-align:left;cursor:pointer}.photo-choice span{min-width:0;overflow-wrap:anywhere}.photo-choice:hover{background:#f5f6f8}.photo-choice:focus-within{outline:2px solid #1b4db1;outline-offset:2px}.photo-choice input[type=file]{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.photo-choice:has(input:disabled){opacity:.48;cursor:default}.preview-stage{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);justify-items:center;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:auto}.preview-stage iframe{display:block;min-height:0;min-width:0;touch-action:pan-x pan-y pinch-zoom}.preview-tools .preview-expand{width:auto;min-height:36px;padding:0 10px;font-weight:600;color:#303642;background:#e8ebef}.workspace.preview-expanded>.editor-header,.workspace.preview-expanded .brief-panel{display:none!important}.workspace.preview-expanded .preview-stage{padding:0}.workspace.preview-expanded .preview-stage iframe{border:0;border-radius:0}.workspace.preview-expanded .preview-location>span,.workspace.preview-expanded .preview-location>svg{display:none}@media(max-width:900px){.preview-stage{padding:0}.preview-stage.mobile iframe{width:100%;border:0;border-radius:0}.workspace.preview-expanded .preview-toolbar{padding:6px 10px}.workspace.preview-expanded .preview-tools{margin-left:0}.workspace.preview-expanded .preview-tools>button:not(.preview-expand){display:none}.workspace.preview-expanded .preview-location{flex:1 1 100px}.workspace.preview-expanded .preview-tools{flex:0 0 auto}}
