*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}[hidden]{display:none!important}body{font-family:"Exo 2",system-ui,sans-serif;background:#f5f7fa;color:#1f2328;min-height:100vh;line-height:1.5}a{color:inherit;text-decoration:none}.h-nav{display:flex;align-items:center;justify-content:flex-end;max-width:1100px;margin:0 auto;padding:1.1rem 1.5rem}.lang-sel{display:flex;align-items:center;gap:.2rem;font-size:.78rem;font-weight:600}.lang-sel__btn{background:none;border:none;color:#9aa3b0;cursor:pointer;padding:.2rem .3rem;border-radius:.2rem;font-size:inherit;font-weight:inherit;transition:color .15s}.lang-sel__btn.active,.lang-sel__btn:hover{color:#007a63}.lang-sel__sep{color:#c8d0da}.h-hero{text-align:center;padding:5.5rem 1.5rem 4.5rem;max-width:760px;margin:0 auto}.h-hero__title{font-size:clamp(2.4rem,6.5vw,4rem);font-weight:700;letter-spacing:-.01em;line-height:1.08}.h-hero__title span{color:#007a63}.h-hero__body{margin-top:1.6rem;font-size:1.08rem;color:#444c56;line-height:1.7}.h-hero__body+.h-hero__body{margin-top:.85rem;font-size:.98rem;color:#64748b}.h-hero__actions{margin-top:2.5rem;display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn-primary{padding:.8rem 2.2rem;background:#007a63;color:#fff;border-radius:.5rem;font-weight:700;font-size:1rem;transition:background .15s}.btn-primary:hover{background:#005f4e}.btn-secondary{padding:.8rem 2.2rem;background:transparent;color:#444c56;border:1.5px solid rgba(0,0,0,.15);border-radius:.5rem;font-weight:600;font-size:1rem;transition:border-color .15s,color .15s}.btn-secondary:hover{border-color:#007a63;color:#007a63}.h-section{max-width:1100px;margin:0 auto;padding:4rem 1.5rem;border-top:1px solid rgba(0,0,0,.07)}.h-section__hdr{margin-bottom:1.75rem}.h-section__title{font-size:1.4rem;font-weight:700;letter-spacing:-.01em;color:#1f2328}.h-section__sub{margin-top:.3rem;font-size:.9rem;color:#64748b}.h-why-list{display:flex;flex-direction:column;gap:.75rem;max-width:680px}.h-why-item{display:flex;align-items:flex-start;gap:.85rem;padding:1rem 1.15rem;border-radius:.75rem;background:#fff;border:1px solid rgba(0,0,0,.08)}.h-why-item__dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#007a63;margin-top:.45rem}.h-why-item__text{font-size:.97rem;color:#444c56;line-height:1.5}.hc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:.9rem}.hc-avatar{display:flex;flex-direction:column;align-items:center;gap:.45rem;padding:.8rem .5rem;border-radius:.75rem;background:#fff;border:1px solid rgba(0,0,0,.08);transition:border-color .15s,background .15s;cursor:pointer}.hc-avatar:hover{border-color:#007a6359;background:#007a630d}.hc-avatar__cs{font-size:.7rem;font-weight:600;color:#64748b;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ha-feed{display:flex;flex-direction:column;gap:.45rem}.ha-item{display:flex;align-items:center;gap:.85rem;padding:.8rem 1rem;border-radius:.6rem;background:#fff;border:1px solid rgba(0,0,0,.07);transition:border-color .15s,background .15s}.ha-item:hover{border-color:#007a6340;background:#007a6308}.ha-item__av{flex-shrink:0}.ha-item__body{flex:1;min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem}.ha-item__cs{font-weight:700;font-size:.9rem;white-space:nowrap;color:#1f2328}.ha-item__txt{font-size:.84rem;color:#64748b}.ha-item__ts{flex-shrink:0;font-size:.77rem;color:#94a3b8;white-space:nowrap}.ha-empty{color:#94a3b8;font-size:.9rem;padding:.5rem 0}.h-wip{text-align:center;padding:5rem 1.5rem 4rem;border-top:1px solid rgba(0,0,0,.07)}.h-wip__title{font-size:1.8rem;font-weight:700;letter-spacing:-.01em;color:#1f2328}.h-wip__body{margin-top:1rem;font-size:1rem;color:#444c56;line-height:1.7;max-width:520px;margin-left:auto;margin-right:auto}.h-wip__body+.h-wip__body{margin-top:.6rem}.h-contact-trigger{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.8rem;padding:.65rem 1.3rem;border-radius:.5rem;background:#fff;border:1px solid rgba(0,0,0,.1);font-family:inherit;font-size:.95rem;font-weight:600;color:#007a63;cursor:pointer;transition:border-color .15s,background .15s}.h-contact-trigger:hover{border-color:#007a6359;background:#007a630d}.h-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.h-modal{position:relative;background:#f5f7fa;border-radius:.75rem;padding:2rem;width:100%;max-width:460px;box-shadow:0 8px 32px #0000002e}.h-modal__close{position:absolute;top:.75rem;right:.9rem;background:none;border:none;font-size:1.4rem;line-height:1;color:#9aa3b0;cursor:pointer;padding:.2rem .4rem;border-radius:.3rem;transition:color .15s}.h-modal__close:hover{color:#1f2328}.h-modal__title{font-size:1.1rem;font-weight:700;color:#1f2328;margin-bottom:1.2rem}.h-form{max-width:100%;margin:0;text-align:left}.h-form__field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.9rem}.h-form__label{font-size:.82rem;font-weight:600;color:#444c56}.h-form__input,.h-form__textarea{width:100%;padding:.6rem .85rem;border-radius:.4rem;border:1px solid rgba(0,0,0,.15);background:#fff;color:#1f2328;font-family:inherit;font-size:.95rem;transition:border-color .15s}.h-form__input:focus,.h-form__textarea:focus{outline:none;border-color:#007a63;box-shadow:0 0 0 3px #007a631a}.h-form__textarea{resize:vertical;min-height:110px}.h-form__submit{padding:.7rem 2rem;background:#007a63;color:#fff;border:none;border-radius:.4rem;font-family:inherit;font-weight:700;font-size:.95rem;cursor:pointer;transition:background .15s}.h-form__submit:hover:not(:disabled){background:#005f4e}.h-form__submit:disabled{opacity:.6;cursor:not-allowed}.h-form__feedback{margin-top:.75rem;font-size:.88rem}.h-form__feedback--ok{color:#007a63}.h-form__feedback--err{color:#cf222e}.h-footer{text-align:center;padding:1.2rem 1.5rem;border-top:1px solid rgba(0,0,0,.07);font-size:.78rem;color:#9aa3b0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}.sk{animation:pulse 1.6s ease-in-out infinite;background:#00000012;border-radius:.75rem}.sk-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:.9rem}.sk-grid .sk{height:105px}.sk-feed{display:flex;flex-direction:column;gap:.45rem}.sk-feed .sk{height:58px;border-radius:.6rem}@media (max-width: 480px){.h-hero{padding:3.5rem 1.25rem 3rem}.h-section{padding:3rem 1.25rem}.hc-grid{grid-template-columns:repeat(auto-fill,minmax(76px,1fr))}.h-wip{padding:3.5rem 1.25rem 3rem}}
