*{box-sizing:border-box}.ew-app{--ew-primary:#0a3558;--ew-accent:#22b842;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:#f5f6f8;color:#101827;min-height:100vh;padding-bottom:82px}.ew-app button,.ew-app input,.ew-app textarea{font:inherit}.tk-search-head{height:86px;display:flex;align-items:center;gap:12px;padding:15px 28px;background:#f5f6f8;position:sticky;top:0;z-index:15}.tk-mini-logo{width:60px;height:60px;border-radius:50%;overflow:hidden;background:#fff;display:grid;place-items:center;flex:0 0 60px}.tk-mini-logo img{width:100%;height:100%;object-fit:cover}.tk-search{height:58px;border:1px solid #c9cdd2;border-radius:30px;background:#fff;display:flex;align-items:center;gap:12px;padding:0 20px;flex:1}.tk-search span{font-size:31px;transform:rotate(-15deg);color:#727980}.tk-search input{border:0;outline:0;background:transparent;width:100%;font-size:20px;color:#3c4249}.tk-main{max-width:980px;margin:auto;padding:0 28px 35px}.tk-banner{border-radius:22px;overflow:hidden;background:#fff;margin:10px 0 30px}.tk-banner-track{display:flex;aspect-ratio:16/6.5}.tk-banner-track a{display:none;width:100%}.tk-banner-track a.active{display:block}.tk-banner img{width:100%;height:100%;object-fit:cover}.tk-section{margin:34px 0 55px}.tk-section-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.tk-section-top h2,.tk-page-intro h1{font-size:34px;line-height:1.08;margin:0;color:#121a2a}.tk-section-top p,.tk-page-intro p{font-size:18px;color:#646b76;margin:12px 0 0;line-height:1.5}.tk-section-top a{color:var(--ew-accent);font-size:18px;font-weight:700;text-decoration:none}.tk-section-top.stack{align-items:flex-end}.tk-cats{display:flex;gap:17px;overflow:auto;padding:5px 1px 10px;scrollbar-width:none}.tk-cats a{width:150px;flex:0 0 150px;text-align:center;text-decoration:none;color:#141b2b}.tk-cats span{display:block;width:150px;height:150px;border-radius:28px;background:#fff;overflow:hidden}.tk-cats img{width:100%;height:100%;object-fit:cover}.tk-cats b{display:block;margin-top:10px;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tk-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.tk-product-card{background:#fff;border:1px solid #dfe2e7;border-radius:16px;overflow:hidden;min-width:0}.tk-product-image{height:310px;width:100%;border:0;background:#fff;padding:0;position:relative;display:block}.tk-product-image img{width:100%;height:100%;object-fit:contain;padding:22px}.tk-product-image i{position:absolute;right:13px;top:13px;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.9);display:grid;place-items:center;font-size:27px;color:#78838d;font-style:normal}.tk-product-image em{position:absolute;left:0;top:18px;background:#ffcb3d;padding:9px 18px;font-size:14px;font-weight:800;font-style:normal;clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%)}.tk-card-body{padding:13px 15px 16px}.tk-card-body h3{font-size:19px;line-height:1.25;margin:0 0 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tk-price{font-size:20px;font-weight:800;color:#111}.tk-price del{color:#80858a;font-size:15px;font-weight:400;margin-left:5px}.tk-card-body>small{display:block;color:#6b727b;margin-top:6px}.tk-add{width:100%;margin-top:12px;border:0;border-radius:11px;background:var(--ew-accent);color:#fff;font-weight:800;padding:12px}.tk-qty{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;border:1px solid #b7dfbf;border-radius:11px;overflow:hidden;margin-top:12px;background:#eefaf0}.tk-qty button{border:0;background:var(--ew-accent);color:#fff;font-size:22px;height:40px}.tk-qty b{text-align:center}.tk-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:82px;background:#f8f9fa;border-top:1px solid #dfe2e5;display:grid;grid-template-columns:repeat(4,1fr);z-index:40}.tk-bottom-nav a,.tk-bottom-nav button{border:0;background:none;text-decoration:none;color:#73787e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.tk-bottom-nav span{font-size:28px;line-height:1;position:relative}.tk-bottom-nav small{font-size:13px}.tk-bottom-nav .active{color:var(--ew-accent);font-weight:800}.tk-bottom-nav b{position:absolute;right:-14px;top:-9px;background:#ef4444;color:#fff;border-radius:20px;font-size:10px;padding:2px 5px}.tk-cart-float{position:fixed;left:15px;right:15px;bottom:90px;background:var(--ew-primary);color:#fff;border-radius:16px;padding:12px 16px;z-index:35;display:flex;align-items:center;gap:12px;box-shadow:0 14px 35px #0a355855}.tk-cart-float[hidden]{display:none}.tk-cart-float strong{margin-left:auto}.tk-cart-float button{border:0;background:var(--ew-accent);color:#fff;border-radius:10px;padding:10px 13px;font-weight:800}.tk-modal,.tk-sheet{display:none;position:fixed;inset:0;z-index:80}.tk-modal.open,.tk-sheet.open{display:block}.tk-modal-backdrop{position:absolute;inset:0;background:#0007}.tk-product-detail{position:absolute;inset:0;background:#fff;overflow:auto;padding-bottom:86px}.tk-product-detail header,.tk-page-head{height:78px;display:flex;align-items:center;gap:20px;padding:0 28px;background:#f3f4f6;position:sticky;top:0;z-index:3}.tk-product-detail header button,.tk-page-head a{border:0;background:none;font-size:33px;color:#111;text-decoration:none}.tk-product-detail header strong,.tk-page-head strong{font-size:24px}.tk-product-detail>img{width:100%;height:430px;object-fit:contain;background:#fff}.tk-detail-body{padding:28px}.tk-detail-body>span{background:#fff8b9;padding:9px 14px;border-radius:8px;color:#68707a}.tk-detail-body h2{font-size:34px;margin:30px 0 18px}.tk-rating{font-size:25px;color:#d3d9de}.tk-rating b{font-size:17px;color:#4e5967}.tk-detail-body h4{font-size:20px;margin-bottom:14px}.tk-detail-body em{background:var(--ew-accent);color:#fff;padding:10px 16px;border-radius:10px;font-style:normal}.tk-detail-price{margin-top:30px}.tk-detail-price strong{font-size:38px;color:var(--ew-accent)}.tk-detail-price del{margin-left:10px;color:#888}.tk-detail-action{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #ddd;padding:15px 28px;z-index:5}.tk-detail-action .tk-add,.tk-detail-action .tk-qty{margin:0}.tk-sheet-panel{position:absolute;right:0;top:0;bottom:0;width:min(560px,100%);background:#fff;overflow:auto;padding-bottom:30px}.tk-sheet-panel>header{padding:18px 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.tk-sheet-panel h2{margin:2px 0}.tk-sheet-panel header button{border:0;background:#eee;border-radius:50%;width:38px;height:38px;font-size:25px}.tk-cart-items{padding:10px 20px}.tk-cart-items article{display:grid;grid-template-columns:75px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid #eee;align-items:center}.tk-cart-items img{width:75px;height:75px;object-fit:contain;border-radius:10px;background:#f5f5f5}.tk-cart-items small{display:block;color:#777;margin-top:5px}.tk-cart-items .tk-qty{width:145px}.tk-summary{padding:16px 22px;background:#f6f7f8}.tk-summary div{display:flex;justify-content:space-between;margin:9px 0}.tk-summary div:last-child{font-size:21px;border-top:1px solid #ddd;padding-top:12px}.tk-sheet form{padding:20px 22px}.tk-sheet label,.tk-auth-card label{display:block;font-weight:700;margin:14px 0}.tk-sheet input,.tk-sheet textarea,.tk-auth-card input{width:100%;border:1px solid #d4d8dc;border-radius:12px;padding:14px;margin-top:7px;outline:0}.tk-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tk-place-order,.tk-auth-card form>button{width:100%;border:0;border-radius:12px;background:var(--ew-accent);color:#fff;padding:16px;font-weight:800;font-size:17px}.tk-login-note{background:#eff7ff;padding:12px;border-radius:10px;color:#355}.tk-page-intro{padding:42px 0 25px}.tk-chips{display:flex;gap:9px;overflow:auto;margin-bottom:20px}.tk-chips button{white-space:nowrap;border:1px solid #d8dde2;background:#fff;border-radius:22px;padding:10px 16px}.tk-chips button.active{background:var(--ew-accent);border-color:var(--ew-accent);color:#fff}.tk-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tk-category-grid a{text-decoration:none;color:#151b27;text-align:center;background:#fff;border-radius:18px;padding:14px}.tk-category-grid span{display:block;aspect-ratio:1;border-radius:15px;overflow:hidden}.tk-category-grid img{width:100%;height:100%;object-fit:cover}.tk-category-grid strong{display:block;margin-top:10px}.tk-account{padding-top:35px}.tk-auth-card{max-width:560px;margin:auto;background:#fff;border-radius:25px;padding:35px 45px}.tk-auth-card>img{width:180px;display:block;margin:auto}.tk-auth-card h2{font-size:31px}.tk-auth-card p{color:#666;line-height:1.5}.tk-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#eef0f2;border-radius:12px;padding:4px}.tk-auth-tabs button{border:0;border-radius:9px;padding:11px;background:none}.tk-auth-tabs button.active{background:#fff;box-shadow:0 2px 8px #0001;font-weight:800;color:var(--ew-accent)}.tk-profile-card{text-align:center;background:#fff;border-radius:22px;padding:30px}.tk-profile-card>div{width:75px;height:75px;background:var(--ew-primary);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:30px;margin:auto}.tk-profile-card button{border:0;background:#fee2e2;color:#b91c1c;padding:9px 18px;border-radius:9px}.tk-orders{margin-top:25px}.tk-orders article{background:#fff;border-radius:14px;padding:16px;margin:10px 0;display:grid;grid-template-columns:1fr auto auto;gap:15px;align-items:center}.tk-orders small{display:block;color:#777}.tk-orders span{background:#eef7ef;padding:7px 10px;border-radius:20px;color:#267137}.tk-welcome{min-height:100vh;display:grid;place-items:center;background:linear-gradient(150deg,#f7fff8,#edf3f8);padding:24px}.tk-welcome-card{max-width:500px;text-align:center;background:#fff;border-radius:30px;padding:42px;box-shadow:0 25px 70px #0a355820}.tk-welcome-card img{width:270px}.tk-welcome-card h1{color:var(--ew-primary)}.tk-welcome-card p{color:#667}.tk-welcome-card>a:not(.tk-owner),.tk-welcome-card>button{display:block;width:100%;margin-top:12px;border:0;border-radius:13px;padding:15px;background:var(--ew-accent);color:#fff;text-decoration:none;font-weight:800}.tk-welcome-card>button{background:var(--ew-primary)}.tk-owner{display:block;margin-top:20px;color:#667}.tk-empty{text-align:center;padding:40px;color:#777}
@media(max-width:700px){.tk-search-head{height:72px;padding:9px 14px}.tk-mini-logo{width:48px;height:48px;flex-basis:48px}.tk-search{height:48px;padding:0 13px}.tk-search input{font-size:16px}.tk-main{padding:0 15px 30px}.tk-section{margin:27px 0 42px}.tk-section-top h2,.tk-page-intro h1{font-size:27px}.tk-section-top p,.tk-page-intro p{font-size:15px}.tk-cats a{width:112px;flex-basis:112px}.tk-cats span{width:112px;height:112px;border-radius:22px}.tk-cats b{font-size:15px}.tk-product-grid{gap:12px}.tk-product-image{height:205px}.tk-product-image img{padding:12px}.tk-card-body{padding:10px}.tk-card-body h3{font-size:15px}.tk-price{font-size:17px}.tk-add{font-size:13px;padding:10px}.tk-qty{grid-template-columns:35px 1fr 35px}.tk-qty button{height:36px}.tk-bottom-nav{height:72px}.tk-bottom-nav span{font-size:24px}.tk-bottom-nav small{font-size:11px}.ew-app{padding-bottom:72px}.tk-product-detail>img{height:410px}.tk-detail-body{padding:20px}.tk-detail-body h2{font-size:28px}.tk-detail-action{padding:13px 18px}.tk-category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.tk-auth-card{padding:28px 20px}.tk-page-head{height:66px;padding:0 17px}.tk-page-head strong{font-size:21px}}
@media(max-width:390px){.tk-product-image{height:180px}.tk-card-body h3{font-size:14px}.tk-cats a{width:98px;flex-basis:98px}.tk-cats span{width:98px;height:98px}}
