select{width:100%;border:1px solid #d9dbe6;border-radius:9px;padding:12px 13px;background:#fff;font:inherit;color:var(--ink)}.workspace-body{margin:0;background:#f5f6fa}.workspace-shell{min-height:100vh;display:grid;grid-template-columns:235px 1fr}.workspace-sidebar{position:fixed;inset:0 auto 0 0;width:235px;background:#17192c;color:#aeb2c6;padding:24px 17px;display:flex;flex-direction:column}.workspace-logo{display:flex;align-items:center;gap:10px;color:#fff;font-size:20px;padding:0 7px}.workspace-logo span{width:32px;height:32px;border-radius:9px;background:#635bff;display:grid;place-items:center;font-weight:900}.workspace-role{margin:27px 8px 10px;font-size:10px;letter-spacing:.14em;color:#666b83}.workspace-sidebar nav{display:flex;flex-direction:column;gap:4px}.workspace-sidebar nav a{padding:12px 13px;border-radius:9px;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:650}.workspace-sidebar nav a i{font-style:normal;font-size:17px}.workspace-sidebar nav a:hover,.workspace-sidebar nav a.active{background:#635bff;color:#fff}.workspace-user{margin-top:auto;border-top:1px solid #ffffff13;padding:18px 7px 0;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px}.workspace-user>span{width:34px;height:34px;border-radius:9px;background:#2a2d46;display:grid;place-items:center;color:#fff;font-weight:800}.workspace-user div{display:flex;flex-direction:column}.workspace-user b{font-size:12px;color:#fff}.workspace-user small{font-size:9px;color:#71768e}.workspace-user>a{font-size:10px}.workspace-main{grid-column:2;min-width:0}.workspace-top{height:78px;background:#fff;border-bottom:1px solid #e9eaf0;display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:10}.workspace-top>div{display:flex;flex-direction:column}.workspace-top small{font-size:9px;letter-spacing:.13em;color:#9a9dae}.workspace-top b{font-size:14px;margin-top:3px}.workspace-content{padding:34px}.workspace-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:27px}.workspace-heading h1{font-size:31px;margin:0 0 8px;letter-spacing:-.04em}.workspace-heading p{margin:0;color:#7e8296;font-size:13px}.workspace-sites{width:auto;margin:0;grid-template-columns:repeat(3,minmax(0,1fr))}.template-label{display:inline-block;font-size:10px;color:#726af5;background:#f0efff;padding:4px 7px;border-radius:5px;margin-top:6px}.empty-state{background:#fff;border:1px dashed #d8dae6;border-radius:15px;text-align:center;padding:70px}.empty-state b{font-size:22px}.empty-state p{color:#878b9e}.template-count{font-size:12px;background:#fff;border:1px solid #e3e4ec;border-radius:20px;padding:8px 12px}.filter-pills{display:flex;gap:8px;margin-bottom:22px}.filter-pills button{border:1px solid #e0e2ea;background:#fff;border-radius:20px;padding:8px 13px;color:#74788b;font-size:11px}.filter-pills button.active{background:#1b1d31;color:#fff}.library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.library-card{background:#fff;border:1px solid #e2e3ea;border-radius:15px;overflow:hidden;transition:.25s}.library-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #282a4c12}.library-preview{height:295px;margin:13px 13px 0;background:#f3f5ff;border-radius:10px;overflow:hidden;position:relative}.preview-bar{height:23px;background:#e7e8ef;display:flex;align-items:center;gap:4px;padding:0 8px}.preview-bar i{width:5px;height:5px;background:#bbbcca;border-radius:50%}.preview-nav{height:31px;background:#fff}.preview-hero{height:172px;padding:28px;background:#eef0ff}.preview-hero small,.preview-hero b,.preview-hero p,.preview-hero span{display:block;border-radius:3px}.preview-hero small{width:40px;height:5px;background:#635bff;margin-bottom:12px}.preview-hero b{width:170px;height:15px;background:#272a42;margin:6px 0}.preview-hero b:nth-of-type(2){width:120px}.preview-hero p{height:5px;width:140px;background:#bfc2d1}.preview-hero span{width:55px;height:18px;background:#635bff;margin-top:15px}.preview-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:9px}.preview-blocks i{height:54px;background:#fff;border:1px solid #e8e9ef;border-radius:5px}.preview-hover{position:absolute;inset:0;background:#15172bcc;display:grid;place-items:center;opacity:0;transition:.2s}.library-card:hover .preview-hover{opacity:1}.preview-hover a{background:#fff;padding:10px 15px;border-radius:8px;font-size:11px;font-weight:800}.library-meta{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:18px 20px 21px}.library-meta h3{margin:0 0 5px;font-size:17px}.library-meta p{margin:0 0 8px;color:#898d9f;font-size:10px}.library-meta>div>span{font-size:9px;background:#f3f4f7;padding:4px 7px;border-radius:8px;color:#777b8c}.theme-corporate .preview-hero{background:#e7f0ed}.theme-corporate .preview-hero small,.theme-corporate .preview-hero span{background:#0f766e}.theme-creative .library-preview,.theme-creative .preview-hero{background:#161820}.theme-creative .preview-hero b{background:#f6f6f1}.theme-creative .preview-hero small,.theme-creative .preview-hero span{background:#d7ff58}.theme-wellness .preview-hero{background:#f5e8d8}.theme-wellness .preview-hero small,.theme-wellness .preview-hero span{background:#b86b3c}.theme-industrial .preview-hero{background:#28313c}.theme-industrial .preview-hero b{background:#f3f4f6}.theme-industrial .preview-hero small,.theme-industrial .preview-hero span{background:#f59e0b}.theme-minimal .preview-hero{background:#fff}.theme-minimal .preview-hero small,.theme-minimal .preview-hero span{background:#111}.theme-minimal .preview-hero b{height:10px}
.admin-body{margin:0;background:#f1f3f6;color:#1b2333}.admin-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#101723;color:#8893a5;padding:25px 18px;display:flex;flex-direction:column}.admin-logo{display:flex;align-items:center;gap:11px;color:#fff;padding:0 8px}.admin-logo>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#4f7cff;font-weight:900}.admin-logo>div{display:flex;flex-direction:column}.admin-logo b{font-size:18px}.admin-logo small{font-size:7px;letter-spacing:.18em;color:#68758a}.admin-sidebar nav{display:flex;flex-direction:column;gap:5px;margin-top:45px}.admin-sidebar nav a{padding:12px 14px;border-radius:8px;display:flex;gap:12px;align-items:center;font-size:13px;font-weight:650}.admin-sidebar nav a i{font-style:normal;font-size:16px}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:#1d2939;color:#fff;border-left:3px solid #4f7cff}.admin-exit{margin-top:auto;border-top:1px solid #ffffff10;padding:18px 8px 0;display:flex;justify-content:space-between;align-items:center;font-size:10px}.admin-exit b{color:#fff}.admin-main{grid-column:2;min-width:0}.admin-top{height:100px;background:#fff;border-bottom:1px solid #e3e6eb;display:flex;align-items:center;justify-content:space-between;padding:0 38px}.admin-top small{font-size:8px;letter-spacing:.16em;color:#9ba2ae}.admin-top h1{margin:5px 0 0;font-size:23px}.admin-health{font-size:11px;color:#667084;border:1px solid #e1e4e9;border-radius:20px;padding:8px 12px}.admin-health i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#27c77c;margin-right:7px}.admin-content{padding:33px 38px}.admin-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.admin-metrics article{background:#fff;border:1px solid #e1e4e9;border-radius:12px;padding:21px;position:relative;display:flex;flex-direction:column}.admin-metrics article>span{font-size:11px;color:#7c8493}.admin-metrics strong{font-size:32px;margin:11px 0 4px}.admin-metrics small{font-size:9px;color:#9ba1ad}.admin-metrics i{position:absolute;right:17px;top:17px;width:34px;height:34px;border-radius:9px;background:#eff3ff;color:#4f7cff;display:grid;place-items:center;font-style:normal}.admin-panel{background:#fff;border:1px solid #e0e3e8;border-radius:12px;overflow:hidden}.panel-head{padding:21px 23px;border-bottom:1px solid #e8e9ed;display:flex;justify-content:space-between;align-items:center}.panel-head h2{margin:0 0 5px;font-size:17px;letter-spacing:0}.panel-head p{margin:0;color:#9299a7;font-size:10px}.panel-head>a,.panel-head>span{font-size:10px;color:#4f7cff}.admin-table{overflow:auto}.admin-table table{width:100%;border-collapse:collapse}.admin-table th{text-align:left;background:#f8f9fb;color:#858d9b;font-size:9px;letter-spacing:.08em;padding:12px 18px}.admin-table td{border-top:1px solid #eef0f3;padding:14px 18px;font-size:11px;color:#596273}.admin-table td b{display:block;color:#222b39;font-size:12px}.admin-table td small{display:block;color:#a0a6b1;margin-top:3px}.status{display:inline-block;border:0;border-radius:14px;padding:5px 8px;font-size:9px}.status.on{background:#e9f9f0;color:#168859}.status.draft{background:#fff5df;color:#a66b08}.status.off{background:#f1f2f5;color:#858b96}.table-action{border:0;background:none;color:#4f7cff;font-size:10px;cursor:pointer}.user-cell{display:flex;align-items:center;gap:9px}.user-cell i{width:29px;height:29px;display:grid;place-items:center;background:#edf1ff;color:#4f7cff;border-radius:7px;font-style:normal;font-weight:800}.admin-template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:20px}.admin-template-grid article{border:1px solid #e2e5ea;border-radius:10px;overflow:hidden}.admin-template-color{height:90px;background:linear-gradient(135deg,var(--tc),#18202d);display:grid;place-items:center}.admin-template-color span{color:#fff;font-size:25px;font-weight:900}.admin-template-grid article>div:last-child{padding:15px}.admin-template-grid h3{margin:0 0 6px;font-size:14px}.admin-template-grid p{height:30px;margin:0;color:#8a919e;font-size:9px}.admin-template-grid small{color:#a1a7b1;font-size:8px}.admin-template-grid article>div:last-child>div{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.admin-template-grid a{font-size:10px;color:#4f7cff}.admin-template-grid form{margin:0}.admin-login{width:min(430px,calc(100% - 40px));margin:65px auto;background:#121925;color:#fff;border-radius:18px;padding:38px;box-shadow:0 25px 80px #1219252b}.admin-login-brand{display:flex;align-items:center;gap:8px}.admin-login-brand span{width:31px;height:31px;background:#4f7cff;border-radius:8px;display:grid;place-items:center;font-weight:900}.admin-login-brand small{margin-left:auto;color:#69758a;font-size:8px;letter-spacing:.12em}.admin-login h1{font-size:32px;margin:35px 0 8px}.admin-login>p{color:#8792a4;font-size:12px}.admin-login label{color:#aeb6c4}.admin-login input{background:#1a2433;border-color:#2c3747;color:#fff}
@media(max-width:1050px){.workspace-sites{grid-template-columns:repeat(2,1fr)}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-template-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.workspace-shell,.admin-shell{display:block}.workspace-sidebar,.admin-sidebar{position:relative;width:auto;height:auto}.workspace-sidebar nav,.admin-sidebar nav{flex-direction:row;overflow:auto;margin-top:20px}.workspace-user,.admin-exit{display:none}.workspace-main,.admin-main{grid-column:auto}.workspace-content,.admin-content{padding:20px}.workspace-sites,.library-grid,.admin-metrics,.admin-template-grid{grid-template-columns:1fr}.workspace-heading{align-items:flex-start;gap:15px}.filter-pills{overflow:auto}.admin-top{padding:0 20px}}
.domain-choice{display:grid;grid-template-columns:1fr 1fr;gap:14px}.domain-choice label{margin:10px 0;display:block;cursor:pointer}.domain-choice input{position:absolute;opacity:0;width:1px}.domain-choice span{display:block;border:1px solid #dfe2ea;border-radius:11px;padding:16px;background:#fafbfc;min-height:88px}.domain-choice b{display:block;font-size:13px;margin-bottom:7px}.domain-choice small{font-weight:400;color:#7f8495;line-height:1.65}.domain-choice code{color:#554fd0}.domain-choice input:checked+span{border-color:#635bff;background:#f4f3ff;box-shadow:0 0 0 2px #635bff18}.custom-domain-box{display:none;border-top:1px solid #eceef3;margin-top:10px;padding-top:8px}.custom-domain-box.show{display:block}.dns-guide{display:grid;grid-template-columns:auto repeat(3,1fr);gap:9px;align-items:center;background:#f5f7fa;border-radius:10px;padding:13px;margin-top:12px;font-size:10px}.dns-guide b{color:#252a3c}.dns-guide span{color:#7d8392}.dns-guide code{color:#4d63c7}.dns-guide small{grid-column:1/-1;color:#959aa6}.domain-state{display:flex;align-items:center;gap:8px;margin-top:13px;border-radius:9px;padding:11px 13px;background:#fff7e6;color:#996515;font-size:10px}.domain-state.active{background:#eaf9f1;color:#168658}.domain-state i{width:7px;height:7px;border-radius:50%;background:#efa825}.domain-state.active i{background:#21b778}.domain-state a,.domain-state button{margin-left:auto;border:0;background:none;color:inherit;font-weight:800;cursor:pointer}.site-domain{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:14px}.domain-badge{border-radius:14px;padding:4px 8px;font-size:9px;background:#eef0f5;color:#74798a}.domain-badge.active{background:#e8f8ef;color:#178658}.domain-badge.pending{background:#fff5de;color:#9b6b17}.site-domain code{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:760px){.domain-choice{grid-template-columns:1fr}.dns-guide{grid-template-columns:1fr}.dns-guide small{grid-column:auto}}
.theme-aurora .library-preview,.theme-aurora .preview-hero{background:#0b1022}.theme-aurora .preview-hero b{background:#f5f3ff}.theme-aurora .preview-hero small,.theme-aurora .preview-hero span{background:linear-gradient(90deg,#7c5cff,#20d9ff)}.theme-editorial .preview-hero{background:#f2eadf}.theme-editorial .preview-hero b{height:19px;background:#241d18}.theme-editorial .preview-hero small,.theme-editorial .preview-hero span{background:#b33827}.theme-glass .library-preview{background:linear-gradient(135deg,#dff2ff,#f0eaff)}.theme-glass .preview-hero{margin:9px;border:1px solid #fff;border-radius:10px;background:#ffffff85}.theme-glass .preview-hero small,.theme-glass .preview-hero span{background:#1570ef}.theme-brutal .library-preview{background:#f3f0e8;border:3px solid #111}.theme-brutal .preview-hero{background:#ffdc32;border-block:3px solid #111}.theme-brutal .preview-hero b{background:#111;height:18px}.theme-brutal .preview-hero small,.theme-brutal .preview-hero span{background:#ff4d00}.theme-luxury .library-preview,.theme-luxury .preview-hero{background:#081525}.theme-luxury .preview-hero b{background:#f4ead5}.theme-luxury .preview-hero small,.theme-luxury .preview-hero span{background:#c8a96b}.theme-studio .library-preview{background:#fff4e9}.theme-studio .preview-hero{background:linear-gradient(135deg,#ff6b57 55%,#1d48e8 55%)}.theme-studio .preview-hero b{background:#17224f}.theme-studio .preview-hero small,.theme-studio .preview-hero span{background:#ffcf55}
.field-intro{margin:4px 0 14px;color:#858b9a;font-size:11px}.design-grid input[type=range]{padding:0;accent-color:#635bff}.design-grid output{font-size:10px;color:#635bff}.section-manager{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.section-manager article{border:1px solid #e1e4eb;border-radius:10px;padding:13px;background:#fafbfc}.section-manager article>b{display:block;font-size:13px;margin:7px 0}.section-manager label{margin:0;font-size:10px}.section-manager input[type=checkbox]{width:auto}.section-manager input[type=number]{padding:7px}.custom-section-editor{display:grid;gap:12px}.custom-section-editor article{position:relative;border:1px solid #e1e4eb;border-radius:11px;padding:15px;background:#fafbfc}.remove-section{position:absolute;right:12px;top:10px;border:0;background:#fff0ed;color:#b84131;border-radius:6px;padding:5px 8px;cursor:pointer}.add-section{margin-top:13px}.site-css-editor{font-family:Consolas,monospace;background:#101725;color:#dce6f5;border-color:#263248;line-height:1.6}@media(max-width:760px){.section-manager{grid-template-columns:1fr}}
