*{margin:0;padding:0;box-sizing:border-box}.klyn-page{background:#faf9f6;font-family:DM Sans,sans-serif;color:#111;overflow-x:hidden}.klyn-sticky-header-cta{position:fixed;top:0;left:0;right:0;z-index:1000;background:#faf9f6;border-bottom:1px solid #E8E8E5;display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:56px;transform:translateY(-100%);transition:transform .3s ease;box-shadow:0 2px 12px #00000014}.klyn-sticky-header-cta.visible{transform:translateY(0)}.klyn-sticky-header-left{display:flex;align-items:center;gap:12px;min-width:0}.klyn-sticky-header-logo img{max-height:28px;width:auto}.klyn-sticky-header-stars{color:#c06;font-size:12px;letter-spacing:1px;flex-shrink:0}.klyn-sticky-header-tagline{font-family:DM Sans,sans-serif;font-size:11px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:none}@media(min-width:600px){.klyn-sticky-header-tagline{display:block}}.klyn-sticky-header-btn{background:#c06;color:#faf9f6;padding:10px 20px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .2s}.klyn-sticky-header-btn:hover{background:#a80052}.klyn-hero{position:relative;min-height:85vh;background:#111;overflow:hidden;display:flex;align-items:center}.klyn-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1a1a1a,#111)}.klyn-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px}.klyn-hero-accent{position:absolute;top:0;right:0;width:45%;height:100%;background:#c06;opacity:.06;clip-path:polygon(20% 0%,100% 0%,100% 100%,0% 100%)}.klyn-hero-img{position:absolute;top:0;right:0;width:50%;height:100%;background-size:cover;background-position:center}.klyn-hero-img-overlay{position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(to right,#111 0%,transparent 40%)}.klyn-hero-content{position:relative;padding:80px 24px;width:100%;max-width:640px}.klyn-hero-tag{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#c06;margin-bottom:20px}.klyn-hero-tag:before{content:"";display:block;width:20px;height:1px;background:#c06}.klyn-hero-h1{font-family:Inter,sans-serif;font-size:clamp(32px,6vw,64px);font-weight:700;line-height:1.05;color:#faf9f6;letter-spacing:-.025em;margin-bottom:20px}.klyn-hero-sub{font-size:15px;font-weight:300;color:#faf9f699;line-height:1.65;margin-bottom:24px;max-width:420px}.klyn-hero-quote{background:#faf9f60d;border-left:2px solid #CC0066;padding:14px 16px;margin-bottom:28px;max-width:420px}.klyn-hero-quote-stars{color:#c06;font-size:12px;margin-bottom:6px}.klyn-hero-quote-text{font-size:13px;font-style:italic;color:#faf9f6bf;line-height:1.5;margin-bottom:4px}.klyn-hero-quote-author{font-size:11px;color:#faf9f666}.klyn-hero-actions{display:flex;gap:14px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.klyn-hero-trust{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.klyn-hero-trust-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#faf9f673}.klyn-hero-trust-divider{width:1px;height:12px;background:#faf9f626}.btn-primary{background:#c06;color:#faf9f6;padding:14px 28px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:background .2s;display:inline-block}.btn-primary:hover{background:#a80052;color:#faf9f6}.btn-ghost{color:#faf9f6a6;font-size:13px;font-weight:400;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .2s}.btn-ghost:hover{color:#faf9f6}.btn-outline-light{background:transparent;border:1px solid rgba(250,249,246,.22);color:#faf9f6a6;padding:14px 24px;font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:all .2s;display:inline-block}.btn-outline-light:hover{border-color:#faf9f680;color:#faf9f6}.klyn-strip{background:#f0ede6;border-top:1px solid rgba(204,0,102,.1);border-bottom:1px solid rgba(204,0,102,.1);padding:16px 24px;display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.klyn-strip-item{font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#333;white-space:nowrap;display:flex;align-items:center;gap:7px}.klyn-strip-item:before{content:"";display:block;width:5px;height:5px;background:#c06;border-radius:50%;opacity:.7;flex-shrink:0}.klyn-strip-dot{width:1px;height:14px;background:#c063}@media(max-width:480px){.klyn-strip-dot{display:none}}.klyn-section-label{font-family:Inter,sans-serif;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#c06;margin-bottom:14px;display:flex;align-items:center;gap:10px}.klyn-section-label:before{content:"";display:block;width:20px;height:1px;background:#c06}.klyn-section-h2{font-family:Inter,sans-serif;font-size:clamp(24px,3.5vw,42px);font-weight:700;line-height:1.08;letter-spacing:-.025em;color:#111;margin-bottom:20px}.klyn-section-body{font-size:15px;font-weight:300;line-height:1.75;color:#555}.klyn-products{padding:64px 24px 80px}.klyn-products-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.klyn-view-all{font-family:Inter,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#111;text-decoration:none;display:inline-flex;align-items:center;gap:6px;border-bottom:1px solid #111;padding-bottom:2px}.klyn-view-all:hover{color:#c06;border-color:#c06}.klyn-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px}@media(min-width:900px){.klyn-grid{grid-template-columns:repeat(4,1fr)}}.klyn-product-card{position:relative;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;min-height:280px}@media(min-width:600px){.klyn-product-card{min-height:360px}}@media(min-width:900px){.klyn-product-card{min-height:420px}}.klyn-product-card:hover .klyn-card-overlay{opacity:1}.klyn-product-card:hover .klyn-card-img-bg{transform:scale(1.04)}.klyn-card-badge{position:absolute;top:12px;left:12px;z-index:2;background:#c06;color:#faf9f6;font-family:Inter,sans-serif;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px}.klyn-card-img-bg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:transform .5s ease;overflow:hidden}.klyn-card-img-bg img{width:100%;height:100%;object-fit:cover}.klyn-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#11111140;opacity:0;transition:opacity .3s}.klyn-card-stars{position:relative;z-index:1;padding:0 14px 6px;display:flex;align-items:center;gap:5px}.klyn-card-stars-icons{color:#c06;font-size:11px}.klyn-card-stars-count{font-family:DM Sans,sans-serif;font-size:10px;color:#faf9f6b3}.klyn-card-info{position:relative;z-index:1;padding:12px 14px 16px}.klyn-card-name{font-family:Inter,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.01em;margin-bottom:2px}.klyn-card-desc{font-size:11px;font-weight:300;line-height:1.4;padding-right:56px;margin-bottom:0}.klyn-card-price{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-family:Inter,sans-serif;font-size:13px;font-weight:700;text-align:right}.klyn-card-compare{display:block;font-size:10px;font-weight:300;color:#aaa;text-decoration:line-through}.klyn-how{padding:64px 24px;background:#faf9f6}.klyn-how-header{margin-bottom:40px}.klyn-how-steps{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.klyn-how-steps{grid-template-columns:repeat(3,1fr);gap:40px}}.klyn-how-step{display:flex;flex-direction:column;gap:12px}.klyn-how-step-num{font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;color:#c06}.klyn-how-step-icon{width:40px;height:40px;color:#111;stroke:#111}.klyn-how-step-title{font-family:Inter,sans-serif;font-size:15px;font-weight:700;color:#111;letter-spacing:-.01em}.klyn-how-step-body{font-size:13px;font-weight:300;color:#666;line-height:1.65}.klyn-usps{padding:64px 24px;background:#111;display:grid;grid-template-columns:1fr 1fr;gap:0}@media(min-width:768px){.klyn-usps{grid-template-columns:repeat(5,1fr)}}.klyn-usp{padding:32px 20px;border-right:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);display:flex;flex-direction:column;gap:12px}.klyn-usp-icon{width:20px;height:20px;color:#c06;stroke:#c06;flex-shrink:0}.klyn-usp-title{font-family:Inter,sans-serif;font-size:12px;font-weight:700;color:#faf9f6;line-height:1.3}.klyn-usp-body{font-size:12px;font-weight:300;color:#faf9f666;line-height:1.6}.klyn-feature{display:grid;grid-template-columns:1fr;min-height:400px}@media(min-width:768px){.klyn-feature{grid-template-columns:1fr 1fr}}.klyn-feature-img{background:#e2dfd8;overflow:hidden;position:relative;min-height:320px}.klyn-feature-img img{width:100%;height:100%;object-fit:cover}.klyn-feature-content{background:#faf9f6;padding:48px 24px;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.klyn-feature-content{padding:64px 56px}}.klyn-feature-list{list-style:none;margin-top:24px;display:flex;flex-direction:column;gap:14px}.klyn-feature-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#555;font-weight:300;line-height:1.6}.klyn-feature-list li:before{content:"";display:block;width:6px;height:6px;background:#c06;border-radius:50%;flex-shrink:0;margin-top:7px}.klyn-proof{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:0}@media(min-width:768px){.klyn-proof{grid-template-columns:repeat(4,1fr)}}.klyn-stat{padding:32px 24px;border:1px solid #E8E8E5;background:#faf9f6}.klyn-stat-num{font-family:Inter,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:700;color:#111;letter-spacing:-.04em;line-height:1;margin-bottom:8px}.klyn-stat-label{font-size:11px;font-weight:300;color:#888;line-height:1.6}.klyn-cta{margin:0;background:#111;padding:56px 24px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;position:relative;overflow:hidden}@media(min-width:768px){.klyn-cta{padding:72px 56px}}.klyn-cta-accent{position:absolute;top:0;right:0;width:240px;height:100%;background:#c06;opacity:.08;clip-path:polygon(40% 0%,100% 0%,100% 100%,0% 100%)}.klyn-cta-text{position:relative}.klyn-cta-h2{font-family:Inter,sans-serif;font-size:clamp(22px,3vw,32px);font-weight:700;color:#faf9f6;letter-spacing:-.02em;line-height:1.1;margin-bottom:8px}.klyn-cta-sub{font-size:13px;font-weight:300;color:#faf9f680}.klyn-cta-actions{position:relative;display:flex;gap:12px;flex-shrink:0;flex-wrap:wrap}
/*# sourceMappingURL=/cdn/shop/t/7/assets/klyn-homepage.css.map */
