.nav-shell-centered{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:28px}.main-nav-centered{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px}.nav-links-center{display:flex;justify-content:center;align-items:center;gap:8px;min-width:0}.nav-links-center>a{padding:11px 13px;border-radius:10px;color:var(--text);font-size:.94rem;font-weight:600;transition:color var(--transition),background var(--transition)}.nav-links-center>a:hover,.nav-links-center>a.active{color:var(--green-700);background:#0d6d450f}.nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.header-icon-link{display:inline-flex;align-items:center;gap:7px;color:var(--green-950);font-size:.84rem;font-weight:700}.header-icon-link svg,.social-icon-link svg,.footer-social-icon svg{width:18px;height:18px;fill:currentColor}.header-socials,.footer-socials{display:flex;align-items:center;gap:8px}.social-icon-link{width:40px;height:40px;display:grid;place-items:center;flex-shrink:0;border-radius:50%;background:#edf6e9;color:var(--green-700);transition:transform .2s ease,background .2s ease,color .2s ease}.social-icon-link:hover{transform:translateY(-2px);background:var(--green-700);color:#fff}.social-icon-link.instagram:hover{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.footer-socials{margin-top:20px}.footer-social-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#ffffffd9;background:#ffffff14;transition:transform .2s ease,background .2s ease,color .2s ease}.footer-social-icon:hover{transform:translateY(-2px);color:#fff;background:#ffffff29}.footer-social-icon.instagram:hover{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.footer-contact-links{gap:13px}.footer-contact-item{min-width:0;display:flex!important;align-items:flex-start;gap:10px;line-height:1.5}.footer-contact-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;margin-top:-3px;border-radius:10px;color:#bfe5c9;background:#ffffff14;transition:transform .2s ease,color .2s ease,background .2s ease}.footer-contact-icon svg{width:17px;height:17px;fill:currentColor}.footer-contact-item>span:last-child{min-width:0;overflow-wrap:anywhere}.footer-contact-item:hover .footer-contact-icon{transform:translateY(-2px);color:#fff;background:#ffffff26}@media(max-width:1180px){.header-phone span{display:none}.header-phone{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#f2f7ee}}@media(max-width:920px){.nav-shell-centered{display:flex;justify-content:space-between;align-items:center}.main-nav-centered{display:flex;flex-direction:column;align-items:stretch;gap:6px}.nav-links-center{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:4px}.nav-links-center>a{width:100%;padding:14px 12px}.nav-actions{width:100%;margin-top:12px;display:grid;grid-template-columns:auto auto 1fr;gap:10px}.header-socials{display:flex}.header-phone,.social-icon-link{width:46px;height:46px}.nav-quote{grid-column:1 / -1;width:100%;margin:0}}
