:root{--weg-core-green:var(--weg-green,#19402d);--weg-core-soft:var(--weg-soft,#f4f7f5);--weg-core-line:var(--weg-line,#dfe8e2);--weg-core-ink:var(--weg-ink,#132219);--weg-core-muted:var(--weg-muted,#66756d);--weg-core-radius:var(--weg-radius,24px);--weg-core-shadow:var(--weg-shadow,0 22px 60px rgba(18,47,33,.12))}
.weg-notice{margin:0 0 20px;padding:14px 18px;border-radius:14px;background:#e8f5ed;color:#14552f;border:1px solid #cde8d7}.weg-notice--error{background:#fff1f1;color:#8a2424;border-color:#f1cccc}
.weg-store-shell,.weg-checkout-grid,.weg-order-success{width:min(calc(100% - 34px),1180px);margin:55px auto 90px}.weg-store-heading,.weg-saas-section__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.weg-store-heading span,.weg-saas-section__head span,.weg-saas__header>div>span{color:var(--weg-core-green);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.weg-store-heading h1,.weg-saas-section__head h2{margin:4px 0 0}
.weg-store-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.weg-store-filters a{padding:9px 15px;border:1px solid var(--weg-core-line);border-radius:999px;background:#fff;color:var(--weg-core-green);font-weight:800}.weg-store-filters a:hover{background:var(--weg-core-green);color:#fff}
.weg-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.weg-product-card{overflow:hidden;background:#fff;border:1px solid var(--weg-core-line);border-radius:var(--weg-core-radius);transition:.25s}.weg-product-card:hover{transform:translateY(-6px);box-shadow:var(--weg-core-shadow)}.weg-product-card__image{display:block;aspect-ratio:4/3;background:linear-gradient(145deg,#173d2b,#0d291c);overflow:hidden}.weg-product-card__image img{width:100%;height:100%;object-fit:cover;transition:.35s}.weg-product-card:hover .weg-product-card__image img{transform:scale(1.04)}.weg-product-card__image>span{display:grid;place-items:center;width:100%;height:100%;color:#fff;font-size:3rem;font-weight:900;letter-spacing:.15em}.weg-product-card__body{padding:24px}.weg-product-card__category{font-size:.75rem;font-weight:850;color:var(--weg-core-green);margin-bottom:8px}.weg-product-card h3{font-size:1.3rem;margin-bottom:10px}.weg-product-card p{font-size:.94rem}.weg-product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--weg-core-line);padding-top:16px;margin-top:18px}.weg-product-card__meta span{font-size:.78rem;color:var(--weg-core-muted)}.weg-product-card__meta strong{color:var(--weg-core-green)}.weg-add-form{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;margin-top:18px}.weg-add-form label{display:grid;gap:5px;font-size:.75rem;font-weight:800}.weg-add-form input{width:100%;border:1px solid var(--weg-core-line);border-radius:10px;padding:9px}.weg-product-card--compact .weg-product-card__body{padding:20px}.weg-product-card--compact .weg-add-form{display:none}.weg-product-card--compact p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.weg-empty-state{text-align:center;padding:70px 25px;background:var(--weg-core-soft);border:1px dashed #cbd8d0;border-radius:var(--weg-core-radius)}.weg-empty-state--small{padding:25px}.weg-empty-state p:last-child{margin-bottom:0}
.weg-table-wrap{overflow:auto}.weg-table{width:100%;border-collapse:collapse;min-width:720px}.weg-table th,.weg-table td{padding:13px 15px;border-bottom:1px solid var(--weg-core-line);text-align:start;vertical-align:middle}.weg-table th{background:var(--weg-core-soft);color:var(--weg-core-green);font-size:.78rem}.weg-table td small{display:block;color:var(--weg-core-muted);margin-top:4px}.weg-cart-table input[type=number]{width:110px;border:1px solid var(--weg-core-line);border-radius:10px;padding:9px}.weg-link-button{border:0;background:none;color:#a52b2b;cursor:pointer;font-weight:800}.weg-cart-actions{display:flex;justify-content:space-between;gap:25px;margin-top:28px;align-items:start}.weg-cart-summary{min-width:350px;background:var(--weg-core-soft);border-radius:18px;padding:22px}.weg-cart-summary>div{display:flex;justify-content:space-between;gap:20px}.weg-cart-summary strong{font-size:1.35rem;color:var(--weg-core-green)}.weg-cart-summary p{font-size:.82rem}.weg-cart-summary .button{width:100%;margin-top:15px}
.weg-checkout-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:start}.weg-checkout-form,.weg-checkout-summary{background:#fff;border:1px solid var(--weg-core-line);border-radius:var(--weg-core-radius);padding:30px}.weg-checkout-summary{position:sticky;top:125px}.weg-checkout-item{display:flex;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid var(--weg-core-line)}.weg-checkout-item small{display:block;color:var(--weg-core-muted)}.weg-checkout-total{display:flex;justify-content:space-between;gap:18px;padding-top:20px;margin-top:10px}.weg-checkout-total strong{color:var(--weg-core-green);font-size:1.3rem}.weg-payment-options{display:grid;gap:10px;border:1px solid var(--weg-core-line);border-radius:14px;padding:18px}.weg-payment-options legend{font-weight:850;padding:0 7px}.weg-payment-options label{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px}.weg-payment-options input{width:auto!important}.weg-consent{display:grid!important;grid-template-columns:auto 1fr!important;align-items:start}.weg-consent input{width:auto!important;margin-top:5px}
.weg-order-success{max-width:760px;text-align:center;padding:70px 40px;background:#fff;border:1px solid var(--weg-core-line);border-radius:32px;box-shadow:var(--weg-core-shadow)}.weg-order-success__icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 20px;border-radius:50%;background:#e2f4e9;color:var(--weg-core-green);font-size:2rem;font-weight:900}.weg-order-success h1{color:var(--weg-core-green)}.weg-order-success__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}
.weg-product-buybox{background:#fff;border:1px solid var(--weg-core-line);border-radius:22px;padding:24px;box-shadow:var(--weg-core-shadow)}.weg-product-buybox__price{font-size:1.4rem;color:var(--weg-core-green);font-weight:900}
.weg-login-shell{width:min(calc(100% - 34px),1050px);margin:65px auto 90px;display:grid;grid-template-columns:1fr 1fr;border-radius:30px;overflow:visible;box-shadow:var(--weg-core-shadow)}.weg-login-copy{padding:55px;background:linear-gradient(145deg,#19402d,#0d291c);color:#fff}.weg-login-copy span{font-weight:900;letter-spacing:.12em}.weg-login-copy p{color:#c9dbd1}.weg-login-form{padding:45px;background:#fff}.weg-login-form input[type=text],.weg-login-form input[type=password]{width:100%;border:1px solid var(--weg-core-line);border-radius:11px;padding:11px}.weg-login-form input[type=submit]{border:0;border-radius:999px;background:var(--weg-core-green);color:#fff;padding:11px 24px;font-weight:800;cursor:pointer}.weg-login-form .login-remember label{display:flex;align-items:center;gap:7px}
.weg-saas{width:min(calc(100% - 28px),1500px);margin:28px auto 80px;display:grid;grid-template-columns:245px 1fr;min-height:820px;background:#f6f8f7;border:1px solid var(--weg-core-line);border-radius:30px;overflow:visible;box-shadow:var(--weg-core-shadow)}.weg-saas__sidebar{background:#0b2418;color:#fff;padding:28px 20px;display:flex;flex-direction:column;position:sticky;top:18px;height:calc(100vh - 36px);max-height:none;align-self:start;border-radius:0 30px 30px 0;overflow:auto}.weg-saas__brand{font-size:1.75rem;font-weight:950;letter-spacing:.08em;margin-bottom:35px}.weg-saas__brand small{font-size:.65rem;color:#9fbaa9}.weg-saas__sidebar nav{display:grid;gap:7px}.weg-saas__sidebar nav a{padding:11px 13px;border-radius:11px;color:#c5d6cc;font-weight:750}.weg-saas__sidebar nav a:hover{background:rgba(255,255,255,.09);color:#fff}.weg-saas__user{margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.weg-saas__user strong,.weg-saas__user span{display:block}.weg-saas__user span{font-size:.72rem;color:#9fbaa9;overflow:hidden;text-overflow:ellipsis}.weg-saas__user a{display:inline-block;margin-top:12px;font-size:.8rem;color:#fff}.weg-saas__main{min-width:0;padding:30px}.weg-saas__header{display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff;border:1px solid var(--weg-core-line);border-radius:22px;padding:26px;margin-bottom:20px}.weg-saas__header h1{font-size:clamp(1.8rem,3.2vw,2.8rem);margin:4px 0}.weg-saas__header p{margin:0}.weg-saas-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px}.weg-saas-metric{background:#fff;border:1px solid var(--weg-core-line);border-radius:18px;padding:20px}.weg-saas-metric>span{display:block;color:var(--weg-core-muted);font-size:.8rem}.weg-saas-metric strong{display:block;color:var(--weg-core-green);font-size:1.75rem;margin:8px 0 3px}.weg-saas-metric small{color:var(--weg-core-muted)}.weg-saas-section{scroll-margin-top:30px;background:#fff;border:1px solid var(--weg-core-line);border-radius:22px;padding:24px;margin-top:20px}.weg-saas-section__head{align-items:center}.weg-saas-split{display:grid;grid-template-columns:1.35fr .65fr;gap:25px;align-items:start}.weg-saas-form{background:var(--weg-core-soft);border-radius:18px;padding:20px}.weg-inline-form select{border:1px solid var(--weg-core-line);border-radius:999px;padding:7px 10px;background:#fff;max-width:150px}.weg-status{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:.75rem;font-weight:850;background:#edf2ef;color:#425449}.weg-status--new,.weg-status--open,.weg-status--todo{background:#fff1d9;color:#835b11}.weg-status--review,.weg-status--progress,.weg-status--production{background:#e7efff;color:#28539a}.weg-status--approved,.weg-status--quality{background:#e9f0ff;color:#384d91}.weg-status--shipping{background:#f1eaff;color:#68459a}.weg-status--completed,.weg-status--closed,.weg-status--done{background:#e2f4e9;color:#18643a}.weg-status--cancelled{background:#ffe8e8;color:#8c2c2c}.weg-report-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.weg-report-cards a{display:flex;align-items:center;gap:14px;border:1px solid var(--weg-core-line);border-radius:16px;padding:18px}.weg-report-cards strong{display:grid;place-items:center;min-width:55px;height:55px;border-radius:14px;background:var(--weg-core-soft);color:var(--weg-core-green);font-size:1.2rem}.weg-access-denied{max-width:700px;margin:70px auto;padding:24px;border-radius:16px;background:#fff1f1;color:#8a2424;text-align:center}
@media(max-width:1150px){.weg-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weg-saas-metrics{grid-template-columns:repeat(2,1fr)}.weg-saas-split{grid-template-columns:1fr}.weg-report-cards{grid-template-columns:1fr 1fr}}
@media(max-width:850px){.weg-checkout-grid{grid-template-columns:1fr}.weg-checkout-summary{position:static}.weg-saas{display:block}.weg-saas__sidebar{position:static;height:auto;max-height:none}.weg-saas__sidebar nav{display:flex;overflow:auto}.weg-saas__user{margin-top:20px}.weg-saas__main{padding:18px}.weg-saas__header{align-items:flex-start}.weg-login-shell{grid-template-columns:1fr}.weg-login-copy{padding:35px}.weg-cart-actions{flex-direction:column}.weg-cart-summary{min-width:0;width:100%}}
@media(max-width:620px){.weg-products-grid{grid-template-columns:1fr}.weg-add-form{grid-template-columns:1fr}.weg-store-heading,.weg-saas__header,.weg-saas-section__head{align-items:flex-start;flex-direction:column}.weg-saas-metrics{grid-template-columns:1fr 1fr}.weg-report-cards{grid-template-columns:1fr}.weg-checkout-form,.weg-checkout-summary{padding:20px}.weg-login-form{padding:28px}.weg-cart-summary{padding:18px}}

/* v3.1 product gallery and configurable quote */
.weg-product-gallery{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:start}.weg-product-gallery__thumbs{display:grid;gap:10px;max-height:650px;overflow:auto}.weg-product-gallery__thumb{border:1px solid #dfe7e2;background:#fff;border-radius:12px;padding:0;overflow:hidden;cursor:pointer}.weg-product-gallery__thumb img{width:100%;aspect-ratio:1;object-fit:cover;display:block}.weg-product-gallery__main img{width:100%;border-radius:22px;display:block;max-height:760px;object-fit:contain;background:#f7f8f7}.weg-kraft-form{margin-top:24px;padding:22px;border:1px solid #dfe7e2;border-radius:20px;background:#fff}.weg-kraft-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.weg-kraft-form label{display:grid;gap:7px;font-weight:750}.weg-kraft-form input,.weg-kraft-form select,.weg-kraft-form textarea{width:100%;border:1px solid #ccd8d0;border-radius:12px;padding:11px;background:#fff}.weg-kraft-form .full{grid-column:1/-1}.weg-size-note{background:#fff7df;border:1px solid #efda94;border-radius:12px;padding:12px;margin:14px 0}.weg-product-specs table{width:100%;border-collapse:collapse;margin:18px 0}.weg-product-specs th,.weg-product-specs td{border:1px solid #dfe7e2;padding:9px;text-align:center}.weg-product-cta{background:#19402d;color:#fff;border-radius:22px;padding:25px;margin:28px 0}.weg-product-cta h2,.weg-product-cta p{color:#fff}.weg-quote-success{padding:14px;border-radius:12px;background:#e5f4e9;color:#175c35;margin-bottom:16px}@media(max-width:850px){.weg-product-gallery{grid-template-columns:1fr}.weg-product-gallery__thumbs{grid-template-columns:repeat(5,1fr);order:2;max-height:none}.weg-saas__sidebar{position:static;height:auto;border-radius:24px 24px 0 0}.weg-kraft-form__grid{grid-template-columns:1fr}}


/* WEG Core v3.5 checkout and portal refinements */
.weg-checkout-grid{padding-top:105px}.weg-checkout-form .form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.weg-checkout-form label{min-width:0}.weg-checkout-form input,.weg-checkout-form textarea,.weg-checkout-form select{max-width:100%;box-sizing:border-box}.weg-saas__sidebar{position:sticky;top:18px}.weg-saas__main{overflow:hidden}.weg-saas__user a{display:flex;align-items:center;gap:8px}
@media(max-width:850px){.weg-checkout-grid{padding-top:85px}.weg-saas__sidebar{position:sticky;top:0;z-index:5;border-radius:0}.weg-saas__sidebar nav{padding-bottom:6px}.weg-saas__main{overflow:visible}}
@media(max-width:620px){.weg-checkout-form .form-row{grid-template-columns:1fr}.weg-checkout-grid{width:calc(100% - 18px);margin-inline:auto}.weg-payment-options{padding:14px}.weg-saas{width:100%;margin:0;border:0;border-radius:0}.weg-saas__main{padding:12px}.weg-saas__header,.weg-saas-section{border-radius:16px;padding:18px}.weg-saas-metrics{grid-template-columns:1fr}}

/* Ready wholesale products — v3.6 */
.weg-wholesale-section{background:linear-gradient(180deg,#f7faf8 0%,#fff 100%)}
.weg-wholesale-section .section-heading{max-width:780px;margin-bottom:28px}
.weg-wholesale-section .weg-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.weg-generic-product-hero{padding-top:clamp(110px,12vw,160px)}
.weg-generic-product-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,5vw,72px);align-items:start}
.weg-generic-product-media{background:#f5f6f5;border-radius:26px;overflow:hidden;position:sticky;top:110px}
.weg-generic-product-media img{width:100%;aspect-ratio:1/1;object-fit:contain;display:block}
.weg-product-placeholder{aspect-ratio:1/1;display:grid;place-items:center;font-size:64px;font-weight:800;color:#19402d}
.weg-generic-product-content h1{font-size:clamp(34px,4vw,58px);line-height:1.25;margin:12px 0 18px}
.weg-product-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0}
.weg-product-spec-grid>div{background:#f7faf8;border:1px solid rgba(25,64,45,.12);border-radius:16px;padding:16px}
.weg-product-spec-grid span{display:block;color:#68756d;font-size:13px;margin-bottom:5px}.weg-product-spec-grid strong{color:#19402d}
.weg-generic-product-form{display:grid;gap:16px}.weg-generic-product-form label{display:grid;gap:8px}.weg-generic-product-form textarea{width:100%;border:1px solid #d9e1dc;border-radius:14px;padding:14px;font:inherit}
.weg-generic-product-description{max-width:950px}.weg-generic-product-description ul{display:grid;gap:10px}
@media(max-width:1100px){.weg-wholesale-section .weg-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.weg-generic-product-grid{grid-template-columns:1fr}.weg-generic-product-media{position:static}.weg-wholesale-section .weg-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.weg-wholesale-section .weg-products-grid{grid-template-columns:1fr}.weg-product-spec-grid{grid-template-columns:1fr}.weg-generic-product-hero{padding-top:96px}}

/* Ready wholesale products — v3.7 */
.weg-product-spec-grid>div{position:relative;display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center}
.weg-product-spec-grid>div svg{grid-row:1/3;width:34px;height:34px;fill:none;stroke:var(--weg-core-green);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.weg-ready-price{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:14px;background:#f4f7f5;border:1px solid var(--weg-core-line)}
.weg-ready-price span{color:var(--weg-core-muted);font-size:.82rem}.weg-ready-price strong{color:var(--weg-core-green)}
.weg-generic-product-form select,.weg-product-buybox select{width:100%;min-height:48px;border:1px solid var(--weg-core-line);border-radius:12px;background:#fff;padding:10px 13px;font:inherit}

/* WEG Security Center — v4.1 */
.weg-security-checks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:22px}.weg-security-check{padding:17px;border-radius:16px;background:#f7faf8;border:1px solid var(--weg-core-line)}.weg-security-check span{display:block;font-size:.76rem;color:var(--weg-core-muted);margin-bottom:7px}.weg-security-check strong{color:var(--weg-core-green)}.weg-security-check.is-warning{background:#fff7e8;border-color:#ecd6a7}.weg-security-check.is-warning strong{color:#8a5b11}.weg-settings-form input[type=checkbox]{width:20px;height:20px;accent-color:var(--weg-core-green)}.weg-settings-form select{width:100%;min-height:46px;border:1px solid var(--weg-core-line);border-radius:11px;background:#fff;padding:9px 12px;font:inherit}
@media(max-width:1100px){.weg-security-checks{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.weg-security-checks{grid-template-columns:1fr 1fr}}
@media(max-width:460px){.weg-security-checks{grid-template-columns:1fr}}

/* WEG Security Center — v4.1 */
.weg-security-checks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:22px}.weg-security-check{padding:17px;border-radius:16px;background:#f7faf8;border:1px solid var(--weg-core-line)}.weg-security-check span{display:block;font-size:.76rem;color:var(--weg-core-muted);margin-bottom:7px}.weg-security-check strong{color:var(--weg-core-green)}.weg-security-check.is-warning{background:#fff7e8;border-color:#ecd6a7}.weg-security-check.is-warning strong{color:#8a5b11}.weg-settings-form input[type=checkbox]{width:20px;height:20px;accent-color:var(--weg-core-green)}.weg-settings-form select{width:100%;min-height:46px;border:1px solid var(--weg-core-line);border-radius:11px;background:#fff;padding:9px 12px;font:inherit}
@media(max-width:1100px){.weg-security-checks{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.weg-security-checks{grid-template-columns:1fr 1fr}}
@media(max-width:460px){.weg-security-checks{grid-template-columns:1fr}}
