:root{--font: -apple-system, BlinkMacSystemFont, "SF Pro Text", system-ui, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--bg: #f4f3ef;--surface: #ffffff;--surface-2: #faf9f6;--ink: #1a1d23;--ink-2: #454b57;--muted: #8a8f9c;--border: #e6e8ee;--border-strong: #d3d7e0;--accent: #6d4aff;--accent-deep: #5a38ea;--accent-soft: #f1edff;--accent-ring: rgba(109, 74, 255, .16);--danger: #c93a2c;--danger-soft: #fdefed;--success: #0e8345;--success-soft: #e7f6ee;--warning: #96660a;--warning-soft: #fdf3d8;--info: #2760c9;--info-soft: #ebf2fe;--neutral-soft: #eef0f4;--radius-s: 8px;--radius-m: 14px;--radius-l: 18px;--sidebar-w: 252px;--shadow-card: 0 1px 2px rgba(16, 24, 40, .04), 0 1px 3px rgba(16, 24, 40, .05);--shadow-pop: 0 4px 16px rgba(16, 24, 40, .1);font-family:var(--font);color:var(--ink);background:var(--bg);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;background:var(--bg)}::selection{background:var(--accent-soft)}h1,h2,h3{letter-spacing:-.01em}code{font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86em;background:var(--neutral-soft);padding:1px 6px;border-radius:6px}.app{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar-w);display:flex;flex-direction:column;color:#eceaf0;background:#19191d;border-right:1px solid #19191d;padding:18px 14px 14px;overflow-y:auto;z-index:20}.brand{display:flex;align-items:center;gap:10px;padding:5px 10px 20px}.brand-mark{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;color:#17171a;font-weight:800;font-size:15px;background:#dfff63;box-shadow:0 0 0 1px #ffffff14,0 8px 24px #0000003d;flex:none}.brand-name{font-weight:700;font-size:1.02rem;letter-spacing:-.01em}.sidebar .brand-name{color:#fff}.brand-tag{display:block;font-size:.72rem;font-weight:500;color:#797780;letter-spacing:.02em}.nav-group{margin-top:14px}.nav-group-label{display:block;padding:0 10px 6px;font-size:.7rem;font-weight:600;letter-spacing:.08em;color:#68666f;text-transform:uppercase}.nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:7px 10px;margin:1px 0;border:none;border-radius:var(--radius-s);background:transparent;color:#aaa7b0;font-size:.92rem;font-weight:500;font-family:inherit;cursor:pointer;text-align:left;transition:background .12s ease,color .12s ease}.nav-item svg{width:18px;height:18px;flex:none;color:#68666f;transition:color .12s ease}.nav-item:hover{background:#fff1;color:#fff}.nav-item:hover svg{color:#cfccd4}.nav-item.active{background:#f3f0ff;color:#4f35cf;font-weight:600}.nav-item.active svg{color:var(--accent)}.sidebar-foot{margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.09)}.sidebar-foot .store-line{display:block;padding:0 10px 8px;font-size:.8rem;color:#77747e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main{margin-left:var(--sidebar-w);min-height:100vh}.content{max-width:1180px;margin:0 auto;padding:42px 46px 110px}.workspace-bar{height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 30px;border-bottom:1px solid var(--border);background:#ffffffb8;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.workspace-store,.workspace-meta{display:flex;align-items:center;gap:10px;font-size:.78rem}.workspace-label,.workspace-meta>span:first-child{color:var(--muted)}.workspace-store strong{font-weight:650}.live-dot{width:7px;height:7px;border-radius:50%;background:#24a663;box-shadow:0 0 0 4px #24a6631a}.avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--ink);font-size:.7rem;font-weight:750}.workspace-link{min-height:32px;display:inline-flex;align-items:center;padding:6px 11px;border-radius:8px;font-size:.76rem;font-weight:650;text-decoration:none}.workspace-link.ghost{min-height:32px;padding:6px 11px;font-size:.76rem}.workspace-link.primary{color:#fff;background:var(--ink)}.workspace-link.primary:hover{background:#2c313b}@media (max-width: 900px){.sidebar{position:sticky;inset:auto;width:100%;flex-direction:row;align-items:center;gap:4px;padding:8px 12px;border-right:none;border-bottom:1px solid rgba(255,255,255,.08);overflow-x:auto}.brand{padding:0 8px 0 0}.brand-tag,.nav-group-label,.store-line{display:none}.nav-group{margin:0;display:flex;gap:2px}.nav-item{white-space:nowrap;padding:6px 10px}.sidebar-foot{margin:0 0 0 auto;padding:0;border:none}.main{margin-left:0}.content{padding:22px 18px 80px}.workspace-bar{display:none}.row2{grid-template-columns:1fr}}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.page-head h1{font-size:1.82rem;font-weight:700;margin:0;line-height:1.25}.page-sub{margin:7px 0 0;color:var(--muted);font-size:.9rem}.page-head .actions{flex:none;padding-top:2px}.back-link{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;padding:0;border:none;background:none;color:var(--muted);font-size:.88rem;font-family:inherit;cursor:pointer;transition:color .12s ease}.back-link:hover{color:var(--accent-deep)}.back-link svg{width:15px;height:15px}h2{font-size:1.05rem;font-weight:650;margin:30px 0 12px}.muted{color:var(--muted);margin:0 0 20px}.muted.small{font-size:.85rem;margin:0 0 12px}button{font-family:inherit;padding:8px 16px;font-size:.92rem;font-weight:600;border:1px solid transparent;border-radius:9px;background:var(--ink);color:#fff;cursor:pointer;transition:background .12s ease,border-color .12s ease,box-shadow .12s ease,transform .06s ease}button:hover{background:#2c313b}button:active{transform:translateY(1px)}button:disabled{opacity:.45;cursor:default;transform:none}button.ghost{background:var(--surface);color:var(--ink-2);border-color:var(--border-strong);font-weight:550;padding:7px 13px;font-size:.88rem}button.ghost:hover{background:var(--surface-2);border-color:#b9bfcc;color:var(--ink)}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 16px;border:1px solid var(--ink);border-radius:9px;color:#fff;background:var(--ink);font-size:.92rem;font-weight:600;text-decoration:none}.button-link:hover{background:#2c313b}.button-link.ghost-link{min-height:36px;padding:7px 13px;color:var(--ink-2);background:#fff;border-color:var(--border-strong);font-size:.88rem}.danger-button{color:var(--danger)!important}button.danger{color:var(--danger);border-color:#ecc8c3}button.danger:hover{background:var(--danger-soft);border-color:#e0a9a2;color:var(--danger)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.nav-item:focus-visible{outline:none;box-shadow:0 0 0 3px var(--accent-ring);border-color:var(--accent)}.actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.form{display:flex;flex-direction:column;gap:16px;max-width:720px}.form>button,.block>button{align-self:flex-start}.form label{display:flex;flex-direction:column;gap:6px;font-size:.86rem;font-weight:550;color:var(--ink-2)}input,textarea,select{font-family:inherit;font-size:.95rem;color:var(--ink);padding:8px 12px;border:1px solid var(--border-strong);border-radius:var(--radius-s);background:var(--surface);transition:border-color .12s ease,box-shadow .12s ease}input::placeholder,textarea::placeholder{color:#b0b5c0}input:hover,textarea:hover,select:hover{border-color:#b9bfcc}textarea{resize:vertical}.row2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.block{border:1px solid var(--border);border-radius:var(--radius-m);background:var(--surface);padding:16px;margin:0;display:flex;flex-direction:column;gap:12px;box-shadow:var(--shadow-card)}.block legend{font-size:.8rem;font-weight:650;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);padding:0 6px}.inline{display:flex;gap:8px;align-items:center}.form label.check{flex-direction:row;align-items:center;gap:8px;font-weight:500}.form label.check input{width:auto;margin:0}.inline input{flex:1}.variant{border:1px solid var(--border);border-radius:var(--radius-s);background:var(--surface-2);padding:14px;display:flex;flex-direction:column;gap:10px}.media-grid{display:flex;flex-wrap:wrap;gap:10px}.media-thumb{width:84px;height:84px;object-fit:cover;border-radius:var(--radius-s);border:1px solid var(--border)}.upload{display:inline-flex;align-items:center;gap:10px;font-size:.9rem;color:var(--ink-2)}.inline-form{max-width:none;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;padding:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-m);box-shadow:var(--shadow-card)}.inline-form input,.inline-form select{font-size:.9rem}.inline-form input:not(.cur){flex:1 1 120px;width:auto;min-width:90px}.inline-form.small{padding:0;margin-bottom:0;background:none;border:none;box-shadow:none}.inline-form.small input{padding:6px 10px;font-size:.85rem}.inline-form .cur{width:68px}.inline-form>button{align-self:center}.error,.notice{display:flex;align-items:baseline;gap:8px;margin:0 0 16px;padding:10px 14px;border-radius:var(--radius-s);font-size:.9rem}.error{color:#a3271b;background:var(--danger-soft);border:1px solid #f3d2cd}.notice{color:#0b6b39;background:var(--success-soft);border:1px solid #c4e9d3}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-l);box-shadow:0 1px 2px #10182808,0 10px 30px #10182809;overflow:hidden}.settings-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,.8fr);gap:20px;align-items:start}.launch-checks{display:grid;gap:10px;padding:0;list-style:none}.launch-checks li{display:flex;gap:10px;color:var(--muted)}.launch-checks li.ready{color:var(--success, #237c53)}.inquiry-layout{display:grid;grid-template-columns:minmax(520px,1.4fr) minmax(340px,.8fr);gap:20px;align-items:start}.inquiry-layout tr{cursor:pointer}.selected-row{background:var(--accent-soft, #f0edff)}.detail-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:start}.detail-panel-head h2{margin-top:6px}.inquiry-message{padding:16px;border-radius:12px;background:var(--surface-subtle, #f7f7f8);white-space:pre-wrap}.timeline{margin-top:24px;border-top:1px solid var(--line);padding-top:18px}.timeline>div{border-left:2px solid var(--line);padding:0 0 14px 16px}.timeline span{color:var(--muted);font-size:12px}.timeline p{margin:3px 0 0}@media (max-width: 1100px){.settings-grid,.inquiry-layout{grid-template-columns:1fr}}.grid{width:100%;border-collapse:collapse;font-size:.9rem}.grid th,.grid td{text-align:left;padding:10px 16px;border-bottom:1px solid var(--border)}.grid th{color:var(--muted);font-weight:600;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;background:var(--surface-2);white-space:nowrap}.grid tbody tr:last-child td{border-bottom:none}.grid tbody tr{transition:background .1s ease}.grid tbody tr:hover{background:var(--surface-2)}.grid td.num,.grid th.num{text-align:right;font-variant-numeric:tabular-nums}.grid .muted{margin:0;font-size:.86rem}.thumb{width:40px;height:40px;border-radius:var(--radius-s);object-fit:cover;background:var(--neutral-soft);border:1px solid var(--border);display:block}.thumb.placeholder{background:linear-gradient(135deg,var(--neutral-soft) 0%,#e3e6ec 100%)}.pill{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;font-size:.78rem;font-weight:600;white-space:nowrap;background:var(--neutral-soft);color:var(--ink-2)}.pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.7}.pill.success{background:var(--success-soft);color:var(--success)}.pill.warning{background:var(--warning-soft);color:var(--warning)}.pill.danger{background:var(--danger-soft);color:var(--danger)}.pill.info{background:var(--info-soft);color:var(--info)}.pill.accent{background:var(--accent-soft);color:var(--accent-deep)}.empty{display:flex;flex-direction:column;align-items:center;gap:6px;padding:56px 24px;text-align:center}.empty-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--neutral-soft);color:var(--muted);margin-bottom:6px}.empty-icon svg{width:22px;height:22px}.empty-title{font-weight:650;font-size:.98rem}.empty-hint{color:var(--muted);font-size:.88rem;margin:0;max-width:380px}.empty .actions{margin-top:12px}.skeleton-rows{display:flex;flex-direction:column;gap:12px;padding:18px 16px}.skeleton{height:14px;border-radius:6px;background:linear-gradient(90deg,#eceef2 25%,#f6f7f9 42%,#eceef2 60%);background-size:300% 100%;animation:shimmer 1.4s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.zone-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.zone{border:1px solid var(--border);border-radius:var(--radius-m);background:var(--surface);box-shadow:var(--shadow-card);overflow:hidden}.zone-head{width:100%;display:flex;align-items:center;gap:14px;background:var(--surface);border:none;color:inherit;padding:13px 16px;cursor:pointer;text-align:left;font-family:inherit;font-size:inherit}.zone-head .chev{margin-left:auto;color:var(--muted);font-size:.8rem}.zone-head.static{cursor:default;gap:0}.zone-toggle{flex:1;display:flex;align-items:center;gap:14px;background:transparent;border:none;color:inherit;padding:0;cursor:pointer;text-align:left;font-family:inherit;font-size:inherit;font-weight:400}.zone-toggle strong{font-weight:650}.zone-rates{padding:14px 16px;border-top:1px solid var(--border);background:var(--surface-2)}.rate-lines{list-style:none;padding:0;margin:0 0 12px}.rate-lines li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid var(--border);font-size:.92rem}.rate-lines li:last-child{border-bottom:none}.chip{margin-left:8px;padding:3px 11px;font-size:.8rem;border-radius:999px}.chip.on{background:var(--ink);color:#fff;border-color:var(--ink)}.menu-chip{display:inline-flex;margin-left:8px}.menu-chip .chip{margin-left:0}.menu-chip .chip.danger{border-left:none;padding:3px 8px}.range-tabs{margin-bottom:20px;align-items:center}.segmented{display:inline-flex;padding:3px;gap:2px;background:var(--neutral-soft);border-radius:var(--radius-s)}.segmented button{background:transparent;color:var(--ink-2);border:none;padding:5px 14px;font-size:.86rem;font-weight:550;border-radius:7px;box-shadow:none}.segmented button:hover{color:var(--ink);background:#fff9}.segmented button.on{background:var(--surface);color:var(--ink);font-weight:650;box-shadow:0 1px 2px #1018281a}.stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:30px}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-m);box-shadow:var(--shadow-card);padding:18px;display:flex;flex-direction:column-reverse;gap:6px;justify-content:flex-end}.stat-value{font-size:1.55rem;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1.2}.stat-label{color:var(--muted);font-size:.82rem;font-weight:550}.theme-list{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:8px}.theme-row{display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-m);box-shadow:var(--shadow-card);padding:11px 16px;transition:border-color .12s ease}.theme-row.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent),var(--shadow-card)}.theme-name{flex:1;display:flex;align-items:center;gap:10px;background:transparent;border:none;color:inherit;cursor:pointer;text-align:left;padding:0;font-family:inherit;font-size:inherit;font-weight:400}.theme-name strong{font-weight:650}.badge{font-size:.74rem;font-weight:600;padding:2px 9px;border-radius:999px;background:var(--neutral-soft);color:var(--ink-2)}.badge.published{background:var(--success-soft);color:var(--success)}.editor{border-top:1px solid var(--border);padding-top:20px}.section-block legend{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.section-ctrl{display:inline-flex;gap:4px}.section-ctrl button{padding:2px 9px;font-size:.8rem}.template-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}.template-bar .muted{margin:0}.add-template{margin-bottom:20px}.editing-title{font-size:.95rem;font-weight:550;margin:8px 0 16px}.kv{display:grid;grid-template-columns:max-content 1fr;gap:8px 20px;margin:0 0 4px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-m);box-shadow:var(--shadow-card);padding:16px 18px}.kv dt{color:var(--muted);font-size:.88rem}.kv dd{margin:0;font-size:.93rem}.kv.totals{max-width:320px;margin-top:20px;font-variant-numeric:tabular-nums}.kv.totals dd{text-align:right}.ship-addr{font-style:normal;line-height:1.7;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-m);box-shadow:var(--shadow-card);padding:14px 18px;max-width:380px;font-size:.93rem}.fulfill-box{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:18px 0;padding:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-m);box-shadow:var(--shadow-card)}.auth{min-height:100vh;display:grid;place-items:center;padding:24px;position:relative;overflow:hidden;background:var(--bg)}.auth:before,.auth:after{content:"";position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none}.auth:before{width:480px;height:480px;top:-180px;right:-120px;background:#6d4aff24}.auth:after{width:420px;height:420px;bottom:-200px;left:-140px;background:#5a38ea1a}.auth-card{position:relative;width:100%;max-width:400px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-l);box-shadow:var(--shadow-pop);padding:36px 36px 32px}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:26px}.auth-card h1{font-size:1.25rem;font-weight:700;margin:0 0 4px}.auth-card .muted{font-size:.9rem;margin-bottom:24px}.auth-card button[type=submit]{margin-top:6px;padding:10px 16px;align-self:stretch}.auth-foot{margin-top:22px;text-align:center;font-size:.82rem;color:var(--muted)}.template-principle{display:flex;align-items:center;gap:14px;margin-bottom:26px;padding:15px 18px;border:1px solid #dcd5ff;border-radius:var(--radius-l);background:linear-gradient(120deg,#f7f4ff,#fff)}.template-principle-icon{width:38px;height:38px;display:grid;place-items:center;flex:none;border-radius:50%;color:#fff;background:var(--accent);box-shadow:0 8px 20px #6d4aff38}.template-principle strong{display:block;font-size:.9rem}.template-principle p{margin:2px 0 0;color:var(--muted);font-size:.82rem}.template-loading{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-l);background:#fff}.template-industry-filter{display:flex;flex-wrap:wrap;gap:8px;margin:6px 0 24px}.template-industry-filter button{min-height:38px;padding:7px 12px;border:1px solid var(--border);border-radius:999px;color:var(--ink-2);background:var(--surface);box-shadow:none;font-size:.78rem}.template-industry-filter button:hover,.template-industry-filter button.on{color:#fff;border-color:var(--ink);background:var(--ink)}.template-industry-filter button span{margin-left:4px;opacity:.55;font-variant-numeric:tabular-nums}.preset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.preset-card{overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:0 2px 4px #10182808,0 18px 46px #1018280b;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.preset-card:hover{transform:translateY(-3px);box-shadow:0 2px 4px #1018280a,0 24px 60px #10182814}.preset-card.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent),0 20px 50px #5b3fd61a}.preset-preview-button{display:block;width:100%;padding:0;border:0;border-radius:0;background:none;text-align:inherit}.preset-preview-button:hover{background:none}.preset-preview-button:active{transform:none}.preset-preview{position:relative;min-height:282px;overflow:hidden;padding:18px;color:#17171a;background:#f4f0e9}.preview-top{height:28px;display:flex;align-items:center;gap:9px;border-bottom:1px solid currentColor;opacity:.7}.preview-top i{width:16px;height:16px;margin-right:auto;border-radius:50%;background:currentColor}.preview-top span{width:36px;height:3px;border-radius:3px;background:currentColor}.preview-hero{display:grid;grid-template-columns:1fr .8fr;gap:18px;align-items:center;height:155px;padding:20px 7px 14px}.preview-hero>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.preview-hero b{display:block;width:88%;height:13px;background:currentColor}.preview-hero b:nth-child(2){width:62%}.preview-hero em{width:48px;height:16px;margin-top:8px;border-radius:10px;background:currentColor}.preview-hero figure{position:relative;height:126px;margin:0;overflow:hidden;border-radius:54px 54px 8px 8px;background:#b4a4ed}.preview-hero figure:before{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;border:1px solid rgba(255,255,255,.65);border-radius:50%}.preview-hero figure span{position:absolute;right:18%;bottom:18%;width:46%;aspect-ratio:1;border-radius:50%;background:#dfff63;box-shadow:inset -6px -8px 10px #0000002b}.preview-products{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.preview-products i{height:62px;background:#17171a1a}.preview-products i:nth-child(2){transform:translateY(9px)}.active-ribbon{position:absolute;top:18px;right:18px;padding:5px 10px;border-radius:999px;color:#fff;background:var(--accent);font-size:.68rem;font-weight:700}.preview-hover-label{position:absolute;bottom:18px;left:50%;padding:8px 13px;border-radius:999px;color:#fff;background:#141418e0;font-size:.72rem;font-weight:700;opacity:0;transform:translate(-50%,8px);transition:opacity .2s ease,transform .2s ease}.preset-preview-button:hover .preview-hover-label,.preset-preview-button:focus-visible .preview-hover-label{opacity:1;transform:translate(-50%)}.preset-copy{padding:21px 22px 22px}.preset-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.preset-category{color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.preset-title-row h2{margin:3px 0 0;font-size:1.42rem;line-height:1.1}.preset-copy>p{min-height:45px;margin:13px 0 10px;color:var(--ink-2);font-size:.86rem;line-height:1.65}.preset-best{display:block;color:var(--muted);font-size:.76rem}.preset-swatches{display:flex;padding:3px}.preset-swatches i{width:18px;height:18px;margin-left:-3px;border:2px solid white;border-radius:50%;background:#17171a}.preset-swatches i:nth-child(2){background:#f3eee5}.preset-swatches i:nth-child(3){background:#735eff}.preset-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.preset-tags{display:flex;flex-wrap:wrap;gap:5px}.preset-tags span{padding:3px 8px;border-radius:999px;color:var(--ink-2);background:var(--neutral-soft);font-size:.68rem;font-weight:600}.preset-footer button{flex:none}.preset-noir .preset-preview{color:#eee9dd;background:#151519}.preset-noir .preview-hero figure{background:radial-gradient(circle at 50% 35%,#bca878,#3a3428 65%,#171619)}.preset-noir .preview-hero figure span{background:#d5c18a}.preset-noir .preview-products i{background:#eae4d324}.preset-noir .preset-swatches i:first-child{background:#151519}.preset-noir .preset-swatches i:nth-child(2){background:#d5c18a}.preset-noir .preset-swatches i:nth-child(3){background:#eee9dd}.preset-studio .preset-preview{color:#151515;background:#dfff63}.preset-studio .preview-hero{grid-template-columns:1.15fr .65fr}.preset-studio .preview-hero b{height:18px}.preset-studio .preview-hero figure{border:2px solid currentColor;border-radius:0;background:#ff5d31}.preset-studio .preview-hero figure span{border-radius:0;background:#151515}.preset-studio .preview-products i{border:1px solid currentColor;background:#fff}.preset-studio .preset-swatches i:first-child{background:#dfff63}.preset-studio .preset-swatches i:nth-child(2){background:#ff5d31}.preset-studio .preset-swatches i:nth-child(3){background:#151515}.preset-botanical .preset-preview{color:#243029;background:#ebe5d7}.preset-botanical .preview-hero figure{border-radius:50% 50% 12px;background:#b5c9a3;transform:rotate(3deg)}.preset-botanical .preview-hero figure span{background:#b86546}.preset-botanical .preview-products i{border-radius:30px 30px 5px 5px;background:#2430291f}.preset-botanical .preset-swatches i:first-child{background:#243029}.preset-botanical .preset-swatches i:nth-child(2){background:#ebe5d7}.preset-botanical .preset-swatches i:nth-child(3){background:#b86546}.preset-habitat .preset-preview{color:#17233b;background:#f0eee8}.preset-habitat .preview-hero figure{border-radius:2px;background:#315ed2}.preset-habitat .preview-hero figure span{right:8%;bottom:8%;width:66%;border-radius:1px;background:#d8ff43}.preset-habitat .preview-products i{background:#d9d4ca}.preset-habitat .preset-swatches i:first-child{background:#17233b}.preset-habitat .preset-swatches i:nth-child(2){background:#f0eee8}.preset-habitat .preset-swatches i:nth-child(3){background:#315ed2}.preset-circuit .preset-preview{color:#edf2f5;background:#15191d}.preset-circuit .preview-top,.preset-circuit .preview-hero{border-color:#424b52}.preset-circuit .preview-hero figure{border:1px solid #6c7982;border-radius:18px;background:radial-gradient(circle at 50% 38%,#c7d5db,#4a555c 46%,#171b1e 72%)}.preset-circuit .preview-hero figure span{background:#ff5c35;box-shadow:0 0 24px #ff5c358c}.preset-circuit .preview-products i{border:1px solid #3d474e;background:#22292e}.preset-circuit .preset-swatches i:first-child{background:#15191d}.preset-circuit .preset-swatches i:nth-child(2){background:#c7d5db}.preset-circuit .preset-swatches i:nth-child(3){background:#ff5c35}.preset-foundry .preset-preview{color:#102b4e;background:#e8eef3}.preset-foundry .preview-hero{grid-template-columns:.9fr 1fr}.preset-foundry .preview-hero figure{border:2px solid #102b4e;border-radius:0;background:repeating-linear-gradient(135deg,#ffb000 0,#ffb000 9px,#f6c950 9px,#f6c950 18px)}.preset-foundry .preview-hero figure span{border:2px solid #102b4e;border-radius:0;background:#eef3f7;box-shadow:none}.preset-foundry .preview-products i{border-top:3px solid #1364a9;background:#d4dfe7}.preset-foundry .preset-swatches i:first-child{background:#102b4e}.preset-foundry .preset-swatches i:nth-child(2){background:#e8eef3}.preset-foundry .preset-swatches i:nth-child(3){background:#ffb000}.preset-mercantile .preset-preview{color:#3a291e;background:#f5ead8}.preset-mercantile .preview-hero figure{border-radius:12px 48px;background:#df6b3d}.preset-mercantile .preview-hero figure span{background:#f9c94d}.preset-mercantile .preview-products i{border-radius:7px;background:#dfd0bb}.preset-mercantile .preset-swatches i:first-child{background:#3a291e}.preset-mercantile .preset-swatches i:nth-child(2){background:#f5ead8}.preset-mercantile .preset-swatches i:nth-child(3){background:#df6b3d}.theme-history{margin-top:44px;padding-top:34px;border-top:1px solid var(--border)}.history-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.history-heading h2{margin:4px 0 0;font-size:1.25rem}.history-heading p{margin:0;color:var(--muted);font-size:.82rem}.history-list{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-l);background:var(--surface);box-shadow:var(--shadow-card)}.history-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 15px;border-bottom:1px solid var(--border)}.history-row:last-child{border-bottom:0}.history-row.active{background:#faf9ff}.history-row>div{min-width:0}.history-row>div strong,.history-row>div span{display:block}.history-row>div strong{font-size:.88rem}.history-row>div span{color:var(--muted);font-size:.74rem}.history-thumb{position:relative;width:48px;height:38px;overflow:hidden;border-radius:7px;background:#eee9df}.history-thumb i{position:absolute;top:7px;right:22px;bottom:7px;left:6px;background:#17171a}.history-thumb b{position:absolute;top:6px;right:6px;width:15px;height:25px;border-radius:9px 9px 2px 2px;background:#a997e8}.history-thumb.preset-noir{background:#151519}.history-thumb.preset-noir i{background:#eee8db}.history-thumb.preset-noir b{background:#c7ac6c}.history-thumb.preset-studio{background:#dfff63}.history-thumb.preset-studio b{border-radius:0;background:#ff5833}.history-thumb.preset-botanical{background:#e8e1d2}.history-thumb.preset-botanical i{background:#29352d}.history-thumb.preset-botanical b{background:#9eb78d}.history-thumb.preset-habitat{background:#f0eee8}.history-thumb.preset-habitat i{background:#17233b}.history-thumb.preset-habitat b{border-radius:1px;background:#315ed2}.history-thumb.preset-circuit{background:#15191d}.history-thumb.preset-circuit i{background:#d8e0e4}.history-thumb.preset-circuit b{background:#ff5c35}.history-thumb.preset-foundry{background:#e8eef3}.history-thumb.preset-foundry i{background:#102b4e}.history-thumb.preset-foundry b{border-radius:0;background:#ffb000}.history-thumb.preset-mercantile{background:#f5ead8}.history-thumb.preset-mercantile i{background:#3a291e}.history-thumb.preset-mercantile b{background:#df6b3d}.theme-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:22px;background:#0c0c10b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:preview-in .18s ease both}@keyframes preview-in{0%{opacity:0}}.theme-preview-dialog{width:min(1400px,100%);height:min(920px,calc(100vh - 44px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#eceae5;box-shadow:0 40px 120px #00000059}.theme-preview-toolbar{min-height:62px;display:flex;align-items:center;gap:18px;padding:10px 14px 10px 20px;border-bottom:1px solid #d8d6d1;background:#fff}.theme-preview-toolbar>div:first-child{margin-right:auto}.theme-preview-toolbar>div:first-child strong,.theme-preview-toolbar>div:first-child span{display:block}.theme-preview-toolbar>div:first-child strong{font-size:.95rem}.preview-page-tabs,.preview-device-tabs{display:flex;padding:3px;border-radius:9px;background:#efefed}.preview-page-tabs button,.preview-device-tabs button{min-height:32px;padding:4px 11px;border:0;border-radius:7px;color:var(--ink-2);background:transparent;box-shadow:none;font-size:.76rem}.preview-page-tabs button:hover,.preview-device-tabs button:hover{color:var(--ink);background:#fff9}.preview-page-tabs button.on,.preview-device-tabs button.on{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000017}.preview-device-tabs button{width:34px;padding:0;font-size:1rem}.preview-close{margin-left:2px}.theme-preview-stage{min-height:0;overflow:auto;padding:26px}.live-preview{--lp-ink: #17171a;--lp-muted: #77737c;--lp-paper: #f7f5f0;--lp-line: rgba(23,23,26,.14);--lp-accent: #6f5bff;width:min(1120px,100%);min-height:650px;margin:0 auto;overflow:hidden;color:var(--lp-ink);background:var(--lp-paper);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;box-shadow:0 22px 70px #1414182e;transition:width .28s ease}.live-preview.device-mobile{width:390px;min-height:720px}.live-announcement{padding:5px 16px;color:var(--lp-paper);background:var(--lp-ink);font-size:6px;font-weight:800;letter-spacing:.16em;text-align:center}.live-header{height:54px;display:flex;align-items:center;gap:24px;padding:0 28px;border-bottom:1px solid var(--lp-line)}.live-header>strong{display:flex;align-items:center;gap:7px;margin-right:auto;font-size:11px}.live-header>strong i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:var(--lp-paper);background:var(--lp-ink);font-family:Georgia,serif;font-size:9px}.live-header nav,.live-header>div{display:flex;gap:20px;font-size:7px;font-weight:650}.live-header>div{gap:12px}.live-home{padding:36px 38px 54px}.live-hero{min-height:330px;display:grid;grid-template-columns:1.05fr .75fr;align-items:center;gap:56px}.live-hero small,.live-section-title small,.live-product-page small,.live-cart-page>small{display:block;margin-bottom:14px;color:var(--lp-muted);font-size:7px;font-weight:750;letter-spacing:.14em}.live-hero h1{max-width:580px;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(38px,5vw,70px);font-weight:400;letter-spacing:-.06em;line-height:.88}.live-hero p{max-width:420px;margin:18px 0 0;color:var(--lp-muted);font-size:10px;line-height:1.7}.live-hero button,.live-product-page button,.live-cart-page button{margin-top:20px;padding:9px 14px;border:0;border-radius:999px;color:var(--lp-paper);background:var(--lp-ink);font-size:8px}.live-hero button span{margin-left:20px}.live-hero figure{position:relative;height:275px;margin:0;overflow:hidden;border-radius:48% 48% 8px 8px;background:radial-gradient(circle at 48% 40%,#e4ddfd,#9a87de 64%,#62529b)}.live-hero figure:before{content:"";position:absolute;top:14%;right:14%;bottom:14%;left:14%;border:1px solid rgba(255,255,255,.55);border-radius:50%}.live-hero figure span{position:absolute;right:18%;bottom:22%;width:34%;aspect-ratio:1;border-radius:50%;background:#dfff63;box-shadow:inset -8px -10px 14px #0000002e}.live-hero figure i{position:absolute;right:-5%;bottom:-28%;width:80%;height:55%;border-radius:50%;background:#17171a;transform:rotate(-9deg)}.live-collection{margin-top:48px;padding-top:36px;border-top:1px solid var(--lp-line)}.live-section-title h2{margin:0 0 24px;font-family:Georgia,Songti SC,serif;font-size:30px;font-weight:400}.live-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.live-products article>div{aspect-ratio:.82;overflow:hidden;background:#0000000f}.live-products article>div img,.live-product-media img,.live-cart-page article img{width:100%;height:100%;object-fit:cover}.live-preview-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#00000021;background:linear-gradient(145deg,#ffffff40,#00000014);font-family:Georgia,serif;font-size:34px}.live-products article>strong,.live-products article>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-products article>strong{margin-top:9px;font-size:8px}.live-products article>span{margin-top:2px;color:var(--lp-muted);font-size:7px}.live-product-page{min-height:590px;display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center;padding:42px 54px}.live-product-media{aspect-ratio:.9;overflow:hidden;background:#0000000f}.live-product-page h1,.live-cart-page h1{margin:0;font-family:Georgia,Songti SC,serif;font-size:46px;font-weight:400;letter-spacing:-.05em}.live-product-page .live-price{display:block;margin-top:15px;font-size:12px}.live-product-page p{max-width:380px;margin:20px 0 0;color:var(--lp-muted);font-size:9px;line-height:1.8}.live-product-page button{width:100%;max-width:300px;margin-top:28px}.live-promises{display:flex;gap:18px;margin-top:16px;color:var(--lp-muted);font-size:7px}.live-cart-page{min-height:590px;padding:54px}.live-cart-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:55px;margin-top:34px}.live-cart-page article{display:grid;grid-template-columns:82px 1fr auto;align-items:center;gap:16px;padding:14px 0;border-top:1px solid var(--lp-line)}.live-cart-page article>div{height:92px;overflow:hidden;background:#0000000f}.live-cart-page article span strong,.live-cart-page article span small{display:block}.live-cart-page article span strong{font-size:9px}.live-cart-page article span small{margin-top:5px;color:var(--lp-muted);font-size:7px}.live-cart-page article b{font-size:8px}.live-cart-page aside{align-self:start;padding:20px;background:#0000000d}.live-cart-page aside span,.live-cart-page aside strong{display:flex;justify-content:space-between}.live-cart-page aside span{color:var(--lp-muted);font-size:8px}.live-cart-page aside strong{margin-top:10px;font-size:17px}.live-cart-page aside button{width:100%}.live-noir{--lp-ink: #eee9dd;--lp-muted: #9a9387;--lp-paper: #121216;--lp-line: rgba(238,233,221,.16);--lp-accent: #cdb474}.live-noir .live-hero figure{background:radial-gradient(circle at 50% 35%,#a58e57,#413925 38%,#151519 75%)}.live-noir .live-hero figure span{background:#d0b66e}.live-noir .live-products article>div,.live-noir .live-product-media,.live-noir .live-cart-page article>div{background:#1d1d22}.live-studio{--lp-ink: #151515;--lp-muted: #555;--lp-paper: #f2f1ec;--lp-line: rgba(21,21,21,.25);--lp-accent: #ff5833}.live-studio .live-hero h1,.live-studio .live-section-title h2,.live-studio .live-product-page h1,.live-studio .live-cart-page h1{font-family:Arial,sans-serif;font-weight:900;text-transform:uppercase}.live-studio .live-hero figure{border:2px solid #151515;border-radius:0;background:#ff5833;box-shadow:8px 8px #151515}.live-studio .live-hero figure span{border-radius:0;background:#dfff63}.live-studio .live-hero button,.live-studio .live-product-page button,.live-studio .live-cart-page button{border-radius:0;box-shadow:4px 4px #ff5833}.live-studio .live-products article>div,.live-studio .live-product-media{border:1px solid #151515}.live-botanical{--lp-ink: #26322b;--lp-muted: #727b74;--lp-paper: #f0ecdf;--lp-line: rgba(38,50,43,.16);--lp-accent: #ae6042}.live-botanical .live-hero figure{border-radius:50% 50% 15% 48%;background:radial-gradient(circle at 46% 38%,#dce8c9,#a9c398 45%,#526b54)}.live-botanical .live-hero figure span{background:#b96647}.live-botanical .live-products article>div{border-radius:45% 45% 8px 8px}.live-habitat{--lp-ink: #17233b;--lp-muted: #69707c;--lp-paper: #f0eee8;--lp-line: rgba(23,35,59,.16);--lp-accent: #315ed2}.live-habitat .live-hero h1,.live-habitat .live-section-title h2,.live-habitat .live-product-page h1,.live-habitat .live-cart-page h1{font-family:Arial,sans-serif;letter-spacing:-.055em}.live-habitat .live-hero figure{border-radius:2px;background:#315ed2}.live-habitat .live-hero figure span{right:7%;bottom:8%;width:68%;border-radius:1px;background:#d8ff43}.live-habitat .live-products article>div,.live-habitat .live-product-media{background:#dcd8cf}.live-circuit{--lp-ink: #edf2f5;--lp-muted: #8f9aa1;--lp-paper: #15191d;--lp-line: rgba(237,242,245,.16);--lp-accent: #ff5c35}.live-circuit .live-hero h1,.live-circuit .live-section-title h2,.live-circuit .live-product-page h1,.live-circuit .live-cart-page h1{font-family:Arial,sans-serif;font-weight:700;letter-spacing:-.055em}.live-circuit .live-hero figure{border:1px solid #4a555c;border-radius:18px;background:radial-gradient(circle at 50% 38%,#c7d5db,#4a555c 46%,#171b1e 72%)}.live-circuit .live-hero figure span{background:#ff5c35;box-shadow:0 0 30px #ff5c3580}.live-circuit .live-products article>div,.live-circuit .live-product-media,.live-circuit .live-cart-page article>div{border:1px solid #30383e;background:#22292e}.live-foundry{--lp-ink: #102b4e;--lp-muted: #627387;--lp-paper: #edf2f5;--lp-line: rgba(16,43,78,.2);--lp-accent: #ffad00}.live-foundry .live-hero h1,.live-foundry .live-section-title h2,.live-foundry .live-product-page h1,.live-foundry .live-cart-page h1{font-family:Arial,sans-serif;font-weight:800;letter-spacing:-.045em}.live-foundry .live-hero figure{border:2px solid #102b4e;border-radius:0;background:repeating-linear-gradient(135deg,#ffad00 0,#ffad00 14px,#f4c85d 14px,#f4c85d 28px)}.live-foundry .live-hero figure span{border:2px solid #102b4e;border-radius:0;background:#edf2f5;box-shadow:none}.live-foundry .live-hero button,.live-foundry .live-product-page button,.live-foundry .live-cart-page button{border-radius:2px;background:#1364a9}.live-foundry .live-products article>div,.live-foundry .live-product-media{border-top:3px solid #1364a9;background:#d8e1e7}.live-mercantile{--lp-ink: #3a291e;--lp-muted: #826e5f;--lp-paper: #f5ead8;--lp-line: rgba(58,41,30,.18);--lp-accent: #df6b3d}.live-mercantile .live-hero figure{border-radius:12px 48px;background:#df6b3d}.live-mercantile .live-hero figure span{background:#f9c94d}.live-mercantile .live-hero button,.live-mercantile .live-product-page button,.live-mercantile .live-cart-page button{background:#df6b3d}.live-mercantile .live-products article>div,.live-mercantile .live-product-media{border-radius:7px;background:#ded0bd}.live-preview.device-mobile .live-header{padding:0 16px}.live-preview.device-mobile .live-header nav{display:none}.live-preview.device-mobile .live-header>div span:first-child{display:none}.live-preview.device-mobile .live-home{padding:22px 18px 40px}.live-preview.device-mobile .live-hero{min-height:0;grid-template-columns:1fr;gap:26px}.live-preview.device-mobile .live-hero figure{height:300px;order:-1}.live-preview.device-mobile .live-hero h1{font-size:45px}.live-preview.device-mobile .live-products{grid-template-columns:repeat(2,1fr);gap:18px 9px}.live-preview.device-mobile .live-products article:nth-child(n+3){display:none}.live-preview.device-mobile .live-product-page{grid-template-columns:1fr;gap:24px;padding:20px 18px 40px}.live-preview.device-mobile .live-product-page h1{font-size:38px}.live-preview.device-mobile .live-product-page button{max-width:none}.live-preview.device-mobile .live-cart-page{padding:34px 18px}.live-preview.device-mobile .live-cart-layout{grid-template-columns:1fr;gap:20px}.live-preview.device-mobile .live-cart-page article{grid-template-columns:64px 1fr auto}.live-preview.device-mobile .live-cart-page article>div{height:72px}.theme-preview-actions{min-height:72px;display:flex;align-items:center;gap:10px;padding:10px 16px 10px 22px;border-top:1px solid #ddd;background:#fff}.theme-preview-actions>div{margin-right:auto}.theme-preview-actions>div strong,.theme-preview-actions>div span{display:block}.theme-preview-actions>div strong{font-size:.9rem}.theme-preview-actions>div span{color:var(--muted);font-size:.73rem}@media (max-width: 1100px){.preset-grid{grid-template-columns:1fr}.preset-preview{min-height:330px}.preview-hero{height:190px}.preview-hero figure{height:158px}}@media (max-width: 800px){.theme-preview-overlay{padding:0}.theme-preview-dialog{height:100vh;border-radius:0}.theme-preview-toolbar{flex-wrap:wrap;gap:8px;padding:10px 12px}.theme-preview-toolbar>div:first-child{width:calc(100% - 70px)}.preview-close{order:2}.preview-page-tabs{order:3;width:100%}.preview-page-tabs button{flex:1}.preview-device-tabs{order:1}.theme-preview-stage{padding:14px}.theme-preview-actions>div{display:none}.theme-preview-actions{justify-content:stretch}.theme-preview-actions button{flex:1}.history-row{grid-template-columns:auto 1fr auto}.history-row .pill{display:none}}@media (max-width: 560px){.template-principle{align-items:flex-start}.preset-preview{min-height:244px;padding:14px}.preview-hero{height:135px;padding:14px 4px 10px}.preview-hero figure{height:108px}.preview-products i{height:50px}.preset-footer{align-items:stretch;flex-direction:column}.preset-footer button{width:100%}}.editor-toolbar{display:flex;align-items:center;gap:12px;padding:10px 0 16px;border-bottom:1px solid var(--border);margin-bottom:18px}.editor-toolbar-actions{margin-left:auto;display:flex;gap:8px}.editor-layout{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:20px;align-items:start}.editor-sections,.editor-settings{border:1px solid var(--border);border-radius:var(--radius-m, 10px);background:var(--surface);padding:16px}.editor-sections h2,.editor-settings h2{margin-top:0}.editor-sections h3{margin:18px 0 8px;font-size:.86rem}.editor-section-list{list-style:none;margin:0;padding:0;counter-reset:section}.editor-section-list li{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid transparent;border-radius:var(--radius-s, 6px)}.editor-section-list li.active{border-color:var(--border);background:var(--surface-2)}.editor-section-name,.editor-section-name:hover{background:none;flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px;border:0;padding:0;text-align:left;cursor:pointer;color:inherit;font:inherit}.editor-section-list li.active .editor-section-name strong{color:var(--accent, inherit)}.editor-section-name:before{counter-increment:section;content:counter(section,decimal-leading-zero);font-size:.7rem;letter-spacing:.1em;opacity:.5}.editor-section-tools,.editor-list-tools{display:flex;gap:2px}.editor-section-tools button,.editor-list-tools button{min-width:28px;padding:2px 6px;font-size:.8rem;line-height:1.4}.editor-add-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:6px}.editor-add-grid button{padding:6px 8px;font-size:.82rem}.editor-list{margin-top:22px}.editor-list-row{display:flex;gap:10px;align-items:flex-start;padding:12px;margin-bottom:10px;border:1px solid var(--border);border-radius:var(--radius-s, 6px);background:var(--surface-2)}.editor-list-row .form{flex:1;min-width:0}.editor-settings .form label>.muted,.editor-list .form label>.muted{font-weight:400;font-size:.78rem}@media (max-width: 860px){.editor-layout{grid-template-columns:1fr}}.import-errors{margin:6px 0 0;padding-left:16px;max-height:200px;overflow-y:auto;font-size:.78rem;line-height:1.6}.domain-section{margin-top:26px}.domain-section>h2{margin-top:0}.domain-platform,.domain-card>header,.domain-verify{display:flex;align-items:center;justify-content:space-between;gap:22px}.domain-platform h3,.domain-card h3{margin:9px 0 3px;font-size:1.05rem;overflow-wrap:anywhere}.domain-platform p,.domain-verify p{margin:0;color:var(--muted);font-size:.86rem}.domain-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.domain-add label{display:grid;gap:6px;color:var(--ink-2);font-size:.86rem;font-weight:550}.domain-add+.muted{margin:14px 0 0}.domain-empty{margin:0}.domain-list{display:grid;gap:14px}.domain-card{padding:22px;border:1px solid var(--border);border-radius:var(--radius-m);background:var(--surface);box-shadow:var(--shadow-card)}.domain-card>header{align-items:flex-start}.domain-card>header h3{margin-bottom:0}.domain-status{display:flex;gap:7px}.dns-grid{display:grid;gap:10px;margin-top:20px}.dns-row{display:grid;grid-template-columns:70px minmax(0,1fr) minmax(0,1.5fr);gap:12px;align-items:stretch;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--surface-2)}.dns-row>strong{align-self:center;color:var(--accent-deep);font-size:.76rem}.dns-row>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.dns-row span{color:var(--muted);font-size:.72rem}.dns-row code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button.copy-mini{padding:4px 7px;border-color:var(--border-strong);color:var(--ink-2);background:#fff;font-size:.7rem}.domain-verify{margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}@media (max-width: 720px){.domain-platform,.domain-card>header,.domain-verify{align-items:flex-start;flex-direction:column}.domain-add,.dns-row{grid-template-columns:1fr}}
