@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Oswald:wght@400;700&family=Cinzel:wght@400;700&family=Cormorant+Garamond:ital,wght@0,400;0,700;1,400&family=Lobster&family=Great+Vibes&family=Caveat:wght@400;700&family=Raleway:wght@400;700&family=Lora:ital,wght@0,400;0,700;1,400&family=Roboto:wght@400;700&family=Open+Sans:wght@400;700&family=Outfit:wght@400;700;900&display=swap";:root{--primary:#1a1a1a;--accent:#d4af37;--bg:#fafafa;--text:#323232;--text-muted:#6b7280;--card-bg:#fff;--radius:16px;--shadow:0 4px 20px #00000014;font-family:Bricolage Grotesque,sans-serif}h1,h2,h3,.font-serif{font-family:Archivo Black,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Bricolage Grotesque,sans-serif;overflow-x:hidden}.container{max-width:1100px;margin:0 auto;padding:0 24px}.container-full{width:100%;max-width:1600px;margin:0 auto;padding:0 24px}.home-screen{background:linear-gradient(160deg,#1a0730 0%,#0d0118 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.home-screen:before{content:"";pointer-events:none;background:radial-gradient(#783cdc1f 0%,#0000 70%);width:600px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.home-inner{flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1100px;margin:0 auto;padding:64px 40px;display:flex}.home-hero{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.home-logo{object-fit:cover;border:2px solid #ffffff1f;border-radius:50%;width:72px;height:72px;box-shadow:0 0 40px #6e32c840,0 8px 24px #0000004d}.home-title{color:#ffffffeb;letter-spacing:-.01em;text-transform:uppercase;margin:0;font-family:Archivo Black,sans-serif;font-size:1.75rem;font-weight:400}.home-subtitle{color:#ffffff4d;text-transform:uppercase;letter-spacing:.3em;margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:.72rem;font-weight:400}.home-footer{color:#ffffff73;text-transform:uppercase;letter-spacing:.2em;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;pointer-events:none;background:linear-gradient(#0000 0%,#0a0514cc 100%);padding:16px 24px;font-family:Bricolage Grotesque,sans-serif;font-size:.7rem;font-weight:500;position:fixed;bottom:0;left:0;right:0}.selector-grid{flex-wrap:wrap;justify-content:center;gap:28px;width:100%;display:flex}.buffet-card{-webkit-backdrop-filter:blur(16px);cursor:pointer;background:#0a05148c;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:310px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000073,inset 0 1px #ffffff14}.buffet-card:hover{border-color:#a064ff99;transform:translateY(-8px)scale(1.03);box-shadow:0 24px 60px #0009,0 0 0 1.5px #a064ff80,0 0 30px #8c50ff33,inset 0 1px #ffffff2e}.card-media{flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.card-cover-img{object-fit:cover;filter:brightness(.92)saturate(.85);opacity:.88;width:100%;height:100%;transition:transform .5s;display:block}.buffet-card:hover .card-cover-img{filter:brightness()saturate();opacity:1;transform:scale(1.07)}.card-gradient-overlay{background:linear-gradient(#0a02141a 0%,#0a02148c 100%);position:absolute;inset:0}.card-body{flex-direction:column;flex:1;gap:14px;padding:4px 24px 24px;display:flex}.card-logo-badge{z-index:2;background:#fffffff2;border:1px solid #ffffff26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;margin-top:-29px;padding:7px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000004d}.card-logo-badge img{object-fit:contain;width:100%;height:100%}.card-name{color:#ffffffeb;text-shadow:0 1px 4px #0006;text-transform:uppercase;letter-spacing:.02em;margin:0;font-family:Archivo Black,sans-serif;font-size:.9rem;font-weight:400;line-height:1.3}.card-btn{color:#fffffff2;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;background:linear-gradient(135deg,#8c50ff59 0%,#501ea080 100%);border:none;border-radius:10px;width:100%;margin-top:auto;padding:13px 0;font-family:Archivo Black,sans-serif;font-size:.68rem;font-weight:400;transition:all .3s;box-shadow:inset 0 1px #ffffff1a}.card-btn:hover{color:#0d0118;letter-spacing:.2em;background:linear-gradient(135deg,#d4af37 0%,#b8920a 100%);box-shadow:0 0 20px #d4af3780,0 4px 20px #d4af374d,inset 0 1px #fff3}.form-screen{background:linear-gradient(160deg,#1a0730 0%,#0d0118 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.form-header{z-index:9999;-webkit-backdrop-filter:blur(20px);background:#0a0514b3;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:14px 32px;display:flex;position:sticky;top:0}.form-header-logo{align-items:center;gap:12px;transition:opacity .2s;display:flex}.form-header-logo:hover{opacity:.75}.form-header-logo img{object-fit:cover;border:2px solid #ffffff1f;border-radius:50%;width:38px;height:38px;box-shadow:0 0 16px #6e32c833}.form-header-brand{flex-direction:column;gap:1px;display:flex}.form-header-brand-name{color:#fff;letter-spacing:-.04em;text-transform:lowercase;align-items:baseline;gap:5px;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:900;line-height:1;display:flex}.form-header-brand-sub{color:#ffffffb3;letter-spacing:.15em;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:700}.form-header-brand-unit{color:var(--accent);text-transform:uppercase;letter-spacing:.15em;margin-top:2px;font-family:Outfit,sans-serif;font-size:.68rem;font-weight:700;line-height:1.2}.form-back-btn{color:#fff9;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;padding:9px 18px;font-family:Bricolage Grotesque,sans-serif;font-size:.72rem;font-weight:700;transition:all .25s;display:flex}.form-back-btn:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}.form-main{z-index:1;flex-direction:column;flex:1;padding-top:32px;display:flex;position:relative}.form-footer{text-align:center;color:#fff3;text-transform:uppercase;letter-spacing:.2em;border-top:1px solid #ffffff0d;padding:14px 24px;font-family:Bricolage Grotesque,sans-serif;font-size:.68rem;font-weight:500}.premium-card{background:#fff;border:1px solid #0000000f;border-radius:14px;transition:all .35s;overflow:hidden;box-shadow:0 4px 16px #00000014}.premium-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00000021}.btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-family:Inter,sans-serif;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-accent{background:var(--accent);color:#fff}.btn-accent-outline{color:var(--accent);border:2px solid var(--accent);background:0 0}.btn:hover{filter:brightness(1.1);transform:scale(1.02)}.flex{display:flex}.flex-col{flex-direction:column}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-1{flex:1}.items-center{align-items:center}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-8{gap:32px}.gap-16{gap:64px}.gap-24{gap:96px}.gap-32{gap:128px}.grid{gap:24px;display:grid}.grid-2{grid-template-columns:1fr 1fr}.grid-kids-group{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.quote-grid{grid-template-columns:minmax(400px,.8fr) 1.2fr;align-items:start;gap:32px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr)}@media (width<=1024px){.grid-3{grid-template-columns:1fr 1fr}}@media (width<=768px){.grid-2,.grid-3,.quote-grid,.grid-cols-2{grid-template-columns:1fr}.container{padding:24px 16px}}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.text-center{text-align:center}.text-2xl{font-size:1.5rem}.text-4xl{font-size:2.5rem}.text-xl{font-size:1.25rem}.text-sm{font-size:.875rem}.text-gray-500{color:var(--text-muted)}.text-gray-400{color:#9ca3af}.text-accent{color:var(--accent)}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.mb-12{margin-bottom:48px}.mb-16{margin-bottom:64px}.mb-20{margin-bottom:80px}.mb-24{margin-bottom:96px}.mb-32{margin-bottom:128px}.mt-1{margin-top:4px}.mt-12{margin-top:48px}.mt-auto{margin-top:auto}.mx-auto{margin-left:auto;margin-right:auto}.w-full{width:100%}.h-4{height:16px}.h-10{height:40px}.h-12{height:48px}.h-24{height:96px}.h-32{height:128px}.h-44{height:176px}.h-full{height:100%}.h-screen{height:100vh}.w-8{width:32px}.w-10{width:40px}.w-12{width:48px}.w-24{width:96px}.w-14{width:56px}.h-14{height:56px}.w-48{width:12rem}.h-48{height:12rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:500px}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:672px}.max-w-3xl{max-width:768px}.max-w-4xl{max-width:900px}.w-16{width:64px}.h-16{height:64px}.w-20{width:80px}.h-20{height:80px}.w-32{width:128px}.w-40{width:160px}.h-40{height:160px}.aspect-square{aspect-ratio:1}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:12px}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.object-cover{object-fit:cover}.overflow-hidden{overflow:hidden}.p-0{padding:0}.p-4{padding:16px}.p-6{padding:24px}.p-8{padding:32px}.px-6{padding-left:24px;padding-right:24px}.py-6{padding-top:24px;padding-bottom:24px}.py-12{padding-top:48px;padding-bottom:48px}.py-20{padding-top:80px;padding-bottom:80px}.pt-6{padding-top:24px}.bg-white{background:#fff}.bg-primary{background:var(--primary)}.bg-gray-50{background:#f9fafb}.bg-accent-5{background:#d4af370d}.bg-accent-10{background:#d4af371a}.bg-accent-20{background:#d4af3733}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.border-dashed{border-style:dashed}.border-2{border-width:2px}.border-accent-10{border-color:#d4af371a}.border-t{border-top:1px solid #eee}.border-b{border-bottom:1px solid #eee}.sticky{position:sticky}.top-8{top:32px}.text-white{color:#fff}.text-xs{font-size:.75rem}.text-3xl{font-size:1.875rem}.text-lg{font-size:1.125rem}.animate-spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.form-section{background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:16px;margin-bottom:28px;padding:24px;transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 1px 2px #00000005}.form-section:hover{border-color:#94a3b8}.form-section.highlight-bg{background:#e0f2fe;border-color:#bae6fd}.form-section.highlight-bg:hover{border-color:#7dd3fc}.section-title{color:#0f172a;border-bottom:2px dashed #cbd5e1;align-items:center;gap:10px;margin-top:0;margin-bottom:24px;padding-bottom:12px;font-size:1.1rem;font-weight:700;display:flex}.section-icon{font-size:1.3rem}.input-group{margin-bottom:20px}.input-group:last-child{margin-bottom:0}.input-group label{color:#1e293b;margin-bottom:10px;font-size:.9rem;font-weight:700;display:block}.input-group input,.input-group select,.input-group textarea{color:#0f172a;background:#fff;border:2px solid #64748b;border-radius:12px;width:100%;padding:14px 18px;font-family:inherit;font-size:1rem;transition:all .2s}.input-group input:hover,.input-group select:hover,.input-group textarea:hover{border-color:#334155}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{border-color:var(--accent,#d4af37);background:#fff;outline:none;box-shadow:0 0 0 4px #d4af3733}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--accent);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{filter:brightness(.8)}.menu-list{flex-direction:column;gap:24px;max-height:180px;margin-top:16px;padding-right:8px;display:flex;overflow-y:auto}.login-screen{background:var(--primary,#1a1a1a);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-inner{z-index:2;flex-direction:column;align-items:center;gap:28px;width:100%;max-width:420px;padding:24px 16px;display:flex;position:relative}.login-logo-wrap{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.login-logo{object-fit:cover;border:3px solid var(--accent,#d4af37);border-radius:50%;width:72px;height:72px;box-shadow:0 0 24px #d4af3740}.login-brand{color:#fff;letter-spacing:.5px;font-family:Archivo Black,sans-serif;font-size:22px}.login-brand-sub{color:#ffffff73;letter-spacing:1px;text-transform:uppercase;font-size:13px}.login-card{-webkit-backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;width:100%;padding:36px 32px;box-shadow:0 20px 60px #0006}.login-card-header{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-bottom:28px;display:flex}.login-lock-icon{width:44px;height:44px;color:var(--accent,#d4af37);background:#d4af371f;border:1px solid #d4af374d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.login-card-title{color:#fff;font-family:Archivo Black,sans-serif;font-size:18px}.login-card-subtitle{color:#fff6;font-size:13px}.login-form{flex-direction:column;gap:18px;display:flex}.login-field{flex-direction:column;gap:7px;display:flex}.login-label{letter-spacing:.8px;text-transform:uppercase;color:#ffffff80;font-size:12px;font-weight:600}.login-input-wrap{align-items:center;display:flex;position:relative}.login-input-icon{color:#ffffff4d;pointer-events:none;position:absolute;left:14px}.login-input{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:12px 44px 12px 42px;font-family:inherit;font-size:15px;transition:border-color .25s,box-shadow .25s}.login-input::placeholder{color:#fff3}.login-input:focus{border-color:var(--accent,#d4af37);box-shadow:0 0 0 3px #d4af371f}.login-show-pass{cursor:pointer;opacity:.6;background:0 0;border:none;padding:0;font-size:14px;line-height:1;transition:opacity .2s;position:absolute;right:12px}.login-show-pass:hover{opacity:1}.login-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:flex}.login-btn{background:var(--accent,#d4af37);color:#1a1a1a;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:13px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #d4af374d}.login-btn:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 6px 28px #d4af3773}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{opacity:.7;cursor:not-allowed}.login-btn-spinner{border:2px solid #1a1a1a4d;border-top-color:#1a1a1a;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}.login-footer{color:#fff3;text-align:center;font-size:12px}.home-top-actions{z-index:10;align-items:center;gap:12px;display:flex;position:absolute;top:24px;right:28px}.logout-btn{color:#ffffffd9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:20px;align-items:center;gap:8px;padding:9px 18px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:flex}.logout-btn:hover{color:#fff;background:#ffffff1f;border-color:#ffffff59}.logout-btn.admin-btn:hover{color:#93c5fd;background:#3b82f626;border-color:#3b82f666}.form-header-actions{align-items:center;gap:8px;display:flex}.logout-header-btn{opacity:.7}.logout-header-btn:hover{opacity:1;color:#ef4444!important;background:#ef44441a!important;border-color:#ef444440!important}.home-admin-badge{letter-spacing:1px;text-transform:uppercase;color:var(--accent,#d4af37);background:#d4af371f;border:1px solid #d4af374d;border-radius:20px;margin-top:4px;padding:3px 12px;font-size:11px;font-weight:600;display:inline-block}.home-client-badge{color:#cfc2ff;background:#6c3df424;border-color:#a78ff352}.home-inner{gap:32px;max-width:1280px;padding:40px 40px 96px}.home-top-actions{justify-content:flex-end;width:100%;margin-bottom:8px;position:static}.home-stage{flex-direction:column;align-items:center;gap:26px;width:100%;max-width:980px;display:flex}.home-hero{gap:14px;max-width:700px}.home-description{color:#ffffff94;max-width:640px;font-size:.98rem;line-height:1.75}.home-selector-wrap{justify-content:center;width:100%;display:flex}.logout-btn{color:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff29;padding:10px 18px;transition:background .2s,color .2s,border-color .2s,transform .2s}.logout-btn:hover{transform:translateY(-1px)}.buffet-card{border-color:#a884ff24;width:min(100%,360px)}.card-body{gap:18px;padding:14px 24px 24px}.card-logo-row{align-items:center;gap:14px;display:flex}.card-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.card-kicker{text-transform:uppercase;letter-spacing:.18em;color:#cdc0f49e;font-size:.62rem}.card-name{font-size:1rem}.card-actions{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.card-btn{flex:180px;margin-top:0}.card-secondary-btn{cursor:pointer;color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:124px;padding:13px 16px;font-size:.78rem;font-weight:700;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.card-secondary-btn:hover{background:#ffffff24;border-color:#ffffff47;transform:translateY(-1px)}:root{--adm-bg:#efeafb;--adm-white:#fff;--adm-surface:#f7f3ff;--adm-surface-strong:#f1ebff;--adm-border:#d4c9f3;--adm-border-strong:#b8a6ec;--adm-text:#211c37;--adm-muted:#6e6786;--adm-accent:#6c3df4;--adm-accent-hover:#582ee0;--adm-danger:#dc2626;--adm-danger-hover:#b91c1c;--adm-success:#159a73;--adm-warning:#d97706;--adm-radius:14px;--adm-shadow:0 18px 40px #3d1f7a14;--adm-shadow-md:0 28px 56px #2e186029}.adm-layout{min-height:100vh;color:var(--adm-text);background:radial-gradient(circle at 0 0,#7c5cff38,#0000 28%),radial-gradient(circle at 100% 0,#4d9aff1f,#0000 24%),linear-gradient(#161327 0%,#1c1830 42%,#221d39 100%);font-family:Inter,Segoe UI,sans-serif;display:flex}.adm-sidebar{background:linear-gradient(#1d1831fa,#151224fa);border-right:1px solid #a78ff329;flex-direction:column;flex-shrink:0;width:240px;padding:0;display:flex;box-shadow:18px 0 40px #0a08182e}.adm-sidebar-logo{border-bottom:1px solid var(--adm-border);padding:20px 20px 16px}.adm-sidebar-logo h2{color:#cfc2ff;margin:0;font-size:16px;font-weight:700}.adm-sidebar-logo span{color:#a79ec8;font-size:11px}.adm-nav{flex:1;padding:12px 0}.adm-nav-item{color:#b4accf;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 20px;font-size:14px;transition:all .15s;display:flex}.adm-nav-item:hover{color:#fff;background:#6c3df41f}.adm-nav-item.active{color:var(--adm-accent);background:linear-gradient(90deg,#6c3df429,#6c3df40d);font-weight:700}.adm-nav-item svg{flex-shrink:0}.adm-sidebar-footer{border-top:1px solid var(--adm-border);padding:16px 20px}.adm-sidebar-footer button{color:#b4accf;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:13px;display:flex}.adm-sidebar-footer button:hover{color:var(--adm-danger)}.adm-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.adm-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1d1831e6;border-bottom:1px solid #a78ff329;justify-content:space-between;align-items:center;padding:14px 28px;display:flex}.adm-topbar h1{color:#f8f6ff;margin:0;font-size:18px;font-weight:700}.adm-topbar-actions{align-items:center;gap:10px;display:flex}.adm-content{flex:1;padding:28px;overflow-y:auto}.adm-card{border-radius:var(--adm-radius);box-shadow:var(--adm-shadow);background:linear-gradient(#1f1933fa,#292042fa);border:1px solid #a78ff338}.adm-card-header{border-bottom:1px solid var(--adm-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.adm-card-header h3{color:#fff;margin:0;font-size:15px;font-weight:700}.adm-card-body{color:#e7e1f8;padding:20px}.adm-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.adm-btn:disabled{opacity:.5;cursor:not-allowed}.adm-btn-primary{color:#fff;background:linear-gradient(135deg,#6c3df4,#4f46e5);box-shadow:0 12px 24px #6c3df447}.adm-btn-primary:hover:not(:disabled){background:var(--adm-accent-hover)}.adm-btn-success{color:#fff;background:linear-gradient(135deg,#159a73,#0f7c5d);box-shadow:0 10px 24px #159a732e}.adm-btn-success:hover:not(:disabled){background:#0f7c5d}.adm-btn-danger{background:var(--adm-danger);color:#fff}.adm-btn-danger:hover:not(:disabled){background:var(--adm-danger-hover)}.adm-btn-ghost{color:var(--adm-muted);background:#ffffffd1;border:1px solid #b8a6ec80}.adm-btn-ghost:hover:not(:disabled){color:var(--adm-text);background:#f8f5ff}.adm-btn-icon{border:1px solid var(--adm-border);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:7px;display:inline-flex}.adm-btn-icon:hover{background:#f7f2ff}.adm-btn-icon.danger:hover{color:var(--adm-danger);background:#fee2e2;border-color:#fca5a5}.adm-btn-icon.edit:hover{color:var(--adm-accent);background:#eff6ff;border-color:#93c5fd}.adm-form-row{gap:16px;margin-bottom:16px;display:flex}.adm-form-row>*{flex:1}.adm-form-group{margin-bottom:16px}.adm-label{color:var(--adm-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.adm-input,.adm-select,.adm-textarea{border:1.5px solid var(--adm-border-strong);width:100%;color:var(--adm-text);box-sizing:border-box;background:linear-gradient(#fff,#f9f6ff);border-radius:10px;padding:11px 13px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.adm-input::placeholder,.adm-textarea::placeholder{color:#7a8797}.adm-input:focus,.adm-select:focus,.adm-textarea:focus{border-color:var(--adm-accent);background:#fff;outline:none;box-shadow:0 0 0 4px #6c3df424}.adm-input:disabled{color:var(--adm-muted);cursor:not-allowed;background:#f2eefc}.adm-textarea{resize:vertical;min-height:80px}.adm-help{color:var(--adm-muted);margin-top:6px;font-size:11px;line-height:1.5;display:block}.adm-toggle{cursor:pointer;align-items:center;gap:10px;display:flex}.adm-toggle input{display:none}.adm-toggle-track{background:#cbd5e1;border-radius:12px;width:44px;height:24px;transition:background .2s;position:relative}.adm-toggle input:checked+.adm-toggle-track{background:var(--adm-success)}.adm-toggle-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:left .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.adm-toggle input:checked~.adm-toggle-track .adm-toggle-thumb{left:23px}.adm-toggle-label{font-size:14px;font-weight:600}.adm-badge{border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.adm-badge-green{color:#065f46;background:#d1fae5}.adm-badge-gray{color:var(--adm-muted);background:#f1f5f9}.adm-badge-blue{color:#1e40af;background:#dbeafe}.adm-card .adm-badge-gray{color:#d7d0ef;background:#ffffff14}.adm-table{border-collapse:collapse;width:100%}.adm-table th{text-align:left;color:#cfc6e9;text-transform:uppercase;letter-spacing:.05em;background:#ffffff08;border-bottom:1px solid #a78ff329;padding:10px 16px;font-size:11px;font-weight:700}.adm-table td{color:#e7e1f8;vertical-align:middle;border-bottom:1px solid #a78ff324;padding:12px 16px;font-size:14px}.adm-table tr:last-child td{border-bottom:none}.adm-table tr:hover td{background:#ffffff08}.adm-alert{border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:13px}.adm-alert-error{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.adm-alert-success{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7}.adm-alert-info{color:#1e40af;background:#dbeafe;border:1px solid #93c5fd}.adm-tier-row{background:#f6f1ff;border-radius:10px;align-items:center;gap:10px;margin-bottom:8px;padding:10px;display:flex}.adm-tier-row input{flex:1}.adm-color-row{align-items:flex-end;gap:12px;display:flex}.adm-color-preview{border:1px solid var(--adm-border);border-radius:10px;flex-shrink:0;width:42px;height:42px}.adm-color-picker{cursor:pointer;border:1px solid var(--adm-border);border-radius:10px;width:52px;height:42px;padding:2px}.adm-addon-row{border:1px solid var(--adm-border);background:linear-gradient(#f8f4ff,#fff);border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:10px;padding:14px;display:flex}.adm-image-upload{flex-direction:column;gap:10px;display:flex}.adm-image-upload-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.adm-image-upload-preview-wrap{background:linear-gradient(#ffffff14,#ffffff08);border:1px solid #a78ff338;border-radius:18px;justify-content:center;align-items:center;width:88px;height:88px;padding:6px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff0a}.adm-image-upload-preview{object-fit:cover;border:1px solid #a78ff347;border-radius:12px;width:100%;height:100%;display:block}.adm-image-upload-remove{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5a5a,#ef4444);border:none;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute;top:-7px;right:-7px;box-shadow:0 10px 18px #ef444447}.adm-image-upload-remove:hover{filter:brightness(1.05)}.adm-image-upload-action{align-self:center;min-height:42px}.adm-image-upload-empty{text-align:center;color:#cfc6e9;background:#ffffff08;border:2px dashed #a78ff34d;border-radius:16px;padding:20px 18px}.adm-image-upload-empty p{margin:0;font-size:12px}.adm-image-upload-empty-icon{opacity:.5;margin:0 auto 6px}.adm-image-upload-error{color:#ffb4b4;margin:0;font-size:12px}.adm-addon-row>.adm-form-group{flex:1;margin-bottom:0}.adm-empty{text-align:center;color:#cfc6e9;padding:40px}.adm-empty svg{opacity:.4;margin:0 auto 12px;display:block}.adm-empty p{margin:0;font-size:14px}.adm-loading{color:#cfc6e9;justify-content:center;align-items:center;gap:10px;padding:60px;font-size:14px;display:flex}.adm-mobile-toggle{color:var(--adm-text);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:24px;line-height:1;display:none}.adm-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-start;padding:40px 20px;display:flex;position:fixed;inset:0;overflow-y:auto}.adm-modal{background:var(--adm-white);width:100%;max-width:680px;box-shadow:var(--adm-shadow-md);border-radius:16px}.adm-modal-header{border-bottom:1px solid var(--adm-border);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.adm-modal-header h3{margin:0;font-size:16px;font-weight:700}.adm-modal-body{padding:24px}.adm-modal-footer{border-top:1px solid var(--adm-border);justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.adm-editor-shell{background:radial-gradient(circle at 0 0,#7c5cff3d,#0000 24%),radial-gradient(circle at 100% 0,#5b68ff29,#0000 22%),radial-gradient(circle at 100% 100%,#20b6ab1a,#0000 24%),linear-gradient(#151224 0%,#1a1730 44%,#211d39 100%);min-height:100vh}.adm-editor-topbar-modern{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;gap:20px;display:flex;position:sticky;top:0;background:#1b1730d1!important;border-bottom:1px solid #aa97ef38!important;padding:16px 24px!important}.adm-editor-topbar-left,.adm-editor-topbar-right,.adm-editor-hero-content,.adm-editor-bottom-bar,.adm-editor-bottom-actions{align-items:center;gap:12px;display:flex}.adm-editor-topbar-left{flex:1;min-width:0}.adm-editor-topbar-right{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end}.adm-editor-topbar-left h1{color:#f7f4ff;margin:0;font-size:18px;line-height:1.2}.adm-editor-breadcrumb{text-transform:uppercase;letter-spacing:.12em;color:var(--adm-accent);margin-bottom:4px;font-size:11px;font-weight:800}.adm-editor-topbar-modern .adm-btn-ghost{color:#ece8ff;background:#ffffff14;border-color:#c1b4ef40}.adm-editor-topbar-modern .adm-btn-ghost:hover:not(:disabled){color:#fff;background:#ffffff24}.adm-editor-feedback{white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:8px 10px;font-size:12px}.adm-editor-feedback.error{color:#991b1b;background:#fee2e2;border-color:#fecaca}.adm-editor-feedback.success{color:#065f46;background:#d1fae5;border-color:#a7f3d0}.adm-btn-strong{padding:10px 16px;font-weight:700}.adm-editor-hero{width:100%;max-width:none;margin:0 auto;padding:28px 24px 8px}.adm-editor-hero-content{background:linear-gradient(135deg,#221c38f5,#2d2448f5);border:1px solid #a78ff347;border-radius:24px;justify-content:space-between;align-items:stretch;gap:20px;padding:22px 24px;box-shadow:0 20px 42px #0a081847}.adm-editor-hero-copy{max-width:700px}.adm-editor-hero-tag{color:var(--adm-accent);text-transform:uppercase;letter-spacing:.1em;background:#6c3df41f;border-radius:999px;margin-bottom:12px;padding:7px 12px;font-size:11px;font-weight:800;display:inline-flex}.adm-editor-hero-copy h2{letter-spacing:-.03em;color:#f8f6ff;margin:0 0 8px;font-size:28px;line-height:1.1}.adm-editor-hero-copy p,.adm-editor-hero-progress p{color:#d7d0ef;margin:0;line-height:1.6}.adm-editor-hero-progress{background:linear-gradient(#2c2347f0,#231d3af0);border:1px solid #a78ff33d;border-radius:20px;min-width:300px;padding:16px 18px}.adm-editor-progress-ring{background:conic-gradient(var(--adm-accent) 0deg, var(--adm-accent) 240deg, #ddd4fb 240deg, #ddd4fb 360deg);border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:10px;display:grid;position:relative}.adm-editor-progress-ring:before{content:"";background:#251e3c;border-radius:50%;width:56px;height:56px;position:absolute}.adm-editor-progress-ring span{z-index:1;color:#fff;font-size:14px;font-weight:800;position:relative}.adm-editor-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:20px;width:100%;max-width:none;margin:0;padding:20px 20px 140px;display:grid}.adm-editor-main{flex-direction:column;gap:20px;display:flex}.adm-editor-section{background:linear-gradient(#1f1933fa,#292042fa);border:1px solid #a78ff33d;border-radius:20px;overflow:hidden;box-shadow:0 22px 42px #0a08183d}.adm-editor-section-header{background:linear-gradient(#362a58e6,#261f3de6);border-bottom:1px solid #a78ff329;padding:18px 20px}.adm-editor-section-title-wrap{align-items:center;gap:12px;display:flex}.adm-editor-section-icon{width:40px;height:40px;color:var(--adm-accent);background:linear-gradient(135deg,#6c3df424,#4f46e51f);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.adm-editor-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--adm-accent);margin-bottom:4px;font-size:10px;font-weight:800}.adm-editor-section-header h3{color:#f8f6ff;margin:0;font-size:18px}.adm-editor-stat-chip{color:#ddd4f8;background:#ffffff14;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.adm-editor-hint{color:#ffdca0;background:linear-gradient(#52391057,#3f2a0a4d);border:1px solid #f5c46157;border-radius:12px;margin-bottom:18px;padding:13px 14px;font-size:12px;line-height:1.6}.adm-editor-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:8px;display:grid}.adm-editor-toggle-card{background:linear-gradient(#f4fbf7,#fff);border:1px solid #cdeadd;border-radius:16px;padding:14px}.adm-editor-toggle-card-blue{background:linear-gradient(#f4f8ff,#fff);border-color:#d9e7ff}.adm-editor-toggle-card p{color:var(--adm-muted);margin:10px 0 0;font-size:12px;line-height:1.5}.adm-editor-stack{flex-direction:column;gap:14px;display:flex}.adm-toggle-row{background:linear-gradient(#332851b3,#271f3fb3);border:1px solid #b8a6ec73;border-radius:14px;padding:14px 16px}.adm-editor-inline-field{max-width:280px;margin-left:54px}.adm-editor-aside{flex-direction:column;gap:18px;min-width:0;display:flex;position:sticky;top:92px}.adm-editor-sidecard{background:linear-gradient(#1f1933fa,#292042fa);border:1px solid #a78ff33d;border-radius:18px;box-shadow:0 22px 42px #0a08183d}.adm-editor-sidecard-soft{background:linear-gradient(#241d3bfa,#1f1933fa)}.adm-live-preview-controls{gap:8px;margin-bottom:10px;display:grid}.adm-section-column-inputs{grid-template-columns:repeat(var(--section-columns,2), minmax(0, 1fr));gap:10px;display:grid}.adm-block-format-controls{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px;display:grid}.adm-block-format-controls .adm-form-group{margin-bottom:0}.adm-text-format{grid-column:span 2;min-width:0}.adm-text-format.compact{grid-column:auto;justify-content:flex-end;align-items:center;gap:10px;display:flex}.adm-text-format .adm-label{margin-bottom:6px;display:block}.adm-text-format.compact .adm-label{margin-bottom:0}.adm-text-format-toolbar{background:#130f22b3;border:1px solid #a78ff347;border-radius:10px;flex-wrap:wrap;align-items:center;gap:3px;padding:4px;display:inline-flex;position:relative}.adm-editor-section:has(.adm-color-palette[open]){z-index:8;position:relative;overflow:visible}.adm-color-palette{position:relative}.adm-color-palette summary{color:#fff;cursor:pointer;border-radius:7px;place-items:center;width:34px;height:32px;font-size:14px;font-weight:800;list-style:none;display:grid;position:relative}.adm-color-palette summary::-webkit-details-marker{display:none}.adm-color-palette summary:hover,.adm-color-palette[open] summary{background:#ffffff1a}.adm-color-palette summary i{border-radius:999px;height:3px;position:absolute;bottom:3px;left:6px;right:6px}.adm-color-palette-popover{z-index:60;background:#201a35;border:1px solid #a78ff352;border-radius:14px;width:290px;padding:12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 46px #04030c7a}.adm-color-palette-popover>strong{color:#fff;margin-bottom:10px;font-size:12px;display:block}.adm-color-palette-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.adm-color-palette-grid button{color:#dcd5ef;cursor:pointer;background:#ffffff0a;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;min-width:0;padding:6px;display:flex}.adm-color-palette-grid button:hover,.adm-color-palette-grid button.active{background:#7c5cff24;border-color:#7c5cff}.adm-color-palette-grid button span{border:1px solid #ffffff40;border-radius:5px;flex:none;width:18px;height:18px}.adm-color-palette-grid button small{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.adm-color-custom{color:#dcd5ef;border-top:1px solid #a78ff32e;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;font-size:11px;display:flex}.adm-color-custom input{cursor:pointer;background:#171226;border:1px solid #a78ff34d;border-radius:7px;width:42px;height:28px;padding:2px}.adm-format-btn{color:#bdb4d8;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:32px;display:grid}.adm-format-btn:hover{color:#fff;background:#ffffff14}.adm-format-btn.active{color:#fff;background:linear-gradient(135deg,#6c3df4,#4f46e5);box-shadow:0 4px 12px #4f46e552}.adm-format-divider{background:#a78ff33d;width:1px;height:22px;margin:0 3px}.adm-format-mini-label{color:#cfc7ec;letter-spacing:.06em;text-transform:uppercase;padding:0 4px;font-size:9px;font-weight:900}.adm-marker-toolbar{align-items:center;gap:3px;display:inline-flex}.adm-marker-btn{color:#bdb4d8;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;min-width:30px;height:30px;padding:0 7px;font-size:12px;font-weight:800;line-height:1;display:grid}.adm-marker-btn:hover{color:#fff;background:#ffffff14}.adm-marker-btn.active{color:#fff;background:linear-gradient(135deg,#6c3df4,#4f46e5);box-shadow:0 4px 12px #4f46e552}.adm-format-color{color:#fff;cursor:pointer;border-radius:7px;place-items:center;width:34px;height:32px;font-size:14px;font-weight:800;display:grid;position:relative;overflow:hidden}.adm-format-color:after{content:"";background:var(--format-color);border-radius:999px;height:3px;position:absolute;bottom:3px;left:6px;right:6px}.adm-format-color:hover{background:#ffffff14}.adm-format-color input{opacity:0;cursor:pointer;border:0;width:24px;height:4px;padding:0;position:absolute;bottom:3px;left:5px;right:5px}.adm-live-preview-frame{background:#171226;border:1px solid #a78ff347;border-radius:12px;width:100%;height:calc(100vh - 250px);min-height:520px;max-height:900px;position:relative;overflow:hidden}.adm-live-preview-frame iframe{background:#171226;border:0;width:100%;height:100%}.adm-live-preview-loading,.adm-live-preview-empty{color:#c9c0df;text-align:center;place-items:center;padding:24px;font-size:12px;display:grid;position:absolute;inset:0}@media (width>=1025px){.adm-editor-hero{width:50%;margin:0;padding-right:10px}.adm-editor-layout{width:50%;padding-right:10px;display:block}.adm-editor-main{width:100%}.adm-editor-aside{z-index:20;width:50%;padding:10px 16px 10px 10px;position:fixed;top:78px;bottom:72px;right:0;overflow:hidden}.adm-editor-aside>.adm-editor-sidecard:not(.adm-live-preview-card){display:none}.adm-live-preview-card{border-radius:16px;flex-direction:column;height:100%;display:flex;overflow:hidden}.adm-live-preview-card>.adm-card-header{flex:none}.adm-live-preview-card>.adm-card-body{flex-direction:column;flex:1;min-height:0;padding:12px;display:flex}.adm-live-preview-controls{flex:none;grid-template-columns:minmax(0,1fr) minmax(180px,.45fr)}.adm-live-preview-frame{border-radius:10px;flex:1;height:auto;min-height:0;max-height:none}}.adm-editor-section .adm-card-body,.adm-editor-sidecard .adm-card-body{color:#e7e1f8}.adm-editor-section .adm-label,.adm-editor-sidecard .adm-label,.adm-editor-summary-list span,.adm-editor-tips li,.adm-editor-checklist li,.adm-editor-section .adm-help{color:#cfc6e9}.adm-editor-summary-list strong,.adm-editor-checklist li.done,.adm-editor-sidecard .adm-card-header h3{color:#fff}.adm-editor-summary-list div{border-bottom:1px dashed #a78ff338}.adm-editor-sidecard .adm-card-header{border-bottom:1px solid #a78ff32e}.adm-editor-checklist li svg{color:#cfc6e980}.adm-editor-summary-list{flex-direction:column;gap:12px;display:flex}.adm-editor-summary-list div{border-bottom:1px dashed var(--adm-border);justify-content:space-between;gap:12px;padding-bottom:10px;display:flex}.adm-editor-summary-list div:last-child{border-bottom:none;padding-bottom:0}.adm-editor-summary-list span{color:var(--adm-muted);font-size:12px}.adm-editor-summary-list strong{font-size:13px}.adm-editor-checklist,.adm-editor-tips{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.adm-editor-checklist li,.adm-editor-tips li{color:#cfc6e9;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;display:flex}.adm-editor-checklist li svg{color:#cbd5e1;flex-shrink:0;margin-top:2px}.adm-editor-checklist li.done{color:#f5f1ff;text-shadow:0 0 #0000;font-weight:600}.adm-editor-checklist li.done svg{color:var(--adm-success)}.adm-editor-section .adm-card{box-shadow:none;background:linear-gradient(#2c2447fa,#231d3afa);border:1px solid #a78ff333}.adm-editor-section .adm-card>div[style*=borderTop]{background:0 0}.adm-editor-section .adm-empty,.adm-editor-section div[style*="background: var(--adm-bg)"],.adm-editor-section div[style*="background: #f8fafc"],.adm-editor-section .adm-tier-row{color:#e7e1f8;border:1px solid #a78ff32e;background:#ffffff0a!important}.adm-editor-section .adm-card em,.adm-editor-section .adm-empty p,.adm-editor-section div[style*="fontStyle: italic"],.adm-editor-section span[style*="color: var(--adm-muted)"]{color:#cfc6e9!important}.adm-editor-section div[style*="background: #f8fafc"] .adm-label,.adm-editor-section .adm-tier-row .adm-label,.adm-editor-section .adm-card .adm-label{color:#d7d0ef}.adm-editor-bottom-bar{z-index:25;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#18152bd6;border:1px solid #b8a6ec3d;border-radius:20px;justify-content:space-between;padding:14px 18px;position:fixed;bottom:20px;left:24px;right:24px;box-shadow:0 22px 40px #361f6f24}.adm-editor-bottom-bar .adm-btn-ghost{color:#ece8ff;background:#ffffff14;border-color:#c1b4ef38}.adm-editor-bottom-bar .adm-btn-ghost:hover:not(:disabled){color:#fff;background:#ffffff24}@media (width<=1024px){.adm-layout{position:relative;overflow-x:hidden}.adm-mobile-toggle{display:block}.adm-sidebar{z-index:1010;transition:left .3s;position:fixed;top:0;bottom:0;left:-260px;box-shadow:4px 0 10px #00000026}.adm-sidebar.open{left:0}.adm-sidebar-overlay{z-index:1005;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;position:fixed;inset:0}.adm-topbar{padding:12px 16px}.adm-topbar h1{font-size:16px}.adm-content{padding:16px}.adm-search-container,.adm-btn-text,.adm-editor-btn-success-text{display:none}.adm-content>div[style*=gridTemplateColumns]{grid-template-columns:1fr!important;gap:10px!important}.adm-form-row{flex-direction:column;gap:12px;margin-bottom:12px}.adm-table{white-space:nowrap;-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.adm-editor-hero{padding:18px 16px 4px}.adm-editor-layout{grid-template-columns:1fr;padding:18px 16px 140px}.adm-editor-aside{order:-1;position:static}.adm-editor-hero-content,.adm-editor-topbar-modern,.adm-editor-topbar-left,.adm-editor-topbar-right,.adm-editor-bottom-bar{flex-direction:column;align-items:stretch}.adm-editor-hero-progress{min-width:0}.adm-editor-toggle-grid{grid-template-columns:1fr}.adm-editor-bottom-bar{bottom:12px;left:12px;right:12px}}.adm-menu-lock-btn{min-height:30px;color:var(--adm-muted);cursor:pointer;background:#ffffff0d;border:1px solid #a78ff357;border-radius:8px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.adm-menu-lock-btn:hover{color:#fff;background:#7c5cff2e;border-color:#a78ff3b3}.adm-menu-lock-btn.active{color:#fde68a;background:#f59e0b24;border-color:#f59e0b8c}.adm-menu-lock-notice{color:#fde68a;background:#f59e0b1a;border:1px solid #f59e0b59;border-radius:9px;align-items:center;gap:9px;margin-top:14px;padding:10px 12px;font-size:12px;display:flex}.adm-menu-lock-fieldset{border:0;min-width:0;margin:0;padding:0}.adm-menu-lock-fieldset[disabled]{opacity:.58;filter:saturate(.65)}.adm-section-lock-btn{z-index:2;min-height:27px;color:var(--adm-muted);cursor:pointer;background:#14102394;border:1px solid #a78ff359;border-radius:8px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:9px}.adm-section-lock-btn:hover{color:#fff;border-color:#a78ff3b8}.adm-section-lock-btn.active{color:#fde68a;background:#f59e0b24;border-color:#f59e0b94}.adm-section-order-actions{justify-content:flex-end;gap:6px;margin:-4px 78px 10px 0;display:flex}.adm-section-card.drag-target{box-shadow:0 0 0 2px #22c55e38,0 18px 35px #0003;border-color:#22c55ed1!important}.adm-section-drop-hint{color:#bbf7d0;text-transform:uppercase;letter-spacing:.04em;background:#16a34a29;border:1px dashed #4ade80db;border-radius:999px;justify-content:center;align-items:center;min-height:28px;margin:-2px 78px 10px 0;font-size:10px;font-weight:900;display:flex}.adm-section-move-btn{color:#ded7ff;cursor:pointer;background:#14102385;border:1px solid #a78ff359;border-radius:999px;align-items:center;gap:4px;min-height:25px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.adm-section-move-btn:hover:not(:disabled){color:#fff;background:#6d4cf63d;border-color:#a78ff3b8}.adm-section-move-btn:disabled{opacity:.36;cursor:not-allowed}.adm-section-lock-fieldset{border:0;min-width:0;margin:0;padding:0}.adm-section-lock-fieldset[disabled]{opacity:.55;filter:saturate(.65)}.adm-identity-options{border-top:1px dashed var(--adm-border);grid-template-columns:minmax(300px,1.35fr) minmax(190px,.8fr) minmax(240px,1fr);gap:16px;margin-top:18px;padding-top:18px;display:grid}.adm-visual-choice-grid{grid-template-columns:repeat(4,minmax(70px,1fr));gap:8px;display:grid}.adm-visual-choice{color:var(--adm-muted);cursor:pointer;background:#ffffff0a;border:1px solid #a78ff340;border-radius:10px;flex-direction:column;align-items:center;gap:7px;padding:9px 6px;font-size:10px;font-weight:700;display:flex}.adm-visual-choice:hover,.adm-visual-choice.active{color:#fff;background:#7c5cff29;border-color:#7c5cff}.adm-logo-shape-preview{background-color:var(--adm-primary);background-position:50%;background-size:cover;border:1px solid #ffffff47;width:38px;height:38px}.adm-logo-shape-preview.rounded{border-radius:8px}.adm-logo-shape-preview.circle{border-radius:50%}.adm-logo-shape-preview.diamond{border-radius:4px;width:29px;height:29px;margin:4px;transform:rotate(45deg)}.adm-overlay-color-row,.adm-range-labels{justify-content:space-between;align-items:center;gap:10px;display:flex}.adm-logo-effects-grid{grid-template-columns:repeat(3,minmax(76px,1fr));gap:7px;display:grid}.adm-effect-choice{min-height:40px;color:var(--adm-muted);cursor:pointer;background:#ffffff0a;border:1px solid #a78ff340;border-radius:9px;align-items:center;gap:7px;padding:7px 8px;font-size:10px;font-weight:700;display:flex}.adm-effect-choice b{text-align:center;min-width:20px;font-size:16px;line-height:1}.adm-effect-choice:hover,.adm-effect-choice.active{color:#fff;background:#7c5cff29;border-color:#7c5cff}.adm-effect-color-control{color:var(--adm-muted);border:1px solid #a78ff333;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:8px 10px;font-size:11px;font-weight:700;display:flex}.adm-field-label-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.adm-field-label-row .adm-label{margin-bottom:0}.adm-field-visibility{color:#c4b5fd;white-space:nowrap;cursor:pointer;align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.adm-field-visibility input{accent-color:#7c5cff;width:15px;height:15px;margin:0}.adm-overlay-color-row span{color:var(--adm-text);flex:1;font-size:12px;font-weight:700}.adm-cover-overlay-control input[type=range]{accent-color:#7c5cff;width:100%;margin-top:12px}.adm-range-labels{color:var(--adm-muted);font-size:10px}@media (width<=1100px){.adm-identity-options{grid-template-columns:1fr}}.adm-btn-icon:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}@media (width<=640px){.adm-section-column-inputs,.adm-block-format-controls{grid-template-columns:1fr}.adm-tier-row,.adm-addon-row,.adm-color-row{flex-direction:column;align-items:stretch;gap:8px}.adm-tier-row button,.adm-addon-row button{align-self:flex-end}.adm-editor-hero-copy h2{font-size:22px}.adm-editor-section-header{align-items:flex-start;gap:10px}.adm-editor-section-title-wrap{align-items:flex-start}.adm-editor-stat-chip{align-self:flex-start}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
