.home-hero{border-radius:var(--radius-lg);isolation:isolate;margin-bottom:48px;position:relative;overflow:hidden}.home-hero-bg{object-fit:cover;object-position:center right;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.home-hero-overlay{z-index:-1;background:linear-gradient(100deg,#0a0a0ce6 0%,#0a0a0cb8 38%,#0a0a0c6b 62%,#0a0a0c42 100%);position:absolute;inset:0}.home-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;padding:52px 48px 36px;display:grid}.home-hero-copy{color:#fff;flex-direction:column;justify-content:center;min-height:100%;display:flex}.home-hero-eyebrow{color:#6fe3a1;letter-spacing:1.8px;text-transform:uppercase;backdrop-filter:blur(4px);background:#00723b2e;border:1px solid #6fe3a166;border-radius:999px;align-self:flex-start;margin-bottom:20px;padding:6px 14px;font-size:.76rem;font-weight:600;display:inline-block}.home-hero-title{letter-spacing:-.8px;text-wrap:balance;margin-bottom:18px;font-size:2.8rem;font-weight:800;line-height:1.08}.home-hero-subtitle{opacity:.92;margin-bottom:22px;font-size:1.05rem;line-height:1.55}.home-hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.home-hero-btn-primary,.home-hero-btn-secondary{border-radius:var(--radius-lg);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:15px 28px;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.home-hero-btn-primary{background:var(--primary);color:#fff;border:none;box-shadow:0 8px 22px #da20306b}.home-hero-btn-primary:hover{background:var(--primary-dark);color:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #da203085}.home-hero-btn-primary svg{flex-shrink:0;width:18px;height:18px}.home-hero-btn-secondary{color:#fff;background:#0a0a0c73;border:1px solid #ffffff80}.home-hero-btn-secondary:hover{color:#fff;background:#0a0a0cad;transform:translateY(-2px)}.home-hero-cta{flex-direction:column;gap:20px;display:flex}.home-hero-card{border-radius:var(--radius-lg);background:#fff;padding:28px;box-shadow:0 20px 60px #00000040}.home-hero-bar{border-radius:var(--radius-lg);backdrop-filter:blur(6px);background:#0c0c0e8c;border:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);margin:0 48px 48px;display:grid;position:relative;overflow:hidden}.home-hero-baritem{border-left:1px solid #ffffff1a;align-items:center;gap:14px;padding:20px 24px;display:flex}.home-hero-baritem:first-child{border-left:none}.home-hero-baricon{color:#6fe3a1;flex-shrink:0;display:inline-flex}.home-hero-baricon svg{width:30px;height:30px}.home-hero-bartext{flex-direction:column;gap:2px;min-width:0;display:flex}.home-hero-barvalue{color:#fff;letter-spacing:-.5px;font-size:1.35rem;font-weight:800;line-height:1.05}.home-hero-barunit{opacity:.85;font-size:.9rem;font-weight:700}.home-hero-barlabel{color:#ffffffa8;font-size:.76rem;line-height:1.25}.hero-form-headline{color:var(--text);letter-spacing:-.3px;margin-bottom:6px;font-size:1.25rem;font-weight:800;line-height:1.25}.hero-form-subtext{color:var(--text-light);margin-bottom:18px;font-size:.88rem;line-height:1.45}.hero-form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hero-form-field{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.hero-form-field span{color:var(--text-light);font-size:.78rem;font-weight:600}.hero-form-field input,.hero-form-field textarea,.hero-form-field select{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:#fff;padding:10px 12px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.hero-form-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23888'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:18px;padding-right:34px}.hero-form-field input:focus,.hero-form-field textarea:focus,.hero-form-field select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #da20301f}.hero-form-field textarea{resize:vertical;min-height:60px}.hero-form-error{color:var(--danger);border-radius:var(--radius);border-left:3px solid var(--danger);background:#fef2f2;margin:6px 0 8px;padding:8px 12px;font-size:.85rem}.hero-form-submit{border-radius:var(--radius-lg);background:var(--primary);color:#fff;cursor:pointer;letter-spacing:.2px;border:none;width:100%;margin-top:6px;padding:14px 22px;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s}.hero-form-submit:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 8px 20px #da20304d}.hero-form-submit:disabled{opacity:.6;cursor:not-allowed}.hero-form-success{text-align:center;padding:24px 8px}.hero-form-success h3{color:var(--secondary);margin-bottom:8px;font-size:1.3rem;font-weight:800}.hero-form-success p{color:var(--text-light);line-height:1.5}.home-segments{background:#fff;margin-bottom:48px;padding:72px 32px}.home-segments-inner{text-align:center;max-width:1200px;margin:0 auto}.home-segments-eyebrow{color:var(--secondary);letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:700;display:inline-block}.home-segments-title{letter-spacing:-.6px;color:var(--text);text-wrap:balance;margin-bottom:14px;font-size:2.1rem;font-weight:800;line-height:1.15}.home-segments-subtitle{color:var(--text-light);max-width:720px;margin:0 auto 44px;font-size:1.05rem;line-height:1.55}.home-segments-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.home-segment{border:1px solid var(--border);border-radius:var(--radius-lg);color:inherit;background:#fafafa;flex-direction:column;gap:10px;padding:26px 22px 54px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex;position:relative}.home-segment:hover{background:#fff;border-color:#00723b;transform:translateY(-3px);box-shadow:0 18px 40px #00723b1f}.home-segment-icon{color:#00723b;background:#00723b1a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:6px;display:inline-flex}.home-segment-icon svg{width:24px;height:24px}.home-segment-title{color:var(--text);margin:0;font-size:1.05rem;font-weight:700;line-height:1.3}.home-segment-body{color:var(--text-light);margin:0;font-size:.92rem;line-height:1.5}.home-segment-arrow{color:#00723b;opacity:.45;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;bottom:20px;right:20px}.home-segment-arrow svg{width:18px;height:18px}.home-segment:hover .home-segment-arrow{opacity:1;transform:translate(4px)}.home-categories{scroll-margin-top:80px}.home-pain{border-radius:var(--radius-lg);background:#f7f5f2;margin-bottom:48px;padding:80px 32px}.home-pain-inner{text-align:center;max-width:1100px;margin:0 auto}.home-pain-eyebrow{color:var(--secondary);letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:700;display:inline-block}.home-pain-title{letter-spacing:-.6px;color:var(--text);text-wrap:balance;margin-bottom:14px;font-size:2.1rem;font-weight:800;line-height:1.15}.home-pain-subtitle{color:var(--text-light);max-width:680px;margin:0 auto 48px;font-size:1.05rem;line-height:1.55}.home-pain-grid{text-align:left;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px;display:grid}.home-pain-col{border-radius:var(--radius-lg);background:#fff;border-top:4px solid #0000;padding:32px 28px;box-shadow:0 4px 20px #0000000a}.home-pain-col-without{border-top-color:var(--primary)}.home-pain-col-with{border-top-color:var(--secondary)}.home-pain-col-label{letter-spacing:1.6px;border-radius:999px;margin-bottom:20px;padding:6px 12px;font-size:.74rem;font-weight:700;display:inline-block}.home-pain-col-without .home-pain-col-label{color:var(--primary);background:#da203014;border:1px solid #da20302e}.home-pain-col-with .home-pain-col-label{color:var(--secondary);background:#00723b14;border:1px solid #00723b33}.home-pain-list{flex-direction:column;gap:22px;margin:0;padding:0;list-style:none;display:flex}.home-pain-list li{padding-left:32px;position:relative}.home-pain-list li:before{content:"";border-radius:50%;width:20px;height:20px;display:block;position:absolute;top:4px;left:0}.home-pain-col-without .home-pain-list li:before{background-color:var(--primary);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E") 50%/70% no-repeat}.home-pain-col-with .home-pain-list li:before{background-color:var(--secondary);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") 50%/70% no-repeat}.home-pain-list h3{color:var(--text);margin:0 0 6px;font-size:1.05rem;font-weight:700;line-height:1.3}.home-pain-list p{color:var(--text-light);margin:0;font-size:.94rem;line-height:1.55}.home-pain-cta{background:var(--primary);color:#fff;border-radius:var(--radius-lg);cursor:pointer;letter-spacing:.2px;border:none;padding:16px 32px;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 8px 20px #da203040}.home-pain-cta:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 10px 26px #da203059}.home-pillars{border-radius:var(--radius-lg);background:#fff;margin-bottom:48px;padding:80px 32px}.home-pillars-inner{text-align:center;max-width:1100px;margin:0 auto}.home-pillars-eyebrow{color:var(--secondary);letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:700;display:inline-block}.home-pillars-title{letter-spacing:-.6px;color:var(--text);text-wrap:balance;margin-bottom:14px;font-size:2.1rem;font-weight:800;line-height:1.15}.home-pillars-subtitle{color:var(--text-light);max-width:720px;margin:0 auto 56px;font-size:1.05rem;line-height:1.55}.home-pillars-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.home-pillar{border-left:1px solid var(--border);align-items:flex-start;gap:18px;padding:4px 36px;display:flex}.home-pillar:first-child{border-left:none;padding-left:0}.home-pillar:last-child{padding-right:0}.home-pillar-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.home-pillar-icon svg{width:26px;height:26px}.home-pillar-icon-1{color:var(--primary);background:#da20301a}.home-pillar-icon-2{color:var(--secondary);background:#00723b1a}.home-pillar-icon-3{color:#1a1a1e;background:#1414180f}.home-pillar-text{min-width:0}.home-pillar-title{color:var(--text);letter-spacing:-.2px;margin:6px 0 8px;font-size:1.1rem;font-weight:800;line-height:1.25}.home-pillar-body{color:var(--text-light);margin:0;font-size:.92rem;line-height:1.55}.home-categories{border-radius:var(--radius-lg);background:#f7f5f2;margin-bottom:48px;padding:80px 32px}.home-categories-inner{grid-template-columns:.85fr 2fr;align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:grid}.home-categories-eyebrow{color:var(--secondary);letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:700;display:inline-block}.home-categories-title{letter-spacing:-.6px;color:var(--text);text-wrap:balance;margin-bottom:14px;font-size:1.9rem;font-weight:800;line-height:1.15}.home-categories-subtitle{color:var(--text-light);margin:0 0 24px;font-size:1rem;line-height:1.55}.home-categories-cta{border-radius:var(--radius-lg);background:var(--text);color:#fff;align-items:center;gap:10px;padding:13px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.home-categories-cta svg{width:18px;height:18px}.home-categories-cta:hover{color:#fff;background:#000;transform:translateY(-1px);box-shadow:0 10px 24px #00000038}.home-categories-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.home-category{border-radius:var(--radius-lg);border:1px solid var(--border);color:inherit;background:#fff;flex-direction:row;align-items:center;gap:14px;padding:14px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.home-category:hover{border-color:#00000026;transform:translateY(-3px);box-shadow:0 18px 40px #0000001a}.home-category-image{border-radius:var(--radius);background:#f7f7f8;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:84px;display:flex;overflow:hidden}.home-category-image img{object-fit:contain;width:100%;height:100%;padding:8px;transition:transform .3s}.home-category:hover .home-category-image img{transform:scale(1.05)}.home-category-image-placeholder svg{color:#c9ccd1;width:42px;height:42px}.home-category-body{flex:1;min-width:0}.home-category-body h3{color:var(--text);letter-spacing:-.2px;margin:0 0 4px;font-size:1rem;font-weight:800}.home-category-body p{color:var(--text-light);margin:0 0 8px;font-size:.85rem;line-height:1.45}.home-category-cta{color:var(--secondary);align-items:center;gap:5px;font-size:.82rem;font-weight:700;transition:gap .2s;display:inline-flex}.home-category-cta svg{width:15px;height:15px}.home-category:hover .home-category-cta{gap:9px}.home-process{border-radius:var(--radius-lg);background:#fff;margin-bottom:48px;padding:80px 32px}.home-process-inner{text-align:center;max-width:1100px;margin:0 auto}.home-process-eyebrow{color:var(--secondary);letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:700;display:inline-block}.home-process-title{letter-spacing:-.6px;color:var(--text);text-wrap:balance;margin-bottom:14px;font-size:2.1rem;font-weight:800;line-height:1.15}.home-process-subtitle{color:var(--text-light);max-width:680px;margin:0 auto 56px;font-size:1.05rem;line-height:1.55}.home-process-steps{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;margin:0 0 48px;padding:0;list-style:none;display:grid;position:relative}.home-process-steps:before{content:"";z-index:0;background:repeating-linear-gradient(90deg,#00723b4d 0 6px,#0000 6px 12px);height:2px;position:absolute;top:34px;left:10%;right:10%}.home-process-step{border:1px solid var(--border);border-radius:var(--radius-lg);z-index:1;background:#fafafa;padding:28px 26px 26px;position:relative}.home-process-step-num{background:var(--secondary);color:#fff;letter-spacing:.5px;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:18px;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #00723b40}.home-process-step-title{color:var(--text);letter-spacing:-.2px;margin:0 0 8px;font-size:1.08rem;font-weight:800;line-height:1.3}.home-process-step-body{color:var(--text-light);margin:0;font-size:.93rem;line-height:1.55}.home-process-cta{border-radius:var(--radius-lg);background:var(--secondary);color:#fff;cursor:pointer;letter-spacing:.2px;border:none;align-items:center;gap:10px;padding:16px 30px;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #00723b47}.home-process-cta svg{width:18px;height:18px}.home-process-cta:hover{background:#005c2f;transform:translateY(-1px);box-shadow:0 10px 26px #00723b61}.home-capacity{background:radial-gradient(circle at 20% 20%, #ffffff14 0%, transparent 50%), radial-gradient(circle at 80% 80%, #ffffff0f 0%, transparent 45%), linear-gradient(135deg, var(--secondary) 0%, #005c2f 100%);border-radius:var(--radius-lg);color:#fff;margin-bottom:48px;padding:80px 32px}.home-capacity-inner{text-align:center;max-width:1100px;margin:0 auto}.home-capacity-eyebrow{color:#6fe3a1;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:700;display:inline-block}.home-capacity-title{letter-spacing:-.6px;color:#fff;text-wrap:balance;margin-bottom:14px;font-size:2.1rem;font-weight:800;line-height:1.15}.home-capacity-subtitle{color:#ffffffd1;max-width:680px;margin:0 auto 56px;font-size:1.05rem;line-height:1.55}.home-capacity-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:720px;margin:0 auto;display:grid}.home-capacity-stat{border-radius:var(--radius-lg);backdrop-filter:blur(2px);background:#ffffff0f;border:1px solid #ffffff1f;flex-direction:column;align-items:center;gap:10px;padding:28px 16px;display:flex}.home-capacity-value{color:#fff;letter-spacing:-1.2px;font-size:3rem;font-weight:800;line-height:1}.home-capacity-label{color:#ffffffd1;letter-spacing:.3px;text-align:center;font-size:.82rem;line-height:1.4}.home-heritage{border-radius:var(--radius-lg);background:#f7f5f2;margin-bottom:48px;padding:80px 32px}.home-heritage-inner{grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1100px;margin:0 auto;display:grid}.home-heritage-eyebrow{color:var(--secondary);letter-spacing:2px;text-transform:uppercase;margin-bottom:16px;font-size:.76rem;font-weight:700;display:inline-block}.home-heritage-title{letter-spacing:-.7px;color:var(--text);text-wrap:balance;margin-bottom:20px;font-size:2.1rem;font-weight:800;line-height:1.14}.home-heritage-body{color:var(--text-light);margin:0 0 32px;font-size:1.02rem;line-height:1.68}.home-heritage-facts{border-top:1px solid #00000014;flex-wrap:wrap;gap:32px;padding-top:28px;display:flex}.home-heritage-fact{flex-direction:column;gap:6px;display:flex}.home-heritage-fact-value{color:var(--primary);letter-spacing:-1px;font-size:2.2rem;font-weight:800;line-height:1}.home-heritage-fact:nth-child(2) .home-heritage-fact-value{color:var(--secondary)}.home-heritage-fact:nth-child(3) .home-heritage-fact-value{color:var(--text)}.home-heritage-fact-label{color:var(--text-light);letter-spacing:.2px;font-size:.82rem;line-height:1.35}.home-heritage-media{position:relative}.home-heritage-img{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:100%;max-height:520px;display:block;box-shadow:0 20px 50px #0000002e}.home-heritage-certs{backdrop-filter:blur(6px);border-radius:var(--radius);background:#fffffff5;padding:16px 18px;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 12px 30px #00000029}.home-heritage-certs-label{letter-spacing:.6px;text-transform:uppercase;color:var(--secondary);margin-bottom:10px;font-size:.72rem;font-weight:700;display:block}.home-heritage-certs-row{flex-wrap:wrap;gap:8px;display:flex}.home-heritage-cert-badge{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:999px;align-items:center;padding:5px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.home-final{background:radial-gradient(circle at 15% 15%, #ffffff1a 0%, transparent 45%), radial-gradient(circle at 85% 85%, #0000002e 0%, transparent 50%), linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);border-radius:var(--radius-lg);color:#fff;margin-bottom:24px;padding:88px 32px}.home-final-inner{justify-content:space-between;align-items:center;gap:40px;max-width:1100px;margin:0 auto;display:flex}.home-final-text{max-width:560px}.home-final-title{letter-spacing:-.6px;color:#fff;text-wrap:balance;margin:0 0 12px;font-size:2rem;font-weight:800;line-height:1.18}.home-final-body{color:#ffffffe6;margin:0;font-size:1.02rem;line-height:1.55}.home-final-ctas{flex-wrap:wrap;flex-shrink:0;gap:14px;display:flex}.home-final-cta-primary,.home-final-cta-catalog{border-radius:var(--radius-lg);letter-spacing:.2px;cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.home-final-cta-primary svg,.home-final-cta-catalog svg{width:20px;height:20px}.home-final-cta-catalog{color:#fff;background:0 0;border:1.5px solid #fff9}.home-final-cta-catalog:hover{background:#ffffff1f;border-color:#fff;transform:translateY(-2px)}.home-final-cta-primary{color:var(--primary);background:#fff;border:none;box-shadow:0 10px 28px #00000038}.home-final-cta-primary:hover{color:var(--primary-dark);background:#fff;transform:translateY(-2px);box-shadow:0 14px 34px #00000047}@media (width<=960px){.home-hero{min-height:unset}.home-hero-grid{grid-template-columns:1fr;gap:28px;padding:40px 24px 8px}.home-hero-overlay{background:linear-gradient(#0a0a0cc7 0%,#0a0a0ce0 60%,#0a0a0ceb 100%)}.home-hero-title{font-size:2.1rem}.home-hero-actions{margin-top:22px}.home-hero-btn-primary,.home-hero-btn-secondary{flex:auto}.home-hero-bar{grid-template-columns:repeat(2,1fr);margin:0 24px 32px}.home-hero-baritem{padding:16px 18px}.home-hero-baritem:nth-child(odd){border-left:none}.home-hero-baritem:nth-child(n+3){border-top:1px solid #ffffff1a}.home-hero-baricon svg{width:26px;height:26px}.home-hero-barvalue{font-size:1.2rem}.home-pain{padding:56px 20px}.home-pain-title{font-size:1.7rem}.home-pain-subtitle{margin-bottom:32px}.home-pain-grid{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.home-pain-col{padding:24px 22px}.home-pillars{padding:56px 20px}.home-pillars-title{font-size:1.7rem}.home-pillars-subtitle{margin-bottom:36px}.home-pillars-grid{grid-template-columns:1fr;gap:28px}.home-pillar{border-left:none;padding:0}.home-pillar:first-child,.home-pillar:last-child{padding:0}.home-categories{padding:56px 20px}.home-categories-inner{grid-template-columns:1fr;gap:32px}.home-categories-title{font-size:1.7rem}.home-categories-subtitle{margin-bottom:22px}.home-categories-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (width<=560px){.home-categories-grid{grid-template-columns:1fr}}@media (width<=960px){.home-segments{padding:56px 20px}.home-segments-title{font-size:1.7rem}.home-segments-subtitle{margin-bottom:32px}.home-segments-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (width<=560px){.home-segments-grid{grid-template-columns:1fr}}@media (width<=960px){.home-process{padding:56px 20px}.home-process-title{font-size:1.7rem}.home-process-subtitle{margin-bottom:36px}.home-process-steps{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.home-process-steps:before{display:none}.home-process-step{padding:24px 22px}.home-capacity{padding:56px 20px}.home-capacity-title{font-size:1.7rem}.home-capacity-subtitle{margin-bottom:36px}.home-capacity-grid{grid-template-columns:repeat(2,1fr);gap:14px}.home-capacity-value{font-size:2.4rem}.home-capacity-stat{padding:22px 12px}.home-heritage{padding:56px 20px}.home-heritage-inner{grid-template-columns:1fr;gap:32px}.home-heritage-title{font-size:1.8rem}.home-heritage-body{margin-bottom:26px;font-size:1rem}.home-heritage-facts{gap:24px}.home-heritage-fact-value{font-size:2rem}.home-heritage-img{max-height:400px}.home-final{padding:64px 20px}.home-final-inner{flex-direction:column;align-items:flex-start;gap:28px}.home-final-text{max-width:none}.home-final-title{font-size:1.8rem}.home-final-body{font-size:1rem}.home-final-ctas{flex-direction:column;align-items:stretch;width:100%}.home-final-cta-primary,.home-final-cta-catalog{width:100%}}@media (width<=520px){.hero-form-row{grid-template-columns:1fr;gap:0}.home-hero-card{padding:22px}}@media (width<=440px){.home-hero-grid{padding:32px 16px}.home-hero-title{text-wrap:normal;overflow-wrap:anywhere;word-break:break-word;font-size:1.45rem;line-height:1.22}.home-hero-subtitle{font-size:.95rem}.home-pain-title,.home-pillars-title,.home-segments-title,.home-categories-title,.home-process-title{font-size:1.5rem}.home-capacity-title{font-size:1.45rem}.home-capacity-grid{grid-template-columns:1fr}.home-heritage-title{font-size:1.55rem}.home-final-title{font-size:1.5rem;line-height:1.22}.home-final-cta-primary,.home-final-cta-catalog{gap:8px;padding:14px 18px;font-size:.92rem}.home-final-cta-primary svg,.home-final-cta-catalog svg{width:18px;height:18px}}.home-sticky-cta{display:none}@media (width<=768px){.home-sticky-cta{z-index:880;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));backdrop-filter:blur(10px);border-top:1px solid var(--border);background:#ffffffeb;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #00000014}.home-sticky-cta button{border-radius:var(--radius-lg);background:var(--primary);color:#fff;cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:15px 20px;font-family:inherit;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 6px 18px #da203066}.home-sticky-cta button svg{width:18px;height:18px}}
