*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{padding-bottom:0}.zk-header{width:100%;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:1000;box-shadow:0 2px 10px #0f172a0d}.zk-header-container{width:100%;padding:10px 28px;display:grid;grid-template-columns:auto minmax(260px,460px) 1fr;align-items:center;gap:22px}.zk-mobile-top-row{display:flex;align-items:center;min-width:0}.zk-header-brand{display:flex;align-items:center;gap:6px;cursor:pointer;min-width:-moz-max-content;min-width:max-content;flex-shrink:0}.zk-header-logo{width:62px;height:48px;-o-object-fit:contain;object-fit:contain;display:block;flex-shrink:0}.zk-header-brand-text{flex-shrink:0}.zk-header-brand-text h1{margin:0;font-size:26px;line-height:1;font-weight:900;color:#0f172a;white-space:nowrap}.zk-header-brand-text p{margin:4px 0 0;font-size:9px;line-height:1;font-weight:800;color:#64748b;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.zk-header-search{width:100%;height:44px;min-width:0;max-width:460px;position:relative;display:flex;align-items:center;background:#f8fafc;border:1px solid #dbe3ec;border-radius:15px;padding:5px 46px 5px 14px;overflow:hidden}.zk-header-search:focus-within{background:#fff;border-color:#cbd5e1;box-shadow:0 0 0 3px #94a3b829}.zk-search-input{width:100%;min-width:0;border:none;outline:none;background:transparent;color:#0f172a;font-size:14px;font-weight:500}.zk-search-input::-moz-placeholder{color:#94a3b8}.zk-search-input::placeholder{color:#94a3b8}.zk-search-btn{position:absolute;right:5px;top:50%;width:35px;height:35px;border:none;border-radius:12px;transform:translateY(-50%);background:#334155;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.zk-search-btn svg{width:20px;height:20px}.zk-header-icons{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:0}.zk-header-icon{min-width:48px;height:48px;padding:4px 6px;border-radius:14px;color:#64748b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;position:relative;flex-shrink:0}.zk-header-icon:hover{background:#f8fafc;color:#0f172a}.zk-header-icon svg{font-size:21px}.zk-header-icon p{margin:0;font-size:9px;font-weight:800;text-transform:uppercase;white-space:nowrap}.zk-badge,.zk-notification-badge{position:absolute;top:2px;right:2px;min-width:17px;height:17px;padding:0 5px;border-radius:999px;background:#64748b;color:#fff;border:2px solid #fff;font-size:8px;font-weight:900;display:flex;align-items:center;justify-content:center}.zk-notification-badge{background:#ef4444}.header-profile-avatar-enhanced{width:25px;height:25px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.zk-mobile-notification-btn,.zk-get-app-btn{display:none}.zk-mobile-top-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;border:2px solid #fff;font-size:9px;font-weight:900;display:flex;align-items:center;justify-content:center}.zk-mobile-bottom-nav{display:none}@media(max-width:1200px){.zk-header-container{padding:9px 18px;grid-template-columns:auto minmax(230px,360px) 1fr;gap:14px}.zk-header-icons{gap:8px}.zk-header-icon{min-width:43px}}@media(max-width:1050px){.zk-header-container{padding:8px 12px;grid-template-columns:auto minmax(190px,300px) 1fr;gap:10px}.zk-header-logo{width:56px;height:44px}.zk-header-brand-text h1{font-size:23px}.zk-header-brand-text p{font-size:7.8px;letter-spacing:.08em}.zk-header-search{height:40px;padding:5px 39px 5px 10px}.zk-search-btn{width:31px;height:31px}.zk-search-input::-moz-placeholder{font-size:12px}.zk-search-input,.zk-search-input::placeholder{font-size:12px}.zk-header-icons{gap:5px}.zk-header-icon{min-width:37px;height:42px;padding:3px}.zk-header-icon svg{font-size:18px}.zk-header-icon p{font-size:6.5px}}@media(max-width:900px){.zk-header-container{grid-template-columns:auto minmax(130px,1fr) auto auto;gap:7px;padding:8px 9px}.zk-header-icons{display:none}.zk-mobile-top-row{display:contents}.zk-header-brand{order:1}.zk-header-search{order:2;max-width:none;min-width:0;height:38px;padding:5px 35px 5px 9px;border-radius:13px}.zk-mobile-notification-btn{order:3;display:flex;width:38px;height:38px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;border-radius:13px;align-items:center;justify-content:center;font-size:17px;flex-shrink:0;cursor:pointer;position:relative}.zk-get-app-btn{order:4;display:flex;align-items:center;justify-content:center;gap:4px;height:38px;padding:0 11px;border:none;border-radius:13px;background:#0f172a;color:#fff;font-size:10px;font-weight:900;white-space:nowrap;cursor:pointer;flex-shrink:0}.zk-get-app-btn svg{font-size:14px}}@media(max-width:767px){body{padding-bottom:74px}.zk-header-container{grid-template-columns:auto minmax(78px,1fr) auto auto;gap:5px;padding:7px 6px}.zk-header-logo{width:50px;height:39px}.zk-header-brand-text h1{font-size:18px}.zk-header-brand-text p{font-size:5.9px;letter-spacing:.025em}.zk-header-search{height:34px;padding:4px 28px 4px 7px;border-radius:11px}.zk-search-input::-moz-placeholder{font-size:9px}.zk-search-input,.zk-search-input::placeholder{font-size:9px}.zk-search-btn{width:24px;height:24px;border-radius:8px}.zk-search-btn svg{width:15px;height:15px}.zk-mobile-notification-btn{width:34px;height:34px;font-size:15px;border-radius:11px}.zk-get-app-btn{height:34px;padding:0 8px;font-size:9px;border-radius:11px}.zk-get-app-btn svg{font-size:13px}.zk-mobile-bottom-nav{position:fixed;left:0;bottom:0;width:100%;height:66px;background:#fff;border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-around;z-index:1200;box-shadow:0 -4px 16px #0f172a14}.zk-mobile-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#64748b;position:relative;cursor:pointer;font-size:21px}.zk-mobile-nav-item span{font-size:9px;font-weight:700;text-transform:uppercase}.zk-mobile-nav-item img{width:26px;height:26px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.zk-mobile-badge{position:absolute;top:-1px;left:calc(50% + 6px);min-width:16px;height:16px;padding:0 5px;border-radius:999px;background:#64748b;color:#fff;border:2px solid #fff;font-size:8px;font-weight:800;display:flex;align-items:center;justify-content:center}}@media(max-width:520px){.zk-header-container{grid-template-columns:auto minmax(62px,1fr) auto auto;gap:4px;padding:6px 5px}.zk-header-logo{width:48px;height:37px}.zk-header-brand-text h1{font-size:17px}.zk-header-brand-text p{font-size:5.4px;letter-spacing:.014em}.zk-header-search{height:32px;padding:4px 25px 4px 6px}.zk-search-input::-moz-placeholder{font-size:8px}.zk-search-input,.zk-search-input::placeholder{font-size:8px}.zk-search-btn{width:22px;height:22px}.zk-search-btn svg{width:14px;height:14px}.zk-mobile-notification-btn{width:32px;height:32px;font-size:14px}.zk-get-app-btn{height:32px;padding:0 7px;font-size:8px}}@media(max-width:440px){.zk-header-container{grid-template-columns:auto minmax(54px,1fr) auto auto;gap:3px;padding:5px 4px}.zk-header-brand{gap:2px}.zk-header-logo{width:45px;height:35px}.zk-header-brand-text h1{font-size:16px}.zk-header-brand-text p{font-size:5px;letter-spacing:0}.zk-header-search{height:30px;padding:3px 23px 3px 5px;border-radius:10px}.zk-search-input::-moz-placeholder{font-size:7.5px}.zk-search-input,.zk-search-input::placeholder{font-size:7.5px}.zk-search-btn{width:20px;height:20px;border-radius:7px}.zk-search-btn svg{width:13px;height:13px}.zk-mobile-notification-btn{width:30px;height:30px;font-size:13px;border-radius:10px}.zk-get-app-btn{height:30px;padding:0 6px;font-size:7.5px;border-radius:10px}.zk-get-app-btn svg{display:none}}@media(max-width:390px){.zk-header-container{grid-template-columns:auto minmax(40px,80px) auto auto;gap:3px;padding:5px 3px}.zk-header-logo{width:42px;height:33px}.zk-header-brand-text h1{font-size:15px}.zk-header-brand-text p{display:none}.zk-header-search{height:29px;padding:3px 22px 3px 5px}.zk-search-input::-moz-placeholder{font-size:7px}.zk-search-input,.zk-search-input::placeholder{font-size:7px}.zk-search-btn{width:19px;height:19px}.zk-mobile-notification-btn{width:29px;height:29px}.zk-get-app-btn{height:29px;padding:0 5px;font-size:7px}}@media(max-width:350px){.zk-header-container{grid-template-columns:auto minmax(35px,65px) auto auto;gap:2px;padding:5px 3px}.zk-header-logo{width:38px;height:30px}.zk-header-brand-text h1{font-size:13.5px}.zk-header-search{height:28px;padding:3px 20px 3px 4px}.zk-search-input::-moz-placeholder{font-size:6.6px}.zk-search-input,.zk-search-input::placeholder{font-size:6.6px}.zk-search-btn{width:18px;height:18px}.zk-mobile-notification-btn{width:28px;height:28px}.zk-get-app-btn{height:28px;padding:0 4px;font-size:6.5px}}.zk-footer,.zk-footer *{box-sizing:border-box}.zk-footer{width:100%;padding:34px 0 20px;background:radial-gradient(circle at 0% 0%,rgba(249,115,22,.16),transparent 26%),linear-gradient(180deg,#111827,#0b1120);color:#94a3b8;border-top:1px solid #1f2937;overflow:hidden}.zk-footer-container{width:100%;max-width:none;margin:0;padding:0 18px}.zk-footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.1fr;gap:22px;margin-bottom:24px}.zk-footer-logo{display:inline-block;margin-bottom:12px;color:#fff;text-decoration:none;font-size:1.45rem;line-height:1;font-weight:950;letter-spacing:-.04em}.zk-footer-logo span{color:#fb923c}.zk-footer-desc{max-width:380px;margin:0 0 14px;color:#cbd5e1;font-size:.88rem;line-height:1.55;font-weight:500}.zk-footer-desc.small{margin-bottom:10px;font-size:.82rem}.zk-footer-social{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.zk-footer-social a{width:36px;height:36px;border-radius:13px;background:#ffffff12;color:#fff;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:1rem;text-decoration:none;transition:.2s ease}.zk-footer-social a:hover{background:#fb923c;border-color:#fb923c;transform:translateY(-2px)}.zk-footer-heading{margin:0 0 12px;color:#fff;font-size:.78rem;line-height:1;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.zk-footer-links{list-style:none;padding:0;margin:0}.zk-footer-links li{margin-bottom:8px}.zk-footer-links li a{color:#94a3b8;text-decoration:none;font-size:.84rem;line-height:1.25;font-weight:600;transition:.2s ease}.zk-footer-links li a:hover{color:#fff}.zk-newsletter-premium{width:100%;margin-bottom:14px}.zk-newsletter-input-wrapper{position:relative;width:100%;max-width:360px;min-height:44px;display:flex;align-items:center;border-radius:15px;padding:3px;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.zk-newsletter-input-wrapper:focus-within{border-color:#fb923c;background:#ffffff1a}.zk-newsletter-mail-icon{position:absolute;left:13px;color:#94a3b8;font-size:.95rem}.zk-newsletter-input-wrapper input{width:100%;height:100%;min-height:38px;padding:0 44px 0 38px;background:transparent;border:none;outline:none;color:#fff;font-size:.82rem;font-weight:600}.zk-newsletter-input-wrapper input::-moz-placeholder{color:#64748b}.zk-newsletter-input-wrapper input::placeholder{color:#64748b}.zk-newsletter-submit{position:absolute;right:4px;width:36px;height:36px;border-radius:12px;border:none;background:linear-gradient(135deg,#fb923c,#ea580c);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.zk-newsletter-submit:hover{transform:scale(1.04)}.zk-footer-contact{display:flex;flex-direction:column;gap:8px}.zk-contact-item{display:flex;align-items:flex-start;gap:8px;color:#94a3b8;font-size:.82rem;line-height:1.35;font-weight:600}.zk-contact-item svg{color:#fb923c;flex:0 0 auto;margin-top:2px}.zk-footer-bottom{padding-top:16px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:14px;color:#64748b;font-size:.78rem;font-weight:600;flex-wrap:wrap}.zk-footer-bottom p{margin:0}.zk-footer-bottom-links{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.zk-footer-bottom-links a{color:#94a3b8;text-decoration:none;font-size:.78rem;font-weight:700}.zk-footer-bottom-links a:hover{color:#fff}@media(max-width:1024px){.zk-footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:20px}}@media(max-width:768px){.zk-footer{padding:28px 0 18px}.zk-footer-container{padding:0 14px}.zk-footer-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.zk-footer-desc,.zk-newsletter-input-wrapper{max-width:100%}.zk-footer-bottom{justify-content:center;text-align:center}}@media(max-width:520px){.zk-footer{padding:22px 0 14px}.zk-footer-container{padding:0 10px}.zk-footer-grid{grid-template-columns:1fr 1fr;gap:14px 10px;margin-bottom:14px}.zk-footer-grid>div:first-child{grid-column:1 / -1}.zk-footer-logo{margin-bottom:8px;font-size:1.25rem}.zk-footer-desc{margin-bottom:10px;font-size:.76rem;line-height:1.45}.zk-footer-heading{margin-bottom:9px;font-size:.68rem}.zk-footer-links li{margin-bottom:6px}.zk-footer-links li a{font-size:.72rem}.zk-footer-social a{width:32px;height:32px;border-radius:11px;font-size:.9rem}.zk-newsletter-input-wrapper{min-height:40px;border-radius:13px}.zk-newsletter-input-wrapper input{min-height:34px;font-size:.72rem;padding-left:34px;padding-right:40px}.zk-newsletter-mail-icon{left:11px;font-size:.8rem}.zk-newsletter-submit{width:32px;height:32px;border-radius:10px}.zk-contact-item{font-size:.7rem;gap:6px}.zk-footer-bottom{padding-top:12px;gap:9px;font-size:.66rem}.zk-footer-bottom-links{gap:9px;justify-content:center}.zk-footer-bottom-links a{font-size:.66rem}}@media(max-width:360px){.zk-footer-grid{gap:12px 8px}.zk-footer-logo{font-size:1.12rem}.zk-footer-desc{font-size:.7rem}.zk-footer-links li a,.zk-contact-item{font-size:.66rem}}.error-fallback{display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.error-fallback--page{min-height:60vh;width:100%}.error-fallback--alert{min-height:200px}.error-fallback--inline{min-height:auto;padding:1rem;background-color:#fff5f5;border-left:4px solid #ff6f3d;border-radius:4px}.error-fallback__content{max-width:500px;text-align:center}.error-fallback__icon{color:#ff6f3d;margin-bottom:1rem;display:flex;justify-content:center}.error-fallback__icon svg{display:block}.error-fallback__title{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 .75rem}.error-fallback__message{font-size:1rem;color:#666;margin:0 0 1.5rem;line-height:1.5}.error-fallback__details{background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;margin:1rem 0;padding:1rem;text-align:left}.error-fallback__stack{margin:0;font-size:.85rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;color:#d32f2f;overflow-x:auto;max-height:200px;line-height:1.4}.error-fallback__actions{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem;flex-wrap:wrap}.error-fallback__button{padding:.75rem 1.5rem;border-radius:4px;font-size:.95rem;font-weight:500;border:none;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.error-fallback__button--primary{background-color:#ff6f3d;color:#fff}.error-fallback__button--primary:hover{background-color:#e65a28;transform:translateY(-2px);box-shadow:0 4px 12px #ff6f3d4d}.error-fallback__button--secondary{background-color:#f0f0f0;color:#333;border:1px solid #ddd}.error-fallback__button--secondary:hover{background-color:#e8e8e8;border-color:#999}.error-fallback__button:active{transform:translateY(0)}.error-fallback__help{font-size:.9rem;color:#999;margin:0}.error-fallback__link{color:#ff6f3d;text-decoration:none;font-weight:500}.error-fallback__link:hover{text-decoration:underline}@media(max-width:640px){.error-fallback{padding:1rem}.error-fallback__title{font-size:1.25rem}.error-fallback__actions{flex-direction:column}.error-fallback__button{width:100%}}.app-main{min-height:70vh;background:#fff6fb;overflow-x:hidden}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:20px;background:linear-gradient(180deg,#fff6fb,#fffaf2)}.loading-spinner{width:42px;height:42px;border:4px solid #ffd6e5;border-top:4px solid #b11245;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{color:#2b1720;font-size:16px;font-weight:600;margin:0}.zk-page{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:32px 0}.zk-page-title{margin:0 0 22px;font-size:clamp(22px,3vw,34px);font-weight:800;color:#241018;line-height:1.2}.zk-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:22px}.zk-section{width:100%;padding:clamp(34px,5vw,62px) 0}.zk-section-title{margin:0 0 34px;font-size:clamp(24px,3.5vw,38px);font-weight:900;color:#241018;text-align:center;line-height:1.18}.zk-trust-modern{background:linear-gradient(90deg,#fff8ee,#fff0f5,#fff8ee);padding:28px 0;border-top:1px solid rgba(177,18,69,.12);border-bottom:1px solid rgba(177,18,69,.12)}.zk-trust-strip-container{width:min(1200px,calc(100% - 32px));margin:0 auto;display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:16px}.zk-trust-item{flex:1 1 210px;max-width:280px;display:flex;align-items:center;gap:12px;padding:16px 18px;background:#ffffffc7;border:1px solid rgba(177,18,69,.1);border-radius:18px;box-shadow:0 12px 28px #b1124514;transition:transform .25s ease,box-shadow .25s ease}.zk-trust-item:hover{transform:translateY(-3px);box-shadow:0 16px 34px #b1124521}.zk-trust-icon-wrapper{width:46px;height:46px;min-width:46px;background:linear-gradient(135deg,#b11245,#f84f8b);color:#fff;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 8px 18px #b1124538}.zk-trust-text h4{font-size:14px;font-weight:800;color:#241018;margin:0 0 3px;line-height:1.2}.zk-trust-text p{font-size:12px;color:#735c65;margin:0;line-height:1.35}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}img{max-width:100%}::-moz-selection{background:#b112452e;color:#760b2f}::selection{background:#b112452e;color:#760b2f}@media(max-width:900px){.zk-page{width:min(100% - 24px,1000px);padding:26px 0}.zk-product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px}.zk-section{padding:34px 0}}@media(max-width:600px){.zk-page{width:calc(100% - 20px);padding:20px 0}.zk-page-title{margin-bottom:16px;font-size:1.45rem}.zk-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.zk-section{padding:24px 0}.zk-section-title{margin-bottom:22px;font-size:1.55rem}.zk-trust-modern{padding:20px 0}.zk-trust-strip-container{width:calc(100% - 20px);gap:12px}.zk-trust-item{flex:1 1 100%;max-width:none;padding:14px;border-radius:16px}.zk-trust-icon-wrapper{width:42px;height:42px;min-width:42px;font-size:18px}}@media(max-width:380px){.zk-product-grid{grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #0d9488;--primary-dark: #0f766e;--primary-glow: rgba(13, 148, 136, .15);--primary-gradient: linear-gradient(135deg, #0d9488 0%, #14b8a6 100%);--accent: #ff6f3d;--accent-light: #ff8c66;--gold: #facc15;--gold-gradient: linear-gradient(135deg, #fcd34d 0%, #facc15 100%);--teal-gradient: linear-gradient(135deg, #0f766e 0%, #14b8a6 100%);--sunset-gradient: linear-gradient(135deg, #ff6f3d 0%, #ff9d6e 100%);--new-gradient: linear-gradient(135deg, #06b6d4 0%, #3b82f6 100%);--best-gradient: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);--sale-gradient: linear-gradient(135deg, #ef4444 0%, #b91c1c 100%);--glass-effect: rgba(255, 255, 255, .7);--card-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--card-shadow-hover: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--section-padding: 40px 0;--text-dark: #0f172a;--text-muted: #64748b;--bg-light: #f8fafc;--white: #ffffff;--glass-bg: rgba(255, 255, 255, .8);--glass-border: rgba(255, 255, 255, .2)}html,body{height:100%}body{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#fff;color:var(--text-dark);line-height:1.5}a{text-decoration:none;color:inherit}button{font-family:inherit}img{max-width:100%;display:block}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5f5;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
