@import"https://fonts.googleapis.com/css2?family=Blinker:wght@300;400;500;600&display=swap";:root{font-family:Blinker,Arial,sans-serif;color:#171717;background:#e2e2e2;font-synthesis:none;--vp-black:#060606;--vp-white:#ffffff;--vp-bg:#e2e2e2;--vp-surface:#ececec;--vp-surface-soft:#f5f5f5;--vp-border:#dedede;--vp-text:#171717;--vp-muted:#7f7f7f;--vp-placeholder:#b9b9b9;--vp-blue:#0a78e8;--vp-cobalt:#003dbd;--vp-active:#064fd1;--vp-navy:#0a276a;--vp-positive:#16bda8;--vp-negative:#e34d4d;--vp-warning:#f0aa2c;--vp-radius:16px;--vp-control-radius:12px;--vp-pill:999px;--vp-sidebar:242px;--vp-header:94px;--vp-control-height:44px;--vp-space-1:6px;--vp-space-2:10px;--vp-space-3:14px;--vp-space-4:18px;--vp-space-5:24px;--vp-space-6:32px;--vp-page-gap:24px;--vp-ease:cubic-bezier(.22,1,.36,1);--vp-overlay-shadow:0 14px 36px rgba(0,0,0,.18)}*{box-sizing:border-box}html{background:var(--vp-bg);color:var(--vp-text);font-size:14px}body{margin:0;min-width:320px;min-height:100vh;background:var(--vp-bg);font-weight:400}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}small{display:block;color:var(--vp-muted);margin-top:3px}svg{flex:0 0 auto}::selection{background:#0a78e82e}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--vp-sidebar);background:var(--vp-black);z-index:50;padding:26px 12px 22px;display:flex;flex-direction:column;color:#fff;transition:transform .28s var(--vp-ease)}.side-head{display:flex;align-items:center;justify-content:space-between;padding:0 18px 32px}.brand-logo img{width:118px;height:auto;display:block}.menu-close{display:none;border:0;background:transparent;color:#fff;padding:5px}.sidebar nav{display:grid;gap:7px;overflow:auto;scrollbar-width:none}.sidebar nav::-webkit-scrollbar{display:none}.nav-link{display:flex;align-items:center;gap:13px;padding:12px 16px;border-radius:var(--vp-pill);font-size:13.5px;color:#e8e8e8;transition:.22s ease;min-height:45px}.nav-link:hover{background:#ffffff17;color:#fff;transform:translate(2px)}.nav-link.active{background:#fff;color:var(--vp-active);font-weight:500;transform:none}.sidebar-help{margin-top:auto;border-radius:14px;background:#ffffff14;padding:12px}.sidebar-help span{font-size:11px}.sidebar-help small{font-size:9.5px;color:#aaa;line-height:1.35;margin-top:4px}.app-body{margin-left:var(--vp-sidebar);min-height:100vh}.topbar{height:var(--vp-header);background:var(--vp-bg);border-bottom:1px solid #d4d4d4;padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:18px;position:sticky;top:0;z-index:30}.top-title{display:flex;align-items:center;gap:13px;flex:0 0 auto}.top-title>div>small{font-size:10px;letter-spacing:.08em}.topbar h1{font-size:28px;font-weight:500;color:#111;margin:2px 0 0}.menu-button{display:none;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:#222;align-items:center;justify-content:center}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.balance-pill{display:flex;align-items:center;gap:10px;background:#fff;border-radius:var(--vp-pill);padding:11px 16px;font-size:11.5px;color:#666;white-space:nowrap;min-width:0}.balance-pill strong{font-weight:500;color:#111}.balance-pill i{width:1px;height:20px;background:#dedede;flex:0 0 auto}.balance-pill.is-loading{min-width:470px}.topbar-skeleton{width:100%;height:15px;border-radius:var(--vp-pill);background:linear-gradient(90deg,#ececec 25%,#f8f8f8,#ececec 65%);background-size:220% 100%;animation:home-shimmer 1.4s infinite}.balance-unavailable{color:#8b5252}.profile-menu{position:relative;flex:0 0 auto}.profile-menu summary{list-style:none;display:flex;align-items:center;gap:9px;background:#fff;border-radius:var(--vp-pill);padding:6px 13px 6px 7px;cursor:pointer}.profile-menu summary::-webkit-details-marker{display:none}.avatar{width:38px;height:38px;border-radius:50%;background:#e5e5e5;display:grid;place-items:center;color:#222}.profile-menu b{font-size:12.5px;font-weight:400}.profile-menu small{font-size:9.5px}.profile-dropdown{position:absolute;right:0;top:calc(100% + 8px);width:180px;background:#fff;border-radius:13px;padding:8px;box-shadow:var(--vp-overlay-shadow);display:grid}.profile-dropdown a,.profile-dropdown button{border:0;background:transparent;text-align:left;padding:10px;border-radius:8px;font-size:12px}.profile-dropdown a:hover,.profile-dropdown button:hover{background:#f1f5fa}.page-content{padding:32px 30px 60px;max-width:1500px;margin:auto;display:flex;flex-direction:column;gap:var(--vp-page-gap);min-width:0}.sidebar-backdrop{display:none}.page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:18px}.page-header h1{font-size:15px;font-weight:500;color:#111;margin:0 0 4px}.page-header p{font-size:13px;color:#6f6f6f;line-height:1.5;margin:0;max-width:800px}.panel{background:var(--vp-surface);border:0;border-radius:var(--vp-radius);padding:22px;display:flex;flex-direction:column;gap:18px;box-shadow:none;min-width:0}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid #dcdcdc}.panel-head h2{font-size:18px;font-weight:500;color:#111;margin:0}.admin-link{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 13px;border-radius:9px;background:#fff;color:var(--vp-cobalt);border:1px solid #d4d4d4;font-size:11.5px;font-weight:500}.admin-link:hover{background:#eaf2ff}.balance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.balance-grid .panel{gap:6px}.balance-grid .panel strong{font-size:29px;font-weight:500;color:#111}.status{font-size:11px;color:#b73b3b;background:#ffeded;border-radius:var(--vp-pill);padding:5px 9px;align-self:flex-start}.action-grid,.bank-grid,.banner-grid,.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.action-grid a,.bank-grid article,.banner-grid article{border:1px solid #dedede;border-radius:15px;padding:16px;text-align:center;background:#fff;transition:transform .2s,border .2s}.action-grid a:hover,.bank-grid article:hover{transform:translateY(-2px);border-color:#b7cbea}.action-grid img{width:78px;height:78px;object-fit:contain;display:block;margin:auto auto 9px}.bank-grid img{width:82px;height:48px;object-fit:contain;display:block;margin:0 auto 8px}.banner-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.banner-grid article{text-align:left;padding:10px}.banner-grid img{width:100%;aspect-ratio:3.5/1;object-fit:cover;border-radius:10px;margin-bottom:10px}.category-strip{display:flex;gap:10px;overflow:auto;padding-bottom:3px}.category-strip button{border:1px solid #d6d6d6;background:#fff;border-radius:var(--vp-pill);padding:9px 14px;white-space:nowrap;color:#555}.category-strip button.active{background:var(--vp-cobalt);color:#fff;border-color:var(--vp-cobalt)}.product-grid article{background:#fff;border:1px solid #dedede;border-radius:15px;padding:16px;display:flex;flex-direction:column;gap:10px;min-width:0}.product-icon{width:104px;height:104px;border-radius:18px;background:#f7f8fa;display:grid;place-items:center;align-self:center;overflow:hidden}.product-icon img{width:86px;height:86px;object-fit:contain}.product-price{font-size:24px;font-weight:500;color:var(--vp-cobalt)}.button{border:0;border-radius:12px;background:var(--vp-cobalt);color:#fff;font-size:14px;font-weight:500;min-height:44px;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s var(--vp-ease),background .2s}.button:hover{background:#0034a4;transform:translateY(-1px)}.button:disabled{background:#aaa;opacity:.72;cursor:not-allowed;transform:none}.button.secondary,.secondary{background:#fff;color:var(--vp-cobalt);border:1px solid #d4d4d4}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));gap:14px 16px;align-items:end}.stack{display:grid;gap:16px}label{display:grid;gap:7px;color:#555;font-size:12.5px}input,select,textarea{min-height:var(--vp-control-height);width:100%;border:1px solid #d8d8d8;border-radius:var(--vp-control-radius);background:#fff;padding:10px 13px;outline:none;color:#333}input:focus,select:focus,textarea:focus{border-color:#9dc8f2;box-shadow:0 0 0 3px #0a78e817}.check{display:flex;align-items:center;gap:9px}.check input{width:18px;min-height:auto}.actions{grid-column:1/-1;display:flex;gap:14px;align-items:center;justify-content:flex-start;padding-top:4px}.table-scroll{overflow:auto;border:1px solid var(--vp-border);border-radius:14px;background:#fff}table{width:100%;border-collapse:collapse;min-width:740px}th{background:#f6f6f6;color:#707070;font-size:12px;font-weight:500;text-align:left;padding:13px 14px;white-space:nowrap}td{border-top:1px solid #e7e7e7;padding:12px 14px;color:#424242;font-size:13px}.list{list-style:none;margin:0;padding:0;display:grid;background:#fff;border-radius:14px}.list li{display:grid;grid-template-columns:1fr auto;gap:4px 16px;padding:13px 15px;border-bottom:1px solid #e8e8e8}.list li:last-child{border-bottom:0}.list li small{grid-column:1/-1}.favorite-editor{display:grid;gap:10px}.favorite-editor article{display:flex;justify-content:space-between;padding:13px;background:#fff;border:1px solid #dedede;border-radius:10px}.favorite-editor article.selected{border-color:#8fb7ef;background:#f4f8ff}.favorite-editor label{display:flex;align-items:center}.favorite-editor input{width:18px;min-height:auto}.favorite-editor button{border:0;background:#e6eef7;border-radius:7px;padding:7px 10px;margin-left:6px}.points-balance{font-size:42px;font-weight:500;color:var(--vp-cobalt)}.profile{display:grid;grid-template-columns:180px 1fr;gap:12px;margin:0;background:#fff;padding:16px;border-radius:14px}.profile dt{color:var(--vp-muted)}.profile dd{margin:0}.alert{padding:13px 15px;border-radius:12px;font-size:13px}.error{background:#fff0f0;color:#b93434;border:1px solid #f3d8d8}.warning{background:#fff5dd;color:#956300;border:1px solid #f3dfad}.success{background:#e7f7f3;color:#136e63;border:1px solid #d6eee8}.empty{text-align:center;padding:30px;color:var(--vp-muted);background:#fff;border-radius:14px}.auth-shell,.public-shell{width:100%;min-height:100vh;display:grid;grid-template-columns:minmax(0,60%) minmax(400px,40%);background:#fff}.public-shell{grid-template-columns:minmax(360px,42%) minmax(560px,58%)}.auth-visual{position:relative;overflow:hidden;background:linear-gradient(180deg,#087ee8,#0764c6 34%,#063c9a 66%,#071d76);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px max(58px,10vw);color:#fff}.auth-visual:before,.auth-visual:after{content:"";position:absolute;border:1px solid rgba(12,140,255,.82);border-radius:50%;width:430px;height:430px;left:-245px;bottom:-160px}.auth-visual:after{width:520px;height:520px;left:-95px;bottom:-305px}.auth-visual img.auth-logo{width:min(285px,76%);position:relative;z-index:1}.auth-visual h1{font-size:20px;font-weight:500;margin:22px 0 3px;position:relative;z-index:1}.auth-visual p{font-size:14px;color:#ffffffd6;position:relative;z-index:1}.auth-card,.public-card{display:flex;flex-direction:column;justify-content:center;background:#fff;padding:60px clamp(42px,7vw,105px);min-width:0}.public-card{padding:44px clamp(34px,5vw,78px)}.auth-head{margin-bottom:30px}.auth-head>span{font-size:11px;color:var(--vp-blue);letter-spacing:.08em}.auth-head h1{font-size:27px;font-weight:600;color:#333;margin:8px 0 0}.auth-head p{font-size:15px;color:#555;margin:9px 0 0;line-height:1.45}.auth-card label>span.auth-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.auth-card input{height:61px;border-radius:var(--vp-pill);padding:0 22px}.auth-card .button{width:100%;border-radius:var(--vp-pill);min-height:53px;background:var(--vp-blue)}.auth-links{display:flex;justify-content:space-between;color:var(--vp-blue);font-size:12.5px;margin-top:16px}.public-card .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-card h1{font-size:27px;font-weight:600;margin-bottom:8px}.public-card>p{font-size:13px;color:#666;line-height:1.5}.loading{min-height:100vh;display:grid;place-items:center}.auth-visual-clean{align-items:center;text-align:center}.auth-visual-clean img.auth-logo{width:min(360px,82%);filter:none}@media(max-width:1100px){.balance-grid,.form-grid{grid-template-columns:repeat(2,1fr)}.topbar{padding-inline:18px;gap:12px}.balance-pill{gap:7px;padding-inline:12px;font-size:10.5px}.balance-pill.is-loading{min-width:360px}.profile-menu summary>span:nth-child(2){display:none}}@media(max-width:850px){.sidebar{transform:translate(-103%);box-shadow:20px 0 45px #00000024}.sidebar.sidebar-open{transform:none}.menu-close,.menu-button{display:flex}.app-body{margin-left:0}.topbar{padding:0 18px}.page-content{padding:26px 16px 50px}.profile-menu summary>span:nth-child(2){display:none}.sidebar-backdrop{display:block;position:fixed;inset:0;border:0;background:#0000004d;z-index:45}.auth-shell,.public-shell{grid-template-columns:1fr}.auth-visual{min-height:300px;padding:45px 50px}.auth-card,.public-card{padding:48px min(10vw,74px);min-height:540px}}@media(max-width:620px){:root{--vp-page-gap:18px}.topbar{height:82px}.topbar h1{font-size:23px}.balance-pill{padding:9px 12px}.page-content{padding:20px 12px 42px}.panel{padding:18px}.page-header{align-items:flex-start;flex-direction:column}.form-grid,.public-card .form-grid,.balance-grid{grid-template-columns:1fr}.actions .button{flex:1}.action-grid,.bank-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.banner-grid,.profile{grid-template-columns:1fr}.auth-visual{min-height:230px;padding:34px 26px}.auth-visual img.auth-logo{width:185px}.auth-card,.public-card{padding:38px 24px;min-height:560px}}@media(max-width:420px){.action-grid,.bank-grid,.product-grid{grid-template-columns:1fr}.balance-pill span:not(:last-of-type),.balance-pill i{display:none}.balance-pill{font-size:10px}}.content-search{max-width:560px}.content-grid,.advertising-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.content-card,.advertising-card{background:#fff;border:1px solid #dedede;border-radius:15px;overflow:hidden;transition:transform .2s var(--vp-ease),border-color .2s,box-shadow .2s}.content-card:hover,.advertising-card:hover{transform:translateY(-2px);border-color:#aac5eb;box-shadow:0 9px 24px #002d7314}.content-card>img,.content-placeholder{width:100%;aspect-ratio:16/8;object-fit:cover}.content-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,var(--vp-cobalt),var(--vp-blue));color:#fff}.content-placeholder-news{background:linear-gradient(135deg,#101d47,var(--vp-cobalt))}.content-placeholder span{width:52px;height:52px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;font-size:20px}.content-card-copy{padding:17px;display:grid;gap:10px}.content-card-copy h2,.advertising-card h2{font-size:17px;font-weight:500;margin:0;color:#111}.content-card-copy p{color:#666;line-height:1.5;margin:0}.content-meta{display:flex;justify-content:space-between;gap:12px;color:#777;font-size:11px}.content-meta span{color:var(--vp-cobalt);font-weight:500}.content-more{font-size:12px;color:var(--vp-cobalt);font-weight:500}.content-state{min-height:150px;display:flex;align-items:center;justify-content:center;gap:11px;background:#fff;border-radius:15px;color:#777}.content-spinner{width:20px;height:20px;border:2px solid #d5d5d5;border-top-color:var(--vp-blue);border-radius:50%;animation:content-spin .8s linear infinite}.content-back{align-self:flex-start}.content-detail{max-width:920px;width:100%;align-self:center}.content-detail h1{font-size:29px;margin:0;color:#111}.content-detail-image{width:100%;max-height:430px;object-fit:cover;border-radius:12px}.content-lead{font-size:17px;line-height:1.55;color:#555;margin:0}.content-body{white-space:pre-wrap;line-height:1.7;color:#333;font-size:15px}.content-links{display:flex;gap:12px;flex-wrap:wrap}.advertising-card>img{width:100%;aspect-ratio:3.5/1;object-fit:cover}.advertising-card>div{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}@keyframes content-spin{to{transform:rotate(360deg)}}@media(max-width:620px){.content-grid,.advertising-grid{grid-template-columns:1fr}.content-detail h1{font-size:24px}.advertising-card>div{align-items:flex-start;flex-direction:column}}:focus-visible{outline:3px solid rgba(10,120,232,.34);outline-offset:2px}.home-banner{position:relative;min-height:230px;border-radius:var(--vp-radius);overflow:hidden;background:#ececec;isolation:isolate}.home-banner>a,.home-banner>div:first-child{display:block;width:100%;height:100%;min-height:230px}.home-banner img{display:block;width:100%;height:100%;min-height:230px;max-height:330px;object-fit:cover}.home-banner-copy{position:absolute;inset:auto 0 0;padding:46px 28px 22px;color:#fff;background:linear-gradient(transparent,#000000a8);display:grid;gap:3px}.home-banner-copy strong{font-size:21px}.home-banner-copy span{font-size:13px}.home-banner-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#777}.home-banner-loading{padding:0}.home-banner-loading .home-skeleton{width:100%;height:230px}.home-banner-arrow{position:absolute;top:50%;translate:0 -50%;width:38px;height:38px;border:0;border-radius:50%;background:#ffffffe0;color:#222;font-size:25px;display:grid;place-items:center;opacity:0;transition:opacity .2s,transform .2s}.home-banner:hover .home-banner-arrow,.home-banner:focus-within .home-banner-arrow{opacity:1}.home-banner-arrow:hover{transform:scale(1.05)}.home-banner-arrow.previous{left:16px}.home-banner-arrow.next{right:16px}.home-banner-dots{position:absolute;bottom:13px;left:50%;translate:-50% 0;display:flex;gap:7px;z-index:2}.home-banner-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff94;transition:width .2s,background .2s}.home-banner-dots button[aria-current=true]{width:22px;border-radius:8px;background:#fff}.home-columns{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(315px,1fr);gap:var(--vp-page-gap);align-items:stretch}.home-card,.home-points-card{background:var(--vp-surface);border-radius:var(--vp-radius);padding:24px;min-width:0}.home-welcome-card{display:grid;gap:28px}.home-welcome-copy>span{font-size:10px;color:var(--vp-cobalt);letter-spacing:.11em;font-weight:600}.home-welcome-copy h2,.home-points-card h2{font-size:20px;font-weight:500;margin:5px 0 12px}.home-welcome-copy strong{font-size:14px;font-weight:500}.home-welcome-copy p{color:#656565;line-height:1.5;margin:5px 0 0}.home-section-block{display:grid;gap:14px}.home-section-block+.home-section-block{padding-top:22px;border-top:1px solid #d7d7d7}.home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-section-heading h2,.home-section-heading h3{font-size:15px;font-weight:500;margin:0}.home-section-heading .admin-link{gap:6px}.home-favorite-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.home-favorite-grid>button{min-height:74px;border:0;border-radius:12px;background:var(--vp-cobalt);color:#fff;padding:10px;display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;transition:transform .2s var(--vp-ease),background .2s,box-shadow .2s}.home-favorite-grid>button:hover{background:#0034a4;transform:translateY(-2px);box-shadow:0 7px 15px #003dbd2e}.home-favorite-grid>button:active{transform:scale(.98)}.home-favorite-grid img{width:29px;height:29px;object-fit:contain;filter:drop-shadow(0 1px 1px rgba(0,0,0,.15))}.home-favorite-grid span{font-size:12px;font-weight:500;overflow-wrap:anywhere}.home-bank-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home-bank-grid article,.home-bank-grid>button{min-height:68px;border:1px solid #ddd;border-radius:11px;background:#fff;display:grid;place-items:center;padding:9px}.home-bank-grid img{width:100%;height:42px;object-fit:contain}.home-bank-grid>button{gap:5px;color:#555}.home-bank-grid>button.selected{border-color:var(--vp-blue);box-shadow:0 0 0 2px #0a78e821}.home-bank-grid>button span{font-size:10px}.home-points-card{display:flex;flex-direction:column;min-height:100%}.home-points-total{display:flex;align-items:baseline;gap:8px}.home-points-total strong{font-size:47px;line-height:1;font-weight:600;color:#111}.home-points-total span{font-size:16px;color:var(--vp-cobalt);font-weight:600}.home-progress-labels{display:flex;justify-content:space-between;font-size:11px;font-weight:500;margin:20px 0 7px}.home-progress-labels span:last-child{color:var(--vp-cobalt)}.home-progress{height:10px;border-radius:var(--vp-pill);background:#c7d7ef;overflow:hidden}.home-progress span{display:block;height:100%;border-radius:inherit;background:var(--vp-cobalt);transition:width .6s var(--vp-ease)}.home-points-card>p{font-size:11px;color:#666;line-height:1.45;margin:10px 0 23px}.home-points-card>h3{font-size:14px;font-weight:500;margin-bottom:12px}.home-points-list{list-style:none;margin:0;padding:0;display:grid;gap:5px}.home-points-list li{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 0;border-top:1px solid #dadada}.home-point-icon{width:30px;height:30px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--vp-cobalt)}.home-points-list strong{font-size:11.5px;font-weight:500}.home-points-list small{font-size:9.5px}.home-points-list b{font-size:10.5px;border-radius:var(--vp-pill);padding:6px 8px;background:#fff}.home-points-list b.positive{color:var(--vp-cobalt)}.home-points-list b.negative{color:var(--vp-negative)}.home-recent{gap:16px}.home-recent table{min-width:620px}.home-recent td:last-child{font-weight:500}.home-empty-inline{border:1px dashed #cfcfcf;border-radius:11px;background:#ffffff7a;padding:16px;color:#696969;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.home-empty-inline button{border:0;background:transparent;color:var(--vp-cobalt);font-weight:500}.home-empty-activity{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#777;background:#fff;border-radius:13px}.home-empty-activity strong{color:#333;font-weight:500}.home-section-error{min-height:94px;border:1px solid #ecd2d2;border-radius:12px;background:#fff8f8;color:#974848;display:flex;align-items:center;justify-content:center;gap:12px;padding:16px}.home-section-error button{border:0;border-radius:8px;background:#fff;color:var(--vp-cobalt);padding:8px 11px}.home-skeleton{display:block;background:linear-gradient(90deg,#dedede 25%,#f1f1f1,#dedede 65%);background-size:220% 100%;animation:home-shimmer 1.4s infinite}.home-action-skeleton{height:74px;border-radius:12px}.home-bank-skeleton{height:68px;border-radius:11px}.home-points-title-skeleton{width:40%;height:20px;border-radius:8px}.home-points-value-skeleton{width:58%;height:48px;border-radius:10px;margin-top:22px}.home-progress-skeleton{width:100%;height:10px;border-radius:10px;margin-top:28px}.home-table-skeleton{display:grid;gap:9px}.home-table-skeleton .home-skeleton{height:40px;border-radius:8px}.home-modal-backdrop{position:fixed;inset:0;background:#0408107a;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;animation:home-fade .18s ease}.home-modal{width:min(650px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;background:#f3f3f3;border-radius:18px;padding:25px;box-shadow:var(--vp-overlay-shadow);display:grid;gap:18px}.home-modal>p{color:#666;margin:0}.home-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-modal-head small{font-size:10px;color:var(--vp-cobalt);letter-spacing:.11em}.home-modal-head h2{font-size:21px;font-weight:500;margin:4px 0 0}.home-icon-button{width:38px;height:38px;border:0;border-radius:50%;background:#fff;display:grid;place-items:center}.home-favorite-order{display:grid;gap:8px}.home-favorite-order article{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;background:#fff;border:1px solid #ddd;border-radius:11px;padding:10px}.home-favorite-order article>img{width:30px;height:30px;object-fit:contain}.home-favorite-order article>strong{font-size:13px;font-weight:500}.home-favorite-order article>div{display:flex;gap:5px}.home-favorite-order button{min-width:32px;height:32px;border:0;border-radius:8px;background:#edf2f8;color:#25456f}.home-favorite-order button.remove{padding-inline:10px;color:#a13c3c;background:#fff0f0}.home-favorite-order button:disabled{opacity:.35}.home-add-favorites{display:grid;gap:9px}.home-add-favorites>span{font-size:12px;font-weight:500}.home-add-favorites>div{display:flex;flex-wrap:wrap;gap:7px}.home-add-favorites button{border:1px solid #d5d5d5;border-radius:var(--vp-pill);background:#fff;color:#3f5269;padding:8px 11px;font-size:11px}.home-modal-actions{display:flex;align-items:center;gap:9px}.home-modal-actions>span{flex:1}.home-favorite-tabs{display:flex;gap:8px;border-bottom:1px solid #ddd;padding-bottom:12px}.home-favorite-tabs button{border:0;border-radius:var(--vp-pill);background:#fff;color:#555;padding:9px 14px}.home-favorite-tabs button.active{background:var(--vp-cobalt);color:#fff}.home-editor-launch{display:flex;justify-content:space-between;align-items:center;gap:16px}.home-editor-launch p{margin:0;color:#666}.home-bank-editor{display:grid;gap:18px}.home-bank-editor>p{margin:0;color:#666}@keyframes home-shimmer{to{background-position:-220% 0}}@keyframes home-fade{0%{opacity:0}to{opacity:1}}@media(max-width:1180px){.home-columns{grid-template-columns:minmax(0,1.55fr) minmax(295px,1fr)}.home-favorite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-favorite-grid>button{min-height:62px}.topbar-actions{gap:7px}}@media(max-width:940px){.home-columns{grid-template-columns:1fr}.home-points-card{min-height:auto}.balance-pill{font-size:10.5px}}@media(max-width:620px){.topbar{height:auto;min-height:92px;flex-wrap:wrap;padding-block:11px}.topbar-actions{width:100%;justify-content:space-between}.balance-pill{flex:1;justify-content:center}.home-banner,.home-banner>a,.home-banner>div:first-child,.home-banner img,.home-banner-loading .home-skeleton{min-height:180px}.home-banner-copy{padding:38px 18px 18px}.home-card,.home-points-card{padding:18px}.home-bank-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-modal{padding:19px}.home-modal-actions{display:grid;grid-template-columns:1fr 1fr}.home-modal-actions>span{display:none}.home-modal-actions .button:first-child{grid-column:1/-1}.home-favorite-order article{grid-template-columns:32px minmax(0,1fr)}.home-favorite-order article>div{grid-column:1/-1;justify-content:flex-end}.home-editor-launch{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){.home-skeleton,.topbar-skeleton{animation:none}.home-banner-arrow,.home-favorite-grid>button,.home-progress span,.home-modal-backdrop{transition:none;animation:none}}.admin-scope .app-shell{min-height:100vh}.admin-scope .sidebar{position:fixed;inset:0 auto 0 0;width:var(--vp-sidebar);background:var(--vp-black);z-index:50;padding:26px 12px 22px;display:flex;flex-direction:column;color:#fff;transition:transform .28s var(--vp-ease)}.admin-scope .side-head{display:flex;align-items:flex-start;justify-content:space-between;padding:0 18px 30px}.admin-scope .ritus-brand{display:flex;flex-direction:column;line-height:1}.admin-scope .ritus-brand strong{font-size:27px;font-weight:600;letter-spacing:3.5px}.admin-scope .ritus-brand small{font-size:8px;letter-spacing:2.2px;color:#8fbfff;margin-top:6px}.admin-scope .menu-close{display:none;border:0;background:transparent;color:#fff;padding:5px}.admin-scope .sidebar nav{display:grid;gap:7px;overflow:auto;scrollbar-width:none;padding-right:2px}.admin-scope .sidebar nav::-webkit-scrollbar{display:none}.admin-scope .nav-link{display:flex;align-items:center;gap:13px;padding:12px 16px;border-radius:var(--vp-pill);font-size:13.5px;color:#e8e8e8;transition:.22s ease;min-height:45px}.admin-scope .nav-link:hover{background:#ffffff17;color:#fff;transform:translate(2px)}.admin-scope .nav-link.active{background:#fff;color:var(--vp-active);font-weight:500;transform:none}.admin-scope .api-badge{margin-top:auto;border-radius:14px;background:#ffffff14;padding:12px;color:#eee;display:flex;gap:9px;align-items:center}.admin-scope .api-dot{width:9px;height:9px;border-radius:50%;background:#52d4c1;box-shadow:0 0 0 4px #52d4c11f}.admin-scope .api-badge b{font-size:10.5px;font-weight:500;letter-spacing:.025em}.admin-scope .api-badge small{font-size:9.5px;color:#aaa;margin-top:2px}.admin-scope .app-main{margin-left:var(--vp-sidebar);min-height:100vh}.admin-scope .topbar{height:var(--vp-header);background:var(--vp-bg);border-bottom:1px solid #d4d4d4;padding:0 30px;display:flex;align-items:center;justify-content:space-between;gap:18px;position:sticky;top:0;z-index:30}.admin-scope .topbar-title{display:flex;align-items:center;gap:14px}.admin-scope .topbar h1{font-size:30px;font-weight:500;color:#111;margin:2px 0 0}.admin-scope .eyebrow{font-size:10px;color:#777;letter-spacing:.08em}.admin-scope .menu-button{display:none;width:36px;height:36px;border:0;border-radius:50%;background:#fff;color:#222;align-items:center;justify-content:center}.admin-scope .topbar-actions{display:flex;align-items:center;gap:10px}.admin-scope .connected{font-size:11px;color:#06786b;background:#e7f7f3;border-radius:var(--vp-pill);padding:8px 11px}.admin-scope .admin-profile{display:flex;align-items:center;gap:10px;background:#fff;border-radius:var(--vp-pill);padding:6px 8px 6px 7px}.admin-scope .admin-avatar{width:38px;height:38px;border-radius:50%;background:#e5e5e5;display:grid;place-items:center;font-weight:500}.admin-scope .admin-profile b{font-size:13px;font-weight:400}.admin-scope .admin-profile small{font-size:10px;color:#959595}.admin-scope .profile-logout{border:0;background:#f3f3f3;color:#555;border-radius:var(--vp-pill);min-height:34px;padding:7px 11px;font-size:11px}.admin-scope .profile-logout:hover{background:#e7effb;color:var(--vp-active)}.admin-scope .page-container{padding:32px 30px 60px;max-width:1500px;margin:auto;display:flex;flex-direction:column;gap:var(--vp-page-gap);min-width:0}.admin-scope .page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;min-width:0}.admin-scope .page-header h1{font-size:15px;font-weight:500;color:#111;margin:0 0 4px}.admin-scope .page-header p{font-size:13px;color:#6f6f6f;line-height:1.5;margin:0;max-width:800px}.admin-scope .page-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-scope .panel{background:var(--vp-surface);border:0;border-radius:var(--vp-radius);padding:22px;box-shadow:none;min-width:0}.admin-scope .section-stack{display:flex;flex-direction:column;gap:18px}.admin-scope .section-heading{padding-bottom:15px;border-bottom:1px solid #dcdcdc}.admin-scope .section-heading h2{font-size:18px;font-weight:500;color:#111;margin:0}.admin-scope .section-heading p{font-size:12.5px;color:#777;line-height:1.5;margin:6px 0 0}.admin-scope .section-search{margin-bottom:0}.admin-scope .metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.admin-scope .metric-grid .panel{display:flex;flex-direction:column;gap:5px}.admin-scope .metric-label{font-size:12px;color:#777}.admin-scope .metric-value{font-size:30px;font-weight:500;color:#111}.admin-scope .card-grid,.admin-scope .icon-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.admin-scope .entity-card,.admin-scope .balance-card,.admin-scope .icon-grid article{background:#fff;border:1px solid #dedede;border-radius:15px;padding:16px;display:grid;gap:12px}.admin-scope .balance-head{display:flex;justify-content:space-between;gap:10px}.admin-scope .balance-amount{font-size:27px;font-weight:500;color:#111}.admin-scope .balance-alert{border-color:#e8bf45;background:#fffdf4}.admin-scope .form-stack{display:grid;gap:14px}.admin-scope .form-grid,.admin-scope .filter-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px 16px;align-items:end}.admin-scope .filter-grid{background:#fff;border-radius:14px;padding:16px}.admin-scope .form-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;padding-top:4px}.admin-scope label{display:grid;gap:7px;color:#555;font-size:12.5px;font-weight:400}.admin-scope input,.admin-scope select,.admin-scope textarea{width:100%;min-height:var(--vp-control-height);border:1px solid #d8d8d8;background:#fff;color:#333;border-radius:var(--vp-control-radius);padding:10px 13px;outline:0;transition:border .2s,box-shadow .2s}.admin-scope textarea{resize:vertical;min-height:92px}.admin-scope input::placeholder,.admin-scope textarea::placeholder{color:var(--vp-placeholder)}.admin-scope input:focus,.admin-scope select:focus,.admin-scope textarea:focus{border-color:#9dc8f2;box-shadow:0 0 0 3px #0a78e817}.admin-scope .check{display:flex;align-items:center;gap:9px}.admin-scope .check input{width:18px;min-height:auto}.admin-scope .button{border:0;border-radius:12px;background:var(--vp-cobalt);color:#fff;font-size:14px;font-weight:500;min-height:44px;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s var(--vp-ease),background .2s}.admin-scope .button:hover{background:#0034a4;transform:translateY(-1px)}.admin-scope .button:disabled{background:#aaa;opacity:.72;cursor:not-allowed;transform:none}.admin-scope .button-secondary{background:#fff;color:var(--vp-cobalt);border:1px solid #d4d4d4}.admin-scope .button-small{min-height:35px;padding:8px 11px;font-size:11.5px;border-radius:9px}.admin-scope .inline-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-scope .alert{padding:13px 15px;border-radius:12px;font-size:13px}.admin-scope .alert-error{background:#fff0f0;color:#b93434;border:1px solid #f3d8d8}.admin-scope .alert-warning{background:#fff5dd;color:#956300;border:1px solid #f3dfad}.admin-scope .badge{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--vp-pill);padding:6px 10px;font-size:11px;font-weight:500}.admin-scope .badge-positive{background:#e9f7f4;color:#087c6d}.admin-scope .badge-muted{background:#ededed;color:#5d5d5d}.admin-scope .table-scroll{overflow:auto;border:1px solid var(--vp-border);border-radius:14px;background:#fff}.admin-scope table{width:100%;border-collapse:collapse;min-width:760px}.admin-scope th{background:#f6f6f6;color:#707070;font-size:12px;font-weight:500;text-align:left;padding:13px 14px;white-space:nowrap}.admin-scope td{border-top:1px solid #e7e7e7;padding:12px 14px;color:#424242;font-size:13px;vertical-align:middle}.admin-scope td strong{font-weight:500;color:#111}.admin-scope .empty-state{padding:30px;text-align:center;color:#929292;background:#fff;border:1px dashed #cecece;border-radius:14px}.admin-scope .results-below-filters{margin-top:0}.admin-scope .icon-preview{width:64px;height:64px;border-radius:14px;background:#f7f8fa;display:grid;place-items:center;overflow:hidden}.admin-scope .icon-preview img{width:52px;height:52px;object-fit:contain}.admin-scope .icon-grid article{transition:border .2s,transform .2s}.admin-scope .icon-grid article:hover{border-color:#9dbce8;transform:translateY(-1px)}.admin-scope code{font-size:11px;word-break:break-all}.admin-scope .auth-shell{width:100%;min-height:100vh;display:grid;grid-template-columns:minmax(0,60%) minmax(400px,40%);background:#fff}.admin-scope .auth-visual{position:relative;overflow:hidden;background:linear-gradient(180deg,#087ee8,#0764c6 34%,#063c9a 66%,#071d76);display:flex;flex-direction:column;justify-content:center;padding:70px max(60px,12vw);color:#fff}.admin-scope .auth-visual:before,.admin-scope .auth-visual:after{content:"";position:absolute;border:1px solid rgba(12,140,255,.82);border-radius:50%;width:430px;height:430px;left:-245px;bottom:-160px}.admin-scope .auth-visual:after{width:520px;height:520px;left:-95px;bottom:-305px}.admin-scope .auth-wordmark{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.admin-scope .auth-wordmark strong{font-size:42px;font-weight:600;letter-spacing:6px;line-height:1}.admin-scope .auth-wordmark span{font-size:10px;letter-spacing:3px;color:#d7e9ff;margin-top:8px}.admin-scope .auth-visual h2{font-size:18px;font-weight:500;margin:25px 0 4px;position:relative;z-index:1}.admin-scope .auth-visual p{font-size:14px;color:#ffffffd6;position:relative;z-index:1}.admin-scope .auth-card{display:flex;flex-direction:column;justify-content:center;background:#fff;padding:70px clamp(52px,8vw,115px);min-width:0}.admin-scope .auth-head{margin-bottom:38px}.admin-scope .auth-head span{font-size:11px;color:var(--vp-blue);letter-spacing:.07em}.admin-scope .auth-head h1{font-size:27px;font-weight:600;color:#333;margin:8px 0 0}.admin-scope .auth-head p{font-size:16px;color:#333;margin:10px 0 0}.admin-scope .auth-card .form-stack{gap:16px}.admin-scope .auth-card label{position:relative}.admin-scope .auth-card label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.admin-scope .auth-card input{height:61px;border-radius:var(--vp-pill);padding:0 22px}.admin-scope .auth-card .button{width:100%;border-radius:var(--vp-pill);min-height:53px;background:var(--vp-blue)}.admin-scope .app-loading{min-height:100vh;display:grid;place-items:center;color:var(--vp-muted)}.admin-scope .sidebar-backdrop{display:none}.admin-scope .auth-context{color:#777;font-size:13px;line-height:1.5;margin:-18px 0 2px}.admin-scope .badge-negative{background:#ffeded;color:#b73b3b}.admin-scope .user-tabs{display:flex;gap:10px;flex-wrap:wrap}.admin-scope .user-tabs button{border:1px solid #dedede;background:#fff;color:#555;border-radius:var(--vp-pill);padding:9px 14px;min-height:40px}.admin-scope .user-tabs button.active{background:var(--vp-cobalt);border-color:var(--vp-cobalt);color:#fff}.admin-scope .form-span-2{grid-column:span 2}.admin-scope .form-span-all{grid-column:1/-1}.admin-scope .content-editor{min-height:180px}.admin-scope .admin-content-card{align-content:start}.admin-scope .admin-content-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.admin-scope .admin-content-card p{color:#626262;line-height:1.5;margin:0;white-space:pre-wrap}.admin-scope .content-thumb{width:100%;height:150px;object-fit:cover;border-radius:11px;background:#f1f1f1}.admin-scope .content-banner-thumb{height:auto;aspect-ratio:3.5/1}@media(max-width:1180px){.admin-scope .metric-grid{grid-template-columns:repeat(3,1fr)}.admin-scope .form-grid,.admin-scope .filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.admin-scope .sidebar{transform:translate(-103%);box-shadow:20px 0 45px #00000024}.admin-scope .sidebar.sidebar-open{transform:none}.admin-scope .menu-close,.admin-scope .menu-button{display:flex}.admin-scope .app-main{margin-left:0}.admin-scope .topbar{padding:0 18px}.admin-scope .page-container{padding:26px 16px 50px}.admin-scope .connected{display:none}.admin-scope .sidebar-backdrop{display:block;position:fixed;inset:0;border:0;background:#0000004d;z-index:45}.admin-scope .auth-shell{grid-template-columns:1fr}.admin-scope .auth-visual{min-height:310px;padding:52px 50px}.admin-scope .auth-card{padding:55px min(12vw,80px);min-height:560px}}@media(max-width:620px){.admin-scope{--vp-page-gap:18px}.admin-scope .metric-grid,.admin-scope .form-grid,.admin-scope .filter-grid,.admin-scope .card-grid,.admin-scope .icon-grid{grid-template-columns:1fr}.admin-scope .form-span-2{grid-column:1}.admin-scope .topbar{height:82px}.admin-scope .topbar h1{font-size:24px}.admin-scope .topbar-actions .admin-profile>div{display:none}.admin-scope .page-container{padding:20px 12px 40px}.admin-scope .panel{padding:18px}.admin-scope .page-header{align-items:flex-start;flex-direction:column}.admin-scope .page-actions,.admin-scope .page-actions .button{width:100%}.admin-scope .form-actions .button{flex:1}.admin-scope .auth-visual{min-height:245px;padding:40px 28px}.admin-scope .auth-wordmark strong{font-size:34px}.admin-scope .auth-card{padding:40px 24px;min-height:570px}.admin-scope .table-scroll{margin-inline:-2px}}.nav-section{display:contents}.nav-section-title{margin:18px 18px 6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73}.app-loading{display:grid;place-items:center;min-height:100vh;color:var(--vp-muted)}
