.home-module__06co2W__page{flex-direction:column;gap:128px;padding:128px 24px 72px;display:flex}.home-module__06co2W__container{width:min(1200px,100%);margin:0 auto}.home-module__06co2W__nav{z-index:20;width:100%;padding:18px 24px;position:fixed;top:0;left:0}.home-module__06co2W__navInner{box-shadow:var(--shadow-down);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffc;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;padding:16px 22px;display:flex}.home-module__06co2W__logo{letter-spacing:.4px;align-items:center;gap:12px;font-weight:700;display:flex}.home-module__06co2W__logoText{font-family:var(--font-display);font-size:1.1rem}.home-module__06co2W__navLinks{color:var(--color-secondary-action-text);gap:20px;font-size:.95rem;display:flex}.home-module__06co2W__navLink{white-space:nowrap;border-radius:999px;padding:8px 12px;transition:background .2s,box-shadow .2s,color .2s;position:relative}.home-module__06co2W__navLink:hover{background:#ffffffb8}.home-module__06co2W__navLinkActive{color:#5b3d00;background:#fff2c2;box-shadow:0 12px 24px -18px #00000080,0 0 20px #edc1448c}.home-module__06co2W__navLinkActive:after{content:"";background:linear-gradient(90deg,#0000,#b98400,#0000);height:2px;position:absolute;bottom:4px;left:12px;right:12px;box-shadow:0 0 10px #edc144cc}.home-module__06co2W__navToggle{border:1px solid var(--color-grey-border);width:44px;height:44px;color:var(--color-secondary-action-text);box-shadow:var(--shadow-light);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:none}.home-module__06co2W__navOverlay{opacity:0;pointer-events:none;z-index:18;background:#0f0f0f66;transition:opacity .2s;position:fixed;inset:0}.home-module__06co2W__navOverlayOpen{opacity:1;pointer-events:auto}.home-module__06co2W__navDrawer{opacity:0;pointer-events:none;z-index:19;background:#fff;border:1px solid #efefef;border-radius:24px;gap:16px;width:min(320px,100% - 48px);padding:20px;transition:opacity .2s,transform .28s cubic-bezier(.2,.9,.2,1);display:grid;position:fixed;top:90px;right:24px;transform:translate(28px)translateY(-8px)scale(.98);box-shadow:0 24px 50px -32px #000000b3}.home-module__06co2W__navDrawerOpen{opacity:1;pointer-events:auto;transform:translate(0)translateY(0)scale(1)}.home-module__06co2W__navMobileLinks{gap:10px;display:grid}.home-module__06co2W__navMobileActions{gap:12px;display:grid}.home-module__06co2W__navActions{align-items:center;gap:12px;display:flex}.home-module__06co2W__buttonPrimary,.home-module__06co2W__buttonSecondary{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.home-module__06co2W__buttonPrimary{background:var(--color-primary-action);color:#1f1f1f;box-shadow:var(--shadow-down)}.home-module__06co2W__buttonSecondary{color:var(--color-secondary-action-text);border-color:var(--color-grey-border);background:#fff}.home-module__06co2W__buttonPrimary:hover,.home-module__06co2W__buttonSecondary:hover{transform:translateY(-2px)}.home-module__06co2W__hero{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:48px;display:grid}.home-module__06co2W__heroBadge{color:var(--color-secondary-action-text);background:#ffffffd9;border:1px solid #f1f1f1;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;font-size:.9rem;display:inline-flex}.home-module__06co2W__heroTitle{font-family:var(--font-display);letter-spacing:-.5px;margin:18px 0 16px;font-size:clamp(2.6rem,4vw,4.2rem);line-height:1.05}.home-module__06co2W__heroTitle span{color:#8a6a12}.home-module__06co2W__heroCopy{color:var(--color-secondary-text);font-size:1.05rem;line-height:1.7}.home-module__06co2W__heroActions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.home-module__06co2W__heroStats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:18px;margin-top:32px;display:grid}.home-module__06co2W__statCard{box-shadow:var(--shadow-light);background:#ffffffd4;border:1px solid #f3f3f3;border-radius:18px;padding:16px}.home-module__06co2W__statValue{font-family:var(--font-display);margin-bottom:6px;font-size:1.6rem}.home-module__06co2W__statLabel{color:var(--color-secondary-text);font-size:.9rem}.home-module__06co2W__heroMedia{gap:20px;display:grid;position:relative}.home-module__06co2W__heroPanel{background:linear-gradient(160deg,#fff,#f8f8f8);border:1px solid #f1f1f1;border-radius:26px;padding:22px;animation:6s ease-in-out infinite home-module__06co2W__floatUp;box-shadow:0 24px 48px -32px #0006}.home-module__06co2W__panelHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.home-module__06co2W__panelTitle{color:var(--color-secondary-action-text);font-weight:600}.home-module__06co2W__panelGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-module__06co2W__panelCard{box-shadow:var(--shadow-light);background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:14px}.home-module__06co2W__panelCardTitle{color:var(--color-secondary-action-text);margin-top:12px;font-size:.95rem;font-weight:600}.home-module__06co2W__panelCard p{color:var(--color-secondary-text);margin-top:6px;font-size:.82rem}.home-module__06co2W__featureSection{gap:26px;scroll-margin-top:140px;display:grid}.home-module__06co2W__sectionEyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--color-secondary-action-text);font-size:.75rem}.home-module__06co2W__sectionTitle{font-family:var(--font-display);margin-top:8px;font-size:clamp(2rem,3vw,2.8rem)}.home-module__06co2W__sectionCopy{max-width:560px;color:var(--color-secondary-text);line-height:1.7}.home-module__06co2W__featureGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.home-module__06co2W__featureCard{box-shadow:var(--shadow-light);background:#ffffffd9;border:1px solid #f3f3f3;border-radius:20px;padding:20px;transition:transform .2s}.home-module__06co2W__featureCard:hover{transform:translateY(-4px)}.home-module__06co2W__featureIcon{color:#5b3d00;background:#ffe7a0;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.home-module__06co2W__featureCard h3{margin-top:16px;font-size:1.05rem}.home-module__06co2W__featureCard p{color:var(--color-secondary-text);margin-top:8px;font-size:.95rem;line-height:1.6}.home-module__06co2W__operations{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:32px;scroll-margin-top:140px;display:grid}.home-module__06co2W__checklist{gap:12px;margin-top:20px;display:grid}.home-module__06co2W__checkItem{color:var(--color-secondary-text);align-items:flex-start;gap:12px;font-size:.95rem;display:flex}.home-module__06co2W__checkIcon{color:#2f7d32;margin-top:2px}.home-module__06co2W__moduleCard{background:#ffffffeb;border:1px solid #f3f3f3;border-radius:24px;padding:24px;box-shadow:0 30px 60px -40px #0009}.home-module__06co2W__moduleHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.home-module__06co2W__moduleList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.home-module__06co2W__moduleItem{color:var(--color-secondary-action-text);background:#f7f7f7;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-size:.9rem;display:flex}.home-module__06co2W__insights{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:stretch;gap:24px;display:grid}.home-module__06co2W__insightCard{box-shadow:var(--shadow-light);background:#ffffffd9;border:1px solid #f3f3f3;border-radius:22px;padding:22px}.home-module__06co2W__insightValue{font-family:var(--font-display);font-size:2rem}.home-module__06co2W__insightLabel{color:var(--color-secondary-text);margin-top:8px}.home-module__06co2W__quoteCard{box-shadow:var(--shadow-down);background:linear-gradient(135deg,#fff6d8,#fff);border-radius:24px;gap:16px;padding:26px;display:grid}.home-module__06co2W__quoteCard p{color:var(--color-secondary-action-text);line-height:1.7}.home-module__06co2W__cta{color:var(--color-light-text);background:#151515;border-radius:28px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:center;gap:24px;padding:36px;scroll-margin-top:140px;display:grid}.home-module__06co2W__sectionAnchor{scroll-margin-top:140px}.home-module__06co2W__ctaTitle{font-family:var(--font-display);font-size:clamp(2rem,3vw,2.6rem)}.home-module__06co2W__ctaCopy{color:#d8d8d8;line-height:1.7}.home-module__06co2W__ctaActions{flex-wrap:wrap;gap:12px;display:flex}.home-module__06co2W__footer{height:20vh;color:var(--color-secondary-text);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;padding:32px 0;font-size:.9rem;display:flex}.home-module__06co2W__footerLinks{flex-wrap:wrap;gap:16px;display:flex}@keyframes home-module__06co2W__floatUp{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-module__06co2W__heroPanel{animation:none}.home-module__06co2W__navOverlay,.home-module__06co2W__navDrawer{transition:none}.home-module__06co2W__navDrawer{transform:none}}@media (max-width:960px){.home-module__06co2W__navInner{border-radius:24px;flex-wrap:wrap;gap:14px}.home-module__06co2W__navLinks,.home-module__06co2W__navActions{display:none}.home-module__06co2W__navToggle{display:inline-flex}}@media (max-width:700px){.home-module__06co2W__page{gap:72px;padding-top:118px}.home-module__06co2W__navInner{border-radius:20px}.home-module__06co2W__heroActions,.home-module__06co2W__ctaActions{flex-direction:column;align-items:stretch}.home-module__06co2W__panelGrid,.home-module__06co2W__moduleList{grid-template-columns:1fr}}@media (max-width:520px){.home-module__06co2W__page{padding-top:110px}.home-module__06co2W__hero{gap:32px}.home-module__06co2W__heroPanel{animation:none}.home-module__06co2W__heroStats{grid-template-columns:1fr}}
