:root{--sorcol-black:#101010;--sorcol-warm:#f4f0e9;--sorcol-stone:#ebe6de;--sorcol-bronze:#a87342;--sorcol-ink:#191817;--sorcol-muted:#69645e;--sorcol-border:rgba(16,16,16,.12)}
html{scroll-behavior:smooth}.sorcol-home{background:#fff;color:var(--sorcol-ink)}.sorcol-home *{box-sizing:border-box}.sorcol-shell{width:min(1220px,calc(100% - 40px));margin-inline:auto}.sorcol-section{padding:96px 0}.sorcol-section--white{background:#fff}.sorcol-section--stone{background:var(--sorcol-warm)}.sorcol-section--dark{background:var(--sorcol-black);color:#fff}.sorcol-kicker,.sorcol-eyebrow{font-size:.72rem;letter-spacing:.2em;font-weight:700;text-transform:uppercase;color:var(--sorcol-bronze);margin:0 0 18px}.sorcol-home h1,.sorcol-home h2,.sorcol-home h3{font-family:inherit;letter-spacing:-.035em}.sorcol-home h1{font-size:clamp(3rem,7vw,6.7rem);line-height:.98;max-width:920px;color:#fff;margin:0 0 28px}.sorcol-home h2{font-size:clamp(2.2rem,4vw,4.2rem);line-height:1.04;margin:0 0 22px}.sorcol-home h3{font-size:1.1rem;margin:0 0 10px}.sorcol-home p{line-height:1.7}.sorcol-hero{position:relative;min-height:82vh;display:grid;align-items:end;overflow:hidden;background:linear-gradient(120deg,#211d1a,#6d4a33);background-image:linear-gradient(90deg,rgba(10,10,10,.88),rgba(10,10,10,.24)),var(--hero-image);background-size:cover;background-position:center}.sorcol-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sorcol-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.82) 0%,rgba(5,5,5,.42) 52%,rgba(5,5,5,.12) 100%)}.sorcol-hero__content{position:relative;z-index:2;padding-top:180px;padding-bottom:90px}.sorcol-hero__copy{font-size:clamp(1.05rem,2vw,1.35rem);max-width:590px;color:rgba(255,255,255,.86);margin-bottom:34px}.sorcol-actions{display:flex;gap:12px;flex-wrap:wrap}.sorcol-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border:1px solid transparent;text-decoration:none!important;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700;transition:.25s ease}.sorcol-button--primary{background:#fff;color:#111}.sorcol-button--primary:hover{background:var(--sorcol-bronze);color:#fff}.sorcol-button--ghost{border-color:rgba(255,255,255,.7);color:#fff}.sorcol-button--ghost:hover{background:#fff;color:#111}.sorcol-section-heading{max-width:760px;margin-bottom:54px}.sorcol-section-heading--center{text-align:center;margin-inline:auto}.sorcol-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.sorcol-steps article{border-top:1px solid var(--sorcol-border);padding-top:24px}.sorcol-steps span{display:block;color:var(--sorcol-bronze);font-weight:700;margin-bottom:48px}.sorcol-steps p,.sorcol-benefits p{color:var(--sorcol-muted);font-size:.94rem;margin:0}.sorcol-video-grid{display:grid;grid-template-columns:.85fr 1.4fr;gap:70px;align-items:center}.sorcol-checks{list-style:none;padding:0;margin:28px 0 0}.sorcol-checks li{padding:10px 0;border-bottom:1px solid var(--sorcol-border)}.sorcol-media-card{aspect-ratio:16/9;background:#141414;overflow:hidden}.sorcol-media-card video{width:100%;height:100%;object-fit:cover}.sorcol-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#fff;text-align:center;padding:20px;background:linear-gradient(135deg,#1c1a18,#79563d)}.sorcol-size-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.sorcol-size-grid a{display:flex;flex-direction:column;align-items:center;text-align:center;padding:28px 10px 20px;color:inherit;text-decoration:none;border:1px solid var(--sorcol-border);transition:.2s ease}.sorcol-size-grid a:hover{transform:translateY(-4px);border-color:var(--sorcol-bronze)}.sorcol-ring{display:block;width:76px;aspect-ratio:1;border:8px solid #171717;border-radius:50%;margin-bottom:24px;box-shadow:0 10px 24px rgba(0,0,0,.12)}.sorcol-size-grid small{color:var(--sorcol-muted);margin-top:4px}.sorcol-products .products{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:18px!important}.sorcol-products li.product{width:auto!important;margin:0!important;text-align:center}.sorcol-products .woocommerce-loop-product__title{font-size:.95rem!important}.sorcol-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.sorcol-benefits article{padding:34px 0;border-top:1px solid rgba(255,255,255,.18)}.sorcol-benefits article>span{display:block;font-size:2rem;color:var(--sorcol-bronze);margin-bottom:30px}.sorcol-section--dark .sorcol-benefits p{color:rgba(255,255,255,.66)}.sorcol-gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:240px;gap:18px}.sorcol-gallery__item{background-size:cover;background-position:center;background-color:var(--sorcol-stone);display:grid;place-items:center;color:var(--sorcol-muted)}.sorcol-gallery__item:nth-child(1),.sorcol-gallery__item:nth-child(4){grid-column:span 7}.sorcol-gallery__item:nth-child(2),.sorcol-gallery__item:nth-child(3){grid-column:span 5}.sorcol-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.sorcol-faq details{border-top:1px solid var(--sorcol-border);padding:22px 0}.sorcol-faq details:last-child{border-bottom:1px solid var(--sorcol-border)}.sorcol-faq summary{font-weight:700;cursor:pointer}.sorcol-faq p{color:var(--sorcol-muted);margin:14px 0 0}.sorcol-cta{background:var(--sorcol-bronze);color:#fff;padding:66px 0}.sorcol-cta .sorcol-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.sorcol-cta h2{max-width:780px;margin:0}.sorcol-cta .sorcol-kicker{color:rgba(255,255,255,.7)}.sorcol-button--light{background:#fff;color:#111;white-space:nowrap}.sorcol-button--light:hover{background:#111;color:#fff}
@media(max-width:980px){.sorcol-steps,.sorcol-benefits{grid-template-columns:repeat(2,1fr)}.sorcol-video-grid,.sorcol-faq-grid{grid-template-columns:1fr}.sorcol-size-grid{grid-template-columns:repeat(4,1fr)}.sorcol-products .products{grid-template-columns:repeat(3,1fr)!important}.sorcol-gallery__item{grid-column:span 6!important}}
@media(max-width:640px){.sorcol-shell{width:min(100% - 26px,1220px)}.sorcol-section{padding:68px 0}.sorcol-hero{min-height:720px}.sorcol-hero__content{padding-top:140px;padding-bottom:64px}.sorcol-home h1{font-size:3.25rem}.sorcol-steps,.sorcol-benefits{grid-template-columns:1fr}.sorcol-size-grid{grid-template-columns:repeat(2,1fr)}.sorcol-products .products{grid-template-columns:repeat(2,1fr)!important}.sorcol-gallery{grid-auto-rows:190px}.sorcol-gallery__item{grid-column:1/-1!important}.sorcol-cta .sorcol-shell{align-items:flex-start;flex-direction:column}.sorcol-actions .sorcol-button{width:100%}}

/* Keep the English storefront layout LTR even when WordPress admin/site language is Hebrew. */
.sorcol-home, .sorcol-home * { direction: ltr; }
.sorcol-home { text-align: left; }
