:root{--container-masterpiece: 1500px;--woo-font-display: "Playfair Display", serif;--woo-font-ledger: "JetBrains Mono", monospace;--woo-font-ui: "Inter", sans-serif}.product-page-wrapper,.woocommerce .woo-masterpiece-section{padding:6rem 0 8rem;min-height:90vh;background:var(--bg-paper);width:100%;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.woocommerce .woo-masterpiece-section .woo-masterpiece-container{max-width:var(--container-masterpiece);width:100%;margin:0 auto;padding:0 4rem;display:flex;flex-direction:column;align-items:center}@media (max-width: 768px){.woocommerce .woo-masterpiece-section .woo-masterpiece-container{padding:0 1.5rem}}.woocommerce .woo-header{width:100%;text-align:center;margin-bottom:5rem}.woocommerce .woo-header h1.page-title{color:var(--color-text-charcoal);font-family:var(--font-serif);font-size:var(--font-size-hero, 3.5rem);font-weight:200}.woocommerce-page h2{font-family:var(--woo-font-display)!important;font-size:1.8rem!important;font-weight:400!important;margin-bottom:2rem!important;color:var(--color-text-charcoal)!important;letter-spacing:-.01em!important}.woocommerce .poet-artisanal-cart-wrapper,.woocommerce .poet-artisanal-account-wrapper,.woocommerce .poet-artisanal-tracking-wrapper,.woocommerce .poet-artisanal-thankyou-wrapper,.woocommerce .wc-block-cart,.woocommerce .wc-block-cart__container{color:var(--color-text-charcoal);display:flex;align-items:flex-start;justify-content:space-between;width:100%;max-width:var(--container-masterpiece);margin:0 auto;gap:6rem;background:var(--color-sage-tint);padding:4rem;border-radius:var(--radius-sm)}.woocommerce .poet-artisanal-account-wrapper{display:flex;flex-direction:row;align-items:flex-start}.woocommerce .account-sidebar-column{width:25%;padding-right:3rem;margin-right:3rem}.woocommerce .account-content-column{width:75%}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:4rem 3rem;width:100%;margin-top:2rem;align-items:stretch}.shop-grid .art-card{margin:0;height:100%;display:flex;flex-direction:column}.shop-grid .art-card figcaption{flex-grow:1;display:flex;flex-direction:column}.shop-grid .art-card .card-footer{margin-top:auto}.shop-grid .book-folio-card{grid-column:1 / -1;margin-bottom:2rem}@media (max-width: 1200px){.shop-grid{grid-template-columns:repeat(2,1fr);gap:4rem}}@media (max-width: 768px){.shop-grid{grid-template-columns:1fr;gap:3rem}}.woocommerce-MyAccount-navigation ul{list-style:none!important;margin:0!important;padding:0!important}.woocommerce-MyAccount-navigation li{margin-bottom:1.5rem!important}.woocommerce-MyAccount-navigation li a{font-family:var(--woo-font-ui)!important;text-transform:uppercase!important;font-size:var(--font-size-sm, .85rem)!important;letter-spacing:.1em!important;color:var(--color-text-charcoal)!important;text-decoration:none!important;transition:color .3s ease!important}.woocommerce-MyAccount-navigation li.is-active a,.woocommerce-MyAccount-navigation li a:hover{color:var(--color-orange)!important;font-weight:700!important}.poet-artisanal-tracking-wrapper,.poet-artisanal-thankyou-wrapper{flex-direction:column!important;align-items:center!important;max-width:800px!important}.tracking-header{text-align:center;margin-bottom:3rem}@media (max-width: 992px){.poet-artisanal-account-wrapper{flex-direction:column!important;gap:3rem!important}.account-sidebar-column{width:100%!important;border-right:none!important;padding-right:0!important;margin-right:0!important;padding-bottom:2rem!important}.account-content-column{width:100%!important}.poet-artisanal-cart-wrapper,.poet-artisanal-account-wrapper,.poet-artisanal-tracking-wrapper,.poet-artisanal-thankyou-wrapper{padding:2rem!important;gap:3rem!important}}@media (max-width: 768px){.poet-artisanal-cart-wrapper{padding:2rem!important;gap:3rem!important;flex-direction:column!important}}.wp-block-woocommerce-cart,.wp-block-woocommerce-filled-cart-block,.wp-block-woocommerce-cart-items-block,.wp-block-woocommerce-cart-line-items-block,.woocommerce:not(body){display:block!important;width:100%!important;max-width:var(--container-masterpiece)!important;margin:0 auto!important;padding:0!important;background:transparent!important;overflow:visible!important}.woo-notices-wrapper{width:100%!important;max-width:var(--container-masterpiece)!important;margin:0 auto 3rem!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1.5rem 2rem 1.5rem 4rem!important;margin:0 0 2rem!important;position:relative!important;color:var(--color-text-charcoal)!important;list-style:none outside!important;width:100%!important;word-wrap:break-word!important;font-family:var(--font-serif)!important;line-height:1.6!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border:none!important}.woocommerce-error{background-color:var(--color-error-light)!important}.woocommerce-info{background-color:var(--color-info-light)!important}.woocommerce-message{background-color:var(--color-success-light)!important}.woocommerce-message .button.wc-forward{background:var(--btn-bg-cream)!important;color:var(--color-orange)!important;padding:.5rem 1.5rem!important;border-radius:2px!important;text-transform:uppercase!important;font-size:.8rem!important;letter-spacing:.1em!important;margin-left:auto!important;text-decoration:none!important;transform:none!important}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{content:""!important;position:absolute!important;left:1.5rem!important;top:50%!important;transform:translateY(-50%)!important;width:20px!important;height:20px!important;display:block!important;-webkit-mask-size:contain!important;mask-size:contain!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important}.woocommerce-error:before{background-color:var(--color-error)!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='8' x2='12' y2='12'/%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='8' x2='12' y2='12'/%3E%3Cline x1='12' y1='16' x2='12.01' y2='16'/%3E%3C/svg%3E")!important}.woocommerce-info:before{background-color:var(--color-blue)!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E")!important}.woocommerce-message:before{background-color:var(--color-sage)!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")!important;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")!important}.wp-block-woocommerce-cart.is-loading:after,.wp-block-woocommerce-cart-line-items-block:after,.wc-block-cart__main:after{display:none!important;content:none!important;animation:none!important}.wp-block-woocommerce-cart.is-loading{opacity:1!important;visibility:visible!important}.woocommerce-cart-form,.wc-block-cart__main{flex:1!important;min-width:0!important;max-width:none!important}.cart-collaterals,.wc-block-cart__sidebar,.wc-block-components-sidebar{width:380px!important;min-width:380px!important;min-height:400px!important;position:sticky!important;top:100px!important;background:var(--color-paper-cool)!important;padding:3rem!important;border-radius:var(--radius-sm)!important;float:none!important;margin:0!important;display:block!important;visibility:visible!important;opacity:1!important;overflow:visible!important;z-index:50!important}@media (max-width: 1200px){.cart-collaterals,.wc-block-cart__sidebar,.wc-block-components-sidebar{width:100%!important;min-width:0!important;position:static!important;margin-top:4rem!important}}@media (max-width: 768px){.cart-collaterals,.wc-block-cart__sidebar,.wc-block-components-sidebar{padding:2rem!important}}.wc-block-cart__sidebar>*,.wc-block-components-sidebar>*,.wc-block-cart-totals,.wc-block-cart__sidebar-container{display:block!important;visibility:visible!important;min-height:50px!important}.cart-collaterals .cart_totals,.wc-block-cart-totals,.wc-block-cart__sidebar-container{width:100%!important;float:none!important;text-align:left!important}.wc-block-cart__sidebar-title,.wc-block-components-totals-header,.cart-collaterals h2,#order_review_heading{font-family:var(--woo-font-display)!important;font-size:1.5rem!important;font-weight:700!important;margin-bottom:2.5rem!important;color:var(--color-text-charcoal)!important;padding-bottom:1rem!important}.poet-artisanal-checkout-wrapper{color:var(--color-text-charcoal)!important;width:100%!important;max-width:var(--container-masterpiece)!important;margin:0 auto!important;background:var(--color-sage-tint)!important;padding:4rem!important;border-radius:var(--radius-sm)!important}.checkout-back-nav,.cart-back-nav{margin:0 auto 1.5rem!important;max-width:var(--container-masterpiece)!important;width:100%!important}.archive-nav{margin-top:2rem!important;text-align:center}.checkout-back-nav .back-link,.cart-back-nav .back-link,.archive-nav .back-link{font-family:var(--font-sans);font-size:.72rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-pencil);text-decoration:none!important;display:inline-flex;align-items:center;gap:.6rem;opacity:.6;transition:all .4s cubic-bezier(.2,.8,.2,1);font-weight:700}.checkout-back-nav .back-link span,.cart-back-nav .back-link span,.archive-nav .back-link span{font-size:1.2rem;line-height:1;transition:transform .3s ease}.checkout-back-nav .back-link:hover,.cart-back-nav .back-link:hover,.archive-nav .back-link:hover{opacity:1;color:var(--color-orange)!important}.checkout-back-nav .back-link:hover span,.cart-back-nav .back-link:hover span{transform:translate(-4px)}.archive-nav .back-link:hover span{transform:translate(4px)}@media (max-width: 992px){.poet-artisanal-checkout-wrapper{padding:4rem!important}}@media (max-width: 768px){.poet-artisanal-checkout-wrapper{padding:2rem!important}}.poet-checkout-layout{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;width:100%!important;gap:6rem!important}@media (max-width: 1200px){.poet-checkout-layout{flex-direction:column!important;gap:4rem!important}}.checkout-main-column{flex:1!important;min-width:0!important}.checkout-sidebar-column{width:450px!important;min-width:450px!important}@media (min-width: 1201px){.checkout-sidebar-column{position:sticky!important;top:100px!important}}@media (max-width: 1200px){.checkout-sidebar-column{width:100%!important;min-width:0!important}}.checkout-review-order-wrapper{background:var(--color-paper-cool);padding:4rem!important;border-radius:var(--radius-sm)!important}@media (max-width: 768px){.checkout-review-order-wrapper{padding:2rem!important}}.woocommerce-checkout{display:block}.col2-set{display:flex!important;flex-direction:column!important;gap:3rem!important;width:100%!important}.col-1,.col-2,.col-4{width:100%!important;float:none!important}@media (min-width: 992px){.col2-set{flex-direction:row!important;flex-wrap:wrap!important}.col-1,.col-2,.col-4{width:calc(50% - 1.5rem)!important}}.checkout-customer-details-stacked{display:flex!important;flex-direction:column!important;width:100%!important;gap:4rem!important}.checkout-billing-section,.checkout-shipping-section{width:100%!important}.woocommerce-checkout input.input-text,.woocommerce-checkout textarea,.woocommerce-checkout select{background:var(--bg-glass-cream)!important;border:1px solid var(--btn-border-alpha-low)!important;border-radius:var(--radius-sm)!important;padding:1.2rem 1.5rem!important;font-family:var(--font-serif)!important;font-size:1rem!important;color:var(--color-text-charcoal)!important;width:100%!important;transition:all .3s ease!important}:where(.woocommerce) .select2-container .select2-dropdown,:where(.woocommerce) .select2-container .select2-selection{background-color:var(--bg-glass-cream)!important;border:none!important;border-radius:var(--radius-sm)!important}:where(.woocommerce) .select2-container .select2-selection__arrow{background-color:transparent!important}.woocommerce-checkout input.input-text:focus,.woocommerce-checkout textarea:focus{border-color:var(--color-orange)!important;outline:none!important;box-shadow:0 0 0 4px #b56a360d!important}.woocommerce-checkout .form-row{padding:3px 0!important;margin:0 0 1.5rem!important;width:100%!important;display:block!important}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:48%!important;float:left!important;clear:none!important}.woocommerce-checkout .form-row-last{float:right!important}.woocommerce-checkout .form-row-wide{width:100%!important;clear:both!important}@media (max-width: 768px){.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:100%!important;float:none!important}}.woocommerce-checkout .form-row:after{content:""!important;display:table!important;clear:both!important}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:transparent!important;border:none!important}.woocommerce-checkout label{font-family:var(--woo-font-ui)!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:.75rem!important;font-weight:700!important;color:var(--color-text-graphite)!important;margin-bottom:.8rem!important;display:block!important}.poet-artisanal-cart-wrapper table.shop_table{border:none!important;background:transparent!important;border-radius:0!important;width:100%!important;margin-bottom:2rem!important}.cart_totals table.shop_table{width:100%!important}.cart_totals th{padding:1.5rem 1rem!important;text-align:left!important;font-family:var(--woo-font-ui)!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:var(--font-size-xs, .72rem)!important;font-weight:700!important;color:var(--color-text-graphite)!important}.cart_totals td{padding:1.5rem 1rem!important;text-align:right!important}.poet-artisanal-cart-wrapper th,.wc-block-cart-items-header,.wc-block-cart-items-header__title,.woocommerce-checkout th{font-family:var(--woo-font-ui)!important;text-transform:uppercase!important;letter-spacing:.12em!important;font-size:var(--font-size-xs, .72rem)!important;font-weight:700!important;color:var(--color-text-graphite)!important;padding:2rem .5rem!important}.poet-artisanal-cart-wrapper td,.wc-block-cart-items__row td,.wc-block-cart-item,.woocommerce td{padding:2rem .5rem!important;font-family:var(--font-serif)}@media (max-width: 768px){.woocommerce-checkout-review-order-table{display:block!important;width:100%!important}.woocommerce-checkout-review-order-table thead{display:none!important}.woocommerce-checkout-review-order-table tr{display:block!important;width:100%!important;padding:1rem 0!important}.woocommerce-checkout-review-order-table td,.woocommerce-checkout-review-order-table th{display:flex!important;justify-content:space-between!important;width:100%!important;padding:.5rem 0!important;border:none!important;text-align:right!important}.woocommerce-checkout-review-order-table .product-name{text-align:left!important;font-weight:700!important}}@media (max-width: 768px){.poet-artisanal-cart-wrapper table.shop_table_responsive thead{display:none!important}.poet-artisanal-cart-wrapper table.shop_table_responsive tr{display:block!important;width:100%!important;border-bottom:1px solid var(--btn-border-alpha-low)!important;margin-bottom:2rem!important;padding-bottom:1rem!important}.poet-artisanal-cart-wrapper table.shop_table_responsive td{display:block!important;width:100%!important;text-align:right!important;padding:1rem 0!important;border:none!important;position:relative!important}.poet-artisanal-cart-wrapper table.shop_table_responsive td:before{content:attr(data-title);float:left;font-family:var(--woo-font-ui);text-transform:uppercase;font-weight:700;font-size:.7rem;color:var(--color-text-pencil);letter-spacing:.05em}.poet-artisanal-cart-wrapper table.shop_table_responsive td.product-remove,.poet-artisanal-cart-wrapper table.shop_table_responsive td.product-thumbnail{text-align:center!important}.poet-artisanal-cart-wrapper table.shop_table_responsive td.product-remove:before,.poet-artisanal-cart-wrapper table.shop_table_responsive td.product-thumbnail:before{display:none!important}.poet-artisanal-cart-wrapper .product-name a{font-size:1.2rem!important}.poet-artisanal-cart-wrapper .product-thumbnail img{width:100px!important;margin:0 auto!important}.woocommerce-cart .coupon{flex-direction:column!important;align-items:stretch!important}.woocommerce-cart .coupon input.input-text{width:100%!important;margin-bottom:1rem!important}}.product-name a,.wc-block-cart-item__name,.woocommerce td.product-name{color:var(--color-text-charcoal)!important;text-decoration:none!important;font-weight:700!important;font-family:var(--woo-font-display)!important;font-size:1rem!important;line-height:1.1!important}.poet-artisanal-cart-wrapper .product-thumbnail img{width:120px!important;height:auto!important;border-radius:var(--radius-sm)}.product-price,.product-subtotal,.wc-block-components-product-price,.wc-block-components-totals-item__value,.wc-block-cart-item__total,.woocommerce-Price-amount{font-family:var(--woo-font-ledger)!important;font-weight:500!important;color:var(--color-text-charcoal)!important;letter-spacing:-.05em!important;font-size:.95em!important}.woocommerce a.remove,.product-remove .remove{background:transparent!important;display:flex!important;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:all .4s cubic-bezier(.2,.8,.2,1)!important;color:var(--color-text-pencil)!important}.product-remove .remove svg{color:inherit!important;transition:transform .3s ease}.woocommerce a.remove:hover,.product-remove .remove:hover{background-color:var(--color-orange-tint)!important;color:var(--color-orange)!important}.product-remove .remove:hover svg{transform:scale(1.1) rotate(-5deg)}.wc-block-components-totals-item{border:none!important;padding:.5rem 0!important}.wc-block-components-quantity-selector{background:transparent!important;border-radius:var(--radius-sm)!important;width:fit-content!important}.poet-artisanal-cart-wrapper .shop_table thead{background:transparent!important}.checkout-button,.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{width:100%!important;margin-top:2rem!important;display:flex!important}@media (max-width: 1200px){.poet-artisanal-cart-wrapper{flex-direction:column}.cart-collaterals{width:100%;position:static}}.product-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:5rem;align-items:center}.product-visual-col{position:relative;display:flex;justify-content:center}.image-stage{position:relative;width:100%;max-width:500px}.hero-product-img{width:100%;height:auto;display:block;transition:transform .5s ease}.visual-book .hero-product-img{transform:perspective(1000px) rotateY(-5deg)}.visual-book:hover .hero-product-img{transform:perspective(1000px) rotateY(0) scale(1.02)}.visual-art .hero-product-img{background:var(--bg-white)}.product-narrative-col{display:flex;flex-direction:column}.category-tag{font-family:var(--font-sans);font-size:.8rem;text-transform:uppercase;letter-spacing:.15em;color:var(--text-grey)}.category-tag a{color:var(--color-blue);text-decoration:none}.product-hero-title,.woo-header{font-family:var(--font-serif);font-size:3.5rem;line-height:1.1;color:var(--text-dark);margin:1rem 0}.woo-header{font-family:var(--font-display);font-size:clamp(3rem,10vw,5.5rem);font-weight:400;line-height:1;color:var(--color-text-charcoal);margin-top:clamp(calc(var(--header-height) + 2rem),10vh,calc(var(--header-height) + 4rem));margin-bottom:1.5rem;letter-spacing:-.02em;position:relative;z-index:1}.woo-header-subtitle{font-family:var(--font-sans);font-size:var(--subtitle-font-size, .8rem);text-transform:uppercase;letter-spacing:var(--subtitle-letter-spacing, .5em);color:var(--color-blue);opacity:.6;position:relative;z-index:1;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--color-border-subtle)}.product-price-box{font-family:var(--font-serif);font-size:1.8rem;color:var(--text-grey);font-style:italic;margin-bottom:2rem}.product-description{font-family:var(--font-serif);font-size:1.2rem;line-height:1.8;color:var(--text-dark);margin-bottom:3rem}.product-specs{padding:1.5rem 0;margin-bottom:3rem}.spec-row{display:flex;justify-content:space-between;font-family:var(--font-sans);font-size:.9rem}.spec-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-grey)}.spec-value{color:var(--text-dark);font-weight:600}.poet-cart-area form.cart{display:flex;flex-wrap:wrap;gap:2rem;align-items:flex-end}.woocommerce .quantity{display:inline-block;float:none;margin:0}.woocommerce .quantity .qty{width:60px;background:transparent;border:none;border-bottom:2px solid var(--color-orange);text-align:center;font-family:var(--font-sans);font-size:1.5rem;color:var(--color-text-charcoal);padding:5px 0;-moz-appearance:textfield}.woocommerce .quantity .qty::-webkit-inner-spin-button,.woocommerce .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce button.button,.woocommerce button.button.alt,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce #respond input#submit.alt,.woocommerce button.button.single_add_to_cart_button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout #place_order,.woocommerce a.button.checkout-button,.wc-block-components-button:not(.is-link),.wc-block-components-button:not(.is-link) .wc-block-components-button__text,.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{background-color:var(--btn-bg-cream)!important;color:var(--color-orange)!important;border:1px solid var(--btn-border-alpha-low)!important;padding:12px 32px!important;font-family:var(--font-sans)!important;text-transform:uppercase!important;letter-spacing:.22em!important;font-size:.75rem!important;font-weight:700!important;border-radius:var(--btn-radius)!important;transition:all .4s cubic-bezier(.2,.8,.2,1)!important;position:relative!important;overflow:hidden!important;z-index:10!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;box-shadow:none!important;text-shadow:none!important}.woocommerce button.button:hover,.woocommerce button.button.alt:hover,.woocommerce a.button:hover,.woocommerce a.button.alt:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce button.button.single_add_to_cart_button:hover,.woocommerce-checkout #place_order:hover,body .wc-block-components-button:not(.is-link):hover,body .wc-block-components-button:not(.is-link):hover .wc-block-components-button__text,.wc-block-components-checkout-place-order-button:hover,.woocommerce-message .button.wc-forward:hover{background:linear-gradient(90deg,#8b73550d,#8b735514)!important;transform:translateY(-2px)!important;color:var(--color-orange)!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce a.button.checkout-button,.wc-block-cart__submit-button,.woocommerce-checkout #place_order{background:linear-gradient(90deg,#8b73550d,#8b735514)!important;color:var(--color-orange)!important;transform:none!important;width:100%!important;margin-top:2rem!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce a.button.checkout-button:hover,.wc-block-cart__submit-button:hover,.woocommerce-checkout #place_order:hover{background-color:var(--btn-bg-cream)!important;color:var(--color-orange)!important;transform:translateY(-2px)!important}@media (max-width: 768px){.woocommerce button.button,.woocommerce a.button,.wc-block-components-button:not(.is-link){padding:10px 20px!important;font-size:.75rem!important;width:100%!important}}.woocommerce-cart .coupon{display:flex!important;gap:1rem!important;align-items:center!important}.woocommerce-cart .coupon input.input-text{background:transparent!important;border:1px solid var(--btn-border-alpha-low)!important;padding:8px 15px!important;font-family:var(--woo-font-ledger)!important;font-size:.9rem!important;color:var(--color-text-charcoal)!important;border-radius:var(--btn-radius)!important;width:180px!important}.woocommerce-cart table.cart td.actions .button,.woocommerce-cart .coupon .button{background-color:transparent!important;color:var(--color-text-graphite)!important;padding:10px 24px!important;font-size:.8rem!important;font-family:var(--font-sans)!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.15em!important}.woocommerce-cart table.cart td.actions .button:hover,.woocommerce-cart .coupon .button:hover{color:var(--color-orange)!important;border-color:var(--color-orange)!important;background:#b56a3608!important}.wc-block-components-quantity-selector{border-radius:var(--btn-radius)!important;overflow:hidden;background:transparent!important;display:inline-flex;align-items:center}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__input{background:transparent!important;border:none!important;font-family:var(--font-serif)!important;font-size:1.1rem!important;color:var(--color-heading)!important;text-align:center!important;width:3rem!important;padding:.5rem 0!important;-moz-appearance:textfield}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{background:transparent!important;border:none!important;color:var(--color-text-graphite)!important;font-family:var(--font-sans)!important;font-size:1.2rem!important;width:2rem!important;cursor:pointer;transition:color .3s ease;display:flex;align-items:center;justify-content:center}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{color:var(--color-orange)!important;background:#b56a360d!important}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{opacity:.3;cursor:not-allowed}.wc-block-cart-items{width:100%!important;border-collapse:collapse!important}.wc-block-cart-items__row,.wc-block-cart-item{display:table-row!important}.wc-block-cart-item__image{width:180px!important;padding:5rem 0!important;vertical-align:middle!important}.wc-block-cart-item__product{width:auto!important;padding:5rem 3rem!important;vertical-align:middle!important;text-align:left!important}.wc-block-cart-item__total{width:150px!important;text-align:right!important;padding:5rem 0!important;vertical-align:middle!important}.wc-block-components-product-name,.wc-block-components-product-name a{color:var(--color-text-charcoal)!important;font-family:var(--woo-font-display)!important;font-weight:600!important;font-size:2.4rem!important;text-decoration:none!important;line-height:1.1!important;display:block!important;margin-bottom:.5rem}.woocommerce-page .wc-block-cart__totals-title,.woocommerce-page .wc-block-checkout__title,.woocommerce-page .wp-block-woocommerce-cart-order-summary-heading-block h2,.woocommerce-page .wc-block-components-title,.woocommerce-page .wc-block-components-totals-item__label,.woocommerce-page .wc-block-components-panel__button,.woocommerce-page h1,.woocommerce-page h2,.woocommerce-page h3,.woocommerce-page h4,.woocommerce-page h5{color:var(--color-text-charcoal)!important;font-family:var(--font-serif)!important}.wc-block-components-formatted-money-amount,.wc-block-components-totals-item__value,.wc-block-cart-item__price,.wc-block-cart-item__total{font-family:var(--woo-font-ledger)!important}.wc-block-cart-item__remove-link{font-size:0!important;color:transparent!important;width:32px!important;height:32px!important;display:inline-flex!important;margin-top:2rem!important;opacity:.4!important;transition:all .3s ease!important}.wc-block-cart-item__remove-link{font-size:0!important;color:transparent!important;width:32px!important;height:32px!important;display:inline-flex!important;align-items:center;justify-content:center;margin-top:2rem!important;opacity:.6!important;border-radius:50%;transition:all .4s cubic-bezier(.2,.8,.2,1)!important}.wc-block-cart-item__remove-link:before{content:"";width:20px;height:20px;background-color:var(--color-text-pencil);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6'/%3E%3Cpath d='M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2'/%3E%3Cline x1='10' y1='11' x2='10' y2='17'/%3E%3Cline x1='14' y1='11' x2='14' y2='17'/%3E%3C/svg%3E") no-repeat center / contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18'/%3E%3Cpath d='M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6'/%3E%3Cpath d='M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2'/%3E%3Cline x1='10' y1='11' x2='10' y2='17'/%3E%3Cline x1='14' y1='11' x2='14' y2='17'/%3E%3C/svg%3E") no-repeat center / contain;transition:background-color .3s ease}.wc-block-cart-item__remove-link:hover{opacity:1!important;background-color:var(--color-orange-tint)!important;transform:scale(1.1)}.wc-block-cart-item__remove-link:hover:before{background-color:var(--color-orange)}.wc-block-components-quantity-selector{background:var(--color-paper-cool)!important;border-radius:var(--btn-radius)!important}@media (max-width: 768px){.wc-block-cart-items__row,.wc-block-cart-item{padding:3rem 0!important;display:block!important;text-align:center!important}.wc-block-cart-item__product{padding:2rem 1rem!important}.wc-block-cart-item__remove-link{margin:1rem auto 0!important;display:block!important}.wc-block-cart-item__image{width:100%!important;max-width:150px;margin:0 auto}}@media (max-width: 992px){.product-layout{grid-template-columns:1fr;gap:3rem}.product-visual-col{margin-bottom:1rem}.product-hero-title,.woo-header{font-size:3rem}.image-stage{max-width:400px}}@media (max-width: 768px){.product-page-wrapper{padding:4rem 0}.product-hero-title,.woo-header{font-size:2.5rem}.woo-header{font-size:2.8rem;margin-top:calc(var(--header-height) + 2rem)}.woo-header-subtitle{letter-spacing:.3em;font-size:.7rem}.image-stage{max-width:100%}.poet-cart-area form.cart{gap:1.5rem;flex-direction:column;align-items:stretch}.woocommerce .quantity{width:100%;text-align:center}.woocommerce .quantity .qty{width:100%}.woocommerce button.button.single_add_to_cart_button{width:100%;text-align:center}}.product-related-content{border-top:1px solid rgba(0,0,0,.05);margin-top:6rem;padding-top:6rem}.product-related-content .section-label{text-align:center;margin-bottom:4rem}.product-related-content .section-label-tag{font-size:.9rem;opacity:.6;text-transform:uppercase;letter-spacing:.4em;display:block;margin-bottom:1rem;color:var(--color-text-main)}.modal-books-container{border-top:1px solid var(--btn-border-alpha-low);padding-top:2rem;margin-top:2rem;text-align:center}.book-reference-list{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.book-ref-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;max-width:120px}.book-ref-thumb{width:100px;box-shadow:var(--shadow-master);border-radius:2px;overflow:hidden;transition:transform .4s ease}.book-ref-item:hover .book-ref-thumb{transform:translateY(-4px);box-shadow:var(--shadow-master-lift)}.book-ref-title{font-size:.8rem;font-family:var(--font-serif);font-style:italic;color:var(--color-text-charcoal);display:block;line-height:1.2}.book-ref-publisher{font-size:.65rem;color:var(--color-text-pencil);text-transform:uppercase;letter-spacing:.05rem}.product-related-content .section-title{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,3.5rem);color:var(--color-heading);margin:0;font-weight:500;line-height:1.1}.poems-mini-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:4rem}.poem-ref-card{background:#00000005;padding:3rem;border-radius:2px;border:1px solid rgba(0,0,0,.05);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.poem-ref-card h3{font-size:2rem;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;color:var(--color-heading);font-weight:500}.poem-ref-card .poem-excerpt{font-size:1.5rem;color:var(--color-text-main);line-height:1.7;font-family:var(--font-script);opacity:.85;margin-bottom:2rem}.poem-ref-card .read-more-link{font-size:.9rem;text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);text-decoration:none;display:inline-flex;align-items:center;gap:.8rem;margin-top:auto;font-weight:600;transition:gap .3s ease}.poem-ref-card .read-more-link:hover{gap:1.2rem}.poem-ref-card .read-more-link span{font-size:1.4rem}@media (max-width: 768px){.poems-mini-grid{grid-template-columns:1fr;gap:2rem}.poem-ref-card{padding:2rem}}
