:root{--bg:#0b1020;--card:#141a2e;--soft:#1b2440;--text:#f5f7ff;--muted:#aeb7d0;--line:rgba(255,255,255,0.08);--brand:#7c3aed;--brand-2:#22c55e}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#090d18,#11182b);color:var(--text)}a{text-decoration:none}img{max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(1120px,calc(100% - 32px))}.page-space{padding:32px 0 60px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(10,14,24,.72);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:72px}.nav nav{display:flex;gap:18px}.brand{font-size:24px;font-weight:800;letter-spacing:.4px}.card{background:rgba(20,26,46,.9);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 18px 60px rgba(0,0,0,.24)}.hero{padding:34px;margin-bottom:24px}.hero h1{font-size:clamp(30px,5vw,52px);margin:12px 0}.card p,.hero p,.lead,li{color:var(--muted);line-height:1.6}.badge{padding:8px 12px;background:rgba(124,58,237,.16);color:#cdb7ff;font-size:13px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.active-chip,.chip{padding:10px 14px;border-radius:999px;border:1px solid var(--line)}.active-chip{background:var(--brand);border-color:transparent}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:18px;gap:18px}.provider-card{display:grid;grid-template-columns:80px 1fr;grid-gap:16px;gap:16px;min-height:180px}.provider-card h3{margin:10px 0 8px}.logo-wrap{display:flex;align-items:flex-start;justify-content:center}.logo{width:72px;height:72px;border-radius:20px;object-fit:cover;background:#fff}.placeholder{display:grid;place-items:center;background:linear-gradient(135deg,var(--brand),#2563eb);color:white;font-weight:800}.profile-layout{display:grid;grid-template-columns:1.4fr .8fr;grid-gap:20px;gap:20px}.profile-main{min-height:420px}.sidebar-stack{display:grid;grid-gap:20px;gap:20px}.contact-box{margin-top:26px;padding-top:18px;border-top:1px solid var(--line)}.admin-login,.redeem-form,.stacked-form{display:grid;grid-gap:12px;gap:12px}input,select,textarea{width:100%;background:#0d1324;color:var(--text);border:1px solid var(--line);border-radius:14px;padding:14px 16px}button{background:linear-gradient(135deg,var(--brand),#4f46e5);border:0;padding:14px 16px}.success{color:#86efac!important}.error{color:#fda4af!important}.centered-page{min-height:calc(100vh - 72px);display:grid;place-items:center}.admin-login{width:min(480px,100%)}.admin-grid{display:grid;grid-gap:20px;gap:20px}td,th{border-bottom:1px solid var(--line);padding:12px 10px;color:var(--muted)}th{color:var(--text)}@media (max-width:860px){.profile-layout{grid-template-columns:1fr}.provider-card{grid-template-columns:64px 1fr}.logo{width:64px;height:64px}}.admin-form-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.image-upload-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.image-upload-box{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:16px}.preview-box{position:relative;width:100%;height:140px;border-radius:14px;overflow:hidden;background:rgba(255,255,255,.04)}.preview-cover{height:180px}.preview-box img{object-fit:contain}.preview-cover img{object-fit:cover}.provider-admin-card{border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:16px;display:grid;grid-gap:12px;gap:12px}.provider-admin-header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center}.mini-logo-box{position:relative;width:56px;height:56px;border-radius:12px;overflow:hidden;background:rgba(255,255,255,.05);flex-shrink:0}.mini-logo-box img{object-fit:contain}@media (max-width:768px){.provider-admin-header{align-items:flex-start}.preview-box{height:120px}.preview-cover{height:160px}}.provider-cover{position:relative;width:100%;height:240px;border-radius:18px;overflow:hidden;margin-bottom:20px;background:rgba(255,255,255,.05)}.provider-cover img{object-fit:cover}.provider-logo-large{position:relative;width:90px;height:90px;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.05);flex-shrink:0}.provider-logo-large img{object-fit:contain}@media (max-width:768px){.provider-cover{height:180px;margin-bottom:16px}.provider-logo-large{width:74px;height:74px}}.directory-hero{display:grid;grid-gap:20px;gap:20px}.directory-filters{display:grid;grid-gap:14px;gap:14px}.category-pills{display:flex;gap:10px;flex-wrap:wrap}.pill{border:1px solid rgba(255,255,255,.12);background:transparent;color:inherit;padding:10px 14px;border-radius:999px;cursor:pointer}.pill.active{background:rgba(255,255,255,.12)}.providers-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.provider-card-public{border:1px solid rgba(255,255,255,.1);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.02);display:grid}.provider-card-cover{position:relative;width:100%;height:180px;background:rgba(255,255,255,.04)}.provider-card-cover img{object-fit:cover}.provider-card-cover-empty{background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02))}.provider-card-content{display:grid;grid-gap:14px;gap:14px;padding:16px}.provider-card-top{display:flex;gap:12px;align-items:center}.provider-card-logo{position:relative;width:64px;height:64px;border-radius:14px;overflow:hidden;background:rgba(255,255,255,.05);flex-shrink:0}.provider-card-logo img{object-fit:contain}.provider-card-description{margin:0;opacity:.88;line-height:1.5}.provider-card-meta{display:flex;gap:10px;flex-wrap:wrap;opacity:.75;font-size:14px}.provider-card-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 16px;border-radius:12px;text-decoration:none;border:1px solid rgba(255,255,255,.12);width:-moz-fit-content;width:fit-content}@media (max-width:768px){.providers-grid{grid-template-columns:1fr}.provider-card-cover{height:160px}.provider-card-top{align-items:flex-start}.provider-card-logo{width:56px;height:56px}.provider-card-button{width:100%}}.admin-section-shell{grid-gap:20px;gap:20px}.admin-section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap}.admin-section-actions{gap:12px}.primary-action-button,.secondary-action-button{min-height:46px;padding:12px 18px;border-radius:14px;font-weight:600;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background .18s ease}.primary-action-button:hover,.secondary-action-button:hover{transform:translateY(-1px)}.primary-action-button{border:none}.secondary-action-button{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.12)}.provider-form-shell,.provider-list-shell{grid-gap:20px;gap:20px}.provider-form-heading,.provider-list-header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.provider-form-layout{display:grid;grid-gap:20px;gap:20px}.provider-form-block{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.provider-form-block h4{font-size:16px}.luxury-upload-box{background:rgba(255,255,255,.02);border:1px dashed rgba(255,255,255,.14)}.empty-preview-box{min-height:140px;border-radius:14px;color:rgba(255,255,255,.6);background:rgba(255,255,255,.03)}.cover-empty-preview{min-height:180px}.provider-form-footer{gap:16px}.provider-form-footer-actions{gap:12px}.soft-checkbox{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;align-items:start;width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);cursor:pointer}.soft-checkbox input[type=checkbox]{width:18px;height:18px;min-height:18px;margin:2px 0 0;padding:0;accent-color:var(--brand-1);border-radius:5px}.soft-checkbox span{display:block;line-height:1.45;color:var(--text-soft)}.provider-list-grid{display:grid;grid-gap:16px;gap:16px}.luxury-provider-card{background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.015));border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px rgba(0,0,0,.12)}.provider-admin-top-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;flex-wrap:wrap}.provider-admin-identity{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.provider-admin-subinfo{margin:8px 0 0;opacity:.72;font-size:14px}.provider-inline-cover{position:relative;width:100%;height:160px;border-radius:16px;overflow:hidden;background:rgba(255,255,255,.04)}.provider-inline-cover img{object-fit:cover}.provider-admin-mini-meta{display:flex;gap:10px;flex-wrap:wrap;opacity:.72;font-size:14px}.provider-edit-shell{display:grid;grid-gap:18px;gap:18px}.mini-logo-placeholder{display:grid;place-items:center;font-weight:700;font-size:20px;color:rgba(255,255,255,.9)}@media (max-width:768px){.admin-section-header,.provider-admin-top-row,.provider-form-footer,.provider-list-header{align-items:stretch}.admin-section-actions,.provider-form-footer-actions{width:100%}.primary-action-button,.secondary-action-button{width:100%;justify-content:center}.provider-inline-cover{height:140px}}.provider-hero-shell{display:grid;grid-gap:20px;gap:20px}.provider-hero-card{position:relative;border-radius:28px;overflow:hidden;min-height:380px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.provider-hero-cover{position:absolute;inset:0}.provider-hero-cover img{object-fit:cover}.provider-hero-cover-fallback{background:radial-gradient(circle at top left,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.015))}.provider-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.6)),linear-gradient(90deg,rgba(0,0,0,.52),rgba(0,0,0,.18))}.provider-hero-content{position:relative;z-index:2;display:flex;align-items:flex-end;min-height:380px;padding:28px}.provider-hero-top{display:flex;gap:20px;align-items:flex-end;flex-wrap:wrap}.provider-logo-xl{position:relative;width:118px;height:118px;border-radius:24px;overflow:hidden;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.provider-logo-xl img{object-fit:contain}.provider-logo-fallback{display:grid;place-items:center;color:white;font-size:42px;font-weight:700}.provider-hero-copy{max-width:760px}.provider-hero-copy h1{margin:12px 0 10px;font-size:clamp(30px,4vw,50px)}.provider-hero-lead{margin:0;font-size:18px;line-height:1.6;opacity:.94}.provider-hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.provider-hero-meta span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);font-size:14px}.provider-public-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);grid-gap:22px;gap:22px;margin-top:22px}.provider-main-column,.provider-sidebar-column{display:grid;grid-gap:20px;gap:20px;align-content:start}.provider-coupon-card,.provider-coupon-form-card,.provider-luxury-card{border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.015));box-shadow:0 12px 30px rgba(0,0,0,.12)}.section-heading{grid-gap:6px;gap:6px;margin-bottom:14px}.section-heading h2{margin:0}.provider-main-description{margin:0;line-height:1.8;opacity:.92}.social-grid{display:flex;gap:10px;flex-wrap:wrap}.social-chip{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:999px;text-decoration:none;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);transition:transform .18s ease,background .18s ease}.social-chip:hover{transform:translateY(-1px);background:rgba(255,255,255,.08)}.provider-whatsapp-box{margin-top:16px;padding:16px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.provider-whatsapp-box strong{display:block;margin-bottom:6px}.provider-whatsapp-box p{margin:0}.contact-grid-luxury{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.contact-luxury-item{padding:16px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.contact-label{display:inline-block;margin-bottom:8px;opacity:.68;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.contact-luxury-item p{margin:0;line-height:1.6;word-break:break-word}.coupon-highlight-box{display:grid;grid-gap:16px;gap:16px}.coupon-discount-number{font-size:clamp(42px,7vw,72px);line-height:1;font-weight:800}.coupon-highlight-title{margin:0 0 8px;font-size:18px}.coupon-highlight-text{margin:0 0 10px;line-height:1.7;opacity:.92}.soft-empty-text{margin:0;opacity:.72;line-height:1.7}.luxury-redeem-form{display:grid;grid-gap:16px;gap:16px}.luxury-form-lead{margin:0;line-height:1.7;opacity:.92}.luxury-input-group label{font-size:14px;opacity:.85}.luxury-policy-check{display:flex;gap:10px;align-items:flex-start;line-height:1.6;font-size:14px}.luxury-submit-button{min-height:48px;border-radius:14px;font-weight:700;cursor:pointer}@media (max-width:980px){.provider-public-layout{grid-template-columns:1fr}}@media (max-width:768px){.provider-hero-card{min-height:320px;border-radius:22px}.provider-hero-content{min-height:320px;padding:18px}.provider-logo-xl{width:88px;height:88px;border-radius:20px}.provider-hero-lead{font-size:16px}.provider-hero-meta span{width:100%;border-radius:14px}.contact-grid-luxury{grid-template-columns:1fr}.social-grid{display:grid;grid-template-columns:1fr 1fr}.social-chip{width:100%}}@media (max-width:520px){.provider-hero-top{align-items:flex-start}.social-grid{grid-template-columns:1fr}}:root{--bg-main:#060816;--bg-soft:#0c1229;--bg-card:rgba(14,20,44,0.82);--bg-card-strong:rgba(18,25,54,0.96);--line-soft:rgba(255,255,255,0.08);--line-strong:rgba(255,255,255,0.14);--text-main:#f7f8fc;--text-soft:rgba(247,248,252,0.72);--text-faint:rgba(247,248,252,0.56);--brand-1:#7c3aed;--brand-2:#5b8cff;--brand-3:#a855f7;--success-bg:rgba(34,197,94,0.12);--success-line:rgba(34,197,94,0.28);--success-text:#b8f7cb;--error-bg:rgba(239,68,68,0.12);--error-line:rgba(239,68,68,0.28);--error-text:#ffc0c0;--shadow-main:0 18px 50px rgba(0,0,0,0.28);--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left,rgba(124,58,237,.18),transparent 24%),radial-gradient(circle at top right,rgba(91,140,255,.16),transparent 22%),linear-gradient(180deg,#050714,#071022 42%,#050815);color:var(--text-main)}a{color:inherit}.container{width:min(1180px,calc(100% - 24px));margin:0 auto}.page-space{padding-top:28px;padding-bottom:44px}.card{background:var(--bg-card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-main);padding:22px}.badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:max-content;min-height:30px;padding:6px 12px;background:linear-gradient(90deg,rgba(124,58,237,.24),rgba(91,140,255,.18));border:1px solid rgba(167,139,250,.16);color:#efe8ff;font-size:12px;letter-spacing:.03em;justify-self:start}.lead{color:var(--text-soft)}h1,h2,h3,h4,p{color:var(--text-main)}input:not([type=checkbox]):not([type=radio]),select,textarea{width:100%;min-height:50px;border-radius:var(--radius-md);border:1px solid var(--line-soft);background:rgba(255,255,255,.025);color:var(--text-main);padding:14px 16px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}textarea{min-height:130px}input::placeholder,textarea::placeholder{color:rgba(247,248,252,.42)}input:focus,select:focus,textarea:focus{border-color:rgba(124,58,237,.55);box-shadow:0 0 0 4px rgba(124,58,237,.12);background:rgba(255,255,255,.04)}button{min-height:48px;border-radius:14px;border:none;padding:12px 18px;font-weight:700;color:white;background:linear-gradient(90deg,var(--brand-1),var(--brand-2));cursor:pointer;transition:transform .18s ease,opacity .18s ease,filter .18s ease}button:hover{transform:translateY(-1px);filter:brightness(1.04)}button:disabled{opacity:.7;cursor:not-allowed;transform:none}.error,.success{margin:0;padding:14px 16px;font-size:14px;line-height:1.6}.success{background:var(--success-bg);border:1px solid var(--success-line);color:var(--success-text)}.error{background:var(--error-bg);border:1px solid var(--error-line);color:var(--error-text)}.empty-state{text-align:center;color:var(--text-soft)}table{border-collapse:collapse}td,th{text-align:left;padding:14px 12px;border-bottom:1px solid var(--line-soft);vertical-align:top}th{color:var(--text-soft);font-size:13px}.luxury-policy-check{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:14px 16px;border-radius:16px;border:1px solid var(--line-soft);background:rgba(255,255,255,.02)}.luxury-policy-check input[type=checkbox]{width:18px;height:18px;min-height:18px;margin:2px 0 0;accent-color:var(--brand-1);padding:0;border-radius:6px}.luxury-policy-text{display:block;line-height:1.65;color:var(--text-soft)}.luxury-policy-text a{color:#d8c3ff;text-decoration:underline;text-underline-offset:3px}.luxury-policy-text a:hover{color:white}.luxury-submit-button{width:100%}.site-shell-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(5,8,21,.72);border-bottom:1px solid rgba(255,255,255,.06)}.site-shell-header-inner{width:min(1180px,calc(100% - 24px));margin:0 auto;min-height:72px;gap:16px}.site-brand-mark{width:42px;height:42px;font-weight:800;background:linear-gradient(135deg,var(--brand-1),var(--brand-2));box-shadow:0 10px 24px rgba(91,140,255,.22)}.site-brand-copy strong{display:block;font-size:15px}.site-brand-copy span{display:block;font-size:12px;color:var(--text-faint)}.site-nav{gap:10px;flex-wrap:wrap}.site-nav a{min-height:40px;display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;text-decoration:none;color:var(--text-soft)}.site-nav a:hover{background:rgba(255,255,255,.05);color:white}@media (max-width:768px){.page-space{padding-top:20px;padding-bottom:32px}.card{padding:18px;border-radius:18px}.site-shell-header-inner{min-height:64px}.site-brand-mark{width:38px;height:38px;border-radius:12px}.luxury-policy-check{grid-template-columns:18px minmax(0,1fr);gap:10px;padding:12px 14px}}.admin-premium-hero{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end}.admin-hero-userbox{min-width:220px;padding:16px 18px}.admin-hero-user-label{display:block;font-size:12px;color:var(--text-faint);margin-bottom:8px}.admin-tabs-nav-wrap{overflow-x:auto}.admin-tabs-nav{display:inline-flex;min-width:100%;padding-bottom:2px}.admin-tab-pill{min-height:44px;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);color:var(--text-soft);white-space:nowrap}.admin-tab-pill.active{background:linear-gradient(90deg,rgba(124,58,237,.24),rgba(91,140,255,.2));color:white;border-color:rgba(167,139,250,.24)}.admin-stat-card{grid-gap:8px;gap:8px;align-content:start}.admin-stat-card strong{font-size:clamp(28px,4vw,40px)}.admin-stat-label{color:var(--text-faint);font-size:13px;text-transform:uppercase;letter-spacing:.04em}.admin-overview-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:1.2fr .8fr}.admin-activity-list,.admin-overview-card{display:grid;grid-gap:12px;gap:12px}.admin-activity-item{display:flex;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.admin-activity-item p{margin:6px 0 0;color:var(--text-soft);line-height:1.5}.admin-activity-item span{color:var(--text-faint);font-size:13px}.admin-summary-badges{display:grid;grid-gap:12px;gap:12px}.admin-summary-chip{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.admin-summary-chip strong{font-size:28px;line-height:1}.admin-summary-chip span{color:var(--text-soft)}@media (max-width:980px){.admin-overview-grid{grid-template-columns:1fr}}@media (max-width:768px){.admin-premium-hero{align-items:stretch}.admin-hero-userbox{width:100%}.admin-stats-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.admin-stats-grid{grid-template-columns:1fr}}.premium-provider-list-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.ultra-provider-card{padding:0;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.015));box-shadow:0 16px 40px rgba(0,0,0,.18)}.ultra-provider-cover-wrap{position:relative}.ultra-provider-cover{position:relative;width:100%;height:170px;background:rgba(255,255,255,.04)}.ultra-provider-cover img{object-fit:cover}.ultra-provider-cover-fallback{background:radial-gradient(circle at top left,rgba(124,58,237,.18),transparent 30%),linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02))}.ultra-provider-cover-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.5))}.ultra-provider-topbar{position:absolute;inset:14px 14px auto 14px;display:flex;justify-content:space-between;gap:10px;align-items:flex-start;flex-wrap:wrap;z-index:2}.status-pill{min-height:30px;font-size:12px}.status-pill-published{background:rgba(34,197,94,.16);border:1px solid rgba(34,197,94,.24);color:#c7f9d4}.status-pill-hidden{background:rgba(239,68,68,.14);border:1px solid rgba(239,68,68,.24);color:#ffc9c9}.ultra-provider-identity{display:flex;gap:14px;align-items:center}.ultra-provider-logo{position:relative;width:74px;height:74px;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);flex-shrink:0}.ultra-provider-logo img{object-fit:contain}.ultra-provider-logo-fallback{display:grid;place-items:center;font-size:28px;font-weight:800;color:white}.ultra-provider-subinfo{margin:8px 0 0;color:var(--text-faint);font-size:14px}.ultra-provider-description{color:var(--text-soft)}.ultra-provider-meta{gap:8px}.ultra-provider-meta span{padding:8px 10px;font-size:12px;color:var(--text-soft);word-break:break-word}.ultra-provider-actions{justify-content:flex-start}@media (max-width:768px){.premium-provider-list-grid{grid-template-columns:1fr}.ultra-provider-cover{height:150px}.ultra-provider-logo{width:64px;height:64px;border-radius:16px}.ultra-provider-topbar{inset:12px 12px auto 12px}}.admin-export-card,.admin-export-grid{display:grid;grid-gap:16px;gap:16px}.admin-export-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-export-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.action-link-button{display:inline-flex;align-items:center;justify-content:center}@media (max-width:768px){.admin-export-footer{align-items:stretch}.admin-export-footer button{width:100%}}body,html{font-family:inherit}body{letter-spacing:-.01em}h1,h2,h3,h4{letter-spacing:-.03em}a,h1,h2,h3,h4,input,label,p,select,span,td,textarea,th{font-weight:500}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:rgba(255,255,255,.025);color:var(--text-main)}select option,select:focus option{background:#10182f;color:#f7f8fc}.provider-order-toolbar{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:18px}.provider-order-toolbar-left{grid-gap:10px;gap:10px;min-width:min(340px,100%)}.provider-order-toolbar-right{gap:10px;flex-wrap:wrap}.drag-helper-chip{max-width:max-content;padding:8px 12px;font-size:12px;color:var(--text-soft);background:rgba(255,255,255,.04);border:1px dashed rgba(255,255,255,.16)}@media (max-width:768px){.provider-order-toolbar{align-items:stretch}.provider-order-toolbar-right,.provider-order-toolbar-right button{width:100%}}.draggable-provider-card{cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.draggable-provider-card:active{cursor:-webkit-grabbing;cursor:grabbing}.dragging-provider-card{opacity:.55;transform:scale(.985);transition:opacity .18s ease,transform .18s ease}.touch-over-provider-card{outline:2px dashed rgba(124,58,237,.55);outline-offset:4px}@media (max-width:768px){.draggable-provider-card{touch-action:none}}.coupon-generator-actions{gap:12px;margin-top:18px}@media (max-width:768px){.coupon-generator-actions{display:grid;grid-template-columns:1fr}}.reputation-settings-box{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.reputation-provider-list{grid-gap:16px;gap:16px}.reputation-provider-card{border-radius:18px;background:rgba(255,255,255,.03);grid-gap:14px;gap:14px}.reputation-provider-header{flex-wrap:wrap}.reputation-score-chip{padding:8px 12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.reputation-bar-track{background:rgba(255,255,255,.08)}.reputation-fill-green{background:linear-gradient(90deg,#22c55e,#16a34a)}.reputation-fill-yellow{background:linear-gradient(90deg,#facc15,#eab308)}.reputation-fill-orange{background:linear-gradient(90deg,#fb923c,#f97316)}.reputation-fill-red{background:linear-gradient(90deg,#ef4444,#dc2626)}.reputation-editor-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) 110px auto;align-items:center}.reputation-public-box{display:grid;grid-gap:8px;gap:8px}.reputation-public-top{font-size:14px}@media (max-width:768px){.reputation-settings-box{align-items:stretch}.reputation-settings-box button{width:100%}.reputation-editor-grid{grid-template-columns:1fr}}.sponsor-badge-public{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:max-content;align-items:center;justify-content:center;min-height:30px;padding:6px 12px;border-radius:999px;background:linear-gradient(90deg,rgba(255,215,0,.22),rgba(255,184,0,.14));border:1px solid rgba(255,210,80,.35);color:#ffe9a8;font-size:12px;font-weight:700;letter-spacing:.02em}.sponsor-badge-chip{padding:8px 12px;border-radius:999px;background:linear-gradient(90deg,rgba(255,215,0,.18),rgba(255,184,0,.12));border:1px solid rgba(255,210,80,.24);color:#ffe9a8;font-weight:700}.providers-grid-compact{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.provider-card-public-compact{overflow:hidden}.provider-card-content-compact{padding:20px}.provider-card-top-compact{display:flex;gap:16px;align-items:flex-start}.provider-card-logo-compact{width:74px;height:74px;min-width:74px;position:relative;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.provider-card-logo-fallback-compact{display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.provider-card-main-compact{flex:1 1;display:grid;grid-gap:10px;gap:10px;min-width:0}.provider-card-badges-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.provider-card-description-compact{margin:0}.provider-card-footer-compact{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}@media (max-width:768px){.providers-grid-compact{grid-template-columns:1fr}.provider-card-top-compact{align-items:flex-start}.provider-card-footer-compact{align-items:stretch}.provider-card-footer-compact .provider-card-button{width:100%;text-align:center}}.directory-toolbar-row{display:flex;justify-content:space-between;gap:14px;align-items:center;flex-wrap:wrap}.view-toggle{display:inline-flex;gap:8px;padding:6px;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.view-toggle-btn{border:0;border-radius:999px;padding:10px 14px;background:transparent;color:var(--text-soft);cursor:pointer;font:inherit;font-weight:600}.view-toggle-btn.active{background:rgba(255,255,255,.1);color:var(--text-main)}.providers-grid-directory{display:grid;grid-gap:14px;gap:14px;grid-template-columns:1fr}.provider-card-directory{border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.08);overflow:hidden}.provider-card-directory-inner{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px}.provider-card-directory-left{display:flex;align-items:flex-start;gap:16px;min-width:0;flex:1 1}.provider-card-directory-logo{position:relative;width:72px;height:72px;min-width:72px;border-radius:18px;overflow:hidden;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.provider-card-directory-logo-fallback{display:flex;align-items:center;justify-content:center;color:#ffffff;font-weight:700}.provider-card-directory-copy{display:grid;grid-gap:8px;gap:8px;min-width:0;flex:1 1}.provider-card-directory-badges{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.provider-card-directory-title{margin:0;line-height:1.1}.provider-card-directory-description,.provider-card-grid-description{margin:0;color:var(--text-soft);line-height:1.45;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.provider-card-directory-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--text-soft);font-size:14px}.provider-card-directory-reputation{display:grid;grid-gap:8px;gap:8px;margin-top:2px;max-width:420px}.provider-card-directory-right{display:flex;align-items:center;justify-content:center;min-width:132px}.provider-card-directory-right .provider-card-button{white-space:nowrap}.providers-grid-cards{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.provider-card-grid{border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.08);padding:18px;display:grid;grid-gap:14px;gap:14px}.provider-card-grid-top{display:flex;gap:14px;align-items:flex-start}.provider-card-grid-logo{position:relative;width:64px;height:64px;min-width:64px;border-radius:16px;overflow:hidden;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.provider-card-grid-copy{display:grid;grid-gap:8px;gap:8px;min-width:0;flex:1 1}.provider-card-grid-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}@media (max-width:900px){.provider-card-directory-inner{align-items:flex-start;flex-direction:column}.provider-card-directory-right{width:100%;min-width:unset}.provider-card-directory-right .provider-card-button{width:100%;text-align:center}}@media (max-width:768px){.directory-toolbar-row{align-items:stretch}.view-toggle{width:100%;justify-content:space-between}.view-toggle-btn{flex:1 1}.providers-grid-cards{grid-template-columns:1fr}}@media (max-width:640px){.provider-card-directory-inner{padding:16px;gap:14px}.provider-card-directory-left{gap:12px}.provider-card-directory-logo{width:62px;height:62px;min-width:62px;border-radius:16px}.provider-card-directory-description,.provider-card-grid-description{line-clamp:3;-webkit-line-clamp:3}.provider-card-grid-footer{align-items:stretch}.provider-card-grid-footer .provider-card-button{width:100%;text-align:center}}.provider-feedback-form{grid-gap:14px;gap:14px}.positive-feedback-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.positive-feedback-card{padding:16px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);display:grid;grid-gap:10px;gap:10px}.positive-feedback-card p{margin:0;color:var(--text-soft);line-height:1.45}.positive-feedback-card span{font-size:13px;color:var(--text-soft)}.provider-hero-copy h1{line-height:1.02;letter-spacing:-.03em}.provider-hero-lead{color:rgba(247,248,252,.84);line-height:1.65;max-width:760px}.provider-hero-meta{gap:12px}.provider-hero-meta span{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);color:rgba(247,248,252,.82)}.provider-coupon-card,.provider-coupon-form-card,.provider-luxury-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.section-heading h2{line-height:1.12}.provider-main-description{line-height:1.82;color:rgba(247,248,252,.9)}.soft-empty-text{color:rgba(247,248,252,.64)}.contact-luxury-item{display:grid;grid-gap:8px;gap:8px;padding:18px;background:rgba(255,255,255,.035)}.contact-label{color:rgba(247,248,252,.56);letter-spacing:.08em}.contact-luxury-item a,.contact-luxury-item p{color:rgba(247,248,252,.92);text-decoration:none}.social-grid{gap:12px}.social-chip{min-height:44px;padding:10px 18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:rgba(247,248,252,.92);font-weight:600}.social-chip:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.16)}.provider-whatsapp-box{background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.025))}.provider-card-button{min-height:46px;padding:12px 18px;border-radius:14px;border:1px solid rgba(166,118,255,.32);background:linear-gradient(135deg,rgba(124,58,237,.22),rgba(168,85,247,.14));color:#f7f8fc;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);transition:transform .18s ease,border-color .18s ease,background .18s ease}.provider-card-button:hover{transform:translateY(-1px);border-color:rgba(196,163,255,.42);background:linear-gradient(135deg,rgba(124,58,237,.3),rgba(168,85,247,.18))}.provider-feedback-card .secondary-action-button{width:-moz-fit-content;width:fit-content}.provider-feedback-form .luxury-input-group label{font-size:13px;letter-spacing:.02em;color:rgba(247,248,252,.82)}.provider-feedback-form textarea{line-height:1.65}@media (max-width:768px){.provider-hero-copy h1{line-height:1.08}.provider-hero-meta{gap:10px}.provider-card-button,.provider-feedback-card .secondary-action-button,.social-chip{width:100%;text-align:center}.social-grid{display:grid;grid-template-columns:1fr}}.provider-positive-feedback-block{display:grid;grid-gap:18px;gap:18px;padding:22px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02)),rgba(12,12,16,.82);box-shadow:0 18px 45px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)}.provider-positive-feedback-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.provider-positive-feedback-head h2{margin:8px 0 6px;font-size:clamp(1.2rem,1rem + .7vw,1.7rem);line-height:1.08}.provider-positive-feedback-head p{margin:0;color:rgba(247,248,252,.68);line-height:1.55;max-width:720px}.provider-positive-feedback-counter{min-width:92px;display:grid;place-items:center;grid-gap:3px;gap:3px;padding:12px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04)}.provider-positive-feedback-counter strong{font-size:1.15rem;color:#fff;line-height:1}.provider-positive-feedback-counter span{font-size:.8rem;color:rgba(247,248,252,.68)}.provider-positive-feedback-list{display:grid;grid-gap:12px;gap:12px}.provider-positive-feedback-card{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);grid-gap:14px;gap:14px;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.03);transition:transform .18s ease,border-color .18s ease,background .18s ease}.provider-positive-feedback-card:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.05)}.provider-positive-feedback-card.is-featured{border-color:rgba(214,180,72,.24);background:linear-gradient(135deg,rgba(214,180,72,.08),rgba(255,255,255,.03))}.provider-positive-feedback-quote-mark{font-size:2rem;line-height:1;color:rgba(214,180,72,.82);transform:translateY(-2px)}.provider-positive-feedback-content{display:grid;grid-gap:10px;gap:10px}.provider-positive-feedback-content p{margin:0;color:rgba(247,248,252,.92);line-height:1.72;font-size:.98rem}.provider-positive-feedback-content span{font-size:.82rem;color:rgba(247,248,252,.58);letter-spacing:.01em}.provider-positive-feedback-actions{display:flex;justify-content:flex-start}.compact-feedback-toggle{min-height:42px;padding:10px 16px;border-radius:999px}@media (max-width:768px){.provider-positive-feedback-block{padding:18px}.provider-positive-feedback-head{flex-direction:column;align-items:stretch}.provider-positive-feedback-counter{width:-moz-fit-content;width:fit-content}.provider-positive-feedback-card{grid-template-columns:24px minmax(0,1fr);padding:15px}.compact-feedback-toggle{width:100%;justify-content:center}}.provider-feedback-card{display:grid;grid-gap:16px;gap:16px}.provider-feedback-intro{grid-gap:14px;gap:14px}.provider-feedback-lead{margin:0;color:rgba(247,248,252,.82);line-height:1.7}.provider-feedback-privacy-box{display:grid;grid-gap:8px;gap:8px;padding:16px 18px;border-radius:18px;border:1px solid rgba(214,180,72,.18);background:linear-gradient(135deg,rgba(214,180,72,.08),rgba(255,255,255,.02))}.provider-feedback-privacy-box strong{color:#fff;font-size:.96rem}.provider-feedback-privacy-box p{margin:0;color:rgba(247,248,252,.76);line-height:1.6}.provider-feedback-toggle{width:-moz-fit-content;width:fit-content}.provider-feedback-form{display:grid;grid-gap:16px;gap:16px;margin-top:6px}.provider-feedback-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.provider-feedback-help-text{margin:8px 0 0;color:rgba(247,248,252,.58);font-size:.86rem;line-height:1.5}.provider-feedback-upload-box{display:grid;grid-gap:8px;gap:8px;padding:16px 18px;border-radius:18px;border:1px dashed rgba(255,255,255,.14);background:rgba(255,255,255,.03);cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.provider-feedback-upload-box:hover{border-color:rgba(214,180,72,.28);background:rgba(255,255,255,.05);transform:translateY(-1px)}.provider-feedback-upload-box input[type=file]{display:none}.provider-feedback-upload-title{color:#fff;font-weight:700;line-height:1.35}.provider-feedback-upload-subtitle{color:rgba(247,248,252,.68);line-height:1.55;font-size:.92rem}.provider-feedback-submit-wrap{display:grid;grid-gap:10px;gap:10px}.provider-feedback-submit-note{margin:0;color:rgba(247,248,252,.56);font-size:.88rem;line-height:1.55}@media (max-width:768px){.provider-feedback-grid{grid-template-columns:1fr}.provider-feedback-toggle{width:100%}}.compact-select-group select{min-height:44px;padding:10px 14px;font-size:.95rem}.provider-feedback-intro{display:grid;grid-gap:12px;gap:12px}.provider-feedback-privacy-box{padding:14px 16px}.provider-feedback-privacy-box p{font-size:.95rem;line-height:1.58}.provider-feedback-grid .compact-select-group select{line-height:normal;appearance:none;-webkit-appearance:none;-moz-appearance:none}.provider-feedback-grid .compact-select-group select,.provider-feedback-grid .luxury-input-group input[type=email]{height:52px;min-height:52px;padding:0 16px;box-sizing:border-box}.refined-coupon-box{display:grid;grid-gap:18px;gap:18px}.coupon-benefit-top{display:grid;grid-gap:14px;gap:14px}.coupon-benefit-badge-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.coupon-live-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border:1px solid rgba(214,180,72,.28);background:rgba(214,180,72,.1);letter-spacing:.03em}.coupon-soft-caption{color:rgba(247,248,252,.58);font-size:.83rem;letter-spacing:.02em}.coupon-discount-hero{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:center;padding:16px;border-radius:20px;border:1px solid rgba(214,180,72,.14);background:linear-gradient(135deg,rgba(214,180,72,.08),rgba(255,255,255,.02))}.coupon-discount-hero .coupon-discount-number{min-width:94px;min-height:94px;display:grid;place-items:center;border-radius:22px;border:1px solid rgba(214,180,72,.2);background:rgba(255,255,255,.04);font-size:clamp(1.8rem,1.5rem + 1vw,2.4rem);font-weight:800;line-height:1}.coupon-discount-copy{display:grid;grid-gap:6px;gap:6px}.coupon-highlight-title{margin:0;color:#fff;font-size:1.08rem;font-weight:700;line-height:1.15}.coupon-highlight-subtext{margin:0;color:rgba(247,248,252,.72);line-height:1.55;font-size:.94rem}.coupon-info-stack{display:grid;grid-gap:12px;gap:12px}.coupon-info-card{display:grid;grid-gap:7px;gap:7px;padding:14px 15px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035)}.coupon-info-card.muted{background:rgba(255,255,255,.025)}.coupon-info-card.subtle{border-style:dashed;background:rgba(255,255,255,.02)}.coupon-info-label{color:rgba(247,248,252,.58);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.coupon-info-value{margin:0;color:rgba(247,248,252,.92);line-height:1.6;font-size:.95rem}.coupon-code-preview{font-size:1.05rem;font-weight:800;letter-spacing:.08em;color:#fff}.coupon-info-help{color:rgba(247,248,252,.58);font-size:.84rem;line-height:1.5}@media (max-width:768px){.coupon-discount-hero{grid-template-columns:1fr}.coupon-discount-hero .coupon-discount-number{min-width:100%}}.coupon-redeem-shell{display:grid;grid-gap:16px;gap:16px}.coupon-redeem-intro{display:grid;grid-gap:14px;gap:14px}.coupon-redeem-lead{margin:0;color:rgba(247,248,252,.82);line-height:1.68}.coupon-redeem-trust-box{display:grid;grid-gap:8px;gap:8px;padding:16px 18px;border-radius:18px;border:1px solid rgba(214,180,72,.16);background:linear-gradient(135deg,rgba(214,180,72,.08),rgba(255,255,255,.02))}.coupon-redeem-trust-box strong{color:#fff;font-size:.96rem}.coupon-redeem-trust-box p{margin:0;color:rgba(247,248,252,.76);line-height:1.6}.coupon-redeem-form{display:grid;grid-gap:16px;gap:16px}.coupon-policy-check{margin-top:4px}.inline-policy-link{color:rgba(214,180,72,.95);text-decoration:none;font-weight:700}.inline-policy-link:hover{text-decoration:underline}.coupon-redeem-submit-wrap{display:grid;grid-gap:10px;gap:10px}.coupon-redeem-help-note{margin:0;color:rgba(247,248,252,.56);font-size:.88rem;line-height:1.55}.refined-directory-hero{display:grid;grid-gap:18px;gap:18px}.refined-directory-hero-copy{display:grid;grid-gap:14px;gap:14px}.refined-directory-lead{max-width:780px;color:rgba(247,248,252,.82);line-height:1.7}.refined-directory-filters{display:grid;grid-gap:16px;gap:16px}.refined-directory-search-wrap input{background:rgba(255,255,255,.035)}.refined-directory-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.refined-category-pills{gap:10px}.refined-view-toggle{flex-shrink:0}.refined-provider-card-directory,.refined-provider-card-grid{border:1px solid rgba(255,255,255,.08);transition:transform .18s ease,border-color .18s ease,background .18s ease}.refined-provider-card-directory:hover,.refined-provider-card-grid:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.14)}.refined-provider-card-directory.is-sponsored,.refined-provider-card-grid.is-sponsored{border-color:rgba(214,180,72,.18);background:linear-gradient(180deg,rgba(214,180,72,.05),rgba(255,255,255,.02))}.refined-provider-card-directory-inner{align-items:center;gap:20px}.refined-provider-card-copy{display:grid;grid-gap:12px;gap:12px}.refined-provider-meta{display:flex;flex-wrap:wrap;gap:10px}.refined-meta-chip{display:inline-flex;align-items:center;background:rgba(255,255,255,.04);color:rgba(247,248,252,.82);font-size:.84rem;line-height:1}.refined-meta-chip-score{border-color:rgba(214,180,72,.16);background:rgba(214,180,72,.08);color:rgba(255,244,210,.92)}.refined-provider-reputation{margin-top:2px}.refined-provider-card-right{display:flex;align-items:center;justify-content:flex-end}.refined-provider-card-right .provider-card-button{min-width:136px;justify-content:center}.refined-provider-card-grid{display:grid;grid-gap:16px;gap:16px}.refined-provider-grid-footer{margin-top:auto}.refined-provider-grid-footer .provider-card-button{width:100%;justify-content:center}@media (max-width:900px){.refined-provider-card-directory-inner{align-items:stretch}.refined-provider-card-right{width:100%;justify-content:flex-start}.refined-provider-card-right .provider-card-button{width:100%}}@media (max-width:768px){.refined-directory-toolbar-row{flex-direction:column;align-items:stretch}.refined-view-toggle{width:100%}.refined-view-toggle .view-toggle-btn{flex:1 1}.refined-provider-meta{gap:8px}.refined-meta-chip{width:-moz-fit-content;width:fit-content;max-width:100%}}:root{--section-gap:18px;--card-padding-lg:22px;--card-padding-md:18px;--table-head-bg:rgba(255,255,255,0.045);--table-row-bg:rgba(255,255,255,0.02);--table-row-border:rgba(255,255,255,0.07)}.card{padding:var(--card-padding-lg);border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.018)),rgba(12,12,16,.9);box-shadow:0 18px 44px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.03)}.section-heading h2,.section-heading h3{line-height:1.08;letter-spacing:-.02em}.lead{line-height:1.7}.soft-empty-text{line-height:1.6}.admin-tab-pill,.pill,.provider-card-button,.secondary-action-button,.view-toggle-btn,button{transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.admin-tab-pill:hover,.pill:hover,.provider-card-button:hover,.secondary-action-button:hover,.view-toggle-btn:hover,button:hover{transform:translateY(-1px)}.provider-card-button:disabled,.secondary-action-button:disabled,button:disabled{opacity:.6;cursor:not-allowed;transform:none}button:not(.secondary-action-button):not(.view-toggle-btn):not(.pill):not(.admin-tab-pill){min-height:46px;padding:12px 18px;border-radius:14px;border:1px solid rgba(166,118,255,.32);background:linear-gradient(135deg,rgba(124,58,237,.24),rgba(168,85,247,.15));color:#f7f8fc;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}button:not(.secondary-action-button):not(.view-toggle-btn):not(.pill):not(.admin-tab-pill):hover{border-color:rgba(196,163,255,.42);background:linear-gradient(135deg,rgba(124,58,237,.32),rgba(168,85,247,.2))}.secondary-action-button{min-height:44px;padding:10px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);color:#f7f8fc;font-weight:600}.secondary-action-button:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.admin-tab-pill,.pill,.view-toggle-btn{min-height:40px;padding:9px 14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:rgba(247,248,252,.82)}.admin-tab-pill.active,.pill.active,.view-toggle-btn.active{border-color:rgba(214,180,72,.24);background:rgba(214,180,72,.1);color:rgba(255,244,210,.95)}.luxury-input-group{display:grid;grid-gap:8px;gap:8px}.luxury-input-group label{color:rgba(247,248,252,.84);font-size:.92rem;font-weight:600;line-height:1.3}input:not([type=checkbox]):not([type=radio]),select,textarea{border-color:rgba(255,255,255,.08);background:rgba(255,255,255,.03)}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus{border-color:rgba(214,180,72,.24);box-shadow:0 0 0 3px rgba(214,180,72,.08);background:rgba(255,255,255,.045)}textarea{line-height:1.65;resize:vertical}.soft-checkbox{gap:10px;padding:12px 14px}.soft-checkbox span{color:rgba(247,248,252,.78);line-height:1.55}.table-wrap{width:100%;overflow-x:auto;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}.table-wrap table{width:100%;border-collapse:collapse;min-width:760px}.table-wrap thead tr{background:var(--table-head-bg)}.table-wrap th{padding:14px 16px;text-align:left;color:rgba(247,248,252,.78);font-size:.82rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.08)}.table-wrap td{padding:14px 16px;color:rgba(247,248,252,.88);line-height:1.5;border-bottom:1px solid var(--table-row-border);background:transparent}.table-wrap tbody tr{background:transparent;transition:background .18s ease}.table-wrap tbody tr:hover{background:rgba(255,255,255,.035)}.table-wrap tbody tr:last-child td{border-bottom:0}.error,.success{padding:12px 14px;border-radius:14px;line-height:1.55;font-weight:500}.success{border:1px solid rgba(67,160,71,.22);background:rgba(67,160,71,.08);color:rgba(214,255,219,.94)}.error{border:1px solid rgba(229,57,53,.22);background:rgba(229,57,53,.08);color:rgba(255,219,219,.95)}.admin-stats-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.admin-stat-card{display:grid;grid-gap:10px;gap:10px;min-height:118px}.admin-stat-label{color:rgba(247,248,252,.6);font-size:.84rem;letter-spacing:.02em}.admin-stat-card strong{font-size:clamp(1.45rem,1.15rem + .6vw,2rem);line-height:1;color:#fff}.admin-tab-panel,.admin-tab-stack,.coupon-info-stack,.coupon-redeem-form,.provider-feedback-form,.provider-main-column,.provider-sidebar-column{display:grid;grid-gap:var(--section-gap);gap:var(--section-gap)}@media (max-width:768px){.card{padding:var(--card-padding-md)}.table-wrap table{min-width:680px}.secondary-action-button,button:not(.secondary-action-button):not(.view-toggle-btn):not(.pill):not(.admin-tab-pill){width:100%;justify-content:center}}.refined-directory-toolbar-grid{display:grid;grid-template-columns:minmax(220px,320px) auto auto;align-items:flex-end;grid-gap:16px;gap:16px}.refined-category-select-group{min-width:0}.refined-category-select-group select{width:100%}.refined-directory-results-box{display:inline-grid;gap:2px;align-content:center;justify-items:start;min-height:50px;padding:10px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.refined-directory-results-count{color:#fff;font-size:1.05rem;font-weight:800;line-height:1}.refined-directory-results-label{color:rgba(247,248,252,.62);font-size:.82rem;line-height:1.2}@media (max-width:980px){.refined-directory-toolbar-grid{grid-template-columns:1fr;align-items:stretch}.refined-directory-results-box{width:100%;justify-items:center}.refined-view-toggle{width:100%}.refined-view-toggle .view-toggle-btn{flex:1 1}}:root{--btn-height-main:46px;--btn-height-secondary:46px;--btn-height-pill:42px;--btn-padding-x:18px;--btn-radius-main:14px}.admin-tab-pill,.pill,.provider-card-button,.secondary-action-button,.view-toggle-btn,button{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--btn-radius-main);font-weight:700;line-height:1;white-space:nowrap;box-sizing:border-box}.admin-tab-pill,.pill,.provider-card-button,.secondary-action-button,.view-toggle-btn,button,button:not(.secondary-action-button):not(.view-toggle-btn):not(.pill):not(.admin-tab-pill){min-height:var(--btn-height-main);height:var(--btn-height-main);padding:0 var(--btn-padding-x)}.secondary-action-button{min-height:var(--btn-height-secondary);height:var(--btn-height-secondary);padding:0 var(--btn-padding-x)}.admin-tab-pill,.pill,.view-toggle-btn{min-height:var(--btn-height-pill);height:var(--btn-height-pill);padding:0 16px;border-radius:999px;font-weight:600}.coupon-generator-actions button,.provider-card-directory-right .provider-card-button,.refined-provider-grid-footer .provider-card-button,.table-wrap button{min-width:128px}.table-wrap td .secondary-action-button,.table-wrap td button{min-width:120px}.coupon-generator-actions{display:flex;gap:10px;flex-wrap:wrap}.coupon-generator-actions button{flex:0 0 auto}.table-wrap td .luxury-input-group input[type=datetime-local]{min-height:44px;height:44px}.table-wrap td>div[style*="display: flex"] button,.table-wrap td>div[style*="display: grid"] button{min-width:120px}@media (max-width:768px){.coupon-generator-actions{display:grid;grid-template-columns:1fr}.coupon-generator-actions button,.provider-card-directory-right .provider-card-button,.refined-provider-grid-footer .provider-card-button,.table-wrap td .secondary-action-button,.table-wrap td button{width:100%;min-width:100%}}.provider-admin-toolbar-grid,.provider-admin-toolbar-refined{display:grid;grid-gap:16px;gap:16px}.provider-admin-toolbar-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-end;width:100%}.provider-search-group{min-width:0}.status-pill-sponsored{background:rgba(214,180,72,.12);color:rgba(255,244,210,.95)}@media (max-width:1100px){.provider-admin-toolbar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.provider-admin-toolbar-grid{grid-template-columns:1fr}}.feedback-admin-card-refined{display:grid;grid-gap:16px;gap:16px}.feedback-evidence-link{min-height:50px;display:inline-flex;align-items:center;padding:0 16px;border-radius:14px;border:1px solid rgba(214,180,72,.18);background:rgba(214,180,72,.08);color:rgba(255,244,210,.95);text-decoration:none;font-weight:700}.feedback-evidence-link:hover{background:rgba(214,180,72,.12);border-color:rgba(214,180,72,.24)}.feedback-admin-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}@media (max-width:768px){.feedback-admin-actions{justify-content:stretch}.feedback-admin-actions button{width:100%}}.admin-premium-shell{display:grid;grid-gap:20px;gap:20px}.admin-premium-hero{display:grid;grid-gap:18px;gap:18px;align-items:center;grid-template-columns:minmax(0,1fr) auto}.admin-hero-userbox{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.admin-hero-user-label{color:rgba(247,248,252,.56);font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.admin-tabs-nav-wrap{position:-webkit-sticky;position:sticky;top:12px;z-index:20}.admin-tabs-nav{display:flex;gap:10px;flex-wrap:wrap;padding:12px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02)),rgba(10,10,14,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-tab-panel,.admin-tab-stack{display:grid;grid-gap:20px;gap:20px}.admin-section-shell{display:grid;grid-gap:18px;gap:18px}.admin-section-header{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center}.admin-section-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.provider-edit-shell,.provider-form-layout,.provider-form-shell,.provider-list-shell{display:grid;grid-gap:18px;gap:18px}.provider-form-block{display:grid;grid-gap:14px;gap:14px;padding:18px;border-radius:18px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.025)}.provider-form-block h4{margin:0;color:#fff;font-size:1rem;line-height:1.15}.provider-form-footer{display:flex;gap:14px;justify-content:space-between;align-items:center;flex-wrap:wrap}.provider-form-footer-actions{display:flex;gap:10px;flex-wrap:wrap}.provider-order-toolbar{display:grid;grid-gap:16px;gap:16px;align-items:flex-end}.provider-order-toolbar-left{display:grid;grid-gap:14px;gap:14px}.provider-order-toolbar-right{display:flex;justify-content:flex-end;align-items:flex-end}.premium-provider-list-grid{display:grid;grid-gap:18px;gap:18px}.ultra-provider-card{overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02)),rgba(12,12,16,.92)}.ultra-provider-body{display:grid;grid-gap:14px;gap:14px;padding:18px}.ultra-provider-maincopy{display:grid;grid-gap:6px;gap:6px}.ultra-provider-maincopy h4{margin:0;color:#fff;font-size:1.12rem;line-height:1.08}.ultra-provider-subinfo{margin:0;color:rgba(247,248,252,.6);line-height:1.45}.ultra-provider-description{margin:0;color:rgba(247,248,252,.86);line-height:1.65}.ultra-provider-meta{display:flex;gap:10px;flex-wrap:wrap}.ultra-provider-meta span{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);color:rgba(247,248,252,.76);font-size:.82rem}.ultra-provider-actions{display:flex;gap:10px;flex-wrap:wrap}.drag-helper-chip{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border:1px dashed rgba(214,180,72,.22);background:rgba(214,180,72,.06);color:rgba(255,244,210,.88);line-height:1.35}.draggable-provider-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.draggable-provider-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.14)}.dragging-provider-card{opacity:.72;border-color:rgba(214,180,72,.28);box-shadow:0 0 0 2px rgba(214,180,72,.12)}.touch-over-provider-card{border-color:rgba(214,180,72,.3);box-shadow:0 0 0 2px rgba(214,180,72,.1)}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;line-height:1}.status-pill-published{border:1px solid rgba(67,160,71,.2);background:rgba(67,160,71,.1);color:rgba(214,255,219,.92)}.status-pill-hidden{border:1px solid rgba(229,57,53,.2);background:rgba(229,57,53,.1);color:rgba(255,221,221,.94)}.image-upload-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.luxury-upload-box{display:grid;grid-gap:12px;gap:12px;padding:16px;border-radius:18px;border:1px dashed rgba(255,255,255,.12);background:rgba(255,255,255,.025)}.luxury-upload-box strong{color:#fff;line-height:1.2}.empty-preview-box,.preview-box{position:relative;width:100%;min-height:170px;border-radius:16px;overflow:hidden}.preview-box{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.empty-preview-box{display:grid;place-items:center;border:1px dashed rgba(255,255,255,.12);background:rgba(255,255,255,.02);color:rgba(247,248,252,.56);text-align:center;padding:16px}.cover-empty-preview,.preview-cover{min-height:210px}.action-link-button{text-decoration:none}.reputation-provider-list{display:grid;grid-gap:18px;gap:18px}.reputation-provider-card{display:grid;grid-gap:16px;gap:16px;padding:18px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}.reputation-provider-header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.reputation-score-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border:1px solid rgba(214,180,72,.18);background:rgba(214,180,72,.08);color:rgba(255,244,210,.92);white-space:nowrap}@media (max-width:980px){.admin-premium-hero,.admin-section-header{grid-template-columns:1fr}.admin-section-actions,.provider-order-toolbar-right{justify-content:stretch}.image-upload-grid{grid-template-columns:1fr}}@media (max-width:768px){.admin-tabs-nav{display:grid;grid-template-columns:1fr 1fr}.provider-form-footer,.provider-form-footer-actions,.ultra-provider-actions{display:grid;grid-template-columns:1fr}.ultra-provider-meta{gap:8px}.reputation-provider-header{flex-direction:column;align-items:stretch}}.reputation-public-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.reputation-public-top span{color:rgba(247,248,252,.68);font-size:.9rem;line-height:1.35}.reputation-public-top strong{color:#fff;font-size:.98rem;font-weight:800;letter-spacing:.01em}.reputation-bar-track{position:relative;width:100%;height:12px;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02)),rgba(255,255,255,.03);box-shadow:inset 0 1px 2px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.03)}.reputation-bar-fill{height:100%;border-radius:999px;transition:width .35s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 0 14px rgba(255,255,255,.04)}.reputation-fill-green{background:linear-gradient(90deg,#2fbf71,#4fd98a)}.reputation-fill-yellow{background:linear-gradient(90deg,#d5a93a,#f0c45b)}.reputation-fill-orange{background:linear-gradient(90deg,#db7a2e,#f19a54)}.reputation-fill-red{background:linear-gradient(90deg,#cf4c4c,#e26a6a)}.provider-card-directory-reputation .reputation-bar-track,.provider-card-grid .reputation-bar-track{height:10px}.provider-card-directory-reputation .reputation-public-top span,.provider-card-grid .reputation-public-top span{font-size:.84rem}.provider-card-directory-reputation .reputation-public-top strong,.provider-card-grid .reputation-public-top strong{font-size:.9rem}.coupon-live-badge,.drag-helper-chip,.refined-meta-chip,.reputation-score-chip,.status-pill{box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.status-pill{min-height:34px;padding:7px 13px;border-radius:999px;font-size:.8rem;font-weight:700;letter-spacing:.01em}.status-pill-published{border:1px solid rgba(67,160,71,.22);background:linear-gradient(135deg,rgba(67,160,71,.14),rgba(67,160,71,.08));color:rgba(220,255,226,.96)}.status-pill-hidden{border:1px solid rgba(229,57,53,.22);background:linear-gradient(135deg,rgba(229,57,53,.14),rgba(229,57,53,.08));color:rgba(255,226,226,.96)}.status-pill-sponsored{border:1px solid rgba(214,180,72,.24);background:linear-gradient(135deg,rgba(214,180,72,.15),rgba(214,180,72,.08));color:rgba(255,244,210,.96)}.reputation-score-chip{min-height:36px;padding:8px 14px;border-radius:999px;border:1px solid rgba(214,180,72,.2);background:linear-gradient(135deg,rgba(214,180,72,.14),rgba(214,180,72,.07));color:rgba(255,244,210,.94);font-size:.82rem;font-weight:700}.refined-meta-chip{min-height:34px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.025));color:rgba(247,248,252,.84);font-size:.83rem}.refined-meta-chip-score{border-color:rgba(214,180,72,.2);background:linear-gradient(135deg,rgba(214,180,72,.12),rgba(214,180,72,.06));color:rgba(255,244,210,.94)}.coupon-live-badge{min-height:30px;padding:6px 12px;border-radius:999px;border:1px solid rgba(214,180,72,.24);background:linear-gradient(135deg,rgba(214,180,72,.14),rgba(214,180,72,.08));color:rgba(255,244,210,.95);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.drag-helper-chip{min-height:34px;padding:7px 12px;border-radius:999px;border:1px dashed rgba(214,180,72,.24);background:linear-gradient(135deg,rgba(214,180,72,.08),rgba(214,180,72,.04));color:rgba(255,244,210,.9);font-size:.82rem}h1,h2,h3,h4{color:#fff;letter-spacing:-.02em}h1{line-height:.98}h2{line-height:1.04}h3,h4{line-height:1.12}.section-heading{display:grid;grid-gap:8px;gap:8px;margin-bottom:18px}.section-heading .badge{width:-moz-fit-content;width:fit-content}.section-heading h2,.section-heading h3{margin:0}.admin-section-header .lead,.coupon-redeem-lead,.directory-hero .lead,.provider-feedback-lead,.provider-hero-lead,.section-heading p,.soft-empty-text{max-width:78ch}.lead{color:rgba(247,248,252,.78);line-height:1.72;font-size:.98rem}.admin-premium-hero h1,.admin-section-header h2,.directory-hero h1,.provider-hero-copy h1{text-wrap:balance}.provider-edit-shell h4,.provider-form-block h4,.reputation-provider-card h4{position:relative;padding-bottom:10px}.provider-edit-shell h4:after,.provider-form-block h4:after,.reputation-provider-card h4:after{content:"";display:block;width:52px;height:2px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,rgba(214,180,72,.9),rgba(214,180,72,.2))}.admin-hero-user-label,.admin-stat-label,.badge,.contact-label,.coupon-info-label{font-weight:700;letter-spacing:.04em;text-transform:uppercase}.badge{min-height:28px;padding:6px 11px;border-radius:999px;border:1px solid rgba(214,180,72,.18);background:linear-gradient(135deg,rgba(214,180,72,.1),rgba(214,180,72,.04));color:rgba(255,244,210,.95);font-size:.76rem}.soft-empty-text{color:rgba(247,248,252,.62);line-height:1.65}.provider-card-directory-title,.provider-card-grid .provider-card-directory-title,.ultra-provider-maincopy h4{text-wrap:balance}@media (max-width:768px){.lead{font-size:.95rem}.section-heading{gap:7px;margin-bottom:16px}}.admin-global-search-shell{display:grid;grid-gap:14px;gap:14px}.admin-global-search-results{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.admin-search-result-card{grid-gap:8px;gap:8px}.admin-search-result-card.is-active{border-color:rgba(214,180,72,.24);background:linear-gradient(135deg,rgba(214,180,72,.12),rgba(255,255,255,.03))}.admin-search-result-top{display:flex;align-items:center;justify-content:space-between}.admin-search-result-card strong{color:#fff;line-height:1.2}.admin-search-result-card p{line-height:1.45}.admin-search-result-card span{line-height:1.35}.admin-global-search-bar{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end}@media (max-width:768px){.admin-global-search-bar{grid-template-columns:1fr}}.admin-search-result-card{display:grid;grid-gap:10px;gap:10px;min-height:auto;height:auto;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);text-align:left;overflow:hidden}.admin-search-result-top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:10px;gap:10px}.admin-search-result-top strong{min-width:0;display:block;color:#fff;line-height:1.28;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.admin-search-result-top .status-pill{flex-shrink:0;white-space:nowrap}.admin-search-result-card p{margin:0;color:rgba(247,248,252,.8);line-height:1.5}.admin-search-result-card p,.admin-search-result-card span{white-space:normal;word-break:break-word;overflow-wrap:anywhere}.admin-search-result-card span{color:rgba(247,248,252,.58);line-height:1.4;font-size:.84rem}.feedback-ticket-summary{padding:18px;display:flex;justify-content:space-between}.feedback-ticket-summary-left{gap:12px}.feedback-ticket-summary-copy{grid-gap:4px;gap:4px}.feedback-ticket-summary-copy p{color:rgba(247,248,252,.8);line-height:1.4}.feedback-ticket-toggle-indicator{color:rgba(247,248,252,.64);font-size:.84rem}.feedback-ticket-expanded{padding:0 18px 18px}@media (max-width:768px){.feedback-ticket-summary{flex-direction:column;align-items:stretch}.feedback-ticket-summary-right{justify-content:space-between}}.feedback-ticket-summary{grid-gap:16px;gap:16px}.feedback-ticket-summary:hover{background:rgba(255,255,255,.035)}.feedback-ticket-summary-copy{grid-gap:5px;gap:5px}.feedback-ticket-toggle-indicator{color:rgba(247,248,252,.7)}.feedback-ticket-expanded{grid-gap:16px;gap:16px;background:rgba(255,255,255,.02)}.feedback-ticket-collapsible.is-open .feedback-ticket-summary{background:rgba(255,255,255,.025)}.feedback-ticket-collapsible .soft-checkbox input[type=checkbox]{margin-top:2px}.feedback-ticket-collapsible .reputation-score-chip{min-height:34px;padding:7px 12px}.feedback-ticket-collapsible .feedback-admin-actions{padding-top:4px}.feedback-ticket-collapsible+.feedback-ticket-collapsible{margin-top:2px}@media (max-width:768px){.feedback-ticket-summary{grid-template-columns:1fr;align-items:stretch}.feedback-ticket-summary-right{justify-content:space-between}.feedback-ticket-expanded,.feedback-ticket-summary{padding-left:16px;padding-right:16px}}.feedback-ticket-collapsible{gap:0;padding:0;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.02)),rgba(12,12,16,.92)}.feedback-ticket-summary{min-height:auto;padding:22px;background:transparent}.feedback-ticket-summary:hover{background:rgba(255,255,255,.03)}.feedback-ticket-summary-left{display:flex;align-items:flex-start;gap:16px}.feedback-ticket-summary-copy strong{line-height:1.24}.feedback-ticket-summary-copy p{line-height:1.55;font-size:.93rem}.feedback-ticket-summary-copy span{font-size:.84rem;line-height:1.45}.feedback-ticket-summary-right{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.feedback-ticket-toggle-indicator{padding:8px 13px;background:rgba(255,255,255,.035);font-size:.81rem}.feedback-ticket-expanded{padding:20px 22px 22px}.feedback-ticket-expanded .admin-form-grid{gap:16px}.feedback-ticket-expanded .luxury-input-group{gap:9px}.feedback-ticket-expanded .luxury-input-group label{margin-bottom:0}.feedback-ticket-expanded input,.feedback-ticket-expanded select,.feedback-ticket-expanded textarea{margin:0}.feedback-ticket-expanded .soft-checkbox{padding:14px 16px;align-items:flex-start}.feedback-ticket-expanded .soft-checkbox span{line-height:1.55}.feedback-ticket-collapsible.is-open .feedback-ticket-summary{background:rgba(255,255,255,.02)}.feedback-ticket-collapsible .reputation-score-chip{min-height:36px;padding:8px 13px}.feedback-ticket-collapsible .feedback-admin-actions{justify-content:flex-end;padding-top:6px}.feedback-ticket-collapsible+.feedback-ticket-collapsible{margin-top:10px}@media (max-width:768px){.feedback-ticket-summary{grid-template-columns:1fr;align-items:stretch;padding:18px 16px;gap:16px}.feedback-ticket-summary-left{gap:12px}.feedback-ticket-summary-copy{gap:6px}.feedback-ticket-summary-right{justify-content:space-between}.feedback-ticket-expanded{padding:18px 16px;gap:16px}}.feedback-ticket-summary{min-height:96px;padding:18px 20px;grid-gap:18px;gap:18px}.feedback-ticket-summary:hover{background:rgba(255,255,255,.028)!important}.feedback-ticket-summary-left .soft-checkbox{padding:0!important;margin:0;border:0!important;background:transparent!important;align-self:start}.feedback-ticket-summary-left .soft-checkbox input[type=checkbox]{margin-top:6px}.feedback-ticket-summary-copy{grid-gap:6px;gap:6px}.feedback-ticket-summary-copy p{margin:0;color:rgba(247,248,252,.82);font-size:.92rem;line-height:1.45;word-break:break-word}.feedback-ticket-summary-copy span{display:block;color:rgba(247,248,252,.56);font-size:.82rem;line-height:1.35}.feedback-ticket-summary-right{min-width:150px}@media (max-width:768px){.feedback-ticket-summary{grid-template-columns:1fr;min-height:auto;padding:16px;gap:14px}.feedback-ticket-summary-right{min-width:0;justify-items:start}.feedback-ticket-expanded{padding:16px}.feedback-ticket-summary{grid-template-columns:1fr;min-height:auto;padding:16px;gap:14px}.feedback-ticket-summary-right{min-width:0;justify-items:start}.feedback-ticket-summary-meta{gap:8px}}.feedback-ticket-collapsible{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.018)),rgba(12,12,16,.92);overflow:hidden}.feedback-ticket-summary{width:100%;min-height:104px;height:auto;padding:20px 22px;border:0;border-radius:0;background:transparent!important;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:20px;gap:20px;text-align:left}.feedback-ticket-summary:hover{background:rgba(255,255,255,.03)!important;transform:none}.feedback-ticket-summary-copy{grid-gap:9px;gap:9px}.feedback-ticket-summary-copy strong{font-size:1.02rem;line-height:1.22}.feedback-ticket-summary-meta{gap:10px}.feedback-ticket-mini-chip{padding:6px 11px}.feedback-ticket-summary-email{line-height:1.45}.feedback-ticket-summary-date{color:rgba(247,248,252,.52);font-size:.8rem}.feedback-ticket-summary-right{grid-gap:10px;gap:10px;min-width:170px}.feedback-ticket-toggle-indicator{min-height:36px;padding:8px 14px}.feedback-ticket-expanded{padding:20px}@media (max-width:768px){.feedback-ticket-summary{grid-template-columns:1fr;min-height:auto;padding:16px;gap:14px}.feedback-ticket-summary-right{min-width:0;justify-items:start}.feedback-ticket-expanded{padding:16px}.feedback-ticket-summary-meta{gap:8px}}.feedback-ticket-summary,button.feedback-ticket-summary,button.feedback-ticket-summary:focus,button.feedback-ticket-summary:hover{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:auto!important;min-height:96px!important;padding:18px 20px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;text-align:left;white-space:normal!important;line-height:normal!important}.feedback-ticket-summary:hover{background:rgba(255,255,255,.025)!important}.feedback-ticket-summary-left{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;grid-gap:14px;gap:14px;min-width:0}.feedback-ticket-summary-copy{display:grid;grid-gap:8px;gap:8px;min-width:0}.feedback-ticket-summary-copy strong{display:block;margin:0;color:#fff;font-size:1rem;line-height:1.2;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.feedback-ticket-summary-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;min-width:0}.feedback-ticket-mini-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border-radius:999px;border:1px solid rgba(214,180,72,.18);background:rgba(214,180,72,.08);color:rgba(255,244,210,.92);font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap}.feedback-ticket-summary-email{display:block;min-width:0;color:rgba(247,248,252,.8);font-size:.9rem;line-height:1.4;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.feedback-ticket-summary-date{display:block;color:rgba(247,248,252,.56);font-size:.82rem;line-height:1.35}.feedback-ticket-summary-right{display:grid;grid-gap:8px;gap:8px;justify-items:flex-end;align-content:center;min-width:160px}.feedback-ticket-toggle-indicator{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(247,248,252,.72);font-size:.8rem;font-weight:700;white-space:nowrap}.feedback-ticket-expanded{display:grid;grid-gap:18px;gap:18px;padding:18px 20px 20px;border-top:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.018)}.feedback-ticket-collapsible.is-open .feedback-ticket-summary{background:rgba(255,255,255,.02)!important}.feedback-ticket-collapsible.is-open .feedback-ticket-toggle-indicator{border-color:rgba(214,180,72,.22);background:rgba(214,180,72,.08);color:rgba(255,244,210,.92)}@media (max-width:768px){.feedback-ticket-summary,button.feedback-ticket-summary{grid-template-columns:1fr;min-height:auto!important;padding:16px!important;gap:14px}.feedback-ticket-summary-right{min-width:0;justify-items:start}.feedback-ticket-expanded{padding:16px}}.feedback-ticket-item{border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.018)),rgba(12,12,16,.92);overflow:hidden}.feedback-ticket-item+.feedback-ticket-item{margin-top:10px}.feedback-ticket-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:18px 20px}.feedback-ticket-row-left{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;min-width:0}.feedback-ticket-select{padding:0!important;border:0!important;background:transparent!important}.feedback-ticket-select input[type=checkbox]{margin-top:6px}.feedback-ticket-main{display:grid;grid-gap:8px;gap:8px;min-width:0}.feedback-ticket-main strong{color:#fff;line-height:1.2;font-size:1rem;word-break:break-word}.feedback-ticket-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.feedback-ticket-type-chip{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;border:1px solid rgba(214,180,72,.18);background:rgba(214,180,72,.08);color:rgba(255,244,210,.92);font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap}.feedback-ticket-email{color:rgba(247,248,252,.8);font-size:.9rem;line-height:1.4;word-break:break-word;overflow-wrap:anywhere}.feedback-ticket-date{color:rgba(247,248,252,.56);font-size:.82rem;line-height:1.35}.feedback-ticket-row-right{display:grid;grid-gap:10px;gap:10px;justify-items:flex-end;min-width:165px}.feedback-ticket-detail{display:grid;grid-gap:18px;gap:18px;padding:18px 20px 20px;border-top:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.018)}@media (max-width:768px){.feedback-ticket-row{grid-template-columns:1fr;padding:16px;gap:14px}.feedback-ticket-row-right{justify-items:start;min-width:0}.feedback-ticket-detail{padding:16px}}.refcoo-ticket-list{display:grid;grid-gap:14px;gap:14px}.refcoo-ticket-card{border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02)),rgba(10,10,14,.92);box-shadow:0 18px 40px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04);overflow:hidden;transition:border-color .2s ease,background .2s ease,transform .2s ease}.refcoo-ticket-card:hover{border-color:rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.022)),rgba(10,10,14,.94)}.refcoo-ticket-card.is-selected{border-color:rgba(214,180,72,.26);box-shadow:0 18px 44px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.05)}.refcoo-ticket-card.is-open{border-color:rgba(214,180,72,.2)}.refcoo-ticket-header{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:stretch;padding:16px 18px}.refcoo-ticket-check{display:flex;align-items:flex-start;justify-content:center;padding-top:8px}.refcoo-ticket-check input[type=checkbox]{width:18px;height:18px;cursor:pointer}.refcoo-ticket-trigger{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;border:0;border-radius:18px;background:rgba(255,255,255,.02);padding:16px 18px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease;min-width:0}.refcoo-ticket-trigger:hover{background:rgba(255,255,255,.045);transform:translateY(-1px)}.refcoo-ticket-main{display:grid;grid-gap:10px;gap:10px;min-width:0}.refcoo-ticket-topline{display:flex;flex-wrap:wrap;gap:10px 12px;align-items:center;min-width:0}.refcoo-ticket-topline strong{color:#ffffff;font-size:1rem;line-height:1.25;letter-spacing:-.01em;word-break:break-word}.refcoo-ticket-type{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 11px;border-radius:999px;border:1px solid rgba(214,180,72,.2);background:rgba(214,180,72,.09);color:rgba(255,244,210,.94);font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap}.refcoo-ticket-meta{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;min-width:0}.refcoo-ticket-email{color:rgba(247,248,252,.82);font-size:.92rem;line-height:1.45;word-break:break-word;overflow-wrap:anywhere}.refcoo-ticket-date{color:rgba(247,248,252,.52);font-size:.82rem;line-height:1.4}.refcoo-ticket-side{display:grid;grid-gap:10px;gap:10px;justify-items:flex-end;align-content:center;min-width:170px}.refcoo-ticket-toggle-text{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(247,248,252,.72);font-size:.8rem;font-weight:700;line-height:1;white-space:nowrap}.refcoo-ticket-card.is-open .refcoo-ticket-toggle-text{border-color:rgba(214,180,72,.24);background:rgba(214,180,72,.08);color:rgba(255,244,210,.92)}.refcoo-ticket-body{display:grid;grid-gap:18px;gap:18px;padding:0 18px 18px 50px}.refcoo-ticket-body:before{content:"";display:block;height:1px;width:100%;background:rgba(255,255,255,.06);margin-bottom:2px}.refcoo-ticket-body .luxury-input-group input,.refcoo-ticket-body .luxury-input-group select,.refcoo-ticket-body .luxury-input-group textarea{width:100%}.refcoo-ticket-body .luxury-input-group textarea{line-height:1.6}@media (max-width:900px){.refcoo-ticket-trigger{grid-template-columns:1fr;align-items:start}.refcoo-ticket-side{justify-items:start;min-width:0}}@media (max-width:768px){.refcoo-ticket-header{grid-template-columns:1fr;gap:10px;padding:14px}.refcoo-ticket-check{justify-content:flex-start;padding-top:0;padding-left:4px}.refcoo-ticket-trigger{padding:15px;border-radius:16px;gap:14px}.refcoo-ticket-topline{align-items:flex-start}.refcoo-ticket-body{padding:0 14px 14px}}@media (max-width:560px){.refcoo-ticket-trigger{padding:14px}.refcoo-ticket-topline strong{font-size:.96rem}.refcoo-ticket-email{font-size:.88rem}.refcoo-ticket-date{font-size:.8rem}.refcoo-ticket-side .reputation-score-chip,.refcoo-ticket-toggle-text{width:100%;justify-content:center;text-align:center}}.refcoo-ticket-header,.refcoo-ticket-trigger{align-items:start;padding:18px 20px}.refcoo-ticket-trigger{border:1px solid rgba(255,255,255,.06);border-radius:20px;background:rgba(255,255,255,.025);gap:22px;min-height:92px}.refcoo-ticket-card.is-open .refcoo-ticket-trigger,.refcoo-ticket-card.is-selected .refcoo-ticket-trigger{border-color:rgba(214,180,72,.16)}.refcoo-ticket-main{gap:12px;padding-top:2px}.refcoo-ticket-meta{gap:10px 16px}.refcoo-ticket-side{gap:12px;align-content:start;min-width:190px;padding-top:2px}.refcoo-ticket-toggle-text{min-height:38px;padding:9px 15px}@media (max-width:768px){.refcoo-ticket-trigger{padding:16px;border-radius:16px;gap:14px;min-height:auto}}.refcoo-accordion-list{display:grid;grid-gap:14px;gap:14px}.refcoo-accordion-item{border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02)),rgba(10,10,14,.92);box-shadow:0 18px 40px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04);overflow:hidden;transition:border-color .2s ease,background .2s ease,transform .2s ease}.refcoo-accordion-item:hover{border-color:rgba(255,255,255,.12)}.refcoo-accordion-item.is-selected{border-color:rgba(214,180,72,.24)}.refcoo-accordion-item.is-open{border-color:rgba(214,180,72,.2)}.refcoo-accordion-summary{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:16px 18px}.refcoo-accordion-check{display:flex;align-items:flex-start;justify-content:center;padding-top:10px}.refcoo-accordion-check input[type=checkbox]{width:18px;height:18px;cursor:pointer}.refcoo-accordion-trigger{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:rgba(255,255,255,.025);padding:16px 18px;display:grid;grid-gap:12px;gap:12px;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease;min-width:0}.refcoo-accordion-trigger:hover{background:rgba(255,255,255,.04);transform:translateY(-1px)}.refcoo-accordion-item.is-open .refcoo-accordion-trigger,.refcoo-accordion-item.is-selected .refcoo-accordion-trigger{border-color:rgba(214,180,72,.16)}.refcoo-accordion-row{display:flex;gap:12px;min-width:0}.refcoo-accordion-row-bottom,.refcoo-accordion-row-top{align-items:center;justify-content:space-between;flex-wrap:wrap}.refcoo-accordion-row-bottom{gap:10px 14px}.refcoo-accordion-title-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;min-width:0}.refcoo-accordion-title{color:#ffffff;font-size:1rem;line-height:1.25;letter-spacing:-.01em;word-break:break-word}.refcoo-accordion-type{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 11px;border-radius:999px;border:1px solid rgba(214,180,72,.2);background:rgba(214,180,72,.09);color:rgba(255,244,210,.94);font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap}.refcoo-accordion-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.refcoo-accordion-arrow{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);color:rgba(247,248,252,.82);font-size:1.1rem;font-weight:700;line-height:1;flex-shrink:0}.refcoo-accordion-email{color:rgba(247,248,252,.82);font-size:.92rem;line-height:1.45;word-break:break-word;overflow-wrap:anywhere}.refcoo-accordion-date{color:rgba(247,248,252,.52);font-size:.82rem;line-height:1.4}.refcoo-accordion-panel{display:grid;grid-gap:18px;gap:18px;padding:0 18px 18px 52px}.refcoo-accordion-panel:before{content:"";display:block;height:1px;width:100%;background:rgba(255,255,255,.06);margin-bottom:2px}.refcoo-accordion-panel .luxury-input-group input,.refcoo-accordion-panel .luxury-input-group select,.refcoo-accordion-panel .luxury-input-group textarea{width:100%}.refcoo-accordion-panel .luxury-input-group textarea{line-height:1.6}@media (max-width:768px){.refcoo-accordion-summary{grid-template-columns:1fr;padding:14px;gap:10px}.refcoo-accordion-check{justify-content:flex-start;padding-top:0;padding-left:4px}.refcoo-accordion-trigger{padding:15px}.refcoo-accordion-row-bottom,.refcoo-accordion-row-top{align-items:flex-start}.refcoo-accordion-right{width:100%;justify-content:space-between}.refcoo-accordion-panel{padding:0 14px 14px}}@media (max-width:560px){.refcoo-accordion-trigger{gap:14px}.refcoo-accordion-title{font-size:.96rem}.refcoo-accordion-email{font-size:.88rem}.refcoo-accordion-date{font-size:.8rem}.refcoo-accordion-right{gap:8px}}.refcoo-accordion-trigger-simple{padding:14px 16px}.refcoo-accordion-simple-grid{display:grid;grid-template-columns:140px minmax(220px,1fr) minmax(180px,1fr) 90px;grid-gap:14px;gap:14px;align-items:center;width:100%}.refcoo-accordion-simple-item{display:grid;grid-gap:4px;gap:4px;min-width:0}.refcoo-accordion-simple-label{font-size:.74rem;line-height:1;text-transform:uppercase;letter-spacing:.06em;color:rgba(247,248,252,.45)}.refcoo-accordion-simple-value{color:rgba(255,255,255,.96);font-size:.95rem;line-height:1.35;word-break:break-word}.refcoo-accordion-simple-email{overflow-wrap:anywhere}.refcoo-accordion-simple-toggle{justify-items:flex-end}@media (max-width:900px){.refcoo-accordion-simple-grid{grid-template-columns:1fr 1fr}.refcoo-accordion-simple-toggle{justify-items:start}}@media (max-width:560px){.refcoo-accordion-simple-grid{grid-template-columns:1fr;gap:10px}}.coupon-generator-actions{margin-bottom:20px;row-gap:12px}.coupon-generator-actions+.admin-table-wrapper,.coupon-generator-actions+.data-table-shell,.coupon-generator-actions+.table-wrapper,.coupon-generator-actions+div table,.coupon-generator-actions+table{margin-top:14px}body,html{width:100%;max-width:100%;overflow-x:hidden}*,:after,:before{box-sizing:border-box}canvas,img,svg,video{max-width:100%;height:auto;display:block}button,input,select,textarea{max-width:100%}article,aside,div,footer,header,main,section{min-width:0}.admin-content,.admin-shell,.admin-table-wrapper,.card,.data-table-shell,.pysta-card,.pysta-shell,.refcoo-accordion-item,.refcoo-ticket-card,.table-wrapper{width:100%;max-width:100%;min-width:0}.admin-form-grid,.coupon-generator-actions,.refcoo-accordion-list,.refcoo-ticket-list{min-width:0}table{width:100%;max-width:100%}.admin-table-wrapper,.data-table-shell,.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:768px){.admin-form-grid,.coupon-generator-actions,.feedback-admin-actions{width:100%;max-width:100%}.admin-form-grid button,.coupon-generator-actions button,.feedback-admin-actions button{max-width:100%}.container{width:min(100%,calc(100% - 20px))}.card,.hero,.provider-coupon-card,.provider-coupon-form-card,.provider-luxury-card,.pysta-card{padding-left:16px;padding-right:16px}.admin-form-grid,.admin-stats-grid,.image-upload-grid,.profile-layout,.provider-admin-toolbar-grid,.provider-public-layout,.refined-directory-toolbar-grid{grid-template-columns:1fr!important}.provider-public-layout{gap:16px}.luxury-input-group,.provider-hero-copy,.provider-main-column,.provider-search-group,.provider-sidebar-column,.refined-category-select-group{min-width:0!important;width:100%;max-width:100%}.coupon-generator-actions,.feedback-admin-actions,.provider-admin-header,.refined-directory-results-box,.refined-view-toggle{width:100%;max-width:100%}.coupon-generator-actions,.feedback-admin-actions{display:grid!important;grid-template-columns:1fr!important}.coupon-generator-actions button,.feedback-admin-actions button,.table-wrap td .secondary-action-button,.table-wrap td button{width:100%;min-width:0!important;white-space:normal}.table-wrap{width:100%;max-width:100%;overflow-x:auto}.table-wrap table{min-width:620px!important}.table-wrap td,.table-wrap th{white-space:nowrap}.provider-hero-meta span,.refcoo-accordion-type,.refcoo-ticket-type,.reputation-score-chip,.social-chip{max-width:100%;white-space:normal}body,html{-webkit-tap-highlight-color:transparent}a,body,button,html,input,label,select,textarea{touch-action:manipulation}.admin-form-grid{grid-template-columns:1fr!important}.admin-form-grid .luxury-input-group,.admin-form-grid .luxury-input-group input,.admin-form-grid .luxury-input-group select,.admin-form-grid .luxury-input-group textarea{width:100%;min-width:0;max-width:100%}.admin-form-grid .luxury-input-group input[type=date],.admin-form-grid .luxury-input-group input[type=datetime-local]{min-width:0!important;width:100%;max-width:100%;font-size:16px}.refcoo-accordion-item,.refcoo-accordion-panel,.refcoo-accordion-summary,.refcoo-accordion-trigger,.refcoo-accordion-trigger-simple{position:relative;width:100%;max-width:100%;min-width:0}.refcoo-accordion-summary{display:block;padding:12px 0 0}.refcoo-accordion-check{display:block;margin:0 0 10px 2px}.refcoo-accordion-trigger,.refcoo-accordion-trigger-simple{display:block;width:100%;padding:14px;border-radius:16px;min-height:auto}.refcoo-accordion-simple-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px;gap:10px;width:100%}.refcoo-accordion-simple-item,.refcoo-accordion-simple-toggle{width:100%;min-width:0;justify-items:start}.refcoo-accordion-simple-email,.refcoo-accordion-simple-value{word-break:break-word;overflow-wrap:anywhere}.refcoo-accordion-panel{display:block;margin-top:12px;padding:14px 0 0!important;overflow:hidden;clear:both}.refcoo-accordion-panel:before{margin-bottom:14px}.admin-export-grid{grid-template-columns:1fr!important}.admin-export-grid .luxury-input-group,.admin-export-grid .luxury-input-group input{width:100%;min-width:0;max-width:100%}.admin-export-grid .luxury-input-group input[type=date]{min-width:0!important;width:100%;max-width:100%;font-size:16px}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}.refcoo-mobile-topbar{top:0}.refcoo-mobile-drawer-header{align-items:center}.refcoo-mobile-link{display:block}.refcoo-mobile-topbar{gap:12px;padding:14px 16px}.refcoo-mobile-brand{font-size:.98rem}.refcoo-mobile-burger{width:46px;height:46px}.refcoo-mobile-overlay{position:fixed;inset:0;z-index:130;border:0;background:rgba(0,0,0,.45)}.refcoo-mobile-drawer{position:fixed;top:0;right:0;z-index:140;width:min(86vw,320px);height:100vh;padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(8,8,12,.98);border-left:1px solid rgba(255,255,255,.08);box-shadow:-18px 0 42px rgba(0,0,0,.28);transform:translateX(100%);transition:transform .24s ease}.refcoo-mobile-drawer.is-open{transform:translateX(0)}.refcoo-mobile-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.refcoo-mobile-drawer-brand-wrap{display:grid;grid-gap:4px;gap:4px}.refcoo-mobile-drawer-title{color:#fff;font-size:1rem;font-weight:800;letter-spacing:.08em}.refcoo-mobile-drawer-subtitle{color:rgba(255,255,255,.55);font-size:.8rem}.refcoo-mobile-close{width:42px;height:42px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.04);color:#fff;font-size:1.5rem;line-height:1;cursor:pointer}.refcoo-mobile-nav{display:grid;grid-gap:10px;gap:10px}.refcoo-mobile-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-radius:14px;text-decoration:none;color:rgba(255,255,255,.9);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);font-weight:600}.refcoo-mobile-link:hover{background:rgba(214,180,72,.08);border-color:rgba(214,180,72,.18)}.refcoo-mobile-link.is-active{background:rgba(214,180,72,.12);border-color:rgba(214,180,72,.28);color:rgba(255,245,214,.98)}.refcoo-mobile-link-badge{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:5px 10px;border-radius:999px;background:rgba(214,180,72,.16);border:1px solid rgba(214,180,72,.2);color:rgba(255,245,214,.98);font-size:.72rem;font-weight:700;white-space:nowrap}.refcoo-mobile-only{display:none}.refcoo-desktop-only{display:block}@media (max-width:900px){.refcoo-mobile-only{display:block}.refcoo-desktop-only{display:none!important}}.refcoo-mobile-topbar{position:-webkit-sticky;position:sticky;top:10px;z-index:120;display:none;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:12px 14px;margin-bottom:14px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.025)),rgba(11,11,16,.92);box-shadow:0 16px 38px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.refcoo-mobile-brand{flex:1 1;min-width:0;color:#fff;text-decoration:none;font-size:.96rem;font-weight:800;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.refcoo-mobile-burger{width:44px;height:44px;flex:0 0 44px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.refcoo-mobile-burger span{width:18px;height:2px;border-radius:999px;background:rgba(255,255,255,.9);transition:transform .2s ease,opacity .2s ease}.refcoo-mobile-burger.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.refcoo-mobile-burger.is-open span:nth-child(2){opacity:0}.refcoo-mobile-burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:900px){.refcoo-mobile-topbar{display:flex}.directory-hero.refined-directory-hero{padding:16px;gap:16px;border-radius:20px}.refined-directory-hero-copy{gap:10px}.refined-directory-hero-copy h1{font-size:1.45rem;line-height:1.15}.refined-directory-lead{font-size:.95rem;line-height:1.55}.directory-filters.refined-directory-filters{padding:14px;border-radius:18px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}.refined-directory-search-wrap{width:100%}.refined-directory-search-wrap input{width:100%;min-width:0}.directory-toolbar-row.refined-directory-toolbar-row.refined-directory-toolbar-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:12px;gap:12px;align-items:stretch}.refined-category-select-group,.refined-directory-results-box,.view-toggle.refined-view-toggle{width:100%;min-width:0;max-width:100%}.refined-directory-results-box{justify-content:flex-start;padding:12px 14px;border-radius:14px}.view-toggle.refined-view-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:0;background:transparent;border:0}.view-toggle.refined-view-toggle .view-toggle-btn{width:100%;min-width:0;justify-content:center}.refcoo-mobile-topbar{padding:12px 14px;gap:10px}.refcoo-mobile-brand{font-size:.92rem;letter-spacing:.06em}.refcoo-mobile-burger{width:42px;height:42px;flex:0 0 42px}header,nav{max-width:100%}.desktop-nav,.header-nav,.hero-topbar,.landing-top-links,.main-nav,.navbar:not(.refcoo-mobile-topbar),.page-header-links,.site-header-links,.site-nav,.topbar:not(.refcoo-mobile-topbar),header nav:not(.refcoo-mobile-nav){display:none!important}.refcoo-mobile-topbar{display:flex!important;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;margin-bottom:12px;border-radius:16px}.refcoo-mobile-brand{flex:1 1;min-width:0;font-size:.92rem;line-height:1}.refcoo-mobile-burger{width:42px;height:42px;flex:0 0 42px;border-radius:12px}.refcoo-mobile-drawer{width:min(82vw,300px);padding:18px 14px 20px}.refcoo-mobile-drawer-header{display:grid;grid-template-columns:1fr auto;align-items:start;grid-gap:10px;gap:10px;margin-bottom:18px}.refcoo-mobile-drawer-brand-wrap{min-width:0}.refcoo-mobile-drawer-title{display:block;font-size:.98rem;line-height:1.1;margin-bottom:2px}.refcoo-mobile-drawer-subtitle{display:block;font-size:.76rem;line-height:1.2}.refcoo-mobile-close{width:38px;height:38px;min-width:38px;border-radius:10px;font-size:1.2rem;display:inline-flex;align-items:center;justify-content:center;align-self:start;margin-top:0}.refcoo-mobile-nav{gap:8px}.refcoo-mobile-link{padding:12px 13px;border-radius:12px;font-size:.95rem}.refcoo-mobile-link-badge{min-height:24px;padding:4px 9px;font-size:.68rem}.centered-page,.page-space{padding-top:14px!important}.centered-page .card,.page-space .card{margin-top:0!important}main.container.page-space.centered-page{gap:14px!important}}@media (max-width:768px){.refcoo-accordion-item{overflow:hidden}.refcoo-accordion-summary{display:block!important;width:100%;padding:12px 0 0!important;margin:0 0 12px}.refcoo-accordion-check{display:block!important;margin:0 0 10px 10px;padding:0!important}.refcoo-accordion-trigger,.refcoo-accordion-trigger-simple{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:14px!important;margin:0;border-radius:16px;min-height:auto!important}.refcoo-accordion-simple-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:10px!important;gap:10px!important;width:100%}.refcoo-accordion-simple-item,.refcoo-accordion-simple-toggle{display:grid;grid-gap:4px;gap:4px;width:100%;min-width:0;justify-items:start!important}.refcoo-accordion-simple-label{display:block;line-height:1.1}.refcoo-accordion-simple-email,.refcoo-accordion-simple-value{display:block;line-height:1.35;word-break:break-word;overflow-wrap:anywhere;white-space:normal}.refcoo-accordion-panel{display:block!important;clear:both;width:100%;max-width:100%;min-width:0;margin-top:8px!important;padding:14px 0 0!important;position:relative;z-index:1}.refcoo-accordion-panel:before{margin-bottom:14px!important}.refcoo-accordion-panel .admin-form-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important}.refcoo-accordion-panel .luxury-input-group{width:100%;min-width:0;max-width:100%}.refcoo-accordion-panel .luxury-input-group label,.refcoo-accordion-panel .soft-checkbox span{white-space:normal;word-break:break-word}.refcoo-accordion-panel input,.refcoo-accordion-panel select,.refcoo-accordion-panel textarea{width:100%!important;min-width:0!important;max-width:100%!important}.refcoo-accordion-item.is-open .refcoo-accordion-summary{margin-bottom:16px!important}.refcoo-accordion-summary,.refcoo-accordion-trigger,.refcoo-accordion-trigger-simple{display:block!important;position:relative;z-index:2}.refcoo-accordion-simple-grid{display:grid!important;grid-template-columns:1fr!important;grid-gap:8px!important;gap:8px!important}.refcoo-accordion-simple-item,.refcoo-accordion-simple-toggle{display:grid!important;grid-gap:3px!important;gap:3px!important;width:100%}.refcoo-accordion-simple-label{font-size:.72rem;line-height:1.1;margin:0}.refcoo-accordion-simple-email,.refcoo-accordion-simple-value{font-size:.96rem;line-height:1.3!important;margin:0;white-space:normal!important;word-break:break-word;overflow-wrap:anywhere}.refcoo-accordion-panel{position:relative;z-index:1;margin-top:0!important;padding-top:16px!important}.refcoo-accordion-panel:before{margin-bottom:16px!important}.refcoo-accordion-panel .luxury-input-group{display:grid;grid-gap:6px;gap:6px}.refcoo-accordion-panel .luxury-input-group label{line-height:1.25!important;margin:0}.refcoo-accordion-panel .luxury-input-group input,.refcoo-accordion-panel .luxury-input-group select,.refcoo-accordion-panel .luxury-input-group textarea{position:relative;z-index:1}.refcoo-accordion-item.is-open .refcoo-accordion-summary{margin-bottom:14px!important}.refcoo-accordion-item.is-open .refcoo-accordion-trigger,.refcoo-accordion-item.is-open .refcoo-accordion-trigger-simple{padding-bottom:12px!important}.refcoo-accordion-item.is-open .refcoo-accordion-simple-grid{grid-template-columns:1fr!important;gap:8px!important}.refcoo-accordion-item.is-open .refcoo-accordion-simple-item:nth-child(2),.refcoo-accordion-item.is-open .refcoo-accordion-simple-item:nth-child(3),.refcoo-accordion-item.is-open .refcoo-accordion-simple-toggle{display:none!important}.refcoo-accordion-item.is-open .refcoo-accordion-simple-item:first-child{display:grid!important;grid-gap:4px;gap:4px}.refcoo-accordion-item.is-open .refcoo-accordion-simple-label{line-height:1.1!important;margin:0!important}.refcoo-accordion-item.is-open .refcoo-accordion-simple-value{line-height:1.3!important;margin:0!important;white-space:normal!important}.refcoo-accordion-panel{display:block!important;clear:both!important;margin-top:0!important;padding-top:16px!important;position:relative;z-index:1}.refcoo-accordion-panel:before{margin-bottom:16px!important}.refcoo-accordion-panel .admin-form-grid{grid-template-columns:1fr!important;gap:14px!important}.refcoo-accordion-panel .luxury-input-group{width:100%;min-width:0;max-width:100%}.refcoo-accordion-panel .luxury-input-group label{display:block;line-height:1.25!important;margin:0 0 6px!important;white-space:normal!important;word-break:break-word}.refcoo-accordion-panel input,.refcoo-accordion-panel select,.refcoo-accordion-panel textarea{width:100%!important;min-width:0!important;max-width:100%!important}}.refcoo-accordion-simple-grid-ticket-only{display:grid!important;grid-template-columns:minmax(110px,.7fr) minmax(220px,1.2fr) minmax(180px,1fr) minmax(90px,.45fr)!important;grid-gap:14px!important;gap:14px!important;width:100%;align-items:center}.refcoo-accordion-simple-grid-ticket-only .refcoo-accordion-simple-item{display:grid;grid-gap:4px;gap:4px;width:100%;min-width:0;align-content:center}.refcoo-accordion-simple-grid-ticket-only .refcoo-accordion-simple-label{font-size:.72rem;line-height:1.1;margin:0;color:rgba(247,248,252,.55);text-transform:uppercase;letter-spacing:.04em}.refcoo-accordion-simple-grid-ticket-only .refcoo-accordion-simple-value{font-size:.98rem;line-height:1.3;margin:0;white-space:normal;word-break:break-word}.refcoo-accordion-simple-grid-ticket-only .refcoo-accordion-simple-toggle{justify-items:end;text-align:right}@media (max-width:980px){.refcoo-accordion-simple-grid-ticket-only{grid-template-columns:1fr 1fr!important;gap:12px!important}.refcoo-accordion-simple-grid-ticket-only .refcoo-accordion-simple-toggle{justify-items:start;text-align:left}}@media (max-width:640px){.refcoo-accordion-simple-grid-ticket-only{grid-template-columns:1fr!important;gap:8px!important}}.refcoo-popup-overlay{position:fixed;inset:0;z-index:160;border:0;background:rgba(0,0,0,.52)}.refcoo-popup-card{position:fixed;z-index:170;right:24px;bottom:24px;width:min(420px,calc(100vw - 32px));border-radius:22px;border:1px solid rgba(214,180,72,.22);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.96);box-shadow:0 24px 60px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04);padding:18px;display:grid;grid-gap:14px;gap:14px}.refcoo-popup-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.refcoo-popup-close{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fff;font-size:1.2rem;line-height:1;cursor:pointer}.refcoo-popup-title{margin:0;color:#fff;font-size:1.18rem;line-height:1.2}.refcoo-popup-message{margin:0;color:rgba(247,248,252,.82);line-height:1.6}.refcoo-popup-footer{display:flex;justify-content:flex-end}@media (max-width:768px){.refcoo-popup-card{right:16px;left:16px;bottom:16px;width:auto;padding:16px}.refcoo-popup-footer{justify-content:stretch}.refcoo-popup-footer .provider-card-button{width:100%;text-align:center}}.refcoo-toast-ad-close{background:rgba(255,255,255,.04)}.refcoo-popup-category-picker{display:flex;flex-wrap:wrap;gap:10px}.refcoo-popup-category-chip{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:rgba(247,248,252,.85);border-radius:999px;padding:9px 14px;cursor:pointer;font:inherit}.refcoo-popup-category-chip.is-selected{background:rgba(214,180,72,.14);border-color:rgba(214,180,72,.28);color:rgba(255,245,214,.98)}.refcoo-popup-image-wrap{width:100%;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.refcoo-popup-image{display:block;width:100%;height:auto}@media (max-width:768px){.refcoo-toast-ad{right:12px;left:12px;bottom:12px;width:auto;padding:12px}.refcoo-toast-ad-footer .provider-card-button{width:100%;text-align:center}.refcoo-toast-ad{right:10px;left:10px;bottom:10px;width:auto;max-width:none;padding:12px;border-radius:16px;gap:10px}.refcoo-toast-ad.is-image{padding:10px}.refcoo-toast-ad-image{max-height:130px}.refcoo-toast-ad-content{gap:8px;padding-right:24px}.refcoo-toast-ad-title{font-size:.95rem;line-height:1.2}.refcoo-toast-ad-message{font-size:.84rem;line-height:1.4}.refcoo-toast-ad-footer .provider-card-button{width:100%;text-align:center}.refcoo-toast-ad-close{top:8px;right:8px;width:30px;height:30px;font-size:1rem}.refcoo-toast-ad-provider{font-size:.78rem}}.refcoo-toast-ad{right:18px;bottom:18px;width:min(360px,calc(100vw - 24px));border-radius:18px;border:1px solid rgba(214,180,72,.18);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.96);box-shadow:0 20px 44px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.04);padding:14px;grid-gap:12px;gap:12px}.refcoo-toast-ad.is-image{width:min(380px,calc(100vw - 24px));padding:12px}.refcoo-toast-ad-close{top:10px;right:10px;width:34px;height:34px;border-radius:10px;background:rgba(0,0,0,.35);font-size:1.1rem;z-index:2}.refcoo-toast-ad-image-wrap{border-radius:14px}.refcoo-toast-ad-image{height:auto;max-height:180px}.refcoo-toast-ad-content{grid-gap:10px;gap:10px;padding-right:28px}.refcoo-toast-ad-provider{color:rgba(255,244,210,.92);letter-spacing:.02em}.refcoo-toast-ad-title{font-size:1rem}.refcoo-toast-ad-message{font-size:.92rem;line-height:1.55}@media (max-width:768px){.refcoo-toast-ad{right:10px;left:10px;bottom:10px;width:auto;max-width:none;padding:12px;border-radius:16px;gap:10px}.refcoo-toast-ad.is-image{padding:10px}.refcoo-toast-ad-image{max-height:130px}.refcoo-toast-ad-content{gap:8px;padding-right:24px}.refcoo-toast-ad-provider{font-size:.78rem}.refcoo-toast-ad-title{font-size:.95rem;line-height:1.2}.refcoo-toast-ad-message{font-size:.84rem;line-height:1.4}.refcoo-toast-ad-footer .provider-card-button{width:100%;text-align:center}.refcoo-toast-ad-close{top:8px;right:8px;width:30px;height:30px;font-size:1rem}}.refcoo-toast-ad-close{top:8px;right:8px;width:28px;height:28px;border-radius:8px;background:rgba(0,0,0,.38);font-size:.95rem}.refcoo-toast-ad-content{padding-right:22px}.refcoo-toast-ad-provider{font-size:.76rem;font-weight:700;line-height:1.2}@media (max-width:768px){.refcoo-toast-ad{right:10px;left:10px;bottom:10px;width:auto;max-width:none;border-radius:14px;padding:10px;gap:8px}.refcoo-toast-ad.is-image{padding:9px}.refcoo-toast-ad-image{height:92px}.refcoo-toast-ad-content{gap:5px;padding-right:18px}.refcoo-toast-ad-provider{font-size:.72rem}.refcoo-toast-ad-title{font-size:.88rem}.refcoo-toast-ad-message{font-size:.76rem;line-height:1.35}.refcoo-toast-ad-close{top:6px;right:6px;width:26px;height:26px;font-size:.9rem}.refcoo-toast-ad-footer .provider-card-button{width:100%;text-align:center;min-height:40px}}.refcoo-toast-ad{position:fixed;right:16px;bottom:16px;z-index:170;width:min(340px,calc(100vw - 24px));border-radius:16px;border:1px solid rgba(214,180,72,.16);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015)),rgba(10,10,14,.96);box-shadow:0 16px 34px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04);padding:12px;display:grid;grid-gap:10px;gap:10px;overflow:hidden;opacity:0;transform:translateY(20px) scale(.98);pointer-events:none;transition:opacity .28s ease,transform .32s ease}.refcoo-toast-ad.is-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.refcoo-toast-ad.is-image{width:min(340px,calc(100vw - 24px));padding:10px}.refcoo-toast-ad-close{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:7px;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.42);color:#fff;font-size:.82rem;line-height:1;cursor:pointer;z-index:3;display:inline-flex;align-items:center;justify-content:center;padding:0}.refcoo-toast-ad-image-wrap{width:100%;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.refcoo-toast-ad-image{display:block;width:100%;height:120px;object-fit:cover}.refcoo-toast-ad-content{display:grid;grid-gap:6px;gap:6px;padding-right:10px}.refcoo-toast-ad-provider{color:rgba(255,244,210,.95);font-size:.82rem;font-weight:800;line-height:1.15;padding-right:18px}.refcoo-toast-ad-title{margin:0;color:#fff;font-size:.95rem;line-height:1.2}.refcoo-toast-ad-message{margin:0;color:rgba(247,248,252,.82);font-size:.82rem;line-height:1.4}.refcoo-toast-ad-footer{display:flex;justify-content:flex-start;margin-top:4px}.refcoo-toast-ad-footer .provider-card-button{min-height:42px}@media (max-width:768px){.refcoo-toast-ad{right:10px;left:10px;bottom:10px;width:auto;max-width:none;border-radius:14px;padding:10px;gap:8px}.refcoo-toast-ad.is-image{padding:9px}.refcoo-toast-ad-image{height:92px}.refcoo-toast-ad-content{gap:5px;padding-right:8px}.refcoo-toast-ad-provider{font-size:.78rem;padding-right:16px}.refcoo-toast-ad-title{font-size:.88rem}.refcoo-toast-ad-message{font-size:.76rem;line-height:1.35}.refcoo-toast-ad-close{top:5px;right:5px;width:22px;height:22px;font-size:.78rem}.refcoo-toast-ad-footer .provider-card-button{width:100%;text-align:center;min-height:40px}}.refcoo-featured-dot.active{background:rgba(214,180,72,.9)}.refcoo-featured-provider-name{color:rgba(255,244,210,.95);font-size:.86rem}@media (max-width:768px){.refcoo-featured-slide-image{height:170px}.refcoo-featured-slider-top{gap:10px}.refcoo-featured-slider-title{font-size:1.1rem}}.refcoo-featured-dot{transition:transform .2s ease,background .2s ease}.refcoo-featured-dot:hover{transform:scale(1.08)}.refcoo-featured-slide-link{transition:opacity .35s ease,transform .42s ease,filter .35s ease}.refcoo-featured-slide-link.is-visible{transform:translateY(0) scale(1)}.refcoo-featured-slide-link.is-hidden{transform:translateY(12px) scale(.985);filter:blur(2px)}.refcoo-featured-slide-image{transition:transform .45s ease}.refcoo-featured-slide-link:hover .refcoo-featured-slide-image{transform:scale(1.015)}.refcoo-featured-slide-link{display:grid;grid-gap:12px;gap:12px;transition:opacity .42s ease,filter .42s ease}.refcoo-featured-slide-link.is-visible{opacity:1;filter:blur(0)}.refcoo-featured-slide-link.is-hidden{opacity:0;filter:blur(1.5px)}@media (max-width:768px){.refcoo-featured-slide-image{height:170px}.refcoo-featured-slider-top{gap:10px}.refcoo-featured-slider-title{font-size:1.05rem;line-height:1.2}.refcoo-featured-provider-name{font-size:.8rem}.refcoo-featured-slide-copy h3{font-size:.95rem}}.refcoo-featured-slider{display:grid;grid-gap:14px;gap:14px}.refcoo-featured-slider-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.refcoo-featured-slider-title{margin:6px 0 0;color:#fff}.refcoo-featured-slider-dots{display:flex;gap:8px;align-items:center}.refcoo-featured-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.18);cursor:pointer;transition:transform .18s ease,background .18s ease}.refcoo-featured-dot:hover{transform:scale(1.06)}.refcoo-featured-dot.active{background:rgba(214,180,72,.92)}.refcoo-featured-stage{position:relative;min-height:360px}.refcoo-featured-layer{position:absolute;inset:0;display:grid;grid-gap:12px;gap:12px;text-decoration:none;color:inherit;transition:opacity .5s ease,transform .5s ease}.refcoo-featured-layer-current{opacity:1;transform:translateX(0);z-index:2}.refcoo-featured-layer-in{opacity:1;transform:translateX(0);z-index:3;animation:refcooFeaturedFadeIn .5s ease}.refcoo-featured-layer-out{opacity:0;transform:translateX(0);z-index:1;pointer-events:none}@keyframes refcooFeaturedFadeIn{0%{opacity:0}to{opacity:1}}.refcoo-featured-slide-link{text-decoration:none;color:inherit}.refcoo-featured-slide-link-disabled{cursor:default;pointer-events:none;opacity:.92}.refcoo-featured-slide-image-wrap{width:100%;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.refcoo-featured-slide-image{display:block;width:100%;height:260px;object-fit:cover}.refcoo-featured-slide-copy{display:grid;grid-gap:6px;gap:6px}.refcoo-featured-provider-name{color:rgba(255,244,210,.96);font-size:.88rem;font-weight:700}.refcoo-featured-slide-copy h3{margin:0;color:#fff;line-height:1.2}.refcoo-featured-slide-cta{color:rgba(214,180,72,.96);font-weight:700}@media (max-width:768px){.refcoo-featured-stage{min-height:270px}.refcoo-featured-slide-image{height:170px}.refcoo-featured-slider-top{gap:10px}.refcoo-featured-slider-title{font-size:1.05rem;line-height:1.2}.refcoo-featured-provider-name{font-size:.8rem}.refcoo-featured-slide-copy h3{font-size:.95rem}}.refcoo-top-banner-marquee{flex:1 1;min-width:0;display:flex;gap:48px;overflow:hidden;animation:refcooBannerMarquee 18s linear infinite}.refcoo-top-banner-marquee span{display:inline-block}@keyframes refcooBannerMarquee{0%{transform:translateX(0)}to{transform:translateX(-35%)}}@media (max-width:768px){.refcoo-top-banner{border-radius:14px;margin-bottom:12px}.refcoo-top-banner-track{flex-direction:column;align-items:stretch;gap:10px;min-height:auto;padding:10px 12px}.refcoo-top-banner-marquee{gap:28px;font-size:.84rem;animation-duration:14s}.refcoo-top-banner-button{width:100%;min-height:40px}}.refcoo-top-banner-track{gap:14px;min-height:58px;padding:10px 14px}.refcoo-top-banner-marquee-wrap{position:relative;flex:1 1;min-width:0;overflow:hidden}.refcoo-top-banner-marquee{gap:18px;min-width:max-content;white-space:nowrap;color:rgba(255,244,210,.96);font-weight:700;animation:refcooBannerMarqueeLoop 22s linear infinite;will-change:transform}.refcoo-top-banner-marquee,.refcoo-top-banner-marquee span{display:inline-flex;align-items:center}.refcoo-top-banner-separator{color:rgba(214,180,72,.9);padding:0 6px}@keyframes refcooBannerMarqueeLoop{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:768px){.refcoo-top-banner{border-radius:14px;margin-bottom:12px}.refcoo-top-banner-track{flex-direction:column;align-items:stretch;gap:10px;min-height:auto;padding:10px 12px}.refcoo-top-banner-marquee{gap:14px;font-size:.84rem;animation-duration:16s}.refcoo-top-banner-separator{padding:0 4px}.refcoo-top-banner-button{width:100%;min-height:40px}}.refcoo-top-banner{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(214,180,72,.14);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015)),rgba(10,10,14,.96);box-shadow:0 12px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04);margin-bottom:16px}.refcoo-top-banner-track{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px;padding:12px 16px}.refcoo-top-banner-copy{min-width:0;display:grid;grid-gap:6px;gap:6px}.refcoo-top-banner-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(214,180,72,.12);border:1px solid rgba(214,180,72,.22);color:rgba(255,244,210,.96);font-size:.78rem;font-weight:700}.refcoo-top-banner-text{margin:0;color:rgba(255,244,210,.96);font-weight:700;line-height:1.35}.refcoo-top-banner-button{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:12px;background:rgba(214,180,72,.14);border:1px solid rgba(214,180,72,.28);color:rgba(255,244,210,.98);font-weight:700;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.refcoo-top-banner-button:hover{transform:translateY(-1px);background:rgba(214,180,72,.18);border-color:rgba(214,180,72,.38)}@media (max-width:768px){.refcoo-top-banner{border-radius:14px;margin-bottom:12px}.refcoo-top-banner-track{flex-direction:column;align-items:stretch;gap:10px;min-height:auto;padding:12px}.refcoo-top-banner-badge{font-size:.74rem}.refcoo-top-banner-text{font-size:.9rem}.refcoo-top-banner-button{width:100%;min-height:40px}}.refcoo-mobile-menu-bar{display:none}@media (max-width:768px){.refcoo-mobile-menu-bar{display:flex;justify-content:flex-end;margin-bottom:10px}.refcoo-mobile-menu-trigger{width:46px;height:46px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.96);box-shadow:0 12px 24px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;cursor:pointer}.refcoo-mobile-menu-trigger span{width:18px;height:2px;border-radius:999px;background:rgba(255,255,255,.92);transition:transform .22s ease,opacity .22s ease}.refcoo-mobile-menu-trigger.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.refcoo-mobile-menu-trigger.is-open span:nth-child(2){opacity:0}.refcoo-mobile-menu-trigger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.refcoo-mobile-menu-overlay{position:fixed;inset:0;z-index:180;background:rgba(0,0,0,.48);border:0;padding:0;margin:0}.refcoo-mobile-menu-panel{position:fixed;top:12px;right:12px;left:12px;z-index:190;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.98);box-shadow:0 20px 40px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.04);padding:14px;display:grid;grid-gap:14px;gap:14px;animation:refcooMobileMenuIn .18s ease}.refcoo-mobile-menu-panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.refcoo-mobile-menu-panel-label{color:rgba(255,244,210,.96);font-size:.82rem;font-weight:700;letter-spacing:.02em}.refcoo-mobile-menu-close{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.refcoo-mobile-menu-nav{display:grid;grid-gap:10px;gap:10px}.refcoo-mobile-menu-link{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.03);color:rgba(247,248,252,.95);text-decoration:none;font-weight:600}}.admin-category-chip-grid{display:flex;flex-wrap:wrap;gap:10px}.admin-category-chip{min-height:42px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:rgba(247,248,252,.92);font-weight:600;cursor:pointer}.admin-category-chip.active{background:rgba(214,180,72,.14);border-color:rgba(214,180,72,.32);color:rgba(255,244,210,.98)}.admin-category-chip.static{cursor:default}.refcoo-floating-menu-trigger{display:none}@media (max-width:768px){.refcoo-floating-menu-trigger{position:fixed;top:14px;right:14px;z-index:210;width:46px;height:46px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.96);box-shadow:0 12px 24px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.04);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;cursor:pointer}.refcoo-floating-menu-trigger span{width:18px;height:2px;border-radius:999px;background:rgba(255,255,255,.92);transition:transform .22s ease,opacity .22s ease}.refcoo-floating-menu-trigger.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.refcoo-floating-menu-trigger.is-open span:nth-child(2){opacity:0}.refcoo-floating-menu-trigger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.refcoo-mobile-menu-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.48);border:0;padding:0;margin:0}.refcoo-mobile-menu-panel{position:fixed;top:68px;right:12px;left:12px;z-index:205;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.98);box-shadow:0 20px 40px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.04);padding:14px;display:grid;grid-gap:14px;gap:14px;animation:refcooMobileMenuIn .18s ease}.refcoo-mobile-menu-panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.refcoo-mobile-menu-panel-label{color:rgba(255,244,210,.96);font-size:.82rem;font-weight:700;letter-spacing:.02em}.refcoo-mobile-menu-close{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.refcoo-mobile-menu-nav{display:grid;grid-gap:10px;gap:10px}.refcoo-mobile-menu-link{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.03);color:rgba(247,248,252,.95);text-decoration:none;font-weight:600}}.refcoo-mobile-header{display:none}@media (max-width:768px){.refcoo-mobile-header{display:flex;align-items:center;justify-content:flex-start;min-height:44px;margin-bottom:8px}.refcoo-mobile-header-trigger{width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.96);box-shadow:0 10px 20px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.04);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;cursor:pointer}.refcoo-mobile-header-trigger span{width:16px;height:2px;border-radius:999px;background:rgba(255,255,255,.92);transition:transform .22s ease,opacity .22s ease}.refcoo-mobile-header-trigger.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.refcoo-mobile-header-trigger.is-open span:nth-child(2){opacity:0}.refcoo-mobile-header-trigger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.refcoo-mobile-menu-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.48);border:0;padding:0;margin:0}.refcoo-mobile-menu-panel{position:fixed;top:12px;right:12px;left:12px;z-index:205;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.98);box-shadow:0 20px 40px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.04);padding:14px;display:grid;grid-gap:14px;gap:14px;animation:refcooMobileMenuIn .18s ease}.refcoo-mobile-menu-panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.refcoo-mobile-menu-panel-label{color:rgba(255,244,210,.96);font-size:.82rem;font-weight:700;letter-spacing:.02em}.refcoo-mobile-menu-close{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.refcoo-mobile-menu-nav{display:grid;grid-gap:10px;gap:10px}.refcoo-mobile-menu-link{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.03);color:rgba(247,248,252,.95);text-decoration:none;font-weight:600}}.refcoo-hero-topbar{display:grid;grid-gap:12px;gap:12px}.refcoo-hero-mobile-menu-slot,.refcoo-mobile-header-trigger{display:none}@media (max-width:768px){.refcoo-hero-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.refcoo-hero-mobile-menu-slot{display:flex;flex-shrink:0;align-items:flex-start;justify-content:flex-end;padding-top:2px}.refcoo-mobile-header-trigger{width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.96);box-shadow:0 10px 20px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.04);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;cursor:pointer}.refcoo-mobile-header-trigger span{width:15px;height:2px;border-radius:999px;background:rgba(255,255,255,.92);transition:transform .22s ease,opacity .22s ease}.refcoo-mobile-header-trigger.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.refcoo-mobile-header-trigger.is-open span:nth-child(2){opacity:0}.refcoo-mobile-header-trigger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.refcoo-mobile-menu-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.48);border:0;padding:0;margin:0}.refcoo-mobile-menu-panel{position:fixed;top:12px;right:12px;left:12px;z-index:205;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.98);box-shadow:0 20px 40px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.04);padding:14px;display:grid;grid-gap:14px;gap:14px;animation:refcooMobileMenuIn .18s ease}@keyframes refcooMobileMenuIn{0%{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.refcoo-mobile-menu-panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.refcoo-mobile-menu-panel-label{color:rgba(255,244,210,.96);font-size:.82rem;font-weight:700;letter-spacing:.02em}.refcoo-mobile-menu-close{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.refcoo-mobile-menu-nav{display:grid;grid-gap:10px;gap:10px}.refcoo-mobile-menu-link{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.03);color:rgba(247,248,252,.95);text-decoration:none;font-weight:600}}.site-brand-mark-image{position:relative}.site-brand-mark-image img{object-fit:contain}.site-header-mobile-menu,.site-mobile-menu-trigger{display:none}@media (max-width:768px){.site-shell-header-inner{display:flex;align-items:center;justify-content:space-between;gap:12px}.site-nav{display:none!important}.site-header-mobile-menu{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.site-mobile-menu-trigger{width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.96);box-shadow:0 10px 20px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.04);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;cursor:pointer}.site-mobile-menu-trigger span{width:15px;height:2px;border-radius:999px;background:rgba(255,255,255,.92);transition:transform .22s ease,opacity .22s ease}.site-mobile-menu-trigger.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.site-mobile-menu-trigger.is-open span:nth-child(2){opacity:0}.site-mobile-menu-trigger.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-mobile-menu-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.48);border:0;padding:0;margin:0}.site-mobile-menu-panel{position:fixed;top:12px;right:12px;left:12px;z-index:205;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),rgba(10,10,14,.98);box-shadow:0 20px 40px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.04);padding:14px;display:grid;grid-gap:14px;gap:14px;animation:siteMobileMenuIn .18s ease}@keyframes siteMobileMenuIn{0%{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.site-mobile-menu-panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.site-mobile-menu-panel-label{color:rgba(255,244,210,.96);font-size:.82rem;font-weight:700;letter-spacing:.02em}.site-mobile-menu-close{width:34px;height:34px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.site-mobile-menu-nav{display:grid;grid-gap:10px;gap:10px}.site-mobile-menu-link{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.03);color:rgba(247,248,252,.95);text-decoration:none;font-weight:600}}.site-shell-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-shell-header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.site-brand{display:flex;align-items:center;gap:12px;min-width:0;text-decoration:none}.site-brand-mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;flex-shrink:0}.site-brand-copy{display:flex;flex-direction:column;min-width:0}.site-brand-copy span,.site-brand-copy strong{line-height:1.05}.site-nav{display:flex;align-items:center;gap:18px}.site-mobile-menu-button{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.04);align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.site-mobile-menu-button:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.22)}.site-mobile-menu-button span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}.site-mobile-nav{display:none}@media (max-width:860px){.site-nav{display:none}.site-mobile-menu-button{display:inline-flex;margin-left:auto}.site-brand-copy strong{font-size:.98rem}.site-brand-copy span{font-size:.78rem;opacity:.82}}.site-mobile-menu-overlay{position:fixed;inset:0;z-index:79;border:0;background:rgba(3,6,16,.58);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:0;padding:0}.site-mobile-menu-panel{position:fixed;top:0;right:0;z-index:80;width:min(360px,88vw);height:100dvh;padding:20px;display:grid;grid-template-rows:auto 1fr;grid-gap:18px;gap:18px;background:linear-gradient(180deg,rgba(10,14,30,.98),rgba(7,11,24,.98));border-left:1px solid rgba(255,255,255,.08);box-shadow:-20px 0 60px rgba(0,0,0,.35)}.site-mobile-menu-panel-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.site-mobile-menu-panel-label{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint)}.site-mobile-menu-close{width:42px;height:42px;min-height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);padding:0;font-size:26px;line-height:1}.site-mobile-menu-nav{display:grid;align-content:start;grid-gap:10px;gap:10px}.site-mobile-menu-link{min-height:50px;display:flex;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}@media (max-width:768px){.site-nav{display:none}.site-mobile-menu-wrap{display:inline-flex;margin-left:auto}}@media (max-width:900px){.site-mobile-menu-panel,header nav.site-mobile-menu-nav{display:grid!important}.site-mobile-menu-link{display:flex!important}}.site-mobile-menu-wrap{display:none;position:relative}.site-mobile-menu-root{position:relative}.site-mobile-menu-trigger{width:44px;height:44px;min-height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;box-shadow:none}.site-mobile-menu-trigger:hover{background:rgba(255,255,255,.08);transform:translateY(-1px)}.site-mobile-menu-trigger span{display:block;width:18px;height:2px;border-radius:999px;background:#ffffff;transition:transform .22s ease,opacity .22s ease}.site-mobile-menu-trigger.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.site-mobile-menu-trigger.is-open span:nth-child(2){opacity:0}.site-mobile-menu-trigger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-mobile-menu-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:90;width:min(260px,calc(100vw - 24px));padding:10px;display:grid;grid-gap:8px;gap:8px;background:linear-gradient(180deg,rgba(11,16,34,.98),rgba(9,14,28,.98));border:1px solid rgba(255,255,255,.08);border-radius:18px;box-shadow:0 18px 40px rgba(0,0,0,.34);animation:refcooMobileMenuIn .18s ease}.site-mobile-menu-nav{display:grid!important;grid-gap:8px;gap:8px}.site-mobile-menu-link{min-height:42px;display:flex!important;align-items:center;padding:12px 14px;border-radius:14px;text-decoration:none;color:var(--text-main);background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.07);transition:background .18s ease,transform .18s ease,border-color .18s ease}.site-mobile-menu-link:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12);transform:translateY(-1px)}@keyframes refcooMobileMenuIn{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:900px){.site-nav{display:none!important}.site-mobile-menu-wrap{display:inline-flex;margin-left:auto}header nav.site-mobile-menu-nav{display:grid!important}}.featured-slides-order-grid{display:grid;grid-gap:16px;gap:16px}.featured-slide-order-card{display:grid;grid-gap:14px;gap:14px}.site-brand-mark-image{background:transparent!important;box-shadow:none!important;padding:0;overflow:hidden}.site-brand-logo-wrap{display:flex;align-items:center;justify-content:center;width:140px;height:44px;flex-shrink:0}.site-brand-logo-image{width:100%;height:100%;object-fit:contain;display:block}@media (max-width:768px){.site-brand-logo-wrap{width:118px;height:38px}}.centered-page{min-height:calc(100dvh - 72px)}@media (max-width:768px){.centered-page{min-height:calc(100dvh - 64px);align-content:start}.page-space.centered-page{padding-bottom:20px}body{overflow-x:hidden;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}}html{-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,input,label,p,select,span,td,textarea,th{font-weight:400}.admin-tab-pill,.badge,.primary-action-button,.secondary-action-button,.site-brand-copy strong,.status-pill,button{font-weight:700}.admin-category-chip.active,.refcoo-popup-category-chip.is-selected,.sponsor-badge-public{background:rgba(160,122,28,.22)!important;border-color:rgba(214,180,72,.42)!important;color:#fff4cf!important;text-shadow:0 1px 0 rgba(0,0,0,.28)}.refcoo-floating-menu-trigger,.refcoo-mobile-header,.refcoo-mobile-header-trigger{display:none!important}.provider-hero-card .badge,.provider-hero-content .badge,.provider-hero-copy .badge{background:rgba(120,88,18,.34)!important;border:1px solid rgba(214,180,72,.34)!important;color:#fff3c4!important;text-shadow:0 1px 1px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,rgba(96,70,12,.72),rgba(68,49,8,.78))!important;border:1px solid rgba(226,190,78,.38)!important;color:#fff6d8!important;text-shadow:0 1px 1px rgba(0,0,0,.42);box-shadow:inset 0 1px 0 rgba(255,240,190,.08)}.provider-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.68)),linear-gradient(90deg,rgba(0,0,0,.56),rgba(0,0,0,.24))!important}.provider-hero-meta{display:none!important}@media (max-width:768px){.refcoo-toast-ad{right:12px!important;left:12px!important;bottom:12px!important;width:auto!important;max-width:none!important;border-radius:20px!important}.refcoo-toast-ad,.refcoo-toast-ad.is-image{padding:12px!important;gap:12px!important}.refcoo-toast-ad-image-wrap{width:100%!important;border-radius:16px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.08)!important;background:rgba(255,255,255,.03)!important}.refcoo-toast-ad-image{display:block!important;width:100%!important;height:140px!important;object-fit:cover!important;border-radius:16px!important}.refcoo-toast-ad-content{display:grid!important;grid-gap:8px!important;gap:8px!important;padding-right:0!important}.refcoo-toast-ad-provider{font-size:.78rem!important;line-height:1.2!important;padding-right:24px!important}.refcoo-toast-ad-title{font-size:1rem!important;line-height:1.2!important;margin:0!important}.refcoo-toast-ad-message{font-size:.86rem!important;line-height:1.45!important;margin:0!important;color:rgba(247,248,252,.84)!important}.refcoo-toast-ad-footer{display:flex!important;justify-content:stretch!important;margin-top:4px!important}.refcoo-toast-ad-footer .provider-card-button{width:100%!important;min-height:46px!important;text-align:center!important;justify-content:center!important}.refcoo-toast-ad-close{top:8px!important;right:8px!important;width:28px!important;height:28px!important;font-size:.9rem!important;z-index:2!important}}.commercial-status-chip{border:1px solid rgba(255,255,255,.08);font-weight:700;letter-spacing:.02em}.commercial-status-chip.is-active{background:rgba(67,160,71,.14);border-color:rgba(67,160,71,.28);color:rgba(214,255,219,.96)}.commercial-status-chip.is-draft{background:rgba(214,180,72,.12);border-color:rgba(214,180,72,.26);color:rgba(255,244,210,.96)}.commercial-status-chip.is-paused{background:rgba(251,140,0,.14);border-color:rgba(251,140,0,.26);color:rgba(255,226,186,.96)}.commercial-status-chip.is-finished{background:rgba(120,144,156,.14);border-color:rgba(120,144,156,.28);color:rgba(227,235,240,.96)}.commercial-status-chip.is-cancelled{background:rgba(229,57,53,.14);border-color:rgba(229,57,53,.28);color:rgba(255,219,219,.96)}@media print{.no-print{display:none!important}body{background:#ffffff!important;color:#111111!important}.printable-commercial-report,.printable-commercial-report .card,.printable-commercial-report table,.printable-commercial-report td,.printable-commercial-report th{background:#ffffff!important;color:#111111!important;border-color:rgba(0,0,0,.12)!important;box-shadow:none!important}.printable-commercial-report .badge,.printable-commercial-report .commercial-status-chip{color:#111111!important;border-color:rgba(0,0,0,.2)!important;background:rgba(0,0,0,.04)!important}.site-mobile-menu-overlay,.site-mobile-menu-panel,.site-shell-header,nav{display:none!important}main.container.page-space{max-width:100%!important;padding:0!important}}.commercial-report-shell{display:grid;grid-gap:24px;gap:24px}.commercial-report-cover{display:grid;grid-gap:22px;gap:22px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08)}.commercial-report-brand-row{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;align-items:center}.commercial-report-brand{display:flex;align-items:center;gap:14px}.commercial-report-brand-mark{width:52px;height:52px;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.commercial-report-brand-copy{display:grid;grid-gap:2px;gap:2px}.commercial-report-brand-copy strong{font-size:1rem;line-height:1}.commercial-report-brand-copy span{font-size:.85rem;opacity:.72}.commercial-report-date{display:grid;grid-gap:4px;gap:4px;text-align:right}.commercial-report-date span{font-size:.78rem;opacity:.72}.commercial-report-date strong{font-size:.95rem}.commercial-report-cover-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:18px;gap:18px}.commercial-report-cover-copy{display:grid;grid-gap:12px;gap:12px;align-content:start}.commercial-report-cover-copy h2{margin:0;font-size:clamp(1.7rem,2vw,2.25rem);line-height:1.05}.commercial-report-cover-copy p{margin:0;font-size:1rem;line-height:1.55;opacity:.84;max-width:58ch}.commercial-report-provider-card{display:grid;grid-gap:14px;gap:14px;padding:18px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02)),rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08)}.commercial-report-provider-top{display:flex;gap:14px;align-items:center}.commercial-report-provider-logo{width:68px;height:68px;border-radius:18px;overflow:hidden;position:relative;flex-shrink:0;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.commercial-report-provider-logo-fallback{display:grid;place-items:center;font-size:1.5rem;font-weight:800}.commercial-report-provider-name{display:block;font-size:1.08rem;line-height:1.15}.commercial-report-provider-subline{margin:6px 0 0;opacity:.72;font-size:.9rem}.commercial-report-provider-description{margin:0;line-height:1.55;opacity:.84;font-size:.95rem}.commercial-report-provider-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.commercial-report-provider-kpis>div{display:grid;grid-gap:6px;gap:6px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07)}.commercial-report-provider-kpis span{font-size:.78rem;opacity:.72}.commercial-report-provider-kpis strong{font-size:1rem}.commercial-report-section{display:grid;grid-gap:14px;gap:14px}.commercial-report-footer{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.08);padding-top:16px}.commercial-report-footer p{margin:6px 0 0;opacity:.72;font-size:.9rem}@media (max-width:900px){.commercial-report-cover-grid{grid-template-columns:1fr}.commercial-report-date{text-align:left}}@media print{.commercial-report-cover-copy h2{font-size:24px!important}.commercial-report-brand-mark,.commercial-report-provider-card,.commercial-report-provider-kpis>div{border-color:rgba(0,0,0,.14)!important;background:rgba(0,0,0,.02)!important}}.commercial-recommendation-success{border-color:rgba(67,160,71,.28)}.commercial-recommendation-warning{border-color:rgba(251,140,0,.28)}.commercial-recommendation-danger{border-color:rgba(229,57,53,.28)}.commercial-recommendation-neutral{border-color:rgba(120,144,156,.28)}.admin-visual-row{display:grid;grid-gap:10px;gap:10px}.admin-visual-row-copy{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-visual-row-copy span{color:var(--text);font-weight:700;white-space:nowrap}.admin-visual-bar-track{height:10px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.admin-visual-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(124,58,237,.95),rgba(79,70,229,.95))}.admin-visual-bar-fill-alt{background:linear-gradient(90deg,rgba(34,197,94,.95),rgba(16,185,129,.95))}.admin-visual-bar-fill-soft{background:linear-gradient(90deg,rgba(168,85,247,.95),rgba(59,130,246,.95))}.admin-timeline-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:end}.admin-timeline-card{display:grid;grid-gap:8px;gap:8px;text-align:center}.admin-timeline-card small,.admin-timeline-card span{color:var(--muted)}.admin-timeline-card strong{font-size:18px}.admin-timeline-track{height:140px;border-radius:18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);overflow:hidden;display:flex;align-items:end;padding:8px}.admin-timeline-fill{width:100%;border-radius:12px;background:linear-gradient(180deg,rgba(124,58,237,.35),rgba(124,58,237,.95))}.commercial-report-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.commercial-report-score-card{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);border-radius:20px;padding:18px;display:grid;grid-gap:8px;gap:8px}.commercial-report-recommendation-grid p,.commercial-report-score-card p,.commercial-report-score-card span{color:var(--muted);margin:0}.commercial-report-score-card strong{font-size:clamp(24px,4vw,34px)}.commercial-report-recommendation-box{display:grid;grid-gap:18px;gap:18px;border:1px solid rgba(124,58,237,.28);background:linear-gradient(180deg,rgba(124,58,237,.12),rgba(255,255,255,.03))}.commercial-report-recommendation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}@media (max-width:900px){.admin-timeline-grid,.commercial-report-recommendation-grid,.commercial-report-score-grid{grid-template-columns:1fr}.admin-timeline-track{height:88px}}.commercial-hero-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(124,58,237,.18),transparent 28%),radial-gradient(circle at bottom left,rgba(59,130,246,.12),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.02))}.commercial-hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);grid-gap:20px;gap:20px;align-items:center}.commercial-hero-copy{display:grid;grid-gap:14px;gap:14px}.commercial-hero-copy h1{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.05}.commercial-hero-pills{display:flex;flex-wrap:wrap;gap:10px}.commercial-hero-pills span{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:var(--text);font-size:.82rem;font-weight:700}.commercial-hero-side{display:grid;grid-gap:14px;gap:14px;justify-items:start}.commercial-mini-stat{width:100%;border-radius:22px;padding:18px;border:1px solid rgba(124,58,237,.22);background:linear-gradient(180deg,rgba(124,58,237,.14),rgba(255,255,255,.03));display:grid;grid-gap:8px;gap:8px}.commercial-mini-stat small{color:var(--muted);font-size:.82rem}.commercial-mini-stat strong{font-size:clamp(1.4rem,2.4vw,2rem);line-height:1}.commercial-mini-stat span{color:var(--muted);font-size:.92rem}.commercial-card-soft{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.02))}.commercial-section-accent{border:1px solid rgba(124,58,237,.16);background:linear-gradient(180deg,rgba(124,58,237,.08),rgba(255,255,255,.02))}.commercial-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.commercial-kpi-card{border-radius:22px;padding:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);display:grid;grid-gap:8px;gap:8px}.commercial-kpi-card span{color:var(--muted);font-size:.82rem}.commercial-kpi-card strong{font-size:clamp(1.3rem,2.5vw,2rem);line-height:1}.commercial-kpi-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.45}.commercial-table-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.commercial-table-counter{color:var(--muted);font-size:.92rem}.commercial-space-chip{border-radius:999px;background:rgba(124,58,237,.12);border:1px solid rgba(124,58,237,.22);color:rgba(238,231,255,.96)}.commercial-scope-chip,.commercial-space-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;font-size:.78rem;font-weight:700;line-height:1;white-space:nowrap}.commercial-scope-chip{border-radius:999px;background:rgba(59,130,246,.12);border:1px solid rgba(59,130,246,.22);color:rgba(223,238,255,.96)}.commercial-note-box{border-radius:18px;padding:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);color:var(--muted);line-height:1.55}.commercial-recommendation-strong{border:1px solid rgba(124,58,237,.22);background:linear-gradient(180deg,rgba(124,58,237,.12),rgba(255,255,255,.02))}.commercial-recommendation-strong .admin-activity-item{border-radius:16px;background:rgba(255,255,255,.03);padding:14px}@media (max-width:980px){.commercial-hero-grid,.commercial-kpi-grid{grid-template-columns:1fr}.commercial-hero-side{justify-items:stretch}}.commercial-status-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border-radius:999px;font-size:.78rem;font-weight:800;line-height:1;white-space:nowrap;border:1px solid transparent}.commercial-status-chip.is-active{background:rgba(34,197,94,.14);color:rgba(220,252,231,.98);border-color:rgba(34,197,94,.28)}.commercial-status-chip.is-draft{background:rgba(245,158,11,.14);color:rgba(254,243,199,.98);border-color:rgba(245,158,11,.28)}.commercial-status-chip.is-paused{background:rgba(249,115,22,.14);color:rgba(255,237,213,.98);border-color:rgba(249,115,22,.28)}.commercial-status-chip.is-finished{background:rgba(148,163,184,.14);color:rgba(226,232,240,.98);border-color:rgba(148,163,184,.28)}.commercial-status-chip.is-cancelled{background:rgba(239,68,68,.14);color:rgba(254,226,226,.98);border-color:rgba(239,68,68,.28)}.admin-export-card.commercial-section-accent{border-radius:24px}.commercial-kpi-grid+.commercial-kpi-grid{margin-top:-4px}.admin-tab-pill.active,.admin-tab-pill:hover,.commercial-kpi-grid .admin-tab-pill{text-decoration:none}.refcoo-home-hero-upgraded{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(124,58,237,.18),transparent 26%),radial-gradient(circle at bottom left,rgba(59,130,246,.1),transparent 22%),linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.08)}.refcoo-home-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.upgraded-results-box{border:1px solid rgba(124,58,237,.16);background:linear-gradient(180deg,rgba(124,58,237,.1),rgba(255,255,255,.03))}@media (max-width:980px){.refcoo-home-hero-aside{grid-template-columns:1fr}}.provider-hero-card-upgraded{overflow:hidden;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(124,58,237,.14),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.02))}.provider-profile-badge-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.provider-hero-meta-upgraded span{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);border-radius:999px;padding:8px 12px}.provider-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:6px}.provider-hero-facts-grid{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.provider-hero-fact-card{border-radius:22px;padding:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);display:grid;grid-gap:8px;gap:8px}.provider-hero-fact-card span{color:var(--muted);font-size:.82rem}.provider-hero-fact-card strong{font-size:1rem;line-height:1.35}.provider-luxury-card-accent{border:1px solid rgba(124,58,237,.18);background:linear-gradient(180deg,rgba(124,58,237,.1),rgba(255,255,255,.02))}.provider-reputation-top-upgraded{align-items:center}.provider-section-support-text{color:var(--muted);line-height:1.6}.provider-whatsapp-box-upgraded{border:1px solid rgba(34,197,94,.18);background:linear-gradient(180deg,rgba(34,197,94,.1),rgba(255,255,255,.02))}.provider-coupon-card-upgraded{border:1px solid rgba(124,58,237,.16);background:linear-gradient(180deg,rgba(124,58,237,.1),rgba(255,255,255,.02))}.provider-coupon-form-card-upgraded,.provider-side-summary-card{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}@media (max-width:980px){.provider-hero-facts-grid{grid-template-columns:1fr}}.admin-export-card.commercial-section-accent{padding:22px}.admin-export-card.commercial-section-accent .section-heading{margin-bottom:8px}.admin-export-card.commercial-section-accent .admin-export-grid{margin-top:6px}.admin-export-card.commercial-section-accent .admin-export-footer{margin-top:10px;padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.feedback-ticket-panel-upgraded{display:grid;grid-gap:18px;gap:18px;padding-top:18px}.feedback-ticket-header-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr);grid-gap:16px;gap:16px;border-radius:22px;padding:18px;border:1px solid rgba(124,58,237,.18);background:linear-gradient(180deg,rgba(124,58,237,.1),rgba(255,255,255,.02))}.feedback-ticket-header-copy{display:grid;grid-gap:8px;gap:8px}.feedback-ticket-header-copy h3,.feedback-ticket-header-copy p{margin:0}.feedback-ticket-header-copy p{color:var(--muted);line-height:1.6}.feedback-ticket-header-side{display:grid;grid-gap:8px;gap:8px;align-content:start;justify-items:start}.feedback-ticket-header-side small{color:var(--muted)}.feedback-ticket-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.feedback-ticket-info-card{border-radius:20px;padding:16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);display:grid;grid-gap:7px;gap:7px}.feedback-ticket-info-card p,.feedback-ticket-info-card span{color:var(--muted);margin:0}.feedback-ticket-info-card strong{font-size:1rem;line-height:1.35;word-break:break-word}.feedback-ticket-admin-box,.feedback-ticket-message-box{border-radius:22px;padding:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.feedback-ticket-message-content{border-radius:18px;padding:16px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.06);color:var(--text);line-height:1.7;white-space:pre-wrap;word-break:break-word}.feedback-ticket-admin-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,.5fr) minmax(240px,1fr);grid-gap:14px;gap:14px;align-items:end;margin-top:14px}.feedback-soft-checkbox-card{min-height:54px;border-radius:18px;padding:14px 16px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);display:flex;align-items:center}.feedback-evidence-link-upgraded{min-height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(59,130,246,.18);background:rgba(59,130,246,.08)}.feedback-admin-actions-upgraded{padding-top:6px;border-top:1px solid rgba(255,255,255,.06)}@media (max-width:980px){.feedback-ticket-admin-grid,.feedback-ticket-header-card,.feedback-ticket-info-grid{grid-template-columns:1fr}}.provider-hero-content-simple{padding-top:26px;padding-bottom:22px}.provider-hero-top-simple{align-items:end}.provider-hero-copy-simple{max-width:760px}.provider-hero-copy-simple h1{margin-bottom:10px}.provider-hero-copy-simple .provider-hero-lead{margin-bottom:0;max-width:760px}.contact-break,.contact-break a{word-break:break-word;overflow-wrap:anywhere}@media (max-width:980px){.provider-hero-content-simple{padding-top:18px;padding-bottom:18px}.provider-hero-top-simple{align-items:center}}.provider-compact-section{gap:14px}.social-grid-compact{gap:10px}.social-grid-compact .social-chip{min-height:40px;padding:8px 14px;font-size:.9rem;border-radius:999px}.provider-whatsapp-box-compact{margin-top:4px;padding:14px 16px;border-radius:18px}.provider-whatsapp-box-compact strong{display:block;margin-bottom:4px}.provider-whatsapp-box-compact p{margin:0;word-break:break-word;overflow-wrap:anywhere}.contact-grid-luxury-compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.contact-luxury-item-compact{padding:14px 16px;border-radius:18px;min-height:auto}.contact-luxury-item-compact .contact-label{margin-bottom:6px;font-size:.76rem;letter-spacing:.04em}.contact-luxury-item-compact a,.contact-luxury-item-compact p{margin:0;line-height:1.45}@media (max-width:780px){.contact-grid-luxury-compact{grid-template-columns:1fr}}.provider-coupon-card-compact,.refined-coupon-box-compact{gap:14px}.coupon-discount-hero-compact{align-items:center;gap:14px}.coupon-discount-hero-compact .coupon-discount-number{font-size:clamp(2rem,4vw,3rem);line-height:1}.coupon-info-stack-compact{gap:10px}.coupon-info-card-compact{padding:14px 16px;border-radius:18px}.coupon-info-card-compact .coupon-info-label{margin-bottom:6px}.coupon-info-card-compact .coupon-info-value{line-height:1.5}.coupon-info-card-compact .coupon-info-help{margin-top:4px}.provider-pdf-report-shell{display:grid;grid-gap:22px;gap:22px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(124,58,237,.14),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.02))}.provider-pdf-cover{display:grid;grid-gap:18px;gap:18px;border-radius:24px;padding:22px;border:1px solid rgba(124,58,237,.18);background:linear-gradient(180deg,rgba(124,58,237,.1),rgba(255,255,255,.02))}.provider-pdf-cover-top{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);grid-gap:18px;gap:18px;align-items:start}.provider-pdf-cover-top h2,.provider-pdf-cover-top p{margin:0}.provider-pdf-cover-side small,.provider-pdf-cover-side span,.provider-pdf-cover-top p{color:var(--muted)}.provider-pdf-cover-side{display:grid;grid-gap:6px;gap:6px;justify-items:start}.provider-pdf-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.provider-pdf-box,.provider-pdf-fact-card,.provider-pdf-kpi-card,.provider-pdf-summary-card{border-radius:20px;padding:18px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.provider-pdf-fact-card,.provider-pdf-kpi-card{display:grid;grid-gap:8px;gap:8px}.provider-pdf-fact-card span,.provider-pdf-kpi-card span,.provider-pdf-list-row p,.provider-pdf-summary-card p{color:var(--muted);margin:0}.provider-pdf-fact-card strong,.provider-pdf-kpi-card strong{font-size:clamp(1.2rem,2.5vw,1.9rem);line-height:1.1}.provider-pdf-section{display:grid;grid-gap:16px;gap:16px}.provider-pdf-summary-grid,.provider-pdf-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.provider-pdf-list{display:grid;grid-gap:10px;gap:10px}.provider-pdf-list-row{display:flex;justify-content:space-between;gap:12px;align-items:center;border-radius:16px;padding:12px 14px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.06)}.provider-pdf-list-row strong,.provider-pdf-summary-card strong{display:block;margin-bottom:4px}.provider-pdf-list-row span{font-weight:800}.provider-pdf-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.provider-pdf-footer{display:flex;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.08);padding-top:14px}.provider-pdf-footer p{margin:4px 0 0;color:var(--muted)}@media (max-width:980px){.provider-pdf-cover-top,.provider-pdf-facts,.provider-pdf-kpi-grid,.provider-pdf-summary-grid,.provider-pdf-two-col{grid-template-columns:1fr}.provider-pdf-footer{flex-direction:column}}