/*
Theme Name: Azhman Gallery
Author: Azhman Gallery
Description: فروشگاه اختصاصی و راست‌چین گالری آژمان
Version: 0.2.0
Text Domain: azhman-gallery
*/
@font-face{font-family:Vazirmatn;src:url('assets/fonts/Vazirmatn.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#242320;--muted:#77736e;--paper:#fff;--soft:#f8f7f5;--line:#eae7e2;--accent:#b7a182;--radius:8px;--font:Vazirmatn,Tahoma,sans-serif;color-scheme:light;font-family:var(--font);color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-size:15px;line-height:1.9}h1,h2,h3,p{margin:0 0 16px}h1,h2,h3{font-weight:500;line-height:1.55}h1{font-size:34px}h2{font-size:24px}h3{font-size:18px}a{color:inherit;text-decoration:none}a:hover{color:#897354}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;vertical-align:middle}svg{flex-shrink:0;vertical-align:middle}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #9c7a4d;outline-offset:4px}input:not([type=checkbox],[type=radio],[type=submit]),select,textarea{width:100%;border:1px solid var(--line);border-radius:5px;background:#fff;padding:11px 13px;min-height:46px}input[type=checkbox],input[type=radio]{accent-color:var(--ink);width:17px;height:17px}input[type=number]{direction:ltr}textarea{resize:vertical}label{display:block}fieldset{border:0;padding:0;margin:0}small{font-size:12px}del{color:var(--muted);font-size:.85em}ins{text-decoration:none}bdi{unicode-bidi:isolate}strong{font-weight:600}[hidden]{display:none!important}.container{width:min(1180px,calc(100% - 64px));margin-inline:auto}.page-content{min-height:48vh;padding-top:24px;padding-bottom:56px}.button,button.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;padding:12px 24px;min-height:46px;border:1px solid #222;background:#222;color:#fff;border-radius:4px;font-weight:500;line-height:1.7;transition:background .2s}.button:hover{background:#3b3934;color:#fff}.button svg{width:21px}.icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:7px;background:none;border:0;border-radius:50%;color:var(--ink)}.icon-button:hover{background:var(--soft)}.sr-only,.screen-reader-text,.skip-link:not(:focus){position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:100;top:0;right:0;background:#fff;padding:16px}.site-header{background:#fff;border-bottom:1px solid #f0eeeb;position:relative;z-index:20}.header-inner{max-width:1360px;margin:auto;height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 38px}.brand{flex-shrink:0;display:flex;flex-direction:column;align-items:center;color:#151513;line-height:1.2}.brand>span{font-size:39px;font-weight:400;letter-spacing:-2px}.brand>small{font-family:Arial,sans-serif;font-size:10px;letter-spacing:4px;margin-top:5px;padding-left:4px}.primary-nav{display:flex;gap:28px;align-items:center;font-size:13px;height:100%}.primary-nav>a{position:relative;white-space:nowrap;display:grid;align-items:center;height:100%}.primary-nav>a[aria-current]:after{content:'';height:2px;background:var(--accent);position:absolute;bottom:21px;left:4px;right:4px}.header-actions{display:flex;gap:6px;direction:ltr}.header-actions svg{width:22px}.cart-count{position:absolute;bottom:2px;right:1px;background:#bca78a;color:#fff;border-radius:50%;height:15px;min-width:15px;font-size:10px;line-height:15px;text-align:center}.menu-toggle{display:none}.hero{height:500px;position:relative;overflow:hidden;background:#e9e4dc}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center}.hero-inner{position:relative;height:100%;display:flex;align-items:center;justify-content:flex-end}.hero-copy{width:43%;text-align:center;direction:rtl;padding-bottom:15px}.hero-copy>p:first-child{font-size:20px;margin-bottom:4px}.hero-copy h1{font-size:94px;line-height:1.6;font-weight:350;letter-spacing:-3px;margin:0}.hero-copy p{font-size:19px}.hero-copy .button{margin-top:12px;font-size:14px;min-width:185px;background:#20201eea}.category-circles{display:flex;justify-content:space-around;gap:22px;padding:42px 25px 49px}.category-circles a{display:flex;flex-direction:column;align-items:center;gap:11px;font-size:14px}.category-circles img{width:86px;height:86px;object-fit:cover;border-radius:50%;transition:transform .25s}.category-circles a:hover img{transform:translateY(-4px)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:25px}.section-heading h2{margin:0;font-size:23px}.section-heading>a{font-size:13px;display:flex;gap:9px;align-items:center}.section-heading>a svg{width:20px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{position:relative;background:var(--soft);border-radius:var(--radius);overflow:hidden;min-width:0;transition:transform .25s}.product-card:hover{transform:translateY(-4px)}.product-image{display:block;aspect-ratio:1/1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-card .heart{position:absolute;top:9px;left:9px;z-index:1;min-width:32px;min-height:32px;padding:6px}.heart svg{width:18px;height:18px}.heart[aria-pressed=true] svg{fill:#b7a182;color:#9e8768}.product-info{padding:5px 17px 18px}.product-name{font-size:14px;font-weight:400;display:block;margin-bottom:14px;overflow-wrap:anywhere}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:5px;min-height:35px}.product-price{font-size:13px;line-height:1.8}.product-price del{display:block;font-size:11px;opacity:.65}.product-price .woocommerce-Price-currencySymbol{font-size:11px}.add-product{display:grid;place-items:center;width:31px;height:31px;background:#fff;border:1px solid #eeece8;border-radius:3px;flex-shrink:0}.add-product svg{width:17px;height:17px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);margin:54px 0 42px;background:var(--soft);padding:28px 16px;border-radius:var(--radius)}.benefits>div{display:flex;align-items:center;justify-content:center;gap:17px;padding:5px 12px;border-left:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits>div>svg{width:37px;height:37px;color:#615c54}.benefits strong,.benefits small{display:block;font-weight:400}.benefits strong{font-size:14px;margin-bottom:7px}.benefits small{font-size:11px;color:var(--muted)}.collection-banner{position:relative;height:265px;border-radius:8px;overflow:hidden;background:#151515;color:#fff;margin-bottom:34px}.collection-banner>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 49%}.collection-banner>div{position:relative;height:100%;width:55%;margin-right:auto;padding:30px 42px;display:flex;flex-direction:column;align-items:flex-start;text-align:right;justify-content:center;direction:rtl}.collection-banner p{font-size:14px;margin-bottom:7px}.collection-banner h2{font-size:32px;margin-bottom:10px}.collection-banner a{display:flex;align-items:center;gap:18px;font-size:13px;margin-top:12px}.collection-banner a:hover{color:#d2b995}.site-footer{padding-top:45px}.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:16px 0 50px}.footer-grid section{padding:0 28px;border-left:1px solid var(--line)}.footer-grid section:first-child{padding-right:0}.footer-grid section:last-child{border:0;padding-left:0}.footer-grid h3{font-size:15px;margin-bottom:18px}.footer-grid a,.footer-grid p{display:block;font-size:12px;line-height:2.3;color:#7a746c;margin:0 0 5px}.footer-grid a svg{width:16px;height:16px}.icon-line{display:flex!important;align-items:center;gap:12px}.icon-line svg{width:21px;height:21px}.copyright{text-align:center;border-top:1px solid var(--line);padding:25px 0 34px;color:#918a80;font-size:11px}.breadcrumb{font-size:12px;color:var(--muted);display:flex;gap:12px;margin:6px 0 32px;flex-wrap:wrap}.page-heading{margin:12px 0 38px}.page-heading p{color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:.3px;color:#9a886e;display:block;margin-bottom:12px}.shop-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:42px}.shop-sidebar{background:var(--soft);align-self:start;padding:24px;border:1px solid var(--line);border-radius:var(--radius)}.shop-sidebar h2{font-size:17px;margin-bottom:21px}.shop-sidebar label{font-size:13px;margin:15px 0 5px}.shop-sidebar input,.shop-sidebar select{font-size:12px;min-height:42px;padding:8px}.shop-sidebar .check-label{display:flex;align-items:center;gap:8px;margin:20px 0}.shop-sidebar .button{width:100%;font-size:13px}.reset-link{display:block;text-align:center;font-size:12px;margin-top:12px;color:var(--muted)}.results-count{font-size:12px;color:var(--muted);margin-bottom:17px}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pagination{display:flex;gap:10px;justify-content:center;margin:32px 0}.pagination a{padding:7px 17px;border:1px solid var(--line)}.pagination [aria-current]{background:#222;color:white}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:start}.product-summary h1{font-size:30px;margin-bottom:13px}.detail-price{font-size:22px;display:flex;align-items:center;gap:16px;margin:12px 0 18px;flex-wrap:wrap}.detail-price del{font-size:14px}.short-description{font-size:14px;color:var(--muted);line-height:2}.product-gallery{position:sticky;top:22px}.gallery-main{position:relative;border-radius:9px;background:var(--soft);overflow:hidden;aspect-ratio:1/1.08}.gallery-main>img{width:100%;height:100%;object-fit:contain;cursor:zoom-in;mix-blend-mode:multiply}.gallery-main .heart{position:absolute;top:18px;left:18px}.gallery-thumbs{display:flex;gap:12px;margin-top:15px}.gallery-thumbs button{width:78px;height:78px;padding:0;background:var(--soft);border:1px solid var(--line);border-radius:5px;overflow:hidden}.gallery-thumbs img{height:100%;width:100%;object-fit:cover}.gallery-caption{color:var(--muted);font-size:11px;text-align:center;margin-top:15px}.option-group{margin:23px 0}.option-group legend{font-size:14px;font-weight:500;margin-bottom:10px;width:100%;display:flex;justify-content:space-between}.option-group legend a{font-size:12px;color:#9b8464;text-decoration:underline}.option-choices{display:flex;gap:9px;flex-wrap:wrap}.option-chip{cursor:pointer;position:relative}.option-chip input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.option-chip span{display:block;min-width:47px;padding:9px 16px;border:1px solid #ddd7cf;border-radius:5px;font-size:13px;text-align:center}.option-chip input:checked+span{color:#fff;background:#282623;border-color:#282623}.option-chip input:focus-visible+span{outline:2px solid #a2875f;outline-offset:3px}.option-chip.unavailable span{color:#a69f94;text-decoration:line-through;background:repeating-linear-gradient(130deg,#fff,#fff 6px,#f9f7f4 6px,#f9f7f4 7px)}.engraving-box{background:var(--soft);border:1px solid var(--line);padding:17px 20px;border-radius:6px}.engraving-toggle{display:flex;align-items:center;gap:12px;position:relative;cursor:pointer}.engraving-toggle>span:first-child{flex:1}.engraving-toggle strong{display:block;font-size:14px}.engraving-toggle small{display:block;color:var(--muted);margin-top:3px}.engraving-toggle input{position:absolute;left:0;width:44px;height:26px;opacity:0;margin:0;cursor:pointer}.switch{width:43px;height:25px;background:#d6d1c9;border-radius:20px;pointer-events:none;padding:3px;display:flex;flex-direction:row-reverse}.switch:after{content:'';width:19px;height:19px;border-radius:50%;background:white;box-shadow:0 1px 4px #0002;transition:transform .2s}.engraving-toggle input:checked+.switch{background:#272621}.engraving-toggle input:checked+.switch:after{transform:translateX(18px)}.engraving-toggle input:focus-visible+.switch{outline:2px solid #9c7a4d;outline-offset:3px}.engraving-toggle input:disabled+.switch{opacity:.4}.engraving-unavailable{font-size:11px;color:var(--muted);margin:11px 0 0}.engraving-box [data-engraving-fields]{border-top:1px solid var(--line);padding-top:14px;margin-top:15px}.engraving-box textarea{font-size:13px}.engraving-box label[for]{font-size:13px;margin-bottom:7px}.engraving-box [data-engraving-fields] p{font-size:12px;margin:12px 0 0;color:var(--muted)}.selection-summary{margin:22px 0 16px;font-size:13px}.selection-summary>div{display:flex;justify-content:space-between;gap:20px;margin-bottom:10px}.selection-total{border-top:1px solid var(--line);padding-top:12px;margin-top:12px;font-size:15px}.selection-summary>p{font-size:12px;color:#837052;background:#fbf9f4;padding:9px 12px;margin-top:14px;border-radius:4px}.buy-row{display:flex;gap:12px;align-items:end}.buy-button{flex:1}.quantity-label{font-size:11px;width:73px}.quantity-label input{margin:0;padding:8px!important;text-align:center;height:48px}.selection-message{font-size:12px;color:#92502c;margin:9px 0 0}.demo-note{font-size:11px;color:#979087;margin-top:13px}.product-accordions{margin:65px 0 55px}.accordion{border:1px solid var(--line);border-radius:6px;padding:0 23px;margin-bottom:13px;background:#fff}.accordion summary{padding:18px 0;font-size:16px;list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px}.accordion summary:after{content:'+';font-family:Arial;font-size:20px;color:var(--muted)}.accordion[open] summary:after{content:'−'}.accordion summary::-webkit-details-marker{display:none}.accordion p,.accordion ol{font-size:14px;color:var(--muted);line-height:2}.accordion>a{display:inline-flex;align-items:center;gap:14px;font-size:13px;color:#8e7352;padding-bottom:19px}.related-products{margin-top:44px}.guide-layout{display:grid;grid-template-columns:250px 1fr;gap:50px}.guide-nav{align-self:start;background:var(--soft);padding:18px;border-radius:6px}.guide-nav a{display:block;font-size:14px;padding:12px;border-bottom:1px solid var(--line)}.guide-nav a[aria-current]{color:#967b56;background:#fff}.help-panel{padding:30px;background:var(--soft);margin-top:32px;border-radius:7px}.help-panel p{color:var(--muted);font-size:14px}.editorial{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px;margin:35px 0}.editorial>img{border-radius:8px}.editorial p{color:var(--muted);font-size:16px;line-height:2.2}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:30px}.panel{background:var(--soft);padding:36px;border:1px solid var(--line);border-radius:8px}.panel p{color:var(--muted)}.contact-info .icon-line{margin-top:25px}.collection-tiles{display:grid;grid-template-columns:1fr 1fr;gap:25px}.collection-tile{position:relative;display:block;min-height:390px;background:var(--soft);border-radius:8px;overflow:hidden}.collection-tile:first-child{grid-column:1/-1;min-height:320px;color:white}.collection-tile img{height:100%;width:100%;object-fit:cover;position:absolute}.collection-tile:not(:first-child) img{height:70%;object-fit:contain;mix-blend-mode:multiply}.collection-tile>div{position:absolute;bottom:0;right:0;left:0;padding:22px 30px;background:linear-gradient(0deg,#f8f7f5 75%,transparent)}.collection-tile:first-child>div{width:50%;left:0;right:auto;top:0;display:flex;flex-direction:column;justify-content:center;background:none}.collection-tile h2{font-size:26px;margin-bottom:6px}.collection-tile p{font-size:14px;margin-bottom:6px}.collection-tile span{font-size:12px}.empty-state{text-align:center;padding:70px 20px;min-height:350px}.empty-state>svg{width:50px;height:50px;margin-bottom:20px;color:#a08a6e}.empty-state p{color:var(--muted)}.error-number{font-size:100px;color:#c8bba8;line-height:1.6}.search-dialog{width:min(600px,90vw);border:1px solid var(--line);border-radius:10px;padding:45px;direction:rtl}.search-dialog::backdrop,.image-dialog::backdrop{background:#19171399;backdrop-filter:blur(4px)}.search-dialog form{display:flex;gap:10px;margin-top:25px}.dialog-close{position:absolute;top:9px;left:9px}.image-dialog{max-width:90vw;border:0;border-radius:8px;padding:15px;text-align:center}.image-dialog img{display:block;max-height:78vh;max-width:80vw;margin-bottom:10px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#282622;color:white;padding:12px 23px;border-radius:5px;z-index:100;font-size:13px;box-shadow:0 6px 25px #0002;max-width:90vw}
/* Native WooCommerce flows: real cart, checkout, authentication and account endpoints. */
.woocommerce{font-size:14px}.woocommerce-notices-wrapper:empty{display:none}.woocommerce-message,.woocommerce-info,.woocommerce-error{padding:16px 23px;border:1px solid #d5c6ac;background:#faf8f1;border-radius:6px;margin:18px 0;list-style:none}.woocommerce-error{border-color:#d5a8a2;background:#fff5f3}.woocommerce-message .button{float:left;margin-top:-6px;padding:7px 17px;min-height:36px;font-size:12px}.woocommerce table{width:100%;border-collapse:collapse;text-align:right;margin-bottom:24px}.woocommerce th{font-weight:500;background:var(--soft);padding:17px;border-bottom:1px solid var(--line)}.woocommerce td{padding:17px;border-bottom:1px solid var(--line);vertical-align:middle}.woocommerce td.product-thumbnail{width:105px}.woocommerce td.product-thumbnail img{width:90px;height:90px;object-fit:cover;border-radius:5px}.woocommerce .product-remove a{font-size:22px}.woocommerce td.product-name{font-size:14px;display:table-cell;min-width:180px}.woocommerce dl.variation{font-size:12px;color:var(--muted);margin:9px 0;line-height:1.8}.woocommerce dl.variation dt{float:right;clear:right;margin-left:6px;font-weight:500}.woocommerce dl.variation dd{margin:0}.woocommerce dl.variation p{margin:0}.woocommerce .quantity input{max-width:70px;text-align:center}.woocommerce .coupon{display:flex;align-items:center;gap:12px;float:right}.woocommerce .coupon input{max-width:170px}.woocommerce .coupon label{display:none}.woocommerce td.actions>.button{float:left}.woocommerce .cart-collaterals{display:flex;justify-content:flex-end;clear:both;margin-top:35px}.woocommerce .cart_totals{width:440px;background:var(--soft);padding:25px;border:1px solid var(--line);border-radius:8px}.woocommerce .cart_totals h2{font-size:22px}.woocommerce .cart_totals th,.woocommerce .cart_totals td{padding:13px 0;background:none}.woocommerce .cart_totals .checkout-button{width:100%}.woocommerce .shipping-calculator-button{font-size:12px;text-decoration:underline}.woocommerce .shipping-calculator-form{margin-top:15px}.woocommerce ul#shipping_method{padding:0;list-style:none;margin:0}.woocommerce ul#shipping_method label{display:inline}.woocommerce .form-row{margin:0 0 18px}.woocommerce .form-row label{font-size:13px;margin-bottom:6px}.woocommerce .form-row .required{color:#b68f6a;text-decoration:none}.woocommerce .form-row-first,.woocommerce .form-row-last{width:48%;float:right}.woocommerce .form-row-last{float:left}.woocommerce .form-row-wide{clear:both}.woocommerce form.checkout{display:grid;grid-template-columns:1.25fr 1fr;gap:0 45px;align-items:start}.woocommerce #customer_details{grid-column:1;grid-row:1/4}.woocommerce #order_review_heading{grid-column:2;font-size:22px;margin:0 0 16px}.woocommerce #order_review{grid-column:2;background:var(--soft);padding:25px;border:1px solid var(--line);border-radius:8px}.woocommerce #order_review th,.woocommerce #order_review td{padding:12px 3px;background:none;font-size:13px}.woocommerce #customer_details .col-1,.woocommerce #customer_details .col-2{width:100%;float:none}.woocommerce h3{font-size:20px}.woocommerce-checkout-payment ul{list-style:none;padding:0;margin:0}.woocommerce-checkout-payment li label{display:inline}.woocommerce-checkout-payment .payment_box{font-size:12px;color:var(--muted);padding:15px;margin:15px 0;border:1px solid var(--line);background:white}.woocommerce #place_order{width:100%}.woocommerce .woocommerce-privacy-policy-text{font-size:12px;color:var(--muted)}.woocommerce .woocommerce-form-login,.woocommerce .woocommerce-form-register,.woocommerce .lost_reset_password{max-width:520px;padding:28px;border:1px solid var(--line);border-radius:8px;margin:0 auto 25px}.woocommerce .woocommerce-form-login__rememberme{display:inline-flex;gap:8px;align-items:center;margin-left:15px}.woocommerce .woocommerce-form-login__submit{float:left}.woocommerce .lost_password{clear:both;padding-top:17px;font-size:12px}.woocommerce .u-columns{display:flex;gap:40px}.woocommerce .u-columns>.u-column1,.woocommerce .u-columns>.u-column2{flex:1}.woocommerce .woocommerce-MyAccount-navigation{width:235px;float:right;background:var(--soft);padding:18px;border:1px solid var(--line);border-radius:7px}.woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-MyAccount-navigation a{display:block;padding:13px 10px;border-bottom:1px solid var(--line)}.woocommerce-MyAccount-navigation li.is-active a{color:#9b7c54;background:#fff}.woocommerce .woocommerce-MyAccount-content{margin-right:280px;min-height:400px}.woocommerce .woocommerce-MyAccount-content p{font-size:14px}.woocommerce .woocommerce-MyAccount-content:after,.woocommerce .woocommerce-Addresses:after,.woocommerce .form-row:after{content:'';clear:both;display:table}.woocommerce .woocommerce-Address{border:1px solid var(--line);border-radius:7px;padding:22px}.woocommerce address{font-style:normal;color:var(--muted)}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details{margin-top:35px}.woocommerce .woocommerce-order-overview{display:flex;flex-wrap:wrap;gap:22px;list-style:none;padding:23px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.woocommerce .woocommerce-order-overview li{padding:0 14px;border-left:1px solid var(--line);font-size:12px}.woocommerce .woocommerce-order-overview strong{display:block;font-size:15px}.woocommerce-order-received .woocommerce-thankyou-order-received{font-size:22px;padding:25px;border:1px solid #dcd9ca;background:#f8f8f2;border-radius:6px}.woocommerce .select2-container .select2-selection--single{height:46px;border:1px solid var(--line);border-radius:5px}.woocommerce .select2-container .select2-selection--single .select2-selection__rendered{line-height:44px;padding:0 13px}.woocommerce .select2-container .select2-selection--single .select2-selection__arrow{height:44px}.woocommerce form .show-password-input{display:none}.woocommerce .woocommerce-address-fields button{margin-top:15px}
@media(min-width:1600px){.hero{height:550px}.hero-image{object-position:center}.header-inner{max-width:1460px}}
@media(max-width:1100px){.primary-nav{gap:17px;font-size:12px}.header-inner{padding:0 25px;gap:22px}.header-actions{gap:0}.brand>span{font-size:33px}.hero{height:440px}.hero-copy h1{font-size:82px}.product-detail{gap:35px}.shop-layout{gap:25px;grid-template-columns:205px 1fr}.product-grid{gap:17px}.benefits{padding:20px 8px}.benefits>div{gap:10px;padding:4px 8px}.benefits small{font-size:10px}.benefits>div>svg{width:28px}.footer-grid section{padding:0 18px}.product-summary h1{font-size:27px}.product-info{padding-inline:12px}.product-price{font-size:12px}}
@media(max-width:850px){.primary-nav{display:none;position:absolute;top:76px;right:0;left:0;height:auto;padding:15px 25px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #0001;flex-direction:column;align-items:stretch;gap:0}.primary-nav.is-open{display:flex}.primary-nav>a{padding:10px;font-size:14px}.primary-nav>a[aria-current]:after{display:none}.menu-toggle{display:flex;order:-1}.header-inner{height:76px;gap:12px}.brand{margin-left:auto}.header-actions .icon-button{min-width:36px;min-height:36px}.hero{height:380px}.hero-copy h1{font-size:70px}.hero-copy>p:first-child{font-size:17px}.hero-copy p{font-size:15px}.container{width:calc(100% - 40px)}.product-grid{gap:15px}.product-info{padding:8px 12px 14px}.product-name{font-size:12px}.product-price{font-size:11px}.product-bottom{align-items:flex-end}.benefits{grid-template-columns:repeat(2,1fr);gap:23px;margin-top:35px}.benefits>div:nth-child(2){border:0}.benefits>div{justify-content:flex-start;padding-inline:25px}.benefits strong{font-size:14px}.benefits small{font-size:11px}.collection-banner{height:235px}.collection-banner>div{padding:25px;width:58%}.collection-banner h2{font-size:27px}.collection-banner p{font-size:12px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:32px}.footer-grid section{border:0;padding:0 15px!important}.footer-grid h3{font-size:15px}.footer-grid a,.footer-grid p{font-size:13px}.shop-layout{grid-template-columns:180px minmax(0,1fr);gap:20px}.shop-sidebar{padding:15px}.shop-grid{grid-template-columns:repeat(2,1fr)}.product-detail{gap:28px}.detail-price{font-size:19px}.option-chip span{padding:8px 12px}.buy-row{flex-wrap:wrap}.product-gallery{position:static}.engraving-box{padding:13px}.product-summary h1{font-size:24px}.guide-layout{grid-template-columns:200px 1fr;gap:25px}.editorial{gap:30px}.editorial h1{font-size:28px}.editorial p{font-size:14px}.woocommerce form.checkout{grid-template-columns:1fr;gap:20px}.woocommerce #customer_details,.woocommerce #order_review_heading,.woocommerce #order_review{grid-column:1;grid-row:auto}.woocommerce .woocommerce-MyAccount-navigation{width:180px;padding:10px}.woocommerce .woocommerce-MyAccount-content{margin-right:205px}.woocommerce td{padding:12px 8px}.woocommerce th{padding:12px 8px}.woocommerce .product-subtotal{display:none}.woocommerce .coupon{float:none;margin-bottom:15px}.woocommerce td.actions>.button{float:none}}
@media(max-width:600px){body{font-size:14px}.container{width:calc(100% - 32px)}.header-inner{padding:0 13px;height:72px}.primary-nav{top:72px}.brand>span{font-size:30px}.brand>small{font-size:8px;letter-spacing:3px}.header-actions{gap:0}.header-actions svg{width:20px}.menu-toggle{min-width:30px}.header-actions .icon-button{min-width:32px;padding:5px}.hero{height:460px;display:flex;align-items:flex-end}.hero-image{height:280px;top:0;object-fit:cover;object-position:88% center;width:100%}.hero:after{content:'';position:absolute;inset:230px 0 0;background:linear-gradient(transparent,#e9e4dc 32%)}.hero-inner{height:225px;z-index:1;justify-content:center}.hero-copy{width:100%;padding-bottom:3px}.hero-copy>p:first-child{font-size:13px;margin:0}.hero-copy h1{font-size:55px;line-height:1.6;margin:0}.hero-copy p{font-size:13px;margin-bottom:8px}.hero-copy .button{font-size:12px;min-height:40px;padding:8px 20px;min-width:160px;margin-top:7px}.category-circles{padding:25px 0 32px;gap:8px;justify-content:space-between}.category-circles img{width:54px;height:54px}.category-circles a{font-size:10px;gap:8px;white-space:nowrap}.section-heading{margin-bottom:20px}.section-heading h2{font-size:19px}.section-heading>a{font-size:11px;gap:5px}.section-heading>a svg{width:17px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 13px}.product-card{border-radius:5px}.product-name{font-size:12px;min-height:22px;margin-bottom:9px}.product-price{font-size:11px}.product-price del{font-size:10px}.product-price .woocommerce-Price-currencySymbol{font-size:9px}.product-card .heart{top:4px;left:4px}.add-product{width:27px;height:27px}.product-info{padding:5px 11px 13px}.benefits{gap:22px 3px;padding:20px 7px;margin:30px 0}.benefits>div{padding:0 9px;gap:10px}.benefits strong{font-size:11px;margin-bottom:4px}.benefits small{font-size:9px}.benefits>div>svg{width:27px;height:27px}.collection-banner{height:210px;margin-bottom:15px}.collection-banner>img{object-position:68% center}.collection-banner>div{width:63%;padding:20px 17px;background:linear-gradient(90deg,#1119,transparent)}.collection-banner h2{font-size:22px;margin:4px 0}.collection-banner p{font-size:10px}.collection-banner a{font-size:11px;gap:10px;margin-top:15px}.site-footer{padding-top:25px}.footer-grid{padding-bottom:25px;gap:24px 17px}.footer-grid section{padding:0!important}.footer-grid h3{font-size:13px;margin-bottom:12px}.footer-grid a,.footer-grid p{font-size:11px}.copyright{font-size:10px;padding:20px 0}.breadcrumb{font-size:10px;gap:9px;margin-bottom:22px}.page-content{padding-top:14px;padding-bottom:30px}.page-heading{margin:10px 0 25px}.page-heading h1{font-size:25px}.page-heading p{font-size:13px}.shop-layout{display:flex;flex-direction:column;gap:20px}.shop-sidebar{width:100%;padding:18px}.shop-sidebar form{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.shop-sidebar h2{grid-column:1/-1;font-size:16px;margin-bottom:5px}.shop-sidebar label{margin:6px 0 0;grid-column:1/-1}.shop-sidebar input,.shop-sidebar select{grid-column:1/-1}.shop-sidebar .check-label input{width:17px;height:17px;min-height:0}.shop-sidebar .check-label{margin:10px 0}.shop-sidebar .button{font-size:12px}.shop-results{width:100%}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{display:flex;flex-direction:column;gap:25px}.product-gallery{order:-1;width:100%}.gallery-main{aspect-ratio:1/1}.gallery-caption{display:none}.product-summary{width:100%}.product-summary h1{font-size:25px}.detail-price{font-size:22px}.short-description{font-size:14px}.option-group{margin:20px 0}.option-chip span{min-width:49px;padding:10px 15px}.buy-row{flex-wrap:nowrap}.buy-button{font-size:14px}.product-accordions{margin:35px 0}.accordion{padding-inline:17px}.accordion summary{font-size:14px}.accordion p,.accordion ol{font-size:13px}.guide-layout{display:block}.guide-nav{margin-bottom:25px;display:flex;overflow:auto;padding:8px;gap:5px}.guide-nav a{white-space:nowrap;padding:8px 12px;font-size:12px;border:0}.help-panel{padding:25px}.editorial{display:flex;flex-direction:column;gap:28px}.editorial img{width:100%}.editorial h1{font-size:27px}.contact-grid{display:block}.contact-grid .panel{margin-bottom:18px;padding:24px}.contact-grid h2{font-size:21px}.collection-tiles{grid-template-columns:1fr;gap:18px}.collection-tile{min-height:390px}.collection-tile:first-child{min-height:230px}.collection-tile:first-child>div{width:62%;padding:20px;background:linear-gradient(90deg,#0009,transparent)}.collection-tile:first-child h2{font-size:24px}.collection-tile:first-child p{font-size:12px}.search-dialog{padding:40px 23px 28px}.search-dialog h2{font-size:22px}.search-dialog form{flex-direction:column}.woocommerce{font-size:13px}.woocommerce table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tr{display:block;border-bottom:1px solid var(--line);padding:12px 0}.woocommerce table.shop_table_responsive td{display:block;border:0;padding:9px}.woocommerce table.cart tr.cart_item{display:grid;grid-template-columns:32px 68px 1fr;gap:5px;align-items:start}.woocommerce table.cart .product-remove{grid-column:1}.woocommerce table.cart .product-thumbnail{grid-column:2;width:auto}.woocommerce table.cart .product-thumbnail img{width:65px;height:65px}.woocommerce table.cart .product-name{grid-column:3;min-width:0;width:auto;font-size:13px}.woocommerce table.cart .product-price{grid-column:3;padding-top:0}.woocommerce table.cart .product-quantity{grid-column:3}.woocommerce table.cart .product-quantity:before{content:'تعداد: ';margin-left:10px}.woocommerce table.cart .quantity{display:inline-block}.woocommerce td.actions{width:100%}.woocommerce .coupon{display:flex;flex-wrap:wrap;gap:8px}.woocommerce .coupon input{max-width:150px}.woocommerce .coupon .button{font-size:11px;padding:10px}.woocommerce .cart-collaterals{margin-top:15px}.woocommerce .cart_totals{width:100%;padding:20px}.woocommerce .cart_totals table tr{display:flex;justify-content:space-between;gap:10px}.woocommerce .cart_totals table th{padding:7px 0;max-width:55%;font-size:12px}.woocommerce .cart_totals td{font-size:12px}.woocommerce .woocommerce-MyAccount-navigation{float:none;width:100%;padding:8px;margin-bottom:25px}.woocommerce-MyAccount-navigation ul{display:flex;overflow:auto;gap:9px}.woocommerce-MyAccount-navigation li{flex-shrink:0}.woocommerce-MyAccount-navigation a{font-size:12px;padding:10px;border:0}.woocommerce .woocommerce-MyAccount-content{margin:0;min-height:250px}.woocommerce .u-columns{display:block}.woocommerce .woocommerce-Address{margin-bottom:16px;padding:18px}.woocommerce .woocommerce-form-login,.woocommerce .woocommerce-form-register{padding:22px 18px}.woocommerce .form-row-first,.woocommerce .form-row-last{width:100%;float:none}.woocommerce .woocommerce-order-overview{gap:18px;padding:20px}.woocommerce .woocommerce-order-overview li{padding:0;border:0;flex-basis:45%}.woocommerce .woocommerce-order-overview strong{font-size:12px}.woocommerce #order_review{padding:15px}.woocommerce table.woocommerce-table--order-details td,.woocommerce table.woocommerce-table--order-details th{font-size:12px;padding:10px 5px}.woocommerce-order-received .woocommerce-thankyou-order-received{font-size:18px}.woocommerce .woocommerce-message .button{float:none;display:flex;margin:0 0 10px}}
.collection-banner>div{align-items:flex-end}
.shop-filters>summary{display:none}
@media(max-width:600px){.shop-filters>summary{display:list-item;cursor:pointer;font-size:14px}.shop-filters[open]>summary{margin-bottom:18px}.shop-filters h2{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
