@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;600;700&family=Bebas+Neue&family=Caveat:wght@400;600;700&family=DM+Sans:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,600;0,700;1,400&family=Manrope:wght@600;700;800&family=Montserrat:wght@400;500;600;700;800&family=Oswald:wght@400;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Poppins:wght@400;500;600;700;800&family=Raleway:wght@400;600;700&family=Roboto+Slab:wght@400;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#182034;font-synthesis:none;--purple:#7c3aed;--purple-dark:#6425cc;--border:#e5e7ef;--muted:#697086;--shadow:0 16px 45px #20173f1f;background:#f7f7fb;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.brand{color:#20223a;letter-spacing:-1px;align-items:center;gap:9px;font:800 22px Manrope;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 6px 18px #a855f755}.primary{color:#fff;background:linear-gradient(135deg,#8250e9,#7432d5);border:0;border-radius:9px;padding:10px 16px;font-weight:700;box-shadow:0 4px 12px #7c3aed33}.primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.secondary{border:1px solid var(--border);color:#24283a;background:#fff;border-radius:8px;padding:9px 15px;font-weight:600}.wide{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.icon-button{background:0 0;border:0;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.icon-button:hover{background:#ffffff1c}.dark{color:#fff}.onboarding{background:linear-gradient(140deg,#f9f5ff,#fef5fa 55%,#eff8ff);place-items:center;min-height:100vh;display:grid;position:relative;overflow:hidden}.onboarding-glow{filter:blur(2px);border-radius:50%;position:absolute}.onboarding-glow.one{background:radial-gradient(circle,#c4b5fd88,#0000 65%);width:600px;height:600px;top:-180px;left:-200px}.onboarding-glow.two{background:radial-gradient(circle,#f9a8d466,#0000 68%);width:650px;height:650px;bottom:-230px;right:-220px}.welcome-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdf;border:1px solid #fff;border-radius:24px;width:min(460px,100vw - 32px);padding:44px;position:relative;box-shadow:0 30px 80px #4b277522}.brand-large{margin-bottom:38px}.brand-large .brand-mark{width:40px;height:40px}.welcome-card h1{letter-spacing:-1.5px;margin:0 0 8px;font:800 34px Manrope}.welcome-card>p{color:var(--muted);margin:0 0 28px}.welcome-card label{color:#454a5d;gap:8px;font-size:13px;font-weight:700;display:grid}.welcome-card input{border:1px solid #dcddea;border-radius:10px;outline:none;margin-bottom:16px;padding:14px;font-size:16px}.welcome-card input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf620}.welcome-card small{text-align:center;color:#8a8fa0;margin-top:18px;font-size:12px;display:block}.home-shell{background:#fbfbfd;min-height:100vh}.home-header{border-bottom:1px solid var(--border);z-index:20;background:#fff;align-items:center;gap:40px;height:70px;padding:0 28px;display:flex;position:sticky;top:0}.home-header .brand{width:220px}.home-search{color:#8a8fa0;background:#f8f8fb;border:1px solid #dfe1e8;border-radius:11px;align-items:center;width:min(650px,50vw);height:42px;padding:0 12px;display:flex}.home-search input{background:0 0;border:0;outline:0;flex:1;padding:0 10px}.home-search kbd{background:#fff;border:1px solid #dddfea;border-radius:5px;padding:2px 7px;font-size:11px}.avatar{color:#fff;background:linear-gradient(135deg,#06b6d4,#2563eb);border:0;border-radius:50%;width:38px;height:38px;margin-left:auto;font-weight:700}.home-body{display:flex}.home-sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;width:252px;padding:25px 18px;display:flex;position:fixed;top:70px;bottom:0}.create-button{height:44px;margin-bottom:24px}.home-sidebar nav{gap:4px;display:grid}.home-sidebar nav button{color:#545a6d;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:11px 12px;font-weight:600;display:flex}.home-sidebar nav button:hover,.home-sidebar nav button.active{color:#6d28d9;background:#f1ecff}.sidebar-team{border-top:1px solid var(--border);margin-top:20px;padding-top:20px}.sidebar-team>div{align-items:center;gap:10px;display:flex}.team-icon{color:#0891b2;background:#e8f7fb;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.sidebar-team strong,.sidebar-team small{display:block}.sidebar-team strong{font-size:13px}.sidebar-team small{color:#8b90a0;font-size:11px}.sidebar-team>button{float:right;background:#f2f3f7;border:0;border-radius:6px;margin-top:-32px;padding:6px;display:grid}.sidebar-foot{color:#a0a4b1;margin-top:auto;padding:10px;font-size:12px}.sidebar-foot span{color:#7c3aed;background:#f1ecff;border-radius:10px;margin-left:4px;padding:2px 6px}.home-main{width:calc(100% - 252px);margin-left:252px;padding-bottom:80px}.hero{color:#fff;background:linear-gradient(120deg,#4f2ac7,#8349e3 55%,#c950c8);border-radius:20px;place-items:center;min-height:300px;margin:26px 34px 38px;display:grid;position:relative;overflow:hidden}.hero-orb{border:25px solid #ffffff12;border-radius:50%;position:absolute}.hero-orb.a{width:250px;height:250px;top:-90px;left:-60px}.hero-orb.b{background:#ffbd5940;border:0;width:190px;height:190px;top:-70px;right:80px}.hero-orb.c{background:#5eead450;border:0;width:130px;height:130px;bottom:-25px;right:-35px}.hero-content{width:100%;padding:34px 44px;position:relative}.eyebrow{color:#eee7ff;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.hero h1{text-align:center;margin:9px 0 26px;font:800 32px Manrope}.quick-sizes{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.quick-sizes button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff16;border:1px solid #ffffff24;border-radius:12px;justify-items:center;gap:4px;padding:14px 7px 12px;display:grid}.quick-sizes button:hover{background:#ffffff2c;transform:translateY(-2px)}.quick-sizes strong{font-size:12px}.quick-sizes small{color:#ded7f4;font-size:10px}.size-icon{background:#ffffff1c;border-radius:10px;place-items:center;width:43px;height:43px;margin-bottom:4px;display:grid}.size-icon.s0{color:#ffd1e4}.size-icon.s1{color:#c8f4ff}.size-icon.s2{color:#fff09e}.size-icon.s3{color:#d5ffc4}.size-icon.s4{color:#f4d0ff}.content-section{margin:0 34px 40px;scroll-margin-top:90px}.section-title{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.section-title h2{letter-spacing:-.4px;margin:0 0 3px;font:800 21px Manrope}.section-title p{color:#858a9b;margin:0;font-size:13px}.text-button,.sort-button{color:#6d28d9;background:0 0;border:0;font-weight:700}.sort-button{color:#646a7d;border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:7px;padding:8px 11px;display:flex}.template-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.template-card{text-align:left;background:0 0;border:0;padding:0}.template-preview{aspect-ratio:1.38;border-radius:11px;position:relative;overflow:hidden;box-shadow:0 6px 20px #1f293718}.template-preview:after{content:"";opacity:0;background:#15162942;transition:all .2s;position:absolute;inset:0}.template-preview span{z-index:2;color:#5b21b6;opacity:0;white-space:nowrap;background:#fff;border-radius:8px;padding:8px 13px;font-size:12px;font-weight:700;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)}.template-card:hover .template-preview:after,.template-card:hover .template-preview span{opacity:1}.template-card:hover .template-preview span{transform:translate(-50%,-50%)}.template-card>strong,.template-card>small{display:block}.template-card>strong{margin-top:10px;font-size:14px}.template-card>small{color:#8b90a0;margin-top:3px;font-size:11px}.project-grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.project-card{cursor:pointer;min-width:0}.project-thumb{background:#eef0f5;border-radius:10px;place-items:center;max-height:180px;display:grid;position:relative;overflow:hidden}.project-thumb img{object-fit:cover;width:100%;height:100%}.blank-thumb{color:#a68bdc;background:linear-gradient(145deg,#eeeafb,#faf8ff);place-items:center;width:100%;height:100%;min-height:140px;display:grid}.project-menu{opacity:0;background:#ffffffeb;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:8px;right:8px}.project-card:hover .project-menu{opacity:1}.context-menu{box-shadow:var(--shadow);border:1px solid var(--border);z-index:3;background:#fff;border-radius:8px;width:140px;padding:5px;position:absolute;top:43px;right:8px}.context-menu button{background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;padding:8px;display:flex}.context-menu button:hover{background:#f4f4f8}.context-menu .danger{color:#dc2626}.project-meta strong,.project-meta small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.project-meta strong{margin-top:9px;font-size:13px}.project-meta small{color:#9296a5;margin-top:3px;font-size:11px}.empty-projects{text-align:center;color:#969aaa;border:1px dashed #d8dae3;border-radius:13px;padding:42px}.empty-projects strong{color:#4a4e5e;margin:8px;display:block}.empty-projects p{margin:0;font-size:13px}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#17122288;place-items:center;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(460px,100vw - 30px);padding:28px;position:relative;box-shadow:0 30px 90px #11182755}.modal h2{margin:0 0 6px;font:800 23px Manrope}.modal>p{color:var(--muted);margin:0 0 24px;font-size:14px}.dimension-row{align-items:end;gap:10px;display:flex}.dimension-row label{flex:1;gap:6px;font-size:12px;font-weight:700;display:grid}.dimension-row input{border:1px solid #d9dbe5;border-radius:8px;width:100%;padding:10px}.dimension-row>span{color:#8b90a0;margin-bottom:11px}.modal-actions{justify-content:flex-end;gap:9px;margin-top:26px;display:flex}.editor-shell{background:#edeef3;flex-direction:column;height:100vh;display:flex;overflow:hidden}.editor-header{color:#fff;z-index:30;background:linear-gradient(105deg,#17203a,#27214d);flex:none;align-items:center;gap:8px;height:58px;padding:0 12px;display:flex}.editor-logo{color:#fff;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.title-input{color:#fff;background:0 0;border:1px solid #0000;border-radius:6px;width:230px;padding:7px 9px;font-weight:600}.title-input:hover,.title-input:focus{background:#ffffff0d;border-color:#ffffff38;outline:0}.save-state{color:#afb4c8;align-items:center;gap:4px;font-size:11px;display:flex}.save-state.saved{color:#b9ebd2}.save-state.offline{color:#ffbdad}.header-spacer{flex:1}.header-action,.share-button,.export-button{color:#fff;background:#ffffff0d;border:0;border-radius:7px;align-items:center;gap:7px;padding:8px 11px;font-size:13px;font-weight:600;display:flex}.header-action:hover,.export-button:hover{background:#ffffff1d}.share-button{color:#5720ad;background:#fff}.collab-avatars{padding-left:9px;display:flex}.collab-avatars span{color:#fff;border:2px solid #28224c;border-radius:50%;place-items:center;width:30px;height:30px;margin-left:-7px;font-size:10px;font-weight:700;display:grid}.export-wrap{position:relative}.export-menu{color:#25283a;width:260px;box-shadow:var(--shadow);border:1px solid var(--border);background:#fff;border-radius:11px;padding:14px;position:absolute;top:43px;right:0}.export-menu>strong{margin:2px 5px 9px;font-size:13px;display:block}.export-menu button{text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;width:100%;padding:8px 5px;display:flex}.export-menu button:hover{background:#f4f1fb}.export-menu button>span{color:#6d28d9;background:#f1ecff;border-radius:6px;place-items:center;width:43px;height:35px;font-size:10px;font-weight:800;display:grid}.export-menu b,.export-menu small{display:block}.export-menu b{font-size:12px}.export-menu small{color:#888d9e;margin-top:2px;font-size:10px}.editor-main{flex:1;min-height:0;display:flex;position:relative}.tool-rail{background:#1f2440;flex-direction:column;flex:none;gap:3px;width:74px;padding:8px 5px;display:flex}.tool-rail button{color:#aeb3c7;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:61px;font-size:10px;display:flex}.tool-rail button:hover,.tool-rail button.active{color:#fff;background:#353354}.tool-rail button.active{box-shadow:inset 3px 0 #a78bfa}.asset-panel{z-index:5;background:#fff;border-right:1px solid #dadce5;flex:none;width:286px;padding:20px 17px;overflow-y:auto}.asset-panel h2{margin:0 0 15px;font:800 19px Manrope}.asset-panel h3{margin:22px 0 10px;font-size:12px}.panel-search{color:#8b90a0;border:1px solid #dfe1e8;border-radius:8px;align-items:center;height:38px;padding:0 10px;display:flex}.panel-search input{border:0;outline:0;width:100%;min-width:0;padding:0 8px;font-size:12px}.mini-template-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mini-template-grid button{text-align:left;background:0 0;border:0;padding:0}.mini-template-grid span{aspect-ratio:1.25;border-radius:6px;display:block}.mini-template-grid b{white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:10px;display:block;overflow:hidden}.shape-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.shape-grid button{aspect-ratio:1;background:#fafafa;border:1px solid #e5e7eb;border-radius:8px;place-items:center;display:grid}.color-circles{flex-wrap:wrap;gap:9px;display:flex}.color-circles button{border:2px solid #fff;border-radius:50%;width:30px;height:30px;box-shadow:0 0 0 1px #d1d5db}.text-presets{gap:7px;margin-top:16px;display:grid}.text-presets button{text-align:left;color:#25283a;background:#f8f8fa;border:1px solid #e8e8ee;border-radius:8px;padding:13px}.preset-title{font:700 21px Georgia!important}.preset-subtitle{font:600 15px Georgia!important}.preset-body{font-size:12px!important}.font-combo{background:#faf4ee;border:1px solid #e7e7ec;border-radius:8px;align-content:center;place-items:center;width:100%;height:84px;display:grid}.font-combo b{font:700 23px Georgia}.font-combo span{letter-spacing:3px;font-size:9px}.font-combo.modern{background:#eef6ff;margin-top:8px}.font-combo.modern span{letter-spacing:0;font-style:italic}.upload-zone{color:#7c3aed;cursor:pointer;background:#faf9ff;border:1px dashed #bbb9d1;border-radius:10px;justify-items:center;gap:8px;padding:30px 10px;display:grid}.upload-zone input{display:none}.upload-zone strong{color:#48405d;font-size:13px}.upload-zone span{color:#9692a3;font-size:10px}.privacy-note{color:#9094a3;align-items:center;gap:5px;font-size:10px;display:flex}.panel-copy{color:#777c8f;font-size:12px;line-height:1.5}.brush-card{background:#faf8ff;border:2px solid #8b5cf6;border-radius:9px;align-items:center;gap:11px;padding:11px;display:flex}.brush-stroke{background:#1f2937;border-radius:5px;width:50px;height:5px}.brush-card div{flex:1}.brush-card strong,.brush-card small{display:block}.brush-card strong{font-size:12px}.brush-card small{color:#858a9a;font-size:10px}.range-label{gap:8px;margin:22px 0;font-size:12px;font-weight:700;display:grid}.editor-center{flex-direction:column;flex:1;min-width:0;display:flex}.properties-bar{z-index:4;background:#fff;border-bottom:1px solid #dadce5;flex:none;align-items:center;gap:4px;height:48px;padding:0 12px;display:flex}.properties-bar button,.properties-bar select{color:#3e4355;background:0 0;border:0;border-radius:6px;height:33px;padding:0 8px}.properties-bar button{place-items:center;display:grid}.properties-bar button:hover,.properties-bar button.active{color:#6d28d9;background:#eeeaf8}.properties-bar select{border:1px solid var(--border);width:130px;font-size:12px}.properties-bar .number-input{border:1px solid var(--border);border-radius:6px;width:56px;height:31px;padding:0 7px}.divider{background:#e2e3e9;width:1px;height:23px;margin:0 5px}.bar-spacer{flex:1}.property-hint,.property-name{color:#9498a7;font-size:11px}.property-name{color:#565b6c;font-weight:600}.color-button{place-items:center;width:34px;height:33px;display:grid;position:relative}.color-button input{opacity:0;width:100%;height:100%;position:absolute}.opacity{align-items:center;gap:2px;display:flex}.opacity input{width:60px}.canvas-workspace{background-color:#eceef3;background-image:radial-gradient(#ced0da 1px,#0000 1px);background-size:20px 20px;flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.canvas-workspace.tool-draw{cursor:crosshair}.canvas-shadow{background:#fff;box-shadow:0 5px 25px #22263b30}.zoom-pill{background:#fff;border:1px solid #dcdde5;border-radius:18px;padding:6px 11px;font-size:11px;position:absolute;bottom:14px;right:16px;box-shadow:0 2px 8px #1112}.live-indicator{background:#fff;border-radius:18px;padding:7px 11px;font-size:10px;font-weight:700;position:absolute;top:14px;left:15px;box-shadow:0 2px 8px #1112}.live-indicator span{background:#22c55e;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.page-strip{background:#fff;border-top:1px solid #d9dbe4;flex:none;align-items:center;gap:10px;height:106px;padding:10px 14px;display:flex}.page-strip-inner{flex:1;align-items:center;gap:9px;display:flex;overflow-x:auto}.page-strip-inner>button{background:0 0;border:0;align-items:start;gap:5px;padding:0;display:flex}.page-number{color:#777b8b;margin-top:3px;font-size:10px}.page-mini{border:2px solid #d9dbe4;border-radius:4px;width:91px;height:68px;position:relative;overflow:hidden}.page-strip button.active .page-mini{border-color:#7c3aed;box-shadow:0 0 0 2px #8b5cf633}.page-mini i{min-width:2px;min-height:2px;display:block;position:absolute}.page-strip .add-page{color:#767b8d;border:1px dashed #cfd1db;border-radius:5px;align-content:center;place-items:center;width:105px;height:68px;font-size:9px;display:grid}.page-actions{border-left:1px solid #e1e2e8;align-items:center;gap:3px;padding-left:9px;display:flex}.page-actions button{background:0 0;border:0;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.page-actions span{color:#777b8b;margin-left:5px;font-size:10px}.layers-panel{border:1px solid var(--border);width:245px;max-height:calc(100% - 130px);box-shadow:var(--shadow);z-index:20;background:#fff;border-radius:10px;padding:9px;position:absolute;top:58px;right:12px;overflow-y:auto}.layers-head{justify-content:space-between;align-items:center;padding:4px 6px 10px;display:flex}.layers-head h3{margin:0}.layers-head button{background:0 0;border:0}.layers-panel>button{text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px;font-size:11px;display:flex}.layers-panel>button:hover,.layers-panel>button.active{color:#6d28d9;background:#f1ecff}.layers-panel>button>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.layer-icon{border:1px solid #e0e1e8;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.loading-screen{align-content:center;place-items:center;gap:18px;height:100vh;display:grid}.spinner{border:3px solid #e4def0;border-top-color:#7c3aed;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen p{color:#777b8b;font-size:13px}.share-modal{width:500px}.modal-close{background:0 0;border:0;position:absolute;top:16px;right:16px}.share-icon{color:#7c3aed;background:#f0eaff;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:16px;display:grid}.share-modal label{font-size:12px;font-weight:700}.copy-link{margin-top:7px;display:flex}.copy-link input{border:1px solid #dcdde6;border-radius:8px 0 0 8px;flex:1;min-width:0;padding:10px;font-size:11px}.copy-link button{color:#6d28d9;background:#efeafb;border:0;border-radius:0 8px 8px 0;align-items:center;gap:5px;padding:0 12px;font-weight:700;display:flex}.share-people{margin:21px 0}.share-people>strong{font-size:12px}.share-people>div{align-items:center;gap:9px;margin-top:10px;display:flex}.share-people>div span{color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;display:grid}.share-people>div b{flex:1;font-size:12px}.share-people>div small{color:#898e9e;font-size:10px}@media (width<=1100px){.quick-sizes{grid-template-columns:repeat(3,1fr)}.hero{min-height:410px}.template-grid{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:repeat(3,1fr)}.asset-panel{width:250px}.header-action{display:none}}@media (width<=760px){.home-header{padding:0 14px}.home-header .brand{width:auto}.home-search,.home-sidebar{display:none}.home-main{width:100%;margin-left:0}.hero{min-height:500px;margin:14px}.hero-content{padding:24px 18px}.quick-sizes{grid-template-columns:repeat(2,1fr)}.content-section{margin:0 14px 35px}.template-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.editor-header .save-state,.editor-header .title-input,.collab-avatars{display:none}.tool-rail{width:58px}.tool-rail button span{display:none}.tool-rail button{height:52px}.asset-panel{z-index:10;width:245px;position:absolute;top:0;bottom:0;left:58px}.properties-bar{overflow-x:auto}.share-button,.export-button{font-size:0}.page-strip{height:88px}.page-mini{width:70px;height:52px}}.section-count{color:#8b90a0;font-size:12px}.avatar{place-items:center;display:grid}.inline-text-editor{z-index:12;box-sizing:border-box;resize:none;transform-origin:0 0;white-space:pre-wrap;background:#ffffff12;border:2px solid #7c3aed;border-radius:2px;outline:none;margin:0;padding:0 2px;position:absolute;overflow:hidden;box-shadow:0 0 0 3px #7c3aed20}.inline-edit-tip{color:#73788b;background:#f6f3ff;border-radius:7px;margin:12px 0;padding:9px 10px;font-size:11px;line-height:1.45}.font-select{width:160px!important}.edit-on-canvas-hint{color:#8a8fa0;white-space:nowrap;margin-left:5px;font-size:10px}.rotation-control{color:#626779;border:1px solid #e1e2e8;border-radius:6px;align-items:center;gap:3px;height:31px;padding:0 5px;display:flex}.rotation-control input{text-align:right;background:0 0;border:0;outline:0;width:38px;padding:0;font-size:11px}.rotation-control span{color:#858a9a;font-size:10px}.panel-close{background:#f1f1f5;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:none;position:absolute;top:10px;right:10px}.asset-panel.panel-hidden{display:block}@media (width<=760px){.asset-panel.panel-hidden{display:none}.panel-close{display:grid}}.font-combo b{font-family:Playfair Display,Georgia,serif}.font-combo.modern b{font-family:Bebas Neue,Impact,sans-serif}.create-button{margin-bottom:8px}.import-button{color:#5f28bd;background:#faf8ff;border-color:#ddd3f5;justify-content:center;align-items:center;gap:8px;height:41px;margin-bottom:22px;display:flex}.import-button:hover{background:#f3edff}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.import-modal{width:min(540px,100vw - 30px)}.import-status-icon{color:#7c3aed;background:#f1ecff;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:17px;display:grid}.import-status-icon.done{color:#159455;background:#e9f9f0}.import-status-icon.error{color:#e34b36;background:#fff0ed}.spin{animation:1s linear infinite spin}.import-progress{background:#edeaf4;border-radius:10px;height:10px;margin-top:20px;overflow:hidden}.import-progress span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#d946ef);height:100%;transition:width .25s;display:block}.import-progress-label{color:#8b90a0;margin-top:9px;display:block}.import-summary{grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0;display:grid}.import-summary>div{text-align:center;color:#7562a1;background:#f7f6fa;border:1px solid #e8e6ee;border-radius:10px;justify-items:center;gap:7px;padding:13px 9px;display:grid}.import-summary svg{width:21px}.import-summary span,.import-summary b{display:block}.import-summary span{color:#6e7282;font-size:10px}.import-summary b{color:#25283a;font-size:17px}.import-warnings{background:#fff8e7;border:1px solid #f1dfad;border-radius:9px;margin-bottom:18px;padding:8px 11px}.import-warnings p{color:#7a6426;align-items:flex-start;gap:7px;margin:5px 0;font-size:11px;line-height:1.4;display:flex}.import-warnings svg{flex:none;margin-top:1px}@media (width<=760px){.import-summary{grid-template-columns:1fr}.import-summary>div{text-align:left;justify-content:flex-start;display:flex}.import-summary span{align-items:baseline;gap:5px;display:flex}.import-summary b{display:inline}.import-modal{max-height:90vh;overflow-y:auto}}.header-import-button{color:#6930c3;background:#faf8ff;border:1px solid #ded8ed;border-radius:9px;align-items:center;gap:7px;height:38px;margin-left:auto;padding:0 12px;font-size:12px;font-weight:700;display:flex}.header-import-button:hover{background:#f1ebff}.header-import-button+.avatar{margin-left:0}@media (width<=760px){.header-import-button{justify-content:center;width:38px;margin-left:auto;padding:0}.header-import-button span{display:none}}.canvas-workspace{place-items:unset;overscroll-behavior:contain;display:block;overflow:auto}.canvas-scroll-content{place-items:center;display:grid;position:relative}.zoom-pill{float:right;z-index:15;border-radius:20px;align-items:center;margin-top:-44px;margin-right:16px;padding:2px;display:flex;position:sticky;bottom:14px;right:16px}.zoom-pill button{color:#4b5060;background:0 0;border:0;border-radius:15px;min-width:30px;height:28px;font:700 13px Manrope}.zoom-pill .zoom-value{min-width:52px;font-size:11px}.zoom-pill button:hover{color:#6d28d9;background:#f0ebfb}.report-problem-button{z-index:70;color:#5e2ba8;background:#fff;border:1px solid #ded8eb;border-radius:22px;align-items:center;gap:7px;padding:10px 15px;font-size:12px;font-weight:700;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 7px 25px #33225525}.report-problem-button:hover{background:#f6f1ff;transform:translateY(-1px)}.report-problem-button.in-editor{color:#eee9ff;z-index:35;background:#292947;border-color:#ffffff20;bottom:14px;left:14px;right:auto}.report-modal{width:min(620px,100vw - 30px);max-height:min(780px,100vh - 30px);overflow-y:auto}.report-heading{gap:13px;margin-bottom:22px;padding-right:25px;display:flex}.report-heading>span{color:#7c3aed;background:#f0eaff;border-radius:11px;flex:none;place-items:center;width:44px;height:44px;display:grid}.report-heading h2{margin:0 0 3px}.report-heading p{color:#72778a;margin:0;font-size:12px;line-height:1.4}.report-row{grid-template-columns:145px 1fr;gap:12px;display:grid}.report-modal label{color:#44495b;gap:6px;font-size:12px;font-weight:700;display:grid}.report-modal input,.report-modal select,.report-modal textarea{background:#fff;border:1px solid #d9dbe5;border-radius:8px;outline:0;width:100%;padding:10px}.report-modal input:focus,.report-modal select:focus,.report-modal textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf618}.report-description{margin-top:14px}.report-description textarea{resize:vertical;min-height:135px;line-height:1.5}.report-attachments{background:#faf8ff;border:1px dashed #d7d1e6;border-radius:9px;align-items:center;gap:12px;margin-top:15px;padding:11px 12px;display:flex}.report-attachments>div{flex:1}.report-attachments strong,.report-attachments small{align-items:center;gap:6px;display:flex}.report-attachments strong{font-size:12px}.report-attachments small{color:#858a9a;margin-top:3px;font-size:10px}.report-attachments button{align-items:center;gap:6px;padding:7px 10px;font-size:11px;display:flex}.attachment-list{gap:5px;margin-top:8px;display:grid}.attachment-list>div{background:#f4f4f7;border-radius:7px;align-items:center;gap:8px;padding:7px 9px;font-size:11px;display:flex}.attachment-list>div>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.attachment-list small{color:#9296a5;margin-left:7px}.attachment-list button{color:#777b8b;background:0 0;border:0;place-items:center;display:grid}.report-error{color:#b42318;background:#fff1ef;border-radius:7px;align-items:center;gap:7px;margin:10px 0 0;padding:9px 10px;font-size:11px;display:flex}.report-submit{align-items:center;gap:7px;display:flex}.report-success{text-align:center;padding:22px 8px 3px}.report-success>svg{color:#16a36a;width:55px;height:55px;margin-bottom:12px}.report-success p{color:#697086;margin:5px 0 24px;font-size:13px;line-height:1.5}@media (width<=760px){.report-problem-button{justify-content:center;width:42px;height:42px;padding:0;bottom:12px;right:12px}.report-problem-button span{display:none}.report-problem-button.in-editor{bottom:8px;left:8px}.report-row{grid-template-columns:1fr}.report-modal{padding:22px}.report-attachments{align-items:flex-start}.report-attachments button{flex:none}}
