:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#111414;color:#edf4f1;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html,body{overflow-x:clip}button,input,select{font:inherit}button{color:inherit}.app-shell{display:grid;grid-template-rows:auto auto auto;width:100%;min-height:100vh;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 34%),#111414}.topbar{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:18px;min-height:68px;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.09);background:#111414f0}.brand{grid-column:1;display:inline-flex;align-items:center;gap:12px;min-width:max-content;font-weight:760;font-size:18px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#2ad3ad;color:#09231c}.brand-icon{display:block;width:40px;height:40px;border-radius:8px;object-fit:contain}.site-nav{grid-column:2;justify-self:start;display:flex;align-items:center;gap:6px;margin-left:clamp(48px,8vw,126px);min-width:0}.site-nav a{color:#dce9e5;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.site-nav button{border:0;background:transparent;color:#dce9e5;cursor:pointer;font:inherit;font-size:14px;font-weight:700;white-space:nowrap}.site-nav>a,.nav-dropdown>button{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:8px}.site-nav>a:hover,.nav-dropdown:hover>button,.nav-dropdown:focus-within>button{background:#ffffff17;color:#fff}.site-nav>a.active,.nav-dropdown>button.active{background:#ffffff24;color:#fff}.nav-dropdown{position:relative}.nav-dropdown:after{position:absolute;top:100%;left:0;z-index:29;width:max(100%,230px);height:10px;content:""}.nav-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:30;display:grid;min-width:230px;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#161b1b;box-shadow:0 18px 50px #00000061;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease}.nav-dropdown:hover .nav-menu,.nav-dropdown:focus-within .nav-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-menu a{display:block;min-height:36px;padding:9px 10px;border-radius:6px;color:#cfe2dc;font-weight:650;white-space:normal}.nav-menu a:hover,.nav-menu a:focus-visible{background:#2ad3ad24;color:#fff;outline:none}.toolbar-actions{grid-column:2;justify-self:end;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.button,.segmented button,.tool-toggle button,.empty-state{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff12;color:#edf4f1;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.button{padding:0 14px}.button:hover:not(:disabled),.segmented button:hover:not(:disabled),.tool-toggle button:hover:not(:disabled),.empty-state:hover{background:#ffffff1f;border-color:#ffffff3d}.button:active:not(:disabled),.segmented button:active:not(:disabled),.tool-toggle button:active:not(:disabled){transform:translateY(1px)}.button.primary{border-color:transparent;background:#2ad3ad;color:#09231c;font-weight:720}.button.primary:hover:not(:disabled){background:#44e0bd}.button.export-secondary{border-color:transparent;background:#edf4f1;color:#17211f;font-weight:720}.button.export-secondary:hover:not(:disabled){background:#fff}.button.danger{color:#ffd9d9}button:disabled,select:disabled,input:disabled{cursor:not-allowed;opacity:.48}.segmented,.tool-toggle{display:inline-grid;grid-auto-flow:column;gap:4px;padding:4px;border-radius:10px;background:#ffffff0f}.segmented button,.tool-toggle button{min-height:34px;padding:0 11px;border-color:transparent;background:transparent}.segmented button.active,.tool-toggle button.active{background:#edf4f1;color:#17211f}.editor-actions .segmented button.preview-mode{border-color:transparent;background:#2ad3ad;color:#09231c;font-weight:720}.editor-actions .segmented button.preview-mode:hover:not(:disabled){background:#44e0bd}.main-layout{display:grid;grid-template-columns:292px minmax(0,1fr);min-height:calc(100vh - 108px)}.sidebar{min-width:0;padding:16px;border-right:1px solid rgba(255,255,255,.09);background:#ffffff09}.controls-panel{display:grid;gap:18px}.editor-actions{grid-column:3;justify-self:end;display:flex;align-items:center;gap:10px;margin:0;padding:0;border:0}.editor-actions .button,.editor-actions .segmented{width:auto}.editor-actions .button{justify-content:center}.editor-actions .segmented{grid-template-columns:auto auto}.editor-actions .segmented button{min-width:0}.controls-panel h2,.dialog h2{margin:0;font-size:18px;letter-spacing:0}.slider,.field{display:grid;gap:9px}.slider span,.field span{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#b5c5c0;font-size:13px}.slider strong{color:#edf4f1;font-weight:680}input[type=range]{width:100%;accent-color:#2ad3ad}select{width:100%;min-height:40px;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:0 10px;background:#1b2020;color:#edf4f1}.workspace{position:relative;min-height:calc(100vh - 108px);overflow:hidden;background:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),#171b1b;background-size:28px 28px;touch-action:none}.workspace.dragging{outline:3px solid rgba(42,211,173,.75);outline-offset:-8px}.empty-state{position:absolute;inset:50% auto auto 50%;min-width:min(420px,calc(100% - 40px));min-height:76px;padding:0 24px;transform:translate(-50%,-50%);border-style:dashed;background:#ffffff14;color:#cfe2dc;font-weight:700}.image-canvas,.mask-overlay,.render-layer{position:absolute;display:block;border-radius:6px;box-shadow:0 18px 60px #00000059}.image-canvas{background:#00000040}.mask-overlay,.render-layer{pointer-events:none;opacity:0}.mask-overlay.visible,.render-layer.visible{opacity:1}.render-layer canvas{width:100%!important;height:100%!important;border-radius:6px}.mask-overlay.visible{mix-blend-mode:screen}.brush-cursor{display:none}.statusbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:40px;padding:8px 16px;border-top:1px solid rgba(255,255,255,.09);color:#a8bab5;font-size:13px}.statusbar span{min-width:0;overflow-wrap:anywhere}.status-error{color:#ffaaa5}.info-shell{grid-template-rows:auto 1fr;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 34%),#111414;color:#edf4f1}.info-page{width:min(860px,calc(100% - 40px));margin:0 auto;padding:64px 0 76px}.info-kicker{margin:0 0 10px;color:#2ad3ad;font-size:13px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.info-page h1{margin:0;color:#edf4f1;font-size:42px;line-height:1.08;letter-spacing:0}.info-lead,.info-page p{color:#b5c5c0;line-height:1.7}.info-lead{max-width:720px;margin:18px 0 0;font-size:18px}.info-sections{display:grid;gap:26px;margin-top:42px}.info-sections section{padding-top:26px;border-top:1px solid rgba(255,255,255,.1)}.info-sections h2{margin:0 0 8px;color:#edf4f1;font-size:22px;letter-spacing:0}.info-sections p{max-width:760px;margin:0}.seo-footer{background:#f4f7f5;color:#14211d}.seo-inner{width:min(1120px,calc(100% - 40px));margin:0 auto}.seo-hero{padding:64px 0 44px;background:#e8f2ee}.seo-kicker{margin:0 0 10px;color:#24745f;font-size:13px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.seo-hero h1,.seo-section h2{max-width:780px;margin:0;color:#10201b;letter-spacing:0}.seo-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.03}.seo-hero p,.seo-section p{max-width:760px;color:#42524d;line-height:1.68}.seo-hero p{margin:18px 0 0;font-size:18px}.seo-section{padding:54px 0;border-top:1px solid rgba(20,33,29,.1)}.seo-section h2{font-size:28px;line-height:1.18}.seo-grid,.faq-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:24px}.seo-grid article,.faq-list article{min-width:0}.seo-grid h3,.faq-list h3{margin:0 0 8px;color:#14211d;font-size:18px;letter-spacing:0}.seo-grid p,.faq-list p{margin:0;font-size:15px}.seo-split .seo-inner{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,1fr);gap:42px;align-items:start}.seo-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.seo-list li{position:relative;padding-left:22px;color:#334540;line-height:1.55}.seo-list li:before{position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:999px;background:#2ad3ad;content:""}.seo-link-list{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0 0;padding:0;list-style:none}.seo-link-list a{display:inline-flex;align-items:center;min-height:40px;border:1px solid rgba(20,33,29,.14);border-radius:8px;padding:0 14px;color:#1f6957;font-weight:720;text-decoration:none}.seo-link-list a:hover{background:#2ad3ad24}.legal-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border-top:1px solid rgba(20,33,29,.14);color:#50615b;font-size:14px}.legal-footer nav{display:flex;gap:16px}.legal-footer a{color:#1f6957;font-weight:700;text-decoration:none}.legal-footer a:hover{text-decoration:underline}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0000009e;z-index:20}.dialog{display:grid;gap:18px;width:min(420px,100%);max-height:calc(100vh - 40px);max-height:calc(100svh - 40px);overflow:auto;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:20px;background:#161b1b;box-shadow:0 24px 90px #00000073}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.export-progress{display:grid;gap:8px;color:#cfe2dc;font-size:13px}.field-hint{margin:-4px 0 0;color:#ffc9a8;font-size:13px;line-height:1.45}progress{width:100%;height:10px;accent-color:#2ad3ad}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){html,body,#root{height:auto;min-height:100%}.app-shell{height:auto;min-height:100vh}.topbar{display:flex;align-items:stretch;flex-direction:column;gap:10px;padding:12px}.brand{justify-content:flex-start}.site-nav{margin-left:0;flex-wrap:wrap}.nav-dropdown:after{display:none}.nav-menu{display:none;position:fixed;top:96px;left:12px;right:12px;width:auto;min-width:min(280px,calc(100vw - 36px))}.nav-dropdown:hover .nav-menu,.nav-dropdown:focus-within .nav-menu{display:grid}.toolbar-actions{display:grid;grid-template-columns:1fr}.editor-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);justify-self:stretch;gap:8px}.editor-actions .button,.editor-actions .segmented{width:100%}.editor-actions .segmented{grid-column:1 / -1;grid-template-columns:1fr 1fr;order:3}.editor-actions .button.export-secondary{order:2}.segmented{grid-auto-flow:column}.button,.segmented button,.tool-toggle button{min-height:44px}.tool-toggle{grid-template-columns:1fr 1fr;width:100%}.main-layout{grid-template-columns:1fr;grid-template-rows:auto auto;min-height:auto}.sidebar{grid-row:2;max-height:none;border-right:0;border-top:1px solid rgba(255,255,255,.09)}.workspace{grid-row:1;min-height:320px;height:clamp(320px,48vh,460px);height:clamp(320px,48svh,460px)}.controls-panel{gap:14px}.statusbar{align-items:flex-start;flex-direction:column;gap:4px;padding:10px 12px}.info-page{width:min(100% - 28px,680px);padding:42px 0 54px}.info-page h1{font-size:34px}.info-lead{font-size:16px}.seo-inner{width:min(100% - 28px,680px)}.seo-hero{padding:44px 0 34px}.seo-hero h1{font-size:34px}.seo-hero p{font-size:16px}.seo-section{padding:38px 0}.seo-grid,.faq-list,.seo-split .seo-inner{grid-template-columns:1fr}.seo-split .seo-inner{gap:18px}.legal-footer{align-items:flex-start;flex-direction:column}.dialog-backdrop{align-items:end;padding:12px}.dialog{width:100%;max-height:calc(100vh - 24px);max-height:calc(100svh - 24px);padding:16px}.dialog-actions{display:grid;grid-template-columns:1fr 1fr}}
