.d-brand{letter-spacing:-1.1px;white-space:nowrap;align-items:center;gap:8px;font-size:23px;font-weight:600;display:inline-flex}.d-brand-mark{flex-shrink:0}.d-header{z-index:60;background:var(--header-bg);border-bottom:1px solid var(--border);position:sticky;top:0}.d-header-inner{align-items:center;gap:56px;max-width:1536px;height:64px;margin:auto;padding:0 48px;display:flex}.d-logo-link{align-items:center;min-height:44px;display:flex}.d-desktop-nav{align-items:center;gap:32px;height:100%;display:flex}.d-desktop-nav a{height:100%;color:var(--text-secondary);border-bottom:2px solid #0000;align-items:center;font-size:14px;display:flex}.d-desktop-nav a[aria-current],.d-desktop-nav a:hover{color:var(--text);border-color:var(--text)}.d-header-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.d-icon-button,.d-account-link{width:44px;height:44px;color:var(--text);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.d-icon-button:hover,.d-account-link:hover{background:var(--surface)}.d-credit-link{align-items:center;gap:8px;min-height:44px;font-size:14px;display:flex}.d-button{white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:10px 18px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.d-button-primary{background:var(--button-bg);color:var(--button-text)}.d-button-primary:hover{opacity:.85}.d-button-secondary{border-color:var(--border-hover);color:var(--text);background:0 0}.d-button-secondary:hover{background:var(--surface-hover)}.d-button-quiet{color:var(--text-secondary);background:0 0}.d-settings{position:relative}.d-settings-panel{border:1px solid var(--border);background:var(--dialog-bg);width:260px;box-shadow:0 16px 48px var(--shadow);border-radius:18px;padding:12px;position:absolute;top:54px;right:0}.d-settings-panel p{color:var(--text-secondary);margin:0;padding:6px 10px;font-size:12px}.d-settings-panel>button,.d-settings-panel>a{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:10px;font-size:14px;display:flex}.d-settings-panel>button:hover{background:var(--surface-hover)}.d-switch{background:var(--border-hover);border-radius:20px;width:30px;height:18px;margin-left:auto;padding:3px}.d-switch:after{content:"";background:var(--text);border-radius:100%;width:12px;height:12px;display:block}.d-switch.is-on:after{transform:translate(12px)}.d-language-options{gap:4px;padding:8px 0;display:flex}.d-language-options button{border:1px solid var(--border);color:var(--text-secondary);background:0 0;border-radius:8px;flex:1;min-height:44px;font-size:14px}.d-language-options button[aria-pressed=true]{background:var(--button-bg);color:var(--button-text)}.d-mobile-tabs{display:none}.d-catalog,.premium-profile-content{max-width:1440px;margin:auto;padding:48px}.d-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);margin-bottom:12px;font-size:11px;font-weight:500}.d-catalog-heading{justify-content:space-between;align-items:flex-end;margin-bottom:36px;display:flex}.d-catalog-heading h1,.d-catalog-heading h2{align-items:baseline;gap:16px;margin:0;display:flex}.d-catalog-heading h1 span,.d-catalog-heading h2 span{letter-spacing:0;color:var(--text-secondary);font-size:16px;font-weight:400}.d-catalog-intro{color:var(--text-secondary);margin:0 0 2px;font-size:14px}.d-featured{flex-direction:column;min-height:calc(100svh - 64px);padding-bottom:48px;display:flex}.d-featured-grid,.d-featured-empty{flex:1}.d-all-profiles-link{min-height:44px;color:var(--text-secondary);align-self:flex-start;align-items:center;gap:8px;margin-top:32px;font-size:14px;display:inline-flex}.d-all-profiles-link svg{transform:rotate(90deg)}.d-all-profiles{border-top:1px solid var(--border);padding-top:64px;scroll-margin-top:84px}.d-all-profiles-heading h2{letter-spacing:-.03em;font-size:40px}.d-catalog-controls{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.d-search{flex:1;max-width:420px;position:relative}.d-search>svg{color:var(--text-secondary);pointer-events:none;position:absolute;top:14px;left:16px}.d-input,.d-catalog-filters select{background:var(--input-bg);min-height:48px;color:var(--text);border:1px solid var(--input-border);border-radius:10px;min-width:0;padding:12px 16px;font-size:14px}.d-input::placeholder{color:var(--text-secondary)}.d-search input{width:100%;padding-left:46px}.d-catalog-filters{align-items:center;gap:20px;display:flex}.d-catalog-filters select{max-width:180px}.d-segments{background:var(--surface);border-radius:10px;gap:4px;padding:4px;display:flex}.d-segments button{min-height:44px;color:var(--text-secondary);background:0 0;border:0;border-radius:7px;padding:8px 14px;font-size:13px}.d-segments button[aria-pressed=true]{background:var(--button-bg);color:var(--button-text)}.d-results-meta{color:var(--text-secondary);min-height:18px;margin-bottom:24px;font-size:12px}.d-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px 16px;display:grid}.d-profile-card{min-width:0}.d-profile-photo{aspect-ratio:4/3;background:var(--surface);border-radius:14px;position:relative;overflow:hidden}.d-profile-photo img{object-fit:cover;transition:opacity .16s}.d-profile-card:hover .d-profile-photo img{opacity:.85}.d-profile-caption{justify-content:space-between;align-items:center;gap:10px;margin-top:14px;display:flex}.d-profile-caption h2,.d-profile-caption h3{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;line-height:1.5;overflow:hidden}.d-card-arrow{color:var(--text-secondary)}.d-profile-counts{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:16px;margin:5px 0 0;font-size:12px;display:flex}.d-profile-counts>span{align-items:center;gap:6px;display:flex}.d-profile-initial{color:var(--text-secondary);justify-content:center;align-items:center;font-size:42px;font-weight:500;display:flex;position:absolute;inset:0}.d-access-mark{color:#fff;background:#080808;border-radius:50%;padding:6px;position:absolute;bottom:10px;right:10px}.d-premium-offer{--offer-bg:var(--surface);--offer-text:var(--text);--offer-muted:var(--text-secondary);--offer-border:var(--border);background:var(--offer-bg);color:var(--offer-text);border:1px solid var(--offer-border);border-radius:18px;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:40px 64px;margin:0 0 64px;padding:48px;display:grid;overflow:hidden}.d-offer-label{letter-spacing:.16em;margin-bottom:18px;font-size:11px;font-weight:600;display:inline-block}.d-offer-copy h2{letter-spacing:-.045em;max-width:650px;margin:0;font-size:clamp(32px,4vw,52px);font-weight:600;line-height:1.02}.d-offer-copy p{max-width:560px;color:var(--offer-muted);margin:20px 0 0;font-size:16px;line-height:1.55}.d-offer-stats{border-top:1px solid var(--offer-border);border-bottom:1px solid var(--offer-border);grid-template-columns:repeat(3,1fr);align-self:end;display:grid}.d-offer-stats>div{padding:22px 20px}.d-offer-stats>div+div{border-left:1px solid var(--offer-border)}.d-offer-stats strong,.d-offer-stats span{display:block}.d-offer-stats strong{letter-spacing:-.035em;font-size:30px;font-weight:600;line-height:1}.d-offer-stats span{color:var(--offer-muted);margin-top:8px;font-size:12px}.d-offer-bottom{border-top:1px solid var(--offer-border);grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;gap:40px;padding-top:40px;display:grid}.d-offer-benefits{color:var(--offer-muted);grid-template-columns:repeat(2,minmax(180px,1fr));align-content:center;gap:16px 28px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.d-offer-benefits li{align-items:center;gap:9px;display:flex}.d-offer-benefits svg{color:var(--offer-text);flex:none}.d-offer-plans{gap:12px;display:flex}.d-offer-plan{border:1px solid var(--offer-border);border-radius:14px;flex-direction:column;gap:10px;min-width:180px;padding:18px;display:flex}.d-offer-plan>span{color:var(--offer-muted);font-size:12px}.d-offer-plan strong,.d-unlock-plan strong{letter-spacing:-.03em;font-size:24px;font-weight:500}.d-offer-plan small,.d-unlock-plan small{color:var(--text-secondary);letter-spacing:0;font-size:12px;font-weight:400}.d-offer-plan small{color:var(--offer-muted)}.d-offer-plan .d-button{background:var(--button-bg);color:var(--button-text);border-color:var(--button-bg);font-size:12px}.d-premium-offer .d-notice{grid-column:1/-1;margin:0}.d-load-more{justify-content:center;margin:40px 0 0;display:flex}.d-empty{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;min-height:250px;padding:32px;display:flex}.d-empty h2{margin:0;font-size:24px}.d-empty p{color:var(--text-secondary);font-size:14px}.d-notice{border:1px solid var(--border);border-radius:10px;flex-basis:100%;margin:12px 0;padding:12px 16px;font-size:14px}.d-notice-error{color:#ed7373;background:#dc32320f}.d-notice-success{color:#58b98a;background:#23a05a0f}.light .d-notice-error{color:#a51d25}.light .d-notice-success{color:#17653d}.d-notice button,.d-notice a{text-decoration:underline}.d-footer{border-top:1px solid var(--border);max-width:1440px;color:var(--text-secondary);justify-content:space-between;align-items:center;gap:24px;margin:48px auto 0;padding:32px 48px;font-size:12px;display:flex}.d-footer>div{align-items:center;gap:24px;display:flex}.d-footer .d-brand{color:var(--text);font-size:18px}.d-footer nav{flex-wrap:wrap;gap:24px;display:flex}.d-footer a{align-items:center;min-height:44px;display:inline-flex}.d-cookie{z-index:100;background:var(--dialog-bg);border:1px solid var(--border);box-shadow:0 12px 40px var(--shadow);border-radius:18px;align-items:center;gap:32px;width:min(820px,100% - 32px);padding:20px 24px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.d-cookie strong{font-size:14px;font-weight:500}.d-cookie p{color:var(--text-secondary);margin:6px 0 0;font-size:12px}.d-cookie p a{text-decoration:underline}.d-cookie-actions{flex-shrink:0;gap:8px;display:flex}.d-cookie .d-button{padding:10px 14px;font-size:12px}.d-back{color:var(--text-secondary);align-items:center;gap:10px;min-height:44px;margin-bottom:20px;font-size:14px;display:inline-flex}.d-profile-banner{aspect-ratio:3;background:var(--surface);border-radius:14px;position:relative;overflow:hidden}.d-profile-banner img{object-fit:cover}.d-profile-identity{align-items:center;gap:24px;margin-top:28px;display:flex}.d-profile-identity h1{margin:0 0 12px}.d-profile-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:72px;height:72px}.d-profile-placeholder{background:var(--surface);place-items:center;font-size:28px;display:grid}.d-profile-identity .d-eyebrow{text-transform:none;letter-spacing:0;margin-bottom:6px}.d-unlock-panel{background:var(--surface);border:1px solid var(--border);border-radius:18px;max-width:760px;margin:0 auto 48px;padding:32px}.d-unlock-panel h2{margin:16px 0 8px}.d-unlock-panel p{color:var(--text-secondary);font-size:14px}.d-unlock-plans{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.d-unlock-plan{background:var(--bg);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:12px;padding:20px;display:flex}.d-unlock-plan>span{color:var(--text-secondary);font-size:14px}.d-unlock-footer{margin:24px 0 0}.d-unlock-footer a{color:var(--text);text-decoration:underline}.premium-page-wrapper,.premium-profile-page-wrapper{background:var(--bg);min-height:65vh}.account-bg-effects,.topup-bg-effects,.auth-bg-effects,.premium-bg-effects,.premium-profile-bg,.account-balance-glow,.auth-card-glow,.pp-header-glow,.account-unlock-progress{display:none}.account-content,.topup-content,.likes-content{max-width:1120px;margin:auto;padding:48px}.account-content{flex-direction:column;display:flex}.account-hero{order:0}.account-balance-card{order:1}.account-unlocks-section{order:2}.account-section-card{order:3}.account-back-link{order:4}.account-hero-title,.topup-hero-title,.likes-title{letter-spacing:-.035em;color:var(--text);-webkit-text-fill-color:currentColor;background:0 0;font-size:40px;font-weight:600}.account-hero-icon,.topup-hero-icon,.account-balance-icon,.account-section-icon,.account-referral-stat-icon,.account-unlock-icon,.account-no-unlocks-icon,.auth-logo-icon{display:none}.account-hero,.topup-hero{text-align:left;margin:0 0 32px}.account-hero-subtitle,.topup-hero-subtitle{color:var(--text-secondary);font-size:14px}.account-balance-card,.account-section-card,.account-unlock-card,.topup-section,.topup-redeem-card{background:var(--surface);border:1px solid var(--border);box-shadow:none;border-radius:14px;margin-bottom:24px;padding:24px;animation:none;transform:none}.account-balance-inner{padding:0}.account-balance-value{color:var(--text);-webkit-text-fill-color:currentColor;background:0 0;font-size:48px;font-weight:500}.account-balance-btn,.account-action-primary,.account-no-unlocks-btn,.auth-submit-btn{background:var(--button-bg);color:var(--button-text);box-shadow:none;border:0;border-radius:10px;min-height:44px;font-weight:500;transform:none}.account-action-secondary,.account-referral-copy-btn{border:1px solid var(--border-hover);color:var(--text);min-height:44px;box-shadow:none;background:0 0;border-radius:10px}.account-unlocks-grid{flex-direction:column;gap:0;display:flex}.account-unlock-card{border:0;border-bottom:1px solid var(--border);background:0 0;border-radius:0;margin:0;padding:18px 0}.account-unlock-inner{padding:0}.account-unlock-name{font-weight:500}.account-unlock-meta,.account-unlock-expires{color:var(--text-secondary)}.account-unlock-time{color:var(--text);font-weight:500}.account-referral-stats{border-top:1px solid var(--border);flex-wrap:wrap;gap:24px;padding-top:20px;display:flex}.account-referral-stat{text-align:left;background:0 0;border:0;flex:1;padding:0}.account-referral-stat-value{color:var(--text);-webkit-text-fill-color:currentColor;background:0 0;font-size:24px}.account-referral-link-box,.account-no-unlocks{border-color:var(--border);box-shadow:none;background:0 0}.account-no-unlocks{padding:40px 20px}.auth-page-wrapper{justify-content:center;align-items:flex-start;min-height:70vh;padding:56px 16px;display:flex}.auth-container{width:100%;max-width:420px;margin:0;padding:0}.auth-card{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.auth-card-inner{padding:0}.auth-title{margin:28px 0 12px;font-size:32px;font-weight:600}.auth-logo{text-align:left;margin-bottom:28px}.auth-subtitle{color:var(--text-secondary);font-size:14px}.auth-form{flex-direction:column;gap:20px;display:flex}.auth-label{color:var(--text);font-size:14px;font-weight:500}.auth-input,.account-referral-input{background:var(--input-bg);color:var(--text);border:1px solid var(--input-border);min-height:48px;box-shadow:none;border-radius:10px;padding:12px 16px;font-size:16px}.auth-submit-btn{text-transform:none;letter-spacing:0;width:100%;padding:12px 20px}.auth-footer{border-color:var(--border);font-size:14px}.auth-footer a{color:var(--text);text-decoration:underline}.auth-captcha{justify-content:center;display:flex}.topup-package-grid{gap:16px}.topup-section-title,.account-section-title,.account-unlocks-title{color:var(--text);font-size:22px;font-weight:600}.likes-header{margin-bottom:28px}.media-sort-trigger,.media-filter-chip{min-height:44px;box-shadow:none;border-radius:10px}.notification-popup{background:var(--dialog-bg);border:1px solid var(--border);box-shadow:0 16px 40px var(--shadow);border-radius:18px}.notification-bell-btn{width:44px;height:44px;color:var(--text)}.notification-badge{background:var(--button-bg);color:var(--button-text)}.notification-type-icon{background:var(--surface);color:var(--text)}.notification-item-title{color:var(--text)}.notification-item-message,.notification-item-time{color:var(--text-secondary)}.d-admin-shell{min-width:0;max-width:1440px;margin:auto;padding:32px}.d-admin-shell table{font-size:14px}.d-admin-shell th{text-transform:none;letter-spacing:0;color:var(--text-secondary);font-weight:500}.d-admin-shell input,.d-admin-shell select,.d-admin-shell textarea{min-height:44px;color:var(--text);background:var(--input-bg);border-color:var(--input-border);border-radius:10px}.d-admin-shell button{min-height:44px;box-shadow:none}.d-admin-shell .overflow-x-auto{max-width:100%}@media (min-width:640px){.d-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}}@media (min-width:1024px){.d-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1440px){.d-catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1100px){.d-catalog-controls{flex-direction:column;align-items:stretch;gap:12px}.d-search{max-width:none}.d-catalog-filters{justify-content:space-between}.d-header-inner{gap:32px}.d-offer-plans{gap:12px}}@media (max-width:1023px){.d-header-inner{padding:0 32px}.d-catalog,.premium-profile-content,.account-content,.topup-content,.likes-content{padding:32px}.d-footer{padding:24px 32px}.d-catalog-intro{display:none}.d-featured{min-height:calc(100svh - 64px);padding-bottom:40px}.d-all-profiles{padding-top:48px}.d-premium-offer{grid-template-columns:1fr;gap:32px;padding:40px}.d-offer-stats{align-self:auto}.d-offer-bottom{grid-template-columns:1fr;gap:32px;padding-top:32px}.d-offer-plans{width:100%}.d-offer-plan{flex:1;min-width:140px}}@media (max-width:767px){.d-header-inner{gap:12px;height:56px;padding:0 16px}.d-brand{font-size:21px}.d-brand-mark{width:23px;height:28px}.d-desktop-nav,.d-desktop-label,.d-account-link,.d-login-link{display:none}.d-header-actions{gap:4px}.d-credit-link{gap:5px;font-size:12px}.d-credit-link>svg{display:none}.d-mobile-tabs{height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--header-bg);border-top:1px solid var(--border);z-index:80;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.d-mobile-tabs a{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.d-mobile-tabs a[aria-current]{color:var(--text);font-weight:600}.d-mobile-tabs a[aria-current] svg{stroke-width:2.2px}.d-catalog,.premium-profile-content,.account-content,.topup-content,.likes-content{padding:28px 16px}.d-catalog-heading{margin-bottom:24px}.d-catalog-heading .d-eyebrow{margin-bottom:8px;font-size:10px}.d-catalog-heading h1{font-size:28px}.d-catalog-heading h1 span,.d-catalog-heading h2 span{font-size:13px}.d-all-profiles-heading h2{font-size:28px}.d-featured{min-height:calc(100svh - 56px);padding-bottom:32px}.d-all-profiles{padding-top:40px;scroll-margin-top:72px}.d-all-profiles-link{margin-top:24px}.d-catalog-controls{margin-bottom:16px}.d-catalog-filters{flex-wrap:wrap;gap:8px}.d-segments{justify-content:space-between;width:100%}.d-segments button{flex:1;min-height:44px;padding:8px 10px;font-size:12px}.d-catalog-filters select{width:100%;max-width:none;min-height:44px;padding:8px 12px;font-size:12px}.d-results-meta{margin-bottom:16px}.d-profile-caption{gap:4px;margin-top:10px}.d-profile-caption h2,.d-profile-caption h3{font-size:14px}.d-profile-counts{gap:10px;font-size:11px}.d-card-arrow{display:none}.d-premium-offer{border-radius:14px;gap:28px;margin-bottom:40px;padding:28px 20px}.d-offer-copy h2{font-size:32px}.d-offer-copy p{margin-top:16px;font-size:14px}.d-offer-stats>div{padding:18px 8px}.d-offer-stats strong{font-size:23px}.d-offer-bottom{padding-top:28px;display:block}.d-offer-benefits{grid-template-columns:1fr;gap:12px}.d-offer-plans{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.d-offer-plan{gap:8px;min-width:0;padding:14px}.d-offer-plan strong{font-size:22px}.d-offer-plan .d-button{padding:8px;font-size:11px}.d-offer-plan .d-button svg{display:none}.d-footer{flex-direction:column;align-items:flex-start;margin-top:16px;padding:24px 16px}.d-footer>div{justify-content:space-between;width:100%}.d-footer nav{gap:20px}.d-cookie{bottom:calc(80px + env(safe-area-inset-bottom));max-width:420px;padding:16px;display:block}.d-cookie-actions{grid-template-columns:1fr 1fr;margin-top:14px;display:grid}.d-cookie .d-button{padding:9px;font-size:11px}.d-profile-identity{gap:16px;margin-top:20px}.d-profile-avatar{width:56px;height:56px}.d-profile-identity h1{overflow-wrap:anywhere;font-size:28px}.d-profile-header{margin-bottom:28px}.d-unlock-panel{padding:24px 16px}.d-unlock-plan{min-width:0;padding:14px}.d-unlock-plan .d-button{padding:10px;font-size:12px}.account-hero-title,.topup-hero-title,.likes-title{font-size:28px}.account-quick-actions{flex-wrap:wrap}.account-action-btn{font-size:12px}.account-balance-card,.account-section-card,.topup-section{padding:20px}.account-unlock-inner{align-items:flex-start;gap:12px}.account-unlock-right{min-width:85px}.account-referral-stats{gap:12px}.account-referral-stat-label{font-size:11px}.auth-page-wrapper{padding:32px 20px}.auth-title{font-size:28px}.notification-popup{width:auto;max-height:65vh;position:fixed;top:68px;left:16px;right:16px}.d-admin-shell{padding:20px 16px}}.d-admin-shell{min-height:75vh;padding-left:260px;position:relative}.d-admin-navigation{width:196px;position:absolute;top:36px;left:32px}.d-admin-navigation nav{flex-direction:column;gap:8px;display:flex}.d-admin-navigation nav p{color:var(--text-secondary);margin:0 0 16px;padding:0 12px;font-size:12px}.d-admin-navigation nav button{color:var(--text-secondary);text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:12px;font-size:14px;display:flex}.d-admin-navigation nav button[aria-current]{background:var(--surface);color:var(--text)}.d-admin-navigation nav button small{margin-left:auto}.d-admin-menu,.d-admin-scrim{display:none}.d-checkout-summary{background:var(--surface);border:1px solid var(--border);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;padding:24px;display:flex}.d-checkout-summary h2{margin:4px 0;font-size:24px}.d-checkout-summary p{color:var(--text-secondary);font-size:14px}.topup-payment-card[aria-pressed=true]{border-color:var(--text)!important;background:var(--surface-hover)!important}.topup-packages-grid{gap:16px}.topup-package-card{border-radius:14px;box-shadow:none!important;transform:none!important}.topup-payment-card{min-height:100px;box-shadow:none!important;transform:none!important}.pmg-filter-chip,.pmg-sort-trigger,.pmg-sort-option{min-height:44px}.pmg-grid-like-btn{opacity:1!important;color:#f5f5f7!important;background:#080808cc!important;width:44px!important;height:44px!important;transform:none!important}.pmg-filter-chip-active{background:var(--button-bg)!important;color:var(--button-text)!important;border-color:var(--button-bg)!important}.pmg-sort-menu{background:var(--dialog-bg);color:var(--text)}.d-lightbox{--text:#f5f5f7;--text-secondary:#a1a1a6;--text-tertiary:#a1a1a6;--surface:#151515;--surface-hover:#202020;--border:#303030;color:#f5f5f7;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#080808!important}.d-lightbox button{min-width:44px;min-height:44px}.d-lightbox .pmg-lightbox-like-bar{background:#080808;position:sticky;bottom:0}.d-lightbox .object-contain{max-height:calc(100dvh - 160px)!important}.d-lightbox .pmg-lightbox-like-btn{color:#f5f5f7!important}.d-gallery-open{color:inherit;background:0 0;border:0;position:absolute;inset:0}.d-payment-dialog{z-index:120!important}.d-payment-dialog>[role=dialog]{border-radius:18px;max-height:calc(100dvh - 32px);overflow:auto}@media (max-width:767px){.d-admin-shell{padding:24px 16px}.d-admin-navigation{width:auto;margin-bottom:24px;position:static}.d-admin-menu{display:flex}.d-admin-navigation nav{background:var(--bg);border-right:1px solid var(--border);z-index:115;visibility:hidden;width:260px;padding:24px 16px;transition:transform .15s;position:fixed;top:56px;bottom:0;left:0;transform:translate(-100%)}.d-admin-navigation nav.is-open{visibility:visible;transform:none}.d-admin-scrim{z-index:110;background:#0006;border:0;display:block;position:fixed;inset:0}.d-checkout-summary{flex-direction:column;align-items:flex-start;padding:20px}.d-checkout-summary .d-button{width:100%}.topup-packages-grid,.topup-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.account-hero{background:0 0;border:0;border-radius:0;margin:0 0 32px;padding:0}.account-hero-glow,.account-hero-avatar,.account-referral-stat-icon,.likes-page-icon{display:none}.account-hero-title{font-size:40px}.account-quick-actions{flex-direction:row;gap:12px;margin-top:24px;display:flex}.account-quick-actions .account-action-btn{background:0 0;border:0;flex:none;width:auto;padding:0 16px 0 0}.account-balance-value{font-size:44px;font-weight:500}.account-section-card{box-shadow:none;border:0;border-top:1px solid var(--border);background:0 0;border-radius:0;padding:32px 0}.topup-content h2{font-size:20px}.topup-hero-title,.likes-page-title{font-size:40px;font-weight:600}.d-likes-filters{align-self:flex-start;margin:0 0 24px}.likes-page-header{margin-bottom:24px}.likes-page-title-row{margin-top:16px}.likes-profile-badge{color:#fff;background:#080808cc}.vp-btn{min-width:44px!important;min-height:44px!important}.vp-menu-item{min-height:44px}.vp-controls-bottom{flex-wrap:wrap}.vp-container{--text:#f5f5f7;--text-secondary:#a1a1a6}@media (max-width:767px){.account-hero-title,.topup-hero-title,.likes-page-title{font-size:28px}.account-hero{margin-bottom:24px}.account-quick-actions{gap:12px}.topup-content h2{font-size:20px}.account-balance-inner{align-items:flex-start}.account-balance-btn{width:auto}.topup-hero-subtitle{font-size:14px}.pmg-filter-tabs{flex-wrap:wrap}}.auth-logo-icon,.auth-card-glow{display:none}.auth-logo{display:block}.auth-discord-btn{color:var(--text);border:1px solid var(--border-hover);box-shadow:none;background:0 0;min-height:44px}.auth-discord-btn:hover{background:var(--surface-hover);transform:none}.auth-submit-btn:hover,.auth-submit-btn:active{box-shadow:none;transform:none}.light .auth-error{color:#a51d25}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.d-surface{border:1px solid var(--border-subtle);border-radius:var(--radius-lg)}.d-surface-base{background:var(--surface)}.d-surface-raised{background:var(--surface-raised);box-shadow:var(--shadow-soft)}.d-surface-high{background:var(--surface-high);box-shadow:var(--shadow-high)}.d-section-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:36px;display:flex}.d-section-header h1,.d-section-header h2,.d-section-header h3{align-items:baseline;gap:14px;margin:0;display:flex}.d-section-header h1 span,.d-section-header h2 span,.d-section-header h3 span,.d-section-description{color:var(--text-secondary)}.d-section-description{max-width:420px;margin:0;font-size:14px}.d-stat strong,.d-stat span{display:block}.d-stat strong{letter-spacing:-.04em;font-size:30px;line-height:1}.d-stat span{color:var(--text-secondary);margin-top:8px;font-size:12px}.d-status-chip{border:1px solid var(--border);min-height:30px;color:var(--text-secondary);background:var(--surface);letter-spacing:.01em;border-radius:999px;align-items:center;gap:7px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.d-status-accent{color:var(--accent-strong);border-color:var(--accent-border);background:var(--accent-soft)}.d-status-success{color:#66c79a}.d-status-error{color:#ed7373}.d-skeleton{background:linear-gradient(100deg, var(--skeleton) 20%, var(--surface-high) 40%, var(--skeleton) 60%);background-size:220% 100%;border-radius:8px;min-height:16px;animation:1.5s ease-in-out infinite d-skeleton-shift;display:block}.d-filter-bar{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg) 84%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}.d-plan-card{border:1px solid var(--border-subtle);border-radius:var(--radius);background:var(--surface)}.d-plan-card-featured{border-color:var(--accent-border);background:var(--accent-soft)}@keyframes d-skeleton-shift{to{background-position-x:-220%}}.d-stepper{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 28px;padding:0;list-style:none;display:grid}.d-stepper li{color:var(--text-tertiary);align-items:center;gap:9px;font-size:12px;display:flex}.d-stepper li>span{border:1px solid var(--border);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.d-stepper li[aria-current=step]{color:var(--text)}.d-stepper li[aria-current=step]>span{color:var(--accent-strong);border-color:var(--accent-border);background:var(--accent-soft)}.d-header{background:var(--header-bg);border-color:var(--border-subtle);-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%)}.d-desktop-nav a,.d-icon-button,.d-account-link,.d-button,.d-input{transition-duration:.2s}.d-desktop-nav a[aria-current]{color:var(--accent-strong);border-color:var(--accent)}.d-settings-panel{background:color-mix(in srgb, var(--dialog-bg) 94%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:var(--shadow-high)}.d-button-primary{box-shadow:0 8px 24px #00000029}.d-button-primary:hover{opacity:1;box-shadow:var(--shadow-soft);transform:translateY(-1px)}.d-catalog{padding-top:64px}.d-featured{min-height:0;padding-bottom:72px}.d-catalog-heading{margin-bottom:32px}.d-catalog-heading h1{font-size:clamp(42px,5vw,68px)}.d-catalog-heading h1 span,.d-catalog-heading h2 span{color:var(--accent);font-weight:550}.d-eyebrow{color:var(--accent);font-weight:650}.d-featured-grid{grid-template-rows:repeat(2,minmax(230px,1fr));grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;min-height:590px;display:grid}.d-featured-grid .d-profile-card-lead{grid-area:span 2/span 6}.d-featured-grid .d-profile-card-featured{grid-column:span 3}.d-profile-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface);transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.d-profile-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.d-profile-card-lead,.d-profile-card-featured{background:#0b0d10}.d-profile-card-lead .d-profile-photo,.d-profile-card-featured .d-profile-photo{aspect-ratio:auto;border-radius:0;height:100%}.d-profile-card-lead .d-profile-photo img,.d-profile-card-featured .d-profile-photo img{transition:transform .55s cubic-bezier(.2,.7,.2,1),opacity .2s}.d-profile-card-lead:hover .d-profile-photo img,.d-profile-card-featured:hover .d-profile-photo img{opacity:1;transform:scale(1.035)}.d-profile-overlay{z-index:2;color:#f5f7fa;background:linear-gradient(#0000,#050709e6);justify-content:space-between;align-items:flex-end;gap:24px;padding:56px 22px 20px;display:flex;position:absolute;inset:auto 0 0}.d-profile-card-lead .d-profile-overlay{padding:100px 34px 30px}.d-profile-overlay h2,.d-profile-overlay h3{color:#fff;letter-spacing:-.03em;margin:4px 0 0;font-size:20px}.d-profile-card-lead .d-profile-overlay h2{font-size:clamp(28px,3vw,42px)}.d-profile-overlay .d-profile-counts{color:#ffffffbd;margin-top:8px}.d-profile-country{color:#ffffffad;letter-spacing:.15em;font-size:10px;font-weight:650}.d-profile-overlay .d-card-arrow{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0d59;border:1px solid #ffffff3d;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;transition:transform .2s,background .2s;display:grid}.d-profile-card:hover .d-profile-overlay .d-card-arrow{background:#8fb1cf38;transform:translate(3px)}.d-profile-card-catalog .d-profile-photo{border-radius:0}.d-profile-card-catalog .d-profile-photo img{transition:transform .45s cubic-bezier(.2,.7,.2,1),opacity .2s}.d-profile-card-catalog:hover .d-profile-photo img{opacity:1;transform:scale(1.025)}.d-profile-card-body{padding:2px 15px 14px}.d-profile-card-body .d-card-arrow{transition:color .2s,transform .2s}.d-profile-card:hover .d-profile-card-body .d-card-arrow{color:var(--accent);transform:translate(2px)}.d-access-mark{color:#0b1117;background:var(--accent-strong);box-shadow:0 8px 22px #0006}.d-all-profiles{border-color:var(--border-subtle)}.d-catalog-controls{z-index:28;border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg) 84%, transparent);-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);border-radius:16px;margin:0 -12px 20px;padding:12px;position:sticky;top:76px;box-shadow:0 12px 34px #00000014}.d-input:focus,.d-catalog-filters select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.d-segments button[aria-pressed=true]{color:var(--accent-strong);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-border)}.d-premium-offer{isolation:isolate;border-color:var(--accent-border);border-radius:var(--radius-xl);background:radial-gradient(circle at 88% 12%, var(--accent-soft), transparent 36%), var(--surface-raised);box-shadow:var(--shadow-soft);margin-bottom:88px;position:relative}.d-premium-offer>:not(.d-offer-mark){z-index:1;position:relative}.d-offer-mark{opacity:.14;pointer-events:none;width:310px;height:310px;position:absolute;top:-105px;right:-65px}.d-offer-mark:before{content:"";border:24px solid var(--accent);border-radius:50%;width:170px;height:170px;position:absolute;bottom:16px;left:16px}.d-offer-mark:after{content:"";background:var(--accent);border-radius:18px;width:24px;height:184px;position:absolute;top:4px;left:186px}.d-offer-label{color:var(--accent-strong)}.d-offer-stats{border-color:var(--border-subtle);background:#00000014;border-radius:14px;overflow:hidden}.d-offer-stats>div+div{border-color:var(--border-subtle)}.d-offer-plan{background:color-mix(in srgb, var(--surface-high) 54%, transparent);border-color:var(--border-subtle);transition:border-color .2s,transform .2s,background .2s}.d-offer-plan:hover{border-color:var(--accent-border);background:var(--surface-high);transform:translateY(-2px)}.d-offer-plan .d-button{background:var(--accent);color:#0b1117;border-color:var(--accent)}.d-profile-header{margin-bottom:48px}.d-profile-hero{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface);min-height:390px;box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.d-profile-banner{aspect-ratio:auto;border-radius:0;position:absolute;inset:0}.d-profile-banner:after{content:"";background:linear-gradient(#03050714 25%,#030507e6 100%);position:absolute;inset:0}.d-profile-identity{z-index:2;color:#f5f7fa;margin:0;position:absolute;bottom:32px;left:36px;right:36px}.d-profile-identity .d-eyebrow,.d-profile-identity .d-profile-counts{color:#f5f7fab8}.d-profile-avatar{border:3px solid #ffffffd1;width:88px;height:88px;box-shadow:0 12px 28px #0008}.d-profile-title-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.d-profile-title-row h1{margin:0;font-size:clamp(34px,4vw,54px)}.d-profile-hero-empty{background:radial-gradient(circle at 85% 15%, var(--accent-soft), transparent 36%), var(--surface-raised);min-height:260px}.d-profile-hero-empty .d-profile-identity{color:var(--text)}.d-profile-hero-empty .d-profile-identity .d-eyebrow,.d-profile-hero-empty .d-profile-identity .d-profile-counts{color:var(--text-secondary)}.d-unlock-panel{border-color:var(--accent-border);border-radius:var(--radius-xl);background:var(--surface-raised);max-width:920px;box-shadow:var(--shadow-soft);padding:38px}.d-unlock-plan{background:var(--surface);border-color:var(--border-subtle);transition:border-color .2s,transform .2s}.d-unlock-plan:hover{border-color:var(--accent-border);transform:translateY(-2px)}.pmg-filter-row{z-index:28;border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--bg) 84%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px;margin:0 -10px 22px;padding:10px;position:sticky;top:76px}.pmg-chip-active,.pmg-filter-chip-active{color:var(--accent-strong);border-color:var(--accent-border);background:var(--accent-soft)}.d-media-grid{gap:18px}.d-media-card{border-radius:18px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 8px 28px #00000024;border-color:var(--border-subtle)!important}.d-media-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px);border-color:var(--accent-border)!important}.d-media-card img{transition:transform .45s cubic-bezier(.2,.7,.2,1)}.d-media-card:hover img{transform:scale(1.025)}.pmg-grid-like-btn-active{color:var(--accent-strong)!important}.d-lightbox{background:#050607!important}.d-lightbox .pmg-lightbox-like-btn-active{color:var(--accent-strong)!important}.account-content{grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;max-width:1240px;display:grid}.account-hero{grid-column:1/-1;margin-bottom:8px}.account-balance-card{border-color:var(--accent-border);border-radius:var(--radius-xl);background:radial-gradient(circle at 90% 10%, var(--accent-soft), transparent 44%), var(--surface-raised);min-height:210px;box-shadow:var(--shadow-soft);grid-column:span 5;margin:0}.account-balance-inner{align-items:flex-end;height:100%}.account-balance-value{letter-spacing:-.065em;font-size:clamp(56px,7vw,84px)}.account-unlocks-section{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface);grid-column:span 7;padding:28px}.account-section-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface);grid-column:1/-1;padding:32px}.account-back-link{grid-column:1/-1}.account-unlock-card:last-child{border-bottom:0}.account-unlock-progress{background:var(--accent);opacity:.7;height:2px;display:block}.account-quick-actions .account-action-primary{display:inline-flex}.account-quick-actions .account-action-btn{border:1px solid var(--border);border-radius:12px;min-height:44px;padding:10px 16px}.account-quick-actions .account-action-primary{color:#0b1117;background:var(--accent);border-color:var(--accent)}.account-referral-stat{border:1px solid var(--border-subtle);background:var(--bg-secondary);border-radius:14px;padding:16px}.topup-content{max-width:1120px}.topup-section,.topup-redeem-card{border-color:var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-raised);box-shadow:var(--shadow-soft)}.topup-package-card,.topup-payment-card{border-color:var(--border-subtle);background:var(--surface);transition:transform .2s,border-color .2s,box-shadow .2s}.topup-package-card:hover,.topup-payment-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow-soft)!important;transform:translateY(-2px)!important}.topup-package-card.selected,.topup-package-card.topup-package-selected,.topup-package-card[aria-pressed=true],.topup-payment-card[aria-pressed=true]{border-color:var(--accent)!important;background:var(--accent-soft)!important;box-shadow:0 0 0 2px var(--accent-soft)!important}.d-checkout-summary{z-index:24;border-color:var(--accent-border);background:color-mix(in srgb, var(--surface-raised) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-high);border-radius:18px;position:sticky;bottom:16px}.auth-page-wrapper{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:stretch;gap:24px;min-height:calc(100dvh - 64px);padding:24px;display:grid}.auth-editorial{border:1px solid var(--accent-border);border-radius:var(--radius-xl);background:radial-gradient(circle at 78% 20%, var(--accent-soft), transparent 36%), var(--surface-raised);min-height:650px;box-shadow:var(--shadow-soft);flex-direction:column;justify-content:space-between;padding:42px;display:flex;position:relative;overflow:hidden}.auth-editorial-copy{z-index:2;max-width:590px;position:relative}.auth-editorial-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(38px,5vw,70px);line-height:.98}.auth-editorial-copy>p:last-child{max-width:480px;color:var(--text-secondary);margin:24px 0 0}.auth-editorial-mark{border:34px solid var(--accent);opacity:.1;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-95px;right:-75px}.auth-editorial-mark:after{content:"";background:var(--accent);border-radius:20px;width:34px;height:310px;position:absolute;top:-128px;right:-34px}.auth-container{place-self:center;max-width:480px}.auth-card{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-soft);padding:34px}.auth-logo>.d-brand{display:none}.auth-submit-btn{background:var(--accent);color:#0b1117}.auth-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.d-admin-shell{max-width:1536px;padding:42px 42px 42px 288px}.d-admin-navigation{border:1px solid var(--border-subtle);background:var(--surface);border-radius:18px;width:210px;padding:14px;top:42px;left:42px}.d-admin-navigation nav button[aria-current]{color:var(--accent-strong);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent-border)}.d-admin-shell table{border-collapse:separate;border-spacing:0}.d-admin-shell thead{z-index:8;background:var(--surface-raised);position:sticky;top:64px}.d-admin-shell th{color:var(--text-secondary);padding-top:14px;padding-bottom:14px}.d-admin-shell tbody tr{transition:background .18s}.d-admin-shell tbody tr:hover{background:var(--accent-soft)}.d-admin-shell input:focus,.d-admin-shell select:focus,.d-admin-shell textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}@media (max-width:1100px){.d-featured-grid{grid-template-rows:repeat(3,minmax(230px,1fr));min-height:820px}.d-featured-grid .d-profile-card-lead{grid-area:span 1/1/auto/-1}.d-featured-grid .d-profile-card-featured{grid-column:span 6}.auth-page-wrapper{grid-template-columns:minmax(320px,.8fr) minmax(400px,1.2fr)}.auth-editorial{padding:32px}}@media (max-width:900px){.auth-page-wrapper{min-height:auto;padding:40px 24px;display:block}.auth-editorial{display:none}.auth-container{max-width:500px;margin:auto}.auth-logo>.d-brand{display:inline-flex}}@media (max-width:767px){.d-catalog{padding-top:36px}.d-featured{padding-bottom:48px}.d-featured-grid{grid-template-rows:minmax(300px,auto) repeat(2,minmax(170px,auto));grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:0}.d-featured-grid .d-profile-card-lead{grid-area:auto/1/auto/-1}.d-featured-grid .d-profile-card-featured{grid-column:span 1}.d-profile-overlay{padding:44px 12px 12px}.d-profile-card-lead .d-profile-overlay{padding:70px 20px 20px}.d-profile-overlay h2,.d-profile-overlay h3{font-size:14px}.d-profile-card-lead .d-profile-overlay h2{font-size:28px}.d-profile-card-featured .d-profile-counts,.d-profile-card-featured .d-card-arrow,.d-profile-card-featured .d-profile-country{display:none}.d-catalog-controls{border-radius:14px;margin-inline:-8px;padding:8px;top:64px}.d-premium-offer{border-radius:20px;margin-bottom:56px}.d-offer-mark{opacity:.08;transform-origin:100% 0;transform:scale(.75)}.d-profile-hero{border-radius:20px;min-height:330px}.d-profile-identity{align-items:flex-end;bottom:20px;left:18px;right:18px}.d-profile-avatar{width:68px;height:68px}.d-profile-title-row{gap:8px}.d-profile-title-row h1{font-size:30px}.d-profile-title-row .d-status-chip{white-space:nowrap;width:30px;overflow:hidden}.d-unlock-panel{padding:24px 18px}.pmg-filter-row{top:64px}.d-media-grid{gap:10px}.account-content{gap:18px;display:flex}.account-balance-card,.account-unlocks-section,.account-section-card{width:100%}.account-balance-card{min-height:180px;padding:22px}.account-unlocks-section,.account-section-card{padding:20px}.account-balance-value{font-size:62px}.account-quick-actions{grid-template-columns:1fr 1fr;display:grid}.account-quick-actions .account-action-btn{justify-content:center;padding:10px}.d-checkout-summary{bottom:calc(80px + env(safe-area-inset-bottom))}.auth-page-wrapper{min-height:auto;padding:28px 16px;display:block}.auth-editorial{display:none}.auth-container{max-width:480px;margin:auto}.auth-card{padding:24px 20px}.auth-logo>.d-brand{display:inline-flex}.d-admin-shell{padding:24px 16px}.d-admin-navigation{background:0 0;border:0;padding:0}}
