.partner-portal{--kp-primary:#001f54;--kp-primary-hover:#00153a;--kp-secondary:#06c;--kp-secondary-hover:#005bb8;--kp-accent:#49b3e0;--kp-bg:#f3f7fc;--kp-bg-card:#fff;--kp-border:#d8e4f3;--kp-border-light:#e8eef5;--kp-text:#0f172a;--kp-text-muted:#64748b;--kp-success:#059669;--kp-success-bg:#ecfdf5;--kp-danger:#dc2626;--kp-danger-bg:#fef2f2;--kp-warning:#d97706;--kp-warning-bg:#fffbeb;--kp-shadow-sm:0 1px 2px rgba(0,31,84,.05);--kp-shadow:0 4px 6px -1px rgba(0,31,84,.07), 0 2px 4px -2px rgba(0,31,84,.05);--kp-shadow-lg:0 10px 25px -5px rgba(0,31,84,.1), 0 8px 10px -6px rgba(0,31,84,.06);--kp-radius:12px;--kp-radius-lg:16px;--kp-sidebar-w:260px}.kp-app{background:var(--kp-bg);min-height:100vh;color:var(--kp-text)}.kp-sidebar{z:40;width:var(--kp-sidebar-w);background:var(--kp-primary);border-right:1px solid rgba(255,255,255,.06);-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100vh;display:none;position:fixed;top:0;left:0}@media (min-width:1024px){.kp-sidebar{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}}.kp-sidebar-brand{border-bottom:1px solid rgba(255,255,255,.08);-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:10px;padding:20px 20px 16px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-sidebar-brand span{color:#fff;letter-spacing:-.02em;font-family:Halcom,sans-serif;font-size:1.125rem;font-weight:700}.kp-sidebar-brand em{color:var(--kp-accent);font-style:normal}.kp-shop-pill{-webkit-border-radius:var(--kp-radius);-moz-border-radius:var(--kp-radius);border-radius:var(--kp-radius);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);margin:12px 16px 8px;padding:12px 14px}.kp-shop-pill__label{text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.5);font-size:10px;font-weight:600}.kp-shop-pill__name{color:#fff;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-top:2px;font-size:13px;font-weight:600;overflow:hidden}.kp-nav{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;padding:8px 12px;overflow-y:auto}.kp-nav-link{color:rgba(255,255,255,.75);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:12px;margin-bottom:2px;padding:11px 14px;font-size:14px;font-weight:500;-webkit-transition:all .15s;transition:all .15s;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-nav-link:hover{color:#fff;background:rgba(255,255,255,.08)}.kp-nav-link--active{color:#fff;box-shadow:inset 3px 0 0 var(--kp-accent);background:rgba(255,255,255,.12);font-weight:600}.kp-nav-link svg{opacity:.85;-webkit-flex-shrink:0;flex-shrink:0}.kp-nav-link--active svg{color:var(--kp-accent);opacity:1}.kp-main-wrap{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;min-height:100vh;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}@media (min-width:1024px){.kp-main-wrap{margin-left:var(--kp-sidebar-w)}}.kp-topbar{z:30;background:var(--kp-bg-card);border-bottom:1px solid var(--kp-border-light);height:56px;box-shadow:var(--kp-shadow-sm);-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:16px;padding:0 20px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;position:sticky;top:0}.kp-topbar-title{color:var(--kp-text);font-size:15px;font-weight:600}.kp-topbar-sub{color:var(--kp-text-muted);font-size:12px}.kp-icon-btn{width:40px;height:40px;color:var(--kp-text-muted);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;-webkit-transition:all .15s;transition:all .15s;display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:inline-flex;position:relative}.kp-icon-btn:hover{background:var(--kp-bg);color:var(--kp-primary)}.kp-badge-dot{background:var(--kp-danger);border:2px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.kp-bottom-nav{z:40;background:var(--kp-bg-card);border-top:1px solid var(--kp-border-light);height:64px;padding-bottom:env(safe-area-inset-bottom,0);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;position:fixed;bottom:0;left:0;right:0;-webkit-box-shadow:0 -4px 20px rgba(0,31,84,.06);box-shadow:0 -4px 20px rgba(0,31,84,.06)}@media (min-width:1024px){.kp-bottom-nav{display:none}}.kp-bottom-nav-item{color:var(--kp-text-muted);-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:3px;font-size:10px;font-weight:600;-webkit-transition:color .15s;transition:color .15s;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-bottom-nav-item--active,.kp-bottom-nav-item--active svg{color:var(--kp-secondary)}.kp-page{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:20px 16px 88px}@media (min-width:768px){.kp-page{padding:24px 28px 32px}}.kp-card{background:var(--kp-bg-card);border:1px solid var(--kp-border-light);-webkit-border-radius:var(--kp-radius-lg);-moz-border-radius:var(--kp-radius-lg);border-radius:var(--kp-radius-lg);box-shadow:var(--kp-shadow-sm)}.kp-card-header{border-bottom:1px solid var(--kp-border-light);-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;padding:16px 20px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-card-title{color:var(--kp-text);font-size:15px;font-weight:600}.kp-card-body{padding:20px}.kp-metric{background:var(--kp-bg-card);border:1px solid var(--kp-border-light);-webkit-border-radius:var(--kp-radius-lg);-moz-border-radius:var(--kp-radius-lg);border-radius:var(--kp-radius-lg);cursor:pointer;padding:20px;-webkit-transition:-webkit-box-shadow .2s,box-shadow .2s,border-color .2s;transition:-webkit-box-shadow .2s,box-shadow .2s,border-color .2s}.kp-metric:hover{box-shadow:var(--kp-shadow);border-color:var(--kp-border)}.kp-metric__icon{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;width:44px;height:44px;margin-bottom:12px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-metric__value{color:var(--kp-primary);letter-spacing:-.02em;font-size:28px;font-weight:700;line-height:1}.kp-metric__label{color:var(--kp-text-muted);margin-top:6px;font-size:13px;font-weight:500}.kp-btn{white-space:nowrap;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;-webkit-transition:all .15s;transition:all .15s;display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:inline-flex}.kp-btn:disabled{opacity:.55;cursor:not-allowed}.kp-btn-primary{background:linear-gradient(180deg, var(--kp-secondary) 0%, var(--kp-secondary-hover) 100%);color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,102,204,.25);box-shadow:0 2px 4px rgba(0,102,204,.25)}.kp-btn-primary:hover:not(:disabled){-webkit-filter:brightness(1.05);filter:brightness(1.05);-webkit-box-shadow:0 4px 12px rgba(0,102,204,.3);box-shadow:0 4px 12px rgba(0,102,204,.3)}.kp-btn-secondary{background:var(--kp-bg-card);color:var(--kp-primary);border:1px solid var(--kp-border)}.kp-btn-secondary:hover:not(:disabled){background:var(--kp-bg);border-color:var(--kp-secondary);color:var(--kp-secondary)}.kp-btn-success{background:var(--kp-success-bg);color:var(--kp-success);border:1.5px solid var(--kp-success)}.kp-btn-success:hover:not(:disabled){background:var(--kp-success);color:#fff}.kp-btn-danger{background:var(--kp-bg-card);color:var(--kp-danger);border:1.5px solid var(--kp-danger)}.kp-btn-danger:hover:not(:disabled){background:var(--kp-danger-bg)}.kp-btn-block{width:100%}.kp-input-group{border:1.5px solid var(--kp-border);-webkit-border-radius:var(--kp-radius);-moz-border-radius:var(--kp-radius);border-radius:var(--kp-radius);background:#fff;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-transition:border-color .15s,-webkit-box-shadow .15s,box-shadow .15s;transition:border-color .15s,-webkit-box-shadow .15s,box-shadow .15s;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;overflow:hidden}.kp-input-group:focus-within{border-color:var(--kp-secondary);-webkit-box-shadow:0 0 0 3px rgba(0,102,204,.12);box-shadow:0 0 0 3px rgba(0,102,204,.12)}.kp-input-prefix{background:var(--kp-bg);border-right:1px solid var(--kp-border-light);color:var(--kp-text-muted);-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;padding:0 14px;font-size:14px;font-weight:600;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-input{background:0 0;border:none;outline:none;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;padding:12px 16px;font-size:15px}.kp-label{color:var(--kp-text);margin-bottom:6px;font-size:13px;font-weight:600;display:block}.kp-tabs{background:var(--kp-bg);-webkit-border-radius:var(--kp-radius);-moz-border-radius:var(--kp-radius);border-radius:var(--kp-radius);border:1px solid var(--kp-border-light);gap:4px;padding:4px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;overflow-x:auto}.kp-tab{color:var(--kp-text-muted);white-space:nowrap;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-flex-shrink:0;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:600;-webkit-transition:all .15s;transition:all .15s}.kp-tab:hover{color:var(--kp-primary)}.kp-tab--active{background:var(--kp-bg-card);color:var(--kp-primary);box-shadow:var(--kp-shadow-sm)}.kp-order{background:var(--kp-bg-card);border:1px solid var(--kp-border-light);-webkit-border-radius:var(--kp-radius-lg);-moz-border-radius:var(--kp-radius-lg);border-radius:var(--kp-radius-lg);box-shadow:var(--kp-shadow-sm);margin-bottom:16px;-webkit-transition:-webkit-box-shadow .2s,box-shadow .2s;transition:-webkit-box-shadow .2s,box-shadow .2s;overflow:hidden}.kp-order:hover{box-shadow:var(--kp-shadow)}.kp-order__head{background:var(--kp-primary);color:#fff;-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:12px;padding:12px 20px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-order__id{letter-spacing:.02em;font-family:ui-monospace,monospace;font-size:13px;font-weight:600}.kp-order__body{padding:20px}.kp-order-item{border-bottom:1px solid var(--kp-border-light);gap:14px;padding:14px 0;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-order-item:last-child{border-bottom:none}.kp-order-item__img{border:1px solid var(--kp-border-light);background:var(--kp-bg);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-flex-shrink:0;flex-shrink:0;width:72px;height:72px;overflow:hidden}.kp-order-actions{border-top:1px solid var(--kp-border-light);grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;padding-top:16px;display:grid}.kp-status{text-transform:uppercase;letter-spacing:.04em;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:inline-flex}.kp-auth{min-height:100vh;display:grid}@media (min-width:1024px){.kp-auth{grid-template-columns:1fr 1fr}}.kp-auth-hero{background:linear-gradient(145deg, var(--kp-primary) 0%, #036 50%, var(--kp-secondary) 100%);color:#fff;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:60px;display:none;position:relative;overflow:hidden}@media (min-width:1024px){.kp-auth-hero{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}}.kp-auth-hero:before{content:"";background:-webkit-radial-gradient(circle,rgba(73,179,224,.15) 0%,transparent 70%);background:radial-gradient(circle,rgba(73,179,224,.15) 0%,transparent 70%);width:60%;height:80%;position:absolute;top:-20%;right:-10%}.kp-auth-hero h1{font-family:Halcom,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2;position:relative}.kp-auth-hero h1 em{color:var(--kp-accent);font-style:normal}.kp-auth-hero p{color:rgba(255,255,255,.8);max-width:400px;margin-top:16px;font-size:16px;line-height:1.6;position:relative}.kp-auth-panel{background:var(--kp-bg);-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:32px 24px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}@media (min-width:768px){.kp-auth-panel{padding:48px 56px}}.kp-auth-card{background:var(--kp-bg-card);border:1px solid var(--kp-border-light);-webkit-border-radius:var(--kp-radius-lg);-moz-border-radius:var(--kp-radius-lg);border-radius:var(--kp-radius-lg);width:100%;max-width:420px;box-shadow:var(--kp-shadow-lg);margin:0 auto;padding:32px}.kp-auth-card h2{color:var(--kp-primary);font-size:22px;font-weight:700}.kp-auth-card .subtitle{color:var(--kp-text-muted);margin-top:6px;font-size:14px}.kp-otp-row{-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-otp-row .flex{gap:8px}.kp-otp-input{text-align:center;color:#001f4d;background:#f7f8fa;border:1.5px solid #e6e7eb;-webkit-border-radius:max(12px,min(2.6vw,18px));-moz-border-radius:max(12px,min(2.6vw,18px));border-radius:max(12px,min(2.6vw,18px));width:max(40px,min(12vw,56px));height:max(40px,min(12vw,56px));font-family:Lexend,Montserrat,sans-serif;font-size:max(18px,min(4.4vw,28px));font-weight:700;-webkit-transition:border-color .15s;transition:border-color .15s}.kp-otp-input:focus{box-shadow:none;background:#fff;border-width:1.4px;border-color:#001f4d;outline:none}.kp-empty{text-align:center;padding:48px 24px}.kp-empty__icon{background:var(--kp-bg);width:72px;height:72px;color:var(--kp-border);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:16px;display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:inline-flex}.kp-shimmer{-webkit-border-radius:var(--kp-radius);-moz-border-radius:var(--kp-radius);border-radius:var(--kp-radius);background:-webkit-gradient(linear,0 0,100% 0,color-stop(.25,#eef3f9),color-stop(.5,#e2e8f0),color-stop(.75,#eef3f9)) 0 0/200% 100%;background:-webkit-linear-gradient(#eef3f9 25%,#e2e8f0 50%,#eef3f9 75%) 0 0/200% 100%;background:linear-gradient(90deg,#eef3f9 25%,#e2e8f0 50%,#eef3f9 75%) 0 0/200% 100%;-webkit-animation:1.4s infinite kp-shimmer;animation:1.4s infinite kp-shimmer}@-webkit-keyframes kp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes kp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.partner-loading-screen{background:var(--kp-primary);-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;min-height:100vh;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.partner-spinner{border:3px solid rgba(255,255,255,.15);border-top-color:var(--kp-accent);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:40px;height:40px;-webkit-animation:.7s linear infinite kp-spin;animation:.7s linear infinite kp-spin}@-webkit-keyframes kp-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes kp-spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.kp-splash{background:#001f4d;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;width:100%;min-height:100vh;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;position:relative}.kp-splash-logo{object-fit:contain;width:auto;max-width:90vw;display:block}.kp-splash-snackbar{color:#fff;z-index:50;text-align:center;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:14px 16px;font-family:Lexend,Montserrat,sans-serif;font-size:14px;position:fixed;bottom:24px;left:16px;right:16px}.kp-unsupported-card{color:#001f4d;background:#fdf1d8;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;max-width:420px;margin:24px;padding:28px 24px;font-family:Lexend,Montserrat,sans-serif}.kp-unsupported-card h1{margin:0 0 12px;font-size:1.25rem;font-weight:700}.kp-unsupported-card p{margin:0 0 20px;font-size:.95rem;line-height:1.45}.kp-unsupported-link{color:#3580f3;font-weight:600;text-decoration:underline;display:inline-block}.kp-login{background:#fff;min-height:100vh;font-family:Lexend,Montserrat,sans-serif}.kp-login-hero{background:#001f4d;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-login-hero-logo{width:auto;height:28%;max-height:160px}.kp-login-sheet-wrap{z-index:2;margin-top:-70px;padding:0 0 24px;position:relative}.kp-login-sheet{background:#fff;-webkit-border-radius:24px 24px 0 0;-moz-border-radius:24px 24px 0 0;border-radius:24px 24px 0 0;max-width:480px;margin:0 auto;padding:12px 6vw 24px;-webkit-box-shadow:0 -4px 24px rgba(0,31,77,.08);box-shadow:0 -4px 24px rgba(0,31,77,.08)}.kp-login-handle{background:#d0d3dc;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;width:36px;height:4px;margin:0 auto 12px}.kp-login-helper{text-align:center;color:#6b7280;margin:0 0 2.2vh;font-size:max(11px,min(1.45vh,14px));font-weight:400;line-height:1.35}.kp-login-label{color:#000;margin-bottom:1vh;font-size:max(13px,min(1.7vh,16px));font-weight:700;display:block}.kp-login-phone-row{background:#f7f8fa;border:1px solid #e6e7eb;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;height:max(50px,min(5.8vh,60px));display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;overflow:hidden}.kp-login-phone-row:focus-within{background:#fff;border-width:1.4px;border-color:#001f4d}.kp-login-cc{color:#001f4d;background:0 0;border:none;border-right:1px solid #e6e7eb;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-flex-shrink:0;flex-shrink:0;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:6px;min-width:96px;padding:0 12px;font-size:15px;font-weight:600;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-login-flag{font-size:18px;line-height:1}.kp-login-phone-input{color:#001f4d;min-width:0;height:100%;box-shadow:none;background:0 0;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;outline:none;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;padding:0 14px;font-family:inherit;font-size:max(15px,min(1.8vh,18px))}.kp-login-phone-input:focus{box-shadow:none;background:0 0;border:none;outline:none}.kp-login-phone-input:-webkit-autofill{-webkit-text-fill-color:#001f4d;caret-color:#001f4d;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:background-color 99999s ease-out;transition:background-color 99999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px transparent;box-shadow:inset 0 0 0 1000px transparent}.kp-login-phone-input:-webkit-autofill:hover{-webkit-text-fill-color:#001f4d;caret-color:#001f4d;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:background-color 99999s ease-out;transition:background-color 99999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px transparent;box-shadow:inset 0 0 0 1000px transparent}.kp-login-phone-input:-webkit-autofill:focus{-webkit-text-fill-color:#001f4d;caret-color:#001f4d;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:background-color 99999s ease-out;transition:background-color 99999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px transparent;box-shadow:inset 0 0 0 1000px transparent}.kp-login-phone-input:-webkit-autofill:active{-webkit-text-fill-color:#001f4d;caret-color:#001f4d;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:background-color 99999s ease-out;transition:background-color 99999s ease-out;-webkit-box-shadow:inset 0 0 0 1000px transparent;box-shadow:inset 0 0 0 1000px transparent}.kp-login-phone-row:focus-within .kp-login-phone-input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff;box-shadow:inset 0 0 0 1000px #fff}.kp-login-phone-row:focus-within .kp-login-phone-input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #fff;box-shadow:inset 0 0 0 1000px #fff}.kp-login-phone-row:not(:focus-within) .kp-login-phone-input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #f7f8fa;box-shadow:inset 0 0 0 1000px #f7f8fa}.kp-login-continue{color:#fff;cursor:pointer;background:#001f4d;border:none;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;width:100%;height:max(48px,min(6.5vh,56px));margin-top:1.8vh;font-family:inherit;font-size:max(14px,min(1.8vh,16px));font-weight:700;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-login-continue:disabled{opacity:.85;cursor:not-allowed}.kp-login-spinner{border:2.2px solid rgba(255,255,255,.35);border-top-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:22px;height:22px;-webkit-animation:.7s linear infinite kp-spin;animation:.7s linear infinite kp-spin}.kp-login-error{color:#ff5252;text-align:center;margin-top:12px;font-size:13px}.kp-login-legal{color:#6b7280;margin-top:1.4vh;font-size:max(11px,min(1.3vh,13px));line-height:1.4}.kp-login-legal a,.kp-otp-resend{color:#3580f3;cursor:pointer;font-family:inherit;font-weight:600;font-size:inherit;background:0 0;border:none;text-decoration:underline}.kp-otp-edit{color:#001f4d;cursor:pointer;background:0 0;border:none;margin:0 0 8px;font-family:inherit;font-size:14px;font-weight:600;display:block}.kp-alert{-webkit-border-radius:var(--kp-radius);-moz-border-radius:var(--kp-radius);border-radius:var(--kp-radius);-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:12px;padding:12px 16px;font-size:13px;font-weight:500;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-alert-warning{background:var(--kp-warning-bg);color:#92400e;border:1px solid #fcd34d}.kp-alert-info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.kp-search{background:var(--kp-bg);border:1px solid var(--kp-border-light);-webkit-border-radius:var(--kp-radius);-moz-border-radius:var(--kp-radius);border-radius:var(--kp-radius);-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:10px;padding:10px 16px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-search input{background:0 0;border:none;outline:none;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;font-size:14px}.kp-shop-hero{background:linear-gradient(135deg, var(--kp-primary) 0%, var(--kp-secondary) 100%);-webkit-border-radius:var(--kp-radius-lg);-moz-border-radius:var(--kp-radius-lg);border-radius:var(--kp-radius-lg);color:#fff;box-shadow:var(--kp-shadow-lg);padding:24px}.kp-warning-alert-box{color:#001f4d;text-align:left;background:#fff8e1;border:1px solid #ffe082;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin-top:12px;padding:12px 14px;font-family:Lexend,Montserrat,sans-serif}.kp-warning-alert-box__title{margin:0;font-size:14px;font-weight:700}.kp-warning-alert-box__info{color:#6b7280;margin:4px 0 0;font-size:13px;font-weight:400}.kp-custom-text{font-family:Lexend,Montserrat,sans-serif;font-weight:700}.kp-dialog-backdrop{z-index:80;background:rgba(0,0,0,.45);-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;padding:24px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.kp-dialog{background:#fff;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;width:100%;max-width:360px;padding:24px 20px;font-family:Lexend,Montserrat,sans-serif}.kp-dialog__title{color:#001f4d;margin:0 0 12px;font-size:1.15rem;font-weight:700}.kp-dialog__body{color:#001f4d;margin:0 0 8px;font-size:.95rem;line-height:1.4}.kp-dialog__tip{color:#6b7280;margin:0 0 16px;font-size:.85rem}.kp-role-screen{background:#fffffd;min-height:100vh;font-family:Lexend,Montserrat,sans-serif}.kp-role-appbar{color:#fff;background:#000;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;padding:14px 16px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-role-appbar__title{text-align:center;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;margin:0;font-size:1.1rem;font-weight:700}.kp-role-appbar__back{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.1rem}.kp-role-body{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;padding:24px 16px 40px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-role-error{color:#ff5252;text-align:center;margin:12px 0;font-size:14px}.kp-role-cards{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:20px;width:100%;max-width:280px;margin-top:28px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-role-card{aspect-ratio:1;color:#fff;cursor:pointer;background:-webkit-gradient(linear,0 0,0 100%,from(#0d47a1),to(#2196f3));background:-webkit-linear-gradient(#2196f3,#0d47a1);background:linear-gradient(#0d47a1,#2196f3);border:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;gap:10px;width:100%;font-family:inherit;font-size:1rem;font-weight:700;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex;-webkit-box-shadow:0 4px 14px rgba(13,71,161,.35);box-shadow:0 4px 14px rgba(13,71,161,.35)}.kp-role-card:disabled{opacity:.75;cursor:not-allowed}.kp-role-back-signin{color:#001f4d;cursor:pointer;background:0 0;border:none;margin-top:28px;font-family:inherit;font-size:14px;text-decoration:underline}.kp-flow-tracker{-webkit-box-lines:multiple;-moz-box-lines:multiple;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;gap:16px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-flow-tracker__item{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;min-width:72px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-flow-tracker__circle{color:#001f4d;background:#d0d3dc;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center;width:40px;height:40px;font-weight:700;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}.kp-flow-tracker__item.is-active .kp-flow-tracker__circle,.kp-flow-tracker__item.is-done .kp-flow-tracker__circle{color:#fdf1d8;background:#001f4d}.kp-flow-tracker__label{color:#001f4d;text-align:center;margin:8px 0 0;font-size:12px;font-weight:700}
