/* Store checkout: scoped to avoid changing the existing storefront. */
.shop-page,.shop-drawer{--shop-ink:#213b56;--shop-muted:#82909d;--shop-border:#e8edf0;--shop-accent:#ed3654;--shop-soft:#f5f7f9;color:var(--shop-ink);font-family:iranyekan,sans-serif}
.shop-page{background:#f7f8fa;border-top:1px solid #edf0f3;padding:28px 0 80px;min-height:65vh}
.shop-shell{max-width:1240px;margin:auto;padding:0 28px}.shop-page *,.shop-drawer *{box-sizing:border-box}
.shop-page [hidden],.shop-drawer [hidden]{display:none!important}.shop-page a,.shop-drawer a{text-decoration:none}
.shop-breadcrumb{display:flex;gap:12px;align-items:center;color:#97a2ac;font-size:12px;margin-bottom:32px}.shop-breadcrumb a{color:#6c7e8e}
.shop-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.shop-eyebrow{font-size:11px;letter-spacing:.2px;color:#83919d;display:block;margin-bottom:8px}.shop-heading h1{font-family:Morabba,iranyekan,sans-serif;font-size:34px;line-height:1.4;font-weight:700;margin:0;color:var(--shop-ink)}
.shop-steps{display:flex;align-items:center;gap:14px}.shop-step{display:flex;align-items:center;gap:8px;font-size:12px;color:#a0aab3;white-space:nowrap}.shop-step>span{display:grid;place-items:center;border:1px solid #dce2e7;border-radius:50%;width:29px;height:29px;font-size:12px}.shop-step.is-current{color:var(--shop-ink);font-weight:bold}.shop-step.is-current>span{background:var(--shop-ink);border-color:var(--shop-ink);color:white}.shop-step.is-done{color:#557d76}.shop-step.is-done>span{background:#e7f0ec;border-color:#e7f0ec}.shop-steps i{width:30px;height:1px;background:#dce2e7}
.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 345px;gap:24px;align-items:start}.shop-layout>div,.shop-sidebar{min-width:0}.shop-sidebar{position:sticky;top:24px;display:grid;gap:20px}.shop-card,.shop-summary{background:#fff;border:1px solid var(--shop-border);border-radius:16px;overflow:hidden;box-shadow:0 5px 24px #203c5903}.shop-card-heading{padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--shop-border)}.shop-card-heading h2{font-size:16px;margin:0;display:flex;align-items:center;gap:10px;font-weight:700;color:var(--shop-ink)}.shop-count{display:inline-grid;place-items:center;border-radius:7px;min-width:26px;height:26px;padding:0 6px;background:#f0f3f6;color:#667b8e;font-size:12px;font-weight:400}.shop-text-link{display:inline-flex;align-items:center;gap:8px;color:#6b7f91;font-size:12px}.shop-text-link:hover{color:var(--shop-accent)}.shop-text-link .shop-icon{width:17px;height:17px}
.shop-item{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:22px;padding:26px;align-items:center;position:relative}.shop-item+.shop-item{border-top:1px solid #edf0f3}.shop-item-media{width:112px;height:126px;background:#f6f5f2;border-radius:12px;display:grid;place-items:center;overflow:hidden;color:#b1b9be}.shop-item-media>.shop-icon,.shop-item-media>img{grid-area:1/1}.shop-item-media>.shop-icon{width:44px;height:44px}.shop-item-media>img{width:100%;height:100%;object-fit:contain;background:#fff;z-index:1;padding:8px}.shop-item-info{min-width:0}.shop-item-info h3{font-size:15px;font-weight:700;line-height:1.9;margin:0 0 9px;color:var(--shop-ink)}.shop-item-options{display:flex;flex-wrap:wrap;gap:6px}.shop-item-options span{background:#f4f6f8;border-radius:5px;padding:4px 7px;color:#748390;font-size:10px;line-height:1.5}.shop-unit-price{font-size:11px;color:#98a3ad;margin:12px 0!important;line-height:1.7}.shop-unit-price b{font-weight:400;color:#83929f}.shop-item-price{text-align:left;white-space:nowrap;align-self:end;padding-bottom:4px}.shop-item-price strong{font-size:17px;font-weight:700;display:block;letter-spacing:.1px;color:var(--shop-ink)}.shop-item-price small{font-size:10px;color:#8998a5}
.shop-item-controls{display:flex;align-items:center;gap:14px}.shop-item-controls form{margin:0}.shop-quantity-form{display:flex;gap:5px;align-items:center}.shop-quantity{display:flex;align-items:center;direction:rtl;border:1px solid #e1e7ed;border-radius:8px;background:#fff;overflow:hidden;height:34px}.shop-quantity button{border:0;background:none;color:var(--shop-ink);font-size:21px;line-height:1;width:30px;height:32px;padding:0}.shop-quantity button:disabled{opacity:.3;cursor:default}.shop-quantity input{appearance:textfield;-moz-appearance:textfield;border:0;width:32px;min-width:0;padding:0;text-align:center;height:30px;font-size:12px;color:var(--shop-ink);background:none;outline-offset:-2px}.shop-quantity input::-webkit-inner-spin-button,.shop-quantity input::-webkit-outer-spin-button{appearance:none;margin:0}.shop-quantity button:hover:not(:disabled){background:#f3f5f7}.shop-update{background:transparent;border:0;font-size:9px;color:#80909e;padding:4px}.shop-js .shop-update{display:none}.shop-remove{display:flex;align-items:center;gap:4px;padding:4px;border:0;background:none;color:#a1acb5;font-size:10px}.shop-remove .shop-icon{width:16px;height:16px}.shop-remove:hover{color:var(--shop-accent)}.shop-item[aria-busy=true]{opacity:.6}.shop-item-controls button:disabled{cursor:wait}
.shop-summary{padding:25px}.shop-summary-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.shop-summary-title h2{margin:0;font-size:17px;font-weight:700}.shop-summary-title>span{font-size:11px;color:#8695a1}.shop-summary-title b{font-weight:400}.shop-totals{display:grid;gap:20px;margin:0 0 24px}.shop-totals>div{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.shop-totals dt{font-weight:400;color:#8594a0}.shop-totals dd{margin:0;color:#526b80}.shop-totals b{font-size:13px;font-weight:500}.shop-totals small{font-size:9px;color:#8d9ba7}.shop-shipping-label{font-size:11px}.shop-total{display:flex;align-items:center;justify-content:space-between;border-top:1px dashed #dde4e9;padding-top:23px;margin-bottom:24px;gap:12px}.shop-total>span{font-size:12px;font-weight:700}.shop-total>div{display:flex;align-items:baseline;gap:6px;white-space:nowrap}.shop-total strong{font-size:23px;font-weight:700;color:var(--shop-ink)}.shop-total small{font-size:10px;color:#7f91a0}
.shop-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:12px 22px;background:var(--shop-accent);border:1px solid var(--shop-accent);border-radius:9px;color:#fff!important;font-family:inherit;font-size:13px;font-weight:600;transition:background .16s,box-shadow .16s}.shop-button:hover{background:#da2946;border-color:#da2946;box-shadow:0 5px 15px #ed365420}.shop-button--wide{width:100%;justify-content:space-between}.shop-button .shop-icon{width:19px;height:19px}.shop-caption{font-size:10px;line-height:2.1;text-align:center;color:#93a0ab;margin:13px 0 0!important}.shop-shipping-note{display:flex;align-items:flex-start;gap:11px;padding-top:18px;border-top:1px solid #edf1f4;margin-top:20px;color:#91a0ab}.shop-shipping-note .shop-icon{flex-shrink:0;width:22px;margin-top:2px}.shop-shipping-note p{font-size:10px;line-height:2;margin:0!important}.shop-footnote{display:flex;align-items:center;gap:7px;color:#99a4ae;font-size:10px;line-height:1.9;margin:16px 4px}.shop-footnote .shop-icon{width:15px;height:15px;flex-shrink:0}
.shop-empty{padding:60px 24px;text-align:center}.shop-empty-icon{display:grid;place-items:center;width:90px;height:90px;border-radius:28px;background:#f4f6f8;color:#9daebc;margin:0 auto 25px;transform:rotate(-7deg)}.shop-empty-icon .shop-icon{width:40px;height:40px;transform:rotate(7deg)}.shop-empty h3{font-size:20px;font-weight:700;margin:0 0 12px}.shop-empty p{font-size:12px;line-height:2.2;color:#94a0aa;max-width:300px;margin:0 auto 24px}.shop-empty .shop-button{font-size:12px}
.shop-form-card{padding:26px;margin-bottom:20px}.shop-section-title{display:flex;align-items:center;gap:12px;margin-bottom:24px}.shop-section-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;background:#f1f4f7;color:#6d8396}.shop-section-title h2{font-size:15px;font-weight:700;margin:0 0 6px;color:var(--shop-ink)}.shop-section-title h2 small{font-size:10px;font-weight:400;color:#a5afb8;margin-right:8px}.shop-section-title p{font-size:11px;line-height:1.9;margin:0;color:#9ca7b0}.shop-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.shop-field-full{grid-column:1/-1}.shop-checkout-form label{display:flex;flex-direction:column;gap:9px;font-size:12px;color:#607688}.shop-checkout-form input:not([type=hidden]),.shop-checkout-form textarea{font-family:inherit;width:100%;border:1px solid #e0e6eb;background:#fcfdfe;border-radius:8px;min-height:46px;padding:12px 14px;font-size:12px;color:var(--shop-ink);transition:border .15s,box-shadow .15s}.shop-checkout-form textarea{resize:vertical;line-height:2;min-height:96px}.shop-checkout-form input::placeholder,.shop-checkout-form textarea::placeholder{color:#b0bac3;font-size:11px}.shop-checkout-form input:focus,.shop-checkout-form textarea:focus{outline:none;border-color:#819bb0;box-shadow:0 0 0 3px #203c5908;background:#fff}.shop-form-divider{height:1px;background:#edf0f3;margin:30px 0}.shop-upload{margin-top:16px;border:1px dashed #dce4eb;border-radius:9px;padding:14px}.shop-upload>span{display:flex;gap:10px;justify-content:space-between}.shop-upload small{font-size:9px;color:#a1acb5}.shop-checkout-form .shop-upload input{border:none;padding:0;background:none;min-height:25px;font-size:10px}.shop-upload input::file-selector-button{font-family:inherit;border:0;border-radius:5px;background:#edf2f6;color:#6b8092;padding:7px 12px;margin-left:10px;cursor:pointer}.shop-field-error{color:#c4354e;font-size:11px}.shop-alert{background:#eef6f2;color:#426e59;border:1px solid #dcebe3;padding:14px 18px;border-radius:10px;margin-bottom:20px;font-size:12px}.shop-alert--error{background:#fff2f4;border-color:#f5dce1;color:#af334b}
.shop-items--compact .shop-item{grid-template-columns:65px minmax(0,1fr);gap:14px;padding:20px}.shop-items--compact .shop-item-media{width:65px;height:78px;align-self:start}.shop-items--compact .shop-item-info h3{font-size:12px;line-height:1.9;margin-bottom:6px}.shop-items--compact .shop-item-options span{font-size:9px;padding:3px 5px}.shop-items--compact .shop-unit-price{font-size:9px;margin:9px 0!important}.shop-items--compact .shop-item-price{grid-column:2;display:flex;align-items:baseline;gap:6px;justify-content:flex-start;text-align:right;padding:0;margin-top:-3px}.shop-items--compact .shop-item-price strong{font-size:15px}.shop-items--compact .shop-item-controls{gap:10px}.shop-items--compact .shop-item-media>.shop-icon{width:28px;height:28px}.shop-order-review .shop-card-heading{padding:20px}.shop-order-review .shop-card-heading h2{font-size:14px}.shop-order-review .shop-card-heading>a{color:#8c9aa5;font-size:11px}
#myModal.shop-drawer{z-index:1060;background:#172b4270;backdrop-filter:blur(3px)}#myModal .shop-drawer-panel{position:absolute;left:0;top:0;bottom:0;width:440px;max-width:100%;height:100%;max-height:none;min-height:0;margin:0;padding:0;border:0;border-radius:0;display:flex;flex-direction:column;overflow:hidden;background:white;box-shadow:12px 0 50px #142c4a20;animation:shop-slide .2s ease-out}.shop-drawer-header{padding:27px 26px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--shop-border);flex-shrink:0}.shop-drawer-header h2{font-size:21px;margin:0;display:flex;align-items:center;gap:10px;font-weight:700}.shop-drawer .shop-close{display:grid;place-items:center;float:none;line-height:1;border:1px solid #e5eaee;border-radius:50%;width:35px;height:35px;background:#fff;color:#8a9ba9;padding:0}.shop-close .shop-icon{width:17px;height:17px}.shop-drawer-body{overflow:auto;flex:1;min-height:0;overscroll-behavior:contain}.shop-drawer-footer{padding:22px 26px;border-top:1px solid #e8edf1;background:#fff;flex-shrink:0}.shop-drawer-footer .shop-total{border:0;padding:0;margin-bottom:20px}.shop-drawer-view{display:block;text-align:center;color:#8093a3;font-size:11px;padding-top:16px}.shop-drawer .shop-items--compact .shop-item{grid-template-columns:85px minmax(0,1fr);padding:24px;gap:18px}.shop-drawer .shop-item-media{width:85px;height:100px}.shop-drawer .shop-item-info h3{font-size:13px}.shop-drawer .shop-empty{padding-top:60px}.shop-drawer .shop-empty h3{font-size:17px}.shop-drawer .shop-empty p{font-size:11px}
.shop-page a:focus-visible,.shop-page button:focus-visible,.shop-drawer a:focus-visible,.shop-drawer button:focus-visible{outline:2px solid #7b99b3;outline-offset:3px}
@keyframes shop-slide{from{transform:translateX(-100%)}to{transform:translateX(0)}}
@media(max-width:1000px){.shop-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px}.shop-item{grid-template-columns:86px minmax(0,1fr);gap:18px;padding:20px}.shop-item-media{width:86px;height:104px}.shop-item-price{grid-column:2;text-align:right;display:flex;gap:6px;align-items:baseline;margin-top:-8px}.shop-summary{padding:20px}.shop-heading{align-items:flex-start}.shop-steps{gap:8px}.shop-steps i{width:16px}.shop-step{font-size:10px}}
@media(max-width:760px){.shop-page{padding:20px 0 40px}.shop-shell{padding:0 16px}.shop-breadcrumb{margin-bottom:24px;font-size:10px}.shop-heading{display:block;margin-bottom:24px}.shop-heading h1{font-size:28px}.shop-eyebrow{font-size:10px}.shop-steps{margin-top:24px;justify-content:space-between;gap:7px}.shop-step{font-size:10px;gap:6px}.shop-step>span{width:25px;height:25px;font-size:11px}.shop-steps i{flex:1;max-width:28px}.shop-layout{grid-template-columns:1fr;gap:20px}.shop-sidebar{position:static}.shop-card-heading{padding:19px 18px}.shop-card-heading h2{font-size:14px}.shop-text-link{font-size:10px}.shop-item{grid-template-columns:84px minmax(0,1fr);gap:14px;padding:20px 17px}.shop-item-media{width:84px;height:105px;align-self:start}.shop-item-info h3{font-size:13px}.shop-item-options span{font-size:9px}.shop-unit-price{font-size:10px}.shop-item-price{font-size:16px;justify-content:flex-end;grid-column:1/-1;margin-top:-4px}.shop-item-price strong{font-size:17px}.shop-item-controls{gap:10px}.shop-footnote{font-size:9px}.shop-summary{padding:23px}.shop-empty{padding:42px 20px}.shop-empty h3{font-size:18px}.shop-empty p{font-size:11px}.shop-form-card{padding:21px 18px}.shop-form-grid{grid-template-columns:1fr;gap:18px}.shop-section-title h2{font-size:14px}.shop-section-title p{font-size:10px}.shop-checkout-form input:not([type=hidden]),.shop-checkout-form textarea{font-size:16px}.shop-checkout-form label{font-size:11px}.shop-upload>span{flex-wrap:wrap}.shop-drawer-footer{padding-bottom:max(22px,env(safe-area-inset-bottom))}#myModal .shop-drawer-panel{width:390px}.shop-drawer .shop-items--compact .shop-item{padding:20px;gap:14px}.shop-drawer-header{padding:24px 20px}.shop-drawer-footer{padding-left:20px;padding-right:20px}}
@media(prefers-reduced-motion:reduce){#myModal .shop-drawer-panel{animation:none}.shop-button{transition:none}}
/* Reset storefront header rules inside checkout components. */
.shop-heading{width:100%;max-width:none;padding:0;border:0;background:none;box-shadow:none;position:static}
.shop-drawer-header{width:100%;max-width:none;margin:0;background:#fff;box-shadow:none;position:static}
.shop-page .shop-heading{margin:0 0 32px}
@media(max-width:760px){.shop-page .shop-heading{margin-bottom:24px}}
.shop-auth-page{min-height:calc(100vh - 60px);padding:38px 20px 60px;display:grid;align-items:center}.shop-auth-shell{width:100%;max-width:900px;margin:auto}.shop-auth-back{margin-bottom:18px}.shop-auth-card{display:grid;grid-template-columns:340px minmax(0,1fr);background:#fff;border:1px solid #e5eaf0;border-radius:20px;overflow:hidden;box-shadow:0 14px 50px #203c5906}.shop-auth-aside{background:#213b56;color:white;padding:38px 34px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.shop-auth-brand{font-size:25px;font-weight:bold;position:relative}.shop-auth-brand span{display:block;font-size:10px;font-weight:400;opacity:.6;margin-top:6px}.shop-auth-art{width:132px;height:132px;border:1px solid #ffffff24;border-radius:32px;display:grid;place-items:center;background:#ffffff08;margin:44px auto;transform:rotate(-10deg);position:relative}.shop-auth-art>.shop-icon{width:58px;height:58px;stroke-width:1;transform:rotate(10deg);color:#e4eaf0}.shop-auth-art-check{position:absolute;right:-12px;bottom:3px;background:#ed3654;width:39px;height:39px;border-radius:12px;display:grid;place-items:center;transform:rotate(10deg);box-shadow:0 0 0 8px #213b56}.shop-auth-aside h2{font-size:22px;font-weight:bold;color:#fff;margin:0 0 16px}.shop-auth-aside p{font-size:11px;color:#bac7d3;line-height:2.3;margin:0}.shop-auth-main{padding:42px}.shop-auth-main h1{font-size:25px;margin:0 0 12px;color:var(--shop-ink);font-weight:700}.shop-auth-intro{font-size:11px;color:#99a5af;line-height:2;margin-bottom:26px}.shop-auth-main form{display:grid;gap:18px}.shop-auth-forgot{font-size:10px;color:#7f95a7;justify-self:end}.shop-auth-main .shop-button{margin-top:4px}.shop-auth-switch{border-top:1px solid #edf0f3;margin:25px 0 0;padding-top:23px;text-align:center;color:#99a5af;font-size:11px;line-height:2}.shop-auth-switch a{color:#ed3654;margin-right:5px}
@media(max-width:760px){.shop-auth-page{padding:24px 16px 40px;display:block}.shop-auth-card{grid-template-columns:1fr}.shop-auth-aside{display:none}.shop-auth-main{padding:30px 23px}.shop-auth-main h1{font-size:23px}.shop-auth-intro{font-size:10px}.shop-auth-main form{gap:17px}}
.shop-caption,.shop-footnote,.shop-shipping-note,.shop-unit-price,.shop-section-title p,.shop-auth-intro,.shop-auth-switch{color:#748594}
.shop-item-options span{color:#687e90}.shop-quantity input:focus{outline:2px solid #819bb0}.shop-layout:has(>.shop-sidebar[hidden]){grid-template-columns:1fr}
@media(max-width:760px){.shop-footnote{font-size:10px}.shop-caption,.shop-shipping-note p{font-size:11px}}
