:root{--bg:#f7f8fa;--panel:#fff;--text:#111827;--muted:#667085;--line:#e6e8ec;--brand:#635bff;--brand2:#8b5cf6;--dark:#101828;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,100% - 40px);margin:auto}.nav{justify-content:space-between;align-items:center;height:72px;display:flex}.brand{align-items:center;gap:10px;font-weight:800;display:flex}.logo{background:linear-gradient(135deg,var(--brand),#22c55e);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.navlinks{color:#475467;align-items:center;gap:25px;font-size:14px;display:flex}.actions{gap:10px;display:flex}.btn{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:650;display:inline-flex}.btn.primary{background:var(--dark);color:#fff;border-color:var(--dark)}.btn.brand{background:var(--brand);color:#fff;border-color:var(--brand)}.hero{text-align:center;padding:90px 0 68px}.eyebrow{color:#4f46e5;background:#eeeefe;border:1px solid #dedcff;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-.055em;max-width:950px;margin:22px auto;font-size:clamp(44px,7vw,78px);line-height:1.02}.gradient{background:linear-gradient(90deg,var(--brand),#0ea5e9,#22c55e);color:#0000;-webkit-background-clip:text}.hero p{max-width:700px;color:var(--muted);margin:0 auto 28px;font-size:19px}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.language-row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:42px;display:flex}.pill{border:1px solid var(--line);color:#475467;background:#fffc;border-radius:999px;padding:9px 13px;font-size:13px}.section{padding:74px 0}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.section h2{letter-spacing:-.035em;margin:0;font-size:36px}.section-sub{color:var(--muted);max-width:610px}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 6px 24px #1018280a}.preview{background:linear-gradient(160deg,#f6f3ff,#eff8ff);place-items:center;height:210px;padding:20px;display:grid}.mini-diagram{color:#6d5fd3;border:1px dashed #c9c5ff;border-radius:12px;place-items:center;width:100%;height:100%;font-weight:750;display:grid}.card-body{padding:18px}.meta{color:var(--muted);justify-content:space-between;gap:12px;font-size:12px;display:flex}.card h3{margin:10px 0 6px}.card p{color:var(--muted);margin:0;font-size:14px}.tags{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.tag{color:#475467;background:#f2f4f7;border-radius:7px;padding:5px 8px;font-size:11px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.feature{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.feature-icon{font-size:24px}.feature h3{margin:12px 0 6px}.feature p{color:var(--muted);margin:0;font-size:14px}.dark-section{background:var(--dark);color:#fff;border-radius:30px;margin:40px auto;padding:55px}.dark-section p{color:#b8c0cc}.footer{border-top:1px solid var(--line);margin-top:60px;padding:55px 0 35px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:35px;display:grid}.footer h4{margin-top:0}.footer a{color:var(--muted);margin:8px 0;font-size:14px;display:block}.page-head{padding:58px 0 30px}.page-head h1{letter-spacing:-.04em;margin:0 0 12px;font-size:48px}.filters{flex-wrap:wrap;gap:10px;margin:20px 0;display:flex}.filter{border:1px solid var(--line);color:#475467;background:#fff;border-radius:999px;padding:8px 12px}.editor-shell{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;height:calc(100vh - 72px);display:grid}.pane{flex-direction:column;min-width:0;display:flex}.pane+.pane{border-left:1px solid var(--line)}.toolbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:52px;padding:8px 14px;display:flex}.code{resize:none;color:#e5e7eb;background:#111827;border:0;outline:0;flex:1;width:100%;padding:18px;font-family:SFMono-Regular,Consolas,monospace;line-height:1.6}.canvas{background:#fff;flex:1;place-items:center;padding:24px;display:grid;overflow:auto}.notice{color:#8a5a00;background:#fff8e7;border:1px solid #f8df9c;border-radius:12px;padding:12px 14px;font-size:13px}.workspace{grid-template-columns:220px 1fr;gap:25px;display:grid}.sidebar{border:1px solid var(--line);background:#fff;border-radius:16px;height:max-content;padding:14px}.sidebar a{color:#475467;border-radius:9px;padding:10px;display:block}.sidebar a.active{color:#5145cd;background:#f1f0ff;font-weight:700}.empty{text-align:center;background:#fff;border:1px dashed #cfd4dc;border-radius:18px;padding:70px 30px}.admin-table{border-collapse:collapse;background:#fff;border-radius:16px;width:100%;overflow:hidden}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid var(--line);padding:14px;font-size:14px}.status{color:#027a48;background:#ecfdf3;border-radius:999px;padding:5px 8px;font-size:12px}.product-hero{text-align:center;padding:80px 0 60px}.product-hero h1{letter-spacing:-.05em;max-width:900px;margin:18px auto;font-size:62px;line-height:1.03}.product-shot{background:linear-gradient(145deg,#171b2e,#30375e);border-radius:28px;padding:18px;box-shadow:0 40px 80px #10182838}.window{background:#fff;border-radius:15px;grid-template-columns:1fr 1fr;height:410px;display:grid;overflow:hidden}.window-code{color:#a7f3d0;background:#111827;padding:22px;font-family:monospace;font-size:12px}.window-preview{color:#635bff;place-items:center;font-weight:800;display:grid}.stat-row{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.stat strong{font-size:28px;display:block}.search{border:1px solid var(--line);background:#fff;border-radius:13px;width:100%;max-width:560px;padding:13px 15px}@media (width<=900px){.navlinks{display:none}.grid,.feature-grid{grid-template-columns:1fr 1fr}.editor-shell{grid-template-columns:1fr;height:auto}.pane{height:560px}.pane+.pane{border-left:0;border-top:1px solid var(--line)}.workspace{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.container{width:min(100% - 24px,1180px)}.grid,.feature-grid,.stat-row{grid-template-columns:1fr}.hero{padding-top:55px}.hero h1{font-size:45px}.page-head h1,.product-hero h1{font-size:42px}.section-head{flex-direction:column;align-items:start}.footer-grid{grid-template-columns:1fr}.dark-section{border-radius:20px;margin:20px auto;padding:30px}.window{height:300px}}.auth-page{place-items:center;min-height:70vh;padding:60px 0;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(520px,100%);padding:32px;box-shadow:0 20px 60px #10182814}.auth-card h1{letter-spacing:-.04em;font-size:38px;line-height:1.1}.field{gap:7px;margin:24px 0 12px;font-weight:650;display:grid}.field input,.title-input,.market-controls select{border:1px solid var(--line);background:#fff;border-radius:11px;padding:11px 13px}.full{width:100%}.divider{color:var(--muted);align-items:center;gap:12px;margin:20px 0;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.market-controls{grid-template-columns:1fr 180px 180px 180px;gap:12px;margin-bottom:8px;display:grid}.result-count{color:var(--muted);margin:14px 0;font-size:14px}.editor-page{background:#fff}.editor-topbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:12px;height:58px;padding:8px 14px;display:flex}.title-input{min-width:260px;font-weight:750}.save-status{color:var(--muted);margin-right:auto;font-size:12px}.keyboard-hint{color:var(--muted);font-size:12px}.rendered-diagram{place-items:center;width:100%;height:100%;display:grid}.rendered-diagram iframe{border:0;width:100%;height:100%}.error-notice{white-space:pre-wrap;max-width:720px}.project-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.project-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:18px}.project-card h3{margin:12px 0 5px}.project-card p{color:var(--muted);margin:0;font-size:13px}.template-detail-head{grid-template-columns:1fr auto;gap:30px;display:grid}.template-stats{grid-template-columns:repeat(3,auto);align-self:end;gap:18px;display:grid}.template-stats div{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:105px;padding:14px}.template-stats strong,.template-stats span{display:block}.template-stats span{color:var(--muted);font-size:12px}@media (width<=800px){.market-controls,.auth-actions,.project-grid{grid-template-columns:1fr}.editor-topbar{flex-wrap:wrap;height:auto}.title-input{flex:1;min-width:0}.template-detail-head{grid-template-columns:1fr}.template-stats{grid-template-columns:1fr 1fr 1fr}}@media (width<=520px){.template-stats{grid-template-columns:1fr}.auth-card{padding:22px}}.template-actions{align-items:center;gap:10px;margin-top:16px;display:flex}.product-hero .platform-tabs{border:1px solid var(--line);background:#fff;border-radius:14px;flex-wrap:wrap;gap:6px;margin:22px 0 18px;padding:5px;display:inline-flex}.platform-tab{cursor:pointer;color:var(--muted);background:0 0;border:0;border-radius:10px;padding:9px 16px;font-size:14px;font-weight:650}.platform-tab[aria-selected=true]{background:var(--dark);color:#fff}.requirement-line{color:var(--muted);margin-top:12px;font-size:13px}.preview-note{max-width:640px;margin-top:14px}.pro-table-wrap{overflow-x:auto}.pro-table td.tier-cell{text-align:center;width:96px;font-size:16px}.platform-detail-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px;display:grid}.detail-list{color:var(--muted);margin:12px 0;padding-left:18px;font-size:14px;line-height:1.7}.detail-links{flex-wrap:wrap;gap:14px;margin-top:12px;font-size:13px;display:flex}.download-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.download-card{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.download-card.recommended{border-color:var(--brand);box-shadow:0 0 0 3px #6366f11f}.card-ctas{flex-wrap:wrap;gap:10px;display:flex}.btn.pro-cta{border-color:var(--dark);color:var(--dark);font-weight:700}.btn.pro-cta:before{content:"★";margin-right:2px}@media (width<=800px){.platform-detail-grid,.download-grid{grid-template-columns:1fr}}.preview-controls{align-items:center;gap:10px;display:flex}.preview-controls select{border:1px solid var(--line);background:#fff;border-radius:11px;padding:7px 10px;font-size:13px}.bg-swatches{border:1px solid var(--line);background:#fff;border-radius:11px;gap:6px;padding:3px;display:inline-flex}.bg-swatch{cursor:pointer;border:1px solid #0000002e;border-radius:7px;width:22px;height:22px;padding:0}.bg-swatch.active{outline:2px solid var(--brand);outline-offset:1px}.export-toggle{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}@media (width<=800px){.toolbar{flex-wrap:wrap;gap:8px;height:auto;padding:10px 14px}.preview-controls{flex-wrap:wrap}}.code-editor{background:#f7f8fc;border-top:1px solid #eef0f5;flex:1;min-height:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6}.code-highlight{z-index:2;pointer-events:none;color:#344054;margin:0;position:absolute;inset:0;overflow:hidden}.code-highlight,.code-input{tab-size:2;white-space:pre-wrap;overflow-wrap:break-word;border:0;width:100%;height:100%;padding:18px;font-family:SFMono-Regular,Consolas,monospace;font-size:14px;line-height:1.6}.code-input{z-index:1;resize:none;color:#344054;caret-color:#475467;background:0 0;outline:0;position:absolute;inset:0;overflow:auto}.code-input::selection{color:#344054;background:#a78bfa38}.code-input:focus-visible{box-shadow:inset 3px 0 #9b8afb}.syntax-diagram{color:#7654c7;font-weight:700}.syntax-direction{color:#b65b13;font-weight:600}.syntax-control{color:#2563a9;font-weight:600}.syntax-style{color:#b5477a;font-weight:600}.syntax-data{color:#087f74;font-weight:600}.syntax-git{color:#9a5a2c;font-weight:600}.syntax-requirement{color:#c23b4a;font-weight:600}.syntax-c4{color:#5c5fc7;font-weight:600}.syntax-architecture{color:#24804e;font-weight:600}.syntax-comment{color:#7c8494}.preview{background:linear-gradient(145deg,#f5f3ff 0%,#eff8ff 100%);padding:14px;overflow:hidden}.diagram-preview{background:#ffffff9e;border-radius:12px;place-items:center;width:100%;height:100%;min-height:0;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #635bff1a}.diagram-preview svg{width:100%;height:100%;display:block;max-width:none!important;max-height:none!important}.preview-fallback{color:#635bff;letter-spacing:.02em;font-size:13px;font-weight:750}.account-link{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.sign-out{color:#475467}.ai-assistant{position:relative}.ai-launch{color:#5145cd;background:#f5f4ff;border-color:#c8c3ff}.ai-panel{z-index:30;background:#fff;border:1px solid #d9d6ff;border-radius:18px;width:min(460px,100vw - 28px);max-height:min(720px,100vh - 86px);padding:19px;position:absolute;top:calc(100% + 10px);right:0;overflow:auto;box-shadow:0 24px 70px #3730a333}.ai-panel-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.ai-panel-head .eyebrow{padding:4px 8px;font-size:11px}.ai-panel h2{letter-spacing:-.035em;margin:8px 0 0;font-size:23px;line-height:1.1}.icon-button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:26px;line-height:1}.ai-mode-tabs{border:1px solid var(--line);background:#f8f9fb;border-radius:12px;grid-template-columns:repeat(3,1fr);margin:18px 0 10px;padding:4px;display:grid}.ai-mode-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 7px;font-size:13px;font-weight:700}.ai-mode-tabs button.active{color:#5145cd;background:#fff;box-shadow:0 1px 3px #1018281f}.ai-hint{color:var(--muted);margin:0 0 10px;font-size:13px}.ai-prompt{resize:vertical;border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;width:100%;padding:11px 12px;line-height:1.45;display:block}.ai-prompt:focus{border-color:#a49dff;box-shadow:0 0 0 3px #635bff1c}.ai-run-row{align-items:center;gap:8px;margin-top:11px;display:flex}.ai-settings-toggle{color:#5145cd;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:13px;font-weight:700}.ai-settings{background:#fafaff;border:1px solid #e2e0ff;border-radius:14px;margin-top:16px;padding:15px}.ai-settings-title{gap:2px;margin-bottom:6px;display:grid}.ai-settings-title span{color:var(--muted);font-size:12px}.ai-settings .field{margin:12px 0}.ai-settings select{border:1px solid var(--line);background:#fff;border-radius:11px;padding:11px 13px}.ai-settings-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.ai-response{background:#fbfcff;border:1px solid #dddff0;border-radius:14px;margin-top:16px;overflow:hidden}.ai-response-head{background:#f3f4ff;border-bottom:1px solid #e6e8ec;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;font-size:13px;display:flex}.ai-response-head .btn{border-radius:8px;padding:6px 9px;font-size:12px}.ai-response pre{white-space:pre-wrap;word-break:break-word;color:#344054;max-height:290px;margin:0;padding:13px;font:12px/1.55 SFMono-Regular,Consolas,monospace;overflow:auto}.ai-status{color:#5b567c;margin:13px 0 0;font-size:12px;line-height:1.45}@media (width<=800px){.ai-panel{width:auto;max-height:calc(100vh - 88px);position:fixed;top:76px;left:12px;right:12px}.ai-run-row{flex-wrap:wrap}.ai-settings-toggle{margin-left:0}}@media (width<=520px){.ai-panel{padding:16px}.ai-settings-actions .btn{flex:1}.ai-response-head{flex-direction:column;align-items:flex-start}.ai-panel .notice{font-size:12px}}.editor-with-ai{gap:0;height:calc(100vh - 130px)}.editor-with-ai>.pane{min-width:0}.pane-resizer{z-index:4;cursor:col-resize;touch-action:none;background:#edf0f5;width:8px;position:relative}.pane-resizer:before{content:"";background:#d0d5dd;width:2px;transition:background .15s,width .15s,left .15s;position:absolute;top:0;bottom:0;left:3px}.pane-resizer:hover:before,.pane-resizer:focus-visible:before{background:#766cf1;width:4px;left:2px}.editor-with-ai .ai-pane{background:#fbfbff;overflow:auto}.editor-with-ai .ai-panel{z-index:auto;width:auto;min-height:100%;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding:19px;position:static}.ai-panel-status{color:#625aaf;white-space:nowrap;background:#f5f4ff;border:1px solid #e3e1ff;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}@media (width<=1000px){.editor-with-ai{height:auto;grid-template-columns:1fr!important}.editor-with-ai>.pane{min-height:420px}.editor-with-ai .ai-pane{min-height:500px}.pane-resizer{display:none}.editor-with-ai .ai-panel{min-height:500px}}@media (width<=520px){.ai-panel-status{display:none}}.editor-with-ai{height:calc(100dvh - 130px)}.editor-with-ai .ai-pane{height:100%;min-height:0;display:flex;overflow:hidden}.editor-with-ai .ai-panel{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:auto}.editor-with-ai .ai-response{flex-direction:column;flex:1;min-height:0;display:flex}.editor-with-ai .ai-response pre{flex:1;min-height:140px;max-height:none}@media (width<=1000px){.editor-with-ai{height:auto}.editor-with-ai .ai-pane{height:auto;min-height:500px;overflow:auto}.editor-with-ai .ai-panel{height:auto;min-height:500px}}html,body{max-width:100%;overflow-x:clip}img,svg,button,input,select,textarea{max-width:100%}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.nav-toggle,.mobile-nav,.mobile-editor-tabs{display:none}.table-scroll{-webkit-overflow-scrolling:touch;border-radius:16px;overflow-x:auto}.admin-table{min-width:640px}.admin-table .btn{white-space:nowrap}.product-shot{overflow:hidden}@media (width<=760px){.site-header{z-index:40;backdrop-filter:blur(14px);background:#f7f8faf0;border-bottom:1px solid #e6e8ece0;position:sticky;top:0}.nav{height:64px}.navlinks,.nav>.actions{display:none}.brand{min-width:0}.nav-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--text);cursor:pointer;background:#fff;border-radius:12px;flex:0 0 44px;place-content:center;gap:5px;padding:0;display:grid}.nav-toggle span[aria-hidden=true]{background:currentColor;border-radius:99px;width:18px;height:2px;transition:transform .18s;display:block}.nav-toggle[aria-expanded=true] span:first-of-type{transform:translateY(3.5px)rotate(45deg)}.nav-toggle[aria-expanded=true] span:last-of-type{transform:translateY(-3.5px)rotate(-45deg)}.mobile-nav{background:var(--bg);border-bottom:1px solid var(--line);display:block;box-shadow:0 14px 25px #1018280f}.mobile-nav[hidden]{display:none}.mobile-nav .container{padding:10px 0 16px;display:grid}.mobile-nav a:not(.btn){color:#344054;padding:13px 4px;font-weight:650}.mobile-nav-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1.25fr;gap:10px;margin-top:4px;padding-top:12px;display:grid}.mobile-nav-actions .btn{min-height:44px;padding-inline:10px}.hero{padding:54px 0 48px}.hero p{font-size:17px}.product-hero{padding:54px 0 42px}.section{padding:52px 0}.section h2{font-size:clamp(29px,8vw,36px);line-height:1.12}.page-head{padding:42px 0 24px}.page-head h1{font-size:clamp(36px,10vw,48px);line-height:1.08}.dark-section{padding:30px 22px}.footer{margin-top:44px;padding-top:40px}.footer-grid{gap:24px}.template-actions{flex-wrap:wrap;align-items:stretch}.template-actions .btn{flex:140px}.template-stats{gap:10px}.template-stats div{min-width:0;padding:12px}.preview{height:190px}.support-page .page-head h1,.policy-page .page-head h1{font-size:clamp(36px,10vw,52px)}.product-shot{border-radius:20px}.window{height:auto;min-height:260px}.store-shot figcaption{padding:10px 13px}.download-card .keyboard-hint{overflow-wrap:anywhere}}@media (width<=620px){.hero h1,.product-hero h1{letter-spacing:-.055em;font-size:clamp(37px,12vw,45px)}.hero-actions{grid-template-columns:1fr;gap:10px;display:grid}.hero-actions .btn{width:100%;min-height:46px}.language-row{gap:8px;margin-top:30px}.pill{padding:7px 10px}.section-head{gap:12px;margin-bottom:22px}.section-sub{font-size:15px}.card-body{padding:16px}.meta{align-items:flex-start}.dark-section{margin:20px auto}.auth-page{min-height:unset;padding:38px 0}.auth-card h1{font-size:32px}.editor-topbar{gap:10px;padding:10px 12px}.editor-topbar .title-input{flex-basis:100%;width:100%}.editor-topbar .save-status{margin-right:auto}.editor-topbar .actions{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}.editor-topbar .export-toggle{grid-column:1/-1}.editor-topbar .btn{min-width:0;padding:10px 8px}.mobile-editor-tabs{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);gap:4px;padding:7px 12px;display:grid}.mobile-editor-tabs button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:13px;font-weight:750}.mobile-editor-tabs button[aria-selected=true]{color:#5145cd;background:#eeedff}.editor-with-ai{height:calc(100dvh - 218px);grid-template-columns:1fr!important}.editor-with-ai>.pane.mobile-panel:not(.is-active){display:none}.editor-with-ai>.pane.mobile-panel{height:100%;min-height:0}.editor-with-ai .ai-pane,.editor-with-ai .ai-pane .ai-panel{height:100%;min-height:0;overflow:auto}.editor-with-ai .canvas{padding:14px}.toolbar{padding:9px 12px}.toolbar .keyboard-hint{display:none}.code-highlight,.code-input{padding:14px;font-size:13px}.ai-mode-tabs button{font-size:12px}.table-scroll{margin-inline:-2px}.admin-table{min-width:590px}.empty{padding:46px 20px}.comparison-frame{border-radius:16px}.pro-table-wrap{margin:0}.pro-table th,.pro-table td{padding:13px 12px}.pro-table tbody th{min-width:178px}.plan-card .btn{width:100%}}@media (width<=380px){.brand>span:last-child{font-size:14px}.logo{width:32px;height:32px}.mobile-nav-actions,.template-stats{grid-template-columns:1fr}.editor-topbar .actions{grid-template-columns:1fr 1fr}.editor-topbar .actions .btn.brand{grid-column:1/-1}.mobile-editor-tabs button{padding-inline:3px;font-size:12px}}@media (width<=760px){.nav{padding-top:env(safe-area-inset-top);height:calc(64px + env(safe-area-inset-top))}}
