/* Kate Zee Studio: no external fonts, framework or icon library. */
.kz-studio{--kz-paper:#f7f5f0;--kz-ink:#34342e;--kz-muted:#68675f;--kz-line:#dcd7cd;--kz-serif:'Bodoni 72',Didot,'Times New Roman',serif;background:var(--kz-paper)}
.kz-shell{color:var(--kz-ink);font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.6;font-weight:400}.kz-shell *{box-sizing:border-box}.kz-shell a{color:inherit;text-decoration:none}.kz-shell a:hover{color:#8b7252}.kz-shell img{display:block;max-width:100%;height:auto}.kz-shell h1,.kz-shell h2,.kz-shell h3,.kz-shell p{padding:0;margin:0}.kz-shell h1,.kz-shell h2{font-family:var(--kz-serif);font-weight:400;letter-spacing:-.025em;line-height:1.06;color:inherit}.kz-shell svg{flex-shrink:0}.kz-shell a:focus-visible,.kz-shell button:focus-visible,.kz-shell summary:focus-visible,.kz-shell input:focus-visible{outline:2px solid #8b7252;outline-offset:5px}.kz-shell button{box-shadow:none;cursor:pointer}.kz-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.kz-top{display:flex;justify-content:center;align-items:center;gap:48px;min-height:34px;padding:6px 24px;background:#eae5de;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.kz-top a{display:inline-flex;align-items:center;gap:8px}.kz-top svg{width:14px;height:14px}.kz-header{min-height:86px;background:var(--kz-paper);display:flex;align-items:center;justify-content:space-between;gap:28px;padding:20px 3.5%;border-bottom:1px solid #e7e1d9;position:relative;z-index:15}.kz-logo{font-family:Arial,Helvetica,sans-serif;white-space:nowrap;font-size:32px;line-height:1;letter-spacing:.13em;font-weight:300}.kz-nav{display:flex;align-items:center;gap:clamp(14px,1.7vw,29px)}.kz-nav a{font-size:11px;white-space:nowrap;padding:12px 0}.kz-actions{display:flex;align-items:center;gap:5px}.kz-icon{background:transparent!important;border:0!important;color:var(--kz-ink)!important;width:39px;height:42px;padding:9px!important;display:inline-flex;align-items:center;justify-content:center;border-radius:0!important}.kz-icon:hover{background:#ece7dd!important}.kz-mobile-menu{display:none}.kz-mobile-menu summary{cursor:pointer;list-style:none;width:40px;height:42px;align-items:center;justify-content:center}.kz-mobile-menu summary::-webkit-details-marker{display:none}.kz-mobile-menu nav{position:absolute;top:100%;left:0;right:0;background:var(--kz-paper);padding:14px 24px 24px;border-top:1px solid var(--kz-line);box-shadow:0 12px 18px #0001;display:grid;grid-template-columns:1fr 1fr;gap:4px 20px}.kz-mobile-menu nav a{padding:12px 0}
.kz-home{background:var(--kz-paper)}.home.kz-studio #inner-wrap{background:var(--kz-paper)}.home.kz-studio .content-area{margin:0}.kz-hero{position:relative;isolation:isolate;min-height:470px;height:clamp(470px,39vw,690px);overflow:hidden;color:white}.kz-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% 50%;z-index:-2}.kz-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#100d0966,transparent 70%);z-index:-1}.kz-hero-copy{max-width:1440px;margin:0 auto;padding:clamp(65px,7vw,116px) 5.5% 55px}.kz-eyebrow{font-size:9px;letter-spacing:.18em;text-transform:uppercase;font-weight:500;margin-bottom:18px!important}.kz-hero h1{font-size:clamp(54px,5.4vw,88px);text-transform:uppercase;line-height:1.02;margin-bottom:22px}.kz-hero h1 em{font-weight:400;text-transform:none}.kz-hero-copy>p:not(.kz-eyebrow){font-size:15px;line-height:1.8;color:#f2eee4}.kz-link{display:inline-flex;align-items:center;gap:32px;font-size:9px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid currentColor;padding:0 0 5px;line-height:1.5}.kz-link svg{width:23px;height:18px;transition:transform .2s}.kz-link:hover svg{transform:translateX(4px)}.kz-hero .kz-link{margin-top:30px;color:white}.kz-hero-note{position:absolute;right:3.5%;bottom:24px;font-size:8px;letter-spacing:.2em;color:#f2eee4}
.kz-content{max-width:1600px;margin:auto;padding:24px 3.5% 0}.kz-duo{display:grid;grid-template-columns:1fr 1fr;gap:18px}.kz-feature{position:relative;isolation:isolate;min-height:340px;aspect-ratio:1.7;overflow:hidden;background:#e9e1d7}.kz-feature>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;z-index:-2}.kz-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#eee5dbee, #eee5db99 32%,transparent 60%);z-index:-1}.kz-feature-copy{padding:35px 32px;max-width:60%;height:100%;display:flex;align-items:flex-start;flex-direction:column}.kz-feature h2{font-size:clamp(30px,3.2vw,48px);margin-bottom:6px;text-transform:uppercase}.kz-subtitle{font-family:var(--kz-serif);text-transform:uppercase;font-size:15px;line-height:1.3;letter-spacing:-.02em;margin-bottom:24px!important}.kz-feature-copy>p:not(.kz-subtitle){font-size:12px;line-height:1.65;margin:18px 0 28px}.kz-feature .kz-link{margin-top:auto;gap:20px}.kz-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:32px 0 20px}.kz-section-heading h2{font-size:30px}.kz-section-heading .kz-link{font-size:8px;border:0}.kz-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px;margin-bottom:36px}.kz-product{position:relative;text-align:center;min-width:0}.kz-product-photo{display:block;aspect-ratio:4/5;background:#ebe7e1;overflow:hidden}.kz-product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.kz-product-photo:hover img{transform:scale(1.035)}.kz-save{position:absolute;right:9px;top:9px;width:35px;height:35px;display:grid;place-items:center;background:#f7f5f0dd;border-radius:50%;color:var(--kz-ink)}.kz-save svg{width:18px;height:18px}.kz-product h3{font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:400;line-height:1.5;margin:12px 5px 4px;color:inherit}.kz-price{font-size:11px;line-height:1.6;color:var(--kz-ink)}.kz-price ins{background:none}.kz-price del{opacity:.65;margin-right:5px}.kz-price .woocommerce-price-suffix{font-size:9px}
.kz-art{position:relative;isolation:isolate;display:flex;align-items:center;background:#ede2d4;min-height:260px;margin:0 0 18px;overflow:hidden}.kz-art>div:first-child{padding:35px 40px;width:47%;z-index:2}.kz-art h2{font-size:40px;margin-bottom:15px}.kz-art p:not(.kz-eyebrow){font-size:12px;margin-bottom:25px}.kz-art .kz-eyebrow{margin-bottom:13px!important}.kz-art-image{position:absolute;inset:0;z-index:-1}.kz-art-image img{width:100%;height:100%;object-fit:cover}.kz-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f0e6d6,transparent 67%);z-index:0;pointer-events:none}.kz-stories .kz-feature{min-height:270px;aspect-ratio:2.1}.kz-stories .kz-feature h2{font-size:36px}.kz-inspirations>img{object-position:65% center}.kz-inspirations:after{background:linear-gradient(90deg,#eadfd0f5,#eadfd0b5 35%,transparent 78%)}.kz-circle{max-width:1600px;margin:24px auto 0;background:#eae4dd;padding:34px 5.5%;display:grid;grid-template-columns:150px 1fr 1fr;align-items:center;gap:36px}.kz-circle-portrait{width:150px;height:150px;border-radius:50%;overflow:hidden;border:2px solid #f7f5f0}.kz-circle-portrait img{width:100%;height:100%;object-fit:cover;object-position:80% center}.kz-circle .kz-eyebrow{margin-bottom:10px!important;font-size:8px}.kz-circle h2{font-size:38px;margin-bottom:12px}.kz-circle p:not(.kz-eyebrow){font-size:12px;line-height:1.7;margin-bottom:18px}.kz-circle-contact{border-left:1px solid #cfc5b9;padding-left:42px}.kz-circle-contact h3{font-family:var(--kz-serif);font-size:25px;line-height:1.2;font-weight:400;margin-bottom:12px}
.kz-footer{background:var(--kz-paper);padding:40px 3.5% 16px}.kz-footer-grid{max-width:1490px;margin:0 auto;display:grid;grid-template-columns:1.8fr repeat(8,1fr);gap:22px}.kz-footer-brand .kz-logo{font-size:22px;display:inline-block;margin-bottom:16px}.kz-footer-brand p,.kz-footer-brand>a:not(.kz-logo){font-size:10px;line-height:1.8;display:block}.kz-footer-brand p{margin-bottom:7px}.kz-social{display:flex;gap:15px;margin-top:16px;font-size:9px}.kz-footer-col h2{font-family:Arial,Helvetica,sans-serif;font-size:9px;text-transform:uppercase;letter-spacing:.06em;font-weight:500;margin-bottom:16px;line-height:1.4}.kz-footer-col>a{font-size:9px;display:block;line-height:1.5;margin-bottom:9px;color:#65625c}.kz-footer-bottom{border-top:1px solid var(--kz-line);max-width:1490px;margin:28px auto 0;padding-top:16px;display:flex;justify-content:space-between;gap:18px;font-size:8px;letter-spacing:.045em;text-transform:uppercase}.kz-footer-bottom nav{display:flex;gap:28px}
.kz-search-dialog{border:0;padding:32px;background:var(--kz-paper);color:var(--kz-ink);width:min(720px,calc(100% - 32px));max-height:85vh;margin:8vh auto;box-shadow:0 25px 100px #0003}.kz-search-dialog::backdrop{background:#24201a88;backdrop-filter:blur(3px)}.kz-search-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.kz-search-heading h2{font-size:38px}.kz-search-form{display:flex;border-bottom:1px solid #8d8578;margin-bottom:14px}.kz-search-form input[type=search]{font:16px Arial,sans-serif;width:100%;min-width:0;background:transparent;border:0;border-radius:0;padding:16px 0;box-shadow:none;color:var(--kz-ink)}.kz-search-form button{background:transparent;color:var(--kz-ink);border:0;padding:12px;display:flex;align-items:center}.kz-search-dialog #kz-search-status{font-size:11px;color:#6d675e;margin-bottom:12px}.kz-result{display:grid;grid-template-columns:55px 1fr auto;align-items:center;gap:16px;padding:10px 0;border-bottom:1px solid var(--kz-line);font-size:12px}.kz-result img{width:55px;height:68px;object-fit:cover}.kz-result small{display:block;color:#766e61;margin-top:4px}.kz-result-price{font-size:11px;text-align:right;max-width:140px}.kz-search-all{display:inline-flex;margin-top:20px}
@media(min-width:1600px){.kz-header{padding-left:max(3.5%,calc((100vw - 1490px)/2));padding-right:max(3.5%,calc((100vw - 1490px)/2))}}
@media(max-width:1180px){.kz-nav{gap:14px}.kz-logo{font-size:27px}.kz-header{gap:16px}.kz-nav a{font-size:10px}.kz-actions{gap:0}.kz-icon{width:33px}.kz-footer-grid{grid-template-columns:1.7fr repeat(4,1fr);gap:24px}.kz-footer-brand{grid-row:span 2}.kz-feature-copy{padding:28px 24px;max-width:64%}.kz-feature{min-height:315px}.kz-circle{grid-template-columns:120px 1fr 1fr;gap:25px}.kz-circle-portrait{width:120px;height:120px}.kz-circle-contact{padding-left:25px}}
@media(max-width:1000px){.kz-nav{display:none}.kz-mobile-menu{display:block}.kz-mobile-menu summary{display:flex}.kz-header{min-height:75px}.kz-top{gap:28px;font-size:8px}.kz-top>a{display:none}.kz-hero{height:490px}.kz-hero h1{font-size:65px}.kz-feature{aspect-ratio:auto;min-height:300px}.kz-feature-copy{max-width:72%;padding:28px 22px}.kz-feature h2{font-size:34px}.kz-feature-copy>p:not(.kz-subtitle){font-size:11px}.kz-subtitle{font-size:12px}.kz-products{gap:24px 13px}.kz-product-photo{aspect-ratio:3/4}.kz-art h2{font-size:34px}.kz-circle h2{font-size:30px}.kz-circle{grid-template-columns:100px 1fr 1fr;gap:20px}.kz-circle-portrait{width:100px;height:100px}.kz-stories .kz-feature h2{font-size:32px}.kz-circle-contact h3{font-size:23px}}
@media(max-width:640px){.kz-top{min-height:30px;gap:18px;padding:7px 10px;font-size:7px;letter-spacing:.06em}.kz-header{padding:13px 18px;min-height:70px;gap:12px}.kz-logo{font-size:25px;letter-spacing:.09em}.kz-account{display:none}.kz-icon{width:34px;height:42px}.kz-mobile-menu summary{width:34px}.kz-icon svg,.kz-mobile-menu svg{width:20px;height:20px}.kz-hero{height:620px;min-height:0;max-height:calc(100svh - 100px)}.kz-hero>img{object-position:67% 50%}.kz-hero:after{background:linear-gradient(0deg,#17130ad9,transparent 85%)}.kz-hero-copy{position:absolute;bottom:30px;left:0;right:0;padding:28px 25px}.kz-hero h1{font-size:52px;margin-bottom:15px}.kz-hero-copy>.kz-eyebrow{font-size:8px}.kz-hero-copy>p:not(.kz-eyebrow){font-size:13px}.kz-hero .kz-link{margin-top:24px}.kz-hero-note{font-size:6px;right:25px;bottom:15px}.kz-content{padding:14px 14px 0}.kz-duo{grid-template-columns:1fr;gap:14px}.kz-feature{aspect-ratio:1.5;min-height:290px}.kz-feature-copy{padding:28px 24px;max-width:64%}.kz-feature h2{font-size:36px}.kz-feature-copy>p:not(.kz-subtitle){margin-top:14px;margin-bottom:22px;font-size:12px}.kz-subtitle{font-size:13px;margin-bottom:10px!important}.kz-section-heading{margin:30px 0 17px;align-items:flex-end}.kz-section-heading h2{font-size:27px;max-width:180px}.kz-section-heading .kz-link{font-size:7px;gap:8px;white-space:nowrap}.kz-section-heading .kz-link svg{width:16px}.kz-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px;margin-bottom:30px}.kz-product h3{font-size:10px;margin-top:9px}.kz-price{font-size:10px}.kz-save{width:30px;height:30px;top:6px;right:6px}.kz-art{min-height:300px;margin-bottom:14px;align-items:flex-end}.kz-art>div:first-child{width:78%;padding:28px 24px}.kz-art h2{font-size:33px}.kz-art-image img{object-position:67% center}.kz-art:after{background:linear-gradient(90deg,#f0e6d6eb,#f0e6d644)}.kz-stories .kz-feature{min-height:280px;aspect-ratio:1.5}.kz-circle{margin-top:14px;padding:30px 24px;grid-template-columns:75px 1fr;gap:22px 18px}.kz-circle-portrait{width:75px;height:75px;align-self:start}.kz-circle h2{font-size:32px}.kz-circle p:not(.kz-eyebrow){font-size:11px}.kz-circle-contact{grid-column:1/-1;border-left:0;border-top:1px solid #cfc5b9;padding:24px 0 0}.kz-footer{padding:32px 24px 20px}.kz-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 18px}.kz-footer-brand{grid-column:1/-1;grid-row:auto;padding-bottom:22px;border-bottom:1px solid var(--kz-line)}.kz-footer-brand .kz-logo{font-size:25px}.kz-footer-col h2{font-size:10px;margin-bottom:12px}.kz-footer-col>a{font-size:11px;margin-bottom:10px}.kz-footer-bottom{display:block;margin-top:24px;font-size:8px}.kz-footer-bottom nav{margin-top:15px;gap:12px;flex-wrap:wrap}.kz-search-dialog{padding:22px;max-height:88svh;margin:4vh auto}.kz-search-heading h2{font-size:30px}.kz-result{grid-template-columns:45px 1fr;gap:10px;font-size:11px}.kz-result img{width:45px;height:60px;grid-row:span 2}.kz-result-price{grid-column:2;text-align:left;margin-top:-10px}.kz-search-form input[type=search]{font-size:16px}}
@media(prefers-reduced-motion:reduce){.kz-shell *{transition:none!important;scroll-behavior:auto!important}}
.kz-feature{min-width:0;width:100%}.kz-duo{grid-template-columns:repeat(2,minmax(0,1fr))}.kz-mobile-menu:not([open]) nav{display:none}
@media(max-width:640px){.kz-duo{grid-template-columns:minmax(0,1fr)}.kz-hero>img{object-position:75% 50%}.kz-feature-copy{max-width:68%}}
/* Gutenberg wrappers keep the same visual design with native editable blocks. */
.kz-block-home .wp-block-group,.kz-block-home .wp-block-image,.kz-block-home .wp-block-buttons{margin-block-start:0;margin-block-end:0}.kz-block-home figure{margin:0}.kz-block-home .kz-hero>figure,.kz-block-home .kz-feature>figure{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.kz-block-home .kz-hero>figure img,.kz-block-home .kz-feature>figure img{width:100%;height:100%;object-fit:cover}.kz-block-home .kz-hero>figure img{object-position:60% 50%}.kz-block-home .kz-art-image figure,.kz-block-home .kz-circle-portrait figure{height:100%}.kz-block-home .kz-art-image figure img{height:100%;width:100%;object-fit:cover}.kz-block-home .kz-cta{display:flex;gap:0}.kz-block-home .kz-cta .wp-block-button__link{background:none;border:0;border-bottom:1px solid currentColor;border-radius:0;padding:0 0 5px;color:inherit;font:500 9px/1.5 Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;box-shadow:none}.kz-block-home .kz-hero .kz-cta{margin-top:30px}.kz-block-home .kz-feature .kz-cta{margin-top:auto}.kz-block-home .kz-section-heading{margin:32px 0 20px}.kz-block-home .kz-section-heading .kz-cta a{border:0;font-size:8px}.kz-block-home .kz-art{margin-bottom:18px}.kz-block-home .kz-circle{margin:24px auto 0}.kz-products{grid-template-columns:repeat(var(--kz-columns,4),minmax(0,1fr))}.kz-block-home .kz-products{margin-bottom:36px}.kz-block-home .kz-content{margin:auto}.kz-block-home .kz-hero-copy{margin:0 auto}.kz-block-home .kz-inspirations>figure img{object-position:65% center}
@media(max-width:640px){.kz-block-home .kz-hero>figure img{object-position:75% 50%}.kz-products{grid-template-columns:repeat(2,minmax(0,1fr))}.kz-block-home .kz-circle{margin-top:14px}.kz-block-home .kz-art{margin-bottom:14px}.kz-block-home .kz-section-heading{margin:30px 0 17px}.kz-block-home .kz-section-heading .kz-cta a{font-size:7px}}
