:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f4f6fa;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #075ee8;--blue-dark: #0349ba;--blue-soft: #eaf2ff;--green: #13a657;--green-soft: #ecfaef;--red: #e44343;--red-soft: #fff0f0;--text: #111827;--muted: #6b7280;--line: #e5e9f0;--surface: #ffffff;--soft: #f7f8fb;--radius: 16px;--shadow: 0 8px 28px rgba(25, 38, 68, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:#f4f6fa}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%}.app-shell{min-height:100vh}.mobile-store-shell{width:min(100%,1040px);min-height:calc(100vh - 64px);margin:0 auto;background:#fff;box-shadow:0 0 0 1px #e5e9f0bf}.app-topbar{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-topbar-inner{width:min(100%,1040px);height:64px;margin:0 auto;padding:0 16px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:8px}.topbar-title{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:800}.topbar-icon-button,.topbar-icon-link{width:40px;height:40px;border:0;border-radius:12px;display:grid;place-items:center;color:#111827;background:transparent;cursor:pointer}.topbar-icon-button:hover,.topbar-icon-link:hover{background:#f0f4fa}.topbar-actions{display:flex;align-items:center;gap:2px}.topbar-cart{position:relative}.topbar-cart-count{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 5px;border:2px solid #fff;border-radius:999px;display:grid;place-items:center;color:#fff;background:var(--blue);font-size:.66rem;font-weight:800;line-height:1}.menu-backdrop{position:fixed;top:64px;right:0;bottom:0;left:0;z-index:101;border:0;background:#0f172a59}.menu-sheet{position:fixed;top:64px;left:max(0px,calc(50% - 520px));z-index:102;width:min(330px,calc(100% - 28px));max-height:calc(100vh - 80px);padding:14px;border:1px solid var(--line);border-radius:0 0 18px 18px;display:flex;flex-direction:column;gap:4px;overflow-y:auto;background:#fff;box-shadow:var(--shadow)}.menu-account{margin-bottom:8px;padding:12px;border-radius:14px;display:flex;align-items:center;gap:11px;background:var(--blue-soft)}.menu-account-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;color:var(--blue);background:#fff}.menu-account strong,.menu-account small{display:block}.menu-account small{margin-top:3px;color:var(--muted)}.menu-sheet>a{padding:12px 14px;border-radius:11px;color:#334155;font-weight:700}.menu-sheet>a:hover,.menu-sheet>a.active{color:var(--blue);background:#f1f6ff}.app-page{padding:16px 16px 34px}.app-home-page{padding-top:14px}.reward-summary-card{padding:14px;border-radius:15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:linear-gradient(135deg,#f0f5ff,#eaf2ff)}.reward-summary-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--blue)}.reward-summary-copy small,.reward-summary-copy strong{display:block}.reward-summary-copy small{color:#536078;font-size:.76rem}.reward-summary-copy strong{margin-top:2px;color:var(--blue);font-size:1.2rem}.reward-summary-copy strong span{font-size:.75rem}.reward-summary-link{padding:8px 11px;border-radius:10px;color:var(--blue);background:#fff;font-size:.75rem;font-weight:800}.delivery-location-card{margin-top:10px;min-height:43px;padding:0 12px;border-radius:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;color:#334155;background:#f3f6fb;font-size:.78rem}.delivery-location-card svg{color:var(--blue)}.delivery-location-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-location-card strong{color:var(--blue)}.compact-promotion{margin-top:10px;padding:14px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;color:#146c43;background:var(--green-soft)}.compact-promotion small,.compact-promotion strong{display:block}.compact-promotion small{margin-bottom:3px;color:#4a7a63}.app-section{margin-top:20px}.app-section-heading{margin-bottom:11px;display:flex;align-items:center;justify-content:space-between}.app-section-heading h2{margin:0;font-size:1rem}.app-section-heading a{color:var(--blue);font-size:.75rem;font-weight:800}.category-rail{margin:0 -16px;padding:0 16px 4px;display:flex;gap:12px;overflow-x:auto;scrollbar-width:none}.category-rail::-webkit-scrollbar,.filter-chip-row::-webkit-scrollbar{display:none}.category-rail-item{width:64px;flex:0 0 64px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.category-circle{width:52px;height:52px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:#45536b;background:#fff;font-weight:850}.category-rail-item small{width:100%;overflow:hidden;color:#4b5563;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.category-rail-active .category-circle{border-color:var(--blue);color:var(--blue);background:#eef4ff}.app-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.app-product-image-link{display:block;padding:10px 10px 0;background:#fff}.app-product-image,.image-placeholder.app-product-image{width:100%;aspect-ratio:1 / .84;border-radius:10px;object-fit:contain;background:#f7f8fb}.image-placeholder{display:grid;place-items:center;color:#9ca3af;background:#f4f6f9}.app-product-content{padding:9px 10px 10px}.app-product-name{min-height:34px;display:-webkit-box;overflow:hidden;font-size:.76rem;font-weight:760;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-product-price{margin-top:5px;display:block;color:var(--blue);font-size:.8rem}.app-product-footer{margin-top:5px;display:flex;align-items:center;justify-content:space-between}.app-stock{font-size:.66rem;font-weight:700}.app-stock-in{color:var(--green)}.app-stock-out{color:var(--red)}.app-add-button{width:27px;height:27px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--blue);cursor:pointer}.app-add-button:disabled{opacity:.35;cursor:not-allowed}.compact-empty-state{padding:18px;border:1px dashed var(--line);border-radius:13px;color:var(--muted);text-align:center;background:#fafbfc;font-size:.82rem}.app-search-bar{height:44px;padding:0 12px;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;gap:8px;background:#fff}.app-search-bar svg{color:#64748b}.app-search-bar input{min-width:0;flex:1;border:0;outline:0;background:transparent}.filter-chip-row,.order-filter-tabs{margin:12px -16px 16px;padding:0 16px 2px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.filter-chip,.order-filter-tab{min-height:34px;padding:0 15px;border:1px solid var(--line);border-radius:999px;flex:0 0 auto;color:#334155;background:#fff;font-size:.72rem;font-weight:700;cursor:pointer}.filter-chip.active,.order-filter-tab.active{border-color:var(--blue);color:#fff;background:var(--blue)}.category-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.category-page-card{min-height:140px;padding:15px;border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;background:#fff}.category-page-icon{width:48px;height:48px;margin-bottom:auto;border-radius:50%;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);font-weight:850}.category-page-card strong{margin-top:14px;font-size:.86rem}.category-page-card small{margin-top:3px;color:var(--muted);font-size:.7rem}.mobile-cart-list{display:flex;flex-direction:column;gap:10px}.mobile-cart-item{padding:12px;border:1px solid var(--line);border-radius:15px;display:grid;grid-template-columns:70px 1fr auto;gap:11px;background:#fff}.mobile-cart-image,.image-placeholder.mobile-cart-image{width:70px;height:70px;border-radius:10px;object-fit:contain;background:#f6f7fa}.mobile-cart-copy strong,.mobile-cart-copy small,.mobile-cart-copy span{display:block}.mobile-cart-copy strong{font-size:.82rem}.mobile-cart-copy small{margin-top:3px;color:var(--muted);font-size:.68rem}.mobile-cart-copy span{margin-top:5px;color:var(--blue);font-size:.78rem;font-weight:800}.mobile-cart-delete{width:31px;height:31px;border:0;border-radius:9px;display:grid;place-items:center;color:#64748b;background:#f4f6f9;cursor:pointer}.mobile-cart-controls{grid-column:2 / 4;display:flex;align-items:center;justify-content:space-between;gap:12px}.quantity-control{height:34px;display:grid;grid-template-columns:32px 38px 32px;overflow:hidden;border-radius:999px;background:#f2f6ff}.quantity-control button{border:0;display:grid;place-items:center;color:var(--blue);background:transparent;cursor:pointer}.quantity-control input{min-width:0;width:100%;border:0;text-align:center;outline:0;background:transparent;font-size:.78rem;font-weight:800}.mobile-cart-controls>strong{font-size:.83rem}.free-delivery-card{margin-top:14px;padding:14px;border-radius:14px;background:var(--green-soft)}.free-delivery-copy{display:flex;align-items:center;gap:9px;color:#236746;font-size:.76rem}.free-delivery-copy strong{color:var(--green)}.free-delivery-value{margin-top:7px;display:block;color:#486758;text-align:right;font-size:.68rem}.free-delivery-progress{height:7px;margin-top:6px;overflow:hidden;border-radius:999px;background:#13a6572e}.free-delivery-progress span{height:100%;display:block;border-radius:inherit;background:var(--green)}.mobile-total-card{margin-top:16px;padding:4px 2px 0}.mobile-total-card>div{padding:8px 0;display:flex;align-items:center;justify-content:space-between;color:#4b5563;font-size:.82rem}.mobile-total-card hr{border:0;border-top:1px solid var(--line)}.mobile-total-card .mobile-grand-total{color:var(--text)}.mobile-grand-total strong{font-size:1.45rem}.app-primary-button{min-height:48px;padding:0 18px;border:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--blue);font-weight:800;cursor:pointer}.app-primary-button:hover{background:var(--blue-dark)}.app-primary-button:disabled{opacity:.5;cursor:not-allowed}.checkout-button{width:100%;margin-top:14px}.mobile-order-list{display:flex;flex-direction:column;gap:10px}.mobile-order-card{padding:13px;border:1px solid var(--line);border-radius:15px;background:#fff}.mobile-order-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-order-header strong{font-size:.82rem}.mobile-order-header>span{color:var(--muted);font-size:.65rem;white-space:nowrap}.mobile-order-meta{margin-top:11px;display:flex;flex-direction:column;gap:7px;color:#61708a;font-size:.7rem}.mobile-order-meta span{display:flex;align-items:center;gap:6px}.mobile-order-footer{margin-top:11px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.status-badge,.gift-badge{width:fit-content;padding:5px 9px;border-radius:999px;display:inline-flex;color:#4b5563;background:#eef1f5;font-size:.63rem;font-weight:800}.status-pending{color:#b86b00;background:#fff4df}.status-ordered,.status-preparing,.status-processing{color:#a76100;background:#fff1dc}.status-shipping,.status-shipped,.status-out_for_delivery{color:#075ee8;background:#eaf2ff}.status-completed,.status-delivered{color:#14834d;background:#e8f8ee}.status-cancelled,.status-canceled{color:#d23c3c;background:#fff0f0}.pagination{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:10px}.pagination button{min-height:37px;padding:0 13px;border:1px solid var(--line);border-radius:10px;color:#334155;background:#fff}.pagination button:disabled{opacity:.45}.pagination span{color:var(--muted);font-size:.75rem}.state-card{min-height:220px;padding:28px;border:1px solid var(--line);border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff}.state-card h3{margin:0 0 7px}.state-card p{max-width:480px;margin:0 0 15px;color:var(--muted);line-height:1.55}.spinner{width:32px;height:32px;border:3px solid #dbe7fb;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.product-detail-mobile{padding-top:12px}.mobile-back-link{margin-bottom:12px;display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:.78rem;font-weight:800}.mobile-product-detail-card{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff}.mobile-product-detail-image,.image-placeholder.mobile-product-detail-image{width:100%;max-height:420px;aspect-ratio:1 / .78;object-fit:contain;background:#f7f8fb}.mobile-product-detail-copy{padding:17px}.mobile-product-detail-copy>small{color:var(--muted)}.mobile-product-detail-copy h1{margin:5px 0 8px;font-size:1.35rem}.mobile-detail-price{color:var(--blue);font-size:1.1rem}.mobile-detail-stock{margin-top:8px;display:flex;align-items:center;gap:5px;color:var(--green);font-size:.78rem;font-weight:750}.mobile-product-detail-copy p{color:var(--muted);line-height:1.6;font-size:.82rem}.mobile-select-label{margin-top:13px;display:block;font-size:.78rem;font-weight:800}.mobile-select-label select{width:100%;min-height:44px;margin-top:6px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:#fff}.mobile-detail-actions{margin-top:15px;display:flex;align-items:center;gap:10px}.mobile-detail-actions .app-primary-button{flex:1}.mobile-account-card{padding:14px;border-radius:15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:var(--blue-soft)}.mobile-account-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:var(--blue);background:#fff}.mobile-account-card strong,.mobile-account-card small{display:block}.mobile-account-card small{margin-top:3px;color:var(--muted)}.mobile-account-card button{width:38px;height:38px;border:0;border-radius:11px;display:grid;place-items:center;color:var(--blue);background:#fff}.mobile-account-details{margin-top:13px;padding:5px 14px;border:1px solid var(--line);border-radius:15px;background:#fff}.mobile-account-details>div{padding:12px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:14px;font-size:.78rem}.mobile-account-details>div:last-child{border-bottom:0}.mobile-account-details span{color:var(--muted)}.mobile-account-menu{margin-top:13px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.mobile-account-menu>a,.mobile-account-menu>button{width:100%;padding:13px 14px;border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;color:var(--text);background:#fff;text-align:left}.mobile-account-menu>*:last-child{border-bottom:0}.account-menu-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.account-menu-icon.danger{color:var(--red);background:var(--red-soft)}.mobile-account-menu strong,.mobile-account-menu small{display:block}.mobile-account-menu small{margin-top:3px;color:var(--muted);font-size:.68rem}.login-mobile-page{min-height:calc(100vh - 64px);display:grid;place-items:center}.mobile-login-card{width:min(100%,430px);padding:25px;border:1px solid var(--line);border-radius:18px;text-align:center;background:#fff;box-shadow:var(--shadow)}.mobile-login-icon{width:54px;height:54px;margin:0 auto 13px;border-radius:50%;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.mobile-login-card h1{margin:0;font-size:1.28rem}.mobile-login-card p{color:var(--muted);line-height:1.55;font-size:.8rem}.mobile-login-card form{margin-top:18px;text-align:left}.mobile-login-card label{display:block;color:#334155;font-size:.78rem;font-weight:800}.mobile-login-card input{width:100%;min-height:46px;margin-top:7px;padding:0 12px;border:1px solid var(--line);border-radius:11px}.login-submit{width:100%;margin-top:14px}.checkout-layout{display:grid;grid-template-columns:1fr;gap:14px}.checkout-main{display:flex;flex-direction:column;gap:12px}.form-card,.summary-card,.order-lines-card,.info-card,.auth-card,.success-card,.account-card{padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff}.form-card h3,.summary-card h3,.order-lines-card h3{margin:0 0 12px;font-size:.95rem}.option-grid,.form-grid{display:grid;grid-template-columns:1fr;gap:10px}.radio-card{padding:12px;border:1px solid var(--line);border-radius:12px;display:flex;gap:9px}.radio-card:has(input:checked){border-color:var(--blue);background:#f2f6ff}.radio-card strong,.radio-card small{display:block}.radio-card small{margin-top:3px;color:var(--muted);font-size:.68rem}.form-group label{display:block;color:#334155;font-size:.76rem;font-weight:800}.form-group input,.form-group select,.form-card>select{width:100%;min-height:44px;margin-top:6px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:#fff}.summary-card{position:static;box-shadow:none}.checkout-item,.summary-row{padding:8px 0;display:flex;justify-content:space-between;gap:12px;font-size:.78rem}.checkout-item{border-bottom:1px solid var(--line)}.free-gift-line{color:var(--green)}.summary-total{padding-top:12px;border-top:1px solid var(--line);font-size:.92rem}.button,.button-large,.button-full,.button-secondary,.button-danger{min-height:44px;padding:0 15px;border:0;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--blue);font-weight:800}.button-secondary{color:#334155;background:#eef2f7}.button-danger{background:var(--red)}.page-section,.section-block{padding:16px}.page-heading{margin-bottom:15px}.page-heading h1{margin:5px 0;font-size:1.25rem}.page-heading p,.muted{color:var(--muted);font-size:.78rem}.eyebrow{color:var(--blue);font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.reward-hero{padding:28px;border-radius:16px;color:#fff;text-align:center;background:linear-gradient(135deg,#635bff,#075ee8)}.detail-list{margin:0}.detail-list>div{padding:10px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;font-size:.78rem}.detail-list>div:last-child{border-bottom:0}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;font-weight:750;text-align:right}.order-detail-header{margin:12px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.order-detail-header h1{margin:4px 0;font-size:1.08rem}.order-detail-grid{display:grid;grid-template-columns:1fr;gap:12px}.order-line{padding:11px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;font-size:.76rem}.order-line small{display:block;color:var(--muted)}.gift-badge{margin-top:5px;color:var(--green);background:var(--green-soft)}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:.76rem;font-weight:800}.success-page,.auth-page{min-height:calc(100vh - 64px);display:grid;place-items:center}.success-card{width:min(100%,430px);text-align:center}.success-card>svg{color:var(--green)}.success-actions{margin-top:16px;display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.toast-stack{position:fixed;right:14px;bottom:14px;z-index:200;width:min(340px,calc(100% - 28px));display:flex;flex-direction:column;gap:8px}.toast{padding:13px 14px;border:0;border-radius:12px;color:#fff;background:#334155;box-shadow:var(--shadow);text-align:left}.toast-success{background:#168453}.toast-error{background:#c23d49}.toast-info{background:#2c68bd}@media(min-width:620px){.app-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-page-grid{grid-template-columns:repeat(3,1fr)}.checkout-layout{grid-template-columns:1fr 330px;align-items:start}.summary-card{position:sticky;top:80px}.option-grid,.form-grid{grid-template-columns:repeat(2,1fr)}.form-group-wide{grid-column:1 / -1}}@media(min-width:900px){.app-page{padding:24px 28px 46px}.app-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-page-grid{grid-template-columns:repeat(4,1fr)}.reward-summary-card,.delivery-location-card,.compact-promotion{max-width:700px}.mobile-cart-item{grid-template-columns:82px 1fr auto}.mobile-cart-image,.image-placeholder.mobile-cart-image{width:82px;height:82px}}.category-rail{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x}.category-rail-item{scroll-snap-align:start}.home-product-two-rows{width:100%;min-width:0;display:grid;gap:12px;overflow:hidden}.home-product-row{width:100%;min-width:0;max-width:100%;margin:0;padding:0 0 6px;display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;box-sizing:border-box}.home-product-row::-webkit-scrollbar{display:none}.home-product-row>.app-product-card{flex:0 0 calc((100% - 10px)/2);width:calc((100% - 10px)/2);max-width:calc((100% - 10px)/2);min-width:0;scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box}@media(min-width:620px){.home-product-row>.app-product-card{flex-basis:calc((100% - 20px) / 3);width:calc((100% - 20px) / 3);max-width:calc((100% - 20px) / 3)}}@media(min-width:900px){.home-product-row>.app-product-card{flex-basis:calc((100% - 30px)/4);width:calc((100% - 30px)/4);max-width:calc((100% - 30px)/4)}}.store-entry-page{min-height:100dvh;padding:24px 16px;display:grid;place-items:center;background:radial-gradient(circle at top,#eaf3ff 0,#f7f9fc 43%,#fff)}.store-entry-card{width:min(100%,430px);padding:30px 24px;border:1px solid #e1e7f0;border-radius:24px;background:#fff;box-shadow:0 20px 55px #0f172a1c;box-sizing:border-box}.store-entry-brand{width:66px;height:66px;margin:0 auto 18px;display:grid;place-items:center;border-radius:21px;background:var(--blue, #0866e9);color:#fff;font-size:20px;font-weight:900;letter-spacing:-.03em}.store-entry-card h1{margin:0;color:#172033;text-align:center;font-size:1.65rem;line-height:1.2}.store-entry-intro{max-width:330px;margin:10px auto 24px;color:#6b7485;text-align:center;line-height:1.55}.store-entry-form{display:grid;gap:10px}.store-entry-form label{color:#253047;font-size:.86rem;font-weight:800}.store-entry-form input{width:100%;min-height:52px;padding:0 15px;border:1px solid #d8e0eb;border-radius:13px;outline:none;background:#fff;color:#172033;font:inherit;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.store-entry-form input:focus{border-color:var(--blue, #0866e9);box-shadow:0 0 0 4px #0866e91c}.store-entry-form button{min-height:52px;margin-top:4px;border:0;border-radius:13px;background:var(--blue, #0866e9);color:#fff;font:inherit;font-weight:850;cursor:pointer}.store-entry-form button:disabled{cursor:wait;opacity:.65}.store-entry-message{margin-top:14px;padding:12px 14px;border-radius:12px;background:#fff1f2;color:#bd3444;font-size:.86rem;line-height:1.45}.store-entry-matches{margin-top:12px;display:grid;gap:9px}.store-entry-match{width:100%;padding:11px 12px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #dbe2ec;border-radius:13px;background:#fff;text-align:left;cursor:pointer}.store-entry-match:hover,.store-entry-match:focus-visible{border-color:var(--blue, #0866e9);background:#f5f9ff;outline:none}.store-entry-match-logo{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:11px;background:#edf4ff;color:var(--blue, #0866e9);font-weight:900}.store-entry-match-logo img{width:100%;height:100%;object-fit:cover}.store-entry-match-copy{min-width:0;display:grid;gap:3px}.store-entry-match-copy strong,.store-entry-match-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-entry-match-copy strong{color:#172033}.store-entry-match-copy small{color:#6b7485;font-size:.75rem}.store-entry-match-action{color:var(--blue, #0866e9);font-size:.75rem;font-weight:850}.store-entry-help{display:block;margin-top:20px;color:#8992a3;text-align:center;line-height:1.45}.store-entry-card{padding-top:24px;padding-bottom:28px}.store-entry-salepro-logo{display:block;width:min(58vw,190px);height:auto;margin:0 auto 24px;object-fit:contain}.store-entry-brand,.store-entry-card h1,.store-entry-intro,.store-entry-help{display:none}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,button,input,select,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
