:root{--orange:#fb7404;--orange-2:#f8af40;--orange-deep:#d85e00;--ink:#252525;--muted:#71717a;--ivory:#fffaf3;--cream:#fff1df;--line:#eadfce;--surface:#fff;--admin-bg:#f5f2ed;--admin-dark:#28231e;--success:#159455;--warning:#bd7200;--danger:#d34444;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%}body{background:#fff}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.public-shell{min-height:100vh;background:linear-gradient(180deg,#fff,#fffaf5)}.public-header{position:sticky;top:0;z-index:60;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(234,223,206,.8)}.public-header-inner{height:76px;max-width:1520px;margin:auto;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.header-logo{width:104px;height:56px;object-fit:contain}.public-header-actions{display:flex;align-items:center;gap:8px}.header-login,.header-register,.header-admin-link,.header-logout{min-height:42px;padding:0 13px;border-radius:13px;display:flex;align-items:center;gap:7px;text-decoration:none;font-weight:850;font-size:13px}.header-login{color:var(--ink);background:#fff;border:1px solid var(--line)}.header-register{color:#fff;background:var(--ink)}.header-admin-link{color:#fff;background:var(--orange)}.header-logout{border:1px solid var(--line);background:#fff;color:var(--ink)}.public-main{min-height:calc(100vh - 76px)}.client-home{max-width:1520px;margin:auto;padding:20px 16px 56px}.client-hero{display:grid;gap:26px;align-items:center}.client-hero-copy{padding:12px 0}.client-kicker,.admin-kicker{display:inline-flex;color:var(--orange-deep);font-weight:950;font-size:11px;letter-spacing:.11em;text-transform:uppercase}.client-hero h1{max-width:760px;margin:10px 0 12px;font-size:clamp(34px,8vw,64px);line-height:.98;letter-spacing:-.045em}.client-hero-copy>p{max-width:650px;margin:0;color:var(--muted);font-size:17px;line-height:1.55}.client-actions{display:grid;gap:12px;margin-top:28px;max-width:690px}.client-action{width:100%;min-height:92px;border:0;border-radius:24px;padding:14px;display:grid;grid-template-columns:58px minmax(0,1fr) 26px;align-items:center;gap:13px;text-align:left;box-shadow:0 14px 38px #452a0f14;transition:transform .15s ease,box-shadow .15s ease}.client-action:hover{transform:translateY(-2px);box-shadow:0 18px 46px #452a0f21}.client-action-primary{background:linear-gradient(135deg,var(--orange),#ff8f21);color:#fff}.client-action-secondary{background:#fff;border:1.5px solid #f1bd82;color:var(--ink)}.client-action-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#fff3}.client-action-secondary .client-action-icon{background:var(--cream);color:var(--orange-deep)}.client-action-copy{display:grid;gap:4px}.client-action-copy strong{font-size:18px;line-height:1.15}.client-action-copy small{font-size:13px;opacity:.83}.client-action-arrow{font-size:26px;font-weight:500}.client-auth-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:690px;margin-top:11px}.client-auth-btn{min-height:54px;border-radius:16px;border:1px solid var(--line);font-weight:900;display:flex;justify-content:center;align-items:center;gap:8px}.client-auth-btn.login{background:#fff;color:var(--ink)}.client-auth-btn.register{background:var(--ink);color:#fff;border-color:var(--ink)}.client-admin-shortcut{margin-top:12px;min-height:52px;padding:0 16px;border:0;border-radius:15px;background:var(--ink);color:#fff;font-weight:900;display:flex;align-items:center;gap:8px}.client-visual{display:none;position:relative;min-height:590px;place-items:center}.phone-preview{position:relative;width:320px;height:620px;padding:12px;border-radius:48px;background:#1f1f1f;box-shadow:0 38px 100px #2f1f1138,0 0 0 1px #000 inset;transform:rotate(2deg)}.phone-notch{position:absolute;z-index:2;top:19px;left:50%;transform:translate(-50%);width:104px;height:25px;border-radius:999px;background:#111}.phone-screen{height:100%;border-radius:38px;background:linear-gradient(180deg,#fff,#fffaf3);padding:55px 18px 18px;overflow:hidden}.mini-brand{font-size:14px;font-weight:950;color:var(--orange-deep);letter-spacing:.14em}.mini-title{font-size:28px;font-weight:950;line-height:1.05;margin:14px 0 20px}.mini-action{min-height:102px;border:1px solid #efc79b;border-radius:22px;margin-bottom:12px;padding:16px;display:flex;align-items:center;gap:13px}.mini-action.primary{background:var(--orange);color:#fff;border-color:var(--orange)}.mini-action svg{width:34px;height:34px}.mini-action div{display:grid;gap:3px}.mini-action strong{font-size:22px}.mini-action span{font-size:12px;opacity:.8}.mini-platform{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;display:flex;justify-content:space-between;align-items:center;margin-top:20px}.mini-platform span{color:var(--muted)}.mini-platform strong{font-size:20px}.floating-feature{position:absolute;z-index:3;background:#fff;border:1px solid var(--line);box-shadow:0 18px 55px #4a30151f;border-radius:18px;padding:13px 15px;display:flex;align-items:center;gap:10px}.floating-feature svg{color:var(--orange-deep)}.floating-feature div{display:grid}.floating-feature strong{font-size:13px}.floating-feature span{font-size:11px;color:var(--muted)}.feature-a{left:-6px;top:20px}.feature-b{right:0;bottom:105px}.client-platform-section{margin-top:34px;padding:24px;background:var(--ivory);border:1px solid #f0dfca;border-radius:30px;display:grid;gap:18px}.client-platform-section h2{margin:7px 0 0;font-size:clamp(25px,5vw,38px);line-height:1.05}.only-platform-card{width:100%;border:1px solid #f0c899;border-radius:22px;background:#fff;padding:14px;display:grid;grid-template-columns:56px 1fr 24px;align-items:center;gap:12px;text-align:left}.xbet-mark{width:56px;height:56px;border-radius:17px;background:#122741;color:#fff;display:grid;place-items:center;font-weight:950;font-size:20px}.xbet-mark.small{width:46px;height:46px;border-radius:14px;font-size:16px}.only-platform-card>div:nth-child(2){display:grid;gap:2px}.only-platform-card strong{font-size:20px}.only-platform-card span{color:var(--muted);font-size:13px}.only-platform-arrow{font-size:25px!important;color:var(--orange-deep)!important}.how-it-works{margin-top:36px;padding:28px 20px;background:var(--ivory);border:1px solid #f0dfca;border-radius:30px}.how-it-works-head{text-align:center;max-width:540px;margin:0 auto 26px}.how-it-works-head h2{margin:8px 0 6px;font-size:clamp(23px,4vw,32px);line-height:1.1}.how-it-works-head p{margin:0;color:var(--muted)}.steps-grid{display:grid;gap:20px 16px}.step-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px 18px 18px;position:relative;display:flex;flex-direction:column;gap:8px}.step-number{position:absolute;top:-14px;left:18px;width:30px;height:30px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-weight:950;font-size:13px}.step-icon{width:50px;height:50px;border-radius:15px;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center;margin-top:4px}.step-card h3{margin:2px 0 0;font-size:16px}.step-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.trust-strip{margin-top:16px;display:grid;gap:10px}.trust-item{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 16px}.trust-item svg{color:var(--orange-deep);flex:0 0 auto}.trust-item strong{display:block;font-size:14px}.trust-item span{font-size:12px;color:var(--muted)}.transaction-shell{max-width:930px;margin:0 auto;padding:22px 16px 70px}.back-link{border:0;background:transparent;color:var(--ink);display:flex;align-items:center;gap:7px;font-weight:900;padding:8px 0;margin-bottom:10px}.transaction-card-v3,.transaction-success{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 22px 65px #34231012}.transaction-card-v3{padding:20px}.transaction-header-v3{display:flex;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--line)}.transaction-header-icon{width:58px;height:58px;flex:0 0 auto;border-radius:18px;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center}.transaction-header-v3 h1{font-size:29px;line-height:1.05;margin:5px 0 7px}.transaction-header-v3 p{margin:0;color:var(--muted);line-height:1.4}.transaction-form-v3{display:grid;gap:18px;margin-top:18px}.form-block{display:grid;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--line)}.form-block-title{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:950}.locked-platform{display:grid;grid-template-columns:46px 1fr 22px;align-items:center;gap:10px;background:var(--ivory);border:1px solid #f0d7b9;border-radius:16px;padding:11px}.locked-platform>div:nth-child(2){display:grid}.locked-platform span{font-size:12px;color:var(--muted)}.locked-platform>svg{color:var(--success)}.field-label{display:grid;gap:7px;font-size:13px;font-weight:900}.big-input{width:100%;min-height:58px;border:1.5px solid #ddd4c9;border-radius:16px;padding:0 15px;font-size:18px;outline:none;background:#fff}.big-input:focus{border-color:var(--orange);box-shadow:0 0 0 4px #fb74041c}.amount-grid.one-step{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.amount-button,.operator-tabs button{min-height:50px;border:1.5px solid #e6ded4;border-radius:14px;background:#fff;font-weight:900}.amount-button.selected,.operator-tabs button.selected{border-color:var(--orange);background:var(--cream);color:var(--orange-deep)}.operator-tabs{display:grid;grid-template-columns:1fr;gap:8px}.transaction-summary-v3{background:#f7f4f0;border-radius:16px;padding:13px;display:flex;gap:10px;align-items:center}.transaction-summary-v3 svg{color:var(--orange-deep)}.transaction-summary-v3 div{display:grid;gap:2px}.transaction-summary-v3 span{font-size:13px;color:var(--muted)}.primary-button{min-height:58px;border:0;border-radius:16px;background:var(--orange);color:#fff;font-weight:950;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px}.primary-button:disabled{background:#cfc8c0;cursor:not-allowed}.full{width:100%}.form-error{padding:12px 14px;border-radius:13px;background:#fff0f0;color:#b42424;border:1px solid #ffd3d3;font-size:13px;font-weight:750}.transaction-success{text-align:center;padding:44px 24px}.success-icon{width:76px;height:76px;border-radius:24px;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center;margin:0 auto 16px}.transaction-success h1{font-size:34px;margin:8px 0}.transaction-success p{color:var(--muted);line-height:1.6;margin-bottom:22px}.auth-page-v3{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:30px 16px;background:linear-gradient(145deg,#fff 0,#fff7ec)}.auth-back-link{position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:6px;color:var(--ink);font-weight:900;font-size:13px;text-decoration:none}.auth-card-v3{width:min(100%,470px);min-width:0;background:#fff;border:1px solid var(--line);border-radius:28px;padding:25px;box-shadow:0 24px 70px #482f1614;display:grid;gap:13px}.auth-symbol{width:54px;height:54px;border-radius:17px;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center}.auth-card-v3 h1{font-size:34px;margin:0}.auth-card-v3>p{margin:0;color:var(--muted)}.auth-card-v3 label{display:grid;gap:7px;font-size:13px;font-weight:900}.auth-card-v3 input{min-height:55px;border:1.5px solid #ded5ca;border-radius:15px;padding:0 14px;font-size:16px;outline:none}.auth-card-v3 input:focus{border-color:var(--orange)}.auth-card-v3 a{color:var(--orange-deep);font-weight:900}.auth-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.auth-row input{min-width:0}.auth-hint{margin:-2px 0 0;font-size:11px;font-weight:700;color:var(--muted)}.auth-steps{display:grid;gap:8px;margin-top:4px}.auth-steps-labels{display:flex;justify-content:space-between;font-size:11px;font-weight:900;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.auth-steps-labels .active{color:var(--orange-deep)}.auth-steps-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.auth-steps-bars span{height:5px;border-radius:999px;background:var(--line)}.auth-steps-bars span.active{background:var(--orange)}.auth-actions-row{display:flex;gap:10px}.auth-back-btn{flex:0 0 auto;min-height:58px;padding:0 20px;border-radius:16px;border:1.5px solid #ded5ca;background:#fff;font-weight:900;color:var(--ink)}.admin-app{min-height:100vh;background:var(--admin-bg)}.admin-sidebar-v3{position:fixed;z-index:100;left:0;top:0;bottom:0;width:270px;background:#2b2723;color:#fff;transform:translate(-100%);transition:transform .2s ease;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.08)}.admin-sidebar-v3.open{transform:none}.admin-sidebar-brand{height:96px;display:flex;align-items:center;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.admin-sidebar-brand img{width:158px;height:72px;object-fit:contain;border-radius:12px;padding:4px}.sidebar-close{margin-left:auto;border:0;background:transparent;color:#fff}.admin-menu-v3{padding:18px 12px;display:grid;gap:5px;overflow:auto}.admin-menu-v3 a{position:relative;min-height:52px;padding:0 14px;border-radius:14px;display:flex;align-items:center;gap:12px;color:#d8d0c8;text-decoration:none;font-weight:850}.admin-menu-v3 a:hover{background:#ffffff0f;color:#fff}.admin-menu-v3 a.active{background:linear-gradient(135deg,var(--orange),#ef8f2d);color:#fff;box-shadow:0 10px 28px #fb740438}.active-dot{width:6px;height:6px;border-radius:50%;background:#ffe4c2;margin-left:auto}.admin-sidebar-signature{margin:auto 15px 20px;padding:20px 15px;border:1px solid rgba(248,175,64,.27);border-radius:20px;text-align:center;background:linear-gradient(180deg,#fb74041a,#ffffff05);display:grid;gap:6px}.signature-mark{width:52px;height:52px;margin:0 auto 5px;border-radius:18px;background:var(--orange);display:grid;place-items:center;font-weight:950;font-size:27px}.admin-sidebar-signature span{font-size:10px;letter-spacing:.24em;color:#eeb976}.admin-overlay{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;border:0;background:#140f0a70}.admin-stage{min-width:0}.admin-topbar-v3{position:sticky;top:0;z-index:70;height:78px;background:#fff;border-bottom:1px solid #e6ded4;display:flex;align-items:center;padding:0 14px;gap:10px}.admin-menu-button,.theme-pill,.admin-signout-v3{width:44px;height:44px;border-radius:13px;border:1px solid #e4dcd2;background:#fff;display:grid;place-items:center;color:var(--ink)}.admin-topbar-spacer{flex:1}.admin-profile-v3{display:flex;align-items:center;gap:9px;padding-left:4px}.admin-avatar{width:42px;height:42px;border-radius:50%;background:var(--cream);border:1px solid #efc38f;display:grid;place-items:center;font-weight:950;color:var(--orange-deep)}.admin-profile-v3>div:nth-child(2){display:none}.admin-profile-v3 strong,.admin-profile-v3 span{display:block}.admin-profile-v3 span{font-size:12px;color:var(--muted)}.admin-content-v3{padding:18px 14px 44px}.dashboard-page-v3,.admin-resource-page{max-width:1450px;margin:0 auto}.dashboard-heading-v3,.resource-heading{display:grid;gap:16px;margin-bottom:18px}.dashboard-heading-v3 h1,.resource-heading h1{font-size:35px;line-height:1;margin:6px 0 7px;letter-spacing:-.035em}.dashboard-heading-v3 p,.resource-heading p{margin:0;color:#77716a;line-height:1.5}.dashboard-actions-v3{display:flex;flex-wrap:wrap;gap:8px}.dash-action{min-height:46px;padding:0 14px;border-radius:13px;border:1px solid #dfd5c9;background:#fff;color:var(--ink);display:flex;align-items:center;gap:8px;font-weight:900}.dash-action.primary{background:var(--orange);border-color:var(--orange);color:#fff}.dash-action.secondary{background:#2f2a25;border-color:#2f2a25;color:#fff}.dash-action.quiet{background:#fff}.dashboard-filter-card,.admin-panel-v3,.resource-table-card{background:#fff;border:1px solid #e2d8cc;border-radius:20px;box-shadow:0 8px 24px #4730190a}.dashboard-filter-card{padding:17px;margin-bottom:16px}.filter-card-head{display:grid;gap:12px}.filter-card-head h2{font-size:18px;margin:0 0 4px}.filter-card-head p{margin:0;color:#827b73;font-size:13px}.filter-head-actions{display:flex;gap:8px}.filter-head-actions button{min-height:43px;padding:0 14px;border:1px solid #ded4c8;border-radius:12px;background:#fff;font-weight:900;display:flex;align-items:center;gap:7px}.filter-head-actions .apply{background:var(--orange);border-color:var(--orange);color:#fff}.filter-grid-v3{display:grid;grid-template-columns:1fr;gap:10px;margin-top:15px}.filter-grid-v3 label{display:grid;gap:6px;font-size:12px;color:#766e66;font-weight:850}.filter-grid-v3 input,.filter-grid-v3 select{min-height:48px;border:1px solid #ddd3c8;border-radius:12px;background:#fff;padding:0 12px;color:#2c2926;outline:none}.filter-grid-v3 input:focus,.filter-grid-v3 select:focus{border-color:var(--orange)}.admin-stat-grid-v3,.stat-grid-3{display:grid;grid-template-columns:1fr;gap:11px}@media (min-width:620px){.stat-grid-3{grid-template-columns:repeat(3,1fr)}}.stat-grid-4{display:grid;grid-template-columns:1fr;gap:11px}@media (min-width:620px){.stat-grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.stat-grid-4{grid-template-columns:repeat(4,1fr)}}.table-expand-toggle{border:1px solid var(--line);background:#fff;border-radius:10px;padding:7px 11px;font-size:12px;font-weight:900;display:flex;align-items:center;gap:5px;margin-left:auto}.table-detail-row td{background:#fbf8f3;padding:16px 18px}.detail-grid{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width:720px){.detail-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.detail-grid.cols-4{grid-template-columns:repeat(4,1fr)}}.info-box{background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 12px}.info-box p{margin:0;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.info-box strong{display:block;margin-top:6px;font-size:13px;word-break:break-word}.badge-pill{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:900;padding:5px 10px;border-radius:999px;white-space:nowrap}.badge-pill.role{background:#eaf1fb;color:#1d5fb0}.badge-pill.verified{background:#e6f6ec;color:var(--success)}.badge-pill.unverified{background:#fff3df;color:var(--warning)}.contact-lines{display:grid;gap:3px;font-size:12px}.contact-lines span{display:flex;align-items:center;gap:6px;color:var(--muted)}.user-detail-head{display:flex;flex-wrap:wrap;align-items:center;gap:14px;background:#fbf8f3;border:1px solid var(--line);border-radius:16px;padding:14px}.user-detail-head .table-avatar{width:52px;height:52px;font-size:15px}.admin-stat-card-v3{min-height:185px;background:linear-gradient(145deg,#fff 0,#fff9f1);border:1px solid #e2d6c8;border-radius:19px;padding:18px;display:flex;flex-direction:column;box-shadow:0 8px 22px #462d140a}.stat-top{display:flex;justify-content:space-between;align-items:center}.stat-icon-v3{color:var(--orange-deep)}.sparkline{font-size:35px;color:var(--orange-2);font-weight:300;line-height:1}.stat-label{margin-top:15px;font-size:12px;color:#736b63;font-weight:900}.admin-stat-card-v3>strong{font-size:27px;margin-top:7px}.stat-foot{margin-top:auto;display:flex;gap:9px;align-items:center;font-size:11px}.stat-foot b{color:var(--success)}.stat-foot span{color:#938b82}.dashboard-lower-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}.admin-panel-v3{padding:18px;min-height:280px}.panel-title-v3{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.panel-title-v3 h2{margin:0;font-size:18px}.panel-title-v3 p{font-size:12px;color:#8a8178;margin:5px 0 0}.panel-badge{font-size:10px;padding:6px 8px;border-radius:999px;background:#fff1df;color:var(--orange-deep);font-weight:950}.revenue-big{display:block;font-size:28px;margin-top:20px}.revenue-big small{font-size:12px;color:#8a8178}.simple-line-chart{height:150px;display:flex;align-items:flex-end;gap:8px;margin-top:18px;border-bottom:1px solid #e8dfd5}.line-bar{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.line-bar span{display:block;width:100%;max-width:34px;background:linear-gradient(180deg,var(--orange-2),var(--orange));border-radius:8px 8px 2px 2px}.line-bar small{font-size:9px;color:#918981;margin-bottom:5px}.status-line-v3{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #eee6dc}.status-line-v3>div{display:flex;align-items:center;gap:9px}.status-dot{width:10px;height:10px;border:2px solid #8d857d;border-radius:50%}.status-line-v3.ok .status-dot{border-color:var(--success)}.status-line-v3.wait .status-dot{border-color:var(--warning)}.status-line-v3.bad .status-dot{border-color:var(--danger)}.resource-heading{margin-bottom:18px}.resource-toolbar{display:flex;flex-wrap:wrap;gap:9px;background:#fff;border:1px solid #e2d8cc;border-radius:18px;padding:12px;margin-bottom:12px}.resource-search{min-width:220px;flex:1;display:flex;align-items:center;gap:8px;border:1px solid #e0d6ca;border-radius:12px;padding:0 12px}.resource-search input{width:100%;height:44px;border:0;outline:none}.resource-toolbar>button{border:1px solid #ded4c8;background:#fff;border-radius:12px;padding:0 14px;font-weight:900;display:flex;align-items:center;gap:7px}.resource-table-card{padding:16px}.empty-state{min-height:330px;display:grid;place-items:center;align-content:center;text-align:center;color:#8b8279}.empty-mark{width:62px;height:62px;border-radius:20px;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center;font-weight:950;font-size:29px}.empty-state h2{color:var(--ink);margin:14px 0 4px}.empty-state p{margin:0;max-width:460px}.resource-cards{display:grid;gap:8px}.resource-item{padding:14px;border:1px solid #ece4db;border-radius:13px;display:flex;justify-content:space-between;gap:12px}.resource-item span{color:#827a72}@media (min-width:620px){.client-home{padding:34px 28px 70px}.amount-grid.one-step{grid-template-columns:repeat(5,1fr)}.operator-tabs{grid-template-columns:repeat(3,1fr)}.filter-grid-v3,.admin-stat-grid-v3{grid-template-columns:repeat(2,1fr)}.admin-profile-v3>div:nth-child(2){display:block}.steps-grid,.trust-strip{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.public-header-inner{height:86px;padding:9px 28px}.header-logo{width:138px;height:66px}.public-main{min-height:calc(100vh - 86px)}.client-home{padding:48px 34px 76px}.client-hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:40px;min-height:620px}.client-visual{display:grid}.how-it-works{padding:40px}.client-platform-section{grid-template-columns:1fr minmax(330px,430px);align-items:center;padding:30px}.transaction-shell{padding:38px 24px 80px}.transaction-card-v3{padding:30px}.dashboard-heading-v3,.resource-heading,.filter-card-head{grid-template-columns:1fr auto;align-items:start}.filter-grid-v3{grid-template-columns:repeat(5,minmax(130px,1fr))}.admin-stat-grid-v3{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-lower-grid{grid-template-columns:1.4fr .75fr}}@media (min-width:1120px){.admin-app{display:grid;grid-template-columns:280px minmax(0,1fr)}.admin-sidebar-v3{position:sticky;top:0;width:auto;height:100vh;transform:none}.sidebar-close,.admin-menu-button,.admin-overlay{display:none!important}.admin-topbar-v3{height:86px;padding:0 24px}.admin-content-v3{padding:26px 28px 50px}.dashboard-heading-v3 h1,.resource-heading h1{font-size:39px}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#25190a80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:16px}.modal-card{width:100%;max-width:480px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:22px;box-shadow:0 30px 90px #28190a4d}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 0}.modal-head h2{margin:6px 0 4px;font-size:20px}.modal-head p{margin:0;color:var(--muted);font-size:13px}.modal-close{border:0;background:transparent;color:var(--muted);padding:6px;border-radius:8px}.modal-body{padding:16px 20px 20px;display:grid;gap:14px}.modal-actions{display:flex;gap:10px;padding-top:4px}.modal-actions button{flex:1;min-height:50px;border-radius:13px;font-weight:900;border:0}.modal-actions .ghost{border:1px solid var(--line);background:#fff;color:var(--ink)}.modal-actions .solid{background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.modal-actions button:disabled{opacity:.6;cursor:not-allowed}.modal-highlight{background:var(--cream);border:1px solid #f0d7b9;border-radius:14px;padding:14px}.modal-highlight p{margin:0;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--orange-deep)}.modal-highlight strong{display:block;margin-top:6px;font-size:22px}.referral-code-card{background:linear-gradient(135deg,var(--orange),#ff8f21);border-radius:20px;padding:18px;color:#fff;display:grid;gap:12px}.referral-code-row{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#ffffff2e;border-radius:14px;padding:12px 14px;flex-wrap:wrap}.referral-code-row strong{font-size:16px;letter-spacing:.03em;word-break:break-all}.referral-code-actions{display:flex;gap:8px}.referral-code-actions button{border:0;background:#ffffff38;color:#fff;border-radius:10px;padding:9px 11px;display:flex;align-items:center;gap:6px;font-weight:800;font-size:12px}.history-list{display:grid;gap:8px}.history-item{padding:14px;border:1px solid #ece4db;border-radius:13px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff}.history-icon{width:40px;height:40px;border-radius:12px;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center;flex:0 0 auto}.history-copy{display:grid;gap:2px;min-width:0}.history-copy strong{font-size:14px}.history-copy span{font-size:12px;color:var(--muted)}.history-amount{font-weight:950;white-space:nowrap}.status-pill{font-size:11px;font-weight:900;padding:5px 10px;border-radius:999px;white-space:nowrap}.status-pill.success{background:#e6f6ec;color:var(--success)}.status-pill.pending{background:#fff3df;color:var(--warning)}.status-pill.failed{background:#fde8e8;color:var(--danger)}.status-pill.neutral{background:#efe9df;color:var(--muted)}.chat-shell{display:grid;grid-template-columns:1fr;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;min-height:70vh}.chat-list{border-bottom:1px solid var(--line);overflow-y:auto;max-height:280px}.chat-list-item{width:100%;text-align:left;border:0;background:#fff;padding:13px 15px;display:flex;gap:10px;align-items:center;border-bottom:1px solid #f1ece3}.chat-list-item.active{background:var(--cream)}.chat-avatar{width:38px;height:38px;border-radius:50%;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center;font-weight:900;flex:0 0 auto;font-size:13px}.chat-list-copy{min-width:0;display:grid;gap:2px;flex:1}.chat-list-copy strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-list-copy span{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.chat-unread{background:var(--orange);color:#fff;font-size:11px;font-weight:900;border-radius:999px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;flex:0 0 auto}.chat-thread{display:flex;flex-direction:column;min-height:0}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:grid;gap:10px;align-content:start;min-height:320px}.chat-bubble{max-width:78%;padding:10px 13px;border-radius:16px;font-size:14px;line-height:1.4}.chat-bubble.mine{margin-left:auto;background:var(--orange);color:#fff;border-bottom-right-radius:4px}.chat-bubble.theirs{background:#f2ede5;color:var(--ink);border-bottom-left-radius:4px}.chat-composer{display:flex;gap:8px;padding:12px;border-top:1px solid var(--line)}.chat-composer input{flex:1;min-height:46px;border-radius:14px;border:1.5px solid #ddd4c9;padding:0 14px;outline:none}.chat-composer input:focus{border-color:var(--orange)}.chat-composer button{width:46px;height:46px;border-radius:14px;border:0;background:var(--orange);color:#fff;display:grid;place-items:center;flex:0 0 auto}.chat-composer button:disabled{background:#cfc8c0}.chat-empty{display:grid;place-items:center;flex:1;color:var(--muted);padding:30px;text-align:center;min-height:320px}.item-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.item-actions button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:7px 11px;font-size:12px;font-weight:900;display:flex;align-items:center;gap:5px}.item-actions button.approve{background:#e6f6ec;border-color:#bfe6cd;color:var(--success)}.item-actions button.reject{background:#fde8e8;border-color:#f3c8c8;color:var(--danger)}.item-actions button.edit{background:#eaf1fb;border-color:#c9dcf3;color:#1d5fb0}.item-actions button.toggle-off{background:#fff3df;border-color:#f3ddb0;color:var(--warning)}.item-actions button.toggle-on{background:#e6f6ec;border-color:#bfe6cd;color:var(--success)}.item-actions button:disabled{opacity:.55;cursor:not-allowed}.data-table-wrap{overflow-x:auto;border-radius:16px}table.data-table{width:100%;min-width:760px;border-collapse:collapse;font-size:13px}table.data-table thead{background:#f7f2ea}table.data-table th{text-align:left;padding:12px 14px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#8a8178;border-bottom:1px solid var(--line);white-space:nowrap}table.data-table th.right,table.data-table td.right{text-align:right}table.data-table td{padding:12px 14px;border-bottom:1px solid #f1ece3;vertical-align:middle}table.data-table tr:last-child td{border-bottom:0}table.data-table tbody tr:hover{background:#fbf8f3}.table-entity{display:flex;align-items:center;gap:10px;min-width:0}.table-avatar{width:38px;height:38px;border-radius:50%;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center;font-weight:900;font-size:12px;flex:0 0 auto;overflow:hidden}.table-avatar img{width:100%;height:100%;object-fit:cover}.table-entity-copy{min-width:0;display:grid;gap:2px}.table-entity-copy strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.table-entity-copy span{font-size:11px;color:var(--muted)}.code-chip{background:#f2ede5;color:#5b5346;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:800;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.checkbox-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:14px;padding:12px 14px}.checkbox-row strong{display:block;font-size:14px}.checkbox-row span{display:block;font-size:12px;color:var(--muted);margin-top:2px}.checkbox-row input[type=checkbox]{width:20px;height:20px;accent-color:var(--orange)}.image-preview{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;padding:10px 12px}.image-preview img{width:44px;height:44px;border-radius:50%;object-fit:cover}.upload-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:120px;border:1.5px dashed #ddd0bd;border-radius:14px;background:var(--ivory);cursor:pointer;padding:16px;text-align:center}.upload-dropzone:hover{border-color:var(--orange)}.upload-dropzone input{display:none}.upload-dropzone strong{font-size:13px}.upload-dropzone span{font-size:11px;color:var(--muted)}.file-chip{margin-top:8px;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff}.file-chip strong{display:block;font-size:13px}.file-chip span{font-size:11px;color:var(--muted)}.banner-thumb{width:88px;height:52px;border-radius:10px;object-fit:cover;flex:0 0 auto;background:var(--cream)}.banner-thumb-placeholder{width:88px;height:52px;border-radius:10px;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center;flex:0 0 auto}.image-preview-card{border:1px solid var(--line);border-radius:14px;padding:12px;display:grid;gap:8px}.image-preview-card img{width:100%;height:150px;object-fit:cover;border-radius:12px}.resource-item.column{flex-direction:column;align-items:stretch}.resource-item-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.client-shell{min-height:100vh;background:var(--ivory);display:flex;flex-direction:column}.client-shell-header{position:sticky;top:0;z-index:50;background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);height:64px;display:flex;align-items:center;justify-content:center}.client-shell-header img{height:38px;object-fit:contain}.client-shell-main{flex:1;padding:18px 16px 96px;max-width:640px;margin:0 auto;width:100%}.client-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom,0px)}.client-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 4px 8px;color:var(--muted);text-decoration:none}.client-bottom-nav a span{font-size:11px;font-weight:800}.client-bottom-nav a.active{color:var(--orange-deep)}.client-page-head{margin-bottom:16px}.client-page-head h1{font-size:26px;margin:5px 0 6px;letter-spacing:-.02em}.client-page-head p{margin:0;color:var(--muted);font-size:14px}.panel-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 10px 30px #3c280f0d}.panel-card+.panel-card{margin-top:14px}.panel-title{font-size:12px;font-weight:900;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin:0 0 12px}.empty-note{color:var(--muted);font-size:13px;text-align:center;padding:20px 0}.banner-carousel{margin-bottom:18px}.banner-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;border-radius:22px;scrollbar-width:none;box-shadow:0 14px 38px #452a0f1a}.banner-track::-webkit-scrollbar{display:none}.banner-slide{flex:0 0 100%;scroll-snap-align:start;position:relative;display:block;aspect-ratio:16/8;background:var(--cream);overflow:hidden}.banner-slide img{width:100%;height:100%;object-fit:cover;display:block}.banner-caption{position:absolute;left:0;right:0;bottom:0;padding:16px;background:linear-gradient(0deg,rgba(20,12,4,.65),transparent);color:#fff;font-weight:950;font-size:15px;line-height:1.2}.banner-dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.banner-dots button{width:7px;height:7px;border-radius:50%;border:0;background:#e6d9c4;padding:0}.banner-dots button.active{width:18px;border-radius:4px;background:var(--orange)}.banner-skeleton{aspect-ratio:16/8;border-radius:22px;background:linear-gradient(90deg,#f3ede2,#fff8ee,#f3ede2);background-size:200% 100%;animation:banner-shimmer 1.4s infinite}@keyframes banner-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-header{display:flex;flex-direction:column;align-items:center;text-align:center;padding:26px 18px;gap:8px}.profile-avatar{width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,var(--orange),#ff8f21);color:#fff;display:grid;place-items:center;font-size:20px;font-weight:950}.profile-name{font-size:17px;font-weight:950;margin-top:4px}.profile-badge{display:inline-flex;align-items:center;gap:6px;background:var(--cream);color:var(--orange-deep);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;padding:6px 12px;border-radius:999px}.profile-info-list{display:grid;gap:10px}.profile-info-row{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px}.profile-info-icon{width:40px;height:40px;border-radius:12px;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center;flex:0 0 auto}.profile-info-copy{min-width:0}.profile-info-copy p{margin:0;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.profile-info-copy strong{display:block;margin-top:3px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-field{display:flex;gap:8px;align-items:stretch}.phone-field-dropdown{position:relative;flex:0 0 auto}.phone-field-country{display:flex;align-items:center;gap:6px;height:58px;min-height:58px;padding:0 10px;border:1.5px solid #ddd4c9;border-radius:16px;background:#fff;font-weight:900;font-size:15px;color:var(--ink)}.phone-field-country:hover{border-color:var(--orange)}.phone-field-country:disabled{opacity:.6;cursor:not-allowed}.phone-field-flag{font-size:20px;line-height:1}.phone-field .big-input{flex:1;min-width:0}.phone-field-panel{position:absolute;z-index:120;top:calc(100% + 6px);left:0;width:290px;max-height:320px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 50px #28190a2e;display:flex;flex-direction:column}.phone-field-search{display:flex;align-items:center;gap:8px;padding:10px;border-bottom:1px solid var(--line);color:var(--muted)}.phone-field-search input{flex:1;height:40px;border-radius:12px;border:1px solid var(--line);padding:0 10px;outline:none;font-size:13px}.phone-field-search input:focus{border-color:var(--orange)}.phone-field-list{overflow-y:auto;padding:6px}.phone-field-option{width:100%;display:flex;align-items:center;gap:9px;padding:9px 10px;border:0;background:transparent;border-radius:10px;text-align:left;font-size:13px;font-weight:700}.phone-field-option:hover{background:var(--cream)}.phone-field-option .code{margin-left:auto;color:var(--muted);font-size:12px;font-weight:800}.phone-field-empty{padding:16px;text-align:center;color:var(--muted);font-size:13px}@media (max-width:420px){.phone-field-panel{width:250px}}.gsm-select{position:relative}.gsm-select-trigger{width:100%;display:flex;align-items:center;gap:10px;min-height:58px;padding:0 14px;border:1.5px solid #ddd4c9;border-radius:16px;background:#fff;font-size:15px;font-weight:800;color:var(--ink);text-align:left}.gsm-select-trigger:hover{border-color:var(--orange)}.gsm-select-trigger:disabled{opacity:.6;cursor:not-allowed}.gsm-select-trigger .placeholder{color:#9c9184;font-weight:600}.gsm-select-logo{border-radius:50%;object-fit:cover;flex:0 0 auto;background:var(--cream)}.gsm-select-logo-fallback{width:28px;height:28px;border-radius:50%;background:var(--cream);color:var(--orange-deep);display:grid;place-items:center;font-size:11px;font-weight:900;flex:0 0 auto}.gsm-select-chevron{margin-left:auto;color:var(--muted);flex:0 0 auto}.gsm-select-panel{position:absolute;z-index:120;top:calc(100% + 6px);left:0;right:0;max-height:280px;overflow-y:auto;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 50px #28190a2e;padding:6px}.gsm-select-option{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:0;background:transparent;border-radius:12px;text-align:left;font-size:14px;font-weight:800}.gsm-select-option:hover{background:var(--cream)}.gsm-select-option.selected{background:var(--cream);color:var(--orange-deep)}.gsm-select-empty{padding:16px;text-align:center;color:var(--muted);font-size:13px}.ussd-steps{margin:0;padding-left:18px;display:grid;gap:6px;font-size:13px;color:var(--muted);line-height:1.5}.ussd-code-box{margin-top:10px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px solid #f0d7b9;border-radius:12px;padding:12px 14px}.ussd-code-box strong{font-size:18px;letter-spacing:.03em;word-break:break-all}.ussd-copy-btn{border:0;background:var(--cream);color:var(--orange-deep);border-radius:10px;padding:9px 12px;display:flex;align-items:center;gap:6px;font-weight:900;font-size:12px;flex:0 0 auto}.ussd-processing{display:flex;align-items:center;gap:10px;background:#f7f4f0;border-radius:14px;padding:12px 14px}.ussd-processing svg{flex:0 0 auto;color:var(--orange-deep)}.ussd-status-row{display:flex;justify-content:space-between;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:8px 12px;font-size:12px;margin-top:8px}.ussd-status-row span:first-child{color:var(--muted);font-weight:800}.ussd-status-row span:last-child{font-weight:900}.toggle-row{display:flex;gap:8px}.toggle-row button{flex:1;min-height:48px;border-radius:14px;border:1.5px solid #e6ded4;background:#fff;font-weight:900}.toggle-row button.selected{border-color:var(--orange);background:var(--cream);color:var(--orange-deep)}@media (min-width:720px){.chat-shell:has(.chat-list){grid-template-columns:280px 1fr;min-height:600px}.chat-list{border-bottom:0;border-right:1px solid var(--line);max-height:600px}}@media (max-width:560px){.public-header-actions span{display:none}.header-login,.header-register,.header-admin-link,.header-logout{width:42px;padding:0;justify-content:center}.client-auth-row{grid-template-columns:1fr}.client-action{min-height:88px;grid-template-columns:54px minmax(0,1fr) 22px}.client-action-icon{width:54px;height:54px}.client-action-copy strong{font-size:17px}.transaction-header-v3{align-items:flex-start}.transaction-header-icon{width:50px;height:50px}.admin-profile-v3>svg{display:none}}
