*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:#f1f5f9;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.page-shell{min-height:100vh;display:flex;justify-content:center;background:#f1f5f9}.mobile-app{position:relative;width:100%;max-width:414px;min-height:100vh;overflow:hidden;background:#fff;padding-bottom:16px}.system-tip-list{position:relative;z-index:3;display:grid;gap:6px;padding:10px 12px 0}.system-tip{border:1px solid #bbf7d0;border-radius:8px;background:#ecfdf5;color:#047857;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.45}.top-bg{position:absolute;top:0;left:0;right:0;height:256px;border-bottom-left-radius:40px;border-bottom-right-radius:40px;background:#ecfdf5;z-index:0}.home-header,.hero-carousel,.quick-grid,.list-section,.page-head,.reward-hero,.submit-panel,.site-create-hero,.form-card,.ranking-list{position:relative;z-index:1}.home-header{padding:20px 20px 8px}.search-entry{display:flex;align-items:center;gap:8px;min-height:48px;border-radius:16px;background:#f1f5f9;color:#64748b;padding:0 16px;font-weight:500;font-size:14px}.hero-carousel{padding:8px 16px 14px;transform:scale(1.025);transform-origin:center}.hero-slide{aspect-ratio:16 / 9;height:auto;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:#fff;color:#fff;font-weight:900;border:1px solid rgba(226,232,240,.95);box-shadow:0 12px 28px #0f172a14}.hero-slide-image{display:block;background:#fff}.hero-slide-image img{width:100%;height:100%;object-fit:cover;display:block}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding:10px 16px 24px;background:#fff}.quick-grid a{display:flex;flex-direction:column;align-items:center;gap:6px;color:#475569;font-size:11px;font-weight:500;white-space:nowrap}.quick-grid svg{width:48px;height:48px;padding:12px;border-radius:18px;background:#ecfdf5;color:#10b981}.quick-icon-image{width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.12))}.quick-grid .cash{color:#f6b26b;font-weight:600}.list-section{padding:0 12px 16px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:0 4px 8px}.section-title h1,.section-title h2{margin:0;font-size:16px;color:#0f172a}.section-title span{color:#10b981;font-weight:700;font-size:14px}.app-card{width:100%;border:0;border-radius:18px;background:#fff;display:block;padding:10px;margin-bottom:2px;text-align:left;transition:background .18s ease,transform .18s ease}.app-card:active{transform:scale(.992);background:#f8fafc}.app-card-main{display:flex;align-items:flex-start;gap:6px}.app-icon{flex:0 0 auto;width:56px;height:56px;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:#ecfdf5;color:#059669;font-weight:900}.app-icon.large{width:64px;height:64px}.app-icon img{width:100%;height:100%;object-fit:cover}.app-meta{min-width:0;flex:1}.app-title-row{display:flex;justify-content:space-between;gap:6px;align-items:flex-start}.app-title-stack{min-width:0;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.app-title-copy{min-width:0;flex:1;padding:0 16px 0 10px}.app-title-row strong{font-size:16px;color:#0f172a;line-height:1.25;word-break:break-word}.official-badge,.hot-badge{flex:0 0 auto;border-radius:999px;background:#ecfdf5;color:#059669;padding:2px 6px;font-size:10px;line-height:1.35;font-weight:800}.hot-badge{background:#fffbeb;color:#b45309}.reward-pill{flex:0 0 auto;color:#fff;background:linear-gradient(135deg,#f97316,#facc15);padding:4px 8px;border-radius:999px;font-weight:900;font-size:12px}.app-meta p{margin:2px 0 4px;color:#64748b;font-size:12px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0}.app-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:0 10px}.app-tags span{border-radius:999px;background:#fffbeb;color:#92400e;padding:2px 6px;font-size:9px;font-weight:800}.platform-tag{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:16px;background:#ecfdf5!important}.platform-tag.ios{background:#f0f9ff!important}.platform-tag img{width:10px;height:10px;object-fit:contain}.difficulty-tag{background:#ecfdf5!important;color:#047857!important}.download-chip{flex:0 0 auto;border-radius:999px;background:#ecfdf5;color:#059669;padding:5px 10px;font-size:14px;font-weight:800;align-self:flex-end;margin:0 0 1px}.customer-float{position:fixed;right:max(12px,calc((100vw - 414px)/2 + 12px));bottom:96px;z-index:20;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9px;font-weight:900;transition:transform .22s ease}.customer-float.expanded{transform:translate(-46px)}.qr-box{width:72px;height:72px;border-radius:20px;display:grid;place-items:center;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 28px #0f172a33;overflow:hidden;transition:width .22s ease,height .22s ease,border-radius .22s ease,box-shadow .22s ease}.customer-float.expanded .qr-box{width:118px;height:118px;border-radius:26px;box-shadow:0 16px 36px #0f172a38}.qr-box img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .22s ease}.customer-float.expanded .qr-box img{transform:scale(1.04)}.page-head{padding:18px 16px 12px;display:flex;align-items:center;gap:16px}.page-head h1{margin:0;font-size:20px}.search-box,.form-card,.submit-panel,.site-create-hero,.reward-hero{margin:12px 16px}.search-box input,.form-card input,.form-card textarea,.form-input,.selected-list input{width:100%;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:13px 14px;outline:0}.form-card{display:flex;flex-direction:column;gap:12px}.form-card textarea{min-height:140px;resize:vertical}.reward-hero,.submit-panel,.site-create-hero{border-radius:24px;padding:18px;background:linear-gradient(135deg,#0f172a,#064e3b);color:#fff}.reward-hero h1,.submit-panel h1,.site-create-hero h1{margin:0 0 8px}.reward-hero div{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}.reward-hero strong{color:#facc15;font-size:22px}.dark-flow{position:relative;z-index:1;min-height:calc(100vh - 70px);background:linear-gradient(180deg,#11162d 0%,#050505 210px,#050505 100%);color:#fff;padding:16px 16px 24px}.dark-flow .reward-hero,.dark-flow .submit-panel{margin:0 0 18px;border:1px solid rgba(255,255,255,.08);background:transparent;box-shadow:none;padding:0}.back-pill{display:inline-flex;align-items:center;min-height:38px;border-radius:999px;background:rgba(255,255,255,.08);color:#cbd5e1;padding:0 14px;margin-bottom:14px;font-weight:800}.reward-stats{display:grid!important;grid-template-columns:repeat(2,1fr);gap:12px!important;margin:18px 0}.reward-stats strong,.reward-stats span{display:block;border-radius:10px;background:rgba(255,255,255,.09);padding:12px}.reward-cta{display:flex;align-items:center;justify-content:center;min-height:76px;border-radius:18px;background:linear-gradient(135deg,#ff7a45,#ff2d2d);color:#fff;font-size:20px;font-weight:900;box-shadow:0 18px 48px #ff452e47}.dark-flow .section-title h2,.dark-flow .section-title h1{color:#fff}.dark-flow .app-card,.dark-flow .picker-row{border:1px solid rgba(255,255,255,.08);background:#181818;color:#fff;margin-bottom:8px}.dark-flow .app-title-row strong,.dark-flow .picker-row span{color:#fff}.dark-flow .app-meta p,.dark-flow .submit-panel p{color:#64748b}.dark-flow .form-input,.dark-flow .selected-list input{border-color:#ffffff14;background:#0c111b;color:#fff}.dark-flow .total-box{background:#08111f}.dark-flow .total-box strong{color:#facc15;font-size:28px}.dark-flow .primary-download{background:linear-gradient(135deg,#565ae4,#c14bbd)}.tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 16px 14px}.tabs button{border:0;border-radius:14px;background:#f1f5f9;padding:12px;font-weight:800}.tabs .active{background:#ecfdf5;color:#059669}.rank-card,.picker-row{display:flex;align-items:center;gap:12px;width:100%;border:1px solid #edf2f7;border-radius:22px;background:#fff;padding:18px 16px;margin-bottom:12px;box-shadow:0 8px 22px #0f172a0a}.rank-card>strong{width:32px;text-align:center;color:#10b981;font-size:18px}.rank-card .app-icon{width:54px;height:54px}.rank-card h2{margin:0 0 4px;font-size:15px}.rank-card p{margin:0;color:#64748b;font-size:12px}.rank-card button{margin-left:auto;border:0;border-radius:999px;background:#10b981;color:#fff;padding:9px 18px;font-weight:900}.selected-list{display:flex;flex-direction:column;gap:10px;margin:12px 0}.selected-list label{display:flex;flex-direction:column;gap:6px}.selected-list label>span{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:800}.remove-link{border:0;background:rgba(255,255,255,.14);color:#fff;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800}.upload-box{display:grid;place-items:center;gap:8px;min-height:150px;border:2px dashed rgba(255,255,255,.32);border-radius:18px;background:rgba(255,255,255,.08);color:#fff;text-align:center;padding:14px;margin-top:12px}.upload-box input{display:none}.upload-box img{width:120px;height:120px;object-fit:cover;border-radius:14px;background:#fff}.upload-box span{font-weight:900}.upload-box small{color:#ffffffb8}.total-box{display:flex;justify-content:space-between;align-items:center;border-radius:16px;background:rgba(255,255,255,.12);padding:12px;margin:12px 0}.picker-row{justify-content:space-between}.ranking-header{position:sticky;top:0;z-index:20;padding:48px 20px 16px;border-bottom:1px solid #f1f5f9;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ranking-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ranking-title-row>a,.ranking-title-row>span{width:40px;height:40px;flex:0 0 40px}.ranking-title-row>a{display:grid;place-items:center;border-radius:50%;background:#f8fafc;color:#475569}.ranking-title-row h1{margin:0;color:#0f172a;font-size:24px;font-weight:700;line-height:1.2}.ranking-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:6px;border-radius:16px;background:#f1f5f9}.ranking-tabs button{position:relative;z-index:1;min-height:40px;border:0;border-radius:12px;background:transparent;color:#64748b;font-size:14px;font-weight:500}.ranking-tabs button.active{background:#fff;color:#059669;font-weight:600;box-shadow:0 1px 3px #0f172a14}.ranking-caption{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:#94a3b8;font-size:12px}.target-ranking-list{padding:16px 16px 32px}.target-rank-card{min-height:92px;gap:12px;margin-bottom:12px;padding:16px;border:1px solid #f1f5f9;border-radius:22px;box-shadow:0 1px 3px #0f172a0d}.target-rank-card>strong{width:28px;color:#10b981;font-size:18px}.target-rank-card>strong.muted{color:#cbd5e1}.target-rank-card .app-icon{width:56px;height:56px;border-radius:16px}.target-rank-card h2{margin:0 0 4px;color:#1e293b;font-size:16px}.target-rank-card p{color:#94a3b8;font-size:12px}.target-rank-card button{padding:9px 18px;background:#10b981;font-size:14px;font-weight:600}.reward-page{min-height:100vh;background:#0c0c0c;color:#fff}.reward-page-hero{position:relative;padding:28px 24px 20px;background:linear-gradient(180deg,#0f1630 0%,#1c1f4a 50%,#0c0c0c 100%)}.reward-back{position:absolute;top:16px;left:16px;z-index:2;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.08));box-shadow:0 10px 26px #00000038,inset 0 1px #ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.reward-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-left:46px}.reward-topline h1{margin:0;font-size:26px;line-height:1.2;font-weight:800}.reward-topline p{margin:6px 0 0;color:#a0b4d6;font-size:13px}.rules-pill{flex:none;border:0;border-radius:999px;background:linear-gradient(135deg,#ff6b35,#ff3b30);color:#fff;padding:6px 12px;font-size:12px;font-weight:700}.reward-page-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.reward-page-stats>div{padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.08)}.reward-page-stats strong,.reward-page-stats span{display:block}.reward-page-stats strong{color:#fff;font-size:18px;line-height:1.2;font-weight:800}.reward-page-stats span{margin-top:2px;color:#8aa8cc;font-size:11px;white-space:nowrap}.reward-cta-wrap{padding:4px 16px 6px}.reward-page-cta{display:flex;align-items:center;width:calc(100% - 22px);height:76px;margin:0 auto;padding-left:18px;border-radius:16px;background:linear-gradient(135deg,#ff6b35,#ff3b30);box-shadow:0 10px 24px #ff563640}.reward-page-cta span{display:grid;place-items:center;width:36px;height:36px;margin-right:12px;border-radius:50%;background:rgba(255,255,255,.14)}.reward-page-cta strong{font-size:19px;font-weight:800}.reward-app-section{padding:16px 16px 20px}.reward-section-head{display:flex;align-items:center;justify-content:space-between;padding:0 4px 12px}.reward-section-head>div{display:flex;align-items:center;gap:8px}.reward-section-head i{width:3px;height:16px;border-radius:2px;background:#ff3b30}.reward-section-head h2{margin:0;font-size:15px}.reward-section-head>span{color:#525252;font-size:12px}.reward-app-card{position:relative;overflow:hidden;margin-bottom:4px;border:1px solid #2a2a2a;border-radius:14px;background:#1a1a1a}.reward-app-main{display:flex;gap:12px;padding:12px 16px}.reward-app-main>img{width:48px;height:48px;flex:none;border-radius:12px;object-fit:cover}.reward-app-main h3{margin:0;font-size:15px;font-weight:700}.reward-app-main p{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 0}.reward-app-main p span{height:18px;border-radius:6px;padding:2px 6px;background:rgba(255,255,255,.08);color:#b7c0cf;font-size:10px}.reward-app-main p span+span{background:rgba(255,159,67,.14);color:#ff9f43}.reward-app-main>b{position:absolute;top:12px;right:12px;min-width:56px;height:22px;padding:4px 8px;border-radius:999px;background:linear-gradient(135deg,#111 0%,#2a1a00 45%,#d4af37 100%);color:#f7e7b3;text-align:center;font-size:11px}.reward-app-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:45px;padding:8px 16px;border-top:1px solid #2a2a2a}.reward-app-hint span{overflow:hidden;color:#525252;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.reward-app-hint button{flex:none;height:28px;border:0;border-radius:8px;background:linear-gradient(135deg,#4158d0,#c850c0);color:#fff;padding:0 12px;font-size:12px;font-weight:700}.reward-rules-mask,.submit-account-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;background:rgba(0,0,0,.6);padding:16px}.reward-rules-dialog{position:relative;width:100%;max-width:380px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(180deg,#1d2434,#101521);padding:16px;color:#fff;box-shadow:0 24px 60px #00000080}.reward-rules-dialog>button{position:absolute;top:16px;right:16px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:18px}.reward-rules-dialog h2{margin:0 0 14px;font-size:18px}.reward-rules-dialog p{margin:8px 0;color:#ffffffe6;font-size:13px;line-height:1.7}.target-submit-page{min-height:100vh;background:#0c0c0c;color:#fff}.submit-hero{padding:28px 24px 20px;background:linear-gradient(180deg,#0f1630 0%,#1c1f4a 52%,#0c0c0c 100%)}.submit-hero-row{display:flex;align-items:center;gap:12px}.submit-hero-row>a{display:grid;place-items:center;height:32px;flex:none;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.08);padding:0 12px;font-size:12px;font-weight:700}.submit-hero-row h1{margin:0;font-size:26px;font-weight:800}.submit-hero-row p{margin:6px 0 0;color:#a0b4d6;font-size:13px}.submit-panel-wrap{padding:16px 16px 20px}.submit-form-card{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,#1d2434,#101521);padding:16px;box-shadow:0 24px 60px #00000059}.submit-card-head{margin-bottom:14px}.submit-card-head h2{margin:0;font-size:18px}.submit-card-head p{margin:4px 0 0;color:#e7e5ffb8;font-size:12px}.target-submit-form{display:flex;flex-direction:column;gap:12px}.submit-field{display:flex;flex-direction:column;gap:8px}.submit-field>label{color:#e7e5ffb8;font-size:12px}.submit-field>input{width:100%;height:44px;border:1px solid rgba(255,255,255,.1);border-radius:12px;outline:0;background:rgba(255,255,255,.06);color:#fff;padding:0 12px}.submit-chips{display:flex;min-height:44px;flex-wrap:wrap;gap:8px;padding:6px 0}.submit-chips>span{position:relative;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.08);padding:8px 12px 8px 20px;font-size:12px;font-weight:700}.submit-chips>span button{position:absolute;left:5px;top:4px;width:14px;height:14px;border:0;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;padding:0;font-size:10px}.submit-chips b{color:#ffd166}.submit-add-btn{width:100%;height:44px;border:1px dashed rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.05);color:#fff;font-size:16px;font-weight:800}.submit-picker{max-height:60vh;overflow-y:auto;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#111827;padding:14px}.submit-picker h3{margin:0 0 10px;font-size:14px}.submit-picker>button{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;border-radius:12px;background:rgba(255,255,255,.06);color:#fff;margin-bottom:8px;padding:12px;text-align:left}.submit-picker>button:disabled{opacity:.35}.submit-picker strong{color:#ffd166}.target-upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;height:92px;overflow:hidden;border:1px dashed rgba(90,168,255,.55)!important;border-radius:14px;background:rgba(64,92,160,.12);color:#dfe9ff!important;cursor:pointer}.target-upload-box input{display:none}.target-upload-box i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.12);font-style:normal;font-size:18px;font-weight:800}.target-upload-box strong{font-size:13px}.target-upload-box small{color:#9bb1d9;font-size:11px}.target-upload-box.preview img{width:100%;height:100%;object-fit:cover}.target-submit-total{display:flex;align-items:center;justify-content:space-between;min-height:56px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:linear-gradient(135deg,#10182e,#1f2b54);padding:0 16px}.target-submit-total span,.target-submit-total small{display:block}.target-submit-total span{color:#e7e5ffb8;font-size:12px}.target-submit-total small{margin-top:2px;color:#7f90ba;font-size:11px}.target-submit-total>strong{color:#ffd166;font-size:24px}.submit-actions{display:flex;gap:10px;margin-top:4px}.submit-actions button{flex:1;height:46px;border:0;border-radius:14px;background:rgba(255,255,255,.08);color:#fff;font-weight:800}.submit-actions button+button{background:linear-gradient(135deg,#4158d0,#c850c0)}.amount-preview{margin-top:14px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#111827;padding:14px}.amount-preview h3{margin:0 0 10px;font-size:14px}.amount-preview>div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06);padding:8px 0;font-size:13px}.amount-preview>div:last-child{border:0}.amount-preview span,.amount-preview small{display:block}.amount-preview small{color:#e7e5ffb8;font-size:12px}.amount-preview b{color:#ffd166}.submit-account-mask>section{position:relative;width:100%;max-width:380px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,#1d2434,#101521);color:#fff;padding:16px}.submit-account-mask>section>button{position:absolute;top:14px;right:14px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff}.submit-account-mask h2{margin:0;font-size:18px}.submit-account-mask p{margin:6px 0 14px;color:#ffd166;font-size:12px}.submit-account-mask label{display:block;margin-bottom:8px;color:#e7e5ffb8;font-size:12px}.submit-account-mask input{width:100%;height:44px;border:1px solid rgba(255,255,255,.1);border-radius:12px;outline:0;background:rgba(255,255,255,.06);color:#fff;padding:0 12px}.submit-account-mask section>div{display:flex;gap:10px;margin-top:14px}.submit-account-mask section>div button{flex:1;height:44px;border:0;border-radius:12px;background:rgba(255,255,255,.08);color:#fff;font-weight:800}.submit-account-mask section>div button+button{background:linear-gradient(135deg,#4158d0,#c850c0)}.target-search-page{min-height:100vh;background:#f8fafc}.target-search-header{position:sticky;top:0;z-index:20;border-bottom:1px solid #f1f5f9;background:#f8fafc;padding:40px 20px 16px}.target-search-row{display:flex;align-items:center;gap:12px}.target-search-row>a{display:grid;place-items:center;width:40px;height:40px;flex:none;border-radius:50%;background:#fff;color:#475569;box-shadow:0 1px 3px #0f172a14}.target-search-row>label{display:flex;min-width:0;flex:1;align-items:center;gap:8px;min-height:44px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#94a3b8;padding:0 16px;box-shadow:0 1px 3px #0f172a0f}.target-search-row input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#334155;font-size:14px}.target-search-row>button{height:44px;flex:none;border:0;border-radius:16px;background:linear-gradient(90deg,#10b981,#10b981);color:#fff;padding:0 16px;font-size:14px;font-weight:600;box-shadow:0 4px 10px #10b98133}.target-search-caption{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:#64748b;font-size:12px}.target-search-main{min-height:calc(100vh - 121px);background:#f8fafc;padding:16px 20px}.search-intro{display:flex;align-items:center;gap:12px;margin-bottom:16px;border:1px solid #f1f5f9;border-radius:16px;background:#fff;padding:12px 16px;box-shadow:0 1px 3px #0f172a0d}.search-intro>i{display:grid;place-items:center;width:40px;height:40px;border-radius:16px;background:#ecfdf5;color:#059669}.search-intro strong,.search-intro span{display:block}.search-intro strong{color:#0f172a;font-size:16px}.search-intro span{margin-top:2px;color:#64748b;font-size:12px}.search-results{display:flex;flex-direction:column;gap:12px}.search-result-card{display:flex;align-items:center;width:100%;gap:16px;border:1px solid #f1f5f9;border-radius:16px;background:#f8fafc;padding:12px;text-align:left;box-shadow:0 1px 3px #0f172a0d}.search-result-card>img{width:56px;height:56px;flex:none;border-radius:16px;object-fit:cover}.search-result-card>div{min-width:0;flex:1}.search-result-card h2{overflow:hidden;margin:0;color:#0f172a;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.search-result-card p{display:flex;gap:8px;margin:4px 0 0}.search-result-card p span{border-radius:4px;background:#ecfdf5;color:#059669;padding:2px 6px;font-size:10px;font-weight:500}.search-result-card>b{flex:none;border-radius:999px;background:#ecfdf5;color:#059669;padding:8px 20px;font-size:14px}.mobile-app:has(.target-feedback-page),.mobile-app:has(.sitegen-page){background:#f1f5f9}.target-feedback-page{position:relative;width:min(375px,100%);min-height:100vh;margin:0 auto;overflow:hidden;background:#fff;padding-bottom:112px}.feedback-header{padding:48px 24px 24px}.feedback-header>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.feedback-header>div>a,.feedback-header>div>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#f8fafc;color:#475569}.feedback-header>div>span{background:#ecfdf5;color:#059669}.feedback-header h1{margin:0 0 8px;color:#0f172a;font-size:30px;line-height:1.2}.feedback-header p{margin:0;color:#64748b;font-size:14px;font-weight:500}.target-feedback-form{display:flex;flex-direction:column;gap:20px;padding:0 24px 144px}.target-feedback-form>label{display:flex;flex-direction:column;gap:6px}.target-feedback-form>label>strong{display:flex;align-items:center;justify-content:space-between;color:#334155;padding-left:4px;font-size:14px}.target-feedback-form>label>strong small{border-radius:6px;background:#f1f5f9;color:#94a3b8;padding:2px 8px;font-size:12px;font-weight:500}.target-feedback-form>label>span{display:flex;align-items:center;gap:10px;min-height:50px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;color:#94a3b8;padding:0 16px}.target-feedback-form input{width:100%;border:0;outline:0;background:transparent;color:#1e293b;font-size:14px}.target-feedback-form textarea{width:100%;height:144px;resize:none;border:1px solid #e2e8f0;border-radius:16px;outline:0;background:#f8fafc;color:#1e293b;padding:16px;font-size:14px;line-height:1.6}.feedback-submit-bar{position:fixed;bottom:0;left:50%;z-index:30;width:min(375px,100%);transform:translate(-50%);border-top:1px solid #f1f5f9;background:rgba(255,255,255,.92);padding:16px 24px max(20px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -10px 40px #0f172a14}.feedback-submit-bar button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:52px;border:1px solid rgba(110,231,183,.4);border-radius:16px;background:linear-gradient(90deg,#047857,#10b981);color:#fff;font-size:16px;font-weight:600;box-shadow:0 10px 24px -6px #05966973}.sitegen-page{position:relative;width:min(375px,100%);min-height:100vh;margin:0 auto;overflow:hidden;background:#fff;color:#1e293b}.sitegen-main{position:relative;z-index:1;display:flex;min-height:100vh;flex-direction:column;padding:24px}.sitegen-nav{display:flex;align-items:center;justify-content:space-between;padding:24px 0 16px}.sitegen-nav>a,.sitegen-nav>button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:50%;background:#f8fafc;color:#64748b}.sitegen-nav>div{display:flex;align-items:center;gap:8px}.sitegen-nav>div i{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#34d399,#059669);color:#fff;box-shadow:0 8px 16px #10b98133}.sitegen-nav strong{font-size:18px}.sitegen-content{flex:1;margin-top:32px}.sitegen-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;border:1px solid #d1fae5;border-radius:999px;background:#ecfdf5;color:#059669;padding:6px 12px;font-size:12px;font-weight:500}.sitegen-badge i{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px #10b9811f}.sitegen-content>h1{margin:0 0 16px;color:#0f172a;font-size:30px;line-height:1.3;font-weight:800}.sitegen-content>h1 span{color:#10b981}.sitegen-content>p{margin:0 0 32px;color:#64748b;font-size:15px;line-height:1.7}.sitegen-features{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sitegen-features article{border:1px solid #f1f5f9;border-radius:16px;background:rgba(255,255,255,.7);padding:16px;box-shadow:0 1px 3px #0f172a0f}.sitegen-features article>svg{color:#10b981;margin-bottom:8px}.sitegen-features h2{margin:0;color:#1e293b;font-size:14px}.sitegen-features p{margin:4px 0 0;color:#94a3b8;font-size:11px}.sitegen-action{margin-top:auto;padding-bottom:24px}.sitegen-action button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:56px;border:0;border-radius:16px;background:linear-gradient(90deg,#10b981,#14b8a6);color:#fff;font-size:18px;font-weight:600;box-shadow:0 10px 30px #10b9814d}.sitegen-action p{display:flex;align-items:center;justify-content:center;gap:4px;margin:16px 0 0;color:#94a3b8;font-size:11px}.sitegen-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sitegen-loading>div{position:relative;display:grid;place-items:center;width:128px;height:128px}.sitegen-loading>div>span{position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #10b981;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}.sitegen-loading>div>i{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#34d399,#059669);color:#fff}.sitegen-loading h2{margin:24px 0 0;font-size:18px}.sitegen-loading p{margin:8px 0 0;color:#64748b;font-size:14px}@keyframes spin{to{transform:rotate(360deg)}}.sitegen-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50}.sitegen-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sitegen-modal>section{position:absolute;bottom:0;left:0;display:flex;width:100%;height:90%;flex-direction:column;overflow:hidden;border-radius:32px 32px 0 0;background:#fff;box-shadow:0 -10px 40px #0000001a}.sitegen-modal>section>header{flex:none;border-bottom:1px solid #f8fafc;background:#fff;padding:16px 24px 8px}.sitegen-modal>section>header>i{display:block;width:40px;height:6px;margin:0 auto 16px;border-radius:999px;background:#e2e8f0}.sitegen-modal>section>header>div{display:flex;align-items:center;justify-content:space-between}.sitegen-modal h2{margin:0;color:#0f172a;font-size:20px}.sitegen-modal header button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:50%;background:#f1f5f9;color:#94a3b8}.sitegen-modal-body{flex:1;overflow-y:auto;padding:16px 24px 32px}.sitegen-legal{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px;border:1px solid #d1fae5;border-radius:12px;background:rgba(236,253,245,.8);color:#64748b;padding:12px}.sitegen-legal>svg{flex:none;color:#10b981;margin-top:2px}.sitegen-legal p{margin:0;font-size:12px;line-height:1.6}.sitegen-legal strong{display:block;color:#1e293b}.sitegen-modal form{display:flex;flex-direction:column;gap:16px}.sitegen-modal form>div{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sitegen-modal form label{display:flex;min-width:0;flex-direction:column;gap:6px;color:#334155;font-size:13px;font-weight:500}.sitegen-modal form small{color:#94a3b8;font-weight:400}.sitegen-modal form input,.sitegen-modal form textarea{width:100%;border:1px solid #e2e8f0;border-radius:12px;outline:0;background:#f8fafc;color:#1e293b;padding:11px 12px;font-size:14px}.sitegen-modal form textarea{min-height:84px;resize:vertical}.sitegen-modal form>button{min-height:50px;border:0;border-radius:14px;background:linear-gradient(90deg,#10b981,#14b8a6);color:#fff;font-weight:700}.empty-state{border-radius:18px;background:#f8fafc;color:#94a3b8;padding:28px 12px;text-align:center}.site-footer{display:flex;flex-direction:column;gap:2px;padding:10px 12px;margin-top:auto;background:#111827;color:#9ca3af;text-align:center;font-size:12px}.visit-popup-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:18px;background:rgba(15,23,42,.68);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.visit-popup{position:relative;width:min(288px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.82);border-radius:25px;background:#fff;box-shadow:0 24px 80px #0f172a57}.visit-popup-close{position:absolute;z-index:2;top:12px;right:12px;width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:999px;color:#64748b;background:rgba(255,255,255,.92)}.visit-popup-top{padding:21px 16px 15px;text-align:center;background:linear-gradient(180deg,#fff5e7 0%,#fff 58%,#f8fbff 100%);border-bottom:1px solid #edf2f7}.visit-popup-megaphone{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 10px;border-radius:999px;color:#ffb24b;background:#fff2d9;box-shadow:0 0 0 6px #fff8ed}.visit-popup h2{margin:0;color:#0f172a;font-size:17px;line-height:1.45;font-weight:900}.visit-popup-amount{display:inline-flex;align-items:center;gap:7px;margin:8px 0 5px;padding:5px 12px;border:1px solid #fed7aa;border-radius:999px;background:#fff8ed;color:#f97316;font-size:12px;font-weight:800}.visit-popup-amount i{width:8px;height:8px;border-radius:50%;background:#fb7d19}.visit-popup-top>strong{display:block;color:#ff4b42;font-size:11px;line-height:1.55}.visit-popup-lines{margin:7px 0 0;color:#475569;font-size:11px;line-height:1.85}.visit-popup-qr-wrap{padding:15px 16px 14px;background:#f8fafc}.visit-popup-qr{padding:9px;border:1px solid #dbe4ee;border-radius:20px;background:#fff;box-shadow:0 3px 7px #0f172a0a}.visit-popup-qr img{display:block;width:100%;aspect-ratio:1;object-fit:contain;border:1px solid #f1f5f9;border-radius:13px;background:#f8fafc}.visit-popup-qr-wrap>p{margin:8px 0 0;color:#64748b;text-align:center;font-size:10px}.app-detail-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:flex-end;justify-content:center;background:rgba(15,23,42,.58);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.app-detail-modal{position:relative;width:100%;max-width:414px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 -20px 55px #0f172a57}.app-detail-modal--light{max-height:94vh;border-radius:27px 27px 0 0;background:#fff}.app-detail-modal--dark{width:calc(100% - 48px);max-width:370px;max-height:calc(100vh - 128px);border:1px solid rgba(255,255,255,.09);border-radius:20px;background:linear-gradient(180deg,#202b42,#111725);color:#fff;box-shadow:0 24px 60px #00000085}.app-detail-mask--dark{align-items:center;background:rgba(0,0,0,.76)}.app-detail-close{position:absolute;z-index:4;top:15px;right:16px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:999px;color:#64748b;background:#f1f5f9}.app-detail-modal--dark .app-detail-close{top:16px;right:12px;color:#fff;background:rgba(255,255,255,.12)}.app-detail-scroll{overflow-y:auto;padding:19px 24px 20px}.app-detail-modal--light .app-detail-scroll{padding-bottom:12px}.app-detail-modal--dark .app-detail-scroll{padding:17px 16px 12px}.app-detail-heading{display:flex;align-items:center;gap:14px;margin-bottom:25px}.app-detail-heading>img,.app-detail-icon-fallback{width:64px;height:64px;flex:0 0 auto;overflow:hidden;border:1px solid #f1f5f9;border-radius:16px;object-fit:cover;background:#fff3df}.app-detail-icon-fallback{display:grid;place-items:center;color:#f97316;font-weight:900;font-size:25px}.app-detail-heading h2{margin:0;color:#0f172a;font-size:20px;line-height:1.3}.app-detail-heading p{display:flex;align-items:center;margin:5px 0 0;color:#64748b;font-size:14px}.app-detail-heading p svg{margin-right:3px;color:#fbbf24}.app-detail-heading p i{width:1px;height:16px;margin:0 9px;background:#cbd5e1}.app-detail-section{margin-bottom:23px}.app-detail-section h3,.app-detail-section-title h3{display:flex;align-items:center;gap:8px;margin:0;color:#172033;font-size:17px;line-height:1.3}.app-detail-section h3 svg,.app-detail-section-title h3 svg{color:#13c58d}.task-section>p{margin:13px 0 0;padding:15px;border:1px solid #fde7a5;border-radius:16px;color:#475569;background:#fffbea;font-size:14px;line-height:1.65;box-shadow:0 2px 4px #0f172a08}.app-detail-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.app-detail-section-title>button{border:1px solid #bbf7d0;border-radius:999px;padding:6px 13px;color:#0ba879;background:#ecfdf5;font-size:12px;font-weight:800}.invite-code-box{width:100%;min-height:54px;padding:0 15px;border:1px solid #bbf7d0;border-radius:15px;color:#3b4d62;background:#edfff7;text-align:left;font-size:14px;font-weight:800}.limited-benefit{display:flex;align-items:center;gap:11px;margin-bottom:24px;padding:15px;border:1px solid #fed7aa;border-radius:16px;background:linear-gradient(90deg,#fff8f1,#fff5f5);box-shadow:0 2px 6px #0f172a0a}.benefit-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;color:#fff;background:linear-gradient(135deg,#ff8a44,#ff4f3a);box-shadow:0 7px 13px #ff5c3b38}.limited-benefit small,.limited-benefit strong{display:block}.limited-benefit small{color:#fb6a3a;font-size:11px}.limited-benefit strong{margin-top:2px;color:#263247;font-size:14px}.limited-benefit strong b{color:#ff4b42;font-size:18px}.benefit-link{margin-left:auto;padding:7px 14px;border:1px solid #fdba74;border-radius:999px;color:#f97316;background:#fff;font-size:12px;font-weight:800}.video-section{margin-bottom:4px}.video-section h3{margin-bottom:12px}.video-section video,.dark-video-section video{display:block;width:100%;aspect-ratio:16 / 9;border:0;border-radius:16px;background:#0d111b;object-fit:cover}.tutorial-placeholder{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;min-height:176px;overflow:hidden;padding:28px 16px 38px;border-radius:16px;color:#fff;background:radial-gradient(circle at 50% 0,#654345,#141520 57%)}.tutorial-placeholder:before{position:absolute;top:18px;right:10px;left:10px;bottom:26px;border:1px solid rgba(251,191,36,.3);border-radius:17px;content:""}.tutorial-placeholder span{z-index:1;width:28px;height:28px;display:grid;place-items:center;justify-self:center;border-radius:8px;color:#5a3a04;background:linear-gradient(135deg,#f8c848,#f2a927);font-weight:900}.tutorial-placeholder small{position:absolute;z-index:1;right:8px;bottom:11px;left:8px;color:#ffffffb8;text-align:center;font-size:9px;white-space:pre}.app-detail-footer{flex:0 0 auto;padding:14px 20px 20px;border-top:1px solid #f1f5f9;background:#fff}.app-detail-download{width:100%;min-height:56px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;color:#fff;background:#13bd86;box-shadow:0 10px 20px #13bd8647;font-size:18px;font-weight:900}.app-detail-modal--dark .app-detail-heading{margin-bottom:15px}.app-detail-modal--dark .app-detail-heading>img,.app-detail-modal--dark .app-detail-icon-fallback{width:52px;height:52px;border:0;border-radius:14px}.app-detail-modal--dark .app-detail-heading h2{color:#fff;font-size:18px}.app-detail-modal--dark .app-detail-heading p{color:#dce7f5b8;font-size:12px}.dark-video-section{margin:0 0 15px}.dark-video-section .tutorial-placeholder{min-height:196px}.dark-task{margin:0 0 12px;color:#fff;font-size:13px;line-height:1.6}.dark-invite-box{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:rgba(255,255,255,.06)}.dark-invite-box small,.dark-invite-box strong{display:block}.dark-invite-box small{margin-bottom:3px;color:#dce7f594;font-size:11px}.dark-invite-box strong{color:#fff;font-size:14px}.dark-invite-box button{flex:0 0 auto;border:0;border-radius:999px;padding:8px 12px;color:#fff;background:#10b981;font-size:12px;font-weight:800}.app-detail-modal--dark .app-detail-footer{padding:14px 16px 15px;border:0;background:transparent}.app-detail-modal--dark .app-detail-download{min-height:48px;border-radius:14px;background:linear-gradient(135deg,#ff6a35,#ff3b30);box-shadow:0 10px 24px #ff563640;font-size:16px}.invite-copy-toast{position:fixed;z-index:110;bottom:25px;left:50%;transform:translate(-50%);padding:10px 14px;border-radius:999px;color:#fff;background:rgba(15,23,42,.92);box-shadow:0 12px 30px #0000003d;font-size:13px;font-weight:800;pointer-events:none}.admin-page{min-height:100vh;display:flex;background:#f8fafc;color:#0f172a}.login-card{width:min(420px,calc(100% - 32px));margin:auto;display:flex;flex-direction:column;gap:14px;border-radius:12px;background:#fff;padding:28px;box-shadow:0 18px 50px #0f172a1f}.login-card h1{margin:0 0 8px}.login-card-tip{margin:-4px 0 4px;color:#64748b;font-size:13px;line-height:1.6}.admin-sidebar{width:220px;min-height:100vh;background:#0f172a;color:#cbd5e1;padding:24px;display:flex;flex-direction:column;gap:18px}.admin-sidebar strong{color:#fff;font-size:20px}.admin-sidebar button{border:0;border-radius:10px;background:transparent;color:#cbd5e1;text-align:left;padding:11px 12px;font-weight:800}.admin-sidebar button.active{background:#10b981;color:#fff}.admin-sidebar .sidebar-logout{margin-top:auto;color:#fecaca;background:rgba(239,68,68,.12)}.admin-sidebar .sidebar-logout:hover{color:#fff;background:#dc2626}.admin-main{flex:1;padding:28px;overflow:auto}.admin-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.admin-section-head h2{margin:0}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}.admin-card{max-width:760px;border-radius:12px;background:#fff;padding:24px;box-shadow:0 8px 24px #0f172a0f}.system-config-card{max-width:960px}.profile-upload-row{display:flex;align-items:center;gap:14px}.profile-image-preview{width:88px;height:88px;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc}.profile-image-preview.qr{width:118px;height:118px}.admin-upload-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:8px;background:#10b981;color:#fff;padding:0 14px;font-size:14px;font-weight:800;cursor:pointer}.admin-upload-btn input{display:none}.material-upload-row{width:100%;display:flex;align-items:center;gap:12px}.material-upload-row .el-input{flex:1}.material-image-preview{width:46px;height:46px;border-radius:10px;object-fit:cover;border:1px solid #e2e8f0;background:#f8fafc}.material-banner-preview{width:96px;height:54px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0;background:#f8fafc}.video-link{flex:0 0 auto;color:#059669;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:14px;margin-bottom:28px}.metric-grid article{border-radius:12px;background:#fff;padding:18px;box-shadow:0 8px 24px #0f172a0f}.metric-grid span{display:block;color:#64748b;font-size:13px;margin-bottom:8px}.metric-grid strong{font-size:28px}.submission-item{display:flex;align-items:center;gap:8px;line-height:1.8}.submission-item span{color:#64748b}.submission-item em{margin-left:auto;color:#f97316;font-style:normal;font-weight:900}.receipt-thumb{width:64px;height:64px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0}.admin-actions{display:flex;align-items:center;gap:12px}.banner-thumb{width:112px;height:64px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0}@media (max-width: 760px){.admin-page{min-width:0;flex-direction:column}.admin-sidebar{position:sticky;top:0;z-index:40;width:100%;min-height:0;flex-direction:row;align-items:center;gap:6px;overflow-x:auto;padding:10px 12px;box-shadow:0 8px 22px #0f172a2e;scrollbar-width:none}.admin-sidebar::-webkit-scrollbar{display:none}.admin-sidebar strong{position:sticky;left:0;z-index:2;flex:0 0 auto;padding:8px 12px 8px 2px;background:#0f172a;font-size:17px;white-space:nowrap}.admin-sidebar button{flex:0 0 auto;min-height:40px;padding:9px 12px;text-align:center;font-size:13px;white-space:nowrap}.admin-sidebar .sidebar-logout{margin-top:0}.admin-main{width:100%;min-width:0;padding:16px 12px 30px;overflow:visible}.admin-main>h1{margin:2px 0 16px;font-size:22px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.metric-grid article{min-width:0;padding:14px}.metric-grid span{margin-bottom:5px;font-size:12px}.metric-grid strong{font-size:23px}.admin-section-head{align-items:flex-start;flex-wrap:wrap;gap:10px}.admin-section-head h2,.admin-main>section>h2{font-size:18px}.admin-actions{width:100%;align-items:stretch;flex-direction:column}.admin-actions .el-radio-group{display:flex}.admin-actions .el-radio-button{flex:1}.admin-actions .el-radio-button__inner{width:100%}.admin-card,.system-config-card{max-width:none;padding:16px 12px}.admin-form-grid{grid-template-columns:minmax(0,1fr);column-gap:0}.admin-page .el-form-item{display:block}.admin-page .el-form-item__label{width:auto!important;height:auto;margin-bottom:6px;padding:0;line-height:1.5}.admin-page .el-form-item__content{margin-left:0!important}.admin-page .el-select,.admin-page .el-input-number{width:100%}.material-upload-row,.profile-upload-row{align-items:flex-start;flex-wrap:wrap}.material-upload-row .el-input{flex-basis:100%}.submission-item{align-items:flex-start;flex-direction:column;gap:2px}.submission-item em{margin-left:0}.login-card{width:calc(100% - 24px);padding:22px 18px}.admin-page .el-table{font-size:12px}.admin-page .el-table .cell{padding:0 8px}.admin-page .el-button+.el-button{margin-left:4px}.admin-dialog.el-dialog{width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px);margin:10px auto!important;display:flex;flex-direction:column}.admin-dialog .el-dialog__header{flex:0 0 auto;margin-right:0;padding:16px 16px 10px}.admin-dialog .el-dialog__body{min-height:0;overflow-y:auto;padding:10px 16px}.admin-dialog .el-dialog__footer{flex:0 0 auto;padding:10px 16px 16px}.admin-dialog .el-form-item{display:block}.admin-dialog .el-form-item__label{width:auto!important;height:auto;margin-bottom:6px;padding:0;line-height:1.5}.admin-dialog .el-form-item__content{margin-left:0!important}.admin-dialog .el-select,.admin-dialog .el-input-number{width:100%}}
