.dp-store{--dp-orange:#f15b1a;--dp-ink:#20211f;--dp-muted:#656660;--dp-paper:#f6f5f2;--dp-line:#e5e5df;color:var(--dp-ink);background:#fff;font-family:'Barlow',sans-serif;font-size:16px;line-height:1.55;margin:0}
.dp-store *{box-sizing:border-box}.dp-store a{color:inherit;text-decoration:none}.dp-store a:hover{color:var(--dp-orange)}.dp-store h1,.dp-store h2,.dp-store h3{font-family:'Barlow',sans-serif;color:var(--dp-ink);margin:0;font-weight:650;letter-spacing:-.03em}.dp-store p{margin:0 0 16px}.dp-store svg{width:22px;height:22px;flex-shrink:0}.dp-store img{max-width:100%;height:auto}.dp-store a:focus-visible,.dp-store button:focus-visible,.dp-store input:focus-visible{outline:3px solid #b3440b;outline-offset:4px}.dp-wrap{max-width:1280px;margin:0 auto;padding:0 36px}.dp-skip{position:fixed;left:12px;top:-70px;background:white;padding:12px;z-index:99999}.dp-skip:focus{top:12px}.dp-topline{background:var(--dp-ink);color:#fff;font-size:12px;letter-spacing:.025em}.dp-topline .dp-wrap{display:flex;justify-content:space-between;padding-top:9px;padding-bottom:9px}.dp-topline i{display:inline-block;width:4px;height:4px;background:var(--dp-orange);vertical-align:middle;margin:0 12px;border-radius:50%}.dp-header{background:white;position:relative;z-index:10;border-bottom:1px solid var(--dp-line)}.dp-header-row{display:flex;align-items:center;gap:45px;padding-top:25px;padding-bottom:25px}.dp-logo{display:block;flex:0 0 238px}.dp-logo img{display:block;width:238px}.dp-search{display:flex;flex:1;border:1px solid var(--dp-line);border-radius:6px;background:#fafaf8;height:46px;overflow:hidden;margin:0}.dp-search input[type=search]{background:none;border:0;min-width:0;width:100%;height:44px;padding:10px 16px;box-shadow:none;font:inherit;font-size:14px;color:var(--dp-ink)}.dp-search button{border:0;background:none;color:var(--dp-ink);padding:10px 14px;height:44px;border-radius:0;box-shadow:none}.dp-header-actions{display:flex;gap:25px}.dp-header-actions a{display:flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap}.dp-nav{border-top:1px solid var(--dp-line)}.dp-nav .dp-wrap{display:flex;align-items:stretch;gap:27px;overflow-x:auto;scrollbar-width:thin}.dp-nav a{display:flex;align-items:center;white-space:nowrap;font-size:14px;font-weight:600;padding:16px 0}.dp-nav .dp-all{color:var(--dp-orange);padding-right:25px;border-right:1px solid var(--dp-line)}
.dp-hero{background:var(--dp-paper);overflow:hidden}.dp-hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:548px;position:relative}.dp-hero-copy{padding:67px 0 54px;position:relative;z-index:2}.dp-eyebrow{font-size:11px;letter-spacing:.18em;font-weight:700;color:var(--dp-muted);margin-bottom:18px!important}.dp-hero h1{font-size:64px;line-height:1.03;font-weight:700;letter-spacing:-.055em;margin-bottom:24px}.dp-hero h1 em{font-style:normal;color:var(--dp-orange)}.dp-lead{font-size:18px;color:var(--dp-muted);line-height:1.6;margin-bottom:29px!important}.dp-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--dp-orange);color:#fff!important;border:1px solid var(--dp-orange);border-radius:5px;padding:14px 23px;font-size:15px;font-weight:600;line-height:1.3;min-height:50px;transition:background .15s}.dp-button:hover{background:#c94309}.dp-hero-secondary{margin-left:25px;font-size:14px;border-bottom:1px solid var(--dp-ink);padding-bottom:3px}.dp-hero-note{display:flex;gap:8px;align-items:center;margin-top:35px;font-size:12px;color:var(--dp-muted)}.dp-hero-note svg{width:17px;height:17px}.dp-hero-art{position:absolute;right:-90px;width:790px;height:100%;top:0;background-color:var(--dp-paper);mix-blend-mode:multiply}.dp-benefits{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--dp-line);padding-top:27px;padding-bottom:27px}.dp-benefits>div{display:flex;align-items:center;justify-content:center;gap:17px;border-right:1px solid var(--dp-line)}.dp-benefits>div:last-child{border:0}.dp-benefits svg{width:28px;height:28px;color:var(--dp-orange)}.dp-benefits span{font-size:13px;color:var(--dp-muted)}.dp-benefits strong{display:block;font-size:15px;color:var(--dp-ink);font-weight:600}.dp-section{padding-top:67px;padding-bottom:67px}.dp-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:27px;gap:25px}.dp-section h2,.dp-file-band h2{font-size:36px;line-height:1.15}.dp-section-head .dp-eyebrow{margin-bottom:10px!important}.dp-text-link{display:inline-flex;gap:13px;align-items:center;font-weight:600;font-size:14px}.dp-text-link svg{width:18px;height:18px}.dp-category-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.dp-category-list>a{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid var(--dp-line);padding:20px 17px;border-radius:6px;font-size:14px;font-weight:600;transition:background .15s}.dp-category-list>a:hover{background:var(--dp-paper);border-color:#f4b294}.dp-category-list svg{width:17px;height:17px;color:var(--dp-muted)}.dp-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.dp-products.dp-featured{grid-template-columns:repeat(4,minmax(0,1fr))}.dp-product-card{border:1px solid var(--dp-line);border-radius:8px;overflow:hidden;background:#fff;min-width:0}.dp-product-picture{display:block;aspect-ratio:1.1;background:var(--dp-paper);overflow:hidden}.dp-product-art,.dp-product-photo{width:100%;height:100%!important;display:block;object-fit:contain}.dp-art-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background:#f3f2ee;color:#70726b;padding:25px;text-align:center;font-size:14px}.dp-art-placeholder svg{width:50px;height:50px;color:#d96330}.dp-card-copy{padding:21px 19px}.dp-card-copy h3{font-size:20px;line-height:1.2;margin:0 0 10px}.dp-card-copy p{font-size:13px;color:var(--dp-muted);line-height:1.5;min-height:59px;margin-bottom:19px}.dp-card-copy .dp-text-link{color:var(--dp-orange);font-size:13px}.dp-section+.dp-section{padding-top:0}.dp-project-band{background:var(--dp-ink);color:white;margin:14px 0 0;overflow:hidden}.dp-project-band>.dp-wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-top:57px;padding-bottom:57px}.dp-project-band h2{color:white;font-size:52px;line-height:1.05;margin-bottom:24px}.dp-project-band .dp-eyebrow{color:#eebf9f}.dp-project-band p{color:#c9cac4;font-size:16px}.dp-button-light{background:#fff;color:var(--dp-ink)!important;border-color:#fff;margin-top:13px}.dp-button-light:hover{background:#f2d4c5}.dp-band-type{font-size:94px;font-weight:700;letter-spacing:-.065em;line-height:.9;text-align:right;color:#53554c;transform:rotate(-6deg);padding-right:65px}.dp-band-type span{color:var(--dp-orange)}.dp-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;list-style:none;margin:32px 0 0;padding:0}.dp-steps li{list-style:none}.dp-steps li>span{display:block;font-size:35px;color:var(--dp-orange);font-weight:500;margin-bottom:20px;border-top:1px solid var(--dp-line);padding-top:19px}.dp-steps h3{font-size:22px;margin-bottom:13px}.dp-steps p{font-size:14px;color:var(--dp-muted)}.dp-file-band{display:flex;align-items:center;gap:35px;border:1px solid var(--dp-line);background:var(--dp-paper);padding:34px 40px;margin-bottom:70px;border-radius:8px;max-width:1208px}.dp-file-band>div:first-child{width:78px;flex-shrink:0}.dp-file-band svg{width:75px;height:75px;color:var(--dp-orange)}.dp-file-band h2{font-size:28px;margin-bottom:13px}.dp-file-band p:last-child{margin-bottom:0;max-width:820px;font-size:14px;color:var(--dp-muted)}.dp-file-band .dp-eyebrow{margin-bottom:8px!important}.dp-footer{border-top:1px solid var(--dp-line);background:#fafaf8;padding-top:53px}.dp-footer-grid{display:grid;grid-template-columns:1.2fr .85fr .85fr 1.2fr;gap:45px;padding-bottom:45px}.dp-footer-logo{display:block;width:213px;margin-bottom:20px}.dp-footer h3{font-size:15px;margin-bottom:20px}.dp-footer p{font-size:14px;color:var(--dp-muted)}.dp-footer-grid>div>a:not(.dp-footer-logo){display:block;font-size:14px;margin-bottom:9px;color:var(--dp-muted)}.dp-copyright{padding-top:18px;padding-bottom:18px;display:flex;justify-content:space-between;border-top:1px solid var(--dp-line);font-size:12px;color:var(--dp-muted)}
.dp-breadcrumb{font-size:12px;color:var(--dp-muted);margin-bottom:28px!important}.dp-page-title{font-size:46px;line-height:1.08;margin-bottom:28px!important}.dp-catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:35px}.dp-categories{border-top:1px solid var(--dp-line);padding-top:22px}.dp-categories h2{font-size:19px;margin-bottom:17px}.dp-categories>a{display:flex;align-items:center;justify-content:space-between;font-size:14px;padding:10px;border-radius:4px}.dp-categories>a>span{font-size:12px;color:var(--dp-muted)}.dp-categories>a.is-active{background:#fff0e8;color:#c7440c}.dp-empty{padding:40px;background:var(--dp-paper);border-radius:8px}.dp-empty h2{font-size:25px;margin-bottom:15px}.dp-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px}.dp-detail-image{aspect-ratio:1;background:var(--dp-paper);border-radius:8px;overflow:hidden}.dp-detail h2{font-size:21px;margin:30px 0 15px}.dp-detail-lead{font-size:18px;color:var(--dp-muted)}.dp-attributes{margin:0}.dp-attributes>div{display:grid;grid-template-columns:120px 1fr;gap:20px;border-bottom:1px solid var(--dp-line);padding:14px 0;font-size:14px}.dp-attributes dt{font-weight:600}.dp-attributes dd{margin:0;color:var(--dp-muted)}.dp-product-note{margin-top:26px;background:var(--dp-paper);padding:18px 22px;border-radius:5px;font-size:14px;color:var(--dp-muted)}.dp-product-description{max-width:800px;padding-top:50px}.dp-product-description h2{font-size:26px;margin:25px 0 14px}.dp-commerce{min-height:450px}.dp-store .woocommerce a.button,.dp-store .woocommerce button.button{background:var(--dp-orange);color:white;border-radius:5px;font-family:inherit;text-transform:none}.dp-store .woocommerce form input.input-text{border:1px solid var(--dp-line);height:45px;border-radius:4px}.dp-store .woocommerce-notices-wrapper{padding-top:20px}
@media(max-width:1100px){.dp-header-row{gap:25px}.dp-logo,.dp-logo img{width:190px;flex-basis:190px}.dp-header-actions span{display:none}.dp-hero h1{font-size:55px}.dp-hero-art{right:-210px;width:770px}.dp-hero-grid{min-height:515px}.dp-category-list{grid-template-columns:repeat(3,1fr)}.dp-products.dp-featured{gap:15px}.dp-nav .dp-wrap{gap:24px}.dp-card-copy{padding:18px 14px}.dp-card-copy h3{font-size:18px}.dp-file-band{margin-left:36px;margin-right:36px}.dp-products{grid-template-columns:repeat(2,minmax(0,1fr))}.dp-footer-grid{gap:25px}.dp-detail{gap:30px}}
@media(max-width:760px){.dp-wrap{padding-left:20px;padding-right:20px}.dp-topline{font-size:10px}.dp-topline .dp-wrap>a{display:none}.dp-header-row{flex-wrap:wrap;gap:17px;padding-top:18px;padding-bottom:18px}.dp-logo,.dp-logo img{width:184px;flex-basis:184px}.dp-header-actions{margin-left:auto;gap:19px;order:2}.dp-search{order:3;flex-basis:100%;height:43px}.dp-search input[type=search],.dp-search button{height:41px}.dp-nav .dp-wrap{gap:23px}.dp-nav a{font-size:13px;padding:12px 0}.dp-hero-grid{display:block;min-height:0}.dp-hero-copy{padding:36px 0 0}.dp-hero h1{font-size:48px;line-height:1.04;margin-bottom:20px}.dp-lead{font-size:16px;margin-bottom:23px!important}.dp-eyebrow{font-size:10px}.dp-hero-art{position:relative;right:auto;top:auto;width:calc(100% + 40px);margin:12px -20px 0;height:auto;aspect-ratio:1.5;background-position:center}.dp-hero-note{margin-top:22px;font-size:11px}.dp-hero-secondary{margin-left:17px;font-size:13px}.dp-button{font-size:14px;padding:13px 18px;min-height:48px;gap:20px}.dp-benefits{padding:22px 20px;gap:16px;grid-template-columns:1fr}.dp-benefits>div{justify-content:flex-start;border:0}.dp-benefits span{font-size:12px}.dp-benefits strong{display:inline;margin-left:12px;font-size:13px}.dp-section{padding-top:43px;padding-bottom:43px}.dp-section h2{font-size:29px}.dp-section-head{align-items:flex-start;gap:18px}.dp-section-head>.dp-text-link{font-size:12px;white-space:nowrap;margin-top:27px}.dp-category-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dp-category-list>a{font-size:12px;padding:15px 11px;gap:7px}.dp-category-list svg{width:15px;height:15px}.dp-products.dp-featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dp-card-copy{padding:16px 13px}.dp-card-copy h3{font-size:18px}.dp-card-copy p{font-size:12px;min-height:72px;margin-bottom:12px}.dp-card-copy .dp-text-link{font-size:12px;gap:5px}.dp-project-band>.dp-wrap{grid-template-columns:1fr;padding-top:39px;padding-bottom:39px}.dp-project-band h2{font-size:43px}.dp-project-band p{font-size:14px}.dp-band-type{display:none}.dp-steps{grid-template-columns:repeat(2,1fr);gap:20px}.dp-steps h3{font-size:19px}.dp-steps p{font-size:13px}.dp-steps li>span{font-size:28px;margin-bottom:13px}.dp-file-band{padding:24px;margin:0 20px 40px;gap:18px;align-items:flex-start}.dp-file-band>div:first-child{width:32px}.dp-file-band svg{width:32px;height:32px}.dp-file-band h2{font-size:23px}.dp-file-band p:last-child{font-size:13px}.dp-footer{padding-top:35px}.dp-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.dp-footer-grid>div:first-child{grid-column:1/-1}.dp-footer-grid>div:last-child{grid-column:1/-1}.dp-footer-logo{width:190px}.dp-footer-grid p{font-size:13px}.dp-copyright{font-size:11px;gap:20px}.dp-copyright span{display:none}.dp-page-title{font-size:35px}.dp-catalog-layout{grid-template-columns:1fr;gap:20px}.dp-categories{display:flex;overflow-x:auto;gap:5px;border-top:0;padding:0 0 12px}.dp-categories h2{display:none}.dp-categories>a{white-space:nowrap;border:1px solid var(--dp-line);font-size:12px;padding:8px 12px;gap:10px}.dp-products{gap:14px}.dp-detail{grid-template-columns:1fr}.dp-detail-image{max-height:400px}.dp-attributes>div{grid-template-columns:95px 1fr;gap:12px}.dp-product-description{padding-top:25px}}
@media(prefers-reduced-motion:reduce){.dp-store *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
