/* v0.5 / Quiet clarity — stable canvas, spatial cards, legible bilingual forms. */
:root{--v5-gold:#dab975;--v5-round:22px}html{scrollbar-gutter:stable}input,textarea,select{font-weight:500}label{line-height:1.7}.hub-page label{font-size:13px;color:var(--ink)}.hub-page small,.modal small{font-size:12px}.v5-heading-icon{width:38px;height:38px;display:grid;place-items:center;background:linear-gradient(140deg,var(--soft),color-mix(in srgb,var(--primary) 18%,var(--surface)));border:1px solid color-mix(in srgb,var(--primary) 22%,var(--line));border-radius:13px;color:var(--primary);box-shadow:inset 0 1px #fff5,0 4px 0 color-mix(in srgb,var(--primary) 10%,var(--surface));flex:none}.v5-label-icon{display:inline-flex;vertical-align:middle;margin-inline-end:6px;color:var(--muted)}.v5-label-icon .icon{width:16px;height:16px}.v5-settings-section{border:1px solid var(--line);background:var(--surface);border-radius:20px;box-shadow:0 4px 0 color-mix(in srgb,var(--line) 45%,transparent);overflow:clip}.v5-settings-section summary{list-style:none;display:flex;align-items:center;gap:13px;cursor:pointer;padding:19px 23px;min-height:81px}.v5-settings-section summary>strong{font-size:16px}.v5-settings-section summary>.icon:last-child{margin-inline-start:auto;width:18px;transition:transform .2s}.v5-settings-section[open] summary>.icon:last-child{transform:rotate(180deg)}.v5-settings-section:nth-child(2n) .v5-heading-icon{color:#a674d1;background:color-mix(in srgb,#a674d1 13%,var(--surface));border-color:color-mix(in srgb,#a674d1 25%,var(--line))}.v5-section-content{border-top:1px dashed var(--line);padding:23px}.v5-settings-stack{display:grid;gap:18px}.v5-save-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:23px 0;padding:17px;border-radius:16px;border:1px solid var(--line);background:var(--surface)}.v5-dashed-heading{border-top:1px dashed var(--line);padding-top:23px;margin-top:25px;display:grid;gap:12px}.v5-dashed-heading h3{display:flex;align-items:center;gap:9px}.v5-dashed-heading h3 .icon{color:var(--primary)}
/* Equal Arabic/English peers. No duplicate helper headings or oversized description boxes. */
.v5-bilingual-pair{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.v5-bilingual-pair>label{min-width:0;grid-column:auto!important;margin:0!important}.v5-bilingual-pair textarea{min-height:104px;resize:vertical}.v5-bilingual-pair input{height:46px}.v5-bilingual-pair [dir=ltr]{text-align:left}.v5-translation-tools{grid-column:1/-1;display:flex;align-items:center;gap:7px;font-size:11px;line-height:1.6;color:var(--muted);margin-top:-9px;flex-wrap:wrap}.v5-translation-tools:empty{display:none}.v5-translation-tools button{font-size:11px;color:var(--primary);background:var(--soft);border:1px solid var(--line);border-radius:8px;padding:3px 8px}.v5-translation-consent{grid-column:1/-1;border:1px solid var(--line);padding:18px;border-radius:14px;background:var(--soft);margin:12px 0}.v5-translation-consent h3{font-size:16px}.v5-translation-consent p{font-size:13px}
/* One row of everyday filters. Detailed controls remain folded, aligned and reusable. */
.v5-filter{margin:0 0 23px;padding:11px 13px!important;display:flex;gap:10px;align-items:center;position:relative;z-index:8;border-radius:18px;overflow:visible}.v5-filter-line{display:flex;align-items:center;gap:9px;flex-wrap:wrap;width:100%}.v5-search{display:flex;align-items:center;gap:9px;flex:1;min-width:150px;position:relative;border:1px solid var(--line);background:var(--bg);border-radius:12px;padding:0 12px!important;margin:0!important}.v5-search>.icon{width:19px;height:19px;color:var(--primary);flex:none}.v5-search input{border:0!important;background:transparent!important;box-shadow:none!important;outline-offset:-2px!important;padding:9px 0!important;height:42px;min-width:0;width:100%;font-size:13px!important}.v5-filter-line>details{position:static}.v5-filter-line>details>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid var(--line);background:var(--surface);border-radius:11px;font-size:13px}.v5-filter-line>details>summary>b{font-size:10px;background:var(--primary);color:var(--on-primary,#fff);border-radius:8px;padding:1px 5px}.v5-filter-line>details>summary .icon{width:16px;height:16px}.v5-filter-line>details[open]{display:contents}.v5-filter-line>details[open]>.v5-filter-pop{order:10;flex:0 0 100%;border-top:1px dashed var(--line);padding-top:15px}.v5-filter-line .btn{min-height:41px;padding:8px 13px;font-size:12px;white-space:nowrap}.v5-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.v5-filter-grid label{margin:0}.v5-filter-grid input,.v5-filter-grid select{height:41px;font-size:12px}.v5-filter-count{font-size:12px;color:var(--muted);white-space:nowrap}.v5-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 6px 0;font-size:13px}.v5-pagination>div{display:flex;gap:8px}.studio-filters{padding:12px 15px!important;border-radius:18px!important;margin-bottom:23px!important}.studio-filters .filter-primary{gap:10px!important}.studio-filters label{font-size:12px!important;min-width:0!important}.studio-filters .filter-primary>label{flex:1!important}.studio-filters input,.studio-filters select{min-height:40px!important;height:40px!important;font-size:12px!important;margin-top:3px!important}.studio-filters .filter-more{border-top:1px dashed var(--line)!important}.studio-filters .filter-primary>.btn{min-height:40px;font-size:12px;padding:8px 12px}.hub-filter-details summary{display:flex;gap:8px;align-items:center}
/* Hierarchical category cards: pictures never cover their labels. */
.v5-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;align-items:start}.v5-category-card{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:23px;overflow:hidden;box-shadow:0 5px 0 color-mix(in srgb,var(--primary) 7%,var(--surface)),0 17px 32px #14223d07}.v5-category-cover{height:190px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 25% 10%,color-mix(in srgb,var(--primary) 17%,var(--surface)),var(--bg))}.v5-category-cover>img{width:100%;height:100%;object-fit:cover}.v5-category-fallback{display:grid;place-items:center;height:100%;color:var(--primary)}.v5-category-fallback>.icon{width:65px;height:65px;transform:rotate(-9deg);filter:drop-shadow(7px 8px 0 color-mix(in srgb,var(--primary) 10%,transparent));stroke-width:1.5}.v5-category-icon{position:absolute;bottom:12px;inset-inline-start:14px;display:grid;place-items:center;width:43px;height:43px;border:1px solid #ffffff66;border-radius:14px;background:color-mix(in srgb,var(--surface) 88%,transparent);backdrop-filter:blur(10px);color:var(--primary);box-shadow:0 6px 12px #10234422}.v5-category-body{padding:23px}.v5-category-body h3{font-size:21px;margin:9px 0 5px;line-height:1.6;color:var(--ink);overflow-wrap:anywhere}.v5-category-body p{color:var(--muted);font-size:12px;min-height:18px}.v5-category-meta{display:flex;gap:10px;justify-content:space-between;padding:13px 0;font-size:12px}.v5-category-body .button-row{gap:6px}.v5-category-body .btn{font-size:11px;padding:8px 10px;min-height:37px}.v5-subcategories{border-top:1px dashed var(--line);padding:12px 15px 15px}.v5-subcategories>summary{cursor:pointer;display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink)}.v5-subcategories>summary>b{margin-inline-start:auto;color:var(--primary)}.v5-subcategories>div{display:grid;gap:10px;margin-top:12px}.v5-subcategories .v5-category-card{display:grid;grid-template-columns:70px minmax(0,1fr);border-radius:14px;box-shadow:none}.v5-subcategories .v5-category-cover{height:100%;min-height:135px}.v5-subcategories .v5-category-icon{width:28px;height:28px;inset-inline-start:7px;bottom:7px;border-radius:9px}.v5-subcategories .v5-category-icon .icon{width:16px;height:16px}.v5-subcategories .v5-category-fallback .icon{width:32px}.v5-subcategories .v5-category-body{padding:12px}.v5-subcategories .v5-category-body h3{font-size:16px;margin:5px 0}.v5-subcategories .v5-category-meta{padding:6px 0;font-size:10px}.v5-subcategories .v5-category-body p{display:none}.v5-subcategories .v5-subcategories{grid-column:1/-1}.v5-icon-picker{border:1px dashed var(--line);border-radius:15px;padding:15px;display:flex;gap:9px;flex-wrap:wrap;margin:15px 0}.v5-icon-picker legend{font-size:13px;padding:0 8px}.v5-icon-picker label{margin:0;cursor:pointer}.v5-icon-picker input{position:absolute;opacity:0;width:1px;height:1px}.v5-icon-picker span{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;border:1px solid var(--line);color:var(--muted);background:var(--surface)}.v5-icon-picker input:checked+span{background:var(--soft);color:var(--primary);border-color:var(--primary);box-shadow:0 4px 0 color-mix(in srgb,var(--primary) 12%,transparent)}.v5-icon-picker input:focus-visible+span{outline:3px solid var(--primary)}
/* A navigable Iraq, with geographically anchored markers rather than invented borders. */
.v5-shipping-layout{display:grid;grid-template-columns:minmax(360px,1.02fr) minmax(350px,1fr);gap:24px;align-items:start}.v5-map-card{background:radial-gradient(ellipse at 12% 3%,#52699077,transparent 60%),linear-gradient(145deg,#202b47,#101a30);border:1px solid #4f639266;border-radius:28px;overflow:hidden;color:#e6edff;box-shadow:0 7px 0 #111b30,0 20px 55px #07132925;position:sticky;top:106px;padding:25px 20px}.v5-map-title{display:flex;align-items:center;gap:12px;padding:0 6px}.v5-map-title>.icon{width:29px;height:29px;color:#e9cb88}.v5-map-title h2{font-size:23px;color:#f2f4ff;margin:0}.v5-map-title p{font-size:12px;color:#a6b6d3;margin:6px 0}.iraq-map-v5{width:100%;height:auto;display:block;overflow:visible;filter:drop-shadow(0 25px 12px #040e2380);margin:8px 0}.iraq-map-v5 [data-map-province]{cursor:pointer;outline:none}.iraq-map-v5 [data-map-province] circle{transition:all .2s}.iraq-map-v5 [data-map-province]:hover circle,.iraq-map-v5 [data-map-province]:focus-visible circle{stroke:#fff;stroke-width:3;fill:#f4ce72;filter:drop-shadow(0 0 7px #f9d272)}.iraq-map-v5 text{font-family:Tahoma,Arial,sans-serif;paint-order:stroke;stroke:#14223b;stroke-width:4px;stroke-linejoin:round;fill:#e4edff;font-size:10px;font-weight:700}.v5-province-select{padding:0 8px;color:#e8edff;display:block;font-size:13px}.v5-province-select select{background:#273552!important;color:#f4f7ff!important;border-color:#53648c!important;margin-top:7px}.v5-map-disclaimer{display:block;color:#afbed7;font-size:10px;line-height:1.8;padding:14px 8px 0}.v5-shipping-editor{padding:26px;min-width:0}.v5-province-heading{display:flex;align-items:center;gap:12px;margin-bottom:21px}.v5-province-heading>span{display:grid;place-items:center;border-radius:16px;width:50px;height:53px;background:var(--soft);color:var(--primary);box-shadow:0 5px 0 color-mix(in srgb,var(--primary) 8%,var(--surface))}.v5-province-heading h2{margin:0;font-size:23px}.v5-province-heading p{font-size:12px;color:var(--muted);margin:5px 0 0}.v5-district-list{max-height:390px;overflow:auto;border:1px solid var(--line);border-radius:14px;margin:13px 0 20px;scrollbar-width:thin}.v5-district{display:flex;align-items:center;gap:10px;padding:12px 13px!important;margin:0!important;border-bottom:1px solid var(--line);font-size:13px;cursor:pointer}.v5-district:last-child{border:0}.v5-district>input{width:17px;height:17px;margin:0!important;flex:none}.v5-district>span{display:flex;flex-direction:column;min-width:0}.v5-district strong{font-weight:600;font-size:13px}.v5-district small{font-size:10px;color:var(--muted)}.v5-district>b{margin-inline-start:auto}.v5-district .money{font-size:13px}.v5-district em{font-size:9px;font-style:normal;color:var(--primary);background:var(--soft);padding:2px 5px;border-radius:5px}.v5-zone-maintenance{margin-top:25px;border-top:1px dashed var(--line);padding-top:15px}.v5-zone-maintenance summary{cursor:pointer;display:flex;align-items:center;gap:8px;font-size:13px}.v5-zone-maintenance .button-row{margin-top:15px}
/* Delivery and cash are intentionally different visual statuses. */
.v5-courier-balance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.v5-courier-balance>div{display:flex;flex-direction:column;gap:9px;border:1px solid var(--line);border-radius:19px;padding:20px;background:var(--surface)}.v5-courier-balance>.icon{color:var(--primary)}.v5-courier-balance span{font-size:12px;color:var(--muted)}.v5-courier-balance .money{font-size:24px;color:var(--ink)}.v5-order-number{font:600 12px/1.6 ui-monospace,monospace;white-space:nowrap;color:var(--ink);letter-spacing:-.2px}.v5-order-heading{display:flex;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px dashed var(--line)}.v5-order-heading h2{font-size:22px;margin:8px 0}.v5-order-heading bdi{font-size:13px;color:var(--primary);font-weight:700}.v5-order-heading p{font-size:12px;color:var(--muted)}.v5-order-heading>div:last-child{display:flex;flex-direction:column;gap:8px;align-items:end;font-size:14px}.v5-order-heading>div:last-child small{color:var(--muted)}.v5-order-address{display:flex;align-items:center;gap:10px;font-size:13px;margin:18px 0;flex-wrap:wrap}.v5-order-address>.icon{color:var(--primary)}.v5-item-cell{display:flex;gap:12px;align-items:center}.v5-item-cell img{width:51px;height:51px;object-fit:cover;border-radius:13px;display:block}.v5-item-cell>span{display:flex;flex-direction:column;gap:5px}.v5-item-cell strong{font-size:13px;white-space:normal;line-height:1.7}.v5-item-cell small{color:var(--muted);font-size:11px}.v5-order-totals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:23px 0;background:var(--bg);border:1px solid var(--line);border-radius:17px;padding:17px}.v5-order-totals>span,.v5-order-totals>strong{display:flex;flex-direction:column;gap:7px;font-size:12px}.v5-order-totals .money{font-size:18px}.v5-flow-actions{display:flex;gap:10px;flex-wrap:wrap;padding:20px 0;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line)}.v5-order-tools{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.v5-whatsapp-state{margin-top:18px;background:var(--soft);padding:14px;border-radius:13px}.v5-whatsapp-state summary{cursor:pointer;font-size:13px;display:flex;gap:9px;align-items:center}.v5-whatsapp-state p{font-size:12px;overflow-wrap:anywhere}.v5-whatsapp-state .btn{margin-top:12px}
.v5-inbox{border:1px solid color-mix(in srgb,var(--primary) 22%,var(--line));background:linear-gradient(125deg,var(--surface),var(--soft));border-radius:25px;padding:25px;margin-bottom:27px;box-shadow:0 5px 0 color-mix(in srgb,var(--primary) 8%,transparent)}.v5-inbox-head{display:flex;gap:15px;align-items:center}.v5-inbox-head h2{font-size:23px;margin:0}.v5-inbox-head p{font-size:13px;color:var(--muted);margin:7px 0}.v5-inbox-head>.btn{margin-inline-start:auto}.v5-inbox-emblem{display:grid;place-items:center;width:56px;height:60px;flex:none;background:var(--surface);border:1px solid var(--line);border-radius:20px;color:var(--primary);box-shadow:0 6px 0 color-mix(in srgb,var(--primary) 15%,var(--surface));transform:rotate(-7deg)}.v5-inbox-emblem .icon{width:28px;height:28px}.v5-inbox-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:12px;margin-top:20px}.v5-inbox-rail>button{display:flex;flex-direction:column;gap:8px;text-align:start;border:1px solid var(--line);border-radius:16px;padding:16px;background:var(--surface);color:var(--ink);cursor:pointer;min-width:0;transition:transform .2s}.v5-inbox-rail>button:hover{transform:translateY(-3px)}.v5-inbox-rail bdi{font-size:10px;color:var(--muted);font-family:monospace}.v5-inbox-rail strong{font-size:15px}.v5-inbox-rail small{color:var(--primary);font-size:11px}.v5-stock-alert{display:flex;gap:11px;align-items:center;border-top:1px dashed var(--line);padding-top:16px;margin-top:18px}.v5-stock-alert>.icon{color:#ce9a45}.v5-stock-alert strong{font-size:13px}.v5-stock-alert p{font-size:12px;margin:4px 0;color:var(--muted)}.v5-stock-alert a{margin-inline-start:auto;font-size:12px}.v5-stock-policy{display:flex;align-items:center;gap:14px;justify-content:space-between;padding:15px;border:1px dashed var(--line);background:var(--surface);border-radius:17px;margin-bottom:20px}.v5-stock-policy>span{display:flex;align-items:center;gap:10px;font-size:13px;max-width:710px}.v5-stock-policy .icon{color:var(--primary);flex:none}.v5-stock-policy .btn{flex:none}
/* Stable preview frames: no srcdoc rebuilding, no size animations, no layout feedback loop. */
.editor-viewport{contain:layout style;overflow:auto!important;scrollbar-gutter:stable;min-height:620px}.editor-viewport iframe{transition:none!important;animation:none!important;display:block;border:0;background:var(--surface);height:720px!important;min-height:720px!important}.editor-viewport[data-device=mobile] iframe{width:390px!important;max-width:100%;margin:auto}.editor-viewport[data-device=tablet] iframe{width:768px!important;max-width:100%;margin:auto}.editor-drag-toggle{display:inline-flex;gap:5px;align-items:center;font-size:11px!important;width:auto!important;padding:8px!important;border:1px solid var(--line)!important;border-radius:9px!important;color:var(--ink)!important}.editor-drag-toggle.active{background:var(--primary)!important;color:var(--on-primary,#fff)!important}.editor-page-group{padding:8px 0;border-top:1px dashed var(--line)}.editor-page-heading{display:flex;align-items:center;gap:7px;padding:8px;font-size:12px;font-weight:650}.editor-page-heading button{background:none;border:0;color:var(--muted);cursor:pointer}.editor-page-heading button:last-child{margin-inline-start:auto}.editor-placement{border-bottom:1px dashed var(--line);padding-bottom:17px;margin-bottom:15px}.editor-inspector .v5-bilingual-pair{grid-template-columns:1fr;gap:10px}.editor-inspector .v5-translation-tools{margin:0}.store-page-tabs{display:flex;gap:8px;margin:8px 0 20px;overflow:auto;padding:8px;background:var(--surface);border:1px solid var(--line);border-radius:15px}.store-page-tabs button{padding:9px 17px;border:1px solid transparent;border-radius:11px;background:none;color:var(--ink);font-weight:650;white-space:nowrap;cursor:pointer}.store-page-tabs button.active{border-color:var(--line);background:var(--soft);color:var(--primary)}.preview-editable{position:relative;outline:1px dashed color-mix(in srgb,var(--primary) 50%,transparent);outline-offset:4px;min-height:60px}.preview-drag-handle{display:flex;align-items:center;gap:5px;position:relative;z-index:8;cursor:grab;background:var(--primary);color:var(--on-primary,#fff);border:1px solid var(--line);border-radius:9px;padding:7px 11px;font-size:11px;margin-bottom:8px;width:max-content}.preview-drag-handle:active{cursor:grabbing}.preview-drag-handle .icon{width:16px;height:16px}.hub-theme-grid{align-items:stretch}.hub-theme{display:flex!important;flex-direction:column!important;min-width:0}.hub-theme-preview{height:245px!important;min-height:245px!important;max-height:245px!important;position:relative;overflow:hidden!important;isolation:isolate}.hub-theme-info{display:flex;flex-direction:column;flex:1;padding:20px}.hub-theme-info h3{font-size:17px;min-height:28px}.hub-theme-info p{min-height:40px;font-size:12px}.hub-theme-info .button-row{margin-top:auto}.v5-live-theme-frame{width:1100px;height:900px;border:0;position:absolute;inset:0 auto auto 0;z-index:4;transform:scale(.32);transform-origin:top left;pointer-events:none;background:var(--surface)}.hub-theme-preview:has(.v5-live-theme-frame):after{content:'LIVE';position:absolute;z-index:5;top:10px;inset-inline-end:10px;color:#fff;background:#176752;border:1px solid #86ccbb;padding:3px 8px;font:700 9px/1.5 Arial;letter-spacing:1px;border-radius:8px}
/* Brand, image and account polish shared by every storefront palette. */
.lux-brand>span:last-child{display:flex;flex-direction:column;gap:5px;min-width:0}.lux-brand strong,.lux-brand small{display:block;line-height:1.6}.lux-brand-mark{border-radius:23px!important;border:1.5px solid color-mix(in srgb,var(--primary) 45%,var(--line))!important;padding:4px!important;background:linear-gradient(140deg,color-mix(in srgb,var(--surface) 90%,var(--primary)),var(--surface))!important;box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--surface) 80%,transparent),0 6px 0 color-mix(in srgb,var(--primary) 9%,var(--surface)),0 12px 21px color-mix(in srgb,var(--primary) 10%,transparent)!important;overflow:hidden}.lux-brand-mark img{border-radius:17px;display:block;object-fit:contain}.ux-avatar{border-radius:50%!important;overflow:hidden!important;aspect-ratio:1}.ux-avatar img,.ux-avatar>svg,.ux-avatar>span{border-radius:50%!important;overflow:hidden!important}.lux-header-tools [data-shop-account]{padding:0!important;border-radius:50%!important;overflow:hidden!important;display:grid;place-items:center}.lux-header-tools [data-shop-account] .ux-avatar{width:39px;height:39px;border-radius:50%!important}.lux-link{display:inline-flex!important;align-items:center!important;justify-content:center;gap:8px!important;line-height:1.5!important;vertical-align:middle}.lux-link .icon{width:18px;height:18px;flex:none;vertical-align:middle;position:static!important;transform:none}.lux-link .icon:last-child{transition:translate .2s}html[dir=rtl] .lux-link .icon:last-child:has(path[d^='M5 12']){transform:rotate(180deg)}.lux-link:hover .icon:last-child{translate:-2px 0}.lux-section-head .eyebrow{font-size:11px;line-height:1.5;display:block;margin-bottom:8px;color:var(--primary);letter-spacing:1px}.hero-art,.gallery-stage{background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary) 10%,transparent),transparent 65%)!important}.hero-art>img{background:transparent!important;border-radius:28px;box-shadow:0 15px 40px #0000000d}.gallery-stage{border:1px solid var(--line);border-radius:24px;overflow:hidden}.gallery-stage>img{border-radius:20px!important;background:transparent!important}.store-product-image{padding:10px!important;background:color-mix(in srgb,var(--surface) 93%,var(--primary))!important;border-radius:22px!important}.store-product-image>img{border-radius:16px!important;overflow:hidden!important}.social-links{display:flex;flex-wrap:wrap;gap:9px}.social-links>a{display:flex!important;align-items:center;gap:9px;width:auto!important;min-width:113px;height:43px!important;padding:9px 12px!important;border-radius:13px!important}.social-links>a>span{display:inline!important;font-size:12px!important}.social-links svg{width:20px;height:20px;flex:none}.checkout-location{border:1px dashed var(--line);background:var(--soft);border-radius:14px;padding:15px;margin-top:16px;display:flex;gap:9px;flex-wrap:wrap}.checkout-location>small{width:100%;font-size:11px;line-height:1.8}.checkout-location>[data-location-result]{font-size:12px;color:var(--primary)}.v5-logo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.v5-logo-upload{border:1px dashed var(--line);border-radius:17px;padding:16px;display:flex;flex-direction:column;gap:13px}.v5-logo-upload>span{display:grid;place-items:center;min-height:150px;border:1px solid var(--line);border-radius:13px}.v5-logo-upload>span.light{background:#f5f6f9}.v5-logo-upload>span.dark{background:#19223a}.v5-logo-upload img{width:102px;height:102px;object-fit:contain;border-radius:20px}.v5-logo-upload .check-label{font-size:11px!important}.v5-logo-upload>strong{font-size:13px}
@media(min-width:1600px){.v5-live-theme-frame{transform:scale(.36)}}
@media(max-width:1200px){.v5-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v5-shipping-layout{grid-template-columns:1fr}.v5-map-card{position:relative;top:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10px}.v5-map-title{grid-column:1/-1}.iraq-map-v5{grid-row:2/4;max-height:430px}.v5-map-disclaimer{grid-column:2}.v5-map-card .v5-province-select{grid-column:2;grid-row:2}.v5-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v5-live-theme-frame{transform:scale(.28)}}
@media(max-width:767px){.v5-bilingual-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v5-bilingual-pair>label{font-size:12px}.v5-bilingual-pair input,.v5-bilingual-pair textarea{font-size:13px;padding:9px}.v5-category-grid{gap:14px}.v5-category-cover{height:155px}.v5-category-body{padding:16px}.v5-category-body h3{font-size:18px}.v5-category-body .button-row{flex-wrap:wrap}.v5-category-body .btn{padding:6px 8px;font-size:10px}.v5-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v5-filter-count{display:none}.v5-filter-line{gap:7px}.v5-filter-line>.v5-search{flex:1 1 100%}.v5-filter-line>.btn,.v5-filter-line>details>summary{font-size:12px}.v5-courier-balance{grid-template-columns:1fr;gap:10px}.v5-courier-balance>div{display:grid;grid-template-columns:24px 1fr auto;align-items:center;padding:15px;gap:10px}.v5-courier-balance .money{font-size:18px}.v5-order-totals{grid-template-columns:1fr 1fr;gap:17px}.v5-order-heading{flex-direction:column;gap:12px}.v5-order-heading>div:last-child{align-items:start}.v5-order-heading h2{font-size:20px}.v5-order-tools .btn,.v5-flow-actions .btn{flex:1 1 46%;font-size:12px}.v5-order-number{font-size:11px}.v5-inbox{padding:18px}.v5-inbox-head{flex-wrap:wrap;gap:10px}.v5-inbox-head h2{font-size:19px}.v5-inbox-head .btn{font-size:11px;min-height:36px;margin-inline-start:0}.v5-inbox-head p{font-size:11px}.v5-inbox-emblem{width:43px;height:47px;border-radius:16px}.v5-inbox-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.v5-inbox-rail>button{padding:12px}.v5-inbox-rail>button:last-child:nth-child(odd){grid-column:1/-1}.v5-inbox-rail strong{font-size:13px}.v5-inbox-rail bdi{font-size:9px}.v5-inbox-rail small{font-size:10px}.v5-stock-alert{flex-wrap:wrap}.v5-stock-policy{flex-direction:column;align-items:stretch;gap:11px}.v5-stock-policy>span{font-size:12px}.v5-stock-policy .btn{align-self:start}.v5-logo-grid{grid-template-columns:1fr 1fr;gap:11px}.v5-logo-upload{padding:11px}.v5-logo-upload>span{min-height:112px}.v5-logo-upload img{width:83px;height:83px}.v5-logo-upload input{font-size:10px;max-width:100%}.v5-settings-section summary{padding:16px;min-height:74px}.v5-settings-section summary>strong{font-size:14px}.v5-section-content{padding:16px}.lux-header .lux-brand strong{font-size:14px!important;max-width:190px}.lux-header .lux-brand small{font-size:10px!important;max-width:185px}.lux-header .lux-brand-mark{width:49px!important;height:49px!important;flex:none;border-radius:19px!important}.lux-brand-mark img{border-radius:13px}.lux-header{gap:10px!important;align-items:center}.lux-header-tools{gap:4px!important;margin-inline-start:auto;flex:none}.lux-header-tools .btn{width:33px!important;height:33px!important;min-width:33px}.lux-header-tools [data-shop-account] .ux-avatar{width:33px;height:33px}.hero-copy,.footer-intro{text-align:center!important}.hero-copy{align-items:center!important;display:flex;flex-direction:column}.hero-copy h1{max-width:95%;font-size:clamp(28px,8vw,40px)!important}.hero-copy p{font-size:14px!important;max-width:92%}.footer-intro .lux-brand{justify-content:center!important}.footer-intro .coverage-pill{justify-content:center;margin-inline:auto}.footer-intro p{font-size:13px!important}.hero-art>img{border-radius:22px}.lux-link{font-size:12px!important;gap:5px!important}.lux-link .icon{width:16px;height:16px}.category-rail .category-tile strong{font-size:13px}.store-product-image{padding:7px!important;border-radius:18px!important}.store-product-image>img{border-radius:12px!important}.editor-viewport{min-height:560px}.editor-viewport iframe{height:680px!important;min-height:680px!important}.editor-inspector .v5-bilingual-pair{grid-template-columns:1fr 1fr}.v5-shipping-editor{padding:18px}.v5-map-card{display:block;padding:22px 15px}.iraq-map-v5{max-height:510px}.v5-map-title h2{font-size:21px}.v5-shipping-layout{gap:22px}.v5-map-disclaimer{font-size:10px}.v5-district strong{font-size:12px}.v5-district em{display:none}.hub-theme-preview{height:245px!important}.v5-live-theme-frame{transform:scale(.33)}.editor-preview-toolbar{flex-wrap:wrap;height:auto!important;gap:8px;padding:10px}.editor-drag-toggle{order:2}.studio-filters .filter-primary{flex-wrap:wrap!important}.studio-filters .filter-primary>label{flex:1 1 130px!important}.v5-field-heading{font-size:13px}.social-links>a{min-width:113px}.store-page-tabs{margin:10px 0 23px}}
@media(max-width:420px){.v5-category-grid{grid-template-columns:1fr}.lux-header .lux-brand strong{max-width:160px!important;font-size:12px!important}.lux-header .lux-brand small{max-width:150px;font-size:9px!important}.lux-header .lux-brand-mark{width:40px!important;height:40px!important;border-radius:15px!important;padding:3px!important}.lux-header-tools .btn{width:30px!important;height:30px!important;min-width:30px}.lux-header-tools [data-shop-account] .ux-avatar{width:30px;height:30px}.lux-header .lux-brand{gap:8px!important}.v5-bilingual-pair textarea{min-height:106px}.v5-logo-grid{grid-template-columns:1fr}.v5-filter-grid{grid-template-columns:1fr 1fr}.v5-shipping-editor .form-grid{grid-template-columns:1fr}.editor-inspector .v5-bilingual-pair{grid-template-columns:1fr}.v5-order-totals .money{font-size:16px}}
@media(prefers-reduced-motion:reduce){.v5-inbox-rail>button,.iraq-map-v5 circle,.preview-editable,.lux-link .icon{animation:none!important;transition:none!important;transform:none!important}}

.v5-translation-tools{display:flex;grid-column:1/-1;align-items:center;justify-content:space-between;gap:7px;font-size:10px;margin-top:4px;min-height:20px;color:var(--muted)}.v5-translation-tools small{font-size:10px;font-weight:400}.v5-translation-tools button{display:inline-flex;align-items:center;justify-content:center;padding:3px;border-radius:6px}.v5-translation-tools .icon{width:14px;height:14px}.v5-translation-mode{grid-column:1/-1;display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:11px;color:var(--muted);padding:12px 0;border-top:1px dashed var(--line);margin-top:15px}.v5-translation-mode .icon{width:16px;height:16px}.v5-translation-mode button{border:0;background:var(--soft);color:var(--primary);padding:5px 9px;border-radius:7px;font-size:11px;cursor:pointer}.v5-translation-consent{grid-column:1/-1;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--surface);margin-top:16px}.v5-bilingual-pair>label{display:block!important}.v5-bilingual-pair>label>input,.v5-bilingual-pair>label>textarea{display:block;width:100%;margin-top:8px}.v5-translation-tools small{white-space:normal}.v5-bilingual-pair label>.field-label-icon{vertical-align:middle;margin-inline-end:5px}

/* Explicit layout direction for labels inheriting the base form-column rule. */
.v5-field-heading{display:flex;align-items:center;gap:6px;font-size:inherit;line-height:1.7;min-width:0}.v5-field-heading .v5-label-icon{display:inline-flex;margin:0;flex:none}.v5-field-heading>[data-field-title]{min-width:0}.v5-district,.v5-search{flex-direction:row!important}.v5-district>.money,.v5-district>b{flex:none}.v5-map-card .iraq-map-title{display:flex;flex-direction:column;gap:7px;text-align:center;margin-top:12px}.iraq-map-title>span{font:600 9px/1.5 Arial;letter-spacing:2.5px;color:#bacbe9}.iraq-map-title>strong{font-size:16px;color:#edf3ff}.iraq-map-v5 .province-hit{fill:transparent;stroke:none}.iraq-map-v5 .province-dot{fill:#debd76;stroke:#ffedc1;stroke-width:1.8;filter:drop-shadow(0 0 5px #fce6a160)}.iraq-map-v5 .province-pin.selected .province-dot{fill:#f7d581;stroke:#fff6d8;stroke-width:3;filter:drop-shadow(0 0 12px #ffdc82)}.iraq-map-v5 text{font-size:21px;fill:#f0f4ff;stroke:#162a4e;stroke-width:7px;pointer-events:none}.iraq-map-v5 .province-pin:hover .province-dot,.iraq-map-v5 .province-pin:focus-visible .province-dot{fill:#fff4cd;stroke:#fff;stroke-width:3}.iraq-map-v5 .province-pin.selected text{fill:#ffdb8b}.map-caption{display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;font-size:10px;color:#b9c7e1;line-height:1.8;margin-top:4px}.map-caption .icon{width:15px;height:15px;flex:none}.map-credit{display:block;text-align:center;font:9px/1.8 Arial;color:#92a7cb;margin-top:7px}.v5-page-caption{display:flex;gap:5px;align-items:center;justify-content:space-between;padding:9px 3px;border-top:1px dashed var(--line);margin-top:13px}.v5-page-caption>button{border:0;background:none;color:var(--ink);display:flex;gap:7px;align-items:center;cursor:pointer;font-size:12px;padding:5px;min-width:0}.v5-page-caption>button:first-child{margin-inline-end:auto}.v5-page-caption .icon{width:15px;height:15px;color:var(--primary)}.v5-placement{border-bottom:1px dashed var(--line);padding-bottom:18px;margin-bottom:18px}.v5-placement>strong{display:flex;align-items:center;gap:6px;font-size:13px;margin-bottom:15px}.v5-placement p{font-size:11px;color:var(--muted);line-height:1.8}.v5-placement .icon{width:16px;height:16px}.v5-page-fields{padding:2px}.v5-page-fields .v5-bilingual-pair{grid-template-columns:1fr!important}

.editor-preview-toolbar>.editor-drag-toggle{display:inline-flex!important;align-items:center!important;justify-content:center;gap:6px!important;height:34px!important;white-space:nowrap!important;font-size:10px!important;width:auto!important;flex-shrink:0}.editor-drag-toggle .icon{width:15px!important;height:15px!important}.theme-editor-page .editor-viewport{position:relative;height:740px!important;min-height:740px!important;overflow:hidden!important;padding:0!important;flex:none!important}.theme-editor-page .editor-viewport[data-device] iframe{position:absolute!important;left:50%!important;top:12px!important;inset-inline-start:auto;width:var(--preview-width,1200px)!important;max-width:none!important;min-width:0!important;height:var(--preview-height,720px)!important;min-height:0!important;margin:0!important;transform:translateX(-50%) scale(var(--preview-scale,1));transform-origin:top center;transition:none!important;box-shadow:0 7px 24px #0002}.editor-canvas{align-self:start}.editor-canvas-note{min-height:55px;padding:15px!important}.v5-bilingual-pair>label>.v5-field-heading{min-height:25px}@media(max-width:767px){.theme-editor-page .editor-viewport{height:660px!important;min-height:660px!important}.editor-preview-toolbar>.editor-drag-toggle{order:initial}.v5-map-card .iraq-map-title strong{font-size:15px}}
/* Override the v0.3 visually-hidden social labels, not just their display property. */
.social-links>a>span{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important;line-height:1.5;color:inherit}
/* Fit the element to the actual image so its inner visible corners are rounded too. */
.hero-slideshow .hero-art>img{height:auto!important;max-height:380px!important;max-width:400px!important;width:min(100%,400px)!important;aspect-ratio:auto!important;padding:0!important;border-radius:28px!important;object-fit:contain;overflow:hidden}
@media(max-width:767px){.hero-slideshow .hero-art>img{max-height:235px!important;width:auto!important;max-width:100%!important;border-radius:22px!important}}
