.denzina-site{--dz-ink:#29282a;--dz-ink-soft:#403b3d;--dz-rose:#c9939d;--dz-rose-dark:#9e6671;--dz-rose-light:#dfbdc2;--dz-sand:#d4c5b5;--dz-cream:#e8ded1;--dz-muted:#726865;--dz-line:#29282a38;min-height:100vh;color:var(--dz-ink);background:var(--dz-sand);font-family:Manrope,sans-serif;overflow:hidden}.denzina-site *{box-sizing:border-box}.denzina-site a{color:inherit;text-decoration:none}.denzina-site h1,.denzina-site h2,.denzina-site h3{font-family:Prata,serif;font-weight:400}.denzina-test-note{color:var(--dz-cream);background:var(--dz-rose-dark);letter-spacing:.16em;text-align:center;text-transform:uppercase;padding:8px 5vw;font-size:10px}.dz-header{border-bottom:1px solid var(--dz-line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:84px;padding:0 5vw;display:grid}.dz-brand{align-items:center;gap:12px;font-weight:600;display:inline-flex}.dz-brand b{border:1px solid;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Prata,serif;font-size:13px;font-weight:400;display:grid}.dz-nav{gap:25px;font-size:12px;display:flex}.dz-nav a:hover{opacity:.55}.dz-header-action{border-bottom:1px solid;justify-self:end;padding-bottom:4px;font-size:12px}.dz-main{min-height:70vh}.dz-hero{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:6vw;min-height:670px;padding:82px 5vw 74px;display:grid;position:relative}.dz-eyebrow{letter-spacing:.19em;text-transform:uppercase;margin:0 0 22px;font-size:10px;font-weight:700}.dz-hero h1,.dz-page-hero h1{letter-spacing:-.045em;margin:0 0 30px;font-size:clamp(54px,6.2vw,102px);line-height:.98}.dz-hero h1 em{color:var(--dz-rose-dark);font-style:normal}.dz-lead{max-width:720px;font-size:clamp(17px,1.4vw,21px);line-height:1.6}.dz-actions{align-items:center;gap:28px;margin-top:40px;display:flex}.dz-button{color:var(--dz-cream);background:var(--dz-ink);cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:32px;padding:17px 20px;font-weight:600;display:inline-flex}.dz-text-link{border-bottom:1px solid;gap:17px;padding-bottom:5px;font-size:13px;display:inline-flex}.dz-hero-art{border:1px solid var(--dz-line);color:var(--dz-cream);background:linear-gradient(150deg,#766269,var(--dz-ink));border-radius:48% 48% 4px 4px;flex-direction:column;justify-content:flex-end;align-self:center;min-height:470px;padding:36px;display:flex}.dz-hero-art strong{font:400 clamp(33px,4vw,56px)/1.05 Prata,serif}.dz-hero-art p{color:#d6cbca;max-width:300px;margin:20px 0 0;line-height:1.55}.dz-strip{color:var(--dz-cream);background:var(--dz-ink);letter-spacing:.08em;justify-content:space-between;gap:25px;padding:20px 5vw;font-size:10px;display:flex}.dz-section{padding:110px 5vw}.dz-section.cream{background:var(--dz-cream)}.dz-section.pink{background:var(--dz-rose-light)}.dz-section.dark{color:var(--dz-cream);background:var(--dz-ink)}.dz-section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:55px;display:flex}.dz-section h2,.dz-page-hero h2{letter-spacing:-.035em;margin:0;font-size:clamp(40px,5vw,72px);line-height:1.05}.dz-card-grid{background:var(--dz-line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.dz-card{background:var(--dz-cream);flex-direction:column;min-height:350px;padding:32px;display:flex}.dz-card.featured{color:var(--dz-cream);background:var(--dz-rose-dark)}.dz-card small{letter-spacing:.12em;text-transform:uppercase;font-size:10px}.dz-card h3{margin:90px 0 16px;font-size:29px;line-height:1.18}.dz-card p{line-height:1.6}.dz-card a{border-top:1px solid;justify-content:space-between;margin-top:auto;padding-top:16px;font-size:12px;display:flex}.dz-ideas{grid-template-columns:.8fr 1.2fr;gap:8vw;display:grid}.dz-idea-list{display:grid}.dz-idea-list article{border-top:1px solid var(--dz-line);grid-template-columns:55px 1fr;gap:20px;padding:22px 0;display:grid}.dz-idea-list h3{margin:0 0 6px;font-size:21px}.dz-idea-list p{color:var(--dz-muted);margin:0;line-height:1.55}.dz-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.dz-product{min-height:455px;color:var(--dz-cream);background:var(--dz-ink);flex-direction:column;padding:30px;display:flex}.dz-product:nth-child(2n){color:var(--dz-ink);background:var(--dz-rose)}.dz-product h3{margin:auto 0 14px;font-size:32px}.dz-product p{opacity:.76;line-height:1.55}.dz-product .price{font:400 36px Prata,serif}.dz-product a{border-top:1px solid;justify-content:space-between;margin-top:24px;padding-top:16px;font-size:12px;display:flex}.dz-page-hero{padding:90px 5vw 70px}.dz-page-hero h1{max-width:1000px}.dz-page-hero .dz-lead{max-width:820px}.dz-copy{grid-template-columns:.7fr 1.3fr;gap:8vw;display:grid}.dz-copy h2{font-size:clamp(38px,4vw,60px)}.dz-copy p,.dz-prose p{font-size:17px;line-height:1.75}.dz-route{margin:40px 0 0;padding:0;list-style:none}.dz-route li{border-top:1px solid;grid-template-columns:50px 1fr;padding:19px 0;display:grid}.dz-form-wrap{grid-template-columns:1fr minmax(320px,.85fr);gap:7vw;display:grid}.dz-form{background:var(--dz-cream);color:var(--dz-ink);gap:15px;padding:34px;display:grid}.dz-form h2{font-size:32px}.dz-form label{gap:7px;font-size:12px;font-weight:600;display:grid}.dz-form input,.dz-form textarea{border:1px solid var(--dz-line);width:100%;font:inherit;background:#f4ece4;padding:13px}.dz-form .dz-consent{grid-template-columns:none;gap:9px;font-weight:400;line-height:1.4;display:flex}.dz-form .dz-consent input{width:auto;margin-top:2px}.dz-form button{color:var(--dz-cream);background:var(--dz-ink);border:0;justify-content:space-between;padding:16px;font-weight:600;display:flex}.dz-form-message{background:#ead9dc;margin:0;padding:11px}.dz-form-message.done{background:#d7e5d8}.dz-honeypot{position:absolute!important;left:-9999px!important}.dz-cases-empty{border:1px dashed var(--dz-line);max-width:760px;padding:35px}.dz-cases-empty p{color:var(--dz-muted);line-height:1.65}.dz-footer{color:var(--dz-cream);background:var(--dz-ink);grid-template-columns:1fr 1fr;gap:28px;padding:48px 5vw;display:grid}.dz-footer nav{flex-wrap:wrap;justify-content:end;gap:22px;font-size:12px;display:flex}.dz-footer small{color:#a79c9c;border-top:1px solid #e8ded133;grid-column:1/-1;padding-top:20px}.denzina-site~.footer{display:none}body:has(.denzina-site)>.header{display:none}body:has(.denzina-site)>.footer{display:none}body:has(.denzina-site)>script+header.header{display:none}.dz-product-state{opacity:.78;border-top:1px solid;margin-top:24px;padding-top:16px;font-size:12px;line-height:1.5}@media (max-width:900px){.dz-header{grid-template-columns:1fr auto}.dz-nav{display:none}.dz-hero{grid-template-columns:1fr}.dz-hero-art{min-height:380px}.dz-card-grid,.dz-ideas,.dz-copy,.dz-form-wrap,.dz-product-grid{grid-template-columns:1fr}.dz-strip{white-space:nowrap;overflow:hidden}.dz-footer{grid-template-columns:1fr}.dz-footer nav{justify-content:start}.dz-footer small{grid-column:auto}}@media (max-width:560px){.dz-header,.dz-hero,.dz-section,.dz-page-hero,.dz-footer{padding-left:20px;padding-right:20px}.dz-header-action{font-size:10px}.dz-brand span{font-size:13px}.dz-hero{padding-top:48px}.dz-hero h1,.dz-page-hero h1{font-size:44px}.dz-actions{flex-direction:column;align-items:stretch}.dz-strip{padding-inline:20px}.dz-section{padding-top:78px;padding-bottom:78px}.dz-section-head{flex-direction:column;align-items:start}.dz-section h2{font-size:42px}.dz-card{min-height:310px;padding:24px}.dz-card h3{margin-top:55px}.dz-product{min-height:390px;padding:24px}.dz-form{padding:24px 18px}}
