@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,600;0,700;1,400;1,600&display=swap";:root{--szk-orange: #E8552E;--szk-grey: #666;--szk-grey-mid: #999;--szk-line: #1A1A1A;--szk-card: #0A0A0A}.szk-wrap{max-width:1400px;margin:0 auto;width:100%}.szk-hero{padding:80px 64px 64px;border-bottom:1px solid var(--szk-line);animation:szkFadeUp .5s ease both}.szk-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.szk-eyebrow{font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--szk-orange);margin-bottom:24px;display:flex;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif}.szk-eyebrow:before{content:"";width:20px;height:1px;background:var(--szk-orange);display:block}.szk-hero-title{font-family:Inter Variable,Inter,sans-serif;font-size:clamp(44px,6vw,88px);font-weight:800;line-height:.92;letter-spacing:-.04em;color:#fff}.szk-hero-title em{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600;color:var(--szk-orange);letter-spacing:-.02em;font-size:1.05em}.szk-hero-right{padding-bottom:8px}.szk-hero-desc{font-size:15px;font-weight:400;color:var(--szk-grey-mid);line-height:1.75;margin-bottom:32px;max-width:440px;font-family:Space Grotesk,sans-serif}.szk-hero-stats{display:flex;gap:40px}.szk-stat-num{font-family:Cormorant Garamond,serif;font-size:36px;font-weight:700;color:var(--szk-orange);line-height:1;letter-spacing:-.02em}.szk-stat-label{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--szk-grey);margin-top:3px;font-family:Space Grotesk,sans-serif}.szk-products{padding:0 64px 80px;animation:szkFadeUp .5s ease .1s both}.szk-products-header{padding:48px 0 40px;border-bottom:1px solid var(--szk-line)}.szk-section-label{font-size:9px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--szk-orange);font-family:Space Grotesk,sans-serif}.szk-product{display:grid;grid-template-columns:160px 260px 1fr 210px;gap:44px;padding:48px 0;border-bottom:1px solid var(--szk-line);align-items:start;transition:background .2s}.szk-product:hover .szk-product-number{color:var(--szk-orange)}.szk-product-number{font-family:Cormorant Garamond,serif;font-size:72px;font-weight:700;color:#1a1a1a;line-height:1;letter-spacing:-.04em;margin-bottom:16px;transition:color .3s}.szk-blob{width:160px;height:160px;align-self:center;overflow:hidden;border-radius:62% 38% 46% 54%/48% 58% 42% 52%;animation:szk-blob-morph 8s ease-in-out infinite}.szk-blob img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;filter:grayscale(100%);transition:filter .5s ease,transform .5s ease}.szk-product:hover .szk-blob img{filter:grayscale(0%);transform:scale(1.05)}.szk-blob--2{border-radius:44% 56% 58% 42%/54% 40% 60% 46%;animation-delay:-4s}.szk-blob--3{border-radius:52% 48% 38% 62%/58% 42%;animation-delay:-2s}.szk-blob--4{border-radius:40% 60% 55% 45%/58% 42% 60% 40%;animation-delay:-6s}@keyframes szk-blob-morph{0%,to{border-radius:62% 38% 46% 54%/48% 58% 42% 52%}25%{border-radius:48% 52% 58% 42%/56% 44%}50%{border-radius:40% 60% 42% 58%/52% 48%}75%{border-radius:54% 46% 52% 48%/44% 56%}}@media(prefers-reduced-motion:reduce){.szk-blob{animation:none}}.szk-product-name{font-family:Inter Variable,Inter,sans-serif;font-size:clamp(22px,2.5vw,32px);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:#fff;margin-bottom:6px}.szk-product-name em{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600;color:var(--szk-orange);font-size:1.05em}.szk-product-for{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--szk-grey);margin-top:10px;font-family:Space Grotesk,sans-serif}.szk-product-desc{font-size:14px;font-weight:400;color:var(--szk-grey-mid);line-height:1.75;max-width:460px;margin-bottom:24px;font-family:Space Grotesk,sans-serif}.szk-product-includes{display:flex;flex-direction:column;gap:8px}.szk-include-item{display:flex;align-items:flex-start;gap:10px;font-size:12px;font-weight:400;color:var(--szk-grey);line-height:1.4;font-family:Space Grotesk,sans-serif}.szk-include-item:before{content:"→";color:var(--szk-orange);flex-shrink:0;margin-top:1px}.szk-product-right{text-align:right;padding-top:8px}.szk-product-price{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:700;color:#fff;line-height:1;letter-spacing:-.02em;margin-bottom:4px}.szk-product-price-unit{font-size:11px;font-weight:400;color:var(--szk-grey);letter-spacing:.06em;margin-bottom:24px;font-family:Space Grotesk,sans-serif}.szk-product-cta{display:inline-block;padding:.75rem 2rem;border:1px solid rgba(255,255,255,.15);color:#ffffff80;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:color .3s,border-color .3s,background .3s;white-space:nowrap;font-family:Space Grotesk,sans-serif}.szk-product-cta:hover{color:var(--szk-orange)!important;border-color:var(--szk-orange);background:transparent}.szk-product-cta.primary{background:var(--szk-orange);border-color:var(--szk-orange);color:#fff}.szk-product-cta.primary:hover{color:#fff!important;opacity:.85}.szk-custom-band{background:var(--szk-card);border-left:2px solid var(--szk-orange);padding:40px 48px;display:block}.szk-custom-band>.szk-product-cta{margin-top:28px}.szk-custom-title{font-family:Inter Variable,Inter,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.03em;color:#fff;margin-bottom:6px}.szk-custom-title em{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600;color:var(--szk-orange)}.szk-custom-desc{font-size:13px;color:var(--szk-grey-mid);line-height:1.6;max-width:540px;font-family:Space Grotesk,sans-serif}.szk-bottom-cta{padding:80px 64px;border-top:1px solid var(--szk-line)}.szk-bottom-grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.szk-bottom-text{font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(22px,2.5vw,32px);font-weight:400;color:var(--szk-grey-mid);line-height:1.3}.szk-bottom-text strong{font-style:normal;font-weight:700;color:#fff}.szk-cta-big{display:inline-block;padding:.75rem 2.5rem;background:var(--szk-orange);border:1px solid var(--szk-orange);color:#fff;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;white-space:nowrap;font-family:Space Grotesk,sans-serif;transition:opacity .3s}.szk-cta-big:hover{opacity:.85;color:#fff!important}@keyframes szkFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.szk-product{grid-template-columns:240px 1fr auto;gap:32px}.szk-blob{display:none}}@media(max-width:768px){.szk-hero{padding:48px 24px 40px}.szk-hero-grid{grid-template-columns:1fr;gap:32px}.szk-hero-title{font-size:clamp(40px,12vw,64px)}.szk-products{padding:0 24px 48px}.szk-product{grid-template-columns:1fr;gap:24px;padding:32px 0}.szk-product-number{font-size:48px;margin-bottom:8px}.szk-product-right{text-align:left;padding-top:0;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.szk-product-price{font-size:32px}.szk-product-price-unit{margin-bottom:0;margin-right:16px}.szk-custom-band{grid-template-columns:1fr;padding:28px 24px;gap:20px}.szk-blob{width:120px;height:120px;margin-top:20px}.szk-bottom-cta{padding:48px 24px}.szk-bottom-grid{grid-template-columns:1fr;gap:24px}}
