/* FoxShop v2 UX layer: scoped, additive styles. */
.fox-account-link-inline{display:inline-flex;align-items:center;gap:.42rem;padding:.6rem .72rem;border-radius:14px;background:#fff7ed;color:#c2410c;font-size:11px;font-weight:900;white-space:nowrap;border:1px solid #fed7aa;transition:.2s ease;text-decoration:none}
.fox-account-link-inline:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(234,88,12,.12)}
.fox-filter-shell{background:rgba(255,255,255,.94);border:1px solid #fde6d2;border-radius:28px;padding:18px;margin:0 0 18px;box-shadow:0 12px 34px rgba(87,44,17,.07)}
.fox-filter-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.fox-filter-head>div>span{display:block;color:#ea580c;font-size:10px;font-weight:900}.fox-filter-head h2{margin:3px 0 0;font-size:17px;font-weight:900;color:#1f2937}
.fox-filter-reset{border:1px solid #e5e7eb;border-radius:12px;padding:8px 12px;background:#f8fafc;color:#475569;font-size:10px;font-weight:800;cursor:pointer}
.fox-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.fox-filter-grid label{font-size:10px;font-weight:800;color:#475569}.fox-filter-grid select,.fox-filter-grid input{width:100%;margin-top:5px;border:1px solid #e2e8f0;background:#fff;border-radius:13px;padding:10px 11px;font-size:11px;outline:none}.fox-filter-grid select:focus,.fox-filter-grid input:focus{border-color:#fb923c;box-shadow:0 0 0 3px rgba(251,146,60,.12)}
.fox-filter-checks{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px}.fox-filter-checks label{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;color:#334155}.fox-filter-checks input{accent-color:#ea580c}.fox-filter-summary{margin-top:12px;padding-top:10px;border-top:1px dashed #fed7aa;font-size:10px;color:#64748b;font-weight:700}
#catalog-products-grid .product-card-item[hidden]{display:none!important}
.fox-recommend-section{margin:24px 0;padding:22px;border-radius:30px;background:linear-gradient(135deg,rgba(255,247,237,.92),rgba(255,255,255,.98));border:1px solid #fed7aa;box-shadow:0 14px 40px rgba(87,44,17,.06)}
.fox-recommend-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.fox-recommend-head>div>span{display:block;color:#ea580c;font-size:10px;font-weight:900}.fox-recommend-head h2{margin:.25rem 0 0;color:#111827;font-size:19px;font-weight:900}.fox-recommend-head p{margin:.35rem 0 0;color:#64748b;font-size:10px;line-height:1.8}.fox-recommend-head>a{flex:none;color:#ea580c;font-size:10px;font-weight:900;text-decoration:none}
.fox-upgrade-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fox-upgrade-card{background:#fff;border:1px solid #f1f5f9;border-radius:22px;overflow:hidden;box-shadow:0 8px 25px rgba(15,23,42,.05);transition:transform .2s ease,box-shadow .2s ease}.fox-upgrade-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(15,23,42,.10)}
.fox-upgrade-card-media{position:relative;aspect-ratio:1/1;background:#f8fafc}.fox-upgrade-card-media>a{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:18px}.fox-upgrade-card-media img{width:100%;height:100%;object-fit:contain}.fox-upgrade-discount{position:absolute;top:10px;right:10px;background:#e11d48;color:#fff;font-size:9px;font-weight:900;padding:6px 8px;border-radius:10px}.fox-upgrade-heart{position:absolute;left:10px;top:10px;width:34px;height:34px;border-radius:11px;border:1px solid #e2e8f0;background:rgba(255,255,255,.94);color:#64748b}.fox-upgrade-heart.is-active{color:#e11d48;background:#fff1f2}.fox-upgrade-card-body{padding:14px}.fox-upgrade-title{display:block;color:#1f2937;font-size:11px;font-weight:900;line-height:1.7;min-height:37px;text-decoration:none}.fox-upgrade-meta{display:flex;gap:6px;margin-top:8px}.fox-upgrade-meta span{max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;color:#64748b;border-radius:8px;padding:4px 6px;font-size:8px;font-weight:700}.fox-upgrade-price{margin-top:11px;color:#111827;font-size:13px;font-weight:900}.fox-upgrade-add{width:100%;margin-top:10px;border:0;border-radius:12px;background:#fff7ed;color:#c2410c;padding:9px;font-size:10px;font-weight:900;cursor:pointer}.fox-upgrade-add:hover{background:#ea580c;color:#fff}.fox-upgrade-add:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}
.fox-review-analytics{display:grid;grid-template-columns:140px 1fr;gap:18px;align-items:center;margin:18px 0;padding:16px;background:#fffaf5;border:1px solid #ffedd5;border-radius:20px}.fox-review-analytics-score{text-align:center}.fox-review-analytics-score strong{display:block;color:#111827;font-size:28px;font-weight:900}.fox-review-analytics-score span,.fox-review-analytics-score small{display:block;color:#94a3b8;font-size:9px;font-weight:700}.fox-review-bars{display:grid;gap:7px}.fox-review-bars>div{display:grid;grid-template-columns:55px 1fr 24px;align-items:center;gap:7px;font-size:9px;color:#64748b;font-weight:800}.fox-review-bars>div>div{height:7px;background:#f1f5f9;border-radius:99px;overflow:hidden}.fox-review-bars i{display:block;height:100%;background:linear-gradient(90deg,#fb923c,#f97316);border-radius:99px}.fox-review-bars em{font-style:normal;text-align:left;color:#94a3b8}.fox-review-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 12px;padding:9px 11px;background:#f8fafc;border-radius:14px}.fox-review-toolbar>span{font-size:9px;font-weight:900;color:#64748b}.fox-review-toolbar>div{display:flex;gap:5px}.fox-review-toolbar button{border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:10px;padding:6px 8px;font-size:8px;font-weight:900}.fox-review-toolbar button.is-active{background:#fff7ed;border-color:#fdba74;color:#c2410c}
.fox-auth-shell{max-width:1080px;margin:0 auto;padding:34px 18px 42px}.fox-auth-brand{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:22px}.fox-auth-brand>div:last-child b{display:block;font-size:26px;color:#111827}.fox-auth-brand>div:last-child b span{color:#ea580c}.fox-auth-brand small{display:block;color:#94a3b8;font-size:9px;font-weight:800}.fox-auth-paw{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#fff7ed,#ffedd5);color:#ea580c;box-shadow:0 12px 28px rgba(234,88,12,.14);font-size:22px}.fox-auth-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:16px}.fox-auth-card,.fox-auth-side{background:rgba(255,255,255,.96);border:1px solid #fde6d2;border-radius:30px;box-shadow:0 20px 60px rgba(87,44,17,.08)}.fox-auth-card{padding:26px}.fox-auth-heading>span,.fox-eyebrow{display:inline-block;color:#ea580c;font-size:10px;font-weight:900}.fox-auth-heading h1{margin:5px 0 0;font-size:26px;font-weight:900;color:#111827}.fox-auth-heading p{margin-top:8px;font-size:11px;line-height:2;color:#64748b}.fox-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f8fafc;border-radius:14px;padding:4px;margin:18px 0}.fox-auth-tabs button{border:0;background:transparent;color:#64748b;border-radius:11px;padding:10px;font-size:10px;font-weight:900;cursor:pointer}.fox-auth-tabs button.is-active{background:#fff;color:#ea580c;box-shadow:0 4px 12px rgba(15,23,42,.06)}.fox-auth-form{display:grid;gap:12px}.fox-auth-form label{display:grid;gap:6px;color:#334155;font-size:10px;font-weight:900}.fox-auth-form input{width:100%;border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#fff;outline:none;font-size:12px;box-sizing:border-box}.fox-auth-form input:focus{border-color:#fb923c;box-shadow:0 0 0 4px rgba(251,146,60,.12)}.fox-password-field{position:relative}.fox-password-field input{padding-left:46px}.fox-password-field button{position:absolute;left:8px;top:7px;width:34px;height:34px;border:0;background:#f8fafc;border-radius:10px;color:#64748b;cursor:pointer}.fox-auth-primary,.fox-auth-secondary{border:0;border-radius:15px;padding:12px 14px;font-size:10px;font-weight:900;cursor:pointer}.fox-auth-primary{background:linear-gradient(135deg,#ea580c,#fb923c);color:#fff;box-shadow:0 10px 22px rgba(234,88,12,.20)}.fox-auth-secondary{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.fox-channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fox-channel-grid button{border:1px solid #e2e8f0;background:#fff;border-radius:13px;padding:11px;color:#64748b;font-size:10px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.fox-channel-grid button.is-active{border-color:#fdba74;background:#fff7ed;color:#c2410c}.fox-verify-target{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:13px;background:#fff7ed;color:#c2410c;font-size:10px;font-weight:900}.fox-verify-target span{flex:1;overflow:hidden;text-overflow:ellipsis}.fox-verify-target button{border:0;background:transparent;color:#64748b;font-size:9px;font-weight:900;cursor:pointer}.fox-code-input{text-align:center;letter-spacing:.7rem;font-size:20px!important;font-weight:900}.fox-auth-status,.fox-account-status{min-height:20px;margin-top:4px;font-size:10px;font-weight:800}.fox-auth-status.loading{color:#64748b}.fox-auth-status.success,.fox-account-status.success{color:#059669}.fox-auth-status.error,.fox-account-status.error{color:#dc2626}.fox-auth-side{padding:24px;background:linear-gradient(145deg,#111827,#241331);color:#fff;position:relative;overflow:hidden}.fox-auth-side-art{height:230px;border-radius:24px;background:radial-gradient(circle at 40% 35%,rgba(251,146,60,.35),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));display:grid;place-items:center;position:relative;margin-bottom:18px}.fox-auth-side-art>i{font-size:74px;color:#fed7aa;filter:drop-shadow(0 20px 25px rgba(0,0,0,.22))}.fox-float-paw,.fox-float-heart{position:absolute;font-size:28px}.fox-float-paw{top:28px;right:32px}.fox-float-heart{bottom:28px;left:36px;color:#fb7185}.fox-auth-side h2{font-size:19px;font-weight:900}.fox-auth-side p{margin-top:7px;color:rgba(255,255,255,.68);font-size:10px;line-height:2}.fox-auth-benefits{display:grid;gap:10px;margin-top:18px}.fox-auth-benefits div{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:800}.fox-auth-benefits i{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#fdba74}.fox-auth-back{display:block;text-align:center;margin-top:16px;color:#64748b;font-size:10px;font-weight:800;text-decoration:none}
.fox-account-shell{padding-bottom:28px}.fox-account-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:20px;border-radius:30px;background:linear-gradient(135deg,#fff7ed,#fff1f2 60%,#f8fafc);border:1px solid #fde6d2;box-shadow:0 18px 50px rgba(87,44,17,.07)}.fox-account-avatar{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(145deg,#ea580c,#fb7185);color:#fff;font-size:28px;box-shadow:0 16px 30px rgba(234,88,12,.2)}.fox-account-hero h1{font-size:22px;font-weight:900;color:#111827;margin-top:2px}.fox-account-hero p{margin-top:3px;color:#64748b;font-size:10px}.fox-account-actions{display:flex;gap:8px}.fox-account-btn{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:12px;font-size:10px;font-weight:900;text-decoration:none;border:1px solid #e2e8f0;background:#fff;color:#475569}.fox-account-btn.danger{border-color:#fecdd3;background:#fff1f2;color:#be123c}.fox-account-banner{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:14px 16px;border-radius:22px;background:#111827;color:#fff}.fox-account-banner b{font-size:11px}.fox-account-banner p{margin-top:3px;font-size:9px;color:rgba(255,255,255,.64)}.fox-account-banner button{border:0;background:#fb923c;color:#fff;border-radius:11px;padding:8px 11px;font-size:9px;font-weight:900}.fox-account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.fox-account-stats>div{padding:15px;border-radius:20px;background:#fff;border:1px solid #e2e8f0}.fox-account-stats b{display:block;font-size:22px;font-weight:900;color:#111827}.fox-account-stats span{display:block;margin-top:3px;color:#94a3b8;font-size:9px;font-weight:800}.fox-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fox-account-panel{background:#fff;border:1px solid #e2e8f0;border-radius:26px;padding:18px;box-shadow:0 10px 30px rgba(15,23,42,.04)}.fox-panel-title{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:13px}.fox-panel-title h2{font-size:15px;font-weight:900;color:#111827;margin-top:3px}.fox-mini-link{font-size:9px;color:#ea580c;font-weight:900;text-decoration:none}.fox-account-products{display:grid;gap:8px}.fox-account-product{display:flex;align-items:center;gap:10px;padding:9px;border-radius:15px;background:#f8fafc;text-decoration:none;color:inherit}.fox-account-product img{width:52px;height:52px;object-fit:contain;border-radius:13px;background:#fff}.fox-account-product>div{flex:1;min-width:0}.fox-account-product b{display:block;font-size:10px;font-weight:900;color:#334155;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fox-account-product span{display:block;margin-top:3px;color:#94a3b8;font-size:9px}.fox-account-product button{border:0;background:#fff1f2;color:#be123c;width:30px;height:30px;border-radius:10px;cursor:pointer}.fox-account-total{display:flex;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0;font-size:10px;color:#64748b}.fox-account-total b{color:#111827;font-size:12px}.fox-account-empty{text-align:center;padding:22px 10px;color:#94a3b8}.fox-account-empty i{font-size:28px;color:#fdba74}.fox-account-empty p{margin-top:8px;color:#64748b;font-size:10px;font-weight:900}.fox-account-empty a{display:inline-block;margin-top:8px;padding:8px 10px;border-radius:10px;background:#fff7ed;color:#c2410c;font-size:9px;font-weight:900;text-decoration:none}.fox-account-orders{display:grid;gap:8px}.fox-account-orders article{display:grid;grid-template-columns:1fr auto;gap:4px 8px;padding:11px;border-radius:14px;background:#f8fafc}.fox-account-orders article div{min-width:0}.fox-account-orders b{font-size:10px;color:#334155}.fox-account-orders span{display:block;margin-top:2px;color:#94a3b8;font-size:8px}.fox-account-orders strong{font-size:10px;color:#111827}.fox-account-orders small{grid-column:1/-1;color:#64748b;font-size:8px}.fox-profile-identifiers{display:flex;flex-wrap:wrap;gap:7px}.fox-profile-identifiers span{display:inline-flex;gap:6px;align-items:center;padding:7px 9px;border-radius:10px;background:#f8fafc;color:#64748b;font-size:8px;font-weight:800}.fox-account-form{display:grid;gap:10px}.fox-account-form label{display:grid;gap:6px;color:#475569;font-size:9px;font-weight:900}.fox-account-form input{width:100%;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:12px;padding:10px;font-size:11px;outline:none}.fox-account-form input:focus{border-color:#fb923c;box-shadow:0 0 0 3px rgba(251,146,60,.12)}.fox-password-divider{border-top:1px dashed #e2e8f0;margin:15px 0}.fox-account-loading,.fox-account-error{text-align:center;padding:56px 20px}.fox-account-error i{font-size:36px;color:#fb7185}.fox-account-error h1,.fox-account-loading h1{margin-top:12px;font-size:18px;font-weight:900;color:#111827}.fox-account-error p{margin:6px 0;color:#64748b;font-size:10px}.fox-account-error button{margin-top:12px;border:0;background:#ea580c;color:#fff;border-radius:12px;padding:9px 12px;font-size:9px;font-weight:900}.fox-account-toast{position:fixed;right:18px;bottom:18px;z-index:90;padding:11px 14px;border-radius:14px;background:#111827;color:#fff;font-size:10px;font-weight:900;box-shadow:0 14px 35px rgba(0,0,0,.18)}.fox-account-toast.error{background:#7f1d1d}.fox-account-toast.info{background:#334155}
.fox-quiz-v2,.fox-quiz-result-v2{padding:3px}.fox-quiz-progress{display:flex;align-items:center;gap:12px;margin-bottom:14px}.fox-quiz-progress>span{font-size:9px;color:#64748b;font-weight:900;white-space:nowrap}.fox-quiz-progress>div{height:7px;flex:1;background:#f1f5f9;border-radius:99px;overflow:hidden}.fox-quiz-progress i{display:block;height:100%;background:linear-gradient(90deg,#ea580c,#fb7185);border-radius:99px}.fox-quiz-v2-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:15px}.fox-quiz-v2-card,.fox-quiz-v2-side{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:22px;box-shadow:0 14px 35px rgba(15,23,42,.05)}.fox-quiz-v2-card h1,.fox-quiz-result-head h1{font-size:24px;font-weight:900;color:#111827;margin-top:5px}.fox-quiz-v2-card p,.fox-quiz-result-head p{margin-top:6px;color:#64748b;font-size:10px;line-height:2}.fox-quiz-options{display:grid;gap:8px;margin-top:18px}.fox-quiz-options button{border:1px solid #e2e8f0;background:#fff;border-radius:14px;padding:12px;text-align:right;font-size:10px;font-weight:900;color:#334155;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.fox-quiz-options button:hover,.fox-quiz-options button.is-active{border-color:#fdba74;background:#fff7ed;color:#c2410c}.fox-quiz-options button i{opacity:0}.fox-quiz-options button.is-active i{opacity:1}.fox-quiz-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.fox-quiz-actions button{border:0;border-radius:13px;padding:10px 14px;font-size:10px;font-weight:900;cursor:pointer}.fox-quiz-actions .primary{background:#ea580c;color:#fff}.fox-quiz-actions .primary:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.fox-quiz-actions .secondary{background:#f8fafc;color:#475569}.fox-quiz-v2-side{background:linear-gradient(145deg,#111827,#241331);color:#fff}.fox-quiz-orb{width:58px;height:58px;display:grid;place-items:center;border-radius:20px;background:rgba(251,146,60,.12);color:#fdba74;font-size:24px}.fox-quiz-v2-side h2{margin-top:16px;font-size:18px;font-weight:900}.fox-quiz-v2-side p{margin-top:7px;font-size:10px;line-height:2;color:rgba(255,255,255,.68)}.fox-quiz-v2-side>span{display:block;margin-top:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08);font-size:8px;line-height:1.8;color:rgba(255,255,255,.42)}.fox-quiz-result-head{margin-bottom:15px}.fox-quiz-result-v2 .fox-upgrade-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fox-quiz-result-card{display:flex;flex-direction:column;overflow:hidden;border-radius:22px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 10px 30px rgba(15,23,42,.05)}.fox-quiz-result-card>img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f8fafc;padding:18px;box-sizing:border-box}.fox-quiz-result-body{padding:13px}.fox-quiz-match{display:inline-block;color:#ea580c;background:#fff7ed;border-radius:8px;padding:5px 7px;font-size:8px;font-weight:900}.fox-quiz-result-body>a{display:block;margin-top:8px;color:#111827;font-size:10px;line-height:1.7;font-weight:900;text-decoration:none}.fox-quiz-result-body>b{display:block;margin-top:6px;color:#ea580c;font-size:11px}.fox-quiz-reasons{display:grid;gap:4px;margin-top:8px}.fox-quiz-reasons span{display:flex;gap:5px;align-items:center;color:#64748b;font-size:8px;font-weight:800}.fox-quiz-reasons i{color:#059669}.fox-quiz-result-body button{width:100%;margin-top:10px;border:0;border-radius:12px;background:#111827;color:#fff;padding:9px;font-size:9px;font-weight:900;cursor:pointer}.fox-quiz-result-actions{display:flex;justify-content:center;gap:8px;margin-top:16px}.fox-quiz-result-actions button,.fox-quiz-result-actions a{border:1px solid #e2e8f0;border-radius:12px;padding:9px 12px;background:#fff;color:#475569;font-size:9px;font-weight:900;text-decoration:none;cursor:pointer}.fox-quiz-result-actions a{background:#ea580c;color:#fff;border-color:#ea580c}
@media (max-width:900px){.fox-upgrade-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fox-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fox-auth-grid,.fox-quiz-v2-grid{grid-template-columns:1fr}.fox-auth-side{display:none}.fox-quiz-result-v2 .fox-upgrade-grid{grid-template-columns:1fr}.fox-account-grid{grid-template-columns:1fr}.fox-account-hero{grid-template-columns:auto 1fr}.fox-account-actions{grid-column:1/-1}.fox-account-actions .fox-account-btn{flex:1;justify-content:center}}
@media (max-width:640px){.fox-upgrade-grid{gap:10px}.fox-recommend-section{padding:14px;border-radius:22px}.fox-recommend-head{align-items:flex-start;flex-direction:column}.fox-filter-grid{grid-template-columns:1fr}.fox-review-analytics{grid-template-columns:1fr}.fox-review-toolbar{align-items:flex-start;flex-direction:column}.fox-review-toolbar>div{width:100%}.fox-review-toolbar button{flex:1}.fox-auth-shell{padding:20px 12px 28px}.fox-auth-card{padding:18px;border-radius:23px}.fox-auth-heading h1{font-size:21px}.fox-account-hero{padding:15px;border-radius:23px}.fox-account-avatar{width:58px;height:58px;border-radius:18px;font-size:23px}.fox-account-hero h1{font-size:18px}.fox-account-btn{font-size:9px}.fox-account-panel{padding:14px}.fox-quiz-v2-card{padding:17px}.fox-quiz-v2-card h1,.fox-quiz-result-head h1{font-size:20px}.fox-quiz-progress{gap:8px}}

@media (max-width:640px){.fox-account-link-inline span{display:none}.fox-account-link-inline{padding:9px 10px;font-size:14px}}
