@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";
.ks-promo-card{border-radius:20px;height:200px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ks-promo-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000002e}@media (min-width:768px){.ks-promo-card{height:220px}}.ks-promo-img{z-index:0;position:absolute;inset:0}.ks-promo-img img{transition:transform .6s cubic-bezier(.16,1,.3,1)}.ks-promo-card:hover .ks-promo-img img{transform:scale(1.06)}.ks-promo-overlay{z-index:1;position:absolute;inset:0}.ks-promo-grad-blue .ks-promo-overlay{background:linear-gradient(135deg,#1e3a8aeb 0%,#4338cacc 50%,#1e3a8a99 100%)}.ks-promo-grad-rose .ks-promo-overlay{background:linear-gradient(135deg,#9f1239eb 0%,#db2777cc 50%,#9f123999 100%)}.ks-promo-decor{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ks-promo-circle-1{background:#ffffff0f;border-radius:50%;width:200px;height:200px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:-40px;right:-40px}.ks-promo-card:hover .ks-promo-circle-1{transform:scale(1.15)}.ks-promo-circle-2{background:#ffffff0a;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-60px;right:30%}.ks-promo-dots{background-image:radial-gradient(circle,#ffffff0d 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.ks-promo-content{z-index:3;flex-direction:column;justify-content:center;height:100%;padding:24px 28px;display:flex;position:relative}@media (min-width:640px){.ks-promo-content{padding:28px 32px}}.ks-promo-top{align-items:center;gap:10px;margin-bottom:10px;display:flex}.ks-promo-eyebrow{-webkit-backdrop-filter:blur(8px);color:#ffffffe6;text-transform:uppercase;letter-spacing:.6px;background:#ffffff26;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.ks-promo-eyebrow-icon{width:12px;height:12px}.ks-promo-badge{letter-spacing:.5px;border-radius:6px;align-items:center;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex}.ks-promo-badge-blue{color:#78350f;background:#facc15}.ks-promo-badge-rose{color:#be123c;background:#fff}.ks-promo-title{color:#fff;letter-spacing:-.3px;margin:0 0 4px;font-size:22px;font-weight:800;line-height:1.2}@media (min-width:640px){.ks-promo-title{font-size:26px}}.ks-promo-sub{color:#fff9;max-width:280px;margin:0 0 16px;font-size:13px;font-weight:500;line-height:1.5}.ks-promo-cta{color:#111827;background:#fff;border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:9px 20px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s,gap .2s;display:inline-flex;box-shadow:0 2px 8px #0000001a}.ks-promo-card:hover .ks-promo-cta{gap:10px;transform:translateY(-1px);box-shadow:0 6px 20px #00000026}.ks-promo-cta-icon{width:14px;height:14px;transition:transform .2s}.ks-promo-card:hover .ks-promo-cta-icon{transform:translate(2px)}.ks-promo-grad-blue .ks-promo-cta{color:#1e3a8a}.ks-promo-grad-rose .ks-promo-cta{color:#9f1239}@media (max-width:480px){.ks-promo-content{padding:20px 22px}.ks-promo-title{font-size:19px}.ks-promo-sub{margin-bottom:12px;font-size:12px}.ks-promo-cta{padding:8px 16px;font-size:12px}}
.ks-flash-wrap{background:#fff;border:1px solid #f1f5f9;border-radius:20px;position:relative;overflow:hidden}.ks-flash-accent-bar{background:linear-gradient(90deg,#ef4444 0%,#f97316 40%,#eab308 100%);height:3px;position:relative}.ks-flash-accent-bar:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff9 50%,#0000 100%) 0 0/200% 100%;animation:3s ease-in-out infinite ks-flash-bar-shimmer;position:absolute;inset:0}@keyframes ks-flash-bar-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ks-flash-header{border-bottom:1px solid #f5f5f5;padding:20px 24px 18px}.ks-flash-header-inner{justify-content:space-between;align-items:center;gap:16px;display:flex}.ks-flash-title-area{align-items:center;gap:14px;display:flex}.ks-flash-icon{background:linear-gradient(135deg,#fef2f2 0%,#fff7ed 100%);border:1.5px solid #fde2d3;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.ks-flash-icon-svg{color:#ef4444;fill:#ef4444;z-index:2;width:20px;height:20px;position:relative}.ks-flash-icon-pulse{background:#ef444426;border-radius:13px;animation:2.5s ease-in-out infinite ks-flash-pulse;position:absolute;inset:0}.ks-flash-icon-pulse-2{animation-delay:1.25s}@keyframes ks-flash-pulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.ks-flash-title-text{min-width:0}.ks-flash-title-row{align-items:center;gap:10px;display:flex}.ks-flash-title{color:#111827;letter-spacing:-.3px;margin:0;font-size:19px;font-weight:800;line-height:1.2}.ks-flash-live-badge{color:#dc2626;letter-spacing:.8px;background:#fef2f2;border:1px solid #fecaca;border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:10px;font-weight:800;display:inline-flex}.ks-flash-live-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite ks-flash-live-blink}@keyframes ks-flash-live-blink{0%,to{opacity:1}50%{opacity:.3}}.ks-flash-subtitle{color:#9ca3af;margin:3px 0 0;font-size:12.5px;font-weight:500}.ks-flash-timer-area{flex-direction:column;align-items:center;gap:6px;display:flex}.ks-flash-timer-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:5px;font-size:11px;font-weight:600;display:flex}.ks-flash-timer-label-icon{color:#d1d5db;width:12px;height:12px}.ks-flash-timer{align-items:flex-start;gap:0;display:flex}.ks-flash-timer-group{align-items:flex-start;display:flex}.ks-flash-timer-card{flex-direction:column;align-items:center;gap:4px;display:flex}.ks-flash-timer-card-inner{background:linear-gradient(#1a1a2e 0%,#111827 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #00000026,inset 0 1px #ffffff0f}.ks-flash-timer-card-inner:after{content:"";background:#ffffff0f;height:1px;position:absolute;top:50%;left:4px;right:4px}.ks-flash-timer-digit{color:#fff;letter-spacing:2px;z-index:1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:20px;font-weight:800;line-height:1;position:relative}.ks-flash-timer-unit{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:9px;font-weight:700}.ks-flash-timer-sep{flex-direction:column;align-items:center;gap:6px;padding:12px 6px 0;display:flex}.ks-flash-timer-sep span{background:#d1d5db;border-radius:50%;width:4px;height:4px;display:block}.ks-flash-viewall{color:#fff;white-space:nowrap;background:#111827;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.ks-flash-viewall:hover{background:#ea6b0e;transform:translateY(-1px);box-shadow:0 6px 20px #ea6b0e40}.ks-flash-viewall:active{transform:translateY(0)}.ks-flash-viewall-icon{width:14px;height:14px;transition:transform .2s}.ks-flash-viewall:hover .ks-flash-viewall-icon{transform:translate(2px)}.ks-flash-grid-area{padding:20px 24px}.ks-flash-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.ks-flash-product{background:#fff;border:1.5px solid #f1f5f9;border-radius:16px;transition:border-color .2s,box-shadow .25s,transform .25s;position:relative;overflow:hidden}.ks-flash-product:hover{border-color:#fdba74;transform:translateY(-3px);box-shadow:0 8px 28px #ea6b0e1a}.ks-flash-sold-section{margin-top:-2px;padding:0 14px 14px}.ks-flash-sold-track{background:#f3f4f6;border-radius:6px;height:6px;position:relative;overflow:hidden}.ks-flash-sold-bar{background:linear-gradient(90deg,#fb923c,#f97316);border-radius:6px;height:100%;transition:width .8s cubic-bezier(.16,1,.3,1);position:relative}.ks-flash-sold-bar-hot{background:linear-gradient(90deg,#f97316,#ef4444)}.ks-flash-sold-bar-hot:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:50%;animation:2s ease-in-out infinite ks-flash-bar-shimmer;position:absolute;top:0;bottom:0;right:0}.ks-flash-sold-info{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.ks-flash-sold-text{color:#6b7280;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.ks-flash-sold-icon{color:#f97316;width:11px;height:11px}.ks-flash-hot-badge{color:#ef4444;align-items:center;gap:3px;font-size:10px;font-weight:700;animation:2s ease-in-out infinite ks-flash-hot-pulse;display:inline-flex}.ks-flash-hot-icon{fill:#ef4444;width:11px;height:11px}@keyframes ks-flash-hot-pulse{0%,to{opacity:1}50%{opacity:.6}}.ks-flash-bottom{padding:0 24px 20px}.ks-flash-bottom-inner{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a;border-radius:12px;justify-content:center;align-items:center;gap:20px;padding:12px 20px;display:flex}.ks-flash-bottom-info{color:#92400e;align-items:center;gap:6px;font-size:12.5px;font-weight:500;display:flex}.ks-flash-bottom-info strong{font-weight:700}.ks-flash-bottom-icon{color:#f59e0b;fill:#f59e0b;width:14px;height:14px}.ks-flash-bottom-link{color:#ea6b0e;align-items:center;gap:3px;font-size:12.5px;font-weight:700;text-decoration:none;transition:color .15s,gap .15s;display:flex}.ks-flash-bottom-link:hover{color:#c2410c;gap:5px}.ks-flash-bottom-link-icon{width:14px;height:14px}@media (max-width:1279px){.ks-flash-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1023px){.ks-flash-wrap{border-radius:16px}.ks-flash-grid{grid-template-columns:repeat(2,1fr);gap:14px}.ks-flash-header{padding:18px 20px 16px}.ks-flash-grid-area{padding:18px 20px}.ks-flash-bottom{padding:0 20px 18px}}@media (max-width:768px){.ks-flash-wrap{border-radius:14px}.ks-flash-header{padding:14px 16px 12px}.ks-flash-header-inner{flex-wrap:wrap;gap:10px}.ks-flash-title-area{flex:1;gap:10px;min-width:0}.ks-flash-icon{border-radius:10px;width:36px;height:36px}.ks-flash-icon-svg{width:16px;height:16px}.ks-flash-title{font-size:15px}.ks-flash-title-row{flex-wrap:wrap;gap:8px}.ks-flash-subtitle{display:none}.ks-flash-live-badge{padding:2px 7px;font-size:9px}.ks-flash-timer-area{border-top:1px solid #f5f5f5;flex-direction:row;order:3;justify-content:center;gap:8px;width:100%;padding-top:10px}.ks-flash-timer-label{display:none}.ks-flash-timer-card-inner{border-radius:10px;width:40px;height:40px}.ks-flash-timer-digit{font-size:16px}.ks-flash-timer-sep{padding:10px 4px 0}.ks-flash-viewall{border-radius:10px;padding:9px}.ks-flash-viewall span{display:none}.ks-flash-viewall-icon{width:16px;height:16px}.ks-flash-grid-area{padding:14px}.ks-flash-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ks-flash-product{border-radius:12px}.ks-flash-sold-section{padding:0 10px 10px}.ks-flash-sold-text{font-size:10.5px}.ks-flash-hot-badge{font-size:9.5px}.ks-flash-bottom{padding:0 14px 14px}.ks-flash-bottom-inner{text-align:center;flex-direction:column;gap:6px;padding:10px 12px}.ks-flash-bottom-info,.ks-flash-bottom-link{font-size:11.5px}}@media (max-width:520px){.ks-flash-grid{grid-template-columns:1fr;gap:12px}}@media (max-width:380px){.ks-flash-header{padding:12px 12px 10px}.ks-flash-title{font-size:14px}.ks-flash-icon{border-radius:9px;width:32px;height:32px}.ks-flash-icon-svg{width:14px;height:14px}.ks-flash-timer-card-inner{border-radius:8px;width:36px;height:36px}.ks-flash-timer-digit{letter-spacing:1px;font-size:14px}.ks-flash-timer-sep{gap:4px;padding:8px 3px 0}.ks-flash-timer-sep span{width:3px;height:3px}.ks-flash-grid-area{padding:12px}.ks-flash-viewall{padding:8px}}
.ks-fp-wrap{background:#fff;border:1px solid #f1f5f9;border-radius:20px;overflow:hidden}.ks-fp-header{justify-content:space-between;align-items:center;gap:16px;padding:22px 24px 0;display:flex}.ks-fp-header-left{align-items:center;gap:14px;display:flex}.ks-fp-icon{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1.5px solid #fed7aa;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.ks-fp-icon-svg{color:#ea6b0e;width:19px;height:19px}.ks-fp-title{color:#111827;letter-spacing:-.3px;margin:0;font-size:19px;font-weight:800;line-height:1.2}.ks-fp-subtitle{color:#9ca3af;margin:3px 0 0;font-size:12.5px;font-weight:500}.ks-fp-viewall{color:#fff;white-space:nowrap;background:#111827;border-radius:11px;flex-shrink:0;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.ks-fp-viewall:hover{background:#ea6b0e;transform:translateY(-1px);box-shadow:0 6px 20px #ea6b0e40}.ks-fp-viewall:active{transform:translateY(0)}.ks-fp-viewall-icon{width:14px;height:14px;transition:transform .2s}.ks-fp-viewall:hover .ks-fp-viewall-icon{transform:translate(2px)}.ks-fp-tabs-wrap{scrollbar-width:none;-ms-overflow-style:none;padding:18px 24px 0;overflow-x:auto}.ks-fp-tabs-wrap::-webkit-scrollbar{display:none}.ks-fp-tabs{border-bottom:1.5px solid #f1f5f9;gap:8px;padding-bottom:0;display:flex}.ks-fp-tab{cursor:pointer;white-space:nowrap;color:#9ca3af;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1.5px;padding:10px 16px;font-size:13px;font-weight:600;transition:color .2s;display:flex;position:relative}.ks-fp-tab:hover{color:#6b7280}.ks-fp-tab-active{color:#ea6b0e;border-bottom-color:#ea6b0e}.ks-fp-tab-icon{width:15px;height:15px}.ks-fp-tab-label{line-height:1}.ks-fp-tab-count{color:#9ca3af;background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10.5px;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.ks-fp-tab-count-active{color:#ea6b0e;background:#fff7ed}.ks-fp-grid-area{padding:20px 24px}.ks-fp-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.ks-fp-product{background:#fff;border:1.5px solid #f1f5f9;border-radius:16px;transition:border-color .2s,box-shadow .25s,transform .25s;overflow:hidden}.ks-fp-product:hover{border-color:#fdba74;transform:translateY(-3px);box-shadow:0 8px 28px #ea6b0e1a}.ks-fp-empty{color:#d1d5db;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 20px;display:flex}.ks-fp-empty-icon{width:32px;height:32px}.ks-fp-empty p{color:#9ca3af;margin:0;font-size:14px;font-weight:500}.ks-fp-bottom{background:#fafafa;border-top:1px solid #f5f5f5;justify-content:center;align-items:center;gap:16px;padding:14px 24px;display:flex}.ks-fp-bottom-text{color:#9ca3af;font-size:12.5px;font-weight:500}.ks-fp-bottom-text strong{color:#6b7280;font-weight:700}.ks-fp-bottom-link{color:#ea6b0e;align-items:center;gap:3px;font-size:12.5px;font-weight:700;text-decoration:none;transition:color .15s,gap .15s;display:flex}.ks-fp-bottom-link:hover{color:#c2410c;gap:5px}.ks-fp-bottom-link-icon{width:14px;height:14px}@media (max-width:1279px){.ks-fp-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1023px){.ks-fp-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ks-fp-header{padding:18px 18px 0}.ks-fp-header-left{gap:10px}.ks-fp-icon{border-radius:10px;width:36px;height:36px}.ks-fp-icon-svg{width:16px;height:16px}.ks-fp-title{font-size:16px}.ks-fp-subtitle{display:none}.ks-fp-viewall{border-radius:9px;padding:8px 14px;font-size:12px}.ks-fp-tabs-wrap{padding:14px 18px 0}.ks-fp-tab{gap:5px;padding:8px 12px;font-size:12px}.ks-fp-tab-count{display:none}.ks-fp-grid-area{padding:16px 18px}.ks-fp-grid{grid-template-columns:repeat(2,1fr);gap:12px}.ks-fp-product{border-radius:12px}.ks-fp-bottom{flex-direction:column;gap:6px;padding:12px 18px}}@media (max-width:480px){.ks-fp-tab-icon{display:none}.ks-fp-tab{padding:8px 10px;font-size:11.5px}}
.ks-vendors *{font-family:Plus Jakarta Sans,sans-serif}.ks-vendors-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:32px 28px}@media (max-width:768px){.ks-vendors-card{border-radius:16px;padding:22px 18px}}@media (max-width:480px){.ks-vendors-card{padding:18px 14px}}.ks-vendors-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.ks-vendors-promo{background:#f9fafb;border:1px solid #f1f5f9;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:24px;padding:14px 20px;display:flex}@media (max-width:640px){.ks-vendors-promo{gap:10px;padding:12px 14px}.ks-vendors-promo>span{display:none}}.ks-vendor-card{background:#fff;border:1.5px solid #f1f5f9;border-radius:16px;height:100%;padding:20px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:block;position:relative}.ks-vendor-card:hover{border-color:#fdba74;transform:translateY(-3px);box-shadow:0 12px 32px #ea6b0e1a}.ks-vendor-card .ks-vendor-name{transition:color .15s}.ks-vendor-card:hover .ks-vendor-name{color:#ea6b0e}.ks-vendor-avatar{color:#ea6b0e;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1.5px solid #f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:800;display:flex;overflow:hidden}.ks-vendor-avatar img{object-fit:cover;width:100%;height:100%}.ks-vendor-rank{color:#fff;z-index:2;border:2.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:flex;position:absolute;top:-8px;left:-8px;box-shadow:0 2px 8px #0000001f}.ks-vendor-rank.gold{background:linear-gradient(135deg,#f59e0b,#d97706)}.ks-vendor-rank.silver{background:linear-gradient(135deg,#9ca3af,#6b7280)}.ks-vendor-rank.bronze{background:linear-gradient(135deg,#d97706,#b45309)}.ks-vendor-stat{color:#6b7280;background:#f9fafb;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:11.5px;font-weight:600;transition:background .15s,color .15s;display:flex}.ks-vendor-card:hover .ks-vendor-stat{color:#ea6b0e;background:#fff7ed}.ks-vendor-badge{letter-spacing:.3px;border:1px solid;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.ks-vendor-badge.top-rated{color:#d97706;background:#fffbeb;border-color:#fde68a}.ks-vendor-badge.best-seller{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.ks-vendor-badge.featured{color:#7c3aed;background:#faf5ff;border-color:#ddd6fe}.ks-vendor-verified{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.ks-vendor-stars{align-items:center;gap:2px;display:flex}.ks-view-all-btn{color:#fff;white-space:nowrap;background:#111827;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:flex}.ks-view-all-btn:hover{background:#ea6b0e;transform:translateY(-1px);box-shadow:0 4px 12px #ea6b0e4d}.ks-view-all-btn:active{transform:translateY(0)}@media (max-width:1023px){.ks-vendors-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:520px){.ks-vendors-grid{grid-template-columns:1fr;gap:12px}}@media (max-width:768px){.ks-vendors h2{font-size:17px!important}.ks-vendors .ks-vendor-avatar{width:42px;height:42px;font-size:16px}.ks-view-all-btn{padding:8px 14px;font-size:12px}}
.ks-nl *{font-family:Plus Jakarta Sans,sans-serif}.ks-nl-wrap{background:linear-gradient(135deg,#fffaf5 0%,#fff7ed 40%,#fff 100%);border:1.5px solid #ffedd5;border-radius:20px;padding:52px 44px;position:relative;overflow:hidden}.ks-nl-blob1{pointer-events:none;background:radial-gradient(circle,#ea6b0e14 0%,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:-100px;right:-80px}.ks-nl-blob2{pointer-events:none;background:radial-gradient(circle,#f973160f 0%,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;bottom:-60px;left:8%}.ks-nl-dots{pointer-events:none;background-image:radial-gradient(circle,#ea6b0e0a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.ks-nl-inner{z-index:1;align-items:center;gap:52px;display:flex;position:relative}.ks-nl-left{flex:1;min-width:0}.ks-nl-eyebrow{color:#fff;text-transform:uppercase;letter-spacing:.8px;background:#ea6b0e;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.ks-nl-heading{color:#111827;letter-spacing:-.3px;margin:0 0 10px;font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1.2}.ks-nl-heading span{color:#ea6b0e}.ks-nl-sub{color:#6b7280;max-width:380px;margin:0 0 22px;font-size:14px;line-height:1.65}.ks-nl-perks{flex-wrap:wrap;gap:8px;display:flex}.ks-nl-perk{color:#374151;background:#fff;border:1.5px solid #f1f5f9;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.ks-nl-perk:hover{color:#ea6b0e;background:#fff7ed;border-color:#fdba74}.ks-nl-divider{background:linear-gradient(#0000,#fdba74,#0000);flex-shrink:0;width:1px;height:120px}.ks-nl-right{flex:1;min-width:0;max-width:400px}.ks-nl-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.6px;margin-bottom:12px;font-size:12px;font-weight:700}.ks-nl-input-wrap{flex-direction:column;gap:12px;display:flex}.ks-nl-field{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;align-items:center;gap:10px;padding:6px 6px 6px 18px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.ks-nl-field.focused{background:#fff;border-color:#ea6b0e;box-shadow:0 0 0 3px #ea6b0e1a}.ks-nl-field input{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:8px 0;font-family:inherit;font-size:14px;font-weight:500}.ks-nl-field input::placeholder{color:#9ca3af}.ks-nl-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ea6b0e;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 22px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:flex}.ks-nl-btn:hover{background:#d45d00;transform:translateY(-1px);box-shadow:0 6px 24px #ea6b0e4d}.ks-nl-btn:active{transform:translateY(0)}.ks-nl-trust{color:#9ca3af;align-items:center;gap:8px;margin-top:12px;font-size:11.5px;font-weight:500;display:flex}.ks-nl-success{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.ks-nl-success-icon{background:#ecfdf5;border:1.5px solid #a7f3d0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ks-nl-success-title{color:#111827;letter-spacing:-.3px;margin:0;font-size:20px;font-weight:800}.ks-nl-success-sub{color:#6b7280;margin:0;font-size:13.5px;line-height:1.6}.ks-nl-count{background:#fff;border:1.5px solid #f1f5f9;border-radius:12px;align-items:center;gap:10px;margin-top:20px;padding:10px 16px;display:flex}.ks-nl-count-avatars{display:flex}.ks-nl-count-avatar{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-6px;font-size:9px;font-weight:700;display:flex;box-shadow:0 1px 3px #00000014}.ks-nl-count-avatar:first-child{margin-left:0}.ks-nl-count-text{color:#6b7280;font-size:12px;font-weight:500}.ks-nl-count-text strong{color:#ea6b0e;font-weight:700}@media (max-width:960px){.ks-nl-wrap{padding:40px 32px}.ks-nl-inner{gap:32px}}@media (max-width:768px){.ks-nl-wrap{border-radius:16px;padding:32px 22px}.ks-nl-inner{flex-direction:column;align-items:flex-start;gap:24px}.ks-nl-divider{display:none}.ks-nl-right{width:100%;max-width:100%}.ks-nl-sub{max-width:100%}}@media (max-width:480px){.ks-nl-wrap{padding:24px 16px}.ks-nl-count{padding:8px 12px}.ks-nl-count-text{font-size:11.5px}}
