:root{--deck-bg:#f1f0ed;--deck-paper:#faf9f6;--deck-ink:#292b2c;--deck-muted:#72716d;--deck-accent:#c64d2d;--deck-line:#dedbd4}.deckh-home{background:var(--deck-bg);color:var(--deck-ink)}.deckh-home *{box-sizing:border-box}.deckh-wrap{width:min(1260px,calc(100% - 40px));margin:auto}.deckh-hero{height:min(850px,86vh);min-height:650px;position:relative;display:flex;align-items:flex-end;overflow:hidden;color:#fff}.deckh-hero-media,.deckh-hero-media video,.deckh-hero-media img,.deckh-shade{position:absolute;inset:0;width:100%;height:100%}.deckh-hero-media video,.deckh-hero-media img{object-fit:cover}.deckh-shade{background:linear-gradient(180deg,rgba(20,20,20,.06),rgba(20,20,20,.72))}.deckh-hero-copy{position:relative;z-index:2;width:min(1260px,calc(100% - 40px));margin:0 auto;padding-bottom:68px}.deckh-hero-copy>span,.deckh-intro>span,.deckh-offer-copy>span,.deckh-sale-copy>span{font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--deck-accent)}.deckh-hero-copy>span{color:#fff}.deckh-hero h1{font-size:clamp(58px,8vw,112px);line-height:.84;letter-spacing:-.06em;margin:12px 0}.deckh-hero h2{max-width:900px;font-size:clamp(25px,4vw,50px);line-height:.95;margin:0 0 15px}.deckh-hero p{font-size:14px;margin:0 0 25px}.deckh-btn{display:inline-flex;padding:15px 22px;border-radius:6px;background:var(--deck-ink);color:#fff;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.04em}.deckh-btn-light{background:#fff;color:var(--deck-ink)}.deckh-benefits{display:grid;grid-template-columns:repeat(4,1fr);background:var(--deck-paper);border-bottom:1px solid var(--deck-line)}.deckh-benefits div{text-align:center;padding:19px 8px;font-size:10px;font-weight:900;border-right:1px solid var(--deck-line)}.deckh-intro{padding:100px 0 70px}.deckh-intro h2{font-size:clamp(48px,6vw,82px);line-height:.9;letter-spacing:-.055em;margin:9px 0}.deckh-intro p{color:var(--deck-muted)}.deckh-offer{display:grid;grid-template-columns:1.1fr .9fr;min-height:680px;background:var(--deck-paper);margin-bottom:70px;border-radius:18px;overflow:hidden}.deckh-reverse{grid-template-columns:.9fr 1.1fr}.deckh-reverse .deckh-offer-media{order:2}.deckh-offer-media{background:#ddd}.deckh-offer-media video,.deckh-offer-media>img{width:100%;height:100%;display:block;object-fit:cover;min-height:680px}.deckh-offer-copy{padding:60px;display:flex;flex-direction:column;justify-content:center}.deckh-offer-copy h2{font-size:clamp(45px,5vw,72px);line-height:.88;letter-spacing:-.055em;margin:10px 0 16px}.deckh-price{font-size:36px;color:var(--deck-accent);margin-bottom:10px}.deckh-offer-copy p{color:var(--deck-muted);line-height:1.5;max-width:470px}.deckh-offer-copy .deckh-btn{align-self:flex-start;margin-top:15px}.deckh-product-photo{display:block;margin-top:35px;border-radius:10px;overflow:hidden;max-width:330px}.deckh-product-photo img{display:block;width:100%;height:auto}.deckh-sale{height:650px;position:relative;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:#363738;overflow:hidden}.deckh-sale>img,.deckh-sale-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.deckh-sale-shade{background:rgba(20,20,20,.62)}.deckh-sale-copy{position:relative;z-index:2;padding:20px}.deckh-sale-copy>span{color:#fff}.deckh-sale h2{font-size:clamp(48px,7vw,96px);line-height:.88;letter-spacing:-.06em;max-width:1000px;margin:12px auto}.deckh-sale p{margin-bottom:25px}.deckh-mobile{display:none}@media(max-width:800px){.deckh-benefits{grid-template-columns:repeat(2,1fr)}.deckh-offer,.deckh-reverse{grid-template-columns:1fr}.deckh-reverse .deckh-offer-media{order:0}.deckh-offer-media video,.deckh-offer-media>img{min-height:0;aspect-ratio:9/12}.deckh-offer-copy{padding:35px 25px}.deckh-offer{min-height:0;margin-bottom:35px}.deckh-intro{padding:65px 0 45px}}@media(max-width:600px){.deckh-wrap{width:calc(100% - 24px)}.deckh-hero{min-height:680px;height:82vh}.deckh-hero-copy{width:calc(100% - 28px);padding-bottom:45px}.deckh-hero h1{font-size:56px}.deckh-hero h2{font-size:30px}.deckh-mobile{position:fixed;z-index:99999;bottom:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;background:#292b2c;color:#fff;border-radius:8px;padding:9px 10px 9px 15px;font-size:11px;font-weight:900}.deckh-mobile a{background:#fff;color:#292b2c;padding:10px 13px;text-decoration:none;border-radius:5px}.deckh-sale{height:560px}}
.deckh-section-head{margin:30px 0 28px}.deckh-section-head span{font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--deck-accent)}.deckh-section-head h2{font-size:clamp(42px,5.5vw,72px);line-height:.9;letter-spacing:-.055em;margin:10px 0}.deckh-section-head p{color:var(--deck-muted);max-width:640px}.deckh-categories{padding:5px 0 85px}.deckh-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.deckh-cat-card{background:var(--deck-paper);border-radius:14px;padding:10px;text-decoration:none;color:var(--deck-ink);display:block}.deckh-cat-img{aspect-ratio:4/5;background:#ddd;border-radius:10px;overflow:hidden}.deckh-cat-img img{width:100%;height:100%;object-fit:cover;display:block}.deckh-cat-card strong{display:block;font-size:15px;margin:13px 4px 4px}.deckh-cat-card small{display:block;font-size:9px;font-weight:900;letter-spacing:.08em;margin:0 4px 8px;color:var(--deck-muted)}.deckh-products-block{padding:0 0 95px}.deckh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.deckh-product-card{background:var(--deck-paper);border-radius:14px;overflow:hidden}.deckh-product-img{display:block;aspect-ratio:4/5;background:#ddd;overflow:hidden}.deckh-product-img img{width:100%;height:100%;object-fit:cover;display:block}.deckh-product-info{padding:15px}.deckh-product-info>a:first-child{text-decoration:none;color:var(--deck-ink)}.deckh-product-price{font-size:19px;font-weight:800;margin:8px 0 12px}.deckh-product-price del{opacity:.45;font-size:12px}.deckh-product-price ins{text-decoration:none}.deckh-mini-btn{display:inline-block;text-decoration:none;color:var(--deck-ink);font-size:9px;font-weight:900;letter-spacing:.07em;border-bottom:1px solid currentColor;padding-bottom:2px}@media(max-width:800px){.deckh-cat-grid,.deckh-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.deckh-cat-grid,.deckh-product-grid{gap:9px}.deckh-cat-card strong{font-size:12px}.deckh-product-info{padding:11px}.deckh-product-price{font-size:16px}}
