:root{--primary:#7c3aed;--indigo:#4f46e5;--navy:#111827;--bg:#f7f7fb;--surface:#fff;--surface2:#f1f0f7;--text:#171525;--muted:#747184;--line:#e7e5ee;--shadow:0 24px 70px rgba(35,27,74,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text)}body.dark{--bg:#0c0b13;--surface:#15131e;--surface2:#1d1a28;--text:#f7f5fb;--muted:#aaa5b7;--line:#2c2938;--shadow:0 24px 70px rgba(0,0,0,.35)}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.site-header{height:76px;display:flex;align-items:center;padding:0 clamp(20px,5vw,80px);gap:35px;background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:10px;font-weight:750}.brand img{width:39px;height:39px}.brand b{display:block;color:var(--primary);font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin-top:1px}.site-header nav{display:flex;gap:28px;margin-left:auto}.site-header nav a{font-size:13px;color:var(--muted);font-weight:550}.site-header nav a:hover{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:9px}.primary-btn,.outline-btn,.light-btn{border:0;border-radius:10px;min-height:42px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:12px;cursor:pointer}.primary-btn{background:linear-gradient(135deg,var(--primary),var(--indigo));color:#fff;box-shadow:0 9px 24px rgba(124,58,237,.22)}.primary-btn:hover{transform:translateY(-1px)}.outline-btn{background:var(--surface);border:1px solid var(--line);color:var(--text)}.icon-btn,.mobile-menu{width:42px;height:42px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);cursor:pointer}.mobile-menu{display:none}.hero{min-height:660px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:7vw;padding:80px clamp(25px,8vw,130px);position:relative;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.hero h1{font-size:clamp(45px,5.2vw,78px);line-height:.98;letter-spacing:-.065em;margin:24px 0}.hero h1 em{font-style:normal;background:linear-gradient(110deg,var(--primary),#a855f7,var(--indigo));-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:17px;line-height:1.75;color:var(--muted);max-width:620px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.large{min-height:50px;padding:0 23px}.hero-actions>span{font-size:11px;color:var(--muted)}.hero-actions>span i{color:#22c55e}.hero-visual{position:relative}.browser-card{background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1000px) rotateY(-4deg) rotateX(2deg)}.browser-bar{height:45px;background:var(--surface2);display:flex;align-items:center;gap:6px;padding:0 14px}.browser-bar>i{width:8px;height:8px;border-radius:50%;background:#fb7185}.browser-bar>i:nth-child(2){background:#fbbf24}.browser-bar>i:nth-child(3){background:#4ade80}.browser-bar span{margin:auto;background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:5px 50px;color:var(--muted);font-size:8px}.browser-body{height:420px;display:flex}.browser-body aside{width:22%;padding:30px 18px;background:var(--navy);display:flex;flex-direction:column;gap:15px}.browser-body aside b{height:7px;border-radius:5px;background:#37304f}.browser-body section{padding:65px 45px;flex:1}.browser-body section>span{display:block;width:70px;height:7px;background:#ddd6fe;border-radius:5px}.browser-body h3{font-size:31px;max-width:280px;line-height:1.1;margin:18px 0}.browser-body p{width:90%;height:7px;background:var(--line);border-radius:5px}.browser-body p+p{width:64%}.browser-body button{margin-top:15px;border:0;background:var(--primary);color:#fff;padding:11px 17px;border-radius:7px;font-size:9px}.browser-body section>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:45px}.browser-body section>div i{height:70px;border-radius:9px;background:var(--surface2)}.floating-tool,.floating-save{position:absolute;background:var(--surface);box-shadow:var(--shadow);border:1px solid var(--line);border-radius:12px;z-index:4}.floating-tool{left:-55px;bottom:55px;padding:14px;display:grid;grid-template-columns:24px 1fr repeat(3,18px);align-items:center;gap:7px;font-size:10px;font-weight:700}.floating-tool>i{color:var(--primary);font-size:18px}.floating-tool b{width:18px;height:18px;border-radius:50%;background:var(--primary)}.floating-tool b:nth-last-child(2){background:#fb7185}.floating-tool b:last-child{background:#14b8a6}.floating-save{right:-20px;top:55px;padding:11px 15px;color:#16a34a;font-size:10px;font-weight:700}.hero-glow{position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(100px);opacity:.16}.hero-glow.one{background:#8b5cf6;right:5%;top:5%}.hero-glow.two{background:#4f46e5;left:-12%;bottom:-30%}.trust{padding:25px clamp(25px,8vw,130px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);display:flex;align-items:center;justify-content:space-between}.trust>span{font-size:8px;letter-spacing:.15em;color:var(--muted);font-weight:800}.trust>div{display:flex;gap:40px}.trust b{font-size:10px;color:var(--muted)}.trust i{color:var(--primary);margin-right:5px}.templates-section,.feature-section{padding:100px clamp(25px,7vw,115px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-head h2,.feature-section h2{font-size:38px;letter-spacing:-.04em;margin:12px 0}.section-head p{color:var(--muted)}.filters{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.filters button{border:1px solid var(--line);background:var(--surface);color:var(--muted);padding:8px 12px;border-radius:20px;font-size:9px;cursor:pointer}.filters button.active{background:var(--navy);color:#fff}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.template-card{background:var(--surface);border:1px solid var(--line);border-radius:15px;overflow:hidden;transition:.25s}.template-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.template-preview{height:275px;position:relative;overflow:hidden;background:#e5e7eb}.template-preview iframe{width:1440px;height:900px;border:0;transform:scale(.28);transform-origin:top left;pointer-events:none}.preview-shade{position:absolute;inset:0;background:rgba(17,24,39,.68);display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transition:.25s}.template-card:hover .preview-shade{opacity:1}.round-btn{width:42px;height:42px;border-radius:10px;background:#fff;color:#111827;display:grid;place-items:center}.category-pill{position:absolute;left:14px;top:14px;background:rgba(255,255,255,.92);color:#272335;padding:6px 9px;border-radius:6px;font-size:8px;font-weight:750}.template-info{padding:19px;display:flex;align-items:center;gap:15px}.template-info>div{flex:1}.template-info h3{font-size:16px;margin:0 0 7px}.template-info p{font-size:10px;color:var(--muted);line-height:1.55;margin:0}.template-info>a{width:37px;height:37px;border:1px solid var(--line);border-radius:9px;display:grid;place-items:center}.feature-section{background:var(--surface)}.feature-section>div:first-child{text-align:center;max-width:650px;margin:auto}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:45px}.feature-grid article{padding:28px;border:1px solid var(--line);border-radius:14px;background:var(--bg)}.feature-grid article>i{width:45px;height:45px;border-radius:11px;background:#ede9fe;color:var(--primary);display:grid;place-items:center}.feature-grid h3{font-size:15px;margin:20px 0 8px}.feature-grid p{font-size:10px;color:var(--muted);line-height:1.7}.final-cta{margin:90px clamp(25px,7vw,115px);padding:50px 60px;border-radius:20px;background:linear-gradient(120deg,#1e1239,var(--primary),var(--indigo));color:#fff;display:flex;align-items:center;justify-content:space-between}.final-cta span{font-size:9px;letter-spacing:.15em}.final-cta h2{font-size:32px;margin:10px 0}.final-cta p{margin:0;color:#e9ddff}.light-btn{background:#fff;color:#312e81}.gallery-page footer{padding:30px clamp(25px,7vw,115px);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px}.gallery-page footer .brand{color:var(--text)}
.editor-page{height:100vh;overflow:hidden;background:#e9e8ef}.editor-header{height:64px;background:#11131c;color:#fff;display:flex;align-items:center;padding:0 15px;gap:18px;position:relative;z-index:50}.editor-brand{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:750;border-right:1px solid #30323d;padding-right:20px}.editor-brand img{width:35px;height:35px}.project-name{display:flex;align-items:center;gap:12px}.project-name input{border:0;background:transparent;color:#fff;font-weight:650;width:190px;padding:7px}.project-name input:focus{outline:1px solid #494b59;border-radius:6px}.project-name span{font-size:8px;color:#9ca3af}.viewport-tools{display:flex;background:#20222d;padding:3px;border-radius:8px;margin:auto}.viewport-tools button{width:36px;height:31px;border:0;background:transparent;color:#8c8f9d;border-radius:6px}.viewport-tools button.active{background:#3a304f;color:#c4b5fd}.editor-actions{display:flex;gap:7px}.editor-header .icon-btn,.editor-header .outline-btn{background:#20222d;border-color:#343642;color:#fff}.editor-header .icon-btn{width:38px;height:38px}.editor-actions button:disabled{opacity:.35}.editor-shell{display:grid;grid-template-columns:68px 300px 1fr;height:calc(100vh - 64px)}.tool-rail{background:#171923;color:#8f929f;border-right:1px solid #2a2c36;padding:10px 7px;display:flex;flex-direction:column;gap:6px;z-index:20}.tool-rail button,.tool-rail a{border:0;background:transparent;color:inherit;border-radius:9px;min-height:57px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:8px;cursor:pointer}.tool-rail i{font-size:15px}.tool-rail button.active,.tool-rail button:hover,.tool-rail a:hover{background:#292333;color:#c4b5fd}.tool-rail a:last-child{margin-top:auto}.inspector{background:#fff;border-right:1px solid #dddde5;overflow:auto;z-index:15}.inspector-head{height:72px;padding:15px 17px;border-bottom:1px solid #ececf1;display:flex;align-items:center;justify-content:space-between}.inspector-head span,.control-label{font-size:7px;letter-spacing:.12em;color:#9995a4;font-weight:800}.inspector-head h2{font-size:13px;margin:5px 0 0}.inspector-head button{display:none;border:0;background:none}.panel{display:none;padding:18px}.panel.active{display:block}.empty-selection{text-align:center;padding:55px 12px;color:#888593}.empty-selection i{width:55px;height:55px;border-radius:50%;background:#f0ebfc;color:#7c3aed;display:grid;place-items:center;margin:auto;font-size:20px}.empty-selection h3{font-size:13px;color:#302d3b;margin:18px 0 8px}.empty-selection p,.panel-intro{font-size:9px;line-height:1.6}.selected-type{margin:8px 0 17px;padding:10px;background:#f5f2fc;color:#6d28d9;border-radius:7px;font-size:10px;font-weight:700}.control-group{margin:16px 0}.control-group label,.color-field label,.submit-card label{display:block;font-size:9px;font-weight:700;margin-bottom:7px;color:#4d4958}.control-group input,.control-group textarea,.control-group select,.color-field input:not([type=color]),.submit-card input,.submit-card textarea,.submit-card select{width:100%;border:1px solid #dddbe5;border-radius:8px;padding:10px;background:#fff;color:#211e2a;outline:none}.control-group textarea{resize:vertical}.control-group small{font-size:7px;color:#9692a0}.upload-button{width:100%;border:1px dashed #cfc9df;border-radius:9px;padding:15px;background:#faf9fc;display:flex;align-items:center;gap:10px;text-align:left;color:#6d28d9}.upload-button span b,.upload-button span small{display:block}.upload-button span b{font-size:9px}.upload-button span small{font-size:7px;color:#918c9c;margin-top:3px}.danger-outline,.text-button{border:1px solid #fecaca;background:#fff;color:#dc2626;border-radius:8px;padding:10px;width:100%;font-size:9px;cursor:pointer}.text-button{border:0;color:#6d28d9;margin-top:8px}.color-field{display:grid;grid-template-columns:38px 1fr;gap:8px;margin:14px 0}.color-field label{grid-column:1/-1;margin:0}.color-field input[type=color]{width:38px;height:38px;padding:2px;border:1px solid #dddbe5;border-radius:8px;background:#fff}.full{width:100%}.panel hr{border:0;border-top:1px solid #ecebf0;margin:22px 0}.project-card{display:flex;gap:11px;padding:13px;background:#f4f0fc;border-radius:9px;color:#6d28d9;margin:12px 0}.project-card p{font-size:8px;color:#777184;line-height:1.5;margin:5px 0}.section-list{display:flex;flex-direction:column;gap:7px;margin-top:14px}.section-item{display:flex;align-items:center;gap:8px;border:1px solid #e6e4eb;border-radius:8px;padding:9px;font-size:9px}.section-item span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-item button{border:0;background:none;color:#7c3aed}.canvas-area{overflow:auto;padding:25px;background-color:#e7e7ec;background-image:radial-gradient(#c6c6cf 1px,transparent 1px);background-size:16px 16px;position:relative}.canvas-tip{position:fixed;left:calc(68px + 300px + 50%);transform:translateX(-50%);bottom:18px;background:#161822;color:#fff;border-radius:20px;padding:9px 15px;font-size:8px;z-index:10}.canvas-tip i{color:#c4b5fd;margin-right:5px}.canvas-frame{height:calc(100vh - 114px);margin:auto;background:#fff;box-shadow:0 10px 45px rgba(23,21,35,.18);transition:.3s;overflow:hidden}.canvas-frame.desktop{width:100%;max-width:1440px}.canvas-frame.tablet{width:768px}.canvas-frame.mobile{width:390px}.canvas-frame iframe{border:0;width:100%;height:100%;display:block}.modal{position:fixed;inset:0;display:none;z-index:100;align-items:center;justify-content:center}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(12,10,18,.72);backdrop-filter:blur(7px)}.submit-card{width:min(620px,calc(100vw - 30px));max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:34px;position:relative;box-shadow:0 25px 100px rgba(0,0,0,.3)}.submit-card h2{font-size:28px;margin:11px 0}.submit-card>p{font-size:10px;color:#777184;line-height:1.7}.modal-close{position:absolute;right:15px;top:15px;width:35px;height:35px;border:0;border-radius:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.submit-card label{margin:13px 0}.consent{display:flex!important;align-items:center;gap:8px}.consent input{width:auto!important}.consent span{font-size:8px}.toast{position:fixed;right:20px;bottom:20px;background:#111827;color:#fff;padding:12px 17px;border-radius:9px;font-size:10px;z-index:200;transform:translateY(80px);opacity:0;transition:.3s}.toast.show{transform:none;opacity:1}.projects-wrap{max-width:1050px;margin:auto;padding:70px 25px}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.saved-project{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:20px}.saved-project h3{font-size:15px}.saved-project p{font-size:9px;color:var(--muted)}
@media(max-width:1050px){.site-header nav{display:none}.template-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr;padding-top:60px}.hero-visual{max-width:650px;margin:auto;width:100%}.editor-shell{grid-template-columns:60px 270px 1fr}.editor-brand span,.editor-actions .outline-btn{display:none}.project-name span{display:none}.project-name input{width:145px}.canvas-tip{display:none}}@media(max-width:720px){.site-header{padding:0 15px}.header-actions .outline-btn,.site-header .primary-btn{display:none}.mobile-menu{display:block}.site-header nav.open{display:flex;position:absolute;left:0;right:0;top:75px;padding:20px;background:var(--surface);flex-direction:column;border-bottom:1px solid var(--line)}.hero{padding:55px 20px}.hero h1{font-size:46px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{transform:scale(.9)}.floating-tool{left:-10px}.trust{align-items:flex-start;gap:15px}.trust>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.templates-section,.feature-section{padding:70px 18px}.section-head{align-items:flex-start;flex-direction:column}.filters{justify-content:flex-start}.template-grid,.feature-grid,.projects-grid{grid-template-columns:1fr}.template-preview{height:240px}.final-cta{margin:50px 18px;padding:35px 25px;align-items:flex-start;flex-direction:column;gap:20px}.gallery-page footer{align-items:flex-start;flex-direction:column;gap:18px}.editor-header{height:58px}.editor-brand{padding-right:7px;border:0}.editor-brand img{width:32px}.project-name{display:none}.viewport-tools{margin-left:auto}.viewport-tools button{width:30px}.editor-actions .icon-btn{display:none}.editor-actions .primary-btn{font-size:0;padding:0;width:38px}.editor-actions .primary-btn i{font-size:12px}.editor-shell{height:calc(100vh - 58px);grid-template-columns:54px 1fr}.tool-rail{padding:7px 4px}.tool-rail button,.tool-rail a{min-height:51px}.tool-rail span{display:none}.inspector{position:fixed;left:54px;top:58px;bottom:0;width:min(300px,calc(100vw - 54px));transform:translateX(-110%);transition:.25s;z-index:40}.inspector.open{transform:none}.inspector-head button{display:block}.canvas-area{grid-column:2;padding:10px}.canvas-frame{height:calc(100vh - 78px)}.canvas-frame.desktop,.canvas-frame.tablet,.canvas-frame.mobile{width:100%}.form-grid{grid-template-columns:1fr}.submit-card{padding:25px}.projects-wrap{padding-top:40px}}
