 .dhWrap, .dhRewards, .dhPremium, .dhReviews, .dhRevForm{--dh-card:rgb(var(--theme-area_background_reset));--dh-recessed:rgb(var(--theme-page_background));--dh-hairline:rgba(var(--theme-text_color), 0.08);--dh-edge:var(--form-field--borderColor, rgba(var(--theme-text_color), 0.2));--dh-ink:rgb(var(--theme-text_dark));--dh-body:rgb(var(--theme-text_color));--dh-muted:rgb(var(--theme-text_light));--dh-accent:rgb(var(--theme-brand_primary));--dh-good:rgb(var(--theme-featured));--dh-warn:rgb(var(--theme-rating_on));--dh-bad:rgb(var(--theme-moderated_text));--dh-radius:20px;--dh-radius-sm:14px;--dh-pill:980px;--dh-btn:10px;--dh-epic:145, 70, 255;--dh-stage:12, 13, 18;--dh-stage-top:26, 28, 38;--dh-common-on-stage:178, 186, 202;--dh-lift:0 1px 2px rgba(0, 0, 0, 0.05), 0 8px 20px -16px rgba(0, 0, 0, 0.25);}.dhPanel{background:var(--dh-card);border:1px solid var(--dh-hairline);border-radius:var(--dh-radius);padding:28px;box-shadow:var(--dh-lift);}.dhPanel + .dhPanel{margin-top:18px;}.dhPanel__head{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-bottom:22px;}.dhPanel__title{display:flex;align-items:center;gap:11px;margin:0;font-size:22px;font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:var(--dh-ink);}.dhPanel__title .fa{color:var(--dh-accent);font-size:18px;}.dhPanel__count{font-size:13px;font-weight:400;letter-spacing:0;color:var(--dh-muted);}.dhBack{color:var(--dh-muted);font-size:20px;line-height:1;}.dhBack:hover{color:var(--dh-ink);text-decoration:none;}.dhSection{margin:30px 0 14px;font-size:13px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:var(--dh-muted);}.dhLabel{display:block;margin-bottom:10px;font-size:11px;font-weight:700;letter-spacing:0.07em;text-transform:uppercase;color:var(--dh-muted);}.dhEmpty{padding:34px 0;text-align:center;font-size:14px;color:var(--dh-muted);}.dhEmpty--big{padding:76px 0;}.dhEmpty--big .fa{display:block;margin-bottom:14px;font-size:30px;opacity:.35;}.dhBtn{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;padding:0 18px;border-radius:var(--dh-btn);border:1px solid rgba(var(--theme-text_color), 0.18);background:transparent;color:var(--dh-ink);font-family:inherit;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:background .15s ease, border-color .15s ease, color .15s ease, opacity .15s ease;}.dhBtn:hover{background:rgba(var(--theme-text_color), 0.08);color:var(--dh-ink);text-decoration:none;}.dhBtn--primary{background:var(--dh-accent);border-color:var(--dh-accent);color:rgb(var(--theme-primary_button_font));}.dhBtn--primary:hover{background:var(--dh-accent);color:rgb(var(--theme-primary_button_font));filter:brightness(1.12);}.dhBtn--danger{border-color:rgba(var(--theme-moderated_text), 0.45);color:var(--dh-bad);}.dhBtn--danger:hover{background:rgba(var(--theme-moderated_text), 0.1);color:var(--dh-bad);}.dhBtn--big{height:46px;padding:0 30px;font-size:15px;}.dhBtn--block{width:100%;}.dhBtn--copy{height:32px;padding:0 14px;font-size:12px;}.dhBtn[disabled]{opacity:.4;cursor:not-allowed;}.dhBtn[disabled]:hover{background:transparent;}.dhBadge{display:inline-flex;align-items:center;height:22px;padding:0 11px;border-radius:var(--dh-pill);font-size:10px;font-weight:700;letter-spacing:0.07em;text-transform:uppercase;white-space:nowrap;}.dhBadge--ok{background:rgba(var(--theme-featured), 0.15);color:var(--dh-good);}.dhBadge--wait{background:rgba(var(--theme-rating_on), 0.15);color:var(--dh-warn);}.dhBadge--bad{background:rgba(var(--theme-moderated_text), 0.15);color:var(--dh-bad);}.dhBadge--mut{background:rgba(var(--theme-text_light), 0.15);color:var(--dh-muted);}.dhBadge--tier{background:rgba(var(--theme-brand_primary), 0.15);color:var(--dh-accent);}.dhToolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}.dhSearch, .dhSelect{display:inline-flex;align-items:center;height:38px;background:var(--dh-recessed);border:1px solid var(--dh-edge);border-radius:var(--dh-btn);transition:border-color .15s ease, box-shadow .15s ease;}.dhSearch{gap:8px;padding:0 6px 0 14px;}.dhSearch:focus-within, .dhSelect:focus-within{border-color:rgba(var(--theme-brand_primary), 0.65);box-shadow:0 0 0 3px rgba(var(--theme-brand_primary), 0.14);}.dhSearch > .fa{font-size:12px;color:var(--dh-muted);}.dhSearch input{min-width:190px;height:100%;background:transparent;border:0;outline:0;font-size:13px;color:var(--dh-body);}.dhSearch input::placeholder{color:var(--dh-muted);}.dhSearch input::-webkit-search-cancel-button{display:none;}.dhSearch__clear{display:grid;place-items:center;width:26px;height:26px;flex:0 0 auto;border-radius:50%;color:var(--dh-muted);font-size:11px;}.dhSearch__clear:hover{background:rgba(var(--theme-text_color), 0.1);color:var(--dh-ink);text-decoration:none;}.dhSelect{position:relative;padding:0 32px 0 14px;cursor:pointer;}.dhSelect__label{font-size:12px;color:var(--dh-muted);margin-right:8px;}.dhToolbar .dhSelect select, .dhSelect select{appearance:none;-webkit-appearance:none;height:100%;padding:0;background:transparent;background-image:none;border:0;outline:0;box-shadow:none;font-size:13px;font-weight:600;color:var(--dh-ink);cursor:pointer;}.dhSelect__caret{position:absolute;right:13px;font-size:13px;color:var(--dh-muted);pointer-events:none;}.dhRevSelect{height:38px;padding:0 12px;background:var(--dh-recessed);border:1px solid var(--dh-edge);border-radius:var(--dh-btn);font-size:13px;color:var(--dh-body);}.dhFound{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 16px;font-size:13px;color:var(--dh-muted);}.dhFound strong{color:var(--dh-ink);font-weight:600;}.dhFound a{color:var(--dh-accent);font-size:12px;}.dhGroup{display:flex;align-items:center;gap:10px;margin:4px 0 14px;}.dhGroup + .dhKeys{margin-bottom:26px;}.dhGroup__label{font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--dh-muted);}.dhGroup__count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:var(--dh-pill);background:rgba(var(--theme-text_color), 0.08);font-size:11px;font-weight:700;color:var(--dh-body);}.dhGroup--now .dhGroup__label{color:var(--dh-accent);}.dhGroup--now .dhGroup__count{background:rgba(var(--theme-brand_primary), 0.14);color:var(--dh-accent);}.dhGroup::after{content:"";flex:1 1 auto;height:1px;background:var(--dh-hairline);}.dhWrap{display:flex;gap:22px;align-items:flex-start;}.dhMain{flex:1 1 auto;min-width:0;}.dhSide{flex:0 0 248px;position:sticky;top:76px;background:var(--dh-card);border:1px solid var(--dh-hairline);border-radius:var(--dh-radius);padding:14px;box-shadow:var(--dh-lift);}.dhSide__user{display:flex;align-items:center;gap:12px;padding:8px 10px 16px;margin-bottom:10px;border-bottom:1px solid var(--dh-hairline);}.dhSide__avatar img, .dhSide__avatar .ipsUserPhoto{width:38px !important;height:38px !important;border-radius:50%;}.dhSide__who{display:flex;flex-direction:column;gap:1px;min-width:0;}.dhSide__name{font-size:14px;font-weight:600;color:var(--dh-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.dhSide__group{font-size:11px;color:var(--dh-muted);}.dhSide__credits{display:flex;align-items:center;gap:11px;padding:11px 13px;margin:0 0 14px;border-radius:13px;background:linear-gradient(135deg, rgba(var(--theme-rating_on), 0.13), rgba(var(--theme-rating_on), 0.04));box-shadow:inset 0 0 0 1px rgba(var(--theme-rating_on), 0.22);transition:box-shadow .15s ease, transform .15s ease;}.dhSide__credits:hover{text-decoration:none;transform:translateY(-1px);box-shadow:inset 0 0 0 1px rgba(var(--theme-rating_on), 0.45), var(--dh-lift);}.dhSide__credits > .fa{margin-left:auto;font-size:14px;color:var(--dh-muted);}.dhSide__creditsText{display:flex;flex-direction:column;gap:1px;min-width:0;}.dhSide__creditsValue{font-size:16px;font-weight:700;line-height:1.1;color:var(--dh-ink);font-variant-numeric:tabular-nums;}.dhSide__creditsLabel{font-size:10px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--dh-muted);}.dhSide__nav{display:flex;flex-direction:column;gap:2px;}.dhSide__item{display:flex;align-items:center;gap:12px;height:40px;padding:0 14px;border-radius:11px;font-size:14px;font-weight:500;color:var(--dh-body);transition:background .15s ease, color .15s ease;}.dhSide__item:hover{background:rgba(var(--theme-text_color), 0.07);color:var(--dh-ink);text-decoration:none;}.dhSide__item.is-active{background:rgb(var(--theme-text_dark));color:rgb(var(--theme-page_background));font-weight:600;}.dhSide__item.is-active:hover{background:rgb(var(--theme-text_dark));color:rgb(var(--theme-page_background));}.dhSide__item .fa{width:17px;text-align:center;font-size:14px;}.dhSide__item--out{height:46px;margin-top:8px;padding-top:8px;border-top:1px solid var(--dh-hairline);border-radius:0 0 11px 11px;color:var(--dh-bad);}.dhSide__item--out:hover{background:rgba(var(--theme-moderated_text), 0.1);color:var(--dh-bad);}.dhOrder{position:relative;overflow:hidden;padding:20px 22px;border:1px solid var(--dh-hairline);border-radius:var(--dh-radius-sm);background:var(--dh-card);transition:border-color .15s ease, box-shadow .15s ease;}.dhOrder::before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:rgb(var(--theme-brand_primary));opacity:0;transition:opacity .15s ease;}.dhOrder:hover{border-color:rgba(var(--theme-text_color), 0.16);box-shadow:var(--dh-lift);}.dhOrder:hover::before{opacity:1;}.dhOrder + .dhOrder{margin-top:12px;}.dhOrder__top{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;}.dhOrder__lead{display:flex;align-items:center;gap:11px;}.dhOrder__id{font-size:15px;font-weight:700;color:var(--dh-ink);font-variant-numeric:tabular-nums;}.dhOrder__end{display:flex;align-items:center;gap:16px;}.dhOrder__total{font-size:16px;font-weight:700;color:var(--dh-ink);font-variant-numeric:tabular-nums;}.dhOrder__date{margin:7px 0 0;font-size:13px;color:var(--dh-muted);}.dhOrder__items{margin-top:16px;padding-top:14px;border-top:1px solid var(--dh-hairline);}.dhOrder__item{display:flex;justify-content:space-between;gap:14px;padding:4px 0;font-size:14px;}.dhOrder__itemName{color:var(--dh-body);}.dhOrder__itemName em{margin-left:3px;font-style:normal;font-size:12px;color:var(--dh-muted);}.dhOrder__itemPrice{color:var(--dh-muted);font-variant-numeric:tabular-nums;}.dhOrder__item--total{margin-top:8px;padding-top:10px;border-top:1px solid var(--dh-hairline);font-weight:700;}.dhOrder__item--total .dhOrder__itemName, .dhOrder__item--total .dhOrder__itemPrice{color:var(--dh-ink);}.dhPager{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:22px;}.dhPager__state{font-size:13px;color:var(--dh-muted);font-variant-numeric:tabular-nums;}.dhKv{border-top:1px solid var(--dh-hairline);}.dhKv__row{display:flex;gap:18px;padding:13px 0;border-bottom:1px solid var(--dh-hairline);font-size:14px;color:var(--dh-body);}.dhKv__row .dhLabel{flex:0 0 170px;margin:0;align-self:center;}.dhKeys{display:flex;flex-direction:column;gap:12px;}.dhKey{padding:18px 20px;border:1px solid var(--dh-hairline);border-radius:var(--dh-radius-sm);background:var(--dh-card);transition:border-color .15s ease, box-shadow .15s ease;}.dhKey:hover{border-color:rgba(var(--theme-text_color), 0.16);box-shadow:var(--dh-lift);}.dhKey.is-off{opacity:0.72;}.dhKey__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px;}.dhKey__product{font-size:15px;font-weight:600;color:var(--dh-ink);}.dhKeyField{position:relative;display:flex;align-items:center;gap:12px;padding:0 6px 0 16px;min-height:46px;background:var(--dh-recessed);border:1px solid var(--dh-edge);border-radius:12px;cursor:pointer;outline:0;transition:border-color .15s ease, background-color .15s ease, box-shadow .15s ease;}.dhKeyField:hover, .dhKeyField:focus-visible{border-color:rgba(var(--theme-brand_primary), 0.55);box-shadow:0 0 0 3px rgba(var(--theme-brand_primary), 0.12);}.dhKey__code{flex:1 1 auto;min-width:0;font-family:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;font-size:14px;letter-spacing:0.06em;color:var(--dh-ink);white-space:nowrap;overflow-x:auto;scrollbar-width:none;user-select:all;cursor:text;}.dhKey__code::-webkit-scrollbar{display:none;}.dhKeyField__btn{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;height:34px;padding:0 13px;border-radius:9px;background:rgba(var(--theme-text_color), 0.07);font-size:12px;font-weight:600;color:var(--dh-body);transition:background-color .15s ease, color .15s ease;}.dhKeyField__btn .fa{font-size:12px;}.dhKeyField:hover .dhKeyField__btn{background:rgb(var(--theme-brand_primary));color:rgb(var(--theme-primary_button_font));}.dhKeyField.is-copied{border-color:rgba(var(--theme-featured), 0.7);background:rgba(var(--theme-featured), 0.08);}.dhKeyField.is-copied .dhKeyField__btn{background:rgb(var(--theme-featured));color:#fff;}@media (max-width:560px){.dhKeyField__label{display:none;}.dhKeyField__btn{padding:0 11px;}}.dhKey__code--sm{flex:0 0 auto;padding:5px 11px;background:var(--dh-recessed);border:1px solid var(--dh-edge);border-radius:8px;font-family:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;font-size:12px;color:var(--dh-ink);user-select:all;}.dhKey__meta{display:flex;gap:18px;margin:13px 0 0;font-size:12px;color:var(--dh-muted);flex-wrap:wrap;}.dhKey__meta span{display:inline-flex;align-items:center;gap:6px;}.dhKey__meta .fa{font-size:11px;opacity:.75;}.dhKey__meta a{color:var(--dh-accent);}.dhAddressGrid{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));gap:14px;}.dhAddress{position:relative;padding:20px;border:1px solid var(--dh-hairline);border-radius:var(--dh-radius-sm);}.dhAddress__primary{position:absolute;top:16px;right:16px;}.dhAddress__lines{display:flex;flex-direction:column;gap:3px;margin-bottom:18px;padding-right:70px;font-size:14px;color:var(--dh-body);}.dhAddress__actions{display:flex;gap:8px;flex-wrap:wrap;}.dhFormWrap{max-width:660px;}.dhRewards{display:flex;flex-direction:column;gap:18px;}.dhBalances{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px;}.dhBal{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:5px;padding:22px 24px;background:var(--dh-card);border:1px solid var(--dh-hairline);border-radius:var(--dh-radius);box-shadow:var(--dh-lift);}.dhBal::before{content:"";position:absolute;inset:0 0 auto 0;height:2px;background:rgb(var(--dh-bal-rgb, var(--theme-text_light)));}.dhBal::after{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 0% 0%, rgba(var(--dh-bal-rgb, var(--theme-text_light)), 0.12), transparent 62%);pointer-events:none;}.dhBal--credits{--dh-bal-rgb:var(--theme-rating_on);}.dhBal--store{--dh-bal-rgb:var(--theme-featured);}.dhBal--tier{--dh-bal-rgb:var(--theme-brand_primary);}.dhBal > .dhBal__icon{position:absolute;top:50%;right:20px;width:58px;height:58px;transform:translateY(-50%);z-index:0;opacity:0.92;--dh-rarity:var(--dh-bal-rgb);}.dhBal > .dhBal__icon::before, .dhBal > .dhBal__icon::after{display:none;}.dhBal{padding-right:92px;}.dhBal__label, .dhBal__value, .dhBal__sub, .dhBal__cta{position:relative;z-index:1;}.dhBal__label{font-size:11px;font-weight:700;letter-spacing:0.07em;text-transform:uppercase;color:var(--dh-muted);}.dhBal__value{font-size:30px;font-weight:700;line-height:1.1;letter-spacing:-0.03em;color:var(--dh-ink);font-variant-numeric:tabular-nums;}.dhBal__value--sm{font-size:19px;letter-spacing:-0.02em;}.dhBal__sub{font-size:12px;color:var(--dh-muted);}.dhBal__cta{margin-top:2px;font-size:13px;font-weight:600;color:var(--dh-accent);}@media (max-width:860px){.dhBalances{grid-template-columns:1fr;}}.dhCase__cost{display:flex;align-items:center;gap:10px;}.dhCase__price{font-size:15px;font-weight:700;color:var(--dh-warn);font-variant-numeric:tabular-nums;}.dhCase__desc{margin:-12px 0 20px;max-width:70ch;font-size:14px;color:var(--dh-muted);}.dhReel{position:relative;height:212px;max-width:100%;overflow:hidden;padding:18px 0;background:radial-gradient(70% 90% at 50% -10%, rgba(var(--theme-brand_primary), 0.22), rgba(var(--dh-stage-top), 0) 70%), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.035) 0 1px, rgba(255, 255, 255, 0) 1px 46px), linear-gradient(180deg, rgb(var(--dh-stage-top)), rgb(var(--dh-stage)) 62%);border-radius:var(--dh-radius-sm);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.08), inset 0 0 0 1px rgba(0, 0, 0, 0.5), inset 0 24px 44px -30px #000, 0 16px 34px -26px rgba(0, 0, 0, 0.8);contain:paint;}.dhReel::before, .dhReel::after{content:"";position:absolute;top:0;bottom:0;width:88px;z-index:3;pointer-events:none;}.dhReel::before{left:0;background:linear-gradient(90deg, rgb(var(--dh-stage)) 12%, rgba(var(--dh-stage), 0));}.dhReel::after{right:0;background:linear-gradient(270deg, rgb(var(--dh-stage)) 12%, rgba(var(--dh-stage), 0));}.dhReel__marker{position:absolute;top:6px;bottom:6px;left:50%;width:2px;margin-left:-1px;z-index:4;border-radius:2px;background:linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(var(--theme-brand_primary), 0.7) 50%, rgba(255, 255, 255, 0.95));box-shadow:0 0 9px 1px rgba(var(--theme-brand_primary), 0.55);}.dhReel__marker::before, .dhReel__marker::after{content:"";position:absolute;left:50%;width:0;height:0;margin-left:-6px;border-left:6px solid transparent;border-right:6px solid transparent;filter:drop-shadow(0 0 4px rgba(var(--theme-brand_primary), 0.8));}.dhReel__marker::before{top:-6px;border-top:8px solid #fff;}.dhReel__marker::after{bottom:-6px;border-bottom:8px solid #fff;}.dhReel__track{position:absolute;top:18px;left:0;display:flex;gap:10px;padding:0 10px;will-change:transform;}.dhReel__cell{position:relative;overflow:hidden;flex:0 0 148px;height:176px;padding:14px 10px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;border-radius:12px;border:1px solid rgba(255, 255, 255, 0.08);border-bottom:3px solid rgb(var(--dh-rarity, var(--theme-text_light)));background:linear-gradient(180deg, rgba(var(--dh-rarity, var(--theme-text_light)), 0) 30%, rgba(var(--dh-rarity, var(--theme-text_light)), 0.32) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.07), rgba(255, 255, 255, 0.015));box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -26px 34px -26px rgba(var(--dh-rarity, var(--theme-text_light)), 0.9);}.dhReel__title{font-size:12px;font-weight:600;line-height:1.32;color:rgba(255, 255, 255, 0.94);text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.dhReel__cell.is-won{border-color:rgba(var(--dh-rarity, var(--theme-featured)), 0.8);background:linear-gradient(180deg, rgba(var(--dh-rarity, var(--theme-featured)), 0.1) 20%, rgba(var(--dh-rarity, var(--theme-featured)), 0.55) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.03));box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 0 0 1px rgba(var(--dh-rarity, var(--theme-featured)), 0.9), 0 0 46px -2px rgba(var(--dh-rarity, var(--theme-featured)), 0.7);animation:dhWin 520ms cubic-bezier(0.2, 1.4, 0.4, 1) 1 forwards;}.dhReel__cell.is-won::after{content:"";position:absolute;top:0;bottom:0;left:-60%;width:55%;background:linear-gradient(100deg, transparent, rgba(255, 255, 255, 0.38), transparent);animation:dhSweep 900ms ease-out 1;}@keyframes dhSweep{to{left:115%;}}@keyframes dhWin{0%{transform:scale(1);}55%{transform:scale(1.06);}100%{transform:scale(1.03);}}.dhRarity--common{--dh-rarity:var(--theme-text_light);}.dhReel .dhRarity--common{--dh-rarity:var(--dh-common-on-stage);}.dhRarity--uncommon{--dh-rarity:var(--theme-featured);}.dhRarity--rare{--dh-rarity:var(--theme-brand_primary);}.dhRarity--epic{--dh-rarity:var(--dh-epic);}.dhRarity--legendary{--dh-rarity:var(--theme-rating_on);}.dhRarity--mythic{--dh-rarity:var(--theme-moderated_text);}.dhIcon{position:relative;display:grid;place-items:center;width:62px;height:62px;flex:0 0 auto;color:rgb(var(--dh-rarity, var(--theme-brand_primary)));}.dhIcon::before{content:"";position:absolute;inset:-14%;border-radius:50%;background:radial-gradient(circle at 50% 44%, rgba(var(--dh-rarity, var(--theme-brand_primary)), 0.3), rgba(var(--dh-rarity, var(--theme-brand_primary)), 0.08) 52%, rgba(var(--dh-rarity, var(--theme-brand_primary)), 0) 70%);}.dhIcon::after{content:"";position:absolute;left:18%;right:18%;bottom:-2px;height:7px;border-radius:50%;background:radial-gradient(closest-side, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0));}.dhIcon__svg, .dhIcon > svg{position:relative;width:100%;height:100%;display:block;filter:drop-shadow(0 2px 3px rgba(0, 0, 0, 0.45)) drop-shadow(0 0 12px rgba(var(--dh-rarity, var(--theme-brand_primary)), 0.45));}.dhIcon > .fa{position:relative;font-size:34px;line-height:1;text-shadow:0 2px 5px rgba(0, 0, 0, 0.45), 0 0 14px rgba(var(--dh-rarity, var(--theme-brand_primary)), 0.5);}.dhIcon--lg{width:72px;height:72px;}.dhIcon--lg > .fa{font-size:40px;}.dhIcon--sm{width:28px;height:28px;}.dhIcon--sm > .fa{font-size:18px;}.dhIcon--sm::before, .dhIcon--sm::after{display:none;}.dhPanel__icon{width:34px;height:34px;color:var(--dh-accent);border-radius:10px;background:rgba(var(--theme-brand_primary), 0.12);box-shadow:inset 0 0 0 1px rgba(var(--theme-brand_primary), 0.2);padding:6px;box-sizing:border-box;}.dhPanel__icon .dhIcon__svg, .dhPanel__icon > svg{filter:none;}.dhCase__actions{display:flex;align-items:center;gap:16px;margin:20px 0 4px;flex-wrap:wrap;}.dhCase__result{font-size:14px;font-weight:600;}.dhCase__result.is-win{color:var(--dh-good);}.dhCase__result.is-error{color:var(--dh-bad);}.dhDrops{margin-top:22px;padding-top:20px;border-top:1px solid var(--dh-hairline);}.dhDrops__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;}.dhDrops__head .dhLabel{margin:0;}.dhDrops__count{font-size:12px;color:var(--dh-muted);}.dhDrops__grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(164px, 1fr));gap:12px;}.dhDrop{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:180px;padding:30px 14px 18px;text-align:center;border-radius:var(--dh-radius-sm);border:1px solid rgba(var(--dh-rarity, var(--theme-text_light)), 0.28);background:linear-gradient(180deg, rgba(var(--dh-rarity, var(--theme-text_light)), 0.16) 0%, rgba(var(--dh-rarity, var(--theme-text_light)), 0.03) 55%, rgba(var(--dh-rarity, var(--theme-text_light)), 0) 100%), var(--dh-card);box-shadow:var(--dh-lift);transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease;}.dhDrop::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, rgba(var(--dh-rarity, var(--theme-text_light)), 0.35), rgb(var(--dh-rarity, var(--theme-text_light))), rgba(var(--dh-rarity, var(--theme-text_light)), 0.35));}.dhDrop:hover{transform:translateY(-3px);border-color:rgba(var(--dh-rarity, var(--theme-text_light)), 0.55);box-shadow:0 16px 30px -16px rgba(var(--dh-rarity, var(--theme-text_light)), 0.75), var(--dh-lift);}.dhDrop__odds{position:absolute;top:11px;right:11px;z-index:1;padding:3px 8px;border-radius:var(--dh-pill);font-size:11px;font-weight:700;color:rgb(var(--dh-rarity, var(--theme-text_light)));background:rgba(var(--dh-rarity, var(--theme-text_light)), 0.14);font-variant-numeric:tabular-nums;}.dhDrop__title{position:relative;z-index:1;font-size:13px;font-weight:600;line-height:1.35;color:var(--dh-ink);}.dhDrop__rarity{position:relative;z-index:1;padding:3px 10px;border-radius:var(--dh-pill);font-size:10px;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;color:rgb(var(--dh-rarity, var(--theme-text_light)));background:rgba(var(--dh-rarity, var(--theme-text_light)), 0.14);box-shadow:inset 0 0 0 1px rgba(var(--dh-rarity, var(--theme-text_light)), 0.28);}.dhLogRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--dh-hairline);flex-wrap:wrap;}.dhLogRow:last-child{border-bottom:0;padding-bottom:0;}.dhLogRow__main{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:14px;color:var(--dh-body);}.dhLogRow__main em{font-style:normal;font-size:13px;color:var(--dh-muted);}.dhLogRow__amount{min-width:56px;font-weight:700;font-variant-numeric:tabular-nums;}.dhLogRow__amount.is-plus{color:var(--dh-good);}.dhLogRow__amount.is-minus{color:var(--dh-bad);}.dhLogRow__meta{font-size:12px;color:var(--dh-muted);}.dhPremium{display:flex;flex-direction:column;gap:18px;}.dhHero{display:block;}.dhHero__copy{position:relative;overflow:hidden;padding:40px;background:radial-gradient(70% 120% at 100% 0%, rgba(var(--theme-rating_on), 0.09), transparent 60%), radial-gradient(50% 100% at 0% 100%, rgba(var(--theme-brand_primary), 0.07), transparent 60%), var(--dh-card);border:1px solid var(--dh-hairline);border-radius:var(--dh-radius);}@media (min-width:860px){.dhHero__copy{display:grid;grid-template-columns:minmax(0, 1.05fr) minmax(0, 0.95fr);grid-template-areas:"mark benefits" "eyebrow benefits" "title benefits" "sub benefits";column-gap:44px;align-content:start;}.dhHero__mark{grid-area:mark;justify-self:start;}.dhHero__eyebrow{grid-area:eyebrow;justify-self:start;}.dhHero__title{grid-area:title;}.dhHero__sub{grid-area:sub;margin-bottom:0;}.dhHero__benefits{grid-area:benefits;align-self:center;}}.dhHero__mark{margin-bottom:16px;}.dhHero__eyebrow{display:inline-flex;align-items:center;height:24px;padding:0 13px;margin-bottom:18px;border-radius:var(--dh-pill);background:rgba(var(--theme-brand_primary), 0.14);font-size:10px;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;color:var(--dh-accent);}.dhHero__title{margin:0 0 12px;font-size:40px;font-weight:700;line-height:1.08;letter-spacing:-0.03em;color:var(--dh-ink);}.dhHero__sub{margin:0 0 28px;max-width:52ch;font-size:16px;line-height:1.6;color:var(--dh-muted);}.dhHero__benefits{list-style:none;margin:0;padding:0;display:grid;gap:16px;}.dhHero__benefits li{display:flex;align-items:flex-start;gap:14px;font-size:14px;line-height:1.5;color:var(--dh-muted);}.dhHero__benefits .fa{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(var(--theme-brand_primary), 0.12);font-size:14px;color:var(--dh-accent);}.dhHero__benefits strong{font-weight:600;color:var(--dh-ink);}.dhPlans{padding:26px;background:var(--dh-card);border:1px solid var(--dh-hairline);border-radius:var(--dh-radius);}.dhPlans__head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:18px;}.dhPlans__note{font-size:13px;color:var(--dh-muted);}.dhPlans__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:14px;align-items:start;}.dhPlans__title{margin:0;font-size:18px;font-weight:700;letter-spacing:-0.02em;color:var(--dh-ink);}.dhPlans__current{padding:16px;border:1px solid rgba(var(--theme-featured), 0.35);border-radius:var(--dh-radius-sm);background:rgba(var(--theme-featured), 0.07);}.dhPlans__current p{margin:10px 0 12px;font-size:13px;line-height:1.5;color:var(--dh-body);}.dhPlan{position:relative;display:flex;flex-direction:column;gap:14px;padding:20px;background:var(--dh-card);border:1px solid var(--dh-hairline);border-radius:var(--dh-radius-sm);box-shadow:var(--dh-lift);transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease;}.dhPlan:hover{transform:translateY(-2px);border-color:rgba(var(--theme-brand_primary), 0.5);box-shadow:0 16px 32px -18px rgba(var(--theme-brand_primary), 0.5), var(--dh-lift);}.dhPlan.is-featured{border-color:rgba(var(--theme-brand_primary), 0.55);background:linear-gradient(180deg, rgba(var(--theme-brand_primary), 0.08), rgba(var(--theme-brand_primary), 0) 60%), var(--dh-card);box-shadow:0 0 0 1px rgba(var(--theme-brand_primary), 0.35), 0 18px 36px -20px rgba(var(--theme-brand_primary), 0.45);}.dhPlan.is-featured::before{content:"";position:absolute;top:0;left:20px;right:20px;height:3px;border-radius:0 0 3px 3px;background:linear-gradient(90deg, rgba(var(--theme-brand_primary), 0.2), rgb(var(--theme-brand_primary)), rgba(var(--theme-brand_primary), 0.2));}.dhPlan__head{display:flex;align-items:center;justify-content:space-between;gap:10px;}.dhPlan__name{font-size:15px;font-weight:700;letter-spacing:-0.01em;color:var(--dh-ink);}.dhPlan__price{display:block;font-size:32px;font-weight:700;line-height:1.05;letter-spacing:-0.035em;color:var(--dh-ink);font-variant-numeric:tabular-nums;}.dhPlan__perks{list-style:none;margin:0;padding:0;display:grid;gap:9px;}.dhPlan__perks li{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.45;color:var(--dh-body);}.dhPlan__perks li::before{content:"\f00c";font-family:FontAwesome;flex:0 0 auto;display:grid;place-items:center;width:17px;height:17px;margin-top:1px;border-radius:50%;background:rgba(var(--theme-featured), 0.16);font-size:9px;color:var(--dh-good);}.dhCompare__row{display:grid;grid-template-columns:170px minmax(0, 1fr) 84px;gap:14px;align-items:center;padding:8px 0;}.dhCompare__who{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--dh-ink);}.dhCompare__who .fa{color:var(--dh-accent);}.dhCompare__bar{height:10px;overflow:hidden;border-radius:var(--dh-pill);background:var(--dh-recessed);border:1px solid var(--dh-hairline);}.dhCompare__fill{display:block;height:100%;border-radius:var(--dh-pill);background:rgba(var(--theme-text_light), 0.45);}.dhCompare__fill.is-member{background:var(--dh-accent);}.dhCompare__val{text-align:right;font-size:15px;font-weight:700;color:var(--dh-ink);font-variant-numeric:tabular-nums;}@media (max-width:640px){.dhCompare__row{grid-template-columns:120px minmax(0, 1fr) 66px;gap:10px;}}.dhFaq{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px;}@media (max-width:820px){.dhFaq{grid-template-columns:1fr;}}.dhFaq__item{padding:16px 18px;border:1px solid var(--dh-hairline);border-left:2px solid var(--dh-accent);border-radius:0 var(--dh-radius-sm) var(--dh-radius-sm) 0;}.dhFaq__item h3{margin:0 0 7px;font-size:14px;font-weight:600;color:var(--dh-ink);}.dhFaq__item p{margin:0;font-size:13px;line-height:1.6;color:var(--dh-muted);}.dhReviews{display:flex;flex-direction:column;gap:18px;}.dhRevSummary{display:grid;grid-template-columns:auto minmax(240px, 400px) auto;gap:34px;align-items:center;justify-content:center;padding:26px 30px;background:var(--dh-card);border:1px solid var(--dh-hairline);border-radius:var(--dh-radius-sm);box-shadow:var(--dh-lift);}@media (max-width:920px){.dhRevSummary{grid-template-columns:1fr;gap:22px;justify-items:center;}}.dhRevScore{display:flex;flex-direction:column;align-items:center;gap:7px;padding:4px 30px 4px 4px;border-right:1px solid var(--dh-hairline);}@media (max-width:920px){.dhRevScore{padding:0 0 20px;border-right:0;border-bottom:1px solid var(--dh-hairline);width:100%;}}.dhRevScore__value{font-size:64px;font-weight:700;line-height:1;letter-spacing:-0.045em;color:var(--dh-ink);font-variant-numeric:tabular-nums;}.dhRevScore__count{font-size:12px;color:var(--dh-muted);}.dhRevBars{display:grid;gap:6px;width:100%;}.dhRevBar{display:grid;grid-template-columns:34px minmax(0, 1fr) 26px;gap:12px;align-items:center;}.dhRevBar:hover{text-decoration:none;}.dhRevBar:hover .dhRevBar__fill{filter:brightness(1.2);}.dhRevBar__label{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--dh-muted);}.dhRevBar__label .fa{font-size:9px;}.dhRevBar__track{height:9px;overflow:hidden;border-radius:var(--dh-pill);background:rgba(var(--theme-text_color), 0.08);}.dhRevBar__fill{display:block;height:100%;border-radius:var(--dh-pill);background:var(--dh-good);transition:filter .15s ease;}.dhRevBar__count{text-align:right;font-size:12px;color:var(--dh-muted);font-variant-numeric:tabular-nums;}.dhRevFacts{display:grid;gap:10px;max-width:250px;}.dhRevFact{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border-radius:var(--dh-radius-sm);background:rgba(var(--theme-featured), 0.07);box-shadow:inset 0 0 0 1px rgba(var(--theme-featured), 0.18);font-size:12.5px;line-height:1.45;color:var(--dh-body);}.dhRevFact .fa{margin-top:2px;color:var(--dh-good);}.dhRevPrompt{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:18px;padding:16px 18px;border:1px dashed rgba(var(--theme-brand_primary), 0.4);border-radius:var(--dh-radius-sm);}.dhRevPrompt__text{font-size:13px;font-weight:600;color:var(--dh-ink);}.dhRevPrompt__items{display:flex;gap:8px;flex-wrap:wrap;}.dhRevFilters{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--dh-hairline);}.dhRevFilters__group{display:flex;align-items:center;gap:8px;flex-wrap:wrap;}.dhRevFilters .dhRevSelect{appearance:none;-webkit-appearance:none;width:auto;max-width:230px;height:36px;padding:0 32px 0 13px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23888' d='M1 1.5 6 6.5 11 1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:10px;text-overflow:ellipsis;cursor:pointer;}.dhRevFilters .dhRevSelect:focus{outline:0;border-color:rgba(var(--theme-brand_primary), 0.65);box-shadow:0 0 0 3px rgba(var(--theme-brand_primary), 0.14);}.dhChip{display:inline-flex;align-items:center;gap:5px;height:34px;padding:0 16px;border-radius:var(--dh-pill);border:1px solid rgba(var(--theme-text_color), 0.16);font-size:13px;font-weight:500;color:var(--dh-body);transition:background .15s ease, border-color .15s ease;}.dhChip .fa{font-size:10px;}.dhChip:hover{background:rgba(var(--theme-text_color), 0.07);color:var(--dh-ink);text-decoration:none;}.dhChip.is-on{background:rgb(var(--theme-text_dark));border-color:rgb(var(--theme-text_dark));color:rgb(var(--theme-page_background));font-weight:600;}.dhRev{position:relative;padding:20px 18px 20px 16px;margin:0 -18px;border-radius:var(--dh-radius-sm);transition:background-color .15s ease;}.dhRev + .dhRev{box-shadow:0 -1px 0 var(--dh-hairline);}.dhRev:hover{background:rgba(var(--theme-text_color), 0.025);}.dhRev:last-of-type{padding-bottom:6px;}.dhRev__head{display:flex;align-items:flex-start;gap:13px;}.dhRev__avatar{flex:0 0 auto;}.dhRev__avatar img, .dhRev__avatar .ipsUserPhoto{width:42px !important;height:42px !important;border-radius:50%;}.dhRev__initial{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:rgba(var(--theme-brand_primary), 0.14);font-size:17px;font-weight:700;color:var(--dh-accent);}.dhRev__who{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto;}.dhRev__name{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:14px;font-weight:600;color:var(--dh-ink);}.dhRev__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}.dhRev__head .dhRev__date{margin-left:auto;flex:0 0 auto;}.dhRev__product{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:var(--dh-pill);background:rgba(var(--theme-brand_primary), 0.12);font-size:11px;font-weight:600;color:var(--dh-accent);}.dhRev__product:hover{text-decoration:none;filter:brightness(1.15);}.dhRev__date{font-size:12px;color:var(--dh-muted);}.dhRev__body{margin:12px 0 12px 55px;max-width:82ch;font-size:15px;line-height:1.65;color:var(--dh-body);}.dhRev__foot{margin-left:55px;}@media (max-width:560px){.dhRev__body, .dhRev__foot{margin-left:0;}.dhRev__head .dhRev__date{margin-left:0;flex:1 1 100%;}}.dhRevHead__end{display:flex;align-items:center;gap:14px;flex-wrap:wrap;}.dhRevForm{display:flex;flex-direction:column;gap:18px;padding:4px 2px;}.dhRevForm form{display:flex;flex-direction:column;gap:18px;}.dhRevForm__error{display:flex;align-items:flex-start;gap:9px;padding:12px 14px;border-radius:var(--dh-radius-sm);background:rgba(var(--theme-moderated_text), 0.1);box-shadow:inset 0 0 0 1px rgba(var(--theme-moderated_text), 0.3);font-size:13px;line-height:1.5;color:var(--dh-bad);}.dhRevForm__verify{padding:16px;border-radius:var(--dh-radius-sm);background:var(--dh-recessed);box-shadow:inset 0 0 0 1px var(--dh-hairline);}.dhRevForm__verifyLead{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:13px;font-weight:600;color:var(--dh-ink);}.dhRevForm__verifyLead .fa{color:var(--dh-accent);}.dhRevForm__actions{display:flex;justify-content:flex-end;}.dhField{display:flex;flex-direction:column;gap:6px;}.dhField__row{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px;}@media (max-width:520px){.dhField__row{grid-template-columns:1fr;}}.dhField__label{font-size:13px;font-weight:600;color:var(--dh-ink);}.dhField__hint{font-size:12px;line-height:1.5;color:var(--dh-muted);}.dhField__input{width:100%;min-height:40px;padding:9px 13px;box-sizing:border-box;background:var(--dh-card);border:1px solid var(--dh-edge);border-radius:var(--dh-btn);font-size:14px;font-family:inherit;color:var(--dh-ink);transition:border-color .15s ease, box-shadow .15s ease;}.dhField__input:focus{outline:0;border-color:rgba(var(--theme-brand_primary), 0.7);box-shadow:0 0 0 3px rgba(var(--theme-brand_primary), 0.15);}.dhField__input--area{min-height:120px;line-height:1.6;resize:vertical;}.dhRevStars{display:inline-flex;align-items:center;gap:4px;}.dhRevStars input{position:absolute;opacity:0;width:0;height:0;}.dhRevForm .dhRevStars label{display:inline-flex;margin:0;padding:0;cursor:pointer;font-size:28px;line-height:1;color:rgba(var(--theme-text_light), 0.35);transition:color .12s ease, transform .12s ease;}.dhRevForm .dhRevStars label .fa{font-size:28px;line-height:1;}.dhRevStars label:hover{transform:scale(1.12);}.dhRevStars label:has(~ input:checked), .dhRevStars input:checked + label, .dhRevStars label.is-on, .dhRevStars label.is-hover{color:rgb(var(--theme-rating_on));}.dhRevStars input:focus-visible + label{outline:2px solid rgb(var(--theme-brand_primary));outline-offset:2px;border-radius:3px;}.dhRev__foot{display:flex;align-items:center;gap:18px;flex-wrap:wrap;font-size:12px;color:var(--dh-muted);}.dhRev__verified{display:inline-flex;align-items:center;gap:5px;font-weight:600;color:var(--dh-good);}.dhRev__useful{display:inline-flex;align-items:center;gap:5px;}.dhRev__response{margin-top:14px;padding:14px 16px;border-left:2px solid var(--dh-accent);border-radius:0 var(--dh-radius-sm) var(--dh-radius-sm) 0;background:rgba(var(--theme-brand_primary), 0.06);font-size:13px;line-height:1.6;color:var(--dh-body);}.dhRev__response .dhLabel{margin-bottom:5px;}.dhLocale{max-width:400px;margin:0 auto;padding:30px;background:rgb(var(--theme-area_background_reset));border:1px solid rgb(var(--theme-area_background_light));border-radius:20px;}.dhLocale__title{margin:0 0 5px;font-size:20px;font-weight:700;letter-spacing:-0.02em;text-align:center;color:rgb(var(--theme-text_dark));}.dhLocale__sub{margin:0 0 24px;font-size:13px;line-height:1.5;text-align:center;color:rgb(var(--theme-text_light));}.dhLocale__label{display:block;margin:16px 0 7px;font-size:11px;font-weight:700;letter-spacing:0.07em;text-transform:uppercase;color:rgb(var(--theme-text_light));}.dhLocale__select{width:100%;height:44px;padding:0 14px;border:1px solid var(--form-field--borderColor, rgba(var(--theme-text_color), 0.2));border-radius:12px;background:rgb(var(--theme-page_background));font-size:14px;color:rgb(var(--theme-text_color));}.dhLocale__note{margin:9px 0 0;font-size:12px;line-height:1.5;color:rgb(var(--theme-text_light));}.dhLocale__actions{margin-top:24px;}.dhLocaleNav{display:inline-block;}.dhLocalePick{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 11px;border-radius:var(--button--radius, 980px);border:1px solid rgba(var(--theme-text_color), 0.16);font-size:12px;font-weight:600;line-height:1;color:rgb(var(--theme-header_text, var(--theme-text_color)));white-space:nowrap;}.dhLocalePick:hover{background:rgba(var(--theme-text_color), 0.1);border-color:rgba(var(--theme-brand_primary), 0.6);text-decoration:none;}.dhLocalePick .fa{font-size:12px;opacity:.85;}.dhLocalePick__sep{opacity:.4;}.dhLocalePick__caret{font-size:10px;opacity:.6;}@media (max-width:880px){.dhLocalePick__lang, .dhLocalePick__sep, .dhLocalePick__caret{display:none;}.dhLocalePick{padding:0 9px;}}#elUserNav .dhLocaleNav ~ * .dhLocaleBar, body:has(.dhLocaleNav) .dhLocaleBar{display:none;}.dhLocaleBar{position:fixed;right:18px;bottom:18px;z-index:900;display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 15px;border-radius:var(--button--radius, 980px);background:rgba(var(--theme-area_background_reset), 0.92);backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);border:1px solid rgb(var(--theme-area_background_light));box-shadow:0 8px 24px -10px rgba(0, 0, 0, 0.7);font-size:12px;font-weight:600;color:rgb(var(--theme-text_color));}.dhLocaleBar:hover{border-color:rgba(var(--theme-brand_primary), 0.6);color:rgb(var(--theme-text_dark));text-decoration:none;}.dhLocaleBar .fa{font-size:12px;color:rgb(var(--theme-text_light));}.dhLocaleBar__sep{opacity:.35;}@media (max-width:780px){.dhLocaleBar{right:12px;bottom:12px;height:32px;padding:0 12px;}}@media (max-width:980px){.dhWrap{display:block;}.dhSide{position:static;margin-bottom:16px;padding:12px;}.dhSide__nav{flex-direction:row;flex-wrap:wrap;gap:6px;}.dhSide__item{height:36px;padding:0 14px;}.dhSide__item--out{height:36px;margin-top:0;padding-top:0;border-top:0;border-radius:11px;}.dhPanel{padding:20px;}.dhKv__row{flex-direction:column;gap:4px;}.dhKv__row .dhLabel{flex-basis:auto;}}@media (max-width:560px){.dhPanel{padding:16px;border-radius:var(--dh-radius-sm);}.dhHero__copy{padding:24px;}.dhHero__title{font-size:30px;}.dhRevScore__value{font-size:46px;}.dhOrder{padding:16px;}.dhOrder__end{width:100%;justify-content:space-between;}}