:root{color-scheme:light;--luxury-white:#fff;--luxury-gold:#d4af37;--luxury-gold-mid:#c9a227;--luxury-gold-dark:#a67c00;--luxury-text:#333;--luxury-muted:#666;--luxury-border:#d4af37;--luxury-soft:#faf8f3;--bg:#fff;--bg-soft:#fafafa;--gold:#d4af37;--gold-soft:#b8962e;--text:#333;--muted:#666;--danger:#c53030}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:var(--luxury-white);color:var(--luxury-text)}.home-shell{min-height:100vh;max-width:440px;margin:0 auto;padding:18px 16px 88px}.home-dashboard{background:linear-gradient(180deg,#fff,#fafafa 55%,#f5f5f5);border:2px solid var(--luxury-gold);border-radius:18px;padding:18px 16px 20px;box-shadow:0 8px 28px rgba(212,175,55,.14),0 2px 10px rgba(51,51,51,.06);color:var(--luxury-text)}.home-dash-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px}.home-dash-user{display:flex;align-items:center;gap:12px;min-width:0}.home-dash-user-link{text-decoration:none;color:inherit;flex:1 1;min-width:0}.home-dash-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,#e8c547 0,var(--luxury-gold) 50%,var(--luxury-gold-mid) 100%);color:#1a1508;font-weight:800;font-size:1.15rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid rgba(212,175,55,.6)}.home-dash-user-text{min-width:0}.home-dash-name-row{display:flex;align-items:center;gap:4px}.home-dash-name{font-weight:700;font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-dash-chevron{color:var(--luxury-gold);font-size:1.25rem;line-height:1;opacity:.85}.home-dash-vip{display:inline-block;margin-top:4px;font-size:.78rem;font-weight:600;color:#0d0d0d;background:linear-gradient(90deg,#e8c547,var(--luxury-gold));padding:2px 10px;border-radius:999px}.home-dash-balance-block{text-align:right;flex-shrink:0}.home-dash-balance-label{display:block;font-size:.72rem;color:var(--luxury-muted);letter-spacing:.04em}.home-dash-balance-value{display:block;margin-top:4px;font-size:1.15rem;font-weight:800;color:var(--luxury-gold)}.home-dash-card{background:var(--luxury-white);border:2px solid rgba(212,175,55,.35);border-radius:14px;padding:18px 16px 16px;text-align:center;box-shadow:0 4px 16px rgba(51,51,51,.06)}.home-dash-card-title{margin:0;font-size:.88rem;color:var(--luxury-muted)}.home-dash-card-count{margin:10px 0 16px;font-size:1.75rem;font-weight:800;letter-spacing:.04em;color:var(--luxury-text)}.home-dash-cta{display:block;width:100%;text-align:center;text-decoration:none;font-weight:800;font-size:1.05rem;padding:14px 16px;border-radius:12px;color:#1a1508;background:linear-gradient(145deg,#e8c547 0,var(--luxury-gold) 45%,var(--luxury-gold-mid) 100%);border:2px solid rgba(166,124,0,.5);box-shadow:0 4px 18px rgba(212,175,55,.35)}.home-dash-cta:active{transform:scale(.98)}.home-dash-quick{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:22px}.home-dash-quick-item{text-decoration:none;color:var(--luxury-text);font-size:.72rem;font-weight:600;text-align:center;padding:10px 4px;border-radius:12px;border:1px solid rgba(212,175,55,.45);background:var(--luxury-white);display:flex;flex-direction:column;align-items:center;gap:6px;transition:border-color .2s,background .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(51,51,51,.04)}.home-dash-quick-item:active{background:rgba(212,175,55,.1)}.home-dash-quick-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:#1a1508;background:linear-gradient(145deg,#e8c547,var(--luxury-gold-mid))}.hero-card{border:2px solid var(--luxury-gold);border-radius:16px;padding:18px;background:var(--luxury-white);box-shadow:0 8px 28px rgba(212,175,55,.12),0 2px 8px rgba(51,51,51,.06)}.hero-label{margin:0 0 4px;font-size:.85rem;text-transform:uppercase;letter-spacing:1px}.hero-back,.hero-label{color:var(--luxury-gold-dark)}.hero-back{display:inline-block;margin:0 0 10px;font-size:.88rem;font-weight:600;text-decoration:none}.hero-back:hover{text-decoration:underline}.hero-card h1{margin:0;font-size:1.6rem}.hero-subtitle{margin:10px 0 0;color:var(--luxury-muted)}.hero-actions{margin-top:16px;display:flex;gap:10px}.btn-gold,.btn-outline{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:2px solid var(--luxury-gold);padding:10px 14px;font-weight:600;cursor:pointer}.btn-gold{color:var(--luxury-text);background:linear-gradient(145deg,#e8c547 0,var(--luxury-gold) 45%,var(--luxury-gold-mid) 100%);box-shadow:0 2px 8px rgba(212,175,55,.35)}.btn-outline{color:var(--luxury-gold-dark);background:var(--luxury-white)}.btn-link{text-decoration:none}.full-btn{width:100%;margin-top:12px}.inline-note{margin-top:10px;color:var(--luxury-muted);font-size:.9rem}.block{margin-top:16px;border:2px solid var(--luxury-gold);border-radius:14px;padding:14px;background:var(--luxury-soft);box-shadow:0 4px 16px rgba(51,51,51,.06)}.block-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.block-header h2{margin:0;font-size:1.1rem}.block-header span{color:var(--muted);font-size:.85rem}.cards,.vip-grid{display:grid;grid-gap:10px;gap:10px}.item-card,.vip-card{border:1px solid var(--luxury-gold);border-radius:10px;padding:10px 12px;background:var(--luxury-white);box-shadow:0 2px 10px rgba(212,175,55,.1)}.item-card h3,.vip-card strong{margin:0}.item-card p,.vip-card p{margin:6px 0}.item-card small,.vip-card small{color:var(--muted)}.recharge-deposit-shell{background:linear-gradient(180deg,#faf9f6,#fff 45%);padding:12px 16px 96px;max-width:440px}.recharge-deposit-head{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:14px}.recharge-deposit-head-left{display:flex;justify-content:flex-start}.recharge-deposit-head .choose-network-back-btn{margin:0}.recharge-deposit-title{margin:0;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:1.28rem;font-weight:600;color:#5c4a38;letter-spacing:.02em}.recharge-deposit-head-spacer{width:44px}.recharge-deposit-error,.recharge-deposit-loading{margin:12px 0 0;font-size:.9rem;color:#666}.recharge-deposit-error{color:#a63a3a}.recharge-deposit-banner{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;margin-bottom:18px;background:#2a2a2a;color:#ececec;border-radius:10px;font-size:.8rem;line-height:1.45}.recharge-deposit-banner-icon{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:#e8b923;color:#1a1a1a;font-size:.72rem;font-weight:800;font-style:normal;display:flex;align-items:center;justify-content:center;line-height:1}.recharge-deposit-banner p{margin:0}.recharge-deposit-form{display:flex;flex-direction:column;gap:16px}.recharge-deposit-label{display:flex;flex-direction:column;gap:6px;font-size:.88rem;color:#444}.recharge-deposit-label>span:first-child{font-weight:600}.recharge-deposit-required{color:#c53030;margin-left:2px}.recharge-deposit-currency-box{padding:12px 14px;border:1px solid #d4c4a8;border-radius:10px;background:#fffefb;font-weight:700;color:#1a1a1a;letter-spacing:.04em}.recharge-deposit-qr-wrap{display:flex;justify-content:center;padding:8px 0}.recharge-deposit-qr-frame{padding:16px;background:#fff;border:1px solid #d4af37;border-radius:12px;box-shadow:0 0 0 3px #faf6ed,0 4px 20px rgba(212,175,55,.15)}.recharge-deposit-qr{display:block}.recharge-deposit-address-row{display:flex;align-items:flex-start;gap:8px;padding:4px 0}.recharge-deposit-shield{flex-shrink:0;font-size:1rem;line-height:1.4;filter:grayscale(.2)}.recharge-deposit-address{margin:0;flex:1 1;min-width:0;font-size:.78rem;line-height:1.45;word-break:break-all;color:#333}.recharge-deposit-copy{flex-shrink:0;padding:8px 14px;border:none;border-radius:8px;cursor:pointer;font-size:.82rem;font-weight:600;color:#1a1508;background:linear-gradient(145deg,#e8c547,#d4af37 50%,#c9a227);box-shadow:0 2px 6px rgba(212,175,55,.35)}.recharge-deposit-copy:hover{filter:brightness(1.03)}.recharge-deposit-input,.recharge-deposit-textarea{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:10px;font-size:.95rem;font-family:inherit;background:#fff}.recharge-deposit-textarea{resize:vertical;min-height:88px}.recharge-deposit-msg{margin:0;font-size:.88rem;color:#2d7a4d}.recharge-deposit-confirm-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:4px}.recharge-deposit-confirm{flex:1 1;max-width:280px;padding:14px 20px;border:none;border-radius:12px;font-size:1rem;font-weight:700;color:#1a1508;cursor:pointer;background:linear-gradient(145deg,#e8c547,#d4af37 45%,#c9a227);box-shadow:0 3px 12px rgba(212,175,55,.4)}.recharge-deposit-confirm:hover{filter:brightness(1.04)}.recharge-deposit-lock{font-size:1.1rem;opacity:.85}.row-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.row-card p{margin:0;font-weight:700}.bottom-nav{
  /* !important beats page shells that apply `position: relative` to all children */position:fixed!important;left:50%!important;right:auto!important;bottom:0!important;transform:translateX(-50%)!important;width:min(440px,100%)!important;max-width:100vw!important;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px;padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px));background:var(--luxury-white);border-top:2px solid var(--luxury-gold);box-shadow:0 -4px 20px rgba(51,51,51,.12);z-index:2147483000!important;pointer-events:auto}.bottom-nav-four{grid-template-columns:repeat(4,1fr)}.bottom-nav-item{text-decoration:none;color:var(--luxury-muted);text-align:center;font-size:.72rem;padding:7px 4px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:1px solid transparent;transition:all .2s ease}.bottom-nav-item-active{background:rgba(255,248,220,.95);color:var(--luxury-gold-dark);border-color:var(--luxury-gold);box-shadow:inset 0 0 0 1px rgba(212,175,55,.25)}.bottom-nav-icon{display:flex;align-items:center;justify-content:center;color:inherit}.bottom-nav-label{font-weight:600}.modal-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(51,51,51,.45);z-index:200;padding:16px}.modal-card{width:min(420px,100%);border:2px solid var(--luxury-gold);border-radius:14px;padding:16px;background:var(--luxury-white);box-shadow:0 20px 40px rgba(51,51,51,.12);color:var(--luxury-text)}.modal-card h3{margin:0}.pf-page.home-shell{background:linear-gradient(180deg,#f3f4f6,#f7f7f8 45%,#fafafa);padding-top:14px;padding-bottom:8px;min-height:100vh}.pf-toast{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:60;background:rgba(51,51,51,.92);color:#fff;padding:10px 18px;border-radius:999px;font-size:.88rem;font-weight:600;box-shadow:0 8px 24px rgba(0,0,0,.15)}.pf-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.pf-title{margin:0;font-size:1.55rem;font-weight:800;color:#2d2d2d;letter-spacing:-.02em}.pf-sub{margin:4px 0 0;font-size:.92rem;color:#888}.pf-header-actions{display:flex;gap:6px}.pf-icon-hit{display:grid;place-items:center;width:40px;height:40px;color:#555;border-radius:12px;border:1px solid #e8e8e8;background:#fff;text-decoration:none;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.06)}.pf-icon-hit--notify{position:relative;color:#1a1a1a}.pf-notify-dot{position:absolute;top:7px;right:7px;width:8px;height:8px;border-radius:50%;background:var(--luxury-gold,#c9a227);border:1.5px solid #fff;pointer-events:none}.cp-notify-wrap{position:relative}.cp-notify-wrap--floating{position:fixed;top:12px;right:12px;z-index:120}.cp-notify-bell-floating{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;border:1px solid hsla(0,0%,100%,.85);background:hsla(0,0%,100%,.95);box-shadow:0 4px 14px rgba(0,0,0,.1);color:#1a1a1a;cursor:pointer;position:relative}.cp-notify-bell-floating svg{width:22px;height:22px}.cp-notify-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(320px,calc(100vw - 24px));max-height:min(420px,70vh);overflow:auto;background:#fff;border-radius:14px;border:1px solid #ececec;box-shadow:0 12px 32px rgba(0,0,0,.14);z-index:200}.cp-notify-wrap--floating .cp-notify-panel{right:0}.cp-notify-panel-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #f0f0f0;font-size:.95rem}.cp-notify-panel-actions{display:flex;align-items:center;gap:8px}.cp-notify-clear{border:none;background:transparent;color:#ea5455;font-size:.78rem;font-weight:600;cursor:pointer;padding:6px 8px;touch-action:manipulation}.cp-notify-clear:disabled{opacity:.55;cursor:not-allowed}.cp-notify-close{border:none;background:transparent;font-size:1.4rem;line-height:1;color:#888;cursor:pointer;padding:0 4px}.cp-notify-empty{margin:0;padding:16px 14px;color:#888;font-size:.88rem}.cp-notify-list{list-style:none;margin:0;padding:0}.cp-notify-error{margin:0;padding:8px 14px;font-size:.82rem;color:#ea5455;background:#fff5f5;border-bottom:1px solid #fde2e2}.cp-notify-item{padding:12px 14px;border-bottom:1px solid #f5f5f5}.cp-notify-item-row{display:flex;align-items:flex-start;gap:8px}.cp-notify-item-main{flex:1 1;min-width:0}.cp-notify-item-dismiss{flex-shrink:0;border:none;background:transparent;color:#999;font-size:1.35rem;line-height:1;cursor:pointer;padding:8px 10px;margin-top:0;min-width:40px;min-height:40px;touch-action:manipulation}.cp-notify-item-dismiss:hover:not(:disabled){color:#ea5455}.cp-notify-item-dismiss:disabled{opacity:.5;cursor:not-allowed}.cp-notify-item--unread{background:#fffbe6}.cp-notify-item-title{margin:0 0 4px;font-weight:700;font-size:.9rem;color:#1a1a1a}.cp-notify-item-body{margin:0 0 6px;font-size:.85rem;line-height:1.45;color:#444;white-space:pre-wrap}.cp-notify-item-time{font-size:.75rem;color:#9ca3af}.cp-notify-toast-stack{position:fixed;top:12px;left:50%;transform:translateX(-50%);z-index:9999;width:min(380px,calc(100vw - 24px));display:flex;flex-direction:column;gap:10px;pointer-events:none}.cp-notify-toast{display:flex;align-items:flex-start;gap:12px;padding:14px 14px 14px 12px;border-radius:14px;background:#fff;border:1px solid rgba(201,162,39,.45);box-shadow:0 12px 32px rgba(0,0,0,.16);pointer-events:auto;animation:cp-notify-toast-in .35s ease-out}@keyframes cp-notify-toast-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.cp-notify-toast-icon{flex-shrink:0;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#f0d78c,#d4af37);color:#1a1508}.cp-notify-toast-content{flex:1 1;min-width:0}.cp-notify-toast-title{margin:0 0 4px;font-size:.95rem;font-weight:700;color:#1a1a1a}.cp-notify-toast-body{margin:0;font-size:.86rem;line-height:1.45;color:#444;white-space:pre-wrap;word-break:break-word}.cp-notify-toast-close{flex-shrink:0;border:none;background:transparent;font-size:1.35rem;line-height:1;color:#9ca3af;cursor:pointer;padding:0 2px}.notify-page{min-height:100dvh;background:#fff;color:#1a1a1a;display:flex;flex-direction:column;padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.notify-page-header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;grid-gap:8px;gap:8px;padding:calc(12px + env(safe-area-inset-top, 0px)) 16px 12px;border-bottom:1px solid #f0f0f0;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.notify-page-title{margin:0;font-size:1.05rem;font-weight:700;text-align:center}.notify-page-header-btn{display:grid;place-items:center;width:44px;height:44px;border:none;background:transparent;color:#333;cursor:pointer;border-radius:10px}.notify-page-header-btn:hover:not(:disabled){background:#f5f5f5}.notify-page-header-btn:disabled{opacity:.35;cursor:not-allowed}.notify-page-header-btn--clear{justify-self:end}.notify-page-tabs{display:flex;gap:10px;padding:14px 16px 10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.notify-page-tabs::-webkit-scrollbar{display:none}.notify-page-tab{flex-shrink:0;border:none;border-radius:999px;padding:8px 18px;font-size:.88rem;font-weight:600;background:#f3f3f3;color:#666;cursor:pointer}.notify-page-tab--active{background:#1a1a1a;color:#fff}.notify-page-error{margin:0;padding:10px 16px;font-size:.85rem;color:#ea5455;background:#fff5f5}.notify-page-body{flex:1 1}.notify-page-empty{margin:0;padding:48px 20px;text-align:center;color:#9ca3af;font-size:.92rem}.notify-page-list{list-style:none;margin:0;padding:0}.notify-page-item{display:flex;align-items:flex-start;gap:14px;padding:16px;border-bottom:1px solid #f0f0f0}.notify-page-item--unread{background:#fafafa}.notify-page-item-icon{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:#f0f0f0;color:#555;display:grid;place-items:center}.notify-page-item-content{flex:1 1;min-width:0}.notify-page-item-title{margin:0 0 6px;font-size:.95rem;font-weight:700;line-height:1.35;color:#1a1a1a}.notify-page-item-body{margin:0 0 8px;font-size:.86rem;line-height:1.5;color:#666;white-space:pre-wrap;word-break:break-word}.notify-page-item-time{font-size:.78rem;color:#9ca3af}.notify-page-item-remove{flex-shrink:0;border:none;background:transparent;color:#bbb;font-size:1.4rem;line-height:1;padding:8px;min-width:36px;min-height:36px;cursor:pointer;touch-action:manipulation}.notify-page-item-remove:hover:not(:disabled){color:#ea5455}.notify-page-item-remove:disabled{opacity:.5}.pf-icon-btn{width:22px;height:22px}.pf-hero{position:relative;border-radius:16px;overflow:hidden;margin-bottom:12px;border:1px solid #ececec;background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.06);isolation:isolate;min-height:196px}.pf-hero--vip-max{min-height:156px}.pf-hero--vip-max .pf-hero-inner{padding-bottom:14px}.pf-hero-bg-photo,.pf-hero-visual{position:absolute;inset:0;pointer-events:none}.pf-hero-bg-photo{z-index:0;background-size:cover;background-position:50% 44%;background-repeat:no-repeat;transform:none;opacity:.82;filter:saturate(.88) brightness(1.03) contrast(.96);transform-origin:center center}@media (prefers-reduced-motion:reduce){.pf-hero-bg-photo{opacity:.85;filter:saturate(.9) brightness(1.02) contrast(.98)}}.pf-hero-bg-photo--empty{filter:none;transform:none;inset:0;background-image:linear-gradient(145deg,#fff9f0,#f3ebe0 38%,#e8dcc8 72%,#efe6d8)}.pf-hero-scrim{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(100deg,hsla(0,0%,100%,.93),hsla(0,0%,100%,.75) 14%,hsla(0,0%,100%,.35) 26%,hsla(0,0%,100%,.08) 40%,transparent 52%),linear-gradient(180deg,hsla(0,0%,100%,.1),transparent 30%),hsla(0,0%,100%,.14)}.pf-hero-inner .pf-name,.pf-hero-inner .pf-uid,.pf-hero-inner .pf-uid-label{text-shadow:0 0 14px hsla(0,0%,100%,.9),0 1px 2px hsla(0,0%,100%,.95),0 0 1px #fff}.pf-hero-inner .pf-uid-label{color:#1f1f1f;font-size:.72rem;font-weight:800;letter-spacing:.08em}.pf-hero-inner .pf-uid{color:#141414;font-size:1.06rem;font-weight:800}.pf-hero-inner .pf-join{margin:10px 0 0;color:#121212;font-size:.86rem;font-weight:700;letter-spacing:.02em;text-shadow:0 0 14px hsla(0,0%,100%,.95),0 0 22px hsla(0,0%,100%,.82),0 1px 3px #fff}.pf-hero-inner{position:relative;z-index:3;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"avatar text" "vip vip";grid-gap:16px 14px;gap:16px 14px;padding:18px 16px 20px;align-items:start}.pf-avatar-wrap{position:relative;flex-shrink:0;grid-area:avatar}.pf-avatar-ring{width:76px;height:76px;border-radius:50%;border:3px solid var(--luxury-gold);display:grid;place-items:center;background:linear-gradient(180deg,#fff,#faf6ea);box-shadow:0 4px 14px rgba(212,175,55,.25);overflow:hidden}.pf-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.pf-avatar-placeholder{font-size:1.75rem;font-weight:800;color:var(--luxury-gold-dark)}.pf-vip-pin{position:absolute;right:-2px;bottom:-2px;font-size:.62rem;font-weight:800;color:#fff;background:linear-gradient(145deg,#e8c547,var(--luxury-gold));padding:3px 6px;border-radius:6px;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.pf-hero-text{grid-area:text;min-width:0}.pf-name-row{display:flex;align-items:center;gap:6px}.pf-name{font-weight:800;font-size:1.15rem;color:#2d2d2d;letter-spacing:.04em;min-width:0;overflow-wrap:anywhere}.pf-verified{width:20px;height:20px;flex-shrink:0}.pf-vip-pill{display:inline-block;margin-top:6px;padding:4px 12px;border-radius:999px;font-size:.78rem;font-weight:700;color:var(--luxury-gold-dark);background:linear-gradient(145deg,rgba(232,197,71,.35),rgba(212,175,55,.2));border:1px solid rgba(212,175,55,.5)}.pf-uid-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;margin-top:12px;width:100%;font-size:.88rem;color:#666}.pf-uid-label{flex:0 0 100%;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9a9a9a}.pf-uid{font-size:1.05rem;font-weight:800;color:#2d2d2d;letter-spacing:.02em}.pf-copy-mini{border:none;background:#f0f0f0;border-radius:8px;padding:4px 8px;cursor:pointer;font-size:.85rem;color:#555}.pf-join{margin:10px 0 0;font-size:.82rem;color:#888}.pf-vip-card{grid-area:vip;width:100%;max-width:none;margin:0;box-sizing:border-box;background:transparent;border-radius:12px;padding:10px 2px 4px;border:none;box-shadow:none}@media (min-width:540px){.pf-vip-card{max-width:440px;margin-left:auto;margin-right:auto}}.pf-vip-card--max{padding-top:4px;padding-bottom:0}.pf-vip-card-msg--max{margin-top:4px;margin-bottom:0;font-size:.78rem;font-weight:700;color:#141414}.pf-vip-card-head{display:flex;align-items:center;gap:6px;font-weight:800;font-size:.98rem;color:#141414;text-shadow:0 0 12px hsla(0,0%,100%,.92),0 1px 2px hsla(0,0%,100%,.98)}.pf-vip-card-head .pf-crown{color:var(--luxury-gold);flex-shrink:0;filter:drop-shadow(0 0 8px rgba(255,255,255,.85))}.pf-crown{width:20px;height:20px;color:var(--luxury-gold)}.pf-vip-card-msg{margin:8px 0 10px;font-size:.8rem;font-weight:700;color:#252525;line-height:1.4;text-shadow:0 0 12px hsla(0,0%,100%,.9),0 1px 2px hsla(0,0%,100%,.95)}.pf-vip-bar-track{height:8px;border-radius:999px;background:rgba(0,0,0,.14);overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.06)}.pf-vip-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#e8c547,var(--luxury-gold));transition:width .4s ease}.pf-vip-bar-labels{margin-top:6px;font-size:.76rem;color:#1c1c1c;font-weight:700;text-shadow:0 0 10px hsla(0,0%,100%,.88),0 1px 2px hsla(0,0%,100%,.95)}.pf-announce{width:100%;display:flex;align-items:center;gap:10px;padding:10px 14px;margin-bottom:14px;border-radius:12px;background:linear-gradient(90deg,#fff8e8,#fffdf6 55%,#fff);border:1px solid rgba(212,175,55,.22);box-shadow:0 2px 12px rgba(0,0,0,.04);cursor:pointer;text-align:left;font:inherit;text-decoration:none;color:inherit}.pf-announce-ico{font-size:1.05rem;flex-shrink:0}.pf-announce-text{flex:1 1;font-size:.8rem;color:#6b4a2e;font-weight:700;line-height:1.4}.pf-announce-chev{color:#c9a227;font-weight:900}.pf-balance-card{position:relative;background:#fff;border-radius:18px;padding:18px 16px 16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.06),0 10px 28px -8px rgba(0,0,0,.1);margin-bottom:14px;overflow:hidden}.pf-balance-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.pf-balance-main{display:flex;align-items:center;gap:14px;min-width:0}.pf-wallet-ico{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:linear-gradient(145deg,rgba(232,197,71,.25),rgba(212,175,55,.08));border:1px solid rgba(212,175,55,.35)}.pf-balance-label{margin:0;font-size:.85rem;color:#6b7280;font-weight:600;letter-spacing:.01em}.pf-money{display:inline-flex;align-items:baseline;gap:.22em;flex-wrap:wrap}.pf-money-amt{font-weight:inherit;letter-spacing:inherit}.pf-money-usdt{font-size:.42em;font-weight:600;color:#4b5563;letter-spacing:.03em;line-height:1}.pf-balance-val{margin:4px 0 0;font-size:1.85rem;font-weight:800;color:#111827;letter-spacing:-.02em;line-height:1.1}.pf-balance-val .pf-money-usdt{font-size:.38em}.pf-btn-gold-full{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 16px;border-radius:14px;font-weight:800;font-size:1rem;color:#1f1f1f;text-decoration:none;border:none;cursor:pointer;background:linear-gradient(145deg,#f0d060 0,var(--luxury-gold) 38%,var(--luxury-gold-mid) 100%);box-shadow:0 4px 14px rgba(212,175,55,.45),inset 0 1px 0 hsla(0,0%,100%,.35);transition:transform .15s ease,box-shadow .15s ease}.pf-btn-gold-full:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(212,175,55,.5)}.pf-btn-gold-full:active{transform:translateY(0)}.pf-stat-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:14px}.pf-stat-cell{position:relative;background:#fff;border-radius:16px;padding:14px 12px 26px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 6px -1px rgba(0,0,0,.06),0 8px 20px -6px rgba(0,0,0,.08);overflow:hidden}.pf-stat-wave{position:absolute;left:0;right:0;bottom:0;height:34px;pointer-events:none;background-repeat:no-repeat;background-position:bottom;background-size:100% 100%}.pf-stat-wave--green{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40' preserveAspectRatio='none'%3E%3Cpath fill='%2327ae60' fill-opacity='0.13' d='M0 40V24 Q48 8 100 18 T200 14V40z'/%3E%3Cpath fill='none' stroke='%2327ae60' stroke-opacity='0.35' stroke-width='1.25' d='M0 26 Q50 10 100 16 T200 12'/%3E%3C/svg%3E")}.pf-stat-wave--gold{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40' preserveAspectRatio='none'%3E%3Cpath fill='%23c9a227' fill-opacity='0.14' d='M0 40V22 Q52 6 104 16 T200 12V40z'/%3E%3Cpath fill='none' stroke='%23b8891a' stroke-opacity='0.4' stroke-width='1.25' d='M0 28 Q54 8 104 14 T200 10'/%3E%3C/svg%3E")}.pf-stat-wave--purple{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40' preserveAspectRatio='none'%3E%3Cpath fill='%237c3aed' fill-opacity='0.12' d='M0 40V26 Q46 10 98 17 T200 15V40z'/%3E%3Cpath fill='none' stroke='%237c3aed' stroke-opacity='0.38' stroke-width='1.25' d='M0 30 Q48 12 98 15 T200 13'/%3E%3C/svg%3E")}.pf-stat-wave--blue{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 40' preserveAspectRatio='none'%3E%3Cpath fill='%232563eb' fill-opacity='0.12' d='M0 40V25 Q50 9 102 18 T200 13V40z'/%3E%3Cpath fill='none' stroke='%232563eb' stroke-opacity='0.38' stroke-width='1.25' d='M0 29 Q50 11 102 16 T200 11'/%3E%3C/svg%3E")}.pf-stat-ico{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;margin-bottom:8px}.pf-stat-ico--green{background:#e8f8ef;color:#27ae60}.pf-stat-ico--gold{background:#fdf6e3;color:var(--luxury-gold-dark)}.pf-stat-ico--purple{background:#f3e8ff;color:#7c3aed}.pf-stat-ico--blue{background:#e8f2ff;color:#2563eb}.pf-stat-label{margin:0;font-size:.72rem;color:#6b7280;font-weight:600;line-height:1.25}.pf-stat-val{margin:6px 0 0;font-size:1.08rem;font-weight:800;color:#111827;letter-spacing:-.02em}.pf-task-card{background:#fff;border-radius:18px;padding:18px 16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.06),0 10px 28px -8px rgba(0,0,0,.1);margin-bottom:14px}.pf-task-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.pf-sec-title{margin:0;font-size:1.02rem;font-weight:800;color:#111827;letter-spacing:-.02em}.pf-link-more{display:inline-flex;align-items:center;gap:2px;font-size:.82rem;font-weight:600;color:#9ca3af;text-decoration:none}.pf-link-more:hover{color:var(--luxury-gold-dark)}.pf-link-more-chev{font-size:1rem;font-weight:700;color:#c9a227;line-height:1}.pf-task-body{display:flex;gap:16px;align-items:center}.pf-ring-wrap{position:relative;width:108px;height:108px;flex-shrink:0}.pf-ring{width:100%;height:100%;transform:rotate(-90deg)}.pf-ring-bg{fill:none;stroke:#e8e8e8;stroke-width:8}.pf-ring-fg{fill:none;stroke:var(--luxury-gold);stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .5s ease}.pf-ring-label{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none}.pf-ring-label strong{font-size:.95rem;color:#111827;font-weight:800}.pf-ring-label span{font-size:.72rem;color:#6b7280;font-weight:600}.pf-task-right{flex:1 1;min-width:0}.pf-linear-track{height:10px;border-radius:999px;background:#eee;overflow:hidden}.pf-linear-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#e8c547,var(--luxury-gold));transition:width .4s ease}.pf-task-pct{margin:6px 0 4px;font-size:.85rem;font-weight:800;color:var(--luxury-gold-dark)}.pf-task-sub{margin:2px 0;font-size:.78rem;color:#777}.pf-task-foot{margin:14px 0 0;font-size:.72rem;color:#aaa;line-height:1.4}.pf-quick{margin-bottom:14px}.pf-quick .pf-sec-title{margin-bottom:12px}.pf-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.pf-quick-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:12px 6px;border-radius:14px;background:#fff;border:1px solid rgba(0,0,0,.06);text-decoration:none;color:#374151;font-size:.68rem;font-weight:700;text-align:center;line-height:1.25;min-height:88px;box-shadow:0 2px 6px -1px rgba(0,0,0,.06),0 6px 16px -6px rgba(0,0,0,.07)}.pf-q-ico{width:26px;height:26px;color:var(--luxury-gold)}.pf-perf{background:#fff;border-radius:18px;padding:18px 16px;border:1px solid rgba(0,0,0,.06);margin-bottom:14px;box-shadow:0 4px 6px -1px rgba(0,0,0,.06),0 10px 28px -8px rgba(0,0,0,.1)}.pf-perf-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;text-align:center;margin-top:8px}.pf-perf-val{margin:0;font-size:1.05rem;font-weight:800;color:#222}.pf-perf--green{color:#27ae60}.pf-perf--blue{color:#2563eb}.pf-perf--red{color:#e74c3c}.pf-perf-lbl{margin:4px 0 0;font-size:.65rem;color:#999;font-weight:600}.pf-logout-wrap{text-align:center;margin-bottom:8px}.pf-logout{border:none;background:transparent;color:#999;font-weight:700;font-size:.88rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.acct-page{min-height:100vh;background:#0b0e11;color:#eaecef;padding:0 0 32px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.acct-toast{position:fixed;top:14px;left:50%;transform:translateX(-50%);z-index:80;background:rgba(240,185,11,.95);color:#0b0e11;padding:8px 18px;border-radius:8px;font-size:.85rem;font-weight:700}.acct-header{display:flex;align-items:center;justify-content:space-between;padding:12px 10px 8px;border-bottom:1px solid #2b3139;background:#0b0e11;position:-webkit-sticky;position:sticky;top:0;z-index:10}.acct-header-title{margin:0;font-size:1.05rem;font-weight:700;color:#eaecef;letter-spacing:.02em}.acct-header-btn{display:grid;place-items:center;width:40px;height:40px;border:none;border-radius:10px;background:transparent;color:#eaecef;cursor:pointer;text-decoration:none}.acct-header-btn:hover{background:#1e2329}.acct-body{padding:14px 14px 0;max-width:520px;margin:0 auto}.acct-card{position:relative;background:#1e2329;border-radius:12px;padding:18px 16px 16px;border:1px solid #2b3139;margin-bottom:14px}.acct-status-pill{position:absolute;top:14px;right:14px;font-size:.68rem;font-weight:600;color:#848e9c;background:#2b3139;padding:4px 10px;border-radius:6px}.acct-profile-row{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding-right:72px}.acct-avatar-wrap{position:relative;flex-shrink:0}.acct-avatar-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.acct-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(145deg,#f0b90b,#c99400);display:grid;place-items:center;font-size:1.35rem;font-weight:800;color:#0b0e11;overflow:hidden}.acct-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.acct-avatar-edit{position:absolute;right:-2px;bottom:-2px;width:22px;height:22px;border-radius:50%;background:#2b3139;border:2px solid #1e2329;display:grid;place-items:center;color:#eaecef;padding:0;cursor:pointer;box-sizing:border-box}.acct-avatar-edit:hover{color:#f0b90b}.acct-display-name{margin:0;font-size:1.15rem;font-weight:700;color:#fff}.acct-row{display:flex;align-items:center;gap:8px;padding:12px 0;border-top:1px solid #2b3139;font-size:.88rem}.acct-row-label{flex:0 0 38%;color:#848e9c;font-weight:500}.acct-row-val{flex:1 1;min-width:0;text-align:right;color:#eaecef;font-weight:600;word-break:break-all}.acct-row-val--email{font-size:.82rem;font-weight:500}.acct-icon-btn{flex-shrink:0;width:36px;height:36px;border:none;border-radius:8px;background:transparent;color:#848e9c;display:grid;place-items:center;cursor:pointer}.acct-icon-btn:hover{color:#f0b90b;background:#2b3139}.acct-vip-block{margin-top:16px;padding-top:14px;border-top:1px solid #2b3139}.acct-vip-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.acct-vip-title{font-size:.95rem;font-weight:700;color:#fff}.acct-vip-benefits{font-size:.85rem;font-weight:700;color:#f0b90b;text-decoration:none;white-space:nowrap}.acct-vip-benefits:hover{text-decoration:underline}.acct-vip-sub{margin:6px 0 10px;font-size:.78rem;color:#848e9c}.acct-vip-track{height:6px;border-radius:4px;background:#2b3139;overflow:hidden}.acct-vip-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,#f0b90b,#fcd535);transition:width .25s ease}.acct-menu{background:#1e2329;border-radius:12px;border:1px solid #2b3139;overflow:hidden;margin-bottom:20px}.acct-menu-item{display:flex;align-items:center;gap:12px;width:100%;padding:14px;border:none;border-bottom:1px solid #2b3139;border-radius:0;background:transparent;color:#eaecef;text-decoration:none;font-size:.92rem;cursor:pointer;text-align:left;font-family:inherit}.acct-menu-item:last-child{border-bottom:none}.acct-menu-item:hover{background:#252a32}.acct-menu-ico{width:28px;display:grid;place-items:center;color:#848e9c}.acct-menu-label{flex:1 1;font-weight:600}.acct-menu-status{font-size:.78rem;color:#848e9c;font-weight:500}.acct-menu-chev{color:#5e6673;font-size:1.1rem;font-weight:300}.acct-logout{width:100%;padding:14px 16px;border:none;border-radius:10px;background:#2b3139;color:#eaecef;font-size:1rem;font-weight:700;cursor:pointer}a.acct-logout{display:block;box-sizing:border-box;text-align:center;text-decoration:none}.acct-logout:hover{background:#363c46}.acct-page--light{background:#fff;color:#1e2329}.acct-page--light .acct-toast{background:#f3ba2f;color:#1e2329;box-shadow:0 4px 12px rgba(30,35,41,.12)}.acct-login-banner{margin:0 16px 14px;padding:12px 14px;border-radius:10px;background:#fff8e6;border:1px solid #f3ba2f;color:#1e2329;font-size:.88rem;line-height:1.45}.acct-login-banner-text{margin:0 0 10px}.acct-login-banner-link{display:inline-block;font-weight:700;color:#1e2329;text-decoration:underline;text-underline-offset:3px}.acct-login-banner-link:hover{color:#000}.acct-page--light .acct-header{background:#fff;border-bottom-color:#eaecef}.acct-page--light .acct-header-btn,.acct-page--light .acct-header-title{color:#1e2329}.acct-page--light .acct-header-btn:hover{background:#f5f5f5}.acct-page--light .acct-card{background:#fff;border-color:#eaecef;box-shadow:0 1px 2px rgba(30,35,41,.06)}.acct-page--light .acct-status-pill{color:#1e2329;background:#eaecef}.acct-page--light .acct-avatar{background:linear-gradient(145deg,#f3ba2f,#d4a017);color:#1e2329}.acct-page--light .acct-avatar-edit{background:#fff;border-color:#eaecef;color:#707a8a}.acct-page--light .acct-avatar-edit:hover,.acct-page--light .acct-display-name{color:#1e2329}.acct-page--light .acct-row{border-top-color:#eaecef}.acct-page--light .acct-row-label{color:#707a8a}.acct-page--light .acct-row-val,.acct-page--light .acct-row-val--email{color:#1e2329}.acct-page--light .acct-icon-btn{color:#707a8a}.acct-page--light .acct-icon-btn:hover{color:#1e2329;background:#f5f5f5}.acct-page--light .acct-vip-block{border-top-color:#eaecef}.acct-page--light .acct-vip-title{color:#1e2329}.acct-page--light .acct-vip-benefits{color:#f3ba2f}.acct-page--light .acct-vip-benefits:hover{color:#d4a017}.acct-page--light .acct-vip-sub{color:#707a8a}.acct-page--light .acct-vip-track{background:#eaecef}.acct-page--light .acct-vip-fill{background:linear-gradient(90deg,#f3ba2f,#fcd535)}.acct-page--light .acct-menu{background:#fff;border-color:#eaecef;box-shadow:0 1px 2px rgba(30,35,41,.06)}.acct-page--light .acct-menu-item{color:#1e2329;border-bottom-color:#eaecef}.acct-page--light .acct-menu-item:hover{background:#f5f5f5}.acct-page--light .acct-menu-ico,.acct-page--light .acct-menu-status{color:#707a8a}.acct-page--light .acct-menu-chev{color:#b7bdc6}.acct-page--light .acct-logout{background:#eaecef;color:#1e2329}.acct-page--light .acct-logout:hover{background:#dee1e6}.acct-page--light a.acct-logout--primary{background:#f3ba2f;color:#1e2329}.acct-page--light a.acct-logout--primary:hover{background:#e5ae2b}.acct-page--light.vc-page .vc-hero-avatar{background:linear-gradient(145deg,#f3ba2f,#d4a017);color:#1e2329}.acct-page--light.vc-page .vc-hero-name{color:#1e2329}.acct-page--light.vc-page .vc-hero-id{color:#707a8a}.acct-page--light.vc-page .vc-verified-pill{background:#d1fae5;color:#059669}.acct-page--light.vc-page .vc-verified-pill svg{stroke:#059669}.acct-page--light.vc-page .vc-cta-card{background:#f5f5f5;border-color:#eaecef;box-shadow:0 1px 2px rgba(30,35,41,.06)}.acct-page--light.vc-page .vc-cta-title{color:#1e2329}.acct-page--light.vc-page .vc-cta-req,.acct-page--light.vc-page .vc-cta-req-label{color:#707a8a}.acct-page--light.vc-page .vc-cta-req-item:before{color:#b7bdc6}.acct-page--light.vc-page .vc-block-title{color:#1e2329}.acct-page--light.vc-page .vc-rows{background:#fff;border-color:#eaecef;box-shadow:0 1px 2px rgba(30,35,41,.06)}.acct-page--light.vc-page .vc-row{border-bottom-color:#eaecef}.acct-page--light.vc-page .vc-row-label{color:#1e2329;font-weight:500}.acct-page--light.vc-page .vc-row-sub,.acct-page--light.vc-page .vc-row-val{color:#1e2329}.acct-page--light.vc-page .vc-row-hint{color:#78716c}.acct-page--light.vc-page .vc-text-link{color:#f3ba2f}.acct-page--light.vc-page .vc-text-link:hover{color:#d4a017}.acct-page--light.vc-page .vc-info-foot{background:#fffbeb;border-color:#fde68a}.acct-page--light.vc-page .vc-info-ico{color:#d97706}.acct-page--light.vc-page .vc-info-text{color:#78716c}.acct-page--light.vc-page .vc-form-error{color:#cf304a}.acct-page--light.vc-page .vc-input{background:#fff;border-color:#eaecef;color:#1e2329}.acct-page--light.vc-page .vc-input:focus{border-color:#f3ba2f}.acct-page--light.vc-page .vc-btn-secondary{background:#eaecef;color:#1e2329}.acct-page--light.vc-page .vc-btn-secondary:hover{background:#dee1e6}.vc-page .vc-body{padding-top:10px}.vc-hero{display:flex;align-items:center;gap:16px;padding:8px 4px 20px}.vc-hero-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(145deg,#f0b90b,#c99400);display:grid;place-items:center;font-size:1.5rem;font-weight:800;color:#0b0e11;flex-shrink:0}.vc-hero-text{min-width:0}.vc-hero-name{margin:0 0 4px;font-size:1.12rem;font-weight:700;color:#fff}.vc-hero-id{margin:0 0 8px;font-size:.82rem;color:#848e9c}.vc-verified-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 12px 5px 9px;border-radius:999px;background:#0ecb81;color:#fff;font-size:.75rem;font-weight:700}.vc-cta-card{background:#1e2329;border:1px solid #2b3139;border-radius:12px;padding:16px 16px 14px;margin-bottom:22px}.vc-cta-title{margin:0 0 12px;font-size:.95rem;font-weight:600;color:#eaecef;line-height:1.45}.vc-cta-req{margin:0 0 14px;font-size:.8rem;color:#848e9c;line-height:1.5}.vc-cta-req-label{display:block;margin-bottom:4px;font-weight:600;color:#b7bdc6}.vc-cta-req-item:before{content:"• ";color:#5e6673}.vc-cta-btn{display:block;width:100%;padding:13px 16px;border:none;border-radius:8px;background:#fcd535;color:#0b0e11;font-size:.95rem;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;box-sizing:border-box}.vc-cta-btn:hover{filter:brightness(1.05)}.vc-block{margin-bottom:22px}.vc-block-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.vc-block-title{margin:0 0 12px;font-size:.95rem;font-weight:700;color:#fff}.vc-block-title--inline{margin:0}.vc-rows{background:#1e2329;border:1px solid #2b3139;border-radius:12px;overflow:hidden}.vc-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-bottom:1px solid #2b3139;font-size:.86rem}.vc-row:last-child{border-bottom:none}.vc-row--tall{align-items:flex-start}.vc-row-label{flex:1 1;min-width:0;color:#eaecef;font-weight:500;line-height:1.4}.vc-row-val{flex:0 1 48%;text-align:right;color:#eaecef;font-weight:600;line-height:1.35;word-break:break-word}.vc-row-val--stack{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.vc-row-sub{font-size:.84rem;font-weight:600;color:#eaecef}.vc-row-hint{margin:0;max-width:260px;text-align:right;font-size:.72rem;line-height:1.45;color:#848e9c;font-weight:500}.vc-text-link{border:none;background:none;padding:0;font:inherit;font-size:.82rem;font-weight:700;color:#f0b90b;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.vc-text-link:hover{color:#fcd535}.vc-text-link--right{font-size:.78rem}.vc-text-link--inline{display:inline;font-size:inherit;font-weight:700}.vc-info-foot{display:flex;gap:12px;align-items:flex-start;padding:14px;background:#1e2329;border:1px solid #2b3139;border-radius:12px;margin-bottom:24px}.vc-info-ico{flex-shrink:0;color:#848e9c;margin-top:1px}.vc-info-text{margin:0;font-size:.78rem;line-height:1.55;color:#848e9c}.vc-form-error{margin:0 0 10px;padding:0 2px;font-size:.82rem;font-weight:600;color:#f6465d}.vc-row--field{flex-direction:column;align-items:stretch;gap:10px}.vc-row--field .vc-row-label{flex:none}.vc-input{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:8px;border:1px solid #2b3139;background:#0b0e11;color:#eaecef;font-size:.86rem}.vc-input::placeholder{color:#5e6673}.vc-input:focus{outline:none;border-color:#f0b90b}.vc-input--area{resize:vertical;min-height:72px;line-height:1.45;font-family:inherit}.vc-row--save{justify-content:flex-end;gap:10px;flex-wrap:wrap;border-bottom:none;padding-top:16px}.vc-btn-primary,.vc-btn-secondary{padding:11px 20px;border-radius:8px;font-size:.88rem;font-weight:700;cursor:pointer;border:none;font-family:inherit}.vc-btn-primary{background:#fcd535;color:#0b0e11}.vc-btn-primary:hover{filter:brightness(1.05)}.vc-btn-secondary{background:#2b3139;color:#eaecef}.vc-btn-secondary:hover{background:#363c46}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:20px 14px}.auth-card,.auth-shell{background:var(--luxury-white)}.auth-card{width:min(430px,100%);border:2px solid var(--luxury-gold);border-radius:16px;padding:18px 16px;box-shadow:0 12px 40px rgba(212,175,55,.15),0 4px 16px rgba(51,51,51,.06)}.auth-logo{width:100%;border-radius:10px;border:2px solid var(--luxury-gold);margin-bottom:12px;display:block}.auth-brand{margin:0;color:var(--luxury-gold-dark);font-weight:800;letter-spacing:.8px}.auth-card h1{margin:6px 0 0;color:var(--luxury-text)}.auth-subtitle{margin:8px 0 16px;color:var(--muted)}.auth-form{display:grid;grid-gap:8px;gap:8px}.auth-label{font-size:.85rem;color:var(--luxury-muted)}.auth-input{width:100%;height:42px;border-radius:10px;border:1px solid var(--luxury-gold);background:var(--luxury-white);color:var(--luxury-text);padding:0 12px;outline:none}.auth-input:focus{border-color:var(--luxury-gold-dark);box-shadow:0 0 0 2px rgba(212,175,55,.25)}.phone-row{display:grid;grid-template-columns:96px 1fr;grid-gap:8px;gap:8px}.phone-row--dial-search{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start}.phone-row--dial-compact{grid-template-columns:minmax(96px,34%) minmax(0,1fr)}@media (min-width:420px){.phone-row--dial-search{grid-template-columns:minmax(140px,48%) 1fr}.phone-row--dial-compact{grid-template-columns:minmax(108px,32%) 1fr}}.dial-combo{position:relative;min-width:0}.dial-combo-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;cursor:pointer;min-height:44px}.dial-combo-trigger-text{flex:1 1;min-width:0;display:inline-flex;align-items:center;gap:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem}.dial-combo-flag{flex-shrink:0;font-size:1.1rem;line-height:1}.dial-combo-label-compact{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:inherit}.dial-combo-dial{font-weight:700;opacity:.85}.dial-combo-dial-only{font-weight:700;font-size:.92rem;letter-spacing:.01em}.dial-combo--dial-only .dial-combo-trigger-text{justify-content:center}.dial-combo-chevron{flex-shrink:0;font-size:.65rem;opacity:.75}.dial-combo-panel{position:absolute;z-index:50;left:0;right:0;top:calc(100% + 6px);background:#0f1419;border:1px solid rgba(212,175,55,.35);border-radius:10px;box-shadow:0 12px 32px rgba(0,0,0,.45);padding:8px;max-height:min(320px,52vh);display:flex;flex-direction:column;gap:8px}.dial-combo-search{width:100%;flex-shrink:0}.dial-combo-list{list-style:none;margin:0;padding:0;overflow-y:auto;flex:1 1;min-height:0}.dial-combo-option{display:block;width:100%;text-align:left;padding:8px 10px;margin:0;border:none;border-radius:8px;background:transparent;color:#eaecef;font-size:.82rem;line-height:1.35;cursor:pointer}.dial-combo-option:focus-visible,.dial-combo-option:hover{background:rgba(212,175,55,.12);outline:none}.dial-combo-option--active{background:rgba(212,175,55,.18)}.code-select{padding-right:8px}.auth-submit{margin-top:10px;height:44px;border-radius:10px;border:2px solid var(--luxury-gold-dark);background:linear-gradient(145deg,#e8c547 0,var(--luxury-gold) 50%,var(--luxury-gold-mid) 100%);color:var(--luxury-text);font-weight:800;cursor:pointer;box-shadow:0 4px 12px rgba(212,175,55,.35)}.auth-submit:disabled{opacity:.6;cursor:default}.auth-error,.auth-success{margin:6px 0 0;font-size:.9rem}.auth-error{color:var(--danger,#b91c1c);font-weight:600}.auth-success{color:#7ef0a7}.auth-switch{margin:14px 0 2px;color:var(--luxury-muted);font-size:.92rem}.auth-switch a{color:var(--luxury-gold-dark);text-decoration:none;font-weight:700}.auth-shell--luxury{position:relative;isolation:isolate;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:clamp(16px,5vw,40px);background:#0f0f0f}.auth-shell--luxury:before{content:"";position:absolute;inset:0;z-index:0;background-color:#1a1a1a;background-image:url(/branding/login-bg-carpro-sunset.webp);background-size:cover;background-position:center 40%;background-repeat:no-repeat;transform:scale(1);filter:none}.auth-shell--luxury:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(160deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.02) 38%,rgba(0,0,0,.08))}.auth-card--luxury{position:relative;z-index:2;width:min(400px,100%);margin:0;padding:28px 26px 26px;border-radius:22px;background:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.95);box-shadow:0 4px 6px -1px rgba(0,0,0,.07),0 24px 48px -12px rgba(0,0,0,.18),inset 0 0 0 1px rgba(212,175,55,.35);backdrop-filter:blur(14px) saturate(1.12);-webkit-backdrop-filter:blur(14px) saturate(1.12)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.auth-card--luxury{background:hsla(0,0%,100%,.96)}}.lang-switcher{position:relative;display:inline-flex}.lang-switcher--auth-card{position:absolute;top:14px;right:14px;z-index:6}.lang-switcher-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px 6px 8px;border-radius:8px;border:1px solid #e8e8e8;background:hsla(0,0%,100%,.96);font-family:inherit;font-size:.82rem;font-weight:600;color:#1a1a1a;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.06);line-height:1.2}.lang-switcher-btn:hover{background:#fff;border-color:#ddd}.lang-switcher-globe{width:16px;height:16px;flex-shrink:0;color:#333}.lang-switcher-label{max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lang-switcher-chev{width:14px;height:14px;flex-shrink:0;color:#444;opacity:.85}.lang-switcher-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:20;min-width:152px;margin:0;padding:6px;list-style:none;border-radius:10px;border:1px solid #ececec;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.14)}.lang-switcher-option{display:block;width:100%;padding:9px 12px;border:none;border-radius:7px;background:transparent;font-family:inherit;font-size:.88rem;font-weight:600;color:#1a1a1a;text-align:left;cursor:pointer}.lang-switcher-option:hover{background:#f5f5f5}.lang-switcher-option--active{background:rgba(201,162,39,.12);color:#8a6f2a}.auth-welcome-block{margin-bottom:20px;padding-right:108px}.auth-kicker{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#b8922a}.auth-card--luxury .auth-welcome-title{color:#111827;margin-top:6px}.auth-welcome-title{margin:6px 0 0;font-size:1.65rem;font-weight:800;letter-spacing:-.03em;color:#111827;line-height:1.15}.auth-subtitle--luxury{margin:8px 0 0;font-size:.92rem;color:#6b7280;line-height:1.4}.auth-form--luxury{gap:10px}.auth-label--luxury{font-size:.8rem;font-weight:700;color:#111827;margin-top:4px}.auth-input--luxury{height:46px;border-radius:12px;border:1px solid #d1d5db;background:#f3f4f6;color:#111827;font-size:.95rem;padding:0 14px;box-shadow:inset 0 1px 2px rgba(0,0,0,.04)}.auth-input--luxury:focus{border-color:#c9a227;box-shadow:0 0 0 3px rgba(212,175,55,.22);background:#fff}.auth-password-wrap{position:relative;display:flex;align-items:center}.auth-input--password{padding-right:48px;width:100%}.auth-password-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:42px;height:42px;display:grid;place-items:center;border:none;border-radius:10px;background:transparent;color:#b8922a;cursor:pointer}.auth-password-toggle:hover{background:rgba(212,175,55,.12);color:#8a6820}.auth-row-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px;flex-wrap:wrap}.auth-remember{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:.84rem;font-weight:600;color:#111827;-webkit-user-select:none;-moz-user-select:none;user-select:none}.auth-remember input{position:absolute;opacity:0;width:0;height:0}.auth-remember-ui{width:20px;height:20px;border-radius:50%;border:2px solid #d4af37;background:#fff;display:grid;place-items:center;flex-shrink:0;box-shadow:0 1px 3px rgba(212,175,55,.25)}.auth-remember input:checked+.auth-remember-ui{background:linear-gradient(145deg,#e8c547,#d4af37);border-color:#b8891a}.auth-remember input:checked+.auth-remember-ui:after{content:"";width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) translate(-1px,-1px)}.auth-forgot{border:none;background:none;padding:0;font:inherit;font-size:.84rem;font-weight:700;color:#b8922a;cursor:pointer;text-decoration:none}.auth-forgot:hover{text-decoration:underline}.auth-submit--luxury{margin-top:8px;height:50px;border-radius:14px;border:1px solid #9a7618;font-size:1.02rem;font-weight:800;color:#111827;background:linear-gradient(180deg,#f2d875,#d4af37 42%,#b8891a);box-shadow:0 6px 20px rgba(184,137,26,.38)}.auth-submit--luxury:hover:not(:disabled){filter:brightness(1.03)}.auth-divider{display:flex;align-items:center;gap:14px;margin:22px 0 16px;color:#9ca3af;font-size:.72rem;font-weight:700;letter-spacing:.14em}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent)}.auth-btn-otp{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;border-radius:14px;border:1px solid rgba(212,175,55,.65);background:#fff;color:#111827;font-size:.95rem;font-weight:700;cursor:pointer;font-family:inherit}.auth-btn-otp svg{color:#b8922a}.auth-btn-otp:hover:not(:disabled){background:#fffdf8;border-color:#c9a227}.auth-btn-otp:disabled{opacity:.55;cursor:not-allowed}.auth-switch--luxury{margin-top:22px;text-align:center;font-size:.9rem;color:#6b7280}.auth-switch--luxury a{color:#b8922a;font-weight:800}.auth-support-tile{display:flex;align-items:center;gap:14px;width:100%;margin-top:18px;padding:14px 16px;border:none;border-radius:12px;background:#f3f4f6;cursor:pointer;text-align:left;font-family:inherit;text-decoration:none;color:inherit;box-sizing:border-box;transition:background .15s ease}.auth-support-tile--static{cursor:default}.auth-support-tile:hover{background:#eceff3}.auth-support-tile--static:hover{background:#f3f4f6}.auth-support-ico{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#c9a227}.auth-support-ico svg{width:28px;height:28px;display:block}.auth-support-text{display:flex;flex-direction:column;gap:3px;min-width:0}.auth-support-text strong{font-size:.95rem;font-weight:800;color:#111827;line-height:1.2}.auth-support-text>span{font-size:.82rem;font-weight:500;color:#9ca3af;line-height:1.3}.phone-row--luxury{gap:10px}.auth-shell--luxury .dial-combo-trigger{background:#f3f4f6;border:1px solid #d1d5db;color:#111827;min-height:46px;border-radius:12px;padding:0 10px 0 12px;box-shadow:inset 0 1px 2px rgba(0,0,0,.04)}.auth-shell--luxury .dial-combo-trigger:focus{border-color:#c9a227;box-shadow:0 0 0 3px rgba(212,175,55,.22);background:#fff}.auth-shell--luxury .dial-combo-panel{background:#fff;border:1px solid #e5e7eb;box-shadow:0 16px 40px rgba(0,0,0,.14)}.auth-shell--luxury .dial-combo-option{color:#111827}.auth-shell--luxury .dial-combo-option:focus-visible,.auth-shell--luxury .dial-combo-option:hover{background:rgba(212,175,55,.12)}.auth-shell--luxury .dial-combo-option--active{background:rgba(212,175,55,.2)}.auth-shell--register{flex-direction:column;align-items:center;justify-content:flex-start;padding-top:clamp(20px,5vh,40px);padding-bottom:clamp(20px,5vh,36px);overflow-y:auto}.auth-register-brand{position:relative;z-index:2;text-align:center;margin-bottom:clamp(14px,3vw,22px);width:min(440px,100%)}.auth-register-logo-img{display:block;margin:0 auto;width:auto;height:clamp(56px,14vw,76px);max-width:min(300px,78vw);object-fit:contain;filter:drop-shadow(0 6px 24px rgba(0,0,0,.45))}.auth-register-tagline{margin:10px 0 0;font-size:clamp(.58rem,2.2vw,.65rem);font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#e8d49a;text-shadow:0 1px 8px rgba(0,0,0,.35)}.auth-card--register{width:min(440px,100%);padding:26px 22px 20px}.auth-welcome-block--register{margin-bottom:18px;padding-right:100px}.auth-form--register{gap:12px}.auth-field{display:flex;flex-direction:column;gap:6px;margin:0}.auth-field-label{display:inline-flex;align-items:center;gap:8px;margin-top:2px}.auth-field-label-ico{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:#c9a227}.auth-field-label-ico svg{width:18px;height:18px;display:block}.auth-card--register .auth-input--luxury{background:#fff;border-color:rgba(212,175,55,.42)}.auth-card--register .auth-input--luxury::placeholder{color:#9ca3af}.auth-register-hint{margin:2px 0 0;font-size:.74rem;color:#9ca3af;line-height:1.35}.auth-submit--register{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:6px}.auth-submit--register svg{flex-shrink:0}.auth-register-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px 4px;gap:6px 4px;margin-top:20px;padding-top:18px;border-top:1px solid #ececec}.auth-register-feature{text-align:center;padding:2px 4px}.auth-register-feature svg{display:block;width:22px;height:22px;margin:0 auto 6px;color:#c9a227}.auth-register-feature strong{display:block;font-size:.6rem;font-weight:800;color:#374151;line-height:1.2;margin-bottom:3px}.auth-register-feature span{display:block;font-size:.55rem;color:#9ca3af;line-height:1.25}@media (max-width:400px){.auth-register-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.auth-register-feature strong{font-size:.65rem}.auth-register-feature span{font-size:.58rem}}.auth-shell--luxury .dial-combo-search{background:#f9fafb;border:1px solid #e5e7eb;color:#111827}.orders-prem.home-shell{padding:0;max-width:none}.orders-prem{--op-gold:#d4af37;--op-gold-deep:#b8922a;--op-gold-mid:#c9a23a;--op-gold-soft:rgba(212,175,55,.14);--op-line:rgba(212,175,55,.22);--op-text:#000;--op-muted:#474d57;--op-grey:#888;--op-green:#16a34a;--op-shadow-soft:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -2px rgba(0,0,0,.06);--op-shadow-card:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.08);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#fff;min-height:100vh;color:var(--op-text)}.orders-prem-stack{max-width:440px;margin:0 auto;padding:16px 16px 92px;display:flex;flex-direction:column;gap:16px}.orders-prem-card{border-radius:24px;padding:18px 16px 20px;border:1px solid var(--op-line)}.orders-prem-card,.orders-prem-header{position:relative;background:#fff;box-shadow:var(--op-shadow-card)}.orders-prem-header{overflow:hidden;border-radius:30px;border:1px solid var(--op-line);min-height:132px;isolation:isolate}.orders-prem-header-bg-photo,.orders-prem-header-visual{position:absolute;inset:0;pointer-events:none}.orders-prem-header-bg-photo{z-index:0;background-size:cover;background-position:50% 44%;background-repeat:no-repeat;transform:none;filter:saturate(1.05) contrast(1.02)}.orders-prem-header-scrim{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(100deg,hsla(0,0%,100%,.93),hsla(0,0%,100%,.72) 16%,hsla(0,0%,100%,.28) 32%,hsla(0,0%,100%,.06) 46%,transparent 54%),linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 28%)}.orders-prem-header-inner{position:relative;z-index:3;pointer-events:auto;display:flex;align-items:flex-start;justify-content:flex-start;gap:14px;padding:18px 16px 20px}.orders-prem-user{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--op-text);min-width:0}.orders-prem-avatar-wrap{position:relative;flex-shrink:0;align-self:flex-start}.orders-prem-avatar-ring{width:48px;height:48px;border-radius:50%;border:2.5px solid var(--op-gold);overflow:hidden;display:grid;place-items:center;background:linear-gradient(160deg,#fffef8,#fff6df 48%,#f5ebcf);box-shadow:var(--op-shadow-soft),0 0 0 1px hsla(0,0%,100%,.5) inset}.orders-prem-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.orders-prem-vip-pin{position:absolute;right:-3px;bottom:-2px;font-size:.55rem;font-weight:800;color:#fff;background:linear-gradient(145deg,#e8c547,var(--op-gold));padding:2px 5px;border-radius:5px;border:2px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.12);line-height:1}.orders-prem-name-row{display:flex;align-items:center;gap:2px}.orders-prem-name{font-weight:700;font-size:1rem;letter-spacing:-.02em;color:var(--op-text);text-shadow:0 0 16px hsla(0,0%,100%,.88),0 1px 2px hsla(0,0%,100%,.95)}.orders-prem-verified{flex-shrink:0;display:inline-grid;place-items:center;width:17px;height:17px;margin:0 2px;border-radius:50%;background:linear-gradient(145deg,#f0dc7a,#d4af37 52%,#b8922a);color:#fff;font-size:10px;font-weight:800;line-height:1}.orders-prem-chev{color:var(--op-grey);font-weight:500;font-size:.95rem}.orders-prem-vip-pill{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:4px 11px 4px 7px;border-radius:999px;font-size:.72rem;font-weight:700;color:var(--op-gold-deep);background:linear-gradient(180deg,#fffef8,#fff3d6);border:1px solid rgba(212,175,55,.52)}.orders-prem-vip-crown{font-size:.72rem;line-height:1;color:var(--op-gold)}.orders-prem-user-meta{min-width:0}.orders-prem-referral-label{margin:10px 0 0;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.orders-prem-referral-label,.orders-prem-referral-val{font-weight:800;color:var(--op-text);text-shadow:0 0 12px hsla(0,0%,100%,.9),0 1px 2px hsla(0,0%,100%,.95)}.orders-prem-referral-val{margin:4px 0 0;font-size:1.02rem;letter-spacing:.02em}.orders-prem-task-grid{display:grid;grid-template-columns:112px 1fr;grid-gap:16px;gap:16px;align-items:center}.orders-prem-ring-wrap{position:relative;width:108px;height:108px;margin:0 auto}.orders-prem-ring-svg{width:108px;height:108px;display:block;pointer-events:none}.orders-prem-ring-bg{fill:none;stroke:#eceae7;stroke-width:7}.orders-prem-ring-fg{fill:none;stroke:var(--op-gold);stroke-width:7.5;stroke-linecap:round}.orders-prem-ring-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none}.orders-prem-ring-center strong{font-size:.95rem;font-weight:700;color:var(--op-text);line-height:1.15}.orders-prem-ring-center span{font-size:.62rem;font-weight:500;color:var(--op-grey);margin-top:4px;max-width:76px;line-height:1.25}.orders-prem-task-copy{min-width:0}.orders-prem-task-title{margin:0 0 14px;font-size:.95rem;font-weight:700;color:var(--op-text);letter-spacing:-.02em;text-align:center}.orders-prem-task-line{margin:0 0 5px;font-size:.84rem;font-weight:700;color:var(--op-text)}.orders-prem-task-line--done{color:var(--op-text)}.orders-prem-done-num{color:var(--op-green);font-weight:800}.orders-prem-task-line--pending{color:#000}.orders-prem-task-bar{height:4px;border-radius:999px;background:#eceae7;margin:12px 0 10px;overflow:hidden}.orders-prem-task-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#e8cf6a,#d4af37 52%,#b8922a)}.orders-prem-task-foot{margin:0;font-size:.68rem;color:var(--op-grey);font-weight:500;line-height:1.4}.orders-prem-cta{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px 16px;border-radius:999px;text-decoration:none;font-weight:800;font-size:.84rem;line-height:1.25;color:#fff;background:linear-gradient(90deg,#b8922a,#d4af37 35%,#e8cf6a 72%,#f2e6a8);border:1px solid rgba(139,105,20,.35);box-shadow:0 3px 12px rgba(184,146,42,.28),inset 0 1px 0 hsla(0,0%,100%,.28)}.orders-prem-cta-text{flex:1 1;text-align:center;font-weight:800;color:#fff}.orders-prem-cta-ico{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:hsla(0,0%,100%,.22);border:1px solid hsla(0,0%,100%,.5);color:#fff}.orders-prem-cta-clip-svg{display:block}.orders-prem-cta-chev{margin-left:0;flex-shrink:0;color:#fff;font-size:1.15rem;font-weight:500;letter-spacing:0;opacity:.95}.orders-prem-cta:active{opacity:.93;background:linear-gradient(90deg,#a88424,#c9a23a 38%,#d9bc5c 74%,#e9d892)}.orders-prem-actions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.orders-prem-vip-level{margin-top:2px}.orders-prem-vip-level-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 2px}.orders-prem-vip-level-title{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;font-weight:800;letter-spacing:0;color:inherit}.orders-prem-vip-level-heading{color:#000;letter-spacing:.08em;font-weight:800}.orders-prem-vip-level-crown{font-size:1rem;line-height:1;color:var(--op-gold)}.orders-prem-vip-level-link{font-size:.75rem;font-weight:700;color:var(--op-gold-deep);text-decoration:none}.orders-prem-vip-carousel{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 2px 8px;margin:0 -4px 0 -2px;scrollbar-width:none}.orders-prem-vip-carousel::-webkit-scrollbar{display:none}.orders-prem-vip-tier-card{flex:0 0 auto;scroll-snap-align:start;width:min(156px,44vw);border-radius:18px;background:#fff;border:1px solid var(--op-line);box-shadow:var(--op-shadow-soft);text-decoration:none;color:var(--op-text);padding:14px 12px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;transition:transform .14s ease,box-shadow .14s ease}.orders-prem-vip-tier-card:active{transform:scale(.985)}.orders-prem-vip-tier-card--static{cursor:default}.orders-prem-vip-tier-card--static:active{transform:none}.orders-prem-vip-tier-badge{width:72px;height:auto;object-fit:contain}.orders-prem-vip-tier-badge-wrap{width:72px;height:72px;display:flex;align-items:center;justify-content:center}.orders-prem-vip-tier-badge-wrap .vip-program-badge{width:72px;height:72px;max-width:72px;max-height:72px;min-height:72px;filter:drop-shadow(0 3px 10px rgba(201,162,58,.35))}.orders-prem-vip-tier-badge-wrap .vip-program-badge-img{width:100%;height:100%;object-fit:contain}.orders-prem-vip-tier-pill{display:inline-block;padding:5px 10px;border-radius:999px;font-size:.62rem;font-weight:700;color:var(--op-gold-deep);background:linear-gradient(180deg,#fffef2,#f5e6b8);border:1px solid rgba(212,175,55,.55)}.orders-prem-vip-strip-wrap{margin-top:14px;margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}.orders-prem-vip-strip-link{display:block;text-decoration:none;line-height:0;background:transparent;border:none;box-shadow:none}.orders-prem-vip-strip-img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.orders-prem-act-cell{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;padding:14px 4px;border-radius:18px;background:#fff;border:1px solid var(--op-line);text-decoration:none;color:var(--op-text);font-size:.65rem;font-weight:600;text-align:center;box-shadow:var(--op-shadow-soft);min-height:86px}.orders-prem-act-wm{position:absolute;inset:0;display:grid;place-items:center;z-index:0;pointer-events:none;color:var(--op-gold);opacity:.07}.orders-prem-act-wm .orders-prem-act-svg{width:52px;height:52px}.orders-prem-act-cell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 10%,rgba(212,175,55,.08),transparent 52%);pointer-events:none}.orders-prem-act-cell:active{background:#f7f8fa}.orders-prem-act-ico{position:relative;z-index:1;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1.5px solid rgba(212,175,55,.38);color:var(--op-gold-mid)}.orders-prem-act-svg{width:20px;height:20px}.orders-prem-act-label{position:relative;z-index:1;line-height:1.2;padding:0 2px}.orders-prem-vip-section{padding-bottom:14px}.orders-prem-vip-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.orders-prem-vip-head-title{display:flex;align-items:center;gap:8px;font-size:.78rem;font-weight:700;letter-spacing:.12em;color:var(--op-gold)}.orders-prem-vip-head-crown{font-size:.9rem;opacity:.9}.orders-prem-vip-details{font-size:.78rem;font-weight:700;color:var(--op-gold);text-decoration:none}.orders-prem-vip-hex-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:4px 6px;gap:4px 6px;padding:4px 2px 2px;align-items:start}.orders-prem-vip-hex-link{display:block;text-decoration:none;color:inherit}.orders-prem-vip-hex-wrap{position:relative;width:100%;max-width:68px;margin:0 auto;display:grid;place-items:center}.orders-prem-vip-hex-wrap--current{filter:drop-shadow(0 0 5px rgba(212,175,55,.85))}.orders-prem-vip-hex-svg{width:100%;height:auto;display:block;vertical-align:middle}.orders-prem-vip-hex-num{position:absolute;inset:0;display:grid;place-items:center;font-size:clamp(1.05rem,4.2vw,1.45rem);font-weight:700;line-height:1;color:#2a2208;text-shadow:.5px -.75px 0 hsla(0,0%,100%,.55),.5px 1px 2px rgba(0,0,0,.2);pointer-events:none}.orders-prem-vip-hex-caption{margin:12px 0 0;padding:0 4px;font-size:.78rem;line-height:1.45;color:var(--op-muted);text-align:center}.orders-prem-vip-loading{margin:0;padding:14px;text-align:center;font-size:.85rem;color:var(--op-muted)}.orders-prem-vip-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.orders-prem-vip-card{flex:0 0 auto;width:172px;scroll-snap-align:start;border-radius:20px;overflow:hidden;border:1px solid var(--op-line);background:#fff;text-decoration:none;color:var(--op-text);box-shadow:var(--op-shadow-card)}.orders-prem-vip-card--current{border-color:rgba(212,175,55,.65);box-shadow:inset 0 0 0 1px rgba(212,175,55,.2),0 4px 14px rgba(212,175,55,.22)}.orders-prem-vip-card-top{display:flex;flex-direction:column;align-items:center;padding:12px 10px 8px;background:linear-gradient(180deg,#fff,#faf9f6)}.orders-prem-vip-laurel{position:relative;width:72px;height:58px;display:grid;place-items:center}.orders-prem-vip-laurel-svg{width:72px;height:58px;display:block}.orders-prem-vip-laurel-num{position:absolute;bottom:6px;left:50%;transform:translateX(-50%);font-size:1.1rem;font-weight:800;color:var(--op-text);text-shadow:0 1px 0 hsla(0,0%,100%,.9)}.orders-prem-vip-ribbon{margin-top:2px;font-size:.78rem;font-weight:800;letter-spacing:.04em;color:var(--op-text)}.orders-prem-vip-car{position:relative;height:100px;background:linear-gradient(180deg,#f7f6f4,#eceae7)}.orders-prem-vip-car-img{object-fit:cover;object-position:center 42%;opacity:.96}.orders-prem-vip-car-scrim{position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.75));pointer-events:none}.orders-prem-vip-card-body{padding:10px 12px 14px;background:#fff}.orders-prem-vip-comm-label{margin:0;font-size:.68rem;font-weight:600;color:var(--op-muted);letter-spacing:.02em}.orders-prem-vip-comm-pct{margin:4px 0 10px;font-size:.88rem;font-weight:800;color:var(--op-text)}.orders-prem-vip-limit-pill{display:inline-block;padding:6px 11px;border-radius:10px;font-size:.62rem;font-weight:700;color:#2a2210;background:linear-gradient(180deg,#f7efd8,#e8d5a3);border:1px solid rgba(184,148,31,.45);box-shadow:0 1px 2px rgba(0,0,0,.04)}.home-landing{display:flex;flex-direction:column;justify-content:center;min-height:55vh}.home-landing-card{margin-top:8px}.grab-shell{background:var(--luxury-white)}.grab-hero{border:2px solid var(--luxury-gold);border-radius:16px;padding:18px 12px 14px;background:linear-gradient(180deg,var(--luxury-soft) 0,var(--luxury-white) 100%);text-align:center;box-shadow:0 8px 28px rgba(212,175,55,.12)}.vip-badge{width:84px;height:84px;border-radius:999px;border:3px solid var(--luxury-gold);display:grid;place-items:center;color:var(--luxury-gold-dark);font-size:2rem;font-weight:900;background:linear-gradient(145deg,#faf6eb,#f5edd4 45%,#ebe0c0);box-shadow:0 4px 14px rgba(212,175,55,.25),inset 0 1px 0 hsla(0,0%,100%,.8)}.vip-badge span{line-height:1}.vip-badge-hero{margin:0 auto;width:136px;height:136px;font-size:3rem}.grab-hero h1{margin:12px 0 4px;font-size:2.2rem;letter-spacing:.5px;color:var(--luxury-text)}.grab-current-label{margin:0;font-size:1.4rem;font-weight:700;color:var(--luxury-text)}.grab-divider{margin:12px auto;width:96%;height:6px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--luxury-gold),transparent)}.grab-meta{display:grid;grid-gap:6px;gap:6px;color:var(--luxury-text);font-weight:700}.grab-meta p{margin:0;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.grab-vip-list{margin-top:12px;display:grid;grid-gap:12px;gap:12px}.grab-vip-row{display:grid;grid-template-columns:86px 1fr auto;grid-gap:10px;gap:10px;align-items:center;border-radius:14px;border:1px solid var(--luxury-gold);padding:8px;background:var(--luxury-white);box-shadow:0 4px 14px rgba(212,175,55,.1)}.grab-vip-row.is-clickable{cursor:pointer}.grab-vip-row .vip-badge{width:74px;height:74px;font-size:2rem}.grab-vip-content h3{margin:0;color:var(--luxury-text);font-size:2rem}.grab-vip-content p{margin:6px 0 0;display:grid;grid-gap:4px;gap:4px;font-weight:700}.grab-review-btn{border:1px solid var(--luxury-gold);background:var(--luxury-soft);color:var(--luxury-text);border-radius:8px;padding:8px 12px;font-weight:700}.grab-vip-row.is-current{box-shadow:0 0 0 2px var(--luxury-gold) inset}.grab-image-list{margin-top:14px;border:2px solid var(--luxury-gold);border-radius:14px;padding:12px;background:var(--luxury-soft)}.grab-image-list h2{margin:0 0 10px;color:var(--luxury-gold-dark);font-size:1.1rem}.grab-image-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px}.grab-image-card{border-radius:10px;overflow:hidden;border:1px solid var(--luxury-gold);background:var(--luxury-white)}.grab-image-card img{display:block;width:100%;height:72px;object-fit:cover}.grab-order-details-shell{background:var(--luxury-white)}.grab-order-details-top{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;margin-bottom:16px}.grab-order-details-title{margin:0;text-align:center;font-size:1.05rem;font-weight:600;font-family:Georgia,Times New Roman,serif;color:var(--luxury-gold-dark);text-decoration:underline;-webkit-text-decoration-color:var(--luxury-gold);text-decoration-color:var(--luxury-gold);text-underline-offset:4px}.grab-order-details-back{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;text-decoration:none;background:var(--luxury-white);color:var(--luxury-text);font-weight:800;border:2px solid var(--luxury-gold)}.grab-order-details-spacer{display:block}.order-details-meta{border-top:1px solid rgba(201,164,74,.45);border-bottom:1px solid rgba(201,164,74,.35);padding:4px 0 10px;margin-bottom:12px}.order-details-meta-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 2px;font-size:.88rem}.order-details-meta-row span{color:var(--luxury-muted)}.order-details-meta-row strong{font-weight:700;color:var(--luxury-text);font-size:.86rem}.order-details-lines,.order-details-luxury-line{display:flex;flex-direction:column;gap:12px}.order-details-luxury-line{align-items:stretch;padding:12px;border-radius:12px;border:2px solid #d4af37;background:hsla(0,0%,100%,.72);box-shadow:0 2px 10px rgba(138,111,42,.08)}.order-details-luxury-thumb{flex:none;width:100%;aspect-ratio:16/10;border-radius:10px;object-fit:cover;border:1px solid rgba(201,164,74,.85);background:#1a1a1a}.order-details-luxury-thumb--empty{display:grid;place-items:center;aspect-ratio:16/10;width:100%;font-size:.65rem;color:hsla(0,0%,100%,.55);text-align:center;padding:4px}.order-details-luxury-line-body{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:6px}.order-details-luxury-line-title{margin:0;font-size:.95rem;font-weight:700;color:var(--luxury-text);line-height:1.3}.order-details-luxury-line-price{margin:0;font-size:.88rem;color:var(--luxury-muted);font-weight:600}.order-details-totals{margin-top:16px;padding-top:10px;border-top:1px solid rgba(201,164,74,.4)}.order-details-totals-row{display:flex;justify-content:space-between;align-items:center;padding:10px 2px;font-size:.95rem}.order-details-totals-row span{color:var(--luxury-muted)}.order-details-totals-row strong{font-weight:800;color:var(--luxury-text);font-size:1.05rem}.order-details-totals-row--balance strong{color:var(--luxury-text)}.order-details-totals-row--earnings strong,.sell-rec-total-row--earnings strong.grab-order-earnings-value{font-weight:800}.grab-order-earnings-value{background:linear-gradient(135deg,#f5e6a8,#d4af37 42%,#a67c00 88%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 1px 12px rgba(212,175,55,.25);letter-spacing:.02em}.grab-order-earnings-label{color:#7a756c}.grab-order-buy-draft-error{margin:12px 0 0;padding:12px 14px;border-radius:10px;font-size:.92rem;font-weight:700;line-height:1.4;text-align:center;color:#b71c1c;background:hsla(0,100%,96%,.98);border:1px solid rgba(198,40,40,.55)}.grab-order-buy-draft-error--flash{animation:grab-order-buy-error-flash .45s ease-in-out 4;box-shadow:0 0 0 2px rgba(198,40,40,.75)}@keyframes grab-order-buy-error-flash{0%,to{background:hsla(0,100%,96%,.98)}50%{background:#faa;border-color:rgba(183,28,28,.9)}}.order-details-earnings-label{display:inline-flex;align-items:center;gap:8px}.order-details-earnings-icon{flex-shrink:0}.order-details-sell{margin-top:16px;width:100%;height:50px;border:none;border-radius:12px;background:linear-gradient(180deg,#9a3540,#6e2830 38%,#4a1a22);color:#fffef8;font-size:1.25rem;font-weight:800;letter-spacing:.06em;cursor:pointer;box-shadow:0 6px 18px rgba(74,26,34,.35)}.order-details-sell:disabled{opacity:.65;cursor:not-allowed}.order-details-buy{margin-top:16px;width:100%;height:50px;border:2px solid #8a6f2a;border-radius:12px;background:linear-gradient(145deg,#f0d78c,#d4af37 45%,#c9a227);color:#2a2110;font-size:1.25rem;font-weight:800;letter-spacing:.06em;cursor:pointer;box-shadow:0 6px 18px rgba(201,164,74,.4)}.order-details-buy:disabled{opacity:.65;cursor:not-allowed}.order-details-submit-error{margin:10px 0 0;font-size:.82rem;color:#a82828;text-align:center}.order-details-verified{margin-top:22px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 10px;padding-top:14px;border-top:1px solid rgba(201,164,74,.35)}.order-details-verified-wreath{font-size:1.4rem;color:#c9a44a;line-height:1;opacity:.85}.order-details-verified-wreath--flip{transform:scaleX(-1)}.order-details-verified-diamond{opacity:.95;flex-shrink:0}.order-details-verified-text{font-size:.62rem;font-weight:800;letter-spacing:.18em;color:#6b5420}.order-details-card{margin-top:10px;border-radius:14px;border:2px solid var(--luxury-gold);background:var(--luxury-white);color:var(--luxury-text);padding:16px;box-shadow:0 10px 32px rgba(212,175,55,.12),0 4px 12px rgba(51,51,51,.06)}.order-details-card.order-details-card--luxury{background:linear-gradient(168deg,rgba(255,252,248,.98),hsla(36,59%,93%,.99) 42%,hsla(35,48%,90%,.98)),repeating-linear-gradient(105deg,transparent,transparent 3px,rgba(101,85,65,.035) 0,rgba(101,85,65,.035) 4px);border:2px solid #c9a44a;box-shadow:0 12px 36px rgba(166,124,0,.14),inset 0 1px 0 hsla(0,0%,100%,.65)}.order-details-card h2{margin:4px 0 10px;font-size:2rem;color:var(--luxury-text)}.order-details-card .order-details-luxury-h2,.order-details-card h2{text-align:center;font-weight:700;font-family:Georgia,Times New Roman,serif}.order-details-card .order-details-luxury-h2{margin:2px 0 14px;font-size:1.65rem;color:#a67c00;letter-spacing:.04em}.order-details-row{display:flex;justify-content:space-between;align-items:center;padding:8px 2px;border-top:1px solid rgba(212,175,55,.35);font-size:.95rem}.order-details-row span:first-child{color:var(--luxury-muted)}.order-details-row strong{font-weight:700;color:var(--luxury-text)}.order-item-box{margin-top:8px;display:flex;flex-direction:column;gap:12px;background:var(--luxury-soft);padding:10px;border-radius:8px;border:1px solid rgba(212,175,55,.4)}.order-item-fallback,.order-item-image{width:100%;height:clamp(168px,50vw,260px);border-radius:8px;border:1px solid var(--luxury-gold);background:var(--luxury-white)}.order-item-image{object-fit:cover;background:#fff}.order-item-fallback{display:grid;place-items:center;color:var(--luxury-muted);font-size:.72rem}.order-item-box p{margin:4px 0 2px;font-size:.95rem;color:var(--luxury-text)}.order-item-box small{color:var(--luxury-muted);font-size:.9rem}.order-details-more{margin-top:12px;width:100%;height:44px;border-radius:9px;border:2px solid var(--luxury-gold);background:var(--luxury-white);color:var(--luxury-text);font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 2px 10px rgba(212,175,55,.18)}.order-details-more:hover,.order-details-spec-panel{background:var(--luxury-soft)}.order-details-spec-panel{margin-top:10px;padding:12px 10px;border-radius:10px;border:1px solid rgba(212,175,55,.45);max-height:min(58vh,520px);overflow-y:auto;-webkit-overflow-scrolling:touch}.order-details-spec-section-title{margin:14px 0 8px;font-size:.82rem;font-weight:700;letter-spacing:.02em;color:var(--luxury-gold-dark);padding-bottom:4px;border-bottom:1px solid rgba(212,175,55,.35)}.order-details-spec-section:first-child .order-details-spec-section-title{margin-top:0}.order-details-spec-row{padding:8px 0;border-bottom:1px solid rgba(51,51,51,.06)}.order-details-spec-row:last-child{border-bottom:none}.order-details-spec-label{font-size:.72rem;line-height:1.35;color:var(--luxury-muted);margin-bottom:3px}.order-details-spec-value{font-size:.84rem;line-height:1.45;font-weight:600;color:var(--luxury-text);white-space:pre-line}.acct-page--light.sec-page .sec-body{padding-top:10px;padding-bottom:28px}.sec-session{margin:0 0 14px;padding:12px 14px;border-radius:12px;border:1px solid #ececec;background:#fafafa}.sec-session-title{margin:0 0 8px;font-size:.82rem;font-weight:700;color:#7367f0;text-transform:uppercase;letter-spacing:.04em}.sec-session-row{display:flex;justify-content:space-between;gap:12px;margin:0;font-size:.88rem;line-height:1.5}.sec-session-row+.sec-session-row{margin-top:4px}.sec-session-label{color:#707a8a;flex-shrink:0}.sec-session-value{color:#1a1d26;font-weight:600;text-align:right;word-break:break-all}.lang-settings-hint{margin:0 0 14px;font-size:.88rem;color:#707a8a;line-height:1.45}.lang-settings-current{margin:16px 0 0;font-size:.82rem;color:#a67c00;font-weight:600;text-align:center}.legal-doc{margin:0;padding:16px 18px;border-radius:14px;border:1px solid #ececec;background:#fff}.legal-doc p{margin:0 0 14px;font-size:.9rem;line-height:1.65;color:#3d4452}.legal-doc p:last-child{margin-bottom:0}.about-us-page{min-height:100dvh;background:#020617;color:#e2e8f0;display:flex;flex-direction:column}.about-us-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;grid-gap:8px;gap:8px;padding:10px 12px;background:rgba(2,6,23,.92);border-bottom:1px solid rgba(56,189,248,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.about-us-back{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:12px;background:rgba(15,23,42,.85);color:#e2e8f0;cursor:pointer}.about-us-header-title{margin:0;font-size:1rem;font-weight:700;text-align:center;color:#f8fafc}.about-us-header-spacer{width:44px;height:44px}.about-us-scroll{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 20% 10%,rgba(14,165,233,.12),transparent 40%),radial-gradient(circle at 80% 30%,rgba(59,130,246,.1),transparent 35%),linear-gradient(180deg,#020617,#0b1530 45%,#020617)}.about-us-content{max-width:520px;margin:0 auto;padding:18px 14px 32px}.about-us-hero-title{margin:0 0 22px;text-align:center;font-size:clamp(1.15rem,4.8vw,1.45rem);font-weight:800;letter-spacing:.06em;line-height:1.35;color:#7dd3fc;text-shadow:0 0 18px rgba(56,189,248,.45)}.about-us-section{margin-bottom:8px}.about-us-section-frame{position:relative;padding:14px 14px 12px;border:1px solid rgba(56,189,248,.45);border-radius:14px;background:rgba(8,20,45,.82);box-shadow:inset 0 0 0 1px rgba(125,211,252,.08),0 0 24px rgba(14,165,233,.08)}.about-us-section-frame:after,.about-us-section-frame:before{content:"";position:absolute;width:16px;height:16px;border-color:rgba(125,211,252,.75);border-style:solid;pointer-events:none}.about-us-section-frame:before{top:8px;left:8px;border-width:2px 0 0 2px}.about-us-section-frame:after{bottom:8px;right:8px;border-width:0 2px 2px 0}.about-us-section-title{margin:0 0 10px;font-size:.98rem;font-weight:700;line-height:1.45;color:#bae6fd}.about-us-section-body{margin:0;font-size:.92rem;line-height:1.72;color:#e2e8f0;text-align:justify}.about-us-section-media{margin-top:12px;overflow:hidden;border-radius:12px;border:1px solid rgba(56,189,248,.25);background:#0f172a}.about-us-section-img{display:block;width:100%;height:auto;object-fit:cover}.about-us-divider{width:0;height:0;margin:16px auto;border-left:10px solid transparent;border-right:10px solid transparent;border-top:12px solid rgba(56,189,248,.55);filter:drop-shadow(0 0 8px rgba(56,189,248,.35))}.about-us-footer-cta{margin:22px 0 0;padding:14px 16px;border:1px solid rgba(56,189,248,.55);border-radius:999px;text-align:center;font-size:.88rem;font-weight:700;line-height:1.55;color:#e0f2fe;background:linear-gradient(180deg,rgba(14,116,178,.35),rgba(8,47,73,.55));box-shadow:0 0 20px rgba(56,189,248,.15)}.legal-doc-page{min-height:100dvh;background:#fff;color:#1a1d26;display:flex;flex-direction:column}.legal-doc-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;grid-gap:8px;gap:8px;padding:12px 14px;background:#fff;border-bottom:1px solid #ececec}.legal-doc-back{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background:#f6f6f6;color:#333;cursor:pointer}.legal-doc-header-title{margin:0;font-size:.95rem;font-weight:600;text-align:center;color:#141414}.legal-doc-header-spacer{width:40px;height:40px}.legal-doc-scroll{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#fff}.legal-doc-content{max-width:520px;margin:0 auto;padding:8px 20px 32px;background:#fff}.legal-doc-main-title{margin:0 0 12px;font-size:1.05rem;font-weight:700;line-height:1.4;color:#141414}.legal-doc-section-title{margin:16px 0 6px;font-size:.92rem;font-weight:700;line-height:1.45;color:#1f497d}.legal-doc-text{margin:0 0 10px;font-size:.875rem;line-height:1.55;color:#333}.sec-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.sec-card{display:flex;align-items:center;gap:14px;width:100%;text-align:left;border:1px solid #ececec;cursor:pointer;font:inherit;background:#fff;border-radius:14px;padding:15px 14px;box-shadow:0 1px 3px rgba(0,0,0,.05);color:#111;transition:background .15s ease}.sec-card:hover{background:#fafafa}.sec-card--row{margin-bottom:8px}.sec-card-ico{flex-shrink:0;width:40px;height:40px;display:grid;place-items:center;color:#333;border-radius:10px;background:linear-gradient(145deg,#f7f7f7,#efefef);border:1px solid #e5e5e5}.sec-card-ico-svg{display:block}.sec-card-label{flex:1 1;font-weight:600;font-size:.96rem;color:#1a1a1a}.sec-card-spacer,.sec-check{width:22px;height:22px;flex-shrink:0}.sec-check{border-radius:50%;background:#22c55e;display:grid;place-items:center;color:#fff}.sec-chev{flex-shrink:0;font-size:1.15rem;font-weight:600;color:#c8c8c8;margin-left:4px}.sec-toggle-wrap{display:flex;justify-content:center;padding:6px 0 2px}.sec-toggle{border:none;background:transparent;cursor:pointer;color:#9ca3af;padding:8px;border-radius:8px;display:grid;place-items:center}.sec-toggle:hover{background:#f3f4f6;color:#6b7280}.sec-adv-label{margin:14px 2px 8px;font-size:.72rem;font-weight:700;color:#9ca3af;letter-spacing:.06em;text-transform:uppercase}.acct-page--light.wa-page{background:linear-gradient(180deg,#f8f9fb,#eef1f6 55%,#e8ecf2);min-height:100vh}.wa-body{padding-bottom:40px}.wa-toast{position:fixed;top:56px;left:50%;transform:translateX(-50%);z-index:90;background:rgba(34,197,94,.95);color:#fff;padding:10px 22px;border-radius:999px;font-size:.88rem;font-weight:700;box-shadow:0 8px 24px rgba(34,197,94,.35)}.wa-hero{margin-bottom:18px}.wa-hero-kicker{margin:0 0 6px;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af}.wa-hero-title{margin:0 0 8px;font-size:1.35rem;font-weight:800;color:#111827;letter-spacing:-.02em}.wa-hero-sub{margin:0;font-size:.9rem;line-height:1.5;color:#6b7280;max-width:36rem}.wa-card{background:#fff;border-radius:18px;padding:22px 18px 24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.04),0 12px 40px rgba(15,23,42,.08)}.wa-error{margin:0 0 14px;padding:10px 12px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.86rem;font-weight:600}.wa-field{display:block;margin-bottom:18px}.wa-field:last-of-type{margin-bottom:22px}.wa-label{display:block;margin-bottom:8px;font-size:.82rem;font-weight:700;color:#374151;letter-spacing:.01em}.wa-select-wrap{position:relative}.wa-select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:14px 44px 14px 16px;font-size:.95rem;font-weight:600;color:#111827;border-radius:12px;border:1px solid #e5e7eb;background:#fafafa;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.wa-select:hover{border-color:#d1d5db;background:#fff}.wa-select:focus{outline:none;border-color:var(--luxury-gold-mid);box-shadow:0 0 0 3px rgba(212,175,55,.22);background:#fff}.wa-select-chev{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280;display:grid;place-items:center}.wa-input{width:100%;box-sizing:border-box;padding:14px 16px;font-size:.95rem;font-weight:500;color:#111827;border-radius:12px;border:1px solid #e5e7eb;background:#fafafa;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.wa-input::placeholder{color:#9ca3af;font-weight:500}.wa-input:hover{border-color:#d1d5db;background:#fff}.wa-input:focus{outline:none;border-color:var(--luxury-gold-mid);box-shadow:0 0 0 3px rgba(212,175,55,.22);background:#fff}.wa-hint{display:block;margin-top:8px;font-size:.75rem;line-height:1.45;color:#9ca3af}.wa-submit{width:100%;margin-top:4px;padding:15px 18px;border:none;border-radius:14px;font-size:1.02rem;font-weight:800;color:#1a1a1a;cursor:pointer;background:linear-gradient(145deg,#f5e6a8 0,var(--luxury-gold) 38%,var(--luxury-gold-mid) 100%);box-shadow:0 4px 14px rgba(212,175,55,.45),inset 0 1px 0 hsla(0,0%,100%,.55);transition:filter .15s ease,transform .08s ease}.wa-submit:hover{filter:brightness(1.04)}.wa-submit:active{transform:scale(.99)}.topup-select-page{background:#fff;min-height:100vh}.topup-select-head{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;padding:8px 0 4px;margin-bottom:8px}.topup-select-back{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #e5e7eb;color:#111827;text-decoration:none;font-size:1.1rem;line-height:1}.topup-select-title{margin:0;text-align:center;font-size:1.1rem;font-weight:700;color:#111827}.topup-select-spacer{display:block}.topup-select-sub{margin:0 0 20px;text-align:center;font-size:.88rem;color:#6b7280}.topup-crypto-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.topup-crypto-list li{border-bottom:1px solid #f0f0f0}.topup-crypto-list li:first-child{border-top:1px solid #f0f0f0}.topup-crypto-row{display:flex;align-items:center;gap:16px;padding:18px 4px;text-decoration:none;color:inherit;transition:background .12s ease}.topup-crypto-row:active{background:#f9fafb}@media (hover:hover){.topup-crypto-row:hover{background:#fafafa}}.topup-crypto-ico{flex-shrink:0;width:48px;height:48px}.topup-crypto-ico-svg{display:block;width:48px;height:48px}.topup-crypto-text{display:flex;flex-direction:column;gap:4px;min-width:0}.topup-crypto-symbol{font-size:1.12rem;font-weight:700;color:#111827;letter-spacing:.02em}.topup-crypto-name{font-size:.88rem;font-weight:500;color:#9ca3af}.app-error-fallback{max-width:440px;margin:0 auto;padding:32px 20px 80px;text-align:center}.app-error-fallback h1{margin:0 0 12px;font-size:1.25rem;color:#1a1a1a}.app-error-msg{margin:0 0 8px;font-size:.9rem;color:#666;word-break:break-word}.app-error-digest{margin:0 0 20px;font-size:.78rem;color:#888}.app-error-retry{padding:12px 24px;font-size:1rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;color:#1a1508;background:linear-gradient(145deg,#e8c547,#d4af37 50%,#c9a227)}.rxv-page{min-height:100vh;max-width:440px;margin:0 auto;padding:12px 16px calc(28px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#fffdf9,#faf8f3 38%,#f5f0e8);color:#2a2419;font-family:Segoe UI,system-ui,-apple-system,Roboto,sans-serif;box-shadow:0 0 0 1px rgba(212,175,55,.12)}.rxv-page--center{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:36px}.rxv-muted{margin:16px 0 0;font-size:.9rem;color:#6b6358;text-align:center;max-width:300px;line-height:1.45}.rxv-topbar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;margin-bottom:16px}.rxv-title{margin:0;text-align:center;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:600;color:#5c4a38;letter-spacing:.04em}.rxv-topbar-spacer{width:44px}.rxv-info-btn{justify-self:end;width:36px;height:36px;padding:0;border:none;border-radius:50%;background:transparent;cursor:pointer;color:#8b6914;display:flex;align-items:center;justify-content:center}.rxv-info-btn:hover{background:rgba(212,175,55,.14)}.rxv-info-ring{width:22px;height:22px;border:1.5px solid #c9a227;border-radius:50%;font-size:.72rem;font-weight:700;font-style:normal;display:flex;align-items:center;justify-content:center;line-height:1;color:#a67c00}.rxv-warn{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;margin-bottom:22px;background:linear-gradient(135deg,#fffbf0,#fff8e7);border:1px solid #d4af37;border-radius:12px;font-size:.8rem;line-height:1.5;color:#5c4a32;box-shadow:0 2px 12px rgba(212,175,55,.12)}.rxv-warn-ico{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:linear-gradient(145deg,#e8c547,#d4af37 55%,#c9a227);color:#1a1508;font-size:.72rem;font-weight:800;font-style:normal;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(166,124,0,.25)}.rxv-warn p{margin:0}.rxv-asset-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px}.rxv-asset-ico{width:38px;height:38px;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.08))}.rxv-asset-ico-fallback{border-radius:50%;background:linear-gradient(145deg,#faf6ed,#f0e6d2);border:1px solid #e0cf9a;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:#6b5d3e}.rxv-asset-name{font-size:1.2rem;font-weight:700;color:#1a1a1a;letter-spacing:.02em}.rxv-asset-pill{padding:4px 12px;border-radius:999px;font-size:.72rem;font-weight:700;color:#8b6914;background:#fffef8;border:1px solid #dfc88a;letter-spacing:.06em}.rxv-qr-card{background:#fff;border-radius:14px;padding:20px 16px 16px;margin-bottom:20px;border:1px solid #e8d5a3;box-shadow:0 4px 24px rgba(212,175,55,.15),0 1px 4px rgba(44,36,25,.06)}.rxv-qr-wrap{position:relative;margin-bottom:14px}.rxv-qr-shield,.rxv-qr-wrap{display:flex;justify-content:center}.rxv-qr-shield{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:38px;height:38px;border-radius:10px;background:#fff;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid rgba(212,175,55,.35)}.rxv-address{margin:0;line-height:1.5;word-break:break-all;color:#2a2419;font-family:ui-monospace,Cascadia Code,monospace}.rxv-address,.rxv-memo{font-size:.78rem;text-align:center}.rxv-memo{margin:12px 0 0;color:#7a6f5c}.rxv-actions{display:flex;justify-content:space-between;gap:10px;margin-bottom:16px}.rxv-action{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 6px;border:1.5px solid #d4af37;border-radius:12px;background:#fff;color:#5c4a38;cursor:pointer;font:inherit;box-shadow:0 2px 8px rgba(212,175,55,.12);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.rxv-action:hover{background:#fffef8;border-color:#c9a227;box-shadow:0 4px 14px rgba(212,175,55,.22)}.rxv-action-ico{display:flex;align-items:center;justify-content:center;height:28px;color:#a67c00}.rxv-action-ico-hash{width:40px;height:40px;border-radius:10px;border:1.5px solid #d4af37;font-size:1.1rem;font-weight:700;line-height:1;color:#8b6914;background:#fffdf7}.rxv-action-label{font-size:.72rem;font-weight:600;color:#6b5d3e}.rxv-exchange{width:100%;display:flex;align-items:center;gap:14px;padding:16px 18px;margin-bottom:24px;border:1.5px solid #d4af37;border-radius:14px;background:linear-gradient(180deg,#fff,#fffdf7);color:#2a2419;cursor:pointer;text-align:left;font:inherit;box-shadow:0 2px 12px rgba(212,175,55,.14);transition:box-shadow .15s ease,border-color .15s ease}.rxv-exchange:hover{border-color:#c9a227;box-shadow:0 4px 18px rgba(212,175,55,.22)}.rxv-exchange-ico{flex-shrink:0;display:flex}.rxv-exchange-text{display:flex;flex-direction:column;gap:3px}.rxv-exchange-text strong{font-size:.95rem;font-weight:700;color:#4a3f2a}.rxv-exchange-text small{font-size:.76rem;color:#7a6f5c}.rxv-followup{padding-top:8px;border-top:1px solid rgba(212,175,55,.35)}.rxv-followup-title{margin:0 0 14px;font-size:.78rem;font-weight:700;color:#a67c00;text-transform:uppercase;letter-spacing:.1em}.rxv-field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-size:.84rem;font-weight:600;color:#4a3f2a}.rxv-field input,.rxv-field textarea{width:100%;padding:12px 14px;border:1px solid #dfc88a;border-radius:10px;background:#fff;color:#1a1a1a;font-size:.92rem;font-family:inherit;box-shadow:inset 0 1px 2px rgba(44,36,25,.04)}.rxv-field textarea{resize:vertical;min-height:76px}.rxv-field input:focus,.rxv-field textarea:focus{outline:none;border-color:#d4af37;box-shadow:0 0 0 2px rgba(212,175,55,.2)}.rxv-field input::placeholder,.rxv-field textarea::placeholder{color:#a39a8a}.rxv-req{color:#c53030}.rxv-msg{margin:10px 0 0;font-size:.95rem;line-height:1.45;color:#3d2e0a}.rxv-msg--ok{color:#1a5d2e}.rxv-msg--err{color:#b42318}.rxv-submit{width:100%;padding:15px 18px;border:none;border-radius:12px;font-size:1.02rem;font-weight:700;cursor:pointer;color:#1a1508;background:linear-gradient(145deg,#e8c547,#d4af37 45%,#c9a227);box-shadow:0 3px 14px rgba(212,175,55,.45);transition:filter .15s ease,box-shadow .15s ease}.rxv-submit:hover{filter:brightness(1.04);box-shadow:0 4px 18px rgba(212,175,55,.55)}.rxv-submit:disabled{cursor:not-allowed;opacity:.72;filter:none}.lrx-page{position:relative;min-height:100dvh;background:#faf8f4;color:#2b2926;overflow-x:hidden;padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.lrx-page--no-bottom-nav{padding-bottom:max(20px,env(safe-area-inset-bottom,0px))}.lrx-bg{position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 110% 52% at 50% -8%,rgba(212,175,55,.16),transparent 52%),radial-gradient(ellipse 85% 50% at 100% 28%,rgba(201,162,39,.09),transparent 48%),radial-gradient(ellipse 75% 48% at 0 72%,hsla(47,66%,74%,.14),transparent 42%),linear-gradient(180deg,#fdfcfa,#f7f2ea 52%,#faf7f2)}.lrx-bg-waves{position:absolute;inset:0;opacity:.5;background-image:repeating-linear-gradient(112deg,transparent,transparent 46px,rgba(201,162,39,.04) 0,rgba(201,162,39,.04) 47px)}.lrx-header{position:relative;z-index:2;justify-content:space-between;padding:12px 14px 10px;min-height:50px}.lrx-back,.lrx-header{display:flex;align-items:center}.lrx-back{width:40px;height:40px;border:none;border-radius:50%;background:linear-gradient(145deg,#f3e8b8,#d4af37 42%,#b8941f);color:#1a1508;justify-content:center;cursor:pointer;box-shadow:0 3px 14px rgba(180,140,40,.38);flex-shrink:0}.lrx-back:active{transform:scale(.96)}.lrx-title{position:absolute;left:50%;transform:translateX(-50%);margin:0;max-width:min(72vw,300px);text-align:center;font-family:Georgia,Times New Roman,ui-serif,serif;font-size:1.1rem;font-weight:700;letter-spacing:.04em;color:#7a6220;text-shadow:0 1px 0 hsla(0,0%,100%,.65);line-height:1.25}.lrx-header-spacer{width:40px;height:40px;flex-shrink:0}.lrx-scroll{position:relative;z-index:1;padding:10px 16px 28px;display:flex;flex-direction:column;gap:16px}.lrx-card{position:relative;filter:drop-shadow(0 6px 16px rgba(122,98,32,.12))}.lrx-card-body{position:relative;overflow:hidden;padding:15px 16px 17px;-webkit-clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px),0 12px);clip-path:polygon(12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px),0 12px);border:2px solid #c9a227;background:linear-gradient(165deg,rgba(255,252,247,.98),hsla(43,80%,94%,.96) 42%,rgba(255,251,244,.99));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.75)}.lrx-coin-bg{position:absolute;left:-6px;top:50%;transform:translateY(-50%);width:72px;height:72px;border-radius:50%;background:radial-gradient(circle at 32% 30%,rgba(255,248,220,.95) 0,rgba(212,175,55,.42) 42%,rgba(154,116,32,.28) 100%);opacity:.2;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(154,116,32,.22)}.lrx-card-flow{position:relative;z-index:1;padding-left:8px}.lrx-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.lrx-card-left{min-width:0;flex:1 1}.lrx-time{display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:.78rem;font-weight:500;color:#3d3a34;letter-spacing:.02em}.lrx-card-label{margin:8px 0 0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:.92rem;font-weight:600;color:#4a463f}.lrx-card-meta{margin:4px 0 0;font-size:.78rem;color:#7a756c}.lrx-amount-lg,.lrx-card-meta{font-family:system-ui,sans-serif}.lrx-amount-lg{margin:0;flex-shrink:0;font-size:1.28rem;font-weight:800;line-height:1.15;text-align:right;letter-spacing:.02em;white-space:nowrap;background:linear-gradient(180deg,#e8c547,#b8941f 38%,#8a6d1e);-webkit-background-clip:text;background-clip:text;color:#a67c00;-webkit-text-fill-color:transparent}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.lrx-amount-lg{color:#a67c00;-webkit-text-fill-color:#a67c00;background:none}}.lrx-empty{text-align:center;padding:40px 20px;font-size:.95rem;color:#7a756c;border:2px dashed rgba(201,162,39,.35);border-radius:12px;background:rgba(255,252,247,.6)}.bnw-page{--bnw-text:#1e2329;--bnw-muted:#707a8a;--bnw-border:#eaecef;--bnw-input-bg:#f5f5f5;--bnw-gold:#f0b90b;--bnw-gold-soft:#fcd535;--bnw-error:#f6465d;min-height:100dvh;max-width:520px;margin:0 auto;background:#fff;color:var(--bnw-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;flex-direction:column;overflow-x:hidden}.bnw-header{align-items:flex-start;justify-content:space-between;gap:8px;padding:10px 12px 12px;border-bottom:1px solid var(--bnw-border)}.bnw-back,.bnw-header{display:flex;flex-shrink:0}.bnw-back{width:40px;height:40px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;color:var(--bnw-text);align-items:center;justify-content:center;cursor:pointer}.bnw-back:active{background:var(--bnw-input-bg)}.bnw-header-center{flex:1 1;min-width:0;text-align:center;padding-top:2px}.bnw-header-title{margin:0;font-size:1.05rem;font-weight:600;letter-spacing:-.02em}.bnw-header-sub{margin:4px 0 0;display:inline-flex;align-items:center;gap:4px;padding:0;border:none;background:none;font-size:.8125rem;font-weight:500;color:var(--bnw-muted);cursor:default}.bnw-header-actions{flex-shrink:0;display:flex;align-items:center;gap:2px}.bnw-icon-btn{width:40px;height:40px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;color:var(--bnw-text);display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.bnw-icon-btn:active{background:var(--bnw-input-bg)}.bnw-main{flex:1 1;overflow-y:auto;padding:16px 16px 200px;-webkit-overflow-scrolling:touch}.bnw-footer{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:520px;box-sizing:border-box;padding:12px 16px max(16px,env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid var(--bnw-border);z-index:20}.bnw-footer-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:.875rem}.bnw-footer-row--strong{margin-bottom:12px}.bnw-footer-label{display:inline-flex;align-items:center;gap:6px;color:var(--bnw-muted)}.bnw-dash{text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;text-underline-offset:3px;cursor:default}.bnw-footer-val{font-weight:600;color:var(--bnw-text)}.bnw-footer-val--lg,.bnw-submit{font-size:1rem}.bnw-submit{width:100%;margin:0;padding:14px 16px;border:none;border-radius:6px;font-weight:600;color:#1e2329;background:var(--bnw-gold-soft);cursor:pointer;opacity:1}.bnw-submit:disabled{opacity:.45;cursor:not-allowed}.bnw-submit:not(:disabled):active{filter:brightness(.97)}.bnw-field{margin-bottom:20px}.bnw-label-row{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:.875rem;font-weight:500;color:var(--bnw-text)}.bnw-info-ico{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center;border-radius:50%;border:1px solid #c9cdd4;font-size:10px;font-weight:700;color:var(--bnw-muted);line-height:1}.bnw-input-shell{display:flex;align-items:center;gap:8px;min-height:48px;padding:10px 12px;border-radius:8px;background:var(--bnw-input-bg);border:1px solid transparent}.bnw-input-shell:focus-within{border-color:var(--bnw-gold)}.bnw-input-shell--addr{align-items:flex-start}.bnw-addr-text{flex:1 1;min-width:0;font-size:.875rem;line-height:1.45;word-break:break-all;color:var(--bnw-text)}.bnw-addr-text--placeholder{color:#b7bdc6}.bnw-addr-actions{flex-shrink:0;display:flex;align-items:center;gap:4px;color:var(--bnw-muted)}.bnw-select-like{justify-content:space-between;cursor:default}.bnw-select-value{font-size:.9375rem;font-weight:500}.bnw-chevron{flex-shrink:0;color:var(--bnw-muted)}.bnw-amount-row{display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 12px;border-radius:8px;background:var(--bnw-input-bg);border:1px solid transparent}.bnw-amount-row:focus-within{border-color:var(--bnw-gold)}.bnw-amount-input{flex:1 1;min-width:0;border:none;background:transparent;font-size:1rem;font-weight:500;color:var(--bnw-text);outline:none}.bnw-amount-input::placeholder{color:#b7bdc6}.bnw-amount-suffix{flex-shrink:0;display:flex;align-items:center;gap:10px;font-size:.9375rem;font-weight:600}.bnw-max{margin:0;padding:0;border:none;background:none;font:inherit;font-weight:600;color:var(--bnw-gold);cursor:pointer}.bnw-max:disabled{opacity:.4;cursor:not-allowed}.bnw-available{display:flex;justify-content:space-between;margin-top:8px;font-size:.8125rem;color:var(--bnw-muted)}.bnw-hint{line-height:1.45;color:var(--bnw-muted)}.bnw-error,.bnw-hint{margin:8px 0 0;font-size:.75rem}.bnw-error{color:var(--bnw-error)}.bnw-divider{height:1px;background:var(--bnw-border);margin:20px 0 14px}.bnw-notes{margin:0;padding-left:1.1em;font-size:.75rem;line-height:1.55;color:var(--bnw-muted)}.bnw-notes li{margin-bottom:8px}.bnw-learn{margin:0;padding:0;border:none;background:none;font:inherit;font-size:inherit;font-weight:600;color:var(--bnw-gold);cursor:pointer}.bnw-pw-input{width:100%;box-sizing:border-box;min-height:48px;padding:10px 12px;border-radius:8px;border:1px solid transparent;background:var(--bnw-input-bg);font-size:1rem;outline:none}.bnw-pw-input:focus{border-color:var(--bnw-gold)}.bnw-alert{margin:0 0 14px;padding:10px 12px;border-radius:8px;background:rgba(246,70,93,.08);border:1px solid rgba(246,70,93,.22);color:#c03649;font-size:.8125rem;line-height:1.45}.bnw-notice-success{margin:0 0 16px;padding:12px 14px;border-radius:8px;background:rgba(14,203,129,.1);border:1px solid rgba(14,203,129,.25);color:#0a6b45;font-size:.875rem;line-height:1.5;font-weight:500}.bnw-loading{margin:0;padding:24px 16px;text-align:center;font-size:.9rem;color:var(--bnw-muted)}.rec-page{position:relative;min-height:100dvh;padding:0 0 92px;font-family:Georgia,Times New Roman,ui-serif,serif;color:#2a261f;overflow-x:hidden}.rec-marble,.rec-page{max-width:440px;margin:0 auto}.rec-marble{position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 120% 50% at 50% -5%,rgba(212,175,55,.12),transparent 55%),linear-gradient(180deg,#fdfcfa,#f7f2ea 45%,#faf7f2);opacity:1}.rec-marble:after{content:"";position:absolute;inset:0;opacity:.35;background-image:repeating-linear-gradient(112deg,transparent,transparent 44px,rgba(201,162,39,.04) 0,rgba(201,162,39,.04) 45px)}.rec-inner{position:relative;z-index:1;padding:14px 14px 20px}.rec-panel{border:2px solid rgba(201,162,39,.55);border-radius:16px;background:rgba(255,253,248,.92);padding:16px 14px 18px;margin-bottom:14px;box-shadow:0 6px 22px rgba(166,124,0,.1)}.rec-title{margin:0 0 14px;font-size:1.65rem;font-weight:700;letter-spacing:.02em;background:linear-gradient(180deg,#c9a227,#8a6f2a 55%,#5c4810);-webkit-background-clip:text;background-clip:text;color:#a67c00;-webkit-text-fill-color:transparent}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.rec-title{color:#a67c00;-webkit-text-fill-color:#a67c00;background:none}}.rec-tabs{display:flex;gap:8px}.rec-tab{flex:1 1;margin:0;padding:10px 8px;border-radius:999px;border:2px solid rgba(201,162,39,.55);background:hsla(0,0%,100%,.75);font-family:inherit;font-size:.82rem;font-weight:700;color:#7a6220;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.rec-tab--active{border-color:transparent;color:#1a1508;background:linear-gradient(145deg,#f3e4a8,#e8c547 35%,#d4af37 70%,#a67c00);box-shadow:0 3px 12px rgba(166,124,0,.28)}.rec-list-panel{border:2px solid rgba(201,162,39,.55);border-radius:16px;background:rgba(255,253,248,.94);padding:14px 12px 16px;box-shadow:0 6px 22px rgba(166,124,0,.1)}.rec-list-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px;padding:0 4px}.rec-list-head h2{margin:0;font-size:1rem;font-weight:700;color:#3d3a34}.rec-list-head span{font-size:.78rem;font-weight:600;color:#8a8478}.rec-card{position:relative;border:2px solid rgba(201,162,39,.5);border-radius:14px;padding:12px 12px 14px;margin-bottom:12px;background:linear-gradient(180deg,#fffefb,#faf6ee)}.rec-card:last-child{margin-bottom:0}.rec-card-top{display:flex;gap:12px;align-items:flex-start}.rec-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:700;font-family:system-ui,sans-serif;border:1px solid;background:hsla(0,0%,100%,.85)}.rec-badge--completed,.rec-badge--pending{color:#0d8a55;border-color:rgba(13,138,85,.45)}.rec-badge--cancelled{color:#8a6f2a;border-color:rgba(138,111,42,.45)}.rec-fields{flex:1 1;min-width:0;margin:0;display:flex;flex-direction:column;gap:6px}.rec-field{display:flex;gap:8px;align-items:baseline;margin:0}.rec-field dt{flex-shrink:0;min-width:3.25rem;margin:0;font-size:.72rem;font-weight:600;color:#8a8275;letter-spacing:.02em}.rec-field dd{margin:0;font-size:.88rem;font-weight:700;line-height:1.35;color:#3d3310;word-break:break-word}.rec-aside{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:8px;padding-top:2px}.rec-aside-mult{font-size:.9rem;font-weight:700;font-family:system-ui,sans-serif;color:#2a261f;letter-spacing:.02em}.rec-thumb{width:96px;height:96px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(201,162,39,.75);box-shadow:0 2px 8px rgba(166,124,0,.2);background:#f0ebe0}.rec-thumb--placeholder{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#a67c00}.rec-totals{margin-top:14px;padding-top:12px;border-top:1px dashed rgba(201,162,39,.35);display:flex;flex-direction:column;gap:8px}.rec-total-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;font-size:.82rem;color:#5c574e}.rec-total-label{font-size:.8rem;font-weight:600;color:#5c574e;line-height:1.25}.rec-total-row strong{flex-shrink:0;font-size:.95rem;font-weight:700;color:#1a1508;font-family:system-ui,sans-serif;text-align:right}.rec-sell-wrap{display:flex;justify-content:flex-end;margin-top:12px}.rec-sell{display:inline-block;padding:8px 22px;border-radius:999px;border:none;font-size:.8rem;font-weight:700;font-family:Georgia,ui-serif,serif;letter-spacing:.04em;color:#fff;text-decoration:none;text-align:center;cursor:pointer;background:linear-gradient(145deg,#6b1c2e,#4a1422 45%,#2e0c16);box-shadow:0 3px 10px rgba(40,12,20,.35)}.rec-sell:active{transform:scale(.98)}.rec-sell--secondary{background:transparent;color:#5c4a1a;border:1px solid rgba(180,150,70,.85);box-shadow:none}.rec-sell--secondary:active{background:rgba(212,175,55,.12)}.rec-empty{padding:20px 12px;font-size:.9rem}.rec-empty,.rec-loading{margin:0;text-align:center;color:#7a756c}.rec-loading{padding:24px}.sell-rec-page{position:relative;min-height:100dvh;max-width:440px;margin:0 auto;padding:0 0 48px;font-family:Georgia,Times New Roman,ui-serif,serif;color:#1a1814;overflow-x:hidden}.sell-rec-marble{position:fixed;inset:0;max-width:440px;margin:0 auto;z-index:0;pointer-events:none;background:linear-gradient(180deg,#fdfcfa,#f7f2ea 45%,#faf7f2)}.sell-rec-inner{position:relative;z-index:1;padding:12px 16px 24px}.sell-rec-top{gap:8px;margin-bottom:16px}.sell-rec-back,.sell-rec-top{display:flex;align-items:center}.sell-rec-back{justify-content:center;width:40px;height:40px;border-radius:999px;border:2px solid rgba(201,162,39,.55);background:rgba(255,253,248,.95);color:#5c4810;text-decoration:none;font-size:1.1rem;line-height:1}.sell-rec-heading{flex:1 1;margin:0;text-align:center;font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#a67c00}.sell-rec-top-spacer{width:40px;flex-shrink:0}.sell-rec-stack{display:flex;flex-direction:column;gap:0}.sell-rec-meta{padding:4px 0 8px}.sell-rec-meta-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 2px;font-size:.88rem}.sell-rec-meta-row span{color:#7a756c}.sell-rec-meta-row strong{font-weight:700;color:#1a1814;font-size:.86rem;font-family:system-ui,sans-serif}.sell-rec-divider{height:2px;margin:4px 0 14px;background:linear-gradient(90deg,transparent,rgba(201,162,39,.65),transparent)}.sell-rec-product{position:relative;padding:14px 14px 16px;border-radius:14px;border:2px solid rgba(201,162,39,.55);background:hsla(0,0%,100%,.95);box-shadow:0 6px 22px rgba(166,124,0,.1)}.sell-rec-badge{position:absolute;top:12px;right:12px;z-index:2;padding:5px 12px;border-radius:999px;font-size:.72rem;font-weight:700;font-family:system-ui,sans-serif;border:1px solid;background:hsla(0,0%,100%,.92)}.sell-rec-badge--completed,.sell-rec-badge--pending{color:#0d8a55;border-color:rgba(13,138,85,.45)}.sell-rec-hero-img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:10px;border:1px solid rgba(201,162,39,.75);background:#1a1814;margin-bottom:12px}.sell-rec-hero-img--empty{display:grid;place-items:center;font-size:.75rem;color:hsla(0,0%,100%,.45)}.sell-rec-title{margin:0 0 6px;padding-right:88px;font-size:1.05rem;font-weight:700;line-height:1.35;color:#1a1814}.sell-rec-sub{margin:0 0 10px;font-size:.82rem;font-weight:600;line-height:1.4;color:#3d3a34}.sell-rec-unit{margin:0;font-size:.84rem;color:#7a756c;font-weight:600;font-family:system-ui,sans-serif}.sell-rec-totals{margin-top:18px;padding-top:14px;border-top:1px solid rgba(201,162,39,.4)}.sell-rec-total-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 2px}.sell-rec-total-row span{color:#7a756c;font-size:.9rem}.sell-rec-total-row--major strong{font-size:1.35rem;font-weight:800;color:#1a1814;font-family:system-ui,sans-serif}.sell-rec-total-row--earnings strong{font-size:1.15rem;font-weight:800;font-family:system-ui,sans-serif}.sell-rec-earn-label{display:inline-flex;align-items:center;gap:8px;color:#7a756c!important}.sell-rec-earn-icon{flex-shrink:0}.sell-rec-more{margin-top:14px;width:100%;min-height:48px;padding:12px 16px;border-radius:12px;border:2px solid rgba(201,162,39,.65);background:#fffefb;color:#1a1814;font-size:.95rem;font-weight:700;font-family:inherit;cursor:pointer}.sell-rec-more--link{display:flex;align-items:center;justify-content:center;text-decoration:none}.sell-rec-more--primary{background:linear-gradient(145deg,#f0d78c,#d4af37 45%,#c9a227);color:#2a2110;border-color:rgba(138,111,42,.45)}.sell-rec-card--plain{padding:20px 16px;border-radius:14px;border:2px solid rgba(201,162,39,.45);background:rgba(255,253,248,.92)}.sell-rec-note{margin:0;font-size:.9rem;color:#5c574e;line-height:1.45}.sell-rec-injection-row strong{color:#2a2110}.sell-rec-injection-row--short strong{color:#c62828;font-weight:800}.sell-rec-injection-alert{margin:0 0 4px;padding:12px 14px;border-radius:10px;border:1px solid rgba(198,40,40,.45);background:rgba(198,40,40,.1);color:#b71c1c;font-size:.92rem;font-weight:700;line-height:1.4;text-align:center}.sell-rec-injection-alert-sub{display:block;margin-top:6px;font-size:.78rem;font-weight:600;color:#8b2525}.sell-rec-injection-alert--flash{animation:sell-rec-injection-flash .45s ease-in-out 4;box-shadow:0 0 0 2px rgba(198,40,40,.75)}@keyframes sell-rec-injection-flash{0%,to{background:rgba(198,40,40,.1)}50%{background:hsla(0,100%,81%,.95);border-color:rgba(183,28,28,.85)}}.sell-rec-stack--locked .order-details-sell:disabled,.sell-rec-stack--locked .sell-rec-more:disabled{opacity:.55;cursor:not-allowed}.sell-rec-sell-wrap{position:relative;margin-top:16px;width:100%}.sell-rec-sell-wrap .order-details-sell{margin-top:0}.sell-rec-sell-toast{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px 14px;border-radius:12px;background:rgba(38,38,38,.9);color:#f8f8f8;font-size:.72rem;font-weight:700;line-height:1.3;text-align:center;pointer-events:none;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08);animation:sell-rec-sell-toast-in .18s ease-out}.sell-rec-sell-toast-injection{font-size:.65rem;font-weight:600;color:hsla(0,0%,100%,.82)}@keyframes sell-rec-sell-toast-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.vip-mk{--vip-mk-gold:#c9a23a;--vip-mk-gold-mid:#dcb354;--vip-mk-gold-soft:rgba(201,162,58,.35);--vip-mk-ink:#121212;--vip-mk-muted:#7d7d7d;background:#fff;color:var(--vip-mk-ink);padding:10px 14px 92px;max-width:440px;margin:0 auto;min-height:100vh}.vip-mk,.vip-mk *,.vip-mk :after,.vip-mk :before{box-sizing:border-box}.vip-mk-toolbar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:10px 0 6px;grid-gap:4px;gap:4px}.vip-mk-back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;border:1px solid rgba(201,162,58,.35);background:linear-gradient(180deg,#fff,#faf7ef);color:var(--vip-mk-ink);box-shadow:0 2px 8px hsla(0,0%,7%,.06);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.vip-mk-back:hover{transform:translateY(-1px);box-shadow:0 4px 12px hsla(0,0%,7%,.08)}.vip-mk-back:focus-visible{outline:2px solid var(--vip-mk-gold);outline-offset:2px}.vip-mk-toolbar-title{margin:0;text-align:center;font-family:var(--vip-mk-display),"Playfair Display",Georgia,serif;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--vip-mk-ink)}.vip-mk-toolbar-pad{width:40px;height:40px}.vip-mk-crown-row{display:flex;align-items:center;justify-content:center;gap:10px;margin:2px 0 14px;color:var(--vip-mk-gold)}.vip-mk-crown-row--compact{margin:6px 0 12px}.vip-mk-crown-row--compact .vip-mk-crown-ico{width:28px;height:16px}.vip-mk-crown-line{flex:1 1;max-width:120px;height:1px;background:linear-gradient(90deg,transparent,var(--vip-mk-gold-soft),transparent);opacity:.85}.vip-mk-crown-ico{width:34px;height:20px;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(201,162,58,.35))}.vip-mk-banner{margin-bottom:22px}.vip-mk-banner-inner{position:relative;display:grid;grid-template-columns:1fr minmax(100px,38%);align-items:center;grid-gap:8px 12px;gap:8px 12px;padding:18px 16px 18px 18px;border-radius:18px;background:linear-gradient(135deg,#fff,#fffdf8 45%,#faf6ec);border:1px solid rgba(201,162,58,.22);box-shadow:0 8px 28px hsla(0,0%,7%,.07),inset 0 1px 0 hsla(0,0%,100%,.9);overflow:hidden}.vip-mk-banner-inner:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 85% 40%,rgba(201,162,58,.12),transparent 55%),radial-gradient(ellipse 50% 40% at 10% 90%,rgba(201,162,58,.06),transparent 50%);pointer-events:none}.vip-mk-banner-copy{position:relative;z-index:1}.vip-mk-banner-head{margin:0;font-family:var(--vip-mk-serif),"Cormorant Garamond",Georgia,serif;font-size:clamp(1.55rem,4.5vw,1.85rem);font-weight:700;line-height:1.15;letter-spacing:.02em;background:linear-gradient(110deg,#a8862e,#d4af37 38%,#c9a23a 72%,#8a6d1f);-webkit-background-clip:text;background-clip:text;color:transparent}.vip-mk-banner-sub{margin:8px 0 0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.85rem;line-height:1.45;color:var(--vip-mk-muted);max-width:220px}.vip-mk-banner-visual{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:flex-end;min-height:96px}.vip-mk-banner-svg{width:100%;max-width:200px;height:auto;opacity:.95}.vip-mk-levels{padding-bottom:8px}.vip-mk-section-title{display:flex;align-items:center;gap:12px;margin:0 0 4px}.vip-mk-section-bar{width:3px;height:22px;border-radius:2px;background:linear-gradient(180deg,var(--vip-mk-gold-mid),var(--vip-mk-gold));box-shadow:0 0 12px rgba(201,162,58,.45)}.vip-mk-section-title h2{margin:0;font-family:var(--vip-mk-serif),"Cormorant Garamond",Georgia,serif;font-size:1.2rem;font-weight:700;color:var(--vip-mk-ink)}.vip-mk-status{margin:14px 0;text-align:center;font-size:.92rem;color:var(--vip-mk-muted)}.vip-mk-hint{margin:0 0 10px;font-size:.8rem;line-height:1.35;color:#a67c00}.vip-mk-cards{display:flex;flex-direction:column;gap:14px}.vip-mk-card{display:grid;grid-template-columns:clamp(104px,30%,120px) 1fr auto;align-items:stretch;min-height:120px;border-radius:16px;background:#fff;border:1px solid rgba(201,162,58,.22);box-shadow:0 6px 22px hsla(0,0%,7%,.06);position:relative;overflow:hidden}.vip-mk-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent,var(--vip-mk-gold),transparent);opacity:.85;pointer-events:none}.vip-mk-card-badge-pane{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 8px;background:radial-gradient(ellipse 90% 80% at 50% 20%,hsla(45,73%,96%,.9) 0,transparent 60%),linear-gradient(165deg,#fffef9,#f7f0dd);border-right:1px solid rgba(201,162,58,.15)}.vip-mk-card-badge-pattern{position:absolute;inset:0;opacity:.35;background-image:radial-gradient(circle at 30% 40%,rgba(201,162,58,.12) 0 1px,transparent 1px),radial-gradient(circle at 70% 70%,rgba(201,162,58,.1) 0 1px,transparent 1px);background-size:14px 14px,18px 18px;pointer-events:none}.vip-mk-card-badge-holder{min-height:88px}.vip-mk .vip-program-badge,.vip-mk-card-badge-holder{position:relative;z-index:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vip-mk .vip-program-badge{flex:0 0 auto;max-width:100px;max-height:104px;min-height:72px;filter:drop-shadow(0 3px 10px rgba(201,162,58,.35))}.vip-mk .vip-program-badge-img,.vip-mk .vip-program-badge-svg{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.vip-program-badge--lg{filter:drop-shadow(0 4px 14px rgba(201,162,58,.4))}.vip-mk-card-content{position:relative;z-index:1;padding:14px 10px 14px 12px;display:flex;flex-direction:column;justify-content:center;gap:8px;background:#fff;color:var(--vip-mk-ink)}.vip-mk-card-level{margin:0;font-family:var(--vip-mk-serif),"Cormorant Garamond",Georgia,serif;font-size:1.35rem;font-weight:700;letter-spacing:.02em;background:linear-gradient(100deg,#a8862e,#d4af37 45%,#b8942e);-webkit-background-clip:text;background-clip:text;color:#a8862e;-webkit-text-fill-color:transparent}@supports not (-webkit-background-clip:text){.vip-mk-banner-head,.vip-mk-card-level{background:none;color:#a8862e;-webkit-text-fill-color:currentColor}}.vip-mk-metrics{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.vip-mk-metrics li{display:grid;grid-template-columns:22px 1fr auto;align-items:center;grid-gap:6px 8px;gap:6px 8px;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.78rem;line-height:1.25}.vip-mk-metrics-ico{display:flex;align-items:center;justify-content:center;color:var(--vip-mk-gold);opacity:.95}.vip-mk-metrics-label{color:var(--vip-mk-muted)}.vip-mk-metrics-value{font-weight:600;color:var(--vip-mk-ink);text-align:right;white-space:nowrap}.vip-mk-card-aside{display:flex;flex-direction:column;align-items:center;padding:10px 12px 10px 4px;justify-content:flex-start}.vip-mk-card-arrow{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:radial-gradient(circle at 30% 25%,#f8ebc8 0,#dcb354 52%,#a8862e 100%);color:#fff;font-size:1.1rem;font-weight:700;line-height:1;box-shadow:0 3px 10px rgba(201,162,58,.45),inset 0 1px 0 hsla(0,0%,100%,.55)}@media (max-width:360px){.vip-mk-card{grid-template-columns:92px 1fr auto}.vip-mk-metrics li{font-size:.72rem;grid-template-columns:20px 1fr auto}}.sp-chat-shell{display:flex;flex-direction:column;min-height:100dvh;max-width:440px;margin:0 auto;background:#f3f4f6}.sp-chat-header{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fff;border-bottom:1px solid #e8eaed;flex-shrink:0}.sp-chat-header-brand{display:flex;align-items:center;gap:10px;flex:1 1;min-width:0}.sp-chat-header-text{display:flex;flex-direction:column;gap:2px;min-width:0}.sp-chat-header-text strong{font-size:.95rem;font-weight:700;color:#111827;line-height:1.2}.sp-chat-header-text span{font-size:.78rem;color:#9ca3af;line-height:1.2}.sp-chat-header-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.sp-chat-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:8px;background:transparent;color:#374151;cursor:pointer;text-decoration:none}.sp-chat-icon-btn:hover{background:#f3f4f6}.sp-chat-avatar{flex-shrink:0;display:inline-flex;width:36px;height:36px}.sp-chat-avatar svg{display:block;width:36px;height:36px}.sp-chat-body{flex:1 1;overflow-y:auto;padding:12px 14px 16px;-webkit-overflow-scrolling:touch}.sp-chat-history-link{display:block;width:100%;margin:0 0 14px;padding:0;border:none;background:none;font-size:.82rem;font-weight:500;color:#9ca3af;text-align:center;cursor:pointer;font-family:inherit}.sp-chat-history-link:hover{color:#6b7280}.sp-chat-thread{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.sp-chat-row{display:flex;align-items:flex-end;gap:8px;max-width:100%}.sp-chat-row--user{flex-direction:row-reverse;align-self:flex-end;margin-left:auto}.sp-chat-row--support{align-self:flex-start}.sp-chat-bubble{max-width:min(280px,78vw);padding:12px 14px;border-radius:16px;font-size:.92rem;line-height:1.45;word-break:break-word}.sp-chat-bubble p{margin:0}.sp-chat-bubble img{display:block;max-width:min(240px,72vw);max-height:280px;border-radius:10px;object-fit:contain}.sp-chat-bubble--image{padding:8px}.sp-chat-bubble--support{background:#fff;color:#1f2937;border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.sp-chat-bubble--user{background:linear-gradient(135deg,#f0d78c,#d4af37 55%,#b8922a);color:#1a1508;border-bottom-right-radius:4px;box-shadow:0 1px 3px rgba(180,140,40,.25)}.sp-chat-row--user .sp-chat-avatar{display:none}.sp-chat-external{margin:16px 0 0;text-align:center;font-size:.85rem}.sp-chat-external a{color:#a67c00;font-weight:600;text-decoration:none}.sp-chat-external a:hover{text-decoration:underline}.sp-chat-footer{flex-shrink:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom, 0px));background:#f3f4f6;border-top:1px solid #e5e7eb}.sp-chat-attach-menu{margin-bottom:8px;padding:8px;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.sp-chat-attach-menu button{display:block;width:100%;padding:10px 12px;border:none;border-radius:8px;background:transparent;font-size:.88rem;text-align:left;cursor:pointer;font-family:inherit;color:#374151}.sp-chat-attach-menu button:hover{background:#f9fafb}.sp-chat-compose{display:flex;align-items:center;gap:10px}.sp-chat-file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.sp-chat-plus{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:#fff;color:#374151;box-shadow:0 1px 3px rgba(0,0,0,.08);cursor:pointer}.sp-chat-plus:hover{background:#fafafa}.sp-chat-input{flex:1 1;min-width:0;height:44px;padding:0 18px;border:none;border-radius:999px;background:#fff;font-size:.92rem;font-family:inherit;color:#111827;box-shadow:0 1px 3px rgba(0,0,0,.06)}.sp-chat-input::placeholder{color:#9ca3af}.sp-chat-input:focus{outline:2px solid rgba(212,175,55,.45);outline-offset:0}.sp-chat-loading{margin:0 0 12px;text-align:center;font-size:.88rem;color:#9ca3af}.sp-chat-categories{margin-bottom:16px}.sp-chat-categories-title{margin:0 0 6px;font-size:1.05rem;font-weight:800;color:#111827}.sp-chat-categories-sub{margin:0 0 14px;font-size:.82rem;color:#9ca3af}.sp-chat-categories-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.sp-chat-category-btn{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:14px 16px;border:1px solid rgba(212,175,55,.45);border-radius:12px;background:#fff;cursor:pointer;text-align:left;font-family:inherit;transition:background .15s ease,border-color .15s ease}.sp-chat-category-btn:hover:not(:disabled){background:#fffdf5;border-color:#d4af37}.sp-chat-category-btn:disabled{opacity:.6;cursor:wait}.sp-chat-category-name{font-size:.95rem;font-weight:700;color:#1f2937}.sp-chat-category-en{font-size:.78rem;color:#9ca3af}.sp-chat-category-pill{margin:0 0 10px;font-size:.8rem;font-weight:600;color:#a67c00}