:root{--ink:#201b36;--muted:#665e76;--violet:#6245c9;--deep:#17142b;--line:#e3deee;--canvas:#f7f6fd;--lime:#d9ff6b;--mint:#e7f7ed;--green:#13694e;--shadow:0 14px 45px rgba(30,20,70,.055)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:#fff;color:var(--ink);font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{width:min(100% - 64px,1280px);margin:auto}.ico{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;z-index:1000;left:12px;top:-100px;background:#fff;color:#17142b;padding:12px 16px;border-radius:8px}.skip-link:focus{top:12px}:focus-visible{outline:3px solid #a072ef;outline-offset:3px}

.utility{background:#151225;color:#fff}.utility-inner{display:flex;justify-content:space-between;align-items:center;gap:14px;min-height:40px;font-size:12px;font-weight:650}.utility-warning{display:flex;align-items:center;gap:10px}.age-pill{display:grid;place-items:center;width:27px;height:27px;border:2px solid #fff;border-radius:50%;font-size:12px;font-weight:900;letter-spacing:-.03em}.utility a{display:inline-flex;align-items:center;gap:4px;color:#d9ff6b;white-space:nowrap}.utility a .ico{width:12px;height:12px}
.site-header{position:relative;z-index:30;background:#fff;border-bottom:1px solid #e9e5f1}.header-inner{height:75px;display:flex;align-items:center;gap:20px}.site-brand{flex:none}.site-brand img{width:220px;height:auto}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:8px;margin:auto}.desktop-nav a{white-space:nowrap;font-size:12px;font-weight:800;color:#2d2644}.desktop-nav a:hover,.footer a:hover{color:#6548cb}.nav-group{position:relative}.nav-group>summary{display:flex;align-items:center;gap:8px;min-height:43px;padding:0 10px;border:1px solid transparent;border-radius:11px;list-style:none;cursor:pointer;color:#2d2644;font-size:12px;font-weight:850;white-space:nowrap}.nav-group>summary::-webkit-details-marker,.mobile-nav-group>summary::-webkit-details-marker{display:none}.nav-group>summary:after,.mobile-nav-group>summary:after{display:none}.nav-group>summary>.ico:first-child{width:17px;height:17px;color:#6545c8}.nav-group>.nav-chevron,.nav-chevron{width:13px;height:13px;color:#857d94;transition:transform .18s}.nav-group[open]>summary,.nav-group>summary:hover{border-color:#e5e0ec;background:#faf9fd}.nav-group[open]>summary .nav-chevron,.mobile-nav-group[open]>summary .nav-chevron{transform:rotate(180deg)}.nav-dropdown{position:absolute;z-index:50;top:calc(100% + 6px);left:0;width:294px;padding:8px;border:1px solid #e5e0ec;border-radius:15px;background:#fff;box-shadow:0 18px 40px #1a123426;animation:nav-drop-in .14s ease-out}.nav-group-guides .nav-dropdown{left:auto;right:0}.nav-dropdown:before{content:"";position:absolute;left:0;right:0;top:-8px;height:8px}.nav-dropdown a{display:flex;align-items:center;gap:11px;min-height:56px;padding:8px;border-radius:10px;color:#302945;white-space:normal}.nav-dropdown a:hover{background:#f7f5fc;color:#302945}.nav-dropdown a>.ico{display:grid;place-items:center;width:35px;height:35px;padding:8px;border-radius:10px;background:#f0ebfb;color:#6045c8}.nav-dropdown a:nth-child(3n + 2)>.ico{background:#eef7e7;color:#477c35}.nav-dropdown a:nth-child(3n)>.ico{background:#fff2e5;color:#a36b25}.nav-dropdown a>span{display:flex;flex-direction:column;gap:4px}.nav-dropdown strong{font-size:12px;font-weight:850}.nav-dropdown small{color:var(--muted);font-size:12px;line-height:1.2}.header-source{display:inline-flex;align-items:center;gap:8px;padding:12px 13px;color:#fff;background:#19162e;border-radius:11px;font-size:12px;font-weight:850;white-space:nowrap}.header-source .ico{width:16px;height:16px}.mobile-menu,.mobile-nav{display:none}.mobile-nav[hidden]{display:none}@keyframes nav-drop-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}

.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 76% 44%,#3c2969 0%,#241b41 35%,#19162e 69%);color:#fff}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;min-height:610px;position:relative}.hero-copy{position:relative;z-index:2;padding:78px 0 72px}.eyebrow,.kicker{font-size:12px;letter-spacing:.15em;font-weight:900;color:#6547c7}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--lime)}.eyebrow span{width:7px;height:7px;box-shadow:0 0 14px #dcff83;background:#e0ff83;border-radius:50%}.hero h1{font-size:clamp(48px,5.3vw,79px);line-height:1.01;letter-spacing:-.065em;margin:26px 0 20px;font-weight:900}.hero h1 em{font-style:normal;color:#d9ff6b}.hero-lead{max-width:620px;color:#e2dce9;font-size:16px;line-height:1.65;margin:0}.hero-search{display:flex;align-items:center;gap:12px;padding:6px 6px 6px 19px;background:#fff;border-radius:15px;max-width:620px;height:62px;margin-top:32px;box-shadow:0 15px 34px #100b2430}.hero-search>.ico{color:#79748b;width:20px;height:20px}.hero-search input{flex:1;min-width:0;border:0;outline:0;color:#2a2440;font-size:13px}.hero-search input::placeholder{color:#8f8b9a}.hero-search button{border:0;border-radius:10px;background:var(--lime);color:#17142b;align-self:stretch;padding:0 18px;display:flex;align-items:center;gap:14px;font-size:12px;font-weight:900;white-space:nowrap}.hero-search button:hover{background:#c4f250}.hero-search button .ico{width:15px}.hero-shortcuts{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:24px}.hero-shortcuts>span{font-size:12px;color:#bcb5cf;margin-right:3px}.hero-shortcuts button{display:flex;align-items:center;gap:6px;border:1px solid #716787;border-radius:99px;background:#ffffff08;color:#fff;padding:8px 11px;font-weight:750;font-size:12px}.hero-shortcuts button:hover{border-color:var(--lime);color:var(--lime)}.hero-shortcuts .ico{width:14px;height:14px}.hero-art{position:relative;min-width:0;overflow:hidden;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;width:550px;height:550px;border:1px solid #ffffff10;border-radius:50%;top:16px;right:-105px;box-shadow:0 0 0 60px #ffffff04,0 0 0 135px #ffffff04}.hero-art>img{position:relative;z-index:1;display:block;width:min(100%,690px);max-width:100%;height:auto;margin:auto;object-fit:contain;filter:drop-shadow(0 35px 60px #1007207a)}.hero-fact{position:absolute;z-index:3;right:6px;bottom:60px;width:274px;border:1px solid #fff9;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 25px 50px #100b2a55;padding:18px 20px}.hero-fact>div{display:flex;align-items:center;gap:8px}.hero-fact small{font-size:12px;color:#736783;font-weight:900;letter-spacing:.06em}.fact-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#f0eaff;color:#6b4ad2}.fact-icon .ico{width:16px;height:16px}.hero-fact strong{display:block;margin-top:11px;font-size:18px;letter-spacing:-.025em}.hero-fact p{margin:5px 0 0;color:#777080;font-size:12px;line-height:1.4}.hero-edge{height:4px;background:linear-gradient(90deg,#d9ff6b,#895cdb,#c89dee)}
.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding:22px 0}.trust-grid>div{display:flex;align-items:center;gap:13px}.trust-icon{display:grid;place-items:center;width:43px;height:43px;flex:none;background:#f0ebff;border-radius:13px;color:#6847cf}.trust-icon .ico{width:21px;height:21px}.trust-grid strong{display:block;font-size:12px;font-weight:850}.trust-grid small{display:block;color:var(--muted);font-size:12px;margin-top:4px}

.section{padding:76px 0}.section-header{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:28px}.section-header h2{font-size:clamp(31px,3.3vw,45px);letter-spacing:-.045em;line-height:1.12;margin:11px 0 9px;font-weight:900}.section-header p{margin:0;max-width:770px;color:var(--muted);font-size:14px;line-height:1.65}.text-link{display:inline-flex;align-items:center;gap:6px;flex:none;color:#6245c9;font-size:12px;font-weight:850;padding-bottom:7px}.text-link .ico{width:15px;height:15px}.text-link:hover{text-decoration:underline}.categories{background:#f9f8ff}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{text-align:left;position:relative;display:flex;flex-direction:column;min-height:189px;border:1px solid #e5e0f0;border-radius:20px;background:#fff;padding:19px 17px;box-shadow:var(--shadow);color:var(--ink);transition:transform .18s,box-shadow .18s,border-color .18s}.category-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px #38276618;border-color:#b5a6df}.category-card.sport{background:#f3efff;border-color:#dcd2ff}.category-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:15px}.category-icon .ico{width:24px;height:24px}.category-icon.violet{color:#6c4bd2;background:#efe9ff}.category-icon.green{color:#3d852c;background:#e9f7e1}.category-icon.orange{color:#af7425;background:#fff0df}.category-icon.blue{color:#3d79bb;background:#e9f3ff}.category-icon.pink{color:#b64c78;background:#fff0f5}.category-icon.lilac{color:#6250c0;background:#e7e1ff}.category-arrow{position:absolute;right:17px;top:27px;width:16px;height:16px;color:#b8accb;transform:rotate(-45deg)}.category-card strong{font-size:15px;margin-top:25px;font-weight:900;letter-spacing:-.02em}.category-card small{color:var(--muted);font-size:12px;line-height:1.45;margin-top:7px}

.offers-section{background:#f6f5fc}.offer-heading{margin-bottom:27px}.offer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:17px}.product-tabs{display:inline-flex;gap:4px;padding:4px;border-radius:13px;background:#eae7f4}.product-tabs button{display:flex;align-items:center;gap:8px;border:0;background:transparent;border-radius:10px;padding:11px 15px;color:var(--muted);font-size:12px;font-weight:850}.product-tabs button.is-active{background:#fff;color:#201b36;box-shadow:0 4px 13px #25143d17}.product-tabs .ico{width:17px;height:17px}.offer-toolbar-right{display:flex;align-items:center;gap:16px}.result-count{white-space:nowrap;color:#6a6476;font-size:12px;font-weight:700}.filter-toggle{display:flex;align-items:center;gap:9px;border:1px solid #d8d0e7;border-radius:10px;background:#fff;padding:11px 14px;color:#563bae;font-size:12px;font-weight:850}.filter-toggle:hover{border-color:#aa93df}.filter-toggle .ico{width:16px;height:16px}.filter-toggle .chevron{width:14px;height:14px;transition:transform .2s}.filter-toggle[aria-expanded="true"] .chevron{transform:rotate(180deg)}.quick-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 19px}.quick-filters button{display:flex;align-items:center;gap:6px;border:1px solid #e2ddec;background:#fff;color:#675e77;padding:9px 12px;border-radius:99px;font-size:12px;font-weight:800}.quick-filters button:hover{border-color:#a695d9}.quick-filters button.is-active{background:#211a3b;color:#fff;border-color:#211a3b}.quick-filters .ico{width:14px;height:14px}
.advanced-filters{border:1px solid #e4deef;border-radius:20px;background:#fff;padding:21px;margin-bottom:18px;box-shadow:var(--shadow)}.advanced-filters[hidden]{display:none}.filters-intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.filters-intro>div{display:flex;gap:8px;align-items:center;color:#2a2440}.filters-intro .ico{width:17px;height:17px;color:#6c4bd2}.filters-intro strong{font-size:14px}.filters-intro button,.offers-meta button{border:0;background:none;color:#6144c4;font-size:12px;font-weight:850;text-decoration:underline;text-underline-offset:3px}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.filter-field{display:flex;flex-direction:column;gap:7px;min-width:0}.filter-field>span,.directory-status span{color:#625c70;font-size:12px;font-weight:800}.filter-field input,.filter-field select,.directory-status select{width:100%;height:40px;padding:0 11px;border:1px solid #e2deea;border-radius:9px;background:#faf9fd;color:#342d49;outline:0;font-size:12px}.filter-field input:focus,.filter-field select:focus,.directory-search input:focus,.directory-status select:focus{border-color:#8d71da;box-shadow:0 0 0 3px #b59afc22}.field-with-icon{position:relative}.field-with-icon .ico{position:absolute;left:11px;top:11px;width:17px;height:17px;color:#8b839b}.field-with-icon input{padding-left:36px}.filter-checks{display:flex;flex-wrap:wrap;gap:14px 22px;border-top:1px solid #eeeaf3;margin-top:20px;padding-top:18px}.filter-checks label{display:flex;align-items:center;gap:8px;cursor:pointer;color:#3e3653;font-size:12px;font-weight:750}.filter-checks input{position:absolute;opacity:0;width:1px;height:1px}.custom-check{display:grid;place-items:center;width:19px;height:19px;border:1.5px solid #c8bddb;border-radius:5px;background:#fff}.custom-check .ico{width:13px;height:13px;color:#fff;opacity:0;stroke-width:2.5}.filter-checks input:checked+.custom-check{background:#6a4acc;border-color:#6a4acc}.filter-checks input:checked+.custom-check .ico{opacity:1}.filter-checks input:focus-visible+.custom-check{outline:3px solid #a072ef;outline-offset:2px}.filter-footnote{color:var(--muted);font-size:12px;line-height:1.5;margin:15px 0 0}.offers-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 18px}.offers-meta p{margin:0;color:#70697d;font-size:12px}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.offer-card{display:flex;flex-direction:column;min-width:0;border:1px solid #e3ddec;border-radius:21px;overflow:hidden;background:#fff;box-shadow:0 14px 34px #221a3a0c}.offer-card[hidden]{display:none}.card-visual{height:150px;position:relative;overflow:hidden;background:radial-gradient(circle at 72% 44%,#7655b3 0%,#3a275d 45%,#241a3d 100%);color:#fff}.theme-no-deposit .card-visual{background:radial-gradient(circle at 68% 40%,#4d8659 0%,#254a47 45%,#1e333f 100%)}.theme-cashback .card-visual{background:radial-gradient(circle at 68% 40%,#b35178 0%,#6c315f 45%,#352144 100%)}.theme-sport .card-visual{background:radial-gradient(circle at 70% 42%,#3f9b78 0%,#255e58 44%,#1d3c43 100%)}.card-visual-top{position:absolute;z-index:2;inset:13px 14px auto;display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.product-tag,.source-state{display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:99px;background:#ffffff2a;border:1px solid #ffffff32;color:#fff;font-size:12px;font-weight:850;white-space:nowrap}.product-tag .ico,.source-state .ico{width:12px;height:12px}.source-state.checked{background:#dfffbc;color:#29513a;border-color:#dfffbc}.source-state.needs-review,.source-state.needs-caution{background:#fff0cc;color:#6d4d16;border-color:#fff0cc}.card-art{position:absolute;width:252px;height:168px;object-fit:contain;right:-2px;top:-9px;filter:drop-shadow(0 12px 22px #140c2d73)}.card-type{position:absolute;left:17px;bottom:18px;z-index:2;background:#ffffffdf;color:#302448;padding:8px 11px;border-radius:8px;font-weight:900;font-size:12px}.card-content{display:flex;flex-direction:column;flex:1;padding:21px}.card-brand{display:flex;align-items:center;gap:10px}.logo-surface{display:grid;place-items:center;width:47px;height:47px;flex:none;border:1px solid #e8e4ed;border-radius:11px;background:#fff;padding:4px;overflow:hidden}.logo-surface.is-dark{background:#19213a;border-color:#19213a}.logo-surface img{width:100%;height:100%;object-fit:contain}.card-brand strong{display:block;font-size:13px;font-weight:900}.card-brand small{display:block;font-size:12px;color:var(--muted);margin-top:3px}.card-content h3{font-size:20px;line-height:1.2;letter-spacing:-.035em;font-weight:900;margin:17px 0 6px;min-height:48px}.card-summary{font-size:12px;color:#777084;line-height:1.5;margin:0 0 16px;min-height:34px}.card-condition{display:grid;gap:5px;padding:10px 0;border-top:1px solid #eeeaf3}.card-condition>span,.card-facts span,.card-code-row>span{color:var(--muted);font-size:12px;font-weight:750}.card-condition strong{font-size:12px;line-height:1.45;font-weight:750;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-condition.limiter strong{color:#684262}.card-facts{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.card-facts>div{display:grid;align-content:start;gap:5px;background:#f8f6fb;border-radius:10px;padding:11px;min-height:60px}.card-facts strong{font-size:12px;line-height:1.25}.card-code-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:14px 0 0}.card-code{display:inline-flex;align-items:center;gap:6px;border:1px dashed #a390d4;background:#f7f2ff;color:#5e40bb;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:900;letter-spacing:.02em}.card-code .ico{width:13px;height:13px}.card-code.no-code{border-color:#ebe6f1;background:#faf9fc;color:#766e85}.card-code:not(.no-code):hover{background:#ede2ff}.card-meta{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin-top:auto;padding:16px 0 12px}.card-meta span:first-child{display:flex;align-items:center;gap:4px}.card-meta .ico{width:12px;height:12px}.card-actions{display:flex;gap:9px}.card-actions button,.card-actions a{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;min-height:39px;font-size:12px;font-weight:900}.details-button{flex:1;border:0;background:#201a3c;color:#fff;padding:0 12px}.details-button:hover{background:#503299}.details-button .ico{width:14px;height:14px}.card-actions a{border:1px solid #e2dceb;background:#fff;color:#6748c4;padding:0 11px}.card-actions a:hover{background:#f6f1ff}.card-actions a .ico{width:13px;height:13px}.empty-state{border:1px dashed #c8badf;border-radius:20px;text-align:center;background:#fff;padding:38px 18px;margin-top:8px}.empty-state[hidden]{display:none}.empty-state>span{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:#eee8fb;color:#6748c4;margin:auto}.empty-state h3{font-size:20px;margin:14px 0 5px}.empty-state p{max-width:510px;color:#777084;font-size:13px;line-height:1.5;margin:0 auto 20px}.empty-state>div{display:flex;justify-content:center;gap:10px}.empty-state button,.empty-state a{border-radius:9px;padding:11px 14px;background:#241d42;color:#fff;border:0;font-size:12px;font-weight:850}.empty-state a{background:#f1eafa;color:#6245c9}.offer-endnote{display:flex;align-items:flex-start;gap:9px;margin-top:24px;background:#eeeaf8;border-radius:13px;padding:15px 17px;color:#675d79}.offer-endnote .ico{width:18px;height:18px;color:#6545c8}.offer-endnote p{margin:0;font-size:12px;line-height:1.55}

.directory-section{background:#fff}.directory-tools{display:flex;align-items:end;gap:13px;margin-bottom:17px}.directory-search{display:flex;align-items:center;gap:9px;border:1px solid #ded8e8;border-radius:11px;padding:0 13px;height:42px;min-width:320px;flex:1;max-width:480px}.directory-search .ico{width:17px;height:17px;color:#82758c}.directory-search input{width:100%;border:0;outline:0;color:#332b43;font-size:12px}.directory-status{display:flex;align-items:center;gap:9px}.directory-status select{width:215px;height:42px;background:#fff}.directory-count{margin-left:auto;color:#6e647a;font-size:12px;font-weight:800;white-space:nowrap;padding-bottom:12px}.directory-table-wrap{border:1px solid #e6e1ec;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.directory-table{border-collapse:collapse;width:100%;table-layout:fixed}.directory-table th{text-align:left;background:#f7f5fb;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;padding:16px 14px}.directory-table th:nth-child(1){width:29%}.directory-table th:nth-child(2){width:22%}.directory-table th:nth-child(3){width:15%}.directory-table th:nth-child(4){width:22%}.directory-table th:nth-child(5){width:12%}.directory-table tr{border-top:1px solid #eeeaf2}.directory-table tr[hidden]{display:none}.directory-table td{padding:10px 14px;color:#584f67;font-size:12px;vertical-align:middle}.directory-brand{display:flex;align-items:center;gap:10px;min-width:0}.directory-brand .logo-surface{width:42px;height:42px;border-radius:10px}.directory-brand>div{min-width:0}.directory-brand strong{display:block;color:#2b2440;font-size:12px;font-weight:900}.directory-brand small{display:block;color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px}.domain-link,.source-link{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;color:#5e46a7;font-weight:750}.domain-link:hover,.source-link:hover{text-decoration:underline}.domain-link .ico,.source-link .ico{width:12px;height:12px}.adm-code{display:inline-flex;padding:6px 8px;background:#f4f1f9;border-radius:7px;color:#564a70;font-weight:800;font-variant-numeric:tabular-nums}.operator-state{display:inline-flex;align-items:center;gap:7px;border-radius:99px;padding:7px 9px;background:#f7f4fb;color:#736c81;white-space:nowrap;font-size:12px;font-weight:800}.operator-state i{width:6px;height:6px;background:#a89cb9;border-radius:50%}.operator-state.has-offer{background:#e9f7ee;color:#217352}.operator-state.has-offer i{background:#3aaf71}.operator-state.needs-review{background:#fff2dc;color:#82531c}.operator-state.needs-review i{background:#d99a31}.directory-empty[hidden]{display:none}.directory-empty{padding:25px;color:var(--muted);text-align:center;font-size:13px}.directory-note{color:var(--muted);font-size:12px;line-height:1.6;margin:14px 0 0}

.method-section{background:#f8f7fc}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.method-grid article{background:#fff;border:1px solid #e9e4ef;border-radius:18px;padding:24px;box-shadow:var(--shadow)}.method-icon{display:grid;place-items:center;width:47px;height:47px;border-radius:13px;background:#eeeaff;color:#6d4acf;margin-bottom:20px}.method-icon .ico{width:23px;height:23px}.method-grid article>span:nth-child(2){display:block;color:#795cbb;font-size:12px;font-weight:900;letter-spacing:.11em}.method-grid h3{font-size:17px;letter-spacing:-.02em;margin:8px 0}.method-grid p{margin:0;color:#777084;font-size:12px;line-height:1.6}.method-lower{display:grid;grid-template-columns:1fr 1.3fr;gap:16px;margin-top:16px}.method-note{display:flex;gap:13px;background:#efeafb;border:1px solid #e2d8fa;border-radius:18px;padding:22px}.note-icon{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:9px;background:#fff;color:#684cc4}.note-icon .ico{width:19px;height:19px}.method-note strong{font-size:13px}.method-note p{color:#70677f;font-size:12px;line-height:1.6;margin:8px 0 0}.calculator{display:grid;grid-template-columns:1.1fr 115px 115px;align-items:end;gap:12px;background:#241d41;border-radius:18px;padding:22px;color:#fff}.calculator>div:first-child{grid-row:1/3}.calc-label{color:#d9ff6b;font-size:12px;font-weight:900;letter-spacing:.12em}.calculator h3{font-size:20px;letter-spacing:-.025em;margin:8px 0 5px}.calculator p{color:#c3bbd0;font-size:12px;line-height:1.5;margin:0}.calculator label{display:block;color:#c7bed6;font-size:12px;font-weight:800}.calculator label span{float:right}.calculator input{width:100%;height:39px;border:0;border-radius:8px;margin-top:6px;padding:0 10px;color:#231c39;background:#fff;font-size:12px}.calc-output{grid-column:2/4;background:#342b55;padding:10px 12px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:8px}.calc-output small{color:#d6d0e0;font-size:12px}.calc-output strong{font-size:18px;white-space:nowrap;color:#d9ff6b}
.responsible-section{background:#eae3ff;border-top:1px solid #ddd1ff}.responsible-inner{display:flex;align-items:center;gap:22px;padding:29px 0}.responsible-age{display:grid;place-items:center;width:58px;height:58px;border:3px solid #6946c8;border-radius:50%;font-size:19px;font-weight:900;color:#5a39bd;flex:none}.responsible-inner>div{flex:1}.responsible-inner h2{font-size:21px;letter-spacing:-.025em;margin:5px 0 4px}.responsible-inner p{font-size:12px;color:#6b617d;margin:0;line-height:1.5}.responsible-inner>a{display:flex;align-items:center;gap:7px;white-space:nowrap;background:#251d44;border-radius:9px;color:#fff;padding:12px 15px;font-size:12px;font-weight:850}.responsible-inner>a .ico{width:14px;height:14px}.footer{background:#17142b;color:#fff}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:42px;padding:52px 0 43px}.footer-about img{width:206px;height:auto}.footer-about p{max-width:310px;font-size:12px;line-height:1.65;color:#c1b9ce;margin:16px 0 0}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.footer-main h3{font-size:12px;margin:3px 0 7px}.footer-main a{color:#c7c0d1;font-size:12px;line-height:1.35}.footer-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #ffffff1c;padding:21px 0;font-size:12px;color:#a9a2b6}

.offer-dialog{width:min(100% - 30px,780px);max-height:min(90vh,900px);padding:0;border:0;border-radius:19px;box-shadow:0 30px 90px #0805148f;color:var(--ink)}.offer-dialog::backdrop{background:#100d20aa;backdrop-filter:blur(5px)}.dialog-inner{position:relative;padding:30px;max-height:90vh;overflow:auto}.dialog-close{position:absolute;right:18px;top:18px;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:8px;color:#695d7c;background:#f0edf5}.dialog-close .ico{width:17px;height:17px}.dialog-overline{display:flex;gap:9px;align-items:center;margin-right:45px;color:#755d9b;font-size:12px;font-weight:900;letter-spacing:.04em}.dialog-overline .logo-surface{width:36px;height:36px}.dialog-title{font-size:27px;letter-spacing:-.035em;line-height:1.15;margin:17px 35px 7px 0}.dialog-summary{color:#736d7e;font-size:13px;line-height:1.55;margin:0 0 18px}.dialog-status{display:inline-flex;align-items:center;gap:6px;background:#edf9f0;color:#257052;border-radius:99px;padding:7px 10px;font-size:12px;font-weight:850}.dialog-status.warn{background:#fff1d9;color:#96641a}.dialog-status .ico{width:13px;height:13px}.dialog-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0}.dialog-facts>div{background:#f8f6fb;border-radius:9px;padding:11px;min-width:0}.dialog-facts small{display:block;color:#888095;font-size:12px}.dialog-facts strong{display:block;color:#302845;font-size:12px;line-height:1.4;margin-top:5px;overflow-wrap:anywhere}.dialog-section{border-top:1px solid #e9e3ef;padding-top:17px;margin-top:17px}.dialog-section h3{font-size:14px;margin:0 0 8px}.dialog-section p,.dialog-section li{color:#635d6f;font-size:12px;line-height:1.65}.dialog-section p{margin:0}.dialog-section ul{padding-left:18px;margin:0}.dialog-section li+li{margin-top:5px}.dialog-source{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;background:#eeeafb;border-radius:11px;padding:13px;margin-top:20px}.dialog-source span{font-size:12px;color:#635879}.dialog-source a{display:inline-flex;align-items:center;gap:6px;background:#241c42;color:#fff;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:850}.dialog-source .ico{width:13px;height:13px}.dialog-caution{color:#8b651e;background:#fff5df;padding:12px;border-radius:9px;font-size:12px;line-height:1.5;margin-top:15px}.toast{position:fixed;z-index:100;bottom:25px;left:50%;transform:translateX(-50%);padding:10px 16px;border-radius:9px;background:#201936;color:#fff;font-size:12px;box-shadow:0 15px 35px #140d2866}.toast[hidden]{display:none}

@media(max-width:1160px){.desktop-nav{gap:2px}.nav-group>summary{gap:6px;padding:0 7px;font-size:12px}.header-inner{gap:13px}.site-brand img{width:182px}.header-source{padding:11px 10px}.category-grid{grid-template-columns:repeat(3,1fr)}.hero-art>img{right:auto;top:auto}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.directory-table th:nth-child(1){width:28%}.directory-table th:nth-child(2){width:22%}.directory-table th:nth-child(3){width:15%}.directory-table th:nth-child(4){width:23%}.directory-table th:nth-child(5){width:12%}}
@media(max-width:920px){.shell{width:min(100% - 40px,1280px)}.desktop-nav,.header-source{display:none}.header-inner{height:67px}.mobile-menu{display:flex;align-items:center;gap:7px;margin-left:auto;border:1px solid #ded8e9;background:#fff;border-radius:9px;padding:9px 12px;color:#302745;font-size:12px;font-weight:850}.mobile-menu .ico{width:16px;height:16px}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:6px 20px 13px;background:#fff;box-shadow:0 17px 30px #150d2626}.mobile-nav-group{border-top:1px solid #efeaf3}.mobile-nav-group>summary{display:flex;align-items:center;gap:10px;min-height:48px;list-style:none;cursor:pointer;color:#302945;font-size:13px;font-weight:850}.mobile-nav-group>summary>.ico:first-child{width:18px;height:18px;color:#6545c8}.mobile-nav-group>summary .nav-chevron{margin-left:auto}.mobile-nav-group>a{display:flex;align-items:center;gap:10px;min-height:43px;padding:8px 10px 8px 27px;border-radius:8px;color:#5d566e;font-size:12px;font-weight:750}.mobile-nav-group>a:hover{background:#f7f5fc;color:#302945}.mobile-nav-group>a .ico{width:17px;height:17px;color:#7357c6}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:57px 0 10px}.hero-art{height:365px}.hero-art>img{width:min(100%,520px);right:auto;top:auto}.hero-art:before{width:440px;height:440px;right:10%;top:-70px}.hero-fact{right:5%;bottom:22px}.trust-grid{gap:16px}.trust-grid strong{font-size:12px}.trust-grid small{font-size:12px}.method-lower{grid-template-columns:1fr}.calculator{grid-template-columns:1fr 120px 120px}.calculator>div:first-child{grid-row:1/3}.directory-table-wrap{overflow-x:auto}.directory-table{min-width:900px}}
@media(max-width:680px){.shell{width:min(100% - 32px,1280px)}.utility-inner{min-height:37px;font-size:12px}.utility a{font-size:12px}.utility-warning{gap:7px}.age-pill{width:23px;height:23px;font-size:12px}.site-brand img{width:184px}.hero-copy{padding:44px 0 2px}.hero h1{font-size:clamp(43px,10vw,61px);margin:21px 0 15px}.hero-lead{font-size:13px;line-height:1.6}.hero-search{height:auto;display:grid;grid-template-columns:20px 1fr;gap:8px;margin-top:22px;padding:10px;border-radius:13px}.hero-search>.ico{margin-left:4px}.hero-search input{min-height:34px;font-size:12px}.hero-search button{grid-column:1/-1;min-height:39px;justify-content:center}.hero-shortcuts{gap:6px;margin-top:17px}.hero-shortcuts>span{width:100%;font-size:12px}.hero-shortcuts button{font-size:12px;padding:7px 9px}.hero-art{height:265px}.hero-art>img{width:min(100%,410px);right:auto;top:auto}.hero-art:before{width:290px;height:290px;right:-10px;top:-17px}.hero-fact{right:0;bottom:15px;width:200px;padding:11px 13px;border-radius:11px}.hero-fact .fact-icon{width:23px;height:23px}.hero-fact .fact-icon .ico{width:13px;height:13px}.hero-fact small{font-size:12px}.hero-fact strong{font-size:13px;margin-top:7px}.hero-fact p{font-size:12px}.trust-grid{grid-template-columns:1fr;gap:13px;padding:18px 0}.trust-icon{width:34px;height:34px;border-radius:10px}.trust-icon .ico{width:17px;height:17px}.trust-grid strong{font-size:12px}.trust-grid small{font-size:12px}.section{padding:53px 0}.section-header{display:block;margin-bottom:21px}.section-header h2{font-size:31px}.section-header p{font-size:12px}.text-link{margin-top:14px;font-size:12px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.category-card{min-height:151px;padding:13px;border-radius:13px}.category-icon{width:39px;height:39px;border-radius:10px}.category-icon .ico{width:20px;height:20px}.category-arrow{top:19px;right:12px;width:14px;height:14px}.category-card strong{font-size:12px;margin-top:18px}.category-card small{font-size:12px;margin-top:5px}.offer-toolbar{display:block}.product-tabs{width:100%}.product-tabs button{flex:1;justify-content:center;padding:10px 7px;font-size:12px}.product-tabs .ico{width:14px;height:14px}.offer-toolbar-right{justify-content:space-between;margin-top:12px}.result-count{font-size:12px}.filter-toggle{font-size:12px;padding:9px}.quick-filters{gap:6px}.quick-filters button{font-size:12px;padding:8px 10px}.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.filter-search{grid-column:1/-1}.advanced-filters{padding:15px;border-radius:13px}.filter-field>span{font-size:12px}.filter-field input,.filter-field select{font-size:12px}.filter-checks{gap:10px}.filter-checks label{font-size:12px}.offer-grid{grid-template-columns:1fr;gap:15px}.card-content{padding:18px}.card-content h3{min-height:0}.card-summary{min-height:0}.directory-tools{flex-wrap:wrap;gap:10px}.directory-search{min-width:100%;max-width:none}.directory-status{flex:1}.directory-status select{width:200px}.directory-count{padding:0}.method-grid{grid-template-columns:1fr;gap:9px}.method-grid article{padding:18px}.method-icon{margin-bottom:12px;width:39px;height:39px}.method-grid h3{font-size:15px}.method-grid p{font-size:12px}.method-note{padding:17px}.calculator{grid-template-columns:1fr 1fr;padding:18px}.calculator>div:first-child{grid-row:auto;grid-column:1/-1}.calc-output{grid-column:1/-1}.responsible-inner{align-items:flex-start;flex-wrap:wrap;gap:12px}.responsible-age{width:46px;height:46px;font-size:15px}.responsible-inner>div{flex:1 1 calc(100% - 65px)}.responsible-inner h2{font-size:17px}.responsible-inner>a{margin-left:58px}.footer-main{grid-template-columns:1fr 1fr;gap:28px 16px;padding:42px 0 35px}.footer-about{grid-column:1/-1}.footer-main>div:last-child{grid-column:1/-1}.footer-bottom{display:flex;flex-direction:column;gap:4px;line-height:1.7}.dialog-inner{padding:21px}.dialog-title{font-size:22px}.dialog-facts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:430px){.utility a{font-size:12px;gap:5px;white-space:nowrap}.utility a .ico{width:14px;height:14px}.hero h1{font-size:43px}.hero-art>img{right:auto;top:auto}.hero-fact{right:0}.filter-grid{grid-template-columns:1fr}.filter-search{grid-column:auto}.filter-checks{display:grid}.directory-status{width:100%}.directory-status select{width:100%}.directory-count{margin-left:0}.card-visual{height:137px}.card-art{width:165px;height:165px}.responsible-inner>a{margin-left:0}.footer-main{grid-template-columns:1fr 1fr}.dialog-facts{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.directory-table-wrap{border:0;box-shadow:none;overflow:visible}.directory-table{min-width:0;width:100%;display:block}.directory-table thead{display:none}.directory-table tbody{display:grid;gap:10px}.directory-table tr{display:block;border:1px solid #e4deed;border-radius:13px;overflow:hidden;box-shadow:var(--shadow)}.directory-table td{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #f1edf4;padding:10px 13px;text-align:right}.directory-table td:first-child{display:block;border-top:0;padding:13px}.directory-table td:not(:first-child):before{content:attr(data-label);color:var(--muted);font-size:12px;font-weight:850;text-align:left}.directory-brand{text-align:left}.directory-brand .logo-surface{width:44px;height:44px}.domain-link,.source-link{white-space:normal;text-align:right}.directory-table td[data-label="Schede"]{align-items:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.category-card,.filter-toggle .chevron{transition:none}}
@media(max-width:430px){.card-art{width:210px;height:140px;top:-4px;right:-8px}}

/* Ritzo is a separate, clearly labelled record outside the ADM directory. */



.offer-card.is-ritzo{border:2px solid #c99b39;box-shadow:0 0 0 4px #e9d79a38,0 17px 38px #7c571d22}

/* Shared section menus: calm hover feedback, clear focus and comfortable targets. */
.nav-group>summary{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}
.nav-entry{position:relative;display:flex;align-items:center;border:1px solid transparent;border-radius:11px}
.nav-entry:has(>.nav-group[open]),.nav-entry:hover{background:#faf9fd;border-color:#e5e0ec}
.nav-entry>.nav-group{position:static}
.nav-section-link{display:flex;align-items:center;gap:8px;color:#2d2644;font-size:12px;font-weight:850;white-space:nowrap}
.nav-entry>.nav-section-link{min-height:44px;padding:0 0 0 10px}
.nav-section-link>.ico{width:17px;height:17px;flex:none;color:#6545c8}
.nav-entry>.nav-group>summary{width:44px;min-height:44px;padding:0;justify-content:center;border:0;background:transparent;box-shadow:none}
.nav-entry>.nav-group>summary>.ico{width:13px;height:13px;color:#857d94}
.nav-section-link:focus-visible{outline:3px solid #b7a3f1;outline-offset:2px;border-radius:6px}
.nav-entry-mobile{position:relative;border-top:1px solid #efeaf3}
.nav-entry-mobile>.nav-section-link{position:absolute;z-index:1;top:0;left:13px;right:49px;min-height:48px;font-size:13px}
.nav-entry-mobile>.mobile-nav-group{border-top:0}
.nav-entry-mobile>.mobile-nav-group>summary{width:44px;margin-left:auto;padding:0;justify-content:center}
.nav-entry-mobile>.mobile-nav-group>summary .nav-chevron{margin:0}
.nav-group>summary:focus-visible,.mobile-nav-group>summary:focus-visible,.nav-dropdown a:focus-visible,.mobile-menu:focus-visible{outline:3px solid #b7a3f1;outline-offset:2px}
.nav-group[open]>summary{box-shadow:0 4px 12px #21183c12}
.nav-dropdown{width:306px;padding:9px;border-radius:16px}
.nav-dropdown a{min-height:62px;gap:12px;padding:9px;border:1px solid transparent;border-radius:11px;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}
.nav-dropdown a:hover{transform:translateX(2px);border-color:#ebe6f3;background:#f8f6fc}
.nav-dropdown a>.ico{width:38px;height:38px;flex:none;padding:9px;border-radius:12px}
.nav-dropdown strong{font-size:13px}
.nav-dropdown small{font-size:12px;line-height:1.35}
.mobile-nav-group{padding-inline:5px}
.mobile-nav-group>summary{padding-inline:8px;border-radius:10px}
.mobile-nav-group>a{min-height:46px;border-radius:9px}
.mobile-nav-group>a .ico{flex:none}
.mobile-menu[aria-expanded="true"]{border-color:#d9cffa;background:#f6f3fe;color:#473591}
@media(max-width:1160px){.nav-dropdown{width:294px}.nav-dropdown a{min-height:59px}}
@media(prefers-reduced-motion:reduce){.nav-group>summary,.nav-dropdown a,.nav-dropdown{animation:none;transition:none}}
@media(max-width:430px){.utility-inner{flex-wrap:nowrap;gap:8px}.utility-warning{flex:1;min-width:0;overflow:hidden}.utility-warning>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.utility a{flex:none;gap:5px;font-size:12px;white-space:nowrap}.utility a .ico{width:14px;height:14px}}
.offer-card.is-ritzo .card-visual{background:radial-gradient(circle at 72% 35%,#87632a 0%,#44311e 41%,#1c1720 100%)}
.offer-card.is-featured{border-color:#e4af38;box-shadow:0 0 0 5px #eacb7155,0 22px 46px #7452153b}
.offer-card.is-featured .card-visual{height:170px;background:radial-gradient(circle at 70% 35%,#ae7c2a 0%,#55401e 38%,#191621 100%)}
.offer-card.is-featured .card-art{width:282px;height:190px;right:-3px;top:-8px}
.offer-card.is-featured .card-type{background:#f9e4a8;color:#533915}
.offer-card.is-featured .card-content h3{font-size:22px}
.offer-card.is-ritzo .card-brand small{color:#8a631a;font-weight:850}
.offer-card.is-ritzo .details-button{background:#4a351c}
.offer-card.is-ritzo .details-button:hover{background:#705021}
.offer-card.is-ritzo .card-actions a{border-color:#d8b96d;color:#795715}
.card-evidence{display:inline-block;align-self:flex-start;margin-top:10px;font-size:12px;font-weight:800;color:#795715;text-underline-offset:3px}
.dialog-evidence{margin:16px 0;padding:9px;border:1px solid #e1cf9d;border-radius:12px;background:#fffaf0}
.dialog-evidence img{display:block;max-width:100%;height:auto;border-radius:7px;margin:auto}
.dialog-evidence figcaption{padding:8px 3px 2px;color:#736a59;font-size:12px}
@media(max-width:680px){.offer-card.is-featured .card-visual{height:150px}.offer-card.is-featured .card-art{width:220px;height:158px}}
@media(max-width:680px){.utility-inner{min-height:0;padding:8px 0;flex-wrap:wrap;justify-content:center;gap:7px 12px}.utility-warning{max-width:100%;font-size:12px}.utility-warning>span:last-child{overflow-wrap:anywhere}.utility a{font-size:12px;gap:5px}}

/* Third navigation level: operator directory and published brand pages. */
.nav-subgroup{position:relative}.nav-subgroup>summary{display:flex;align-items:center;gap:12px;min-height:62px;padding:10px;border:1px solid transparent;border-radius:11px;font-size:13px;font-weight:800;cursor:pointer;list-style:none;color:var(--ink)}.nav-subgroup>summary::-webkit-details-marker{display:none}.nav-subgroup>summary>.ico:first-child{width:38px;height:38px;padding:9px;background:#f0ebfb;color:var(--violet);border-radius:12px}.nav-subgroup>summary>.ico:last-child{width:16px;height:16px;margin-left:auto;transform:rotate(-90deg);color:var(--violet)}.nav-subgroup[open]>summary,.nav-subgroup>summary:hover{background:#f3effb;border-color:#e2d8f2}.nav-subgroup>summary:focus-visible{outline:3px solid #b7a3f1;outline-offset:2px}.desktop-nav .nav-submenu{position:absolute;left:calc(100% + 10px);right:auto;top:0;width:290px;padding:9px;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:0 18px 40px #1a123426}.nav-submenu a{display:flex;align-items:center;gap:10px;min-height:48px;font-size:13px;font-weight:750;color:var(--ink)}.mobile-nav .nav-subgroup{margin-left:16px;border-left:2px solid #ded3f4;padding-left:10px}.mobile-nav .nav-subgroup>summary{min-height:48px;padding:8px;font-size:13px}.mobile-nav .nav-subgroup>summary>.ico:first-child{width:25px;height:25px;padding:3px}.mobile-nav .nav-submenu{padding-left:14px}.mobile-nav .nav-submenu a{padding:10px 6px}.mobile-nav .nav-submenu .ico{width:18px;height:18px;flex-shrink:0;color:var(--violet)}.mobile-nav .nav-subgroup>summary>.ico:last-child{transform:none}.mobile-nav .nav-subgroup[open]>summary>.ico:last-child{transform:rotate(180deg)}
@media(min-width:921px) and (max-width:1100px){.desktop-nav .nav-submenu{position:static;width:auto;box-shadow:none;margin:5px 0 8px 15px;padding:4px;border-radius:10px;border-left:2px solid #ded3f4}.desktop-nav .nav-subgroup>summary>.ico:last-child{transform:none}.desktop-nav .nav-subgroup[open]>summary>.ico:last-child{transform:rotate(180deg)}}

.deal-guide-links{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0 0;font-size:13px;line-height:1.5}.deal-guide-links a{color:var(--violet);text-decoration:underline;text-underline-offset:3px}

.footer-editorial{margin-top:14px}.footer-about .footer-editorial a{display:inline;color:inherit;font-size:inherit;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}

/* Readable controls on dark panels and narrow touch screens. */
.calculator .text-link{color:var(--lime)}
.hero-search input:focus-visible{outline:2px solid var(--violet);outline-offset:3px;border-radius:3px}
@media(max-width:680px){input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

.freshness-option{display:flex;align-items:center;gap:9px;margin-top:16px;font-size:14px;color:var(--ink);min-height:32px;cursor:pointer}.freshness-option input{width:18px;height:18px;accent-color:var(--violet)}.catalog-update-note{font-size:14px;line-height:1.6;color:var(--muted);margin:8px 0 0}.deal-review-note{color:#82531c}
