:root{--color-navy: #06184A;--color-navy-2: #071F63;--color-blue: #075CFF;--color-blue-2: #0B4EEA;--color-blue-soft: #EAF2FF;--color-gold: #F7A90A;--color-gold-2: #FFC247;--color-white: #FFFFFF;--color-bg: #F7F9FC;--color-text: #07184A;--color-muted: #7C86A2;--color-border: #E7ECF5;--radius-lg: 22px;--radius-md: 18px;--radius-sm: 14px;--shadow-soft: 0 10px 30px rgba(6, 24, 74, .1);--shadow-card: 0 8px 24px rgba(6, 24, 74, .08);--shadow-nav: 0 -12px 32px rgba(6, 24, 74, .12);--font-app: "Tajawal", "Segoe UI", Tahoma, Arial, sans-serif;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--app-inline: 18px;--app-container: 1240px;--header-height: 124px;--bottom-nav-height: 86px;--z-header: 20;--z-nav: 50;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{direction:rtl;min-width:320px;background:var(--color-bg);overflow-x:hidden}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--color-bg);color:var(--color-text);font-family:var(--font-app);text-align:start;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}.rep-app-body{background:var(--color-bg)}.rep-app-shell{direction:rtl;min-height:100dvh;background:radial-gradient(circle at 18% 0%,rgba(7,92,255,.06),transparent 260px),var(--color-bg)}.admin-main{min-height:100dvh}.rep-app-content{width:100%;max-width:var(--app-container);margin-inline:auto;padding-block-end:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 18px)}.rep-page,.rep-dashboard,.rep-catalog,.rep-orders-page,.rep-profits-page,.rep-review-page,.rep-cart-page,.rep-order-show-page,.admin-panel.admin-empty{width:100%;padding-inline:var(--app-inline)}.rep-dashboard,.rep-catalog,.rep-orders-page,.rep-profits-page,.rep-review-page,.rep-cart-page,.rep-order-show-page{padding-block-end:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 24px)}.rep-home-top{position:relative;z-index:var(--z-header);margin-block-end:var(--space-5)}.rep-catalog,.rep-orders-page,.rep-profits-page,.rep-review-page,.rep-cart-page,.rep-order-show-page{padding-block-start:var(--space-5)}.rep-catalog__top,.rep-review-header{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:var(--space-3);margin-block-end:var(--space-4)}.rep-catalog__top>.rep-catalog__icon-btn{grid-column:1;justify-self:start}.rep-catalog__top h1{grid-column:2;grid-row:1}.rep-catalog__actions{grid-column:3;grid-row:1;justify-self:end;direction:ltr}.rep-catalog__top h1,.rep-review-header h1{margin:0;color:var(--color-navy);font-size:1.35rem;font-weight:900;text-align:center}.rep-catalog__actions{display:flex;gap:var(--space-2)}.rep-catalog__icon-btn{position:relative;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-white);color:var(--color-blue);box-shadow:var(--shadow-card)}.rep-catalog__icon-btn svg{width:22px;height:22px}.rep-catalog__filter-btn small{position:absolute;inset-block-start:-7px;inset-inline-end:-7px;min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:var(--color-gold);color:var(--color-white);font-size:.74rem;font-weight:900;box-shadow:0 6px 12px #f7a90a47}.rep-filter-modal{position:fixed;inset:0;z-index:130;display:grid;align-items:end;background:#030a1e75;padding:18px}.rep-filter-modal__sheet{width:min(100%,560px);max-height:min(760px,calc(100dvh - 36px));display:grid;gap:16px;overflow-y:auto;margin-inline:auto;border:1px solid rgba(231,236,245,.9);border-block-start:4px solid var(--color-gold);border-radius:24px;background:radial-gradient(circle at 12% 0%,rgba(7,92,255,.09),transparent 190px),var(--color-white);padding:12px 16px 16px;box-shadow:0 24px 54px #030a1e42}.rep-filter-modal__handle{width:46px;height:5px;justify-self:center;border-radius:999px;background:#d8dfec}.rep-filter-modal__header{display:flex;align-items:center;justify-content:space-between;gap:14px}.rep-filter-modal__header div{display:grid;gap:4px}.rep-filter-modal__header span{color:var(--color-blue);font-size:.88rem;font-weight:900}.rep-filter-modal__header h2{margin:0;color:var(--color-navy);font-size:1.35rem;font-weight:900}.rep-filter-modal__header button{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--color-border);border-radius:13px;background:var(--color-bg);color:var(--color-navy)}.rep-filter-modal__header svg{width:20px;height:20px}.rep-filter-modal__group{display:grid;gap:10px}.rep-filter-modal__group>strong{color:var(--color-navy);font-weight:900}.rep-filter-modal__chips,.rep-filter-modal__options{display:flex;flex-wrap:wrap;gap:8px}.rep-filter-modal__chips button,.rep-filter-modal__options button,.rep-filter-modal__segments button{min-height:40px;border:1px solid #E4E9F2;border-radius:12px;background:#f8fafd;padding:0 13px;color:var(--color-navy);font-weight:900}.rep-filter-modal__chips button.is-active,.rep-filter-modal__options button.is-active,.rep-filter-modal__segments button.is-active{border-color:transparent;background:var(--color-blue);color:var(--color-white);box-shadow:0 9px 18px #075cff2e}.rep-filter-modal__segments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rep-filter-modal__actions{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:10px;padding-block-start:4px}.rep-filter-modal__actions button{min-height:48px;border-radius:14px;font-weight:900}.rep-filter-modal__actions button:first-child{border:1px solid var(--color-border);background:var(--color-white);color:var(--color-muted)}.rep-filter-modal__actions button:last-child{border:0;background:linear-gradient(135deg,var(--color-blue),var(--color-navy));color:var(--color-white);box-shadow:0 12px 22px #075cff33}.rep-catalog-search,.rep-order-search,.rep-home-search{position:relative}.rep-catalog-search{display:flex;align-items:center;min-height:56px;margin-block-end:var(--space-4);border:1px solid #DFE5F0;border-radius:14px;background:var(--color-white);box-shadow:0 4px 14px #06184a0a}.rep-catalog-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:0 16px 0 52px;color:var(--color-text);font-size:.98rem;font-weight:700;text-align:start}.rep-catalog-search input::-moz-placeholder{color:#8c95ab}.rep-catalog-search input::placeholder{color:#8c95ab}.rep-catalog-search svg{position:absolute;inset-inline-start:auto;inset-inline-end:18px;width:24px;color:#8c95ab}.rep-catalog-tabs,.rep-category-strip{display:flex;gap:var(--space-2);overflow-x:auto;padding-block-end:var(--space-3);scrollbar-width:none}.rep-catalog-tabs::-webkit-scrollbar,.rep-category-strip::-webkit-scrollbar,.rep-dashboard-stats__track::-webkit-scrollbar{display:none}.rep-catalog-tabs button,.rep-category-chip{flex:0 0 auto;min-width:75px;border:1px solid #E4E9F2;border-radius:10px;background:var(--color-white);color:var(--color-navy);padding:10px 18px;font-weight:900;box-shadow:0 5px 12px #06184a0a}.rep-catalog-tabs button.is-active,.rep-category-chip.is-active{border-color:transparent;background:var(--color-navy);color:var(--color-white);box-shadow:0 9px 18px #06184a33}.rep-catalog--loading,.rep-orders-empty,.admin-panel.admin-empty{margin-block:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);padding:28px 18px;color:var(--color-muted);text-align:center;box-shadow:var(--shadow-card)}.rep-product-list,.rep-orders-list,.rep-profit-list,.rep-cart-items{display:grid;gap:14px}.rep-product-tile,.rep-order-card,.rep-profit-row,.rep-cart-item,.rep-review-panel,.rep-orders-shell,.rep-profit-withdraw,.rep-order-form-card,.rep-cart-panel,.rep-profit-summary article{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-white);box-shadow:var(--shadow-card)}.rep-product-tile{position:relative;overflow:hidden;border-color:#f7a90ac7;border-radius:12px;padding:8px;box-shadow:0 5px 15px #06184a12}.rep-product-tile__body{display:flex;flex-direction:row;gap:12px;align-items:stretch;min-height:174px}.rep-product-tile__image{order:1;width:min(42%,190px);min-width:148px;align-self:stretch;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:var(--color-blue-soft);color:var(--color-blue);font-size:1.8rem;font-weight:900}.rep-product-tile__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rep-product-tile__info{order:2;min-width:0;flex:1;display:grid;align-content:start;padding:6px 4px 0}.rep-product-tile__info h2{margin:0 0 12px;color:var(--color-navy);font-size:1.18rem;line-height:1.25;font-weight:900;text-align:center}.rep-product-tile__prices,.rep-product-tile__stock{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;gap:9px;color:var(--color-navy);font-size:.8rem}.rep-product-tile__prices div{display:grid;gap:3px;justify-items:center;min-width:0}.rep-product-tile__prices i,.rep-product-tile__stock i{width:1px;height:38px;background:#e6eaf1}.rep-product-tile__prices span{font-weight:900}.rep-product-tile__prices strong{font-size:.9rem;font-weight:900;white-space:nowrap}.is-blue{color:var(--color-blue)}.is-red{color:#d83939}.rep-product-tile__sizes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-block:14px 13px}.rep-product-tile__sizes span{min-height:26px;display:grid;place-items:center;border-radius:6px;background:#f3f5f8;padding:4px 6px;color:var(--color-navy);font-size:.74rem;font-weight:900}.rep-product-tile__stock{margin-block-start:auto}.rep-product-tile__stock>div,.rep-product-tile__stock>span{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;color:var(--color-navy);font-weight:900;white-space:nowrap}.rep-product-tile__stock svg{order:-1;width:21px;height:21px;flex:0 0 auto;color:#1f2937}.rep-product-tile__stock>div:last-child svg,.rep-product-tile__stock>span:last-child svg{color:var(--color-blue)}.rep-product-tile__stock strong,.rep-product-tile__stock b{font-size:.92rem;font-weight:900}.rep-product-tile__add{position:absolute;inset-block-start:16px;inset-inline-start:16px;z-index:2;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:10px;background:#fffffff0;color:var(--color-navy);box-shadow:0 8px 16px #06184a1f}.rep-product-tile__add svg{width:21px;height:21px}.rep-products-catalog .rep-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rep-products-catalog .rep-product-tile{min-width:0;border-color:#e7ecf5f5;border-radius:14px;padding:7px;cursor:pointer;box-shadow:0 9px 24px #06184a12}.rep-products-catalog .rep-product-tile:after{content:"";position:absolute;inset-inline:12px;inset-block-end:0;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(180deg,var(--color-blue),var(--color-gold))}.rep-products-catalog .rep-product-tile__body{display:grid;min-height:0;gap:8px}.rep-products-catalog .rep-product-tile__image{order:initial;width:100%;min-width:0;aspect-ratio:1 / 1.08;align-self:auto;border-radius:12px;font-size:1rem}.rep-products-catalog .rep-product-tile__info{order:initial;display:grid;align-content:start;gap:8px;padding:0 2px 4px}.rep-products-catalog .rep-product-tile__info h2{min-height:38px;display:-webkit-box;overflow:hidden;margin:0;font-size:.9rem;line-height:1.45;text-align:start;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rep-products-catalog .rep-product-tile__prices{grid-template-columns:minmax(0,1fr);gap:6px;border-radius:11px;background:#075cff14;padding:7px 8px}.rep-products-catalog .rep-product-tile__prices i{display:none}.rep-products-catalog .rep-product-tile__prices div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.rep-products-catalog .rep-product-tile__prices span{color:var(--color-muted);font-size:.7rem}.rep-products-catalog .rep-product-tile__prices strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis}.rep-products-catalog .rep-product-tile__sizes{display:flex;flex-wrap:wrap;gap:5px;margin:0}.rep-products-catalog .rep-product-tile__sizes span{min-height:24px;border-radius:999px;background:#f3f6fb;padding:4px 8px;font-size:.68rem}.rep-products-catalog .rep-product-tile__stock{grid-template-columns:minmax(0,1fr);gap:5px;margin-block-start:0}.rep-products-catalog .rep-product-tile__stock i{display:none}.rep-products-catalog .rep-product-tile__stock>span{justify-content:space-between;gap:6px;border-radius:10px;background:#f8fafd;padding:6px 8px;font-size:.74rem}.rep-products-catalog .rep-product-tile__stock svg{width:17px;height:17px}.rep-products-catalog .rep-product-tile__add{inset-block-start:12px;inset-inline-start:12px;width:34px;height:34px;border-radius:11px;color:var(--color-blue)}.rep-products-catalog .rep-product-tile__add svg{width:19px;height:19px}.rep-orders-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-block-end:var(--space-5);border-radius:var(--radius-lg);background:radial-gradient(circle at 14% 24%,rgba(255,194,71,.32),transparent 120px),radial-gradient(circle at 90% 20%,rgba(7,92,255,.34),transparent 180px),linear-gradient(145deg,var(--color-navy),#020A2E);color:var(--color-white);padding:24px 20px;box-shadow:var(--shadow-soft)}.rep-orders-hero:after{content:"";position:absolute;inset-inline-start:24px;inset-block-end:-34px;width:140px;height:140px;border:20px solid rgba(255,255,255,.06);border-radius:50%}.rep-orders-hero>div,.rep-orders-hero__action{position:relative;z-index:1}.rep-orders-hero span{color:var(--color-gold-2);font-weight:900}.rep-orders-hero h1{margin:6px 0;font-size:1.8rem;font-weight:900}.rep-orders-hero p{max-width:620px;margin:0;color:#ffffffd1;line-height:1.65;font-weight:700}.rep-orders-hero__action{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:11px;background:linear-gradient(180deg,var(--color-gold-2),var(--color-gold));padding:0 11px;color:var(--color-navy);font-size:.86rem;font-weight:900;box-shadow:0 7px 14px #f7a90a38}.rep-orders-hero__action svg{width:16px;height:16px}.rep-orders-hero .rep-orders-hero__action span{color:inherit}.rep-orders-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-block:-6px 16px}.rep-orders-summary article{min-width:0;display:grid;gap:5px;border:1px solid #E7E9EF;border-radius:16px;background:#ffffffeb;padding:13px 10px;text-align:center;box-shadow:0 6px 18px #06184a12}.rep-orders-summary span{overflow:hidden;color:var(--color-muted);font-size:.78rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.rep-orders-summary strong{overflow:hidden;color:var(--color-navy);font-size:1.04rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.rep-orders-status-strip{display:flex;gap:8px;overflow-x:auto;margin-block-end:14px;padding-block-end:3px;scrollbar-width:none}.rep-orders-status-strip::-webkit-scrollbar{display:none}.rep-orders-status-chip{flex:0 0 auto;min-height:42px;border:1px solid #E4E9F2;border-radius:999px;background:var(--color-white);padding:0 16px;color:var(--color-navy);font-size:.9rem;font-weight:900;box-shadow:0 5px 12px #06184a0a}.rep-orders-status-chip.is-active{border-color:transparent;background:var(--color-blue);color:var(--color-white);box-shadow:0 10px 18px #075cff33}.rep-orders-page .rep-orders-shell{border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.rep-orders-page .rep-orders-list{gap:12px}.rep-order-card{position:relative;overflow:hidden;display:grid;gap:14px;border-color:#e7e9ef;border-radius:18px;padding:16px;box-shadow:0 8px 24px #06184a14}.rep-order-card:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:4px;background:linear-gradient(90deg,var(--color-gold),var(--color-blue))}.rep-order-card__top,.rep-order-card__customer,.rep-order-card__actions{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.rep-order-card__number{display:grid;grid-template-columns:38px minmax(0,1fr);gap:2px 10px;align-items:center;min-width:0}.rep-order-card__icon{grid-row:1 / 3;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--color-blue-soft);color:var(--color-blue)}.rep-order-card__icon svg{width:21px;height:21px}.rep-order-card__number>span:not(.rep-order-card__icon),.rep-order-card__customer span,.rep-order-card__meta span{color:var(--color-muted);font-size:.78rem;font-weight:900}.rep-order-card__number strong,.rep-order-card__customer strong,.rep-order-card__meta strong{min-width:0;overflow:hidden;color:var(--color-navy);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.rep-order-card__status{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;min-height:34px;border-radius:999px;background:var(--color-blue-soft);padding:0 11px;color:var(--color-blue);font-size:.82rem;font-weight:900}.rep-order-card__status i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#ffffffb8;font-style:normal;line-height:1}.rep-order-card__status.is-delivered{background:#ecfdf3;color:#15803d}.rep-order-card__status.is-returned,.rep-order-card__status.is-partial_returned{background:#fff2f2;color:#c52626}.rep-order-card__status.is-postponed,.rep-order-card__status.is-shipped{background:#fff9e9;color:#a16207}.rep-order-card__customer{justify-content:flex-start;border-radius:16px;background:#f8fafd;padding:10px}.rep-order-card__customer>div:last-child{display:grid;gap:3px;min-width:0}.rep-order-card__images,.rep-order-card__avatar{flex:0 0 52px;width:52px;height:52px}.rep-order-card__images{position:relative;display:flex;align-items:center}.rep-order-card__images img{width:38px;height:48px;overflow:hidden;border:2px solid var(--color-white);border-radius:12px;background:var(--color-blue-soft);-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;box-shadow:0 4px 10px #06184a1f}.rep-order-card__images img+img{margin-inline-start:-22px}.rep-order-card__images img:nth-child(n+4){display:none}.rep-order-card__avatar{display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,var(--color-blue),var(--color-navy));color:var(--color-white);font-size:1.3rem;font-weight:900}.rep-order-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rep-order-card__meta div{min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr);gap:2px 8px;align-items:center;border:1px solid #E7E9EF;border-radius:14px;background:var(--color-white);padding:10px}.rep-order-card__meta svg{grid-row:1 / 3;width:20px;height:20px;color:var(--color-blue)}.rep-order-card__actions{justify-content:stretch}.rep-order-card__view,.rep-order-card__support,.rep-order-card__edit{min-width:0;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:13px;padding:0 12px;font-weight:900}.rep-order-card__view{flex:1 1 auto;border:0;background:var(--color-blue);color:var(--color-white);box-shadow:0 10px 18px #075cff2e}.rep-order-card__support{flex:1 1 auto;border:0;background:#075cff;color:var(--color-white);box-shadow:0 10px 18px #16a34a2e}.rep-order-card__support:disabled{cursor:not-allowed;opacity:.55}.rep-order-card__view svg,.rep-order-card__support svg{width:18px;height:18px}.rep-order-card__edit{flex:0 0 auto;border:1px solid rgba(247,169,10,.36);background:#fff9e9;color:#a16207}.rep-instant-processing{position:fixed;inset:0;z-index:120;display:grid;place-items:end center;background:#030a1e75;padding:18px}.rep-instant-processing__box{position:relative;width:min(100%,430px);overflow:hidden;border-radius:24px 24px 18px 18px;background:var(--color-white);padding:28px 20px 22px;box-shadow:0 22px 60px #06184a3d}.rep-instant-processing__box:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:6px;background:var(--color-gold)}.rep-instant-processing__close{position:absolute;z-index:3;inset-block-start:14px;inset-inline-start:14px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--color-white);color:var(--color-blue);box-shadow:0 8px 22px #06184a29}.rep-instant-processing__close svg{width:22px;height:22px}.rep-instant-processing__box h2{margin:4px 44px 20px;color:var(--color-navy);font-size:1.35rem;line-height:1.35;font-weight:900;text-align:center}.rep-instant-processing__box h2:after{content:"";display:block;width:86px;height:12px;margin:8px auto 0;background:radial-gradient(circle,var(--color-gold) 0 3px,transparent 3.5px) center / 12px 12px no-repeat,linear-gradient(var(--color-gold),var(--color-gold)) left 50% / 34px 2px no-repeat,linear-gradient(var(--color-gold),var(--color-gold)) right 50% / 34px 2px no-repeat}.rep-instant-processing__box>div{display:grid;gap:12px}.rep-instant-processing__box>div button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1.5px solid #DCE3F0;border-radius:16px;background:var(--color-white);color:var(--color-navy);font-size:1.08rem;font-weight:900;box-shadow:0 8px 18px #06184a12}.rep-instant-processing__box>div button:first-child{border-color:#075cff73;color:var(--color-blue)}.rep-instant-processing__box>div button:disabled{cursor:not-allowed;opacity:.55}.rep-instant-processing__telegram{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--color-blue-soft);color:var(--color-blue)}.rep-instant-processing__telegram svg{width:18px;height:18px}.rep-profit-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);margin-block-end:var(--space-5)}.rep-profit-summary article{display:grid;gap:6px;padding:16px}.rep-profit-summary span,.rep-profit-summary small{color:var(--color-muted);font-weight:800}.rep-profit-summary strong{color:var(--color-navy);font-size:1.25rem;font-weight:900}.rep-orders-shell,.rep-profit-withdraw,.rep-cart-panel,.rep-review-panel{padding:var(--space-4);margin-block-end:var(--space-4)}.rep-cart-panel__head,.rep-review-panel__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-block-end:var(--space-3)}.rep-cart-panel__head h2,.rep-review-panel__head h2{margin:0;color:var(--color-navy);font-size:1.08rem;font-weight:900}.rep-cart-panel__head strong{color:var(--color-blue)}.rep-profit-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:14px}.rep-profit-row div{display:grid;gap:4px;min-width:0}.rep-profit-row strong{color:var(--color-navy);font-weight:900}.rep-profit-row span,.rep-profit-row small{color:var(--color-muted);line-height:1.45}.rep-profit-row b{color:var(--color-blue);white-space:nowrap}.rep-profit-row b.is-negative,.rep-profit-row__note{color:#d83939}.rep-profit-row__note{font-weight:900}.rep-profit-withdraw{display:grid;gap:var(--space-3)}.rep-profit-withdraw h2{margin:0 0 4px;color:var(--color-navy)}.rep-profit-withdraw p{margin:0;color:var(--color-muted);line-height:1.6}.rep-profit-withdraw label{display:grid;gap:7px;color:var(--color-navy);font-weight:800}.rep-profit-withdraw input,.rep-profit-withdraw textarea{width:100%;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg);padding:12px 14px;color:var(--color-text);outline:0}.rep-profit-withdraw button,.rep-review-summary button{min-height:48px;border:0;border-radius:var(--radius-sm);background:var(--color-blue);color:var(--color-white);font-weight:900;box-shadow:0 10px 20px #075cff2e}.rep-cart-header,.rep-review-header,.rep-order-show-header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:var(--space-3);margin-block-end:var(--space-4)}.rep-cart-header .rep-catalog__icon-btn,.rep-review-header .rep-catalog__icon-btn,.rep-order-show-header .rep-catalog__icon-btn{grid-column:1;justify-self:start}.rep-cart-header>div,.rep-review-header>div,.rep-order-show-header>div{grid-column:2;display:grid;gap:3px;min-width:0;text-align:center}.rep-cart-header span,.rep-review-header span,.rep-order-show-header span{color:var(--color-blue);font-size:.82rem;font-weight:900}.rep-cart-header h1,.rep-review-header h1,.rep-order-show-header h1{margin:0;overflow:hidden;color:var(--color-navy);font-size:1.35rem;line-height:1.25;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.rep-cart-layout,.rep-review-layout{display:grid;gap:var(--space-4)}.rep-cart-items,.rep-review-main{display:grid;gap:14px}.rep-cart-card,.rep-review-panel,.rep-review-summary,.rep-cart-checkout,.rep-order-show-hero,.rep-cart-empty{position:relative;overflow:hidden;border:1px solid #E7E9EF;border-radius:14px;background:var(--color-white);box-shadow:0 3px 12px #06184a1f}.rep-cart-card:before,.rep-review-panel:before,.rep-review-summary:before,.rep-cart-checkout:before,.rep-order-show-hero:before,.rep-cart-empty:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:5px;background:var(--color-gold)}.rep-cart-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding:14px;padding-block-start:18px}.rep-cart-card__image{display:grid;place-items:center;overflow:hidden;width:92px;aspect-ratio:1 / 1.12;border-radius:12px;background:var(--color-blue-soft);color:var(--color-blue);font-size:1.8rem;font-weight:900}.rep-cart-card__image img,.rep-review-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.rep-cart-card__body,.rep-cart-card__top,.rep-cart-card__top>div{min-width:0}.rep-cart-card__body{display:grid;gap:10px}.rep-cart-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rep-cart-card__top strong,.rep-review-item strong{display:block;overflow:hidden;color:var(--color-navy);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.rep-cart-card__top small,.rep-review-item span,.rep-review-item small,.rep-review-details span,.rep-cart-summary span,.rep-review-summary span,.rep-order-show-hero span{color:var(--color-muted);font-size:.82rem;font-weight:800;line-height:1.5}.rep-cart-card__top button,.rep-review-panel__head button{min-width:42px;min-height:34px;border:1px solid rgba(216,57,57,.16);border-radius:10px;background:#d8393914;color:#d83939;font-weight:900}.rep-review-panel__head button{border-color:#075cff29;background:var(--color-blue-soft);color:var(--color-blue)}.rep-cart-card__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rep-cart-card__sale-types,.rep-cart-card__direction{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px}.rep-cart-card__sale-types button,.rep-cart-card__direction button{min-height:40px;border:1px solid #dfe6f2;border-radius:12px;background:#fff;color:var(--color-navy);padding:8px;font-size:.8rem;line-height:1.35;font-weight:900}.rep-cart-card__sale-types button.is-active,.rep-cart-card__direction button.is-active{border-color:#075cff6b;background:var(--color-blue-soft);color:var(--color-blue)}.rep-cart-card__fields label,.rep-cart-customer{display:grid;gap:7px}.rep-cart-card__fields span,.rep-cart-customer h2{color:var(--color-navy);font-weight:900}.rep-cart-card__fields input,.rep-cart-customer input,.rep-cart-customer select,.rep-cart-customer textarea{width:100%;min-height:44px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-bg);padding:10px 12px;color:var(--color-text);font-weight:800;outline:0}.rep-cart-card__limits{border-radius:10px;background:var(--color-blue-soft);padding:8px 10px;color:var(--color-blue);font-size:.78rem;font-weight:900}.rep-cart-card__limits.is-error,.rep-order-form__error{background:#d8393914;color:#d83939}.rep-cart-card__totals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rep-cart-card__totals span,.rep-cart-summary article,.rep-review-summary article{display:grid;gap:4px;border:1px solid #E7E9EF;border-radius:12px;background:#fff;padding:10px;color:var(--color-navy);font-weight:900;text-align:center}.rep-cart-checkout,.rep-review-panel,.rep-review-summary,.rep-cart-empty{padding:18px 14px 14px}.rep-cart-summary,.rep-review-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rep-cart-summary{margin-block-end:14px}.rep-cart-summary strong,.rep-review-summary strong,.rep-review-item b,.rep-order-show-item em,.rep-order-show-hero strong{color:var(--color-navy);font-size:1.08rem;font-weight:900}.rep-cart-customer h2{margin:0;font-size:1.08rem}.rep-cart-customer button,.rep-review-summary button,.rep-order-show-hero button,.rep-cart-empty button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:0;border-radius:12px;background:var(--color-blue);color:var(--color-white);font-weight:900;box-shadow:0 10px 20px #075cff2e}.rep-cart-customer button,.rep-review-summary button{width:100%}.rep-form-choice{display:grid;gap:8px;min-width:0}.rep-form-choice>span,.rep-payment-info span{color:var(--color-muted);font-size:.84rem;font-weight:900}.rep-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px}.rep-choice-grid button,.rep-cart-customer .rep-choice-grid button{width:100%;min-height:44px;border:1px solid #dfe6f2;border-radius:12px;background:#fff;color:var(--color-navy);padding:9px 8px;box-shadow:none;font-size:.84rem;line-height:1.35;font-weight:900;text-align:center}.rep-choice-grid button.is-active,.rep-cart-customer .rep-choice-grid button.is-active{border-color:#075cff6b;background:var(--color-blue-soft);color:var(--color-blue);box-shadow:inset 0 0 0 1px #075cff14}.rep-payment-info{display:grid;gap:6px;border:1px solid rgba(7,92,255,.16);border-radius:12px;background:linear-gradient(180deg,#f8fbff,#fff);padding:10px 12px}.rep-payment-info strong{color:var(--color-navy);font-weight:900;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.rep-location-picker,.rep-shipping-profit{display:grid;gap:8px;min-width:0}.rep-location-picker>span,.rep-shipping-profit span{color:var(--color-muted);font-size:.84rem;font-weight:900}.rep-location-picker__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:8px;max-height:190px;overflow-y:auto;padding-inline-end:2px}.rep-location-picker__grid button{display:grid;gap:3px;min-height:54px;border:1px solid #dfe6f2;border-radius:12px;background:#fff;color:var(--color-navy);padding:9px 10px;text-align:start}.rep-location-picker__grid button.is-active{border-color:#075cff6b;background:var(--color-blue-soft);color:var(--color-blue)}.rep-location-picker__grid strong{overflow:hidden;font-size:.88rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.rep-location-picker__grid small,.rep-shipping-profit small{color:var(--color-muted);font-size:.76rem;font-weight:800}.rep-shipping-profit{border:1px solid rgba(7,92,255,.16);border-radius:12px;background:linear-gradient(180deg,#f8fbff,#fff);padding:10px 12px}.rep-shipping-profit>div,.rep-shipping-profit label{display:flex;align-items:center;justify-content:space-between;gap:10px}.rep-shipping-profit strong{color:var(--color-navy);font-weight:900}.rep-shipping-profit label{justify-content:flex-start;min-height:38px;color:var(--color-navy);font-weight:900}.rep-shipping-profit input[type=checkbox]{width:20px;height:20px;min-height:auto;border-radius:5px;padding:0;accent-color:var(--color-blue)}.rep-cart-empty{display:grid;justify-items:center;gap:12px;min-height:220px;align-content:center;text-align:center}.rep-cart-empty h2{margin:0;color:var(--color-navy)}.rep-review-panel__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-block-end:12px}.rep-review-details{display:grid;gap:8px}.rep-review-details div{display:grid;gap:3px;border:1px solid #E7E9EF;border-radius:12px;background:var(--color-bg);padding:10px 12px}.rep-review-details strong{color:var(--color-navy);font-weight:900;line-height:1.5}.rep-review-item{display:grid;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:12px;border-block-start:1px solid #EDF1F7;padding-block:12px}.rep-review-item img{overflow:hidden;width:70px;height:78px;border-radius:12px;background:var(--color-blue-soft)}.rep-review-item>div{display:grid;gap:3px;min-width:0}.rep-review-item b{color:var(--color-blue);white-space:nowrap}.rep-order-show-page{padding-block-start:var(--space-5)}.rep-order-show-hero{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-block-end:14px;padding:20px 14px 14px}.rep-order-show-hero>div{display:grid;gap:5px}.rep-order-show-hero button svg{width:20px;height:20px}.rep-order-show-item{grid-template-columns:70px minmax(0,1fr) auto}.rep-order-show-item em{grid-column:2 / -1;justify-self:end;color:var(--color-blue);font-size:.9rem;font-style:normal}.rep-exchange-flow{display:grid;gap:14px}.rep-exchange-steps{display:grid;grid-auto-columns:minmax(116px,1fr);grid-auto-flow:column;gap:8px;overflow-x:auto;padding-block:2px 6px;scrollbar-width:none}.rep-exchange-steps::-webkit-scrollbar{display:none}.rep-exchange-steps button{min-width:0;display:grid;justify-items:center;gap:6px;border:1px solid #E2E7F0;border-radius:12px;background:#fff;padding:10px 8px;color:var(--color-muted);font-weight:900;box-shadow:0 4px 12px #06184a0f}.rep-exchange-steps b{width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:#eef3ff;color:var(--color-blue);font-size:.82rem}.rep-exchange-steps span{overflow:hidden;max-width:100%;font-size:.74rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.rep-exchange-steps button.is-active,.rep-exchange-steps button.is-done{border-color:#075cff47;background:var(--color-blue-soft);color:var(--color-blue)}.rep-exchange-steps button.is-active b,.rep-exchange-steps button.is-done b{background:var(--color-blue);color:#fff}.rep-exchange-panel,.rep-exchange-success{position:relative;overflow:hidden;display:grid;gap:14px;border:1px solid #E7E9EF;border-radius:14px;background:#fff;padding:18px 14px 14px;box-shadow:0 3px 12px #06184a1f}.rep-exchange-panel:before,.rep-exchange-success:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:5px;background:var(--color-gold)}.rep-exchange-panel header{display:grid;gap:4px}.rep-exchange-panel header span,.rep-exchange-note span,.rep-exchange-shipping>span,.rep-exchange-config span,.rep-exchange-summary span,.rep-exchange-original span,.rep-exchange-review-products span,.rep-exchange-success article span{color:var(--color-muted);font-size:.82rem;font-weight:900}.rep-exchange-panel header h2,.rep-exchange-success h2{margin:0;color:var(--color-navy);font-size:1.18rem;font-weight:900}.rep-exchange-original,.rep-exchange-summary,.rep-exchange-review-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rep-exchange-original article,.rep-exchange-summary article,.rep-exchange-review-products article,.rep-exchange-success article{display:grid;gap:5px;border:1px solid #E7E9EF;border-radius:12px;background:#fff;padding:10px}.rep-exchange-original strong,.rep-exchange-summary strong,.rep-exchange-review-products strong,.rep-exchange-success article strong{min-width:0;overflow:hidden;color:var(--color-navy);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.rep-exchange-summary article.is-total{grid-column:1 / -1;border-color:#075cff3d;background:var(--color-blue-soft)}.rep-exchange-summary article.is-total strong{color:var(--color-blue);font-size:1.35rem}.rep-exchange-item-list,.rep-exchange-added{display:grid;gap:10px}.rep-exchange-item-list button,.rep-exchange-added article{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #E4E9F2;border-radius:12px;background:#fff;padding:8px;color:var(--color-navy);text-align:start}.rep-exchange-item-list button.is-active{border-color:#075cff70;background:var(--color-blue-soft)}.rep-exchange-item-list img,.rep-exchange-item-list>button>span,.rep-exchange-added img{width:72px;height:82px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:var(--color-blue-soft);color:var(--color-blue);-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;font-weight:900}.rep-exchange-item-list div,.rep-exchange-added div{min-width:0;display:grid;gap:3px}.rep-exchange-item-list strong,.rep-exchange-added strong,.rep-exchange-product-grid strong{overflow:hidden;color:var(--color-navy);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.rep-exchange-item-list small,.rep-exchange-added small,.rep-exchange-product-grid small,.rep-exchange-config small{color:var(--color-muted);font-size:.78rem;font-weight:800}.rep-exchange-item-list b,.rep-exchange-added b{color:var(--color-blue);white-space:nowrap}.rep-exchange-search{width:100%;min-height:48px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-bg);padding:0 14px;color:var(--color-text);font-weight:800;outline:0}.rep-exchange-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:520px;overflow-y:auto;padding-inline-end:2px}.rep-exchange-product-grid--compact{max-height:340px}.rep-exchange-product-grid button{min-width:0;display:grid;gap:7px;border:1px solid #E4E9F2;border-radius:12px;background:#fff;padding:7px;color:var(--color-navy);text-align:start}.rep-exchange-product-grid button.is-active{border-color:#075cff70;background:var(--color-blue-soft)}.rep-exchange-product-grid img,.rep-exchange-product-grid>button>span{width:100%;aspect-ratio:1 / 1.08;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:var(--color-blue-soft);color:var(--color-blue);-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;font-weight:900}.rep-exchange-config{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;border:1px solid rgba(7,92,255,.16);border-radius:12px;background:linear-gradient(180deg,#f8fbff,#fff);padding:10px}.rep-exchange-config label,.rep-exchange-note{display:grid;gap:7px}.rep-exchange-config input,.rep-exchange-config select,.rep-exchange-note textarea{width:100%;min-height:44px;border:1px solid var(--color-border);border-radius:12px;background:#fff;padding:10px 12px;color:var(--color-text);font-weight:800;outline:0}.rep-exchange-config article,.rep-exchange-add-btn{grid-column:1 / -1}.rep-exchange-config article{display:grid;gap:4px;border-radius:12px;background:var(--color-blue-soft);padding:10px;color:var(--color-blue);font-weight:900}.rep-exchange-config article.is-error{background:#d8393914;color:#d83939}.rep-exchange-add-btn,.rep-exchange-submit,.rep-exchange-actions button{min-height:48px;border:0;border-radius:12px;background:var(--color-blue);color:#fff;font-weight:900;box-shadow:0 10px 20px #075cff2e}.rep-exchange-added article{grid-template-columns:58px minmax(0,1fr) auto auto}.rep-exchange-added img{width:58px;height:66px}.rep-exchange-added button{min-height:34px;border:1px solid rgba(216,57,57,.16);border-radius:10px;background:#d8393914;color:#d83939;font-weight:900}.rep-exchange-note textarea{min-height:132px;resize:vertical}.rep-exchange-note small{justify-self:end;color:var(--color-muted);font-weight:800}.rep-exchange-shipping{display:grid;grid-template-columns:minmax(0,1fr) repeat(2,minmax(86px,auto));align-items:center;gap:8px;border:1px solid #E4E9F2;border-radius:12px;background:#fff;padding:10px}.rep-exchange-shipping button{min-height:42px;border:1px solid #E4E9F2;border-radius:12px;background:#fff;color:var(--color-navy);font-weight:900}.rep-exchange-shipping button.is-active{border-color:#075cff6b;background:var(--color-blue-soft);color:var(--color-blue)}.rep-exchange-shipping strong{grid-column:1 / -1;color:var(--color-navy);font-weight:900}.rep-exchange-submit{width:100%}.rep-exchange-submit:disabled,.rep-exchange-actions button:disabled{opacity:.55;cursor:not-allowed}.rep-exchange-actions{position:sticky;inset-block-end:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 10px);display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;border:1px solid rgba(231,236,245,.96);border-radius:14px;background:#fffffff0;padding:8px;box-shadow:0 12px 28px #06184a1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rep-exchange-actions button:first-child{border:1px solid #E4E9F2;background:#fff;color:var(--color-navy);box-shadow:none}.rep-exchange-success{justify-items:center;text-align:center}.rep-exchange-success>div{display:grid;justify-items:center;gap:8px;padding-block:28px 10px}.rep-exchange-success>div>span{width:82px;height:82px;display:grid;place-items:center;border:3px solid #22A447;border-radius:999px;color:#22a447;font-size:2.2rem;font-weight:900}.rep-exchange-success p{margin:0;color:var(--color-muted);font-weight:800}.rep-profile-page{width:100%;padding-inline:var(--app-inline);padding-block-end:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 24px)}.rep-profile-hero{display:grid;gap:6px;margin-block:var(--space-5) var(--space-4);border-radius:var(--radius-md);background:linear-gradient(135deg,var(--color-blue),var(--color-navy));padding:22px 18px;color:var(--color-white);box-shadow:var(--shadow-card)}.rep-profile-hero span{color:#ffffffc7;font-size:.86rem;font-weight:900}.rep-profile-hero h1{margin:0;font-size:1.5rem;font-weight:900}.rep-profile-form{display:grid;gap:14px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-white);padding:16px;box-shadow:var(--shadow-card)}.rep-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rep-profile-field{display:grid;gap:7px;min-width:0}.rep-profile-field--wide{grid-column:1 / -1}.rep-profile-field span,.rep-profile-toggle strong{color:var(--color-navy);font-size:.9rem;font-weight:900}.rep-profile-field input{width:100%;min-height:48px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-bg);padding:10px 12px;color:var(--color-text);font-weight:800;outline:0}.rep-profile-field.is-readonly input{background:#f0f3f8;color:var(--color-muted);cursor:default}.rep-profile-toggle{min-height:58px;display:grid;grid-template-columns:1fr 54px;align-items:center;gap:12px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-bg);padding:10px 12px}.rep-profile-toggle input{position:absolute;opacity:0;pointer-events:none}.rep-profile-toggle i{position:relative;width:54px;height:30px;border-radius:999px;background:#d8dee9}.rep-profile-toggle i:after{content:"";position:absolute;inset-block-start:4px;inset-inline-start:4px;width:22px;height:22px;border-radius:50%;background:var(--color-white);box-shadow:0 3px 8px #06184a2e;transition:inset-inline-start .16s ease}.rep-profile-toggle input:checked+span+i{background:var(--color-blue)}.rep-profile-toggle input:checked+span+i:after{inset-inline-start:28px}.rep-profile-save,.rep-profile-delete{min-height:50px;border:0;border-radius:12px;color:var(--color-white);font-weight:900}.rep-profile-save{background:var(--color-blue);box-shadow:0 10px 20px #075cff2e}.rep-profile-delete{margin-block-start:6px;background:#d83939}.rep-profile-save:disabled,.rep-profile-delete:disabled{opacity:.62}.rep-profile-alert{margin:0;border-radius:12px;padding:10px 12px;font-weight:900}.rep-profile-alert.is-success{background:#ecfdf3;color:#15803d}.rep-profile-alert.is-error{background:#d8393914;color:#d83939}.rep-home-header{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:18px var(--app-inline) 16px;background:linear-gradient(160deg,var(--color-navy),#030D36);color:var(--color-white);box-shadow:0 16px 36px #06184a2e}.rep-home-brand{display:flex;align-items:center;gap:var(--space-3);min-width:0}.rep-home-brand__logo{flex:0 0 64px;width:64px;height:64px;display:grid;place-items:center;overflow:hidden;border-radius:15px;background:var(--color-white);box-shadow:inset 0 0 0 1px #06184a14}.rep-home-brand__logo img{width:82%;height:82%;-o-object-fit:contain;object-fit:contain}.rep-home-brand__text{display:grid;gap:5px;line-height:1.05}.rep-home-brand__text strong{font-size:1.45rem;font-weight:900;white-space:nowrap}.rep-home-brand__text span{color:var(--color-gold-2);font-size:1rem;font-weight:800}.rep-home-header__actions{flex:0 0 auto;display:flex;flex-direction:row-reverse;gap:var(--space-2)}.rep-home-icon-btn{position:relative;width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:#ffffff0a;color:var(--color-white)}.rep-home-icon-btn svg{width:28px;height:28px;stroke-width:2.1}.rep-home-icon-btn small{position:absolute;inset-block-start:-9px;inset-inline-end:-8px;min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:var(--color-gold);color:var(--color-white);font-size:.8rem;font-weight:900;box-shadow:0 6px 12px #f7a90a52}.rep-header-menu{position:relative}.rep-header-menu__panel{position:absolute;inset-block-start:calc(100% + 10px);inset-inline-start:auto;inset-inline-end:0;width:230px;max-width:calc(100vw - 24px);z-index:40;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-md);background:var(--color-white);padding:8px;color:var(--color-text);box-shadow:var(--shadow-soft)}.rep-header-menu__item,.rep-header-menu__refresh,.rep-header-menu__logout{width:100%;display:flex;align-items:center;gap:10px;border:0;border-radius:12px;background:transparent;padding:11px 10px;color:var(--color-text);font-weight:800;text-align:start}.rep-header-menu__item.is-active{background:var(--color-blue-soft);color:var(--color-blue)}.rep-header-menu__logout{color:#d83939}.rep-header-menu__icon svg{width:20px;height:20px}.rep-home-search-wrap{padding:18px var(--app-inline) 0}.rep-home-search{height:58px;display:flex;align-items:center;border:1px solid rgba(124,134,162,.14);border-radius:18px;background:var(--color-white);box-shadow:0 6px 20px #06184a0f}.rep-home-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:0 20px 0 56px;color:var(--color-text);font-size:1rem}.rep-home-search input::-moz-placeholder{color:#8c95ab}.rep-home-search input::placeholder{color:#8c95ab}.rep-home-search__icon{position:absolute;inset-inline-start:auto;inset-inline-end:18px;color:var(--color-blue);font-size:2rem;line-height:1;transform:rotate(-15deg)}.rep-dashboard-error{margin:0;border-radius:var(--radius-sm);background:#fff2f2;padding:12px 14px;color:#c52626;font-weight:800}.rep-dashboard-banner{position:relative;min-height:205px;border-block-start:4px solid var(--color-gold);border-radius:var(--radius-lg);background:radial-gradient(circle at 72% 38%,rgba(7,92,255,.35),transparent 34%),linear-gradient(145deg,#06184a,#020a2e);color:var(--color-white);box-shadow:var(--shadow-soft)}.rep-dashboard-banner>img{width:100%;height:100%;min-height:205px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-lg)}.rep-dashboard-banner__content{position:relative;z-index:2;width:53%;padding:28px 22px 40px}.rep-dashboard-banner__eyebrow{display:block;margin-block-end:5px;color:var(--color-gold-2);font-size:1rem;font-weight:900}.rep-dashboard-banner__content h1{margin:0 0 10px;color:var(--color-white);font-size:2rem;line-height:1.05;font-weight:900}.rep-dashboard-banner__content p{margin:0 0 16px;color:#ffffffe0;font-size:1rem;line-height:1.65;font-weight:700}.rep-dashboard-banner__content button{min-width:142px;height:46px;border:0;border-radius:999px;background:linear-gradient(180deg,var(--color-gold-2),var(--color-gold));color:var(--color-white);font-weight:900;box-shadow:0 8px 16px #f7a90a42}.rep-dashboard-banner__content button:before{content:"‹";margin-inline-end:12px;font-size:1.5rem;line-height:0}.rep-dashboard-banner__fallback{position:absolute;inset:0;z-index:1}.rep-dashboard-banner__dress{position:absolute;inset-inline-end:14px;inset-block-start:24px;width:82px;height:150px;border:2px solid rgba(7,92,255,.22);border-block-start:0;border-radius:46px 46px 10px 10px;opacity:.7}.rep-dashboard-banner__box{position:absolute;border-radius:8px;background:linear-gradient(145deg,#fff,#e7edfa);box-shadow:-10px 18px 24px #00000042}.rep-dashboard-banner__box--one{width:82px;height:92px;inset-inline-start:86px;inset-block-start:50px}.rep-dashboard-banner__box--two{width:58px;height:76px;inset-inline-start:156px;inset-block-start:78px;background:linear-gradient(145deg,#075cff,#032a9e)}.rep-dashboard-banner__pin{position:absolute;inset-inline-start:36px;inset-block-start:48px;width:54px;height:54px;border-radius:50% 50% 50% 0;background:linear-gradient(145deg,#1974ff,#053cce);transform:rotate(-45deg);box-shadow:0 12px 20px #075cff57}.rep-dashboard-banner__pin:after{content:"";position:absolute;inset:16px;border-radius:999px;background:var(--color-navy)}.rep-dashboard-banner__board{position:absolute;inset-inline-start:34px;inset-block-end:26px;width:76px;height:90px;border:5px solid #075CFF;border-radius:12px;background:#fff;box-shadow:-8px 14px 18px #00000038}.rep-dashboard-banner__board i{display:block;width:42px;height:7px;margin:13px auto;border-radius:99px;background:#d9e4ff}.rep-dashboard-banner__dots{position:absolute;inset-inline:0;inset-block-end:14px;z-index:3;display:flex;justify-content:center;gap:9px}.rep-dashboard-banner__dots button{width:9px;height:9px;border:0;border-radius:999px;background:#ffffff8c;padding:0}.rep-dashboard-banner__dots button.is-active,.rep-dashboard-banner__dots button:first-child{background:var(--color-gold)}.rep-dashboard-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);margin-block-start:var(--space-4)}.rep-dashboard-card{position:relative;min-height:154px;display:grid;grid-template-columns:minmax(0,1fr) 56px;grid-template-rows:1fr auto;-moz-column-gap:8px;column-gap:8px;row-gap:8px;align-items:start;border:1px solid var(--color-border);border-block-start:3px solid var(--color-gold-2);border-radius:var(--radius-md);background:var(--color-white);padding:16px 14px 13px;text-align:start;box-shadow:var(--shadow-card)}.rep-dashboard-card__icon{grid-column:2;grid-row:1;width:56px;height:56px;display:grid;place-items:center;justify-self:end}.rep-dashboard-card__icon img{width:56px;height:56px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 12px rgba(7,92,255,.18))}.rep-dashboard-card__text{grid-column:1;grid-row:1;display:grid;gap:8px;min-width:0}.rep-dashboard-card__text strong{color:var(--color-navy);font-size:1rem;font-weight:900;white-space:nowrap}#representative-app>div>main>section>main>section.rep-dashboard-actions>button:nth-child(3)>span.rep-dashboard-card__text>strong{white-space:pre-line}.rep-dashboard-card__text small{color:var(--color-muted);font-size:.88rem;line-height:1.5;font-weight:700}.rep-dashboard-card__link{grid-column:1 / -1;grid-row:2;justify-self:end;display:inline-flex;align-items:center;gap:7px;color:var(--color-blue);font-size:.9rem;font-weight:900;white-space:nowrap}.rep-dashboard-card__link:before{content:"‹";font-size:1.25rem;line-height:1}.rep-dashboard-section-title{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-block-end:var(--space-3)}.rep-dashboard-section-title h2{margin:0;color:var(--color-navy);font-size:1.2rem;font-weight:900}.rep-dashboard-section-title a{color:var(--color-blue);font-weight:900}.rep-dashboard-section-title a:before{content:"‹";margin-inline-end:6px}.rep-dashboard-stats__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-block-end:2px}.rep-dashboard-stat{position:relative;min-width:0;min-height:132px;display:grid;justify-items:center;align-content:center;gap:5px;border-radius:17px;background:linear-gradient(160deg,var(--color-navy),#020A2E);color:var(--color-white);padding:12px 8px 15px;box-shadow:var(--shadow-card)}.rep-dashboard-stat__icon{width:46px;height:46px}.rep-dashboard-stat__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 7px 10px rgba(0,0,0,.24))}.rep-dashboard-stat strong{color:var(--color-gold-2);font-size:1.25rem;line-height:1;font-weight:900}.rep-dashboard-stat span:last-of-type{font-size:.82rem;font-weight:800}.rep-dashboard-stat i{position:absolute;inset-inline:50%;inset-block-end:8px;width:28px;height:5px;border-radius:999px;background:var(--color-blue);transform:translate(50%)}.rep-dashboard-stat i:after{content:"";position:absolute;inset-inline-start:-8px;width:4px;height:5px;border-radius:999px;background:#075cff8c}.rep-dashboard-skeleton{display:grid;gap:var(--space-4)}.rep-dashboard-skeleton span,.rep-dashboard-skeleton div{border-radius:var(--radius-lg);background:linear-gradient(90deg,#edf2fa,#fff,#edf2fa);min-height:90px;animation:rep-pulse 1.4s infinite ease-in-out}@keyframes rep-pulse{0%,to{opacity:.55}50%{opacity:1}}.rep-product-show-page{position:relative;width:100%;max-width:760px;min-height:100dvh;margin-inline:auto;padding:12px 20px calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 24px);background:#fff;color:var(--color-navy)}.rep-product-show-page--loading{display:grid;place-items:center;min-height:58dvh;color:var(--color-muted);font-weight:900}.rep-product-show-back{position:absolute;inset-block-start:38px;inset-inline-start:28px;z-index:4}.rep-product-show-hero{overflow:hidden;border-radius:24px;background:#f7f8fa}.rep-product-show-hero__image{width:100%;height:clamp(420px,72vh,560px);display:grid;place-items:center;overflow:hidden;background:#f5f6f8;color:var(--color-blue);font-size:1.55rem;font-weight:900;text-align:center;border:0;padding:0}.rep-product-show-hero__image img{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.rep-product-show-dots{height:35px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff}.rep-product-show-dots span{width:15px;height:15px;border-radius:50%;background:#cfcfcf}.rep-product-show-dots span.is-active{background:var(--color-navy)}.rep-product-show-title{position:relative;margin:14px 0 28px;color:var(--color-navy);font-size:clamp(1.7rem,7vw,2.45rem);line-height:1.25;font-weight:900;letter-spacing:0;text-align:center}.rep-product-show-title:after{content:"";position:absolute;inset-block-end:-14px;left:50%;right:auto;width:86px;height:12px;transform:translate(-50%);background:radial-gradient(circle,var(--color-gold) 0 3px,transparent 3.5px) center / 12px 12px no-repeat,linear-gradient(var(--color-gold),var(--color-gold)) left 50% / 34px 2px no-repeat,linear-gradient(var(--color-gold),var(--color-gold)) right 50% / 34px 2px no-repeat}.rep-product-show-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-block-end:26px}.rep-product-show-card{position:relative;overflow:hidden;order:2;min-height:154px;border:1px solid #E7E9EF;border-radius:14px;background:#fff;box-shadow:0 3px 12px #06184a1f}.rep-product-show-card:nth-child(2){order:1}.rep-product-show-card:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:5px;background:var(--color-gold)}.rep-product-show-card header{display:flex;align-items:center;justify-content:center;gap:13px;min-height:57px;border-bottom:1px solid #E7E9EF;color:var(--color-navy);font-size:1rem;font-weight:900}.rep-product-show-card header svg{width:27px;height:27px}.rep-product-show-card__values{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;min-height:92px;padding:12px 10px}.rep-product-show-card__values div{display:grid;justify-items:center;gap:3px;min-width:0;color:var(--color-navy);text-align:center}.rep-product-show-card__values strong{font-size:clamp(1.2rem,4.8vw,1.55rem);line-height:1;font-weight:900;white-space:nowrap}.rep-product-show-card__values span,.rep-product-show-card__values small{color:var(--color-navy);font-size:.9rem;font-weight:900}.rep-product-show-card__values small{color:#1ea3f0}.rep-product-show-card__values i{width:1px;height:50px;background:var(--color-gold)}.rep-product-show-section{margin-block:0 24px;text-align:center}.rep-product-show-section h2{margin:0 0 14px;color:var(--color-navy);font-size:1.12rem;line-height:1.3;font-weight:900;letter-spacing:0;color:#009688}.rep-product-show-colors{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.rep-product-show-colors button{width:100%;aspect-ratio:1 / .82;overflow:hidden;border:1px solid transparent;border-radius:12px;background:#f4f5f7;padding:0;box-shadow:0 3px 10px #06184a1a}.rep-product-show-colors button.is-active{border-color:#1ea3f0;box-shadow:0 0 0 1px #1ea3f0,0 4px 12px #06184a1f}.rep-product-show-colors img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.rep-product-show-sizes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.rep-product-show-sizes span{min-width:0;min-height:46px;display:grid;place-items:center;border:1.5px solid #7686B1;border-radius:15px;background:#fff;color:var(--color-navy);padding:7px 8px;font-size:1.08rem;font-weight:900;box-shadow:0 3px 8px #06184a0d;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rep-product-show-section--lined h2,.rep-product-show-description h2{display:inline-flex;align-items:center;gap:13px}.rep-product-show-section--lined h2:before,.rep-product-show-section--lined h2:after,.rep-product-show-description h2:before,.rep-product-show-description h2:after{content:"";width:26px;height:2px;background:var(--color-gold)}.rep-product-show-specs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-block-start:10px}.rep-product-show-specs div{min-width:0;display:grid;justify-items:center;align-content:start;gap:8px;padding:0 16px;color:var(--color-navy);text-align:center}.rep-product-show-specs div+div{border-inline-start:1px solid #CBD0DB}.rep-product-show-spec-icon{width:46px;height:50px;display:block;overflow:visible;color:#d7a02b;background:transparent}.rep-product-show-spec-icon__line{fill:none;stroke:currentColor;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round}.rep-product-show-spec-icon__fill{fill:#fff6df;stroke:currentColor;stroke-width:5.4;stroke-linecap:round;stroke-linejoin:round}.rep-product-show-specs span{font-size:9px;font-weight:900;color:#009688}.rep-product-show-specs b{color:var(--color-navy);font-size:.86rem;line-height:1.65;font-weight:800}.rep-product-show-description{margin-block-start:24px;border-top:1px solid #EDF0F5;padding-block-start:22px}.rep-product-show-description p{max-width:560px;margin:0 auto;color:var(--color-navy);font-size:1rem;line-height:2;font-weight:800}.rep-product-show-copy{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;margin-block:0 14px;border:1px solid rgba(7,92,255,.18);border-radius:12px;background:var(--color-blue-soft);padding:0;color:var(--color-blue);box-shadow:0 5px 12px #06184a0f}.rep-product-show-copy svg{width:20px;height:20px;flex:0 0 auto}.rep-product-show-copy.is-copied{border-color:#16a34a33;background:#ecfdf3;color:#15803d}.rep-product-show-gallery{position:fixed;inset:0;z-index:120;display:grid;place-items:center;background:#030a1ef0;padding:76px 18px 108px}.rep-product-show-gallery>img,.rep-product-show-gallery>span{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;color:#fff;font-size:1.25rem;font-weight:900;text-align:center}.rep-product-show-gallery__nav{position:fixed;z-index:2;display:grid;place-items:center;border:0;border-radius:50%;background:#fffffff5;color:var(--color-navy);box-shadow:0 10px 26px #0000003d}.rep-product-show-gallery__close{position:fixed;z-index:2;inset-block-start:calc(env(safe-area-inset-top) + 18px);inset-inline-start:18px}.rep-product-show-gallery__nav{inset-block-start:50%;width:46px;height:46px;transform:translateY(-50%);color:#1597e5;font-size:2.25rem}.rep-product-show-gallery__nav--next{inset-inline-end:14px}.rep-product-show-gallery__nav--prev{inset-inline-start:14px}.rep-product-show-gallery__thumbs{position:fixed;inset-inline:16px;inset-block-end:calc(env(safe-area-inset-bottom) + 18px);display:flex;justify-content:center;gap:10px;overflow-x:auto;padding-block:8px;scrollbar-width:none}.rep-product-show-gallery__thumbs::-webkit-scrollbar{display:none}.rep-product-show-gallery__thumbs button{flex:0 0 62px;width:62px;height:62px;overflow:hidden;border:2px solid transparent;border-radius:12px;background:#ffffff24;padding:0}.rep-product-show-gallery__thumbs button.is-active{border-color:var(--color-gold)}.rep-product-show-gallery__thumbs img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:560px){.rep-product-show-page{padding-inline:18px}.rep-product-show-hero__image{height:clamp(390px,67vh,500px)}.rep-product-show-cards{gap:14px}.rep-product-show-colors{gap:10px}.rep-product-show-sizes{gap:18px}.rep-product-show-specs div{padding-inline:8px}}@media(max-width:390px){.rep-product-show-page{padding-inline:14px}.rep-product-show-hero__image{height:clamp(360px,64vh,460px)}.rep-product-show-back{inset-block-start:30px;inset-inline-start:22px}.rep-product-show-cards,.rep-product-show-sizes{gap:10px}.rep-product-show-card__values strong{font-size:1.05rem}.rep-product-show-card__values span,.rep-product-show-card__values small,.rep-product-show-specs b{font-size:.78rem}.rep-product-show-specs svg{width:34px;height:34px}}.rep-order-create-page .rep-unit-choice,.rep-product-detail--order-create,.rep-product-detail--order-create .rep-product-gallery{position:fixed;inset:0;z-index:100;display:grid;place-items:end center;background:#030a1e75;padding:18px}.rep-order-create-page .rep-unit-choice__box{position:relative;width:min(100%,430px);overflow:hidden;border-radius:24px 24px 18px 18px;background:#fff;padding:28px 20px 22px;box-shadow:0 22px 60px #06184a3d}.rep-order-create-page .rep-unit-choice__box:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:6px;background:var(--color-gold)}.rep-order-create-page .rep-unit-choice__close,.rep-product-detail--order-create .rep-product-detail__close{position:absolute;z-index:3;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:#1597e5;box-shadow:0 8px 22px #06184a29}.rep-order-create-page .rep-unit-choice__close svg,.rep-product-detail--order-create .rep-product-detail__close svg{width:22px;height:22px}.rep-order-create-page .rep-unit-choice__close{inset-block-start:14px;inset-inline-start:14px;width:42px;height:42px;font-size:1.7rem}.rep-order-create-page .rep-unit-choice__box h2{margin:4px 44px 20px;color:var(--color-navy);font-size:1.35rem;line-height:1.35;font-weight:900;text-align:center}.rep-order-create-page .rep-unit-choice__box h2:after{content:"";display:block;width:86px;height:12px;margin:8px auto 0;background:radial-gradient(circle,var(--color-gold) 0 3px,transparent 3.5px) center / 12px 12px no-repeat,linear-gradient(var(--color-gold),var(--color-gold)) left 50% / 34px 2px no-repeat,linear-gradient(var(--color-gold),var(--color-gold)) right 50% / 34px 2px no-repeat}.rep-order-create-page .rep-unit-choice__box>div{display:grid;gap:12px}.rep-order-create-page .rep-unit-choice__box>div button{min-height:58px;border:1.5px solid #DCE3F0;border-radius:16px;background:#fff;color:var(--color-navy);font-size:1.12rem;font-weight:900;box-shadow:0 8px 18px #06184a12}.rep-order-create-page .rep-unit-choice__box>div button:first-child{border-color:#075cff73;color:var(--color-blue)}.rep-product-detail--order-create{z-index:101;overflow-y:auto;place-items:start center;background:#fff;padding:12px 18px calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 24px)}.rep-product-detail--order-create .rep-product-detail__sheet{position:relative;width:min(100%,760px);margin-inline:auto;border-radius:0;background:#fff;padding:0 0 18px;color:var(--color-navy);box-shadow:none}.rep-product-detail--order-create .rep-product-detail__handle,.rep-product-detail--order-create .rep-product-detail__sheet>h2{display:none}.rep-product-detail--order-create .rep-product-detail__close{inset-block-start:28px;inset-inline-start:28px;width:54px;height:54px;font-size:2rem;line-height:1}.rep-product-detail--order-create .rep-product-detail__grid{display:grid;gap:0}.rep-product-detail--order-create .rep-product-detail__image{order:-1;width:100%;height:clamp(390px,67vh,520px);display:grid;place-items:center;overflow:hidden;border:0;border-radius:24px;background:#f5f6f8;padding:0;color:var(--color-blue);font-size:1.4rem;font-weight:900}.rep-product-detail--order-create .rep-product-detail__image img{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.rep-product-detail--order-create .rep-product-detail__image h2{display:none}.rep-product-detail--order-create .rep-product-detail__dots{order:-1;height:35px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff}.rep-product-detail--order-create .rep-product-detail__dots span{width:15px;height:15px;border-radius:50%;background:#cfcfcf}.rep-product-detail--order-create .rep-product-detail__dots span.is-active{background:var(--color-navy)}.rep-product-detail--order-create .rep-product-detail__side{display:grid;gap:12px;padding-inline:2px}.rep-product-detail--order-create .rep-order-product-title{position:relative;margin:0 0 22px;color:var(--color-navy);font-size:clamp(1.55rem,6vw,2.35rem);line-height:1.25;font-weight:900;text-align:center}.rep-product-detail--order-create .rep-order-product-title:after{content:"";position:absolute;inset-block-end:-14px;left:50%;width:86px;height:12px;transform:translate(-50%);background:radial-gradient(circle,var(--color-gold) 0 3px,transparent 3.5px) center / 12px 12px no-repeat,linear-gradient(var(--color-gold),var(--color-gold)) left 50% / 34px 2px no-repeat,linear-gradient(var(--color-gold),var(--color-gold)) right 50% / 34px 2px no-repeat}.rep-product-detail--order-create .rep-product-detail__color-row{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:24px;margin-block-start:0}.rep-product-detail--order-create .rep-product-detail__color-row .rep-product-detail__label{position:relative;margin:0;min-width:0;text-align:center}.rep-product-detail--order-create .rep-product-detail__color-row .rep-product-detail__label:before{content:"";position:absolute;inset-block-end:-14px;left:50%;width:54px;height:5px;transform:translate(-50%);border-block:1px solid rgba(247,169,10,.62);border-radius:999px;background:linear-gradient(90deg,transparent,var(--color-gold-2),transparent)}.rep-product-detail--order-create .rep-product-detail__summary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-block-start:4px}.rep-product-detail--order-create .rep-product-detail__prices,.rep-product-detail--order-create .rep-product-detail__stock{position:relative;overflow:hidden;min-height:154px;border:1px solid #E7E9EF;border-radius:14px;background:#fff;box-shadow:0 3px 12px #06184a1f}.rep-product-detail--order-create .rep-product-detail__prices:before,.rep-product-detail--order-create .rep-product-detail__stock:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:5px;background:var(--color-gold)}.rep-product-detail--order-create .rep-product-detail__prices{margin-block-start:0}.rep-product-detail--order-create .rep-product-detail__prices header,.rep-product-detail--order-create .rep-product-detail__stock header{display:flex;align-items:center;justify-content:center;gap:13px;min-height:57px;border-bottom:1px solid #E7E9EF;color:var(--color-navy);font-size:1rem;font-weight:900}.rep-product-detail--order-create .rep-product-detail__prices header svg,.rep-product-detail--order-create .rep-product-detail__stock header svg{width:27px;height:27px}.rep-product-detail--order-create .rep-product-detail__summary-values{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:center;min-height:92px;padding:12px 10px}.rep-product-detail--order-create .rep-product-detail__summary-values div{display:grid;justify-items:center;gap:3px;min-width:0;color:var(--color-navy);text-align:center}.rep-product-detail--order-create .rep-product-detail__summary-values i{width:1px;height:50px;background:var(--color-gold)}.rep-product-detail--order-create .rep-product-detail__summary-values span,.rep-product-detail--order-create .rep-product-detail__summary-values small{color:var(--color-navy);font-size:.9rem;font-weight:900}.rep-product-detail--order-create .rep-product-detail__summary-values small{color:#1ea3f0}.rep-product-detail--order-create .rep-product-detail__summary-values strong{font-size:clamp(1.2rem,4.8vw,1.55rem);line-height:1;font-weight:900;white-space:nowrap}.rep-product-detail--order-create .rep-product-detail__label{display:block;margin-block:2px -4px;color:var(--color-navy);font-size:1.05rem;font-weight:900;text-align:center}.rep-product-detail--order-create .rep-product-detail__units,.rep-product-detail--order-create .rep-product-detail__sizes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rep-product-detail--order-create .rep-product-detail__sizes{grid-template-columns:repeat(5,minmax(0,1fr))}.rep-product-detail--order-create .rep-product-detail__units button,.rep-product-detail--order-create .rep-product-detail__sizes button{min-width:0;min-height:46px;border:1.5px solid #7686B1;border-radius:15px;background:#fff;color:var(--color-navy);padding:7px 8px;font-size:.98rem;font-weight:900}.rep-product-detail--order-create .rep-product-detail__units button.is-active,.rep-product-detail--order-create .rep-product-detail__sizes button.is-active{border-color:var(--color-gold);background:var(--color-navy);color:#fff;box-shadow:0 0 0 3px #f7a90a42}.rep-product-detail--order-create .rep-product-detail__sizes.is-disabled{opacity:.56}.rep-product-detail--order-create .rep-product-detail__sale-box{direction:rtl;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border:1px solid rgba(247,169,10,.48);border-radius:20px;background:#fff;padding:14px;box-shadow:0 10px 28px #06184a0d}.rep-product-detail--order-create .rep-product-detail__sale-box div{direction:rtl;display:grid;gap:7px}.rep-product-detail--order-create .rep-product-detail__sale-type-row{grid-column:1 / -1}.rep-inline-choice{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px}.rep-inline-choice button{min-width:0;min-height:44px;border:1.5px solid #DCE3F0;border-radius:14px;background:#fff;color:var(--color-navy);padding:8px 9px;font-size:.88rem;line-height:1.35;font-weight:900}.rep-inline-choice button.is-active{border-color:#075cff6b;background:var(--color-blue-soft);color:var(--color-blue);box-shadow:inset 0 0 0 1px #075cff14}.rep-inline-choice--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.rep-product-detail--order-create .rep-product-detail__sale-box span{direction:rtl;color:var(--color-navy);font-size:1rem;font-weight:900;text-align:start}.rep-product-detail--order-create .rep-product-detail__sale-box input{direction:rtl;width:100%;min-height:54px;border:1.5px solid #DCE3F0;border-radius:14px;background:#fff;color:var(--color-navy);padding:10px 14px;font-size:1.15rem;font-weight:900;text-align:start;outline:0}.rep-product-detail--order-create .rep-product-detail__sale-box input:focus{border-color:var(--color-blue);box-shadow:0 0 0 3px #075cff1a}.rep-product-detail--order-create .rep-product-detail__sale-box p{direction:rtl;unicode-bidi:plaintext;grid-column:1 / -1;margin:0;color:#34405e;font-size:.92rem;line-height:1.55;font-weight:900;text-align:center}.rep-product-detail--order-create .rep-product-detail__sale-box p.is-error{color:#d83939}.rep-product-detail--order-create .rep-product-detail__colors{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.rep-product-detail--order-create .rep-product-detail__color-row .rep-product-detail__colors{width:100%}.rep-product-detail--order-create .rep-product-detail__colors button{width:100%;aspect-ratio:1 / .82;overflow:hidden;border:1px solid transparent;border-radius:12px;background:#f4f5f7;padding:0;box-shadow:0 3px 10px #06184a1a}.rep-product-detail--order-create .rep-product-detail__colors button.is-active{border-color:#1ea3f0;box-shadow:0 0 0 1px #1ea3f0,0 4px 12px #06184a1f}.rep-product-detail--order-create .rep-product-detail__colors img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.rep-product-detail--order-create .rep-product-detail__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-block-start:12px;border-top:0;background:transparent;padding-block-start:0}.rep-product-detail--order-create .rep-product-detail__cta{min-height:52px;border:0;border-radius:16px;background:var(--color-blue);color:#fff;font-size:1rem;font-weight:900;box-shadow:0 10px 20px #075cff33}.rep-product-detail--order-create .rep-product-detail__cta--secondary{border:1.5px solid #DCE3F0;background:#fff;color:var(--color-navy);box-shadow:0 8px 18px #06184a14}.rep-product-detail--order-create .rep-product-gallery{z-index:110;place-items:center;background:#030a1ef0;padding:76px 18px 108px}.rep-product-detail--order-create .rep-product-gallery>img,.rep-product-detail--order-create .rep-product-gallery>span{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;color:#fff;font-size:1.25rem;font-weight:900;text-align:center}.rep-product-detail--order-create .rep-product-gallery__close,.rep-product-detail--order-create .rep-product-gallery__nav{position:fixed;z-index:2;display:grid;place-items:center;border:0;border-radius:50%;background:#fffffff5;color:var(--color-navy)}.rep-product-detail--order-create .rep-product-gallery__close{inset-block-start:calc(env(safe-area-inset-top) + 18px);inset-inline-start:18px;width:48px;height:48px;font-size:2rem}.rep-product-detail--order-create .rep-product-gallery__close svg{width:24px;height:24px}.rep-product-detail--order-create .rep-product-gallery__nav{inset-block-start:50%;width:46px;height:46px;transform:translateY(-50%);color:#1597e5;font-size:2.25rem}.rep-product-detail--order-create .rep-product-gallery__nav--next{inset-inline-end:14px}.rep-product-detail--order-create .rep-product-gallery__nav--prev{inset-inline-start:14px}.rep-product-detail--order-create .rep-product-gallery__thumbs{position:fixed;inset-inline:16px;inset-block-end:calc(env(safe-area-inset-bottom) + 18px);display:flex;justify-content:center;gap:10px;overflow-x:auto;padding-block:8px;scrollbar-width:none}.rep-product-detail--order-create .rep-product-gallery__thumbs::-webkit-scrollbar{display:none}.rep-product-detail--order-create .rep-product-gallery__thumbs button{flex:0 0 62px;width:62px;height:62px;overflow:hidden;border:2px solid transparent;border-radius:12px;background:#ffffff24;padding:0}.rep-product-detail--order-create .rep-product-gallery__thumbs button.is-active{border-color:var(--color-gold)}.rep-product-detail--order-create .rep-product-gallery__thumbs img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:760px){.rep-product-detail--order-create .rep-product-detail__sheet{padding-inline:0}}@media(max-width:390px){.rep-product-detail--order-create{padding-inline:12px}.rep-product-detail--order-create .rep-product-detail__sheet{padding-inline:0}.rep-product-detail--order-create .rep-product-detail__image{height:clamp(360px,64vh,460px)}.rep-product-detail--order-create .rep-product-detail__units,.rep-product-detail--order-create .rep-product-detail__sizes,.rep-product-detail--order-create .rep-product-detail__colors{gap:8px}.rep-product-detail--order-create .rep-product-detail__units button,.rep-product-detail--order-create .rep-product-detail__sizes button{font-size:.84rem}.rep-product-detail--order-create .rep-product-detail__sale-box{padding:12px}}.rep-quick-order{position:fixed;inset:0;z-index:120;display:grid;place-items:center;overflow-y:auto;background:#030a1e9e;padding:18px}.rep-quick-order__dialog{position:relative;width:min(100%,680px);overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:#fff;color:var(--color-navy);padding:24px;box-shadow:0 26px 80px #06184a47}.rep-quick-order__dialog:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:7px;background:linear-gradient(90deg,var(--color-blue),var(--color-gold))}.rep-quick-order__close{position:absolute;inset-block-start:18px;inset-inline-end:18px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--color-blue-soft);color:var(--color-blue)}.rep-quick-order__close svg{width:21px;height:21px}.rep-quick-order__header{padding-inline-end:52px}.rep-quick-order__header span{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;background:#f7a90a24;color:#9d6500;padding:5px 12px;font-size:.86rem;font-weight:900}.rep-quick-order__header h2{margin:10px 0 0;color:var(--color-navy);font-size:clamp(1.45rem,5vw,2rem);line-height:1.2;font-weight:900}.rep-quick-order__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-block:18px}.rep-quick-order__summary article{min-width:0;border:1px solid var(--color-border);border-radius:16px;background:linear-gradient(180deg,#fff,#f7faff);padding:12px 10px;text-align:center}.rep-quick-order__summary span,.rep-quick-order__fields span{display:block;color:var(--color-muted);font-size:.84rem;font-weight:800}.rep-quick-order__summary strong{display:block;overflow-wrap:anywhere;margin-block-start:5px;color:var(--color-navy);font-size:.98rem;line-height:1.3;font-weight:900}.rep-quick-order__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rep-quick-order__wide{grid-column:1 / -1}.rep-quick-order__fields label{display:grid;gap:7px;min-width:0}.rep-quick-order__fields input,.rep-quick-order__fields select,.rep-quick-order__fields textarea{width:100%;min-height:50px;border:1.5px solid #dce3f0;border-radius:14px;background:#fff;color:var(--color-navy);padding:10px 13px;font-size:.98rem;font-weight:800;outline:0}.rep-quick-order__fields textarea{min-height:72px;resize:vertical}.rep-quick-order__fields input:focus,.rep-quick-order__fields select:focus,.rep-quick-order__fields textarea:focus{border-color:var(--color-blue);box-shadow:0 0 0 3px #075cff24}.rep-quick-order__actions{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:10px;margin-block-start:16px}.rep-quick-order__actions button{min-height:52px;border-radius:16px;font-size:.98rem;font-weight:900}.rep-quick-order__actions button:first-child{border:1.5px solid #dce3f0;background:#fff;color:var(--color-navy)}.rep-quick-order__actions button:last-child{border:0;background:var(--color-blue);color:#fff;box-shadow:0 12px 24px #075cff3d}@media(max-width:620px){.rep-quick-order{place-items:end center;padding:14px}.rep-quick-order__dialog{max-height:calc(100vh - 28px);overflow-y:auto;border-radius:24px 24px 18px 18px;padding:22px 16px 16px}.rep-quick-order__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.rep-quick-order__fields,.rep-quick-order__actions{grid-template-columns:1fr}}.rep-bottom-nav{position:fixed;inset-inline:0;inset-block-end:0;z-index:var(--z-nav);height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;width:100%;max-width:var(--app-container);margin-inline:auto;padding:8px 14px calc(8px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fffffff5;box-shadow:var(--shadow-nav);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.rep-bottom-nav__item{position:relative;min-width:0;min-height:64px;display:grid;justify-items:center;align-content:center;gap:4px;border-radius:15px;color:#687492;font-size:.78rem;font-weight:500}.rep-bottom-nav__icon{width:24px;height:24px;display:grid;place-items:center}.rep-bottom-nav__icon svg{width:23px;height:23px;stroke-width:2.2}.rep-bottom-nav__item.is-active:not(.rep-bottom-nav__item--primary){background:var(--color-blue-soft);color:#092ea9}.rep-bottom-nav__item--primary{color:var(--color-blue);transform:translateY(-12px)}.rep-bottom-nav__item--primary .rep-bottom-nav__icon{width:54px;height:54px;border-radius:999px;background:linear-gradient(180deg,#04113d,#3f51b5);color:var(--color-white);box-shadow:0 10px 22px #075cff57}.rep-bottom-nav__item--primary .rep-bottom-nav__icon svg{width:30px;height:30px}.rep-bottom-nav__item--primary>span:last-child{margin-block-start:2px;color:var(--color-blue)}.sf-page-fade-enter-active,.sf-page-fade-leave-active{transition:opacity .18s ease,transform .18s ease}.sf-page-fade-enter-from,.sf-page-fade-leave-to{opacity:0;transform:translateY(6px)}@media(max-width:374px){:root{--app-inline: 14px;--header-height: 112px;--bottom-nav-height: 80px}.rep-home-brand__logo{flex-basis:56px;width:56px;height:56px}.rep-home-brand__text strong{font-size:1.22rem}.rep-home-brand__text span{font-size:.88rem}.rep-home-icon-btn{width:44px;height:44px;border-radius:12px}.rep-home-icon-btn svg{width:24px;height:24px}.rep-dashboard-banner{min-height:190px}.rep-dashboard-banner__content{width:58%;padding:24px 16px 36px}.rep-dashboard-banner__content h1{font-size:1.55rem}.rep-dashboard-banner__content p{font-size:.86rem;line-height:1.5}.rep-dashboard-banner__box--one{inset-inline-start:65px}.rep-dashboard-banner__box--two,.rep-dashboard-banner__pin,.rep-dashboard-banner__board{transform:scale(.86);transform-origin:center}.rep-dashboard-actions{gap:12px}.rep-dashboard-card{min-height:150px;grid-template-columns:minmax(0,1fr) 48px;-moz-column-gap:7px;column-gap:7px;padding:14px 12px 12px}.rep-dashboard-card__icon,.rep-dashboard-card__icon img{width:48px;height:48px}.rep-dashboard-card__text strong{font-size:.95rem}.rep-dashboard-card__text small{font-size:.8rem}.rep-dashboard-stats__track{gap:8px}.rep-orders-hero{padding:20px 16px}.rep-orders-hero h1{font-size:1.5rem}.rep-orders-summary{gap:7px}.rep-orders-summary article{padding-inline:7px}.rep-orders-summary span{font-size:.7rem}.rep-orders-summary strong{font-size:.86rem}}@media(max-width:560px){.rep-profile-grid{grid-template-columns:minmax(0,1fr)}.rep-orders-hero{align-items:center}.rep-orders-hero__action{flex:0 0 36px;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;border-radius:11px;align-self:center}.rep-orders-hero__action span{display:none}.rep-order-card{padding:14px}.rep-order-card__top{align-items:flex-start}.rep-order-card__status{max-width:46%;white-space:nowrap}.rep-order-card__meta{gap:8px}.rep-order-card__meta div{padding:9px 8px}}@media(min-width:375px){.rep-dashboard-stat{min-width:0}}@media(min-width:375px)and (max-width:429px){.rep-home-header,.rep-home-brand{gap:8px}.rep-home-brand__logo{flex-basis:60px;width:60px;height:60px}.rep-home-brand__text strong{font-size:1.3rem}.rep-home-brand__text span{font-size:.92rem}.rep-home-icon-btn{width:48px;height:48px}.rep-home-icon-btn svg{width:25px;height:25px}}@media(min-width:390px){:root{--app-inline: 19px}}@media(min-width:430px)and (max-width:767px){:root{--app-inline: 22px}.rep-dashboard-actions{gap:var(--space-4)}}@media(min-width:768px){:root{--app-inline: 28px;--header-height: 132px;--bottom-nav-height: 88px}.rep-dashboard,.rep-catalog,.rep-orders-page,.rep-profits-page,.rep-review-page,.rep-cart-page,.rep-order-show-page{padding-block-end:0}.rep-app-content{padding-inline:18px}.rep-home-header{margin-inline:var(--app-inline);margin-block-start:18px;border-radius:0 0 26px 26px}.rep-home-search-wrap{padding-inline:calc(var(--app-inline) + 18px)}.rep-dashboard-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.rep-dashboard-banner{min-height:250px}.rep-dashboard-banner__content{width:46%;padding:36px 34px 52px}.rep-dashboard-banner__content h1{font-size:2.55rem}.rep-dashboard-banner__box--one{width:118px;height:128px;inset-inline-start:150px}.rep-dashboard-banner__box--two{width:78px;height:98px;inset-inline-start:258px}.rep-dashboard-banner__pin{inset-inline-start:78px;width:70px;height:70px}.rep-dashboard-banner__board{inset-inline-start:72px;width:98px;height:116px}.rep-dashboard-stats__track{grid-template-columns:repeat(4,minmax(0,1fr))}.rep-product-list,.rep-orders-list,.rep-profit-list{grid-template-columns:repeat(2,minmax(0,1fr))}.rep-profit-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.rep-bottom-nav{inset-inline:28px;width:calc(100% - 56px);border-radius:24px;margin-block-end:14px}}@media(min-width:820px){.rep-dashboard-card{min-height:166px}}@media(min-width:1024px){:root{--app-inline: 32px;--bottom-nav-height: 74px}.rep-app-content{padding-block-end:110px}.rep-home-header{min-height:104px;border-radius:0 0 28px 28px}.rep-home-brand__logo{width:70px;height:70px}.rep-home-search-wrap{max-width:860px;margin-inline:auto;width:100%}.rep-dashboard-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.rep-dashboard-banner{min-height:280px}.rep-product-list,.rep-orders-list{grid-template-columns:repeat(3,minmax(0,1fr))}.rep-orders-hero{padding:34px 32px}.rep-bottom-nav{position:sticky;inset-block-end:18px;max-width:760px;height:74px}}@media(min-width:1366px){.rep-dashboard-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.rep-dashboard-card{min-height:154px}}@media(min-width:1440px){:root{--app-container: 1280px}.rep-dashboard-actions{grid-template-columns:repeat(4,minmax(0,1fr))}}.customer-app-shell .rep-home-brand{border:0;background:transparent;color:inherit;padding:0;text-align:start}.customer-app-shell .rep-header-menu__item{justify-content:flex-start}.customer-app-shell .rep-header-menu__item small,.customer-app-shell .rep-bottom-nav__item small{min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:var(--color-gold);color:#fff;font-size:.72rem;font-weight:900}.customer-app-shell .rep-bottom-nav{position:fixed;inset-inline:0;inset-block-end:0;z-index:var(--z-nav);height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;width:100%;max-width:var(--app-container);margin-inline:auto;padding:8px 14px calc(8px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fffffff5;box-shadow:var(--shadow-nav);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.customer-app-shell .rep-bottom-nav__item{position:relative;min-width:0;min-height:64px;display:grid;justify-items:center;align-content:center;gap:4px;border:0;border-radius:15px;background:transparent;padding:0;color:#687492;font-family:inherit;font-size:.78rem;font-weight:500;line-height:normal;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.customer-app-shell .rep-bottom-nav__item>small{display:none}.customer-app-shell .rep-bottom-nav__icon{width:24px;height:24px;display:grid;place-items:center}.customer-app-shell .rep-bottom-nav__icon svg{width:23px;height:23px;stroke-width:2.2}.customer-app-shell .rep-bottom-nav__item.is-active:not(.rep-bottom-nav__item--primary){background:var(--color-blue-soft);color:#092ea9}.customer-app-shell .rep-bottom-nav__item--primary{color:var(--color-blue);transform:translateY(-12px)}.customer-app-shell .rep-bottom-nav__item--primary .rep-bottom-nav__icon{width:54px;height:54px;border-radius:999px;background:linear-gradient(180deg,#04113d,#3f51b5);color:var(--color-white);box-shadow:0 10px 22px #075cff57}.customer-app-shell .rep-bottom-nav__item--primary .rep-bottom-nav__icon svg{width:30px;height:30px}.customer-app-shell .rep-bottom-nav__item--primary>span:last-child{margin-block-start:2px;color:var(--color-blue)}.customer-home .rep-dashboard-banner{cursor:pointer}.customer-home-section{margin-block-start:var(--space-5)}.customer-home-section .rep-dashboard-section-title button{border:0;background:transparent;color:var(--color-blue);font-weight:900}.customer-social-page{display:grid;gap:14px;padding-block-end:18px}.customer-social-hero{overflow:hidden;border:1px solid rgba(7,92,255,.12);border-radius:20px;background:linear-gradient(135deg,#075cff1f,#fffffff0),#fff;padding:18px}.customer-social-hero div{display:grid;gap:5px}.customer-social-hero span{color:var(--color-blue);font-size:.78rem;font-weight:900}.customer-social-hero h1{margin:0;color:var(--color-navy);font-size:1.6rem;font-weight:950}.customer-social-hero p{margin:0;color:var(--color-muted);font-size:.92rem;font-weight:800}.customer-social-hero button{width:-moz-max-content;width:max-content;min-height:38px;border:0;border-radius:10px;background:var(--color-blue);padding:0 16px;color:#fff;font-family:inherit;font-weight:950}.customer-social-reels{display:grid;grid-auto-columns:minmax(104px,31%);grid-auto-flow:column;gap:10px;overflow-x:auto;padding-block:2px 4px;scrollbar-width:none}.customer-social-composer{overflow:hidden;border:1px solid rgba(6,18,58,.08);border-radius:16px;background:#fff;box-shadow:0 12px 28px #0a194714}.customer-social-composer form{display:grid;gap:10px;border-top:1px solid #EDF1F7;padding:10px 12px 12px}.customer-social-composer textarea{width:100%;resize:vertical;border:0;border-radius:12px;background:#f3f6fb;padding:12px;color:var(--color-navy);font-family:inherit;font-size:.92rem;font-weight:800;outline:none}.customer-social-composer__actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.customer-social-composer__actions label{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:10px;background:#eef3ff;padding:0 12px;color:var(--color-blue);font-size:.84rem;font-weight:900;cursor:pointer}.customer-social-composer__actions input{display:none}.customer-social-composer__actions small{color:var(--color-muted);font-weight:800}.customer-social-composer__actions button,.customer-social-modal__form button{min-height:38px;border:0;border-radius:10px;background:var(--color-blue);padding:0 16px;color:#fff;font-family:inherit;font-weight:900}.customer-social-composer__actions button:disabled,.customer-social-modal__form button:disabled{opacity:.5}.customer-social-reels::-webkit-scrollbar{display:none}.customer-social-reel{position:relative;min-height:156px;display:flex;align-items:flex-end;overflow:hidden;border:1px solid rgba(6,18,58,.08);border-radius:14px;background:#dde6f7;box-shadow:0 10px 22px #0a194714;cursor:pointer}.customer-social-reel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06123a0a,#06123ab8)}.customer-social-reel img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customer-social-reel small,.customer-social-reel strong{position:relative;z-index:1}.customer-social-reel small{position:absolute;inset-block-start:8px;inset-inline-start:8px;border-radius:999px;background:var(--color-blue);padding:4px 8px;color:#fff;font-size:.7rem;font-weight:900}.customer-social-reel strong{width:100%;overflow:hidden;padding:12px 10px;color:#fff;font-size:.82rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.customer-social-reel__fallback{position:absolute;inset:0;display:grid;place-items:center;padding:12px;color:var(--color-navy);font-weight:900;text-align:center}.customer-social-feed{display:grid;gap:12px}.customer-social-post{overflow:hidden;border:1px solid rgba(6,18,58,.08);border-radius:16px;background:#fff;box-shadow:0 12px 28px #0a194714;cursor:pointer}.customer-social-post__head{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:12px 12px 8px}.customer-social-post__avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,var(--color-blue),#04113d);color:#fff;font-weight:950}.customer-social-post__head div{min-width:0;display:grid;gap:2px}.customer-social-post__head strong{color:var(--color-navy);font-size:.95rem;font-weight:950}.customer-social-post__head small{color:var(--color-muted);font-size:.76rem;font-weight:800}.customer-social-post>p{margin:0;padding:0 12px 12px;color:#24314f;font-size:.92rem;font-weight:750;line-height:1.7}.customer-social-post__media{min-height:245px;display:grid;place-items:center;background:#f3f6fb}.customer-social-post__media.is-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.customer-social-post__media img{width:100%;height:100%;min-height:245px;max-height:440px;-o-object-fit:cover;object-fit:cover}.customer-social-post__media.is-gallery img{min-height:170px;max-height:260px}.customer-social-post__media span{padding:24px;color:var(--color-navy);font-size:1.2rem;font-weight:950;text-align:center}.customer-social-post__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;border-top:1px solid #EDF1F7;padding:8px}.customer-social-post__actions button{min-width:0;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;background:transparent;color:#5c6680;font-family:inherit;font-size:.84rem;font-weight:900}.customer-social-post__actions button:hover{background:#f3f6fb;color:var(--color-blue)}.customer-social-post__actions button.is-active{background:#eef3ff;color:var(--color-blue)}.customer-social-post__actions svg{width:18px;height:18px;stroke-width:2.2}.customer-social-post.is-loading{display:grid;gap:12px;padding:12px;cursor:default}.customer-social-post.is-loading span,.customer-social-post.is-loading div,.customer-social-post.is-loading p{margin:0;border-radius:12px;background:linear-gradient(90deg,#eef2f8,#f8fafd,#eef2f8);background-size:180% 100%;animation:customer-social-shimmer 1.2s ease-in-out infinite}.customer-social-post.is-loading span{width:42px;height:42px;border-radius:999px}.customer-social-post.is-loading div{min-height:240px}.customer-social-post.is-loading p{width:72%;height:18px}@keyframes customer-social-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.customer-social-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:end center;background:#04113d7a;padding:18px}.customer-social-modal__panel{width:min(640px,100%);max-height:min(760px,92vh);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 24px 70px #04113d47}.customer-social-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #EDF1F7;padding:14px 16px}.customer-social-modal__head div{display:grid;gap:2px}.customer-social-modal__head strong{color:var(--color-navy);font-size:1rem;font-weight:950}.customer-social-modal__head small{color:var(--color-muted);font-weight:800}.customer-social-modal__head button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;background:#f3f6fb;color:var(--color-navy)}.customer-social-modal__head svg{width:20px;height:20px}.customer-social-modal__body{display:grid;align-content:start;gap:12px;overflow-y:auto;padding:14px}.customer-social-comments-empty{border-radius:14px;background:#f3f6fb;padding:22px;color:var(--color-muted);font-weight:900;text-align:center}.customer-social-comment{display:grid;grid-template-columns:36px minmax(0,1fr);gap:8px}.customer-social-comment .customer-social-post__avatar{width:36px;height:36px;font-size:.86rem}.customer-social-comment>div{min-width:0;display:grid;justify-items:start;gap:5px}.customer-social-comment strong,.customer-social-comment p{border-radius:13px;background:#f3f6fb}.customer-social-comment strong{padding:8px 10px 0;color:var(--color-navy);font-size:.84rem;font-weight:950}.customer-social-comment p{max-width:100%;margin:-5px 0 0;padding:2px 10px 9px;color:#24314f;font-size:.9rem;font-weight:750;line-height:1.6}.customer-social-comment button{border:0;background:transparent;color:var(--color-blue);font-family:inherit;font-size:.78rem;font-weight:900}.customer-social-comment__replies{width:100%;display:grid;gap:10px;margin-block-start:6px;padding-inline-start:14px}.customer-social-modal__form{display:grid;gap:8px;border-top:1px solid #EDF1F7;padding:12px}.customer-social-modal__form>small{color:var(--color-muted);font-weight:900}.customer-social-modal__form>small button{min-height:auto;background:transparent;padding:0 6px;color:var(--color-blue)}.customer-social-modal__form div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.customer-social-modal__form input{min-width:0;min-height:42px;border:0;border-radius:999px;background:#f3f6fb;padding:0 14px;color:var(--color-navy);font-family:inherit;font-weight:800;outline:none}.customer-social-modal--reel{place-items:center}.customer-social-reel-player{width:min(440px,100%);max-height:94vh}.customer-social-reel-player__stage{position:relative;aspect-ratio:9 / 16;background:#050817}.customer-social-reel-player__stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.customer-social-reel-player__footer{border-top:1px solid #EDF1F7;padding:12px}.customer-social-reel-player__footer button{width:100%;min-height:42px;border:0;border-radius:12px;background:var(--color-blue);color:#fff;font-family:inherit;font-weight:950}.rep-reel-uploader__input{width:100%;min-height:42px;border:0;border-radius:12px;background:#f3f6fb;padding:0 12px;color:var(--color-navy);font-family:inherit;font-weight:800;outline:none}.rep-reel-uploader__message{color:var(--color-blue);font-weight:900}.rep-reel-status{cursor:default}.customer-social-reels-page{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:12px}.customer-social-reel-card{position:relative;overflow:hidden;min-height:260px;display:flex;align-items:flex-end;border:1px solid rgba(6,18,58,.08);border-radius:16px;background:#dde6f7;box-shadow:0 12px 28px #0a194714;cursor:pointer}.customer-social-reel-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06123a05,#06123ac7)}.customer-social-reel-card>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customer-social-reel-card>span{position:absolute;inset:0;display:grid;place-items:center;padding:16px;color:var(--color-navy);font-weight:950;text-align:center}.customer-social-reel-card div{position:relative;z-index:1;display:grid;gap:4px;padding:14px}.customer-social-reel-card strong,.customer-social-reel-card small{overflow:hidden;color:#fff;text-overflow:ellipsis;white-space:nowrap}.customer-social-reel-card strong{font-weight:950}.customer-social-reel-card small{opacity:.88;font-weight:800}.customer-social-load-more{min-height:44px;border:0;border-radius:12px;background:var(--color-blue);color:#fff;font-family:inherit;font-weight:950}.customer-social-page{gap:10px}.customer-social-hero{display:none}.customer-social-composer{border-radius:14px;box-shadow:0 8px 18px #0a19470f}.customer-social-composer .customer-social-post__head{grid-template-columns:38px minmax(0,1fr);padding:10px}.customer-social-composer .customer-social-post__avatar{width:38px;height:38px}.customer-social-composer form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px 10px;border-top:0}.customer-social-composer textarea{height:38px;min-height:38px;max-height:86px;border-radius:999px;padding:9px 14px;font-size:.88rem}.customer-social-composer__actions{justify-content:flex-end;gap:6px}.customer-social-composer__actions label,.customer-social-composer__actions button{min-height:36px;border-radius:999px;padding-inline:12px;font-size:.78rem}.customer-social-composer__actions small{display:none}.customer-social-reels{grid-auto-columns:minmax(86px,26%);gap:8px}.customer-social-reel,.customer-social-reels__more{min-height:128px;border-radius:13px}.customer-social-reel small{padding:3px 7px}.customer-social-reel strong{padding:10px 8px;font-size:.76rem}.customer-social-reels__more{border:0;background:#eef3ff;color:var(--color-blue);font-family:inherit;font-weight:950}.customer-social-reel-fullscreen{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;background:#050817}.customer-social-reel-fullscreen iframe,.customer-social-reel-fullscreen video{width:min(100vw,480px);height:100vh;border:0;background:#050817;-o-object-fit:contain;object-fit:contain}.customer-social-reel-fullscreen__close,.customer-social-reel-fullscreen__product{position:fixed;z-index:2;border:0;color:#fff;font-family:inherit;font-weight:950}.customer-social-reel-fullscreen__close{inset-block-start:calc(14px + env(safe-area-inset-top));inset-inline-start:14px;width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:#ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customer-social-reel-fullscreen__close svg{width:22px;height:22px}.customer-social-reel-fullscreen__product{inset-inline:18px;inset-block-end:calc(18px + env(safe-area-inset-bottom));min-height:44px;border-radius:999px;background:var(--color-blue)}.customer-categories-page{min-height:100%}.customer-categories-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;overflow:hidden;border:1px solid rgba(7,92,255,.12);border-radius:22px;background:linear-gradient(135deg,#04113dfa,#075cffe0),var(--color-navy);padding:22px;color:var(--color-white);box-shadow:0 18px 42px #06184a29}.customer-categories-hero:before{content:"";position:absolute;inset-block:-46px;inset-inline-start:-28px;width:142px;border-radius:999px;background:#f7a90a2e;transform:rotate(-18deg)}.customer-categories-hero__copy,.customer-categories-hero__count{position:relative;z-index:1}.customer-categories-hero__copy{display:grid;gap:6px}.customer-categories-hero__copy span,.customer-categories-hero__copy p{margin:0;color:#ffffffc7;font-weight:800}.customer-categories-hero__copy h1{margin:0;color:var(--color-white);font-size:1.75rem;font-weight:900;letter-spacing:0}.customer-categories-hero__count{width:76px;height:76px;display:grid;place-items:center;align-content:center;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:#ffffff1f;box-shadow:inset 0 1px #ffffff2e}.customer-categories-hero__count strong{color:var(--color-gold);font-size:1.55rem;font-weight:900;line-height:1}.customer-categories-hero__count span{color:#ffffffc2;font-size:.78rem;font-weight:900}.customer-categories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-category-large-card{position:relative;min-width:0;display:grid;grid-template-columns:88px minmax(0,1fr) 30px;align-items:center;gap:12px;overflow:hidden;border:1px solid rgba(228,233,242,.96);border-radius:16px;background:var(--color-white);padding:9px;color:var(--color-navy);text-align:start;box-shadow:0 9px 24px #06184a12;-webkit-appearance:none;-moz-appearance:none;appearance:none}.customer-category-large-card:after{content:"";position:absolute;inset-block:0;inset-inline-end:0;width:4px;background:linear-gradient(180deg,var(--color-blue),var(--color-gold));opacity:0;transition:opacity .18s ease}.customer-category-large-card:hover:after,.customer-category-large-card:focus-visible:after{opacity:1}.customer-category-large-card:focus-visible{outline:3px solid rgba(7,92,255,.18);outline-offset:2px}.customer-category-large-card__image{width:88px;aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:var(--color-blue-soft)}.customer-category-large-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customer-category-large-card__image b{max-width:74px;overflow:hidden;color:var(--color-blue);font-size:.82rem;font-weight:900;text-align:center;text-overflow:ellipsis;white-space:nowrap}.customer-category-large-card__body{min-width:0;display:grid;gap:6px}.customer-category-large-card__body strong{overflow:hidden;color:var(--color-navy);font-size:1rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.customer-category-large-card__body small{width:-moz-max-content;width:max-content;max-width:100%;border-radius:999px;background:#075cff14;color:var(--color-blue);padding:5px 9px;font-size:.76rem;font-weight:900}.customer-category-large-card>i{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:var(--color-blue-soft);color:var(--color-blue)}.customer-category-large-card>i svg{width:18px;height:18px}.customer-category-large-card.is-loading{pointer-events:none}.customer-category-large-card.is-loading>span,.customer-category-large-card.is-loading>div,.customer-category-large-card.is-loading>small{display:block;border-radius:13px;background:linear-gradient(90deg,#eef3fa,#f8fafd,#eef3fa);background-size:220% 100%;animation:sf-skeleton 1.15s ease-in-out infinite}.customer-category-large-card.is-loading>span{width:88px;aspect-ratio:1 / 1}.customer-category-large-card.is-loading>div{width:100%;height:44px}.customer-category-large-card.is-loading>small{width:30px;height:30px;border-radius:999px}.customer-category-detail-hero{position:relative;display:grid;grid-template-columns:44px 104px minmax(0,1fr) auto;align-items:center;gap:14px;overflow:hidden;border:1px solid rgba(7,92,255,.12);border-radius:22px;background:linear-gradient(135deg,#04113dfa,#075cffdb),var(--color-navy);padding:14px;color:var(--color-white);box-shadow:0 18px 42px #06184a29}.customer-category-detail-hero:before{content:"";position:absolute;inset-block:-48px;inset-inline-start:70px;width:150px;border-radius:999px;background:#f7a90a29;transform:rotate(-18deg)}.customer-category-detail-hero .rep-catalog__icon-btn,.customer-category-detail-hero__image,.customer-category-detail-hero__copy,.customer-category-detail-hero__count{position:relative;z-index:1}.customer-category-detail-hero .rep-catalog__icon-btn{background:#ffffff24;color:var(--color-white);box-shadow:none}.customer-category-detail-hero__image{width:104px;aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border:2px solid rgba(255,255,255,.16);border-radius:18px;background:#ffffff1f;color:var(--color-white);font-weight:900}.customer-category-detail-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customer-category-detail-hero__image span{max-width:86px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.customer-category-detail-hero__copy{min-width:0;display:grid;gap:6px}.customer-category-detail-hero__copy small,.customer-category-detail-hero__copy p{margin:0;color:#ffffffc2;font-weight:800}.customer-category-detail-hero__copy h1{margin:0;overflow:hidden;color:var(--color-white);font-size:1.45rem;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.customer-category-detail-hero__copy p{display:-webkit-box;overflow:hidden;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.customer-category-detail-hero__count{width:68px;height:68px;display:grid;place-items:center;align-content:center;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#ffffff1f}.customer-category-detail-hero__count strong{color:var(--color-gold);font-size:1.35rem;font-weight:900;line-height:1}.customer-category-detail-hero__count span{color:#ffffffc2;font-size:.74rem;font-weight:900}@keyframes sf-skeleton{0%{background-position:220% 0}to{background-position:-220% 0}}.customer-category-grid{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;padding-block-end:8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.customer-category-grid::-webkit-scrollbar{display:none}.customer-category-card{flex:0 0 calc((100% - 36px)/4);min-width:0;display:grid;gap:7px;justify-items:center;border:1px solid var(--color-border);border-radius:14px;background:var(--color-white);padding:10px;color:var(--color-navy);box-shadow:var(--shadow-card);scroll-snap-align:start;text-align:center}.customer-category-card img,.customer-category-card>span:first-child{width:100%;aspect-ratio:1 / .78;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:var(--color-blue-soft);color:var(--color-blue);-o-object-fit:cover;object-fit:cover;font-weight:900}.customer-category-card strong{max-width:100%;overflow:hidden;color:var(--color-navy);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.customer-category-card small{display:none;color:var(--color-muted);font-weight:800}.customer-load-sentinel{min-height:42px}.customer-product-units{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rep-product-show-sizes button,.customer-product-units button{min-width:0;min-height:46px;border:1.5px solid #7686B1;border-radius:15px;background:#fff;color:var(--color-navy);padding:7px 8px;font-size:1rem;font-weight:900}.rep-product-show-sizes button.is-active,.customer-product-units button.is-active{border-color:var(--color-gold);background:var(--color-navy);color:#fff;box-shadow:0 0 0 3px #f7a90a42}.customer-product-checkout{display:grid;gap:12px;margin-block-end:18px}.customer-app-shell .rep-product-show-section{margin-block-end:18px}.customer-app-shell .rep-product-show-section h2,.customer-app-shell .customer-product-description-before-checkout h2{color:var(--color-navy)}.customer-app-shell .rep-product-show-hero{background:#fff;box-shadow:0 10px 26px #06184a14}.customer-app-shell .rep-product-show-hero__image{touch-action:pan-y}.customer-product-hero-colors{display:grid;gap:8px;border-top:1px solid #EEF2F8;background:#fff;padding:8px 12px 12px}.customer-product-hero-colors>span{color:var(--color-navy);font-size:.84rem;font-weight:900;text-align:start}.customer-product-hero-colors .rep-product-show-colors{justify-content:flex-start;padding-block-end:2px}.customer-app-shell .rep-product-show-colors{display:flex;justify-content:center;gap:9px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;padding:2px 2px 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.customer-app-shell .customer-product-hero-colors .rep-product-show-colors{justify-content:flex-start;padding-block-end:2px}.customer-app-shell .rep-product-show-colors::-webkit-scrollbar{display:none}.customer-app-shell .rep-product-show-colors button{flex:0 0 58px;width:58px;height:64px;aspect-ratio:auto;border:1px solid #E5ECF7;border-radius:14px;background:linear-gradient(180deg,#fff,#f4f7fc);padding:3px;box-shadow:0 7px 16px #06184a14;scroll-snap-align:center}.customer-app-shell .rep-product-show-colors button.is-active{border-color:var(--color-gold);box-shadow:0 0 0 2px #f7a90a38,0 8px 18px #06184a1a}.customer-app-shell .rep-product-show-colors img{border-radius:10px}.customer-app-shell .customer-product-description-before-checkout{max-width:620px;margin:10px auto 14px;border-top:0;padding:4px 6px 0;text-align:center}.customer-app-shell .customer-product-description-before-checkout h2{margin:0 auto 12px;justify-content:center;font-size:1.18rem}.customer-app-shell .customer-product-description-before-checkout p,.customer-app-shell .customer-product-description-before-checkout p *{margin-inline:auto;color:var(--color-navy);line-height:1.9;font-weight:900;text-align:center}.customer-app-shell .customer-product-checkout{gap:10px;margin:8px auto 18px;padding:13px;border-color:#075cff21;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafe);box-shadow:0 12px 30px #06184a1a}.customer-app-shell .customer-product-checkout:before{height:4px;background:linear-gradient(90deg,var(--color-gold),var(--color-blue))}.customer-app-shell .customer-product-checkout .rep-cart-summary{gap:8px;margin-block-end:0}.customer-app-shell .customer-product-checkout .rep-cart-summary article{min-height:58px;align-content:center;border-color:#e8eef8;border-radius:14px;background:#f8fafd;padding:8px;box-shadow:inset 0 1px #ffffffeb}.customer-app-shell .customer-product-checkout .rep-cart-summary span{font-size:.76rem}.customer-app-shell .customer-product-checkout .rep-cart-summary strong{color:var(--color-blue);font-size:1rem}.customer-product-qty,.customer-product-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:10px}.customer-product-qty{grid-template-columns:48px minmax(0,1fr) 48px}.customer-app-shell .customer-product-qty{width:min(100%,260px);grid-template-columns:42px minmax(0,1fr) 42px;gap:8px;margin-inline:auto}.customer-product-qty button{min-height:44px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-white);color:var(--color-navy);font-size:1.4rem;font-weight:900}.customer-app-shell .customer-product-qty button{min-height:40px;border-color:#e4ebf6;border-radius:13px;background:#f7faff;color:var(--color-blue);font-size:1.15rem}.customer-product-qty strong{text-align:center;color:var(--color-navy);font-size:1.2rem}.customer-app-shell .customer-product-qty strong{min-height:40px;display:grid;place-items:center;border:1px solid #ECF1F8;border-radius:13px;background:#fff;font-size:1.05rem}.customer-product-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-product-actions .rep-product-detail__cta{min-height:52px;border:0;border-radius:16px;background:var(--color-blue);color:#fff;font-size:1rem;font-weight:900;box-shadow:0 10px 20px #075cff33}.customer-app-shell .customer-product-actions{gap:8px}.customer-app-shell .customer-product-actions .rep-product-detail__cta{min-height:48px;border-radius:14px;font-size:.94rem}.customer-product-actions .rep-product-detail__cta--secondary{border:1.5px solid #DCE3F0;background:#fff;color:var(--color-navy);box-shadow:0 8px 18px #06184a14}.customer-product-actions button:disabled,.customer-product-qty button:disabled,.customer-product-units button:disabled{cursor:not-allowed;opacity:.5}.customer-product-price-only{grid-template-columns:minmax(0,1fr)}.customer-product-price-only div{justify-items:center}.customer-app-shell .rep-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-product-tile{min-width:0;cursor:pointer;border-color:#e7ecf5f5;border-radius:14px;padding:7px;box-shadow:0 9px 24px #06184a12}.customer-product-tile:after{content:"";position:absolute;inset-inline:12px;inset-block-end:0;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(180deg,var(--color-blue),var(--color-gold))}.customer-product-tile .rep-product-tile__body{display:grid;min-height:0;gap:8px}.customer-product-tile .rep-product-tile__image{position:relative;order:initial;width:100%;min-width:0;aspect-ratio:1 / 1.08;align-self:auto;border-radius:12px;background:#f4f7fc;font-size:1rem;touch-action:pan-y}.customer-product-tile .rep-product-tile__info{order:initial;display:grid;align-content:start;gap:8px;padding:0 2px 4px}.customer-product-tile .rep-product-tile__info h2{margin:0;min-height:38px;display:-webkit-box;overflow:hidden;color:var(--color-navy);font-size:.92rem;line-height:1.35;text-align:start;-webkit-box-orient:vertical;-webkit-line-clamp:2}.customer-product-tile .customer-product-price-only{width:100%;display:inline-grid;border-radius:11px;background:#075cff14;padding:7px 8px}.customer-product-tile .customer-product-price-only div{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-width:0}.customer-product-tile .rep-product-tile__prices span{color:var(--color-muted);font-size:.7rem}.customer-product-tile .rep-product-tile__prices strong{color:var(--color-blue);overflow:hidden;font-size:.9rem;text-overflow:ellipsis}.customer-product-tile .rep-product-tile__sizes{display:flex;flex-wrap:wrap;gap:5px;margin:0}.customer-product-tile .rep-product-tile__sizes span{min-height:24px;border-radius:999px;background:#f3f6fb;padding:4px 8px;color:var(--color-navy);font-size:.68rem}.customer-product-tile .rep-product-tile__add{inset-block-start:12px;inset-inline-start:12px;width:34px;height:34px;border:1px solid rgba(231,236,245,.92);border-radius:11px;color:var(--color-blue)}.customer-product-tile .rep-product-tile__add svg{width:19px;height:19px}.customer-product-tile__dots{position:absolute;inset-inline:8px;inset-block-end:8px;display:flex;justify-content:center;gap:5px;pointer-events:auto}.customer-product-tile__dots button{width:6px;height:6px;border:0;border-radius:999px;background:#ffffffc2;padding:0;box-shadow:0 1px 4px #06184a2e}.customer-product-tile__dots button.is-active{width:16px;background:var(--color-gold)}.customer-product-image-viewer{position:fixed;inset:0;z-index:9998;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;background:#06184aeb;padding:calc(18px + env(safe-area-inset-top)) 16px calc(20px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-product-image-viewer__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-product-image-viewer__icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#ffffff1f;color:#fff;box-shadow:0 10px 24px #00000029}.customer-product-image-viewer__icon.is-product-link{background:#fff;color:var(--color-blue)}.customer-product-image-viewer__icon svg{width:22px;height:22px}.customer-product-image-viewer__stage{min-width:0;min-height:0;display:grid;place-items:center;overflow:hidden;border-radius:18px;touch-action:pan-y}.customer-product-image-viewer__stage img{width:100%;height:100%;max-height:72vh;-o-object-fit:contain;object-fit:contain;border-radius:18px;background:#fff;box-shadow:0 22px 60px #0000003d}.customer-product-image-viewer__stage span{color:#fff;font-weight:900}.customer-product-image-viewer__dots{display:flex;justify-content:center;gap:7px;min-height:22px}.customer-product-image-viewer__dots button{width:7px;height:7px;border:0;border-radius:999px;background:#ffffff6b;padding:0}.customer-product-image-viewer__dots button.is-active{width:22px;background:var(--color-gold)}.customer-product-action-row{grid-template-columns:minmax(0,1fr)}.customer-product-action-row div{justify-content:center}.customer-app-shell .rep-product-show-page .rep-product-show-cards{grid-template-columns:minmax(0,1fr)}.customer-cart-page{width:100%;padding:var(--app-inline);padding-block-end:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 24px)}.customer-cart-hero{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;overflow:hidden;margin-block-end:14px;border-radius:22px;background:linear-gradient(135deg,#04113dfa,#075cffdb),var(--color-navy);padding:14px;color:#fff;box-shadow:0 18px 42px #06184a29}.customer-cart-hero:before{content:"";position:absolute;inset-block:-52px;inset-inline-start:76px;width:138px;border-radius:999px;background:#f7a90a29;transform:rotate(-18deg)}.customer-cart-hero .rep-catalog__icon-btn,.customer-cart-hero div,.customer-cart-hero>strong{position:relative;z-index:1}.customer-cart-hero .rep-catalog__icon-btn{background:#ffffff24;color:#fff;box-shadow:none}.customer-cart-hero div{min-width:0;display:grid;gap:4px}.customer-cart-hero span,.customer-cart-hero p{margin:0;color:#ffffffbf;font-weight:800}.customer-cart-hero h1{margin:0;color:#fff;font-size:1.28rem;font-weight:900;letter-spacing:0}.customer-cart-hero>strong{min-width:76px;min-height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:#ffffff1f;color:var(--color-gold);padding:8px 10px;font-weight:900;text-align:center}.customer-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);gap:12px;align-items:start}.customer-cart-list{display:grid;gap:10px}.customer-cart-item{position:relative;grid-template-columns:86px minmax(0,1fr);align-items:start;gap:10px;overflow:hidden;border-color:#e7ecf5f5;border-radius:16px;background:#fff;padding:9px;box-shadow:0 9px 24px #06184a12}.customer-cart-item:after{content:"";position:absolute;inset-inline:12px;inset-block-end:0;height:3px;border-radius:999px 999px 0 0;background:linear-gradient(90deg,var(--color-blue),var(--color-gold))}.customer-cart-item__image{width:86px;height:102px;border-radius:14px;background:#f4f7fc;color:var(--color-blue);font-size:.86rem;font-weight:900;text-align:center}.customer-cart-item__image span{display:grid;place-items:center;width:100%;height:100%;padding:8px}.customer-cart-item__body{gap:7px}.customer-cart-item__body h3{display:-webkit-box;white-space:normal;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.customer-cart-item__body p{color:var(--color-muted);font-size:.8rem}.customer-cart-item__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:11px;background:#075cff14;padding:7px 8px}.customer-cart-item__meta span,.customer-cart-item__meta strong{color:var(--color-blue);font-size:.8rem;font-weight:900}.customer-cart-qty{grid-template-columns:38px 38px 48px;gap:6px}.customer-cart-qty button,.customer-cart-qty span{min-height:34px;border-radius:11px;font-size:.88rem}.customer-cart-qty button{border-color:#e4ebf6;background:#fff;color:var(--color-blue)}.customer-cart-qty span{display:grid;place-items:center;border:1px solid #ECF1F8;background:#f8fafd;color:var(--color-navy)}.customer-cart-item__total{grid-column:2;justify-self:start;width:-moz-max-content;width:max-content;max-width:100%;border-radius:999px;background:#075cff14;padding:6px 10px;color:#fff;font-size:.8rem}.customer-order-summary{position:sticky;top:12px;gap:12px;border-color:#075cff21;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafe);box-shadow:0 12px 30px #06184a1a}.customer-order-summary__head{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:14px;background:var(--color-blue-soft);padding:12px;color:var(--color-navy)}.customer-order-summary__head span,.customer-order-summary__head strong{font-weight:900}.customer-order-summary__head strong{color:var(--color-blue)}.customer-order-summary__row{border-bottom:0;border-radius:13px;background:#fff;padding:12px}.customer-order-summary .sf-primary-btn,.customer-order-summary .sf-secondary-btn,.customer-cart-empty .sf-primary-btn{min-height:50px;border-radius:14px;font-size:.96rem}.customer-order-summary .sf-primary-btn{background:var(--color-blue)}.customer-order-summary .sf-secondary-btn{border:1.5px solid #DCE3F0;background:#fff;color:var(--color-navy)}.customer-order-summary__note{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;color:var(--color-muted);font-size:.78rem;font-weight:900}.customer-order-summary__note i{width:4px;height:4px;border-radius:999px;background:var(--color-gold)}.customer-cart-empty{display:grid;justify-items:center;gap:12px;margin-block-start:22px;border:1px solid rgba(7,92,255,.12);border-radius:22px;background:#fff;padding:28px 18px;text-align:center;box-shadow:0 12px 30px #06184a17}.customer-cart-empty__icon{width:66px;height:66px;display:grid;place-items:center;border-radius:20px;background:var(--color-blue-soft);color:var(--color-blue)}.customer-cart-empty__icon svg{width:32px;height:32px}.customer-cart-empty h2,.customer-cart-empty p{margin:0}.customer-cart-empty h2{color:var(--color-navy);font-size:1.28rem;font-weight:900}.customer-cart-empty p{max-width:320px;color:var(--color-muted);line-height:1.8;font-weight:800}.customer-account-page,.customer-checkout-page{padding-block-start:var(--space-5)}.customer-account-card,.customer-checkout-card,.customer-checkout-summary{display:grid;gap:14px;border:1px solid var(--color-border);border-radius:18px;background:var(--color-white);padding:16px;box-shadow:var(--shadow-card)}.customer-account-hero,.customer-checkout-hero{position:relative;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#04113dfa,#075cffdb),var(--color-navy);color:var(--color-white)}.customer-account-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;border-radius:14px;background:var(--color-blue-soft);padding:5px}.customer-account-tabs button{min-height:42px;border:0;border-radius:11px;background:transparent;color:var(--color-navy);font-weight:900}.customer-account-tabs button.is-active{background:var(--color-white);color:var(--color-blue);box-shadow:0 8px 18px #06184a14}.customer-account-form{display:grid;gap:13px}.customer-account-rep-link{min-height:50px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(7,92,255,.16);border-radius:14px;background:var(--color-blue-soft);color:var(--color-blue);font-weight:900}.customer-account-rep-link span{width:26px;height:26px;display:grid;place-items:center}.customer-account-rep-link svg{width:22px;height:22px}.customer-checkout-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-block-end:var(--space-5);padding:18px}.customer-checkout-hero span,.customer-checkout-hero p{margin:0;color:#ffffffc2;font-weight:800}.customer-checkout-hero h1{margin:4px 0;color:var(--color-white);font-size:1.45rem;font-weight:900}.customer-checkout-hero button,.customer-checkout-card__head button{border:0;background:#ffffff24;color:var(--color-white);border-radius:12px;padding:10px 13px;font-weight:900;white-space:nowrap}.customer-checkout-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:14px}.customer-checkout-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-checkout-card__head h2,.customer-checkout-summary h2{margin:0;color:var(--color-navy);font-size:1.15rem;font-weight:900}.customer-checkout-card__head button{background:var(--color-blue-soft);color:var(--color-blue)}.customer-checkout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-checkout-field{display:grid;gap:7px;color:var(--color-navy);font-weight:900}.customer-checkout-field.is-full{grid-column:1 / -1}.customer-checkout-field input,.customer-checkout-field select,.customer-checkout-field textarea{width:100%;min-height:48px;border:1px solid var(--color-border);border-radius:13px;background:var(--color-bg);color:var(--color-text);padding:10px 12px;font-weight:800;outline:0}.customer-checkout-field textarea{min-height:94px;resize:vertical}.customer-checkout-field small{color:#d83939;font-weight:800}.customer-checkout-summary{align-content:start}.customer-checkout-summary__product{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center}.customer-checkout-summary__product img{width:72px;height:82px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.customer-checkout-summary__product div{min-width:0;display:grid;gap:4px}.customer-checkout-summary__product strong{overflow:hidden;color:var(--color-navy);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.customer-checkout-summary__product p{margin:0;color:var(--color-muted);font-size:.84rem;font-weight:800}.customer-checkout-summary__product span{color:var(--color-blue);font-weight:900}.customer-checkout-summary__rows{display:grid;gap:0}.customer-checkout-summary__rows div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #EDF1F7;padding-block:11px;color:var(--color-navy);font-weight:800}.customer-checkout-summary__rows div.is-total{border-bottom:0;color:var(--color-blue);font-size:1.06rem;font-weight:900}@media(min-width:680px){.customer-app-shell .rep-product-list{grid-template-columns:repeat(auto-fill,minmax(188px,1fr));gap:14px}}@media(max-width:620px){.customer-categories-hero{grid-template-columns:minmax(0,1fr) 66px;gap:12px;border-radius:18px;padding:18px}.customer-categories-hero__copy h1{font-size:1.42rem}.customer-categories-hero__copy p{font-size:.88rem}.customer-categories-hero__count{width:66px;height:66px;border-radius:17px}.customer-categories-grid{grid-template-columns:minmax(0,1fr);gap:10px}.customer-category-large-card{grid-template-columns:78px minmax(0,1fr) 28px;border-radius:14px}.customer-category-large-card__image,.customer-category-large-card.is-loading>span{width:78px}.customer-category-detail-hero{grid-template-columns:40px 74px minmax(0,1fr);gap:10px;border-radius:18px;padding:10px}.customer-category-detail-hero__image{width:74px;border-radius:14px}.customer-category-detail-hero__copy h1{font-size:1.15rem}.customer-category-detail-hero__copy p{font-size:.84rem;-webkit-line-clamp:1}.customer-category-detail-hero__count{grid-column:2 / 4;width:100%;height:auto;min-height:38px;grid-template-columns:auto auto;gap:6px;justify-content:center;border-radius:13px}.customer-checkout-layout,.customer-checkout-grid{grid-template-columns:minmax(0,1fr)}.customer-cart-hero{grid-template-columns:40px minmax(0,1fr);gap:10px;border-radius:18px;padding:12px}.customer-cart-hero h1{font-size:1.15rem}.customer-cart-hero p{font-size:.82rem}.customer-cart-hero>strong{grid-column:2;width:100%;min-height:38px;border-radius:13px}.customer-cart-layout{grid-template-columns:minmax(0,1fr)}.customer-order-summary{position:relative;top:auto}.customer-checkout-hero{align-items:flex-start}.customer-category-grid{gap:8px}.customer-category-card{flex-basis:calc((100% - 24px)/4);padding:7px}.customer-category-card strong{font-size:.78rem}.customer-category-card small{font-size:.68rem}}.sf-page,.sf-page--checkout{width:100%;padding:var(--app-inline);padding-block-end:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 24px)}.sf-page-title{margin:0 0 16px;color:var(--color-navy);font-size:1.45rem;font-weight:900}.sf-form-card,.sf-summary-card,.sf-cart-list,.sf-review-lines,.sf-empty-state{display:grid;gap:14px}.sf-form-card,.sf-summary-card,.sf-empty-state,.sf-cart-item,.sf-summary-card--checkout{border:1px solid var(--color-border);border-radius:14px;background:var(--color-white);padding:16px;box-shadow:var(--shadow-card)}.sf-cart-item{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:12px;align-items:center}.sf-cart-item__image{width:86px;height:96px;overflow:hidden;border-radius:12px;background:var(--color-blue-soft)}.sf-cart-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-cart-item__body{min-width:0;display:grid;gap:5px}.sf-cart-item__body h3{margin:0;overflow:hidden;color:var(--color-navy);font-size:1rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.sf-cart-item__body p,.sf-cart-item__body small{margin:0;color:var(--color-muted);font-weight:800}.sf-cart-item__body strong,.sf-cart-item__total{color:var(--color-blue);font-weight:900;white-space:nowrap}.sf-qty{display:inline-grid;grid-template-columns:42px 42px 42px;align-items:center;gap:6px;width:-moz-max-content;width:max-content}.sf-qty button{min-height:34px;border:1px solid var(--color-border);border-radius:10px;background:var(--color-white);color:var(--color-navy);font-weight:900}.sf-qty span{text-align:center;color:var(--color-navy);font-weight:900}.sf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sf-form-grid .is-full{grid-column:1 / -1}.sf-field,.sf-form-grid label{display:grid;gap:7px;color:var(--color-navy);font-weight:900}.sf-field input,.sf-field select,.sf-field textarea,.sf-form-grid input,.sf-form-grid select,.sf-form-grid textarea,.sf-form-card select{width:100%;min-height:48px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-bg);padding:10px 12px;color:var(--color-text);font-weight:800;outline:0}.sf-form-grid textarea{min-height:92px}.sf-field-error,.sf-empty-text{color:#d83939;font-weight:800}.sf-primary-btn,.sf-secondary-btn,.sf-summary-card__edit,.sf-form-card button,.sf-summary-card button{min-height:48px;border:0;border-radius:12px;background:var(--color-blue);color:var(--color-white);padding:0 14px;font-weight:900;box-shadow:0 10px 20px #075cff2e}.sf-secondary-btn,.sf-summary-card__edit{border:1px solid var(--color-border);background:var(--color-white);color:var(--color-navy);box-shadow:var(--shadow-card)}.sf-review-lines__row,.sf-summary-card__row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #EDF1F7;padding-block:10px;color:var(--color-navy);font-weight:800}.sf-review-lines__row--total,.sf-summary-card__row--total{border-bottom:0;color:var(--color-blue);font-size:1.08rem;font-weight:900}.sf-summary-card__product{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center}.sf-summary-card__product img{width:76px;height:86px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.sf-benefits{margin:0;padding-inline-start:18px;color:var(--color-muted);font-weight:800}@media(max-width:620px){.sf-form-grid{grid-template-columns:1fr}}.rep-route-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:#f7f9fcdb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.rep-route-loader__card{position:relative;width:min(310px,calc(100vw - 44px));display:grid;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:11px 14px;overflow:hidden;border:1px solid rgba(231,236,245,.96);border-radius:18px;background:#fffffffa;padding:16px 16px 15px;text-align:start;box-shadow:0 18px 48px #06184a24}.rep-route-loader__card:before{content:"";position:absolute;inset-inline:0;inset-block-start:0;height:3px;background:linear-gradient(90deg,var(--color-blue),var(--color-gold))}.rep-route-loader__ring{grid-row:1 / 3;width:62px;height:62px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(7,92,255,.12);border-radius:16px;background:linear-gradient(180deg,var(--color-white),#F7FAFF);box-shadow:inset 0 0 0 1px #ffffffd1}.rep-route-loader__ring img{width:52px;height:52px;-o-object-fit:contain;object-fit:contain}.rep-route-loader__brand{min-width:0;display:block;overflow:hidden;color:var(--color-navy);font-size:1.08rem;line-height:1.25;font-weight:900;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.rep-route-loader__card small{min-width:0;display:block;overflow:hidden;color:var(--color-muted);font-size:.84rem;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.rep-route-loader__bar{position:relative;grid-column:1 / -1;display:block;width:100%;height:4px;overflow:hidden;border-radius:999px;background:#e9eef7}.rep-route-loader__bar:after{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:38%;border-radius:inherit;background:linear-gradient(90deg,var(--color-blue),var(--color-gold));animation:rep-loader-bar 1.15s ease-in-out infinite}.rep-route-loader-fade-enter-active,.rep-route-loader-fade-leave-active{transition:opacity .16s ease}.rep-route-loader-fade-enter-from,.rep-route-loader-fade-leave-to{opacity:0}@keyframes rep-loader-bar{0%{transform:translate(170%)}to{transform:translate(-265%)}}@media(max-width:420px){.rep-route-loader__card{width:min(286px,calc(100vw - 34px));grid-template-columns:56px minmax(0,1fr);border-radius:16px;padding:14px}.rep-route-loader__ring{width:56px;height:56px;border-radius:14px}.rep-route-loader__ring img{width:47px;height:47px}.rep-route-loader__brand{font-size:1rem}}@media(prefers-reduced-motion:reduce){.rep-route-loader__bar:after{animation:none}}
