.woocommerce div.product,.jireh-is-single-product .woocommerce div.product{display:grid;grid-template-columns:1fr;row-gap:2rem;column-gap:2rem;padding:0 0 3rem}@media(min-width: 768px){.woocommerce div.product,.jireh-is-single-product .woocommerce div.product{grid-template-columns:minmax(0, 340px) minmax(0, 1fr);column-gap:2.5rem;align-items:start}}@media(min-width: 1200px){.woocommerce div.product,.jireh-is-single-product .woocommerce div.product{grid-template-columns:minmax(0, 380px) minmax(0, 1fr);column-gap:3.5rem}}.woocommerce div.product::before,.woocommerce div.product::after,.jireh-is-single-product .woocommerce div.product::before,.jireh-is-single-product .woocommerce div.product::after{display:none}.woocommerce div.product .woocommerce-product-gallery{width:100% !important;margin:0;float:none;position:sticky;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px rgba(29,52,82,.06),0 1px 3px rgba(29,52,82,.04);border:1px solid rgba(29,52,82,.04);padding:1rem}@media(max-width: 767px){.woocommerce div.product .woocommerce-product-gallery{position:static}}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image{border-radius:10px;overflow:hidden}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img{border-radius:10px}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs{margin:1rem 0 0;padding:0;display:flex;gap:.5rem;flex-wrap:wrap}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li{width:calc(25% - .4rem) !important;margin:0 !important;float:none !important}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img{border-radius:6px;border:2px solid rgba(0,0,0,0);transition:border-color .15s ease,opacity .15s ease;opacity:.6;cursor:pointer}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1;border-color:#c4922a}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{top:1rem;right:1rem;background:#fff;border-radius:50%;width:38px;height:38px;line-height:36px;text-align:center;font-size:18px;color:#1d3452;box-shadow:0 1px 2px rgba(29,52,82,.06),0 1px 3px rgba(29,52,82,.04);opacity:1}.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover{color:#c4922a}.woocommerce div.product .summary,.woocommerce div.product div.summary{width:100% !important;margin:0 !important;float:none !important;padding:0}.jireh-single__cat{display:inline-block;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#c4922a;margin-bottom:.75rem}.woocommerce div.product .product_title{font-family:"Playfair Display","Georgia",serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;color:#1d3452;line-height:1.15;letter-spacing:-0.01em;margin:0 0 1rem}.woocommerce div.product .woocommerce-product-rating{display:flex;align-items:center;gap:.75rem;margin:0 0 1.25rem}.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link{color:#5a6e82;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.85rem;text-decoration:none}.woocommerce div.product .woocommerce-product-rating .woocommerce-review-link:hover{color:#1d3452}.woocommerce div.product p.price,.woocommerce div.product span.price{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700;color:#1d3452;margin:0 0 1.5rem;display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;line-height:1.1}.woocommerce div.product p.price del,.woocommerce div.product span.price del{font-size:.65em;color:#a8b8c8;font-weight:400}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{text-decoration:none;color:#c0392b}.woocommerce div.product .woocommerce-product-details__short-description{color:#1d3452;font-size:1rem;line-height:1.7;margin:0 0 1.5rem}.woocommerce div.product .woocommerce-product-details__short-description p{margin:0 0 .75rem}.woocommerce div.product .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.woocommerce div.product p.stock{display:inline-flex;align-items:center;gap:.5rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.85rem;font-weight:500;padding:.4rem .9rem;border-radius:999px;margin:0 0 1.25rem}.woocommerce div.product p.stock::before{content:"";width:8px;height:8px;border-radius:50%;display:inline-block}.woocommerce div.product p.stock.in-stock{background:rgba(45,164,78,.1);color:#2da44e}.woocommerce div.product p.stock.in-stock::before{background:#2da44e}.woocommerce div.product p.stock.out-of-stock{background:rgba(192,57,43,.1);color:#c0392b}.woocommerce div.product p.stock.out-of-stock::before{background:#c0392b}.woocommerce div.product p.stock.available-on-backorder{background:rgba(196,146,42,.1);color:#c4922a}.woocommerce div.product p.stock.available-on-backorder::before{background:#c4922a}.jireh-single__cta-group{background:#fff;border:1px solid rgba(29,52,82,.08);border-radius:16px;padding:1.5rem;margin:1.5rem 0;box-shadow:0 1px 2px rgba(29,52,82,.06),0 1px 3px rgba(29,52,82,.04)}.jireh-single__cta-group form.cart{display:flex;flex-wrap:wrap;gap:.75rem;align-items:stretch;margin:0 !important}.jireh-single__cta-group form.cart .quantity{height:52px}.jireh-single__cta-group form.cart .quantity input.qty{width:60px;font-size:1.05rem}.jireh-single__cta-group form.cart button.single_add_to_cart_button{flex:1 1 200px;min-height:52px;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;background:#1d3452;border-color:#1d3452}.jireh-single__cta-group form.cart button.single_add_to_cart_button:hover{background:#2a4a6e;border-color:#2a4a6e}.jireh-single__cta-group form.cart button.jireh-single__buy-now{flex:1 1 200px;min-height:52px;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;background:#c4922a;border-color:#c4922a;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer}.jireh-single__cta-group form.cart button.jireh-single__buy-now svg{width:18px;height:18px;flex-shrink:0}.jireh-single__cta-group form.cart button.jireh-single__buy-now:hover,.jireh-single__cta-group form.cart button.jireh-single__buy-now:focus-visible{background:#e8b84b;border-color:#e8b84b;color:#fff;outline:none}.jireh-single__cta-group form.cart .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;gap:.75rem;width:100%}.jireh-single__cta-group table.variations{width:100%;margin:0 0 1rem;border:0}.jireh-single__cta-group table.variations tr{display:block;margin-bottom:.75rem}.jireh-single__cta-group table.variations td{display:block;padding:0}.jireh-single__cta-group table.variations td.label{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.82rem;font-weight:600;color:#5a6e82;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem}.jireh-single__cta-group table.variations td.value select{width:100%;min-height:48px;border:1px solid rgba(29,52,82,.15);border-radius:6px;padding:.65rem 1rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.95rem;color:#1d3452;background:#fff}.jireh-single__cta-group table.variations td.value select:focus{border-color:#1d3452;outline:none}.jireh-single__cta-group table.variations .reset_variations{color:#5a6e82;font-size:.85rem;text-decoration:underline;text-underline-offset:2px;margin-top:.5rem;display:inline-block}.jireh-single__cta-group table.variations .reset_variations:hover{color:#c0392b}.jireh-single__cta-group .woocommerce-variation-price{margin:0 0 1rem}.jireh-single__cta-group .woocommerce-variation-price .price{font-size:1.5rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-weight:700;color:#1d3452}.jireh-single__cta-group .woocommerce-variation-availability{margin-bottom:1rem}.jireh-single__inline-benefits{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem 1.25rem;list-style:none;padding:0;margin:1.5rem 0}@media(min-width: 768px){.jireh-single__inline-benefits{grid-template-columns:repeat(2, 1fr)}}.jireh-single__inline-benefits li{display:flex;align-items:center;gap:.6rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.85rem;color:#1d3452;font-weight:500}.jireh-single__inline-benefits-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(196,146,42,.12);color:#c4922a;flex-shrink:0}.jireh-single__meta{margin:1.5rem 0 0;padding:1.25rem 0 0;border-top:1px solid rgba(29,52,82,.08);font-family:"Roboto",system-ui,-apple-system,sans-serif}.jireh-single__meta-row{display:flex;gap:.5rem;font-size:.85rem;line-height:1.6;margin-bottom:.35rem}.jireh-single__meta-row:last-child{margin-bottom:0}.jireh-single__meta-label{color:#5a6e82;font-weight:500;min-width:90px}.jireh-single__meta-label::after{content:":"}.jireh-single__meta-value{color:#1d3452;font-weight:500}.jireh-single__meta-value a{color:#1d3452;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);transition:border-color .15s ease}.jireh-single__meta-value a:hover{border-bottom-color:#c4922a}.jireh-single__description{grid-column:1/-1;margin:0;padding:2rem;background:#fff;border-radius:16px;border:1px solid rgba(29,52,82,.06);box-shadow:0 1px 2px rgba(29,52,82,.06),0 1px 3px rgba(29,52,82,.04)}@media(min-width: 768px){.jireh-single__description{padding:2.5rem}}.jireh-single__description-body{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:1.05rem;line-height:1.75;color:#1d3452}@media(min-width: 768px){.jireh-single__description-body{font-size:1.08rem}}.jireh-single__description-body p{margin:0 0 1rem}.jireh-single__description-body p:last-child{margin:0}.jireh-single__description-body strong{color:#1d3452;font-weight:600}.jireh-single__description-body ul,.jireh-single__description-body ol{margin:0 0 1rem;padding-left:1.5rem}.jireh-single__description-body ul li,.jireh-single__description-body ol li{margin-bottom:.35rem}.jireh-single__academic{grid-column:1/-1;margin:0;padding:2rem;background:#fff;border-radius:16px;border:1px solid rgba(29,52,82,.06);box-shadow:0 1px 2px rgba(29,52,82,.06),0 1px 3px rgba(29,52,82,.04)}.jireh-single__academic-list{display:grid;grid-template-columns:1fr;gap:1rem 2rem;margin:0;padding:0}@media(min-width: 768px){.jireh-single__academic-list{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1200px){.jireh-single__academic-list{grid-template-columns:repeat(3, 1fr)}}.jireh-single__academic-item{padding:.85rem 0;border-bottom:1px solid rgba(29,52,82,.06);display:flex;flex-direction:column;gap:.25rem}.jireh-single__academic-item.is-long{grid-column:1/-1;border-bottom:0;padding:1rem 0;margin-top:.5rem;border-top:1px solid rgba(29,52,82,.08)}.jireh-single__academic-key{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c4922a}.jireh-single__academic-val{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.95rem;color:#1d3452;margin:0;line-height:1.55}.jireh-single__academic-val p{margin:0 0 .5rem}.jireh-single__academic-val p:last-child{margin:0}.woocommerce-Tabs-panel .jireh-single__academic{margin:0;padding:0;background:rgba(0,0,0,0);border:0;box-shadow:none}.woocommerce-Tabs-panel .jireh-single__academic .jireh-single__section-head{display:none}.woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin:0}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;margin:0 0 2rem;padding:0 0 .5rem;border-bottom:1px solid rgba(29,52,82,.1);display:flex;gap:0;overflow-x:auto;scrollbar-width:thin}.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0;padding:0;background:rgba(0,0,0,0);border:0;border-radius:0;position:relative}.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 a{display:block;padding:1rem 1.5rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.92rem;font-weight:500;color:#5a6e82;text-decoration:none;white-space:nowrap;position:relative;transition:color .15s ease}.woocommerce div.product .woocommerce-tabs ul.tabs li a::after{content:"";position:absolute;bottom:-0.5rem;left:50%;transform:translateX(-50%) scaleX(0);width:70%;height:2px;background:#c4922a;transition:transform .15s ease}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{color:#1d3452}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#1d3452;font-weight:600}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after{transform:translateX(-50%) scaleX(1)}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel{padding:0}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel h2{font-family:"Playfair Display","Georgia",serif;color:#1d3452;font-size:1.5rem;margin:0 0 1rem}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel p{color:#1d3452;line-height:1.75}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes{border:0;margin:0}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes tr{border:0;border-bottom:1px solid rgba(29,52,82,.06)}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes tr:last-child{border-bottom:0}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes th,.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes td{border:0;padding:.85rem 0;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.95rem;background:rgba(0,0,0,0) !important}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes th{font-weight:600;color:#5a6e82;width:30%}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes td{color:#1d3452;font-style:normal}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes td p{margin:0}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .comment-text{background:#f5f0e8;border-radius:10px;border:0;margin-left:60px;padding:1.25rem}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .commentlist .avatar{width:48px;height:48px;border-radius:50%;border:0;padding:0;background:rgba(0,0,0,0)}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews .meta strong{font-family:"Playfair Display","Georgia",serif;color:#1d3452}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(29,52,82,.08)}.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel #reviews #review_form_wrapper #reply-title{font-family:"Playfair Display","Georgia",serif;color:#1d3452}.jireh-single__related{grid-column:1/-1;margin:0}.jireh-single__related-viewport{position:relative;margin:1rem -1rem 0}@media(min-width: 768px){.jireh-single__related-viewport{margin:1rem 0 0}}.jireh-single__related-track{display:flex;gap:1rem;padding:.5rem 1rem;margin:0;list-style:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.jireh-single__related-track::-webkit-scrollbar{display:none}@media(min-width: 768px){.jireh-single__related-track{gap:1.5rem;padding:.5rem 0}}.jireh-single__related-item{flex:0 0 75%;max-width:260px;scroll-snap-align:start}@media(min-width: 768px){.jireh-single__related-item{flex:0 0 calc(33.333% - 1rem);max-width:none}}@media(min-width: 1200px){.jireh-single__related-item{flex:0 0 calc(25% - 1.125rem)}}.jireh-single__related-item .jireh-card{height:100%}.jireh-single__related-nav{appearance:none;border:0;position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;color:#1d3452;box-shadow:0 4px 12px rgba(29,52,82,.08),0 2px 4px rgba(29,52,82,.04);cursor:pointer;display:none;align-items:center;justify-content:center;z-index:2;transition:background-color .15s ease,color .15s ease}@media(min-width: 768px){.jireh-single__related-nav{display:inline-flex}}.jireh-single__related-nav:hover,.jireh-single__related-nav:focus-visible{background:#1d3452;color:#fff;outline:none}.jireh-single__related-nav:disabled{opacity:0;pointer-events:none}.jireh-single__related-nav--prev{left:-22px}.jireh-single__related-nav--prev svg{transform:rotate(180deg)}.jireh-single__related-nav--next{right:-22px}.jireh-sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid rgba(29,52,82,.1);box-shadow:0 -8px 24px rgba(29,52,82,.08);padding:.75rem 0;z-index:50;transform:translateY(100%);transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1);display:block}.jireh-sticky-atc.is-visible{transform:translateY(0)}@media(min-width: 768px){.jireh-sticky-atc{display:none}}.jireh-sticky-atc__inner{display:flex;align-items:center;gap:.75rem}.jireh-sticky-atc__product{display:flex;align-items:center;gap:.65rem;flex:1;min-width:0}.jireh-sticky-atc__thumb{width:44px;height:44px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f5f0e8}.jireh-sticky-atc__thumb img{width:100%;height:100%;object-fit:cover;display:block}.jireh-sticky-atc__info{display:flex;flex-direction:column;min-width:0;flex:1}.jireh-sticky-atc__title{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.82rem;font-weight:500;color:#1d3452;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jireh-sticky-atc__price{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:700;color:#c4922a;line-height:1.2}.jireh-sticky-atc__form{margin:0;flex-shrink:0}.jireh-sticky-atc__btn{min-height:44px;padding:.65rem 1.1rem;font-size:.9rem;font-weight:600}
