:root{--ocs-red:#d71920;--ocs-ink:#17201b;--ocs-muted:#667085;--ocs-line:#e5e7eb;--ocs-soft:#f6f7f7;--ocs-white:#fff}
.ocs-dashboard,.ocs-storefront{font-family:inherit;color:#16181d;box-sizing:border-box}.ocs-dashboard *,.ocs-storefront *{box-sizing:border-box}
.ocs-dashboard{display:grid;grid-template-columns:270px minmax(0,1fr);max-width:1380px;margin:32px auto;background:#fff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;box-shadow:0 20px 55px rgba(16,24,40,.08)}.ocs-dashboard.is-embedded{margin-top:28px}.ocs-dash-side{background:#151b18;color:#fff;padding:22px 18px;min-width:0}.ocs-dash-brand{display:flex;gap:11px;align-items:center;padding:0 4px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.ocs-dash-brand>span{width:42px;height:42px;background:#fff;border-radius:12px;display:grid;place-items:center}.ocs-dash-brand img{width:27px;height:27px}.ocs-dash-brand strong,.ocs-dash-brand small{display:block}.ocs-dash-brand small{font-size:11px;color:#aeb8b3}.ocs-seller-identity{display:flex;gap:11px;align-items:center;padding:20px 4px}.ocs-seller-identity img,.ocs-seller-avatar{width:48px;height:48px;border-radius:14px;object-fit:cover;background:#29332e;display:grid;place-items:center;font-weight:900}.ocs-seller-identity strong,.ocs-seller-identity a{display:block}.ocs-seller-identity strong{font-size:13px}.ocs-seller-identity a{font-size:11px;color:#d5ddd9;text-decoration:none;margin-top:4px}.ocs-dash-nav{display:grid;gap:5px}.ocs-dash-nav a{display:flex;align-items:center;gap:8px;padding:11px 12px;border-radius:6px;color:#eaf0ed!important;text-decoration:none!important;font-weight:700;font-size:13px}.ocs-dash-nav a:hover{background:#29332e}.ocs-dash-nav b{margin-left:auto;background:#fff;color:#111;border-radius:999px;font-size:6px;padding:2px 7px}.ocs-side-note{margin-top:24px;padding:14px;background:#222b27;border-radius:13px}.ocs-side-note strong{font-size:12px}.ocs-side-note p{font-size:11px;color:#b9c3be;line-height:1.5;margin:6px 0 0}.ocs-dash-main{padding:28px;min-width:0;background:#fbfcfb}.ocs-dash-main>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.ocs-dash-main>header span,.ocs-section-head>div>span{font-size:6px;letter-spacing:.13em;color:var(--ocs-red);font-weight:900}.ocs-dash-main h2{margin:5px 0 5px;font-size:28px}.ocs-dash-main header p{margin:0;color:var(--ocs-muted)}.ocs-primary,.ocs-secondary{border:0;text-decoration:none!important;border-radius:6px;padding:11px 15px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ocs-primary{background:var(--ocs-red);color:#fff!important}.ocs-secondary{background:#fff;color:#111!important;border:1px solid #d0d5dd}.ocs-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0}.ocs-kpis>div{background:#fff;border:1px solid var(--ocs-line);border-radius:15px;padding:16px}.ocs-kpis strong{display:block;font-size:25px}.ocs-kpis small{color:var(--ocs-muted)}.ocs-publish-flow{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:16px 18px;background:#eef7f1;border:1px solid #d8eadf;border-radius:14px;margin-bottom:14px}.ocs-publish-flow strong,.ocs-publish-flow span{display:block}.ocs-publish-flow span{font-size:12px;color:#50625a;margin-top:4px}.ocs-publish-flow a{font-weight:800;text-decoration:none}.ocs-plan-limit{font-size:12px;color:#59636f;margin-bottom:16px}.ocs-admin-list,.ocs-product-editor{background:#fff;border:1px solid var(--ocs-line);border-radius:18px;padding:20px;margin:18px 0}.ocs-section-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.ocs-section-head h3{font-size:20px;margin:3px 0 3px}.ocs-section-head p{margin:0;color:var(--ocs-muted);font-size:13px}.ocs-section-head>a{font-weight:800;text-decoration:none}.ocs-admin-empty{padding:34px;text-align:center;border:1px dashed #d7dce1;border-radius:14px;background:#fafbfb}.ocs-admin-empty strong,.ocs-admin-empty span{display:block}.ocs-admin-empty span{color:var(--ocs-muted);margin-top:5px}.ocs-admin-table{display:grid}.ocs-admin-head,.ocs-admin-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(130px,.8fr) minmax(120px,.7fr) minmax(135px,.7fr);gap:12px;align-items:center;padding:11px 6px}.ocs-admin-head{font-size:11px;text-transform:uppercase;color:#7b8490;font-weight:900;border-bottom:1px solid var(--ocs-line)}.ocs-admin-row{border-bottom:1px solid #edf0f2}.ocs-admin-product{display:flex;gap:6px;align-items:center;min-width:0}.ocs-admin-product img,.ocs-admin-placeholder{width:52px;height:52px;border-radius:6px;object-fit:cover;background:#f1f2f2;display:grid;place-items:center}.ocs-admin-product strong,.ocs-admin-product small{display:block}.ocs-admin-product small{font-size:11px;color:var(--ocs-muted);margin-top:3px}.ocs-stock{display:inline-flex;width:max-content;padding:5px 8px;border-radius:999px;background:#eaf8ee;color:#176b31;font-size:11px;font-weight:800}.ocs-stock.is-out_of_stock{background:#ffe8e8;color:#9e1a1a}.ocs-stock.is-preorder{background:#fff5d8;color:#775900}.ocs-admin-actions{display:flex;gap:9px;align-items:center}.ocs-admin-actions form{margin:0}.ocs-admin-actions a,.ocs-admin-actions button{background:none;border:0;color:#344054;text-decoration:none;font-weight:800;font-size:12px;cursor:pointer;padding:0}.ocs-admin-actions button{color:#b42318}.ocs-form-section{border-top:1px solid #eef0f2;padding:19px 0}.ocs-form-section:first-of-type{border-top:0}.ocs-form-section__title{display:flex;gap:11px;align-items:center;margin-bottom:13px}.ocs-form-section__title>b{width:30px;height:30px;border-radius:9px;background:#171c19;color:#fff;display:grid;place-items:center}.ocs-form-section__title strong,.ocs-form-section__title span{display:block}.ocs-form-section__title span{font-size:11px;color:var(--ocs-muted);margin-top:2px}.ocs-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.ocs-form-grid label{display:block}.ocs-form-grid label.wide{grid-column:1/-1}.ocs-form-grid label>span{display:block;font-size:11px;font-weight:800;margin-bottom:6px;color:#46505c}.ocs-form-grid input,.ocs-form-grid select,.ocs-form-grid textarea,.ocs-attribute-row input,.ocs-variation-row input{width:100%;min-height:42px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;padding:9px 6px}.ocs-check{display:flex!important;gap:8px;align-items:center}.ocs-check input{width:auto!important;min-height:0!important}.ocs-current-image img{width:120px;height:90px;object-fit:cover;border-radius:11px}.ocs-attribute-row{display:grid;grid-template-columns:1fr 1.3fr 34px;gap:8px;margin:8px 0}.ocs-variation-title strong,.ocs-variation-title span{display:block}.ocs-variation-title span{font-size:11px;color:var(--ocs-muted);margin-top:2px}.ocs-variations{margin-top:16px}.ocs-variation-row{display:grid;grid-template-columns:1.5fr .7fr .8fr .6fr 34px;gap:8px;margin:8px 0}.ocs-attribute-row button,.ocs-variation-row button{border:0;border-radius:9px;background:#fff0f0;color:#b42318;font-size:20px;cursor:pointer}.ocs-form-actions{display:flex;gap:6px;align-items:center;padding-top:12px}
.ocs-storefront{max-width:1380px;margin:38px auto;background:#fff;border:1px solid var(--ocs-line);border-radius:22px;overflow:hidden;box-shadow:0 16px 45px rgba(16,24,40,.06)}.ocs-store-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;background:linear-gradient(135deg,#17201b,#26332d);color:#fff}.ocs-store-brand{display:flex;gap:15px;align-items:center}.ocs-store-brand>img,.ocs-store-brand>span{width:66px;height:66px;border-radius:17px;object-fit:cover;background:#fff;color:#111;display:grid;place-items:center;font-size:25px;font-weight:900}.ocs-store-brand small{font-weight:900;letter-spacing:.13em;color:#f3b4b7}.ocs-store-brand h2{color:#fff!important;font-size:27px;margin:3px 0}.ocs-store-brand p{margin:0;color:#cfd9d4}.ocs-store-trust{display:flex;gap:8px;align-items:center;background:rgba(255,255,255,.1);padding:9px 12px;border-radius:999px;font-size:11px;font-weight:800}.ocs-store-trust img{width:22px;height:22px}.ocs-store-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:0}.ocs-store-filter{padding:22px;border-right:1px solid var(--ocs-line);background:#fbfbfb}.ocs-filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ocs-filter-title button{display:none}.ocs-store-filter label{display:block;margin:12px 0}.ocs-store-filter label>span{display:block;font-size:11px;font-weight:800;margin-bottom:5px}.ocs-store-filter input,.ocs-store-filter select,.ocs-store-toolbar select{width:100%;min-height:41px;border:1px solid #d0d5dd;border-radius:9px;padding:8px 9px;background:#fff}.ocs-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:7px}.ocs-filter-submit{width:100%;border:0;border-radius:6px;padding:11px;background:var(--ocs-red);color:#fff;font-weight:900;cursor:pointer}.ocs-filter-reset{display:block;text-align:center;margin-top:9px;font-size:12px;font-weight:800;text-decoration:none}.ocs-store-results{padding:22px;min-width:0}.ocs-store-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.ocs-store-toolbar>div{display:flex;align-items:center;gap:6px}.ocs-store-toolbar select{min-width:170px}.ocs-filter-mobile{display:none}.ocs-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.ocs-product-card{border:1px solid var(--ocs-line);border-radius:16px;overflow:hidden;background:#fff;transition:.18s}.ocs-product-card:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(16,24,40,.08)}.ocs-product-image{position:relative;display:block;aspect-ratio:1/1;background:#f3f4f4;overflow:hidden}.ocs-product-image img{width:100%;height:100%;object-fit:cover;transition:.2s}.ocs-product-card:hover .ocs-product-image img{transform:scale(1.025)}.ocs-product-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:42px;color:#c6cbc8}.ocs-badge{position:absolute;top:6px;left:6px;padding:5px 8px;border-radius:999px;font-size:6px;font-weight:900}.ocs-badge.featured{background:#111;color:#fff}.ocs-badge.stock{left:auto;right:6px;background:#fff0f0;color:#a61b1b}.ocs-product-body{padding:14px}.ocs-product-meta{display:flex;gap:6px;flex-wrap:wrap}.ocs-product-meta span{font-size:6px;text-transform:uppercase;letter-spacing:.05em;color:#78828d}.ocs-product-body h3{font-size:16px;margin:7px 0 8px;line-height:1.3}.ocs-product-body h3 a{color:#151b18!important;text-decoration:none!important}.ocs-product-price{display:flex;gap:8px;align-items:baseline;font-size:18px;font-weight:900;color:#111}.ocs-product-price del{font-size:12px;color:#98a2b3;font-weight:500}.ocs-product-price .ocs-price-sale{color:var(--ocs-red)}.ocs-product-body p{font-size:12px;color:var(--ocs-muted);line-height:1.5}.ocs-view-product{font-size:12px;font-weight:900;text-decoration:none}.ocs-store-empty{padding:50px;text-align:center;background:#fafafa;border-radius:14px}.ocs-store-empty strong,.ocs-store-empty span{display:block}.ocs-store-empty span{color:var(--ocs-muted);margin-top:5px}
.ocs-product-detail{padding:0}.ocs-detail-topbar{display:flex;justify-content:space-between;padding:13px 22px;background:#f8f9f9;border-bottom:1px solid var(--ocs-line);font-size:12px}.ocs-detail-topbar a{text-decoration:none;font-weight:800}.ocs-detail-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);gap:32px;padding:28px}.ocs-detail-main{aspect-ratio:1/1;background:#f3f4f4;border-radius:17px;overflow:hidden}.ocs-detail-main img{width:100%;height:100%;object-fit:contain}.ocs-detail-thumbs{display:flex;gap:8px;overflow:auto;margin-top:9px}.ocs-detail-thumbs img{width:68px;height:68px;border-radius:9px;object-fit:cover;border:1px solid var(--ocs-line);cursor:pointer}.ocs-detail-summary h1{font-size:31px;line-height:1.2;margin:6px 0}.ocs-detail-price{font-size:25px;font-weight:900;margin:14px 0}.ocs-detail-price del{font-size:14px;color:#98a2b3;margin-left:8px}.ocs-detail-short{color:var(--ocs-muted);line-height:1.7}.ocs-detail-stock,.ocs-detail-sku{font-size:13px;margin:8px 0}.ocs-detail-variations{margin:16px 0;border:1px solid var(--ocs-line);border-radius:12px;overflow:hidden}.ocs-detail-variations>strong{display:block;padding:6px 12px;background:#f8f9f9}.ocs-detail-variations>div{display:flex;justify-content:space-between;padding:9px 12px;border-top:1px solid var(--ocs-line);font-size:12px}.ocs-order-button{display:flex;justify-content:center;background:var(--ocs-red);color:#fff!important;text-decoration:none!important;padding:14px;border-radius:11px;font-weight:900;margin:16px 0}.ocs-store-business{display:flex;align-items:center;gap:6px;padding:12px;border:1px solid var(--ocs-line);border-radius:12px;text-decoration:none!important;color:#111!important}.ocs-store-business img{width:34px;height:34px}.ocs-store-business small,.ocs-store-business strong{display:block}.ocs-store-business small{font-size:6px;color:var(--ocs-muted)}.ocs-store-business span{margin-left:auto}.ocs-detail-content{display:grid;grid-template-columns:1.4fr .9fr;gap:22px;padding:0 28px 28px}.ocs-detail-content section{border:1px solid var(--ocs-line);border-radius:16px;padding:18px}.ocs-detail-content h2{font-size:19px;margin:0 0 12px}.ocs-specs{display:grid}.ocs-specs>div{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid #eef0f2;font-size:12px}.ocs-specs span{color:var(--ocs-muted)}
@media(max-width:1050px){.ocs-dashboard{grid-template-columns:220px minmax(0,1fr)}.ocs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ocs-detail-content{grid-template-columns:1fr}}
@media(max-width:800px){.ocs-dashboard{display:block;border-radius:16px}.ocs-dash-side{padding:16px}.ocs-side-note{display:none}.ocs-dash-nav{grid-template-columns:repeat(4,minmax(0,1fr));overflow:auto}.ocs-dash-nav a{white-space:nowrap}.ocs-dash-main{padding:17px}.ocs-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ocs-admin-head{display:none}.ocs-admin-row{grid-template-columns:1fr auto;padding:12px 0}.ocs-admin-row>:nth-child(2),.ocs-admin-row>:nth-child(3){display:none}.ocs-form-grid{grid-template-columns:1fr}.ocs-form-grid label.wide{grid-column:auto}.ocs-variation-row{grid-template-columns:1fr 1fr}.ocs-variation-row button{grid-column:2}.ocs-publish-flow{display:block}.ocs-publish-flow a{display:inline-block;margin-top:6px}.ocs-store-layout{display:block}.ocs-store-filter{position:fixed;z-index:99999;left:0;right:0;bottom:0;max-height:88vh;overflow:auto;transform:translateY(105%);transition:.2s;border-radius:20px 20px 0 0;border:1px solid var(--ocs-line);box-shadow:0 -6px 35px rgba(0,0,0,.15)}body.ocs-filter-open .ocs-store-filter{transform:translateY(0)}.ocs-filter-title button,.ocs-filter-mobile{display:inline-flex}.ocs-store-results{padding:16px}.ocs-store-toolbar{align-items:center}.ocs-store-toolbar form{max-width:170px}.ocs-store-hero{display:block;padding:18px}.ocs-store-trust{width:max-content;margin-top:13px}.ocs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.ocs-detail-layout{grid-template-columns:1fr;padding:17px}.ocs-detail-content{display:block;padding:0 17px 17px}.ocs-detail-content section{margin-bottom:12px}.ocs-detail-summary h1{font-size:25px}}
@media(max-width:520px){.ocs-product-grid{grid-template-columns:1fr}.ocs-dash-nav{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:max-content}.ocs-dash-main>header{display:block}.ocs-dash-main>header .ocs-primary{margin-top:12px;width:100%}.ocs-section-head{display:block}.ocs-section-head>a{display:inline-block;margin-top:8px}.ocs-attribute-row{grid-template-columns:1fr 34px}.ocs-attribute-row input:nth-child(2){grid-column:1}.ocs-attribute-row button{grid-column:2;grid-row:1/3}.ocs-store-brand>img,.ocs-store-brand>span{width:54px;height:54px}.ocs-store-brand h2{font-size:22px}.ocs-store-toolbar{display:block}.ocs-store-toolbar form{max-width:none;margin-top:9px}.ocs-detail-topbar{display:block}.ocs-detail-topbar span{display:block;margin-top:4px}} .ocs-store-empty{display:flex;align-items:center;gap:18px;padding:28px;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:#fff;margin-top:18px}.ocs-store-empty__icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:#f6f6f6;flex:0 0 auto}.ocs-store-empty__icon img{width:34px;height:34px;object-fit:contain}.ocs-store-empty h3{margin:0 0 6px;font-size:22px}.ocs-store-empty p{margin:0;color:#666}.ocs-store-empty__action{margin-left:auto;text-decoration:none;font-weight:700;padding:12px 18px;border-radius:12px;background:#111;color:#fff}@media(max-width:700px){.ocs-store-empty{align-items:flex-start;flex-wrap:wrap}.ocs-store-empty__action{width:100%;text-align:center;margin-left:0}} .ocs-runtime-store{display:contents}
body .ocs-storefront{width:min(1380px,calc(100% - 40px));margin:42px auto 46px!important;position:relative;z-index:1}
body .ocs-storefront .ocs-store-hero{min-height:118px}
body .ocs-storefront .ocs-store-brand>img,body .ocs-storefront .ocs-store-brand>span{width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important;object-fit:cover!important}
body .ocs-storefront .ocs-store-trust img{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;object-fit:contain!important}
body .ocs-storefront .ocs-store-empty{margin:0;padding:34px 38px;min-height:148px;border:0;border-radius:0;background:linear-gradient(180deg,#fff,#fbfcfb);display:flex;align-items:center;gap:18px;text-align:left}
body .ocs-storefront .ocs-store-empty__mark{width:46px;height:46px;min-width:46px;border-radius:14px;background:#f2f5f3;border:1px solid #e4e9e6;display:grid;place-items:center}
body .ocs-storefront .ocs-store-empty__mark img{width:25px!important;height:25px!important;max-width:25px!important;max-height:25px!important;object-fit:contain!important;margin:0!important}
body .ocs-storefront .ocs-store-empty__copy{min-width:0;flex:1}
body .ocs-storefront .ocs-store-empty__eyebrow{display:block;margin:0 0 5px;color:#d71920;font-size:10px;font-weight:900;letter-spacing:.12em}
body .ocs-storefront .ocs-store-empty h3{margin:0 0 6px;font-size:22px;line-height:1.25;color:#17201b}
body .ocs-storefront .ocs-store-empty p{margin:0;color:#667085;line-height:1.55}
body .ocs-storefront .ocs-store-empty__action{margin-left:auto;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;background:#d71920;color:#fff!important;border-radius:11px;text-decoration:none!important;font-weight:900;box-shadow:none}
body .ocs-storefront .ocs-store-empty__action:hover{background:#b9151b;color:#fff!important}
@media(max-width:800px){body .ocs-storefront{width:calc(100% - 24px);margin:26px auto 30px!important;border-radius:16px}body .ocs-storefront .ocs-store-empty{padding:24px 18px;align-items:flex-start;flex-wrap:wrap}body .ocs-storefront .ocs-store-empty__action{width:100%;margin-left:0}body .ocs-storefront .ocs-store-brand>img,body .ocs-storefront .ocs-store-brand>span{width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important}} .ocs-rehub-store{border-radius:18px!important;overflow:hidden;background:#fff;border:1px solid #e4e7ec;box-shadow:0 18px 50px rgba(15,23,42,.08)}
.ocs-rh-vendor{position:relative;min-height:250px;background:#1d2128 center/cover no-repeat;background-image:linear-gradient(90deg,rgba(17,24,39,.93),rgba(17,24,39,.74)),var(--ocs-cover);color:#fff;display:flex;align-items:flex-end}
.ocs-rh-vendor__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.20));pointer-events:none}
.ocs-rh-vendor__inner{position:relative;z-index:2;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:34px 38px}
.ocs-rh-avatar{width:92px;height:92px;border-radius:16px;background:#fff;border:4px solid rgba(255,255,255,.88);box-shadow:0 8px 28px rgba(0,0,0,.22);display:grid;place-items:center;overflow:hidden;color:#111;font-size:34px;font-weight:900}
.ocs-rh-avatar img{width:100%;height:100%;object-fit:cover}.ocs-rh-avatar span{display:grid;place-items:center;width:100%;height:100%}
.ocs-rh-eyebrow{display:flex;align-items:center;gap:7px;color:#f6c0c1;font-size:6px;letter-spacing:.14em;font-weight:900}.ocs-rh-eyebrow img{width:18px;height:18px;object-fit:contain;background:#fff;border-radius:50%;padding:2px}
.ocs-rh-vendor__copy h2{margin:4px 0 5px!important;color:#fff!important;font-size:34px;line-height:1.08}.ocs-rh-vendor__copy p{margin:0;color:#dbe3df;font-size:14px}
.ocs-rh-vendor__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.ocs-rh-vendor__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:39px;padding:0 13px;border:1px solid rgba(255,255,255,.32);border-radius:7px;background:rgba(255,255,255,.10);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:800;backdrop-filter:blur(6px)}.ocs-rh-vendor__actions a:hover{background:#fff;color:#111!important}.ocs-rh-vendor__actions a.is-owner{background:#e31b23;border-color:#e31b23;color:#fff!important}
.ocs-rh-catbar{display:flex;gap:0;overflow:auto;border-bottom:1px solid #e6e8ec;background:#fff;padding:0 26px;scrollbar-width:none}.ocs-rh-catbar::-webkit-scrollbar{display:none}.ocs-rh-catbar a{white-space:nowrap;padding:15px 15px 13px;color:#364152!important;text-decoration:none!important;font-size:12px;font-weight:800;border-bottom:3px solid transparent}.ocs-rh-catbar a:hover,.ocs-rh-catbar a.is-active{color:#e31b23!important;border-bottom-color:#e31b23}
.ocs-rh-searchbar{background:#f7f8fa;padding:18px 26px;border-bottom:1px solid #e6e8ec}.ocs-rh-searchbar form{display:grid;grid-template-columns:minmax(0,1fr) 220px 110px;max-width:100%;border:1px solid #d9dde4;border-radius:6px;overflow:hidden;background:#fff;box-shadow:0 4px 12px rgba(16,24,40,.04)}.ocs-rh-searchbar input,.ocs-rh-searchbar select{height:48px;border:0!important;border-radius:0!important;padding:0 15px;background:#fff;outline:none}.ocs-rh-searchbar select{border-left:1px solid #e5e7eb!important}.ocs-rh-searchbar button{border:0;background:#e31b23;color:#fff;font-weight:900;cursor:pointer}
.ocs-rh-featured{padding:24px 26px;border-bottom:1px solid #eceef1}.ocs-rh-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.ocs-rh-section-head span,.ocs-rh-toolbar small{display:block;font-size:9px;letter-spacing:.14em;font-weight:900;color:#e31b23}.ocs-rh-section-head h3{margin:3px 0 0;font-size:23px}.ocs-rh-section-head small{color:#7a8491}.ocs-rh-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.ocs-rh-layout{grid-template-columns:260px minmax(0,1fr);background:#fff}.ocs-rh-filter{background:#fafafa;padding:22px 20px;border-right:1px solid #e5e7eb}.ocs-rh-filter .ocs-filter-title{padding-bottom:6px;border-bottom:1px solid #e5e7eb}.ocs-rh-filter .ocs-filter-title strong{font-size:15px}.ocs-rh-filter label>span{font-size:6px;text-transform:uppercase;letter-spacing:.06em}.ocs-rh-filter input,.ocs-rh-filter select{border-radius:6px}.ocs-rh-filter .ocs-filter-submit{border-radius:6px;background:#e31b23}.ocs-rh-store-note{margin-top:20px;padding:13px;border:1px solid #e6e8eb;border-radius:9px;background:#fff;display:flex;gap:9px;align-items:center}.ocs-rh-store-note img{width:26px;height:26px;object-fit:contain}.ocs-rh-store-note strong,.ocs-rh-store-note span{display:block}.ocs-rh-store-note strong{font-size:11px}.ocs-rh-store-note span{font-size:9px;color:#7a8491;margin-top:2px;line-height:1.4}
.ocs-rh-results{padding:22px 24px 28px}.ocs-rh-toolbar{padding-bottom:13px;border-bottom:1px solid #eceef1}.ocs-rh-toolbar>div>div strong{display:block;font-size:15px;margin-top:2px}.ocs-rh-toolbar select{border-radius:6px;min-height:38px}.ocs-rh-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.ocs-rh-product-card{border-radius:6px;border:1px solid #e1e5ea;box-shadow:none;overflow:hidden;background:#fff}.ocs-rh-product-card:hover{transform:none;box-shadow:0 6px 24px rgba(16,24,40,.10);border-color:#d2d7dd}.ocs-rh-product-card .ocs-product-image{aspect-ratio:1/1;background:#f8f8f8}.ocs-rh-product-card .ocs-product-image img{object-fit:contain;padding:8px}.ocs-rh-product-card .ocs-product-body{padding:12px 12px 13px}.ocs-rh-product-card .ocs-product-meta{min-height:18px}.ocs-rh-product-card .ocs-product-meta span{font-size:9px;color:#7a8491}.ocs-rh-product-card h3{font-size:14px;min-height:37px;margin:5px 0 4px}.ocs-rh-product-card .ocs-rh-soldby{font-size:9px;color:#8b95a1;display:flex;gap:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ocs-rh-product-card .ocs-rh-soldby strong{color:#4c5663;overflow:hidden;text-overflow:ellipsis}.ocs-rh-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;border-top:1px solid #eff1f3;margin-top:6px;padding-top:6px}.ocs-rh-product-card .ocs-product-price{font-size:16px;display:block}.ocs-rh-product-card .ocs-product-price del{display:block;font-size:6px;margin-top:2px}.ocs-rh-product-card .ocs-view-product{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 9px;background:#f1f3f5;color:#111!important;border-radius:5px}.ocs-rh-product-card .ocs-view-product:hover{background:#e31b23;color:#fff!important}.ocs-rh-card-badges{position:absolute;left:9px;top:9px;display:flex;gap:5px;flex-wrap:wrap;z-index:2}.ocs-rh-card-badges .ocs-badge{position:static}.ocs-badge.sale{background:#e31b23;color:#fff}.ocs-badge.featured{background:#20252d;color:#fff}.ocs-badge.stock{top:9px;right:9px;left:auto;background:#fff0f0;border:1px solid #ffd6d6}.ocs-badge.stock.preorder{background:#fff6dd;color:#775900;border-color:#f7e5a9}.ocs-rh-product-card.is-featured{border-color:#d8dde3}.ocs-rh-featured-grid .ocs-rh-product-card .ocs-product-body{padding-bottom:11px}
.ocs-rh-no-results,.ocs-rh-empty-store{border-top:0!important}.ocs-rh-empty-store{min-height:180px!important}
.ocs-rehub-store.ocs-product-detail{max-width:1180px}.ocs-product-detail .ocs-detail-topbar{background:#fff;border-bottom:1px solid #e6e8ec}.ocs-product-detail .ocs-detail-layout{background:#fff}.ocs-product-detail .ocs-detail-summary{padding:6px 4px}.ocs-product-detail .ocs-detail-summary h1{font-size:30px}.ocs-product-detail .ocs-detail-price{color:#e31b23}.ocs-product-detail .ocs-order-button{border-radius:6px;background:#e31b23}.ocs-product-detail .ocs-detail-main{border-radius:8px;border:1px solid #e5e7eb;background:#fff}.ocs-product-detail .ocs-detail-main img{padding:12px}.ocs-product-detail .ocs-store-business{border-radius:8px}.ocs-product-detail .ocs-detail-content section{border-radius:8px} .ocs-dashboard{border-radius:16px;box-shadow:0 14px 36px rgba(16,24,40,.07)}.ocs-dash-side{background:#20252d}.ocs-dash-nav a{border-radius:7px}.ocs-dash-nav a:hover{background:#2c323b}.ocs-kpis>div,.ocs-admin-list,.ocs-product-editor{border-radius:6px}.ocs-primary{background:#e31b23;border-radius:7px}.ocs-secondary{border-radius:7px}
@media(max-width:1180px){.ocs-rh-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ocs-rh-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ocs-rh-featured-grid>*:nth-child(4){display:none}}
@media(max-width:900px){.ocs-rh-vendor__inner{grid-template-columns:auto minmax(0,1fr);padding:24px}.ocs-rh-vendor__actions{grid-column:1/-1;justify-content:flex-start}.ocs-rh-searchbar form{grid-template-columns:minmax(0,1fr) 180px 95px}.ocs-rh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ocs-rh-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ocs-rh-featured-grid>*:nth-child(3){display:none}}
@media(max-width:800px){.ocs-rh-vendor{min-height:220px}.ocs-rh-vendor__inner{padding:20px 18px;gap:12px}.ocs-rh-avatar{width:68px;height:68px;border-radius:12px}.ocs-rh-vendor__copy h2{font-size:25px}.ocs-rh-searchbar{padding:12px}.ocs-rh-searchbar form{grid-template-columns:1fr}.ocs-rh-searchbar select{border-left:0!important;border-top:1px solid #e5e7eb!important}.ocs-rh-searchbar button{height:44px}.ocs-rh-featured{padding:20px 15px}.ocs-rh-results{padding:16px}.ocs-rh-filter{padding:20px}.ocs-rh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.ocs-rh-vendor__inner{grid-template-columns:1fr}.ocs-rh-avatar{width:62px;height:62px}.ocs-rh-vendor__actions{grid-column:auto}.ocs-rh-vendor__actions a{flex:1 1 calc(50% - 8px)}.ocs-rh-catbar{padding:0 10px}.ocs-rh-catbar a{padding:13px 11px}.ocs-rh-featured-grid{grid-template-columns:1fr 1fr;gap:8px}.ocs-rh-product-grid{grid-template-columns:1fr 1fr;gap:8px}.ocs-rh-product-card .ocs-product-body{padding:9px}.ocs-rh-product-card h3{font-size:12px;min-height:32px}.ocs-rh-product-card .ocs-product-price{font-size:14px}.ocs-rh-card-bottom{display:block}.ocs-rh-product-card .ocs-view-product{margin-top:8px;width:100%}.ocs-rh-soldby{display:none!important}.ocs-rh-section-head h3{font-size:20px}.ocs-rh-toolbar{display:flex!important;gap:8px}.ocs-rh-toolbar form{margin-top:0!important;min-width:125px}} body.ordonna-storefront-single .ocs-storefront{width:min(1420px,calc(100% - 36px));max-width:1420px;margin:28px auto 42px!important;border-radius:22px;overflow:hidden}
body.ordonna-storefront-single .ocs-rh-vendor{min-height:250px;padding:34px 38px;align-items:flex-end;background-position:center;background-size:cover}
body.ordonna-storefront-single .ocs-rh-vendor:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,19,25,.92) 0%,rgba(13,19,25,.72) 48%,rgba(13,19,25,.35) 100%);pointer-events:none}
body.ordonna-storefront-single .ocs-rh-vendor>*{position:relative;z-index:1}
body.ordonna-storefront-single .ocs-rh-vendor__brand img{width:92px!important;height:92px!important;max-width:92px!important;max-height:92px!important;border-radius:18px;border:3px solid rgba(255,255,255,.9)}
body.ordonna-storefront-single .ocs-rh-vendor__copy h2{font-size:38px;line-height:1.08;margin:7px 0 8px!important}
body.ordonna-storefront-single .ocs-rh-vendor__copy p{font-size:14px;max-width:660px}
body.ordonna-storefront-single .ocs-rh-vendor__actions{align-self:center}
body.ordonna-storefront-single .ocs-rh-categorybar{position:sticky;top:0;z-index:12;border-bottom:1px solid #e7e9ec;background:#fff}
body.ordonna-storefront-single .ocs-store-layout{min-height:420px}
body.ordonna-storefront-single .ocs-rh-empty-store{min-height:260px} body.ordonna-storefront-single .falcon-modern-listing-native+ .ocs-storefront{margin-top:0!important}
@media(max-width:800px){body.ordonna-storefront-single .ocs-storefront{width:100%;margin:0 auto 24px!important;border-radius:0;border-left:0;border-right:0}body.ordonna-storefront-single .ocs-rh-vendor{min-height:220px;padding:24px 18px;align-items:flex-end}body.ordonna-storefront-single .ocs-rh-vendor__copy h2{font-size:28px}body.ordonna-storefront-single .ocs-rh-vendor__brand img{width:70px!important;height:70px!important;max-width:70px!important;max-height:70px!important}} body.ordonna-store-integrated .ocs-storefront{
width:100%!important;max-width:none!important;margin:0 0 34px!important;border-radius:18px!important;
border:1px solid #e5e7eb!important;box-shadow:0 14px 34px rgba(16,24,40,.07)!important;overflow:hidden!important;
}
body.ordonna-store-integrated .ocs-store-header{min-height:260px!important;padding:0!important;position:relative!important;background-image:var(--ocs-cover)!important;background-size:cover!important;background-position:center!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__shade{position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(15,20,28,.94) 0%,rgba(15,20,28,.78) 50%,rgba(15,20,28,.38) 100%)!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__inner{position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:20px!important;align-items:end!important;width:100%!important;padding:34px 36px!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-avatar{width:92px!important;height:92px!important;min-width:92px!important;border-radius:18px!important;background:#fff!important;border:3px solid rgba(255,255,255,.9)!important;overflow:hidden!important;box-shadow:0 8px 24px rgba(0,0,0,.25)!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;padding:0!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__copy h2{font-size:36px!important;line-height:1.08!important;margin:7px 0 10px!important;color:#fff!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__copy p{margin:10px 0 0!important;color:#dbe1e7!important;font-size:13px!important}
body.ordonna-store-integrated .ocs-store-meta{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important}
body.ordonna-store-integrated .ocs-store-meta__item{display:inline-flex!important;align-items:center!important;gap:5px!important;padding:6px 9px!important;border-radius:999px!important;background:rgba(255,255,255,.11)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;font-size:11px!important;font-weight:800!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:8px!important;align-self:end!important;max-width:380px!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 13px!important;border-radius:7px!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:900!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__actions a.is-whatsapp{background:#16a34a!important;border-color:#16a34a!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__actions a.is-owner{background:#e31b23!important;border-color:#e31b23!important}
body.ordonna-store-integrated .ocs-rh-catbar{border-top:0!important;box-shadow:none!important}
body.ordonna-store-integrated .ocs-rh-searchbar{padding:16px 20px!important}
body.ordonna-store-integrated .ocs-rh-featured{padding:22px 20px!important}
body.ordonna-store-integrated .ocs-rh-layout{border-top:1px solid #eceef1!important}
body.ordonna-store-integrated .ocs-rh-empty-store{min-height:160px!important}
body.ordonna-store-integrated .falcon-modern-listing-hero{display:none!important}
@media(max-width:900px){body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__inner{grid-template-columns:auto minmax(0,1fr)!important;padding:26px 22px!important}body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__actions{grid-column:1/-1!important;justify-content:flex-start!important;max-width:none!important}}
@media(max-width:600px){body.ordonna-store-integrated .ocs-storefront{border-radius:14px!important;margin-bottom:24px!important}body.ordonna-store-integrated .ocs-store-header{min-height:235px!important}body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__inner{grid-template-columns:1fr!important;padding:22px 16px!important;gap:12px!important}body.ordonna-store-integrated .ocs-store-header .ocs-rh-avatar{width:68px!important;height:68px!important;min-width:68px!important;border-radius:14px!important}body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__copy h2{font-size:27px!important}body.ordonna-store-integrated .ocs-store-meta__item{font-size:6px!important}body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__actions{grid-column:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__actions a{width:100%!important}body.ordonna-store-integrated .ocs-rh-searchbar{padding:12px!important}} body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__copy h2{
font-size:46px!important;line-height:1.03!important;font-weight:900!important;letter-spacing:-.025em!important;margin:7px 0 12px!important;
}
body.ordonna-store-integrated .ocs-rh-eyebrow{font-size:11px!important;letter-spacing:.1em!important;color:#f4f5f6!important;font-weight:900!important}
body.ordonna-store-integrated .ocs-store-status{background:rgba(255,255,255,.95)!important;color:#1d2939!important;border-color:rgba(255,255,255,.95)!important}
body.ordonna-store-integrated .ocs-store-status.is-open{color:#067647!important;background:#ecfdf3!important;border-color:#abefc6!important}
body.ordonna-store-integrated .ocs-store-status.is-closed{color:#b42318!important;background:#fef3f2!important;border-color:#fecdca!important}
body.ordonna-store-integrated .ocs-store-status__dot{width:7px!important;height:7px!important;border-radius:50%!important;background:currentColor!important;display:inline-block!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__actions a.is-owner,
body.ordonna-store-integrated .ocs-store-empty__action{display:none!important}
@media(max-width:900px){body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__copy h2{font-size:36px!important}}
@media(max-width:600px){body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__copy h2{font-size:30px!important;line-height:1.05!important}} body.ordonna-store-integrated .falcon-open-status{display:none!important}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__copy h2{
font-size:48px!important;line-height:1.02!important;font-weight:900!important;letter-spacing:-.03em!important;margin:6px 0 10px!important;color:#fff!important;
}
body.ordonna-store-integrated .ocs-store-header .ocs-rh-eyebrow{
font-size:10px!important;letter-spacing:.08em!important;opacity:.92!important;
}
body.ordonna-store-integrated .ocs-store-header .ocs-store-meta{margin-top:8px!important}
body.ordonna-store-integrated .ocs-store-header .ocs-store-status{order:-1!important}
@media(max-width:900px){body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__copy h2{font-size:38px!important}}
@media(max-width:600px){body.ordonna-store-integrated .ocs-store-header .ocs-rh-vendor__copy h2{font-size:31px!important}} .ocs-storefront.ocs-store-module-only{
width:100%!important;
max-width:none!important;
margin:26px 0 34px!important;
border:0!important;
border-radius:0!important;
box-shadow:none!important;
overflow:visible!important;
background:transparent!important;
}
.ocs-store-module-only .ocs-module-head{
position:relative;
margin:0 0 18px!important;
padding:24px 26px!important;
border:1px solid #e6e9ed!important;
border-radius:16px!important;
background:linear-gradient(135deg,#ffffff 0%,#f8faf9 100%)!important;
box-shadow:0 8px 24px rgba(16,24,40,.05)!important;
}
.ocs-store-module-only .ocs-module-head>span{
display:inline-flex!important;
align-items:center!important;
min-height:25px!important;
padding:0 9px!important;
border-radius:999px!important;
background:#eef7f0!important;
color:#18763a!important;
font-size:10px!important;
font-weight:900!important;
letter-spacing:.08em!important;
}
.ocs-store-module-only .ocs-module-head h2{
margin:8px 0 5px!important;
font-size:28px!important;
line-height:1.15!important;
font-weight:850!important;
color:#20262b!important;
}
.ocs-store-module-only .ocs-module-head p{
margin:0!important;
color:#667085!important;
font-size:13px!important;
}
.ocs-store-module-only .ocs-rh-catbar{
margin:0 0 12px!important;
padding:0!important;
gap:8px!important;
border:0!important;
background:transparent!important;
}
.ocs-store-module-only .ocs-rh-catbar a{
padding:9px 13px!important;
border:1px solid #e1e5e9!important;
border-radius:999px!important;
background:#fff!important;
color:#344054!important;
font-size:11px!important;
line-height:1!important;
}
.ocs-store-module-only .ocs-rh-catbar a:hover,
.ocs-store-module-only .ocs-rh-catbar a.is-active{
border-color:#18864b!important;
background:#18864b!important;
color:#fff!important;
}
.ocs-store-module-only .ocs-rh-searchbar{
margin:0 0 18px!important;
padding:0!important;
border:0!important;
background:transparent!important;
}
.ocs-store-module-only .ocs-rh-searchbar form{
display:grid!important;
grid-template-columns:minmax(0,1fr) 220px 120px!important;
width:100%!important;
border:1px solid #dfe3e8!important;
border-radius:12px!important;
overflow:hidden!important;
background:#fff!important;
box-shadow:0 5px 16px rgba(16,24,40,.04)!important;
}
.ocs-store-module-only .ocs-rh-searchbar input,
.ocs-store-module-only .ocs-rh-searchbar select{
width:100%!important;
height:50px!important;
min-height:50px!important;
margin:0!important;
border:0!important;
border-radius:0!important;
box-shadow:none!important;
background:#fff!important;
padding:0 15px!important;
}
.ocs-store-module-only .ocs-rh-searchbar select{border-left:1px solid #e5e7eb!important}
.ocs-store-module-only .ocs-rh-searchbar button{
width:100%!important;
min-height:50px!important;
margin:0!important;
border:0!important;
border-radius:0!important;
background:#e31b23!important;
color:#fff!important;
font-size:11px!important;
font-weight:900!important;
letter-spacing:.04em!important;
}
.ocs-store-module-only .ocs-rh-layout{
display:grid!important;
grid-template-columns:280px minmax(0,1fr)!important;
gap:22px!important;
align-items:start!important;
border:0!important;
background:transparent!important;
}
.ocs-store-module-only .ocs-rh-filter{
width:100%!important;
padding:20px!important;
border:1px solid #e1e5ea!important;
border-radius:14px!important;
background:#fff!important;
box-shadow:0 6px 18px rgba(16,24,40,.04)!important;
}
.ocs-store-module-only .ocs-rh-filter .ocs-filter-title{
margin:0 0 14px!important;
padding:0 0 12px!important;
border-bottom:1px solid #edf0f2!important;
}
.ocs-store-module-only .ocs-rh-filter .ocs-filter-title strong{
font-size:16px!important;
color:#1d2939!important;
}
.ocs-store-module-only .ocs-rh-filter form,
.ocs-store-module-only .ocs-rh-filter label{
width:100%!important;
max-width:none!important;
}
.ocs-store-module-only .ocs-rh-filter label{
display:block!important;
margin:0 0 13px!important;
}
.ocs-store-module-only .ocs-rh-filter label>span{
display:block!important;
margin:0 0 6px!important;
color:#475467!important;
font-size:10px!important;
font-weight:800!important;
text-transform:none!important;
letter-spacing:0!important;
}
.ocs-store-module-only .ocs-rh-filter input,
.ocs-store-module-only .ocs-rh-filter select{
display:block!important;
width:100%!important;
max-width:none!important;
min-width:0!important;
height:44px!important;
min-height:44px!important;
margin:0!important;
padding:0 12px!important;
border:1px solid #d0d5dd!important;
border-radius:8px!important;
background:#fff!important;
box-shadow:none!important;
}
.ocs-store-module-only .ocs-price-fields{
display:grid!important;
grid-template-columns:1fr 1fr!important;
gap:10px!important;
width:100%!important;
}
.ocs-store-module-only .ocs-filter-submit{
width:100%!important;
min-height:43px!important;
margin:2px 0 0!important;
border-radius:8px!important;
background:#e31b23!important;
}
.ocs-store-module-only .ocs-filter-reset{
margin:10px 0 0!important;
text-align:center!important;
color:#667085!important;
}
.ocs-store-module-only .ocs-rh-store-note{
margin:18px 0 0!important;
}
.ocs-store-module-only .ocs-rh-results{
min-width:0!important;
padding:0!important;
}
.ocs-store-module-only .ocs-rh-toolbar{
display:flex!important;
align-items:center!important;
justify-content:space-between!important;
gap:16px!important;
min-height:58px!important;
margin:0 0 16px!important;
padding:0 0 14px!important;
border-bottom:1px solid #e7eaee!important;
}
.ocs-store-module-only .ocs-rh-toolbar>div{
display:flex!important;
align-items:center!important;
gap:10px!important;
}
.ocs-store-module-only .ocs-rh-toolbar small{
font-size:9px!important;
color:#18864b!important;
}
.ocs-store-module-only .ocs-rh-toolbar strong{
font-size:16px!important;
color:#1d2939!important;
}
.ocs-store-module-only .ocs-rh-toolbar form{
width:auto!important;
min-width:190px!important;
margin:0!important;
}
.ocs-store-module-only .ocs-rh-toolbar select{
width:100%!important;
min-width:190px!important;
height:42px!important;
min-height:42px!important;
margin:0!important;
border:1px solid #d0d5dd!important;
border-radius:8px!important;
background:#fff!important;
padding:0 11px!important;
}
.ocs-store-module-only .ocs-rh-product-grid{
display:grid!important;
grid-template-columns:repeat(3,minmax(0,1fr))!important;
gap:16px!important;
width:100%!important;
}
.ocs-store-module-only .ocs-rh-product-card{
width:100%!important;
min-width:0!important;
margin:0!important;
border:1px solid #e2e6ea!important;
border-radius:14px!important;
overflow:hidden!important;
background:#fff!important;
box-shadow:0 5px 16px rgba(16,24,40,.04)!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-image{
display:block!important;
width:100%!important;
aspect-ratio:4/3!important;
max-height:240px!important;
overflow:hidden!important;
background:#f8f9fa!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-image img{
display:block!important;
width:100%!important;
height:100%!important;
max-width:100%!important;
max-height:240px!important;
object-fit:contain!important;
padding:14px!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-body{
padding:14px 15px 15px!important;
}
.ocs-store-module-only .ocs-rh-product-card h3{
min-height:0!important;
margin:7px 0 6px!important;
font-size:15px!important;
line-height:1.35!important;
}
.ocs-store-module-only .ocs-rh-card-bottom{
margin-top:10px!important;
padding-top:10px!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-price{
font-size:17px!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-view-product{
min-height:34px!important;
padding:0 11px!important;
}
@media(max-width:1100px){
.ocs-store-module-only .ocs-rh-layout{grid-template-columns:240px minmax(0,1fr)!important;gap:16px!important}
.ocs-store-module-only .ocs-rh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:800px){
.ocs-store-module-only{margin:20px 0 28px!important}
.ocs-store-module-only .ocs-module-head{padding:20px 18px!important}
.ocs-store-module-only .ocs-module-head h2{font-size:24px!important}
.ocs-store-module-only .ocs-rh-searchbar form{grid-template-columns:1fr!important}
.ocs-store-module-only .ocs-rh-searchbar select{border-left:0!important;border-top:1px solid #e5e7eb!important}
.ocs-store-module-only .ocs-rh-layout{display:block!important}
.ocs-store-module-only .ocs-rh-filter{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:99999!important;max-height:88vh!important;overflow:auto!important;border-radius:20px 20px 0 0!important;transform:translateY(105%);transition:.2s}
body.ocs-filter-open .ocs-store-module-only .ocs-rh-filter{transform:translateY(0)!important}
.ocs-store-module-only .ocs-rh-results{padding:0!important}
}
@media(max-width:560px){
.ocs-store-module-only .ocs-rh-product-grid{grid-template-columns:1fr!important}
.ocs-store-module-only .ocs-rh-toolbar{align-items:flex-start!important}
.ocs-store-module-only .ocs-rh-toolbar form{min-width:145px!important;width:145px!important}
.ocs-store-module-only .ocs-rh-toolbar select{min-width:145px!important}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-image{max-height:260px!important}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-image img{max-height:260px!important}
} .ocs-store-module-only{
margin-bottom:48px!important;
}
.ocs-store-module-only .ocs-module-head{
margin-bottom:16px!important;
padding:26px 28px!important;
}
.ocs-store-module-only .ocs-module-head h2{
font-size:30px!important;
letter-spacing:-.015em!important;
}
.ocs-store-module-only .ocs-rh-catbar{
margin-bottom:10px!important;
}
.ocs-store-module-only .ocs-rh-searchbar{
margin-bottom:14px!important;
}
.ocs-store-module-only .ocs-rh-layout{
grid-template-columns:270px minmax(0,1fr)!important;
gap:24px!important;
width:100%!important;
align-items:start!important;
}
.ocs-store-module-only .ocs-rh-filter{
padding:22px!important;
}
.ocs-store-module-only .ocs-rh-filter label{
margin-bottom:15px!important;
}
.ocs-store-module-only .ocs-rh-filter label>span{
margin-bottom:7px!important;
font-size:11px!important;
}
.ocs-store-module-only .ocs-rh-filter input,
.ocs-store-module-only .ocs-rh-filter select{
height:46px!important;
min-height:46px!important;
}
.ocs-store-module-only .ocs-filter-submit{
min-height:46px!important;
font-weight:900!important;
}
.ocs-store-module-only .ocs-filter-reset{
display:block!important;
width:100%!important;
padding:8px 0 0!important;
font-size:11px!important;
font-weight:700!important;
text-decoration:none!important;
}
.ocs-store-module-only .ocs-rh-results{
width:100%!important;
max-width:none!important;
min-width:0!important;
}
.ocs-store-module-only .ocs-rh-toolbar{
min-height:50px!important;
margin-bottom:14px!important;
padding:0 0 12px!important;
}
.ocs-store-module-only .ocs-rh-toolbar strong{
display:block!important;
margin-top:2px!important;
font-size:17px!important;
line-height:1.2!important;
}
.ocs-store-module-only .ocs-rh-toolbar select{
min-width:180px!important;
height:44px!important;
min-height:44px!important;
}
.ocs-store-module-only .ocs-rh-product-grid{
display:grid!important;
grid-template-columns:repeat(auto-fill,minmax(260px,310px))!important;
gap:20px!important;
justify-content:start!important;
align-items:stretch!important;
width:100%!important;
}
.ocs-store-module-only .ocs-rh-product-grid.has-single-product{
grid-template-columns:minmax(300px,350px)!important;
}
.ocs-store-module-only .ocs-rh-product-card{
min-height:100%!important;
border-radius:16px!important;
box-shadow:0 8px 24px rgba(16,24,40,.06)!important;
transition:transform .18s ease,box-shadow .18s ease!important;
}
.ocs-store-module-only .ocs-rh-product-card:hover{
transform:translateY(-2px)!important;
box-shadow:0 12px 30px rgba(16,24,40,.10)!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-image{
aspect-ratio:1/1!important;
max-height:310px!important;
border-bottom:1px solid #eef0f2!important;
background:#fbfcfc!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-image img{
max-height:310px!important;
padding:22px!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-body{
display:flex!important;
flex-direction:column!important;
min-height:175px!important;
padding:16px 17px 17px!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-meta{
min-height:18px!important;
margin-bottom:4px!important;
}
.ocs-store-module-only .ocs-rh-product-card h3{
margin:6px 0 6px!important;
font-size:16px!important;
line-height:1.3!important;
font-weight:850!important;
}
.ocs-store-module-only .ocs-rh-soldby{
margin-bottom:8px!important;
color:#667085!important;
font-size:10px!important;
}
.ocs-store-module-only .ocs-rh-card-bottom{
margin-top:auto!important;
padding-top:12px!important;
border-top:1px solid #eef0f2!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-price{
font-size:19px!important;
font-weight:900!important;
}
.ocs-store-module-only .ocs-rh-product-card .ocs-view-product{
min-height:38px!important;
padding:0 13px!important;
border-radius:8px!important;
font-size:10px!important;
font-weight:900!important;
}
.ocs-store-module-only + .w2dc-fields-group,
.ocs-store-module-only + .w2dc-tabs,
.ocs-store-module-only + .w2dc-listing-single-content{
margin-top:20px!important;
}
@media(max-width:1100px){
.ocs-store-module-only .ocs-rh-layout{grid-template-columns:245px minmax(0,1fr)!important;gap:18px!important}
.ocs-store-module-only .ocs-rh-product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important}
.ocs-store-module-only .ocs-rh-product-grid.has-single-product{grid-template-columns:minmax(280px,340px)!important}
}
@media(max-width:800px){
.ocs-store-module-only{margin-bottom:34px!important}
.ocs-store-module-only .ocs-rh-layout{display:block!important}
.ocs-store-module-only .ocs-rh-product-grid,
.ocs-store-module-only .ocs-rh-product-grid.has-single-product{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
}
@media(max-width:560px){
.ocs-store-module-only .ocs-module-head{padding:20px 18px!important}
.ocs-store-module-only .ocs-module-head h2{font-size:25px!important}
.ocs-store-module-only .ocs-rh-toolbar{align-items:flex-end!important;gap:10px!important}
.ocs-store-module-only .ocs-rh-toolbar form{min-width:145px!important}
.ocs-store-module-only .ocs-rh-toolbar select{min-width:145px!important}
.ocs-store-module-only .ocs-rh-product-grid,
.ocs-store-module-only .ocs-rh-product-grid.has-single-product{grid-template-columns:1fr!important}
.ocs-store-module-only .ocs-rh-product-card .ocs-product-image{max-height:340px!important}
} .ocs-store-module-only .ocs-rh-catbar{display:none!important}
.ocs-store-module-only .ocs-rh-unified-filter{margin-top:14px!important;margin-bottom:14px!important}
.ocs-store-module-only .ocs-rh-unified-filter form{
display:grid!important;
grid-template-columns:minmax(260px,1.8fr) minmax(180px,.7fr) minmax(180px,.7fr) 120px!important;
gap:10px!important;
align-items:center!important;
width:100%!important;
}
.ocs-store-module-only .ocs-rh-unified-filter input,
.ocs-store-module-only .ocs-rh-unified-filter select,
.ocs-store-module-only .ocs-rh-unified-filter button{
width:100%!important;
min-width:0!important;
height:48px!important;
margin:0!important;
border-radius:8px!important;
}
.ocs-store-module-only .ocs-rh-unified-filter input,
.ocs-store-module-only .ocs-rh-unified-filter select{
border:1px solid #e1e5e9!important;
background:#fff!important;
padding:0 14px!important;
}
.ocs-store-module-only .ocs-rh-unified-filter button{
border:0!important;
background:#e31b23!important;
color:#fff!important;
font-weight:900!important;
cursor:pointer!important;
}
.ocs-store-module-only .ocs-rh-layout-full{
display:block!important;
grid-template-columns:none!important;
background:transparent!important;
border-top:0!important;
}
.ocs-store-module-only .ocs-rh-layout-full .ocs-rh-results{
width:100%!important;
padding:0!important;
}
.ocs-store-module-only .ocs-rh-toolbar-simple{
margin:0 0 14px!important;
padding:0!important;
min-height:auto!important;
border:0!important;
}
.ocs-store-module-only .ocs-rh-toolbar-simple>div{display:block!important}
.ocs-store-module-only .ocs-rh-product-grid,
.ocs-store-module-only .ocs-rh-product-grid.has-single-product{
display:grid!important;
grid-template-columns:repeat(4,minmax(0,1fr))!important;
gap:18px!important;
width:100%!important;
}
.ocs-store-module-only .ocs-rh-product-card{min-width:0!important;width:100%!important;max-width:none!important}
@media(max-width:1180px){
.ocs-store-module-only .ocs-rh-product-grid,
.ocs-store-module-only .ocs-rh-product-grid.has-single-product{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.ocs-store-module-only .ocs-rh-unified-filter form{grid-template-columns:minmax(220px,1.4fr) minmax(155px,.7fr) minmax(155px,.7fr) 110px!important}
}
@media(max-width:900px){
.ocs-store-module-only .ocs-rh-product-grid,
.ocs-store-module-only .ocs-rh-product-grid.has-single-product{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.ocs-store-module-only .ocs-rh-unified-filter form{grid-template-columns:1fr 1fr!important}
.ocs-store-module-only .ocs-rh-unified-filter input{grid-column:1/-1!important}
}
@media(max-width:560px){
.ocs-store-module-only .ocs-rh-unified-filter form{grid-template-columns:1fr!important}
.ocs-store-module-only .ocs-rh-unified-filter input{grid-column:auto!important}
.ocs-store-module-only .ocs-rh-product-grid,
.ocs-store-module-only .ocs-rh-product-grid.has-single-product{grid-template-columns:1fr!important}
} .ocs-product-detail{overflow:hidden}
.ocs-product-detail .ocs-detail-topbar{min-height:50px;align-items:center;padding:0 22px;background:#fff}
.ocs-product-detail .ocs-detail-topbar>a{color:#334155!important}
.ocs-product-detail .ocs-detail-store-name{font-weight:800!important;color:#111827!important}
.ocs-product-detail .ocs-detail-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:38px;padding:28px 28px 24px;align-items:start}
.ocs-product-detail .ocs-detail-gallery{min-width:0}
.ocs-product-detail .ocs-detail-main{aspect-ratio:4/3;min-height:420px;max-height:560px;display:flex;align-items:center;justify-content:center;border:1px solid #e6e8ec!important;background:#fff!important}
.ocs-product-detail .ocs-detail-main img{width:100%;height:100%;object-fit:contain;padding:18px!important}
.ocs-product-detail .ocs-detail-summary{padding:10px 2px 0!important;align-self:start}
.ocs-product-detail .ocs-product-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:10px}
.ocs-product-detail .ocs-product-meta span{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#f3f5f7;color:#475467;font-size:11px;font-weight:800}
.ocs-product-detail .ocs-detail-summary h1{font-size:34px!important;line-height:1.15!important;margin:4px 0 10px!important;color:#111827}
.ocs-product-detail .ocs-detail-price{font-size:28px!important;line-height:1.2;margin:10px 0 14px!important;color:#e31b23!important}
.ocs-product-detail .ocs-detail-price del{font-size:14px!important;color:#8b95a5!important;margin-inline-start:9px;text-decoration-thickness:1px}
.ocs-product-detail .ocs-detail-short{font-size:14px;line-height:1.65;margin:0 0 14px;color:#667085}
.ocs-product-detail .ocs-detail-quickfacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 4px}
.ocs-product-detail .ocs-detail-quickfacts>div{padding:11px 12px;border:1px solid #e8ebef;border-radius:9px;background:#fafbfc}
.ocs-product-detail .ocs-detail-quickfacts small,.ocs-product-detail .ocs-detail-quickfacts strong{display:block}
.ocs-product-detail .ocs-detail-quickfacts small{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#8a94a3;font-weight:800;margin-bottom:3px}
.ocs-product-detail .ocs-detail-quickfacts strong{font-size:13px;color:#111827}
.ocs-product-detail .ocs-detail-variations{margin:14px 0 0}
.ocs-product-detail .ocs-detail-actions{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:9px;margin:16px 0 10px}
.ocs-product-detail .ocs-order-button,.ocs-product-detail .ocs-view-store-button{display:flex!important;align-items:center;justify-content:center;min-height:48px;margin:0!important;padding:12px 14px!important;border-radius:7px!important;text-decoration:none!important;font-weight:900;font-size:13px}
.ocs-product-detail .ocs-order-button{background:#e31b23!important;color:#fff!important}
.ocs-product-detail .ocs-view-store-button{border:1px solid #dfe3e8;background:#fff;color:#111827!important}
.ocs-product-detail .ocs-store-business{min-height:60px;padding:9px 12px!important;border-radius:8px!important;background:#fff}
.ocs-product-detail .ocs-store-business img{width:38px!important;height:38px!important;border-radius:8px;object-fit:cover;border:1px solid #eef0f2}
.ocs-product-detail .ocs-store-business small{font-size:9px!important;line-height:1.1;color:#8a94a3!important;margin-bottom:3px}
.ocs-product-detail .ocs-store-business strong{font-size:13px;line-height:1.25}
.ocs-product-detail .ocs-detail-content{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px;padding:0 28px 28px!important}
.ocs-product-detail .ocs-detail-content--specs-only{display:block!important}
.ocs-product-detail .ocs-detail-content--specs-only .ocs-detail-specifications{max-width:none}
.ocs-product-detail .ocs-detail-content section{padding:18px 20px!important;border-radius:9px!important;background:#fff}
.ocs-product-detail .ocs-detail-content h2{font-size:17px!important;margin:0 0 12px!important}
.ocs-product-detail .ocs-detail-description p:last-child{margin-bottom:0}
.ocs-product-detail .ocs-specs>div{min-height:38px;align-items:center;padding:8px 0!important}
.ocs-product-detail .ocs-specs>div:last-child{border-bottom:0}
.ocs-product-detail .ocs-specs span,.ocs-product-detail .ocs-specs strong{font-size:12px}
.ocs-product-detail .ocs-specs strong{text-align:right;color:#111827}
@media(max-width:900px){
.ocs-product-detail .ocs-detail-layout{grid-template-columns:1fr!important;gap:20px;padding:18px!important}
.ocs-product-detail .ocs-detail-main{min-height:0;max-height:none;aspect-ratio:1/1}
.ocs-product-detail .ocs-detail-summary{padding:0!important}
.ocs-product-detail .ocs-detail-summary h1{font-size:28px!important}
.ocs-product-detail .ocs-detail-content{display:block!important;padding:0 18px 18px!important}
.ocs-product-detail .ocs-detail-content section{margin-bottom:12px}
}
@media(max-width:560px){
.ocs-product-detail .ocs-detail-topbar{padding:0 14px;gap:12px}
.ocs-product-detail .ocs-detail-topbar .ocs-detail-store-name{max-width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ocs-product-detail .ocs-detail-layout{padding:14px!important}
.ocs-product-detail .ocs-detail-main img{padding:10px!important}
.ocs-product-detail .ocs-detail-summary h1{font-size:24px!important}
.ocs-product-detail .ocs-detail-price{font-size:24px!important}
.ocs-product-detail .ocs-detail-actions{grid-template-columns:1fr}
.ocs-product-detail .ocs-detail-quickfacts{grid-template-columns:1fr 1fr}
.ocs-product-detail .ocs-detail-content{padding:0 14px 14px!important}
} .ocs-order-form{margin:18px 0 12px;padding:15px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}.ocs-order-option{display:block;margin-bottom:10px}.ocs-order-option>span,.ocs-order-row label>span{display:block;margin-bottom:5px;font-size:11px;font-weight:800;color:#555}.ocs-order-option select{width:100%;min-height:44px;border:1px solid #d9dde3;border-radius:8px;background:#fff;padding:8px 11px}.ocs-order-row{display:grid;grid-template-columns:88px minmax(0,1fr);gap:9px;align-items:end}.ocs-order-row input{width:100%;min-height:46px;border:1px solid #d9dde3;border-radius:8px;background:#fff;padding:8px}.ocs-order-now{min-height:46px;border:0;border-radius:8px;background:#ef1b23;color:#fff;font-weight:900;font-size:14px;cursor:pointer}.ocs-order-now:hover{filter:brightness(.95)}.ocs-order-now:disabled{opacity:.65;cursor:wait}.ocs-order-message{min-height:0;margin-top:8px;font-size:12px;font-weight:700;color:#555}.ocs-order-message.is-success{color:#16834a}.ocs-order-message.is-error{color:#b42318}.ocs-order-inline-link{display:inline-block;margin-left:10px;text-decoration:underline!important;font-weight:900;color:inherit!important}.ocs-detail-actions .ocs-contact-button{background:#fff!important;color:#111!important;border:1px solid #d9dde3!important}@media(max-width:640px){.ocs-order-row{grid-template-columns:78px minmax(0,1fr)}.ocs-order-inline-link{margin-left:8px}} .ocs-dashboard.is-embedded{display:block;max-width:none;margin:22px 0;border-radius:16px;box-shadow:0 8px 24px rgba(16,24,40,.06);border:1px solid #dfe3e8}
.ocs-dashboard.is-embedded .ocs-dash-side{display:none!important}
.ocs-dashboard.is-embedded .ocs-dash-main{padding:20px;background:#fff}
.ocs-dashboard.is-embedded .ocs-dash-main>header{padding:0 0 16px;border-bottom:1px solid #eaecf0;align-items:center}
.ocs-dashboard.is-embedded .ocs-dash-main h2{font-size:22px;margin:3px 0}
.ocs-dashboard.is-embedded .ocs-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0}
.ocs-dashboard.is-embedded .ocs-kpis>div{padding:11px 12px;border-radius:9px;background:#f8fafc}
.ocs-dashboard.is-embedded .ocs-kpis strong{font-size:20px}
.ocs-dashboard.is-embedded .ocs-admin-list,.ocs-dashboard.is-embedded .ocs-product-editor{margin:14px 0;padding:16px;border-radius:12px;box-shadow:none}
.ocs-dashboard.is-embedded .ocs-form-section{padding:16px;border:1px solid #eaecf0;border-radius:10px;margin:10px 0;background:#fcfcfd}
.ocs-dashboard.is-embedded .ocs-form-section:first-of-type{border-top:1px solid #eaecf0}
.ocs-dashboard.is-embedded .ocs-form-section__title{margin-bottom:12px}
.ocs-dashboard.is-embedded .ocs-form-section__title>b{width:27px;height:27px;border-radius:50%;font-size:12px}
.ocs-dashboard.is-embedded .ocs-form-grid{gap:10px 12px}
.ocs-dashboard.is-embedded .ocs-form-grid input,.ocs-dashboard.is-embedded .ocs-form-grid select,.ocs-dashboard.is-embedded .ocs-form-grid textarea{min-height:40px}
.ocs-dashboard.is-embedded .ocs-publish-flow{padding:12px 14px;margin:12px 0;border-radius:9px}
.ocs-dashboard.is-embedded .ocs-section-head{align-items:center}
@media(max-width:800px){.ocs-dashboard.is-embedded .ocs-dash-main{padding:14px}.ocs-dashboard.is-embedded .ocs-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ocs-dashboard.is-embedded .ocs-dash-main>header{display:block}.ocs-dashboard.is-embedded .ocs-dash-main>header .ocs-primary{margin-top:10px;width:100%}} .ocs-master-attributes{margin:12px 0 18px;padding:16px;background:#f8faf9;border:1px solid #e1e7e4;border-radius:14px}
.ocs-master-attributes__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:13px;padding-bottom:11px;border-bottom:1px solid #e4e9e6}
.ocs-master-attributes__head strong,.ocs-master-attributes__head span{display:block}.ocs-master-attributes__head strong{font-size:14px}.ocs-master-attributes__head span{font-size:11px;color:#66736c;margin-top:3px;line-height:1.45}.ocs-master-attributes__head>b{white-space:nowrap;font-size:10px;padding:5px 8px;border-radius:999px;background:#eef2f0;color:#53615a}
.ocs-master-attributes__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.ocs-master-attribute{min-width:0;background:#fff;border:1px solid #dfe5e2;border-radius:12px;padding:11px;transition:.16s ease}.ocs-master-attribute.is-enabled,.ocs-master-attribute:has(.ocs-master-toggle input:checked){border-color:#8fbc99;box-shadow:0 0 0 2px rgba(44,125,65,.08)}
.ocs-master-attribute__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}.ocs-master-attribute__name strong,.ocs-master-attribute__name span{display:block}.ocs-master-attribute__name strong{font-size:12px;color:#202722}.ocs-master-attribute__name span{font-size:10px;color:#69746f;margin-top:2px}
.ocs-master-toggle{display:inline-flex!important;align-items:center!important;gap:5px!important;white-space:nowrap;font-size:10px;font-weight:800;color:#53615a;background:#f2f5f3;padding:5px 7px;border-radius:999px}.ocs-master-toggle input{width:auto!important;min-height:0!important;margin:0!important}
.ocs-master-values{display:flex;flex-wrap:wrap;gap:6px}.ocs-master-chip{position:relative;display:inline-flex!important;align-items:center!important;max-width:100%;cursor:pointer}.ocs-master-chip input{position:absolute;opacity:0;pointer-events:none}.ocs-master-chip>span{display:flex;align-items:center;gap:4px;min-height:30px;padding:6px 9px;border:1px solid #d6ddda;border-radius:999px;background:#fff;font-size:10px;font-weight:700;color:#39443e;line-height:1.2}.ocs-master-chip small{font-size:9px;font-weight:500;color:#738078}.ocs-master-chip.is-selected>span,.ocs-master-chip:has(input:checked)>span{background:#edf7ef;border-color:#83b88f;color:#17632a}.ocs-master-chip:has(input:focus-visible)>span{outline:2px solid #2271b1;outline-offset:1px}
.ocs-master-text>span{display:block;font-size:10px;font-weight:800;color:#53615a;margin-bottom:5px}.ocs-master-text input{width:100%;min-height:36px!important;border-radius:8px!important}
@media(max-width:900px){.ocs-master-attributes__grid{grid-template-columns:1fr}}
@media(max-width:560px){.ocs-master-attributes{padding:12px}.ocs-master-attributes__head{display:block}.ocs-master-attributes__head>b{display:inline-block;margin-top:7px}.ocs-master-attribute__top{gap:6px}}