.operations-module__Lwrv8a__sectionHero{background:linear-gradient(160deg, var(--wye-white) 0%, var(--wye-grey) 50%, #9cc93d08 100%);flex-direction:column;justify-content:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.operations-module__Lwrv8a__heroTexture{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#262a2b0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#00000080 0%,#0000 55%);mask-image:linear-gradient(90deg,#00000080 0%,#0000 55%)}.operations-module__Lwrv8a__heroGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#9cc93d14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:18%;right:8%}.operations-module__Lwrv8a__heroGrid{z-index:2;gap:var(--space-6);grid-template-columns:1fr 1fr;align-items:center;min-height:80vh;padding-top:160px;padding-bottom:100px;display:grid;position:relative}.operations-module__Lwrv8a__heroContent{max-width:620px;padding-left:32px;position:relative}.operations-module__Lwrv8a__heroAccentLine{background:linear-gradient(to bottom, var(--wye-green) 0%, #9cc93d1a 100%);border-radius:2px;width:3px;height:100%;position:absolute;top:0;left:0}.operations-module__Lwrv8a__heroEyebrow{border-radius:var(--radius-full);letter-spacing:.15em;text-transform:uppercase;color:var(--wye-green);margin-bottom:var(--space-4);background:#9cc93d14;border:1px solid #9cc93d26;align-items:center;gap:8px;padding:8px 20px;font-size:.8125rem;font-weight:600;display:inline-flex}.operations-module__Lwrv8a__heroEyebrow:before{content:"";background:var(--wye-green);border-radius:50%;flex-shrink:0;width:8px;height:8px}.operations-module__Lwrv8a__heroTitle{letter-spacing:-.04em;color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.1;font-family:var(--font-headings)}.operations-module__Lwrv8a__heroDescription{color:var(--text-secondary);max-width:540px;margin-bottom:var(--space-5);font-size:clamp(1rem,1.2vw,1.1875rem);line-height:1.75}.operations-module__Lwrv8a__heroImageWrapper{border-radius:var(--radius-brand-alt);width:100%;height:480px;box-shadow:var(--shadow-premium);position:relative;overflow:hidden}.operations-module__Lwrv8a__heroImageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-smooth)}.operations-module__Lwrv8a__heroImageWrapper:hover img{transform:scale(1.05)}.operations-module__Lwrv8a__heroImageWrapper:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#262a2b1f 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.operations-module__Lwrv8a__sectionWarehouse{padding:var(--space-8) 0;background:var(--wye-white);position:relative;overflow:hidden}.operations-module__Lwrv8a__warehouseHeader{text-align:center;max-width:800px;margin:0 auto var(--space-7)}.operations-module__Lwrv8a__warehouseHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.operations-module__Lwrv8a__warehouseHeader>p{color:var(--text-secondary);font-size:1.125rem;line-height:1.9}.operations-module__Lwrv8a__warehouseGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.operations-module__Lwrv8a__warehouseCard{background:var(--wye-grey);border-radius:var(--radius-lg);padding:var(--space-5);transition:all .4s var(--ease-expo-out);position:relative;overflow:hidden}.operations-module__Lwrv8a__warehouseCard:before{content:"";background:var(--wye-green);height:3px;transition:transform .4s var(--ease-expo-out);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.operations-module__Lwrv8a__warehouseCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.operations-module__Lwrv8a__warehouseCard:hover:before{transform:scaleX(1)}.operations-module__Lwrv8a__warehouseIcon{width:48px;height:48px;margin-bottom:var(--space-3);color:var(--wye-green);background:#9cc93d1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.operations-module__Lwrv8a__warehouseCard h3{font-size:1.125rem;font-weight:var(--font-weight-semibold);color:var(--wye-black);margin-bottom:var(--space-2);font-family:var(--font-headings)}.operations-module__Lwrv8a__warehouseCard p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.operations-module__Lwrv8a__warehouseBenefits{justify-content:center;gap:var(--space-5);margin-top:var(--space-7);flex-wrap:wrap;display:flex}.operations-module__Lwrv8a__warehouseBenefit{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:.9375rem;display:flex}.operations-module__Lwrv8a__warehouseBenefit svg{color:var(--wye-green);flex-shrink:0}.operations-module__Lwrv8a__sectionStock{padding:var(--space-8) 0;background:var(--wye-grey);position:relative;overflow:hidden}.operations-module__Lwrv8a__stockGrid{gap:var(--space-7);grid-template-columns:1fr 1fr;align-items:center;display:grid}.operations-module__Lwrv8a__stockImage{border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);overflow:hidden}.operations-module__Lwrv8a__stockImage img{object-fit:cover;width:100%;height:400px;transition:transform .6s var(--ease-smooth)}.operations-module__Lwrv8a__stockImage:hover img{transform:scale(1.05)}.operations-module__Lwrv8a__stockContent h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.operations-module__Lwrv8a__stockContent>p{color:var(--text-secondary);margin-bottom:var(--space-4);font-size:1.125rem;line-height:1.9}.operations-module__Lwrv8a__stockBullets{gap:var(--space-3);flex-direction:column;display:flex}.operations-module__Lwrv8a__stockBullets li{align-items:center;gap:var(--space-3);color:var(--text-secondary);font-size:1rem;display:flex}.operations-module__Lwrv8a__stockBullets li svg{color:var(--wye-green);flex-shrink:0}.operations-module__Lwrv8a__sectionSpeed{padding:var(--space-8) 0;background:var(--wye-white);position:relative;overflow:hidden}.operations-module__Lwrv8a__speedHeader{text-align:center;max-width:800px;margin:0 auto var(--space-6)}.operations-module__Lwrv8a__speedHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.operations-module__Lwrv8a__speedHeader>p{color:var(--text-secondary);font-size:1.125rem;line-height:1.9}.operations-module__Lwrv8a__speedHighlight{max-width:700px;margin:0 auto var(--space-7);text-align:center;padding:var(--space-5) var(--space-6);border-radius:var(--radius-lg);border-left:3px solid var(--wye-green);background:#9cc93d14}.operations-module__Lwrv8a__speedHighlight p{color:var(--wye-black);font-size:1.25rem;font-weight:var(--font-weight-medium);margin:0;line-height:1.6}.operations-module__Lwrv8a__speedHighlight strong{color:var(--wye-green)}.operations-module__Lwrv8a__speedGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.operations-module__Lwrv8a__speedCard{background:var(--wye-grey);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-4);text-align:center;transition:all .4s var(--ease-expo-out)}.operations-module__Lwrv8a__speedCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.operations-module__Lwrv8a__speedIcon{width:56px;height:56px;margin:0 auto var(--space-3);color:var(--wye-green);background:#9cc93d1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.operations-module__Lwrv8a__speedCard h3{font-size:1.0625rem;font-weight:var(--font-weight-semibold);color:var(--wye-black);margin-bottom:var(--space-2);font-family:var(--font-headings)}.operations-module__Lwrv8a__speedCard p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.operations-module__Lwrv8a__sectionConsistency{padding:var(--space-8) 0;background:var(--wye-grey);position:relative;overflow:hidden}.operations-module__Lwrv8a__consistencyGrid{gap:var(--space-7);grid-template-columns:1fr 1fr;align-items:center;display:grid}.operations-module__Lwrv8a__consistencyContent h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.operations-module__Lwrv8a__consistencyContent>p{color:var(--text-secondary);margin-bottom:var(--space-4);font-size:1.125rem;line-height:1.9}.operations-module__Lwrv8a__consistencyBullets{gap:var(--space-3);flex-direction:column;display:flex}.operations-module__Lwrv8a__consistencyBullets li{align-items:center;gap:var(--space-3);color:var(--text-secondary);font-size:1rem;display:flex}.operations-module__Lwrv8a__consistencyBullets li svg{color:var(--wye-green);flex-shrink:0}.operations-module__Lwrv8a__consistencyVisual{border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);overflow:hidden}.operations-module__Lwrv8a__consistencyVisual img{object-fit:cover;width:100%;height:400px;transition:transform .6s var(--ease-smooth)}.operations-module__Lwrv8a__consistencyVisual:hover img{transform:scale(1.05)}.operations-module__Lwrv8a__sectionMap{padding:var(--space-8) 0;background:var(--wye-white);position:relative;overflow:hidden}.operations-module__Lwrv8a__mapHeader{text-align:center;max-width:800px;margin:0 auto var(--space-7)}.operations-module__Lwrv8a__mapHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings)}.operations-module__Lwrv8a__mapHeader>p{color:var(--text-secondary);font-size:1.125rem;line-height:1.9}.operations-module__Lwrv8a__mapContainer{background:var(--wye-grey);border-radius:var(--radius-lg);max-width:600px;padding:var(--space-6);box-shadow:var(--shadow-lg);margin:0 auto}.operations-module__Lwrv8a__mapVisual{width:100%}.operations-module__Lwrv8a__mapVisual svg{width:100%;height:auto}.operations-module__Lwrv8a__sectionClosing{padding:var(--space-9) 0 var(--space-10) 0;background:var(--wye-white);position:relative;overflow:hidden}.operations-module__Lwrv8a__sectionClosing:before{content:"";border-radius:var(--radius-brand);pointer-events:none;background:linear-gradient(135deg,#9cc93d08 0%,#0000 100%);width:300px;height:300px;position:absolute;top:10%;right:-5%}.operations-module__Lwrv8a__closingInner{text-align:center;max-width:800px;margin:0 auto}.operations-module__Lwrv8a__closingInner h2{color:var(--wye-black);margin-bottom:var(--space-4);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;font-family:var(--font-headings);line-height:1.3}.operations-module__Lwrv8a__closingInner>p{color:var(--text-secondary);margin-bottom:var(--space-6);font-size:1.125rem;line-height:1.9}.operations-module__Lwrv8a__closingActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.operations-module__Lwrv8a__sectionContact{padding:var(--space-8) 0;background:var(--wye-grey);color:var(--wye-black);position:relative;overflow:hidden}.operations-module__Lwrv8a__sectionContact:before{content:"";border-radius:var(--radius-brand);pointer-events:none;background:linear-gradient(135deg,#9cc93d08 0%,#0000 100%);width:300px;height:300px;position:absolute;top:10%;left:-5%}.operations-module__Lwrv8a__contactHeader{text-align:center;max-width:700px;margin:0 auto var(--space-7)}.operations-module__Lwrv8a__contactHeader h2{color:var(--wye-black);margin-bottom:var(--space-4);letter-spacing:var(--tracking-tight);font-size:clamp(2rem,4vw,3.5rem);font-weight:700;font-family:var(--font-headings)}.operations-module__Lwrv8a__contactHeader>p{color:var(--text-secondary);margin-bottom:var(--space-5);font-size:1.125rem;line-height:1.9}.operations-module__Lwrv8a__contactFormWrapper{background:var(--wye-white);border-radius:var(--radius-xl);max-width:700px;padding:var(--space-6);box-shadow:var(--shadow-lg);border:1px solid #262a2b14;margin:0 auto;position:relative;overflow:hidden}.operations-module__Lwrv8a__contactFormWrapper:before{content:"";background:linear-gradient(90deg, var(--wye-green) 0%, var(--wye-lime) 100%);height:3px;position:absolute;top:0;left:0;right:0}.operations-module__Lwrv8a__contactFormWrapper:hover{box-shadow:var(--shadow-xl);border-color:#9cc93d4d}.operations-module__Lwrv8a__formRow{gap:var(--space-3);margin-bottom:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.operations-module__Lwrv8a__formGroup{gap:var(--space-2);flex-direction:column;display:flex}.operations-module__Lwrv8a__formGroup.operations-module__Lwrv8a__full{grid-column:1/-1}.operations-module__Lwrv8a__formGroup label{font-size:.875rem;font-weight:var(--font-weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.operations-module__Lwrv8a__formGroup input,.operations-module__Lwrv8a__formGroup textarea,.operations-module__Lwrv8a__formGroup select{background:var(--wye-grey);border-radius:var(--radius-md);padding:var(--space-3);color:var(--wye-black);transition:all .3s var(--ease-smooth);border:1px solid #262a2b1a;font-family:inherit;font-size:1rem}.operations-module__Lwrv8a__formGroup input:focus,.operations-module__Lwrv8a__formGroup textarea:focus,.operations-module__Lwrv8a__formGroup select:focus{border-color:var(--wye-green);background:var(--wye-white);outline:none;box-shadow:0 0 0 4px #9cc93d1a}.operations-module__Lwrv8a__formGroup select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23262A2B' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.operations-module__Lwrv8a__formGroup textarea{resize:vertical;min-height:120px}.operations-module__Lwrv8a__submitBtn{background:var(--wye-green);color:#fff;border:2px solid var(--wye-green);cursor:pointer;width:100%;transition:all .4s var(--ease-spring);margin-top:var(--space-2);justify-content:center;align-items:center;gap:var(--space-2);border-radius:50px;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;display:flex;position:relative;overflow:hidden}.operations-module__Lwrv8a__submitBtn:before{content:"";background:linear-gradient(135deg, var(--wye-green-dark) 0%, var(--wye-green) 100%);opacity:0;transition:opacity .4s;position:absolute;inset:0}.operations-module__Lwrv8a__submitBtn:hover:before{opacity:1}.operations-module__Lwrv8a__submitBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #9cc93d66}.operations-module__Lwrv8a__btnText,.operations-module__Lwrv8a__btnIcon{z-index:1;position:relative}.operations-module__Lwrv8a__submitBtn.operations-module__Lwrv8a__loading .operations-module__Lwrv8a__btnText{opacity:0}.operations-module__Lwrv8a__submitBtn.operations-module__Lwrv8a__loading:after{content:"";border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite operations-module__Lwrv8a__spin;position:absolute}@keyframes operations-module__Lwrv8a__spin{to{transform:rotate(360deg)}}@media (max-width:1200px){.operations-module__Lwrv8a__warehouseGrid,.operations-module__Lwrv8a__speedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.operations-module__Lwrv8a__heroGrid{gap:var(--space-5);grid-template-columns:1fr;min-height:auto;padding-top:130px;padding-bottom:60px}.operations-module__Lwrv8a__heroContent{text-align:center;max-width:100%;padding-left:0}.operations-module__Lwrv8a__heroAccentLine{display:none}.operations-module__Lwrv8a__heroTitle{font-size:clamp(2.25rem,5vw,3.5rem)}.operations-module__Lwrv8a__heroDescription{max-width:600px;margin-left:auto;margin-right:auto}.operations-module__Lwrv8a__heroImageWrapper{max-width:600px;height:340px;margin:0 auto}.operations-module__Lwrv8a__stockGrid{grid-template-columns:1fr}.operations-module__Lwrv8a__stockImage{order:-1}.operations-module__Lwrv8a__consistencyGrid{grid-template-columns:1fr}.operations-module__Lwrv8a__consistencyVisual{order:-1}.operations-module__Lwrv8a__warehouseBenefits{align-items:center;gap:var(--space-3);flex-direction:column}}@media (max-width:768px){.operations-module__Lwrv8a__heroGrid{padding-top:110px;padding-bottom:40px}.operations-module__Lwrv8a__heroTitle{font-size:clamp(2rem,6vw,2.75rem)}.operations-module__Lwrv8a__heroImageWrapper{height:280px}.operations-module__Lwrv8a__warehouseGrid,.operations-module__Lwrv8a__speedGrid{grid-template-columns:1fr}.operations-module__Lwrv8a__closingActions{flex-direction:column;align-items:center}.operations-module__Lwrv8a__formRow{grid-template-columns:1fr}.operations-module__Lwrv8a__mapContainer{padding:var(--space-4)}}
