:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171521;background:#faf9fc}*{box-sizing:border-box}body{margin:0}.app-shell{min-height:100vh;display:flex}.rail{position:fixed;z-index:10;inset:0 auto 0 0;width:68px;background:#fff;border-right:1px solid #eeeaf4;display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:8px}.rail a,.rail button{width:46px;height:46px;border:0;background:transparent;border-radius:12px;display:grid;place-items:center;color:#746d84;cursor:pointer;text-decoration:none}.rail a:hover,.rail button:hover{background:#f1ebff;color:#6c35dc}.rail .brand{background:linear-gradient(145deg,#6536ef,#9d49ef);color:#fff;font-weight:900;font-size:19px;margin-bottom:10px}.rail svg{width:20px}.rail-spacer{flex:1}.avatar{width:34px;height:34px;border-radius:50%;background:#e9ddff;color:#6735d8;display:grid;place-items:center;font-weight:800}.app-main{width:100%;margin-left:68px}.topbar{height:66px;border-bottom:1px solid #eeeaf4;background:#fff;display:flex;align-items:center;padding:0 28px;justify-content:space-between;position:sticky;top:0;z-index:5}.wordmark{color:#171521;text-decoration:none;font-size:16px;font-weight:750}.wordmark b{color:#6c35dc}.top-actions{display:flex;align-items:center;gap:18px}.top-actions a{color:#655e70;text-decoration:none;font-size:13px;font-weight:650}.primary{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;background:#6c35dc!important;color:#fff!important;border:0;border-radius:10px;padding:11px 16px;text-decoration:none;font-weight:750;cursor:pointer}.full{width:100%}.home{max-width:1420px;margin:auto}.hero{text-align:center;padding:76px 24px 58px;background:radial-gradient(circle at 20% 10%,#d8fbf5,transparent 30%),radial-gradient(circle at 80% 0,#eadcff,transparent 32%),linear-gradient(#f6fbff,#fff)}.eyebrow{display:inline-flex;gap:7px;align-items:center;color:#6940c7;font-size:12px;font-weight:750}.hero h1{font-size:52px;letter-spacing:-.055em;margin:13px 0 8px}.hero h1 span{color:#7040dc}.hero p{color:#766f80;margin:0 0 27px}.search{height:58px;width:min(760px,100%);margin:auto;background:#fff;border:1px solid #e3d9f4;border-radius:15px;display:flex;align-items:center;padding:0 17px;gap:10px;box-shadow:0 10px 35px #6340a30e}.search input{border:0;outline:0;flex:1;font-size:14px}.search kbd{font-size:10px;color:#898192;background:#f6f4f8;border:1px solid #e9e4ef;border-radius:5px;padding:4px 7px}.section{padding:35px 28px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.section-head h1,.section-head h2{margin:0 0 5px;font-size:24px;letter-spacing:-.03em}.section-head p{margin:0;color:#80798a;font-size:12px}.section-head>a{display:flex;align-items:center;gap:3px;color:#6c35dc;text-decoration:none;font-size:12px;font-weight:700}.template-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.template-card{color:#201c29;text-decoration:none}.template-preview{height:180px;border-radius:14px;background:linear-gradient(145deg,#e7dcff,#e1f8f5);display:grid;place-items:center;margin-bottom:10px;transition:.18s}.template-card:nth-child(2n) .template-preview{background:linear-gradient(145deg,#ffe1ed,#e5dcff)}.template-card:nth-child(3n) .template-preview{background:linear-gradient(145deg,#dff6ff,#efe1ff)}.template-preview svg{color:#7040dc}.template-card:hover .template-preview{transform:translateY(-3px);box-shadow:0 10px 25px #5431a21a}.template-card b,.template-card small{display:block}.template-card b{font-size:12px}.template-card small{font-size:10px;color:#898191;margin-top:3px}.smart{margin:10px 28px 50px;padding:22px;border:1px solid #e7def5;border-radius:17px;background:linear-gradient(100deg,#f3edff,#effcff);display:flex;align-items:center;gap:13px}.smart>svg{color:#6c35dc}.smart div{flex:1}.smart b{font-size:14px}.smart p{font-size:11px;color:#7e7787;margin:4px 0 0}.smart a{color:#6c35dc;text-decoration:none;font-weight:750;font-size:12px;display:flex;align-items:center}.auth{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 15% 20%,#d9faf3,transparent 35%),radial-gradient(circle at 85% 10%,#eadcff,transparent 35%),#faf9fc}.auth-card{width:min(430px,calc(100% - 32px));background:#fff;border:1px solid #ebe5f4;border-radius:22px;padding:36px;box-shadow:0 24px 70px #3b246f18}.brand.large{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#6c35dc;color:#fff;font-weight:900;font-size:20px}.auth-card h1{margin:22px 0 5px}.auth-card>p{color:#80798a;margin:0 0 25px}.auth-card form{display:grid;gap:16px}.auth-card label{display:grid;gap:7px;font-size:12px;font-weight:700}.auth-card input,.editor textarea{width:100%;border:1px solid #ddd6e9;border-radius:10px;padding:12px;outline:0;font:inherit}.error{padding:10px;border-radius:9px;background:#fff0f0;color:#b33b3b;font-size:12px}.back{display:block;margin-top:22px;color:#6c35dc;text-decoration:none;font-size:12px}.page{padding:36px 28px;max-width:1400px;margin:auto}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project-card{color:#201c29;text-decoration:none}.project-thumb{height:220px;background:linear-gradient(145deg,#e8ddff,#e4faf7);border-radius:14px;display:grid;place-items:center;overflow:hidden}.project-thumb img{width:100%;height:100%;object-fit:cover}.project-card b,.project-card small{display:block}.project-card b{font-size:13px;margin-top:9px}.project-card small{font-size:10px;color:#847d8d;margin-top:3px}.empty{text-align:center;border:1px dashed #ddd4e8;border-radius:18px;padding:70px 20px;color:#7e7788}.empty svg{width:35px;height:35px}.empty h2{color:#25202d}.empty .primary{margin-top:15px}.editor{min-height:calc(100vh - 66px);display:grid;grid-template-columns:320px 1fr;background:#f2f0f6}.editor-side{background:#fff;border-right:1px solid #e5e0eb;padding:24px;overflow:auto}.editor-side h3{margin:0 0 5px}.editor-side p{color:#817a89;font-size:12px}.editor-side textarea{min-height:130px;resize:vertical;margin:12px 0}.ai-result{margin-top:14px;padding:14px;background:#f4efff;border-radius:12px;white-space:pre-wrap;font-size:12px;line-height:1.55}.tools{display:grid;gap:9px;margin-top:25px;border-top:1px solid #eee9f2;padding-top:18px}.tools span{font-size:12px;color:#777080}.canvas-area{display:grid;place-items:center;padding:35px}.canvas-placeholder{width:min(720px,90%);aspect-ratio:1.5;background:#fff;border-radius:10px;box-shadow:0 12px 45px #2d1b4b12;display:grid;place-items:center;align-content:center;text-align:center}.canvas-placeholder svg{color:#7040dc}.canvas-placeholder h2{margin:12px 0 5px}.canvas-placeholder p{color:#837c8d;font-size:12px}@media (max-width:1100px){.template-grid{grid-template-columns:repeat(3,1fr)}.project-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.rail{width:56px}.app-main{margin-left:56px}.topbar{padding:0 14px}.top-actions>a:first-child{display:none}.hero h1{font-size:38px}.template-grid{grid-template-columns:repeat(2,1fr)}.project-grid,.editor{grid-template-columns:1fr}.editor-side{border-right:0}.canvas-area{min-height:500px}.section,.page{padding:25px 15px}.smart{margin-left:15px;margin-right:15px;flex-wrap:wrap}}.studio-editor{min-height:calc(100vh - 66px);background:#eceaf0}.editor-head{height:62px;background:#fff;border-bottom:1px solid #e2dfe7;display:flex;align-items:center;justify-content:space-between;padding:0 18px;gap:15px}.editor-head>div{display:flex;align-items:center;gap:12px;min-width:0}.editor-head-actions{display:flex!important;gap:7px}.editor-head-actions button{border:1px solid #ddd8e5;background:#fff;border-radius:8px;padding:8px 10px;display:flex;align-items:center;gap:6px;cursor:pointer;color:#514b5d}.editor-head-actions button svg{width:16px;height:16px}.design-name{border:0;outline:0;font-weight:750;font-size:14px;max-width:260px}.save-state{font-size:10px;color:#8a8392}.editor-work{height:calc(100vh - 128px);display:grid;grid-template-columns:74px 1fr 310px;min-height:560px}.editor-toolbar{background:#fff;border-right:1px solid #e0dce5;padding:12px 7px;display:flex;flex-direction:column;gap:5px}.editor-toolbar button,.tool-button{border:0;background:transparent;border-radius:9px;padding:9px 2px;display:grid;place-items:center;gap:4px;color:#625c6c;cursor:pointer}.editor-toolbar button:hover,.tool-button:hover{background:#f0eaff;color:#6735d8}.tool-button{border-radius:9px;padding:9px 2px;display:grid;place-items:center;gap:4px;color:#625c6c;cursor:pointer;position:relative}.tool-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.tool-button svg{width:19px;height:19px}.tool-button span{font-size:9px}.editor-toolbar button svg{width:19px;height:19px}.editor-toolbar button span{font-size:9px}.canvas-stage{display:grid;place-items:center;overflow:auto;padding:34px;background:#e9e7ed}.canvas-wrap{padding:12px;background:#d7d4dc;box-shadow:0 18px 50px #34264a20;max-width:calc(100% - 40px);max-height:calc(100% - 40px);overflow:auto}.canvas-wrap canvas{display:block;max-width:100%;height:auto}.editor-panel{background:#fff;border-left:1px solid #e0dce5;padding:18px;overflow:auto}.panel-block{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eeeaf1}.panel-title{font-size:12px;font-weight:800;display:flex;align-items:center;gap:7px;margin-bottom:11px}.panel-title svg{width:16px;color:#6c35dc}.editor-panel .control-row input{padding:6px}.layers{display:grid;gap:5px;max-height:220px;overflow:auto}.layer{display:grid;grid-template-columns:1fr auto auto;gap:4px;align-items:center;border:1px solid #e8e3ed;border-radius:7px;padding:4px;background:#fff}.layer.selected{border-color:#b9a1e8;background:#faf7ff}.layer button{border:0;background:transparent;font-size:9px;color:#716a7a;cursor:pointer;padding:5px}.layer-main{text-align:left;min-width:0}.layer-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-actions{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.layer-actions button{border:1px solid #e1dbe9;background:#fff;border-radius:7px;padding:6px 8px;font-size:10px;cursor:pointer}.editor-panel textarea{min-height:105px;resize:vertical;margin-bottom:9px}.version{width:100%;border:1px solid #e7e2eb;background:#fff;border-radius:8px;padding:9px;text-align:left;display:flex;justify-content:space-between;margin-bottom:6px;cursor:pointer}.version:hover{border-color:#bda9e9;background:#faf7ff}.version span{font-size:11px;font-weight:800}.version small{font-size:10px;color:#81798a}.muted{font-size:11px;color:#8a8390}.project-card{position:relative}.project-open{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left;color:inherit;cursor:pointer}.project-actions{position:absolute;right:9px;top:9px;display:flex;gap:5px}.project-actions button{width:30px;height:30px;border:0;border-radius:8px;background:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 3px 10px #33244a18}.shape-icon{display:block}.circle-shape{width:18px;height:18px;border:2px solid currentColor;border-radius:50%}.triangle-shape{width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:18px solid currentColor}@media (max-width:1000px){.editor-work{grid-template-columns:66px 1fr}.editor-panel{display:none}}@media (max-width:650px){.editor-head-actions button:not(.primary){padding:8px}.editor-head-actions button:not(.primary) svg+*{display:none}.design-name{max-width:130px}.editor-work{height:calc(100vh - 128px)}}.control-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.control-row label{display:grid;gap:4px;font-size:9px;color:#746d7d}.control-row input,.control-row select{width:100%;box-sizing:border-box;border:1px solid #ded8e7;border-radius:7px;background:#fff;color:#3f3948;font-size:11px;padding:7px}.control-buttons{display:flex;flex-wrap:wrap;gap:5px}.control-buttons button{border:1px solid #e1dbe9;background:#fff;border-radius:7px;padding:6px 8px;font-size:10px;cursor:pointer}.zoom-bar{position:absolute;bottom:18px;display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #ddd8e5;border-radius:9px;padding:5px 7px;box-shadow:0 5px 18px #34264a18}.zoom-bar button{border:0;background:transparent;border-radius:6px;padding:5px 7px;cursor:pointer;font-size:11px}.zoom-bar button:hover{background:#f0eaff}.zoom-bar span{font-size:10px;font-weight:700;min-width:34px;text-align:center}.canvas-stage{position:relative}.project-filters{display:flex;gap:8px;margin:-4px 0 18px}.project-filters input{flex:1;max-width:420px;border:1px solid #ddd6e9;border-radius:9px;padding:10px 12px;outline:0}.project-filters button{border:1px solid #ddd6e9;background:#fff;border-radius:9px;padding:8px 13px;cursor:pointer}.project-filters button.active{background:#f0eaff;color:#6735d8;border-color:#cbb8ed}.shortcut-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#17122166;display:grid;place-items:center;padding:20px}.shortcut-modal{width:min(520px,100%);background:#fff;border-radius:16px;padding:20px;box-shadow:0 25px 80px #17122140}.shortcut-modal .panel-title{justify-content:space-between}.shortcut-modal .panel-title button{border:0;background:transparent;font-size:22px;cursor:pointer}.shortcut-list{display:grid;grid-template-columns:1fr auto;gap:9px 16px;align-items:center;font-size:12px;color:#514b5d}.shortcut-list kbd{background:#f5f2f8;border:1px solid #ddd7e6;border-radius:6px;padding:5px 8px;font-size:10px;color:#5d5668}
