:root{--bg:#07111f;--panel:#ffffff;--muted:#6b7280;--line:#e5e7eb;--primary:#0f766e;--primary-dark:#115e59;--danger:#dc2626;--ink:#101827;--soft:#f4f7fb}*{box-sizing:border-box}body{margin:0;font-family:"Microsoft YaHei","PingFang SC",sans-serif;color:var(--ink);background:var(--soft)}button,input{font:inherit}button{cursor:pointer}.mobile-page{min-height:100vh;background:radial-gradient(circle at 20% 0,#0f766e 0,#07111f 38%,#050914 100%);padding:24px 14px}.phone-shell{max-width:430px;margin:0 auto}.hero-card{min-height:180px;border-radius:30px;padding:28px;color:#fff;background:linear-gradient(135deg,rgba(20,184,166,.95),rgba(15,23,42,.95));box-shadow:0 24px 70px rgba(0,0,0,.35);display:flex;align-items:flex-end}.hero-card h1{font-size:36px;margin:8px 0}.hero-card p{opacity:.86;line-height:1.7}.eyebrow{letter-spacing:.22em;font-size:12px}.recharge-card,.tips-card{background:#fff;border-radius:26px;padding:22px;margin-top:18px;box-shadow:0 16px 48px rgba(15,23,42,.16)}.recharge-card label{display:block;font-weight:700;margin-bottom:10px}.recharge-card input,.login-panel input,.modal input{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px 16px;outline:none;background:#fff}.operator-badge{margin:12px 0;padding:10px 12px;background:#ecfeff;color:#0f766e;border-radius:999px;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0}.product-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px;text-align:left;transition:.2s}.product-card strong{display:block;font-size:22px}.product-card span{display:block;color:#dc2626;margin:6px 0}.product-card small{color:var(--muted)}.product-card.active{border-color:var(--primary);box-shadow:0 0 0 3px rgba(20,184,166,.16);transform:translateY(-2px)}.primary-btn,.primary-small{border:0;background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;border-radius:16px;padding:14px 18px;font-weight:800;width:100%;box-shadow:0 12px 28px rgba(20,184,166,.28)}.primary-small{width:auto;padding:9px 14px;border-radius:10px}.ghost-btn{border:1px solid var(--line);background:#fff;border-radius:10px;padding:9px 14px}.result-box{margin-top:16px;color:var(--primary-dark);line-height:1.7}.tips-card h3{margin-top:0}.tips-card p{color:var(--muted);line-height:1.8}.login-page{min-height:100vh;background:linear-gradient(135deg,#07111f,#0f766e);display:grid;place-items:center;padding:24px}.login-panel{width:min(420px,100%);background:#fff;border-radius:28px;padding:36px;box-shadow:0 28px 80px rgba(0,0,0,.34)}.brand-mark{width:58px;height:58px;border-radius:18px;background:#0f766e;color:#fff;display:grid;place-items:center;font-size:28px;font-weight:900}.login-panel h1{margin:18px 0 6px}.login-panel p{color:var(--muted);margin-bottom:24px}.login-panel input{margin-bottom:14px}.login-msg{margin-top:14px;color:var(--danger)}.admin-page{display:flex;min-height:100vh;background:#eef3f8}.sidebar{width:236px;background:#07111f;color:#fff;padding:20px;position:fixed;inset:0 auto 0 0}.admin-brand{font-weight:900;font-size:20px;margin-bottom:24px}.menu-item{width:100%;border:0;background:transparent;color:#b9c4d0;text-align:left;padding:13px 14px;border-radius:12px;margin-bottom:6px}.menu-item:hover,.menu-item.active{background:#123044;color:#fff}.admin-main{margin-left:236px;width:calc(100% - 236px);padding:24px}.topbar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:22px;padding:20px 24px;box-shadow:0 10px 40px rgba(15,23,42,.06)}.topbar h1{margin:0;font-size:24px}.topbar p{margin:6px 0 0;color:var(--muted)}#content{padding:22px 0}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-bottom:18px}.metric{background:#fff;border-radius:20px;padding:20px;box-shadow:0 10px 34px rgba(15,23,42,.06);border:1px solid rgba(255,255,255,.7)}.metric span{color:var(--muted);font-size:13px}.metric strong{display:block;font-size:28px;margin-top:8px}.metric.danger strong{color:var(--danger)}.panel{background:#fff;border-radius:22px;padding:20px;margin-bottom:18px;box-shadow:0 10px 34px rgba(15,23,42,.06)}.panel h3{margin-top:0}.toolbar{display:flex;gap:10px;margin-bottom:16px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:860px}th,td{text-align:left;padding:13px 12px;border-bottom:1px solid var(--line);font-size:14px;white-space:nowrap}th{color:#64748b;background:#f8fafc;font-weight:800}td button{border:0;background:#e0f2fe;color:#0369a1;border-radius:8px;padding:7px 10px;margin-right:6px}.status-pill{display:inline-flex;border-radius:999px;background:#ecfeff;color:#0f766e;padding:4px 9px;font-size:12px}.empty{color:var(--muted);padding:30px;text-align:center}.modal{position:fixed;inset:0;background:rgba(2,6,23,.62);display:grid;place-items:center;padding:20px}.hidden{display:none!important}.modal-panel{background:#fff;border-radius:22px;padding:22px;width:min(680px,100%);max-height:88vh;overflow:auto}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.modal-head h3{margin:0}.modal-head button{border:0;background:#f1f5f9;border-radius:10px;width:36px;height:36px}.modal label{display:block;margin-bottom:13px;color:#334155;font-weight:700}.modal input{margin-top:7px}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.sidebar{position:static;width:100%;height:auto}.admin-page{display:block}.admin-main{margin-left:0;width:100%;padding:12px}.metric-grid{grid-template-columns:repeat(2,1fr)}.topbar{align-items:flex-start;gap:12px;flex-direction:column}}
.ch-form-section{background:#F8FAFC;border:1px solid var(--line);border-radius:14px;padding:18px 16px;margin-bottom:14px}.ch-form-title{font-size:14px;font-weight:800;color:#475569;margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid #E2E8F0;letter-spacing:.5px}.ch-select,.ch-input{width:100%;border:1px solid var(--line);border-radius:10px;padding:11px 13px;font-size:14px;outline:none;background:#fff;transition:border-color .2s}.ch-select:focus,.ch-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(15,118,110,.1)}.ch-desc{font-size:12px;color:#64748B;margin:-6px 0 14px;padding:9px 12px;background:#EFF6FF;border-radius:8px;line-height:1.65;border-left:3px solid #3B82F6}.ch-hint{float:right;font-size:11px;color:#94A3B8;font-weight:400}.ch-callback-preview{margin-top:7px;padding:9px 12px;background:#FEFCE8;border-radius:8px;font-size:12px;color:#854D0E;border:1px dashed #FDE68A}.ch-callback-preview strong{color:#A16207}.ch-row{display:flex;gap:12px}.ch-submit-btn{margin-top:6px}.cs-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding:12px;background:#F8FAFC;border:1px solid var(--line);border-radius:10px}.cs-drag{cursor:grab;color:#94A3B8;font-size:16px;user-select:none}.cs-select{flex:1.5;border:1px solid var(--line);border-radius:8px;padding:9px 11px;font-size:13px;outline:none;background:#fff}.cs-input{flex:2;border:1px solid var(--line);border-radius:8px;padding:9px 11px;font-size:13px;outline:none;background:#fff}.cs-remove{border:0;background:#FEF2F2;color:#DC2626;width:30px;height:30px;border-radius:8px;font-size:18px;display:flex;align-items:center;justify-content:center}.ch-channel-btn:hover{background:#DBEAFE}.cs-modal-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(2,6,23,.6);backdrop-filter:blur(4px)}.cs-modal-panel{background:#fff;border-radius:22px;padding:24px;width:min(720px,92vw);max-height:85vh;overflow:auto;box-shadow:0 25px 80px rgba(0,0,0,.3)}.cs-hint-text{font-size:13px;color:#64748B;margin-bottom:14px;padding:10px 14px;background:#FFFBEB;border-radius:8px;border-left:3px solid #F59E0B;line-height:1.6}.order-scroll{overflow-x:auto;overflow-y:hidden;border-radius:14px;border:1px solid var(--line);position:sticky;bottom:0;max-width:100%;z-index:3;background:#fff}.order-table{min-width:2200px}.order-sticky-col{position:sticky;background:#fff;z-index:5;box-shadow:-8px 0 18px rgba(15,23,42,.08);vertical-align:middle}th.order-sticky-col{background:#f8fafc;z-index:6}.order-ops-col{right:0;width:280px;min-width:280px;white-space:nowrap}.order-remark-col{right:280px;width:130px;min-width:130px}.order-ops-col button{margin-bottom:0;vertical-align:middle}.order-ops-col>div{vertical-align:middle}.order-remark{font-size:12px;color:#475569;max-width:105px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}
.home-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.home-choice{display:block;position:relative;padding:18px 18px 18px 46px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(15,23,42,.05);cursor:pointer;transition:.2s}.home-choice:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(15,23,42,.08)}.home-choice.active{border-color:var(--primary);background:linear-gradient(135deg,#ecfdf5,#eff6ff);box-shadow:0 0 0 4px rgba(15,118,110,.12)}.home-choice input{position:absolute;left:18px;top:22px;width:16px;height:16px;accent-color:var(--primary)}.home-choice strong{display:block;font-size:17px;color:#0f172a;margin-bottom:8px}.home-choice span{display:block;color:#64748b;font-size:13px}
.home-config-panel{margin-top:18px}.home-config-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0 18px}.home-config-tabs button{border:1px solid var(--line);background:#fff;color:#475569;border-radius:999px;padding:9px 14px;font-weight:800}.home-config-tabs button.active{background:linear-gradient(135deg,var(--primary),#14b8a6);color:#fff;border-color:transparent}.home-config-form{display:grid;gap:12px}.home-config-form.two-cols{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-config-form label{display:flex;flex-direction:column;gap:7px;color:#334155;font-weight:700;font-size:13px}.home-config-form input,.home-config-form select{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px 12px;background:#fff;outline:none}.home-config-item{border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px;margin-top:12px;box-shadow:0 8px 20px rgba(15,23,42,.04)}.home-item-title,.home-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.danger-small{border:0;background:#fee2e2;color:#b91c1c;border-radius:10px;padding:8px 12px;font-weight:800}.home-image-input{display:grid;grid-template-columns:1fr auto;gap:8px}.home-image-input input[type=file]{max-width:150px;padding:9px;background:#f8fafc}.home-list-head{padding:12px;border-radius:14px;background:#f8fafc;border:1px solid var(--line)}
.home-editor-panel{margin-top:18px;padding-bottom:92px;position:relative;background:linear-gradient(180deg,#fff,#f8fbff)}.home-editor-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.home-editor-head h3{margin:0 0 6px}.home-editor-head p{margin:0;color:#64748b;line-height:1.6}.home-editor-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.home-module-list{height:calc(100vh - 260px);min-height:620px;overflow:auto;padding:8px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;position:sticky;top:18px}.home-module-list::-webkit-scrollbar,.home-config-editor::-webkit-scrollbar{width:8px}.home-module-list::-webkit-scrollbar-thumb,.home-config-editor::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.home-module-card{display:grid;grid-template-columns:74px 1fr;gap:12px;align-items:center;border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:12px;margin-bottom:10px;cursor:pointer;transition:.22s;box-shadow:0 10px 24px rgba(15,23,42,.04)}.home-module-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(15,23,42,.08)}.home-module-card.active{border-color:#14b8a6;background:linear-gradient(135deg,#ecfdf5,#eff6ff);box-shadow:0 0 0 4px rgba(20,184,166,.12)}.module-thumb{height:58px;border-radius:16px;background:linear-gradient(135deg,#22c55e,#0ea5e9);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff}.module-thumb.banner b{position:absolute;left:10px;right:10px;top:10px;height:12px;border-radius:999px;background:rgba(255,255,255,.5)}.module-thumb.banner span{position:absolute;left:10px;right:22px;top:28px;height:8px;border-radius:999px;background:rgba(255,255,255,.85)}.module-thumb.banner i{position:absolute;left:10px;bottom:10px;width:32px;height:10px;border-radius:999px;background:#ffedd5}.module-thumb.notices{background:linear-gradient(135deg,#f97316,#f59e0b);gap:6px}.module-thumb.notices b{font-size:11px;background:rgba(255,255,255,.22);border-radius:999px;padding:3px 6px}.module-thumb.notices span{width:28px;height:8px;border-radius:999px;background:rgba(255,255,255,.85)}.module-thumb.entries{background:linear-gradient(135deg,#dbeafe,#ecfdf5);display:grid;grid-template-columns:repeat(2,18px);gap:7px}.module-thumb.entries i{width:18px;height:18px;border-radius:8px;background:linear-gradient(135deg,#14b8a6,#3b82f6)}.module-thumb.ad_banners{background:linear-gradient(135deg,#fff7ed,#eff6ff);color:#f97316;align-items:flex-start;justify-content:flex-start;padding:10px}.module-thumb.ad_banners b{font-size:10px;background:#fb923c;color:#fff;border-radius:999px;padding:2px 6px}.module-thumb.ad_banners span{position:absolute;left:10px;right:12px;bottom:20px;height:9px;border-radius:999px;background:#60a5fa}.module-thumb.ad_banners em{position:absolute;left:10px;bottom:9px;width:34px;height:7px;border-radius:999px;background:#fdba74}.module-thumb.rights{background:linear-gradient(135deg,#e0f2fe,#dcfce7);display:flex;gap:5px}.module-thumb.rights i{width:16px;height:32px;border-radius:10px;background:linear-gradient(180deg,#22c55e,#0ea5e9)}.module-thumb.navs{background:#f8fafc;border:1px solid #e2e8f0;gap:8px}.module-thumb.navs span{width:14px;height:14px;border-radius:50%;background:#14b8a6;box-shadow:20px 0 0 #3b82f6,40px 0 0 #f97316}.module-meta strong{display:block;color:#0f172a;font-size:14px;margin-bottom:4px}.module-meta span{display:block;color:#64748b;font-size:12px;line-height:1.45}.module-meta em{display:inline-block;margin-top:6px;color:#0f766e;background:#ccfbf1;border-radius:999px;padding:2px 8px;font-size:11px;font-style:normal;font-weight:800}.home-editor-workspace{display:grid;grid-template-columns:360px minmax(420px,1fr);gap:18px;align-items:start}.home-preview-phone{background:#eaf2fb;border:1px solid #dbeafe;border-radius:28px;padding:14px;box-shadow:inset 0 0 0 8px rgba(255,255,255,.55),0 24px 54px rgba(15,23,42,.08);height:calc(100vh - 260px);min-height:620px;overflow:auto}.preview-home-shell{min-height:100%;background:#f4f8fb;border-radius:24px;overflow:hidden;padding:14px 12px 74px;position:relative}.preview-banner{min-height:150px;border-radius:24px;padding:20px;color:#fff;background:linear-gradient(135deg,#22c55e,#0ea5e9);background-size:cover;background-position:center;box-shadow:0 16px 34px rgba(14,165,233,.22)}.preview-banner span{display:inline-block;background:rgba(255,255,255,.22);border-radius:999px;padding:4px 9px;font-size:11px}.preview-banner h4{font-size:24px;margin:14px 0 6px}.preview-banner p{margin:0 0 12px;color:rgba(255,255,255,.86);font-size:13px}.preview-banner button,.preview-ad button{border:0;border-radius:999px;background:#fff;color:#0f766e;padding:7px 14px;font-weight:900}.preview-notice{display:flex;gap:10px;align-items:center;background:#fff;border-radius:14px;margin:12px 0;padding:10px 12px;box-shadow:0 8px 22px rgba(15,23,42,.05)}.preview-notice b{color:#f97316;font-size:12px}.preview-notice span{font-size:12px;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-entry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;background:#fff;border-radius:20px;padding:14px 10px;margin-bottom:12px}.preview-entry{text-align:center;font-size:11px;color:#334155}.preview-entry i{display:flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0 auto 6px;border-radius:15px;color:#fff;font-style:normal;font-weight:900}.preview-entry.green i{background:linear-gradient(135deg,#22c55e,#14b8a6)}.preview-entry.blue i{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.preview-entry.orange i{background:linear-gradient(135deg,#f97316,#f59e0b)}.preview-entry.purple i{background:linear-gradient(135deg,#8b5cf6,#d946ef)}.preview-ad{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:22px;padding:16px;background:linear-gradient(135deg,#fff7ed,#eff6ff);background-size:cover;background-position:center;margin-bottom:12px}.preview-ad em{display:inline-block;background:#fb923c;color:#fff;border-radius:999px;padding:2px 7px;font-size:10px;font-style:normal;margin-bottom:6px}.preview-ad strong,.preview-ad span{display:block}.preview-ad strong{color:#0f172a}.preview-ad span{font-size:12px;color:#64748b;margin-top:4px}.preview-rights{background:#fff;border-radius:20px;padding:14px}.preview-title{font-weight:900;margin-bottom:10px}.preview-rights>div:last-child{display:flex;gap:10px;overflow:hidden}.preview-rights article{min-width:94px;border-radius:18px;color:#fff;padding:12px;display:flex;flex-direction:column;gap:5px}.preview-rights article i{font-style:normal;font-size:19px}.preview-rights article strong{font-size:13px}.preview-rights article span{font-size:11px;opacity:.9}.preview-nav{position:absolute;left:0;right:0;bottom:0;height:58px;background:rgba(255,255,255,.96);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e5e7eb}.preview-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;font-size:11px;text-decoration:none}.preview-nav a.active{color:#0f766e}.preview-nav span{font-size:17px}.preview-nav em{font-style:normal}.home-config-side{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 16px 38px rgba(15,23,42,.06);height:calc(100vh - 260px);min-height:620px;display:flex;flex-direction:column;overflow:hidden}.home-config-side-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc,#ecfdf5)}.home-config-side-head strong{display:block;font-size:18px;color:#0f172a}.home-config-side-head span{display:block;margin-top:4px;color:#64748b;font-size:12px}.home-config-editor{overflow:auto;padding:18px 20px 92px}.home-editor-tip{padding:10px 12px;border-radius:12px;background:#eff6ff;color:#2563eb;border:1px dashed #bfdbfe;font-size:12px;margin-bottom:12px}.home-edit-card{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:14px;margin-bottom:14px;box-shadow:0 10px 24px rgba(15,23,42,.04);transition:.18s}.home-module-card.dragging,.home-edit-card.dragging{opacity:.55;transform:scale(.99)}.home-edit-card.drag-over{border-color:#14b8a6;background:#f0fdfa}.home-edit-card.single{margin-bottom:0}.home-drag-handle{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#f1f5f9;color:#64748b;cursor:grab;margin-right:8px}.home-item-title{align-items:center}.home-item-title strong{margin-right:auto;color:#0f172a}.home-item-actions{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.ghost-btn.mini{padding:6px 9px;border-radius:9px;font-size:12px}.home-field,.home-switch-field{display:flex;flex-direction:column;gap:8px;color:#334155;font-weight:800;font-size:13px}.home-config-form input,.home-config-form select,.home-config-form textarea{border:1px solid #dbe3ef;border-radius:13px;padding:11px 12px;background:#fff;outline:none;transition:.18s}.home-config-form textarea{min-height:94px;resize:vertical;line-height:1.65}.home-config-form input:focus,.home-config-form select:focus,.home-config-form textarea:focus{border-color:#14b8a6;box-shadow:0 0 0 4px rgba(20,184,166,.12)}.home-switch-field{justify-content:flex-end}.home-switch{width:78px;height:34px;border:0;border-radius:999px;background:#cbd5e1;position:relative;color:#fff;font-weight:900;padding:0 10px 0 34px;text-align:left;transition:.2s}.home-switch i{position:absolute;left:4px;top:4px;width:26px;height:26px;border-radius:50%;background:#fff;transition:.2s;box-shadow:0 2px 8px rgba(15,23,42,.2)}.home-switch em{font-size:12px;font-style:normal}.home-switch.on{background:linear-gradient(135deg,#22c55e,#14b8a6);padding-left:10px;padding-right:34px}.home-switch.on i{left:48px}.home-image-field{grid-column:1/-1}.home-image-input{display:grid;grid-template-columns:92px 1fr 160px;gap:10px;align-items:center}.home-image-thumb{height:72px;border-radius:14px;background:#f1f5f9;border:1px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;color:#94a3b8;overflow:hidden}.home-image-thumb img{width:100%;height:100%;object-fit:cover}.home-image-input input[type=file]{width:160px;background:#f8fafc}.home-save-bar{position:sticky;bottom:0;z-index:20;margin:18px -24px -24px;padding:14px 24px;background:rgba(255,255,255,.92);border-top:1px solid #e5e7eb;backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:flex-end;gap:16px}.home-save-bar span{color:#64748b;font-size:13px}.home-save-bar .primary-small{width:auto;min-width:150px;background:linear-gradient(135deg,#22c55e,#0ea5e9)}@media(max-width:1320px){.home-editor-layout{grid-template-columns:240px minmax(0,1fr)}.home-editor-workspace{grid-template-columns:320px minmax(360px,1fr)}}@media(max-width:1100px){.home-editor-layout{grid-template-columns:1fr}.home-module-list{position:relative;top:auto;height:auto;min-height:0;max-height:330px}.home-editor-workspace{grid-template-columns:1fr}.home-preview-phone,.home-config-side{height:auto;min-height:520px}.home-save-bar{margin-left:-18px;margin-right:-18px}}@media(max-width:720px){.home-editor-head,.home-config-side-head,.home-save-bar{flex-direction:column;align-items:flex-start}.home-image-input{grid-template-columns:1fr}.home-image-input input[type=file]{width:100%;max-width:none}.home-preview-phone{padding:10px}.preview-entry-grid{grid-template-columns:repeat(2,1fr)}}
.page-config-switch{display:inline-flex;gap:6px;margin:4px 0 8px;padding:5px;border:1px solid #dbe3ef;border-radius:999px;background:#f8fafc}.page-config-switch label{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;color:#64748b;font-size:13px;font-weight:900;cursor:pointer}.page-config-switch label.active{background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff;box-shadow:0 8px 18px rgba(20,184,166,.18)}.page-config-switch input{accent-color:#0f766e}.preview-service-card{background:#fff;border-radius:18px;padding:14px;margin-top:12px;box-shadow:0 8px 22px rgba(15,23,42,.05)}.preview-service-card h4{margin:0 0 8px;color:#0f172a}.preview-service-card p{margin:0 0 8px;color:#64748b;font-size:12px;line-height:1.7}.preview-service-card div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.preview-service-card button{border:0;border-radius:13px;padding:9px 10px;background:linear-gradient(135deg,#0ea5e9,#22c55e);color:#fff;font-size:12px;font-weight:900}.home-module-card.drag-over{border-color:#14b8a6;background:#f0fdfa}
.home-icon-field{grid-column:1/-1}.home-icon-picker{display:grid;grid-template-columns:68px 1fr 160px;gap:10px;align-items:center}.home-icon-current{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#ecfdf5,#eff6ff);border:1px solid #dbeafe;display:grid;place-items:center;font-size:25px;color:#0f766e;overflow:hidden}.home-icon-current img,.home-default-icons img,.preview-entry i img,.preview-rights article i img,.preview-nav span img{width:100%;height:100%;object-fit:contain;display:block}.home-icon-current em{font-style:normal;font-size:12px;color:#94a3b8}.home-icon-picker input[type=file]{background:#f8fafc;width:160px}.home-default-icons{display:grid;grid-template-columns:repeat(8,minmax(52px,1fr));gap:8px}.home-default-icons button{border:1px solid #e5e7eb;background:#fff;border-radius:13px;padding:8px 4px;display:flex;flex-direction:column;align-items:center;gap:4px;color:#64748b;cursor:pointer;transition:.18s}.home-default-icons button:hover{border-color:#14b8a6;background:#f0fdfa;transform:translateY(-1px)}.home-default-icons span{font-size:20px;line-height:1}.home-default-icons em{font-style:normal;font-size:11px}.preview-notice-scroll{height:20px;overflow:hidden;flex:1;position:relative}.preview-notice-scroll span{display:block;height:20px;line-height:20px;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;left:0;right:0;top:0;transform:translateY(20px);opacity:0;transition:transform .32s ease,opacity .32s ease}.preview-notice-scroll span.active{transform:translateY(0);opacity:1}.preview-notice-scroll span.leave{transform:translateY(-20px);opacity:0}.preview-entry i img{border-radius:12px}.preview-rights article i img{width:24px;height:24px}.preview-nav span img{width:18px;height:18px}.home-link-field{grid-column:1/-1}.home-link-picker{display:grid;gap:10px}.home-link-type{display:flex;gap:0;border-radius:10px;overflow:hidden;border:1px solid var(--line)}.home-link-tab{flex:1;border:0;background:#f8fafc;padding:8px 0;font-size:13px;font-weight:700;color:#64748b;cursor:pointer;transition:.18s}.home-link-tab.active{background:linear-gradient(135deg,#0f766e,#14b8a6);color:#fff}.home-link-internal select,.home-link-external input{width:100%;border:1px solid var(--line);border-radius:10px;padding:9px 13px;font-size:13px;background:#fff}.home-link-target{display:flex;align-items:center;gap:6px;font-size:12px;color:#64748b;cursor:pointer}.home-link-target input[type=checkbox]{width:16px;height:16px;accent-color:#0f766e}@media(max-width:720px){.home-icon-picker{grid-template-columns:1fr}.home-icon-picker input[type=file]{width:100%}.home-default-icons{grid-template-columns:repeat(4,1fr)}}
.settings-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.settings-hero p{color:#64748b;line-height:1.75;margin:8px 0 0}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:18px}.settings-card h3{padding-bottom:12px;border-bottom:1px solid var(--line);color:#0f172a}.settings-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,220px) auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #edf2f7}.settings-row:last-child{border-bottom:0}.settings-row strong{display:block;color:#0f172a;margin-bottom:5px}.settings-row span{display:inline-flex;color:#0f766e;background:#ecfdf5;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:800}.settings-row p{color:#64748b;line-height:1.55;margin:7px 0 0;font-size:13px}.settings-value{font-weight:800;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-value.empty-value{color:#cbd5e1}.settings-guide .guide-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.settings-guide .guide-head p{color:#64748b;line-height:1.75}.guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.guide-card{border:1px solid var(--line);border-radius:18px;padding:18px;background:linear-gradient(135deg,#fff,#f8fafc)}.guide-card h4{margin:0 0 12px;color:#0f766e}.guide-card ol{margin:0;padding-left:20px;color:#475569;line-height:1.8}.captcha-row{display:grid;grid-template-columns:1fr 110px;gap:10px;align-items:center}.captcha-row input{margin-bottom:0}.captcha-row canvas{border:1px solid var(--line);border-radius:14px;background:#ecfdf5;cursor:pointer}.auth-link{text-align:center;margin:16px 0 0!important}.auth-link a{color:#0f766e;font-weight:900;text-decoration:none}@media(max-width:760px){.settings-hero,.settings-guide .guide-head{display:block}.settings-grid{grid-template-columns:1fr}.settings-row{grid-template-columns:1fr}.settings-value{white-space:normal}}.setting-cert-upload{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:10px;align-items:center}.setting-cert-upload input[type=file]{height:44px;border:1px solid var(--line);border-radius:14px;padding:9px;background:#f8fafc;color:#475569}.setting-cert-upload span{grid-column:1/-1;color:#64748b;font-size:12px}@media(max-width:760px){.setting-cert-upload{grid-template-columns:1fr}}