.page-module___8aEwW__main{background:var(--background)}.page-module___8aEwW__pageLayout{grid-template-columns:1fr;gap:2rem;max-width:1700px;margin:0 auto;padding:0 1rem;display:grid}.page-module___8aEwW__adRail{display:none}.page-module___8aEwW__contentColumn{min-width:0}@media (min-width:1280px){.page-module___8aEwW__pageLayout{grid-template-columns:180px minmax(0,1fr) 180px;align-items:start}.page-module___8aEwW__adRail{display:block;position:sticky;top:5rem}}@media (min-width:1500px){.page-module___8aEwW__pageLayout{grid-template-columns:220px minmax(0,1fr) 220px;gap:2.5rem}}.page-module___8aEwW__hero{text-align:center;flex-direction:column;align-items:center;padding:5rem 1rem 3rem;display:flex}.page-module___8aEwW__heroContent{flex-direction:column;align-items:center;width:100%;max-width:56rem;display:flex}.page-module___8aEwW__title{font-size:var(--text-4xl);letter-spacing:var(--tracking-tighter);max-width:22ch;margin-bottom:1.25rem;font-weight:700;line-height:1.05}.page-module___8aEwW__description{font-size:var(--text-lg);color:var(--muted-foreground);max-width:42rem;margin-bottom:2rem;line-height:1.6}.page-module___8aEwW__searchBar{background:var(--card);border:1px solid var(--input);border-radius:var(--radius-lg);width:100%;max-width:46rem;box-shadow:var(--shadow-xs);align-items:center;gap:.25rem;padding:.375rem;transition:border-color .15s,box-shadow .15s;display:flex}.page-module___8aEwW__searchBar:focus-within{border-color:var(--ring);box-shadow:0 0 0 3px rgba(var(--ring-rgb), .3)}.page-module___8aEwW__searchInputGroup{flex:1;align-items:center;gap:.5rem;min-width:0;padding:0 .75rem;display:flex}.page-module___8aEwW__searchIcon{color:var(--muted-foreground);flex-shrink:0}.page-module___8aEwW__input{width:100%;height:2.5rem;font-size:var(--text-sm);color:var(--foreground);background:0 0;border:none;outline:none;font-family:inherit}.page-module___8aEwW__input::placeholder{color:var(--muted-foreground)}.page-module___8aEwW__divider{background:var(--border);flex-shrink:0;width:1px;height:1.5rem}.page-module___8aEwW__searchBtn{border-radius:var(--radius-md);background:var(--primary);height:2.5rem;color:var(--primary-foreground);font-size:var(--text-sm);white-space:nowrap;flex-shrink:0;padding:0 1.25rem;font-weight:500;transition:background-color .15s}.page-module___8aEwW__searchBtn:hover{background:var(--primary-hover)}.page-module___8aEwW__searchBar[aria-disabled=true]{opacity:var(--disabled-opacity)}.page-module___8aEwW__searchBar[aria-disabled=true] .page-module___8aEwW__input{cursor:not-allowed}.page-module___8aEwW__searchHint{font-size:var(--text-sm);color:var(--muted-foreground);margin-top:1rem}.page-module___8aEwW__searchHint a{color:var(--foreground);text-underline-offset:4px;font-weight:500;text-decoration:underline}.page-module___8aEwW__heroAppBanner{max-width:46rem;margin-top:2.5rem}.page-module___8aEwW__section{padding-top:4rem}.page-module___8aEwW__sectionMore{justify-content:center;margin-top:1.5rem;display:flex}.page-module___8aEwW__opportunityCard{gap:.75rem;padding:1.25rem;position:relative}.page-module___8aEwW__opportunityCardPoster{border-bottom:1px solid var(--border);height:160px;margin:-1.25rem -1.25rem .5rem;position:relative;overflow:hidden}.page-module___8aEwW__opportunityCardBadge{z-index:1;position:absolute;top:.75rem;right:.75rem}.page-module___8aEwW__opportunityCardBadgeInline{margin-bottom:-.25rem;position:static}.page-module___8aEwW__opportunityCardTitle{font-size:var(--text-base);text-wrap:pretty;font-weight:600;line-height:1.3}.page-module___8aEwW__opportunityCardTitle a{color:inherit}.page-module___8aEwW__opportunityCardTitle a:hover{text-underline-offset:3px;text-decoration:underline}.page-module___8aEwW__opportunityCardDescription{color:var(--muted-foreground);font-size:var(--text-sm);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;line-height:1.55;display:-webkit-box;overflow:hidden}.page-module___8aEwW__opportunityCardFooter{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;margin-top:auto;padding-top:.75rem;display:flex}.page-module___8aEwW__opportunityCardMeta{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.75rem;min-width:0;display:flex}.page-module___8aEwW__opportunityCardFee{white-space:nowrap;color:var(--foreground);flex-shrink:0;font-weight:500}.page-module___8aEwW__opportunityCardLocation{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.page-module___8aEwW__opportunityCardDate{white-space:nowrap;flex-shrink:0;margin-left:auto}.page-module___8aEwW__ctaSection{justify-content:center;padding:5rem 0 4rem;display:flex}.page-module___8aEwW__ctaCard{border-radius:var(--radius-2xl);background:var(--primary);width:100%;max-width:56rem;color:var(--primary-foreground);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.page-module___8aEwW__ctaCard h2{color:inherit;font-size:var(--text-3xl);letter-spacing:var(--tracking-tighter);font-weight:700}.page-module___8aEwW__ctaCard p{font-size:var(--text-base);opacity:.8;max-width:40rem;line-height:1.6}.page-module___8aEwW__ctaActions{margin-top:.75rem}@media (max-width:768px){.page-module___8aEwW__hero{padding:3rem 0 2rem}.page-module___8aEwW__description{font-size:var(--text-base);margin-bottom:1.5rem}.page-module___8aEwW__searchBar{flex-direction:column;align-items:stretch;gap:0;padding:.25rem}.page-module___8aEwW__searchInputGroup{border-bottom:1px solid var(--border);padding:0 .5rem}.page-module___8aEwW__searchInputGroup:last-of-type{border-bottom:none}.page-module___8aEwW__input{height:2.75rem;font-size:var(--text-base)}.page-module___8aEwW__divider{display:none}.page-module___8aEwW__searchBtn{width:100%;height:2.75rem;margin-top:.25rem}.page-module___8aEwW__section{padding-top:3rem}.page-module___8aEwW__ctaSection{padding:4rem 0 3rem}.page-module___8aEwW__ctaCard{padding:3rem 1.25rem}}@keyframes page-module___8aEwW__skeletonPulse{0%,to{opacity:.55}50%{opacity:1}}.page-module___8aEwW__skeletonPulseGroup{will-change:opacity;animation:1.4s ease-in-out infinite page-module___8aEwW__skeletonPulse}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__skeletonPulseGroup{opacity:.8;will-change:auto;animation:none}}.page-module___8aEwW__skeletonHeader{justify-content:space-between;align-items:flex-end;margin-bottom:1.25rem;display:flex}.page-module___8aEwW__skeletonBlock{background:var(--muted);border-radius:var(--radius-sm)}.page-module___8aEwW__skeletonCard{pointer-events:none;gap:1rem;padding:1.25rem}.page-module___8aEwW__skeletonCardHeader{align-items:center;gap:.75rem;display:flex}.page-module___8aEwW__skeletonTitle{width:12rem;height:1.75rem}.page-module___8aEwW__skeletonLink{width:5rem;height:1rem}.page-module___8aEwW__skeletonLogo{border-radius:var(--radius-md);flex-shrink:0;width:2.5rem;height:2.5rem}.page-module___8aEwW__skeletonTextGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.page-module___8aEwW__skeletonLine{width:100%;height:1rem}.page-module___8aEwW__skeletonLineShort{width:60%;height:.85rem}.page-module___8aEwW__skeletonTags{gap:.375rem;display:flex}.page-module___8aEwW__skeletonTag{width:4.5rem;height:1.375rem}
.AdsenseSlot-module__5H5rRG__container{border-radius:var(--radius-xl);background:var(--kj-surface);border:1px dashed var(--border);margin:2rem 0;position:relative;overflow:hidden}.AdsenseSlot-module__5H5rRG__label{font-size:var(--text-2xs);text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;background:rgba(var(--surface-rgb), .8);border-radius:var(--radius-sm);z-index:2;padding:.2rem .5rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}.AdsenseSlot-module__5H5rRG__ins{width:100%;height:auto}.AdsenseSlot-module__5H5rRG__horizontal{width:100%;min-height:120px}.AdsenseSlot-module__5H5rRG__rectangle{aspect-ratio:16/5;width:100%;min-height:200px}.AdsenseSlot-module__5H5rRG__vertical{width:100%;min-height:600px}@media (max-width:1024px){.AdsenseSlot-module__5H5rRG__horizontal,.AdsenseSlot-module__5H5rRG__rectangle{aspect-ratio:auto;min-height:100px}}
.AdBanner-module___HOQ2q__container{border-radius:var(--radius-xl);background:var(--kj-surface);border:1px dashed var(--border);max-width:100%;margin:2rem 0;position:relative;overflow:hidden}.AdBanner-module___HOQ2q__label{font-size:var(--text-2xs);text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;background:rgba(var(--surface-rgb), .8);border-radius:var(--radius-sm);z-index:2;padding:.2rem .5rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}.AdBanner-module___HOQ2q__horizontal{width:100%;height:120px}.AdBanner-module___HOQ2q__rectangle{aspect-ratio:16/5;width:100%;max-width:100%;min-height:200px}@media (max-width:1024px){.AdBanner-module___HOQ2q__horizontal,.AdBanner-module___HOQ2q__rectangle{aspect-ratio:auto;height:auto;min-height:0}.AdBanner-module___HOQ2q__campaignImg{object-fit:contain;height:auto;max-height:none}.AdBanner-module___HOQ2q__horizontal .AdBanner-module___HOQ2q__googlePlaceholder,.AdBanner-module___HOQ2q__horizontal .AdBanner-module___HOQ2q__localAd,.AdBanner-module___HOQ2q__rectangle .AdBanner-module___HOQ2q__googlePlaceholder,.AdBanner-module___HOQ2q__rectangle .AdBanner-module___HOQ2q__localAd{min-height:120px;padding:1.5rem}}.AdBanner-module___HOQ2q__vertical{flex-direction:column;width:100%;min-height:600px;display:flex}.AdBanner-module___HOQ2q__vertical .AdBanner-module___HOQ2q__googlePlaceholder,.AdBanner-module___HOQ2q__vertical .AdBanner-module___HOQ2q__localAd{text-align:center;flex-direction:column;flex:1;gap:1rem;padding:1.5rem}.AdBanner-module___HOQ2q__googlePlaceholder{background:rgba(var(--primary-rgb), .03);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AdBanner-module___HOQ2q__adContent{text-align:center}.AdBanner-module___HOQ2q__adContent span{color:var(--text-muted);margin-bottom:.25rem;font-weight:500;display:block}.AdBanner-module___HOQ2q__adContent p{font-size:var(--text-xs);color:var(--text-muted);opacity:.5}.AdBanner-module___HOQ2q__localAd{background:var(--kj-surface);align-items:center;gap:2rem;width:100%;height:100%;padding:2rem;display:flex}.AdBanner-module___HOQ2q__localBadge{background:var(--accent);color:var(--kj-on-accent);border-radius:var(--radius-md);font-size:var(--text-2xs);padding:.4rem .8rem;font-weight:700}.AdBanner-module___HOQ2q__localContent h3{margin-bottom:.25rem;font-size:1.25rem}.AdBanner-module___HOQ2q__localContent p{font-size:var(--text-sm);color:var(--text-muted);margin-bottom:1rem}.AdBanner-module___HOQ2q__localBtn{background:var(--kj-strong);color:var(--kj-on-strong);border-radius:var(--radius-md);font-weight:600;font-size:var(--text-sm);padding:.5rem 1.25rem}@media (max-width:639.98px){.AdBanner-module___HOQ2q__localAd{text-align:center;flex-direction:column;height:auto;padding:1.5rem}}.AdBanner-module___HOQ2q__campaign{background:#000;border:none;transition:transform .2s,box-shadow .2s;display:block}.AdBanner-module___HOQ2q__campaign:hover{box-shadow:var(--shadow-md)}.AdBanner-module___HOQ2q__campaignImg{object-fit:cover;width:100%;height:100%;display:block}.AdBanner-module___HOQ2q__vertical .AdBanner-module___HOQ2q__campaignImg{min-height:600px}
.GooglePlayButton-module__zYE4cq__button{border-radius:var(--radius-md);white-space:nowrap;align-items:center;gap:10px;font-weight:700;text-decoration:none;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.GooglePlayButton-module__zYE4cq__accent{background:var(--kj-accent);color:var(--kj-on-accent);padding:.7rem 1.4rem;font-size:.9rem}.GooglePlayButton-module__zYE4cq__accent:hover{background:#c8ee3f}.GooglePlayButton-module__zYE4cq__ghost{border:1px solid var(--kj-strong-divider);color:var(--kj-on-strong);background:#ffffff0f;padding:.55rem 1rem;font-size:.875rem}.GooglePlayButton-module__zYE4cq__ghost:hover{background:#ffffff1f}.GooglePlayButton-module__zYE4cq__icon{flex:none}@media (prefers-reduced-motion:reduce){.GooglePlayButton-module__zYE4cq__button{transition:none}.GooglePlayButton-module__zYE4cq__button:hover{transform:none}}
.AppDownloadBanner-module__2TTVVa__banner{background:var(--kj-info-bg);border:1px solid var(--kj-info-border);border-radius:var(--radius-xl);text-align:left;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.25rem;width:100%;padding:.9rem 1.25rem;display:flex}.AppDownloadBanner-module__2TTVVa__icon{color:var(--kj-accent-text);flex:none}.AppDownloadBanner-module__2TTVVa__copy{flex-direction:column;flex:18rem;gap:2px;min-width:0;display:flex}.AppDownloadBanner-module__2TTVVa__title{color:var(--kj-ink);font-size:.95rem;font-weight:700}.AppDownloadBanner-module__2TTVVa__text{color:var(--kj-text-muted);font-size:.85rem}.AppDownloadBanner-module__2TTVVa__action{flex:none}@media (max-width:560px){.AppDownloadBanner-module__2TTVVa__banner{justify-content:flex-start}.AppDownloadBanner-module__2TTVVa__action{justify-content:center;width:100%}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--background);color:var(--muted-foreground);margin-top:auto}.Footer-module__S6Hkya__inner{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr);gap:2rem 3rem;max-width:1200px;margin:0 auto;padding:3rem 2rem 1.5rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.Footer-module__S6Hkya__brandName{font-size:var(--text-base);letter-spacing:var(--tracking-tight);color:var(--foreground);align-items:center;gap:.5rem;font-weight:600;display:flex}.Footer-module__S6Hkya__tagline{font-size:var(--text-sm);max-width:32ch;margin:0;line-height:1.6}.Footer-module__S6Hkya__app{flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__appLabel{font-size:var(--text-xs);color:var(--foreground);font-weight:500}.Footer-module__S6Hkya__column{flex-direction:column;gap:.625rem;display:flex}.Footer-module__S6Hkya__columnTitle{font-size:var(--text-sm);color:var(--foreground);margin-bottom:.25rem;font-weight:600}.Footer-module__S6Hkya__nav,.Footer-module__S6Hkya__legal{flex-direction:column;gap:.625rem;display:flex}.Footer-module__S6Hkya__nav a,.Footer-module__S6Hkya__legal a{font-size:var(--text-sm);color:var(--muted-foreground);width:fit-content;text-decoration:none;transition:color .15s}.Footer-module__S6Hkya__nav a:hover,.Footer-module__S6Hkya__legal a:hover{color:var(--foreground);text-underline-offset:4px;text-decoration:underline}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border);font-size:var(--text-xs);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:.5rem 1rem;padding-top:1.5rem;display:flex}.Footer-module__S6Hkya__rights{margin:0}@media (max-width:768px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr 1fr;gap:2rem;padding:2.5rem 1rem 1.25rem}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:639.98px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr}}
.article-module__0execG__article{padding-bottom:6rem}.article-module__0execG__header{background:var(--kj-surface);border-bottom:1px solid var(--border);padding:4rem 0}.article-module__0execG__backLink{color:var(--text-muted);margin-bottom:2rem;font-weight:600;transition:color .2s;display:block}.article-module__0execG__backLink:hover{color:var(--primary)}.article-module__0execG__meta{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:600;display:flex}.article-module__0execG__category{color:var(--primary)}.article-module__0execG__dot{opacity:.5}.article-module__0execG__title{letter-spacing:var(--tracking-tight);margin-bottom:2rem;font-size:3.5rem;font-weight:700;line-height:1.1}.article-module__0execG__authorInfo{align-items:center;gap:1rem;display:flex}.article-module__0execG__authorAvatar{background:var(--kj-strong);width:48px;height:48px;color:var(--kj-on-strong);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:600;display:flex}.article-module__0execG__authorName{color:var(--text-main);font-weight:600}.article-module__0execG__readTime{font-size:var(--text-sm);color:var(--text-muted);font-weight:500}.article-module__0execG__featuredImage{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);width:100%;max-width:1000px;height:500px;box-shadow:var(--shadow-premium);z-index:10;justify-content:center;align-items:center;margin:-4rem auto 4rem;display:flex;position:relative;overflow:hidden}.article-module__0execG__imagePlaceholder{width:100%;height:100%;color:var(--kj-text-muted);justify-content:center;align-items:center;display:flex}.article-module__0execG__imagePlaceholder svg{width:3rem;height:3rem}.article-module__0execG__contentContainer{max-width:800px;margin:0 auto;padding:0 1.5rem}.article-module__0execG__body{color:var(--kj-text-dim);margin-bottom:4rem;font-size:1.25rem;line-height:1.8}.article-module__0execG__body h3{color:var(--text-main);margin:3rem 0 1rem;font-size:1.75rem;font-weight:700}.article-module__0execG__body p{margin-bottom:1.5rem}.article-module__0execG__body img{border-radius:var(--radius-xl);max-width:100%;height:auto;margin:2rem auto;display:block}.article-module__0execG__adSection{background:var(--kj-bg);border-radius:var(--radius-xl);border:1px dashed var(--border);margin:4rem 0;padding:2rem}.article-module__0execG__footer{background:var(--kj-strong);border-radius:var(--radius-xl);color:var(--kj-on-strong);text-align:center;margin-top:6rem;padding:4rem}.article-module__0execG__footer h3{margin-bottom:1rem;font-size:2rem;font-weight:700}.article-module__0execG__footer p{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem}.article-module__0execG__newsletter{gap:1rem;max-width:500px;margin:0 auto;display:flex}.article-module__0execG__newsletter input{border-radius:var(--radius-xl);color:var(--kj-on-strong);background:#ffffff14;border:1px solid #ffffff14;flex:1;padding:1.25rem;font-family:inherit;font-size:1rem}.article-module__0execG__newsletter input::placeholder{color:var(--kj-on-strong-dim)}.article-module__0execG__newsletter button{background:var(--kj-accent);color:var(--kj-on-accent);border-radius:var(--radius-xl);padding:1.25rem 2.5rem;font-weight:700;transition:transform .2s}@media (max-width:768px){.article-module__0execG__title{font-size:2.5rem}.article-module__0execG__featuredImage{border-radius:var(--radius-xl);height:260px;margin:-2rem auto 3rem}.article-module__0execG__imagePlaceholder svg{width:2.25rem;height:2.25rem}.article-module__0execG__adSection{border-radius:var(--radius-xl);margin:2.5rem 0;padding:1rem}}.article-module__0execG__share{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:3rem;padding:1.25rem 0;display:flex}.article-module__0execG__shareLabel{font-weight:600;font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.article-module__0execG__shareButtons{flex-wrap:wrap;gap:.6rem;display:flex}.article-module__0execG__shareBtn{background:var(--share-color,var(--kj-ink));color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:transform .2s,filter .2s;display:flex}.article-module__0execG__shareBtn:hover{filter:brightness(1.2)}.article-module__0execG__shareBtnCopied{background:var(--kj-accent)!important;color:var(--kj-on-accent)!important}@media (max-width:639.98px){.article-module__0execG__share{gap:.75rem}}
.contact-module__swMWYG__main{min-height:70vh;padding:4rem 0 5rem}.contact-module__swMWYG__pageLayout{grid-template-columns:1fr;gap:2rem;max-width:1700px;margin:0 auto;padding:0 1rem;display:grid}.contact-module__swMWYG__adRail{display:none}.contact-module__swMWYG__contentColumn{min-width:0}@media (min-width:1280px){.contact-module__swMWYG__pageLayout{grid-template-columns:180px minmax(0,1fr) 180px;align-items:start}.contact-module__swMWYG__adRail{display:block;position:sticky;top:6rem}}@media (min-width:1500px){.contact-module__swMWYG__pageLayout{grid-template-columns:220px minmax(0,1fr) 220px;gap:2.5rem}}.contact-module__swMWYG__hero{text-align:center;max-width:680px;margin:0 auto 2.5rem}.contact-module__swMWYG__hero h1{letter-spacing:var(--tracking-tight);color:var(--text-main);margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.contact-module__swMWYG__hero p{color:var(--text-muted);font-size:1.05rem;line-height:1.55}.contact-module__swMWYG__card{background:var(--surface);border-radius:var(--radius-xl);max-width:720px;box-shadow:var(--shadow-sm);border:1px solid var(--border);margin:0 auto;padding:2.25rem}.contact-module__swMWYG__intro{color:var(--text-muted);font-size:var(--text-sm);margin-bottom:1.75rem;line-height:1.5}.contact-module__swMWYG__whatsappSection{text-align:center;max-width:720px;margin:0 auto 1.75rem}.contact-module__swMWYG__whatsappSection h2{color:var(--text-main);margin-bottom:.35rem;font-size:1.15rem;font-weight:600}.contact-module__swMWYG__whatsappSection>p{color:var(--text-muted);font-size:var(--text-sm);margin-bottom:1rem;line-height:1.45}.contact-module__swMWYG__whatsappLinks{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.contact-module__swMWYG__whatsappLink{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);color:var(--text-main);font-weight:500;font-size:var(--text-sm);align-items:center;gap:.55rem;padding:.7rem 1.1rem;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:inline-flex}.contact-module__swMWYG__whatsappLink:hover{box-shadow:var(--shadow-xs);border-color:#25d366}.contact-module__swMWYG__whatsappIcon{color:#25d366;flex-shrink:0;display:inline-flex}.contact-module__swMWYG__grid{grid-template-columns:1fr 1fr;gap:1rem 1.25rem;display:grid}@media (max-width:639.98px){.contact-module__swMWYG__grid{grid-template-columns:1fr}.contact-module__swMWYG__card{padding:1.5rem}}.contact-module__swMWYG__field{flex-direction:column;gap:.4rem;display:flex}.contact-module__swMWYG__fieldFull{grid-column:1/-1}.contact-module__swMWYG__label{font-weight:500;font-size:var(--text-sm);color:var(--text-main)}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:100%;color:var(--text-main);padding:.75rem .9rem;font-family:inherit;font-size:1rem}.contact-module__swMWYG__textarea{resize:vertical;min-height:160px;line-height:1.5}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--ring-rgb), .4);outline:none}.contact-module__swMWYG__inputError{border-color:var(--kj-danger)}.contact-module__swMWYG__inputError:focus{border-color:var(--kj-danger);box-shadow:0 0 0 3px #dc262626}.contact-module__swMWYG__fieldError{font-size:var(--text-xs);color:var(--kj-danger);margin-top:.15rem;line-height:1.4}.contact-module__swMWYG__fieldHint{font-size:var(--text-xs);color:var(--text-muted);margin-top:.15rem}.contact-module__swMWYG__fieldHintWarn{color:var(--kj-warning-text)}.contact-module__swMWYG__honeypot{opacity:0;width:1px;height:1px;position:absolute;top:-10000px;left:-10000px}.contact-module__swMWYG__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.contact-module__swMWYG__legal{color:var(--text-muted);font-size:var(--text-xs);flex:1;min-width:220px;line-height:1.4}.contact-module__swMWYG__submit{border-radius:var(--radius-lg);background:var(--kj-strong);color:var(--kj-on-strong);cursor:pointer;border:0;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .15s,transform .15s}.contact-module__swMWYG__submit:disabled{opacity:var(--disabled-opacity);cursor:not-allowed}.contact-module__swMWYG__error{background:var(--kj-danger-soft-bg);color:var(--kj-danger-soft-text);border-radius:var(--radius-md);font-size:var(--text-sm);margin-bottom:1rem;padding:.75rem 1rem}.contact-module__swMWYG__success{text-align:center;padding:1rem .5rem}.contact-module__swMWYG__success h2{color:var(--text-main);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.contact-module__swMWYG__success p{color:var(--text-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.contact-module__swMWYG__successAgain{border:1px solid var(--border);color:var(--text-main);border-radius:var(--radius-lg);cursor:pointer;font-weight:500;font-size:var(--text-sm);background:0 0;padding:.65rem 1.25rem;transition:background .15s}.contact-module__swMWYG__successAgain:hover{background:var(--background)}
