/*
Theme Name: Daylight Paper
Author: Daylightspower LLC
Description: A tailored, responsive WooCommerce storefront for Daylight Paper. Includes accessible navigation, product discovery, and native WooCommerce checkout styling.
Version: 1.0.2
Requires at least: 6.7
Requires PHP: 8.0
License: GPL-2.0-or-later
Text Domain: daylight-paper
*/
:root{--navy:#102f4b;--ink:#162f43;--muted:#5d6c78;--blue:#163e60;--yellow:#f6d454;--line:#dfe5e9;--light:#f3f6f8;--radius:4px}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;color:var(--ink);background:#fff}a{color:inherit;text-underline-offset:4px}a:hover{color:#225b83}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button,.button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b47b00;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.04em}h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:700}h2{font-size:clamp(1.8rem,3vw,2.5rem)}.wrap{width:min(1344px,calc(100% - 80px));margin-inline:auto}.muted{color:var(--muted);font-size:14px}.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.skip-link:focus{position:fixed;clip:auto;top:10px;left:10px;width:auto;height:auto;padding:12px;background:white;z-index:1000}.announcement{background:var(--navy);color:#fff;font-size:13px;letter-spacing:.02em}.announcement .wrap{display:flex;justify-content:space-between;padding-block:9px}.header-main{display:flex;align-items:center;gap:48px;min-height:114px}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;font-size:30px;line-height:1;font-weight:800;letter-spacing:-1.4px;white-space:nowrap}.brand-paper{font-weight:400;margin-left:3px}.brand small{display:block;font-size:9px;letter-spacing:1.4px;font-weight:600;margin-top:9px}.brand-mark{position:relative;background:var(--yellow);width:40px;height:44px;display:grid;place-items:center;font-size:44px;line-height:1;overflow:hidden;border-radius:2px;font-family:Georgia,serif}.brand-mark span{position:absolute;width:7px;height:7px;background:var(--navy);right:5px;top:5px;border-radius:50%}.custom-logo{max-width:240px;max-height:70px;width:auto}.product-search{display:flex;flex:1;min-width:160px;background:#f3f6f8;border:1px solid var(--line);border-radius:4px;overflow:hidden}.product-search input{width:100%;min-width:0;border:0;background:transparent;padding:13px 16px;font-size:14px}.product-search button{border:0;background:transparent;color:var(--navy);padding:0 16px;display:flex;align-items:center}.header-actions{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:600}.header-actions a{text-decoration:none}.cart-link{display:flex;align-items:center;gap:8px}.dp-cart-count{background:var(--yellow);border-radius:50%;min-width:23px;height:23px;display:inline-grid;place-items:center;font-size:12px}.main-nav{border-block:1px solid var(--line)}.nav-inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.main-nav ul{display:flex;list-style:none;margin:0;padding:0;gap:30px;align-items:center}.main-nav li{position:relative}.main-nav a{display:block;padding:15px 0;text-decoration:none;font-size:14px;font-weight:600}.main-nav .sub-menu{display:none;position:absolute;top:100%;left:0;background:white;min-width:210px;box-shadow:0 6px 20px #102f4b20;z-index:20;padding:12px}.main-nav li:hover>.sub-menu,.main-nav li:focus-within>.sub-menu{display:block}.nav-help{border-left:1px solid var(--line);padding-left:30px}.menu-toggle{display:none}.hero{margin-top:28px;display:grid;grid-template-columns:.95fr 1.2fr;background:#edf1f4;min-height:475px;overflow:hidden;border-radius:4px}.hero-copy{padding:50px 20px 45px 46px;z-index:1}.eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:1.7px;margin-bottom:18px}.hero h1{font-size:clamp(2.8rem,4.7vw,4.7rem);max-width:480px;margin-bottom:22px;line-height:1.02}.hero p{max-width:370px;color:#465c6c;margin-bottom:28px;font-size:17px;line-height:1.7}.button,button[type=submit],.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{border:1px solid var(--navy);background:var(--navy);color:white;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:28px;border-radius:3px;padding:14px 23px;line-height:1.3;font-weight:600;font-size:14px;box-shadow:none}.button:hover,button[type=submit]:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce button.button.alt:hover{background:#245b80;color:white}.button.white{background:#fff;color:var(--navy);border-color:white}.hero-footnote{display:block;font-size:12px;color:#60707c;margin-top:23px}.hero-photo{position:relative;min-width:0}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:72% center}.hero-label{position:absolute;bottom:24px;right:24px;font-size:10px;letter-spacing:2px;font-weight:700}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);padding-block:26px;border-bottom:1px solid var(--line)}.service-strip>div{display:flex;align-items:center;gap:16px;justify-content:center;border-right:1px solid var(--line)}.service-strip>div:first-child{justify-content:start}.service-strip>div:last-child{border:0}.service-number{color:#637887;font-size:13px;border:1px solid #bdcbd4;border-radius:50%;width:33px;height:33px;display:grid;place-items:center}.service-strip p{margin:0;font-size:14px}.service-strip p span{display:block;color:var(--muted);font-size:13px}.section{padding-block:55px 15px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:26px}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:12px}.text-link{font-size:14px;font-weight:600;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:16px}.category-card{position:relative;text-decoration:none;border-bottom:1px solid var(--line);padding-bottom:17px;font-size:14px}.category-art{aspect-ratio:1.2;background:var(--light);display:grid;place-items:center;margin-bottom:16px;overflow:hidden}.category-art img{width:100%;height:100%;object-fit:contain;transition:transform .2s}.category-card:hover img{transform:scale(1.04)}.category-card>span{float:right}.category-initial{font-family:Georgia,serif;font-size:55px;color:#204b6a}.work-banner{margin-top:55px;padding:50px;background:var(--navy);color:white;display:flex;justify-content:space-between;gap:40px}.work-banner h2{font-size:40px;margin-bottom:20px}.work-banner p{max-width:400px;color:#d3dfe7}.work-banner .eyebrow{color:var(--yellow)}.work-word{font-size:88px;line-height:.97;letter-spacing:-7px;font-weight:700;align-self:center}.work-word span{color:var(--yellow)}.closing-note{text-align:center;padding-block:65px}.closing-note h2{font-size:30px}.closing-note p{max-width:620px;margin-inline:auto;color:var(--muted)}.closing-note a{font-size:14px;font-weight:600}.site-footer{background:#f2f5f7;border-top:1px solid var(--line);padding-top:52px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:55px}.footer-grid h2{font-size:14px;letter-spacing:0;margin-bottom:22px}.footer-grid>div>a:not(.brand){display:block;font-size:14px;text-decoration:none;margin-bottom:10px}.footer-grid p{font-size:14px;color:var(--muted);margin-top:22px}.footer-grid p.footer-legal{font-size:12px;max-width:260px}.footer-brand{font-size:26px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d6dfe5;margin-top:40px;padding-block:22px;font-size:12px;color:var(--muted)}.page-main,.shop-main{padding-block:45px 70px;min-height:55vh}.editorial-page{max-width:880px}.page-title{margin-bottom:35px}.page-title h1{font-size:44px}.entry-content h2{font-size:26px;margin-top:35px}.entry-content h3{font-size:20px;margin-top:24px}.entry-content p,.entry-content li{color:#425969}.entry-content a{color:#174e77}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:42px}.catalog-sidebar{font-size:14px;padding-top:8px}.catalog-sidebar details{padding-bottom:25px;border-bottom:1px solid var(--line);margin-bottom:25px}.catalog-sidebar summary{font-weight:700;font-size:16px;cursor:pointer;margin-bottom:18px}.catalog-sidebar a{display:flex;justify-content:space-between;gap:10px;text-decoration:none;padding:7px 0;color:#506577}.catalog-sidebar a[aria-current]{font-weight:bold;color:var(--navy)}.catalog-sidebar a span{color:var(--muted);font-size:12px}.price-fields{display:flex;gap:10px;margin-bottom:15px}.price-fields label{width:50%;font-size:12px}.price-fields input{width:100%;padding:8px;border:1px solid #bdcbd5;border-radius:3px}.sidebar-note{padding:22px;background:var(--light);font-size:14px}.sidebar-note p{color:var(--muted);margin-top:12px}.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:13px;margin-bottom:25px}.woocommerce .woocommerce-breadcrumb a{color:#536e82}.woocommerce-products-header h1{font-size:40px;margin-bottom:20px}.term-description{color:var(--muted);max-width:650px}.woocommerce .woocommerce-result-count{font-size:14px;color:var(--muted);padding-top:10px}.woocommerce .woocommerce-ordering select{padding:10px;border:1px solid var(--line);color:var(--ink);background:white;max-width:100%;font-size:14px}.woocommerce ul.products,.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;clear:both;margin-top:22px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce ul.products li.first{float:none;width:auto!important;margin:0 0 20px!important;position:relative}.woocommerce ul.products.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.woocommerce ul.products li.product a img{aspect-ratio:1;object-fit:contain;background:#f6f7f8;border:1px solid #eef1f3;margin-bottom:17px;border-radius:3px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;font-weight:600;line-height:1.45;letter-spacing:-.2px;padding:0;margin-bottom:9px}.woocommerce ul.products li.product .price{color:var(--navy);font-size:18px;font-weight:700;margin:0 0 14px}.woocommerce ul.products li.product .button{margin-top:0;background:white;color:var(--navy);border:1px solid #bdcbd5;padding:10px 16px;font-size:13px}.woocommerce ul.products li.product .button:hover{background:var(--navy);color:white}.woocommerce ul.products li.product .added_to_cart{display:block;font-size:13px;margin-top:8px}.woocommerce span.onsale{background:var(--yellow);color:var(--navy);border-radius:2px;line-height:1.4;min-height:0;min-width:0;padding:6px 11px;font-size:12px;z-index:2}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:0 5px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px 16px;background:var(--light);color:var(--navy)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--navy);color:white}.woocommerce div.product div.images{width:52%}.woocommerce div.product div.summary{width:42%;padding-top:5px}.woocommerce div.product .product_title{font-size:38px;line-height:1.18;margin-bottom:20px}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--navy);font-size:28px;font-weight:700}.woocommerce-product-details__short-description{color:#526777}.woocommerce div.product form.cart{margin:24px 0}.woocommerce .quantity .qty{padding:12px 4px;width:4.5em;border:1px solid #aebdc9;border-radius:3px;min-height:48px}.woocommerce div.product form.cart .button{min-height:48px}.woocommerce div.product .stock{color:#276348;font-size:14px}.woocommerce div.product .out-of-stock{color:#9c2727}.product_meta{display:grid;font-size:13px;color:var(--muted);gap:6px}.product-assurance{margin-top:26px;border-block:1px solid var(--line);padding-block:22px;font-size:14px}.product-assurance p{margin:9px 0}.product-assurance a{font-size:13px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:0;background:white;margin:0 24px 0 0;padding:0;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom:3px solid var(--navy)}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:15px 0;font-size:16px}.woocommerce div.product .woocommerce-tabs .panel{max-width:900px}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:25px}.woocommerce div.product .related{margin-top:50px}.woocommerce div.product .related h2{font-size:28px}.woocommerce div.product .related ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}.woocommerce .star-rating{color:#8b6500}.woocommerce-message,.woocommerce-info,.woocommerce-error{background:#f1f5f8;border-top-color:var(--navy);font-size:14px}.woocommerce-info:before,.woocommerce-message:before{color:var(--navy)}.woocommerce-error{border-color:#af302c}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,input[type=email],input[type=text],input[type=tel],input[type=password],textarea{border:1px solid #aebfcd;padding:12px;background:#fff;border-radius:3px;color:var(--ink);max-width:100%}.woocommerce form .form-row label{font-size:14px;font-weight:600}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:3px}.woocommerce table.shop_table th{background:var(--light)}.woocommerce .cart-collaterals .cart_totals{padding:24px;background:var(--light)}.woocommerce .cart-collaterals .cart_totals h2{font-size:25px}.woocommerce #payment{background:var(--light);border-radius:4px}.woocommerce #payment div.payment_box{background:#e3ebf1}.woocommerce #payment div.payment_box:before{border-bottom-color:#e3ebf1}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid var(--line)}.order-note{padding:17px 20px;background:var(--light);border-left:3px solid #d4ab32;font-size:14px;margin-bottom:28px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:12px 16px;border-bottom:1px solid var(--line);text-decoration:none}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--navy);color:white}.dps-contact-box{padding:28px;border:1px solid var(--line);background:var(--light);margin:24px 0}.dps-contact-box a{display:block;margin:10px 0}.dps-contact-box address{font-style:normal;white-space:pre-line}.entry-content details{padding:20px 0;border-bottom:1px solid var(--line)}.entry-content summary{font-weight:700;cursor:pointer}.entry-content details p{margin:15px 0 0}.wc-block-components-button{border-radius:3px!important}.wc-block-cart,.wc-block-checkout{font-family:inherit}.alignwide{max-width:1200px}.alignfull{width:100%}.wp-caption{max-width:100%}.entry-content table{border-collapse:collapse;max-width:100%}.entry-content td,.entry-content th{padding:12px;border:1px solid var(--line)}
.collection-row{padding:28px 0 34px;border-top:1px solid var(--line)}.collection-row:first-of-type{border-top:0;padding-top:0}.collection-row-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:10px}.collection-row-head span{display:block;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:8px}.collection-row-head h3{font-size:26px;margin:0;letter-spacing:-.02em}.collection-row-head a{font-size:14px;font-weight:600;text-decoration:none;color:var(--navy)}.home-collections .woocommerce ul.products{margin-top:16px}
@media(min-width:1600px){.hero{min-height:510px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header-main{gap:24px}.header-actions{gap:16px}.account-link{display:none}.main-nav ul{gap:20px}.hero-copy{padding:38px 20px 38px 30px}.hero{min-height:440px}.category-grid{grid-template-columns:repeat(3,1fr)}.category-art{aspect-ratio:1.6}.footer-grid{gap:30px}.work-word{font-size:65px;letter-spacing:-4px}.catalog-layout{grid-template-columns:185px minmax(0,1fr);gap:24px}.woocommerce ul.products{gap:18px}}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.announcement .wrap{justify-content:center;font-size:11px}.announcement .wrap>span:first-child{display:none}.header-main{flex-wrap:wrap;gap:18px;padding-block:20px;min-height:0}.brand{font-size:22px}.brand small{font-size:8px;letter-spacing:1px}.brand-mark{width:33px;height:38px;font-size:38px}.header-actions{margin-left:auto;gap:12px}.cart-link{font-size:0}.dp-cart-count{font-size:12px}.product-search{order:3;flex-basis:100%}.menu-toggle{display:block;border:1px solid var(--line);background:white;padding:8px 10px;color:var(--navy);font-size:13px}.main-nav{display:none}.main-nav.is-open{display:block}.nav-inner,.main-nav ul{display:block}.main-nav a{padding:12px 0}.main-nav .sub-menu{display:block;position:static;box-shadow:none;padding:0 0 0 20px}.nav-help{border:0;padding:0}.hero{margin-top:16px;grid-template-columns:1fr;min-height:0}.hero-copy{padding:33px 27px}.hero h1{font-size:46px;max-width:340px}.hero p{font-size:16px;max-width:330px}.hero-photo{height:260px}.hero-photo img{object-position:center 54%}.hero-footnote{font-size:11px}.hero-label{font-size:9px}.service-strip{grid-template-columns:1fr;padding-block:8px}.service-strip>div,.service-strip>div:first-child{justify-content:start;border:0;padding:14px 5px}.service-strip>div+div{border-top:1px solid var(--line)}.service-strip p{font-size:13px}.service-strip p span{font-size:12px}.section{padding-top:38px}.section-heading{align-items:start;gap:14px}.section-heading h2{font-size:28px}.section-heading .eyebrow{font-size:10px}.text-link{font-size:12px;margin-top:25px}.category-grid{gap:16px 12px;grid-template-columns:repeat(2,1fr)}.category-card{font-size:13px}.category-art{aspect-ratio:1.4}.woocommerce ul.products,.woocommerce ul.products.columns-4,.woocommerce-page ul.products,.woocommerce div.product .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px}.woocommerce ul.products li.product .price{font-size:17px}.woocommerce ul.products li.product .button{font-size:12px;padding:10px}.work-banner{padding:32px 25px;display:block;margin-top:30px}.work-banner h2{font-size:32px}.work-word{display:none}.closing-note{padding-block:42px}.closing-note h2{font-size:26px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:first-child p{max-width:100%}.footer-bottom{display:block;font-size:11px}.footer-bottom>span{display:block;margin:6px 0}.catalog-layout{display:block}.catalog-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:26px}.catalog-sidebar details{margin:0;padding-bottom:10px}.catalog-sidebar summary{font-size:14px}.sidebar-note{display:none}.woocommerce-products-header h1{font-size:32px}.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none}.woocommerce .woocommerce-ordering select{width:100%}.page-main,.shop-main{padding-block:28px 45px}.page-title h1{font-size:34px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce div.product .product_title{font-size:30px}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin-right:16px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:14px}.woocommerce .cart-collaterals .cart_totals{padding:18px}.woocommerce form .form-row-first,.woocommerce form .form-row-last{float:none;width:100%}.entry-content{overflow-wrap:anywhere}.woocommerce table.shop_table{font-size:14px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce button.button.disabled{background:#dce4ea;color:#42586a;opacity:1;border-color:#dce4ea;cursor:not-allowed}
