@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Plus+Jakarta+Sans:wght@400;500;600;650;700;750;800&display=swap";.app-shell.operator-shell{max-width:none;margin:0;border:0;box-shadow:none;background:#070c15}.operator-panel{--op-bg:#070c15;--op-surface:#0b1524;--op-card:#101e30;--op-border:#20334a;--op-text:#eaf0fa;--op-muted:#93a6bf;--op-accent:#b398ff;min-height:100dvh;background:var(--op-bg);color:var(--op-text);font-family:DM Sans,sans-serif}.operator-panel.operator-light{--op-bg:#f3f5fa;--op-surface:#fff;--op-card:#f8faff;--op-border:#dce3ef;--op-text:#22334c;--op-muted:#758399;--op-accent:#7646c7}.operator-panel button{font-family:inherit}.operator-sidebar{position:fixed;inset:0 auto 0 0;width:224px;display:flex;flex-direction:column;padding:0 13px 14px;background:var(--op-surface);border-right:1px solid var(--op-border);z-index:50}.operator-brand{min-height:88px;display:flex;align-items:center;gap:10px;padding:18px 9px;border-bottom:1px solid var(--op-border)}.operator-brand img{width:33px;height:33px;border-radius:10px}.operator-brand strong{font-size:19px;font-weight:850;letter-spacing:-.8px;color:var(--op-text);white-space:nowrap}.operator-brand strong span{color:var(--op-accent)}.operator-brand small{display:block;text-align:center;font-size:7px;color:var(--op-muted);font-weight:800;letter-spacing:2.1px;margin-top:5px}.operator-sidebar nav{display:grid;align-content:start;gap:8px;padding-top:22px;overflow-y:auto}.operator-sidebar nav button{display:flex;align-items:center;gap:10px;border:1px solid transparent;border-radius:10px;width:100%;padding:13px 11px;min-height:47px;color:var(--op-muted);text-align:left;font-size:12px;font-weight:750;line-height:1.6;position:relative}.operator-sidebar nav button>svg{flex-shrink:0;color:var(--op-muted);opacity:.8}.operator-sidebar nav button>span{flex:1}.operator-sidebar nav button:hover{background:var(--op-card);color:var(--op-text)}.operator-sidebar nav button.active{color:var(--op-text);background:linear-gradient(100deg,#8754ed24,#8656d811);border-color:#9970f44d;box-shadow:inset 3px 0 #a482f1}.operator-sidebar nav button.active>svg{color:var(--op-accent);opacity:1}.operator-sidebar nav i{width:5px;height:5px;border-radius:50%;background:#b499ff;box-shadow:0 0 12px #b494ff}.operator-sidebar-footer{margin-top:auto;padding-top:18px}.operator-sidebar-footer>span{display:flex;align-items:center;gap:6px;font-size:9px;color:var(--op-muted);padding:15px 8px}.operator-presence{width:5px;height:5px;border-radius:50%;background:#44cfa8}.operator-sidebar-footer>button{display:flex;align-items:center;justify-content:center;gap:9px;padding:11px;width:100%;border:1px solid #c5658833;border-radius:9px;color:#dca4ba;background:#b53e7112;font-size:11px;font-weight:750}.operator-workspace{margin-left:224px;min-width:0}.operator-topbar{position:sticky;top:0;z-index:20;height:78px;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:0 27px;background:var(--op-surface);border-bottom:1px solid var(--op-border)}.operator-breadcrumb,.operator-breadcrumb>span{display:flex;align-items:center;gap:10px}.operator-breadcrumb>span{color:var(--op-muted);font-size:11px}.operator-breadcrumb strong{color:var(--op-text);font-size:11px;font-weight:600}.operator-actions{display:flex;align-items:center;gap:9px}.operator-actions>button,.operator-menu-button{display:grid;place-items:center;width:39px;height:39px;border:1px solid var(--op-border);border-radius:9px;color:var(--op-muted);background:var(--op-card)}.operator-actions>button:hover{color:var(--op-text);border-color:#9270dd}.operator-actions>.operator-add-marketing{width:auto;display:flex;gap:8px;padding:0 14px;background:linear-gradient(120deg,#7645df,#9861f0);color:#fff;border-color:#9863ec;font-size:12px;font-weight:800;box-shadow:0 4px 13px #8652e020}.operator-main{padding:32px;max-width:1600px;margin:0 auto}.operator-profile{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid var(--op-border);border-radius:16px;padding:25px;background:linear-gradient(110deg,var(--op-surface),var(--op-card));box-shadow:0 14px 30px #00000008}.operator-eyebrow{display:block;font-size:9px;font-weight:800;letter-spacing:1.8px;color:var(--op-accent);margin-bottom:11px}.operator-profile h1{font-size:23px;letter-spacing:-.5px;margin:0 0 10px}.operator-profile p{font-size:12px;line-height:1.8;color:var(--op-muted);max-width:730px}.operator-profile-icon{width:44px;height:44px;border:1px solid #9673da30;border-radius:13px;color:var(--op-accent);background:#a282e615;display:grid;place-items:center;flex-shrink:0}.operator-badges{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:17px}.operator-badges>span{display:flex;align-items:center;gap:6px;color:var(--op-muted);border:1px solid var(--op-border);border-radius:30px;padding:7px 10px;font-size:9px;font-weight:650}.operator-badges>span:first-child{color:#50c6a7;border-color:#29ac8b38;background:#0bae8312}.operator-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:17px}.operator-shortcuts>button{display:flex;align-items:center;gap:16px;position:relative;text-align:left;min-height:103px;padding:20px;border:1px solid var(--op-border);border-radius:14px;background:linear-gradient(110deg,var(--op-surface),var(--op-card));transition:border-color .18s,transform .18s}.operator-shortcuts>button:hover{border-color:#8866bd;transform:translateY(-2px)}.operator-shortcuts>button>div{flex:1;min-width:0}.operator-shortcuts h2{font-size:14px;margin:0 0 8px;color:var(--op-text)}.operator-shortcuts p{font-size:11px;line-height:1.7;color:var(--op-muted)}.operator-shortcuts>button>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;border:1px solid #9166dc2b;background:#9166dc13;color:var(--op-accent);flex-shrink:0}.operator-card-arrow{position:absolute;right:10px;top:10px;color:var(--op-muted);opacity:0}.operator-shortcuts>button:hover .operator-card-arrow{opacity:.7}.operator-session{color:var(--op-muted);font-size:10px;opacity:.65;margin:22px 2px}.operator-session strong{font-weight:600}.operator-page-heading{display:flex;align-items:center;gap:15px;margin-bottom:22px}.operator-page-heading>button{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border:1px solid var(--op-border);border-radius:11px;color:var(--op-accent);background:var(--op-surface)}.operator-page-heading h1{font-size:24px;margin:0}.operator-page-heading .operator-eyebrow{margin-bottom:6px}.operator-placeholder{padding:48px 25px;border:1px solid var(--op-border);border-radius:16px;background:var(--op-surface);text-align:center}.operator-placeholder>span{width:70px;height:70px;display:grid;place-items:center;border-radius:20px;color:var(--op-accent);background:#9166dc16;margin:0 auto 22px}.operator-placeholder h2{font-size:20px;margin:0 0 12px}.operator-placeholder p{font-size:13px;line-height:1.8;color:var(--op-muted);max-width:490px;margin:0 auto 24px}.operator-placeholder>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:var(--op-accent);padding:10px 16px;border:1px solid var(--op-border);border-radius:10px;background:var(--op-card)}.operator-menu-button,.operator-close,.operator-scrim{display:none}.operator-panel button:focus-visible{outline:2px solid var(--op-accent);outline-offset:3px}@media(max-width:1000px)and (min-width:761px){.operator-sidebar{width:205px}.operator-workspace{margin-left:205px}.operator-main{padding:24px}.operator-shortcuts{grid-template-columns:1fr}.operator-topbar{padding-inline:22px}}@media(max-width:760px){.operator-workspace{margin-left:0}.operator-sidebar{width:255px;transform:translate(-100%);visibility:hidden;transition:transform .2s,visibility .2s}.operator-sidebar.is-open{transform:translate(0);visibility:visible}.operator-brand{padding-inline:3px}.operator-brand strong{font-size:19px}.operator-close{display:grid;place-items:center;width:28px;height:32px;margin-left:auto;color:var(--op-muted);padding:0}.operator-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#030712ac;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.operator-menu-button{display:grid}.operator-topbar{height:69px;padding:0 15px;gap:12px}.operator-breadcrumb>span{display:none}.operator-actions{gap:7px}.operator-actions>button{width:35px;height:37px}.operator-actions>.operator-add-marketing{width:auto;font-size:10px;padding:0 10px;gap:5px}.operator-main{padding:21px 15px}.operator-profile{padding:21px 17px;gap:10px}.operator-profile h1{font-size:20px}.operator-profile p{font-size:11px}.operator-profile-icon{width:35px;height:35px}.operator-badges{gap:6px}.operator-badges>span{font-size:8px;padding:7px 8px}.operator-shortcuts{grid-template-columns:1fr;gap:12px}.operator-shortcuts>button{padding:18px 16px}.operator-shortcuts h2{font-size:13px}.operator-shortcuts p{font-size:10px}.operator-page-heading h1{font-size:20px}.operator-placeholder{padding:35px 18px}}@media(prefers-reduced-motion:reduce){.operator-panel *{transition:none}}:root{font-family:DM Sans,sans-serif;color:#272137;background:#eceaf1;font-synthesis:none;font-weight:400;--purple: #7539e7;--muted: #95909f;--line: #f0edf4}.provider-logo.official-logo{border-radius:0;object-fit:contain;background:transparent}.entry-provider-grid .provider-logo.official-logo{width:58px;height:49px}.product-assurances{display:flex;justify-content:space-between;gap:6px;padding:13px 9px;border-radius:12px;background:#eef1f8;margin-bottom:14px}.product-assurances>span{display:flex;align-items:center;gap:4px;font-size:8px;color:#80718e}.product-assurances svg{color:#61af94;flex-shrink:0}.catalog-search.product-search{background:#fafaff;height:47px;border-radius:14px;margin-bottom:11px}.product-count{min-width:25px;min-height:25px;display:grid;place-items:center;border-radius:20px;padding:4px 7px;color:#8b54d8;background:#f0e9ff;font-size:9px;font-weight:750;flex-shrink:0}.catalog-products.product-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;width:100%;min-width:0;gap:10px;align-items:stretch}.service-flow .catalog-product.product-tile{position:relative;isolation:isolate;overflow:hidden;border-radius:15px;border:1px solid #e0dfee;background:linear-gradient(135deg,#fff,#fafaff);padding:12px 11px 10px;gap:0;min-height:132px;display:flex;flex-direction:column;min-width:0;box-shadow:0 3px 9px #76629103}.product-tile:after{content:"";position:absolute;width:83px;height:83px;border-radius:50%;background:#e9e4fa40;right:-21px;bottom:-22px;z-index:-1;pointer-events:none}.service-flow .catalog-product.product-tile:hover{border-color:#b394e1;background:#fdfaff}.service-flow .catalog-product.product-tile:focus-visible{outline:2px solid #a778ef;outline-offset:-2px}.product-provider{display:flex;align-items:center;gap:6px;margin-bottom:11px;min-width:0}.product-provider .provider-logo{width:17px;height:17px;border-radius:6px}.product-provider .provider-logo.fallback svg{width:13px;height:13px}.product-provider .provider-logo.fallback small{display:none}.product-provider>span{font-size:7px;font-weight:650;color:#8d759e;text-transform:uppercase;letter-spacing:.1px;overflow-wrap:anywhere}.product-tile .product-name{flex:1}.product-tile .product-name h3{font-size:9px;font-weight:750;line-height:1.65;margin:0 0 9px;overflow-wrap:anywhere}.product-tile .catalog-price{font-size:15px;color:#8248d5;margin:auto 0 7px;line-height:1.5}.product-tile .catalog-price strong{min-width:0;overflow-wrap:anywhere}.product-tile .catalog-price strong small{display:block;margin:3px 0 0;font-size:8px;line-height:1.6}.product-sku{display:flex;align-items:baseline;flex-wrap:wrap;gap:3px 5px;color:#ae9ebc;font-size:7px;line-height:1.6}.product-sku .sku-label{font-size:7px;color:#a493b3;font-weight:450}.product-sku>span+span:before{content:"·";margin-right:5px}@media(max-width:350px){.service-flow .catalog-product.product-tile{padding:11px 10px}.product-tile .product-name h3{font-size:9px}.product-tile .catalog-price{font-size:14px}.product-assurances{gap:4px;padding-inline:6px}.product-assurances>span{font-size:7px}}.edit-destination{display:flex;align-items:center;gap:5px;color:#9262bb;font-size:10px;margin:-8px 0 22px;padding:0}.service-flow{min-height:100dvh;background:#f5f6fc}.service-flow-header{display:flex;align-items:center;gap:12px;padding:21px 18px;background:#fff;border-bottom:1px solid #ece8f4}.service-flow-header>div{flex:1;min-width:0}.service-flow-header h1{font-size:18px;letter-spacing:-.6px;line-height:1.5;overflow-wrap:anywhere}.service-flow-header>div>span{font-size:7px;color:#a593b4;letter-spacing:1.5px}.service-flow-header>img{width:30px;height:30px}.service-flow-content{padding:19px 15px max(28px,env(safe-area-inset-bottom))}.destination-card,.provider-picker{padding:17px 14px;background:#fff;border:1px solid #e6e3f1;border-radius:18px;box-shadow:0 5px 15px #45326903}.destination-card>header{display:flex;align-items:center;gap:9px;margin-bottom:18px}.destination-card header .service-icon{width:39px;height:39px;border-radius:12px;flex-shrink:0}.destination-card h2,.provider-picker h2{font-size:12px;letter-spacing:-.1px}.destination-card header p,.provider-picker header p{font-size:9px;color:#a697b1;margin-top:5px;line-height:1.6}.destination-badge{margin-left:auto;display:flex;align-items:center;gap:3px;font-size:7px;background:#e9f7ef;color:#509a79;padding:5px;border-radius:7px}.phone-field{display:flex;align-items:stretch;width:100%;min-height:55px;border:1px solid #ddd8ef;border-radius:13px;background:#fdfcff;overflow:hidden}.phone-field:focus-within{border-color:#9368da;box-shadow:0 0 0 3px #9461d510}.country-prefix{display:grid;place-items:center;width:52px;flex-shrink:0;border-right:1px solid #e4dcf4;background:#f7f3ff;color:#8855ce;font-size:11px;font-weight:700}.phone-field input{width:100%;min-width:0;border:0;background:transparent;padding:0 10px;outline:none;font-size:13px;font-weight:650;color:#554361}.phone-field input::placeholder{font-size:11px}.phone-field>button{display:flex;align-items:center;color:#a08caf;padding-right:8px}.destination-actions{display:flex;gap:8px;margin-top:9px}.destination-actions>button{display:flex;gap:6px;justify-content:center;align-items:center;border:1px solid #e5deef;border-radius:10px;flex:1;padding:11px 3px;color:#817093;font-size:9px}.destination-actions>button:disabled{opacity:.45}.detection-message{font-size:9px;line-height:1.7;margin-top:11px;color:#a08aaf}.detection-message.detected{color:#649878}.input-hint{font-size:9px;color:#b08753;line-height:1.7;margin-top:6px}.entry-notice{font-size:10px;background:#f7f2fd;padding:9px;border-radius:8px;line-height:1.7;color:#936dae;margin-top:10px}.service-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:12px 0}.service-benefits>div{display:flex;align-items:center;gap:6px;border:1px solid #e7e3f1;padding:10px 7px;border-radius:12px;background:#fff;min-width:0}.service-benefits svg{width:18px;color:#9371d1;flex-shrink:0}.service-benefits>div:nth-child(2) svg{color:#71ab91}.service-benefits>div:nth-child(3) svg{color:#d4a35c}.service-benefits span{font-size:9px;font-weight:600}.service-benefits small{font-size:6px;color:#a294af;display:block;font-weight:400;margin-top:3px}.provider-picker>header{margin:0 0 16px}.entry-provider-grid{gap:10px}.entry-provider-grid .provider-card{position:relative;min-height:114px;padding:20px 5px 13px;border-radius:14px;gap:14px}.entry-provider-grid .provider-card strong{font-size:10px;line-height:1.6}.entry-provider-grid .provider-card.chosen{border:1.5px solid #9060d3;background:#faf5ff;box-shadow:0 0 0 2px #9361d50b}.provider-check{position:absolute;right:5px;top:5px;color:#8856c6!important}.view-products{margin-top:15px;font-size:11px;min-height:47px;border-radius:11px}.view-products:disabled{background:#e4e3ec;color:#aaa4b8;opacity:1;box-shadow:none}.destination-summary{display:flex;align-items:center;gap:10px;border:1px solid #e4dcef;border-radius:14px;padding:14px;background:#fff;margin-bottom:17px}.destination-summary>div{flex:1;min-width:0}.destination-summary strong{font-size:12px}.destination-summary span{display:block;color:#9983aa;font-size:12px;margin-top:6px;overflow-wrap:anywhere}.destination-summary>button{font-size:10px;color:#9664c5}.service-flow .catalog-product{background:#fff}.favorite-list{margin-top:13px;display:flex;flex-direction:column;gap:6px}.favorite-list>span{font-size:9px;color:#a28dad;margin-bottom:3px}.favorite-list>div{display:flex;background:#faf7fe;border-radius:7px}.favorite-list button{display:flex;align-items:center;gap:6px;font-size:9px;padding:9px 6px;color:#9173a9}.favorite-list button:first-child{flex:1;flex-wrap:wrap}.favorite-list small{font-size:8px;color:#aa98b8}.service-flow .provider-selection{margin-bottom:18px}.service-flow .selected-product{background:#fff;border:1px solid #e8e0f0}.service-flow .receipt{background:#fff}@media(max-width:350px){.service-flow-content{padding-inline:10px}.destination-card,.provider-picker{padding-inline:11px}.destination-badge{display:none}.service-benefits>div{gap:4px;padding-inline:5px}.entry-provider-grid{gap:7px}}.dashboard.directory-dashboard{background:#f5f6fc;padding:22px 16px 112px;min-height:calc(100dvh - 79px)}.directory-title{display:flex;align-items:center;gap:12px;margin-bottom:21px}.directory-title .icon-button{background:#fff;border:1px solid #eae5f2;flex-shrink:0}.directory-title h1{font-size:23px;letter-spacing:-.9px;margin-top:5px}.directory-title .eyebrow{font-size:8px}.directory-search{background:#fff;height:48px;border-radius:15px;margin-bottom:13px}.directory-filters{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.directory-filters button{padding:9px 11px;background:#fff;border:1px solid #e4e3ef;border-radius:20px;font-size:10px;color:#8a809b}.directory-filters button.active{color:#fff;background:#7850df;border-color:#7850df;box-shadow:0 4px 9px #7850df20}.directory-tip{display:flex;gap:11px;align-items:center;padding:16px 13px;border:1px solid #f5dfb0;background:#fff8e9;border-radius:16px;color:#d39a3f;margin-bottom:19px}.directory-tip>svg{flex-shrink:0}.directory-tip strong{font-size:11px;color:#846039}.directory-tip p{margin-top:5px;font-size:9px;line-height:1.7;color:#b0916c}.directory-groups{display:flex;flex-direction:column;gap:15px}.directory-group{border:1px solid #e8e6f3;border-radius:21px;background:#fff;padding:18px 13px 14px;box-shadow:0 4px 14px #40326703}.directory-group>header{display:flex;align-items:center;gap:8px;margin-bottom:19px}.directory-group h2{font-size:16px;letter-spacing:-.5px}.directory-group>header>span{font-size:8px;background:#f0eaff;color:#8860c5;font-weight:650;border-radius:5px;padding:4px 6px;white-space:nowrap}.directory-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:6px;row-gap:16px}.directory-service{display:flex;flex-direction:column;align-items:center;gap:10px;padding:0 0 7px;min-width:0}.directory-service .service-icon{width:46px;height:46px;border-radius:15px}.directory-service strong{font-size:9px;font-weight:550;line-height:1.6;overflow-wrap:anywhere}.directory-end{font-size:9px;color:#ad9cbc;text-align:center;line-height:1.7;margin-top:24px}.directory-end span{color:#aa85d0}@media(max-width:350px){.directory-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.catalog-source{display:flex;align-items:center;gap:6px;font-size:10px;color:#8c78a0;padding:4px 0 17px}.catalog-source>span{height:6px;width:6px;background:#9dc468;border-radius:50%}.catalog-source small{margin-left:auto;font-size:6px;letter-spacing:.6px;background:#f3edf9;border-radius:4px;padding:4px}.catalog-heading h3{font-size:18px;letter-spacing:-.5px}.catalog-heading p{color:#9b8da8;font-size:11px;margin:7px 0 18px}.catalog-search{display:flex;align-items:center;gap:9px;border:1px solid #e8e0ef;border-radius:12px;padding:0 12px;height:45px;margin:0 0 18px;color:#a08ab5;background:#faf8fd}.catalog-search input{background:transparent;border:0;outline:none;width:100%;min-width:0;font-size:12px;color:#48375a}.catalog-search:focus-within{border-color:#9266d1}.catalog-search button{display:flex;padding:4px}.provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.provider-card{border:1px solid #ede7f3;border-radius:15px;padding:15px 5px 11px;display:flex;flex-direction:column;align-items:center;gap:9px;transition:background .2s}.provider-card:hover{background:#f8f2ff;border-color:#ceb6ee}.provider-logo{width:49px;height:49px;object-fit:contain;flex-shrink:0;border-radius:13px}.provider-card strong{font-size:10px;line-height:1.6;text-align:center;overflow-wrap:anywhere}.provider-card>span{display:flex;align-items:center;color:#aa97b8;font-size:8px;margin-top:auto}.provider-logo.fallback{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#ede2fb;color:#8554ba}.provider-logo.fallback small{font-size:9px}.provider-selection{display:flex;align-items:center;gap:10px;margin:3px 0 21px}.provider-selection strong{font-size:14px}.provider-selection p{font-size:10px;color:#a18bad;margin-top:5px}.provider-selection .provider-logo{width:41px;height:41px}.provider-selection>div{min-width:0;overflow-wrap:anywhere}.change-provider{margin-left:auto;font-size:10px;color:#8c51d0;padding:7px}.rotate-back{transform:rotate(180deg)}.catalog-products{display:flex;flex-direction:column;gap:10px}.catalog-product{text-align:left;border:1px solid #eae2f2;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:13px;width:100%}.catalog-product:hover{background:#faf6ff;border-color:#bb96e7}.sku-label{font-size:9px;font-weight:650;letter-spacing:.3px;color:#9b7fb7;overflow-wrap:anywhere}.catalog-product h3,.selected-product h3{font-size:12px;line-height:1.8;margin:4px 0 8px;overflow-wrap:anywhere}.pricing-badge{font-size:8px;background:#f1ebf8;color:#9780ac;border-radius:5px;padding:4px 6px;display:inline-block}.pricing-badge.open{background:#e9f5ed;color:#66967a}.catalog-price{display:flex;align-items:center;justify-content:space-between;color:#824ac3;font-size:14px}.catalog-price strong small{font-size:9px;color:#a490af;margin-left:8px;font-weight:400;display:inline-block}.result-count{font-size:10px;color:#a28cb1;margin-bottom:12px}.catalog-pagination{display:flex;justify-content:space-between;align-items:center;margin:20px 0 10px;gap:5px}.catalog-pagination button{background:#f3ecfc;color:#8555b9;font-size:10px;border-radius:8px;padding:10px}.catalog-pagination>span{font-size:10px;color:#9e87b0}.catalog-footnote{color:#a99bb4;font-size:9px;text-align:center;line-height:1.8;margin:20px 0 5px}.catalog-empty{font-size:12px;color:#a08db0;text-align:center;padding:25px 10px}.selected-product{background:#f8f3fd;border-radius:13px;padding:15px}.selected-product h3{font-size:14px}.selected-product p{font-size:10px;color:#a18aaf}.amount-hint{font-size:9px;color:#a08aaf;font-weight:400;display:block;margin-top:-12px;margin-bottom:20px;line-height:1.7}.inquiry-note{text-align:center;color:#997eaf;background:#faf7fe;padding:22px 17px;border-radius:14px;margin-bottom:20px}.inquiry-note h3{color:#74538f;font-size:15px;margin:14px 0}.inquiry-note p{font-size:12px;line-height:1.9}.service-directory{display:flex;flex-direction:column;gap:9px}.service-directory>button{display:flex;align-items:center;gap:13px;text-align:left;border:1px solid #eee7f4;border-radius:15px;padding:12px}.service-directory .service-icon{width:46px;height:46px;border-radius:14px;flex-shrink:0}.service-directory strong{font-size:12px}.service-directory small{display:block;font-size:9px;color:#a492b1;margin-top:6px}.service-directory>button>svg{margin-left:auto;color:#b09abd}.h2hr-banner{display:block;position:relative;overflow:hidden;background:linear-gradient(120deg,#f2e6ff,#e7e8fc);border-radius:20px;width:100%;text-align:left;padding:23px}.h2hr-banner h3{font-size:24px;line-height:1.3;letter-spacing:-1px;color:#5b357d;margin:15px 0 10px;position:relative;z-index:1}.h2hr-banner p{font-size:10px;color:#9680a7;position:relative;z-index:1}.banner-action{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:#8951c1;margin-top:17px}.banner-symbol{position:absolute;right:-7px;top:61px;width:100px;height:100px;display:grid;place-items:center;border-radius:25px;background:#b08bd62b;color:#9f75ce;transform:rotate(17deg)}.receipt strong{overflow-wrap:anywhere;max-width:65%;text-align:right}.service>span:last-child{line-height:1.6}.all-services{row-gap:22px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button{border:0;background:none;color:inherit}button:disabled{opacity:.5;cursor:not-allowed}button,input,select{outline-offset:4px}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--purple)}h1,h2,h3,p{margin:0}h1,h2,h3,.brand,.balance-number{font-family:Plus Jakarta Sans,sans-serif}a{color:inherit}button{touch-action:manipulation}.app-shell{max-width:430px;margin:0 auto;background:#fff;min-height:100dvh;position:relative;box-shadow:0 0 80px #3025460c}.brand{display:flex;align-items:center;gap:9px;font-size:23px;font-weight:800;letter-spacing:-1.1px}.brand img{width:43px;height:43px}.brand-accent{color:var(--purple)}.brand small{display:block;font:600 8px DM Sans,sans-serif;letter-spacing:2.4px;margin-top:4px;color:#8a8297}.brand.small{font-size:20px;gap:8px;letter-spacing:-.8px}.brand.small img{width:34px;height:34px}.brand.small small{font-size:6px;letter-spacing:2px;margin-top:3px}.icon-button{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#f7f5fa}.primary{display:flex;align-items:center;justify-content:center;gap:12px;background:var(--purple);color:#fff;width:100%;min-height:51px;border-radius:15px;font-weight:700;font-size:14px;box-shadow:0 5px 12px #7539e718;transition:background .2s,transform .2s}.primary:hover{background:#6525d6;transform:translateY(-1px)}.eyebrow{color:var(--purple);font-size:9px;font-weight:800;letter-spacing:1.6px}.login-page{padding:28px 28px 22px;background:radial-gradient(ellipse at 75% 15%,#f5f0ff,transparent 40%),#fff;min-height:100dvh}.login-art{height:234px;position:relative;margin:7px auto 10px;width:100%;max-width:340px;display:flex;justify-content:center;align-items:center}.orbit{position:absolute;border:1px solid #e7dcfa;border-radius:50%;height:193px;width:193px}.orbit-two{width:min(270px,85%);height:220px;transform:rotate(-25deg);border-style:dashed}.art-phone{z-index:1;background:#793de9;color:#fff;width:111px;height:180px;border-radius:24px;transform:rotate(-10deg);border:5px solid #392859;box-shadow:10px 14px #d8c6f4,14px 22px 34px #56318b22;display:flex;flex-direction:column;align-items:center;padding-top:12px;position:relative}.phone-notch{width:32px;height:5px;background:#392859;border-radius:4px;position:absolute;top:5px}.phone-flash{color:#d5fb7c;margin:8px 0 0}.art-phone strong{font:800 22px/1.1 Plus Jakarta Sans,sans-serif;letter-spacing:-1px}.phone-success{background:#fff;color:#4c3d61;font-size:7px;border-radius:6px;display:flex;align-items:center;gap:4px;padding:7px 9px;position:absolute;bottom:10px;right:-32px;box-shadow:0 5px 15px #0001;transform:rotate(10deg)}.phone-success svg{color:#49a577}.float-icon{position:absolute;width:49px;height:49px;border-radius:15px;display:grid;place-items:center;box-shadow:0 7px 15px #50466b0c}.float-wifi{left:21px;top:46px;background:#e4f3f4;color:#3092a1;transform:rotate(-12deg)}.float-game{right:13px;top:101px;background:#efe4ff;color:#834bd1;transform:rotate(14deg)}.float-heart{left:45px;bottom:26px;background:#ffebef;color:#f07792;transform:rotate(10deg);width:38px;height:38px}.art-spark{position:absolute;color:#a87bff;font-size:25px}.spark-one{top:20px;right:58px}.spark-two{bottom:34px;right:78px;color:#a5ca5c;font-size:18px}.art-label{position:absolute;bottom:0;display:flex;align-items:center;gap:5px;color:#95879f;font-size:9px;letter-spacing:.2px}.art-label span{background:#9dd264;border-radius:50%;width:5px;height:5px}.login-heading{text-align:center}.login-heading h1{white-space:pre-line;font-size:27px;line-height:1.4;letter-spacing:-1.1px;margin:9px -5px}.login-heading p{white-space:pre-line;color:#9991a3;font-size:12px;line-height:1.8}.login-form{display:flex;flex-direction:column;gap:16px;margin-top:23px}.login-form label,.field-label{font-size:12px;font-weight:600;display:block}.input-wrap{display:flex;align-items:center;border:1px solid #eae6f0;border-radius:13px;gap:11px;padding:0 13px;height:49px;margin-top:8px;background:#fff}.input-wrap>svg{color:#b0a6bd;width:17px}.input-wrap input{border:0;outline:none;background:none;width:100%;min-width:0;color:#443a52;font-size:12px}.input-wrap:focus-within{border-color:var(--purple);box-shadow:0 0 0 3px #7539e70c}.input-wrap button{padding:4px 0;display:flex;color:#a89eb4}input::placeholder{color:#b2aab9}.login-form .primary{margin-top:2px}.divider{display:flex;align-items:center;gap:12px;color:#b4acbf;font-size:10px;margin:20px 0 14px}.divider:before,.divider:after{content:"";height:1px;background:var(--line);flex:1}.demo-button{width:100%;border:1px solid #e5ddf0;border-radius:13px;min-height:46px;font-size:12px;font-weight:650;display:flex;align-items:center;justify-content:center;gap:8px;color:#6b428e}.switch-auth{text-align:center;font-size:11px;color:#a298b0;margin-top:21px}.switch-auth button{font-size:11px;font-weight:700;color:var(--purple);padding:0 0 0 3px}.login-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;margin-top:27px;font-size:9px;color:#a69eb0}.login-footer small{width:100%;text-align:center;font-size:7px;letter-spacing:1.3px;margin-top:10px;color:#bbb2c3}.app-header{padding:25px 23px 19px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f8f6fa}.notification-button{height:37px;width:37px;border:1px solid #efebf4;display:grid;place-items:center;border-radius:50%;position:relative}.notification-button i{width:5px;height:5px;background:#fd956f;border-radius:50%;position:absolute;top:9px;right:10px;border:1px solid #fff}.dashboard{padding:23px 23px 105px}.greeting{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.greeting p{font-size:12px;color:#8e879b;margin-bottom:7px}.wave{color:#c0a14c;margin-left:4px}.greeting h1{font-size:18px;font-weight:800;letter-spacing:-.6px}.avatar{width:40px;height:40px;border-radius:50%;background:#f0e6ff;color:#8349c5;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:700;border:3px solid #faf7ff;display:grid;place-items:center}.balance-card{position:relative;overflow:hidden;color:#fff;background:linear-gradient(115deg,#7a3ce9,#672dd1);padding:21px 20px 17px;border-radius:22px;box-shadow:0 9px 19px #7440c723}.balance-decoration{position:absolute;width:230px;height:230px;border:30px solid #ffffff06;border-radius:50%;right:-98px;top:-91px;pointer-events:none}.balance-decoration:after{content:"";position:absolute;border:22px solid #ffffff05;border-radius:50%;top:17px;right:17px;bottom:17px;left:17px}.balance-top{display:flex;align-items:center;justify-content:space-between;position:relative}.balance-top>span:first-child{display:flex;align-items:center;gap:7px;color:#e5d5ff;font-size:11px}.balance-top button{display:flex;padding:0 4px;color:#d5b9ff}.demo-pill{border:1px solid #b180ff6b;border-radius:5px;padding:3px 5px;font-size:7px;letter-spacing:1px;color:#e9dbff}.balance-number{font-size:31px;font-weight:750;letter-spacing:-1px;margin-top:11px;position:relative}.balance-number>span{font:400 9px DM Sans,sans-serif;letter-spacing:0;margin-left:8px;color:#ceb2ff}.balance-bottom{margin-top:18px;padding-top:14px;border-top:1px solid #ffffff20;display:flex;align-items:center;justify-content:space-between;gap:5px}.balance-bottom>span{font-size:8px;color:#e0cbff}.points-icon{color:#d6ff7b;font-size:14px;margin-right:4px}.balance-bottom button{display:flex;align-items:center;gap:5px;border-radius:9px;background:#dbff86;color:#333d1a;padding:8px 11px;font-size:10px;font-weight:800;white-space:nowrap}.services-section{margin-top:28px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-heading h2{font-size:15px;font-weight:800;letter-spacing:-.4px}.section-heading>span{display:flex;gap:4px;align-items:center;font-size:9px;color:#a69bad}.section-heading button{display:flex;align-items:center;gap:1px;font-size:10px;font-weight:600;color:#8a50d4;padding:0}.section-heading h2 span{color:#a982e7;margin-left:2px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);row-gap:21px;column-gap:9px}.service{display:flex;align-items:center;flex-direction:column;gap:9px;padding:0;font-size:10px;font-weight:550}.service-icon{position:relative;width:54px;height:54px;border-radius:18px;display:grid;place-items:center;transition:transform .2s}.service:hover .service-icon{transform:translateY(-3px)}.purple{background:#f0e8ff;color:#8650d6}.blue{background:#e7efff;color:#5e89df}.orange{background:#fff1df;color:#e5a342}.green{background:#e3f5e9;color:#60a77c}.pink{background:#ffebf3;color:#d479a5}.cyan{background:#e5f5f7;color:#56a3b0}.red{background:#ffeaea;color:#e47d7e}.grey{background:#f2eff7;color:#9385a5}.service-icon small{position:absolute;top:-4px;right:-3px;background:#fe9273;color:#fff;padding:3px 4px;border:2px solid white;border-radius:6px;font:700 6px DM Sans,sans-serif}.promo-section{margin-top:30px}.promo-banner{text-align:left;position:relative;width:100%;overflow:hidden;border-radius:19px;background:#f0e7fe;min-height:204px;padding:20px;display:flex;justify-content:space-between}.promo-content{position:relative;z-index:2}.promo-tag{color:#8451bd;background:#e7d6fd;padding:4px 7px;border-radius:5px;font-size:6px;letter-spacing:1.1px;font-weight:800}.promo-content h3{font-size:19px;line-height:1.35;letter-spacing:-.7px;margin:11px 0 7px;color:#3e285b}.promo-content p{font-size:9px;color:#91809f}.promo-content>strong{font-size:25px;letter-spacing:-1px;color:#7736cb;display:flex;align-items:center;gap:10px;margin-top:3px}.promo-content>strong>span{width:23px;height:23px;border-radius:50%;background:#7838d2;color:#fff;display:grid;place-items:center}.promo-content>small{display:block;color:#a195ad;font-size:7px;margin-top:9px}.promo-art{position:absolute;right:8px;top:38px;width:125px;height:150px}.voucher{position:absolute;z-index:1;top:5px;right:4px;width:96px;height:129px;background:#8b50db;border:5px solid #9e6ae4;border-radius:13px;transform:rotate(15deg);box-shadow:6px 8px #c2a1e9,10px 14px 24px #623d9126;color:#fff;text-align:center;padding:12px 5px}.voucher>span{font-size:8px;font-weight:600;letter-spacing:3px}.voucher strong{font:800 48px/1.2 Plus Jakarta Sans,sans-serif;letter-spacing:-3px;display:block;color:#e1ff9f}.voucher strong span{font-size:22px;letter-spacing:-1px}.voucher-line{border-top:1px dashed #ffffff6b;margin:5px 0}.voucher>small{font-size:6px;letter-spacing:1.5px}.promo-star{position:absolute;z-index:2;color:#b4d97c;font-size:35px}.star-a{top:-23px;right:18px}.star-b{bottom:-1px;left:2px;font-size:28px}.promo-ring{position:absolute;width:160px;height:160px;border:1px solid #dbc6f6;border-radius:50%;top:-10px;right:-15px}.carousel-dots{display:flex;justify-content:center;gap:4px;margin-top:12px}.carousel-dots i{width:4px;height:4px;border-radius:4px;background:#e1d8ec}.carousel-dots i:first-child{width:15px;background:#8b50db}.quick-banner{margin:23px 0 27px;display:flex;align-items:center;gap:10px;background:#f7f9f4;border:1px solid #eff2e8;padding:12px;border-radius:12px}.quick-icon{display:flex;color:#96af73}.quick-banner>div{flex:1}.quick-banner strong{font-size:10px;letter-spacing:-.1px}.quick-banner p{font-size:8px;color:#929885;margin-top:4px}.quick-banner>svg{color:#a4ad96}.recent-section .section-heading{margin-bottom:10px}.empty-state{text-align:center;border:1px dashed #e9e3ef;border-radius:15px;padding:23px 12px;background:#fdfcfe}.empty-state>span{display:grid;place-items:center;background:#f3eef9;color:#ad96c4;width:46px;height:46px;border-radius:14px;margin:0 auto 12px}.empty-state h3{font-size:11px;font-weight:700}.empty-state p{font-size:10px;color:#a29aaa;line-height:1.7;margin-top:6px}.app-signature{text-align:center;font-size:8px;color:#b5adbf;margin-top:23px;letter-spacing:.3px}.app-signature span{color:#bca0dc}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;background:#ffffffed;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #f0edf5;display:grid;grid-template-columns:repeat(4,1fr);padding:10px 13px max(12px,env(safe-area-inset-bottom));z-index:10}.bottom-nav button{display:flex;align-items:center;flex-direction:column;gap:4px;position:relative;font-size:9px;color:#aaa1b5;padding:0 0 7px}.bottom-nav button>span{display:grid;place-items:center;width:45px;height:29px;border-radius:10px}.bottom-nav .active{color:#8141df;font-weight:700}.bottom-nav .active>span{background:#f2eaff}.bottom-nav i{width:4px;height:4px;background:#8750d2;border-radius:50%;position:absolute;bottom:-1px}.page-heading{margin:8px 0 25px}.page-heading h1{font-size:24px;letter-spacing:-1px;margin-top:9px}.page-heading p{font-size:12px;color:#a094aa;margin-top:10px}.filter-tabs{display:flex;background:#f6f3f9;border-radius:12px;padding:5px;margin-bottom:20px}.filter-tabs button{flex:1;font-size:11px;padding:9px;border-radius:9px;color:#93889f}.filter-tabs .active{background:#fff;color:var(--purple);box-shadow:0 2px 7px #00000008;font-weight:700}.transaction{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:15px 0}.transaction-icon{width:37px;height:37px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.transaction>div:nth-child(2){flex:1;min-width:0}.transaction strong{font-size:11px;display:block}.transaction span{display:block;font-size:8px;color:#a497af;margin-top:5px}.transaction-amount{text-align:right;flex-shrink:0}.transaction-amount strong{font-size:10px}.transaction-amount span{color:#67a480;font-size:8px}.promo-detail-card{padding:23px;background:#f2eaff;border:1px solid #e9dbfa;border-radius:20px;margin-bottom:18px;color:#7440ae}.promo-detail-card>.eyebrow{display:block;margin-top:17px}.promo-detail-card h2{font-size:23px;line-height:1.4;margin-top:10px;color:#4b306a;letter-spacing:-.8px}.promo-detail-card p{font-size:12px;line-height:1.8;margin-top:10px}.coupon-code{display:flex;align-items:center;justify-content:space-between;border:1px dashed #b99bd8;padding:12px;border-radius:9px;font-size:13px;letter-spacing:1px;font-weight:700;margin-top:20px;background:#fff5}.promo-detail-card small{display:block;font-size:9px;line-height:1.7;margin:12px 0 18px}.promo-detail-card.mint{background:#edf7eb;border-color:#dcebd8;color:#689760}.mint h2{color:#3f6339}.profile-card{text-align:center;padding:22px;background:#faf7ff;border-radius:20px}.avatar.large{width:68px;height:68px;font-size:29px;margin:0 auto 12px}.profile-card h2{font-size:21px}.profile-card p{color:#9a8baa;font-size:12px;margin:7px 0 14px}.profile-badge{display:inline-flex;align-items:center;gap:5px;border-radius:7px;background:#eee3fd;color:#9263c6;font-size:10px;padding:6px 9px}.profile-stats{display:flex;margin:20px 0 12px;border:1px solid var(--line);border-radius:15px;padding:20px 0}.profile-stats>div{width:50%;text-align:center}.profile-stats>div+div{border-left:1px solid var(--line)}.profile-stats strong{font-size:17px}.profile-stats span{display:block;color:#a79bb2;font-size:10px;margin-top:6px}.profile-row{display:flex;align-items:center;gap:11px;width:100%;padding:20px 3px;border-bottom:1px solid var(--line);font-size:12px}.profile-row>svg{color:#9c81b9}.profile-row>svg:last-child{margin-left:auto}.logout-button{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid #f3e1e6;width:100%;border-radius:12px;color:#c57186;padding:15px;margin-top:27px;font-size:12px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;max-width:430px;margin-inline:auto;z-index:30;background:#21133470;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:flex-end;justify-content:center;padding-top:20px}.sheet{background:#fff;max-width:430px;width:100%;border-radius:25px 25px 0 0;padding:10px 25px max(26px,env(safe-area-inset-bottom));max-height:92dvh;overflow:auto;box-shadow:0 -15px 80px #0001;animation:slide-up .2s ease}.sheet:focus{outline:none}.more-services-sheet{display:flex;flex-direction:column;max-height:min(78dvh,650px);padding:10px 20px max(14px,env(safe-area-inset-bottom));overflow:hidden;border-radius:24px 24px 0 0}.more-services-sheet .sheet-handle{flex-shrink:0;margin-bottom:14px}.more-services-sheet>header{flex-shrink:0;margin-bottom:3px}.more-services-sheet h2{font-size:18px}.more-services-description{flex-shrink:0;color:#a091ac;font-size:11px;margin:0 0 15px;line-height:1.7}.more-services-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#e0d2ef transparent}.more-services-sheet .all-services{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 9px;padding:2px 1px 10px}.more-services-sheet .service{min-width:0;gap:7px;padding:10px 3px;border:1px solid #f0eaf6;border-radius:14px;background:#fdfbff;font-size:10px}.more-services-sheet .service:hover{background:#f5effd}.more-services-sheet .service-icon{width:43px;height:43px;border-radius:14px}.more-services-sheet .service-icon svg{width:21px;height:21px}.more-services-sheet .service>span:last-child{overflow-wrap:anywhere}.more-services-footer{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:6px;border-top:1px solid #f0ebf6;margin-top:5px;padding-top:11px;font-size:9px;color:#ad9aba}.sheet-handle{width:35px;height:4px;background:#e9e2f0;border-radius:10px;margin:0 auto 18px}.sheet>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sheet h2{font-size:20px;letter-spacing:-.6px}.sheet-description{font-size:12px;color:#96879f;margin-bottom:15px}.demo-note{display:flex;align-items:center;gap:8px;background:#f7f2ff;color:#9376b3;padding:11px;border-radius:10px;font-size:10px;line-height:1.7;margin:10px 0 20px}.demo-note svg{flex-shrink:0}.plain-input{display:block;width:100%;border:1px solid #e6deee;background:#fff;padding:13px;border-radius:11px;margin:9px 0 20px;font-size:13px;color:#655471}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 22px}.product{border:1px solid #ece5f3;border-radius:12px;padding:17px 12px;text-align:left;position:relative}.product strong{font-size:13px;display:block}.product span{font-size:11px;color:#a18caa;display:block;margin-top:8px}.product.selected{border-color:#9656e1;background:#f8f1ff;color:#844ac6}.product>svg{position:absolute;right:8px;top:7px}.receipt{border:1px solid var(--line);border-radius:12px;padding:8px 16px;margin-bottom:20px}.receipt>span{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#a28eac;padding:12px 0}.receipt strong{color:#61506d;font-weight:600}.total{display:flex;justify-content:space-between;align-items:center;padding:3px 0 23px;font-size:12px}.total strong{font-size:20px;color:var(--purple)}.error{background:#fff0f3;color:#b6546c;padding:12px;border-radius:10px;font-size:11px;line-height:1.6;margin:8px 0 12px}.error button{font-weight:700;margin-left:8px;text-decoration:underline}.text-button{width:100%;padding:14px;color:#9a83ad;font-size:12px}.success-state{text-align:center;padding:20px 0 4px}.success-state>span{width:75px;height:75px;border-radius:50%;background:#e8f7df;color:#7fac5d;display:grid;place-items:center;margin:0 auto 23px}.success-state p{font-size:12px;line-height:1.8;color:#9c8ba7;margin:15px 0 22px}.success-state>strong{display:block;font-size:26px;color:var(--purple);margin-bottom:30px}.info-content{padding:15px 0;color:#a080ba}.info-content h2,.info-content h3{color:#614778;margin-top:15px}.info-content h3{font-size:17px}.info-content p{font-size:13px;line-height:1.9;margin:14px 0 23px}.all-services{padding:20px 0}.app-loading{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:#a18bb2;font-size:13px}.app-loading img{width:60px;animation:pulse 1s infinite alternate}.loading-text{font-size:12px;color:#a393b0;text-align:center;padding:20px}@keyframes slide-up{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pulse{to{opacity:.4;transform:scale(.95)}}@media(min-width:700px){body{background:radial-gradient(ellipse at 15% 10%,#e9def9,transparent 45%),radial-gradient(ellipse at 90% 90%,#dde8d5,transparent 45%),#efedf3}.app-shell{border-left:1px solid #e6e0ed;border-right:1px solid #e6e0ed}}@media(max-width:360px){.dashboard{padding-left:17px;padding-right:17px}.login-page{padding-left:23px;padding-right:23px}.greeting h1{font-size:16px}.section-heading h2{font-size:14px}.promo-art{right:0;transform:scale(.85);transform-origin:right center}.balance-bottom>span{font-size:7px}.services-grid{column-gap:5px}.login-heading h1{font-size:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.electricity-intro{margin:4px 0 22px}.electricity-intro h2{margin:8px 0;font-size:22px;letter-spacing:-.6px}.electricity-intro p{color:#93869e;font-size:12px;line-height:1.7}.electricity-options{display:grid;gap:14px}.electricity-option{display:flex;align-items:center;gap:16px;width:100%;padding:22px 18px;background:#fff;border:1px solid var(--line);border-radius:20px;text-align:left;box-shadow:0 8px 24px #4a246507}.electricity-option:hover{border-color:#aa80ff;background:#fdfaff}.electricity-option>span:nth-child(2){flex:1;min-width:0}.electricity-option strong{display:block;font-size:15px}.electricity-option small{display:block;margin-top:7px;font-size:10px;color:#93869e}.electricity-option>svg{color:#9364d5;flex-shrink:0}.electricity-logo{display:flex;align-items:center;justify-content:center;width:68px;min-height:48px;flex-shrink:0}.electricity-logo .provider-logo{width:66px;height:40px;object-fit:contain}.electricity-destination .field-label{display:block;margin-top:20px}.electricity-destination .plain-input{display:block;width:100%;margin-top:9px}.electricity-destination .primary{width:100%;margin-top:18px}.electricity-filters{margin:19px 0 12px;flex-wrap:wrap}.electricity-products .product-tile:disabled{opacity:1;cursor:not-allowed}.electricity-products .product-provider .provider-logo{width:36px;height:17px}.electricity-bill-note{display:flex;gap:12px;padding:18px;background:#f1eaff;color:#745b93;border-radius:16px;margin-top:16px}.electricity-bill-note>svg{flex-shrink:0}.electricity-bill-note strong{font-size:12px}.electricity-bill-note p{margin-top:6px;font-size:11px;line-height:1.8}.entry-provider-grid.wallet-provider-grid .provider-logo.official-logo{width:72px;height:52px;max-width:100%;object-fit:contain}.entry-provider-grid.wallet-provider-grid .provider-logo.brand-app-icon{width:52px;height:52px;border-radius:12px}.entry-provider-grid.game-provider-grid .provider-logo.official-logo{width:76px;height:60px;max-width:100%;object-fit:contain}.entry-provider-grid.game-provider-grid .provider-logo.brand-app-icon{width:60px;height:60px;border-radius:12px}.entry-provider-grid.institution-provider-grid .provider-logo.official-logo{width:76px;height:52px;max-width:100%;object-fit:contain}.institution-picker>header p{line-height:1.8}.category-provider-logo{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#f0eaff;color:#7544e8}.provider-category-label{font-size:9px;color:#81869c}.bank-heading{margin:0 0 18px}.bank-heading h2{font-size:20px;margin:0 0 7px}.bank-heading p{font-size:11px;color:var(--muted)}.bank-list{display:grid;gap:9px;margin-top:16px}.bank-row{width:100%;min-height:76px;display:flex;align-items:center;gap:18px;padding:14px 18px;border:1px solid #e5dcff;border-radius:13px;background:#fff;text-align:left;box-shadow:0 4px 15px #6035a906}.bank-row:hover{border-color:#aa80ff;background:#fdfaff}.bank-row strong{flex:1;font-size:12px}.bank-row>svg{flex-shrink:0;color:#8051e9}.bank-row .provider-logo{width:68px;height:40px;object-fit:contain;flex-shrink:0}.bank-show-more{width:100%;min-height:46px;border:1px solid #cfbdff;border-radius:11px;background:#fff;color:#7544e8;font-weight:750;margin-top:12px}.bank-transfer-card{background:#fff;border:1px solid #e5dcff;padding:20px 16px;border-radius:17px;box-shadow:0 8px 30px #613caf07}.bank-transfer-card>header{display:flex;align-items:center;gap:16px;margin-bottom:28px}.bank-transfer-card header .provider-logo{width:66px;height:42px;object-fit:contain;flex-shrink:0}.bank-transfer-card h2{font-size:15px;margin:0 0 6px}.bank-transfer-card header p{color:#9090a4;font-size:10px;line-height:1.7;margin:0}.bank-transfer-card .field-label{display:block;font-size:11px;font-weight:750;color:#7c7890;margin:20px 0 9px}.bank-transfer-card .plain-input{display:block;width:100%;margin-top:9px;font-size:12px}.bank-amount{display:flex;border:1px solid #e1d7f7;border-radius:11px;overflow:hidden;min-height:52px}.bank-amount>span{display:flex;align-items:center;padding:0 15px;background:#f5f1ff;color:#7544e8;font-size:13px;font-weight:800}.bank-amount input{width:100%;min-width:0;background:transparent;border:0;outline:none;padding:12px;font-size:18px;font-weight:750;color:#473c63}.bank-amount:focus-within{border-color:#9565ee;box-shadow:0 0 0 3px #9565ee15}.bank-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 16px}.bank-presets button{min-height:36px;border:1px solid #dfd2ff;border-radius:9px;background:#fff;color:#7544e8;font-size:11px;font-weight:700}.bank-presets button[aria-pressed=true]{background:#f1eaff;border-color:#9565ee}.bank-fee{display:flex;justify-content:space-between;gap:12px;background:#f8f5ff;padding:13px 11px;border-radius:10px;margin-bottom:12px;font-size:10px;color:#8a7a9c}.bank-fee strong{color:#7544e8;font-size:12px}.bank-continue{width:100%}.bank-demo{color:#9490a1;font-size:10px;text-align:center;line-height:1.7;margin:14px 0 0}.biller-row{min-height:72px;padding:10px 12px;gap:12px;border-radius:11px}.biller-row .provider-logo{width:46px;height:46px;padding:3px;border-radius:9px;border:1px solid #eee8ff}.biller-row strong{font-size:11px;line-height:1.6;overflow-wrap:anywhere}.biller-form>header{margin-bottom:23px;gap:12px;align-items:flex-start}.biller-form header .provider-logo{width:48px;height:48px;padding:3px;border:1px solid #eee8ff;border-radius:9px}.biller-form header h2{font-size:13px;line-height:1.6;overflow-wrap:anywhere}.biller-form .bank-continue{margin-top:4px}.biller-form select{max-width:100%}.inquiry-status{margin:15px 0 0;padding:12px;background:#f6f1ff;color:#72518b;font-size:12px;line-height:1.8;border-radius:10px}.biller-search input:focus-visible{outline:none}.biller-search:focus-within{border-color:var(--primary, #7437ed);box-shadow:0 0 0 2px #7437ed14}.gas-bill-card{background:#fff;border:1px solid #e8ddff;border-radius:18px;padding:20px 17px;box-shadow:0 12px 32px #5623a00a}.gas-bill-card header{display:flex;align-items:center;gap:13px;margin-bottom:25px}.gas-bill-card header .provider-logo{width:48px;height:38px;flex-shrink:0;object-fit:contain}.gas-bill-card h2{font-size:18px;margin:0;letter-spacing:-.4px}.gas-bill-card .plain-input{width:100%;min-height:48px;margin:0 0 10px}.gas-bill-card .primary{width:100%;min-height:48px;border-radius:14px}.gas-provider-switch{display:flex;gap:8px;margin-top:18px}.gas-provider-switch button{border:1px solid #e4d8ff;border-radius:20px;padding:8px 16px;color:#827493;background:#fff;font-size:11px}.gas-provider-switch button[aria-pressed=true]{background:#eee5ff;border-color:#b494ee;color:#7135dd;font-weight:700}.google-button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #dadce0;border-radius:12px;background:#fff;color:#1f1f1f;font:600 14px DM Sans,sans-serif;cursor:pointer}.google-button:hover{background:#f8f7fc;border-color:#b7a4df}.google-button:disabled{opacity:.6;cursor:wait}.google-button:focus-visible{outline:3px solid #cbb9ff;outline-offset:3px}.google-button svg{flex-shrink:0}.partner-account{padding:4px 0 12px}.partner-banner{display:flex;align-items:center;gap:14px;padding:22px 20px;margin-bottom:16px;border-radius:22px;color:#fff;background:linear-gradient(120deg,#6543d9,#8a55ef)}.partner-avatar{display:grid;place-items:center;width:56px;height:56px;flex-shrink:0;border:1px solid #ffffff50;border-radius:18px;background:#ffffff20}.partner-role{font-size:10px;font-weight:700;letter-spacing:1.4px;color:#eee6ff}.partner-banner h1{font-size:21px;margin:5px 0;overflow-wrap:anywhere}.partner-banner p{margin:0;font-size:12px;color:#eee6ff;overflow-wrap:anywhere}.partner-card{background:#fff;border:1px solid #e5e5ef;border-radius:17px;overflow:hidden;margin-bottom:14px}.partner-card-heading{min-height:47px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px}.partner-card-heading h2{margin:0;font-size:12px;font-weight:750}.partner-card-heading button{color:#7746ee;background:transparent;border:0;font-size:11px;font-weight:700;min-width:44px;min-height:32px;cursor:pointer}.partner-info-row{display:flex;align-items:center;gap:12px;padding:12px 15px;border-top:1px solid #ececf4;min-height:62px}.partner-info-row>svg{color:#8050f5;flex-shrink:0}.partner-info-row>div{min-width:0}.partner-info-row span{font-size:11px;color:#8992a9}.partner-info-row p{margin:4px 0 0;font-size:12px;font-weight:600;overflow-wrap:anywhere}.partner-info-row p.incomplete{font-weight:400;color:#8992a9}.partner-card-heading .partner-menu-title{letter-spacing:1.8px;color:#7746ee;font-size:12px}.partner-menu-row{width:100%;display:flex;align-items:center;gap:12px;min-height:66px;padding:12px 14px;border:0;border-top:1px solid #ececf4;background:#fff;text-align:left;color:#202437;font-family:inherit;font-size:12px;font-weight:650;cursor:pointer}.partner-menu-row>svg:last-child{margin-left:auto;flex-shrink:0}.partner-menu-row:hover{background:#faf8ff}.partner-menu-row:focus-visible,.partner-card-heading button:focus-visible,.partner-back:focus-visible{outline:2px solid #8852f4;outline-offset:-3px}.partner-menu-icon{width:38px;height:38px;display:grid;place-items:center;flex-shrink:0;border-radius:12px}.partner-menu-icon.green{background:#e7faf1;color:#00b77b}.partner-menu-icon.blue{background:#eaf7ff;color:#009aee}.partner-menu-icon.purple{background:#f1eaff;color:#8852fa}.partner-menu-icon.orange{background:#fff6df;color:#ee9c00}.partner-page-heading{display:flex;align-items:center;gap:12px;margin-bottom:18px}.partner-page-heading h1{font-size:19px;margin:0}.partner-back{width:42px;height:42px;display:grid;place-items:center;border:1px solid #e5e0f0;border-radius:13px;background:#fff;color:#7746ee;cursor:pointer}.partner-empty{padding:32px 20px;text-align:center;background:#fff;border:1px solid #e5e5ef;border-radius:18px}.partner-empty>.partner-menu-icon{width:58px;height:58px;margin:0 auto 18px}.partner-empty h2{font-size:18px;margin:0 0 10px}.partner-empty p{font-size:13px;line-height:1.7;color:#8992a9;margin:0 0 24px}.agent-credit{padding:4px 0 16px}.credit-summary{padding:17px 15px 0;border:1px solid #c5ebdf;border-radius:18px;background:linear-gradient(130deg,#f7fffc,#fff,#f5faff);margin-bottom:14px;box-shadow:0 5px 20px #23877608}.credit-summary-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.credit-summary-heading h2{margin:0;font-size:11px;letter-spacing:.7px;color:#10876b}.credit-summary-heading>span{padding:6px 9px;border-radius:20px;color:#08795d;background:#ddf9ef;font-size:9px;font-weight:750}.credit-total{display:block;font-size:27px;color:#182435;margin:8px 0 14px}.credit-summary-bottom{display:grid;grid-template-columns:1fr 1fr;margin:0 -15px;border-top:1px solid #edf3f2}.credit-summary-bottom>div{padding:13px 15px;display:grid;gap:5px;min-width:0}.credit-summary-bottom>div:last-child{text-align:right;border-left:1px solid #edf3f2}.credit-summary-bottom span{font-size:10px;color:#8992a9}.credit-summary-bottom strong{color:#0e9472;font-size:14px;overflow-wrap:anywhere}.credit-summary-bottom>div:last-child strong{color:#c63e75}.credit-card{border:1px solid #e5e7ef;border-radius:17px;padding:16px 13px;background:#fff;box-shadow:0 6px 18px #252d5405;margin-bottom:14px}.credit-card h2{display:flex;align-items:center;gap:9px;margin:0 0 17px;font-size:16px;color:#182435}.credit-card h2 svg{color:#8050ef;flex-shrink:0}.credit-field{display:grid;gap:7px;margin-bottom:14px;font-size:12px;font-weight:700;color:#344054}.credit-field input{min-width:0;width:100%;border:1px solid #e5e7ef;border-radius:12px;padding:13px 11px;font:600 13px inherit;min-height:45px;color:#344054;background:#fff}.credit-field input:focus{outline:2px solid #cfbaff;border-color:#9060ee}.credit-field input:read-only{background:#f8f9fc}.credit-file-hint{margin:-1px 0 12px;font-size:10px;line-height:1.6;color:#8590a4}.credit-upload-list{display:grid;gap:8px}.credit-upload{position:relative;display:flex;align-items:center;justify-content:space-between;gap:7px;border:1px solid #e9ebf2;border-radius:11px;padding:10px;min-height:45px;background:#f8f9fb;font-size:11px;color:#344054;cursor:pointer}.credit-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;cursor:pointer}.credit-upload:focus-within{outline:2px solid #ac86fa}.credit-upload.locked{cursor:default}.credit-status{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;border-radius:20px;padding:5px 7px;background:#edf1f6;color:#8490a4;font-size:8px;font-weight:700}.credit-upload.uploaded .credit-status{background:#e1f8ee;color:#09876b}.credit-submit{margin-top:13px;font-size:12px;gap:6px;min-height:47px}.credit-success{padding:10px;border-radius:10px;background:#e9faf2;color:#137f61;font-size:12px;line-height:1.6}.credit-doc-toggle{display:flex;align-items:center;gap:8px;width:100%;padding:11px;min-height:57px;border:1px solid #dcdfe9;border-radius:12px;text-align:left;background:#fff;color:#25344b;cursor:pointer}.credit-doc-toggle>span:first-child{flex:1;min-width:0}.credit-doc-toggle strong{display:block;font-size:12px}.credit-doc-toggle small{display:block;margin-top:5px;font-size:9px;line-height:1.5;color:#8590a4}.credit-doc-toggle>svg{flex-shrink:0;color:#8992a9;transition:transform .2s}.credit-doc-toggle>svg.expanded{transform:rotate(180deg)}.credit-document-list{margin-top:9px;border:1px solid #e9ebf2;border-radius:11px;overflow:hidden}.credit-document-list>div{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 10px;font-size:11px}.credit-document-list>div+div{border-top:1px solid #eef0f5}.credit-document-list strong{font-size:10px;color:#19876d;flex-shrink:0}.credit-document-list button{display:flex;align-items:center;gap:5px;color:#7746ee;background:#f6f0ff;border:0;border-radius:6px;padding:8px;font-size:10px;cursor:pointer}.credit-empty{margin:0;padding:25px 10px;text-align:center;color:#8b94a7;font-size:12px;border-radius:13px;background:#f7f8fc;line-height:1.6}.credit-history article{padding:12px 0;font-size:11px;border-top:1px solid #eef0f5}.credit-history article>div{display:grid;gap:8px}.credit-history article>div>span{color:#8050ef}.credit-history time{color:#8992a9;font-size:10px}.credit-authority{display:flex;align-items:center;gap:12px;padding:20px 16px;margin-top:20px;border:1px solid #e5e7ef;border-radius:23px;background:#fff}.credit-authority>svg{color:#7851d8;flex-shrink:0}.credit-authority h2{font-size:13px;margin:0 0 5px;color:#526074}.credit-authority p{font-size:11px;color:#8b94a7;line-height:1.6;margin:0}.credit-loading{padding:20px;text-align:center;color:#8992a9}.credit-spin{animation:credit-spin 1s linear infinite}@keyframes credit-spin{to{transform:rotate(360deg)}}.application-fields{border:0;padding:0;margin:0;min-width:0}.application-card{padding:18px 14px;border:1px solid #e7e8f0;border-radius:23px;background:#fff;margin-bottom:15px;box-shadow:0 8px 24px #24325106}.application-section-heading{display:flex;align-items:center;gap:11px;margin-bottom:18px}.application-section-heading>span{width:43px;height:46px;display:grid;place-items:center;flex-shrink:0;border-radius:15px;background:linear-gradient(140deg,#f1ebff,#e6f9ff);color:#7654de}.application-section-heading small{display:block;color:#7450cd;font-size:9px;font-weight:800;letter-spacing:1.5px;margin-bottom:5px}.application-section-heading h2{margin:0;font-size:16px;color:#253144}.application-section-heading p{margin:5px 0 0;font-size:10px;line-height:1.5;color:#9299a6}.application-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px 10px}.application-grid .wide{grid-column:1 / -1}.application-field{display:flex;flex-direction:column;gap:7px;min-width:0;font-size:10px;font-weight:750;color:#445064}.application-field input,.application-field textarea{width:100%;min-width:0;border:1px solid #e5e7ef;border-radius:13px;padding:12px 10px;background:#fbfbfe;color:#263448;font-family:inherit;font-size:13px;line-height:1.45}.application-field textarea{min-height:88px;resize:vertical}.application-field input:read-only{background:#f3f2f8;color:#647084}.application-field input:focus,.application-field textarea:focus{outline:2px solid #d7c4ff;border-color:#9062eb}.application-note{font-size:9px;line-height:1.7;color:#8a93a3;margin:10px 0 0}.application-grid>.application-note{margin-top:-8px}.application-documents{display:grid;gap:11px}.application-document{border:1px dashed #dedeea;border-radius:15px;padding:10px;background:#fff;transition:background .2s,border-color .2s}.application-document.is-uploaded{border:1px solid #88d9b2;background:#edfbf3}.application-document-main{display:flex;align-items:center;gap:9px}.application-document-main>div{flex:1;min-width:0}.application-document-main>svg{flex-shrink:0;color:#8190a0}.application-document.is-uploaded .application-document-main>svg{color:#159767}.application-document-main h3{font-size:12px;margin:0 0 5px;color:#526074}.application-document-main p{font-size:10px;line-height:1.5;margin:0;color:#939cab}.application-document.is-uploaded .application-document-main p{color:#1b8b64}.application-thumbnail{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:69px;height:68px;flex-shrink:0;border-radius:11px;background:linear-gradient(120deg,#eaf9ff,#f3edff);color:#8263d9;overflow:hidden}.application-thumbnail img{width:100%;height:46px;object-fit:contain}.application-thumbnail small{font-size:7px;font-weight:700}.application-document.is-uploaded .application-thumbnail{background:#d9f4e4;color:#168454}.application-document-actions{display:flex;gap:8px;margin-top:10px}.application-document-actions label{position:relative;display:flex;align-items:center;justify-content:center;gap:5px;flex:1;min-height:35px;border:1px solid #e1d8f3;border-radius:9px;background:#fff;color:#7756ce;font-size:10px;cursor:pointer}.application-document-actions input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.application-document-actions label:focus-within{outline:2px solid #a782f6}.application-terms{margin:0 0 18px;padding-left:17px;font-size:10px;line-height:1.85;color:#778294}.application-terms li+li{margin-top:5px}.application-consent{display:flex;align-items:flex-start;gap:10px;border:1px solid #e8e0f5;border-radius:13px;padding:14px 12px;background:#f8f5ff;font-size:10px;font-weight:700;line-height:1.6;color:#4c5870}.application-consent input{width:18px;height:18px;flex-shrink:0;margin:2px 0 0;accent-color:#8050ef}.application-signature{padding:12px;border:1px solid #e3e4ef;border-radius:18px;text-align:center}.application-signature>strong{font-size:11px;letter-spacing:1px;display:block;margin-bottom:12px;color:#4d5870}.application-signature>small{display:block;color:#8993a5;font-size:10px;margin-top:10px}.signature-area{position:relative;border:1px solid #e8e8ef;border-radius:15px;overflow:hidden;background:#fdfdff}.signature-area canvas{width:100%;height:170px;display:block;touch-action:none;cursor:crosshair}.signature-area>span{position:absolute;left:0;right:0;bottom:18px;font-size:10px;font-weight:700;color:#a3aab7;pointer-events:none}.signature-clear{display:flex;align-items:center;gap:5px;border:0;border-radius:11px;background:#fff0f4;color:#c84f72;padding:12px 10px;font-size:10px;font-weight:700;margin-top:10px;cursor:pointer}.application-send{min-height:53px;font-size:13px;margin:4px 0 20px}.application-error{position:sticky;bottom:85px;z-index:3}.application-fields:disabled{opacity:.75}.credit-upload.uploaded{background:#edfbf3;border-color:#88d9b2}@media(max-width:360px){.application-card{padding:16px 11px}.application-section-heading h2{font-size:14px}.application-thumbnail{width:58px}.application-document-main{gap:7px}.application-document-main h3{font-size:11px}}.marketing-credit{padding:4px 0 15px}.marketing-credit-card{background:#fff;border:1px solid #e5e7ee;border-radius:18px;margin-bottom:16px;overflow:hidden;box-shadow:0 6px 20px #29244c05}.marketing-credit-card>header{min-height:62px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #f0eff5}.marketing-credit-card h2{display:flex;align-items:center;gap:10px;margin:0;font-size:14px;color:#29344a}.marketing-credit-card h2 svg{color:#7b53db}.marketing-refresh{width:34px;height:34px;border:1px solid #e9e2f7;border-radius:10px;background:#f8f5ff;color:#7a52da;display:grid;place-items:center;cursor:pointer}.marketing-refresh:disabled{opacity:.6;cursor:wait}.marketing-credit-empty{display:flex;flex-direction:column;align-items:center;padding:28px 20px 29px;text-align:center}.marketing-credit-empty>span{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;color:#8459df;background:linear-gradient(130deg,#f1ebff,#eaf7ff);margin-bottom:12px}.marketing-credit-empty h3{font-size:12px;color:#424e63;margin:0 0 9px}.marketing-credit-empty p{max-width:265px;font-size:10px;line-height:1.7;color:#9199a8;margin:0}.marketing-document-groups{padding:0 14px}.marketing-document-groups article+article{border-top:1px solid #ececf3}.marketing-agent-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;background:#fff;border:0;padding:16px 0;gap:12px;cursor:pointer;color:#344054}.marketing-agent-toggle>span{min-width:0}.marketing-agent-toggle strong{font-size:13px;overflow-wrap:anywhere}.marketing-agent-toggle small{display:block;margin-top:5px;font-size:10px;color:#929aaa;overflow-wrap:anywhere}.marketing-agent-toggle>svg{flex-shrink:0}.marketing-agent-toggle>svg.expanded{transform:rotate(180deg)}.marketing-agent-files{margin-bottom:14px;border:1px solid #e8e4f1;border-radius:10px;overflow:hidden}.marketing-agent-files button{display:flex;justify-content:space-between;gap:8px;align-items:center;background:#faf9fd;border:0;width:100%;padding:12px 10px;font-size:11px;color:#6a51aa;cursor:pointer}.marketing-agent-files button+button{border-top:1px solid #eae6f2}.marketing-agent-files p{font-size:11px;padding:10px;color:#929aaa}.marketing-application-list{padding:0 15px}.marketing-application-list article{padding:16px 0}.marketing-application-list article+article{border-top:1px solid #ececf3}.marketing-application-list article>div{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;flex-wrap:wrap}.marketing-application-list h3{font-size:13px;color:#344054;margin:0;overflow-wrap:anywhere}.marketing-application-status,.marketing-count{border-radius:20px;font-size:9px;font-weight:650;padding:5px 8px;background:#f2edff;color:#7d51cd}.marketing-application-status.approved{background:#e7f8ef;color:#25835e}.marketing-application-status.rejected{background:#fcedf0;color:#b94a67}.marketing-application-list article>strong{display:block;color:#7850d5;font-size:17px;margin-top:12px}.marketing-application-list p,.marketing-application-list time{font-size:10px;color:#9199a8}.partner-finance{padding:4px 0 16px}.finance-card{background:#fff;border:1px solid #e6e8ef;border-radius:21px;margin-bottom:16px;overflow:hidden;box-shadow:0 7px 24px #25345105}.finance-filter,.finance-qris{padding:17px 15px}.finance-intro{display:flex;align-items:flex-start;gap:12px;margin-bottom:19px}.finance-intro>div{flex:1;min-width:0}.finance-eyebrow{display:block;color:#7750ca;font-size:9px;letter-spacing:1.8px;font-weight:800;margin-bottom:7px}.partner-finance h2{color:#263348;font-size:15px;margin:0}.finance-intro p,.finance-banner p,.finance-history-heading p{font-size:10px;line-height:1.7;color:#8b94a5;margin:6px 0 0}.finance-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;flex-shrink:0;color:#8157da;background:#f1ebff}.finance-dates{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.finance-dates label{display:grid;gap:7px;color:#657185;font-size:10px;font-weight:650;min-width:0}.finance-dates input{width:100%;min-width:0;max-width:100%;padding:10px 7px;height:43px;border:1px solid #e4e7ee;border-radius:11px;background:#fcfcff;color:#44536a;font:11px inherit}.finance-filter-actions{display:grid;grid-template-columns:minmax(0,1fr) 76px;gap:9px;margin-top:13px}.finance-filter-actions .primary{min-height:39px;font-size:11px;padding:10px;border-radius:11px}.finance-reset{border:1px solid #e5e7ef;border-radius:11px;background:#fff;color:#536077;font-size:11px;font-weight:700;cursor:pointer}.finance-history-heading{padding:17px 15px;border-bottom:1px solid #edf0f5;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:72px}.finance-history-heading>div{min-width:0}.finance-history-heading h2{font-size:14px}.finance-refresh{display:grid;place-items:center;width:35px;height:35px;flex-shrink:0;border:1px solid #e7e0f5;border-radius:11px;background:#f8f5ff;color:#8054da;cursor:pointer}.finance-refresh:disabled{opacity:.6;cursor:wait}.finance-empty{min-height:218px;padding:32px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.finance-empty>span{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;color:#8c69dc;background:#f2ecff;margin-bottom:15px}.finance-empty h3{font-size:12px;margin:0 0 9px;color:#536075}.finance-empty p{font-size:10px;line-height:1.7;color:#959daf;margin:0;max-width:270px}.finance-banner{display:flex;align-items:center;gap:12px;padding:19px 15px;border:1px solid #e6e4f0;border-radius:19px;margin-bottom:15px}.finance-banner>span{width:47px;height:47px;display:grid;place-items:center;border-radius:15px;background:#ff9417;color:#fff;flex-shrink:0}.fee-banner{background:linear-gradient(115deg,#f4faff,#fffdf0)}.withdraw-banner{background:linear-gradient(115deg,#fff,#f5efff)}.withdraw-banner>span{background:#8846e8;box-shadow:0 5px 12px #8148d827}.finance-stats{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;margin-bottom:16px}.finance-stat{padding:16px 12px;min-width:0;border:1px solid #e4e7ee;border-left:4px solid #2b9bcd;border-radius:15px;background:#fff}.finance-stat>span{display:block;font-size:8px;line-height:1.5;color:#7b8799;font-weight:800;letter-spacing:1.1px}.finance-stat strong{display:block;margin-top:11px;font-size:16px;color:#425670;overflow-wrap:anywhere}.finance-stat.green{border-left-color:#1caf85}.finance-stat.green strong{color:#1b936f}.finance-stat.orange{border-left-color:#e7b022}.finance-stat.orange strong{color:#b98616}.finance-stat.purple{border-left-color:#8759d9}.finance-stat.purple strong{color:#8055cd}.finance-stat small{display:block;margin-top:6px;color:#909aac;font-size:9px}.withdraw-stats .finance-stat{border-left-width:1px}.withdraw-stats .green{background:#f3fdf8;border-color:#bde7d7}.withdraw-stats .orange{background:#fffbf1;border-color:#f3dfab}.finance-amount{display:grid;gap:9px;font-size:10px;font-weight:700;color:#6c788a}.finance-amount>span{display:flex;align-items:center;gap:10px;border:1px solid #e4e7ee;border-radius:13px;padding:0 12px}.finance-amount b{font-size:12px;color:#8490a3}.finance-amount input{width:100%;min-width:0;padding:15px 0;border:0;outline:0;background:transparent;color:#43546c;font-size:14px}.finance-amount>span:focus-within{outline:2px solid #d9c6fb}.finance-amount input::placeholder{color:#a3acb9;font-size:12px}.finance-breakdown{margin:13px 0 12px;padding:12px;border:1px solid #e6e7f1;border-radius:13px;background:#f9f8fd}.finance-breakdown p{display:flex;justify-content:space-between;gap:10px;font-size:10px;margin:0;padding:7px 0;color:#8c95a5}.finance-breakdown strong{color:#45536b}.finance-breakdown p:last-child{border-top:1px solid #e8e6f0;margin-top:6px;padding-top:12px}.finance-breakdown p:last-child strong{color:#8654d8}.finance-notice{display:flex;align-items:center;gap:10px;padding:12px;background:#fff9e9;color:#bd8c29;border:1px solid #f2e5ba;border-radius:12px;margin-bottom:13px}.finance-notice>svg{flex-shrink:0}.finance-notice strong{font-size:10px}.finance-notice p{font-size:10px;line-height:1.6;margin:3px 0 0;color:#a5936e}.finance-qris>.primary{min-height:45px;font-size:12px}.finance-heading-with-icon{display:flex;align-items:center;gap:10px}.finance-heading-with-icon .finance-icon{width:37px;height:40px}.finance-request.primary{width:auto;min-width:68px;min-height:40px;padding:10px;font-size:10px;border-radius:11px;gap:5px;flex-shrink:0}.finance-history{padding:0 14px}.finance-history article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 0}.finance-history article+article{border-top:1px solid #edf0f5}.finance-history article>div{min-width:0}.finance-history h3{font-size:12px;font-weight:650;margin:0 0 7px;color:#46536b;overflow-wrap:anywhere}.finance-history time,.finance-history small{display:block;color:#949dad;font-size:9px;line-height:1.6}.finance-history article>span{text-align:right;flex-shrink:0}.finance-history strong{font-size:12px}.finance-history .credit{color:#1a9c7a}.finance-history .debit{color:#cb587c}.finance-unavailable{margin:0;padding:14px;font-size:11px;line-height:1.6;color:#9a8b6b;background:#fffaed}.retail-network{padding:4px 0 14px}.network-banner{background:linear-gradient(115deg,#fff,#f4f1ff)}.network-banner>span{background:#8452de;box-shadow:0 5px 15px #8555da25}.network-banner h2{margin:0;font-size:17px;color:#2b354a}.network-card{background:#fff;border:1px solid #e4e7ef;border-radius:20px;overflow:hidden}.network-card>header{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:17px 14px;border-bottom:1px solid #edf0f5}.network-card h2{font-size:14px;color:#29364b;margin:0}.network-card>header p{font-size:9px;color:#8994a5;margin:6px 0 0;line-height:1.6}.network-add.primary{width:auto;min-height:43px;padding:11px 13px;font-size:10px;gap:6px;border-radius:12px;flex-shrink:0}.network-empty{padding:30px 19px;display:flex;flex-direction:column;align-items:center;text-align:center}.network-empty>span{display:grid;place-items:center;width:64px;height:64px;color:#8a5bdd;background:#f1ebff;border-radius:18px;margin-bottom:14px}.network-empty h3{font-size:12px;color:#526075;margin:0 0 10px}.network-empty p{font-size:10px;line-height:1.7;color:#909aab;margin:0 0 16px;max-width:280px}.network-members{padding:0 14px}.network-members article{display:flex;align-items:center;gap:10px;padding:17px 0}.network-members article+article{border-top:1px solid #eceef5}.network-members article>div{flex:1;min-width:0}.network-avatar{width:35px;height:38px;border-radius:11px;display:grid;place-items:center;color:#8a5bdd;background:#f4efff;flex-shrink:0}.network-members h3{margin:0 0 5px;font-size:12px;color:#425169;overflow-wrap:anywhere}.network-members p{margin:0 0 5px;font-size:10px;color:#8b96a8;overflow-wrap:anywhere}.network-members small{color:#8b62c9;font-size:9px}.network-active{display:flex;gap:4px;align-items:center;color:#229675;background:#eaf9f2;padding:5px 6px;border-radius:8px;font-size:8px;flex-shrink:0}.network-list-actions{display:flex;justify-content:space-between;gap:10px;margin-top:14px}.network-list-actions button{border:0;background:transparent;color:#8a66c5;font-size:11px;display:flex;align-items:center;gap:5px;padding:8px 0;cursor:pointer}.modal-overlay:has(.network-create-sheet){align-items:center;padding:18px 12px}.network-create-sheet.sheet{border-radius:23px;width:100%;max-width:410px;max-height:calc(100dvh - 36px);margin:auto;padding:20px 17px;overflow-y:auto;overscroll-behavior:contain}.network-create-sheet .sheet-handle{display:none}.network-create-sheet>header{margin-bottom:11px}.network-create-sheet>header h2{font-size:18px}.network-form-intro{font-size:11px;color:#8f99aa;margin:0 0 17px;padding-bottom:15px;border-bottom:1px solid #eceef4}.network-create-sheet fieldset{border:0;padding:0;margin:0;min-width:0}.network-create-sheet label{display:flex;flex-direction:column;gap:8px;margin-bottom:15px;font-size:11px;font-weight:700;color:#526175}.network-create-sheet input,.network-create-sheet select{width:100%;min-width:0;padding:12px 11px;border:1px solid #e4e7ef;border-radius:12px;background:#fff;color:#48556c;font-family:inherit;font-size:16px;min-height:45px}.network-create-sheet select:disabled{color:#929ba9;background:#fafafd;opacity:1}.network-create-sheet input:focus,.network-create-sheet select:focus{outline:2px solid #d7c4ff;border-color:#a982ed}.network-role-help{font-size:11px;line-height:1.6;color:#8b94a7;margin:-4px 0 17px}.network-password{display:flex;align-items:center;border:1px solid #e4e7ef;border-radius:12px}.network-password input{border:0}.network-password>button{width:42px;min-height:44px;background:transparent;border:0;display:grid;place-items:center;flex-shrink:0;color:#939bad;cursor:pointer}.network-submit.primary{min-height:47px;font-size:12px;margin-top:6px}
