/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{color:#172033;font-synthesis:none;background:#f8fafc;font-family:Vazirmatn,sans-serif}*{box-sizing:border-box}html{direction:rtl}body{color:#172033;background:#f8fafc;min-width:320px;min-height:100vh;margin:0;line-height:1.75}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}button:disabled{cursor:not-allowed;opacity:.7}.dark body{color:#e5edf9;background:#0b1120}.app-shell{flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.app-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30;background:#ffffffe0;border-bottom:1px solid #e7ecf3;justify-content:space-between;align-items:center;gap:16px;height:72px;padding:0 18px;display:flex;position:sticky;top:0}.dark .app-header{background:#0f172ae0;border-color:#233047}.brand{color:inherit;text-align:right;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.brand>span{color:#fff;direction:ltr;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:13px;place-items:center;width:39px;height:39px;font-size:23px;font-weight:900;display:grid;box-shadow:0 8px 18px #2563eb33}.brand b{font-size:18px;line-height:1.1;display:block}.brand small{color:#748198;margin-top:2px;font-size:10px;display:block}.desktop-nav{align-items:center;gap:5px;margin-inline:auto 18px;display:none}.desktop-nav button{color:#66758e;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:13px;display:flex}.desktop-nav button:hover,.desktop-nav button.active{color:#2563eb;background:#edf4ff}.dark .desktop-nav button{color:#aebbd0}.dark .desktop-nav button:hover,.dark .desktop-nav button.active{color:#93c5fd;background:#182b4a}.header-actions{align-items:center;gap:8px;display:flex}.icon-button{color:#536277;background:#fff;border:1px solid #e3eaf3;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.icon-button:hover{color:#2563eb;background:#f1f5f9}.dark .icon-button{color:#c8d4e8;background:#172136;border-color:#2b3952}.dark .icon-button:hover{background:#263652}.new-site,.soft-button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.new-site{color:#fff;background:#2563eb;box-shadow:0 8px 16px #2563eb28}.new-site:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 22px #2563eb3b}.soft-button{color:#344256;background:#fff;border-color:#dce5ef}.soft-button:hover{background:#f2f6fa}.dark .soft-button{color:#dbe6f8;background:#172136;border-color:#2b3952}.compact{min-height:39px;padding:0 12px;font-size:13px}.mobile-menu{display:grid}.main-content{flex:1}.app-footer{color:#718096;background:#fff;border-top:1px solid #e7ecf3;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:18px max(20px,50% - 590px);font-size:12px;display:flex}.app-footer div{gap:16px;display:flex}.app-footer button{color:#61708a;background:0 0;border:0;font-size:12px}.dark .app-footer{background:#0f172a;border-color:#233047}.dark .app-footer button{color:#aebbd0}.home-page{max-width:1220px;margin:auto;padding:34px 18px 58px}.home-hero{grid-template-columns:1fr;align-items:center;gap:32px;min-height:500px;display:grid}.hero-copy{max-width:630px}.tag,.eyebrow{color:#2563eb;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.tag{background:#eaf2ff;border-radius:999px;padding:6px 10px}.dark .tag{color:#93c5fd;background:#172b4e}.hero-copy h1{letter-spacing:-.4px;margin:19px 0 15px;font-size:clamp(36px,9vw,64px);font-weight:900;line-height:1.27}.hero-copy h1 em{color:#2563eb;font-style:normal}.hero-copy>p{color:#64748b;max-width:530px;margin:0;font-size:16px}.dark .hero-copy>p,.page-heading p{color:#9eacc1}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.trust-row{color:#64748b;flex-wrap:wrap;gap:12px 20px;margin-top:24px;font-size:12px;display:flex}.trust-row span{align-items:center;gap:5px;display:flex}.trust-row svg{color:#16a34a;width:15px}.hero-visual{min-width:0;padding:12px 4px 28px;position:relative}.site-window{background:#fff;border:1px solid #e3eaf3;border-radius:16px;overflow:hidden;transform:rotate(-2deg);box-shadow:0 28px 62px #1d355447}.window-bar{background:#f4f7fb;align-items:center;gap:5px;height:29px;padding:0 12px;display:flex}.window-bar i{background:#d6deea;border-radius:100%;width:7px;height:7px}.window-content{background:linear-gradient(135deg,#eef5ff,#fff);height:300px;padding:32px;position:relative;overflow:hidden}.window-content>span{color:#2563eb;font-size:10px;font-weight:800}.window-content strong{margin-top:10px;font-size:clamp(24px,7vw,40px);line-height:1.35;display:block}.window-content button{color:#fff;background:#2563eb;border:0;border-radius:7px;margin-top:15px;padding:8px 13px;font-size:10px}.window-shapes{width:45%;height:75%;position:absolute;bottom:0;left:15px}.window-shapes i{background:#bfdbfe;border-radius:13px;display:block;position:absolute}.window-shapes i:first-child{background:#2563eb;width:85px;height:130px;bottom:20px;left:0}.window-shapes i:nth-child(2){background:#60a5fa;width:55px;height:82px;bottom:20px;left:93px}.window-shapes i:last-child{background:#dbeafe;width:90px;height:45px;bottom:0;left:20px}.float-chip{background:#fff;border:1px solid #e5edf5;border-radius:10px;align-items:center;gap:6px;padding:9px 11px;font-size:11px;font-weight:700;display:flex;position:absolute;box-shadow:0 9px 21px #1e3a5f1f}.float-chip svg{color:#2563eb}.chip-one{top:5px;right:-5px}.chip-two{bottom:0;left:-2px}.feature-grid{grid-template-columns:1fr;gap:14px;margin-top:34px;display:grid}.feature-card{background:#fff;border:1px solid #e5eaf1;border-radius:15px;padding:23px}.dark .feature-card{background:#111c30;border-color:#233047}.feature-card span{color:#2563eb;background:#eaf2ff;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.feature-card h2{margin:13px 0 5px;font-size:16px}.feature-card p{color:#718096;margin:0;font-size:13px}.dark .feature-card p{color:#a8b6cb}.page-wrap{max-width:1180px;margin:auto;padding:35px 18px 60px}.page-heading{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:18px;margin-bottom:28px;display:flex}.page-heading h1,.creation-card h1,.export-page h1,.publish-card h1{margin:4px 0;font-size:clamp(28px,5vw,40px);font-weight:900;line-height:1.35}.page-heading p{margin:0;font-size:14px}.project-grid,.template-grid{grid-template-columns:1fr;gap:17px;display:grid}.project-card{background:#fff;border:1px solid #e2e9f1;border-radius:15px;overflow:hidden;box-shadow:0 7px 16px #182b4510}.dark .project-card,.dark .template-card{background:#111c30;border-color:#26354d}.project-cover{color:#fff;justify-content:space-between;align-items:flex-start;height:135px;padding:17px;display:flex}.project-cover span{font-size:42px;font-weight:900;line-height:1}.project-cover small{background:#ffffff28;border-radius:20px;padding:4px 8px;font-size:10px}.project-info{padding:16px}.project-info h2,.template-card h2{margin:0;font-size:17px}.project-info p,.template-card p{color:#718096;min-height:35px;margin:4px 0 10px;font-size:12px}.dark .project-info p,.dark .template-card p{color:#a8b6cb}.project-info>small{color:#99a6b9;font-size:10px}.project-actions{justify-content:space-between;align-items:center;margin-top:13px;display:flex}.project-actions button,.template-card>button{color:#2563eb;background:0 0;border:0;align-items:center;gap:3px;padding:5px 0;font-size:12px;font-weight:700;display:inline-flex}.project-actions .trash{color:#a5b1c1;padding:6px}.project-actions .trash:hover{color:#dc2626}.empty-state{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:16px;grid-column:1/-1;padding:65px 20px}.empty-state>svg{color:#2563eb;width:36px;height:36px}.empty-state h2{margin:10px 0 3px;font-size:18px}.empty-state p{color:#718096;margin:0 0 16px;font-size:14px}.template-card{background:#fff;border:1px solid #e2e9f1;border-radius:15px;padding:11px 15px 14px}.template-art{color:#fff;border-radius:10px;height:170px;margin:-1px -4px 14px;padding:18px;position:relative;overflow:hidden}.template-art b{font-size:38px;display:block}.template-art span{font-size:12px;font-weight:700}.template-art i{border:1px solid #fff6;border-radius:8px;width:58%;height:43px;position:absolute;bottom:25px;right:20px}.template-art i:last-child{background:#fff3;width:33%;bottom:47px;left:18px;right:auto}.template-card>button{border-top:1px solid #e8edf3;justify-content:space-between;width:100%;margin-top:7px;padding-top:11px}.dark .template-card>button{border-color:#2b3952}.create-page{max-width:680px;margin:auto;padding:28px 18px 60px}.back-link{color:#64748b;background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:13px;display:inline-flex}.back-link:hover{color:#2563eb}.flip-icon{transform:rotate(180deg)}.creation-progress{justify-content:center;align-items:center;gap:8px;margin:22px auto 17px;display:flex}.creation-progress span{color:#718096;background:#e5eaf1;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.creation-progress span.current{color:#fff;background:#2563eb;box-shadow:0 4px 10px #2563eb55}.creation-progress span.done{color:#2563eb;background:#dbeafe}.creation-progress i{background:#dce5ef;width:70px;height:2px}.creation-card{background:#fff;border:1px solid #e0e7f0;border-radius:18px;padding:25px;box-shadow:0 12px 35px #243b5310}.dark .creation-card{background:#111c30;border-color:#26354d}.creation-card>p{color:#718096;margin:0 0 22px;font-size:14px}.dark .creation-card>p{color:#a8b6cb}.creation-card label,.properties-panel label{color:#3d4a5c;margin-top:15px;font-size:13px;font-weight:700;display:block}.dark .creation-card label,.dark .properties-panel label{color:#c9d5e7}input,textarea,select{color:#263347;background:#fff;border:1px solid #dce4ed;border-radius:9px;width:100%;margin-top:7px;padding:10px 11px;font-size:14px;transition:border .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:#60a5fa;outline:0;box-shadow:0 0 0 3px #dbeafe}textarea{resize:vertical;min-height:135px}.dark input,.dark textarea,.dark select{color:#e4ecf9;background:#172136;border-color:#2b3952}.full-button{width:100%;margin-top:22px}.form-error{background:#fef2f2;border-radius:8px;align-items:center;padding:8px 10px;display:flex;color:#dc2626!important;gap:6px!important;margin:15px 0 0!important;font-size:12px!important}.design-fields{grid-template-columns:1fr;gap:4px;display:grid}.color-options{gap:11px;margin-top:8px;display:flex}.color-options button{color:#fff;border:3px solid #fff;border-radius:50%;outline:1px solid #0000;place-items:center;width:33px;height:33px;display:grid}.color-options button svg{visibility:hidden;width:14px}.color-options button.chosen{outline-color:#1e293b}.color-options button.chosen svg{visibility:visible}.choice-row{gap:8px;margin-top:7px;display:flex}.choice{color:#64748b;background:#fff;border:1px solid #dce4ed;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;min-height:40px;font-size:12px;display:flex}.choice.active{color:#2563eb;background:#eff6ff;border-color:#2563eb}.dark .choice{color:#b7c4d8;background:#172136;border-color:#2b3952}.dark .choice.active{color:#93c5fd;background:#182b4a;border-color:#3b82f6}.toggle-line{justify-content:space-between;align-items:center;padding:11px 0;display:flex!important}.toggle{background:#cbd5e1;border:0;border-radius:999px;width:42px;height:23px;padding:3px;transition:all .2s}.toggle i{background:#fff;border-radius:50%;width:17px;height:17px;transition:all .2s;display:block}.toggle.on{background:#2563eb}.toggle.on i{transform:translate(-19px)}.creation-actions{justify-content:space-between;gap:10px;margin-top:20px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.editor-page{background:#eef2f7;flex-direction:column;height:calc(100dvh - 72px);display:flex}.dark .editor-page{background:#0b1120}.editor-bar{background:#fff;border-bottom:1px solid #dfe7f0;justify-content:space-between;align-items:center;gap:12px;min-height:65px;padding:9px 14px;display:flex}.dark .editor-bar{background:#111c30;border-color:#26354d}.editor-bar h1{margin:0;font-size:15px}.editor-bar .back-link{padding:0;font-size:11px}.editor-actions{gap:7px;display:flex}.editor-actions .new-site,.editor-actions .soft-button{min-height:36px;padding:0 10px;font-size:12px}.editor-layout{flex:1;grid-template-columns:1fr;min-height:0;display:grid;overflow:auto}.sections-panel,.properties-panel{background:#fff;border-color:#dfe7f0;padding:13px}.dark .sections-panel,.dark .properties-panel{background:#111c30;border-color:#26354d}.sections-panel{border-bottom:1px solid #dfe7f0}.properties-panel{border-top:1px solid #dfe7f0}.panel-title{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;display:flex}.panel-title button{color:#2563eb;background:#eff6ff;border:0;border-radius:7px;align-items:center;gap:3px;padding:5px 7px;font-size:11px;font-weight:700;display:flex}.section-item{text-align:right;color:#3f4c5e;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px;display:flex}.section-item:hover{background:#f6f9fc}.section-item.selected{background:#eff6ff;border-color:#bfdbfe}.dark .section-item{color:#d5e0f1}.dark .section-item:hover{background:#172136}.dark .section-item.selected{background:#182b4a;border-color:#315b94}.section-item>span{background:#edf1f6;border-radius:7px;place-items:center;width:23px;height:23px;font-size:10px;font-weight:700;display:grid}.section-item b,.section-item small{display:block}.section-item b{font-size:12px}.section-item small{color:#8795a9;font-size:10px}.canvas-panel{background:#eef2f7;min-height:460px;padding:52px 12px 14px;position:relative;overflow:auto}.dark .canvas-panel{background:#0b1120}.device-switch{z-index:1;background:#fff;border:1px solid #dae3ee;border-radius:9px;padding:3px;display:flex;position:absolute;top:10px;right:50%;transform:translate(50%);box-shadow:0 2px 6px #1e293b14}.dark .device-switch{background:#172136;border-color:#2b3952}.device-switch button{color:#718096;background:0 0;border:0;border-radius:6px;align-items:center;gap:4px;height:31px;padding:0 9px;font-size:10px;display:flex}.device-switch button.active{color:#2563eb;background:#eff6ff}.dark .device-switch button.active{color:#bfdbfe;background:#253a5c}.preview-stage{justify-content:center;align-items:center;min-width:300px;min-height:100%;display:flex}.preview-device{color:#172033;direction:rtl;background:#fff;border-radius:14px;width:300px;min-height:420px;font-family:Arial,sans-serif;transition:width .25s;overflow:hidden;box-shadow:0 13px 35px #17203328}.preview-device.tablet{width:min(560px,90%)}.preview-device.desktop{border-radius:7px;width:min(760px,96%)}.preview-device.preview-dark{color:#f8fafc;background:#101827}.preview-top{border-bottom:1px solid #e2e8f0;align-items:center;gap:7px;height:37px;padding:0 13px;font-size:9px;font-weight:800;display:flex}.preview-dark .preview-top{border-color:#26354d}.preview-mark{color:#fff;background:#2563eb;border-radius:7px;place-items:center;width:20px;height:20px;display:grid}.preview-links{color:#64748b;gap:8px;margin-right:auto;font-size:8px;display:flex}.site-section{border-bottom:1px solid #edf1f5;min-height:100px;padding:26px 20px;position:relative;overflow:hidden}.preview-dark .site-section{border-color:#26354d}.site-hero{background:linear-gradient(125deg,#eff6ff,#fff);align-items:center;min-height:180px;display:flex}.preview-dark .site-hero{background:linear-gradient(125deg,#14233d,#101827)}.section-copy{z-index:1;max-width:62%;position:relative}.section-copy .eyebrow{font-size:7px}.section-copy h2{margin:5px 0;font-size:clamp(15px,3vw,25px);line-height:1.35}.section-copy p{color:#64748b;margin:0;font-size:9px;line-height:1.7}.preview-dark .section-copy p{color:#aebbd0}.section-copy button{color:#fff;border:0;border-radius:5px;margin-top:9px;padding:6px 9px;font-size:8px}.preview-orb{opacity:.83;border-radius:30px 70px 50px;width:125px;height:125px;position:absolute;top:25px;left:9%;transform:rotate(25deg)}.site-features{align-items:center;display:flex}.mini-cards{gap:5px;display:flex;position:absolute;left:18px}.mini-cards i{background:#dbeafe;border-radius:5px;width:25px;height:34px;display:block}.mini-cards i:nth-child(2){background:#bfdbfe;transform:translateY(10px)}.mini-cards i:nth-child(3){background:#93c5fd}.site-about{background:#f8fafc}.preview-dark .site-about{background:#111c30}.site-contact{min-height:125px}.preview-device footer{color:#94a3b8;text-align:center;padding:13px;font-size:8px}.properties-panel textarea{min-height:88px}.property-actions{gap:7px;margin-top:17px;display:grid}.property-actions button{color:#546276;background:#f8fafc;border:1px solid #e1e8f0;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:35px;font-size:11px;display:flex}.property-actions .danger{color:#dc2626}.dark .property-actions button{color:#c7d4e7;background:#172136;border-color:#2b3952}.empty-editor{text-align:center;color:#94a3b8;padding:30px 0;font-size:12px}.empty-editor svg{margin:auto;display:block}.export-grid{grid-template-columns:1fr;align-items:start;gap:20px;margin-top:23px;display:grid}.export-grid>div:first-child{padding:12px 0}.export-grid h1{margin-top:8px}.export-grid>div:first-child>p{color:#64748b;max-width:560px;margin:0 0 20px;font-size:14px}.dark .export-grid>div:first-child>p{color:#a8b6cb}.file-list{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;display:grid}.file-list>div{background:#fff;border:1px solid #e0e7f0;border-radius:8px;align-items:center;gap:7px;padding:9px;font-size:12px;display:flex}.file-list>div svg:first-child{color:#64748b;width:16px}.file-list>div svg:last-child{color:#16a34a;width:15px;margin-right:auto}.dark .file-list>div{background:#111c30;border-color:#26354d}.checker-card{background:#fff;border:1px solid #e0e7f0;border-radius:16px;padding:24px}.dark .checker-card{background:#111c30;border-color:#26354d}.checker-icon{color:#16a34a;background:#ecfdf5;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.checker-icon svg{width:26px;height:26px}.checker-card h2{margin:14px 0 2px;font-size:19px}.checker-card>p{color:#718096;margin:0 0 15px;font-size:12px}.check-row{border-top:1px solid #edf1f5;align-items:flex-start;gap:7px;padding:9px 0;font-size:12px;display:flex}.check-row svg{flex:none;width:16px}.check-row.good svg{color:#16a34a}.check-row.warning svg{color:#d97706}.text-button{color:#2563eb;background:0 0;border:0;align-items:center;gap:5px;margin-top:13px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.publish-page{max-width:840px}.publish-card{background:linear-gradient(135deg,#fff,#f2f7ff);border:1px solid #e0e7f0;border-radius:18px;margin-top:25px;padding:26px}.dark .publish-card{background:linear-gradient(135deg,#111c30,#132746);border-color:#26354d}.publish-card>p{color:#64748b;max-width:650px;margin:7px 0 22px;font-size:14px}.dark .publish-card>p{color:#b3c0d4}.publish-options{gap:10px;margin-bottom:19px;display:grid}.publish-options a{color:#253247;background:#fff;border:1px solid #e0e7f0;border-radius:11px;align-items:center;gap:10px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.publish-options a:hover{border-color:#60a5fa;transform:translateY(-1px);box-shadow:0 5px 15px #1e3a5f14}.dark .publish-options a{color:#e1eafa;background:#172136;border-color:#2b3952}.publish-logo{color:#fff;direction:ltr;border-radius:9px;place-items:center;width:36px;height:36px;font-size:18px;font-weight:900;display:grid}.purple{background:#7c3aed}.dark-logo{background:#172033}.publish-options div{flex:1;min-width:0}.publish-options b,.publish-options small{display:block}.publish-options b{font-size:13px}.publish-options small{color:#718096;font-size:11px}.publish-options>a>svg{color:#64748b;flex:none;width:17px}.publish-note{align-items:center;gap:5px;display:flex;margin:16px 0 0!important;font-size:11px!important}.mobile-drawer{z-index:50;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.drawer-backdrop{background:#0f172a80;border:0;position:absolute;top:0;right:0;bottom:0;left:0}.drawer-content{background:#fff;flex-direction:column;gap:6px;width:min(285px,84vw);height:100%;margin-right:auto;padding:18px;display:flex;position:relative;box-shadow:0 0 30px #0f172a44}.dark .drawer-content{background:#111c30}.drawer-content button:not(.close-drawer){color:#3d4a5c;text-align:right;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;min-height:46px;padding:0 10px;font-size:14px;display:flex}.drawer-content button:not(.close-drawer):hover{color:#2563eb;background:#eff6ff}.dark .drawer-content button:not(.close-drawer){color:#d6e0f0}.dark .drawer-content button:not(.close-drawer):hover{color:#93c5fd;background:#182b4a}.close-drawer{color:#475569;background:#f1f5f9;border:0;border-radius:8px;align-self:flex-start;place-items:center;width:37px;height:37px;display:grid}.dark .close-drawer{color:#dce6f5;background:#172136}@media(min-width:640px){.app-header{padding:0 28px}.home-page,.page-wrap{padding-left:28px;padding-right:28px}.home-hero{grid-template-columns:1.1fr .9fr;gap:44px}.hero-visual{padding-top:20px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px}.project-grid,.template-grid{grid-template-columns:repeat(2,1fr)}.creation-card{padding:34px}.design-fields{grid-template-columns:1fr 1fr;column-gap:20px}.editor-layout{grid-template-columns:190px minmax(0,1fr)}.sections-panel{border-bottom:0;border-left:1px solid #dfe7f0}.properties-panel{border-top:1px solid #dfe7f0;grid-column:1/-1}.export-grid{grid-template-columns:1.15fr .85fr}.publish-card{padding:38px}.file-list{grid-template-columns:1fr 1fr}}@media(min-width:850px){.desktop-nav{display:flex}.mobile-menu{display:none}.editor-layout{grid-template-columns:210px minmax(0,1fr) 245px;overflow:hidden}.properties-panel{border-top:0;border-right:1px solid #dfe7f0;grid-column:auto;overflow:auto}.canvas-panel{min-height:0}.preview-device{width:330px;min-height:470px}.preview-device.tablet{width:min(550px,90%)}.preview-device.desktop{width:min(740px,94%)}.section-item{padding:10px}.project-grid{grid-template-columns:repeat(3,1fr)}.template-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:380px){.compact span{display:none}.compact{width:39px;padding:0}.editor-actions .soft-button,.device-switch button span{display:none}.device-switch button{padding:0 9px}.home-hero{gap:20px}.hero-copy h1{font-size:34px}}
