.auth-page,.dev-dashboard,.dashboard-loading{color:#17151f;background:radial-gradient(circle at 70% 0,#dff5fa 0,#0000 28rem),#f7f5f0;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.auth-header,.dashboard-nav{border-bottom:1px solid #d8d2ca;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex}.auth-header a,.dashboard-nav>a{font-size:18px;font-weight:900}.auth-header span{color:var(--product-accent-text);letter-spacing:1.2px;border:1px solid #9ecbd4;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:800}.auth-card{background:#fff;border:1px solid #d4cec6;border-radius:18px;width:min(620px,100% - 32px);margin:64px auto;padding:40px;box-shadow:0 28px 70px #087ea41c}.auth-card.compact{max-width:510px}.auth-kicker,.dashboard-hero p,.panel-copy p,.project-result p{color:var(--product-accent-text);letter-spacing:1.6px;margin:0 0 14px;font-size:9px;font-weight:850}.auth-card h1{letter-spacing:-2.5px;margin:0;font:500 clamp(40px,7vw,58px)/1 Georgia,serif}.auth-card h1 em{color:var(--product-accent-text);font-weight:500}.auth-copy{color:var(--product-muted-text);margin:18px 0 28px;font-size:13px;line-height:1.6}.auth-card form,.project-create-panel form{gap:16px;display:grid}.auth-name-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-card label,.project-create-panel label{color:var(--product-label-text);gap:7px;font-size:10px;font-weight:750;display:grid}.auth-card input,.project-create-panel input,.project-create-panel textarea,.project-create-panel select{color:#17151f;background:#fbfaf8;border:1px solid #d3cdc5;border-radius:9px;outline:0;width:100%;padding:13px;font:12px Arial}.auth-card input:focus,.project-create-panel input:focus,.project-create-panel textarea:focus,.project-create-panel select:focus{border-color:var(--product-accent-text);box-shadow:0 0 0 3px #087ea412}.auth-card button,.project-create-panel button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:9px;padding:14px;font-size:12px;font-weight:800}.auth-card button:disabled,.project-create-panel button:disabled{opacity:.5}.auth-switch{text-align:center;color:var(--product-muted-text);margin:24px 0 0;font-size:11px}.auth-switch a{color:var(--product-accent-text);font-weight:800}.auth-error{color:#a83939;white-space:pre-wrap;background:#fff2f2;border:1px solid #efb7b7;border-radius:8px;margin:0;padding:12px;font:10px/1.5 monospace;overflow:auto}.auth-success{color:#347047;background:#e7f6eb;border-radius:8px;margin:20px 0 0;padding:12px;font-size:11px}.dashboard-loading{color:var(--product-accent-text);place-items:center;font-size:12px;font-weight:800;display:grid}.dashboard-nav div{color:var(--product-muted-text);align-items:center;gap:16px;font-size:10px;display:flex}.dashboard-nav button{color:var(--product-muted-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:750}.dashboard-nav button:hover{color:#17151f;background:#fff;border-color:#d8d2ca}.dashboard-hero,.project-create-panel,.project-result{width:min(1080px,100% - 40px);margin-inline:auto}.dashboard-hero{justify-content:space-between;gap:40px;padding:70px 0 42px;display:flex}.dashboard-hero h1{letter-spacing:-2.5px;margin:0;font:500 clamp(38px,5vw,60px)/1 Georgia,serif}.dashboard-hero>div>span,.panel-copy>span{color:var(--product-muted-text);margin-top:15px;font-size:12px;display:block}.dashboard-hero aside{background:#fffa;border:1px solid #d8d1c8;border-radius:12px;align-content:center;gap:7px;min-width:240px;padding:18px;display:grid}.dashboard-hero aside b{font-size:11px}.dashboard-hero aside span{color:#6f6973;font-size:9px}.project-create-panel{background:#fff;border:1px solid #d5cec6;border-radius:18px;grid-template-columns:.75fr 1.25fr;gap:50px;padding:34px;display:grid}.panel-copy h2{margin:0;font:500 34px/1.05 Georgia,serif}.project-create-panel form{grid-template-columns:1fr 1fr}.project-create-panel textarea{resize:vertical;min-height:84px}.project-create-panel .full{grid-column:1/-1}.project-create-panel .check{align-items:center;gap:8px;display:flex}.project-create-panel .check input{width:16px}.project-result{color:#f7f5f0;background:#17151f;border-radius:16px;grid-template-columns:.55fr 1.45fr;gap:35px;margin-top:18px;padding:30px;display:grid}.project-result h2{margin:0;font:500 31px Georgia,serif}.project-result pre{color:#b8cbbd;white-space:pre-wrap;margin:0;font:10px/1.55 monospace;overflow:auto}@media (max-width:720px){.auth-name-row,.project-create-panel,.project-create-panel form,.dashboard-hero,.project-result{grid-template-columns:1fr}.dashboard-hero{display:grid}.dashboard-hero aside{min-width:0}.project-create-panel{gap:28px}.dashboard-nav div>span{display:none}}:root{--product-muted-text:#635d68;--product-faint-text:#6b6570;--product-accent-text:#076b8d;--product-label-text:#67616c;--product-text:#17151f;--product-danger-text:#ad3644}:root[data-theme=dark]{--product-muted-text:#b6c4c8;--product-faint-text:#a7b7bb;--product-accent-text:#61dafb;--product-label-text:#b6c4c8;--product-text:#f2f2ec;--product-danger-text:#ff8793}.account-panel{background:#fff;border:1px solid #d5cec6;border-radius:18px;grid-template-columns:.75fr 1.25fr;gap:50px;width:min(1080px,100% - 40px);margin:18px auto 60px;padding:34px;display:grid}.account-forms{gap:14px;display:grid}.account-forms form{border:1px solid #e0dbd4;border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;padding:18px;display:grid}.account-forms h2,.account-forms p{grid-column:1/-1;margin:0}.account-forms h2{font:600 18px Georgia,serif}.account-forms p{color:var(--product-muted-text);font-size:10px}.account-forms label{color:var(--product-label-text);gap:7px;font-size:10px;font-weight:750;display:grid}.account-forms input{background:#fbfaf8;border:1px solid #d3cdc5;border-radius:9px;width:100%;padding:12px}.account-forms button{color:#fff;cursor:pointer;background:#17151f;border:0;border-radius:9px;grid-column:1/-1;padding:12px;font-size:11px;font-weight:800}.account-forms .danger-form{background:snow;border-color:#ecc8c8}.account-forms .danger-form button{background:#a83939}.account-feedback{margin:0}@media (max-width:720px){.account-panel,.account-forms form{grid-template-columns:1fr}.account-panel{gap:28px;padding:25px}.dashboard-hero{padding-top:44px}}.auth-header-actions{align-items:center;gap:10px;display:flex}.language-switch button{min-width:30px;height:30px;color:var(--product-muted-text);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0 8px;font-size:10px;font-weight:800;display:grid}.language-switch button.active{color:#fff;background:#076b8d}.language-switch button:hover:not(.active){color:var(--product-accent-text);background:#087ea41a}.language-switch button:focus-visible{outline-offset:2px;outline:3px solid #087ea459}.language-chip{color:#514a56;cursor:pointer;background:#fff;border:1px solid #cec7be;border-radius:999px;width:104px;min-height:38px;padding:0 9px;font-size:11px;font-weight:750}.language-chip.wide{border-radius:9px;width:100%}.language-chip:focus-visible{outline-offset:2px;outline:3px solid #087ea459}.account-preference{border:1px solid #e0dbd4;border-radius:12px;gap:7px;padding:18px;display:grid}.account-preference h2{margin:0;font:600 18px Georgia,serif}.account-preference p{color:var(--product-muted-text);margin:0 0 4px;font-size:10px}:root[data-theme=dark] .language-switch{background:#19272b;border-color:#405257}:root[data-theme=dark] .language-switch button{color:var(--product-muted-text)}:root[data-theme=dark] .language-switch button.active{color:#102126;background:#61dafb}:root[data-theme=dark] .language-switch button:hover:not(.active){color:#f2f2ec;background:#27383d}:root[data-theme=dark] .language-chip{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .account-preference{border-color:#405257}.auth-header-actions .theme-toggle,.dashboard-nav .theme-toggle{min-width:auto;padding:8px 10px}.auth-back{color:#6f6973;align-items:center;gap:7px;margin-bottom:24px;font-size:10px;font-weight:750;display:inline-flex}.auth-back span{color:var(--product-accent-text);font-size:14px;transition:transform .18s}.auth-back:hover span{transform:translate(-3px)}.auth-card.compact form{margin-top:30px}.auth-card.compact .auth-success+form{margin-top:18px}:root[data-theme=dark] .auth-page,:root[data-theme=dark] .dev-dashboard,:root[data-theme=dark] .dashboard-loading{color:#f2f2ec;background:radial-gradient(circle at 70% 0,#263b43 0,#0000 28rem),#111b1e}:root[data-theme=dark] .auth-header,:root[data-theme=dark] .dashboard-nav{border-color:#405257}:root[data-theme=dark] .auth-card,:root[data-theme=dark] .dashboard-hero aside,:root[data-theme=dark] .project-create-panel,:root[data-theme=dark] .account-panel{background:#19272b;border-color:#405257}:root[data-theme=dark] .auth-card input,:root[data-theme=dark] .project-create-panel input,:root[data-theme=dark] .project-create-panel textarea,:root[data-theme=dark] .project-create-panel select,:root[data-theme=dark] .account-forms input{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .auth-copy,:root[data-theme=dark] .auth-switch,:root[data-theme=dark] .auth-back,:root[data-theme=dark] .dashboard-nav div,:root[data-theme=dark] .dashboard-hero>div>span,:root[data-theme=dark] .panel-copy>span,:root[data-theme=dark] .dashboard-hero aside span,:root[data-theme=dark] .account-forms p{color:#a7b7bb}:root[data-theme=dark] .auth-card label,:root[data-theme=dark] .project-create-panel label,:root[data-theme=dark] .account-forms label{color:#c8d2d4}:root[data-theme=dark] .dashboard-nav button{color:#a7b7bb;background:0 0;border-color:#0000}:root[data-theme=dark] .account-forms form{border-color:#405257}:root[data-theme=dark] .account-forms .danger-form{background:#2b2023;border-color:#74484b}.dashboard-nav nav{color:#6f6973;align-items:center;gap:24px;font-size:10px;font-weight:750;display:flex}.dashboard-nav nav a:hover{color:var(--product-accent-text)}.dashboard-home-hero{align-items:end}.dashboard-primary-action{color:#fff;white-space:nowrap;background:#087ea4;border-radius:9px;justify-content:center;align-items:center;padding:13px 18px;font-size:11px;font-weight:800;display:inline-flex}.projects-panel,.settings-panel,.page-heading{width:min(1080px,100% - 40px);margin-inline:auto}.projects-panel,.settings-panel{background:#fff;border:1px solid #d5cec6;border-radius:18px;margin-bottom:60px;padding:34px}.projects-heading{border-bottom:1px solid #e2ddd6;justify-content:space-between;align-items:end;padding-bottom:24px;display:flex}.projects-heading p,.page-heading p{color:var(--product-accent-text);letter-spacing:1.5px;margin:0 0 10px;font-size:9px;font-weight:850}.projects-heading h2{margin:0;font:500 32px Georgia,serif}.projects-heading>span{color:var(--product-faint-text);font-size:10px}.projects-empty{text-align:center;align-content:center;justify-items:center;min-height:330px;display:grid}.empty-project-icon{width:54px;height:54px;color:var(--product-accent-text);border:1px solid #a9d8e2;border-radius:15px;place-items:center;margin-bottom:19px;font-size:27px;display:grid}.projects-empty h3{margin:0;font:500 26px Georgia,serif}.projects-empty p{max-width:500px;color:var(--product-muted-text);margin:13px auto 22px;font-size:11px;line-height:1.65}.projects-message{min-height:220px;color:var(--product-muted-text);place-items:center;font-size:11px;display:grid}.verify-banner{background:#fbfaf8;border:1px solid #e2ddd6;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin:18px 0 0;padding:14px 18px;display:flex}.verify-banner>div{gap:4px;min-width:0;display:grid}.verify-banner b{font-size:12px}.verify-banner span{color:var(--product-muted-text);font-size:11px}.verify-banner small{color:var(--product-accent-text);font-size:11px;font-weight:700}.verify-banner button{color:var(--product-accent-text);white-space:nowrap;background:0 0;border:1px solid #087ea4;border-radius:9px;flex-shrink:0;padding:10px 14px;font-size:11px;font-weight:800}.verify-banner button:disabled{opacity:.6}:root[data-theme=dark] .verify-banner{background:#1d2c31;border-color:#405257}@media (max-width:720px){.verify-banner{flex-direction:column;align-items:stretch}}.projects-error{color:#a83939}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-top:24px;display:grid}.project-card{background:#fbfaf8;border:1px solid #e2ddd6;border-radius:14px;min-width:0;padding:22px;transition:border-color .18s,transform .18s,box-shadow .18s;display:block}.project-card:hover{border-color:#70c4d8;transform:translateY(-2px);box-shadow:0 16px 35px #4b3b6d12}.project-card:focus-visible{outline-offset:3px;outline:3px solid #087ea433}.project-card-top,.project-card-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.project-card-top{color:var(--product-faint-text);justify-content:flex-end;font-size:9px}.project-card h3{margin:24px 0 9px;font:500 25px Georgia,serif}.project-card>p{min-height:36px;color:var(--product-muted-text);margin:0;font-size:10px;line-height:1.6}.project-card-footer{color:var(--product-muted-text);border-top:1px solid #e2ddd6;margin-top:24px;padding-top:16px;font-size:9px}.project-card-footer code{color:var(--product-accent-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-detail-hero,.project-detail-panel,.project-detail-message{width:min(1080px,100% - 40px);margin-inline:auto}.project-detail-hero{grid-template-columns:minmax(0,1fr) 280px;gap:40px;padding:58px 0 32px;display:grid}.project-detail-hero>div>a{color:#6f6973;margin-bottom:38px;font-size:13px;font-weight:750;display:inline-block}.project-detail-hero p,.project-detail-heading p,.project-detail-message>p{color:var(--product-accent-text);letter-spacing:1.5px;margin:0 0 12px;font-size:13px;font-weight:850}.project-detail-title{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.project-detail-title h1,.project-detail-message h1{letter-spacing:-2.5px;margin:0;font:500 clamp(40px,6vw,64px)/1 Georgia,serif}.project-detail-title>span{color:var(--product-accent-text);text-transform:uppercase;background:#e5f7fb;border-radius:999px;padding:6px 9px;font-size:13px;font-weight:800}.project-detail-hero strong{max-width:680px;color:var(--product-muted-text);margin-top:17px;font-size:13px;font-weight:400;line-height:1.65;display:block}.project-detail-hero aside{background:#fff;border:1px solid #d5cec6;border-radius:13px;align-self:end;gap:8px;padding:20px;display:grid}.project-detail-hero aside span{color:var(--product-accent-text);letter-spacing:1.2px;font-size:13px;font-weight:850}.project-detail-hero aside b{font-size:13px}.project-detail-hero aside small{color:var(--product-faint-text);font-size:13px}.project-detail-panel{background:#fff;border:1px solid #d5cec6;border-radius:18px;grid-template-columns:.65fr 1.35fr;gap:50px;margin-bottom:60px;padding:34px;display:grid}.project-detail-heading h2{margin:0;font:500 32px/1.05 Georgia,serif}.project-detail-heading>span{color:var(--product-muted-text);margin-top:14px;font-size:13px;line-height:1.6;display:block}.generator-card{background:#f2fbfd;border:1px solid #a9d8e2;border-radius:11px;gap:8px;margin-top:24px;padding:16px;display:grid}.generator-card b{font:600 15px Georgia,serif}.generator-card span{color:var(--product-muted-text);font-size:13px;line-height:1.5}.generator-card button{color:#fff;cursor:pointer;background:#17151f;border:0;border-radius:8px;justify-self:start;padding:10px 12px;font-size:13px;font-weight:800}.generator-card button:disabled{opacity:.55}.generator-card>div{flex-wrap:wrap;gap:8px;display:flex}.generator-card button.secondary{color:#4f4853;background:#fff;border:1px solid #d3cdc5}.project-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.project-config-grid>div{background:#fbfaf8;border:1px solid #e2ddd6;border-radius:11px;min-width:0;padding:16px}.project-config-grid dt{color:var(--product-faint-text);letter-spacing:.8px;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:800}.project-config-grid dd{color:#17151f;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:750;overflow:hidden}.project-config-grid code{color:var(--product-accent-text);font-size:13px}.project-detail-message{padding:100px 0}.project-detail-message h1{max-width:700px;font-size:44px}.project-detail-message a{color:var(--product-accent-text);margin-top:28px;font-size:13px;font-weight:800;display:inline-block}.project-tabs,.project-feedback{width:min(1080px,100% - 40px);margin-inline:auto}.project-tabs{scrollbar-width:thin;border-bottom:1px solid #d5cec6;gap:4px;margin-bottom:18px;display:flex;overflow-x:auto}.project-tabs button{min-height:44px;color:var(--product-muted-text);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:12px 13px;font-size:13px;font-weight:750}.project-tabs button.active{border-color:var(--product-accent-text);color:var(--product-accent-text)}.project-tabs button:focus-visible{outline-offset:2px;border-radius:6px 6px 0 0;outline:3px solid #087ea433}.project-feedback{border-radius:9px;margin-bottom:12px;padding:11px 14px;font-size:13px}.project-feedback.success{color:#347047;background:#e7f6eb}.project-feedback.error{color:#a83939;background:#fff2f2}.project-workspace-shell{background:#f4f1ec;grid-template-rows:auto auto minmax(0,1fr);min-height:100dvh;display:grid}.builder-topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#2c2731;background:#fffffff5;border-bottom:1px solid #d5cec6;flex-wrap:wrap;align-items:center;gap:8px 12px;min-width:0;min-height:56px;padding:8px 16px;font-size:13px;display:flex;position:sticky;top:0}.builder-topbar-home{border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.builder-topbar-home img{width:24px;height:24px}.builder-topbar h1{text-overflow:ellipsis;white-space:nowrap;max-width:220px;margin:0;font:700 14px/1.2 Arial,Helvetica,sans-serif;overflow:hidden}.builder-topbar-sep{background:#ded8d0;flex:none;width:1px;height:22px}.builder-topbar-slot{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.builder-topbar-slot:empty{display:none}.builder-topbar-spacer{flex:1 1 0}.builder-topbar-areas{gap:6px;display:flex}.builder-topbar-areas button,.builder-topbar-download,.builder-icon-button,.builder-save-retry{color:#2c2731;cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:8px;min-height:32px;padding:6px 12px;font-size:13px;font-weight:700}.builder-topbar-areas button[aria-pressed=true]{color:var(--product-accent-text);background:#e5f7fb;border-color:#9ad9e7}.builder-topbar-download{color:#fff;background:#087ea4;border-color:#087ea4}.builder-topbar button:disabled,.visual-editor-header button:disabled{cursor:not-allowed;opacity:.45}.builder-icon-button{place-items:center;width:32px;padding:0;font-size:16px;display:grid}.builder-screen-switch select{color:#2c2731;background:#fff;border:1px solid #d3cdc5;border-radius:8px;max-width:180px;min-height:32px;padding:5px 8px;font:600 13px Arial,Helvetica,sans-serif}.builder-save-status{color:#287047;white-space:nowrap;font-size:13px;font-weight:700}.builder-save-status.is-saving{color:var(--product-muted-text)}.builder-save-status.is-failed{color:#ad3644}.builder-topbar-menu{position:relative}.builder-topbar-menu>summary{cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:8px;place-items:center;width:32px;height:32px;font-size:18px;font-weight:800;line-height:1;list-style:none;display:grid}.builder-topbar-menu>summary::-webkit-details-marker{display:none}.builder-topbar-menu>div{z-index:30;top:calc(100% + 6px);background:#fff;border:1px solid #d5cec6;border-radius:12px;gap:4px;min-width:190px;padding:8px;display:grid;position:absolute;inset-inline-end:0;box-shadow:0 10px 30px #231d2b24}.builder-topbar-menu>div>a,.builder-topbar-menu>div>button{color:#2c2731;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:flex-start;align-items:center;min-height:36px;padding:6px 10px;font-size:13px;font-weight:600;display:flex}.builder-topbar-menu>div>a:hover,.builder-topbar-menu>div>button:hover{background:#f1ede7}:is(.builder-topbar a:focus-visible,.builder-topbar button:focus-visible,.builder-topbar summary:focus-visible,.builder-topbar select:focus-visible){outline-offset:2px;outline:3px solid #087ea459}.builder-topbar-menu-narrow{display:none}@media (max-width:720px){.builder-topbar{gap:6px 8px;padding:8px 12px}.builder-topbar h1{max-width:140px}.builder-topbar-sep,.builder-topbar-areas,.builder-topbar-download{display:none}.builder-topbar-menu-narrow{border-bottom:1px solid #ded8d0;gap:4px;padding-bottom:6px;display:grid}.builder-topbar-menu-narrow button{min-height:36px;color:inherit;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;padding:6px 10px;font:600 13px Arial,Helvetica,sans-serif;display:flex}.builder-topbar-menu-narrow button[aria-pressed=true]{color:var(--product-accent-text);background:#e5f7fb}}.builder-part-toolbar.is-below{flex-wrap:wrap;align-items:center;display:flex}.builder-part-toolbar.is-below kbd{display:none}.builder-part-toolbar.is-below>b,.builder-part-toolbar.is-below>.builder-part-style{flex:1 0 100%}.builder-topbar-alert{color:#a83939;background:#fff2f2;margin:0;padding:8px 16px;font-size:13px}.project-workspace-content{min-width:0;min-height:0;padding:18px;overflow:auto}.project-workspace-content>.project-feedback{width:100%;margin-bottom:12px}.project-workspace-content.is-builder{padding:0}.project-workspace-content.is-builder>.project-feedback,.project-workspace-content.is-builder>.pieces-note{margin:12px 16px 0}.project-workspace-content>.builder-keeper>.visual-editor-panel{border:0;border-radius:0;width:100%;margin:0;padding:0}.project-workspace-content>.builder-keeper .visual-editor-grid{border:0;border-radius:0;min-height:calc(100dvh - 57px)}.project-workspace-content>.builder-keeper .canvas-viewport{height:max(360px,100dvh - 250px)}.project-workspace-content>.project-detail-panel,.project-workspace-content>.design-workspace,.project-workspace-content>.data-area-keeper>.project-detail-panel{margin-top:0}.project-edit-form>button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:9px;padding:12px 15px;font-size:13px;font-weight:800}.project-edit-form{gap:16px;display:grid}.project-edit-form label{color:var(--product-label-text);align-content:start;gap:7px;font-size:13px;font-weight:750;display:grid}.project-edit-form input,.project-edit-form textarea,.project-edit-form select{color:#17151f;background:#fbfaf8;border:1px solid #d3cdc5;border-radius:9px;width:100%;padding:12px;font:13px Arial}.project-edit-form textarea{resize:vertical;line-height:1.6}.project-edit-form>button{justify-self:start;min-width:130px}.project-edit-form>button:disabled{opacity:.55}.settings-grid{grid-template-columns:1fr 1fr}.settings-grid>button{grid-column:1/-1}.settings-section-title{border-top:1px solid #e2ddd6;grid-column:1/-1;gap:4px;margin-top:5px;padding:13px 0 3px;display:grid}.settings-section-title:first-child{border-top:0;margin-top:0;padding-top:0}.settings-section-title b{font:600 16px Georgia,serif}.settings-section-title span,.project-edit-form label>small{color:var(--product-faint-text);font-size:13px;font-weight:500;line-height:1.5}.project-edit-form .checkbox-row{align-self:end;align-items:center;min-height:40px;display:flex}.project-edit-form .checkbox-row input{width:16px}.brand-form{gap:24px}.brand-section{gap:14px;display:grid}.brand-two-column{grid-template-columns:1fr 1fr;gap:12px;display:grid}.design-token-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.font-preview{background:#fbfaf8;border:1px solid #e2ddd6;border-radius:11px;gap:7px;padding:20px;display:grid}.font-preview b{font-size:20px}.font-preview span{color:var(--product-muted-text);font-size:13px}.asset-placeholder{background:#fbfaf8;border:1px dashed #cfc7be;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:16px;display:grid}.asset-placeholder-icon{width:38px;height:38px;color:var(--product-accent-text);background:#e5f7fb;border-radius:10px;place-items:center;font-size:20px;display:grid}.asset-preview{object-fit:contain;flex:none;width:52px;height:52px}.app-icon-preview{border-radius:12px}.splash-preview{border:1px solid #d8d1c8;border-radius:12px;place-items:center;display:grid;overflow:hidden}.splash-preview img{object-fit:contain;width:70%;height:70%}.asset-placeholder div:nth-child(2){gap:4px;display:grid}.asset-placeholder b{font-size:13px}.asset-placeholder span{color:var(--product-faint-text);font-size:13px}.expo-account form{margin-top:10px}.backend-section{grid-column:1/-1;grid-template-columns:.65fr 1.35fr;align-items:start;gap:50px;display:grid}.backend-section>.supabase-connect{grid-column:1;margin-top:0}.backend-forms{grid-column:2;gap:12px;min-width:0;display:grid}.backend-state{color:var(--product-muted-text);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.5}.backend-sign-in,.backend-by-hand{gap:10px;display:grid}.backend-sign-in>small,.backend-by-hand>small{color:var(--product-faint-text);font-size:13px;line-height:1.5}.backend-actions{flex-wrap:wrap;gap:8px;display:flex}.backend-actions button,.description-review-actions button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:9px;min-width:130px;padding:12px 15px;font-size:13px;font-weight:800}.backend-actions button.secondary,.description-review-actions button.secondary{color:#4f4853;background:#fff;border:1px solid #d3cdc5}.backend-actions button:disabled,.description-review-actions button:disabled{opacity:.55}.backend-manual summary{color:var(--product-accent-text);cursor:pointer;font-size:13px;font-weight:700}.backend-manual[open] summary{margin-bottom:10px}@media (max-width:900px){.backend-section{grid-template-columns:1fr;gap:20px}.backend-section>.supabase-connect,.backend-forms{grid-column:1}}.supabase-connect small{color:var(--product-muted-text);font-size:13px;line-height:1.5}.generator-card .asset-error{color:#a83939;font-weight:700}.supabase-connect>div>small{flex-basis:100%}.supabase-connect .supabase-projects{border:0;gap:6px;min-width:0;margin:4px 0 0;padding:0;display:grid}.supabase-connect .supabase-projects legend{color:var(--product-label-text);margin-bottom:6px;padding:0;font-size:13px;font-weight:800}.supabase-connect .supabase-projects label{cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:8px;align-items:center;gap:9px;padding:9px 11px;display:flex}.supabase-connect .supabase-projects label:has(input:checked){border-color:var(--product-accent-text);background:#e5f7fb}.supabase-connect .supabase-projects input{flex:none;margin:0}.supabase-connect .supabase-projects span{min-width:0;color:var(--product-text,#17151f);gap:1px;font-size:13px;display:grid}.supabase-connect .supabase-projects b{text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:13px;font-weight:700;line-height:1.35;overflow:hidden}.supabase-connect details{font-size:13px}.supabase-connect details code{white-space:pre-wrap;word-break:break-word;margin-top:6px;display:block}.your-app{gap:12px}.generator-card>.your-app-section{border-top:1px solid #d8e6ea;grid-template-columns:1fr;gap:6px;padding-top:12px;display:grid}.your-app-section>b{font-size:13px}.builds-platform>b{font-family:inherit;font-size:13px;font-weight:800}:root[data-theme=dark] .your-app-section{border-top-color:#405257}.builds-platforms{gap:8px;margin-top:6px;display:grid}.builds-platform{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:12px;display:grid}.builds-platform>span{color:var(--product-faint-text);font-size:13px}.builds-platform>button{justify-self:end}.build-status{background:#fbfaf8;border:1px solid #d8d1c8;border-radius:10px;gap:6px;margin-top:8px;padding:12px;display:grid}.build-status b{font-size:13px}.build-status small{color:var(--product-faint-text);font-size:13px}.build-status span{color:var(--product-muted-text);font-size:13px}.build-status .build-stage{color:var(--product-accent-text);font-weight:700}.build-status a{color:var(--product-accent-text);font-size:13px;font-weight:800}.build-status pre,.builds-history ul{margin:6px 0 0;font-size:13px}.build-status pre{white-space:pre-wrap;text-align:start;direction:ltr;max-height:220px;overflow:auto}.build-status details summary,.builds-history summary{color:var(--product-accent-text);cursor:pointer;font-size:13px;font-weight:700}.build-ready{border-color:#7fcf9a}.build-install{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:12px;display:grid}.build-install>div{gap:6px;display:grid}.build-qr{border-radius:6px;width:96px;height:96px;display:block}.build-status{container-type:inline-size}@container (width<=320px){.build-install{grid-template-columns:1fr}}.build-failed{border-color:#e2a2a2}.builds-history ul{color:var(--product-muted-text);padding-inline-start:16px}:root[data-theme=dark] .build-status{background:#1d2c31;border-color:#405257}:root[data-theme=dark] .build-ready{border-color:#3f8f5c}:root[data-theme=dark] .build-failed{border-color:#8f4b4b}.asset-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.asset-placeholder .asset-error{color:#a83939;font-weight:700}.asset-placeholder button{color:var(--product-faint-text);background:#fff;border:1px solid #d3cdc5;border-radius:8px;padding:9px 11px;font-size:13px;font-weight:800}.color-input-row{align-items:center;gap:10px;display:flex}.project-edit-form .color-input-row input{width:48px;height:38px;padding:3px}.color-input-row code{color:var(--product-accent-text);font-size:13px}.project-brief-panel{align-items:start}.project-brief-form{gap:18px}.field-intro{color:var(--product-muted-text);margin:5px 0 0;font-size:13px;line-height:1.55}.project-brief-form label,.project-brief-form legend{font-size:13px}.project-brief-form input,.project-brief-form textarea{min-height:44px;padding:13px 14px;font-size:14px;line-height:1.5}.project-brief-form label>small{font-size:13px}.project-brief-form fieldset{gap:10px}.project-brief-form .field-intro{margin:-2px 0 4px}.feature-field{grid-template-columns:28px 1fr 28px;align-items:center;gap:10px!important}.feature-list{gap:10px;display:grid}.feature-remove{cursor:pointer;height:28px;font-size:15px;font-weight:700;line-height:1;width:28px!important;color:var(--product-muted-text)!important;background:0 0!important;border:0!important;border-radius:8px!important;padding:0!important}.feature-remove:hover{color:#a83939!important;background:#f0ece6!important}.feature-add{cursor:pointer;border-radius:8px;justify-self:start;font-size:13px;font-weight:800;color:var(--product-accent-text)!important;background:0 0!important;border:1px dashed #c6bfb6!important;padding:7px 12px!important}.feature-add:hover{border-style:solid!important}:root[data-theme=dark] .feature-remove:hover{color:#e6a3a3!important;background:#2b2023!important}:root[data-theme=dark] .feature-add{border-color:#405257!important}.feature-field>span{width:28px;height:28px;color:var(--product-muted-text);background:#fff;border:1px solid #d3cdc5;border-radius:8px;place-items:center;font-size:13px;display:grid}.blueprint-list{gap:14px;display:grid}.component-list{gap:8px;display:grid}.visual-editor-panel{background:#fff;border:1px solid #d5cec6;border-radius:18px;width:min(1440px,100% - 40px);margin:0 auto 60px;padding:24px}.visual-editor-header{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.builder-bar-spacer{flex:1 1 0}.visual-editor-grid{border:1px solid #ded8d0;border-radius:13px;grid-template-columns:148px minmax(0,1fr) 300px;min-height:700px;display:grid;overflow:hidden}.visual-editor-grid.mode-flow,.visual-editor-grid.mode-preview{grid-template-columns:minmax(0,1fr)}.builder-screen-strip{background:#f4f1ed;border-inline-end:1px solid #ded8d0;align-content:start;gap:12px;min-width:0;padding:14px 12px;display:grid;overflow-y:auto}.builder-screen-strip ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.builder-screen-strip li{border-radius:12px;justify-items:center;gap:6px;padding:6px;display:grid;position:relative}.builder-screen-strip li.active{box-shadow:inset 0 0 0 2px var(--product-accent-text);background:#e5f7fb}.builder-strip-picture{pointer-events:none;border-radius:12px;position:relative;overflow:hidden}.builder-strip-thumb{transform-origin:0 0;position:absolute;inset:0 auto auto 0}.builder-screen-now{text-overflow:ellipsis;white-space:nowrap;background:#efebe5;border-radius:8px;max-width:180px;padding:5px 10px;font-weight:700;overflow:hidden}.builder-strip-name{text-align:center;gap:1px;width:100%;min-width:0;display:grid}.builder-strip-name b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.builder-strip-name small{color:var(--product-muted-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.builder-strip-open{cursor:pointer;background:0 0;border:0;border-radius:12px;position:absolute;inset:0}.builder-strip-open:hover{background:#087ea40f}:is(.builder-strip-open:focus-visible,.builder-strip-add:focus-visible){outline-offset:2px;outline:3px solid #087ea459}.builder-strip-add{color:#514a56;cursor:pointer;background:0 0;border:1px dashed #b8b0a6;border-radius:10px;min-height:40px;font-size:13px;font-weight:700}.builder-strip-add:disabled,.builder-strip-open:disabled{cursor:not-allowed;opacity:.45}.builder-canvas-note{max-width:480px;color:var(--product-muted-text);text-align:center;margin:0;font-size:13px;line-height:1.5}.builder-tool-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.builder-tool-heading>div{gap:5px;display:grid}.builder-tool-heading b{font:600 17px Georgia,serif}.builder-tool-heading span{color:var(--product-muted-text);font-size:13px;line-height:1.5}.builder-tool-heading>button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:8px;min-height:36px;padding:8px 10px;font-size:13px;font-weight:800}.builder-tool-heading>button.quiet{color:#514a56;background:#fff;border:1px solid #d3cdc5}.builder-tool-heading>button:disabled{cursor:not-allowed;opacity:.45}.builder-screen-details{border-top:1px solid #ded8d0;gap:11px;padding-top:16px;display:grid}.builder-screen-details h3{margin:0;font:600 15px Georgia,serif}.builder-screen-details label{color:var(--product-label-text);gap:6px;font-size:13px;font-weight:750;display:grid}.builder-screen-details input,.builder-screen-details textarea{color:#17151f;background:#fff;border:1px solid #d3cdc5;border-radius:8px;width:100%;min-height:42px;padding:10px;font-size:13px;line-height:1.45}.builder-screen-details textarea{resize:vertical}.builder-screen-actions{flex-wrap:wrap;gap:6px;display:flex}.builder-screen-actions button{color:#514a56;cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:7px;min-height:36px;padding:8px 9px;font-size:13px;font-weight:750}.builder-screen-actions button.danger{color:#ad3644;margin-inline-start:auto}.builder-screen-actions button:disabled{cursor:not-allowed;opacity:.4}.builder-layers-tool{align-content:start;gap:16px;padding:18px 14px;display:grid}.builder-layer-tree{gap:8px;display:grid}.builder-layer-root{color:#514a56;text-align:start;cursor:pointer;background:#fff;border:1px solid #cbc3bb;border-radius:9px;grid-template-columns:28px 1fr 20px;align-items:center;gap:9px;width:100%;min-height:48px;padding:9px;display:grid}.builder-layer-root svg{fill:none;stroke:#087ea4;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:22px}.builder-layer-root>span:not(.builder-layer-chevron),.builder-layer-select>span{gap:3px;min-width:0;display:grid}.builder-layer-root b,.builder-layer-select b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.builder-layer-root small,.builder-layer-select small{color:var(--product-muted-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.builder-layer-chevron{text-align:center;font-size:16px;transition:transform .15s}.builder-layer-root[aria-expanded=false] .builder-layer-chevron{transform:rotate(-90deg)}.builder-layer-tree ol{gap:5px;margin:0;padding:0 0 0 18px;list-style:none;display:grid}.builder-layer-tree li{position:relative}.builder-layer-tree li:before{top:-5px;bottom:50%;border-bottom:1px solid #c9c1b9;content:"";border-inline-start:1px solid #c9c1b9;width:9px;position:absolute;inset-inline-start:-10px}.builder-layer-item{border:1px solid #0000;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;display:grid}.builder-layer-item:hover{background:#f0ece7}.builder-layer-item.active{border-color:var(--product-accent-text);background:#e5f7fb}.builder-layer-select{color:#514a56;text-align:start;cursor:pointer;background:0 0;border:0;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:46px;padding:8px;display:grid}.builder-layer-order{gap:3px;padding-inline-end:5px;display:flex}.builder-layer-order button{color:#5d5563;cursor:pointer;background:#fff;border:1px solid #cbc3bb;border-radius:6px;min-width:32px;min-height:32px;padding:5px;font-size:13px;font-weight:800}.builder-layer-order button:disabled{cursor:not-allowed;opacity:.35}.builder-layer-tree li i{color:#514a56;background:#efebe5;border-radius:7px;place-items:center;width:26px;height:26px;font-size:13px;font-style:normal;font-weight:850;display:grid}.builder-layer-tree>p,.builder-layers-tool>p{color:var(--product-muted-text);margin:0;font-size:13px;line-height:1.5}.builder-add-from-layers{min-height:44px;color:var(--product-accent-text);cursor:pointer;background:#f3fbfd;border:1px dashed #72c8dc;border-radius:9px;padding:10px;font-size:13px;font-weight:800}.visual-editor-details{align-content:start;gap:12px;padding:18px;display:grid}.visual-editor-details>b{font:600 17px Georgia,serif}.visual-editor-details p,.visual-editor-reuse p{color:var(--product-muted-text);margin:0;font-size:13px;line-height:1.55}.visual-editor-details section{border-top:1px solid #ded8d0;gap:9px;padding-top:12px;display:grid}.visual-editor-details h3{margin:0;font-size:13px}.visual-editor-details label,.visual-editor-reuse label{color:var(--product-label-text);gap:5px;font-size:13px;font-weight:800;display:grid}.visual-editor-details textarea,.visual-editor-details select,.visual-editor-details input{color:#17151f;background:#fff;border:1px solid #d3cdc5;border-radius:8px;width:100%;padding:10px;font-size:13px}.visual-editor-details textarea{resize:vertical;min-height:76px}.visual-editor-reuse button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:8px;padding:9px;font-size:13px;font-weight:800}.visual-editor-reuse button:disabled{opacity:.45}.visual-editor-details>button.danger{color:#ad3644;cursor:pointer;background:#fff5f5;border:1px solid #e0b9bd;border-radius:8px;padding:9px;font-size:13px;font-weight:800}.visual-editor-palette,.visual-editor-inspector{background:#fbfaf8;align-content:start;gap:10px;padding:16px;display:grid}.visual-editor-palette{border-inline-end:0}.visual-editor-inspector{border-inline-start:1px solid #ded8d0}.builder-selection-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.visual-editor-inspector .visual-editor-details{padding:2px}.visual-editor-palette>b,.visual-editor-inspector>b{font:600 15px Georgia,serif}.visual-editor-palette>span,.visual-editor-inspector>p{color:var(--product-muted-text);margin:0 0 7px;font-size:13px;line-height:1.5}.builder-palette-group{gap:8px;padding-top:5px;display:grid}.builder-palette-group+.builder-palette-group{border-top:1px solid #e7e1db;margin-top:3px;padding-top:14px}.builder-palette-group-heading{gap:2px;display:grid}.builder-palette-group-heading>b{color:#332d38;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.builder-palette-group-heading>small{color:#8a838e;font-size:13px;line-height:1.45}.builder-palette-group>button{color:#514a56;text-align:start;cursor:grab;background:#fff;border:1px solid #ded8d0;border-radius:9px;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:52px;padding:10px;display:grid}.builder-palette-group>button:disabled{cursor:not-allowed;opacity:.45}.visual-editor-palette i{color:#514a56;background:#efebe5;border-radius:8px;place-items:center;width:30px;height:30px;font-size:13px;font-style:normal;font-weight:850;display:grid}.visual-editor-palette button div{gap:3px;display:grid}.visual-editor-palette button b{font-size:13px}.visual-editor-palette button small{color:var(--product-muted-text);font-size:13px}.visual-editor-palette button em{color:#aaa3ad;font-size:13px;font-style:normal}.visual-editor-canvas-area{background:#eeeae4;align-content:start;justify-items:center;gap:15px;padding:18px;display:grid}.builder-canvas-heading{justify-content:space-between;align-items:end;gap:16px;width:min(100%,480px);display:flex}.builder-canvas-heading>div{gap:4px;display:grid}.builder-canvas-heading span{color:var(--product-accent-text);letter-spacing:.08em;font-size:13px;font-weight:850}.builder-canvas-heading b{color:#28232e;font:600 18px Georgia,serif}.builder-canvas-heading>small{color:var(--product-muted-text);font-size:13px}.visual-editor-canvas-area>label{width:min(100%,310px);color:var(--product-label-text);gap:5px;font-size:13px;font-weight:800;display:grid}.visual-editor-canvas-area select,.visual-editor-inspector select,.visual-editor-inspector textarea{color:#17151f;background:#fff;border:1px solid #d3cdc5;border-radius:8px;width:100%;padding:9px;font-size:13px}.visual-editor-phone{background:var(--editor-background);width:min(100%,350px);min-height:610px;color:var(--editor-text);border:8px solid #242128;border-radius:35px;overflow:hidden;box-shadow:0 18px 42px #231d2b2e}.visual-editor-phone-bar{background:var(--editor-surface);grid-template-columns:1fr auto 1fr;align-items:center;height:27px;padding:0 14px;font-size:7px;font-weight:800;display:grid}.visual-editor-phone-bar i{background:#242128;border-radius:0 0 10px 10px;width:52px;height:14px;transform:translateY(-3px)}.visual-editor-phone-bar span:last-child{text-align:right}.visual-editor-canvas{min-height:583px;padding:var(--editor-lg);background:var(--editor-background);position:relative}.visual-editor-canvas>small{color:var(--editor-muted);letter-spacing:.07em;margin-bottom:18px;font-size:7px;font-weight:800;display:block}.visual-editor-component-slot{box-sizing:border-box;width:100%;padding:5px;display:flow-root}.visual-editor-component-slot input,.visual-editor-component-slot select{box-sizing:border-box;width:100%}.visual-editor-node{color:var(--editor-text);text-align:start;cursor:grab;background:0 0;border:1px solid #0000;border-radius:7px;position:relative}.visual-editor-node em{top:50%;color:currentColor;opacity:.45;font-size:13px;font-style:normal;position:absolute;inset-inline-end:7px;transform:translateY(-50%)}.visual-editor-node.selected{border-color:var(--product-accent-text);box-shadow:0 0 0 2px #087ea429}.visual-editor-drop-zone{z-index:1;color:#0000;text-align:center;border:1px dashed #0000;height:8px;margin-bottom:-8px;font-size:13px;font-weight:700;transition:height .12s,margin .12s,border-color .12s,color .12s;position:relative;overflow:hidden;transform:translateY(-4px)}.visual-editor-drop-zone:hover,.visual-editor-drop-zone.end{color:#06556f;background:#eaf8fb;border-color:#087ea4;border-radius:5px;height:22px;line-height:20px}.visual-editor-drop-zone:hover{margin-bottom:-22px}.visual-editor-drop-zone.end{margin-top:5px}.visual-editor-empty{min-height:160px;color:var(--product-faint-text);text-align:center;border:1px dashed #cfc7be;border-radius:10px;place-items:center;padding:18px;font-size:13px;display:grid}.builder-mode-switch{background:#f4f1ed;border:1px solid #d3cdc5;border-radius:9px;padding:3px;display:inline-flex}.builder-mode-switch button{min-height:32px;color:var(--product-muted-text);background:0 0;border:0;border-radius:7px;padding:6px 11px}.builder-mode-switch button[aria-pressed=true]{color:var(--product-accent-text);background:#fff;box-shadow:0 1px 2px #231d2b24}.canvas-view{gap:12px;width:100%;display:grid;position:relative}.builder-canvas-item{position:relative}.builder-canvas-item.end{min-height:12px}.builder-insert{z-index:3;top:0;color:#fff;opacity:0;cursor:pointer;background:#087ea4;border:0;border-radius:50%;place-items:center;width:22px;height:22px;padding:0;font:700 15px/1 Arial,Helvetica,sans-serif;transition:opacity .12s;display:grid;position:absolute;inset-inline-start:50%;transform:translate(-50%,-50%)}.builder-insert:before,.builder-insert:after{content:"";opacity:.45;background:#087ea4;width:120px;height:1px;position:absolute;top:50%}.builder-insert:before{inset-inline-end:26px}.builder-insert:after{inset-inline-start:26px}.builder-canvas-item:hover>.builder-insert,.builder-insert.open{opacity:1}.builder-insert:focus-visible{opacity:1}.builder-insert:focus-visible{outline-offset:2px;outline:3px solid #087ea459}.builder-part-toolbar{z-index:6;background:#fff;border:1px solid #d5cec6;border-radius:12px;gap:2px;padding:6px;font-size:13px;display:grid;position:absolute;box-shadow:0 10px 30px #231d2b24}.builder-part-toolbar>b{color:var(--product-accent-text);text-overflow:ellipsis;white-space:nowrap;padding:4px 8px 6px;font-size:13px;font-weight:800;overflow:hidden}.builder-part-toolbar button{color:#2c2731;text-align:start;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:30px;padding:5px 8px;font:600 13px Arial,Helvetica,sans-serif;display:flex}.builder-part-toolbar button:hover:not(:disabled){background:#f1ede7}.builder-part-toolbar button:disabled{cursor:not-allowed;opacity:.4}.builder-part-toolbar button.danger{color:#ad3644}.builder-part-toolbar kbd,.builder-askbar kbd{color:var(--product-muted-text);font:600 13px ui-monospace,Menlo,monospace}:is(.builder-part-toolbar button:focus-visible,.builder-add-picker button:focus-visible,.builder-askbar button:focus-visible){outline-offset:1px;outline:3px solid #087ea459}.builder-add-picker{z-index:7;background:#fff;border:1px solid #d5cec6;border-radius:12px;gap:8px;width:300px;max-height:420px;padding:10px;display:grid;position:absolute;overflow-y:auto;box-shadow:0 14px 34px #231d2b2e}.builder-add-picker-head{justify-content:space-between;align-items:center;display:flex}.builder-add-picker-head b{font-size:13px}.builder-add-picker-head button{width:28px;height:28px;color:var(--product-muted-text);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:18px}.builder-add-picker-common{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.builder-add-picker-common button{color:#2c2731;text-align:start;cursor:pointer;background:#fbfaf8;border:1px solid #ded8d0;border-radius:9px;align-items:center;gap:8px;min-width:0;min-height:40px;padding:6px 8px;font:600 13px Arial,Helvetica,sans-serif;display:flex}.builder-add-picker-common button:hover{background:#eaf8fb;border-color:#9ad9e7}.builder-add-picker-common i{color:#514a56;background:#efebe5;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;font-size:13px;font-style:normal;font-weight:850;display:grid}.builder-add-picker-common span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.builder-add-picker-more{color:#514a56;cursor:pointer;background:0 0;border:1px dashed #b8b0a6;border-radius:9px;min-height:34px;font:700 13px Arial,Helvetica,sans-serif}.visual-editor-palette.in-picker{background:0 0;padding:0}.builder-palette-more>summary{color:#514a56;cursor:pointer;padding:8px 2px;font-size:13px;font-weight:800}.builder-part-head{gap:2px;display:grid}.builder-part-head b{text-overflow:ellipsis;white-space:nowrap;font:600 17px Georgia,serif;overflow:hidden}.builder-part-head span{color:var(--product-muted-text);font-size:13px}.builder-style-pieces{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.builder-style-piece{color:#2c2731;text-align:start;cursor:pointer;background:#fff;border:1px solid #ded8d0;border-radius:10px;align-content:start;gap:6px;min-width:0;padding:8px;display:grid}.builder-style-piece:hover{border-color:#9ad9e7}.builder-style-piece[aria-checked=true]{background:#eaf8fb;border-color:#087ea4;box-shadow:inset 0 0 0 1px #087ea4}.builder-style-piece:focus-visible{outline-offset:1px;outline:3px solid #087ea459}.builder-segmented button:focus-visible{outline-offset:1px;outline:3px solid #087ea459}.builder-chips button:focus-visible{outline-offset:1px;outline:3px solid #087ea459}.builder-insert-inside:focus-visible{outline-offset:1px;outline:3px solid #087ea459}.builder-style-sample{pointer-events:none;max-height:72px;display:block;overflow:hidden}.builder-style-purpose{color:var(--product-muted-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.builder-style-actions{flex-wrap:wrap;gap:6px;display:flex}.builder-style-actions button,.builder-more-settings>button{min-height:32px;color:var(--product-accent-text);cursor:pointer;background:#fff;border:1px solid #b8dfe9;border-radius:8px;padding:6px 10px;font:700 13px Arial,Helvetica,sans-serif}.builder-style-actions button:not(.secondary){color:#fff;background:#087ea4;border-color:#087ea4}.builder-style-actions button:disabled,.builder-more-settings>button:disabled{cursor:not-allowed;opacity:.45}.builder-style-form{background:#fbfaf8;border:1px solid #ded8d0;border-radius:10px;gap:8px;padding:10px;display:grid}.builder-style-form>b{font-size:13px}.builder-style-form>small,.builder-spacing small,.visual-editor-details section>small{color:var(--product-muted-text);font-size:13px;line-height:1.45}.builder-style-form .builder-style-sample{background:#fff;border:1px dashed #d3cdc5;border-radius:8px;max-height:96px;padding:8px}.builder-style-form .builder-style-same{color:#9a5b00}.builder-space{color:var(--product-label-text);gap:5px;font-size:13px;font-weight:800;display:grid}.builder-segmented{background:#efebe5;border-radius:9px;gap:2px;padding:3px;display:flex}.builder-segmented button{color:#514a56;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1 1 0;min-height:30px;padding:4px 8px;font:700 13px Arial,Helvetica,sans-serif}.builder-segmented button[aria-pressed=true]{color:#17151f;background:#fff;box-shadow:0 1px 2px #0000001a}.builder-chips{flex-wrap:wrap;gap:6px;display:flex}.builder-chips button{color:#2c2731;cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:999px;min-height:30px;padding:4px 11px;font:700 13px Arial,Helvetica,sans-serif}.builder-chips button[aria-pressed=true]{color:#fff;background:#17151f;border-color:#17151f}.builder-chips button:disabled{cursor:default}.builder-more-settings{border-top:1px solid #ded8d0;gap:10px;padding-top:12px;display:grid}.builder-more-settings>summary{color:#514a56;cursor:pointer;font-size:13px;font-weight:800}.builder-more-settings[open]>summary{margin-bottom:2px}.builder-more-settings>button.danger{color:#ad3644;background:#fff5f5;border-color:#e0b9bd}.builder-part-style select{width:100%;min-height:30px;color:var(--product-accent-text);background:#eaf8fb;border:1px solid #b8dfe9;border-radius:7px;padding:4px 6px;font:800 13px Arial,Helvetica,sans-serif}.builder-insert-inside{min-width:26px;min-height:26px;color:var(--product-accent-text);cursor:pointer;background:#fff;border:1px dashed #087ea4;border-radius:50%;place-self:center;place-items:center;margin-block-start:4px;padding:0;font:700 15px/1 Arial,Helvetica,sans-serif;display:grid}.builder-insert-inside.open,.builder-insert-inside:hover{color:#fff;background:#087ea4}.builder-askbar{z-index:5;background:#fff;border:1px solid #d5cec6;border-radius:14px;justify-self:center;gap:6px;width:min(100%,640px);padding:8px;position:sticky;bottom:12px;box-shadow:0 10px 30px #231d2b1f}.builder-askbar .builder-prompt-scope{font-size:13px;display:none}.builder-askbar:focus-within .builder-prompt-scope{display:block}.builder-askbar-row{align-items:center;gap:8px;display:flex}.builder-askbar-scope{max-width:40%;color:var(--product-accent-text);text-overflow:ellipsis;white-space:nowrap;background:#e5f7fb;border-radius:7px;flex:none;padding:4px 8px;font-size:13px;font-weight:800;overflow:hidden}.builder-askbar-row input{color:#17151f;background:0 0;border:0;flex:auto;min-width:0;min-height:34px;padding:6px 4px;font:13px Arial,Helvetica,sans-serif}.builder-askbar-row input:focus{outline:0}.builder-askbar-row input:disabled{cursor:not-allowed}.builder-askbar-row button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:8px;min-height:32px;padding:6px 14px;font:700 13px Arial,Helvetica,sans-serif}.builder-askbar-row button:disabled{cursor:not-allowed;opacity:.45}.builder-askbar-answer{gap:8px;display:grid}.canvas-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.canvas-zoom{background:#fff;border:1px solid #d3cdc5;border-radius:9px;align-items:center;gap:3px;padding:3px;display:inline-flex}.canvas-zoom button{color:#514a56;cursor:pointer;background:0 0;border:0;border-radius:7px;min-width:34px;min-height:32px;padding:6px 9px;font-size:13px;font-weight:800}.canvas-zoom button:hover{background:#f0ece7}.canvas-zoom output{min-width:42px;color:var(--product-muted-text);text-align:center;font-size:13px;font-weight:750}.flow-add{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:8px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:800}.flow-add:disabled{cursor:not-allowed;opacity:.45}.flow-hint{color:var(--product-muted-text);margin:0;font-size:13px;line-height:1.5}.canvas-viewport{cursor:grab;background:#e6e1da radial-gradient(#cdc6bd 1px,#0000 1px) 0 0/22px 22px;border:1px solid #ded8d0;border-radius:12px;width:100%;height:min(70vh,720px);min-height:360px;position:relative;overflow:auto}.canvas-viewport.panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.canvas-viewport:focus-within{outline:0}.canvas-stage{margin:0 auto;position:relative}.canvas-stage-inner{transform-origin:0 0;position:relative}.canvas-stage-inner>.visual-editor-phone{width:350px}.flow-arrows{pointer-events:none;position:absolute;inset:0;overflow:visible}.flow-arrows path{fill:none;stroke:#087ea4;stroke-width:2px}.flow-arrows marker path{fill:#087ea4;stroke:none}.flow-arrows text{fill:#3f3845;paint-order:stroke;stroke:#e6e1da;stroke-width:4px;stroke-linejoin:round;font:700 13px Arial,sans-serif}.flow-arrow-labels{z-index:1}.flow-screen{text-align:start;cursor:pointer;border-radius:12px;align-content:start;gap:0;display:grid;position:absolute}.flow-screen:focus-visible{outline-offset:4px;outline:3px solid #087ea473}.flow-screen-name{align-content:start;gap:2px;padding:0 2px;display:grid}.flow-screen-name b{color:#28232e;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.flow-screen-name small{color:var(--product-muted-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.flow-thumb-frame{border-radius:16px;transition:box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 8px 22px #231d2b29}.flow-screen:hover .flow-thumb-frame,.flow-screen.active .flow-thumb-frame{box-shadow:0 0 0 3px #087ea466,0 8px 22px #231d2b29}.flow-screen.unreachable .flow-thumb-frame{box-shadow:0 0 0 2px #e0b96a,0 8px 22px #231d2b29}.flow-thumb{transform-origin:0 0;pointer-events:none}.flow-thumb .visual-editor-phone{width:350px;height:610px;box-shadow:none}.flow-thumb .visual-editor-canvas{min-height:583px}.flow-screen-badge{top:40px;color:#6b4d0a;background:#fff3d6;border-radius:999px;padding:3px 7px;font-size:13px;font-weight:800;position:absolute;inset-inline-start:6px}.flow-nav{background:#fff;border:1px solid #ded8d0;border-radius:10px}.flow-nav summary{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:8px 12px;display:flex}.flow-nav summary b{font-size:13px}.flow-nav summary span{color:var(--product-accent-text);background:#e5f7fb;border-radius:999px;padding:3px 8px;font-size:13px;font-weight:800}.flow-nav>p{color:var(--product-muted-text);margin:0;padding:0 12px 10px;font-size:13px;line-height:1.5}.flow-nav ol{gap:6px;margin:0;padding:0 12px 12px;list-style:none;display:grid}.flow-nav li{border:1px solid #e7e1db;border-radius:8px;gap:6px;padding:8px 10px;display:grid}.flow-nav-toggle{cursor:pointer;align-items:center;gap:8px;min-height:28px;font-size:13px;display:flex}.flow-nav-toggle input{width:18px;height:18px;margin:0}.flow-nav-toggle b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flow-nav-toggle small{color:var(--product-muted-text);font-size:13px}.flow-nav-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding-inline-start:26px;display:grid}.flow-nav-fields label{color:var(--product-label-text);gap:4px;font-size:13px;font-weight:750;display:grid}.flow-nav-fields input,.flow-nav-fields select{color:#17151f;background:#fff;border:1px solid #d3cdc5;border-radius:7px;width:100%;min-height:34px;padding:6px 8px;font-size:13px}.flow-screen-badge.tab,.flow-screen-badge.on-tab{color:#06556f;background:#e5f7fb;top:auto;bottom:8px}.flow-screen-badge.proposed{color:#14622f;background:#dff3e4;top:40px;bottom:auto}.flow-screen-badge.proposed.changed{color:#6b4d0a;background:#fdeccd}.flow-screen.proposed-added .flow-thumb-frame{box-shadow:0 0 0 3px #2f9e56,0 8px 22px #231d2b29}.flow-screen.proposed-changed .flow-thumb-frame{box-shadow:0 0 0 3px #d9a13a,0 8px 22px #231d2b29}.flow-propose summary span{color:var(--product-accent-text);font-size:13px;font-weight:800}.flow-proposal{background:#f2fbf5;border:1px solid #87c79f;border-radius:10px;gap:10px;padding:12px;display:grid}.flow-proposal-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.flow-proposal-heading b{font-size:13px}.flow-proposal-heading span{color:#14622f;font-size:13px;font-weight:800}.flow-proposal-changes{color:#28232e;gap:4px;margin:0;padding-inline-start:18px;font-size:13px;line-height:1.5;display:grid}.flow-proposal-changes .removed,.flow-hint.removed{color:#a03535}.flow-propose-words{gap:6px;padding:0 12px 12px;display:grid}.flow-propose-words label{color:var(--product-label-text);font-size:13px;font-weight:800}.flow-propose-words textarea{color:#17151f;width:100%;font:inherit;resize:vertical;unicode-bidi:plaintext;background:#fff;border:1px solid #d3cdc5;border-radius:8px;padding:9px;font-size:13px;line-height:1.5}.flow-propose-words textarea:disabled{cursor:not-allowed;background:#f4f1ed}.flow-propose-words .flow-add{justify-self:start}.visual-editor-inspector>.builder-inspector-tabs{justify-self:stretch;display:grid}.builder-inspector-tabs svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.builder-inspector-tabs span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.builder-inspector-tabs{background:#f4f1ed;border:1px solid #d3cdc5;border-radius:9px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;padding:3px;display:grid}.builder-inspector-tabs button{min-height:30px;color:var(--product-muted-text);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-items:center;gap:2px;padding:5px 2px;font-size:13px;font-weight:800;display:grid}.builder-inspector-tabs button[aria-pressed=true]{color:var(--product-accent-text);background:#fff;box-shadow:0 1px 2px #231d2b24}.builder-prompt{gap:8px;display:grid}.builder-prompt-scope{color:#3f3845;background:#f0ece7;border-radius:8px;margin:0;padding:8px 10px;font-size:13px;line-height:1.5}.builder-prompt-label{color:var(--product-label-text);font-size:13px;font-weight:800}.builder-prompt textarea{color:#17151f;width:100%;font:inherit;resize:vertical;unicode-bidi:plaintext;background:#fff;border:1px solid #d3cdc5;border-radius:8px;padding:9px;font-size:13px;line-height:1.5}.builder-prompt textarea:disabled{cursor:not-allowed;background:#f4f1ed}.builder-prompt>button{color:#fff;text-align:center;cursor:pointer;background:#087ea4;border:0;border-radius:8px;justify-self:start;min-height:38px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:800}.builder-prompt>button:disabled{cursor:not-allowed;opacity:.45}.builder-prompt-note{color:var(--product-muted-text);margin:0;font-size:13px;line-height:1.5}.builder-prompt-note.error{color:#a03535}.flow-proposal-source{color:#14622f;margin:0;font-size:13px;font-weight:750}.flow-propose-failure,.builder-prompt-failure{justify-items:start;gap:8px;display:grid}.builder-decline{justify-items:start;gap:8px;margin:0;display:grid}.builder-decline p{font-size:13px}.builder-decline>button.secondary{padding:7px 12px!important;font-size:13px!important}.flow-proposal-actions{flex-wrap:wrap;gap:8px;display:flex}.flow-proposal .flow-add{background:#14622f}.flow-discard{color:#514a56;cursor:pointer;background:0 0;border:1px solid #c3bdb4;border-radius:8px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:800}.builder-review{background:#f2fbf5;border:1px solid #87c79f;border-radius:10px;gap:8px;margin-bottom:10px;padding:10px 12px;display:grid}.builder-review-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.builder-review-heading b{font-size:13px}.builder-review-heading span{color:#14622f;font-size:13px;font-weight:800}.builder-review-source{color:#14622f;margin:0;font-size:13px;font-weight:750}.builder-review-actions{flex-wrap:wrap;gap:8px;display:flex}.builder-review-actions button{color:#fff;cursor:pointer;background:#14622f;border:0;border-radius:8px;min-height:38px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:800}.builder-review-actions button.secondary{color:#514a56;background:0 0;border:1px solid #c3bdb4}.flow-applied{color:#14622f;background:#f2fbf5;border:1px solid #87c79f;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;line-height:1.5}.flow-connections{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.flow-view.has-side{grid-template-columns:minmax(0,1fr) 300px;align-items:start}.flow-main{gap:12px;min-width:0;display:grid}.flow-side{align-content:start;gap:12px;display:grid}.flow-side-section{background:#fff;border:1px solid #ded8d0;border-radius:10px;gap:8px;padding:12px;display:grid}.flow-side-section>h3{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin:0;font-size:13px;display:flex}.flow-side-section>h3 span{color:var(--product-accent-text);background:#e5f7fb;border-radius:999px;padding:3px 8px;font-size:13px;font-weight:800}.flow-side-section>p{color:var(--product-muted-text);margin:0;padding:0;font-size:13px;line-height:1.5}.flow-side-section.flow-nav ol,.flow-side-section .flow-propose-words{padding:0}.flow-side-section .flow-nav-fields{grid-template-columns:minmax(0,1fr);padding-inline-start:0}.flow-auth-fold{color:#2c2731;text-align:start;cursor:pointer;background:#fff;border:1px dashed #b8b0a6;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;width:fit-content;max-width:100%;min-height:40px;padding:8px 12px;font:600 13px Arial,Helvetica,sans-serif;display:flex}.flow-auth-fold b{font-size:13px}.flow-auth-fold span{color:var(--product-muted-text)}.flow-auth-fold span+span:before{content:"·";margin-inline-end:8px}.flow-auth-fold em{color:var(--product-accent-text);font-style:normal;font-weight:800}.flow-auth-fold[aria-expanded=true]{border-style:solid}.flow-auth-fold:focus-visible{outline-offset:2px;outline:3px solid #087ea459}@media (max-width:1100px){.flow-view.has-side{grid-template-columns:minmax(0,1fr)}}.visual-editor-inspector>div{gap:13px;display:grid}.visual-editor-inspector>div>span{color:var(--product-muted-text);font-size:13px;line-height:1.5}.visual-editor-inspector code{color:var(--product-faint-text);text-overflow:ellipsis;font-size:13px;overflow:hidden}.visual-editor-inspector label{color:var(--product-label-text);gap:6px;font-size:13px;font-weight:800;display:grid}.visual-editor-inspector textarea{resize:vertical;min-height:90px;line-height:1.5}.visual-editor-inspector label small{color:var(--product-faint-text);font-size:13px;font-weight:500;line-height:1.5}.visual-editor-inspector button.danger{color:#ad3644;cursor:pointer;background:#fff5f5;border:1px solid #e0b9bd;border-radius:8px;padding:9px;font-size:13px;font-weight:800}.visual-editor-contract-inspector{background:#fbfaf8;border:1px solid #ded8d0;border-radius:12px;grid-template-columns:.75fr 1.2fr 1fr;gap:18px;margin-top:18px;padding:18px;display:grid}.visual-editor-contract-inspector p{color:var(--product-accent-text);letter-spacing:.08em;margin:0 0 7px;font-size:13px;font-weight:850}.visual-editor-contract-inspector h3{margin:0 0 8px;font:600 18px Georgia,serif}.visual-editor-contract-inspector>div:first-child>span{color:var(--product-muted-text);font-size:13px;line-height:1.55}.visual-editor-contract-inspector code{color:var(--product-accent-text);font-size:13px}.visual-editor-contract-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.visual-editor-contract-fields label,.visual-editor-save-reusable label{color:var(--product-label-text);text-transform:capitalize;align-content:start;gap:5px;font-size:13px;font-weight:800;display:grid}.visual-editor-contract-fields select,.visual-editor-save-reusable input{color:#17151f;background:#fff;border:1px solid #d3cdc5;border-radius:8px;width:100%;padding:9px;font-size:13px}.visual-editor-contract-fields .library-check{align-items:center;gap:7px;display:flex}.visual-editor-contract-fields .data-binding{color:var(--product-accent-text)}.visual-editor-contract-fields .data-list-note{color:var(--product-muted-text);grid-column:1/-1;margin:0;font-size:13px;line-height:1.5}.visual-editor-contract-fields .data-list-design{min-height:32px;color:var(--product-muted-text);cursor:pointer;background:0 0;border:1px solid #c3bdb4;border-radius:8px;grid-column:1/-1;justify-self:start;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:800}.visual-editor-contract-fields .data-list-ask .data-list-design{color:#fff;background:#087ea4;border:0}.visual-editor-contract-fields .data-list-design:disabled{cursor:progress;opacity:.6}.visual-editor-contract-fields .data-list-ask{grid-column:1/-1;justify-items:start;gap:4px;display:grid}.visual-editor-contract-fields .data-list-ask small{color:var(--product-muted-text);font-size:13px;line-height:1.5}.visual-editor-contract-fields .data-list-ask [role=alert]{color:var(--product-danger-text)}.builder-start-ask{justify-items:start;gap:4px;margin:4px 0 8px;display:grid}.builder-start-ask .data-list-design{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:8px;min-height:32px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:800}.builder-start-ask .data-list-design:disabled{cursor:progress;opacity:.6}.builder-start-ask small{color:var(--product-muted-text);font-size:13px;line-height:1.5}.builder-start-ask [role=alert]{color:var(--product-danger-text);margin:0;font-size:13px}.visual-editor-contract-fields small{color:var(--product-label-text);text-transform:none;opacity:.85;font-size:13px;font-weight:600}.visual-editor-contract-fields .library-check>span{gap:3px;display:grid}.visual-editor-contract-fields .library-check input[type=checkbox]{width:18px;height:18px}.visual-editor-save-reusable{align-content:start;gap:10px;display:grid}.visual-editor-save-reusable>code{color:#e8def8;white-space:nowrap;background:#211d27;border-radius:7px;padding:10px;line-height:1.5;overflow-x:auto}.visual-editor-save-reusable button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:8px;padding:10px;font-size:13px;font-weight:800}.visual-editor-save-reusable button:disabled{cursor:not-allowed;opacity:.45}.visual-editor-save-reusable small{color:var(--product-faint-text);font-size:13px;line-height:1.5}.visual-editor-resolved-preview{background:#fbfaf8;border:1px dashed #cfc7be;border-radius:11px;justify-items:center;gap:12px;margin-top:12px;padding:20px;display:grid}.visual-editor-resolved-preview>span{color:var(--product-accent-text);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:850}.visual-editor-resolved-preview p{margin:0}.visual-editor-resolved-preview button{padding:10px 16px;font-size:13px;font-weight:800}.component-library-panel{background:#fff;border:1px solid #d5cec6;border-radius:18px;width:min(1140px,100% - 40px);margin:0 auto 60px;padding:28px}.design-workspace{width:min(1140px,100% - 40px);margin:0 auto 60px}.design-workspace-header{background:#fff;border:1px solid #d5cec6;border-radius:18px;grid-template-columns:1fr auto;align-items:end;gap:28px;margin-bottom:18px;padding:26px 28px;display:grid}.design-workspace-header p{color:var(--product-accent-text);letter-spacing:.09em;margin:0 0 8px;font-size:13px;font-weight:850}.design-workspace-header h2{margin:0;font:600 26px Georgia,serif}.design-workspace-header>div>span{color:var(--product-muted-text);margin-top:8px;font-size:13px;display:block}.design-workspace-header nav{background:#fbfaf8;border:1px solid #ded8d0;border-radius:11px;gap:5px;padding:5px;display:flex}.design-workspace-header nav button{min-height:40px;color:var(--product-muted-text);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800}.design-workspace-header nav button.active{color:#fff;background:#087ea4}.design-workspace>.project-detail-panel,.design-workspace>.component-library-panel{width:100%;margin-bottom:0}.component-library-panel>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.component-library-panel header p{color:var(--product-accent-text);letter-spacing:.08em;margin:0 0 8px;font-size:13px;font-weight:850}.component-library-panel header h2{margin:0;font:600 26px Georgia,serif}.component-library-panel header span{color:var(--product-muted-text);margin-top:8px;font-size:13px;display:block}.component-library-panel header button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:8px;padding:11px 14px;font-size:13px;font-weight:800}.component-library-panel header button:disabled{opacity:.5}.pieces-made{background:#fbfaf8;border:1px solid #ded8d0;border-radius:12px;gap:14px;margin-bottom:20px;padding:18px;display:grid}.pieces-made[hidden],.component-library-grid[hidden]{display:none}.pieces-made-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.pieces-made h3{margin:0 0 4px;font:600 18px Georgia,serif}.pieces-made-head p{color:var(--product-muted-text);margin:0;font-size:13px;line-height:1.5}.pieces-made button{color:#fff;cursor:pointer;white-space:nowrap;background:#087ea4;border:0;border-radius:8px;min-height:36px;padding:9px 13px;font-size:13px;font-weight:800}.pieces-made button.secondary{color:inherit;background:0 0;border:1px solid #cfc8bf}.pieces-made button:disabled{opacity:.5;cursor:default}.pieces-made-status{color:var(--product-muted-text);margin:0;font-size:13px}.pieces-made-choice{flex-wrap:wrap;gap:8px 18px;font-size:13px;font-weight:700;display:flex}.pieces-made-choice label{cursor:pointer;align-items:center;gap:6px;display:flex}.pieces-made-group{gap:8px;display:grid}.pieces-made-group h4{color:var(--product-muted-text);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:13px;font-weight:850}.pieces-made-list{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;display:grid}.pieces-made-card{background:#fff;border:1px solid #ded8d0;border-radius:10px;align-content:start;gap:5px;min-width:0;padding:10px;display:grid}.pieces-made-preview{border-radius:8px;align-items:center;min-height:64px;padding:12px;display:grid;overflow:hidden}.pieces-made-card b{flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.pieces-made-card em{color:var(--product-accent-text);background:#dff5fa;border-radius:99px;padding:2px 6px;font-size:13px;font-style:normal;font-weight:800}.pieces-made-card small{color:var(--product-muted-text);font-size:13px;line-height:1.45}.pieces-made-change{align-items:end;gap:8px;display:flex}.pieces-made-change label{flex:1;gap:5px;font-size:13px;font-weight:800;display:grid}.pieces-made-change input{min-height:36px;color:inherit;font:inherit;background:#fff;border:1px solid #cfc8bf;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:400}:root[data-theme=dark] .pieces-made{background:#152125;border-color:#405257}:root[data-theme=dark] .pieces-made-card,:root[data-theme=dark] .pieces-made-change input{background:#19272b;border-color:#405257}:root[data-theme=dark] .pieces-made button.secondary{border-color:#405257}:root[data-theme=dark] .pieces-made-card em{background:#16404a}@media (max-width:720px){.pieces-made-head,.pieces-made-change{flex-direction:column;align-items:stretch}}.component-library-grid{border:1px solid #ded8d0;border-radius:12px;grid-template-columns:190px 1fr;display:grid;overflow:hidden}.component-library-grid>nav{background:#fbfaf8;border-inline-end:1px solid #ded8d0;align-content:start;gap:8px;padding:14px;display:grid}.component-library-grid>nav button{color:#514a56;text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:30px 1fr;align-items:center;gap:9px;padding:10px;display:grid}.component-library-grid>nav button.active{border-color:var(--product-accent-text);background:#eaf8fb}.component-library-grid>nav i{width:30px;height:30px;color:var(--product-accent-text);background:#dff5fa;border-radius:8px;place-items:center;font-size:13px;font-style:normal;font-weight:850;display:grid}.component-library-grid>nav div{gap:3px;display:grid}.component-library-grid>nav b{font-size:13px}.component-library-grid>nav small{color:var(--product-faint-text);font-size:13px}.component-library-grid>.component-library-form{grid-template-columns:minmax(260px,.85fr) minmax(300px,1.15fr);min-width:0;display:grid}.component-library-fields,.component-library-preview{align-content:start;gap:13px;padding:20px;display:grid}.component-library-fields{border-inline-end:1px solid #ded8d0}.component-library-fields h3{margin:0 0 3px;font:600 18px Georgia,serif}.component-library-fields label{color:var(--product-label-text);gap:6px;font-size:13px;font-weight:800;display:grid}.component-library-fields select,.component-library-fields input[type=number]{color:#17151f;background:#fbfaf8;border:1px solid #d3cdc5;border-radius:8px;width:100%;padding:10px;font-size:13px}.component-library-fields .library-check{align-items:center;gap:8px;display:flex}.component-library-fields .library-check input{width:15px;height:15px}.component-library-fields .library-check>span{gap:3px;display:grid}.component-library-fields small{color:var(--product-faint-text);font-size:13px;font-weight:600}.component-style-divider{border-top:1px solid #e2ddd6;gap:3px;margin-top:5px;padding-top:14px;display:grid}.component-style-divider b{font-size:13px}.component-style-divider span{color:var(--product-faint-text);font-size:13px}.component-library-fields label>div{grid-template-columns:1fr auto;align-items:center;gap:7px;display:grid}.component-library-fields label>div small{color:var(--product-faint-text);font-size:13px}.component-library-preview{background:#fbfaf8}.component-library-preview>span{color:var(--product-accent-text);letter-spacing:.08em;font-size:13px;font-weight:850}.component-library-preview>div{background:#fff;border:1px solid #e2ddd6;border-radius:11px;place-items:center;min-height:190px;padding:24px;display:grid}.component-library-preview p{margin:0}.component-library-preview button{cursor:pointer;padding:11px 16px;font-size:13px;font-weight:800;display:block}.component-preview-help{color:var(--product-muted-text);text-align:center;margin:0;font-size:13px;line-height:1.5}.page-heading{padding:58px 0 30px}.page-heading>a{color:#6f6973;margin-bottom:35px;font-size:10px;font-weight:750;display:inline-block}.page-heading h1{letter-spacing:-2.5px;margin:0;font:500 clamp(38px,5vw,58px) Georgia,serif}.page-heading>span{color:var(--product-muted-text);margin-top:12px;font-size:12px;display:block}.focused-form{margin-bottom:60px}.settings-panel{max-width:760px}:root[data-theme=dark] .projects-panel,:root[data-theme=dark] .settings-panel{background:#19272b;border-color:#405257}:root[data-theme=dark] .projects-heading{border-color:#405257}:root[data-theme=dark] .projects-empty p,:root[data-theme=dark] .page-heading>span,:root[data-theme=dark] .dashboard-nav nav{color:#a7b7bb}:root[data-theme=dark] .project-workspace-shell{background:#111b1e}:root[data-theme=dark] .builder-topbar{color:#f2f2ec;background:#19272bf2;border-color:#405257}:root[data-theme=dark] .builder-topbar-sep{background:#405257}:root[data-theme=dark] .builder-topbar-areas button,:root[data-theme=dark] .builder-icon-button,:root[data-theme=dark] .builder-save-retry,:root[data-theme=dark] .builder-screen-switch select,:root[data-theme=dark] .builder-topbar-menu>summary{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .builder-topbar-areas button[aria-pressed=true]{color:#83e1f5;background:#173a43;border-color:#4ca8be}:root[data-theme=dark] .builder-topbar-download{color:#06222c;background:#3fb3d8;border-color:#3fb3d8}:root[data-theme=dark] .builder-topbar-menu>div{background:#19272b;border-color:#405257}:root[data-theme=dark] .builder-topbar-menu>div>a,:root[data-theme=dark] .builder-topbar-menu>div>button{color:#f2f2ec}:root[data-theme=dark] .builder-topbar-menu>div>a:hover,:root[data-theme=dark] .builder-topbar-menu>div>button:hover{background:#27383d}:root[data-theme=dark] .builder-topbar-alert{color:#ff8a93;background:#3d1c20}:root[data-theme=dark] .builder-screen-strip{background:#18272b;border-color:#405257}:root[data-theme=dark] .builder-screen-strip li.active{background:#173a43;box-shadow:inset 0 0 0 2px #83e1f5}:root[data-theme=dark] .builder-strip-name small,:root[data-theme=dark] .builder-canvas-note{color:#a7b7bb}:root[data-theme=dark] .builder-strip-add{color:#d7e0e2;border-color:#54696f}:root[data-theme=dark] .builder-screen-now{background:#223237}:root[data-theme=dark] .builder-part-toolbar,:root[data-theme=dark] .builder-add-picker,:root[data-theme=dark] .builder-askbar{background:#19272b;border-color:#405257}:root[data-theme=dark] .builder-part-toolbar button,:root[data-theme=dark] .builder-add-picker-common button,:root[data-theme=dark] .builder-askbar-row input{color:#f2f2ec}:root[data-theme=dark] .builder-part-toolbar button:hover:not(:disabled){background:#27383d}:root[data-theme=dark] .builder-part-toolbar button.danger{color:#ff8a93}:root[data-theme=dark] .builder-add-picker-common button{background:#223237;border-color:#405257}:root[data-theme=dark] .builder-add-picker-common button:hover{background:#173a43;border-color:#4ca8be}:root[data-theme=dark] .builder-askbar-scope{color:#83e1f5;background:#173a43}:root[data-theme=dark] .builder-topbar-menu-narrow{border-color:#405257}:root[data-theme=dark] .builder-topbar-menu-narrow button[aria-pressed=true]{color:#83e1f5;background:#173a43}:root[data-theme=dark] .builder-add-picker-common i,:root[data-theme=dark] .builder-layer-tree li i,:root[data-theme=dark] .visual-editor-palette i{color:#d7e0e2;background:#2a3b40}:root[data-theme=dark] .builder-add-picker-more,:root[data-theme=dark] .builder-palette-more>summary{color:#d7e0e2;border-color:#54696f}:root[data-theme=dark] .builder-style-piece,:root[data-theme=dark] .builder-style-form,:root[data-theme=dark] .builder-style-form .builder-style-sample,:root[data-theme=dark] .builder-chips button,:root[data-theme=dark] .builder-style-actions button.secondary,:root[data-theme=dark] .builder-more-settings>button{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .builder-style-piece[aria-checked=true]{background:#173a43;border-color:#83e1f5;box-shadow:inset 0 0 0 1px #83e1f5}:root[data-theme=dark] .builder-segmented{background:#223237}:root[data-theme=dark] .builder-segmented button{color:#d7e0e2}:root[data-theme=dark] .builder-segmented button[aria-pressed=true]{color:#fff;background:#3a4f55}:root[data-theme=dark] .builder-chips button[aria-pressed=true]{color:#19272b;background:#f2f2ec;border-color:#f2f2ec}:root[data-theme=dark] .builder-more-settings,:root[data-theme=dark] .builder-style-form{border-color:#405257}:root[data-theme=dark] .builder-more-settings>summary{color:#d7e0e2}:root[data-theme=dark] .builder-more-settings>button.danger{color:#ff8a93;background:#2d1d20;border-color:#6b3a40}:root[data-theme=dark] .builder-style-form .builder-style-same{color:#f0b35a}:root[data-theme=dark] .builder-part-style select{color:#83e1f5;background:#173a43;border-color:#405257}:root[data-theme=dark] .builder-insert-inside{color:#83e1f5;background:#19272b;border-color:#83e1f5}:root[data-theme=dark] .projects-message,:root[data-theme=dark] .project-card>p,:root[data-theme=dark] .project-card-footer{color:#a7b7bb}:root[data-theme=dark] .project-card{background:#223237;border-color:#405257}:root[data-theme=dark] .project-card-footer{border-color:#405257}:root[data-theme=dark] .builder-save-status{color:#80d6a0}:root[data-theme=dark] .builder-save-status.is-saving{color:#a7b7bb}:root[data-theme=dark] .builder-save-status.is-failed{color:#ff8a93}:root[data-theme=dark] .project-detail-hero>div>a,:root[data-theme=dark] .project-detail-hero strong,:root[data-theme=dark] .project-detail-heading>span{color:#a7b7bb}:root[data-theme=dark] .project-detail-hero aside,:root[data-theme=dark] .project-detail-panel{background:#19272b;border-color:#405257}:root[data-theme=dark] .generator-card{background:#27213a;border-color:#51466f}:root[data-theme=dark] .generator-card span{color:#a7b7bb}:root[data-theme=dark] .generator-card button{background:#087ea4}:root[data-theme=dark] .generator-card button.secondary{color:#e4dcff;background:#173a43;border-color:#51466f}:root[data-theme=dark] .supabase-connect .supabase-projects label{background:#173a43;border-color:#51466f}:root[data-theme=dark] .supabase-connect .supabase-projects label:has(input:checked){background:#1f4f5a;border-color:#7fd3e6}:root[data-theme=dark] .supabase-connect .supabase-projects span{color:#e4dcff}:root[data-theme=dark] .generator-card .asset-error{color:#f5a3a3}:root[data-theme=dark] .backend-actions button.secondary,:root[data-theme=dark] .description-review-actions button.secondary{color:#e4dcff;background:#173a43;border-color:#51466f}:root[data-theme=dark] .project-detail-title>span{color:#c7b8ff;background:#173a43}:root[data-theme=dark] .project-config-grid>div{background:#223237;border-color:#405257}:root[data-theme=dark] .project-config-grid dd{color:#f2f2ec}:root[data-theme=dark] .project-config-grid code{color:#c7b8ff}:root[data-theme=dark] .project-tabs{border-color:#405257}:root[data-theme=dark] .project-tabs button,:root[data-theme=dark] .project-edit-form label{color:#a7b7bb}:root[data-theme=dark] .project-edit-form input,:root[data-theme=dark] .project-edit-form textarea,:root[data-theme=dark] .project-edit-form select{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .visual-editor-panel{background:#19272b;border-color:#405257}:root[data-theme=dark] .visual-editor-details section{background:#1d2c31;border-color:#405257}:root[data-theme=dark] .builder-layer-root,:root[data-theme=dark] .builder-tool-heading>button.quiet{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .builder-layer-tree li:before{border-color:#526469}:root[data-theme=dark] .builder-layer-select{color:#dce4e5}:root[data-theme=dark] .builder-layer-item:hover{background:#27383d}:root[data-theme=dark] .builder-layer-item.active{background:#173a43;border-color:#8e78ed}:root[data-theme=dark] .builder-layer-order button{color:#dce4e5;background:#223237;border-color:#526469}:root[data-theme=dark] .builder-add-from-layers{color:#83e1f5;background:#18343b;border-color:#4ca8be}:root[data-theme=dark] .visual-editor-details textarea,:root[data-theme=dark] .visual-editor-details select,:root[data-theme=dark] .visual-editor-details input{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .visual-editor-grid,:root[data-theme=dark] .visual-editor-palette,:root[data-theme=dark] .visual-editor-inspector{border-color:#405257}:root[data-theme=dark] .visual-editor-palette,:root[data-theme=dark] .visual-editor-inspector{background:#1d2c31}:root[data-theme=dark] .builder-palette-group>button,:root[data-theme=dark] .visual-editor-canvas-area select,:root[data-theme=dark] .visual-editor-inspector select,:root[data-theme=dark] .visual-editor-inspector textarea{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .builder-palette-group+.builder-palette-group{border-color:#405257}:root[data-theme=dark] .builder-palette-group-heading>b{color:#f2f2ec}:root[data-theme=dark] .visual-editor-canvas-area{background:#142328}:root[data-theme=dark] .builder-mode-switch{background:#18272b;border-color:#405257}:root[data-theme=dark] .builder-mode-switch button[aria-pressed=true]{color:#83e1f5;background:#223237}:root[data-theme=dark] .canvas-zoom{background:#223237;border-color:#405257}:root[data-theme=dark] .canvas-zoom button{color:#dce4e5}:root[data-theme=dark] .canvas-zoom button:hover{background:#2e4047}:root[data-theme=dark] .canvas-viewport{background:#0f1c20 radial-gradient(#2e4047 1px,#0000 1px) 0 0/22px 22px;border-color:#405257}:root[data-theme=dark] .flow-arrows path{stroke:#83e1f5}:root[data-theme=dark] .flow-arrows marker path{fill:#83e1f5}:root[data-theme=dark] .flow-arrows text{fill:#e8ecec;stroke:#0f1c20}:root[data-theme=dark] .flow-screen-name b{color:#f2f2ec}:root[data-theme=dark] .flow-screen:hover .flow-thumb-frame,:root[data-theme=dark] .flow-screen.active .flow-thumb-frame{box-shadow:0 0 0 3px #83e1f580,0 8px 22px #0006}:root[data-theme=dark] .flow-screen-badge{color:#f4d58a;background:#4a3a10}:root[data-theme=dark] .flow-screen-badge.tab,:root[data-theme=dark] .flow-screen-badge.on-tab{color:#83e1f5;background:#173a43}:root[data-theme=dark] .flow-screen-badge.proposed{color:#9fe0b4;background:#16391f}:root[data-theme=dark] .flow-screen-badge.proposed.changed{color:#f4d58a;background:#40320f}:root[data-theme=dark] .flow-proposal{background:#14251a;border-color:#2f6b45}:root[data-theme=dark] .flow-proposal-heading span,:root[data-theme=dark] .flow-proposal-source{color:#9fe0b4}:root[data-theme=dark] .flow-proposal-changes{color:#f2f2ec}:root[data-theme=dark] .flow-propose-words textarea,:root[data-theme=dark] .builder-prompt textarea{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .flow-propose-words textarea:disabled,:root[data-theme=dark] .builder-prompt textarea:disabled{background:#18272b}:root[data-theme=dark] .builder-inspector-tabs{background:#18272b;border-color:#405257}:root[data-theme=dark] .builder-inspector-tabs button[aria-pressed=true]{color:#83e1f5;background:#223237}:root[data-theme=dark] .builder-prompt-scope{color:#dce4e5;background:#223237}:root[data-theme=dark] .builder-review{background:#16281d;border-color:#2f6b45}:root[data-theme=dark] .builder-review-heading span,:root[data-theme=dark] .builder-review-source{color:#8fd6a8}:root[data-theme=dark] .builder-review-actions button.secondary{color:#dce4e5;border-color:#405257}:root[data-theme=dark] .builder-prompt-note.error{color:#f5a3a3}:root[data-theme=dark] .flow-discard{color:#dce4e5;border-color:#405257}:root[data-theme=dark] .flow-side-section,:root[data-theme=dark] .flow-auth-fold{color:#f2f2ec;background:#19272b;border-color:#405257}:root[data-theme=dark] .flow-side-section>h3 span{color:#83e1f5;background:#173a43}:root[data-theme=dark] .flow-auth-fold span{color:#a7b7bb}:root[data-theme=dark] .flow-auth-fold em{color:#83e1f5}:root[data-theme=dark] .flow-thumb-generated{color:#a7b7bb;background:#19272b;border-color:#405257}:root[data-theme=dark] .flow-applied{color:#9fe0b4;background:#14251a;border-color:#2f6b45}:root[data-theme=dark] .flow-proposal-changes .removed,:root[data-theme=dark] .flow-hint.removed{color:#f5a3a3}:root[data-theme=dark] .flow-nav,:root[data-theme=dark] .flow-nav li{background:#223237;border-color:#405257}:root[data-theme=dark] .flow-nav-fields input,:root[data-theme=dark] .flow-nav-fields select{color:#f2f2ec;background:#1d2c31;border-color:#405257}:root[data-theme=dark] :root[data-theme=dark] .builder-screen-details input,:root[data-theme=dark] .builder-screen-details textarea,:root[data-theme=dark] .builder-screen-actions button{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .builder-screen-details{border-color:#405257}:root[data-theme=dark] .builder-canvas-heading b{color:#f2f2ec}:root[data-theme=dark] .design-workspace-header{background:#19272b;border-color:#405257}:root[data-theme=dark] .design-workspace-header nav,:root[data-theme=dark] .visual-editor-contract-inspector{background:#1d2c31;border-color:#405257}:root[data-theme=dark] .visual-editor-contract-fields select,:root[data-theme=dark] .visual-editor-save-reusable input{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .visual-editor-resolved-preview{background:#1d2c31;border-color:#405257}:root[data-theme=dark] .component-library-panel{background:#19272b;border-color:#405257}:root[data-theme=dark] .component-library-grid,:root[data-theme=dark] .component-library-grid>nav,:root[data-theme=dark] .component-library-fields{border-color:#405257}:root[data-theme=dark] .component-library-grid>nav,:root[data-theme=dark] .component-library-preview{background:#1d2c31}:root[data-theme=dark] .component-library-grid>nav button{color:#f2f2ec}:root[data-theme=dark] .component-library-grid>nav button.active{background:#173a43}:root[data-theme=dark] .component-library-fields select,:root[data-theme=dark] .component-library-fields input[type=number]{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .component-library-preview>div{background:#223237;border-color:#405257}:root[data-theme=dark] .settings-section-title{border-color:#405257}:root[data-theme=dark] .font-preview,:root[data-theme=dark] .asset-placeholder{background:#223237;border-color:#405257}:root[data-theme=dark] .font-preview span,:root[data-theme=dark] .asset-placeholder span{color:#a7b7bb}:root[data-theme=dark] .asset-placeholder button{color:#a7b7bb;background:#19272b;border-color:#405257}:root[data-theme=dark] .asset-placeholder .asset-error{color:#f5a3a3}:root[data-theme=dark] .field-intro{color:#a7b7bb}:root[data-theme=dark] .feature-field>span{color:#d5d0d9;background:#223237;border-color:#405257}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:900px){.visual-editor-grid{grid-template-columns:minmax(0,1fr)}.builder-screen-strip{border-inline-end:0;border-bottom:1px solid #ded8d0;grid-auto-columns:max-content;grid-auto-flow:column;align-items:center;overflow:auto hidden}.builder-screen-strip ol{grid-auto-columns:112px;grid-auto-flow:column}.visual-editor-inspector{border-inline-start:0;border-top:1px solid #ded8d0}}@media (max-width:720px){.project-workspace-content{padding:12px}.projects-grid,.project-detail-hero,.project-detail-panel{grid-template-columns:1fr}.project-detail-hero{gap:24px}.project-detail-hero aside{align-self:auto}.project-detail-panel{gap:28px}.visual-editor-contract-inspector{grid-template-columns:1fr 1fr}.visual-editor-save-reusable{grid-column:1/-1}.component-library-grid{grid-template-columns:150px 1fr}.component-library-grid>.component-library-form{grid-template-columns:1fr}.component-library-fields{border-inline-end:0;border-bottom:1px solid #ded8d0}.settings-grid,.brand-two-column{grid-template-columns:1fr}.design-workspace-header{grid-template-columns:1fr;align-items:stretch}.design-workspace-header nav{overflow-x:auto}.settings-grid>button{grid-column:auto}}@media (max-width:480px){.builder-topbar{gap:6px 8px;padding-inline:12px}.builder-topbar h1{max-width:120px}.builder-topbar-sep{display:none}.project-workspace-content{padding:8px}.auth-header,.dashboard-nav{height:68px;padding-inline:16px}.auth-header-actions{gap:6px}.auth-header-actions>span{display:none}.auth-card{margin-top:34px;padding:28px 20px}.auth-card h1{letter-spacing:-2px;font-size:39px}.dashboard-hero,.project-create-panel,.project-result,.account-panel{width:calc(100% - 24px)}.dashboard-hero{gap:24px;padding-bottom:28px}.dashboard-hero h1{letter-spacing:-1.8px;font-size:38px}.project-create-panel,.account-panel{padding:21px 16px}.panel-copy h2{font-size:29px}.project-result{gap:22px;padding:22px 18px}.dashboard-nav{gap:10px}.dashboard-nav div{gap:7px}.dashboard-nav .theme-toggle{padding-inline:8px}.dashboard-nav nav{display:none}.dashboard-home-hero{align-items:stretch}.dashboard-primary-action{width:100%}.projects-panel,.settings-panel,.page-heading,.project-detail-hero,.project-detail-panel,.project-detail-message,.project-tabs,.project-feedback{width:calc(100% - 24px)}.project-tabs{overflow-x:auto}.project-tabs button{flex:none}.project-brief-form input,.project-brief-form textarea{font-size:16px}.design-token-grid{grid-template-columns:1fr 1fr}.asset-placeholder{grid-template-columns:auto 1fr}.asset-actions{grid-column:1/-1;justify-content:flex-start}.visual-editor-panel{width:calc(100% - 24px);padding:16px}.canvas-viewport{height:60vh}.visual-editor-contract-inspector{grid-template-columns:1fr}.visual-editor-save-reusable{grid-column:auto}.component-library-panel{width:calc(100% - 24px);padding:16px}.design-workspace{width:calc(100% - 24px)}.design-workspace-header{padding:20px 16px}.design-workspace-header nav{grid-template-columns:1fr;display:grid}.component-library-panel>header{flex-direction:column;align-items:stretch}.component-library-grid{grid-template-columns:1fr}.component-library-grid>nav{border-inline-end:0;border-bottom:1px solid #ded8d0;grid-template-columns:1fr 1fr}.projects-panel,.settings-panel,.project-detail-panel{padding:22px 16px}.project-config-grid{grid-template-columns:1fr}.projects-empty{min-height:310px}.projects-empty h3{font-size:23px}.page-heading{padding-top:38px}}.auth-page{color:#18343b;background:radial-gradient(circle at 72% 0,#61dafb33 0,#0000 31rem),#f6f1e8}.auth-header{border-color:#c9c8c0}.auth-header .mekkapp-logo,.auth-header .mekkapp-logo>span{color:inherit;font-size:inherit;letter-spacing:0;border:0;border-radius:0;padding:0}.auth-header .mekkapp-logo>img{width:27px;height:27px}.auth-header-actions>span{color:var(--product-accent-text);background:#e8f7fa;border-color:#9ecbd4}.auth-card{background:#fffdf8;border-color:#c9c8c0;box-shadow:0 28px 70px #18343b1f}.auth-kicker,.auth-card h1 em,.auth-back span,.auth-switch a{color:var(--product-accent-text)}.auth-card input:focus{border-color:var(--product-accent-text);box-shadow:0 0 0 3px #087ea41f}.auth-card .auth-primary{color:#fff;background:#087ea4;border-radius:999px;justify-content:space-between;align-items:center;width:100%;min-height:50px;padding-inline:18px;font-size:12px;display:flex;box-shadow:0 10px 24px #087ea42e}.auth-card .auth-primary:hover:not(:disabled){background:#18343b}.auth-card .auth-primary:focus-visible{outline-offset:3px;outline:3px solid #61dafb80}:root[data-theme=dark] .auth-page{background:radial-gradient(circle at 72% 0,#087ea447 0,#0000 31rem),#111b1e}:root[data-theme=dark] .auth-card{background:#19272b;border-color:#405257;box-shadow:0 28px 70px #00000047}:root[data-theme=dark] .auth-card .auth-primary{color:#102126;background:#61dafb}.ai-context{border:1px solid var(--product-border,#d8d1c8);border-radius:12px;margin-top:28px;padding:16px 18px}.ai-context summary{cursor:pointer;gap:4px;display:grid}.ai-context summary b{font-size:13px}.ai-context summary span{color:var(--product-muted-text);font-size:13px}.ai-context pre{max-height:420px;color:var(--product-text);white-space:pre-wrap;overflow-wrap:anywhere;margin:14px 0 0;font-size:13px;line-height:1.5;overflow:auto}@media (min-width:721px){.settings-panel{align-items:start}.settings-panel>.project-detail-heading{grid-row:span 3}.settings-panel>.project-edit-form,.settings-panel>.expo-account,.settings-panel>.ai-context,.settings-panel>.danger-zone{grid-column:2}}.description-changed,.description-review-slot{grid-column:1/-1}.description-changed,.description-review{border:1px solid #d8d1c8;border-radius:12px;gap:10px;padding:14px 16px;display:grid}:root[data-theme=dark] .description-changed,:root[data-theme=dark] .description-review{border-color:#405257}.description-changed>b,.description-review-head b{font-size:13px}.description-changed>span,.description-review-head span{color:var(--product-muted-text);font-size:13px}.description-review-head{gap:4px;display:grid}.description-review.working>b{font-size:13px}.description-review.failed p{color:var(--product-danger-text);font-size:13px}.description-review.declined p,.description-review>p{font-size:13px}.description-review.working ol{color:var(--product-muted-text);gap:4px;margin:0;padding-inline-start:18px;font-size:13px;display:grid}.description-review.working li.active{color:var(--product-text);font-weight:700}.description-review.working li.done{color:var(--product-accent-text)}.description-review-part{border:0;gap:6px;min-width:0;margin:0;padding:0;display:grid}.description-review-part>b,.description-review-part legend b{font-size:13px}.description-review-part ul{gap:4px;margin:0;padding-inline-start:18px;font-size:13px;display:grid}.description-review-part legend{gap:2px;margin-bottom:6px;padding:0;display:grid}.description-review-part legend span,.description-review-nothing{color:var(--product-muted-text);font-size:13px}.description-review-part.dropped label{color:var(--product-text);align-items:flex-start;gap:8px;font-size:13px;font-weight:500;display:flex}.description-review-part.dropped input{flex:none;width:auto;margin-top:1px}.description-review-part.dropped label>span{gap:2px;min-width:0;display:grid}.description-review-part.dropped small{color:var(--product-muted-text);font-size:13px}.description-review-part.dropped label.blocked{color:var(--product-muted-text)}.description-review-actions{flex-wrap:wrap;gap:8px;display:flex}.danger-zone{border:1px solid #e3b7b7;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;margin-top:28px;padding:16px 18px;display:flex}.danger-zone>div{gap:4px;min-width:0;display:grid}.danger-zone b{font-size:13px}.danger-zone span{color:var(--product-muted-text);font-size:13px}.danger-zone button.danger{color:#a83939;white-space:nowrap;background:0 0;border:1px solid #a83939;border-radius:9px;flex-shrink:0;padding:10px 14px;font-size:13px;font-weight:800}.danger-zone button.danger:disabled{opacity:.6}:root[data-theme=dark] .danger-zone{border-color:#6b3d3d}:root[data-theme=dark] .danger-zone button.danger{color:#ff8793;border-color:#ff8793}@media (max-width:720px){.danger-zone{flex-direction:column;align-items:stretch}}.project-brief-fields{background:#fbfaf8;border:1px solid #ddd6ce;border-radius:11px;gap:12px;padding:14px;display:grid}.project-brief-fields-heading{gap:4px;display:grid}.project-brief-fields-heading p{color:var(--product-accent-text);letter-spacing:1.5px;margin:0;font-size:13px;font-weight:850}.project-brief-fields-heading span{color:var(--product-muted-text);font-size:13px}.project-brief-fields fieldset{border:0;gap:8px;min-width:0;margin:0;padding:0;display:grid}.project-brief-fields legend{margin-bottom:4px;padding:0;font-size:13px;font-weight:700}.project-brief-fields legend small{color:var(--product-muted-text);font-weight:500}.pieces-note{color:var(--product-accent-text);background:#eef8fb;border:1px solid #b9dfe8;border-radius:9px;margin:0 0 10px;padding:10px 12px;font-size:13px;font-weight:700}.pieces-note-action{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;margin-inline-start:6px;padding:2px 8px;font-size:13px}.pieces-note-action:disabled{cursor:progress;opacity:.6}:root[data-theme=dark] .project-brief-fields{background:#1d2c31;border-color:#405257}:root[data-theme=dark] .pieces-note{background:#16333b;border-color:#2f5f6d}.panel-copy-list{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.panel-copy-list li{color:var(--product-muted-text);padding-inline-start:18px;font-size:13px;line-height:1.5;position:relative}.panel-copy-list li:before{content:"";inset-inline-start:0;background:var(--product-accent-text);border-radius:50%;width:8px;height:8px;position:absolute;top:.55em}.example-start{gap:8px;margin-top:22px;display:grid}.project-create-panel .example-button{width:auto;color:var(--product-accent-text);background:0 0;border:1px solid #087ea4;border-radius:9px;justify-self:start;padding:11px 16px;font-size:13px;font-weight:800}.example-start small{color:var(--product-muted-text);font-size:13px;line-height:1.5}:root[data-theme=dark] .project-create-panel .example-button{border-color:#61dafb}.look-grid legend{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.look-grid{border:0;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;margin:0;padding:0;display:grid}.look-card{cursor:pointer;background:#fdfcfa;border:2px solid #ddd6cd;border-radius:14px;gap:6px;padding:14px;display:grid;position:relative}.look-card:hover{border-color:#9ec9d4}.look-card.is-chosen{border-color:#087ea4;box-shadow:0 0 0 3px #087ea426}.look-card input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.look-card:has(input:focus-visible){outline:2px solid var(--product-accent-text);outline-offset:2px}.look-card.is-chosen:after{content:"✓";inset-inline-end:10px;color:#fff;background:#087ea4;border-radius:50%;place-items:center;width:20px;height:20px;font-size:13px;font-weight:800;display:grid;position:absolute;bottom:10px}.look-card-name{color:var(--product-text);font-size:13px;font-weight:800}.look-card.is-custom{background:0 0;border-style:dashed;align-content:start}.look-card-mood{color:var(--product-muted-text);font-size:13px;line-height:1.45}.look-swatches{border-radius:8px;gap:6px;padding:6px;display:flex}.look-swatches.is-light{background:#f1ede6}.look-swatches.is-dark{background:#1c2528}.look-swatches i{border:1px solid #0000001f;border-radius:50%;width:22px;height:22px}.look-card-fonts{color:var(--product-muted-text);text-transform:capitalize;font-size:13px;font-weight:600}.look-card-badge{color:#fff;letter-spacing:.4px;background:#087ea4;border-radius:999px;justify-self:start;padding:3px 8px;font-size:13px;font-weight:800}.look-card-badge.is-current{background:#5f5d5a}.look-directions{gap:12px;display:grid}.look-directions-heading{gap:3px;display:grid}.look-directions-heading b{color:var(--product-text);font-size:14px}.look-directions-heading span,.look-directions-note,.look-directions-or{color:var(--product-muted-text);margin:0;font-size:13px;line-height:1.5}.look-directions-note.is-error{color:var(--product-danger-text)}.look-directions-or{margin-top:6px;font-weight:700}.direction-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.direction-sample{justify-content:center;gap:10px;padding:6px 0;display:flex}.direction-phone{border:5px solid #242128;border-radius:22px;flex-direction:column;width:124px;height:232px;font-size:9px;line-height:1.3;display:flex;overflow:hidden}.direction-phone-bar{justify-content:space-between;padding:4px 10px 0;font-size:6px;font-weight:700;display:flex}.direction-phone-body{flex-direction:column;flex:1;min-height:0;display:flex}.direction-phone-card{flex-direction:column;display:flex;overflow:hidden}.direction-phone-row{align-items:center;display:flex}.direction-phone-row>i{border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:8px;font-weight:700;display:grid}.direction-phone-row>span{flex:1;min-width:0;display:grid}.direction-phone-row b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.direction-phone-row small{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.direction-phone-button{text-align:center;padding:7px;font-size:9px;font-weight:700;display:block}.direction-phone-tabs{justify-content:space-around;padding:5px 4px 7px;font-size:6px;display:flex}.direction-phone-tabs>span{text-overflow:ellipsis;white-space:nowrap;justify-items:center;gap:2px;max-width:36px;display:grid;overflow:hidden}.direction-phone-tabs i{border-radius:3px;width:10px;height:10px}.direction-card .look-card-badge{justify-self:start;position:static}.direction-phone-title{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:auto;min-width:0;line-height:1.15;display:-webkit-box;overflow:hidden}.direction-phone-badge{flex:none}.look-ways{gap:8px;display:grid}.look-ways>b{color:var(--product-text);font-size:14px}.look-ways-choices{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.look-way{color:var(--product-text);text-align:start;cursor:pointer;background:#fdfbf8;border:1px solid #d8d1c8;border-radius:12px;gap:4px;padding:12px 14px;display:grid}.look-way b{font-size:13px}.look-way span{color:var(--product-muted-text);font-size:13px;line-height:1.45}.look-way.is-chosen{background:#fff;border-color:#087ea4;box-shadow:0 0 0 3px #087ea426}.look-own-brand{align-items:center;gap:10px;display:flex}.look-own-brand input[type=color]{cursor:pointer;background:#fff;border:1px solid #d8d1c8;border-radius:9px;width:48px;height:40px;padding:2px}.look-own-brand input[type=text]{text-transform:uppercase;width:110px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.look-own-rest{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.look-own-field{color:var(--product-label-text);gap:4px;font-size:13px;font-weight:750;display:grid}.look-own>button.secondary,.look-import>button.secondary{color:#4f4853;cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:9px;justify-self:start;padding:10px 14px;font-size:13px;font-weight:800}.look-own .look-import{border-top:1px solid var(--product-border,#d8d1c8);gap:10px;padding-top:14px;display:grid}.look-kept-brand{color:var(--product-muted-text);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.look-kept-brand i{border:1px solid #00000026;border-radius:50%;width:16px;height:16px}:root[data-theme=dark] .look-way{background:#19272b;border-color:#405257}:root[data-theme=dark] .look-way.is-chosen{background:#1d2c31;border-color:#6fd3dc;box-shadow:0 0 0 3px #6fd3dc2e}:root[data-theme=dark] .look-own>button.secondary,:root[data-theme=dark] .look-import>button.secondary{color:#e4eef0;background:#19272b;border-color:#405257}.look-import-form{gap:6px;display:grid}.look-import-form>label{color:var(--product-label-text);font-size:13px;font-weight:750}.look-import-form textarea{resize:vertical;width:100%;min-height:110px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.5}.look-import-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.look-import-actions button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:9px;padding:10px 14px;font-size:13px;font-weight:800}.look-import-actions button:disabled{opacity:.55;cursor:default}.look-directions>button.secondary{color:#4f4853;cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:9px;justify-self:start;padding:10px 14px;font-size:13px;font-weight:800}.look-import-file{color:var(--product-muted-text);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.look-import-file input{background:0 0;border:0;max-width:220px;padding:0;font-size:13px}:root[data-theme=dark] .look-directions>button.secondary{color:#e4eef0;background:#19272b;border-color:#405257}.look-import-notes{border-top:1px solid var(--product-border,#0000001a);color:var(--product-muted-text);gap:4px;padding-top:8px;font-size:13px;line-height:1.45;display:grid}.look-import-notes b{color:var(--product-text);font-size:13px}.look-import-notes ul{gap:3px;margin:0;padding-inline-start:16px;list-style:outside;display:grid}.look-import-notes li{display:list-item}:root[data-theme=dark] .look-card{background:#19272b;border-color:#405257}:root[data-theme=dark] .look-card.is-chosen{border-color:#6fd3dc;box-shadow:0 0 0 3px #6fd3dc2e}:root[data-theme=dark] .look-swatches.is-light{background:#e9e4dc}:root[data-theme=dark] .look-swatches.is-dark{background:#0f1a1d}.scale-choice{border:0;gap:6px;margin:14px 0 0;padding:0;display:grid}.scale-choice legend{color:var(--product-text);padding:0;font-size:13px;font-weight:800}.scale-choice-help{color:var(--product-muted-text);margin:0;font-size:13px;line-height:1.5}.scale-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:4px;display:grid;container-type:inline-size}.scale-card{cursor:pointer;background:#fdfcfa;border:2px solid #ddd6cd;border-radius:12px;align-content:space-between;gap:8px;padding:10px;display:grid;position:relative}.scale-card:hover{border-color:#9ec9d4}.scale-card.is-chosen{border-color:#087ea4;box-shadow:0 0 0 3px #087ea426}.scale-card input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.scale-card:has(input:focus-visible){outline:2px solid var(--product-accent-text);outline-offset:2px}.scale-card.is-chosen:after{content:"✓";inset-inline-end:6px;color:#fff;background:#087ea4;border-radius:50%;place-items:center;width:17px;height:17px;font-size:13px;font-weight:800;display:grid;position:absolute;top:6px}.scale-card-preview{background:#fff;border:1px solid #ddd6cd;min-width:0;display:grid}.scale-card-line{background:#ddd6cd;border-radius:999px;height:5px}.scale-card-line.is-short{width:60%}.scale-card-button{background:#087ea4;width:70%;min-width:20px;height:14px}@container (width<=340px){.scale-cards .scale-card{padding:6px}}.scale-card-name{color:var(--product-text);text-align:center;font-size:13px;font-weight:700}.preset-choice{margin-top:0}.sign-in-preview{border-radius:6px;align-content:start;gap:0;min-height:92px;padding:0;display:grid;overflow:hidden}.sign-in-stack{justify-items:start;gap:5px;padding:10px 8px;display:grid}.sign-in-stack.is-centered{justify-items:center}.sign-in-preview.is-plain .sign-in-stack{padding-top:22px}.sign-in-line{border-radius:999px;display:block}.sign-in-field{border:1px solid;border-radius:3px;width:100%;height:9px;display:block}.sign-in-button{border-radius:3px;width:100%;height:9px;display:block}.sign-in-icon{border-radius:4px;display:block}.sign-in-card{border:1px solid;border-radius:5px;gap:4px;width:100%;padding:6px;display:grid}.sign-in-band{place-items:center;gap:4px;padding:12px 8px 10px;display:grid}.scale-card-help{color:var(--product-muted-text);text-align:center;font-size:13px;line-height:1.4}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}:root[data-theme=dark] .scale-card{background:#19272b;border-color:#405257}:root[data-theme=dark] .scale-card.is-chosen{border-color:#6fd3dc;box-shadow:0 0 0 3px #6fd3dc2e}:root[data-theme=dark] .scale-card.is-chosen:after{color:#0f1a1d;background:#6fd3dc}:root[data-theme=dark] .scale-card-preview{background:#142328;border-color:#405257}:root[data-theme=dark] .scale-card-line{background:#405257}:root[data-theme=dark] .scale-card-button{background:#6fd3dc}.design-token-group{gap:8px;margin-top:12px;display:grid}.design-token-group-title{color:var(--product-accent-text);letter-spacing:1.2px;text-transform:uppercase;margin:0;font-size:13px;font-weight:850}.brand-form .project-feedback,#design-system-form .project-feedback,.component-library-panel header .project-feedback{margin:0}.shape-options{border:0;gap:8px;margin:0;padding:0;display:grid}.shape-options legend{color:var(--product-label-text);gap:4px;margin-bottom:8px;padding:0;font-size:13px;font-weight:750;display:grid}.shape-options legend small{color:var(--product-muted-text);font-weight:500}.shape-options label{cursor:pointer;background:#fbfaf8;border:1px solid #d3cdc5;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:start;gap:3px 10px;padding:12px 14px;display:grid}.shape-options label.active{background:#eef8fb;border-color:#087ea4}.shape-options input{width:16px;height:16px;accent-color:var(--product-accent-text);grid-row:1/3;margin:1px 0 0}.shape-options b{font-size:13px;font-weight:750}.shape-options small{color:var(--product-muted-text);font-size:13px;line-height:1.5}:root[data-theme=dark] .shape-options label{background:#223237;border-color:#405257}:root[data-theme=dark] .shape-options label.active{background:#16333b;border-color:#61dafb}.auth-field-help{color:var(--product-muted-text);margin-top:2px;font-size:10px;font-weight:500;line-height:1.5;display:block}.notice-card{max-width:640px!important}.notice-card h1{letter-spacing:-1.5px!important;font-size:clamp(30px,6vw,44px)!important}.notice-updated{color:var(--product-faint-text);margin:-16px 0 24px;font-size:10px}.notice-card section{margin-top:22px}.notice-card h2{margin:0 0 8px;font:600 17px Georgia,serif}.notice-card section p,.notice-contact{color:var(--product-muted-text);margin:0 0 10px;font-size:12px;line-height:1.7}.notice-contact{color:var(--product-text,#17151f);border-top:1px solid #e2ddd6;margin-top:26px;padding-top:18px}:root[data-theme=dark] .notice-contact{border-color:#405257}.feedback-button{color:#514a56;cursor:pointer;background:#fff;border:1px solid #cec7be;border-radius:999px;min-height:38px;padding:0 12px;font-size:11px;font-weight:750}.dashboard-nav .feedback-button{min-height:32px;color:var(--product-muted-text);background:0 0;border-color:#0000;border-radius:8px;padding:0 10px;font-size:10px}.dashboard-nav .feedback-button:hover{color:#17151f;background:#fff;border-color:#d8d2ca}:root[data-theme=dark] .dashboard-nav .feedback-button{color:#a7b7bb;background:0 0;border-color:#0000}:root[data-theme=dark] .dashboard-nav .feedback-button:hover,:root[data-theme=dark] .dashboard-nav button:hover,:root[data-theme=dark] .feedback-button{color:#f2f2ec;background:#223237;border-color:#405257}.feedback-dialog{color:#17151f;background:#fff;border:1px solid #d5cec6;border-radius:14px;width:min(480px,100% - 32px);max-height:calc(100dvh - 32px);margin:auto;padding:0;overflow:auto}.feedback-dialog::backdrop{background:#17151f73}.feedback-dialog form{gap:12px;padding:22px;display:grid}.feedback-dialog h2{margin:0;font:600 20px Georgia,serif}.feedback-dialog form>p{color:var(--product-muted-text);margin:0;font-size:11px;line-height:1.6}.feedback-dialog label{color:var(--product-label-text);gap:6px;font-size:10px;font-weight:750;display:grid}.feedback-dialog select,.feedback-dialog textarea{width:100%;color:inherit;font:inherit;background:#fbfaf8;border:1px solid #d3cdc5;border-radius:9px;padding:10px 12px;font-size:12px}.feedback-dialog .project-feedback{margin:0}.feedback-actions{justify-content:flex-end;gap:8px;display:flex}.feedback-actions button{color:#fff;cursor:pointer;background:#087ea4;border:1px solid #087ea4;border-radius:9px;min-height:40px;padding:9px 14px;font-size:11px;font-weight:800}.feedback-actions button.secondary{color:var(--product-accent-text);background:0 0}.feedback-actions button:disabled{cursor:wait;opacity:.55}:root[data-theme=dark] .feedback-dialog{color:#f2f2ec;background:#19272b;border-color:#405257}:root[data-theme=dark] .feedback-dialog select,:root[data-theme=dark] .feedback-dialog textarea{background:#223237;border-color:#405257}.dashboard-nav{gap:14px}.dashboard-nav>a,.dashboard-nav nav{white-space:nowrap;flex-shrink:0}.dashboard-nav div{flex-wrap:nowrap;justify-content:flex-end;min-width:0}.dashboard-nav div>*{flex-shrink:0}@media (max-width:720px){.dashboard-nav nav{gap:14px}.dashboard-nav div{gap:8px}.dashboard-nav .language-chip{width:88px}.feedback-button{padding-inline:9px}}.settings-notice-link{width:min(1080px,100% - 40px);margin:-36px auto 60px;font-size:11px}.settings-notice-link a{color:var(--product-accent-text);font-weight:700}.product-shell input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=range]),.product-shell textarea{text-align:start;unicode-bidi:plaintext}.product-shell .color-input-row code{direction:ltr;unicode-bidi:isolate}.product-shell[dir=rtl] :is(h1,h2,h3,p,span,b,small,em,legend,dt,summary,a,button){letter-spacing:0}.auth-switch a{padding:6px 2px;display:inline-block}.picture-picker{gap:6px;min-width:0;display:grid}:is(.picture-picker:has(.picture-picker-panel),.icon-picker:has(.icon-picker-panel)){grid-column:1/-1}.picture-picker-label{color:var(--product-label-text);font-size:13px;font-weight:800}.picture-picker-current{color:#17151f;text-align:start;cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:5px 8px 5px 5px;font-size:13px;display:flex}.picture-picker-current>span:not(.picture-picker-thumb){text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.picture-picker-current em{color:var(--product-accent-text);font-size:13px;font-style:normal;font-weight:800}.picture-picker-thumb{width:36px;height:36px;color:var(--product-faint-text);background-color:#fbfaf8;background-position:50%;background-size:cover;border:1px solid #d8d1c8;border-radius:6px;flex-shrink:0;place-items:center;font-size:14px;display:grid}.picture-picker-panel{background:#fbfaf8;border:1px solid #d3cdc5;border-radius:10px;gap:8px;padding:8px;display:grid}.picture-picker-count{color:var(--product-muted-text);margin:0;font-size:13px}.picture-picker-panel input[type=search]{color:#17151f;background:#fff;border:1px solid #d3cdc5;border-radius:7px;width:100%;min-height:34px;padding:6px 9px;font-size:13px}:root[data-theme=dark] .picture-picker-panel input[type=search]{color:#f2f2ec;background:#223237;border-color:#405257}.picture-picker-panel>small{color:var(--product-faint-text);font-size:13px;line-height:1.4}.picture-picker-grid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:6px;max-height:260px;padding:2px;display:grid;overflow-y:auto}.picture-picker-grid>button,.picture-picker-add{min-width:0;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-items:center;gap:4px;padding:6px 4px;display:grid;position:relative}.picture-picker-grid .picture-picker-thumb{width:52px;height:52px}.picture-picker-grid small{max-width:100%;color:var(--product-muted-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.picture-picker-grid>button:hover,.picture-picker-add:hover{background:#fff;border-color:#d3cdc5}.picture-picker-grid>button.selected{border-color:var(--product-accent-text);background:#e5f7fb}.picture-picker-add input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.picture-picker-add:focus-within{outline-offset:1px;outline:3px solid #087ea459}.picture-picker-current:focus-visible{outline-offset:1px;outline:3px solid #087ea459}.picture-picker-grid>button:focus-visible{outline-offset:1px;outline:3px solid #087ea459}:root[data-theme=dark] .picture-picker-current{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .picture-picker-panel{background:#1a292d;border-color:#405257}:root[data-theme=dark] .picture-picker-thumb{background-color:#223237;border-color:#405257}:root[data-theme=dark] .picture-picker-grid>button:hover,:root[data-theme=dark] .picture-picker-add:hover{background:#223237;border-color:#405257}:root[data-theme=dark] .picture-picker-grid>button.selected{border-color:var(--product-accent-text);background:#16373f}.dimension-field{gap:6px;min-width:0;display:grid}.dimension-field>label{color:var(--product-label-text);font-size:13px;font-weight:800}.dimension-field small{color:var(--product-faint-text);font-size:13px;line-height:1.5}.dimension-row{background:#fff;border:1px solid #d3cdc5;border-radius:8px;align-items:stretch;min-width:0;display:flex;overflow:hidden}.dimension-row:focus-within{border-color:var(--product-accent-text);box-shadow:0 0 0 3px #087ea41f}.visual-editor-inspector .dimension-row input{width:100%;min-width:3.5em;color:inherit;font-variant-numeric:tabular-nums;-webkit-appearance:textfield;appearance:textfield;background:0 0;border:0;border-radius:0;outline:0;flex:1;padding:9px;font-size:13px}.dimension-row input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dimension-row input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.visual-editor-inspector .dimension-row select{border:0;background-color:#f4f1ec;border-inline-start:1px solid #d3cdc5;border-radius:0;flex-shrink:0;width:auto;padding:0 22px 0 8px;font-size:13px;font-weight:800}.dimension-row>span{color:var(--product-muted-text);background:#f4f1ec;border-inline-start:1px solid #d3cdc5;align-items:center;padding-inline:10px;font-size:13px;font-weight:800;display:flex}:root[data-theme=dark] .dimension-row{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .visual-editor-inspector .dimension-row select,:root[data-theme=dark] .dimension-row>span{color:#f2f2ec;background-color:#1a292d;border-color:#405257}.icon-picker{gap:6px;min-width:0;display:grid}.icon-picker-label{color:var(--product-label-text);font-size:13px;font-weight:800}.flow-nav-fields .icon-picker-label{font-size:13px;font-weight:750}.flow-nav-fields .icon-picker:has(.icon-picker-panel){grid-column:1/-1}.icon-picker-current{color:#17151f;text-align:start;cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:8px;align-items:center;gap:8px;min-width:0;min-height:34px;padding:6px 8px;font-size:13px;display:flex}.icon-picker-current span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.icon-picker-none{opacity:.55;border:1.5px dashed;border-radius:4px;flex-shrink:0;width:18px;height:18px;display:inline-block}.icon-picker-current em{color:var(--product-accent-text);font-size:13px;font-style:normal;font-weight:800}.icon-picker-panel{background:#fbfaf8;border:1px solid #d3cdc5;border-radius:10px;gap:8px;padding:8px;display:grid}.icon-picker-panel input[type=search]{color:#17151f;background:#fff;border:1px solid #d3cdc5;border-radius:7px;width:100%;min-height:34px;padding:6px 9px;font-size:13px}.icon-picker-status{color:var(--product-muted-text);margin:0;font-size:13px;line-height:1.4}.icon-picker-panel>small{color:var(--product-faint-text);font-size:13px;line-height:1.4}.icon-picker-retry{color:var(--product-accent-text);cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:7px;justify-self:start;padding:6px 10px;font-size:13px;font-weight:800}.icon-picker-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;max-height:232px;padding:2px;display:grid;overflow-y:auto}.icon-picker-grid button{aspect-ratio:1;color:#17151f;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;min-height:36px;padding:0;display:grid}.icon-picker-grid button:hover{background:#fff;border-color:#d3cdc5}.icon-picker-grid button.selected{border-color:var(--product-accent-text);color:var(--product-accent-text);background:#e5f7fb}.icon-picker-current:focus-visible{outline-offset:1px;outline:3px solid #087ea459}.icon-picker-grid button:focus-visible{outline-offset:1px;outline:3px solid #087ea459}.icon-picker-retry:focus-visible{outline-offset:1px;outline:3px solid #087ea459}:root[data-theme=dark] .icon-picker-current,:root[data-theme=dark] .icon-picker-panel input[type=search],:root[data-theme=dark] .icon-picker-retry{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .icon-picker-panel{background:#1a292d;border-color:#405257}:root[data-theme=dark] .icon-picker-grid button{color:#f2f2ec}:root[data-theme=dark] .icon-picker-grid button:hover{background:#223237;border-color:#405257}:root[data-theme=dark] .icon-picker-grid button.selected{border-color:var(--product-accent-text);color:var(--product-accent-text);background:#16373f}.flow-band{border:1px dashed var(--product-border,#d8d1c8);pointer-events:none;background:#7f7f7f0a;border-radius:14px;position:absolute}.flow-band-name{top:0;color:var(--product-muted-text);letter-spacing:.06em;text-transform:uppercase;align-items:center;font-size:13px;font-weight:800;display:flex;position:absolute;inset-inline-start:14px}.flow-band-auth{border-style:solid}.flow-screen-generated{cursor:default;position:absolute}.flow-thumb-generated{border:1px dashed var(--product-border,#d8d1c8);background:var(--product-surface,#fbfaf8);color:var(--product-faint-text);border-radius:12px;place-items:center;gap:6px;display:grid}.flow-thumb-generated span{font-size:22px}.flow-thumb-generated small{font-size:13px}.flow-screen-planned .flow-thumb-generated{opacity:.72;border-style:dotted}.flow-screen-planned .flow-screen-name small{font-style:italic}.flow-screen-planned .flow-thumb-generated small{text-align:center;padding:0 8px;line-height:1.45}.data-not-yet{color:var(--product-muted-text);margin-top:8px;font-size:13px;line-height:1.5;display:block}.data-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:18px;display:grid}.data-collections{grid-template-columns:minmax(0,1fr);gap:6px;min-width:0;display:grid}.data-collections-heading,.data-fields-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.data-collections-heading b,.data-fields-heading b{font-size:13px}.data-collections-heading small,.data-fields-heading small{color:var(--product-muted-text);font-size:13px}.data-collections>button{color:inherit;text-align:start;cursor:pointer;background:#fff;border:1px solid #ded8d0;border-radius:9px;gap:2px;padding:9px 11px;display:grid}.data-collections>button b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.data-collections>button small{color:var(--product-muted-text);font-size:13px}.data-collections>button.active{border-color:var(--product-accent-text);background:#e5f7fb}.data-add{color:var(--product-accent-text);cursor:pointer;background:0 0;border:1px dashed #b9b1a7;border-radius:8px;justify-self:start;padding:8px 12px;font-size:13px;font-weight:800}.data-add:disabled{opacity:.5;cursor:default}.data-sign-in-note{color:var(--product-muted-text);flex-basis:100%;font-size:13px;line-height:1.5}.data-people{border:1px dashed #ded8d0;border-radius:9px;gap:2px;margin-top:8px;padding:9px 11px;display:grid}.data-roles{border-top:1px solid var(--product-border,#e4ded6);gap:6px;margin-top:14px;padding-top:14px;display:grid}.data-roles>b{font-size:13px}.data-roles>small{color:var(--product-muted-text);font-size:13px;line-height:1.5}.data-roles ol{gap:6px;margin:4px 0 0;padding:0;list-style:none;display:grid}.data-roles li{align-items:center;gap:6px;display:flex}.data-roles li input{flex:auto;min-width:0}.data-roles li{flex-wrap:wrap}.data-roles li small{color:var(--product-faint-text);font-size:13px}.data-roles li button{color:var(--product-muted-text)!important;background:0 0!important;border:0!important;padding:2px 8px!important}.data-access-roles{border-top:1px dashed var(--product-border,#e4ded6);gap:4px;margin-top:8px;padding-top:8px;display:grid}.data-access-roles>b{font-size:13px}.data-access-owner{border-top:1px dashed var(--product-border,#e4ded6);gap:10px;margin-top:8px;padding-top:8px;display:grid}.data-access .data-access-owner label{color:var(--product-label-text);cursor:auto;border:0;gap:5px;padding:0;font-size:13px;font-weight:750;display:grid}.data-access .data-access-owner label small{font-weight:500}.data-access-warning{color:var(--product-danger-text);font-size:13px}.data-people b{font-size:13px}.data-people small{color:var(--product-muted-text);font-size:13px;line-height:1.4}.data-editor{gap:16px;min-width:0;display:grid}.data-collection{background:#fff;border:1px solid #ded8d0;border-radius:12px;gap:18px;padding:16px;display:grid}.data-collection label,.data-access legend{color:var(--product-label-text);gap:5px;font-size:13px;font-weight:750;display:grid}.data-collection input:not([type=checkbox]):not([type=radio]),.data-collection select,.data-collection textarea{color:#17151f;background:#fff;border:1px solid #d3cdc5;border-radius:7px;width:100%;min-height:34px;padding:6px 9px;font-family:inherit;font-size:13px}.data-collection label>small,.data-field-help{color:var(--product-faint-text);font-size:13px;font-weight:500;line-height:1.4}.data-collection [role=alert]{color:#ad3644;font-size:13px}.data-access{border:0;gap:8px;margin:0;padding:0;display:grid}.data-access label{cursor:pointer;border:1px solid #e7e1db;border-radius:9px;align-items:flex-start;gap:8px;padding:9px 10px;display:flex}.data-access label span{color:#17151f;gap:2px;font-size:13px;font-weight:800;display:grid}.data-access label small{color:var(--product-muted-text);font-size:13px;font-weight:500;line-height:1.4}.data-access input{margin-top:2px}.data-fields{gap:10px;display:grid}.data-fields ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.data-fields li{border:1px solid #e7e1db;border-radius:9px;gap:6px;padding:10px;display:grid}.data-field-row{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.data-field-tools{gap:4px;display:flex}.data-field-tools button{width:30px;height:34px;color:inherit;cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:7px;padding:0}.data-field-tools button:disabled{opacity:.4;cursor:default}.data-fields .library-check{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.data-samples{gap:8px;display:grid}.data-samples-scroll{border:1px solid #e7e1db;border-radius:9px;overflow-x:auto}.data-samples table{border-collapse:collapse;width:100%;font-size:13px}.data-samples th,.data-samples td{text-align:start;white-space:nowrap;border-bottom:1px solid #efeae4;padding:7px 10px}.data-samples th{color:var(--product-label-text);font-size:13px;font-weight:800}.data-samples tbody tr:last-child td{border-bottom:0}.data-danger{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.data-danger span,.data-danger small{color:var(--product-muted-text);font-size:13px}.data-danger button{color:inherit;cursor:pointer;background:#fff;border:1px solid #d3cdc5;border-radius:7px;padding:7px 11px;font-size:13px;font-weight:700}.data-danger button.danger{color:#ad3644;background:#fff5f5;border-color:#e0b9bd}.data-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.data-actions>button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:9px;padding:10px 16px;font-size:13px;font-weight:800}.data-actions>button:disabled{opacity:.45;cursor:default}.data-unsaved{color:#9a5b00;font-size:13px;font-weight:700}.data-empty{border:1px dashed #cfc7bd;border-radius:12px;justify-items:start;gap:8px;padding:22px;display:grid}.data-empty p{color:var(--product-muted-text);margin:0;font-size:13px;line-height:1.5}.data-empty button{color:#fff;cursor:pointer;background:#087ea4;border:0;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:800}.data-collections>button:focus-visible{outline-offset:2px;outline:3px solid #087ea459}.data-add:focus-visible{outline-offset:2px;outline:3px solid #087ea459}.data-field-tools button:focus-visible{outline-offset:2px;outline:3px solid #087ea459}.data-danger button:focus-visible{outline-offset:2px;outline:3px solid #087ea459}.data-actions>button:focus-visible{outline-offset:2px;outline:3px solid #087ea459}.data-empty button:focus-visible{outline-offset:2px;outline:3px solid #087ea459}@media (max-width:780px){.data-layout{grid-template-columns:1fr}.data-field-row{grid-template-columns:1fr 1fr}.data-field-tools{grid-column:1/-1}}:root[data-theme=dark] .data-collections>button,:root[data-theme=dark] .data-collection,:root[data-theme=dark] .data-field-tools button,:root[data-theme=dark] .data-danger button{color:#f2f2ec;background:#1d2c31;border-color:#405257}:root[data-theme=dark] .data-collections>button.active{border-color:var(--product-accent-text);background:#16373f}:root[data-theme=dark] .data-collection input:not([type=checkbox]):not([type=radio]),:root[data-theme=dark] .data-collection select,:root[data-theme=dark] .data-collection textarea{color:#f2f2ec;background:#223237;border-color:#405257}:root[data-theme=dark] .data-access label,:root[data-theme=dark] .data-fields li,:root[data-theme=dark] .data-samples-scroll{border-color:#405257}:root[data-theme=dark] .data-access label span{color:#f2f2ec}:root[data-theme=dark] .data-samples th,:root[data-theme=dark] .data-samples td{border-color:#2c3d42}:root[data-theme=dark] .data-danger button.danger{color:#ffb3bb;background:#3a2226;border-color:#7a3a42}:root[data-theme=dark] .data-unsaved{color:#f0b35a}.project-detail-panel.data-area{grid-template-columns:minmax(0,1fr);gap:24px}.data-title-missing{color:var(--product-muted-text);margin:0;font-size:13px}.manual-fill{background:#fdfcfa;border:1px solid #ddd6cd;border-radius:12px}.manual-fill>summary{color:var(--product-accent-text);cursor:pointer;gap:3px;padding:13px 15px;font-size:13px;font-weight:800;list-style:none;display:grid}.manual-fill>summary::-webkit-details-marker{display:none}.manual-fill>summary:after{content:"+";font-size:14px;position:absolute;inset-inline-end:15px}.manual-fill[open]>summary:after{content:"−"}.manual-fill>summary{padding-inline-end:34px;position:relative}.manual-fill>summary small{color:var(--product-muted-text);font-size:13px;font-weight:600}.manual-fill>summary:focus-visible{outline:2px solid var(--product-accent-text);outline-offset:2px;border-radius:12px}.manual-fill[open]>summary{border-bottom:1px solid #ece6de}.manual-fill>.project-brief-fields,.manual-fill>.shape-options{margin:15px}.creation-reassurance{color:var(--product-muted-text);text-align:center;margin:0;font-size:13px;line-height:1.55}:root[data-theme=dark] .manual-fill{background:#19272b;border-color:#405257}:root[data-theme=dark] .manual-fill[open]>summary{border-color:#2f4145}:root[data-theme=dark] .creation-reassurance{color:#a7b7bb}.creation-map{background:#fdfcfa;border:1px solid #ddd6cd;border-radius:12px;gap:10px;padding:15px;display:grid}.creation-map[aria-busy=true] .creation-map-canvas{opacity:.55;transition:opacity .15s}.creation-map-heading{gap:3px;display:grid}.creation-map-heading p{color:var(--product-accent-text);letter-spacing:1.6px;margin:0;font-size:13px;font-weight:850}.creation-map-heading span{color:var(--product-muted-text);font-size:13px;line-height:1.5}.creation-map-controls{flex-wrap:wrap;gap:10px 18px;display:flex}.creation-map-choice{gap:4px;display:grid}.creation-map-choice small{color:var(--product-muted-text);font-size:13px;font-weight:700}.creation-map-choice>div{background:#fff;border:1px solid #ded8d0;border-radius:999px;flex-wrap:wrap;gap:2px;width:fit-content;max-width:100%;padding:2px;display:flex}.creation-map-choice button{min-height:28px;color:var(--product-muted-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 11px;font-size:13px;font-weight:700}.creation-map-choice button span{unicode-bidi:plaintext}.creation-map-choice button[aria-pressed=true]{color:var(--product-accent-text);background:#e5f7fb}.creation-map-choice button:disabled{cursor:progress}:root[data-theme=dark] .creation-map-choice>div{background:#18272b;border-color:#405257}:root[data-theme=dark] .creation-map-choice button[aria-pressed=true]{color:#83e1f5;background:#173a43}.creation-map-canvas{direction:ltr;overflow-x:auto}.creation-map-canvas svg{color:#8a95a0;max-width:100%;height:auto;display:block}.creation-map-arrow{fill:none;stroke:currentColor;stroke-width:1.5px}.creation-map-card rect{fill:#fff;stroke:#c9c3ba;stroke-width:1.25px}.creation-map-card text{fill:#17151f;font:700 13px Arial,Helvetica,sans-serif}.creation-map-card.is-tab rect{stroke:var(--product-accent-text);fill:#eef8fb}.creation-map-card.is-orphan rect{stroke-dasharray:4 3}.creation-map-card.is-orphan text{fill:var(--product-muted-text)}.creation-map-list{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.creation-map-note{color:var(--product-muted-text);margin:0;font-size:13px}:root[data-theme=dark] .creation-map{background:#19272b;border-color:#405257}:root[data-theme=dark] .creation-map-card rect{fill:#223237;stroke:#4a5c61}:root[data-theme=dark] .creation-map-card text{fill:#f2f2ec}:root[data-theme=dark] .creation-map-card.is-tab rect{fill:#1d3a44}.creation-map-band rect{fill:#f2f8fa;stroke:#b9dbe3;stroke-width:1px;stroke-dasharray:3 3}.creation-map-band text{fill:var(--product-accent-text);letter-spacing:.8px;text-transform:uppercase;font:800 13px Arial,Helvetica,sans-serif}:root[data-theme=dark] .creation-map-band rect{fill:#1b3138;stroke:#2f5561}.creation-map-data{gap:6px;display:grid}.creation-map-data p{color:var(--product-accent-text);letter-spacing:1.6px;margin:0;font-size:13px;font-weight:850}.creation-map-data ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.creation-map-data li{background:#fff;border:1px solid #c9c3ba;border-radius:8px;gap:2px;max-width:100%;padding:6px 9px;font-size:13px;line-height:1.4;display:grid}.creation-map-data li strong{color:#17151f;font-size:13px}.creation-map-data li span{color:var(--product-muted-text)}:root[data-theme=dark] .creation-map-data li{background:#223237;border-color:#4a5c61}:root[data-theme=dark] .creation-map-data li strong{color:#f2f2ec}.describe-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:-6px;display:flex}.describe-actions button{padding:10px 14px!important;font-size:13px!important}.describe-actions button.secondary{color:var(--product-accent-text)!important;background:0 0!important;border:1px solid #c6bfb6!important}.describe-actions button.link{text-decoration:underline;color:var(--product-muted-text)!important;background:0 0!important;border:0!important;padding:6px 4px!important;font-weight:600!important}.describe-gate{color:var(--product-muted-text);font-size:13px;font-weight:600;line-height:1.5}.ai-note{border-radius:9px;margin:-4px 0 0;padding:10px 12px;font-size:13px;line-height:1.55}.ai-note-question{color:#17151f;background:#eef8fb;border:1px solid #b9dbe3}.ai-note-filled{color:#2d5e3b;background:#e7f6eb;border:1px solid #b8dcc2}.ai-note-error{color:#a83939;background:#fff2f2;border:1px solid #efb7b7}.ai-note-note{color:#5b4f2a;background:#fbf7ea;border:1px solid #d8cfae}.ai-note p{margin:0}.ai-note-options{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.ai-note-options button{color:var(--product-accent-text)!important;background:#fff!important;border:1px solid #9ec9d4!important;border-radius:999px!important;padding:7px 12px!important;font-size:13px!important;font-weight:700!important}.ai-note-options button:hover:not(:disabled){background:#d9eef4!important}.creation-settled{flex-wrap:wrap;gap:6px;margin:-2px 0 0;display:flex}.creation-settled span{color:#2d5e3b;background:#e7f6eb;border:1px solid #b8dcc2;border-radius:999px;align-items:center;gap:4px;padding:4px 6px 4px 10px;font-size:13px;font-weight:700;display:inline-flex}.creation-settled button{line-height:1;color:#2d5e3b!important;background:0 0!important;border:0!important;padding:0 4px!important;font-size:13px!important}:root[data-theme=dark] .ai-note-options button{background:#14252b!important;border-color:#3f6a77!important}:root[data-theme=dark] .creation-settled span{color:#b8dcc2;background:#1b2f22;border-color:#2f5a3d}:root[data-theme=dark] .creation-settled button{color:#b8dcc2!important}:root[data-theme=dark] .describe-actions button.secondary{border-color:#405257!important}:root[data-theme=dark] .ai-note-question{color:#f2f2ec;background:#1b3138;border-color:#2f5561}:root[data-theme=dark] .ai-note-filled{color:#b8dcc2;background:#1b2f22;border-color:#2f5a3d}:root[data-theme=dark] .ai-note-error{color:#e6a3a3;background:#2b2023;border-color:#74484b}:root[data-theme=dark] .ai-note-note{color:#ded2a6;background:#2b2718;border-color:#5f5533}.creation-questions{background:#eef8fb;border:1px solid #b9dbe3;border-radius:12px;gap:10px;padding:12px 14px;display:grid}.creation-questions>p{color:var(--product-accent-text);gap:3px;margin:0;font-size:13px;font-weight:800;display:grid}.creation-questions>p small{color:var(--product-muted-text);font-size:13px;font-weight:600}.creation-question{color:#17151f;gap:6px;font-size:13px;display:grid}.creation-question>div{flex-wrap:wrap;gap:6px;display:flex}.creation-question button{color:var(--product-accent-text)!important;background:#fff!important;border:1px solid #9ec9d4!important;border-radius:999px!important;padding:7px 12px!important;font-size:13px!important;font-weight:700!important}.creation-question button:hover:not(:disabled){background:#d9eef4!important}.creation-question button.picked{color:#fff!important;background:#087ea4!important;border-color:#087ea4!important}.creation-update{justify-content:flex-end;display:flex}.creation-update button{min-height:34px;color:#fff!important;background:#087ea4!important;border:0!important;border-radius:8px!important;padding:7px 14px!important;font-size:13px!important;font-weight:800!important}.creation-update button:disabled{opacity:.45}.creation-skeleton{gap:8px;display:grid}.creation-skeleton i{background:#e7e1d9;border-radius:5px;height:10px;display:block}.creation-skeleton i:first-child{width:70%}.creation-skeleton i:nth-child(2){width:55%}.creation-skeleton i:nth-child(3){width:62%}:root[data-theme=dark] .creation-skeleton i{background:#2a3d44}@media (prefers-reduced-motion:no-preference){.creation-skeleton i{animation:1.6s ease-in-out infinite creation-pulse}@keyframes creation-pulse{50%{opacity:.5}}}:root[data-theme=dark] .creation-questions{background:#1b3138;border-color:#2f5561}:root[data-theme=dark] .creation-question{color:#f2f2ec}:root[data-theme=dark] .creation-question button{background:#14252b!important;border-color:#3f6a77!important}.conception{background:#fdfcfa;border:1px solid #ddd6cd;border-radius:12px;gap:16px;padding:16px;display:grid}.conception-heading{gap:3px;display:grid}.conception-heading p{color:var(--product-accent-text);letter-spacing:1.6px;margin:0;font-size:13px;font-weight:850}.conception-heading h2{color:var(--product-text);margin:0;font:600 20px Georgia,serif}.conception-heading span{color:var(--product-muted-text);font-size:13px;line-height:1.5}.conception-summary{color:var(--product-text);margin:0;font-size:13px;line-height:1.6}.conception-block{gap:8px;display:grid}.conception-block h3{color:var(--product-accent-text);letter-spacing:1.2px;text-transform:uppercase;margin:0;font-size:13px;font-weight:850}.conception-cards{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.conception-cards>li{min-width:0;color:var(--product-text);overflow-wrap:anywhere;background:#fff;border:1px solid #ddd6cd;border-radius:9px;align-content:start;gap:4px;padding:10px 12px;font-size:13px;line-height:1.5;display:grid}.conception-cards strong{flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.conception-cards em{color:var(--product-accent-text);background:#eef8fb;border-radius:999px;padding:1px 7px;font-size:13px;font-style:normal;font-weight:800}.conception-cards span,.conception-cards small{color:var(--product-muted-text)}.conception-cards small{font-size:13px;font-weight:700}.conception-cards ul,.conception-cards ol{gap:2px;margin:0;padding-inline-start:18px;display:grid}.builder-screen-people{border:0;border-top:1px solid var(--product-border,#e4ded6);gap:6px;margin:0;padding:10px 0 0;display:grid}.builder-screen-people legend{color:var(--product-text);padding:0;font-size:13px;font-weight:800}.builder-screen-people small{color:var(--product-muted-text);font-size:13px;line-height:1.45}.flow-screen-views{background:#fff;border:1px solid #ded8d0;border-radius:999px;gap:2px;height:22px;padding:2px;display:flex;position:absolute}.flow-screen-views button{min-width:0;color:var(--product-muted-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:auto;padding:0 5px;font-size:13px;font-weight:700}.flow-screen-views button span{text-overflow:ellipsis;white-space:nowrap;unicode-bidi:plaintext;display:block;overflow:hidden}.flow-screen-views button[aria-pressed=true]{color:var(--product-accent-text);background:#e5f7fb}:root[data-theme=dark] .flow-screen-views{background:#18272b;border-color:#405257}:root[data-theme=dark] .flow-screen-views button[aria-pressed=true]{color:#83e1f5;background:#173a43}.builder-see-as{color:var(--product-muted-text);align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.builder-see-as select{border:1px solid var(--product-border,#d8d1c8);color:var(--product-text);background:0 0;border-radius:8px;padding:6px 8px;font-size:13px}.flow-seen-as{font-weight:700}.data-step-fields{list-style:none;padding-inline-start:0!important}.data-step-fields li{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.data-step-about{color:var(--product-muted-text);unicode-bidi:plaintext;flex-basis:100%;margin-top:-2px;font-size:13px;line-height:1.45;font-weight:500!important}.data-option-tones{border:0;gap:6px;margin:0;padding:0;display:grid}.data-option-tones legend{color:var(--product-muted-text);margin-bottom:4px;padding:0;font-size:13px;font-weight:800}.data-option-tones label{flex-wrap:wrap;align-items:center;gap:8px;flex-direction:row!important;display:flex!important}.data-option-tones select{min-width:0;max-width:100%;padding:4px 8px;font-size:13px;width:auto!important}.data-option-chip{unicode-bidi:plaintext;border:1px solid;border-radius:999px;padding:2px 10px;font-size:13px;font-weight:700}.data-option-chip.is-secondary{color:#4a4540;background:#f1ede7;border-color:#cfc8bf}.data-option-chip.is-brand{color:#1e5c4f;background:#e4f1ee;border-color:#7fb8ab}.data-option-chip.is-success{color:#22613a;background:#e6f4e9;border-color:#8cc79a}.data-option-chip.is-warning{color:#7a5410;background:#fbf1d9;border-color:#e2bf6a}.data-option-chip.is-danger{color:#8f2a22;background:#fbe7e5;border-color:#e39a94}:root[data-theme=dark] .data-option-chip.is-secondary{color:#e2ddd6;background:#2b2825;border-color:#55504a}:root[data-theme=dark] .data-option-chip.is-brand{color:#a8e0d2;background:#173a33;border-color:#3f7c6f}:root[data-theme=dark] .data-option-chip.is-success{color:#a9e0b6;background:#183a22;border-color:#3f7d4e}:root[data-theme=dark] .data-option-chip.is-warning{color:#f0d08a;background:#3a2d10;border-color:#8a6a26}:root[data-theme=dark] .data-option-chip.is-danger{color:#f2b3ad;background:#3d1a17;border-color:#8a3d36}.data-step-where{border:0;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0;padding:0;display:grid}.data-step-where legend{color:var(--product-text);grid-column:1/-1;margin-bottom:8px;padding:0;font-size:13px;font-weight:800}.data-step-where label{border:1px solid var(--product-border,#ded8d0);background:var(--product-surface,#fff);cursor:pointer;border-radius:10px;grid-template-columns:auto 1fr;align-items:start;gap:3px 10px;padding:12px;display:grid}.data-step-where label.is-chosen{border-color:#087ea4;box-shadow:0 0 0 1px #087ea4}.data-step-where label.is-blocked{cursor:not-allowed;opacity:.75}.data-step-where input{accent-color:var(--product-accent-text);grid-row:1/3;margin-top:3px}.data-step-where b{color:var(--product-text);font-size:14px}.data-step-where small{color:var(--product-muted-text);font-size:13px;line-height:1.45}:root[data-theme=dark] .data-step-where label{background:#18272b;border-color:#405257}:root[data-theme=dark] .data-step-where label.is-chosen{border-color:#83e1f5;box-shadow:0 0 0 1px #83e1f5}.conception-empty{color:var(--product-muted-text);margin:0;font-size:13px}.conception-direction{flex-wrap:wrap;gap:8px 18px;margin:0;display:flex}.conception-direction div{gap:1px;display:grid}.conception-direction dt{color:var(--product-muted-text);letter-spacing:.6px;text-transform:uppercase;font-size:13px;font-weight:800}.conception-direction dd{color:var(--product-text);margin:0;font-size:13px;font-weight:700}.conception-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.conception-actions button{padding:10px 14px!important;font-size:13px!important}.conception-actions button.secondary{color:var(--product-accent-text)!important;background:0 0!important;border:1px solid #c6bfb6!important}.conception-actions button.link{text-decoration:underline;color:var(--product-muted-text)!important;background:0 0!important;border:0!important;padding:6px 4px!important;font-weight:600!important}.conception-actions small{color:var(--product-muted-text);flex-basis:100%;font-size:13px;line-height:1.5}.conception-summary,.conception-cards strong,.conception-cards span,.conception-cards li li,.conception-direction dd,.conception .creation-question>span{unicode-bidi:plaintext}:root[data-theme=dark] .conception{background:#19272b;border-color:#405257}:root[data-theme=dark] .conception-cards>li{background:#223237;border-color:#4a5c61}:root[data-theme=dark] .conception-cards em{background:#1b3138}:root[data-theme=dark] .conception-actions button.secondary{border-color:#405257!important}:root[data-theme=dark] .creation-question button:hover:not(:disabled){background:#23414a!important}.creation-facts{grid-template-columns:1fr 1fr;gap:12px;display:grid}.creation-facts label{color:var(--product-label-text);gap:6px;font-size:13px;font-weight:750;display:grid}.creation-facts select{padding:10px 12px!important;font-size:13px!important}.creation-refine{gap:6px;display:grid}.creation-refine label{color:var(--product-label-text);font-size:13px;font-weight:750}.creation-refine>div{grid-template-columns:1fr auto;gap:8px;display:grid}.creation-refine button{padding:10px 14px!important;font-size:13px!important}.creation-map-card.is-sign-in rect{stroke-dasharray:4 3;fill:#f7f5f0}.creation-map-card.is-sign-in text{fill:var(--product-muted-text);font-weight:600}:root[data-theme=dark] .creation-map-card.is-sign-in rect{fill:#1e2a2e}@media (max-width:720px){.creation-facts{grid-template-columns:1fr}}
