:root{--iti-hover-color: rgba(0, 0, 0, .05);--iti-border-color: #ccc;--iti-dialcode-color: #999;--iti-dropdown-bg: white;--iti-icon-color: #555;--iti-spacer-horizontal: 8px;--iti-flag-height: 12px;--iti-flag-width: 16px;--iti-globe-height: 16px;--iti--search-clear-icon-height: 13px;--iti-border-width: 1px;--iti-arrow-height: 4px;--iti-arrow-width: calc((var(--iti-arrow-height) / 2) * 3);--iti-triangle-border: calc(var(--iti-arrow-width) / 2);--iti-arrow-padding: 6px;--iti-flag-sprite-width: 3904px;--iti-flag-sprite-height: 12px;--iti-mobile-popup-margin: 30px}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=text],.iti input.iti__tel-input[type=tel]{position:relative;z-index:0;margin:0!important}.iti__country-container{position:absolute;top:0;bottom:0;left:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-icon-color)}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-icon-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width) * -1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px #0003}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding-left:30px;padding-right:28px}[dir=rtl] .iti__search-input{padding-left:inherit;padding-right:30px;background-position:right 8px center}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__search-input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.iti__search-input-wrapper{position:relative;display:flex;align-items:center}.iti__search-icon{position:absolute;left:8px;display:flex;pointer-events:none}[dir=rtl] .iti__search-icon{left:auto;right:8px}.iti__search-icon-svg{width:var(--iti-globe-height);height:var(--iti-globe-height);display:block;stroke:var(--iti-icon-color);fill:none;stroke-width:3}.iti__search-clear{position:absolute;right:4px;background:transparent;border:0;border-radius:3px;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.iti__search-clear .iti__search-clear-x{stroke-width:2}.iti__search-clear .iti__search-clear-bg{fill:var(--iti-icon-color)}.iti__search-clear-svg{width:var(--iti--search-clear-icon-height);height:var(--iti--search-clear-icon-height);display:block}[dir=rtl] .iti__search-clear{right:auto;left:4px}.iti__search-clear:hover,.iti__search-clear:focus-visible{background:var(--iti-hover-color);outline:none}.iti__no-results{text-align:center;padding:30px 0}.iti__country-list{list-style:none;padding:0;margin:0;cursor:pointer;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media(max-width:500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:none}.iti__country-check{margin:0 1px 0 auto;display:flex;align-items:center;color:var(--iti-icon-color)}.iti__country-check-svg{width:var(--iti--search-clear-icon-height);height:var(--iti--search-clear-icon-height);display:block}.iti__dial-code{margin-left:var(--iti-spacer-horizontal);color:var(--iti-dialcode-color)}[dir=rtl] .iti__dial-code{margin-left:0;margin-right:var(--iti-spacer-horizontal)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-list .iti__flag,.iti__country-name{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-list .iti__flag,[dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti__country-list .iti__flag{flex-shrink:0}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) button.iti__selected-country{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--container:hover{cursor:pointer}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti--fullscreen-popup.iti--container{background-color:#00000080;top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px;line-height:1.5em}.iti__flag{--iti-flag-offset: 100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0 0 1px #888;background-image:-webkit-image-set(var(--iti-path-flags-1x) 1x,var(--iti-path-flags-2x) 2x);background-image:image-set(var(--iti-path-flags-1x) 1x,var(--iti-path-flags-2x) 2x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__loading{position:relative;background:none;box-shadow:none}.iti__loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:var(--iti-flag-height);height:var(--iti-flag-height);box-sizing:border-box;border:2px solid var(--iti-icon-color);border-right-color:transparent;border-radius:50%;animation:iti-spinner 1s linear infinite}@keyframes iti-spinner{to{transform:rotate(360deg)}}.iti__ac{--iti-flag-offset: 0px}.iti__ad{--iti-flag-offset: -16px}.iti__ae{--iti-flag-offset: -32px}.iti__af{--iti-flag-offset: -48px}.iti__ag{--iti-flag-offset: -64px}.iti__ai{--iti-flag-offset: -80px}.iti__al{--iti-flag-offset: -96px}.iti__am{--iti-flag-offset: -112px}.iti__ao{--iti-flag-offset: -128px}.iti__ar{--iti-flag-offset: -144px}.iti__as{--iti-flag-offset: -160px}.iti__at{--iti-flag-offset: -176px}.iti__au{--iti-flag-offset: -192px}.iti__aw{--iti-flag-offset: -208px}.iti__ax{--iti-flag-offset: -224px}.iti__az{--iti-flag-offset: -240px}.iti__ba{--iti-flag-offset: -256px}.iti__bb{--iti-flag-offset: -272px}.iti__bd{--iti-flag-offset: -288px}.iti__be{--iti-flag-offset: -304px}.iti__bf{--iti-flag-offset: -320px}.iti__bg{--iti-flag-offset: -336px}.iti__bh{--iti-flag-offset: -352px}.iti__bi{--iti-flag-offset: -368px}.iti__bj{--iti-flag-offset: -384px}.iti__bl{--iti-flag-offset: -400px}.iti__bm{--iti-flag-offset: -416px}.iti__bn{--iti-flag-offset: -432px}.iti__bo{--iti-flag-offset: -448px}.iti__bq{--iti-flag-offset: -464px}.iti__br{--iti-flag-offset: -480px}.iti__bs{--iti-flag-offset: -496px}.iti__bt{--iti-flag-offset: -512px}.iti__bw{--iti-flag-offset: -528px}.iti__by{--iti-flag-offset: -544px}.iti__bz{--iti-flag-offset: -560px}.iti__ca{--iti-flag-offset: -576px}.iti__cc{--iti-flag-offset: -592px}.iti__cd{--iti-flag-offset: -608px}.iti__cf{--iti-flag-offset: -624px}.iti__cg{--iti-flag-offset: -640px}.iti__ch{--iti-flag-offset: -656px}.iti__ci{--iti-flag-offset: -672px}.iti__ck{--iti-flag-offset: -688px}.iti__cl{--iti-flag-offset: -704px}.iti__cm{--iti-flag-offset: -720px}.iti__cn{--iti-flag-offset: -736px}.iti__co{--iti-flag-offset: -752px}.iti__cr{--iti-flag-offset: -768px}.iti__cu{--iti-flag-offset: -784px}.iti__cv{--iti-flag-offset: -800px}.iti__cw{--iti-flag-offset: -816px}.iti__cx{--iti-flag-offset: -832px}.iti__cy{--iti-flag-offset: -848px}.iti__cz{--iti-flag-offset: -864px}.iti__de{--iti-flag-offset: -880px}.iti__dj{--iti-flag-offset: -896px}.iti__dk{--iti-flag-offset: -912px}.iti__dm{--iti-flag-offset: -928px}.iti__do{--iti-flag-offset: -944px}.iti__dz{--iti-flag-offset: -960px}.iti__ec{--iti-flag-offset: -976px}.iti__ee{--iti-flag-offset: -992px}.iti__eg{--iti-flag-offset: -1008px}.iti__eh{--iti-flag-offset: -1024px}.iti__er{--iti-flag-offset: -1040px}.iti__es{--iti-flag-offset: -1056px}.iti__et{--iti-flag-offset: -1072px}.iti__fi{--iti-flag-offset: -1088px}.iti__fj{--iti-flag-offset: -1104px}.iti__fk{--iti-flag-offset: -1120px}.iti__fm{--iti-flag-offset: -1136px}.iti__fo{--iti-flag-offset: -1152px}.iti__fr{--iti-flag-offset: -1168px}.iti__ga{--iti-flag-offset: -1184px}.iti__gb{--iti-flag-offset: -1200px}.iti__gd{--iti-flag-offset: -1216px}.iti__ge{--iti-flag-offset: -1232px}.iti__gf{--iti-flag-offset: -1248px}.iti__gg{--iti-flag-offset: -1264px}.iti__gh{--iti-flag-offset: -1280px}.iti__gi{--iti-flag-offset: -1296px}.iti__gl{--iti-flag-offset: -1312px}.iti__gm{--iti-flag-offset: -1328px}.iti__gn{--iti-flag-offset: -1344px}.iti__gp{--iti-flag-offset: -1360px}.iti__gq{--iti-flag-offset: -1376px}.iti__gr{--iti-flag-offset: -1392px}.iti__gt{--iti-flag-offset: -1408px}.iti__gu{--iti-flag-offset: -1424px}.iti__gw{--iti-flag-offset: -1440px}.iti__gy{--iti-flag-offset: -1456px}.iti__hk{--iti-flag-offset: -1472px}.iti__hn{--iti-flag-offset: -1488px}.iti__hr{--iti-flag-offset: -1504px}.iti__ht{--iti-flag-offset: -1520px}.iti__hu{--iti-flag-offset: -1536px}.iti__id{--iti-flag-offset: -1552px}.iti__ie{--iti-flag-offset: -1568px}.iti__il{--iti-flag-offset: -1584px}.iti__im{--iti-flag-offset: -1600px}.iti__in{--iti-flag-offset: -1616px}.iti__io{--iti-flag-offset: -1632px}.iti__iq{--iti-flag-offset: -1648px}.iti__ir{--iti-flag-offset: -1664px}.iti__is{--iti-flag-offset: -1680px}.iti__it{--iti-flag-offset: -1696px}.iti__je{--iti-flag-offset: -1712px}.iti__jm{--iti-flag-offset: -1728px}.iti__jo{--iti-flag-offset: -1744px}.iti__jp{--iti-flag-offset: -1760px}.iti__ke{--iti-flag-offset: -1776px}.iti__kg{--iti-flag-offset: -1792px}.iti__kh{--iti-flag-offset: -1808px}.iti__ki{--iti-flag-offset: -1824px}.iti__km{--iti-flag-offset: -1840px}.iti__kn{--iti-flag-offset: -1856px}.iti__kp{--iti-flag-offset: -1872px}.iti__kr{--iti-flag-offset: -1888px}.iti__kw{--iti-flag-offset: -1904px}.iti__ky{--iti-flag-offset: -1920px}.iti__kz{--iti-flag-offset: -1936px}.iti__la{--iti-flag-offset: -1952px}.iti__lb{--iti-flag-offset: -1968px}.iti__lc{--iti-flag-offset: -1984px}.iti__li{--iti-flag-offset: -2000px}.iti__lk{--iti-flag-offset: -2016px}.iti__lr{--iti-flag-offset: -2032px}.iti__ls{--iti-flag-offset: -2048px}.iti__lt{--iti-flag-offset: -2064px}.iti__lu{--iti-flag-offset: -2080px}.iti__lv{--iti-flag-offset: -2096px}.iti__ly{--iti-flag-offset: -2112px}.iti__ma{--iti-flag-offset: -2128px}.iti__mc{--iti-flag-offset: -2144px}.iti__md{--iti-flag-offset: -2160px}.iti__me{--iti-flag-offset: -2176px}.iti__mf{--iti-flag-offset: -2192px}.iti__mg{--iti-flag-offset: -2208px}.iti__mh{--iti-flag-offset: -2224px}.iti__mk{--iti-flag-offset: -2240px}.iti__ml{--iti-flag-offset: -2256px}.iti__mm{--iti-flag-offset: -2272px}.iti__mn{--iti-flag-offset: -2288px}.iti__mo{--iti-flag-offset: -2304px}.iti__mp{--iti-flag-offset: -2320px}.iti__mq{--iti-flag-offset: -2336px}.iti__mr{--iti-flag-offset: -2352px}.iti__ms{--iti-flag-offset: -2368px}.iti__mt{--iti-flag-offset: -2384px}.iti__mu{--iti-flag-offset: -2400px}.iti__mv{--iti-flag-offset: -2416px}.iti__mw{--iti-flag-offset: -2432px}.iti__mx{--iti-flag-offset: -2448px}.iti__my{--iti-flag-offset: -2464px}.iti__mz{--iti-flag-offset: -2480px}.iti__na{--iti-flag-offset: -2496px}.iti__nc{--iti-flag-offset: -2512px}.iti__ne{--iti-flag-offset: -2528px}.iti__nf{--iti-flag-offset: -2544px}.iti__ng{--iti-flag-offset: -2560px}.iti__ni{--iti-flag-offset: -2576px}.iti__nl{--iti-flag-offset: -2592px}.iti__no{--iti-flag-offset: -2608px}.iti__np{--iti-flag-offset: -2624px}.iti__nr{--iti-flag-offset: -2640px}.iti__nu{--iti-flag-offset: -2656px}.iti__nz{--iti-flag-offset: -2672px}.iti__om{--iti-flag-offset: -2688px}.iti__pa{--iti-flag-offset: -2704px}.iti__pe{--iti-flag-offset: -2720px}.iti__pf{--iti-flag-offset: -2736px}.iti__pg{--iti-flag-offset: -2752px}.iti__ph{--iti-flag-offset: -2768px}.iti__pk{--iti-flag-offset: -2784px}.iti__pl{--iti-flag-offset: -2800px}.iti__pm{--iti-flag-offset: -2816px}.iti__pr{--iti-flag-offset: -2832px}.iti__ps{--iti-flag-offset: -2848px}.iti__pt{--iti-flag-offset: -2864px}.iti__pw{--iti-flag-offset: -2880px}.iti__py{--iti-flag-offset: -2896px}.iti__qa{--iti-flag-offset: -2912px}.iti__re{--iti-flag-offset: -2928px}.iti__ro{--iti-flag-offset: -2944px}.iti__rs{--iti-flag-offset: -2960px}.iti__ru{--iti-flag-offset: -2976px}.iti__rw{--iti-flag-offset: -2992px}.iti__sa{--iti-flag-offset: -3008px}.iti__sb{--iti-flag-offset: -3024px}.iti__sc{--iti-flag-offset: -3040px}.iti__sd{--iti-flag-offset: -3056px}.iti__se{--iti-flag-offset: -3072px}.iti__sg{--iti-flag-offset: -3088px}.iti__sh{--iti-flag-offset: -3104px}.iti__si{--iti-flag-offset: -3120px}.iti__sj{--iti-flag-offset: -3136px}.iti__sk{--iti-flag-offset: -3152px}.iti__sl{--iti-flag-offset: -3168px}.iti__sm{--iti-flag-offset: -3184px}.iti__sn{--iti-flag-offset: -3200px}.iti__so{--iti-flag-offset: -3216px}.iti__sr{--iti-flag-offset: -3232px}.iti__ss{--iti-flag-offset: -3248px}.iti__st{--iti-flag-offset: -3264px}.iti__sv{--iti-flag-offset: -3280px}.iti__sx{--iti-flag-offset: -3296px}.iti__sy{--iti-flag-offset: -3312px}.iti__sz{--iti-flag-offset: -3328px}.iti__tc{--iti-flag-offset: -3344px}.iti__td{--iti-flag-offset: -3360px}.iti__tg{--iti-flag-offset: -3376px}.iti__th{--iti-flag-offset: -3392px}.iti__tj{--iti-flag-offset: -3408px}.iti__tk{--iti-flag-offset: -3424px}.iti__tl{--iti-flag-offset: -3440px}.iti__tm{--iti-flag-offset: -3456px}.iti__tn{--iti-flag-offset: -3472px}.iti__to{--iti-flag-offset: -3488px}.iti__tr{--iti-flag-offset: -3504px}.iti__tt{--iti-flag-offset: -3520px}.iti__tv{--iti-flag-offset: -3536px}.iti__tw{--iti-flag-offset: -3552px}.iti__tz{--iti-flag-offset: -3568px}.iti__ua{--iti-flag-offset: -3584px}.iti__ug{--iti-flag-offset: -3600px}.iti__us{--iti-flag-offset: -3616px}.iti__uy{--iti-flag-offset: -3632px}.iti__uz{--iti-flag-offset: -3648px}.iti__va{--iti-flag-offset: -3664px}.iti__vc{--iti-flag-offset: -3680px}.iti__ve{--iti-flag-offset: -3696px}.iti__vg{--iti-flag-offset: -3712px}.iti__vi{--iti-flag-offset: -3728px}.iti__vn{--iti-flag-offset: -3744px}.iti__vu{--iti-flag-offset: -3760px}.iti__wf{--iti-flag-offset: -3776px}.iti__ws{--iti-flag-offset: -3792px}.iti__xk{--iti-flag-offset: -3808px}.iti__ye{--iti-flag-offset: -3824px}.iti__yt{--iti-flag-offset: -3840px}.iti__za{--iti-flag-offset: -3856px}.iti__zm{--iti-flag-offset: -3872px}.iti__zw{--iti-flag-offset: -3888px}.iti__globe{background:none;box-shadow:none;height:var(--iti-globe-height);display:flex;align-items:center;justify-content:center;padding:0}.iti__globe .iti__globe-svg{width:100%;height:100%;fill:var(--iti-icon-color)}@supports (-webkit-appearance: none) and (not (background: -webkit-canvas(foo))){.iti__tel-input:focus{outline-offset:1px}}:root{--iti-path-flags-1x: url(/build/assets/flags-D1ZsmaPP.webp);--iti-path-flags-2x: url(/build/assets/flags@2x-CK7NHWq8.webp);--page: #f3f5fb;--surface: #ffffff;--surface-soft: #f7f9fd;--ink: #172033;--ink-soft: #667085;--line: #e4e8f0;--blue: #2f75bb;--blue-dark: #144f94;--green: #10b58a;--green-dark: #07936e;--red: #ef4444;--amber: #ffd95c;--shadow: 0 18px 38px rgba(30, 45, 75, .08);--shadow-soft: 0 10px 24px rgba(30, 45, 75, .06);--radius: 8px;--container: min(1540px, calc(100vw - 2rem) )}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;color:var(--ink);background:var(--page);font-family:IBM Plex Sans Arabic,Cairo,sans-serif;line-height:1.65;overflow-x:clip}body.is-admin-sidebar-open{overflow:hidden}@supports not (overflow: clip){html,body{overflow-x:hidden}}.locale-en,.locale-franco{direction:ltr;text-align:left}.locale-en .section-heading,.locale-franco .section-heading,.locale-en .admin-heading,.locale-franco .admin-heading,.locale-en .order-card__head,.locale-franco .order-card__head,.locale-en .order-card__foot,.locale-franco .order-card__foot,.locale-en .summary-row,.locale-franco .summary-row,.locale-en .dashboard-row,.locale-franco .dashboard-row,.locale-en .table-actions,.locale-franco .table-actions,.locale-en .status-line,.locale-franco .status-line,.locale-en .section-actions,.locale-franco .section-actions,.locale-en .btn-row,.locale-franco .btn-row,.locale-en .action-row,.locale-franco .action-row,.locale-en .inline-list,.locale-franco .inline-list,.locale-en .list-inline,.locale-franco .list-inline,.locale-en .panel-row,.locale-franco .panel-row{direction:ltr}.locale-en .product-info,.locale-franco .product-info,.locale-en .table th,.locale-franco .table th,.locale-en .table td,.locale-franco .table td,.locale-en .admin-table th,.locale-franco .admin-table th,.locale-en .admin-table td,.locale-franco .admin-table td{text-align:left}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:var(--container);margin-inline:auto}.site-shell{min-height:100vh}.support-ribbon{background:#d70f16;color:#fff}.support-ribbon__inner{min-height:40px;display:flex;justify-content:center;align-items:center;gap:.8rem;text-align:center;font-size:.9rem}.support-ribbon a{font-weight:800;text-decoration:underline}.support-alert-trigger{display:none;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid rgba(245,158,11,.45);border-radius:var(--radius);color:#7a4a00;background:#ffd95c;box-shadow:0 10px 18px #f59e0b2e;cursor:pointer;flex:0 0 auto;font-weight:950}.support-alert-trigger span{display:grid;width:20px;height:20px;place-items:center;border:2px solid currentColor;border-radius:999px;font-size:.9rem;line-height:1}.support-popover{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:start center;padding:.9rem;pointer-events:none;visibility:hidden;background:#17203314;opacity:0;transition:opacity .18s ease,visibility .18s ease}.support-popover.is-open{pointer-events:auto;visibility:visible;opacity:1}.support-popover__panel{position:relative;width:min(420px,calc(100vw - 1rem));display:grid;gap:.35rem;margin-top:.45rem;padding:1rem;padding-inline-start:3rem;border:1px solid rgba(245,158,11,.3);border-radius:14px;color:var(--ink);background:#fffdfa;box-shadow:0 24px 70px #1120332e}.support-popover__panel:before{content:"!";position:absolute;top:1rem;inset-inline-start:1rem;width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:#7a4a00;background:#ffd95c;font-weight:950;line-height:1}.support-popover__panel strong{font-weight:950}.support-popover__panel span{color:var(--ink-soft);font-weight:700}.support-popover__panel a{width:-moz-fit-content;width:fit-content;color:var(--green-dark);font-weight:950;text-decoration:underline}.support-popover__close{position:absolute;top:.55rem;inset-inline-end:.55rem;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:999px;color:var(--ink);background:#f4f6f9;cursor:pointer;font-size:1rem;font-weight:950;line-height:1}.ltr-value{direction:ltr;unicode-bidi:isolate;display:inline-block}.site-header{position:sticky;top:0;z-index:40;background:#fffffff5;border-bottom:1px solid rgba(228,232,240,.78);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner{min-height:86px;display:grid;grid-template-columns:max-content minmax(210px,auto) max-content;justify-content:space-between;align-items:center;gap:1rem}.header-tools{display:flex;align-items:center;gap:.65rem;min-width:0}.header-tools--left{justify-content:flex-start;direction:rtl;flex-wrap:nowrap}.header-tools--right{justify-content:flex-end}.currency-chip,.menu-label,.cart-link__total{color:#232a39;font-weight:600;white-space:nowrap}.icon-control,.header-icon-link,.header-action{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;color:var(--ink);background:transparent;flex:0 0 auto}.header-icon-link{border:1px solid #e1e6ef;border-radius:var(--radius);background:#fff;text-decoration:none}.header-icon-link:hover{color:var(--green-dark);border-color:#10b98159;background:#f6fffb}.language-switch{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 .85rem;border-radius:var(--radius);background:#edf8f5;color:var(--green-dark);font-weight:900;white-space:nowrap}.language-menu{position:relative;flex:0 0 auto}.language-menu summary{cursor:pointer;list-style:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu__list{position:absolute;z-index:60;top:calc(100% + .45rem);inset-inline-start:0;display:grid;min-width:150px;padding:.4rem;border:1px solid #dfe5ee;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.language-menu__list a{padding:.55rem .7rem;border-radius:6px;color:var(--ink);font-weight:850}.language-menu__list a:hover,.language-menu__list a.is-active{color:var(--green-dark);background:#edf8f5}.header-action{position:relative;width:auto;min-width:82px;padding:0 .9rem;border:1px solid #e1e6ef;border-radius:var(--radius);background:#fff;color:var(--ink);font-weight:900;white-space:nowrap;flex:0 0 auto}.currency-chip__short{display:none}.currency-chip{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 .75rem;border:1px solid #e1e6ef;border-radius:var(--radius);background:#f7f9fd;line-height:1.1;flex:0 0 auto}.icon-control{flex-direction:column;gap:5px}.icon-control span{width:26px;height:3px;border-radius:999px;background:var(--green)}.header-icon{font-size:1.35rem;line-height:1}.header-svg-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-link{position:relative;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;width:auto;min-width:116px;padding:0 .75rem 0 .9rem;border:1px solid #e1e6ef;border-radius:var(--radius);background:#fff;color:var(--ink);font-weight:900;flex:0 0 auto}.cart-chip__count{position:absolute;top:-9px;inset-inline-start:28px;min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:var(--green);color:#fff;font-size:.75rem;font-weight:800}.cart-symbol{position:relative;width:25px;height:20px;display:inline-block;border:2px solid var(--ink);border-top:0;border-radius:0 0 5px 5px}.cart-symbol:before{content:"";position:absolute;top:-8px;inset-inline-start:3px;width:15px;height:10px;border:2px solid var(--ink);border-bottom:0;border-radius:10px 10px 0 0}.site-brand{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-width:250px;max-width:100%;color:var(--ink);text-align:right}.site-brand__logo{width:58px;height:58px;-o-object-fit:contain;object-fit:contain;flex:0 0 auto}.site-brand__text{display:grid;gap:.1rem;min-width:0}.site-brand__text strong{color:#172033;font-size:1.25rem;line-height:1.05;font-weight:900;white-space:nowrap}.site-brand__text small{color:var(--ink-soft);font-size:.8rem;font-weight:800;white-space:nowrap}.brand-lockup{display:grid;grid-template-columns:auto auto;grid-template-areas:"name logo" "sub logo";align-items:center;gap:0 .55rem;justify-content:center;text-align:center}.brand-lockup img{grid-area:logo;width:52px;height:52px;-o-object-fit:contain;object-fit:contain;border-radius:6px}.brand-lockup__name{grid-area:name;font-size:1rem;line-height:1.05;font-weight:800}.brand-lockup__sub{grid-area:sub;font-size:1.1rem;line-height:1.05;font-weight:900;letter-spacing:0}.site-nav{background:#fff;border-top:1px solid rgba(228,232,240,.78);border-bottom:1px solid rgba(228,232,240,.78);display:none}.site-nav.is-open{display:block}.site-nav__inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:.35rem;overflow-x:auto}.site-nav a{padding:.55rem .9rem;border-radius:var(--radius);color:var(--ink-soft);font-weight:700;white-space:nowrap}.site-nav a:hover,.site-nav a.is-active{color:var(--green-dark)}.page-frame{padding-bottom:2.5rem}.page-section{padding:2rem 0}.hero{padding:1.25rem 0 0}.promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.promo-tile,.hero-banner{position:relative;overflow:hidden;border-radius:var(--radius);color:#fff;isolation:isolate}.promo-tile{min-height:310px;padding:1rem;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;background:linear-gradient(135deg,#102a43,#0f6eeb 58%,#10b58a);box-shadow:0 18px 34px #0f234224}.promo-tile:before,.hero-banner:before,.product-card__visual:before,.product-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.12) 0 18%,transparent 18% 100%),linear-gradient(315deg,rgba(0,0,0,.14) 0 38%,transparent 38% 100%);pointer-events:none}.promo-tile:after{content:"";position:absolute;top:36%;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,transparent,rgba(7,19,38,.78));pointer-events:none}.promo-tile--bundle{background:linear-gradient(135deg,#102a43,#0f6eeb 52%,#ffc857)}.promo-tile--best{background:linear-gradient(135deg,#063b34,#10b58a 54%,#19d3c5)}.promo-tile--special{background:linear-gradient(135deg,#1d3557,#0973cf,#e83f45)}.promo-tile__pattern{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,rgba(255,255,255,.09) 0 1px,transparent 1px 36px),linear-gradient(0deg,rgba(255,255,255,.08) 0 1px,transparent 1px 36px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.75),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.75),transparent 78%)}.promo-tile__media-stack{position:absolute;top:.8rem;right:.8rem;bottom:.8rem;left:.8rem;z-index:1}.promo-tile__media-card{position:absolute;overflow:hidden;width:35%;aspect-ratio:1 / 1;display:grid;place-items:center;padding:.28rem;border:1px solid rgba(255,255,255,.54);border-radius:18px;background:#ffffffeb;box-shadow:0 14px 26px #05122842}.promo-tile__media-card:nth-child(1){top:.45rem;inset-inline-end:.55rem;transform:rotate(7deg)}.promo-tile__media-card:nth-child(2){top:1.65rem;inset-inline-start:1.2rem;width:29%;transform:rotate(-10deg)}.promo-tile__media-card:nth-child(3){top:6.9rem;inset-inline-end:2.85rem;width:31%;transform:rotate(-3deg)}.promo-tile__media-card:nth-child(4){top:8.1rem;inset-inline-start:.25rem;width:25%;transform:rotate(9deg)}.promo-tile__media-card img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:13px;background:#fff}.promo-tile__media-symbol{color:var(--blue);font-weight:900;font-size:1.5rem}.promo-tile__icon-shell{position:relative;z-index:3;width:46px;height:46px;margin-bottom:.65rem;display:grid;place-items:center;border-radius:14px;background:#fffffff0;color:var(--blue);box-shadow:0 12px 24px #0412263d}.promo-tile__icon-shell svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.promo-tile__title{position:relative;z-index:3;max-width:92%;margin:0;text-align:start;font-size:clamp(1.85rem,3.4vw,3rem);line-height:1.05;font-weight:950;text-shadow:0 3px 18px rgba(0,0,0,.32)}.hero-banner{min-height:360px;margin-top:1rem;padding:clamp(1.15rem,2.8vw,2.2rem);display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);align-items:center;gap:clamp(1.1rem,3.4vw,3rem);text-align:start;background:linear-gradient(115deg,#041226e6,#04447ea8 48%,#0973cf70),linear-gradient(135deg,#071326,#0f6eeb 54%,#10b58a)}.hero-banner:after{content:"";position:absolute;inset:auto 0 0;height:72px;background:linear-gradient(90deg,rgba(255,255,255,.12) 0 10px,transparent 10px 22px),linear-gradient(180deg,transparent,rgba(0,0,0,.26));opacity:.55;pointer-events:none}.hero-banner__inner{position:relative;z-index:2;width:100%;max-width:590px}.hero-banner__inner>span{display:block;color:var(--amber);font-size:clamp(1.05rem,2vw,1.65rem);font-weight:900}.hero-banner h1{margin:.35rem 0 0;color:#fff;font-size:clamp(2rem,5vw,4.2rem);line-height:1.06;font-weight:950;text-wrap:balance}.hero-banner__actions{margin-top:1.25rem;display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.hero-banner__actions .btn-secondary{color:#102a43;background:#fffffff0;border-color:#ffffffbd}.btn-inline-icon{width:1.05rem;height:1.05rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-banner__showcase{position:relative;z-index:1;width:min(470px,100%);display:grid;gap:.8rem;justify-self:end;align-self:stretch;align-content:center}.hero-banner__reel,.hero-banner__poster-wall{position:relative}.hero-banner__reel{display:grid;grid-template-columns:repeat(5,clamp(42px,4.6vw,62px));justify-content:center;gap:.5rem}.hero-banner__reel--top{justify-self:start;transform:rotate(-2deg)}.hero-banner__reel--bottom{justify-self:end;transform:rotate(2deg)}.hero-banner__reel span,.hero-banner__poster{overflow:hidden;display:grid;place-items:center;aspect-ratio:1 / 1;border:1px solid rgba(255,255,255,.5);background:#fffffff0;color:var(--blue);font-weight:950;box-shadow:0 16px 32px #00000047}.hero-banner__reel span{min-width:54px;border-radius:13px;padding:.2rem}.hero-banner__poster-wall{display:grid;grid-template-columns:repeat(3,clamp(78px,8.2vw,124px));justify-content:center;gap:.72rem;transform:rotate(-1.6deg)}.hero-banner__poster{border-radius:20px;padding:.36rem}.hero-banner__poster:nth-child(2n){transform:translateY(.8rem) rotate(2.5deg)}.hero-banner__poster:nth-child(3n){transform:translateY(-.35rem) rotate(-2deg)}.hero-banner__reel img,.hero-banner__poster img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px;background:#fff}.section-heading,.admin-heading,.order-card__head,.order-card__foot,.summary-row,.dashboard-row,.table-actions,.status-line,.section-actions,.btn-row,.action-row,.inline-list,.list-inline,.panel-row{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.section-heading,.admin-heading{justify-content:space-between;margin-bottom:1.25rem}.section-heading h2,.admin-heading h1,.page-title{margin:0;color:var(--blue);font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.25;font-weight:900}.section-heading p,.card-muted,.muted,.help-text,.field small,.table small,.accordion__content{color:var(--ink-soft)}.section-heading__eyebrow,.admin-heading__eyebrow,.hero-panel__eyebrow{color:var(--green);font-size:.76rem;font-weight:900;text-transform:uppercase}.catalog-grid,.section-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.9rem}.product-card{position:relative;overflow:hidden;background:var(--surface);border:1px solid #edf0f5;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.product-card__visual,.product-visual{position:relative;overflow:hidden;aspect-ratio:1 / 1;display:grid;place-items:center;background:linear-gradient(160deg,var(--card-surface, #0e63da) 0 58%,var(--card-surface-alt, #08418f) 58% 100%)}.product-card__visual img,.product-visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card__visual--generated img,.product-visual--generated img{-o-object-fit:contain;object-fit:contain}.product-card__visual--generated,.product-visual--generated{background:#fff}.product-card__visual--generated:before,.product-visual--generated:before{display:none}.product-card__brand-mark{position:absolute;top:.75rem;right:.75rem;z-index:2;width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#ffffffe6;color:var(--green-dark);font-weight:900;font-size:.8rem}.product-card__ribbon,.instant-ribbon{position:absolute;z-index:2;top:0;left:.75rem;min-width:48px;padding:.45rem .35rem .8rem;border-radius:0 0 18px 18px;background:var(--green);color:#fff;font-size:.72rem;line-height:1.15;font-weight:900;text-align:center}.product-card__symbol,.product-visual__symbol{position:relative;z-index:1;width:48%;aspect-ratio:1 / 1;display:grid;place-items:center;border:8px solid rgba(255,255,255,.9);border-radius:24%;background:#ffffffe6;color:var(--card-surface-alt, #08418f);font-size:clamp(1.6rem,4vw,3rem);font-weight:900;text-align:center;box-shadow:0 15px 30px #0000002e}.product-card__chips{position:absolute;z-index:2;left:.8rem;right:.8rem;bottom:1rem;display:flex;justify-content:center;gap:.45rem;flex-wrap:wrap}.mini-badge,.badge,.tag{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:999px;font-weight:800}.mini-badge{min-height:28px;padding:.25rem .65rem;border:1px solid rgba(255,255,255,.88);color:#fff;font-size:.75rem}.badge,.tag{padding:.42rem .8rem;background:#edf8f5;color:var(--green-dark);font-size:.82rem}.badge.warning{background:#fff4c4;color:#8a6500}.badge.danger{background:#ffe4e4;color:#b42318}.badge.success{background:#e8faf4;color:var(--green-dark)}.product-card__content{display:grid;gap:.6rem;padding:.9rem .85rem .85rem}.product-card h3{margin:0;min-height:3.15rem;color:#202020;font-size:1rem;line-height:1.45;font-weight:800;text-align:center}.product-card p{min-height:2.4rem;margin:0;color:#667085;font-size:.84rem;text-align:center}.price-line{display:flex;justify-content:center;align-items:baseline;gap:.55rem;flex-wrap:wrap}.price-line strong{color:var(--red);font-size:1.08rem;font-weight:900}.price-line del{color:#8e98a8;font-size:.92rem}.product-card .btn,.product-card__actions .btn{width:100%}.product-card__actions{display:grid;grid-template-columns:1fr;gap:.45rem}.btn{border:0;border-radius:var(--radius);min-height:42px;padding:.72rem 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-weight:900;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--green);color:#fff;box-shadow:0 10px 20px #10b58a33}.btn-primary:hover{background:var(--green-dark)}.btn-secondary{color:var(--ink);background:#fff;border:1px solid var(--line)}.btn-danger{background:var(--red);color:#fff}.btn-dark{background:#111827;color:#fff}.btn-link{min-height:auto;padding:0;color:var(--blue);background:transparent}.btn-block{width:100%}.btn-sm{min-height:34px;padding:.35rem .65rem;font-size:.86rem}.panel,.checkout-card,.admin-card,.auth-card,.order-card,.faq-card,.empty-state,.metric,.kv-box{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.panel,.checkout-card,.admin-card,.auth-card,.order-card,.faq-card{padding:1.25rem}.panel--soft{background:var(--surface-soft)}.panel--warning{border-color:#ffe085;background:#fff8d8}.panel--danger{border-color:#ffc9c9;background:#fff1f1}.empty-state{padding:2rem;text-align:center}.product-detail{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:1.5rem;align-items:start}.product-detail--reverse{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)}.product-detail>*{min-width:0}.product-visual{width:100%;max-width:620px;min-height:0;border-radius:var(--radius);justify-self:start}.product-info{display:grid;gap:1rem;min-width:0;text-align:right}.product-info h1{margin:0;color:#111827;font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.4;font-weight:900;overflow-wrap:anywhere}.product-info p{overflow-wrap:anywhere}.product-intro{margin:0;color:var(--ink-soft);font-size:.95rem;font-weight:800;line-height:1.7}.rating-line{color:#ffb300;font-size:1.25rem;font-weight:900}.availability{display:inline-flex;align-items:center;gap:.45rem;color:var(--green-dark);font-weight:900}.availability:before{content:"";width:10px;height:10px;border-radius:999px;background:var(--green)}.sticky-buybar{position:sticky;bottom:0;z-index:35;margin-top:2rem;padding:.9rem 0;background:#fffffff0;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sticky-buybar__inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem}.form-grid,.two-column,.admin-grid,.metrics-grid,.key-value{display:grid;gap:1rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.thumbnail-builder-layout{display:grid;grid-template-columns:minmax(270px,350px) minmax(260px,1fr);gap:.9rem;align-items:start}.thumbnail-builder-controls{display:grid;grid-template-columns:minmax(0,1fr);gap:.85rem;align-content:start;min-width:0}.thumbnail-builder-layout>*{min-width:0}.thumbnail-builder-preview{display:grid;justify-items:center;gap:.55rem;color:var(--ink);font-weight:900}.thumbnail-builder-preview .thumbnail-live-preview{width:min(100%,380px)}.thumbnail-builder-preview>span{justify-self:stretch;text-align:center}.thumbnail-source-card{display:grid;gap:.75rem;padding:.95rem;border:1px solid #dbe5f2;border-radius:var(--radius);background:#fbfdff}.thumbnail-source-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.thumbnail-source-card__head label{color:var(--ink);font-size:.95rem}.thumbnail-source-card__head small,.thumbnail-url-field small{color:var(--ink-soft);line-height:1.6}.thumbnail-source-card__head>span{flex:0 0 auto;padding:.26rem .58rem;border:1px solid rgba(16,185,129,.2);border-radius:999px;background:#ecfdf7;color:#047857;font-size:.75rem;font-weight:900}.thumbnail-source-card__body{display:grid;grid-template-columns:minmax(0,1fr);gap:.7rem}.thumbnail-file-drop{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.35rem .65rem;min-height:76px;padding:.78rem .85rem;border:1px dashed #9ec3ee;border-radius:var(--radius);background:radial-gradient(circle at 12% 50%,rgba(16,185,129,.14),transparent 35%),#f7fbff;color:var(--ink);text-align:start;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.thumbnail-file-drop:hover,.thumbnail-file-drop:focus-within{border-color:#10b981;box-shadow:0 14px 30px #10b9811f;transform:translateY(-1px)}.thumbnail-file-drop__icon{display:inline-grid;place-items:center;grid-row:span 2;width:2.35rem;height:2.35rem;border-radius:12px;background:linear-gradient(135deg,#10b981,#168aad);color:#fff;font-size:1.55rem;font-weight:900;line-height:1}.thumbnail-file-drop strong{font-size:.92rem;font-weight:950;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thumbnail-file-drop small{color:var(--ink-soft);font-size:.76rem;line-height:1.45}.thumbnail-url-field{display:grid;align-content:start;gap:.42rem}.thumbnail-url-field .input{text-align:left}.thumbnail-url-field small[data-state=loading]{color:#0f6eb5}.thumbnail-url-field small[data-state=success]{color:#047857}.thumbnail-url-field small[data-state=error]{color:#dc2626}.product-media-uploader{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.85fr);gap:.75rem;align-items:stretch;padding:.78rem;border:1px dashed #9ec3ee;border-radius:10px;background:#f8fbff}.product-media-uploader.is-dragover{border-color:#10b981;box-shadow:0 12px 26px #10b9811f}.product-media-uploader__copy{display:grid;align-content:center;gap:.28rem;min-height:62px;color:var(--ink)}.product-media-uploader__copy strong{font-size:.94rem;font-weight:950}.product-media-uploader__copy span{color:var(--ink-soft);font-size:.78rem;font-weight:800;line-height:1.55}.product-media-link-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.45rem;align-items:center}.product-media-link-row .input{direction:ltr;text-align:left}.product-media-list{display:grid;gap:.55rem;margin-top:.75rem}.product-media-list__empty{margin:0;padding:.75rem;border:1px solid #dce6f1;border-radius:8px;background:#fff;color:var(--ink-soft);font-weight:850;text-align:center}.product-media-item{display:grid;grid-template-columns:auto 92px minmax(0,1fr) auto;gap:.62rem;align-items:center;padding:.55rem;border:1px solid #dce6f1;border-radius:9px;background:#fff}.product-media-item.is-dragging{opacity:.58}.product-media-item--pending{border-style:dashed;background:#fbfffd}.product-media-item__handle{display:inline-grid;place-items:center;width:32px;height:42px;border:1px solid #dce6f1;border-radius:8px;background:#f8fbff;color:var(--blue);cursor:grab;font-weight:950}.product-media-item__preview{display:grid;width:92px;aspect-ratio:1.45;place-items:center;overflow:hidden;border:1px solid #dce6f1;border-radius:8px;background:#eef5ff}.product-media-item__preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-media-item__preview--video{background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff}.product-media-item__fields{display:grid;gap:.38rem;min-width:0}.product-media-item__meta{display:flex;flex-wrap:wrap;gap:.32rem;align-items:center;color:var(--ink-soft);font-size:.74rem;font-weight:900}.product-media-item__meta strong{color:var(--ink);font-size:.84rem}.product-media-item__meta span{padding:.08rem .38rem;border:1px solid #dce6f1;border-radius:999px;background:#f8fbff}.product-media-item__inputs{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:.45rem}.product-media-item__inputs .input{min-height:36px}.product-media-item__fields small{min-width:0;color:var(--ink-soft);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@container (max-width: 720px){.thumbnail-builder-layout{grid-template-columns:1fr}.thumbnail-builder-preview{order:-1}}.thumbnail-builder-preview>img{width:100%;aspect-ratio:1 / 1;border:1px solid var(--line);border-radius:var(--radius);background:#fff;-o-object-fit:cover;object-fit:cover}.thumbnail-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.thumbnail-color-field{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:.5rem;min-height:58px;padding:.55rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.thumbnail-color-field span{color:var(--ink);font-size:.82rem;font-weight:900;line-height:1.25}.thumbnail-color-field small{grid-column:1 / -1;color:var(--ink-soft);direction:ltr;font-size:.75rem;font-weight:800}.thumbnail-color-field input[type=color]{width:42px;height:42px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.thumbnail-live-preview{position:relative;isolation:isolate;width:100%;max-width:520px;aspect-ratio:1 / 1;overflow:hidden;border:1px solid #dce6f3;border-radius:var(--radius);background:radial-gradient(circle at 14% 12%,#fffffff2,#fff0 21%),linear-gradient(180deg,#fff 0 42%,var(--thumb-surface, #0e63da) 42% 100%);box-shadow:0 22px 44px #11203321}.thumbnail-live-preview__render{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#fff}.thumbnail-live-preview:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#fff0 0,#fff0 39%,#ffffff2e 39%,#ffffff2e 50%,#fff0 50%),radial-gradient(circle at 82% 86%,#ffffff29,#fff0 30%);pointer-events:none}.thumbnail-live-preview__wave{position:absolute;left:-14%;right:-14%;z-index:1;pointer-events:none}.thumbnail-live-preview__wave--base{top:42%;height:29%;transform:rotate(-7deg);background:linear-gradient(90deg,var(--thumb-surface-alt, #08418f),var(--thumb-accent, #0fc7a2))}.thumbnail-live-preview__wave--deep{top:59%;height:44%;transform:rotate(-5deg);background:linear-gradient(95deg,color-mix(in srgb,var(--thumb-surface-alt, #08418f),#000 22%),var(--thumb-surface, #0e63da))}.thumbnail-live-preview__wave--gloss{top:44%;height:12%;transform:rotate(-7deg);background:#ffffff38}.thumbnail-live-preview__brand,.thumbnail-live-preview__marketing,.thumbnail-live-preview__ribbon,.thumbnail-live-preview__chips span{position:absolute;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-weight:950;line-height:1.15;z-index:3;overflow-wrap:anywhere}.thumbnail-live-preview__brand{top:6%;inset-inline-start:7%;width:13.5%;aspect-ratio:1 / 1;border:1px solid #e5e7eb;border-radius:8px;background:#fffffff7;color:var(--thumb-accent, #0fc7a2);font-size:1.35rem;box-shadow:0 12px 28px #0f172a24;padding:.26rem}.thumbnail-live-preview__brand img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.thumbnail-live-preview__marketing{top:6%;left:29%;right:29%;min-height:7.5%;padding:.28rem .6rem;border-radius:999px;background:linear-gradient(180deg,#ffffff1f,#fff0),color-mix(in srgb,var(--thumb-accent, #0fc7a2),var(--thumb-surface-alt, #08418f) 12%);color:#fff;font-size:.82rem;box-shadow:0 12px 26px #0f172a24}.thumbnail-live-preview__ribbon{top:0;inset-inline-end:7%;width:15.5%;min-height:18%;padding:1.38rem .28rem .48rem;border-radius:0 0 999px 999px;background:linear-gradient(180deg,#12c99d,#0aa77f);color:#fff;font-size:.66rem;box-shadow:0 14px 28px #05705438}.thumbnail-live-preview__ribbon:before{content:"⚡";position:absolute;color:#ffd95c;font-size:1rem;content:"";top:.44rem;width:.58rem;height:.88rem;color:transparent;background:#ffd95c;clip-path:polygon(55% 0,16% 48%,48% 48%,34% 100%,86% 38%,55% 38%)}.thumbnail-live-preview__icon-frame{position:absolute;top:17%;right:21%;bottom:29%;left:21%;z-index:2;display:grid;place-items:center;overflow:hidden;border:7px solid rgba(255,255,255,.92);border-radius:24%;background:#fff;box-shadow:0 24px 48px #0f172a3d}.thumbnail-live-preview__icon-frame img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:2%}.thumbnail-live-preview__icon-frame span{color:var(--thumb-accent, #0fc7a2);font-size:5.5rem;font-weight:950}.thumbnail-live-preview__chips{position:absolute;left:6%;right:6%;bottom:9%;z-index:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4%}.thumbnail-live-preview__chips span{position:static;min-width:0;min-height:3.05rem;padding:.32rem .48rem;border:2px solid rgba(255,255,255,.92);border-radius:999px;color:#fff;background:#ffffff14;font-size:clamp(.58rem,2.25vw,.78rem);line-height:1.18;text-wrap:balance;box-shadow:0 14px 26px #0f172a29}.thumbnail-live-preview__chips:has(span[hidden]+span:not([hidden])),.thumbnail-live-preview__chips:has(span:not([hidden])+span[hidden]){grid-template-columns:minmax(0,78%);justify-content:center}.thumbnail-live-preview--aside{border:0;box-shadow:none}.thumbnail-live-preview--aside .thumbnail-live-preview__marketing{font-size:.76rem}.thumbnail-live-preview--aside .thumbnail-live-preview__ribbon{font-size:.6rem}.thumbnail-live-preview--aside .thumbnail-live-preview__chips span{min-height:2.45rem;font-size:.78rem}.thumbnail-live-preview--aside .thumbnail-live-preview__icon-frame span{font-size:4.8rem}.field{display:grid;gap:.4rem;min-width:0}.field--full{grid-column:1 / -1}.field-label-row{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.field label,.radio-card strong,.metric__label,.table th,.admin-table th{font-weight:900}.input,.textarea,.select{width:100%;min-width:0;border:1px solid #d7dde8;border-radius:var(--radius);background:#fff;color:var(--ink);padding:.86rem .95rem}.textarea{min-height:132px;resize:vertical}.textarea--auto{min-height:42px;overflow:hidden;resize:none}.textarea--compact{min-height:58px;max-height:86px}.input--xl{min-height:58px;font-size:1.05rem;font-weight:850}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.input:focus,.textarea:focus,.select:focus{outline:none;border-color:#2f75bb8c;box-shadow:0 0 0 4px #2f75bb1a}.stack,.radio-stack,.check-stack,.order-list,.faq-list,.timeline,.stat-list,.repeater{display:grid;gap:1rem}.radio-card{display:flex;gap:.8rem;align-items:flex-start;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;cursor:pointer}.payment-panel{display:none}.payment-panel.is-active{display:block}.payment-panel.payment-field.is-active{display:grid}.payment-confirmation-card{position:relative;overflow:hidden;border-color:#b8d8e8;background:linear-gradient(135deg,#fffffffa,#f8fcfffa 48%,#eefaf6fa),linear-gradient(90deg,#10b58a24,#2f75bb1f)}.payment-confirmation-card:before{content:"";position:absolute;inset-inline:0;top:0;height:5px;background:linear-gradient(90deg,var(--green),var(--blue))}.payment-confirmation-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(47,117,187,.16)}.payment-confirmation-head h3{margin:.2rem 0 0;font-size:1.35rem}.payment-confirmation-total{min-width:190px;padding:.75rem .95rem;border:1px solid rgba(16,181,138,.22);border-radius:var(--radius);background:#fff;text-align:center;box-shadow:0 10px 22px #1e2d4b0f}.payment-confirmation-total span{display:block;color:var(--ink-soft);font-size:.85rem;font-weight:800}.payment-confirmation-total strong{display:block;color:#0c7d62;font-size:1.18rem;font-weight:950}.payment-confirmation-grid{display:grid;width:min(100%,740px);grid-template-columns:1fr;justify-content:initial;align-items:start;gap:.85rem;margin:1.1rem auto 0}.payment-field{align-content:start;justify-items:center;padding:1rem;border:1px solid rgba(139,158,184,.32);border-radius:var(--radius);background:#ffffffdb;text-align:center}.payment-field small{color:var(--ink-soft);font-size:.88rem;line-height:1.7;text-align:center}.payment-field:focus-within{border-color:#10b58a6b;box-shadow:0 0 0 4px #10b58a14}.payment-field--notes{max-width:none}.amount-input-wrap{position:relative;width:100%}.amount-input-wrap .input{direction:ltr;padding-right:4.4rem;text-align:center}.amount-input-wrap span{position:absolute;right:.95rem;left:auto;top:50%;translate:0 -50%;color:var(--green-dark);font-weight:950}.file-upload-control{display:grid;grid-template-columns:1fr;min-height:0;width:100%;overflow:hidden;border:1px dashed rgba(47,117,187,.44);border-radius:var(--radius);background:linear-gradient(180deg,#fff,#f8fbff);cursor:pointer}.file-upload-control__button{display:grid;place-items:center;min-height:56px;padding:.9rem 1rem;color:#fff;background:linear-gradient(135deg,var(--green),var(--blue));box-shadow:0 12px 20px #10b58a29;font-weight:950}.file-upload-control__name{display:block;min-width:0;padding:.65rem .85rem;color:var(--ink-soft);font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;direction:rtl;text-align:center}.help-chip{border-color:#2f75bb33;background:#edf6ff;color:var(--blue-dark)}.settings-api-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:.68rem}.settings-template-grid{display:grid;gap:.45rem;margin-top:.75rem}.settings-template-head,.settings-template-row{display:grid;grid-template-columns:minmax(150px,.9fr) minmax(220px,1.35fr) 88px 34px;gap:.5rem;align-items:center}.settings-template-head{color:var(--muted);font-size:.78rem;font-weight:800}.settings-template-row{padding:.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.settings-template-row strong{font-size:.86rem;line-height:1.35}.settings-template-help{position:relative}.field-label-row{display:flex;align-items:center;gap:.45rem}.field-label-row label,.field-label-row>span{margin:0}.settings-template-help summary{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(47,117,187,.28);border-radius:8px;background:#edf6ff;color:var(--blue-dark);cursor:pointer;font-weight:900;list-style:none}.settings-template-help--inline summary{width:16px;height:16px;border-radius:999px;font-size:.64rem;line-height:1;padding:0;box-shadow:none}.settings-template-help summary::-webkit-details-marker{display:none}.settings-template-help__body{position:absolute;z-index:20;inset-block-start:calc(100% + .35rem);inset-inline-end:0;width:min(330px,72vw);padding:.65rem .75rem;border:1px solid rgba(47,117,187,.24);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft);color:var(--muted);font-size:.82rem;line-height:1.55}.settings-template-help--inline .settings-template-help__body{inset-inline-start:0;inset-inline-end:auto;width:min(260px,70vw);font-size:.76rem;line-height:1.45}.field-label-row .settings-template-help--inline:last-child .settings-template-help__body{inset-inline-start:auto;inset-inline-end:0}.payment-choice-modal{display:none;padding:1rem;border:1px solid rgba(47,117,187,.28);border-radius:var(--radius);background:#f6f9ff}.payment-choice-modal.is-visible{display:block}.payment-choice-modal__dialog{display:grid;gap:1rem}.checkout-inline-errors{padding:.95rem 1rem;border:1px solid rgba(239,68,68,.24);border-radius:8px;background:#fff5f5;color:#8a1f1f;font-weight:850;box-shadow:0 14px 24px #8e232314}.checkout-inline-errors ul{display:grid;gap:.45rem;padding:0;margin:0;list-style:none}body.checkout-overlay-open{overflow:hidden}.checkout-processing-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;display:grid;place-items:center;padding:1rem;overflow:hidden;background:repeating-linear-gradient(135deg,rgba(255,255,255,.07) 0 1px,transparent 1px 22px),linear-gradient(135deg,#041626f5,#105756f5 52%,#07345ff5);opacity:0;pointer-events:none;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.checkout-processing-overlay.is-active{opacity:1;pointer-events:auto;visibility:visible}.checkout-processing-overlay__panel{position:relative;display:grid;justify-items:center;gap:1rem;width:min(560px,calc(100vw - 2rem));padding:clamp(1.25rem,4vw,2rem);border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#fffffff0;color:var(--ink);text-align:center;box-shadow:0 28px 70px #01091857}.checkout-processing-overlay__panel h2{margin:0;color:var(--blue-dark);font-size:clamp(1.45rem,5vw,2.2rem);font-weight:950}.checkout-processing-overlay__panel p{max-width:32rem;margin:0;color:var(--ink-soft);font-size:clamp(1rem,3.2vw,1.15rem);font-weight:850;line-height:1.9}.checkout-process-visual{position:relative;width:min(360px,82vw);aspect-ratio:1.55}.checkout-process-card,.checkout-process-receipt,.checkout-process-coin,.checkout-process-scan{position:absolute}.checkout-process-card{inset-inline-start:3%;top:18%;width:62%;height:45%;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent 36%),linear-gradient(135deg,#0f766e,#2f75bb);box-shadow:0 18px 34px #16527047;animation:checkout-card-float 1.75s ease-in-out infinite}.checkout-process-card__chip{position:absolute;inset-inline-start:1rem;top:1rem;width:2.3rem;height:1.55rem;border-radius:6px;background:linear-gradient(135deg,#f9d976,#f39f86)}.checkout-process-card__line{position:absolute;inset-inline-start:1rem;bottom:1.2rem;width:58%;height:.42rem;border-radius:999px;background:#ffffffc7}.checkout-process-card__line--short{bottom:2.05rem;width:34%;opacity:.65}.checkout-process-receipt{inset-inline-end:3%;top:30%;display:grid;gap:.55rem;width:38%;min-height:50%;padding:1rem .85rem;border:1px solid rgba(47,117,187,.18);border-radius:8px;background:#fff;box-shadow:0 16px 30px #1f37552e;animation:checkout-receipt-slide 1.75s ease-in-out infinite}.checkout-process-receipt span{display:block;height:.48rem;border-radius:999px;background:#d9e6f4}.checkout-process-receipt span:nth-child(2){width:72%;background:#bae6da}.checkout-process-receipt span:nth-child(3){width:52%}.checkout-process-coin{display:grid;place-items:center;width:3rem;height:3rem;border:2px solid rgba(255,255,255,.82);border-radius:50%;background:linear-gradient(135deg,#10b58a,#f8c14a);color:#fff;font-size:.68rem;font-weight:950;box-shadow:0 12px 24px #10b58a47}.checkout-process-coin--one{inset-inline-start:17%;bottom:2%;animation:checkout-coin-one 1.75s ease-in-out infinite}.checkout-process-coin--two{inset-inline-end:18%;top:7%;animation:checkout-coin-two 1.75s ease-in-out infinite}.checkout-process-scan{inset-inline:8%;top:4%;height:.28rem;border-radius:999px;background:linear-gradient(90deg,transparent,#f8c14a,transparent);box-shadow:0 0 18px #f8c14ab8;animation:checkout-scan 1.55s ease-in-out infinite}.checkout-result-visual{display:none;justify-items:center;gap:.95rem}.checkout-processing-overlay[data-state=success] .checkout-process-visual,.checkout-processing-overlay[data-state=failed] .checkout-process-visual{display:none}.checkout-processing-overlay[data-state=success] .checkout-result-visual,.checkout-processing-overlay[data-state=failed] .checkout-result-visual{display:grid;animation:checkout-result-pop .45s ease both}.checkout-result-sticker{position:relative;display:grid;place-items:center;width:min(240px,64vw);aspect-ratio:1;overflow:hidden;border-radius:8px;background:#f6fbff;box-shadow:0 20px 42px #102d4829}.checkout-result-sticker img{position:relative;z-index:1;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.checkout-result-sticker__fallback{position:absolute;color:#2f75bb2e;font-size:2rem;font-weight:950}.checkout-result-mark{position:relative;display:grid;place-items:center;width:4.9rem;height:4.9rem;border-radius:50%;box-shadow:0 16px 30px #102d482e}.checkout-processing-overlay[data-state=success] .checkout-result-mark{background:linear-gradient(135deg,#10b58a,#0d8d70)}.checkout-processing-overlay[data-state=failed] .checkout-result-mark{background:linear-gradient(135deg,#ef4444,#b42323)}.checkout-processing-overlay[data-state=success] .checkout-result-mark:before{content:"";width:2.35rem;height:1.28rem;margin-top:-.28rem;border-bottom:.42rem solid #fff;border-left:.42rem solid #fff;transform:rotate(-45deg) scale(0);transform-origin:center;animation:checkout-check-draw .42s .16s cubic-bezier(.2,.9,.25,1.25) forwards}.checkout-processing-overlay[data-state=failed] .checkout-result-mark:before,.checkout-processing-overlay[data-state=failed] .checkout-result-mark:after{content:"";position:absolute;width:2.65rem;height:.42rem;border-radius:999px;background:#fff;transform:scaleX(0) rotate(45deg);animation:checkout-cross-draw .32s .15s ease forwards}.checkout-processing-overlay[data-state=failed] .checkout-result-mark:after{transform:scaleX(0) rotate(-45deg);animation-delay:.28s}@keyframes checkout-card-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(2deg)}}@keyframes checkout-receipt-slide{0%,to{transform:translateY(8px)}50%{transform:translateY(-6px)}}@keyframes checkout-coin-one{0%,to{transform:translate(0) scale(1)}50%{transform:translate(38px,-22px) scale(1.06)}}@keyframes checkout-coin-two{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-34px,22px) scale(1.06)}}@keyframes checkout-scan{0%{transform:translateY(0);opacity:0}16%,82%{opacity:1}to{transform:translateY(11rem);opacity:0}}@keyframes checkout-result-pop{0%{opacity:0;transform:translateY(16px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes checkout-check-draw{to{transform:rotate(-45deg) scale(1)}}@keyframes checkout-cross-draw{to{transform:scaleX(1) rotate(45deg)}}.checkout-processing-overlay[data-state=failed] .checkout-result-mark:after{animation-name:checkout-cross-draw-reverse}@keyframes checkout-cross-draw-reverse{to{transform:scaleX(1) rotate(-45deg)}}.belal-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none;place-items:center;padding:1rem}.belal-modal.is-open{display:grid}.belal-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a94}.belal-modal__dialog{position:relative;z-index:1;width:min(760px,100%);max-height:min(88vh,760px);overflow:auto;padding:1rem;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.belal-modal__dialog--image{width:min(96vw,1180px);max-height:96vh;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.purchase-warning-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:grid;place-items:center;padding:1rem}.purchase-warning-modal[hidden]{display:none!important}body.purchase-warning-modal-open{overflow:hidden}.purchase-warning-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a99}.purchase-warning-modal__dialog{position:relative;z-index:1;width:min(460px,100%);display:grid;grid-template-columns:44px minmax(0,1fr);gap:.8rem;align-items:start;padding:1rem;border:1px solid rgba(245,158,11,.36);border-radius:var(--radius);background:#fff;box-shadow:0 24px 70px #11203338}.purchase-warning-modal__icon{width:44px;height:44px;padding:.68rem;border-radius:var(--radius);color:#8a5200;background:#fff3cd}.purchase-warning-modal__copy{display:grid;gap:.35rem;min-width:0}.purchase-warning-modal__copy h2{margin:0;color:var(--ink);font-size:1.08rem;line-height:1.35;overflow-wrap:anywhere}.purchase-warning-modal__copy p{margin:0;color:var(--ink-soft);font-weight:750;overflow-wrap:anywhere;white-space:pre-line}.purchase-warning-modal__actions{grid-column:1 / -1;display:flex;justify-content:flex-end}.purchase-warning-modal__actions .btn{min-width:118px;gap:.45rem}.purchase-warning-modal__actions .icon-symbol{width:1.05rem;height:1.05rem}.modal-image-frame{min-height:0;display:grid;place-items:center;margin-top:.75rem;overflow:hidden}.modal-image{display:block;width:auto;max-width:100%;max-height:calc(96vh - 96px);height:auto;border:1px solid var(--line);border-radius:var(--radius);-o-object-fit:contain;object-fit:contain}.copy-box{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.8rem;padding:1rem;border:1px solid #d9dee8;border-radius:var(--radius);background:#f0f2f6}.copy-box.wallet-code{background:#eeeeef}.copy-value,.code-pill{direction:ltr;unicode-bidi:plaintext;font-weight:900;color:#111827}.code-pill{display:inline-flex;padding:.65rem .85rem;border-radius:var(--radius);background:#f0f2f6}.wallet-warning{display:grid;gap:.45rem;border:1px solid #f4cd4d;border-radius:var(--radius);background:#fff5bd;padding:1rem}.checkout-layout,.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:1.5rem;align-items:start}.checkout-summary{position:sticky;top:150px}.checkout-unit-input-notice{margin:.75rem 0 0;padding:.65rem .75rem;border:1px solid rgba(16,181,138,.22);border-radius:var(--radius);color:var(--green-dark);background:#eefcf7;font-weight:850}.checkout-unit-input-group{padding:.9rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.checkout-unit-input-group__head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.summary-row{justify-content:space-between;border-bottom:1px solid #eef1f6;padding-bottom:.7rem}.summary-row:last-child{border-bottom:0;padding-bottom:0}.cart-item{display:grid;grid-template-columns:110px minmax(0,1fr);gap:1rem;align-items:center}.cart-item__thumb{width:110px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:var(--radius);background:linear-gradient(145deg,#0e63da,#062a65);color:#fff;font-weight:900;font-size:1.5rem}.cart-item__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.accordion summary{cursor:pointer;font-weight:900;list-style:none}.accordion summary::-webkit-details-marker{display:none}.accordion__content{margin-top:.7rem}.product-faq-section{margin-top:.75rem;padding:2.35rem 0;border-block:1px solid #dbe5f1;background:linear-gradient(90deg,color-mix(in srgb,var(--faq-accent) 10%,transparent),transparent 38%),linear-gradient(180deg,#f6f9ff,#eef4fb)}.product-faq-shell{max-width:1060px}.product-faq-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1rem}.product-faq-heading__icon{display:grid;width:54px;height:54px;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--faq-accent),var(--faq-accent-alt));box-shadow:0 14px 26px color-mix(in srgb,var(--faq-accent) 24%,transparent);font-size:1.55rem;font-weight:950}.product-faq-heading h2{margin:.12rem 0 0;color:var(--blue);font-size:clamp(1.55rem,2.5vw,2.15rem);line-height:1.2;font-weight:950}.product-faq-heading p{max-width:680px;margin:.45rem 0 0;color:var(--ink-soft);font-weight:750;line-height:1.7}.product-faq-count{align-self:start;padding:.52rem .85rem;border:1px solid color-mix(in srgb,var(--faq-accent) 30%,#d8e3ee);border-radius:999px;color:var(--faq-accent-alt);background:#fff;box-shadow:var(--shadow-soft);font-size:.88rem;font-weight:950;white-space:nowrap}.product-faq-list{display:grid;gap:.75rem}.product-faq-card{overflow:hidden;border:1px solid #dbe5f1;border-inline-start:5px solid var(--faq-accent);border-radius:8px;background:#fff;box-shadow:0 12px 28px #1a2e4a12;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.product-faq-card:hover,.product-faq-card[open]{border-color:color-mix(in srgb,var(--faq-accent) 44%,#dbe5f1);box-shadow:0 18px 34px #1a2e4a1c}.product-faq-card summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;min-height:72px;padding:1rem 1.1rem;color:var(--ink);font-size:1.02rem;line-height:1.45}.product-faq-card__number{display:grid;width:38px;height:38px;place-items:center;border-radius:8px;color:var(--faq-accent-alt);background:color-mix(in srgb,var(--faq-accent) 12%,#fff);font-size:.82rem;font-weight:950}.product-faq-card__toggle{position:relative;width:34px;height:34px;border:1px solid #dbe5f1;border-radius:8px;background:#f8fbff}.product-faq-card__toggle:before,.product-faq-card__toggle:after{content:"";position:absolute;inset:50% auto auto 50%;width:14px;height:2px;border-radius:999px;background:var(--faq-accent-alt);transform:translate(-50%,-50%)}.product-faq-card__toggle:after{transform:translate(-50%,-50%) rotate(90deg);transition:opacity .16s ease}.product-faq-card[open] .product-faq-card__toggle:after{opacity:0}.product-faq-card .accordion__content{margin:0;padding:0 1.1rem 1.1rem;color:var(--ink-soft);font-size:.98rem;line-height:1.8}.product-faq-card .accordion__content p{margin:0;padding:.9rem 1rem;border-radius:8px;background:#f7faff}.site-footer{margin-top:3rem;padding:1.6rem 0 1.2rem;color:#eaf3ff;background:radial-gradient(circle at 12% 12%,rgba(16,181,138,.18),transparent 28%),linear-gradient(145deg,#031a33,#05294f 54%,#031b34);border-top:1px solid rgba(255,255,255,.08)}.footer-backtop{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;gap:.45rem;margin:0 auto 1.6rem;color:#fff;font-size:1rem;font-weight:900}.footer-backtop span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#ffffff1a;color:var(--green);line-height:1}.site-footer__grid{display:grid;grid-template-columns:minmax(280px,1.35fr) repeat(3,minmax(190px,1fr));gap:clamp(1.4rem,3vw,3rem);align-items:start;padding:1rem 0 2rem}.site-footer h3{margin:0 0 .9rem;color:#fff;font-size:1.05rem;font-weight:950}.site-footer a,.footer-service-item,.footer-contact--text{color:#eaf3ffd1;font-weight:800;transition:color .18s ease,transform .18s ease}.site-footer a:hover{color:#fff;transform:translateY(-1px)}.footer-brand{display:grid;justify-items:start;gap:.65rem}.footer-brand h3,.footer-brand p{margin:0}.footer-brand p{max-width:390px;color:#eaf3ffc7;font-size:.98rem;line-height:1.9}.footer-logo{width:76px;height:76px;-o-object-fit:contain;object-fit:contain;border-radius:var(--radius);background:#fffffff5;padding:.45rem}.footer-socials{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.25rem}.footer-socials a{display:grid;width:44px;height:44px;place-items:center;margin:0;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);background:#ffffff14;color:#fff}.footer-socials svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.footer-socials span{color:var(--amber);font-size:1.15rem;line-height:1}.footer-column{display:grid;gap:.62rem}.footer-column a,.footer-service-item,.footer-contact--text{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.5rem;margin:0;line-height:1.5}.footer-contact span,.footer-service-item span{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;border-radius:50%;background:#10b58a29;color:var(--green);font-size:.9rem;font-weight:950}.footer-trust{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.3rem 0;border-top:1px solid rgba(255,255,255,.12)}.footer-trust strong,.footer-trust span{display:block}.footer-trust strong{color:#fff;font-size:1.02rem;font-weight:950}.footer-trust>div>span{color:#eaf3ffbd;font-size:.9rem}.footer-payment-badges{display:flex;flex-wrap:wrap;direction:ltr;justify-content:flex-end;gap:.55rem}.footer-trust .footer-payment-badges span{min-width:76px;padding:.42rem .65rem;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#fff;color:#0a2a4c;font-size:.78rem;font-weight:950;text-align:center;box-shadow:0 12px 22px #0000001f}.footer-bottom{padding-top:1rem;border-top:1px solid rgba(255,255,255,.08);color:#eaf3ffb8;font-size:.9rem;font-weight:800;text-align:center}.auth-layout{padding:0}.auth-grid{display:grid;grid-template-columns:1fr .9fr;gap:1.5rem}.auth-hero{min-height:520px;display:grid;align-content:end;gap:1rem;padding:2rem;border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,#6b9bd1,#b8a4d8)}.auth-hero h1{margin:0;max-width:12ch;font-size:clamp(2rem,4vw,3.5rem);line-height:1.18}.flash{display:grid;gap:.75rem;margin:1rem 0 0}.flash__item{display:flex;align-items:flex-start;gap:.65rem;padding:.9rem 1rem;border-radius:var(--radius);font-weight:800}.flash__item .icon-symbol{width:1.05rem;height:1.05rem;margin-top:.28rem;flex:0 0 auto}.flash__item ul{margin:0;padding-inline-start:1rem}.flash__item--success,.flash__item--info{color:var(--green-dark);background:#e8faf4}.flash__item--error{color:#b42318;background:#ffe4e4}.flash[data-flash-auto-dismiss]{position:fixed;z-index:180;inset-block-start:1rem;inset-inline:1rem;width:min(620px,calc(100vw - 2rem));margin:0 auto;pointer-events:none;animation:flashToastIn .22s ease both}.flash[data-flash-auto-dismiss].is-dismissing{animation:flashToastOut .42s ease forwards}.flash[data-flash-auto-dismiss] .flash__item{border:1px solid rgba(180,35,24,.12);box-shadow:0 20px 60px #1120332e}@keyframes flashToastIn{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes flashToastOut{to{opacity:0;transform:translateY(-10px) scale(.98)}}.admin-shell{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at top right,rgba(90,137,214,.18),transparent 28%),linear-gradient(180deg,#f7f9fd,#eef3fb)}.admin-sidebar{position:sticky;top:0;height:100vh;padding:1.4rem;color:#fff;background:linear-gradient(180deg,#153b65,#172033)}.admin-sidebar__nav{display:grid;gap:.45rem;margin-top:2rem}.admin-sidebar__nav a{padding:.8rem .9rem;border-radius:var(--radius);color:#ffffffc2;font-weight:800}.admin-sidebar__nav a:hover,.admin-sidebar__nav a.is-active{color:#fff;background:#ffffff1f}.admin-main{padding:1.5rem}.metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.metric{padding:1.1rem}.metric__value{font-size:2rem;font-weight:900}.admin-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.table-wrap,.table-responsive{width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.table,.admin-table{width:100%;border-collapse:collapse}.table th,.table td,.admin-table th,.admin-table td{padding:.9rem .75rem;border-bottom:1px solid var(--line);text-align:right;vertical-align:top}.admin-product-cell{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:.75rem}.admin-product-cell img{width:56px;height:56px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;-o-object-fit:cover;object-fit:cover}.admin-product-cell small{display:block;overflow-wrap:anywhere}.key-value{grid-template-columns:repeat(2,minmax(0,1fr))}.kv-box{padding:.95rem;background:var(--surface-soft)}.kv-box strong{display:block;margin-bottom:.25rem}.repeater-row{padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.product-editor-page,.product-editor,.product-editor__main,.product-editor__aside{display:grid;gap:1rem}.is-hidden,[hidden]{display:none!important}.product-editor-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;border:1px solid rgba(47,117,187,.14);border-radius:var(--radius);background:linear-gradient(135deg,#fffffffa,#f4f9fff5),linear-gradient(90deg,#10b58a1f,#2f75bb1f);box-shadow:var(--shadow-soft)}.product-editor-hero h1{margin:.15rem 0 0;color:var(--ink);font-size:clamp(1.55rem,2vw,2.1rem);line-height:1.25;font-weight:950}.product-editor-hero__meta{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:.75rem}.product-editor-hero__meta span,.product-preview-card__chips span,.product-preview-card__state span{display:inline-flex;min-height:30px;align-items:center;justify-content:center;padding:.22rem .56rem;border:1px solid rgba(16,181,138,.18);border-radius:999px;color:var(--green-dark);background:#edf8f5;font-size:.74rem;font-weight:900}.product-editor__bar{position:sticky;top:1rem;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;border:1px solid rgba(228,232,240,.88);border-radius:var(--radius);background:#fffffff0;box-shadow:0 18px 42px #11203317;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-editor__bar-copy{display:grid;min-width:0;gap:.1rem}.product-editor__bar-copy span{color:var(--ink-soft);font-size:.78rem;font-weight:850}.product-editor__bar-copy strong{overflow:hidden;color:var(--ink);font-size:1.02rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.product-editor__layout{display:grid;grid-template-columns:minmax(0,1fr) clamp(220px,20vw,260px);gap:.85rem;align-items:start}.product-editor__aside{position:sticky;top:5rem;align-self:start}.product-form-section{container-type:inline-size;scroll-margin-top:6.5rem}.product-form-section__head{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:.85rem;margin-bottom:1.05rem}.product-form-section__head h2{margin:.1rem 0 0;color:var(--ink);font-size:1.18rem;line-height:1.3;font-weight:950}.product-form-section__head--actions{grid-template-columns:44px minmax(0,1fr) auto}.product-form-section__step,.repeater-row__index{display:grid;place-items:center;border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,var(--blue),var(--green));font-weight:950;line-height:1}.product-form-section__step{width:44px;height:44px;font-size:.88rem}.product-editor__main .form-grid{grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr))}.product-editor__main .form-grid--two{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr))}.product-editor__main .form-grid--three{grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr))}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.field--span-2{grid-column:span 2}.field--span-3{grid-column:1 / -1}.file-dropzone{min-height:96px;display:grid;place-items:center;gap:.25rem;padding:1rem;border:1px dashed rgba(47,117,187,.34);border-radius:var(--radius);color:var(--blue-dark);background:linear-gradient(135deg,#f8fbff,#f3fbf8);text-align:center;cursor:pointer}.file-dropzone span{font-weight:950}.file-dropzone__input{min-height:auto;padding:.65rem}.toggle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.toggle-field{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;min-height:54px;padding:.75rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;cursor:pointer}.toggle-field--compact{min-height:44px;padding:.55rem 0;border:0;background:transparent}.toggle-field input{position:absolute;opacity:0;pointer-events:none}.toggle-field__control{position:relative;width:42px;height:24px;border-radius:999px;background:#d8dee8;transition:background .16s ease,box-shadow .16s ease}.toggle-field__control:after{content:"";position:absolute;top:3px;inset-inline-start:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 2px 6px #1120332e;transition:transform .16s ease}.toggle-field input:checked+.toggle-field__control{background:var(--green);box-shadow:0 0 0 4px #10b58a1f}.toggle-field input:checked+.toggle-field__control:after{transform:translate(-18px)}.locale-en .toggle-field input:checked+.toggle-field__control:after,.locale-franco .toggle-field input:checked+.toggle-field__control:after{transform:translate(18px)}.color-input{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:.7rem;min-height:52px;padding:.45rem .55rem;border:1px solid #d7dde8;border-radius:var(--radius);background:#fff}.color-input input{width:44px;height:38px;padding:0;overflow:hidden;border:0;border-radius:6px;background:transparent;cursor:pointer}.color-input span{direction:ltr;unicode-bidi:isolate;color:var(--ink-soft);font-weight:900}.thumbnail-builder-preview__empty{aspect-ratio:1 / 1;display:grid;place-items:center;border:1px dashed rgba(47,117,187,.3);border-radius:var(--radius);color:var(--ink-soft);background:#f8fbff;text-align:center;font-weight:900}.product-category-panel{margin-top:1rem}.product-category-panel .card-muted{margin:.35rem 0 0}.product-mode-panel{margin:1rem 0}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.option-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.option-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.25rem .65rem;align-items:start;min-height:72px;padding:.8rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;cursor:pointer}.option-card input{margin-top:.2rem;accent-color:var(--green)}.option-card span{color:var(--ink);font-weight:950}.option-card small{grid-column:2;color:var(--ink-soft);line-height:1.5}.option-card:has(input:checked){border-color:#10b58a73;background:#f1fbf7;box-shadow:0 0 0 4px #10b58a14}.repeater--spaced{margin-top:1rem}.repeater-row{display:grid;gap:.9rem;background:#fbfdff}.repeater-row__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.repeater-row__head strong{margin-inline-end:auto;color:var(--ink);font-weight:950}.locale-en .repeater-row__head strong,.locale-franco .repeater-row__head strong{margin-inline:0 auto}.repeater-row__index{width:32px;height:32px;font-size:.82rem}.repeater-drag-handle{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--line);border-radius:6px;color:var(--ink-soft);background:#fff;cursor:grab;font-weight:950}.repeater-drag-handle:active{cursor:grabbing}.repeater-row.is-dragging{opacity:.55;border-style:dashed}.product-editor__footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.product-preview-card,.product-editor-nav,.product-editor-facts{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-soft)}.product-preview-card{overflow:hidden}.product-preview-card__visual{position:relative;min-height:250px;display:grid;place-items:center;color:var(--preview-text);background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 34%),linear-gradient(160deg,var(--preview-surface) 0 58%,var(--preview-surface-alt) 58% 100%)}.product-preview-card__visual--thumbnail{min-height:0;padding:.45rem;background:linear-gradient(180deg,#f7fbff,#eaf1f8),var(--preview-muted)}.product-preview-card__visual--thumbnail .product-preview-card__badge{display:none}.product-preview-card__visual>img{width:100%;height:100%;min-height:250px;-o-object-fit:cover;object-fit:cover}.product-preview-card__placeholder{width:112px;height:112px;display:grid;place-items:center;border:6px solid rgba(255,255,255,.88);border-radius:24px;color:var(--preview-surface-alt);background:#fffffff0;font-size:3.2rem;font-weight:950;text-transform:uppercase;box-shadow:0 18px 38px #1120332e}.product-preview-card__badge{position:absolute;top:.85rem;inset-inline-start:.85rem;max-width:calc(100% - 1.7rem);padding:.4rem .7rem;border-radius:999px;color:#fff;background:var(--preview-badge);font-size:.78rem;font-weight:950;box-shadow:0 10px 24px #1120332e}.product-preview-card__body{display:grid;gap:.55rem;padding:.75rem}.product-preview-card__chips{display:flex;gap:.45rem;flex-wrap:wrap}.product-preview-card h3{margin:0;color:var(--ink);font-size:.98rem;line-height:1.45;font-weight:950}.product-preview-card__price{justify-content:flex-start}.product-preview-card__state{display:flex;justify-content:flex-start}.product-editor-nav{display:grid;padding:.45rem}.product-editor-nav a{padding:.5rem .56rem;border-radius:6px;color:var(--ink-soft);font-size:.78rem;font-weight:850}.product-editor-nav a:hover{color:var(--green-dark);background:#edf8f5}.product-editor-facts{display:grid}.product-editor-facts div{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.62rem .72rem;border-bottom:1px solid var(--line)}.product-editor-facts div:last-child{border-bottom:0}.product-editor-facts span{color:var(--ink-soft);font-size:.78rem;font-weight:850}.product-editor-facts strong{color:var(--ink);font-size:.8rem;font-weight:950}.status-dot{width:.7rem;height:.7rem;border-radius:999px;background:currentColor;display:inline-block}.timeline-item{position:relative;padding-inline-start:1rem}.timeline-item:before{content:"";position:absolute;inset-inline-start:0;top:.55rem;width:8px;height:8px;border-radius:999px;background:var(--green)}@media(max-width:1180px){.product-editor__layout{grid-template-columns:1fr}.product-editor__aside{position:static;grid-row:1}.product-editor-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1280px){.catalog-grid,.section-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1180px){.site-header__inner{grid-template-columns:max-content minmax(185px,auto) max-content;gap:.65rem}.header-tools{gap:.45rem}.menu-label{display:none}.icon-control,.header-icon-link{width:40px;height:40px}.site-brand{min-width:190px;gap:.5rem}.site-brand__logo{width:50px;height:50px}.site-brand__text strong{font-size:1.05rem}.site-brand__text small{font-size:.72rem}.language-switch,.currency-chip,.header-action,.cart-link{min-height:40px}.language-switch,.currency-chip{padding-inline:.65rem}.header-action{min-width:74px;padding-inline:.7rem}.cart-link{min-width:104px;padding-inline:.65rem}}@media(max-width:980px){.site-header__inner{min-height:72px;grid-template-columns:max-content minmax(0,1fr) max-content;justify-items:stretch;padding:.5rem 0;gap:.55rem}.header-tools--right{justify-content:flex-start;justify-self:start}.header-tools--left{width:auto;max-width:none;justify-content:flex-end;justify-self:end;flex-wrap:nowrap}.site-brand{min-width:0;justify-content:flex-start;justify-self:start}.promo-grid,.product-detail,.product-detail--reverse,.checkout-layout,.cart-layout,.auth-grid,.admin-grid,.site-footer__grid{grid-template-columns:1fr}.product-detail,.product-detail--reverse{gap:1rem}.product-visual{max-width:min(560px,100%);justify-self:center}.footer-trust{align-items:flex-start;flex-direction:column}.footer-payment-badges{justify-content:flex-start}.checkout-summary{position:static}.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto}.payment-confirmation-head{align-items:stretch;flex-direction:column}.payment-confirmation-total{width:100%}.payment-confirmation-grid{grid-template-columns:1fr}.payment-field--notes{max-width:none}.checkout-processing-overlay__panel{gap:.85rem;padding:1.1rem}.checkout-process-coin{width:2.55rem;height:2.55rem;font-size:.62rem}.checkout-result-mark{width:4rem;height:4rem}.hero-banner{grid-template-columns:1fr;text-align:center}.hero-banner__inner{max-width:680px;justify-self:center}.hero-banner__actions{justify-content:center}.hero-banner__showcase{width:min(640px,100%);justify-self:center}}@media(prefers-reduced-motion:reduce){.checkout-process-card,.checkout-process-receipt,.checkout-process-coin,.checkout-process-scan,.checkout-result-visual,.checkout-result-mark:before,.checkout-result-mark:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:720px){.variant-summary-grid,.option-grid--two,.variant-duration-fields{grid-template-columns:1fr}:root{--container: min(100vw - 1rem, 100%)}.support-ribbon{display:none}.support-alert-trigger{display:inline-flex}.support-popover{padding:.55rem}.support-popover__panel{margin-top:0;padding:.85rem;padding-inline-start:2.75rem;border-radius:12px;font-size:.92rem;line-height:1.5}.site-header__inner{min-height:58px;grid-template-columns:34px minmax(0,1fr) 148px;gap:.35rem;padding:.38rem 0;direction:ltr}.header-tools{gap:.28rem}.header-tools--left{width:148px;min-width:148px;direction:ltr;overflow:visible}.menu-label,.header-tools--left .header-icon-link,.currency-chip{display:none}.icon-control,.support-alert-trigger,.header-action,.cart-link,.language-switch{width:34px;min-width:34px;height:34px;min-height:34px;padding:0;border-radius:var(--radius)}.icon-control{gap:4px}.icon-control span{width:22px;height:3px}.site-brand{gap:.35rem;direction:ltr;text-align:left}.site-brand__logo{width:34px;height:34px}.site-brand__text strong{max-width:86px;overflow:hidden;text-overflow:ellipsis;font-size:.78rem}.site-brand__text small{display:none}.language-switch{font-size:0}.cart-link{order:1}.header-action{order:2}.language-menu{order:3}.support-alert-trigger{order:4}.language-switch:after{content:attr(data-short);font-size:.72rem;font-weight:950}.header-action__text{display:none}.header-action:before,.header-action:after{content:"";position:absolute;left:50%;border:2px solid currentColor;transform:translate(-50%)}.header-action:before{top:8px;width:10px;height:10px;border-radius:999px}.header-action:after{top:19px;width:18px;height:8px;border-top:0;border-radius:0 0 999px 999px}.cart-link{gap:0}.cart-symbol{width:20px;height:16px}.cart-symbol:before{top:-7px;inset-inline-start:3px;width:12px;height:9px}.cart-chip__count{top:-8px;inset-inline-start:19px;min-width:18px;height:18px;font-size:.68rem}.catalog-grid,.section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.form-grid,.thumbnail-builder-layout,.thumbnail-source-card__body,.key-value,.metrics-grid{grid-template-columns:1fr}.product-editor-hero,.product-editor__bar,.product-editor__footer,.product-form-section__head--actions{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.product-editor__bar{position:static}.product-form-section__head,.product-form-section__head--actions,.form-grid--two,.form-grid--three,.option-grid,.option-grid--three,.toggle-grid,.product-editor-nav{grid-template-columns:1fr}.product-form-section__step{width:38px;height:38px}.field--span-2,.field--span-3{grid-column:auto}.product-preview-card__visual,.product-preview-card__visual>img{min-height:210px}.file-upload-control{display:grid}.file-upload-control__button{min-width:0}.belal-modal{padding:.45rem}.belal-modal__dialog--image{width:100%;max-height:97vh;padding:.65rem}.modal-image{max-height:calc(97vh - 92px)}.promo-grid{gap:.65rem}.promo-tile{min-height:245px;padding:.85rem}.promo-tile__media-card{border-radius:14px}.promo-tile__media-card:nth-child(1){top:.3rem;inset-inline-end:.25rem;width:33%}.promo-tile__media-card:nth-child(2){top:.9rem;inset-inline-start:.45rem;width:28%}.promo-tile__media-card:nth-child(3){top:5.4rem;inset-inline-end:2rem;width:30%}.promo-tile__media-card:nth-child(4){top:6.55rem;inset-inline-start:.15rem;width:24%}.promo-tile__icon-shell{width:40px;height:40px;margin-bottom:.5rem}.promo-tile__title{max-width:86%;font-size:1.7rem}.hero-banner{min-height:auto;padding:1rem;gap:1rem}.hero-banner__actions{display:grid;grid-template-columns:1fr}.hero-banner__showcase{gap:.55rem}.hero-banner__poster-wall{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.hero-banner__reel{gap:.35rem}.hero-banner__reel span{min-width:0;border-radius:10px}.hero-banner__poster{border-radius:14px;padding:.24rem}.product-detail,.product-detail--reverse{gap:.9rem}.product-info{gap:.85rem}.product-info h1{font-size:clamp(1.35rem,7vw,1.8rem);line-height:1.35}.product-purchase-form{width:100%}.product-option-panel{padding:.75rem}.product-option-panel__summary{grid-template-columns:1fr}.product-option-grid--plans,.product-option-grid--durations{grid-template-columns:repeat(2,minmax(0,1fr))}.product-purchase-actions{grid-template-columns:1fr}.product-faq-section{padding:1.6rem 0}.product-faq-heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem}.product-faq-heading__icon{width:46px;height:46px;font-size:1.3rem}.product-faq-heading p,.product-faq-count{grid-column:1 / -1}.product-faq-card summary{min-height:64px;padding:.85rem;font-size:.95rem}.product-faq-card__number,.product-faq-card__toggle{width:32px;height:32px}.product-info .btn-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.product-info .btn-row form,.product-info .btn-row .btn{width:100%}.sticky-buybar{padding:.7rem 0}.sticky-buybar__inner{grid-template-columns:1fr;align-items:stretch;gap:.65rem}.sticky-buybar__inner form,.sticky-buybar__inner .btn{width:100%}.product-card h3{font-size:.88rem}.product-card p{display:none}.cart-item{grid-template-columns:1fr}.cart-link{min-width:34px}.cart-link__total{display:none}}.admin-auth-page{min-height:100vh;padding:1rem;background:radial-gradient(circle at 12% 18%,rgba(16,181,138,.22),transparent 26%),radial-gradient(circle at 88% 82%,rgba(47,117,187,.26),transparent 30%),linear-gradient(135deg,#f4f8ff,#eef3fb 48%,#f8fbff)}.auth-grid--admin-login{min-height:calc(100vh - 2rem);grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:stretch}.auth-grid--customer{align-items:start}.auth-hero--admin{position:sticky;top:1rem;min-height:calc(100vh - 2rem);overflow:hidden;background:linear-gradient(135deg,#112033d1,#2f75bbd1),radial-gradient(circle at 20% 20%,rgba(16,181,138,.36),transparent 26%)}.auth-hero--admin:before{content:"";position:absolute;top:-22%;right:-22%;bottom:-22%;left:-22%;background:linear-gradient(115deg,transparent 0 37%,rgba(255,255,255,.16) 38% 42%,transparent 43% 100%),radial-gradient(circle,rgba(255,255,255,.18),transparent 34%);animation:otpBeam 8s linear infinite}.auth-hero--admin>*{position:relative;z-index:1}.admin-auth-panel{align-self:center}.otp-pro-card{position:relative;overflow:hidden;padding:1.35rem;border:1px solid rgba(151,163,184,.28);border-radius:22px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#10b58acc,#2f75bbb3,#ffd95cb8) border-box;box-shadow:0 24px 70px #11203321}.otp-pro-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 12% 0%,rgba(16,181,138,.12),transparent 30%),radial-gradient(circle at 100% 18%,rgba(47,117,187,.13),transparent 26%)}.otp-pro-card>*{position:relative;z-index:1}.otp-pro-card__header{display:grid;gap:.35rem;margin-bottom:1.1rem}.otp-pro-card__header h3,.otp-stage__header h4{margin:0}.otp-pro-card__header p,.otp-stage__header p,.otp-help-text,.otp-resend-form small{margin:0;color:var(--ink-soft)}.otp-phone-form,.otp-verify-form,.otp-resend-form{display:grid;gap:1rem}.phone-composer{display:grid;grid-template-columns:minmax(170px,.85fr) minmax(220px,1.15fr);gap:.85rem;align-items:end}.phone-country-select{min-height:58px;border-radius:16px;background:#fff;font-weight:800}.phone-input-shell{display:grid;grid-template-columns:auto 1fr;align-items:center;min-height:58px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #ffffff9e;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.phone-input-shell__dial{padding-inline:1rem .85rem;color:var(--green-dark);font-weight:900;direction:ltr;unicode-bidi:isolate}.phone-input-shell__input{width:100%;min-height:54px;border:0;outline:0;color:var(--ink);background:transparent;font-weight:800;direction:ltr;text-align:start}.phone-input-shell__input::-moz-placeholder{color:#a7b0c0;font-weight:700}.phone-input-shell__input::placeholder{color:#a7b0c0;font-weight:700}.phone-input-shell:focus-within,.otp-pro-card.has-phone-value .phone-input-shell{border-color:#10b58ab8;box-shadow:0 0 0 4px #10b58a1f,0 16px 34px #10b58a1f;transform:translateY(-1px)}.otp-pro-card.is-typing-phone .phone-input-shell{animation:phoneGlow .65s ease both}.phone-preview{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem .9rem;border:1px solid rgba(47,117,187,.16);border-radius:16px;color:var(--ink-soft);background:linear-gradient(135deg,#f7fbff,#f3fbf8)}.phone-preview bdi{color:var(--ink);font-weight:900;direction:ltr;unicode-bidi:isolate}.otp-send-button{min-height:54px;border-radius:16px}.otp-pro-card.is-sending-otp .otp-send-button{animation:phoneGlow .9s ease infinite alternate}.otp-stage{position:relative;display:grid;gap:1rem;max-height:0;margin-top:0;padding:0;overflow:hidden;opacity:0;transform:translateY(22px) scale(.98);transition:max-height .52s cubic-bezier(.2,.8,.2,1),opacity .42s ease,transform .52s cubic-bezier(.2,.8,.2,1),margin-top .32s ease,padding .32s ease}.otp-stage.is-visible{max-height:540px;margin-top:1.2rem;padding:1.05rem;border:1px solid rgba(16,181,138,.22);border-radius:20px;background:linear-gradient(135deg,#10b58a14,#2f75bb14),#fbfdff;opacity:1;transform:translateY(0) scale(1);animation:otpReveal .62s cubic-bezier(.2,.8,.2,1) both}.otp-stage__beam{position:absolute;inset:-60% auto auto -30%;width:52%;height:220%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent);transform:rotate(24deg);animation:otpSweep 3.6s ease-in-out infinite}.otp-stage__header{display:flex;gap:.85rem;align-items:center}.otp-stage__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--green),var(--blue));box-shadow:0 14px 28px #10b58a38;font-weight:900}.otp-digits{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.55rem}.otp-digit{width:100%;aspect-ratio:1;min-height:52px;border:1px solid rgba(151,163,184,.45);border-radius:18px;color:var(--ink);background:#fff;box-shadow:0 10px 22px #1120330f;text-align:center;font-size:1.45rem;font-weight:900;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.otp-digit:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 4px #10b58a21,0 16px 28px #10b58a24;transform:translateY(-2px)}.otp-resend-form .btn:disabled{cursor:not-allowed;color:var(--ink-soft);background:#eef2f7;transform:none}@keyframes phoneGlow{0%{box-shadow:0 0 #10b58a2e}to{box-shadow:0 0 0 8px #10b58a08,0 18px 38px #2f75bb1f}}@keyframes otpReveal{0%{filter:blur(6px);transform:translateY(24px) scale(.96)}to{filter:blur(0);transform:translateY(0) scale(1)}}@keyframes otpSweep{0%,55%{transform:translate(-120%) rotate(24deg);opacity:0}70%{opacity:.78}to{transform:translate(320%) rotate(24deg);opacity:0}}@keyframes otpBeam{0%{transform:translate3d(-8%,-6%,0) rotate(0)}to{transform:translate3d(8%,6%,0) rotate(360deg)}}@media(max-width:980px){.auth-grid--admin-login,.auth-grid--customer{grid-template-columns:1fr}.auth-hero--admin{position:relative;top:auto;min-height:420px}}@media(max-width:720px){.admin-auth-page{padding:.5rem}.auth-grid--admin-login{min-height:auto}.phone-composer{grid-template-columns:1fr}.otp-pro-card{padding:1rem;border-radius:18px}.otp-digits{gap:.35rem}.otp-digit{min-height:44px;border-radius:14px;font-size:1.12rem}}.otp-morph-shell{position:relative;min-height:210px;perspective:1100px}.otp-pane{backface-visibility:hidden;transform-style:preserve-3d;transition:opacity .52s ease,transform .62s cubic-bezier(.2,.8,.2,1),filter .52s ease}.otp-pane--phone{opacity:1;transform:rotateX(0) translateY(0) scale(1)}.otp-morph-shell.is-otp-mode .otp-pane--phone{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;filter:blur(10px);transform:rotateX(74deg) translateY(-28px) scale(.92)}.otp-morph-shell .otp-stage{display:grid;max-height:none;margin-top:0;padding:1.05rem;border:1px solid rgba(16,181,138,.22);border-radius:20px;background:linear-gradient(135deg,#10b58a14,#2f75bb14),#fbfdff;pointer-events:none;opacity:0;filter:blur(10px);transform:rotateX(-74deg) translateY(28px) scale(.92)}.otp-morph-shell.is-otp-mode .otp-stage{position:relative;pointer-events:auto;opacity:1;filter:blur(0);transform:rotateX(0) translateY(0) scale(1);animation:otpReveal .62s cubic-bezier(.2,.8,.2,1) both}.otp-intl-field{direction:inherit}.otp-intl-shell{position:relative;direction:ltr}.otp-intl-shell .iti{width:100%;direction:ltr;--iti-border-color: transparent;--iti-dialcode-color: #172033;--iti-hover-color: rgba(17, 32, 51, .05)}.otp-intl-shell .iti__country-container{right:auto!important;left:0!important}.otp-intl-shell .iti__selected-country{min-width:114px;justify-content:flex-start;border-radius:14px 0 0 14px;background:transparent}.otp-intl-shell .iti__selected-dial-code{color:#172033;font-weight:900;font-size:1.16rem;letter-spacing:.01em}.otp-intl-shell .iti__selected-country-primary{align-self:stretch;padding-inline:.78rem;border-radius:14px 0 0 14px;background:#f1f3f6;border-inline-end:1px solid rgba(151,163,184,.2)}.otp-intl-shell .iti__flag{transform:scale(1.1);transform-origin:center}.otp-intl-shell .iti__arrow{border-top-color:#1f2937}.otp-intl-shell .iti__tel-input{width:100%;min-height:58px;border:0;border-radius:14px;color:var(--ink);background:#fff;box-shadow:0 0 0 1px #97a3b838,0 18px 44px #11203314;direction:ltr;text-align:left;font-weight:900;font-size:1.16rem;letter-spacing:.03em;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.otp-intl-shell .iti--allow-dropdown .iti__tel-input,.otp-intl-shell .iti--show-selected-dial-code .iti__tel-input{padding-left:126px!important;padding-right:1rem!important}.otp-intl-shell .iti__tel-input::-moz-placeholder{color:#adb5c2;font-weight:700;letter-spacing:.04em;opacity:1}.otp-intl-shell .iti__tel-input::placeholder{color:#adb5c2;font-weight:700;letter-spacing:.04em;opacity:1}.otp-intl-shell .iti:focus-within .iti__tel-input,.otp-pro-card.has-phone-value .otp-intl-shell .iti__tel-input{box-shadow:0 0 0 3px #2f75bb29,0 18px 42px #2f75bb21;transform:translateY(-1px)}.otp-pro-card.is-typing-phone .otp-intl-shell .iti__tel-input{animation:phoneGlow .65s ease both}.otp-intl-shell .iti__dropdown-content{z-index:120;min-width:min(460px,calc(100vw - 2rem));overflow:hidden;border:1px solid rgba(151,163,184,.26);border-radius:0 0 14px 14px;background:#fff;box-shadow:0 24px 60px #11203329;direction:ltr;text-align:left}.otp-intl-shell .iti__search-input{width:100%;margin:0;min-height:56px;border:0;border-bottom:1px solid rgba(151,163,184,.26);border-radius:0;padding:0 1rem 0 3.2rem;direction:ltr;text-align:left;color:var(--ink);font-size:1.05rem;font-weight:700;background:linear-gradient(90deg,transparent 0 1rem,#fff 1rem),radial-gradient(circle at 1.6rem 50%,transparent 0 .56rem,#1f2937 .58rem .68rem,transparent .7rem),linear-gradient(45deg,transparent 0 52%,#1f2937 53% 58%,transparent 59%)}.otp-intl-shell .iti__country-list{max-height:300px}.otp-intl-shell .iti__country{gap:.5rem;min-height:46px;padding:.55rem 1rem;color:#111827;font-size:1.02rem;font-weight:700}.otp-intl-shell .iti__country.iti__highlight{background:#2f75bb14}.otp-intl-shell .iti__selected-country:hover,.otp-intl-shell .iti__selected-country:focus{background:transparent}.phone-preview,.phone-composer{display:none}.belal-phone-box{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;min-height:58px;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 0 0 1px #97a3b833,0 18px 44px #11203314;direction:ltr;transition:box-shadow .18s ease,transform .18s ease}.belal-phone-box:focus-within,.otp-pro-card.has-phone-value .belal-phone-box{box-shadow:0 0 0 3px #2f75bb29,0 18px 42px #2f75bb21;transform:translateY(-1px)}.belal-country-trigger{align-self:stretch;min-width:126px;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;border:0;border-inline-end:1px solid rgba(151,163,184,.2);padding:0 .85rem;color:#172033;background:#f1f3f6;cursor:pointer}.belal-country-trigger bdi{color:#172033;font-size:1.18rem;font-weight:900;direction:ltr;unicode-bidi:isolate}.belal-flag-emoji{display:inline-grid;place-items:center;width:22px;min-width:22px;height:16px;overflow:hidden;border-radius:2px;box-shadow:0 0 1px #1120338c;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:18px;line-height:1}.belal-country-arrow{width:8px;height:8px;border-inline-end:2px solid #334155;border-bottom:2px solid #334155;transform:rotate(45deg) translateY(-2px)}.belal-phone-input{width:100%;min-height:58px;border:0;outline:0;padding:0 1rem;color:var(--ink);background:transparent;direction:ltr;text-align:left;font-size:1.18rem;font-weight:900;letter-spacing:.03em}.belal-phone-input::-moz-placeholder{color:#adb5c2;font-weight:700;opacity:1}.belal-phone-input::placeholder{color:#adb5c2;font-weight:700;opacity:1}.belal-country-dropdown{position:absolute;z-index:160;inset-inline-start:0;top:calc(100% + .45rem);width:min(460px,100%);overflow:hidden;border:1px solid rgba(151,163,184,.26);border-radius:0 0 14px 14px;background:#fff;box-shadow:0 24px 60px #11203329;direction:ltr;text-align:left}.belal-country-search{position:relative;display:block}.belal-country-search span:before{content:"";position:absolute;z-index:1;left:1rem;top:50%;width:16px;height:16px;border:3px solid #1f2937;border-radius:999px;transform:translateY(-55%)}.belal-country-search span:after{content:"";position:absolute;z-index:1;left:1.9rem;top:56%;width:10px;height:3px;border-radius:999px;background:#1f2937;transform:rotate(45deg)}.belal-country-search input{width:100%;min-height:56px;border:0;border-bottom:1px solid rgba(151,163,184,.26);outline:0;padding:0 1rem 0 3.2rem;color:var(--ink);background:#fff;direction:ltr;text-align:left;font-size:1.05rem;font-weight:700}.belal-country-list{max-height:305px;overflow-y:auto}.belal-country-option{width:100%;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:.65rem;min-height:46px;border:0;padding:.55rem 1rem;color:#111827;background:#fff;text-align:left;cursor:pointer;font-size:1.02rem;font-weight:750}.belal-country-option:hover,.belal-country-option.is-selected{background:#2f75bb14}.belal-country-option bdi{color:#475467;direction:ltr;unicode-bidi:isolate}.belal-country-engine,.otp-intl-shell .belal-country-engine,.otp-intl-shell .iti:has(.belal-country-engine){position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.otp-pro-card.is-typing-phone .belal-phone-box{animation:phoneGlow .65s ease both}.checkout-phone-widget.has-phone-value .belal-phone-box{box-shadow:0 0 0 3px #2f75bb29,0 18px 42px #2f75bb21;transform:translateY(-1px)}.checkout-phone-widget.is-typing-phone .belal-phone-box{animation:phoneGlow .65s ease both}.checkout-phone-widget .belal-phone-box,.checkout-phone-widget .belal-phone-input{min-height:52px}.checkout-phone-widget .belal-phone-input{font-size:1.02rem}.checkout-phone-widget .belal-country-trigger{min-width:112px;gap:.55rem}.checkout-phone-widget .belal-country-trigger bdi{font-size:1rem}.stock-metrics{margin-bottom:1rem}.stock-import-form{gap:1rem;padding:1rem;border:1px solid rgba(47,117,187,.14);border-radius:calc(var(--radius) + 4px);background:linear-gradient(180deg,#fffffff5,#f8fbfff5),#fff;box-shadow:0 18px 45px #10182812}.stock-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.stock-method-card{position:relative;min-height:72px;display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;cursor:pointer;font-weight:900;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.stock-method-card:hover{border-color:#2f75bb59;box-shadow:0 12px 26px #10182814;transform:translateY(-1px)}.stock-method-card input{inline-size:1.05rem;block-size:1.05rem;accent-color:var(--green)}.stock-method-card:has(input:checked){border-color:#10b58a8c;background:#edf8f5;color:var(--green-dark);box-shadow:0 14px 32px #10b58a24}.stock-method-card:has(input:checked):after{content:"";position:absolute;inset-inline:1rem;inset-block-end:-1px;height:3px;border-radius:999px;background:var(--green)}.manual-stock-item{border-color:#2f75bb24;background:#fbfdff;box-shadow:inset 0 1px #ffffffd9}.stock-metadata-sections{display:grid;gap:.85rem;padding:1rem}.stock-metadata-section{min-width:0;margin:0;padding:.85rem;border:1px solid var(--line);border-radius:var(--radius);background:#fbfdff}.stock-metadata-section legend{padding:0 .4rem;color:var(--blue-dark);font-size:.86rem;font-weight:950}.stock-metadata-section .form-grid{padding:0}.stock-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:.8rem 0}.stock-detail-grid div{min-width:0;padding:.55rem .65rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.stock-detail-grid span{display:block;color:var(--ink-soft);font-size:.75rem;font-weight:800}.stock-detail-grid strong{display:block;overflow-wrap:anywhere;color:var(--ink);font-size:.88rem}.stock-detail-grid__wide{grid-column:1 / -1}.stock-eligibility{display:grid;gap:.9rem;padding:1rem;border:1px solid rgba(16,181,138,.28);border-radius:calc(var(--radius) + 2px);background:#f4fffb}.stock-eligibility__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.stock-eligibility__head strong{color:var(--green-dark);font-size:.95rem;font-weight:950}.stock-eligibility__head small{max-width:44rem;color:var(--ink-soft);font-weight:800;line-height:1.45;text-align:end}.eligibility-mode-grid{display:grid;grid-template-columns:repeat(5,minmax(8rem,1fr));gap:.65rem}.option-card--compact{min-height:58px;align-items:center;padding:.75rem .85rem;background:#fff}.option-card--compact input{accent-color:var(--green)}.option-card--compact:has(input:checked){border-color:#10b58a8c;background:#e9fbf5;color:var(--green-dark)}.stock-eligibility__fields{padding:0}.stock-eligibility__fields [hidden],.stock-eligibility__selected[hidden]{display:none!important}.stock-eligibility__selected{display:grid;grid-template-columns:repeat(4,minmax(10rem,1fr));gap:.6rem}.toggle-field--compact{min-height:44px;padding:.55rem .65rem;border:1px solid rgba(47,117,187,.16);border-radius:var(--radius);background:#fff}.stock-preview{border-color:#2f75bb2e;box-shadow:0 18px 48px #10182812}.stock-payload summary{color:var(--green-dark);font-weight:950}.stock-payload pre{margin-top:.75rem;max-width:42rem;padding:.85rem;border:1px solid var(--line);border-radius:var(--radius);background:#0f172a;color:#d1fae5;white-space:pre-wrap;overflow-x:auto}.stock-delivery-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.95rem 1rem;border:1px solid rgba(47,117,187,.18);border-radius:var(--radius);background:#f8fbff}.stock-delivery-card h4{margin:.15rem 0 0;color:var(--ink);font-size:1rem}.stock-delivery-card__meta{display:grid;gap:.25rem;color:var(--ink-soft);font-size:.82rem;font-weight:800;text-align:end}.stock-replacement-form{margin-top:.85rem;padding:1rem;border-top:1px solid var(--line);background:#fbfdff}.stack--tight{gap:.5rem}@media(max-width:980px){.eligibility-mode-grid,.stock-eligibility__selected{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.stock-import-form{padding:.75rem}.stock-method-grid,.eligibility-mode-grid,.stock-eligibility__selected{grid-template-columns:1fr}.stock-eligibility__head,.stock-delivery-card{display:grid}.stock-eligibility__head small,.stock-delivery-card__meta{text-align:start}.stock-detail-grid{grid-template-columns:1fr}}.stock-source-other{margin-top:.45rem}.stock-cost-label{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.stock-cost-label small{font-size:.78rem;font-weight:950;line-height:1.25;text-align:end}.stock-profit-preview--positive{color:#047857}.stock-profit-preview--negative{color:#dc2626}.stock-profit-preview--neutral{color:#64748b}.admin-disclosure{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.admin-disclosure summary{cursor:pointer;padding:.9rem 1rem;font-weight:900}.admin-disclosure[open] summary{border-bottom:1px solid var(--line)}.admin-disclosure .form-grid{padding:1rem}.link-strong{color:var(--green-dark);font-weight:900}.metric--warning{border-color:#f59e0b59;background:#fff8df}.metric--warning .metric__value{color:#8a6500;font-size:1.05rem}.account-dashboard{display:grid;gap:.65rem}.page-section.account-dashboard{padding-top:.35rem}.account-dashboard__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:0;padding:.25rem 0 .35rem}.account-dashboard__heading h2{margin-bottom:.25rem;font-size:clamp(1.45rem,2.3vw,2rem)}.account-section-switcher{display:flex;justify-content:center;gap:.35rem;padding:.42rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:none}.account-section-switcher button{min-width:150px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:.5rem .9rem;border:0;border-radius:var(--radius);background:transparent;color:var(--ink-soft);font:inherit;font-weight:950;white-space:nowrap;cursor:pointer}.account-section-switcher button:hover,.account-section-switcher button:focus,.account-section-switcher button.is-active{outline:none;color:var(--green-dark);background:#edf8f5}.account-tab-panel[hidden]{display:none!important}.account-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-bottom:0}.account-metrics .metric{min-height:0;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.52rem .65rem;border-color:#edf0f5;background:var(--surface-soft);box-shadow:none}.account-metrics .metric__value{font-size:1.15rem;line-height:1}.account-profile-grid{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(440px,1.05fr);gap:.75rem;align-items:start}.account-profile-card,.account-profile-form,.subscription-card,.subscription-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.account-profile-card{display:grid;gap:.65rem;align-items:start;padding:.85rem}.account-profile-card__top{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:.65rem;align-items:center}.account-profile-card__avatar{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(16,181,138,.32);border-radius:999px;color:#fff;background:linear-gradient(145deg,var(--green),var(--blue));font-size:1.45rem;font-weight:950}.account-profile-card__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.account-profile-card__body{min-width:0}.account-profile-card__body h2,.account-profile-form h3,.account-section__header h2,.subscription-card h3,.account-order-card h3{margin:0;color:var(--ink);line-height:1.3;font-weight:900;overflow-wrap:anywhere}.account-profile-card__body h2{font-size:1.15rem}.account-profile-card__body p{margin:.18rem 0 0;font-size:.9rem}.account-readout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.account-readout,.subscription-card__details div,.account-order-meta div,.account-order-items>div{min-width:0;border:1px solid #edf0f5;border-radius:var(--radius);background:var(--surface-soft)}.account-readout{display:grid;gap:.2rem;padding:.52rem .6rem}.account-readout span,.subscription-card__details dt,.account-order-meta span,.account-order-items>div>span{color:var(--ink-soft);font-size:.78rem;font-weight:800}.account-readout strong,.subscription-card__details dd,.account-order-meta strong,.account-order-items>div>strong{color:var(--ink);font-weight:900;overflow-wrap:anywhere}.account-profile-form{padding:.85rem}.account-profile-edit-grid{gap:.6rem}.account-profile-edit-grid .field{gap:.28rem}.account-profile-edit-grid .input,.account-profile-edit-grid .select{padding:.62rem .75rem}.account-profile-edit-grid .btn{min-height:38px;padding-block:.55rem}.account-profile-edit-grid small{font-size:.78rem}.account-logout-form{justify-self:end}.account-lazy-state{min-height:220px;display:grid;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink-soft);font-weight:900}.account-lazy-state--error{color:var(--red);background:#fff7f7}.field-error{color:var(--red);font-weight:800}.account-alert{margin:0}.account-alert p{margin:.35rem 0 0}.birthdate-grid{display:grid;grid-template-columns:minmax(80px,.7fr) minmax(120px,1.1fr) minmax(100px,.8fr);gap:.5rem}.account-section{display:grid;gap:.75rem;padding-top:.75rem;border-top:1px solid var(--line)}.account-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.35rem}.account-section__header--tight{margin-bottom:0}.subscription-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.subscription-grid--compact{grid-template-columns:1fr}.subscription-grid>.empty-state{grid-column:1 / -1}.subscription-toolbar{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.subscription-count{display:inline-flex;align-items:center;min-height:34px;padding:.35rem .7rem;border-radius:999px;color:var(--green-dark);background:#edf8f5;font-weight:950}.subscription-table{display:grid;gap:.55rem}.subscription-row{padding:.65rem}.subscription-row--expired{background:snow}.subscription-row__content{display:grid;grid-template-columns:minmax(145px,.85fr) minmax(165px,1.1fr) minmax(180px,1.2fr) minmax(105px,.65fr) minmax(120px,.7fr) auto;align-items:stretch;gap:.55rem}.subscription-row__content--expired{grid-template-columns:minmax(145px,.85fr) minmax(170px,1.15fr) minmax(110px,.65fr) minmax(120px,.7fr)}.subscription-row__content--no-profile{grid-template-columns:minmax(145px,.85fr) minmax(165px,1.1fr) minmax(180px,1.2fr) minmax(120px,.7fr) auto}.subscription-row__content--expired-no-profile{grid-template-columns:minmax(145px,.85fr) minmax(170px,1.15fr) minmax(120px,.7fr)}.subscription-row__facts{display:contents;margin:0}.subscription-row__platform,.subscription-row__cell{min-width:0;border:1px solid #edf0f5;border-radius:var(--radius);background:var(--surface-soft)}.subscription-row__platform{display:grid;align-content:center;gap:.25rem;padding:.65rem .75rem;background:#f7fcfb}.subscription-row__platform strong{color:var(--ink);font-size:1.1rem;font-weight:950;line-height:1.25;overflow-wrap:anywhere}.subscription-row__platform small{color:var(--ink-soft);font-size:.82rem;font-weight:800}.subscription-row__cell{display:grid;align-content:center;gap:.2rem;padding:.58rem .68rem}.subscription-row__cell dt,.subscription-row__cell dd{margin:0}.subscription-row__cell dt{color:var(--ink-soft);font-size:.78rem;font-weight:850}.subscription-row__cell dd{color:var(--ink);font-weight:900;overflow-wrap:anywhere}.subscription-copy-value{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.subscription-copy-value bdi,.subscription-copy-value span{min-width:0}.subscription-copy-btn{flex:0 0 auto;min-height:28px;padding:.24rem .5rem;border:1px solid #d8e3f1;border-radius:7px;background:#fff;color:var(--ink-soft);font-size:.72rem;font-weight:900;cursor:pointer}.subscription-copy-btn:hover{border-color:#11b98173;color:#047857}.subscription-row__issue{align-self:center;justify-self:end;padding-top:0}.subscription-row__issue[open]{grid-column:1 / -1;justify-self:stretch}.subscription-row__issue[open] .form-grid{margin-top:.65rem}.subscription-open-report{display:grid;gap:.55rem;margin-top:.65rem;padding:.8rem;border:1px solid #f5df8f;border-radius:var(--radius);background:#fffaf0}.subscription-open-report strong{color:var(--ink);font-weight:950}.subscription-open-report p{margin:0}.issue-report-list{display:grid;gap:.75rem}.issue-report-card{display:grid;gap:.75rem;padding:.85rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.issue-report-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.issue-report-card__head h3{margin:.15rem 0 0;color:var(--ink);font-size:1.05rem}.issue-report-card__meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.issue-report-card__meta>div{min-width:0;display:grid;gap:.2rem;padding:.62rem .72rem;border:1px solid #edf0f5;border-radius:var(--radius);background:var(--surface-soft)}.issue-report-card__meta span{color:var(--ink-soft);font-size:.78rem;font-weight:850}.issue-report-card__meta strong{color:var(--ink);font-weight:900;overflow-wrap:anywhere}.issue-report-card__message,.issue-report-card__closed{margin:0;padding:.72rem .8rem;border-radius:var(--radius);background:#f7f9fc;color:var(--ink);font-weight:800}.issue-report-card__note{margin:0}.issue-report-card__note p{margin:.35rem 0 0}.issue-report-editor[open] .form-grid{margin-top:.65rem}.subscription-toggle{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem .8rem;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:#fff;cursor:pointer;font-weight:950;-webkit-user-select:none;-moz-user-select:none;user-select:none}.subscription-toggle:before{content:"";width:34px;height:20px;border-radius:999px;background:#d7dde8;box-shadow:inset 0 0 0 2px #1120330f;transition:background .16s ease}.subscription-toggle:after{content:"";position:absolute;top:50%;inset-inline-start:calc(.8rem + 3px);width:14px;height:14px;border-radius:999px;background:#fff;transform:translateY(-50%);transition:transform .16s ease}.subscription-toggle{position:relative}.subscription-toggle__control:checked~.account-section__header .subscription-toggle{color:var(--green-dark);border-color:#10b58a5c;background:#edf8f5}.subscription-toggle__control:checked~.account-section__header .subscription-toggle:before{background:var(--green)}.subscription-toggle__control:checked~.account-section__header .subscription-toggle:after{transform:translateY(-50%) translate(-14px)}.locale-en .subscription-toggle__control:checked~.account-section__header .subscription-toggle:after,.locale-franco .subscription-toggle__control:checked~.account-section__header .subscription-toggle:after{transform:translateY(-50%) translate(14px)}.subscription-panel--expired{display:none}.subscription-toggle__control:checked~.subscription-panel--active{display:none}.subscription-toggle__control:checked~.subscription-panel--expired{display:block}.subscription-card{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.25fr) auto;align-items:start;gap:1rem;padding:1rem}.subscription-card--expired{background:snow}.subscription-card__head{display:flex;align-items:flex-start;justify-content:flex-start;gap:.75rem}.subscription-card__head p{margin:.25rem 0 0}.subscription-card__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin:0}.subscription-card__details div{padding:.72rem}.subscription-card__details dt,.subscription-card__details dd{margin:0}.account-disclosure{padding-top:.15rem}.account-disclosure summary{width:-moz-fit-content;width:fit-content;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:.45rem .75rem;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:#fff;cursor:pointer;font-weight:900;list-style:none}.account-disclosure summary::-webkit-details-marker{display:none}.account-disclosure[open] summary{margin-bottom:.85rem;color:var(--green-dark);border-color:#10b58a59;background:#edf8f5}.account-order-grid{display:grid;gap:1rem}.account-order-card{position:relative;display:grid;gap:1rem;overflow:visible;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.account-order-card--compact{gap:.75rem;padding:.9rem}.account-order-card--success{border-color:#11b98147}.account-order-card--warning{border-color:#f790093d}.account-order-card--danger{border-color:#f044384d;background:linear-gradient(180deg,#fff,#fff8f8)}.account-order-card.has-unseen-update{transform:translateY(-1px)}.account-order-card.has-unseen-update:before{content:"";position:absolute;inset-block:.9rem;inset-inline-start:0;width:4px;border-radius:999px;background:var(--green);box-shadow:0 0 0 6px #11b98114;pointer-events:none;animation:accountOrderHalo 1.8s ease-in-out infinite}.account-order-card--warning.has-unseen-update:before{background:#f79009;box-shadow:0 0 0 6px #f7900917}.account-order-card--danger.has-unseen-update:before{background:#ef4444;box-shadow:0 0 0 6px #f0443817}.account-order-update-badge{position:absolute;z-index:2;top:-.55rem;inset-inline-start:.9rem;display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;color:#fff;background:var(--green);box-shadow:0 10px 24px #11b98147}.account-order-card--warning .account-order-update-badge{color:#7a4b00;background:#ffd666;box-shadow:0 10px 24px #f790093d}.account-order-card--danger .account-order-update-badge{background:#ef4444;box-shadow:0 10px 24px #f0443838}.account-status-stack{display:flex;justify-content:flex-end;gap:.4rem;flex-wrap:wrap}.account-status-pill{display:inline-flex;align-items:center;gap:.35rem;min-height:30px;padding:.35rem .6rem;border-radius:999px;font-size:.82rem;font-weight:950}.account-status-pill .icon-symbol{width:14px;height:14px}.account-status-pill--success{color:var(--green-dark);background:#e8faf4}.account-status-pill--warning{color:#8a6500;background:#fff4c4}.account-status-pill--danger{color:#b42318;background:#ffe4e4}.account-order-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.account-order-meta div,.account-order-items>div{display:grid;gap:.2rem;padding:.75rem}.account-order-items{display:grid;gap:.6rem}.account-order-meta--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.account-order-meta--compact div{padding:.62rem .7rem}.account-order-delivery-time strong{color:var(--green-dark)}.account-order-items--compact{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.55rem}.account-order-card .account-order-product-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:.65rem;align-items:center;min-height:66px;padding:.55rem .65rem;border:1px solid #e4edf7;border-radius:8px;background:#fbfdff}.account-order-product-row--success{border-color:#11b9813d;background:#f5fffb}.account-order-product-row--warning{border-color:#f7900940;background:#fffdf6}.account-order-product-row--muted{opacity:.72;background:#f7f9fc}.account-order-card .account-order-product-thumb{display:inline-grid;place-items:center;width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;overflow:hidden;border:1px solid #dbe6f2;border-radius:8px;color:var(--green-dark);background:#fff;font-weight:950}.account-order-card .account-order-product-thumb img{display:block;width:48px;max-width:48px;height:48px;max-height:48px;-o-object-fit:cover;object-fit:cover}.account-order-product-copy{min-width:0;display:grid;gap:.08rem}.account-order-product-copy strong{color:var(--ink);font-size:.92rem;font-weight:950;line-height:1.35;overflow-wrap:anywhere}.account-order-product-copy span,.account-order-product-qty{color:#667085;font-size:.78rem;font-weight:850}.account-order-product-side{display:inline-flex;align-items:center;gap:.42rem}.account-order-item-state{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px}.account-order-item-state .icon-symbol{width:13px;height:13px}.account-order-item-state--success{color:#fff;background:var(--green)}.account-order-item-state--warning{color:#b54708;background:#fff4c4}.account-order-item-state--muted{color:#475467;background:#eef2f6}@keyframes accountOrderHalo{0%,to{opacity:.72}50%{opacity:1}}.account-empty{min-height:180px;display:grid;place-content:center}@media(max-width:980px){.account-profile-grid,.subscription-grid,.subscription-grid--compact{grid-template-columns:1fr}.subscription-row__content,.subscription-row__content--expired,.issue-report-card__meta{grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-row__platform,.subscription-row__issue{grid-column:1 / -1}.subscription-row__issue{justify-self:stretch}.subscription-card{grid-template-columns:1fr}.account-readout-grid,.account-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.account-section-switcher{top:76px;justify-content:flex-start;overflow-x:auto}}@media(max-width:720px){.account-dashboard{gap:.75rem}.account-profile-card__top{grid-template-columns:52px minmax(0,1fr)}.account-profile-card__avatar{width:52px;height:52px;font-size:1.35rem}.account-logout-form{grid-column:1 / -1;justify-self:stretch}.account-logout-form .btn{width:100%}.account-profile-form,.subscription-card,.subscription-row{padding:.75rem}.account-readout-grid,.account-metrics,.subscription-card__details,.subscription-row__content,.subscription-row__content--expired,.issue-report-card__meta,.account-order-meta,.birthdate-grid{grid-template-columns:1fr}.account-section-switcher{top:60px;padding:.4rem}.account-section-switcher button{min-width:92px;min-height:36px;padding-inline:.65rem;font-size:.86rem}.account-section__header,.subscription-card__head,.subscription-toolbar,.account-order-card .order-card__head,.account-order-card .order-card__foot{align-items:stretch;flex-direction:column}.account-status-stack{justify-content:flex-start}.account-disclosure summary,.subscription-toggle,.account-order-card .btn{width:100%}}.textarea--tall{min-height:220px}.stock-payload summary{cursor:pointer;color:var(--green-dark);font-weight:900}.stock-payload pre{max-width:520px;max-height:260px;margin:.65rem 0 0;overflow:auto;padding:.75rem;border:1px solid var(--line);border-radius:var(--radius);background:#f8fafc;direction:ltr;text-align:left;white-space:pre-wrap}@media(max-width:720px){.stock-method-grid{grid-template-columns:1fr}.otp-morph-shell{min-height:205px}.otp-intl-shell .iti__selected-country{min-width:108px}.otp-intl-shell .iti--allow-dropdown .iti__tel-input,.otp-intl-shell .iti--show-selected-dial-code .iti__tel-input{padding-left:120px!important}.belal-country-trigger{min-width:114px}.belal-phone-input{font-size:1.05rem;padding-inline:.75rem}.belal-country-dropdown{width:100%}}.admin-shell{grid-template-columns:190px minmax(0,1fr);font-size:13px;line-height:1.45}.admin-sidebar{padding:.9rem}.admin-sidebar .brand-lockup{justify-content:start;gap:0 .4rem;text-align:start}.admin-sidebar .brand-lockup img{width:38px;height:38px}.admin-sidebar .brand-lockup__text{display:grid;gap:.05rem;min-width:0}.admin-sidebar .brand-lockup__title,.admin-sidebar .brand-lockup__tagline{display:block;overflow:hidden;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar .brand-lockup__title{font-size:.75rem;font-weight:900}.admin-sidebar .brand-lockup__tagline{font-size:.66rem;font-weight:800;opacity:.8}.admin-sidebar__nav{gap:.28rem;margin-top:1.2rem}.admin-sidebar__nav a{padding:.56rem .65rem;font-size:.82rem;line-height:1.3}.admin-sidebar .panel{margin-top:1rem!important}.admin-sidebar .language-switch{min-height:32px;padding-inline:.6rem;font-size:.78rem}.admin-main{padding:.95rem}.admin-sidebar__topbar{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.admin-sidebar-toggle{width:34px;min-width:34px;min-height:34px;border:1px solid rgba(255,255,255,.24);border-radius:var(--radius);color:#fff;background:#ffffff1a;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.admin-sidebar-toggle:hover,.admin-sidebar-toggle:focus-visible{border-color:#ffffff7a;background:#ffffff2e}.admin-sidebar-toggle:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:2px}.admin-sidebar-toggle .icon-symbol{width:1.08rem;height:1.08rem;transition:transform .18s ease}.admin-sidebar-backdrop{display:none}.admin-shell.is-sidebar-collapsed{grid-template-columns:52px minmax(0,1fr)}.admin-shell.is-sidebar-collapsed .admin-sidebar{overflow:hidden;padding:.65rem .45rem}.admin-shell.is-sidebar-collapsed .admin-sidebar__topbar{justify-content:center}.admin-shell.is-sidebar-collapsed .admin-sidebar .brand-lockup,.admin-shell.is-sidebar-collapsed .admin-sidebar__nav,.admin-shell.is-sidebar-collapsed .admin-sidebar__account{display:none}.admin-shell.is-sidebar-collapsed .admin-sidebar-toggle{color:#153b65;background:#fff;border-color:#ffffffad;box-shadow:0 10px 22px #08122224}.admin-shell.is-sidebar-collapsed .admin-sidebar-toggle .icon-symbol{transform:scaleX(-1)}.admin-shell .admin-heading,.admin-shell .dashboard-row,.admin-shell .btn-row,.admin-shell .table-actions,.admin-shell .summary-row,.admin-shell .section-actions,.admin-shell .action-row{gap:.55rem}.admin-shell .admin-heading{margin-bottom:.75rem}.admin-heading--with-actions{align-items:center;gap:.75rem}.products-heading-actions,.products-mode-toggle{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.products-mode-toggle{padding:.25rem;border:1px solid var(--line);border-radius:var(--radius);background:#f8fbff}.products-mode-toggle .btn{min-height:36px;padding:.48rem .72rem;border-color:transparent;background:transparent;box-shadow:none}.products-mode-toggle .btn.is-active{border-color:#10b58a4d;background:#e8faf4;color:var(--green-dark)}.payment-ticket-view-actions{display:inline-flex;align-items:center;gap:.4rem}.payment-ticket-view-actions .btn-icon.is-active{border-color:#10b58a6b;background:#e8faf4;color:var(--green-dark);box-shadow:0 0 0 3px #10b58a1a}.admin-heading .admin-payment-switch.payment-ticket-view-actions{display:inline-flex;grid-template-columns:none;margin-bottom:0}.payment-ticket-view-actions .btn-icon{position:relative}.payment-ticket-view-count{position:absolute;inset-block-start:-.45rem;inset-inline-end:-.45rem;min-width:1.08rem;height:1.08rem;padding:0 .22rem;border:1px solid rgba(16,181,138,.2);border-radius:999px;background:#e8faf4;color:var(--green-dark);font-size:.62rem;font-weight:950;line-height:1rem;text-align:center}.admin-shell .admin-heading h1{font-size:clamp(1.32rem,1.7vw,1.72rem);line-height:1.18}.admin-shell .admin-heading__eyebrow,.admin-shell .section-heading__eyebrow{font-size:.68rem;line-height:1.25}.admin-shell .metrics-grid,.admin-shell .admin-grid,.admin-shell .form-grid,.admin-shell .two-column,.admin-shell .key-value,.admin-shell .stack,.admin-shell .radio-stack,.admin-shell .check-stack,.admin-shell .order-list,.admin-shell .faq-list,.admin-shell .timeline,.admin-shell .stat-list,.admin-shell .repeater{gap:.68rem}.admin-shell .metrics-grid{grid-template-columns:repeat(5,minmax(120px,1fr))}.admin-shell .admin-grid{grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr)}.admin-shell .admin-card,.admin-shell .panel{padding:.82rem}.admin-shell .metric{padding:.72rem .82rem}.admin-shell .metric__label{font-size:.78rem;line-height:1.35}.admin-shell .metric__value{margin-top:.1rem;font-size:1.42rem;line-height:1.15}.admin-shell .metric--warning .metric__value{font-size:.9rem}.admin-shell h2,.admin-shell h3{line-height:1.25}.admin-shell h3{margin-block:.2rem .45rem;font-size:1rem}.admin-shell p{margin-block:.35rem}.admin-shell .card-muted,.admin-shell .muted,.admin-shell .help-text,.admin-shell .field small,.admin-shell .table small,.admin-shell .admin-table small{font-size:.76rem;line-height:1.45}.admin-shell .btn{min-height:34px;padding:.45rem .68rem;font-size:.8rem;line-height:1.2}.admin-shell .btn-sm{min-height:30px;padding:.32rem .55rem;font-size:.76rem}.admin-shell .input,.admin-shell .textarea,.admin-shell .select{padding:.52rem .68rem;font-size:.82rem;line-height:1.35}.admin-shell .textarea{min-height:92px}.admin-shell .textarea--auto{min-height:40px}.admin-shell .textarea--compact{min-height:48px;max-height:72px}.admin-shell .textarea--tall{min-height:150px}.admin-shell .field{gap:.25rem}.admin-shell .field label{font-size:.8rem;line-height:1.35}.admin-shell .table th,.admin-shell .table td,.admin-shell .admin-table th,.admin-shell .admin-table td{padding:.55rem .52rem;font-size:.78rem;line-height:1.38}.admin-shell .badge,.admin-shell .tag{padding:.28rem .55rem;font-size:.74rem;line-height:1.2}.admin-shell .admin-product-cell{grid-template-columns:42px minmax(0,1fr);gap:.55rem}.admin-shell .admin-product-cell img{width:42px;height:42px}.admin-shell .stock-method-grid{gap:.5rem}.admin-shell .stock-method-card{min-height:48px;gap:.45rem;padding:.58rem .7rem;font-size:.8rem}.admin-shell .admin-disclosure summary{padding:.62rem .75rem}.admin-shell .admin-disclosure .form-grid{padding:.75rem}.admin-shell .stock-payload pre{max-height:190px;padding:.55rem;font-size:.76rem}@media(max-width:980px){.admin-shell,.admin-shell.is-sidebar-collapsed{grid-template-columns:1fr}.admin-sidebar{position:fixed;z-index:80;top:.65rem;bottom:.65rem;inset-inline-start:.65rem;width:min(360px,calc(100vw - 1.3rem));height:auto;max-height:calc(100dvh - 1.3rem);padding:.9rem;overflow-y:auto;border:1px solid rgba(255,255,255,.18);border-radius:16px;box-shadow:0 24px 70px #08122257}.admin-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:block;border:0;padding:0;background:#0f172a6b;cursor:pointer}.admin-sidebar__topbar{align-items:flex-start}.admin-sidebar .brand-lockup img{width:44px;height:44px}.admin-sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin-top:1rem}.admin-sidebar__nav a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:.62rem .55rem;text-align:center}.admin-sidebar .panel{padding:.85rem}.admin-shell.is-sidebar-collapsed .admin-sidebar{position:sticky;top:0;bottom:auto;inset-inline-start:auto;z-index:60;width:auto;max-height:none;min-height:56px;padding:.55rem .75rem;overflow:visible;border:0;border-radius:0;background:linear-gradient(180deg,#153b65,#172033);box-shadow:0 12px 28px #08122229}.admin-shell.is-sidebar-collapsed .admin-sidebar-backdrop{visibility:hidden;opacity:0;pointer-events:none}.admin-shell.is-sidebar-collapsed .admin-sidebar__topbar{align-items:center;justify-content:space-between}.admin-shell.is-sidebar-collapsed .admin-sidebar .brand-lockup{display:grid}.admin-shell.is-sidebar-collapsed .admin-sidebar .brand-lockup img{width:34px;height:34px}.admin-shell.is-sidebar-collapsed .admin-sidebar .brand-lockup__text{display:grid}.admin-shell.is-sidebar-collapsed .admin-sidebar-toggle{color:#fff;background:#ffffff1f;border-color:#ffffff42;box-shadow:none}.admin-shell.is-sidebar-collapsed .admin-sidebar__nav,.admin-shell.is-sidebar-collapsed .admin-sidebar__account{display:none}.admin-main{padding:.7rem}.admin-shell .admin-grid{grid-template-columns:1fr}}@media(max-width:720px){.admin-sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-shell .metrics-grid,.admin-shell .form-grid,.admin-shell .form-grid--three,.admin-shell .key-value,.admin-shell .stock-method-grid{grid-template-columns:1fr}.admin-main{padding:.65rem}}.products-filter-card{margin-bottom:.7rem}.products-filter-form{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:end}.products-filter-form .field--full{grid-column:auto}.products-filter-form .btn-row{flex-wrap:nowrap}.products-table-card{overflow:hidden;padding-block:.35rem}.products-table,.product-packages-table{min-width:1140px;table-layout:fixed}.products-table__product{width:25%}.products-table__catalog{width:16%}.products-table__status{width:9%}.products-table__delivery{width:17%}.products-table__price{width:15%}.products-table__stock{width:9%}.products-table__actions{width:13%}.product-packages-table__product{width:24%}.product-packages-table__package{width:14%}.product-packages-table__duration{width:11%}.product-packages-table__price{width:12%}.product-packages-table__profit{width:13%}.product-packages-table__delivery{width:16%}.product-packages-table__state{width:8%}.product-packages-table__actions{width:7%}.products-table thead th,.product-packages-table thead th{background:#f8fbff}.products-table tbody tr,.product-packages-table tbody tr{transition:background .14s ease}.products-table tbody tr:hover,.product-packages-table tbody tr:hover{background:#fbfdff}.products-table th,.products-table td,.product-packages-table th,.product-packages-table td{vertical-align:middle}.products-table td:first-child,.products-table th:first-child,.product-packages-table td:first-child,.product-packages-table th:first-child{padding-inline-end:.8rem}.admin-shell .products-table .admin-product-cell,.admin-shell .product-packages-table .admin-product-cell{min-width:0;grid-template-columns:44px minmax(0,1fr);align-items:center}.admin-product-cell__placeholder{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(47,117,187,.16);border-radius:var(--radius);color:var(--blue-dark);background:linear-gradient(135deg,#eef6ff,#eefaf5);font-size:1rem;font-weight:950}.admin-product-cell__copy{display:grid;min-width:0;gap:.12rem}.admin-product-cell__name{display:-webkit-box;overflow:hidden;color:var(--ink);line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-product-cell__slug{display:block;max-width:100%;overflow:hidden;direction:ltr;unicode-bidi:isolate;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal;word-break:normal}.product-status-badge{min-width:68px}.product-status-badge--published{background:#e8faf4;color:var(--green-dark)}.product-status-badge--draft{background:#fff4c4;color:#8a6500}.product-status-badge--archived{background:#eef1f5;color:#475467}.product-meta-stack{display:grid;min-width:0;gap:.12rem}.product-meta-stack strong,.product-meta-stack small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-category-badges{display:flex;flex-wrap:wrap;gap:.28rem;min-width:0}.product-category-badges .badge{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-price-cell{white-space:nowrap}.product-price-cell small{margin-inline-start:.3rem}.product-stock-pill{display:inline-flex;align-items:baseline;justify-content:center;min-width:58px;gap:.18rem;padding:.28rem .5rem;border:1px solid #dce5f1;border-radius:999px;background:#f8fbff;direction:ltr}.product-stock-pill strong{color:var(--blue-dark)}.product-actions{flex-wrap:nowrap}.product-actions .btn{min-width:62px;white-space:nowrap}.products-reorder-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:.65rem;min-height:32px;margin:0 0 .55rem;color:#64748b;font-size:.82rem}.products-reorder-toolbar--split{justify-content:space-between}.products-mode-count{display:inline-flex;align-items:center;min-height:28px;padding:.22rem .58rem;border:1px solid rgba(16,181,138,.22);border-radius:999px;background:#e8faf4;color:var(--green-dark);font-weight:900;white-space:nowrap}.products-table__drag{width:7%}.product-drag-cell{display:inline-flex;align-items:center;gap:.45rem;color:#64748b;white-space:nowrap}.product-drag-handle{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#f8fbff;color:var(--blue-dark);font-weight:900;cursor:grab}.product-drag-handle:disabled{cursor:not-allowed;opacity:.45}.products-table tr.is-dragging,.bundles-table tr.is-dragging{opacity:.62;background:#eef7ff}.admin-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.admin-table-toolbar p{margin:.18rem 0 0}.table-order-cell{width:58px;text-align:center;white-space:nowrap}.table-order-cell small{display:block;margin-top:.18rem;color:var(--ink-soft);font-size:.68rem;font-weight:900}.catalog-controls{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto auto;gap:.75rem;align-items:end;margin:-.25rem 0 1.1rem;padding:.9rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.catalog-controls--advanced{grid-template-columns:minmax(210px,1.2fr) minmax(220px,1.15fr) minmax(170px,.85fr) auto auto}.catalog-controls__field{display:grid;gap:.35rem;font-weight:800;color:#111827}.catalog-controls__field span{font-size:.82rem}.catalog-category-picker{position:relative}.catalog-category-picker__trigger{min-height:42px;width:100%;padding:.72rem .9rem;border:1px solid #d7dde8;border-radius:var(--radius);background:#fff;color:var(--ink);text-align:inherit;font-weight:850;cursor:pointer}.catalog-category-picker__panel{position:absolute;z-index:35;inset-inline:0;top:calc(100% + .45rem);display:grid;gap:.55rem;max-height:min(430px,70vh);padding:.65rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.catalog-category-picker__list{display:grid;gap:.35rem;overflow:auto;max-height:310px;padding-inline-end:.15rem}.catalog-category-picker__option{min-height:40px;display:flex;justify-content:space-between;align-items:center;gap:.6rem;padding:.55rem .65rem;border:1px solid transparent;border-radius:7px;background:#f8fafc;color:var(--ink);cursor:pointer;text-align:inherit}.catalog-category-picker__option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:900}.catalog-category-picker__option small{min-width:28px;color:var(--ink-soft);text-align:center;font-weight:900}.catalog-category-picker__option:hover,.catalog-category-picker__option.is-active{border-color:#10b58a52;background:#edf8f5;color:var(--green-dark)}.catalog-category-badge{width:-moz-fit-content;width:fit-content;max-width:100%;justify-self:center;display:inline-flex;align-items:center;min-height:26px;padding:.22rem .6rem;border:1px solid #cfe6ff;border-radius:999px;background:#edf7ff;color:var(--blue-dark);font-size:.74rem;font-weight:900;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-category-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem}.catalog-empty-state{grid-column:1 / -1;min-height:160px;display:grid;justify-items:center;align-content:center;gap:.75rem;padding:1.25rem;border:1px dashed #d7dde8;border-radius:var(--radius);background:#fff;color:var(--ink-soft);text-align:center}.catalog-empty-state strong{color:var(--ink);font-size:1.1rem}.simple-pagination{display:flex;justify-content:center;align-items:center;gap:.55rem;margin-top:1rem;flex-wrap:wrap}.simple-pagination__link,.simple-pagination__status{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:.45rem .8rem;border-radius:var(--radius);font-weight:900}.simple-pagination__link{border:1px solid var(--line);background:#fff;color:var(--ink)}.simple-pagination__link:not(.is-disabled):hover{color:var(--green-dark);border-color:#10b58a59;background:#edf8f5}.simple-pagination__link.is-disabled{color:#9aa4b2;background:#f4f6f9}.simple-pagination__status{color:var(--blue-dark);background:#edf7ff}.catalog-category-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:.75rem;align-items:end;margin-bottom:.75rem}@media(max-width:900px){.catalog-controls,.catalog-controls--advanced{grid-template-columns:1fr 1fr}}@media(max-width:620px){.catalog-controls,.catalog-controls--advanced,.catalog-category-toolbar{grid-template-columns:1fr}}@media(max-width:1180px){.products-filter-form{grid-template-columns:minmax(0,1fr) minmax(170px,230px)}.products-filter-form .field--full{grid-column:1 / -1}}@media(max-width:720px){.products-filter-form{grid-template-columns:1fr}.products-filter-form .field--full{grid-column:auto}.products-filter-form .btn-row,.product-actions{flex-wrap:wrap}}.customer-table-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.column-manager,.sheet-size-manager{position:relative;z-index:5}.column-manager[open],.sheet-size-manager[open]{z-index:120}.column-manager>summary,.sheet-size-manager>summary{list-style:none}.column-manager>summary::-webkit-details-marker,.sheet-size-manager>summary::-webkit-details-marker{display:none}.column-manager__panel{position:absolute;z-index:130;inset-inline-end:0;top:calc(100% + .6rem);width:min(320px,88vw);max-height:430px;overflow:auto;padding:.75rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.sheet-size-manager__panel{position:absolute;z-index:130;inset-inline-end:0;top:calc(100% + .6rem);display:grid;gap:.5rem;width:min(340px,88vw);padding:.65rem;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:var(--shadow)}.sheet-size-manager__field{display:grid;gap:.25rem;color:var(--ink);font-size:.74rem;font-weight:900}.sheet-size-manager__field .input,.sheet-size-manager__field .select{min-height:32px;padding:.34rem .5rem;border-radius:7px;font-size:.76rem}.sheet-size-manager__panel .btn{justify-content:center}.column-manager__row{display:flex;justify-content:space-between;gap:.75rem;align-items:center;padding:.55rem 0;border-bottom:1px solid var(--line)}.column-manager__row:last-child{border-bottom:0}.btn-mini{min-height:30px;padding:.25rem .55rem}.btn-icon{width:42px;min-width:42px;min-height:42px;padding:0;flex:0 0 auto}.btn-icon.btn-sm{width:34px;min-width:34px;min-height:34px;padding:0}.icon-symbol,.btn-icon .icon-symbol{position:relative;display:inline-block;width:1rem;height:1rem;flex:0 0 auto}.icon-symbol--plus:before,.icon-symbol--plus:after{content:"";position:absolute;border-radius:999px;background:currentColor}.icon-symbol--plus:before{top:calc(50% - 1px);right:0;left:0;height:2px}.icon-symbol--plus:after{top:0;bottom:0;left:calc(50% - 1px);width:2px}.icon-symbol--trash:before{content:"";position:absolute;right:3px;bottom:1px;left:3px;height:10px;border:2px solid currentColor;border-top:0;border-radius:0 0 2px 2px}.icon-symbol--trash:after{content:"";position:absolute;top:2px;right:2px;left:2px;height:2px;border-radius:999px;background:currentColor;box-shadow:4px -3px 0 -1px currentColor}.icon-symbol--eye:before{content:"";position:absolute;top:3px;right:1px;left:1px;height:10px;border:2px solid currentColor;border-radius:75% 15%;transform:rotate(45deg)}.icon-symbol--eye:after{content:"";position:absolute;top:calc(50% - 3px);left:calc(50% - 3px);width:6px;height:6px;border-radius:999px;background:currentColor}.icon-symbol--copy:before,.icon-symbol--copy:after{content:"";position:absolute;border:2px solid currentColor;border-radius:2px}.icon-symbol--copy:before{top:5px;right:2px;bottom:1px;left:6px}.icon-symbol--copy:after{top:1px;right:6px;bottom:5px;left:2px;background:#fff}.icon-symbol--link:before,.icon-symbol--link:after{content:"";position:absolute;width:8px;height:6px;border:2px solid currentColor;border-radius:999px;transform:rotate(-35deg)}.icon-symbol--link:before{top:2px;right:1px}.icon-symbol--link:after{right:6px;bottom:2px}.icon-symbol--clear-format:before{content:"";position:absolute;right:2px;bottom:3px;width:12px;height:2px;border-radius:999px;background:currentColor;transform:rotate(-35deg)}.icon-symbol--clear-format:after{content:"T";position:absolute;top:-1px;right:4px;font-size:13px;font-weight:950;line-height:1}.admin-filter-card{margin-bottom:.45rem;padding:.7rem .82rem}.admin-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:.52rem .62rem;align-items:end}.admin-filter-card .field{gap:.24rem;min-width:0}.admin-filter-card label,.admin-filter-card .field>span{color:#0f172a;font-size:.74rem;font-weight:900}.admin-filter-card .input,.admin-filter-card .select{min-height:34px;padding:.42rem .58rem;border-radius:7px;font-size:.78rem}.admin-filter-actions{align-self:end}.admin-filter-actions .btn-row{justify-content:flex-start;gap:.4rem}.admin-filter-actions .btn{min-height:34px;padding:.42rem .68rem;border-radius:7px;font-size:.76rem}.payment-filter-grid{grid-template-columns:minmax(220px,1.25fr) minmax(142px,.78fr) minmax(142px,.78fr) minmax(142px,.78fr) minmax(118px,.48fr) minmax(118px,.48fr) auto;align-items:end}.payment-filter-grid .field{min-width:0}.payment-filter-grid .field--date{max-width:138px}.payment-filter-grid .field--date .input{min-width:0;padding-inline:.48rem}.payment-filter-grid .field--actions{width:-moz-max-content;width:max-content;justify-self:start}.payment-filter-grid .field--actions .btn-row{flex-wrap:nowrap}.payment-filter-grid .field--actions .btn-icon{width:36px;min-width:36px;min-height:36px;padding:0}.btn-icon[data-tooltip]{position:relative}.btn-icon[data-tooltip]:after{content:attr(data-tooltip);position:absolute;z-index:80;inset-block-start:calc(100% + 8px);inset-inline-end:50%;min-width:-moz-max-content;min-width:max-content;max-width:220px;padding:.28rem .46rem;border:1px solid rgba(15,35,64,.12);border-radius:7px;background:#0f2340;color:#fff;font-size:.72rem;font-weight:850;line-height:1.3;opacity:0;pointer-events:none;transform:translate(50%) translateY(-2px);transition:opacity .14s ease,transform .14s ease;white-space:nowrap}.btn-icon[data-tooltip]:hover:after,.btn-icon[data-tooltip]:focus-visible:after{opacity:1;transform:translate(50%) translateY(0)}.admin-filter-advanced{align-self:stretch;min-width:0}.admin-filter-advanced>summary{display:inline-flex;align-items:center;min-height:34px;padding:.42rem .68rem;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);cursor:pointer;font-size:.76rem;font-weight:900;list-style:none}.admin-filter-advanced>summary::-webkit-details-marker{display:none}.admin-filter-grid--nested{margin-top:.55rem}.is-auto-filter-form [data-auto-filter-submit="1"]{display:none!important}.is-auto-filter-form.is-auto-filter-pending{opacity:.88}.auto-filter-clear{white-space:nowrap}[data-auto-filter-date="1"]{direction:ltr;text-align:left}.admin-shell .metrics-grid.stock-metrics{gap:.55rem;margin-bottom:.65rem}.admin-shell .metrics-grid.payment-confirmation-metrics{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.55rem;margin-bottom:.65rem}.payment-confirmation-metrics small{display:block;margin-top:.22rem;color:var(--muted);font-weight:800}.payment-confirmations-table td[data-column=payment_data] small{display:block}.payment-confirmations-table td[data-column=actions]{text-align:center}.admin-payment-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:.75rem}.admin-payment-switch__option{display:flex;align-items:center;gap:.7rem;padding:.8rem .9rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.admin-payment-switch__option:hover,.admin-payment-switch__option.is-active{border-color:#10b58a59;box-shadow:0 14px 28px #10b58a1f;transform:translateY(-1px)}.admin-payment-switch__option small{display:block;margin-top:.18rem;color:var(--muted);font-weight:800}.admin-payment-switch__icon{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;flex:0 0 auto;border-radius:999px;background:#e8faf4;color:var(--green-dark)}.admin-payment-switch__icon--warning{background:#fff4c4;color:#8a6500}.admin-payment-state{display:inline-flex;align-items:center;gap:.35rem;width:-moz-max-content;width:max-content;max-width:100%;padding:.25rem .5rem;border-radius:999px;font-weight:900;white-space:nowrap}.admin-payment-state .icon-symbol{width:.85rem;height:.85rem}.admin-payment-state--success{background:#e8faf4;color:var(--green-dark)}.admin-payment-state--warning{background:#fff4c4;color:#8a6500}.admin-payment-state--danger{background:#ffe4e4;color:#b42318}.payment-attempts-table td[data-column=payment_data] small,.payment-attempts-table td[data-column=attempt] small{display:block}@media(max-width:700px){.admin-payment-switch{grid-template-columns:1fr}}.payment-sms-modal{padding:clamp(.75rem,2vw,1.25rem)}.payment-sms-modal .admin-fullscreen-modal__panel{width:min(760px,100%);height:auto;max-height:calc(100vh - clamp(1rem,4vw,2rem));margin:0 auto;overflow:hidden;border-radius:10px}.payment-sms-modal__body{padding:.85rem}.payment-sms-modal__message{margin:0;padding:.85rem;border:1px solid #dbe7f5;border-radius:8px;background:#f8fbff;color:#0f172a;font-family:inherit;font-size:.92rem;line-height:1.7;white-space:pre-wrap}.admin-shell .metric{min-height:58px;padding:.62rem .75rem;border-radius:8px}.admin-shell .metric__value{font-size:1.45rem;line-height:1}.admin-sheet-card{overflow:visible;padding:.52rem .7rem}.admin-sheet-host{display:grid;gap:.55rem;width:100%;min-width:0}.admin-sheet-card>.table-wrap,.admin-sheet-card>.table-responsive,.admin-sheet-host>.table-wrap,.admin-sheet-host>.table-responsive{margin:0;overflow-x:auto;overflow-y:visible}.admin-sheet-toolbar,.customer-table-toolbar{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin-bottom:.55rem}.admin-sheet-toolbar__copy,.customer-table-toolbar>div:first-child{display:grid;gap:.12rem}.admin-sheet-toolbar__copy strong,.customer-table-toolbar strong{color:var(--ink);font-size:.9rem;font-weight:950}.admin-sheet-toolbar__copy span,.customer-table-toolbar .card-muted{color:var(--ink-soft);font-size:.72rem;line-height:1.35}.admin-sheet-toolbar__actions{display:inline-flex;align-items:center;gap:.4rem}.admin-sheet-table{width:var(--admin-sheet-table-width, 720px);min-width:var(--admin-sheet-table-width, 720px);border-collapse:separate;border-spacing:0;table-layout:fixed}.admin-shell .admin-sheet-table th,.admin-shell .admin-sheet-table td{position:relative;max-width:none;padding:.42rem .48rem;border-bottom:1px solid #e7edf5;color:#0f172a;font-size:.76rem;line-height:1.28;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sheet-cell-content{display:block;max-height:calc(var(--admin-sheet-row-height, 42px) - 13px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sheet-cell-content>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-shell .admin-sheet-table th{position:sticky;top:0;z-index:2;border-bottom-color:#ccd7e5;background:#f8fbff;color:#102a43;font-size:.72rem;letter-spacing:0}.admin-shell .admin-sheet-table th[draggable=true]{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.admin-sheet-row-drag{position:absolute;z-index:4;inset-inline-start:5px;top:50%;width:14px;height:22px;cursor:grab;touch-action:none;transform:translateY(-50%)}.admin-sheet-row-drag:before{content:"";position:absolute;top:5px;right:3px;width:3px;height:3px;border-radius:999px;background:#2f75bbc7;box-shadow:0 6px #2f75bbc7,0 12px #2f75bbc7,6px 0 #2f75bbc7,6px 6px #2f75bbc7,6px 12px #2f75bbc7}.admin-shell .admin-sheet-table td.has-sheet-row-drag .admin-sheet-cell-content{padding-inline-start:1.15rem}.admin-sheet-column-resize{position:absolute;z-index:4;inset-block:0;inset-inline-end:-3px;width:8px;cursor:col-resize;touch-action:none}.admin-sheet-column-resize:after{content:"";position:absolute;inset-block:7px;inset-inline-start:3px;width:2px;border-radius:999px;background:#2f75bb38}.admin-sheet-column-resize:hover:after,.admin-sheet-table.is-resizing-sheet .admin-sheet-column-resize:after{background:#2f75bb99}.admin-sheet-row-resize{position:absolute;z-index:3;inset-inline:0;bottom:-3px;height:7px;cursor:row-resize;touch-action:none}.admin-sheet-row-resize:after{content:"";position:absolute;inset-inline:8px;bottom:2px;height:2px;border-radius:999px;background:#2f75bb29}.admin-sheet-row-resize:hover:after,.admin-sheet-table.is-resizing-sheet .admin-sheet-row-resize:after{background:#2f75bb73}.admin-shell .admin-sheet-table th.is-column-dragging{cursor:grabbing;opacity:.5}.admin-shell .admin-sheet-table tr.is-sheet-row-dragging{cursor:grabbing;opacity:.55;background:#eef7ff;outline:1px dashed rgba(47,117,187,.65);outline-offset:-2px}.admin-shell .admin-sheet-table th.is-column-drop-target{background:#e8f4ff;box-shadow:inset 3px 0 0 var(--blue),inset -3px 0 #2f75bb38}.admin-shell .admin-sheet-table tbody tr:hover{background:#f6fbff;box-shadow:inset 3px 0 #2f75bb6b}.admin-shell .admin-sheet-table td strong{font-weight:950}.admin-shell .admin-sheet-table td small{display:block;margin-top:.08rem;color:#52647a;font-size:.68rem;line-height:1.2}.admin-shell .admin-sheet-table .btn{min-height:30px;padding:.28rem .52rem;border-radius:7px;font-size:.74rem}.sheet-cell--sms{max-width:430px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-search-popover{position:fixed;z-index:1000;top:14px;left:50%;display:grid;grid-template-columns:auto minmax(220px,360px) auto auto auto auto;gap:.35rem;align-items:center;padding:.46rem;border:1px solid #cdd7e5;border-radius:10px;background:#fff;box-shadow:0 18px 45px #0f172a2e;transform:translate(-50%)}.sheet-search-popover[hidden]{display:none}.sheet-search-popover__label,.sheet-search-popover__status{color:#344054;font-size:.74rem;font-weight:900;white-space:nowrap}.sheet-search-popover .input{min-height:32px;padding:.34rem .55rem;font-size:.78rem}.sheet-search-match{background:#fff7bf!important;box-shadow:inset 0 0 0 1px #f2c94c}.sheet-search-current{background:#d9f5ff!important;box-shadow:inset 0 0 0 2px #2f75bb}.column-manager__panel{width:min(280px,88vw);max-height:min(430px,72vh);padding:.45rem}.column-manager__row{gap:.45rem;padding:.38rem 0}.column-manager__row label{display:inline-flex;align-items:center;gap:.4rem;min-width:0;color:var(--ink);font-size:.78rem;font-weight:850}.column-manager__row input{accent-color:var(--green)}@media(max-width:720px){.admin-filter-grid{grid-template-columns:1fr}.admin-sheet-toolbar,.customer-table-toolbar{align-items:stretch;flex-direction:column}.sheet-search-popover{inset-inline:8px;left:8px;grid-template-columns:1fr auto auto auto;transform:none}.sheet-search-popover__label{display:none}}.btn-danger{border-color:#dc2626;background:#dc2626;color:#fff}.btn-danger:hover,.btn-danger:focus{background:#b91c1c;color:#fff}.category-compact-section{display:grid;gap:.65rem}.category-admin-hero{padding:.9rem 1rem;border:1px solid rgba(47,117,187,.12);border-radius:var(--radius);background:#ffffffb8;box-shadow:0 10px 28px #1e2d4b0d}.category-admin-hero p{max-width:760px}.category-admin-hero--form{align-items:flex-start}.category-heading-meta{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.45rem}.category-heading-meta span{min-height:28px;display:inline-flex;align-items:center;padding:.3rem .65rem;border:1px solid rgba(47,117,187,.14);border-radius:999px;color:var(--blue-dark);background:#f4f8fc;font-size:.78rem;font-weight:900}.category-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:.75rem}.category-stat-card{position:relative;display:grid;gap:.15rem;min-height:74px;padding:.82rem .9rem;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 20px #1e2d4b0b}.category-stat-card:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:4px;background:var(--ink-soft)}.category-stat-card--success:before{background:var(--green)}.category-stat-card--blue:before{background:var(--blue)}.category-stat-card--amber:before{background:#d99a00}.category-stat-card span{color:var(--ink-soft);font-size:.78rem;font-weight:850}.category-stat-card strong{color:var(--ink);font-size:1.55rem;line-height:1}.category-list-card{padding:.74rem .9rem}.category-list-table{min-width:980px}.category-list-table tbody tr{transition:background .16s ease}.category-list-table tbody tr:hover{background:#f8fbff}.category-title-cell{display:grid;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:.58rem;min-width:180px}.category-title-cell__mark{width:10px;height:38px;border-radius:999px;background:var(--blue);box-shadow:inset 0 -14px 0 var(--green)}.category-title-cell strong,.category-template-cell strong{display:block;color:var(--ink);font-weight:950;line-height:1.35}.category-title-cell code{display:block;margin-top:.12rem;color:#475467;direction:ltr;font-size:.76rem;unicode-bidi:plaintext}.category-chip,.category-count-pill,.category-status{min-height:26px;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.24rem .55rem;border:1px solid var(--line);border-radius:999px;background:#f8fafc;color:#475467;font-size:.76rem;font-weight:900;line-height:1.2;white-space:nowrap}.category-chip--auto{border-color:#cfe6ff;color:var(--blue-dark);background:#edf7ff}.category-chip--api{border-color:#ffe7a3;color:#7a5600;background:#fff7df}.category-count-pill{color:#394150;background:#f4f6fa}.category-status:before{content:"";width:.44rem;height:.44rem;border-radius:999px;background:currentColor}.category-status--active{border-color:#c8f0e3;color:var(--green-dark);background:#edf8f5}.category-status--inactive{border-color:#ffd1d1;color:#b42318;background:#fff1f1}.category-template-cell{display:grid;gap:.1rem;min-width:150px}.category-template-cell strong{direction:ltr;text-align:inherit;unicode-bidi:plaintext}.category-template-cell span{color:var(--ink-soft);font-size:.72rem;font-weight:850}.category-count-number{color:var(--blue-dark);font-size:.95rem}.category-empty-state{display:grid;justify-items:center;gap:.2rem;padding:1.5rem;color:var(--ink-soft)}.category-empty-state strong{color:var(--ink)}.category-form-shell{padding:.92rem;background:#ffffffeb}.category-form-grid{align-items:start}.category-form-grid>.field:not(.field--span-3){min-height:76px;padding:.72rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.category-form-grid>.field--span-3{padding:.82rem;border:1px solid rgba(47,117,187,.12);border-radius:var(--radius);background:#fbfdff}.category-form-grid>.field--span-3>label:first-child{display:inline-flex;align-items:center;gap:.4rem;color:var(--blue-dark)}.catalog-multi-select,.category-product-picker{display:grid;gap:.65rem}.catalog-multi-select--dropdown{position:relative;gap:0}.catalog-multi-select__trigger{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.48rem .72rem;border:1px solid #d7dde8;border-radius:var(--radius);background:#fff;color:var(--ink);cursor:pointer;text-align:inherit}.catalog-multi-select__trigger:hover,.catalog-multi-select__trigger:focus-visible{border-color:#2f75bb6b;box-shadow:0 0 0 3px #2f75bb1a;outline:0}.catalog-multi-select__trigger-main{min-width:0;display:grid;gap:.1rem}.catalog-multi-select__trigger-main>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900}.catalog-multi-select__trigger-main>small,.catalog-multi-select__hint{color:var(--ink-soft);font-size:.76rem;font-weight:800}.catalog-multi-select__trigger .icon-symbol{position:relative;display:inline-block;width:1rem;height:1rem;flex:0 0 auto}.catalog-multi-select--dropdown.is-open .icon-symbol--chevron:before{transform:translateY(3px) rotate(225deg)}.catalog-multi-select__panel{position:absolute;z-index:80;top:calc(100% + .35rem);inset-inline:0;display:grid;gap:.45rem;padding:.55rem;border:1px solid rgba(47,117,187,.18);border-radius:8px;background:#fff;box-shadow:0 20px 52px #0812222e}.catalog-multi-select__panel[hidden]{display:none}.catalog-multi-select__list,.category-product-picker__list{display:grid;gap:.45rem;max-height:320px;overflow:auto;padding:.15rem}.catalog-multi-select__option,.category-product-picker__row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.25rem .65rem;align-items:center;min-height:42px;padding:.62rem .7rem;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.catalog-multi-select__option:hover,.category-product-picker__row:hover{border-color:#2f75bb47;background:#f8fbff}.catalog-multi-select__option input,.category-product-picker__row input{grid-row:1 / span 2;width:18px;height:18px;accent-color:var(--green)}.catalog-multi-select__option span,.category-product-picker__row span{min-width:0;color:var(--ink);font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-multi-select__option small,.category-product-picker__row small{min-width:0;color:var(--ink-soft);direction:ltr;font-size:.76rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;unicode-bidi:plaintext;white-space:nowrap}.category-product-picker{padding:.85rem;border:1px solid rgba(47,117,187,.12);border-radius:var(--radius);background:#fbfdff}.category-product-picker__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:.8rem;align-items:end}.category-product-picker__head h2{margin:.1rem 0 0;font-size:1.05rem}.category-advanced-meta{padding:.75rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.category-advanced-meta summary{cursor:pointer;color:var(--ink);font-weight:900}.category-advanced-meta .field{margin-top:.65rem}@media(max-width:720px){.category-product-picker__head{grid-template-columns:1fr}}.category-form-grid>.field--span-3>label:first-child:before{content:"";width:.48rem;height:.48rem;border-radius:999px;background:var(--green)}.category-delivery-choice{align-items:stretch}.category-delivery-card{min-height:72px;align-items:center;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.category-delivery-card input{accent-color:var(--green)}.category-delivery-card:has(input:checked){border-color:#10b58a75;background:#f1fbf7;box-shadow:inset 0 0 0 1px #10b58a1f}.category-variable-card{border-color:#dce6f3;background:#fff}.category-variable-card .repeater-row__head{padding-bottom:.5rem;border-bottom:1px solid var(--line)}.category-variable-card .form-grid--three{align-items:end}.category-whatsapp-panel{border-color:#dce6f3;background:#fff;box-shadow:none}.category-whatsapp-panel>.dashboard-row:first-child{padding-bottom:.55rem;border-bottom:1px solid var(--line)}.category-whatsapp-panel .toggle-field{border-color:#dce6f3}.category-form-footer{justify-content:flex-end;padding-top:.1rem}.category-slug-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center}.category-delivery-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.category-compact-table-wrap{margin-top:.45rem}.category-compact-table{min-width:940px;table-layout:fixed}.product-customer-fields-panel{padding:.82rem;border:1px solid rgba(47,117,187,.12);border-radius:var(--radius);background:#fbfdff}.product-customer-fields-table{min-width:940px}.category-compact-table th,.category-compact-table td{padding-inline:.42rem;vertical-align:middle}.category-compact-table .input,.category-compact-table .select{width:100%;min-width:0;min-height:36px}.category-compact-table .toggle-field--compact{min-height:36px;padding:.25rem .45rem;white-space:nowrap}.input[readonly][data-template-mapping-slot],.input[readonly][data-category-template-slot]{background:#f8fafc;color:#64748b;cursor:not-allowed}.category-compact-actions{justify-content:flex-start;margin-top:.55rem}.category-template-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem;margin-top:.85rem}.category-template-toolbar__add{flex:0 0 auto}.category-template-toolbar__add .icon-symbol{position:relative;display:inline-block;width:16px;height:16px;flex:0 0 auto}@media(max-width:700px){.category-slug-control,.category-delivery-choice,.category-template-toolbar{grid-template-columns:1fr}.category-template-toolbar{display:grid;align-items:stretch}.category-template-toolbar__add{justify-content:center;width:100%}.category-admin-hero{align-items:stretch}.category-stat-grid{grid-template-columns:1fr}.category-form-grid>.field:not(.field--span-3),.category-form-grid>.field--span-3{padding:.68rem}}.admin-confirm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:grid;place-items:center;padding:1rem;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.admin-confirm-modal.is-open{visibility:visible;opacity:1;pointer-events:auto}.admin-confirm-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#08122294;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-confirm-modal__dialog{position:relative;width:min(430px,calc(100vw - 2rem));display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;padding:1rem;border:1px solid rgba(239,68,68,.22);border-radius:8px;background:#fff;box-shadow:0 28px 80px #08122242;transform:translateY(18px) scale(.96);transition:transform .21s cubic-bezier(.2,.8,.2,1)}.admin-confirm-modal--secondary .admin-confirm-modal__dialog{border-color:#2f75bb3d}.admin-confirm-modal.is-open .admin-confirm-modal__dialog{transform:translateY(0) scale(1)}.admin-confirm-modal__icon{--confirm-pulse-color: rgba(220, 38, 38, .32);width:44px;height:44px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#dc2626;font-size:1.4rem;font-weight:950;line-height:1;box-shadow:0 0 0 0 var(--confirm-pulse-color);animation:adminConfirmPulse 1.4s ease-in-out infinite}.admin-confirm-modal--secondary .admin-confirm-modal__icon{--confirm-pulse-color: rgba(47, 117, 187, .28);background:#2f75bb}.admin-confirm-modal__icon .icon-symbol{width:22px;height:22px}.admin-confirm-modal__copy{min-width:0}.admin-confirm-modal__copy h2{margin:0;color:#111827;font-size:1.12rem;line-height:1.25;font-weight:950}.admin-confirm-modal__copy p{margin:.35rem 0 0;color:#667085;font-size:.9rem;line-height:1.55}.admin-confirm-modal__actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem;padding-top:.2rem}.admin-confirm-modal__actions .btn{min-width:118px;justify-content:center}@keyframes adminConfirmPulse{0%{box-shadow:0 0 0 0 var(--confirm-pulse-color)}70%{box-shadow:0 0 0 12px #dc262600}to{box-shadow:0 0 #dc262600}}@media(prefers-reduced-motion:reduce){.admin-confirm-modal,.admin-confirm-modal__dialog{transition:none}.admin-confirm-modal__icon{animation:none}}.admin-fullscreen-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;background:#0812228f}.admin-fullscreen-modal.is-open{display:block}.admin-modal-open{overflow:hidden}.admin-fullscreen-modal__panel{height:100vh;width:100vw;display:grid;grid-template-rows:auto 1fr;background:var(--page)}.admin-fullscreen-modal__bar{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--line);background:var(--surface)}.admin-fullscreen-modal__actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex:0 0 auto}.admin-fullscreen-modal__body{overflow:auto;padding:1rem clamp(.75rem,2vw,1.25rem) 5rem;background:var(--page)}.admin-fullscreen-modal__body[data-google-sheet-profile-form]{width:100%;max-width:none;margin:0;display:grid;grid-template-columns:minmax(0,min(1120px,calc(100vw - 2rem)));justify-content:center;align-content:start;gap:.75rem}[data-google-sheet-profile-form] .panel{padding:.78rem .9rem;border-color:#dce6f3;background:#fff;box-shadow:none}.sheet-profile-errors{margin:0}.sheet-profile-errors ul{margin:0;padding-inline-start:1rem}[data-google-sheet-profile-form] .product-form-section__head,[data-google-sheet-profile-form] .product-form-section__head--actions{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin:0 0 .7rem}[data-google-sheet-profile-form] .product-form-section__head>div{min-width:0}[data-google-sheet-profile-form] .product-form-section__head strong{display:block;font-size:.95rem;line-height:1.35}[data-google-sheet-profile-form] .product-form-section__head .card-muted{max-width:520px;margin:.18rem 0 0;font-size:.82rem;line-height:1.45}[data-google-sheet-profile-form] .field{gap:.26rem}[data-google-sheet-profile-form] .field-label-row{min-height:20px;gap:.25rem;align-items:center;flex-wrap:nowrap}[data-google-sheet-profile-form] .field-label-row label,[data-google-sheet-profile-form] .field-label-row>span{font-size:.8rem;line-height:1.25;min-width:0}[data-google-sheet-profile-form] .input,[data-google-sheet-profile-form] .select{min-height:36px;padding-block:.42rem}[data-google-sheet-profile-form] input[type=number].input{max-width:100%;direction:ltr;text-align:center}.sheet-profile-grid--profile{padding:.78rem;border:1px solid #dce6f3;border-radius:var(--radius);background:#fff;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:.55rem}.sheet-profile-grid--profile>.field:nth-child(1){grid-column:span 3}.sheet-profile-grid--profile>.field:nth-child(2){grid-column:span 2}.sheet-profile-grid--profile>.field:nth-child(3){grid-column:span 3}.sheet-profile-grid--profile>.field:nth-child(4){grid-column:span 4}.sheet-profile-grid--profile>.field:nth-child(n+5){grid-column:span 2;width:min(100%,148px);justify-self:start}.sheet-profile-grid--profile>.field:nth-child(6){grid-column:span 4;width:100%;justify-self:stretch}.sheet-profile-grid--generator{grid-template-columns:repeat(4,minmax(92px,122px)) minmax(140px,180px);justify-content:start;align-items:end;gap:.55rem}.sheet-profile-grid--generator .btn{min-height:38px;width:100%}[data-sheet-profile-rule-row] .form-grid--three{grid-template-columns:repeat(3,minmax(96px,132px));justify-content:start;align-items:end;gap:.55rem}.btn-icon.btn-sm[data-sheet-profile-add-rule]{width:auto;min-width:108px;padding-inline:.62rem;white-space:nowrap;justify-content:center}[data-google-sheet-profile-form] .toggle-field{min-height:42px;padding:.48rem .65rem;background:#fff}[data-google-sheet-profile-form]>.panel--soft:not(.sheet-profile-whatsapp-panel):not([data-sheet-profile-rules-panel]){display:grid;gap:.32rem;justify-items:start}[data-google-sheet-profile-form]>.panel--soft:not(.sheet-profile-whatsapp-panel):not([data-sheet-profile-rules-panel]) .toggle-field{width:min(430px,100%)}[data-google-sheet-profile-form] .repeater-row{padding:.68rem;background:#fff}[data-google-sheet-profile-form] .repeater-row__head{margin-bottom:.5rem}[data-google-sheet-profile-form] .settings-template-help--inline summary{width:14px;height:14px;border-radius:999px;font-size:.55rem}.sheet-profile-whatsapp-panel{gap:.65rem}.sheet-profile-whatsapp-panel>.dashboard-row:first-child{align-items:flex-start;justify-content:space-between;padding-bottom:.5rem}.sheet-profile-whatsapp-panel .dashboard-row>div,.sheet-profile-whatsapp-panel .category-template-toolbar>div{min-width:0}.sheet-profile-whatsapp-panel .form-grid--three{grid-template-columns:minmax(170px,1fr) minmax(170px,1fr) minmax(120px,160px);align-items:end;gap:.55rem}.sheet-profile-whatsapp-panel [data-sheet-profile-custom-api-fields]{grid-column:span 1}.sheet-profile-whatsapp-panel .toggle-grid{grid-template-columns:minmax(0,min(540px,100%));justify-content:start;gap:.5rem}.sheet-profile-whatsapp-panel .category-template-toolbar{align-items:center;gap:.65rem;margin-top:.35rem}.sheet-profile-template-table{min-width:720px;table-layout:fixed}.sheet-profile-template-table th,.sheet-profile-template-table td{vertical-align:middle}.sheet-profile-template-table th:first-child,.sheet-profile-template-table td:first-child{width:82px}.sheet-profile-template-table th:last-child,.sheet-profile-template-table td:last-child{width:54px;text-align:center}.sheet-profile-template-table [data-sheet-profile-variable-slot]{width:58px;margin-inline:auto;padding-inline:.35rem}.sheet-profile-template-table [data-sheet-profile-variable-custom-text][hidden]{display:none}.char-counter{display:block;margin-top:.22rem;color:var(--ink-soft);font-size:.72rem;font-weight:800;text-align:end}.char-counter.is-warning{color:#a16207}.char-counter.is-full{color:#b91c1c}.sheet-profile-actions{justify-content:flex-end;gap:.35rem;flex-wrap:nowrap}.sheet-profile-test-modal{padding:clamp(.75rem,2vw,1.25rem)}.sheet-profile-test-modal .admin-fullscreen-modal__panel{width:min(640px,100%);height:auto;max-height:calc(100vh - clamp(1rem,4vw,2rem));margin:0 auto;overflow:hidden;border:1px solid rgba(220,230,243,.9);border-radius:12px;background:#f8fafc;box-shadow:0 24px 70px #08122233}.sheet-profile-test-modal .admin-fullscreen-modal__bar{min-height:58px;padding:.65rem .82rem;background:#fff}.sheet-profile-test-title,.sheet-profile-test-strip,.sheet-profile-test-option{display:flex;align-items:center;gap:.55rem;min-width:0}.sheet-profile-test-title>.icon-symbol{width:1.05rem;height:1.05rem;color:var(--green)}.sheet-profile-test-title strong{font-size:.98rem}.sheet-profile-test-modal__body{display:grid;grid-template-columns:minmax(0,1fr);justify-content:center;align-content:start;gap:.55rem;padding:.65rem}.sheet-profile-test-card{display:grid;gap:.62rem;padding:.72rem;background:#fff}.sheet-profile-test-strip{justify-content:space-between;min-height:44px;padding:.55rem .62rem;border:1px solid rgba(13,148,136,.16);border-radius:8px;background:#f0fdfa}.sheet-profile-test-strip>div{display:grid;gap:.08rem;min-width:0}.sheet-profile-test-strip strong,.sheet-profile-test-strip small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-profile-test-strip small{color:var(--ink-soft);font-size:.74rem;font-weight:850}.sheet-profile-test-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.5rem}.sheet-profile-test-fields .select,.sheet-profile-test-phone .belal-phone-box{min-height:46px}.sheet-profile-test-phone.otp-pro-card{overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.sheet-profile-test-phone label,.sheet-profile-test-fields label{font-size:.8rem}.sheet-profile-test-phone.otp-pro-card:before{content:none}.sheet-profile-test-phone .belal-phone-input{font-size:1rem}.sheet-profile-test-status{margin:0;padding:.55rem .65rem;font-size:.82rem}.sheet-profile-test-actions{justify-content:flex-end;gap:.38rem;margin-top:.1rem}.sheet-profile-test-action{width:42px;min-width:42px;min-height:42px}.sheet-profile-test-action .icon-symbol{position:relative;display:inline-block;width:1rem;height:1rem}.sheet-profile-test-option{justify-self:end;min-height:40px;padding:.28rem .36rem;border:1px solid #dce6f3;border-radius:8px;background:#f8fbff}.sheet-profile-test-option>.icon-symbol{width:1rem;height:1rem;color:var(--green)}.sheet-profile-test-whatsapp{width:auto;min-height:32px;padding:0;border:0;background:transparent}.sheet-profile-test-whatsapp span:last-child{font-size:.8rem;font-weight:900}.sheet-profile-test-result{display:grid;gap:.62rem;padding:.78rem;background:#fff}.sheet-profile-test-result__head,.sheet-profile-test-account__title{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.sheet-profile-test-result__head p{margin:.15rem 0 0}.sheet-profile-test-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.sheet-profile-test-summary>div{display:grid;gap:.18rem;min-width:0;padding:.55rem .62rem;border:1px solid var(--line);border-radius:var(--radius);background:#f8fafc}.sheet-profile-test-summary span{color:var(--ink-soft);font-size:.76rem;font-weight:800}.sheet-profile-test-summary strong{overflow-wrap:anywhere}.sheet-profile-test-accounts{display:grid;gap:.7rem}.sheet-profile-test-account{display:grid;gap:.65rem;padding:.8rem;border:1px solid #dce6f3;border-radius:var(--radius);background:#fff}.sheet-profile-test-account__title span{color:var(--ink-soft);font-size:.82rem;font-weight:900}.sheet-profile-test-whatsapp-result{display:grid;gap:.55rem;padding:.8rem;border:1px solid #dce6f3;border-radius:var(--radius);background:#f8fafc}.sheet-profile-test-whatsapp-result.is-success{border-color:#10b98157;background:#ecfdf5}.sheet-profile-test-whatsapp-result.is-error{border-color:#ef444457;background:#fef2f2}.sheet-profile-test-whatsapp-result.is-muted{background:#f8fafc}@media(max-width:920px){.sheet-profile-grid--profile,.sheet-profile-grid--generator{grid-template-columns:repeat(2,minmax(0,1fr))}.sheet-profile-grid--profile>.field:nth-child(n){grid-column:span 1;width:100%;justify-self:stretch}.sheet-profile-grid--profile>.field:nth-child(4){grid-column:1 / -1}.sheet-profile-grid--generator,[data-sheet-profile-rule-row] .form-grid--three,.sheet-profile-whatsapp-panel .form-grid--three{grid-template-columns:1fr}.sheet-profile-whatsapp-panel .category-template-toolbar{align-items:stretch}.sheet-profile-actions{flex-wrap:wrap}.sheet-profile-test-modal{padding:0}.sheet-profile-test-modal .admin-fullscreen-modal__panel{width:100%;max-height:100vh;border-radius:0}.sheet-profile-test-fields,.sheet-profile-test-summary{grid-template-columns:1fr}}.variant-summary-grid,.option-grid--two,.check-grid{display:grid;gap:.75rem}.variant-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.option-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.check-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:.75rem}.product-variant-modal{display:grid;gap:1rem}.product-variant-inline{margin-top:.85rem}.product-variant-table-wrap{margin-top:.75rem}.product-variant-table th,.product-variant-table td{vertical-align:top;padding:.55rem}.product-variant-table .input,.product-variant-table .select{width:100%;min-width:0;min-height:38px}.input--compact{margin-top:.45rem}.variant-duration-fields{display:grid;grid-template-columns:minmax(108px,.9fr) minmax(120px,1.1fr);gap:.45rem}.variant-discount-fields{display:grid;grid-template-columns:70px minmax(78px,1fr);gap:.45rem}.variant-state-fields{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.product-variant-table .toggle-field--compact{min-height:38px;padding:.3rem .45rem}.product-variant-table .btn-sm{min-height:38px;padding:.35rem .65rem}.product-variant-table .btn-icon.btn-sm{width:34px;min-width:34px;min-height:34px;padding:0}.variant-profit{display:inline-flex;align-items:center;min-height:38px;font-size:.82rem;font-weight:950;white-space:nowrap}.variant-profit--positive{color:#047857}.btn-with-icon{display:inline-flex;align-items:center;gap:.45rem}.icon-symbol--sheet:before,.icon-symbol--file:before,.icon-symbol--csv:before{content:"";position:absolute;top:1px;right:3px;bottom:1px;left:2px;border:2px solid currentColor;border-radius:2px}.icon-symbol--sheet:after,.icon-symbol--csv:after{content:"";position:absolute;right:5px;left:4px;top:6px;height:2px;background:currentColor;box-shadow:0 4px 0 currentColor}.icon-symbol--file:after{content:"";position:absolute;top:1px;left:3px;width:6px;height:6px;border-left:2px solid currentColor;border-bottom:2px solid currentColor}.icon-symbol--boxes:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:3px;box-shadow:inset 0 -6px #0f172a14}.icon-symbol--boxes:after{content:"";position:absolute;top:7px;right:2px;left:2px;height:2px;background:currentColor}.icon-symbol--back:before,.icon-symbol--reset:before,.icon-symbol--undo:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-left-color:transparent;border-radius:999px}.icon-symbol--back:after,.icon-symbol--undo:after{content:"";position:absolute;top:4px;right:1px;width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.icon-symbol--upload:before,.icon-symbol--download:before{content:"";position:absolute;right:7px;top:2px;width:2px;height:11px;background:currentColor}.icon-symbol--upload:after,.icon-symbol--download:after{content:"";position:absolute;right:4px;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor}.icon-symbol--upload:after{top:2px;transform:rotate(-45deg)}.icon-symbol--download:after{bottom:2px;transform:rotate(135deg)}.icon-symbol--check:before{content:"";position:absolute;right:2px;top:7px;width:10px;height:6px;border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(40deg)}.icon-symbol--bell:before{content:"";position:absolute;right:3px;top:3px;width:10px;height:11px;border:2px solid currentColor;border-bottom:0;border-radius:9px 9px 4px 4px}.icon-symbol--bell:after{content:"";position:absolute;right:5px;bottom:2px;width:6px;height:6px;border-bottom:2px solid currentColor;border-radius:0 0 999px 999px;box-shadow:0 -2px 0 -1px currentColor}.icon-symbol--lock-open:before{content:"";position:absolute;right:3px;bottom:2px;width:11px;height:9px;border:2px solid currentColor;border-radius:2px}.icon-symbol--lock-open:after{content:"";position:absolute;top:1px;right:7px;width:8px;height:8px;border:2px solid currentColor;border-bottom:0;border-left-color:transparent;border-radius:8px 8px 0 0}.icon-symbol--search:before{content:"";position:absolute;top:2px;right:4px;width:8px;height:8px;border:2px solid currentColor;border-radius:999px}.icon-symbol--search:after{content:"";position:absolute;right:11px;bottom:2px;width:2px;height:7px;border-radius:999px;background:currentColor;transform:rotate(-45deg)}.icon-symbol--pause:before,.icon-symbol--play:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px}.icon-symbol--pause:before{border-right:4px solid currentColor;border-left:4px solid currentColor}.icon-symbol--play:before{right:5px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:10px solid currentColor}.icon-symbol--receipt:before{content:"";position:absolute;top:2px;right:4px;bottom:2px;left:4px;border:2px solid currentColor;border-radius:2px}.icon-symbol--receipt:after{content:"";position:absolute;right:7px;left:7px;top:6px;height:2px;background:currentColor;box-shadow:0 4px 0 currentColor}.icon-symbol--payment:before{content:"";position:absolute;top:3px;right:1px;bottom:3px;left:1px;border:2px solid currentColor;border-radius:3px}.icon-symbol--payment:after{content:"";position:absolute;right:4px;left:4px;top:7px;height:2px;border-radius:999px;background:currentColor}.icon-symbol--columns:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:2px solid currentColor;border-radius:2px;box-shadow:inset 5px 0 0 transparent,inset -5px 0 0 transparent}.icon-symbol--columns:after{content:"";position:absolute;top:2px;bottom:2px;right:7px;width:2px;background:currentColor;box-shadow:5px 0 0 currentColor}.icon-symbol--chevron:before{content:"";position:absolute;top:4px;right:3px;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .16s ease}.icon-symbol--fit:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:2px solid currentColor;border-radius:2px}.icon-symbol--fit:after{content:"";position:absolute;top:7px;right:7px;width:4px;height:4px;border:2px solid currentColor;border-radius:1px}.icon-symbol--fit-columns:before,.icon-symbol--fit-rows:before,.icon-symbol--ruler:before{content:"";position:absolute}.icon-symbol--fit-columns:before{top:3px;right:2px;bottom:3px;left:2px;border-block:2px solid currentColor}.icon-symbol--fit-columns:after{content:"";position:absolute;inset-block:3px;right:2px;left:2px;border-inline:2px solid currentColor;box-shadow:inset 5px 0 0 transparent,inset -5px 0 0 transparent}.icon-symbol--fit-rows:before{top:2px;right:3px;bottom:2px;left:3px;border-inline:2px solid currentColor}.icon-symbol--fit-rows:after{content:"";position:absolute;inset-inline:3px;top:2px;bottom:2px;border-block:2px solid currentColor;box-shadow:0 5px 0 -3px currentColor,0 -5px 0 -3px currentColor}.icon-symbol--ruler:before{right:2px;left:2px;top:7px;height:4px;border:2px solid currentColor;border-radius:2px;transform:rotate(-18deg)}.icon-symbol--ruler:after{content:"";position:absolute;right:5px;top:6px;width:2px;height:5px;background:currentColor;box-shadow:4px 0 0 currentColor,8px 0 0 currentColor;transform:rotate(-18deg)}.stock-workspace-grid{grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:start}.stock-side-panel{gap:.6rem}.stock-side-card,.stock-import-card{padding:.8rem}.stock-side-card h3{margin-bottom:.5rem;font-size:.92rem}.stock-undo-list,.stock-undo-row,.compact-action-form{display:grid;gap:.45rem}.stock-undo-row,.compact-action-form{grid-template-columns:minmax(0,1fr) auto;align-items:center}.stock-undo-row{padding:.48rem;border:1px solid var(--line);border-radius:8px;background:#fbfdff}.stock-undo-row strong,.stock-undo-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stock-undo-row strong{font-size:.78rem}.stock-undo-row small{color:var(--ink-soft);font-size:.68rem}.compact-action-form .input{min-height:36px;padding:.45rem .65rem}.stock-import-card .dashboard-row,.stock-import-card .card-muted,.stock-filter-form{margin-bottom:.6rem}.stock-import-form{gap:.65rem;padding:.72rem;box-shadow:none}.admin-shell .stock-import-form .panel{padding:.65rem}.stock-file-panel{grid-template-columns:minmax(0,1fr) auto;align-items:end}.stock-file-panel,.stock-file-panel .btn-row{display:grid;gap:.5rem}.stock-file-panel .btn-row{grid-template-columns:repeat(3,auto)}.admin-shell .stock-filter-form{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(130px,1fr)) auto;gap:.55rem;align-items:end}.stock-filter-form .field--full{grid-column:auto}.stock-items-table td[data-column=payload]{max-width:240px}.stock-items-table .stack{gap:.25rem}.stock-items-table .stock-payload summary{display:inline-flex;align-items:center;min-height:28px;padding:.18rem .45rem;border-radius:7px;background:#eaf8f4;font-size:.72rem;white-space:nowrap}.stock-detail-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.stock-detail-grid div{padding:.42rem .5rem}.admin-shell .stock-items-table .table-actions{flex-wrap:nowrap;gap:.32rem}@media(max-width:980px){.stock-workspace-grid,.admin-shell .stock-filter-form{grid-template-columns:1fr}.stock-filter-form .field--full{grid-column:1 / -1}.stock-file-panel{grid-template-columns:1fr}}.stock-page{display:grid;gap:.75rem;width:100%;min-width:0}.stock-page>*{min-width:0}.admin-shell .stock-page .metrics-grid.stock-metrics{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:.55rem;margin-bottom:0}.stock-page .metric,.stock-page .admin-card,.stock-page .panel,.stock-page .repeater-row,.stock-page .admin-disclosure,.stock-page .stock-eligibility,.stock-page .table-wrap{min-width:0}.stock-quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:.65rem;align-items:stretch}.stock-quick-card{display:grid;gap:.55rem;align-content:start;overflow:hidden}.stock-quick-card h3{margin:0}.stock-quick-card .stat-list{gap:.38rem}.stock-quick-card .summary-row{justify-content:space-between;min-width:0;padding-block:.18rem;border-bottom:1px solid rgba(228,232,240,.78)}.stock-quick-card .summary-row:last-child{border-bottom:0}.stock-quick-card .summary-row span,.stock-quick-card .summary-row strong{min-width:0;overflow-wrap:anywhere}.stock-workspace-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:.75rem}.stock-page [hidden]{display:none!important}.stock-page .stock-import-card{width:100%}.stock-page .stock-import-card .dashboard-row{align-items:flex-start}.stock-page .stock-import-form{display:grid;grid-template-columns:minmax(0,1fr);gap:.65rem;width:100%;min-width:0;padding:.65rem}.stock-page .stock-method-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:.5rem}.stock-page .stock-method-card{min-height:48px;gap:.55rem;padding:.58rem .7rem;overflow:hidden;line-height:1.25}.stock-page .stock-method-card .icon-symbol{width:18px;height:18px;flex:0 0 auto}.stock-page .stock-method-card span:last-child{min-width:0;overflow-wrap:anywhere}.stock-page .option-grid,.stock-page .option-grid--two,.stock-page .option-grid--three{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:.55rem;margin-bottom:0}.stock-page .option-card{min-height:58px;padding:.65rem}.stock-page .stock-file-panel{grid-template-columns:minmax(0,1fr) auto}.stock-page .stock-file-panel .btn-row{align-self:end;grid-template-columns:repeat(3,34px)}.stock-page .stock-file-panel .btn-icon,.stock-page .table-actions .btn-icon,.stock-page .compact-action-form .btn-icon{width:34px;min-width:34px;height:34px;min-height:34px;padding:0}.stock-page .compact-action-form{grid-template-columns:minmax(0,1fr) auto;gap:.45rem}.stock-page .manual-stock-item{display:grid;gap:.65rem;padding:.65rem;overflow:hidden}.stock-page .manual-stock-item>.form-grid,.stock-page .stock-metadata-section .form-grid,.stock-page .stock-eligibility__fields,.stock-page .stock-filter-form{grid-template-columns:repeat(auto-fit,minmax(min(100%,185px),1fr))}.stock-page .field--full{grid-column:1 / -1}.stock-page .stock-metadata-sections{gap:.65rem;padding:.65rem}.stock-page .stock-metadata-section{padding:.7rem}.stock-page .admin-disclosure summary{padding:.62rem .75rem}.stock-page .stock-eligibility{gap:.65rem;padding:.72rem}.stock-page .stock-eligibility__head{display:grid;gap:.25rem}.stock-page .stock-eligibility__head small{max-width:none;text-align:start}.stock-page .eligibility-mode-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,132px),1fr));gap:.48rem}.stock-page .option-card--compact{min-height:44px;padding:.52rem .6rem}.stock-page .stock-eligibility__selected{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr))}.stock-page .stock-preview,.stock-page .stock-table-card{overflow:hidden}.stock-page .admin-sheet-toolbar{align-items:center;gap:.55rem}.stock-page .admin-sheet-toolbar__copy span{display:none}.stock-page .column-manager__panel{max-width:calc(100vw - 1.5rem);overflow-x:hidden}.stock-page .column-manager__row{display:grid;grid-template-columns:minmax(0,1fr) auto}.stock-page .column-manager__row label{min-width:0;overflow-wrap:anywhere}.stock-page [data-admin-sheet-mode=simple] .admin-sheet-table{width:-moz-max-content;width:max-content;min-width:100%;table-layout:auto}.stock-page [data-admin-sheet-mode=simple] .admin-sheet-table th,.stock-page [data-admin-sheet-mode=simple] .admin-sheet-table td{max-width:360px;white-space:normal;overflow:visible;text-overflow:clip;vertical-align:top}.stock-page [data-admin-sheet-mode=simple] .admin-sheet-cell-content,.stock-page [data-admin-sheet-mode=simple] .admin-sheet-cell-content>*{max-height:none;white-space:normal;overflow:visible;text-overflow:clip}.stock-page [data-admin-sheet-mode=simple] .admin-sheet-row-drag,.stock-page [data-admin-sheet-mode=simple] .admin-sheet-row-resize,.stock-page [data-admin-sheet-mode=simple] .admin-sheet-column-resize,.stock-page [data-admin-sheet-mode=simple] .sheet-size-manager,.stock-page [data-admin-sheet-mode=simple] [data-sheet-fit-columns],.stock-page [data-admin-sheet-mode=simple] [data-sheet-fit-rows]{display:none!important}.stock-page .stock-items-table td[data-column=payload]{min-width:220px}.stock-page .stock-items-table td[data-column=actions]{width:92px}.stock-page .stock-items-table .table-actions{flex-wrap:nowrap}.stock-page .stock-detail-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr))}.stock-page .stock-payload pre{max-width:min(520px,78vw);overflow-x:auto}@media(max-width:900px){.stock-page .stock-file-panel,.stock-page .compact-action-form{grid-template-columns:1fr}.stock-page .stock-file-panel .btn-row{justify-content:start}.stock-page .stock-method-card{align-items:center}}@media(max-width:640px){.stock-page{gap:.55rem}.stock-page .stock-import-form,.stock-page .manual-stock-item,.stock-page .stock-metadata-sections,.stock-page .stock-metadata-section,.stock-page .stock-eligibility{padding:.55rem}.stock-page .admin-sheet-toolbar{align-items:stretch;flex-direction:column}.stock-page .admin-sheet-toolbar__actions{justify-content:flex-start;flex-wrap:wrap}.stock-page .column-manager[open] .column-manager__panel{position:fixed;inset-inline:.65rem;top:auto;bottom:.65rem;width:auto;max-width:none;max-height:min(430px,72vh)}.stock-page [data-admin-sheet-mode=simple] .admin-sheet-table th,.stock-page [data-admin-sheet-mode=simple] .admin-sheet-table td{max-width:280px}}.variant-profit--negative{color:#dc2626}.product-variant-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.7rem;width:min(100%,620px)}.product-variant-option{min-height:78px}.product-purchase-form{display:grid;gap:.85rem;width:min(100%,760px)}.product-option-panel{display:grid;gap:.85rem;width:100%;padding:.9rem;border:1px solid #d8e3ee;border-radius:8px;background:#fff;box-shadow:0 14px 28px #1e2d4b0f}.product-option-panel__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;padding-bottom:.75rem;border-bottom:1px solid #edf1f7}.product-option-panel__summary div{min-width:0;display:grid;align-content:center;gap:.08rem;padding:.62rem .72rem;border:1px solid #e0e8f2;border-radius:8px;background:#f8fbff}.product-option-panel__summary span{color:var(--ink-soft);font-size:.74rem;font-weight:900;line-height:1.25}.product-option-panel__summary strong{min-width:0;overflow:hidden;color:var(--ink);font-size:.96rem;font-weight:950;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.product-option-panel__summary .product-option-panel__price strong{color:var(--red);font-size:1.05rem}.product-option-panel__price del{color:#8e98a8;font-size:.82rem;font-weight:850}.product-option-section{display:grid;gap:.5rem}.product-option-section__label{color:var(--ink);font-size:.88rem;font-weight:950}.product-option-grid{display:grid;gap:.55rem}.product-option-grid--plans{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.product-option-grid--durations{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.product-choice-card{position:relative;min-width:0;display:grid;align-content:center;gap:.16rem;min-height:62px;padding:.64rem .72rem;border:1px solid #d9e3ee;border-radius:8px;background:#fff;text-align:center;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-choice-card input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.product-choice-card span{color:var(--ink);font-weight:950;line-height:1.25;overflow-wrap:anywhere}.product-choice-card small{color:var(--ink-soft);font-size:.77rem;font-weight:850;line-height:1.35}.product-choice-card__price{color:var(--blue-dark);font-size:.9rem;font-weight:950;line-height:1.25}.product-choice-card:has(input:focus-visible){outline:3px solid rgba(16,181,138,.22);outline-offset:2px}.product-choice-card:has(input:checked){border-color:#10b58aa6;background:#eefcf7;box-shadow:0 0 0 4px #10b58a14}.product-choice-card:hover{transform:translateY(-1px);border-color:#2f75bb57}.product-choice-card--duration{min-height:68px}.product-choice-card--plan{min-height:54px}.product-choice-card--plan span{font-size:.9rem}.product-purchase-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:center}.product-purchase-actions .btn{width:100%;min-height:46px;padding-block:.52rem}.product-purchase-actions .btn-primary{min-height:46px;font-size:1rem}.product-description-accordion{width:min(100%,760px);border:1px solid #d8e3ee;border-radius:8px;background:#fff;box-shadow:0 10px 22px #1e2d4b0d}.product-description-accordion summary{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:.75rem;padding:.62rem .76rem;color:var(--ink);font-size:.92rem}.product-description-accordion .accordion__content{margin-top:0;padding:0 .76rem .72rem}.product-description-content{color:var(--ink);font-size:.92rem;font-weight:750;line-height:1.68}.product-purchase-count{display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-purchase-count div{color:var(--ink);font-size:1.18rem;font-weight:950}.product-page-section{padding-top:1rem}.product-breadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-bottom:.75rem;color:var(--ink-soft);font-size:.86rem;font-weight:850}.product-breadcrumb a{color:var(--blue)}.product-detail-card{display:grid;grid-template-columns:minmax(250px,370px) minmax(0,1fr);gap:1.3rem;align-items:start;padding:1.05rem;border:1px solid #d9e3ef;border-radius:10px;background:#fff;box-shadow:0 16px 34px #0f172a0d}.product-detail-card__media{display:grid;gap:.7rem}.product-detail-card__visual{position:relative;display:grid;width:min(100%,340px);aspect-ratio:1.5;place-items:center;overflow:hidden;justify-self:center;border-radius:10px;color:#fff;background:linear-gradient(150deg,var(--card-surface),var(--card-surface-alt))}.product-detail-card__visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-detail-card__visual--generated img{-o-object-fit:contain;object-fit:contain}.product-detail-card__visual .product-visual__symbol{font-size:clamp(2.3rem,8vw,4rem)}.product-buy-panel{display:grid;gap:.8rem;min-width:0}.product-buy-panel__badges{gap:.35rem}.product-buy-panel__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start}.product-buy-panel__head .card-muted{margin:0 0 .2rem}.product-buy-panel h1{margin:0;color:#0f172a;font-size:clamp(1.55rem,2.8vw,2.15rem);line-height:1.25;font-weight:950;overflow-wrap:anywhere}.product-trust-chip{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:.3rem;padding:.28rem .56rem;border-radius:8px;background:#f3f7fb;color:#0f172a;font-size:.78rem;font-weight:950;white-space:nowrap}.product-trust-chip span{color:#ffb300}.product-select-panel{display:grid;gap:.7rem}.product-select-field{display:grid;gap:.32rem;color:var(--ink);font-size:.84rem;font-weight:950}.product-select-field .select{min-height:40px;border-radius:8px}.product-price-stack{display:grid;gap:.42rem}.product-price-stack .price-line{justify-content:flex-start}.product-price-stack .price-line strong{color:#0f172a;font-size:clamp(1.35rem,2.8vw,1.8rem)}.product-purchase-actions--direct{grid-template-columns:58px minmax(0,1fr);gap:.32rem;width:min(100%,720px)}.product-purchase-actions--direct form{min-width:0}.product-purchase-actions--direct .btn{min-height:50px;border-radius:9px}.product-cart-button{width:58px;min-width:58px;color:#fff;border-color:#10b58ad9;background:var(--green)}.product-cart-button:hover{background:var(--green-dark)}.product-cart-button .cart-symbol{color:#fff}.product-payment-strip{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;width:min(100%,720px);padding:.62rem .72rem;border-radius:9px;background:#f3f7fb;color:var(--ink);font-size:.82rem;font-weight:900}.product-payment-strip strong{width:100%;font-size:.83rem}.product-payment-strip span{display:inline-flex;min-height:24px;align-items:center;padding:.12rem .44rem;border:1px solid #dce6f1;border-radius:999px;background:#fff;color:var(--ink-soft);font-size:.74rem;font-weight:950}.product-tabs-section{padding-top:0}.product-info-tabs{display:grid;gap:1rem;padding:1rem;border:1px solid #d9e3ef;border-radius:10px;background:#fff;box-shadow:0 14px 30px #0f172a0a}.product-info-tabs__nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.25rem;padding:.25rem;border-radius:9px;background:#edf2f8}.product-info-tabs__nav button{min-height:42px;border:0;border-radius:8px;background:transparent;color:#475569;font:inherit;font-size:.9rem;font-weight:950;cursor:pointer}.product-info-tabs__nav button.is-active{background:#fff;color:#0f172a;box-shadow:0 4px 12px #0f172a12}.product-info-tabs__panel{min-width:0}.product-media-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:.55rem}.product-media-tile{display:grid;gap:.35rem;margin:0;padding:0;border:0;background:transparent;color:var(--ink);text-align:start;cursor:pointer}.product-media-tile__visual{position:relative;display:grid;min-height:92px;aspect-ratio:1.45;place-items:center;overflow:hidden;border:1px solid #dce6f1;border-radius:8px;background:#f8fbff}.product-media-tile__visual img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-media-tile__visual--video{gap:.28rem;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;font-size:.8rem;font-weight:950}.product-media-tile__play,.product-media-lightbox__stage:before,.product-media-lightbox__stage:after{display:inline-grid;place-items:center}.product-media-tile__play{width:2.35rem;height:2.35rem;border-radius:999px;background:#ffffff2e}.product-media-tile__play:before{content:"";width:0;height:0;margin-inline-start:.15rem;border-block:.42rem solid transparent;border-inline-start:.7rem solid #fff}.product-media-tile__caption{color:var(--ink-soft);font-size:.78rem;font-weight:850;line-height:1.45}.product-media-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:1rem}body.product-media-lightbox-open{overflow:hidden}.product-media-lightbox[hidden]{display:none}.product-media-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172ab8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-media-lightbox__dialog{position:relative;display:grid;gap:.6rem;width:min(960px,96vw);max-height:92vh;padding:.65rem;border:1px solid rgba(226,232,240,.22);border-radius:12px;background:#0f172a;color:#fff;box-shadow:0 28px 70px #00000052}.product-media-lightbox__bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.product-media-lightbox__bar strong{min-width:0;overflow:hidden;font-size:.92rem;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.product-media-lightbox__stage{position:relative;display:grid;min-height:min(56vh,520px);place-items:center;overflow:hidden;border-radius:10px;background:#020617}.product-media-lightbox__stage img,.product-media-lightbox__stage video,.product-media-lightbox__stage iframe{display:block;max-width:100%;max-height:min(70vh,660px);border-radius:8px}.product-media-lightbox__stage video{width:100%;background:#020617}.product-media-lightbox__stage iframe{width:min(100%,920px);aspect-ratio:16 / 9;min-height:min(62vh,520px);border:0;background:#020617}.product-media-lightbox__seek{position:absolute;top:0;bottom:54px;width:35%;border:0;background:transparent;color:transparent;cursor:pointer}.product-media-lightbox__seek--back{inset-inline-start:0}.product-media-lightbox__seek--forward{inset-inline-end:0}.product-media-lightbox__stage.is-embed .product-media-lightbox__seek{display:none}.product-media-lightbox__stage.is-seeking-back:before,.product-media-lightbox__stage.is-seeking-forward:after{position:absolute;top:50%;width:64px;height:64px;border-radius:999px;background:#ffffff29;color:#fff;font-weight:950;translate:0 -50%}.product-media-lightbox__stage.is-seeking-back:before{content:"-10";inset-inline-start:13%}.product-media-lightbox__stage.is-seeking-forward:after{content:"+10";inset-inline-end:13%}.product-media-lightbox__dialog>p{margin:0;color:#cbd5e1;font-size:.84rem;font-weight:850;line-height:1.55}.product-redeem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.7rem}.product-redeem-grid .kv-box{display:grid;gap:.35rem;padding:.78rem;box-shadow:none}.compact-list{margin:0;padding-inline-start:1.15rem}.compact-list li{margin:.12rem 0}.product-faq-heading--tabs{margin-bottom:.8rem}.product-faq-heading--tabs h2{margin:.12rem 0 0;font-size:1.2rem}@media(max-width:940px){.product-detail-card{grid-template-columns:1fr;gap:1rem}.product-detail-card__visual{width:min(100%,430px)}}@media(max-width:640px){.product-media-uploader,.product-media-item,.product-media-item__inputs{grid-template-columns:1fr}.product-media-item__preview{width:100%;max-width:220px}.product-page-section{padding-top:.65rem}.product-breadcrumb{margin-bottom:.55rem;font-size:.78rem}.product-detail-card,.product-info-tabs{padding:.72rem;border-radius:9px}.product-buy-panel{gap:.7rem}.product-buy-panel__head{grid-template-columns:1fr;gap:.45rem}.product-trust-chip{justify-self:start}.product-purchase-actions--direct{grid-template-columns:52px minmax(0,1fr)}.product-cart-button{width:52px;min-width:52px}.product-info-tabs__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info-tabs__nav button{min-height:38px;font-size:.82rem}.product-payment-strip{padding:.55rem}}.customer-overview{display:grid;gap:1rem}.customer-overview__hero,.admin-heading--compact{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.customer-overview__actions,.customer-block-form,.subscription-block-form{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;justify-content:flex-end}.customer-overview__grid{display:grid;gap:1rem}.table--compact th,.table--compact td{padding:.65rem}.input--compact{min-height:34px;padding-block:.35rem}.stack--tight{gap:.45rem}.metric__value--small{font-size:clamp(1rem,2vw,1.45rem)}@media(max-width:760px){.settings-api-grid,.settings-template-head,.settings-template-row{grid-template-columns:1fr}.settings-template-head{display:none}.settings-template-help__body{inset-inline-start:0;inset-inline-end:auto}.customer-table-toolbar,.customer-overview__hero,.admin-heading--compact{flex-direction:column}.customer-overview__actions,.customer-block-form,.subscription-block-form{justify-content:stretch}.customer-block-form>*,.subscription-block-form>*{width:100%}.admin-fullscreen-modal__body{padding:.8rem}}.product-editor__layout{grid-template-columns:1fr}.product-editor__main{grid-row:2}.product-editor__aside{position:sticky;top:4.55rem;z-index:22;grid-row:1;display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(220px,260px);gap:.68rem;align-items:stretch}.product-editor__aside .product-preview-card{display:grid;grid-template-columns:92px minmax(0,1fr);min-height:112px;overflow:hidden}.product-editor__aside .product-preview-card__visual{min-height:0;padding:.38rem}.product-editor__aside .product-preview-card__visual>img{min-height:0}.product-editor__aside .thumbnail-live-preview--aside{width:92px;max-width:92px}.product-editor__aside .product-preview-card__body{min-width:0;align-content:center;gap:.34rem;padding:.56rem .62rem}.product-editor__aside .product-preview-card__chips,.product-editor__aside .product-preview-card__state{gap:.32rem}.product-editor__aside .product-preview-card__chips span,.product-editor__aside .product-preview-card__state span{min-height:24px;padding:.14rem .42rem;font-size:.68rem}.product-editor__aside .product-preview-card h3{overflow:hidden;font-size:.9rem;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.product-editor__aside .product-preview-card__price{justify-content:flex-start;gap:.34rem}.product-editor__aside .product-preview-card__price strong{font-size:.92rem}.product-editor__aside .product-preview-card__price del{font-size:.74rem}.product-editor__aside .product-preview-card__badge,.product-editor__aside .thumbnail-live-preview--aside .thumbnail-live-preview__marketing,.product-editor__aside .thumbnail-live-preview--aside .thumbnail-live-preview__ribbon,.product-editor__aside .thumbnail-live-preview--aside .thumbnail-live-preview__chips{display:none}.pending-orders-metrics{grid-template-columns:repeat(4,minmax(130px,1fr));margin-bottom:.65rem}.metric-link{color:inherit;text-decoration:none}.metric-link:hover{border-color:#2f75bb59;box-shadow:0 12px 30px #2f75bb1f}.pending-orders-table{min-width:1120px}.pending-orders-table small,.pending-orders-table .pending-quantity{display:block;margin-top:.15rem;color:var(--ink-soft)}.pending-orders-table .badge{min-width:42px}.table-actions--stacked{flex-direction:column;align-items:stretch}.table-actions--stacked form{margin:0}.admin-bulk-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.admin-bulk-actions h3{margin:0}.admin-bulk-actions__meta{display:grid;gap:.22rem;min-width:0}.admin-bulk-actions__hint,.admin-bulk-actions__selection{margin:0;color:var(--muted);font-size:.82rem;font-weight:800}.admin-bulk-actions__selection{display:inline-flex;align-items:center;gap:.35rem;color:#2f75bb}.admin-bulk-actions__selection strong{display:inline-grid;min-width:1.65rem;min-height:1.65rem;place-items:center;border-radius:999px;color:#fff;background:#2f75bb;font-size:.82rem;line-height:1}.admin-bulk-actions [hidden]{display:none!important}.table-checkbox-label{display:inline-flex;align-items:center;gap:.45rem;font-weight:900;white-space:nowrap}.table input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--blue)}.pending-delivery-details>summary{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:32px;width:-moz-fit-content;width:fit-content;padding:.38rem .62rem;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--blue);cursor:pointer;font-size:.76rem;font-weight:900;list-style:none}.pending-delivery-details>summary::-webkit-details-marker{display:none}.pending-delivery-details[open]>summary{margin-bottom:.55rem}.pending-delivery-form{width:min(520px,72vw);padding:.68rem;border:1px solid rgba(47,117,187,.14);border-radius:8px;background:var(--surface-soft)}.pending-delivery-form .form-grid{gap:.5rem}.pending-delivery-form__actions{align-self:end}@media(max-width:760px){.pending-orders-metrics{grid-template-columns:1fr}.pending-delivery-form{width:78vw}}.product-editor-nav{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));align-content:start}.product-editor-nav a{display:flex;min-height:34px;align-items:center;justify-content:center;text-align:center}.product-editor-facts{grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch}.product-editor-facts div{min-height:44px;border-bottom:0;border-inline-start:1px solid var(--line)}.product-editor-facts div:nth-child(2n){border-inline-start:0}.product-basic-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.72rem;align-items:start}.product-basic-grid>.field{grid-column:span 3;min-width:0}.product-basic-grid>.field--span-2,.product-basic-grid>.field--span-3,.product-basic-grid>.product-basic-grid__wide{grid-column:1 / -1}.product-basic-grid>.product-basic-grid__catalog{grid-column:span 8}.product-basic-grid>.product-basic-grid__delivery{grid-column:span 4;align-self:start;padding:.72rem;border:1px solid rgba(47,117,187,.14);border-radius:var(--radius);background:#fbfdff}.product-basic-grid__catalog .catalog-multi-select{gap:.52rem}.product-basic-grid__catalog .field-label-row{justify-content:space-between;gap:.4rem}.product-basic-grid__catalog .field-label-row .btn-icon{color:var(--blue-dark)}.product-basic-grid__catalog .catalog-multi-select--dropdown{gap:0}.product-basic-grid__catalog .catalog-multi-select__list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));max-height:214px}.product-basic-grid__catalog .catalog-multi-select--dropdown .catalog-multi-select__list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-height:min(260px,52vh)}.product-basic-grid__catalog .catalog-multi-select__option{min-height:40px;padding:.5rem .62rem}.product-basic-grid__catalog .catalog-multi-select__hint{margin-top:.05rem}.product-basic-grid__delivery small{display:block;margin-top:.35rem}#product-basic .textarea{min-height:86px}.rich-text-editor{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.rich-text-editor:focus-within{border-color:#2f75bb8c;box-shadow:0 0 0 3px #2f75bb1a}.rich-text-editor__toolbar{display:flex;flex-wrap:wrap;gap:.34rem;align-items:center;padding:.38rem;border-bottom:1px solid #e5edf6;background:#f8fbff}.rich-text-editor__block{width:112px;min-height:34px;padding-block:.24rem;font-size:.76rem}.rich-text-editor__surface{min-height:132px;padding:.72rem .82rem;color:var(--ink);line-height:1.62;outline:0;overflow-wrap:anywhere}.rich-text-editor__surface:empty:before{content:attr(aria-label);color:#8a98aa;font-weight:750}.rich-text-editor__surface>*:first-child,.product-description-content>*:first-child{margin-top:0}.rich-text-editor__surface>*:last-child,.product-description-content>*:last-child{margin-bottom:0}.rich-text-editor__surface p,.product-description-content p{margin:0 0 .55rem}.rich-text-editor__surface h2,.rich-text-editor__surface h3,.product-description-content h2,.product-description-content h3{margin:.72rem 0 .38rem;color:var(--ink);line-height:1.35;font-weight:950}.rich-text-editor__surface h2,.product-description-content h2{font-size:1rem}.rich-text-editor__surface h3,.product-description-content h3{font-size:.93rem}.rich-text-editor__surface ul,.rich-text-editor__surface ol,.product-description-content ul,.product-description-content ol{margin:.35rem 0 .62rem;padding-inline-start:1.25rem}.rich-text-editor__surface li,.product-description-content li{margin:.12rem 0}.rich-text-editor__surface a,.product-description-content a{color:var(--blue);font-weight:900;text-decoration:underline;text-underline-offset:3px}.rich-text-editor__surface hr,.product-description-content hr{height:1px;margin:.72rem 0;border:0;background:#dce6f1}.rich-text-editor__input{display:none}.rich-text-editor__symbol{color:currentColor;font-size:.84rem;font-weight:950;line-height:1}.rich-text-editor__symbol--italic{font-style:italic}.rich-text-editor__symbol--underline{text-decoration:underline;text-underline-offset:2px}.product-basic-grid__wide .toggle-grid:has([data-copy-product-defaults]){grid-template-columns:minmax(0,1fr) auto;align-items:center}.product-editor .btn-icon{border-radius:8px}@media(max-width:1180px){.product-editor__aside{position:static;grid-template-columns:1fr}.product-editor__aside .product-preview-card{grid-template-columns:88px minmax(0,1fr)}.product-editor-nav{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.product-basic-grid{grid-template-columns:1fr}.product-basic-grid>.field,.product-basic-grid>.field--span-2,.product-basic-grid>.field--span-3,.product-basic-grid>.product-basic-grid__catalog,.product-basic-grid>.product-basic-grid__delivery,.product-basic-grid>.product-basic-grid__wide{grid-column:1 / -1}.product-basic-grid__catalog .catalog-multi-select__list{grid-template-columns:1fr;max-height:240px}}@media(max-width:640px){.product-editor__aside .product-preview-card{grid-template-columns:1fr}.product-editor__aside .product-preview-card__visual{display:none}.product-editor-nav,.product-editor-facts{grid-template-columns:1fr}.product-editor-facts div,.product-editor-facts div:nth-child(2n){border-inline-start:0;border-bottom:1px solid var(--line)}.product-editor-facts div:last-child{border-bottom:0}}.order-detail-heading{align-items:flex-start}.order-admin-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,1.5fr) auto;gap:1rem;align-items:stretch;margin-bottom:1rem;padding:1rem;border:1px solid #dfe8f3;border-radius:8px;background:linear-gradient(135deg,#fff,#f4f8fc);box-shadow:0 16px 36px #1020360f}.order-admin-hero__main,.order-admin-hero__badges{display:grid;align-content:center;gap:.45rem}.order-admin-hero__main h2{margin:0;color:var(--ink);font-size:1.35rem;font-weight:950}.order-admin-hero__metrics,.order-adjustment-summary__grid,.customer-summary-grid,.customer-order-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.order-admin-hero__metrics div,.order-adjustment-summary__grid div,.customer-summary-grid div,.customer-order-data-grid div{min-width:0;padding:.75rem;border:1px solid #e3ebf4;border-radius:8px;background:#fff}.order-admin-hero__metrics span,.order-adjustment-summary__grid span,.customer-summary-grid span,.customer-order-data-grid span{display:block;color:#667085;font-size:.78rem;font-weight:850}.order-admin-hero__metrics strong,.order-adjustment-summary__grid strong,.customer-summary-grid strong,.customer-order-data-grid strong{display:block;margin-top:.2rem;color:#101828;font-weight:950;overflow-wrap:anywhere}.order-admin-hero__badges{justify-items:end}.order-review-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.order-adjustment-workspace{margin-bottom:1rem}.order-adjustment-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:1rem;align-items:start}.order-adjustment-main{min-width:0;display:grid;gap:1rem}.order-adjustment-table-wrap{max-height:min(620px,72vh);overflow:auto;border:1px solid #dfe8f3;border-radius:8px;background:#fff}.order-adjustment-table{min-width:980px;margin:0}.order-adjustment-table thead th{position:sticky;top:0;z-index:2;background:#f7fafc;box-shadow:inset 0 -1px #dfe8f3}.order-adjustment-table td{vertical-align:top}.order-adjustment-table td:first-child{min-width:260px}.order-adjustment-table strong,.order-adjustment-table small{display:block}.order-adjustment-table small{margin-top:.22rem;color:#667085;font-weight:750}.order-adjustment-status-row,.order-adjustment-replace,.customer-order-item__meta,.customer-order-hero__actions{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.order-adjustment-replace{margin-top:.45rem}.order-adjustment-replace .select{min-width:170px}.input--compact{min-height:38px;padding-block:.4rem}.order-adjustment-table .input--compact{width:120px}.order-adjustment-table tr.is-cancelled-draft{background:#fff7f7}.order-add-item-panel{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:1rem;align-items:end;padding:.9rem;border:1px solid #dfe8f3;border-radius:8px;background:#f8fbff}.order-add-item-panel strong{color:var(--ink);font-weight:950}.order-add-item-grid{display:grid;grid-template-columns:minmax(170px,1fr) minmax(150px,.8fr) 88px auto;gap:.55rem}.order-adjustment-summary{position:sticky;top:1rem;display:grid;gap:.9rem;padding:1rem;border:1px solid #d8e3ef;border-radius:8px;background:#fff;box-shadow:0 18px 42px #10203614}.order-adjustment-summary h3{margin:0;color:var(--ink);font-weight:950}.order-adjustment-summary .form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.order-cancel-toggle{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:center;padding:.75rem;border:1px solid #ffd9d9;border-radius:8px;background:#fff8f8;color:#9f1f18;font-weight:950}.order-cancel-toggle input{width:18px;height:18px}.order-adjustment-warning{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:1rem;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .16s ease,visibility .16s ease}.order-adjustment-warning.is-open{visibility:visible;opacity:1;pointer-events:auto}.order-adjustment-warning__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c16269e}.order-adjustment-warning__dialog{position:relative;width:min(470px,calc(100vw - 2rem));display:grid;gap:.75rem;padding:1rem;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0812223d}.order-adjustment-warning__dialog strong{color:#9f1f18;font-size:1.05rem}.order-adjustment-warning__dialog p{margin:0;color:#475467;line-height:1.7}.order-adjustment-warning__actions{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-end}.order-admin-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:1rem;margin-bottom:1rem}.order-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem}.order-item-admin-card,.order-admin-timeline .timeline-item{display:grid;gap:.8rem}.technical-event-details{padding:.55rem .7rem;border:1px solid #dfe8f3;border-radius:8px;background:#f7fafc}.technical-event-details summary{cursor:pointer;color:#475467;font-weight:900}.technical-event-details code{display:block;margin-top:.45rem;white-space:pre-wrap;overflow-wrap:anywhere;color:#344054}.timeline-item--success:before{background:var(--green)}.timeline-item--warning:before{background:#f79009}.timeline-item--danger:before{background:#d92d20}.customer-order-page{display:grid;gap:1rem;padding:1rem 0 2rem}.customer-order-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:clamp(1rem,3vw,1.6rem);border:1px solid #dfe8f3;border-radius:8px;background:linear-gradient(135deg,#fff,#eef6ff);box-shadow:0 18px 44px #10203614}.customer-order-hero--success{background:linear-gradient(135deg,#fff,#eafaf3)}.customer-order-hero--warning{background:linear-gradient(135deg,#fff,#fff7df)}.customer-order-hero__copy h1{margin:.25rem 0;color:var(--ink);font-size:clamp(1.9rem,4vw,3rem);font-weight:950;line-height:1.12}.customer-order-hero__copy p{margin:0;color:#475467;font-weight:850}.customer-order-hero__actions{justify-content:flex-end}.customer-order-status{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:.45rem .8rem;border-radius:8px;background:#e8f1ff;color:#175cd3;font-weight:950}.customer-order-status--success{background:#e8faf4;color:var(--green-dark)}.customer-order-status--warning{background:#fff4c4;color:#8a6500}.customer-order-status--danger{background:#ffe4e4;color:#b42318}.customer-order-status--muted{background:#eef1f5;color:#475467}.customer-order-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem}.customer-order-step{display:grid;grid-template-columns:1fr;gap:.55rem;place-items:center;align-items:center;min-height:64px;padding:.75rem;border:1px solid #e3ebf4;border-radius:8px;background:#fff}.customer-order-step span{width:16px;height:16px;border:2px solid #b8c6d8;border-radius:50%}.customer-order-step strong{color:#667085;font-size:.82rem;font-weight:900}.customer-order-step.is-done span,.customer-order-step.is-active span{border-color:var(--green);background:var(--green)}.customer-order-step.is-active{border-color:#f790096b;background:#fffaf0}.customer-order-step.is-done{border-color:#11b98159;background:#f0fdf8}.customer-order-step.is-active strong,.customer-order-step.is-done strong{color:var(--ink)}.customer-order-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:1rem;align-items:start}.customer-order-main,.customer-order-side,.customer-order-items,.customer-order-timeline{display:grid;gap:1rem}.customer-order-side{position:sticky;top:1rem}.customer-order-section{display:grid;gap:1rem;padding:1rem;border:1px solid #dfe8f3;border-radius:8px;background:#fff;box-shadow:0 14px 34px #1020360f}.customer-order-section__head,.customer-order-item__head{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between}.customer-order-section__head h2,.customer-order-item h3{margin:.18rem 0 0;color:var(--ink);font-weight:950}.customer-order-item{display:grid;gap:.9rem;padding:1rem;border:1px solid #e3ebf4;border-radius:8px;background:#fbfdff}.customer-order-item__identity{min-width:0;display:grid;grid-template-columns:56px minmax(0,1fr);gap:.75rem;align-items:center}.customer-order-item__thumb{display:inline-grid;place-items:center;width:56px;height:56px;overflow:hidden;border:1px solid #dbe6f2;border-radius:8px;color:var(--green-dark);background:#fff;font-weight:950}.customer-order-item__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customer-order-item__head p,.customer-order-item__meta span,.customer-preparing-box span,.customer-payment-proof p,.customer-order-timeline__item span{margin:0;color:#667085;font-size:.88rem;font-weight:750}.customer-order-item__meta{justify-content:flex-end;text-align:end}.customer-order-item__meta strong{color:var(--green-dark);font-weight:950}.customer-delivery-box,.customer-preparing-box,.customer-payment-proof{display:grid;gap:.75rem;padding:.85rem;border:1px solid #dfe8f3;border-radius:8px;background:#fff}.customer-delivery-box>strong,.customer-preparing-box>strong{color:var(--ink);font-weight:950}.customer-preparing-box{border-color:#cfe0f4;background:#f6faff}.customer-summary-grid__wide{grid-column:1 / -1}.customer-payment-proof div{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.65rem;border-bottom:1px solid #e3ebf4}.customer-payment-proof div:last-of-type{border-bottom:0;padding-bottom:0}.customer-payment-proof span{color:#667085;font-weight:850}.customer-payment-proof strong{color:var(--ink);font-weight:950}.customer-order-timeline__item{position:relative;display:grid;gap:.2rem;padding-inline-start:1rem}.customer-order-timeline__item:before{content:"";position:absolute;inset-inline-start:0;top:.35rem;width:8px;height:8px;border-radius:50%;background:var(--green)}.customer-order-timeline__item strong{color:var(--ink);font-weight:950}@media(max-width:1180px){.order-admin-hero,.order-adjustment-layout,.order-admin-grid,.customer-order-layout{grid-template-columns:1fr}.order-adjustment-summary,.customer-order-side{position:static}.order-admin-hero__badges{justify-items:start}}@media(max-width:820px){.order-review-panel,.order-add-item-panel,.customer-order-hero,.customer-order-steps,.order-add-item-grid,.order-adjustment-summary .form-grid--two,.order-admin-hero__metrics,.order-adjustment-summary__grid,.customer-summary-grid,.customer-order-data-grid{grid-template-columns:1fr}.customer-order-section__head,.customer-order-item__head,.customer-payment-proof div{flex-direction:column;align-items:stretch;text-align:start}.customer-order-item__meta,.customer-order-hero__actions{justify-content:flex-start;text-align:start}}.order-adjustment-board{display:grid;gap:.9rem}.order-adjustment-item-card{display:grid;gap:.85rem;padding:.95rem;border:1px solid #dfe8f3;border-radius:8px;background:#fff;box-shadow:0 12px 28px #1020360b}.order-adjustment-item-card.is-locked{background:#f8fafc}.order-adjustment-item-card.is-cancelled-draft{border-color:#ffd4d4;background:#fff7f7}.order-adjustment-item-card__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:start}.order-adjustment-item-card__head h3{margin:.18rem 0 0;color:var(--ink);font-size:1.05rem;font-weight:950;line-height:1.35}.order-adjustment-item-card__head p{margin:.25rem 0 0;color:#667085;font-weight:800}.order-action-rail,.order-settlement-choices{display:flex;flex-wrap:wrap;gap:.45rem}.order-action-chip{min-height:36px;padding:.42rem .7rem;border:1px solid #d8e3ef;border-radius:8px;background:#fff;color:#344054;font-weight:900;cursor:pointer}.order-action-chip:hover{border-color:#2f75bb73;color:var(--blue)}.order-action-chip.is-active{border-color:#11b98173;background:#e8faf4;color:var(--green-dark)}.order-action-chip--danger.is-active{border-color:#ffb8b8;background:#fff0f0;color:#b42318}.order-action-chip:disabled{cursor:not-allowed;opacity:.55}.order-adjustment-card-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:.65rem}.order-adjustment-card-grid label,.order-adjustment-card-grid div{min-width:0;display:grid;gap:.3rem;align-content:start;padding:.7rem;border:1px solid #e3ebf4;border-radius:8px;background:#fbfdff}.order-adjustment-card-grid span{color:#667085;font-size:.78rem;font-weight:850}.order-adjustment-card-grid strong{color:#101828;font-weight:950}.order-product-picker{display:grid;gap:.65rem;padding:.75rem;border:1px solid #dfe8f3;border-radius:8px;background:#f8fbff}.order-product-picker__list{display:grid;gap:.6rem;max-height:340px;overflow:auto;padding-inline-end:.2rem}.order-product-picker__group{display:grid;gap:.45rem;padding:.7rem;border:1px solid #e3ebf4;border-radius:8px;background:#fff}.order-product-picker__group>strong{color:var(--ink);font-weight:950}.order-product-picker__group>span{color:#667085;font-size:.78rem;font-weight:800}.order-product-picker__group>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.45rem}.order-product-option{display:grid;gap:.2rem;width:100%;min-height:58px;padding:.55rem .65rem;border:1px solid #d8e3ef;border-radius:8px;background:#fff;color:#101828;text-align:start;cursor:pointer}.order-product-option span{font-weight:950}.order-product-option small{color:#667085;font-weight:800}.order-product-option:hover,.order-product-option.is-selected{border-color:#11b98180;background:#e8faf4}.order-add-item-workspace{display:grid;gap:.75rem;min-width:0}.order-add-controls{display:grid;grid-template-columns:120px auto;gap:.55rem;align-items:end;justify-content:start}.order-add-controls label{display:grid;gap:.28rem}.order-add-controls span{color:#667085;font-size:.78rem;font-weight:850}.customer-order-step span.customer-order-step__mark{position:relative;display:inline-grid;place-items:center;width:26px;height:26px;border:2px solid #b8c6d8;border-radius:999px;background:#fff;color:#98a2b3;overflow:hidden}.customer-order-step .customer-order-step__mark .icon-symbol{width:14px;height:14px;border:0;border-radius:0;background:transparent;opacity:1;transform:scale(1)}.customer-order-step.is-done span.customer-order-step__mark{border-color:var(--green);background:var(--green);color:#fff;animation:stepCheckPulse .52s ease both}.customer-order-step.is-active span.customer-order-step__mark{border-color:#f79009;background:#fff8e6;color:#b54708;box-shadow:0 0 0 5px #f7900924}.customer-order-step.is-archived span.customer-order-step__mark{border-color:#f04438;background:#fff1f1;color:#b42318}.customer-order-step.is-archived{border-color:#ffcdca;background:#fff7f7}.customer-order-step.is-done .customer-order-step__mark .icon-symbol{opacity:1;transform:scale(1) rotate(0);transition:opacity .18s ease .18s,transform .32s cubic-bezier(.2,1.4,.3,1) .18s}.order-catalog-modal,.order-adjustment-warning{z-index:80}.order-catalog-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;padding:1rem}.order-catalog-modal.is-open{display:flex}.order-catalog-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.order-catalog-modal__dialog{position:relative;width:min(920px,100%);max-height:min(760px,calc(100vh - 2rem));overflow:auto;border:1px solid #dbe7f5;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a38;padding:1rem}.order-product-picker--modal .order-product-picker__list{max-height:560px;overflow:auto;padding-inline-end:.25rem}.order-selected-product{display:grid;gap:.2rem;border:1px dashed #bed2ea;border-radius:10px;background:#f8fbff;color:#475467;padding:.75rem;font-weight:800}.order-selected-product strong{color:var(--ink)}.order-selected-product span,.order-selected-product small{color:#667085}.order-finance-settlement-form{display:grid;gap:1rem;margin-top:1rem;padding:1rem;border:1px solid #dbe7f5;border-radius:12px;background:#f8fbff}.order-settlement-choices label.order-action-chip{cursor:pointer}.order-settlement-choices label.order-action-chip input{position:absolute;opacity:0;pointer-events:none}.order-settlement-choices label.order-action-chip:has(input:checked){border-color:var(--green);background:#11b9811f;color:#047857}@keyframes stepCheckPulse{0%{transform:scale(.82);box-shadow:0 0 #11b98142}70%{transform:scale(1.06);box-shadow:0 0 0 9px #11b98100}to{transform:scale(1);box-shadow:0 0 #11b98100}}.customer-delivery-value{display:flex;gap:.45rem;align-items:center;justify-content:space-between}.customer-delivery-value bdi{min-width:0;overflow-wrap:anywhere}.customer-copy-icon{flex:0 0 auto;width:34px;min-width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid #d8e3ef;border-radius:8px;background:#fff;color:#475467;cursor:pointer}.customer-copy-icon:hover,.customer-copy-icon[data-copy-state=success]{border-color:#11b98173;color:var(--green-dark);background:#e8faf4}.customer-copy-icon .icon-symbol{position:relative;width:1rem;height:1rem}@media(max-width:900px){.order-adjustment-item-card__head,.order-adjustment-card-grid,.order-add-item-panel,.order-add-controls{grid-template-columns:1fr}}.icon-symbol--edit:before{content:"";position:absolute;top:2px;right:6px;width:4px;height:13px;border-radius:999px;background:currentColor;transform:rotate(42deg)}.icon-symbol--edit:after{content:"";position:absolute;right:1px;bottom:1px;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-4deg)}.order-adjustment-workspace{padding:0;overflow:visible;border-color:#dbe7f5;background:#f7fbff}.order-adjustment-console{display:grid;gap:.9rem;padding:1rem}.order-adjustment-toolbar{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding:.95rem;border:1px solid #dfe8f3;border-radius:8px;background:#fff}.order-adjustment-toolbar h2,.order-adjustment-summary__head h3{margin:.15rem 0 0;color:var(--ink);font-weight:950}.order-adjustment-toolbar p{margin:.25rem 0 0;color:#667085;font-size:.9rem;font-weight:750}.order-adjustment-toolbar__actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:flex-end}.order-adjustment-layout{grid-template-columns:minmax(0,1fr) minmax(310px,360px)}.order-add-item-panel--dock{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:.65rem;background:#fff}.order-adjustment-board{gap:.65rem}.order-adjustment-item-card{gap:.65rem;padding:.7rem;border-color:#dce8f5;box-shadow:0 10px 26px #1020360a;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.order-adjustment-item-card.is-draft{border-color:#11b98194;background:linear-gradient(135deg,#fff,#f0fbf7);box-shadow:0 0 0 3px #11b9811a,0 14px 34px #10203612}.order-adjustment-item-card.is-cancelled-draft{border-color:#ffb8b8;background:#fff7f7;box-shadow:0 0 0 3px #d92d2014}.order-adjustment-item-card--new{border-style:dashed}.order-adjustment-item-row{display:grid;grid-template-columns:54px minmax(180px,1fr) minmax(330px,.9fr) auto;gap:.75rem;align-items:center}.order-adjustment-thumb,.order-product-picker__thumb,.order-selected-product__thumb{display:grid;place-items:center;overflow:hidden;border:1px solid #dce8f5;border-radius:8px;background:#f2f6fb;color:var(--blue);font-weight:950}.order-adjustment-thumb{width:54px;height:54px}.order-adjustment-thumb img,.order-product-picker__thumb img,.order-selected-product__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order-adjustment-product{min-width:0}.order-adjustment-product__title{display:grid;gap:.08rem}.order-adjustment-product h3{margin:0;color:var(--ink);font-size:1rem;font-weight:950;line-height:1.35}.order-adjustment-product p{margin:.18rem 0 0;color:#667085;font-size:.86rem;font-weight:800}.order-adjustment-status-row{margin-top:.4rem}.order-adjustment-quick-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.order-adjustment-quick-stats div{min-width:0;padding:.55rem;border:1px solid #e3ebf4;border-radius:8px;background:#fbfdff}.order-adjustment-quick-stats span,.order-adjustment-card-grid span,.order-add-controls span{display:block;color:#667085;font-size:.74rem;font-weight:850}.order-adjustment-quick-stats strong{display:block;margin-top:.15rem;color:#101828;font-size:.86rem;font-weight:950;overflow-wrap:anywhere}.order-action-rail{display:grid;grid-template-columns:repeat(2,36px);gap:.35rem;justify-content:end}.order-action-icon{width:36px;min-width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid #d8e3ef;border-radius:8px;background:#fff;color:#475467;cursor:pointer}.order-action-icon:hover,.order-action-icon.is-active{border-color:#11b98185;background:#e8faf4;color:var(--green-dark)}.order-action-icon--danger:hover,.order-action-icon--danger.is-active,.order-action-icon--danger:focus-visible{border-color:#ffb8b8;background:#fff0f0;color:#b42318}.order-action-icon:disabled{cursor:not-allowed;opacity:.48}.order-adjustment-edit-panel{padding:.65rem;border:1px solid #dfe8f3;border-radius:8px;background:#fff}.order-adjustment-card-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.order-adjustment-card-grid label,.order-adjustment-card-grid div{padding:.55rem}.order-adjustment-replace{margin-top:.6rem;align-items:stretch}.order-selected-product{grid-template-columns:44px minmax(0,1fr);align-items:center;padding:.55rem;border-style:solid}.order-selected-product__thumb{width:44px;height:44px}.order-selected-product__copy{min-width:0;display:grid;gap:.08rem}.order-adjustment-summary{top:.75rem;gap:.75rem;padding:.85rem;border-radius:8px}.order-adjustment-summary__head{display:flex;gap:.75rem;align-items:flex-start;justify-content:space-between}.order-adjustment-summary__grid{gap:.5rem}.order-adjustment-summary__grid div{padding:.62rem}.order-settlement-panel{display:grid;gap:.7rem;padding:.75rem;border:1px solid #dbe7f5;border-radius:8px;background:#f8fbff}.order-cancel-toggle{grid-template-columns:34px minmax(0,1fr)}.order-cancel-toggle .icon-symbol{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#fff0f0}[data-cancel-order-button].is-active{box-shadow:0 0 0 3px #d92d2024}.order-product-picker{padding:0;border:0;background:transparent}.order-product-picker__search{position:sticky;top:0;z-index:2;padding-bottom:.65rem;background:#fff}.order-product-picker__list{max-height:570px;gap:.55rem}.order-product-picker__group{gap:.55rem}.order-product-picker__head{display:grid;grid-template-columns:52px minmax(0,1fr);gap:.65rem;align-items:center}.order-product-picker__thumb{width:52px;height:52px}.order-product-picker__head strong,.order-product-picker__head small{display:block}.order-product-picker__head small{margin-top:.15rem;color:#667085;font-weight:800}.order-product-picker__variants{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.45rem}.order-product-option{min-height:54px}.order-catalog-modal__dialog{width:min(980px,calc(100vw - 2rem));border-radius:8px}.order-admin-grid>.admin-card{display:grid;gap:.85rem}.order-admin-timeline{max-height:460px;overflow:auto;padding-inline-end:.25rem}.order-manual-delivery-panel summary{display:flex;gap:.45rem;align-items:center}.order-manual-delivery-panel form.stack{margin-top:.75rem}.order-workbench-heading{align-items:flex-start;gap:1rem}.order-workbench-heading__actions,.order-workbench-toolbar__actions,.order-workbench-item__badges,.order-workbench-item__actions,.order-workbench-item__quick-actions,.order-workbench-side-actions,.order-workbench-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.order-workbench{display:grid;gap:1rem}.order-workbench__topbar{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(360px,1.5fr) minmax(190px,auto);gap:.9rem;align-items:stretch;padding:1rem;border:1px solid #dce7f3;border-radius:8px;background:linear-gradient(135deg,#fff,#f3f8fd);box-shadow:0 14px 34px #1020360f}.order-workbench__identity,.order-workbench__status{display:grid;gap:.35rem;align-content:center}.order-workbench__identity h2{margin:0;color:var(--ink);font-size:1.4rem;font-weight:950}.order-workbench__identity p,.order-workbench-side-card p{margin:0;color:#667085;font-weight:800}.order-workbench-metrics,.order-workbench-summary,.order-workbench-detail__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.order-workbench-metrics div,.order-workbench-summary div,.order-workbench-detail__grid div{min-width:0;padding:.75rem;border:1px solid #e1eaf5;border-radius:8px;background:#fff}.order-workbench-metrics span,.order-workbench-summary span,.order-workbench-detail__grid span,.order-workbench-item__numbers span{display:block;color:#667085;font-size:.76rem;font-weight:850}.order-workbench-metrics strong,.order-workbench-summary strong,.order-workbench-detail__grid strong,.order-workbench-item__numbers strong{display:block;margin-top:.2rem;color:#101828;font-weight:950;overflow-wrap:anywhere}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:.35rem .65rem;border-radius:999px;background:#eef2f6;color:#344054;font-size:.78rem;font-weight:950;white-space:nowrap}.status-pill--success{background:#e8faf4;color:#047857}.status-pill--warning{background:#fff7df;color:#9a6700}.status-pill--danger{background:#ffe9e7;color:#b42318}.status-pill--neutral{background:#eef2f6;color:#475467}.text-danger{color:#b42318!important}.order-workbench-review{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.order-workbench-review__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:end;padding:.85rem;border:1px solid #dce7f3;border-radius:8px;background:#fff}.order-workbench-review__form strong{grid-column:1 / -1;color:var(--ink);font-weight:950}.order-workbench__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,350px);gap:1rem;align-items:start}.order-workbench__main{min-width:0;display:grid;gap:.9rem}.order-workbench-console{display:grid;gap:.75rem;margin-bottom:1rem;padding:.85rem;border:1px solid #c7d7ea;border-radius:8px;background:#f8fbff}.order-workbench-console__status{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding:.65rem .75rem;border:1px solid #fedf89;border-radius:8px;background:#fffbeb;color:#92400e;font-weight:900}.order-workbench-console__status span:last-child{color:#667085;font-size:.85rem}.order-workbench-console__status.is-ready{border-color:#b7ead6;background:#ecfdf6;color:#047857}.order-workbench-console__status.is-active{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.order-workbench-console__status.is-warning{border-color:#fedf89;background:#fffbeb;color:#92400e}.order-workbench-console__scenarios{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.order-workbench-scenario{display:flex;gap:.55rem;align-items:center;justify-content:center;min-height:48px;padding:.65rem;border:1px solid #dce7f3;border-radius:8px;background:#fff;color:var(--ink);font-weight:950;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.order-workbench-scenario:hover,.order-workbench-scenario:focus-visible{border-color:#11b9818c;background:#ecfdf6;color:#047857;transform:translateY(-1px)}.order-workbench-scenario--danger:hover,.order-workbench-scenario--danger:focus-visible{border-color:#fda29b;background:#fff1f1;color:#b42318}.order-workbench-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.order-workbench-flow span,.order-workbench-stage-card{display:flex;gap:.5rem;align-items:center;justify-content:center;min-height:38px;padding:.5rem .65rem;border:1px solid #dce7f3;border-radius:8px;background:#fff;color:#667085;font-weight:950}.order-workbench-flow b{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#edf2f7;color:#344054}.order-workbench-flow span.is-active,.order-workbench-stage-card.is-active{border-color:#11b98173;background:#ecfdf6;color:#047857}.order-workbench-stage-card{justify-content:flex-start}.order-workbench-toolbar,.order-workbench-side-card,.order-workbench-drawer,.order-workbench-panel{border:1px solid #dce7f3;border-radius:8px;background:#fff;box-shadow:0 14px 34px #1020360d}.order-workbench-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem}.order-workbench-toolbar h2,.order-workbench-side-card h3,.order-workbench-detail h3,.order-workbench-detail h4,.order-workbench-modal__head h3{margin:0;color:var(--ink);font-weight:950}.order-workbench-items{display:grid;gap:.7rem}.order-workbench-item{position:relative;display:grid;grid-template-columns:74px minmax(0,1fr) auto auto;gap:.75rem;align-items:center;min-width:0;padding:.8rem;border:1px solid #dce7f3;border-radius:8px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.order-workbench-item:hover,.order-workbench-item.is-selected{border-color:#11b9818c;box-shadow:0 16px 34px #10203614}.order-workbench-item.is-draft{border-color:#f790098c;background:#fffdfa;box-shadow:0 0 0 3px #f790091a}.order-workbench-item.is-cancelled-draft{border-color:#d92d2073;background:#fff8f8}.order-workbench-item.is-locked{opacity:.72}.order-workbench-item__select{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:0;border:0;background:transparent;cursor:pointer}.order-workbench-item__media{position:relative;z-index:2;display:grid;place-items:center;width:74px;height:74px;overflow:hidden;border:1px solid #e1eaf5;border-radius:8px;background:#f8fbff;color:var(--green-dark);font-weight:950}.order-workbench-item__media img,.order-selected-product__thumb img,.order-product-picker__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order-workbench-item__content,.order-workbench-item__actions,.order-workbench-item__quick-actions{position:relative;z-index:2;min-width:0}.order-workbench-item__title{display:flex;gap:.75rem;align-items:flex-start;justify-content:space-between;min-width:0}.order-workbench-item__title h3{margin:.1rem 0 0;color:var(--ink);font-size:1rem;font-weight:950}.order-workbench-item__title p{margin:.15rem 0 0;color:#667085;font-size:.85rem;font-weight:850}.order-workbench-item__numbers{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));gap:.5rem;margin-top:.65rem}.order-workbench-item__numbers div{min-width:0;padding:.5rem .55rem;border:1px solid #edf2f7;border-radius:8px;background:#fbfdff}.order-workbench__side{position:sticky;top:1rem;display:grid;gap:.9rem}.order-workbench-side-card{display:grid;gap:.85rem;padding:.9rem}.order-workbench-side-card__head{display:flex;gap:.75rem;justify-content:space-between;align-items:flex-start}.order-workbench-settlement,.order-workbench-compact-form{display:grid;gap:.7rem}.order-workbench-settlement__choices{display:flex;flex-wrap:wrap;gap:.45rem}.order-workbench-choice{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:.45rem .7rem;border:1px solid #dce7f3;border-radius:8px;background:#fff;color:#344054;font-weight:900;cursor:pointer}.order-workbench-choice input{position:absolute;opacity:0;pointer-events:none}.order-workbench-choice.is-active{border-color:#11b98173;background:#ecfdf6;color:#047857}.order-workbench-cancel-draft{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:center;padding:.75rem;border:1px solid #ffd1cc;border-radius:8px;background:#fff8f8;color:#b42318}.order-workbench-drawer{display:grid;gap:.85rem;min-height:180px;padding:.9rem}.order-workbench-drawer__empty{display:grid;place-items:center;gap:.45rem;min-height:140px;color:#667085;text-align:center}.order-workbench-detail,.order-workbench-detail__section{display:grid;gap:.75rem}.order-workbench-detail__head p{margin:.2rem 0 0;color:#667085;font-weight:850}.order-workbench-panels{display:grid;gap:.75rem}.order-workbench-panel{overflow:hidden}.order-workbench-panel summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem;color:var(--ink);font-weight:950;cursor:pointer}.order-workbench-panel>:not(summary){padding:0 .9rem .9rem}.order-workbench-activity{display:grid;gap:.6rem}.order-workbench-activity__item{display:grid;gap:.35rem;padding:.65rem;border-inline-start:4px solid #98a2b3;border-radius:8px;background:#f8fbff}.order-workbench-activity__item>div:first-child{display:flex;gap:.5rem;justify-content:space-between;align-items:center}.order-workbench-activity__actions{display:inline-flex;flex-wrap:wrap;gap:.35rem;align-items:center;justify-content:flex-end}.order-workbench-activity__item p{margin:0;color:#475467;font-weight:800}.order-workbench-activity__item time{color:#667085;font-size:.8rem;font-weight:850}.order-workbench-activity__item--success{border-color:#12b981}.order-workbench-activity__item--warning{border-color:#f79009}.order-workbench-activity__item--danger{border-color:#d92d20}.order-workbench-payments{display:grid;gap:.55rem}.order-workbench-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:grid;place-items:center;padding:1rem;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .16s ease,visibility .16s ease}.order-workbench-modal.is-open{visibility:visible;opacity:1;pointer-events:auto}.order-workbench-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c16269e}.order-workbench-modal__dialog{position:relative;width:min(560px,calc(100vw - 2rem));max-height:min(760px,calc(100vh - 2rem));display:grid;gap:.9rem;overflow:auto;padding:1rem;border-radius:8px;background:#fff;box-shadow:0 28px 76px #08122242}.order-workbench-modal__dialog--wide{width:min(900px,calc(100vw - 2rem))}.order-workbench-modal__head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.order-workbench-modal__body,.order-workbench-catalog,.order-workbench-catalog__selection{display:grid;gap:.75rem}.order-workbench-catalog__selection{grid-template-columns:minmax(0,1fr) 120px auto;align-items:end;padding:.75rem;border:1px solid rgba(17,185,129,.35);border-radius:8px;background:#f3fdf8}.order-selected-product{display:grid;grid-template-columns:48px minmax(0,1fr);gap:.6rem;align-items:center;min-height:48px;color:#475467;font-weight:850}.order-selected-product__thumb,.order-product-picker__thumb{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border:1px solid #dce7f3;border-radius:8px;background:#fff}.order-selected-product__copy{min-width:0;display:grid;gap:.15rem}.order-selected-product__copy strong,.order-product-picker__head strong{color:var(--ink);font-weight:950}.order-selected-product__copy span,.order-selected-product__copy small,.order-product-picker__head small,.order-product-option small{color:#667085;font-size:.82rem;font-weight:800}.order-product-picker--modal{display:grid;gap:.75rem}.order-product-picker__search{position:sticky;top:0;z-index:2;padding-bottom:.4rem;background:#fff}.order-product-picker__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.order-product-picker__group{display:grid;gap:.6rem;padding:.75rem;border:1px solid #dce7f3;border-radius:8px;background:#fbfdff}.order-product-picker__head{display:grid;grid-template-columns:48px minmax(0,1fr);gap:.6rem;align-items:center}.order-product-picker__variants{display:grid;gap:.45rem}.order-product-option{display:grid;gap:.15rem;width:100%;padding:.55rem;border:1px solid #dce7f3;border-radius:8px;background:#fff;color:var(--ink);text-align:start;cursor:pointer}.order-product-option.is-selected{border-color:#11b98173;background:#ecfdf6}.order-workbench-empty{padding:1.25rem;border:1px dashed #cbd5e1;border-radius:8px;color:#667085;text-align:center;font-weight:900}.order-workbench-metrics--strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.order-workbench-metrics--strip div{min-height:54px;padding:.52rem .62rem}.order-workbench__topbar,.order-workbench-toolbar,.order-workbench-side-card,.order-workbench-drawer,.order-workbench-panel{box-shadow:0 8px 22px #1020360b}.order-workbench__topbar{padding:.75rem}.order-workbench__layout{grid-template-columns:minmax(0,1fr) minmax(330px,390px)}.order-workbench-toolbar{padding:.65rem .75rem}.order-workbench-items{gap:.5rem}.order-workbench-item{grid-template-columns:56px minmax(0,1fr) auto auto;gap:.55rem;padding:.55rem .65rem}.order-workbench-item__media{width:56px;height:56px}.order-workbench-item__title h3{margin-top:0;font-size:.96rem;line-height:1.25}.order-workbench-item__title p{margin-top:.05rem;line-height:1.25}.order-workbench-item__badges{gap:.32rem}.order-workbench-item__numbers{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.42rem}.order-workbench-item__numbers div{min-height:32px;display:inline-flex;align-items:center;gap:.35rem;padding:.26rem .45rem;border-radius:7px}.order-workbench-item__numbers span,.order-workbench-item__numbers strong{margin:0;line-height:1.2}.order-workbench-item__actions,.order-workbench-item__quick-actions{gap:.32rem}.order-workbench-item .btn-sm{width:34px;min-width:34px;height:34px;min-height:34px;padding:0}.order-workbench-side-card{gap:.65rem;padding:.72rem}.order-workbench-finance{display:grid;gap:.45rem}.order-workbench-finance__row{min-width:0;display:grid;grid-template-columns:minmax(74px,auto) minmax(0,1fr) auto;gap:.55rem;align-items:center;min-height:52px;padding:.5rem .6rem;border:1px solid #e1eaf5;border-radius:8px;background:#fbfdff}.order-workbench-finance__row--balance{background:#f8fbff}.order-workbench-finance__row>span{color:#667085;font-size:.78rem;font-weight:900}.order-workbench-finance__row strong{min-width:0;color:#101828;font-weight:950;overflow-wrap:anywhere}.order-workbench-finance__row small{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:.28rem;color:#667085;font-size:.74rem;font-weight:850;text-align:end}.order-workbench-finance__row small b{color:#475467}.finance-delta{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:.12rem .42rem;border-radius:999px;background:#eef2f6;color:#475467;font-style:normal;font-weight:950;direction:ltr;unicode-bidi:isolate}.finance-delta.is-positive{background:#e8faf4;color:#047857}.finance-delta.is-negative{background:#ffe9e7;color:#b42318}.finance-delta.is-neutral{background:#eef2f6;color:#667085}.finance-delta.is-warning{gap:.22rem;background:#fff7e6;color:#b54708}.order-workbench-settlement{padding:.62rem;border:1px solid #dbe7f5;border-radius:8px;background:#f8fbff}.order-workbench-settlement__caption{font-size:.82rem;line-height:1.45}.order-workbench-settlement__choices{gap:.35rem}.order-workbench-choice{gap:.35rem;min-height:34px;padding:.36rem .55rem;font-size:.82rem}.order-workbench-choice .icon-symbol{width:16px;height:16px}.order-workbench-choice[hidden],.order-workbench-settlement[hidden],.order-workbench-settlement__money[hidden],.order-workbench-settlement__money [hidden],.order-workbench-drawer[hidden]{display:none!important}.order-workbench-settlement__money{display:grid;gap:.55rem}.order-workbench-side-actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.order-workbench__topbar{position:sticky;top:.75rem;z-index:900;grid-template-columns:minmax(170px,.75fr) minmax(420px,1.7fr) minmax(180px,auto);align-items:center;padding:.62rem}.order-workbench__status{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;align-content:center;gap:.35rem}.order-workbench__commands{display:inline-flex;gap:.32rem;align-items:center;justify-content:flex-end}.order-workbench-metrics--strip div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:48px;padding:.45rem .55rem}.order-workbench-metrics--strip div>span{min-width:0}.order-workbench-metrics--strip div>strong{margin:0;text-align:end}.order-workbench-metrics--strip .finance-delta{grid-column:1 / -1;justify-self:flex-start;margin-top:.2rem;font-size:.72rem}.order-workbench-console[hidden],.order-workbench-action-menu[hidden]{display:none!important}.order-workbench-console{margin:-.35rem 0 0;padding:0;border:0;background:transparent}.order-workbench__layout{grid-template-columns:minmax(0,1fr) minmax(270px,320px)}.order-workbench__side{top:6.25rem}.order-workbench-save-dock{border-color:#11b9813d;gap:.55rem;padding:.68rem}[data-current-balance-panel][hidden]{display:none!important}.order-workbench-save-dock .field{margin:0}.order-workbench-save-dock .input,.order-workbench-save-dock .select,.order-workbench-save-dock .textarea{min-height:38px}.order-workbench-settlement__caption{margin:0;font-size:.8rem;line-height:1.45}.order-workbench-payment-match-fields{margin-top:-.1rem}.order-workbench-optional-fields{display:grid;gap:.45rem;padding:.38rem .45rem;border:1px dashed #dbe7f5;border-radius:8px;background:#fff}.order-workbench-optional-fields summary{display:inline-flex;gap:.35rem;align-items:center;width:-moz-max-content;width:max-content;color:#475467;font-size:.78rem;font-weight:950;cursor:pointer;list-style:none}.order-workbench-optional-fields summary::-webkit-details-marker{display:none}.order-workbench-optional-fields:not([open]){display:block}.order-workbench-optional-fields:not([open])>:not(summary){display:none!important}.order-workbench-item{grid-template-columns:56px minmax(0,1fr) auto;align-items:center}.order-workbench-item__actions{position:relative;z-index:5;justify-content:flex-end}.order-workbench-action-menu{position:absolute;inset-block-start:calc(100% + .4rem);inset-inline-end:0;z-index:50;display:grid;width:176px;padding:.35rem;border:1px solid #dce7f3;border-radius:8px;background:#fff;box-shadow:0 18px 42px #10203629}.order-workbench-action-menu__item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:.45rem;align-items:center;width:100%;min-height:34px;padding:.4rem .45rem;border:0;border-radius:7px;background:transparent;color:#344054;font:inherit;font-size:.82rem;font-weight:900;text-align:start;cursor:pointer}.order-workbench-action-menu__item:hover,.order-workbench-action-menu__item:focus-visible{background:#f3f8fd;color:var(--ink)}.order-workbench-action-menu__item--danger{color:#b42318}.order-workbench-action-menu__item--danger:hover,.order-workbench-action-menu__item--danger:focus-visible{background:#fff1f1;color:#b42318}.order-workbench-action-menu__item:disabled{cursor:not-allowed;opacity:.45}.order-workbench-action-menu__item .icon-symbol{width:17px;height:17px}.order-workbench-replacement{position:relative;z-index:2;grid-column:2 / -1;display:grid;grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) auto;gap:.45rem;align-items:center;margin-top:-.15rem;padding:.45rem;border:1px solid rgba(17,185,129,.28);border-radius:8px;background:#f3fdf8}.order-workbench-replacement__item{min-width:0;display:grid;gap:.08rem}.order-workbench-replacement__item--new{grid-template-columns:34px minmax(0,1fr);gap:.42rem;align-items:center}.order-workbench-replacement__thumb{display:grid;place-items:center;width:34px;height:34px;overflow:hidden;border:1px solid #dce7f3;border-radius:8px;background:#fff;color:var(--green-dark);font-weight:950}.order-workbench-replacement__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order-workbench-replacement small,.order-workbench-replacement em{color:#667085;font-size:.72rem;font-style:normal;font-weight:850}.order-workbench-replacement strong{min-width:0;color:var(--ink);font-size:.82rem;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-workbench-required-inputs{position:relative;z-index:2;grid-column:2 / -1;display:grid;gap:.42rem;padding:.5rem;border:1px solid #fedf89;border-radius:8px;background:#fffbeb}.order-workbench-required-inputs[hidden]{display:none!important}.order-workbench-required-inputs__head{display:inline-flex;gap:.32rem;align-items:center;color:#92400e;font-size:.78rem;font-weight:950}.order-workbench-required-inputs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.order-workbench-required-inputs label{display:grid;gap:.22rem;min-width:0;color:#475467;font-size:.75rem;font-weight:900}.input.is-invalid,.select.is-invalid,.textarea.is-invalid{border-color:#f04438;box-shadow:0 0 0 3px #f044381a}.order-workbench-inline-detail{position:relative;z-index:2;grid-column:1 / -1;padding:.65rem;border:1px solid #dbe7f5;border-radius:8px;background:#f8fbff}.order-workbench-inline-detail[hidden]{display:none!important}.order-workbench-item.is-detail-open{align-items:start}@media(max-width:1180px){.order-workbench__topbar,.order-workbench__layout{grid-template-columns:1fr}.order-workbench__side{position:static}.order-workbench-console__scenarios,.order-workbench-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.order-workbench-item{grid-template-columns:64px minmax(0,1fr)}.order-workbench-item__actions,.order-workbench-item__quick-actions{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:720px){.order-workbench-review,.order-workbench-metrics,.order-workbench-console__scenarios,.order-workbench-flow,.order-workbench-detail__grid,.order-workbench-item__numbers,.order-workbench-catalog__selection,.order-workbench-finance__row{grid-template-columns:1fr}.order-workbench-finance__row small{justify-content:flex-start;text-align:start}.order-workbench-toolbar,.order-workbench-item__title,.order-workbench-side-card__head,.order-workbench-modal__head{align-items:stretch;flex-direction:column}}@media(max-width:1180px){.order-workbench__topbar{top:.5rem;grid-template-columns:minmax(0,1fr)}.order-workbench__status,.order-workbench__commands{justify-content:flex-start}.order-workbench__side{top:.5rem}}@media(max-width:720px){.order-workbench{padding-bottom:1rem}.order-workbench__topbar{top:0;margin-inline:-.25rem;border-radius:0 0 8px 8px}.order-workbench-metrics--strip{grid-template-columns:repeat(2,minmax(0,1fr))}.order-workbench-metrics--strip div{min-height:44px}.order-workbench-item{grid-template-columns:52px minmax(0,1fr) auto;align-items:start}.order-workbench-item__title{align-items:flex-start}.order-workbench-item__numbers{grid-template-columns:repeat(2,minmax(0,1fr))}.order-workbench-replacement{grid-column:1 / -1;grid-template-columns:1fr}.order-workbench-required-inputs{grid-column:1 / -1}.order-workbench-required-inputs__grid{grid-template-columns:1fr}.order-workbench-save-dock{position:sticky;bottom:.5rem;z-index:850}}.order-item-admin-card>form.stack,.order-manual-delivery-panel form.stack{padding:.85rem;border:1px solid #dbe7f5;border-radius:8px;background:#f8fbff}@media(max-width:1180px){.order-adjustment-layout{grid-template-columns:1fr}.order-adjustment-summary{position:static}}@media(max-width:980px){.order-adjustment-toolbar,.order-adjustment-item-row{grid-template-columns:1fr}.order-adjustment-toolbar{align-items:stretch}.order-adjustment-toolbar__actions{justify-content:flex-start}.order-adjustment-quick-stats,.order-adjustment-card-grid,.order-add-item-panel--dock{grid-template-columns:repeat(2,minmax(0,1fr))}.order-action-rail{grid-template-columns:repeat(4,36px);justify-content:flex-start}}@media(max-width:620px){.order-adjustment-console{padding:.75rem}.order-adjustment-quick-stats,.order-adjustment-card-grid,.order-add-item-panel--dock,.order-add-controls,.order-adjustment-summary__grid,.order-product-picker__variants{grid-template-columns:1fr}}.icon-symbol,.btn-icon .icon-symbol{background:currentColor;-webkit-mask:var(--icon-mask) center / contain no-repeat;mask:var(--icon-mask) center / contain no-repeat}.icon-symbol:before,.icon-symbol:after,.btn-icon .icon-symbol:before,.btn-icon .icon-symbol:after{content:none!important}.icon-symbol--plus{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E")}.icon-symbol--trash{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6h18M8 6V4h8v2M19 6l-1 14H6L5 6M10 11v6M14 11v6'/%3E%3C/svg%3E")}.icon-symbol--eye{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.icon-symbol--copy{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='9' y='9' width='13' height='13' rx='2'/%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E")}.icon-symbol--link{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.1 0l2-2a5 5 0 0 0-7.1-7.1l-1.1 1.1M14 11a5 5 0 0 0-7.1 0l-2 2a5 5 0 0 0 7.1 7.1l1.1-1.1'/%3E%3C/svg%3E")}.icon-symbol--clear-format{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 3l5 5-11 11H5l-3-3L13 5zM6 19h15'/%3E%3C/svg%3E")}.icon-symbol--x{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E")}.icon-symbol--sheet,.icon-symbol--file,.icon-symbol--csv,.icon-symbol--receipt{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zM14 2v6h6M8 13h8M8 17h6'/%3E%3C/svg%3E")}.icon-symbol--boxes{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 8v13H3V8M1 3h22v5H1zM10 12h4'/%3E%3C/svg%3E")}.icon-symbol--back{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 12H5M12 19l-7-7 7-7'/%3E%3C/svg%3E")}.icon-symbol--reset{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 12a9 9 0 1 1-3-6.7M21 3v6h-6'/%3E%3C/svg%3E")}.icon-symbol--repeat{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 1l4 4-4 4M3 11V9a4 4 0 0 1 4-4h14M7 23l-4-4 4-4M21 13v2a4 4 0 0 1-4 4H3'/%3E%3C/svg%3E")}.icon-symbol--undo,.icon-symbol--refund{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 14l-4-4 4-4M5 10h10a5 5 0 1 1 0 10h-4'/%3E%3C/svg%3E")}.icon-symbol--upload{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 16V4M7 9l5-5 5 5M4 20h16'/%3E%3C/svg%3E")}.icon-symbol--download{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 4v12M7 11l5 5 5-5M4 20h16'/%3E%3C/svg%3E")}.icon-symbol--check{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E")}.icon-symbol--alert{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.3 3.9 1.8 18a2 2 0 0 0 1.7 3h17a2 2 0 0 0 1.7-3L13.7 3.9a2 2 0 0 0-3.4 0zM12 9v4M12 17h.01'/%3E%3C/svg%3E")}.icon-symbol--bell{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 1 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9M13.7 21a2 2 0 0 1-3.4 0'/%3E%3C/svg%3E")}.icon-symbol--lock-open{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 9.8-1'/%3E%3C/svg%3E")}.icon-symbol--search{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='M21 21l-4.3-4.3'/%3E%3C/svg%3E")}.icon-symbol--pause{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M6 4h4v16H6zM14 4h4v16h-4z'/%3E%3C/svg%3E")}.icon-symbol--play{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E")}.icon-symbol--payment{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='5' width='20' height='14' rx='2'/%3E%3Cpath d='M2 10h20M6 15h4'/%3E%3C/svg%3E")}.icon-symbol--columns{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Cpath d='M9 4v16M15 4v16'/%3E%3C/svg%3E")}.icon-symbol--gift{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12v8H4v-8M2 7h20v5H2zM12 7v13M12 7C9 2.5 5 4.3 6.7 6.5 8 8.2 12 7 12 7ZM12 7c3-4.5 7-2.7 5.3-.5C16 8.2 12 7 12 7Z'/%3E%3C/svg%3E")}.icon-symbol--tag{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12 12 4h8v8l-8 8a2 2 0 0 1-2.8 0L4 14.8a2 2 0 0 1 0-2.8Z'/%3E%3Cpath d='M16.5 7.5h.01'/%3E%3C/svg%3E")}.icon-symbol--star{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='m12 2 2.9 6.2 6.8.8-5 4.7 1.3 6.7-6-3.3-6 3.3 1.3-6.7-5-4.7 6.8-.8z'/%3E%3C/svg%3E")}.icon-symbol--sidebar{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Cpath d='M9 4v16M15 9l3 3-3 3'/%3E%3C/svg%3E")}.icon-symbol--chevron{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.icon-symbol--fit,.icon-symbol--fit-columns,.icon-symbol--fit-rows,.icon-symbol--ruler{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16v16H4zM9 4v16M15 4v16'/%3E%3C/svg%3E")}.icon-symbol--edit{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4z'/%3E%3C/svg%3E")}.icon-symbol--send{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 2L11 13M22 2l-7 20-4-9-9-4z'/%3E%3C/svg%3E")}.icon-symbol--truck{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 17H6V5h8v12M14 8h4l4 4v5h-4M14 17h4M5 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4M20 20a2 2 0 1 0 0-4 2 2 0 0 0 0 4'/%3E%3C/svg%3E")}.icon-symbol--external-link{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14L21 3'/%3E%3C/svg%3E")}.icon-symbol--save{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2zM17 21v-8H7v8M7 3v5h8'/%3E%3C/svg%3E")}.icon-symbol--more{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Ccircle cx='5' cy='12' r='2.2'/%3E%3Ccircle cx='12' cy='12' r='2.2'/%3E%3Ccircle cx='19' cy='12' r='2.2'/%3E%3C/svg%3E")}.icon-symbol--arrow-left{--icon-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 12H5M12 19l-7-7 7-7'/%3E%3C/svg%3E")}.auth-layout--customer{padding:clamp(1rem,2.2vw,2rem) 0 2.5rem;background:linear-gradient(135deg,rgba(16,181,138,.08),transparent 26%),linear-gradient(315deg,rgba(47,117,187,.1),transparent 32%)}.auth-grid--customer{grid-template-columns:minmax(390px,.82fr) minmax(460px,1fr);align-items:start;gap:clamp(1rem,2.6vw,2rem)}.auth-grid--customer .stack{align-self:start}.auth-grid--customer .auth-hero{min-height:clamp(430px,62vh,620px);align-content:center;gap:1.1rem;overflow:hidden;padding:clamp(1.4rem,3vw,2.6rem);border:1px solid rgba(255,255,255,.38);border-radius:18px;background:linear-gradient(135deg,#0a223eeb,#2f75bbdb 52%,#10b58ac7),repeating-linear-gradient(90deg,rgba(255,255,255,.1) 0 1px,transparent 1px 34px);box-shadow:0 24px 70px #11203329}.auth-grid--customer .auth-hero h1{max-width:14ch;font-size:clamp(2.2rem,4.4vw,4.15rem);line-height:1.08;text-wrap:balance}.auth-grid--customer .auth-hero p{max-width:58ch;margin:0;color:#ffffffe0;font-size:clamp(1rem,1.5vw,1.18rem);font-weight:700}.auth-trust-tag{display:inline-flex;align-items:center;gap:.38rem;border:1px solid rgba(255,255,255,.42);color:#063b34;background:#ffffffe6}.auth-security-note{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:.8rem;padding:.9rem 1rem;border-color:#10b58a38;background:linear-gradient(135deg,#fbfffd,#f7fbff)}.auth-security-note__icon{width:38px;height:38px;padding:.55rem;border-radius:8px;color:var(--green-dark);background:#e9fbf5}.auth-security-note .card-muted{margin:.2rem 0 0}.auth-layout--customer .otp-pro-card{overflow:visible;padding:clamp(1rem,2vw,1.45rem);border-radius:18px;box-shadow:0 22px 58px #1120331f}.auth-layout--customer .otp-pro-card__header h3{font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.25}.auth-layout--customer .otp-morph-shell{min-height:0}.otp-morph-shell:not(.is-otp-mode) .otp-stage{position:absolute;top:0;right:0;bottom:0;left:0}.belal-country-badge{display:inline-grid;place-items:center;width:32px;min-width:32px;height:24px;border:1px solid rgba(47,117,187,.22);border-radius:6px;color:#144f94;background:#eef6ff;font-family:IBM Plex Sans Arabic,Cairo,sans-serif;font-size:.74rem;font-weight:950;letter-spacing:0;line-height:1}.belal-country-option .belal-country-badge{width:34px;height:26px}.btn:disabled,.btn.is-loading{cursor:not-allowed;opacity:.72;transform:none}.btn.is-loading:after{content:"";width:16px;height:16px;border:2px solid currentColor;border-inline-start-color:transparent;border-radius:999px;animation:otpSpin .76s linear infinite}@keyframes otpSpin{to{transform:rotate(360deg)}}@media(max-width:980px){.auth-grid--customer{grid-template-columns:1fr}.auth-grid--customer .stack{order:-1}.auth-grid--customer .auth-hero{min-height:360px}}@media(max-width:620px){.auth-layout--customer{padding-top:.75rem}.auth-grid--customer .auth-hero{min-height:auto;padding:1.1rem;border-radius:14px}.auth-grid--customer .auth-hero h1{max-width:none;font-size:2rem}.auth-security-note{grid-template-columns:1fr;justify-items:start}.belal-country-trigger{min-width:106px;gap:.45rem;padding:0 .55rem}.belal-country-badge{width:28px;min-width:28px;height:22px;font-size:.68rem}}.offer-grid,.bundle-grid{align-items:stretch}.offer-card__visual,.bundle-card__visual{position:relative;min-height:210px;display:grid;place-items:center;overflow:hidden;padding:1rem;color:#fff;background:linear-gradient(135deg,#102a43,#2f75bb 54%,#10b58a)}.offer-card__visual img,.bundle-card__visual>img{width:min(74%,190px);height:min(74%,190px);-o-object-fit:contain;object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 16px 34px #05122838}.offer-card__flag{position:absolute;top:.8rem;inset-inline-start:.8rem;z-index:2;display:inline-grid;min-height:30px;place-items:center;padding:.25rem .65rem;border-radius:999px;color:#063b34;background:#ffd95c;font-size:.76rem;font-weight:950}.offer-card__chips{display:flex;flex-wrap:wrap;gap:.35rem;min-height:28px}.offer-saving-badge{color:#063b34;border-color:#bbf7d0;background:#dcfce7}.offer-saving-badge.is-hot{color:#3b2200;border-color:#facc15;background:#ffd95c;box-shadow:0 0 #ffd95c7a;animation:bundleSavingPulse 1.6s ease-in-out infinite}.bundle-card__stack{position:absolute;inset-inline-end:.75rem;bottom:.75rem;display:flex;gap:.35rem}.bundle-card__stack span{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:8px;color:var(--blue-dark);background:#fff;font-weight:950;box-shadow:0 10px 22px #0512282e}.bundle-card__stack img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bundle-components,.products-bulk-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.bundle-badge,.bundle-summary-label{color:#075e4a;background:#e8fbf4}.bundle-summary-label{display:block;width:-moz-fit-content;width:fit-content;margin-top:.18rem;padding:.08rem .45rem;border-radius:999px;font-size:.72rem;font-weight:900}.bundle-detail-grid{display:grid;gap:1rem}.bundle-detail-card{grid-template-columns:minmax(0,1fr) minmax(320px,.55fr)}.bundle-detail-card__side{display:grid;gap:.85rem;align-content:start;padding:clamp(1rem,2vw,1.4rem);border-inline-start:1px solid rgba(228,232,240,.9);background:#f8fbff}.bundle-detail-card__side h3{margin:0;color:var(--blue-dark)}.bundle-component-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.65rem;border:1px solid #e4e8f0;border-radius:8px;background:#fff}.bundle-component-row__thumb{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:var(--blue-dark);background:#eef6ff;font-weight:950}.bundle-component-row__thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#fff}.bundle-component-row small{display:block;color:var(--ink-soft);font-weight:750}.bundle-quantity-field{min-width:130px}.input--compact{min-height:34px;padding-block:.35rem;font-size:.82rem}.products-table__select{width:42px}.products-bulk-toolbar{justify-content:flex-end}@media(max-width:980px){.bundle-detail-card{grid-template-columns:1fr}.bundle-detail-card__side{border-inline-start:0;border-top:1px solid rgba(228,232,240,.9)}}@media(max-width:620px){.offer-grid,.bundle-grid{grid-template-columns:1fr}.offer-card__visual,.bundle-card__visual{min-height:180px}.bundle-component-row{grid-template-columns:48px minmax(0,1fr)}.bundle-component-row .price-line{grid-column:1 / -1}.products-bulk-toolbar{justify-content:flex-start}}.bundle-builder{display:grid;gap:.85rem}.bundle-builder__bar{position:sticky;top:.75rem;z-index:45;display:grid;grid-template-columns:minmax(160px,.55fr) minmax(0,1.7fr) auto;gap:.75rem;align-items:center;padding:.7rem;border:1px solid rgba(228,232,240,.92);border-radius:10px;background:#fffffff0;box-shadow:0 16px 40px #1120331a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bundle-builder__title{min-width:0}.bundle-builder__title h1{overflow:hidden;margin:.1rem 0 0;color:var(--blue);font-size:1.28rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.bundle-builder__totals{display:grid;grid-template-columns:repeat(5,minmax(94px,1fr));gap:.45rem;min-width:0}.bundle-builder-total{display:grid;min-height:52px;align-content:center;gap:.08rem;padding:.42rem .54rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fbff}.bundle-builder-total span,.bundle-row-money span,.bundle-row-money small,.bundle-field-delta,.bundle-finance-drawer__metrics span{color:var(--ink-soft);font-size:.68rem;font-weight:850;line-height:1.3}.bundle-builder-total strong{color:var(--ink);font-size:.88rem;font-weight:950;line-height:1.2}.bundle-builder-total small{color:var(--ink-soft);font-size:.68rem;font-weight:900}.bundle-builder-total--saving{border-color:#10b58a47;background:#ecfdf6}.bundle-builder-total--final{border-color:#2f75bb42;background:#eef6ff}[data-tone=positive]{color:#078565!important}[data-tone=negative]{color:#d92d20!important}[data-tone=neutral]{color:var(--ink-soft)!important}.bundle-builder__actions,.bundle-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:.35rem}.bundle-builder__compact,.bundle-builder__pricing,.bundle-builder__components{display:grid;gap:.78rem}.bundle-builder__identity{display:grid;grid-template-columns:minmax(260px,1fr) minmax(150px,.35fr);gap:.65rem;align-items:end}.bundle-builder-icon-toggle{display:inline-flex;min-height:40px;align-items:center;gap:.35rem;padding:.42rem .62rem;border:1px solid var(--line);border-radius:8px;color:var(--ink-soft);background:#fff;cursor:pointer;font-size:.78rem;font-weight:950;white-space:nowrap}.bundle-builder-icon-toggle input{position:absolute;opacity:0;pointer-events:none}.bundle-builder-icon-toggle:has(input:checked){border-color:#10b58a57;color:#075e4a;background:#e9fbf4}.bundle-builder-quantity-popover,.bundle-row-menu{position:relative}.bundle-builder-quantity-popover>summary{list-style:none}.bundle-builder-quantity-popover>summary::-webkit-details-marker{display:none}.bundle-builder-quantity-popover__panel{position:absolute;inset-block-start:calc(100% + .45rem);inset-inline-end:0;z-index:65;display:grid;width:min(310px,88vw);gap:.62rem;padding:.75rem;border:1px solid rgba(47,117,187,.16);border-radius:10px;background:#fff;box-shadow:0 20px 50px #11203329}.bundle-visibility-diagnostics{display:flex;flex-wrap:wrap;gap:.35rem}.bundle-visibility-diagnostic,.bundle-visibility-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.28rem;padding:.24rem .48rem;border-radius:999px;background:#eef4fb;color:var(--ink-soft);font-size:.72rem;font-weight:950}.bundle-visibility-diagnostic[data-tone=danger],.bundle-visibility-pill[data-tone=danger]{color:#b42318;background:#fff1f1}.bundle-visibility-diagnostic[data-tone=warning],.bundle-visibility-pill[data-tone=warning]{color:#8a4b00;background:#fff7df}.bundle-visibility-diagnostic[data-tone=info],.bundle-visibility-pill[data-tone=info]{color:#155eef;background:#eef4ff}.bundle-builder__switches{display:flex;align-items:end;justify-content:flex-end;gap:.4rem;flex-wrap:wrap}.bundle-builder__max-qty{width:72px}.bundle-builder__meta-grid,.bundle-builder__descriptions,.bundle-pricing-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.62rem;align-items:end}.bundle-builder__descriptions{grid-template-columns:minmax(260px,1fr) auto auto;align-items:start}.bundle-builder-popover{position:relative;align-self:end}.bundle-builder-popover>summary{display:inline-flex;min-height:42px;align-items:center;gap:.45rem;padding:.45rem .7rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue-dark);cursor:pointer;font-size:.82rem;font-weight:950;list-style:none}.bundle-builder-popover>summary::-webkit-details-marker{display:none}.bundle-builder-popover[open]>summary{border-color:#2f75bb6b;box-shadow:0 0 0 3px #2f75bb17}.bundle-builder-popover>.field,.bundle-category-picker{position:absolute;inset-inline-end:0;z-index:60;width:min(520px,82vw);margin-top:.45rem;padding:.7rem;border:1px solid rgba(47,117,187,.16);border-radius:10px;background:#fff;box-shadow:0 20px 50px #11203329}.bundle-builder-popover .textarea{min-height:96px}.bundle-category-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.45rem;max-height:min(330px,54vh);overflow:auto}.bundle-category-picker .radio-card{min-height:58px;padding:.58rem .65rem}.bundle-category-picker .card-muted{margin:.12rem 0 0;font-size:.72rem}.bundle-section-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.bundle-section-heading h2{margin:.08rem 0 0;color:var(--ink);font-size:1.08rem;line-height:1.3}.bundle-section-heading--actions{align-items:end}.bundle-pricing-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;padding:.28rem;border:1px solid var(--line);border-radius:10px;background:#f8fbff}.bundle-pricing-tabs label{min-width:0}.bundle-pricing-tabs input{position:absolute;opacity:0;pointer-events:none}.bundle-pricing-tabs span{display:grid;min-height:38px;place-items:center;padding:.35rem .55rem;border:1px solid transparent;border-radius:8px;color:var(--ink-soft);background:transparent;cursor:pointer;font-size:.82rem;font-weight:950;text-align:center}.bundle-pricing-tabs input:checked+span{border-color:#10b58a47;color:#075e4a;background:#e9fbf4;box-shadow:0 10px 24px #10b58a1f}.bundle-pricing-note{display:flex;min-height:42px;align-items:center;gap:.45rem;padding:.55rem .7rem;border:1px solid #d9efe8;border-radius:8px;color:#075e4a;background:#effdf8;font-size:.82rem;font-weight:900}.bundle-items-wrap{overflow:visible}.bundle-items-table{min-width:980px}.bundle-items-table th{font-size:.73rem;white-space:nowrap}.bundle-items-table td{vertical-align:middle}.bundle-items-table tr.is-active td{background:#f2fbff}.bundle-item-pick{display:grid;grid-template-columns:42px minmax(0,1fr);gap:.48rem;align-items:center;min-width:270px}.bundle-item-thumb{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border:1px solid #dfe8f4;border-radius:8px;color:var(--blue-dark);background:#eef6ff;font-size:.92rem;font-weight:950}.bundle-item-thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#fff}.bundle-item-pick .select{min-height:36px}.bundle-item-pick small{display:block;overflow:hidden;margin-top:.16rem;color:var(--ink-soft);font-size:.7rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.bundle-field-delta{display:block;min-height:16px;margin-bottom:.18rem}.bundle-row-money{display:grid;gap:.08rem;min-width:92px}.bundle-row-money strong{color:var(--ink);font-size:.84rem;font-weight:950}.bundle-row-actions .btn-icon{width:34px;height:34px;min-height:34px}.bundle-row-handle{cursor:grab}.bundle-row-menu__dots{transform:rotate(90deg)}.bundle-row-menu__panel{min-width:178px}.order-workbench-action-menu__item.is-disabled{cursor:not-allowed;opacity:.45;pointer-events:none}a.order-workbench-action-menu__item{text-decoration:none}.bundle-builder:not([data-pricing-mode=item_discounts]) .bundle-component-row-discount-control,.bundle-builder:not([data-pricing-mode=item_discounts]) [data-bundle-item-final-price]{display:none}.bundle-finance-drawer{position:fixed;top:5.4rem;inset-inline-start:1rem;z-index:90;display:grid;width:min(390px,calc(100vw - 2rem));max-height:calc(100vh - 7rem);overflow:auto;gap:.75rem;padding:.82rem;border:1px solid rgba(47,117,187,.18);border-radius:12px;background:#fffffff7;box-shadow:0 24px 60px #11203333;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bundle-finance-drawer[hidden]{display:none!important}.bundle-finance-drawer__head{display:flex;align-items:start;justify-content:space-between;gap:.65rem}.bundle-finance-drawer__head h3{margin:.08rem 0 0;color:var(--ink);font-size:1rem}.bundle-finance-drawer__head p{margin:.12rem 0 0;color:var(--ink-soft);font-size:.76rem;font-weight:850}.bundle-finance-drawer__grid,.bundle-finance-drawer__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.bundle-finance-drawer__metrics div{display:grid;gap:.12rem;padding:.55rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fbff}.bundle-finance-drawer__metrics strong{color:var(--ink);font-size:.86rem;font-weight:950}@media(max-width:1180px){.bundle-builder__bar{grid-template-columns:1fr auto}.bundle-builder__totals{grid-column:1 / -1;order:3;overflow-x:auto;padding-bottom:.1rem}.bundle-builder-total{min-width:116px}}@media(max-width:820px){.bundle-builder__bar{top:.45rem;grid-template-columns:1fr}.bundle-builder__actions{justify-content:flex-start;flex-wrap:wrap}.bundle-builder__identity,.bundle-builder__descriptions,.bundle-builder__meta-grid,.bundle-pricing-fields{grid-template-columns:1fr}.bundle-builder__switches{justify-content:flex-start}.bundle-pricing-tabs{grid-template-columns:1fr}.bundle-builder-popover>.field,.bundle-category-picker,.bundle-builder-quantity-popover__panel{position:static;width:auto}.bundle-items-table{min-width:0}.bundle-items-table thead{display:none}.bundle-items-table,.bundle-items-table tbody,.bundle-items-table tr,.bundle-items-table td{display:block;width:100%}.bundle-items-table tr{display:grid;gap:.48rem;margin-bottom:.7rem;padding:.65rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.bundle-items-table td{padding:0;border:0}.bundle-items-table td:before{content:attr(data-label);display:block;margin-bottom:.16rem;color:var(--ink-soft);font-size:.68rem;font-weight:900}.bundle-item-pick{min-width:0}.bundle-row-actions{justify-content:flex-start}.bundle-row-menu{position:static}.bundle-row-menu .order-workbench-action-menu{position:fixed;inset-inline:.75rem;inset-block-start:auto;inset-block-end:.75rem;width:auto;min-width:0;border-radius:14px;box-shadow:0 22px 55px #1120333d}.bundle-finance-drawer{top:auto;inset-inline:0;bottom:0;width:auto;max-height:min(82vh,640px);border-radius:16px 16px 0 0}}@media(max-width:520px){.bundle-builder__totals{grid-template-columns:repeat(5,minmax(110px,1fr))}.bundle-finance-drawer__grid,.bundle-finance-drawer__metrics{grid-template-columns:1fr}}.bundle-card__combo{display:grid;grid-template-columns:repeat(2,64px);gap:.5rem;align-items:center;justify-content:center}.bundle-card__combo-item{width:64px;height:64px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:10px;color:var(--blue-dark);background:#fff;font-size:1rem;font-weight:950;box-shadow:0 14px 28px #05122833}.bundle-card__combo-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bundle-card__combo-more{color:#063b34;background:#dffbf1}.bundle-saving-badge{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:30px;width:-moz-fit-content;width:fit-content;padding:.24rem .62rem;border-radius:999px;color:#063b34;background:#dcfce7;font-size:.76rem;font-weight:950}.bundle-saving-badge.is-hot{color:#3b2200;background:#ffd95c;box-shadow:0 0 #ffd95c80;animation:bundleSavingPulse 1.6s ease-in-out infinite}@keyframes bundleSavingPulse{0%,to{transform:translateY(0) scale(1);box-shadow:0 0 #ffd95c73}50%{transform:translateY(-1px) scale(1.03);box-shadow:0 0 0 8px #ffd95c00}}@media(prefers-reduced-motion:reduce){.offer-saving-badge.is-hot,.bundle-saving-badge.is-hot{animation:none}}.bundle-detail-card--smart{overflow:hidden}.bundle-detail-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.52rem;margin:.9rem 0}.bundle-detail-summary div{display:grid;gap:.12rem;padding:.68rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fbff}.bundle-detail-summary span{color:var(--ink-soft);font-size:.74rem;font-weight:850}.bundle-detail-summary strong{color:var(--ink);font-size:1rem;font-weight:950}.bundle-detail-components{display:grid;gap:.55rem}.bundle-component-row__pricing{display:grid;gap:.08rem;justify-items:end}.bundle-component-row__pricing del{color:var(--ink-soft);font-size:.78rem;font-weight:800}@media(max-width:620px){.bundle-card__combo{grid-template-columns:repeat(2,54px)}.bundle-card__combo-item{width:54px;height:54px}.bundle-detail-summary{grid-template-columns:1fr}}
