:root{--fz-black:var(--fz-dark);--fz-white:#fff;--fz-yellow:var(--fz-accent);--fz-yellow2:#ffbd22;--fz-muted:#666;--fz-soft:#f7f7f4;--fz-border:#e8e8e3;--fz-max:1200px;--fz-radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--fz-dark);background:#fff;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.fz-container{max-width:var(--fz-max);margin:0 auto;padding:0 22px}.fz-ann{background:#101010;color:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:.08em;padding:9px}.fz-ann strong{color:var(--fz-yellow)}.fz-header{position:sticky;top:0;z-index:50;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--fz-border)}.fz-nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.fz-logo{font-weight:900;font-size:23px;letter-spacing:-.03em;display:flex;align-items:center;gap:8px}.fz-paw{width:28px;height:28px;border-radius:9px;background:var(--fz-yellow);display:inline-flex;align-items:center;justify-content:center;font-size:16px}.fz-links{display:flex;gap:26px;font-size:14px;font-weight:700}.fz-actions{display:flex;gap:14px;align-items:center;font-size:14px}.fz-icon{width:22px;height:22px}.fz-menu{display:none;border:0;background:transparent;font-size:25px}.fz-hero{background:linear-gradient(90deg,#fff 0% 45%,#f6f3ed);padding:26px 0 0}.fz-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:600px}.fz-kicker{display:inline-flex;align-items:center;gap:8px;background:#fff0c7;border:1px solid #f6db84;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;text-transform:uppercase}.fz-hero h1{font-size:clamp(46px,6vw,76px);line-height:.98;letter-spacing:-.06em;margin:22px 0 16px}.fz-hero h1 span{color:var(--fz-yellow)}.fz-hero .lead{font-size:19px;color:#444;max-width:540px}.fz-bullets{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px 0}.fz-bullet{font-size:13px;font-weight:700;display:flex;gap:8px;align-items:center}.fz-check{color:var(--fz-dark);background:var(--fz-yellow);width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.fz-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:10px;font-weight:900;font-size:14px;cursor:pointer;border:2px solid transparent;transition:.2s}.fz-btn-primary{background:var(--fz-yellow);border-color:var(--fz-yellow)}.fz-btn-primary:hover{background:var(--fz-yellow2);transform:translateY(-1px)}.fz-btn-secondary{background:#fff;border-color:#222;margin-left:10px}.fz-rating{margin-top:20px;font-size:13px;font-weight:700}.fz-stars{color:#efaa00;letter-spacing:2px}.fz-hero-media{height:100%;display:flex;align-items:center;justify-content:center;position:relative}.fz-hero-media img{width:100%;border-radius:28px;box-shadow:0 20px 50px #0000001f;object-fit:cover;max-height:580px}.fz-float{position:absolute;top:30px;right:26px;background:var(--fz-dark);color:#fff;width:90px;height:90px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:900;font-size:11px;text-align:center}.fz-float b{color:var(--fz-yellow);font-size:25px;line-height:1}.fz-trust{background:var(--fz-dark);color:#fff}.fz-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:22px 0}.fz-trust-item{display:flex;gap:12px;align-items:center;font-size:12px}.fz-trust-icon{color:var(--fz-yellow);font-size:20px}.fz-section{padding:72px 0}.fz-title{text-align:center;margin:0 0 35px;font-size:40px;letter-spacing:-.04em}.fz-title span{color:var(--fz-yellow)}.fz-grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.fz-card{border-radius:16px;overflow:hidden;background:#f3f2ef}.fz-card img{aspect-ratio:1/1;object-fit:cover}.fz-card p{margin:0;padding:12px;text-align:center;font-weight:800;font-size:13px}.fz-split{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.fz-split img{border-radius:24px}.fz-eyebrow{color:#c88d00;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.fz-split h2{font-size:48px;line-height:1.02;letter-spacing:-.05em;margin:10px 0 18px}.fz-list{display:grid;gap:12px;padding:0;margin:22px 0;list-style:none}.fz-list li{display:flex;gap:10px;font-weight:700}.fz-testimonials{background:var(--fz-dark);color:#fff}.fz-testimonials .fz-title{color:#fff}.fz-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fz-review{background:#1c1c1c;border:1px solid #2d2d2d;border-radius:18px;padding:24px}.fz-review p{font-size:15px}.fz-review .name{font-weight:900;margin-top:15px}.fz-offer{display:grid;grid-template-columns:360px 1fr;gap:50px;align-items:center}.fz-offer img{max-height:320px;object-fit:contain;margin:auto}.fz-price{font-size:44px;font-weight:900;color:#d79100}.fz-compare{text-decoration:line-through;color:#888;margin-left:10px}.fz-badge{display:inline-block;background:var(--fz-dark);color:#fff;border-radius:6px;padding:5px 8px;font-size:11px;margin-left:8px}.fz-note{font-size:12px;font-weight:700;margin-top:12px}.fz-faq{max-width:850px;margin:auto}.fz-faq details{border-top:1px solid var(--fz-border);padding:18px 0}.fz-faq summary{font-weight:900;cursor:pointer}.fz-footer{background:var(--fz-dark);color:#fff;padding:55px 0 30px}.fz-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px}.fz-footer h4{margin:0 0 15px}.fz-footer p,.fz-footer a{color:#bbb;font-size:13px}.fz-footer-bottom{margin-top:40px;border-top:1px solid #2a2a2a;padding-top:20px;color:#888;font-size:12px}.fz-product{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:65px 0}.fz-product-gallery{display:grid;grid-template-columns:80px 1fr;gap:15px}.fz-thumbs{display:grid;gap:10px}.fz-thumbs img{border:1px solid var(--fz-border);border-radius:10px;cursor:pointer}.fz-mainimg{border-radius:20px;background:#fafafa;padding:25px}.fz-product h1{font-size:48px;line-height:1.02;letter-spacing:-.05em}.fz-product .price{font-size:30px;font-weight:900;margin:18px 0}.fz-product-form{display:grid;gap:12px}.fz-product-form input,.fz-product-form select{padding:14px;border:1px solid #ccc;border-radius:10px}.fz-fullbtn{width:100%;font-size:16px}.fz-cart{padding:70px 0}.fz-empty{text-align:center;padding:80px 0}.fz-mobile-only{display:none}@media(max-width:900px){.fz-links{display:none}.fz-menu{display:block}.fz-actions{margin-left:auto}.fz-hero-grid,.fz-split,.fz-product,.fz-offer{grid-template-columns:1fr}.fz-hero{padding-top:20px}.fz-hero-media{order:-1}.fz-bullets,.fz-trust-grid,.fz-grid-5{grid-template-columns:repeat(2,1fr)}.fz-review-grid{grid-template-columns:1fr}.fz-footer-grid{grid-template-columns:repeat(2,1fr)}.fz-hero h1{font-size:52px}.fz-title{font-size:34px}.fz-product-gallery{grid-template-columns:60px 1fr}.fz-float{top:18px;right:15px}}@media(max-width:520px){.fz-container{padding:0 16px}.fz-nav{min-height:62px}.fz-logo{font-size:20px}.fz-actions{gap:9px}.fz-hero h1{font-size:46px}.fz-hero .lead{font-size:17px}.fz-bullets{grid-template-columns:1fr}.fz-grid-5{grid-template-columns:repeat(2,1fr)}.fz-section{padding:52px 0}.fz-title{font-size:30px}.fz-split h2{font-size:38px}.fz-trust-grid,.fz-footer-grid{grid-template-columns:1fr 1fr}.fz-btn{width:100%}.fz-btn-secondary{margin:10px 0 0}.fz-offer{gap:20px}}.fz-review-photo{width:100%;aspect-ratio:1.75/1;object-fit:cover;border-radius:12px;margin-bottom:16px}.fz-review-photo-grid{grid-template-columns:repeat(3,1fr)}.fz-verified{font-size:11px;color:#bbb;margin-top:8px}.fz-disclaimer{font-size:11px;color:#aaa;text-align:center;margin:24px auto 0;max-width:800px}.fz-results{background:#f7f7f4}.fz-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.fz-result{margin:0;background:#fff;border:1px solid #e8e8e3;border-radius:16px;overflow:hidden}.fz-result img{width:100%;aspect-ratio:2.2/1;object-fit:cover}.fz-result figcaption{font-weight:800;padding:12px;text-align:center}.fz-guarantee{padding:30px 0;background:var(--fz-dark);color:#fff}.fz-guarantee-inner{display:flex;align-items:center;gap:22px;border:1px solid #2d2d2d;border-radius:20px;padding:22px 28px}.fz-guarantee-inner h2{margin:0 0 5px;font-size:28px}.fz-guarantee-inner p{margin:0;color:#bbb}.fz-guarantee-badge{width:88px;height:88px;border:3px solid var(--fz-yellow);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--fz-yellow);font-weight:900;font-size:22px;line-height:.85;text-align:center;flex:none}.fz-guarantee-badge small{font-size:10px}.fz-guarantee-pets{margin-left:auto;font-size:38px;display:flex;gap:4px}@media(max-width:900px){.fz-review-photo-grid,.fz-results-grid{grid-template-columns:1fr 1fr}.fz-guarantee-pets{display:none}}@media(max-width:520px){.fz-review-photo-grid,.fz-results-grid{grid-template-columns:1fr}.fz-guarantee-inner{align-items:flex-start}.fz-guarantee-inner h2{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/furzen.css.map */
