:root{--primary:#2563eb;--primary-dark:#1d4ed8;--ink:#182235;--muted:#667085;--line:#e6eaf0;--surface:#f7f9fc}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:#fff}
a{text-decoration:none;color:inherit}
.layui-container{max-width:1160px}
.site-header{height:68px;background:#fff;border-bottom:1px solid var(--line)}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;gap:9px;font-size:19px;font-weight:700;letter-spacing:-.3px}
.brand em{font-style:normal;color:var(--muted);font-weight:500}
.brand-mark{width:30px;height:30px;background:transparent;display:inline-flex;align-items:center;justify-content:center}
.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}
.site-nav{display:flex;align-items:center;gap:28px;font-size:13px;color:var(--muted)}
.site-nav a:hover{color:var(--primary)}
.nav-admin{color:var(--ink)!important;font-weight:600}
.nav-admin i{font-size:15px}
.hero{padding:92px 0 100px;background:#fff}
.hero .layui-container{display:flex;align-items:center;justify-content:space-between;gap:70px}
.hero-copy{max-width:650px}
.eyebrow{font-size:11px;letter-spacing:1.8px;color:var(--primary);font-weight:700}
.hero h1{font-size:55px;line-height:1.18;letter-spacing:-2px;margin:20px 0 18px}
.hero h1 strong{color:var(--primary);font-weight:700}
.hero-copy>p{font-size:16px;color:var(--muted);line-height:1.85;margin:0;max-width:570px}
.hero-form{margin-top:30px}
.layui-input-wrap{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;border:1px solid #dbe2ec;border-radius:8px;padding:5px 5px 5px 14px;max-width:590px}
.layui-input-wrap>i{font-size:18px;color:#98a2b3}
.layui-input-wrap .layui-input{border:0;height:42px;flex:1;font-size:14px}
.url-list-wrap .layui-textarea{grid-column:2;width:auto!important;border:0;box-shadow:none;resize:vertical;min-height:112px;height:112px;line-height:1.6;padding:8px;pointer-events:auto}.url-list-wrap>i{grid-column:1}.url-list-wrap .single-url-input{grid-column:2;width:auto!important}.url-list-wrap .layui-btn{grid-column:3;align-self:center;margin-left:8px}.url-list-wrap.is-specified{align-items:stretch}.url-list-wrap.is-specified>i{margin-top:12px}.url-list-wrap.is-specified .layui-btn{align-self:end;margin-bottom:5px}.url-list-wrap.is-specified .specified-url-input{display:block!important}.url-list-wrap:not(.is-specified) .specified-url-input{display:none!important}.url-list-wrap:not(.is-specified) .single-url-input{display:block!important}.url-list-wrap.is-specified .single-url-input{display:none!important}.asset-preview{display:block;width:160px;height:72px;object-fit:contain;border:1px solid var(--line);background:#fff;margin-bottom:12px;padding:8px}.asset-favicon{width:72px;height:72px}
.price-hint{margin-top:9px;font-size:12px;color:var(--muted)}.price-hint strong{color:var(--primary);font-weight:600}
.crawl-mode{margin:0 0 14px}.crawl-mode .layui-form-label{width:72px;padding-left:0}.crawl-mode .layui-input-block{margin-left:92px}.crawl-mode-hint{font-size:12px;color:var(--muted);margin:8px 0}.url-list-wrap .specified-url-input{display:none;border:0;box-shadow:none;resize:vertical;min-height:112px;line-height:1.6;padding:8px;flex:1}.url-list-wrap .single-url-input{display:block;border:0;box-shadow:none;flex:1}
.layui-input-wrap .layui-btn{height:42px;line-height:42px}
.layui-btn-normal{background-color:var(--primary)}
.layui-btn-normal:hover{background-color:var(--primary-dark)}
.form-error{font-size:12px;color:#d92d20;margin-top:8px;min-height:18px}
.hero-notes{display:flex;gap:20px;color:var(--muted);font-size:12px;margin-top:17px}
.hero-notes i{color:#22a06b;margin-right:4px}
.hero-aside{width:370px}
.preview-panel{border:1px solid var(--line);border-radius:10px;padding:22px;background:#fff}
.preview-top{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;padding-bottom:18px;border-bottom:1px solid var(--line)}
.live-dot{width:7px;height:7px;border-radius:50%;background:#12b76a}
.preview-time{margin-left:auto;color:#98a2b3;font-size:11px;font-weight:400}
.preview-row{padding:16px 0;border-bottom:1px solid #f0f2f5}
.preview-row label{display:block;font-size:11px;color:#98a2b3;margin-bottom:9px}
.preview-line{height:10px;background:#eef2f6;border-radius:3px;width:88%;margin:7px 0}
.preview-line.wide{width:96%}
.preview-line.short{width:64%}
.chips{display:flex;gap:7px}
.chips span{font-size:11px;background:#eff6ff;color:var(--primary);padding:5px 9px;border-radius:4px}
.preview-footer{padding-top:16px;display:flex;justify-content:space-between;align-items:center;font-size:11px}
.preview-footer strong{color:var(--primary)}
.preview-footer span{color:#98a2b3}
.section{padding:88px 0}
.section-muted{background:var(--surface)}
.section-heading{text-align:center;margin-bottom:42px}
.section-heading h2{font-size:32px;margin:13px 0 9px;letter-spacing:-.8px}
.section-heading p{margin:0;color:var(--muted);font-size:14px}
.feature-card{border:1px solid var(--line);border-radius:9px;padding:26px;background:#fff;height:auto;min-height:0}
.feature-icon{width:38px;height:38px;border-radius:7px;background:#eff6ff;color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:20px}
.feature-card h3{font-size:16px;margin:0 0 10px}
.feature-card p{font-size:13px;line-height:1.75;color:var(--muted);margin:0}
.workflow-step{background:#fff;border:1px solid var(--line);border-radius:9px;padding:23px;display:flex;align-items:flex-start;gap:15px}
.workflow-step>span{font-size:12px;color:var(--primary);font-weight:700}
.workflow-step h3{font-size:16px;margin:0 0 8px}
.workflow-step p{font-size:13px;color:var(--muted);margin:0}
.standards-grid,.audience-grid{margin-top:4px}.standard-card,.audience-card{height:100%;border:1px solid var(--line);border-radius:9px;background:#fff;padding:25px}.standard-card>i,.audience-card>i{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:7px;background:#eff6ff;color:var(--primary);font-size:20px;margin-bottom:18px}.standard-card h3,.audience-card h3{font-size:16px;margin:0 0 9px}.standard-card strong{display:block;font-size:12px;color:var(--primary);margin-bottom:10px}.standard-card p,.audience-card p{font-size:13px;line-height:1.75;color:var(--muted);margin:0}.faq-list{max-width:820px;margin:0 auto;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0 2px}.faq-list summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:15px;font-weight:600;padding:19px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{color:var(--primary);font-size:19px}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list p{font-size:13px;color:var(--muted);line-height:1.75;margin:0 0 18px}
.site-footer{border-top:1px solid var(--line);padding:58px 0 24px;background:#fff;color:var(--muted)}
.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.35fr;gap:46px;padding-bottom:46px}
.footer-brand .brand{font-size:18px;color:var(--ink)}
.footer-brand p{max-width:300px;margin:18px 0 16px;font-size:13px;line-height:1.8;color:var(--muted)}
.footer-trust{display:flex;align-items:center;gap:7px;font-size:12px;color:#16845b}
.footer-trust i{font-size:16px}
.footer-col,.footer-contact{display:flex;flex-direction:column;align-items:flex-start}
.footer-col h3,.footer-contact h3{font-size:13px;color:var(--ink);font-weight:600;margin:3px 0 18px}
.footer-col a{font-size:12px;color:var(--muted);margin-bottom:13px;transition:color .2s}
.footer-col a:hover{color:var(--primary)}
.footer-empty{font-size:12px;color:#98a2b3}
.footer-contact p{display:flex;align-items:center;gap:8px;margin:0 0 13px;font-size:12px;color:var(--muted)}
.footer-contact p i{font-size:15px;color:#667085}
.footer-qr{width:84px;height:84px;object-fit:cover;border:1px solid var(--line);padding:4px;margin:0 0 15px;background:#fff}
.footer-qr-placeholder{width:84px;height:84px;border:1px dashed #d0d5dd;margin:0 0 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#98a2b3;font-size:10px;text-align:center}.footer-qr-placeholder i{font-size:25px;color:#98a2b3}
.resource-grid{margin-top:4px}.resource-panel{height:100%;border:1px solid var(--line);border-radius:9px;background:#fff;padding:25px}.resource-panel-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:17px;margin-bottom:4px}.resource-panel-head h3{font-size:17px;margin:0 0 6px}.resource-panel-head p{font-size:12px;color:var(--muted);margin:0}.resource-panel-head>i{font-size:22px;color:var(--primary)}.resource-links{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.resource-links a{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #f0f2f5;font-size:13px;color:#475467}.resource-links a:hover{color:var(--primary)}.resource-links a i{font-size:15px;color:#98a2b3}.resource-links a span{display:block;min-width:0}.resource-links a strong{display:block;font-size:13px;font-weight:600;color:inherit}.resource-links a small{display:block;margin-top:4px;font-size:11px;line-height:1.5;color:#98a2b3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-empty{display:flex;align-items:center;gap:8px;padding:25px 0;color:#98a2b3;font-size:12px}.customer-content{display:flex;align-items:center;gap:20px;padding-top:18px}.customer-qr{width:112px;height:112px;border:1px solid var(--line);padding:5px;object-fit:contain}.customer-content>span{font-size:12px;color:var(--muted)}.customer-empty{width:112px;height:112px;border:1px dashed #d0d5dd;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#98a2b3;font-size:11px;text-align:center}.customer-empty i{font-size:30px}
.customer-block{display:flex;align-items:center;justify-content:center;gap:30px;min-height:165px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:25px}.customer-block .customer-qr{width:132px;height:132px}.customer-block h3{font-size:17px;margin:0 0 10px}.customer-block p{font-size:13px;color:var(--muted);margin:0 0 12px}.customer-block span{font-size:12px;color:#16845b}.friendly-links-section{background:#fff}.friendly-links-section .resource-links{max-width:920px;margin:0 auto;border-top:1px solid var(--line)}
.footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:20px;font-size:11px;color:#98a2b3}
.plain-page{min-height:100vh;background:var(--surface);display:flex;align-items:center;justify-content:center}
.pay-box{width:420px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:38px;text-align:center}
.pay-box .brand{justify-content:center}
.pay-symbol{width:52px;height:52px;border-radius:8px;background:#eff6ff;color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:25px;margin:28px auto 16px}
.pay-box h1{font-size:24px;margin:0 0 8px}
.muted{color:var(--muted)}
.pay-amount{font-size:38px;font-weight:700;margin:20px 0}
.pay-box .layui-btn{margin-top:22px;height:44px;line-height:44px}
.back-link{display:block;margin-top:16px;font-size:12px;color:var(--muted)}
.result-page{background:var(--surface)}
.nav-back{font-size:13px;color:var(--muted)}
.result-main{padding:50px 0}
.result-toolbar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}
.result-toolbar h1{font-size:32px;margin:9px 0 6px}
.toolbar-actions{display:flex;gap:9px}
.result-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:21px 24px;margin-bottom:14px}
.result-url{font-size:12px;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:16px}
.result-status{float:right;color:#1f9d68}
.result-field{margin:13px 0}
.result-field label{display:flex;justify-content:space-between;color:#98a2b3;font-size:11px}
.result-field em{font-style:normal}
.result-field>div{font-size:14px;line-height:1.65;margin-top:6px}
.copy-one{margin-top:6px}
.layui-btn,.sidebar-item,.feature-card,.workflow-step,.standard-card,.audience-card,.preview-panel,.result-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}
.layui-btn:not([disabled]):hover{transform:translateY(-1px)}
.hero-copy,.hero-aside{animation:page-rise .48s ease-out both}.hero-aside{animation-delay:.1s}.pay-box{animation:page-rise .42s ease-out both}.result-toolbar,.result-card{animation:page-rise .4s ease-out both}.result-card:nth-of-type(2){animation-delay:.08s}
.report-preview-page{transition:opacity .18s ease}.report-preview-page.is-leaving{opacity:0}
.report-preview-main{min-height:calc(100vh - 68px);background:#f5f7fa}.report-preview-hero{background:#0f4c81;color:#fff;padding:54px 0 42px;animation:page-fade .38s ease-out both}.preview-status{display:flex;align-items:center;gap:16px}.preview-spinner{width:42px;height:42px;display:grid;place-items:center;border:1px solid #8bb7df;border-radius:7px;background:rgba(255,255,255,.08);font-size:22px}.preview-status .eyebrow{color:#bfdbfe;margin:0 0 6px}.preview-status h1{margin:0 0 6px;font-size:30px;line-height:1.25}.preview-status p:last-child{margin:0;color:#dbeafe;font-size:14px}.preview-progress{max-width:700px;margin:32px 0 0 58px}.preview-progress-top{display:flex;justify-content:space-between;margin-bottom:9px;color:#dbeafe;font-size:13px}.preview-progress-top strong{color:#fff}.preview-progress-track{height:6px;border-radius:999px;background:rgba(255,255,255,.2);overflow:hidden}.preview-progress-track span{display:block;height:100%;border-radius:inherit;background:#fff;transition:width .7s cubic-bezier(.2,.8,.2,1)}
.report-preview-content{padding:36px 0 56px}.preview-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px;padding:18px 22px;border:1px solid var(--line);border-radius:8px;background:#fff}.preview-summary div{display:flex;flex-direction:column;gap:5px}.preview-summary span{font-size:11px;color:#98a2b3}.preview-summary strong{font-size:14px;color:var(--ink);font-weight:600}.preview-report-card{margin-bottom:18px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;animation:page-rise .42s ease-out var(--report-delay,0ms) both}.preview-report-card header{display:flex;align-items:flex-start;gap:13px;padding:19px 22px;border-bottom:1px solid #edf1f5}.skeleton-index{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:5px;background:#e8f1fb;color:#5382af;font-size:13px;font-weight:700}.preview-report-card header>div{flex:1;display:grid;gap:7px;padding-top:2px}.skeleton-line{display:block;border-radius:3px;background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 37%,#eef2f6 63%);background-size:400% 100%;animation:skeleton-shimmer 1.4s ease infinite}.skeleton-title{width:150px;height:13px}.skeleton-url{width:260px;max-width:82%;height:9px}.preview-working,.preview-queued{display:flex;align-items:center;gap:5px;font-size:12px;white-space:nowrap}.preview-working{color:#2563eb}.preview-queued{color:#98a2b3}.preview-fields{padding:20px 22px}.preview-fields section{margin-bottom:18px}.preview-fields section:last-child{margin-bottom:0}.preview-fields label{display:block;margin-bottom:8px;font-size:12px;font-weight:700;color:#667085}.skeleton-content{width:92%;height:16px;margin:7px 0}.skeleton-content.wide{width:75%}.skeleton-content.short{width:54%}.skeleton-tag{display:inline-block;width:78px;height:23px;margin-right:7px;border-radius:12px;background:linear-gradient(90deg,#fff3e7 25%,#fff9f0 37%,#fff3e7 63%);background-size:400% 100%;animation:skeleton-shimmer 1.4s ease infinite}.skeleton-tag.small{width:55px}@keyframes page-rise{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes page-fade{from{opacity:0}to{opacity:1}}@keyframes skeleton-shimmer{0%{background-position:100% 0}100%{background-position:0 0}}
.admin-page{background:var(--surface);display:flex;min-height:100vh}
.admin-sidebar{width:220px;background:#fff;border-right:1px solid var(--line);padding:19px 12px;display:flex;flex-direction:column}
.sidebar-logo{padding:0 12px 35px}
.sidebar-label{font-size:10px;letter-spacing:1px;color:#98a2b3;padding:15px 12px 8px}
.sidebar-item{display:flex;align-items:center;gap:11px;width:100%;border:0;border-radius:6px;padding:11px 12px;color:var(--muted);font-size:13px;margin:2px 0;background:transparent;text-align:left;cursor:pointer}
.sidebar-item i{font-size:17px}
.sidebar-item.active,.sidebar-item:hover{color:var(--primary);background:#eff6ff}
.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:17px 12px;color:var(--muted);font-size:12px}
.sidebar-bottom i{margin-right:8px}
.admin-content{flex:1;max-width:1280px;padding:40px 45px}
.admin-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:26px}
.admin-header h1{font-size:30px;margin:8px 0 4px}
.admin-user{display:flex;align-items:center;gap:9px;color:#475467;font-size:13px}
.user-avatar{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eff6ff;color:var(--primary);font-weight:700}
.admin-stats{margin-bottom:20px}
.stat-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:20px;position:relative}
.stat-label{font-size:12px;color:var(--muted)}
.stat-card strong{font-size:28px;display:inline-block;margin-top:11px}
.stat-card>span{font-size:11px;color:var(--muted);margin-left:5px}
.stat-card>i{position:absolute;right:20px;top:20px;color:var(--primary);font-size:19px}
.admin-panel{background:#fff;border:1px solid var(--line);border-radius:8px;margin-bottom:18px;overflow:hidden}
.panel-title{display:flex;align-items:center;gap:12px;padding:18px 21px;border-bottom:1px solid var(--line)}
.panel-title h2{font-size:15px;margin:0;flex:1}
.panel-title .muted{font-size:12px}
.table-wrap{overflow:auto}
.layui-table{margin:0;min-width:700px;font-size:12px}
.layui-table th{color:var(--muted);font-weight:500}
.layui-table td{color:#475467}
.status-tag{font-size:11px;padding:4px 8px;border-radius:4px}
.status-tag.is-success{background:#ecfdf3;color:#16845b}
.status-tag.is-pending{background:#fffaeb;color:#b54708}
.layui-progress{width:110px;height:5px;background:#edf2f7}
.layui-progress-bar{background:var(--primary)}
.empty{text-align:center;color:var(--muted);padding:26px!important}
.settings-panel{padding-bottom:22px}
.settings-panel .layui-form{padding:20px 21px 0}
.settings-panel .layui-form-label{text-align:left;width:92px;padding:9px 12px 9px 0;font-size:12px;color:var(--muted)}
.settings-panel .layui-input-block{margin-left:92px}
.settings-panel .layui-input,.settings-panel .layui-textarea{border-color:#dfe5ec;border-radius:5px;font-size:13px}
.settings-panel .layui-btn{margin-top:8px}
.save-msg{font-size:12px;color:#16845b}
.brand-assets-panel{padding-bottom:20px}.panel-subtitle{margin:5px 0 0;color:var(--muted);font-size:12px;font-weight:400}.panel-title-note{display:flex;align-items:center;gap:6px;color:#98a2b3;font-size:11px}.brand-assets-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:20px 21px 0}.brand-asset-card{border:1px solid var(--line);border-radius:8px;padding:18px;background:#fcfdff}.brand-asset-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.brand-asset-head h3{font-size:15px;margin:0 0 5px;color:var(--ink)}.brand-asset-head p{font-size:12px;color:var(--muted);margin:0;line-height:1.5}.brand-asset-tag{font-size:10px;letter-spacing:.8px;color:var(--primary);background:#eff6ff;border-radius:4px;padding:5px 7px;white-space:nowrap}.brand-asset-preview{height:132px;margin:18px 0 15px;border:1px dashed #d5dce7;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.brand-asset-preview img{display:block;max-width:88%;max-height:88%;object-fit:contain}.favicon-preview img{width:64px;height:64px}.brand-asset-actions{display:flex;align-items:center;gap:9px}.asset-file-label{height:38px;min-width:118px;padding:0 12px;border:1px solid #dfe5ec;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#475467;font-size:12px;cursor:pointer;background:#fff}.asset-file-label:hover{border-color:#b7c5d8;color:var(--primary)}.asset-file-label input{display:none}.brand-asset-actions .layui-btn{margin:0;height:38px;line-height:38px;font-size:12px}.brand-asset-meta{display:flex;align-items:center;gap:5px;color:#98a2b3;font-size:11px;margin-top:13px}.brand-asset-meta i{font-size:14px}.brand-assets-note{display:flex;align-items:center;gap:6px;color:#98a2b3;font-size:11px;margin:16px 21px 0}.brand-assets-note i{color:#16845b;font-size:14px}
.qr-setting{display:flex;align-items:flex-start;gap:28px;padding:20px 21px 4px}.qr-preview{width:150px;height:150px;border:1px solid var(--line);border-radius:6px;background:#fafbfc;display:flex;align-items:center;justify-content:center;color:#98a2b3;font-size:42px;overflow:hidden}.qr-preview img{display:block;width:100%;height:100%;object-fit:contain}.qr-actions{flex:1}.qr-actions input[type=file]{display:block;font-size:13px;margin:3px 0 8px}.qr-actions .muted{font-size:12px;margin:0 0 10px}

@media(max-width:800px){.site-nav{gap:12px}
.layui-input-wrap{grid-template-columns:auto minmax(0,1fr)}.url-list-wrap .layui-btn{grid-column:2;justify-self:end;margin-top:6px}
.site-nav a:not(.nav-admin){display:none}
.hero{padding:60px 0}
.hero .layui-container{display:block}
.hero h1{font-size:42px}
.hero-aside{width:auto;margin-top:48px}
.hero-notes{flex-wrap:wrap}
.section{padding:65px 0}
.footer-main{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.resource-links{grid-template-columns:1fr}.customer-content{align-items:flex-start;flex-direction:column;gap:10px}.customer-block{flex-direction:column;text-align:center;gap:16px}
.result-toolbar{display:block}
.toolbar-actions{margin-top:18px}
.admin-sidebar{display:none}
.admin-content{padding:24px 16px}
.admin-header h1{font-size:26px}
.settings-panel .layui-form-label{width:78px}
.settings-panel .layui-input-block{margin-left:78px}
.brand-assets-grid{grid-template-columns:1fr}.panel-title-note{display:none}
.report-preview-hero{padding:38px 0 32px}.preview-status h1{font-size:25px}.preview-progress{margin-left:0}.preview-summary{grid-template-columns:1fr;gap:14px}.preview-report-card header,.preview-fields{padding-left:16px;padding-right:16px}.preview-working,.preview-queued{display:none}
}

/* The URL field is intentionally icon-free so the input has a clean edge. */
.url-list-wrap>i{display:none}
.url-list-wrap{grid-template-columns:minmax(0,1fr) auto;padding-left:5px}
.url-list-wrap .layui-textarea,.url-list-wrap .single-url-input,.url-list-wrap .specified-url-input{grid-column:1}
.url-list-wrap .layui-btn{grid-column:2}
@media(max-width:800px){.url-list-wrap{grid-template-columns:minmax(0,1fr) auto}.url-list-wrap .layui-btn{grid-column:2}}

@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

.preview-progress-track span.is-active{background:linear-gradient(90deg,#fff 0%,#dbeafe 45%,#fff 70%);background-size:220% 100%;animation:progress-shimmer 1.25s linear infinite}
@keyframes progress-shimmer{from{background-position:120% 0}to{background-position:-120% 0}}

/* Keep content cards compact instead of stretching to the tallest grid item. */
.feature-card,.standard-card,.audience-card{height:auto!important;min-height:0!important;align-self:start}
.epay-types{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;padding-top:9px}.epay-types label{font-size:13px;color:var(--ink);white-space:nowrap;cursor:pointer;user-select:none}.epay-types input{margin-right:5px;vertical-align:-1px;cursor:pointer;accent-color:var(--primary)}
.payment-settings-panel{padding-bottom:24px}.payment-settings-panel form{padding:22px 21px 0}.payment-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px 20px}.payment-field{min-width:0}.payment-grid .payment-field{grid-column:span 4}.payment-grid .payment-field-wide{grid-column:span 8}.payment-field label{display:block;margin:0 0 8px;font-size:12px;color:var(--muted);font-weight:500}.payment-field .layui-input,.payment-field .layui-textarea{width:100%;border-color:#dfe5ec;border-radius:5px;font-size:13px}.payment-divider{height:1px;background:var(--line);margin:24px 0}.payment-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:20px}.payment-actions .layui-btn{margin:0}.epay-enabled{font-size:13px;color:var(--ink);cursor:pointer;white-space:nowrap}.epay-enabled input{margin-right:6px;accent-color:var(--primary)}.payment-actions .layui-word-aux{margin:0;flex:1;font-size:12px}
@media(max-width:800px){.payment-grid{display:block}.payment-grid .payment-field,.payment-grid .payment-field-wide{margin-bottom:16px}.payment-settings-panel form{padding-left:16px;padding-right:16px}.payment-actions{align-items:flex-start;flex-direction:column;gap:10px}}

/* Keep FAQ and friendly links as the final standalone sections directly above the footer. */
.site-page main{display:flex;flex-direction:column}
.site-page main>#faq{order:90}
.site-page main>#friendly-links{order:91}
