#section-home[data-astro-cid-kusmavgo]{min-height:100vh;position:relative;overflow:hidden}.hero-container[data-astro-cid-kusmavgo]{z-index:1;align-items:center;min-height:100vh;display:flex;position:relative}.slide-content[data-astro-cid-kusmavgo]{text-align:left;max-width:700px;padding:8rem 0 6rem}.small-heading[data-astro-cid-kusmavgo]{color:#fff;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.small-heading[data-astro-cid-kusmavgo]:before{content:"";background:var(--color-accent);flex-shrink:0;width:40px;height:2px;display:block}.large-heading[data-astro-cid-kusmavgo]{font-family:var(--font-heading);color:#fff;margin:0 0 1.5rem;font-size:clamp(3rem,8vw,7rem);font-weight:700;line-height:1.05}.medium-heading[data-astro-cid-kusmavgo]{color:#ffffffd9;margin-bottom:2.5rem;font-size:1.25rem;font-weight:400;line-height:1.6}.btn-hero[data-astro-cid-kusmavgo]{background:var(--color-accent);color:var(--color-primary);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .25s;display:inline-flex}.btn-hero[data-astro-cid-kusmavgo]:hover{background:var(--color-accent-dark)}.swiper-arrow[data-astro-cid-kusmavgo]{z-index:2;color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:background .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.swiper-arrow[data-astro-cid-kusmavgo]:hover{background:var(--color-accent)}.swiper-arrow[data-astro-cid-kusmavgo].prev{left:1.5rem}.swiper-arrow[data-astro-cid-kusmavgo].next{right:1.5rem}@media (width<=768px){.swiper-arrow[data-astro-cid-kusmavgo]{display:none}}.prac-strip[data-astro-cid-3wxhqhtf]{grid-template-columns:repeat(5,1fr);width:100%;display:grid}.prac-item[data-astro-cid-3wxhqhtf]{cursor:pointer;text-align:center;background:#fff;border-right:1px solid #1625421a;flex-direction:column;justify-content:center;align-items:center;height:320px;padding:2rem 1.25rem;text-decoration:none;transition:all .3s ease-in-out;display:flex;position:relative;overflow:hidden}.prac-item[data-astro-cid-3wxhqhtf]:last-child{border-right:none}.prac-item__bg[data-astro-cid-3wxhqhtf]{opacity:0;background-position:50%;background-size:cover;transition:opacity .3s ease-in-out;position:absolute;inset:0}.prac-item__overlay[data-astro-cid-3wxhqhtf]{opacity:0;background:#273006d1;transition:opacity .3s ease-in-out;position:absolute;inset:0}.prac-item__content[data-astro-cid-3wxhqhtf]{z-index:2;flex-direction:column;align-items:center;gap:.875rem;display:flex;position:relative}.prac-item__icon[data-astro-cid-3wxhqhtf]{color:var(--color-accent,#c9b900);justify-content:center;align-items:center;transition:all .3s ease-in-out;display:flex}.prac-item__icon[data-astro-cid-3wxhqhtf] svg[data-astro-cid-3wxhqhtf]{width:56px;height:56px;stroke:var(--color-accent,#c9b900);fill:none;transition:all .3s ease-in-out}.prac-item__title[data-astro-cid-3wxhqhtf]{color:#162542;margin:0;font-family:Karla,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.3;transition:all .3s ease-in-out}.prac-item__desc[data-astro-cid-3wxhqhtf]{color:#666;margin:0;font-family:Karla,sans-serif;font-size:.85rem;line-height:1.55;transition:all .3s ease-in-out}.prac-item[data-astro-cid-3wxhqhtf]:hover{transform:translateY(-4px);box-shadow:0 10px 40px #1b1a1a17}.prac-item[data-astro-cid-3wxhqhtf]:hover .prac-item__bg[data-astro-cid-3wxhqhtf],.prac-item[data-astro-cid-3wxhqhtf]:hover .prac-item__overlay[data-astro-cid-3wxhqhtf]{opacity:1}.prac-item[data-astro-cid-3wxhqhtf]:hover .prac-item__title[data-astro-cid-3wxhqhtf]{color:#fff}.prac-item[data-astro-cid-3wxhqhtf]:hover .prac-item__desc[data-astro-cid-3wxhqhtf]{color:#fffc}@media (width<=1024px){.prac-strip[data-astro-cid-3wxhqhtf]{grid-template-columns:repeat(3,1fr)}.prac-item[data-astro-cid-3wxhqhtf]{height:280px}}@media (width<=640px){.prac-strip[data-astro-cid-3wxhqhtf]{grid-template-columns:repeat(2,1fr)}.prac-item[data-astro-cid-3wxhqhtf]{border-bottom:1px solid #1625421a;border-right:none;height:240px}}.about[data-astro-cid-7mt2ieaq]{background:var(--color-bg-white);padding-block:var(--section-py);overflow:hidden}.about__grid[data-astro-cid-7mt2ieaq]{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about__gallery[data-astro-cid-7mt2ieaq]{height:520px;position:relative}.about__img[data-astro-cid-7mt2ieaq]{object-fit:cover;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);position:absolute}.about__img--1[data-astro-cid-7mt2ieaq]{z-index:1;object-position:center center;width:70%;height:75%;top:0;left:0}.about__img--2[data-astro-cid-7mt2ieaq]{z-index:2;object-position:center top;border:4px solid #fff;width:55%;height:60%;bottom:0;right:0}.about__img--3[data-astro-cid-7mt2ieaq]{z-index:3;border:4px solid var(--color-accent);object-position:center center;width:40%;height:45%;top:50%;left:45%;transform:translateY(-50%)}.about__body[data-astro-cid-7mt2ieaq]{color:#414042;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:8px;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;line-height:1.6}.about__list[data-astro-cid-7mt2ieaq]{grid-template-columns:1fr 1fr;gap:.6rem 1rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.about__list-item[data-astro-cid-7mt2ieaq]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-base);align-items:flex-start;gap:.5rem;display:flex}.about__check[data-astro-cid-7mt2ieaq]{color:var(--color-accent);flex-shrink:0;margin-top:1px;font-weight:700}.kng-heading-wrap[data-astro-cid-7mt2ieaq]{margin-bottom:1.5rem}.counters-inline[data-astro-cid-7mt2ieaq]{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);gap:2rem;margin:1.5rem 0 2rem;padding:1.5rem 0;display:flex}.counter-item[data-astro-cid-7mt2ieaq]{flex-direction:column;display:flex}.counter-number[data-astro-cid-7mt2ieaq]{font-family:var(--font-heading);color:var(--color-primary);font-size:2.25rem;font-weight:700;line-height:1}.counter-label[data-astro-cid-7mt2ieaq]{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-top:.25rem;font-size:.75rem}.btn-about[data-astro-cid-7mt2ieaq]{border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:700;font-size:var(--text-sm);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:all var(--transition);background:var(--color-accent);color:var(--color-primary);align-items:center;gap:.5rem;padding:.75rem 2rem;text-decoration:none;display:inline-flex}.btn-about[data-astro-cid-7mt2ieaq]:hover{background:var(--color-accent-dark)}@media (width<=1024px){.about__grid[data-astro-cid-7mt2ieaq]{grid-template-columns:1fr;gap:3rem}.about__gallery[data-astro-cid-7mt2ieaq]{max-width:500px;height:420px;margin-inline:auto}}@media (width<=640px){.about__list[data-astro-cid-7mt2ieaq]{grid-template-columns:1fr}.about__gallery[data-astro-cid-7mt2ieaq]{height:320px}}#section-practices[data-astro-cid-ageyvgky]{background:var(--color-bg-section,#f7f7f7);padding-block:var(--section-py);padding-bottom:10rem}.kng-heading-wrap[data-astro-cid-ageyvgky]{margin-bottom:3rem}.item-sub-title[data-astro-cid-ageyvgky].style-divider{color:var(--color-accent,#c9b900);letter-spacing:-.66px;align-items:center;gap:.75rem;margin-bottom:5px;font-family:Karla,sans-serif;font-size:22px;font-weight:700;display:flex}.item-sub-title[data-astro-cid-ageyvgky].style-divider:before,.item-sub-title[data-astro-cid-ageyvgky].style-divider:after{content:"";background:var(--color-accent,#c9b900);flex-shrink:0;width:30px;height:2px;display:block}.item-title[data-astro-cid-ageyvgky]{letter-spacing:-.03em;text-transform:capitalize;color:#162542;margin:0;font-family:Frank Ruhl Libre,serif;font-size:50px;font-weight:700;line-height:1.1}.practices-grid[data-astro-cid-ageyvgky]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.practices-list[data-astro-cid-ageyvgky]{border-left:3px solid var(--color-border,#1625421a)}.fancybox-3[data-astro-cid-ageyvgky]{align-items:flex-start;gap:1.5rem;padding:40px 40px 30px 30px;transition:background-color .3s,box-shadow .3s;display:flex;position:relative}.fancybox-3[data-astro-cid-ageyvgky]:before{content:"";background-color:var(--color-primary,#162542);opacity:0;width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:-3px}.fancybox-3[data-astro-cid-ageyvgky] .fancybox-icon[data-astro-cid-ageyvgky],.fancybox-3[data-astro-cid-ageyvgky] .fancybox-content[data-astro-cid-ageyvgky]{transition:transform .3s}@media (width>=1200px){.fancybox-3[data-astro-cid-ageyvgky]:hover{background-color:#fff;box-shadow:4px 4px 20px #1625420f}.fancybox-3[data-astro-cid-ageyvgky]:hover:before{opacity:1}.fancybox-3[data-astro-cid-ageyvgky]:hover .fancybox-icon[data-astro-cid-ageyvgky],.fancybox-3[data-astro-cid-ageyvgky]:hover .fancybox-content[data-astro-cid-ageyvgky]{transform:translate(10px)}.fancybox-3[data-astro-cid-ageyvgky]:hover .fancybox-title[data-astro-cid-ageyvgky]{color:var(--color-accent,#c9b900)}}.fancybox-icon[data-astro-cid-ageyvgky]{width:65px;color:var(--color-primary,#162542);flex-shrink:0;align-items:flex-start;padding-top:3px;transition:color .3s;display:flex}.fancybox-icon[data-astro-cid-ageyvgky] svg{width:60px;height:60px;stroke:var(--color-primary,#162542);fill:none;transition:stroke .3s}.fancybox-3[data-astro-cid-ageyvgky]:hover .fancybox-icon[data-astro-cid-ageyvgky]{color:var(--color-accent,#c9b900)}.fancybox-3[data-astro-cid-ageyvgky]:hover .fancybox-icon[data-astro-cid-ageyvgky] svg{stroke:var(--color-accent,#c9b900)}.fancybox-title[data-astro-cid-ageyvgky]{color:var(--color-primary,#162542);margin:0 0 .5rem;font-family:Frank Ruhl Libre,serif;font-size:1.25rem;font-weight:700;line-height:1.2;transition:color .3s}.fancybox-desc[data-astro-cid-ageyvgky]{color:#666;margin:0;font-family:Karla,sans-serif;font-size:.9rem;line-height:1.65}.practices-image[data-astro-cid-ageyvgky] img[data-astro-cid-ageyvgky]{object-fit:cover;object-position:center center;border-radius:var(--radius-md,8px);width:100%;height:520px;box-shadow:var(--shadow-lg)}@media (width<=1024px){.practices-grid[data-astro-cid-ageyvgky]{gap:2rem}}@media (width<=768px){.practices-grid[data-astro-cid-ageyvgky]{grid-template-columns:1fr}.practices-image[data-astro-cid-ageyvgky]{display:none}.fancybox-3[data-astro-cid-ageyvgky]{padding:1.5rem 1rem 1.5rem 1.5rem}}.team[data-astro-cid-hd5puhwz]{padding-top:var(--section-py,5rem);background:#fff;padding-bottom:12rem;position:relative;overflow:visible}.team__inner[data-astro-cid-hd5puhwz]{z-index:1;position:relative}.team-heading[data-astro-cid-hd5puhwz]{text-align:left;margin-bottom:3.5rem}.team-subtitle[data-astro-cid-hd5puhwz]{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.subtitle-line[data-astro-cid-hd5puhwz]{background-color:var(--color-accent,#c9b900);width:30px;height:2px}.subtitle-text[data-astro-cid-hd5puhwz]{color:var(--color-accent,#c9b900);text-transform:uppercase;letter-spacing:.08em;font-family:Karla,sans-serif;font-size:.85rem;font-weight:700}.team-title[data-astro-cid-hd5puhwz]{color:var(--color-primary,#162542);margin:0;font-family:Frank Ruhl Libre,serif;font-size:2.5rem;font-weight:700}.team__grid[data-astro-cid-hd5puhwz]{grid-template-columns:repeat(3,1fr);gap:3.5rem 2.5rem;margin-top:3rem;display:grid}.attorney-card[data-astro-cid-hd5puhwz]{background:0 0;margin-bottom:2rem;position:relative;overflow:visible}.attorney-photo[data-astro-cid-hd5puhwz]{aspect-ratio:3/4;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.attorney-photo[data-astro-cid-hd5puhwz] img[data-astro-cid-hd5puhwz]{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .4s}.attorney-card[data-astro-cid-hd5puhwz]:hover .attorney-photo[data-astro-cid-hd5puhwz] img[data-astro-cid-hd5puhwz]{transform:scale(1.03)}.attorney-overlay[data-astro-cid-hd5puhwz]{opacity:0;z-index:3;background:#162542bf;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.attorney-card[data-astro-cid-hd5puhwz]:hover .attorney-overlay[data-astro-cid-hd5puhwz]{opacity:1}.attorney-socials[data-astro-cid-hd5puhwz]{gap:.75rem;display:flex}.attorney-social[data-astro-cid-hd5puhwz]{background:var(--color-accent,#c9b900);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;text-decoration:none;transition:background .2s;display:flex}.attorney-social[data-astro-cid-hd5puhwz]:hover{color:var(--color-accent);background:#fff}.attorney-info[data-astro-cid-hd5puhwz]{text-align:center;z-index:5;background:#fff;border:1px solid #f0f0f0;padding:1.5rem 1rem;transition:transform .3s,box-shadow .3s;position:absolute;bottom:-20px;left:20px;right:20px;box-shadow:0 12px 30px #0000000f}.attorney-card[data-astro-cid-hd5puhwz]:hover .attorney-info[data-astro-cid-hd5puhwz]{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.attorney-name[data-astro-cid-hd5puhwz]{color:var(--color-primary,#162542);margin:0 0 .5rem;font-family:Frank Ruhl Libre,serif;font-size:1.25rem;font-weight:700;line-height:1.2}.attorney-role[data-astro-cid-hd5puhwz]{color:var(--color-text-muted,#777);letter-spacing:.02em;margin:0 0 .25rem;font-family:Karla,sans-serif;font-size:.75rem;font-weight:600}.attorney-oab[data-astro-cid-hd5puhwz]{color:#999;letter-spacing:.04em;margin:0;font-family:Karla,sans-serif;font-size:.7rem}@media (width<=1024px){.team__grid[data-astro-cid-hd5puhwz]{gap:1.5rem}.attorney-info[data-astro-cid-hd5puhwz]{padding:1.25rem .5rem;left:10px;right:10px}}@media (width<=768px){.team[data-astro-cid-hd5puhwz]{padding-bottom:6rem}.team__grid[data-astro-cid-hd5puhwz]{grid-template-columns:1fr;gap:4.5rem;max-width:340px;margin-inline:auto}}.section-cta[data-astro-cid-ki3cju36]{z-index:10;width:100%;margin-top:-8rem;margin-bottom:-8rem;padding:0 1.5rem;position:relative}.cta-dual[data-astro-cid-ki3cju36]{grid-template-columns:1fr 1fr;gap:2.5rem;min-height:480px;display:grid}.cta-block[data-astro-cid-ki3cju36]{text-align:center;background-color:#f9f7f2;border:1px solid #eaeaea;justify-content:center;align-items:center;padding:5rem 4rem;transition:background .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #0000000a}.cta-bg[data-astro-cid-ki3cju36]{opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .3s ease-in-out,transform .4s;position:absolute;inset:0}.cta-overlay[data-astro-cid-ki3cju36]{opacity:0;background:#3d3400d1;transition:opacity .3s ease-in-out;position:absolute;inset:0}.cta-block[data-astro-cid-ki3cju36]:hover .cta-bg[data-astro-cid-ki3cju36]{opacity:1;transform:scale(1.04)}.cta-block[data-astro-cid-ki3cju36]:hover .cta-overlay[data-astro-cid-ki3cju36]{opacity:1}.cta-block[data-astro-cid-ki3cju36]:hover .cta-title[data-astro-cid-ki3cju36]{color:#fff}.cta-block[data-astro-cid-ki3cju36]:hover .cta-desc[data-astro-cid-ki3cju36]{color:#ffffffd1}.cta-content[data-astro-cid-ki3cju36]{z-index:1;max-width:420px;transition:all .3s ease-in-out;position:relative}.cta-sub[data-astro-cid-ki3cju36]{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.cta-sub__line[data-astro-cid-ki3cju36]{background:var(--color-accent,#c9b900);flex-shrink:0;width:40px;height:2px;display:block}.cta-sub__text[data-astro-cid-ki3cju36]{color:var(--color-accent,#c9b900);white-space:nowrap;font-family:Karla,sans-serif;font-size:1rem;font-weight:700}.cta-title[data-astro-cid-ki3cju36]{color:#162542;letter-spacing:-.03em;margin:0 0 1.25rem;font-family:Frank Ruhl Libre,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.15;transition:color .3s ease-in-out}.cta-desc[data-astro-cid-ki3cju36]{color:#666;margin-bottom:2rem;font-family:Karla,sans-serif;font-size:1rem;line-height:1.7;transition:color .3s ease-in-out}.btn-cta[data-astro-cid-ki3cju36]{background:var(--color-accent,#c9b900);color:#fff;letter-spacing:.1em;align-items:center;gap:.6rem;padding:.875rem 2.5rem;font-family:Karla,sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.btn-cta[data-astro-cid-ki3cju36]:hover{background:var(--color-accent-dark,#a89b00);transform:translateY(-2px)}@media (width<=768px){.cta-dual[data-astro-cid-ki3cju36]{grid-template-columns:1fr;gap:1.5rem}.cta-block[data-astro-cid-ki3cju36]{min-height:360px;padding:3.5rem 2rem}.section-cta[data-astro-cid-ki3cju36]{margin-top:-4rem;margin-bottom:-4rem}}.section-counters[data-astro-cid-igvb3rqk]{padding:12rem 0 5rem;position:relative;overflow:hidden}.counters-bg[data-astro-cid-igvb3rqk]{background-image:url(/images/counters-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.counters-overlay[data-astro-cid-igvb3rqk]{background:#0d1b2ae0;position:absolute;inset:0}.counters-grid[data-astro-cid-igvb3rqk]{z-index:1;text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.counter-box[data-astro-cid-igvb3rqk]{flex-direction:column;align-items:center;gap:.5rem;display:flex}.counter-icon[data-astro-cid-igvb3rqk]{color:var(--color-accent,#c9b900);justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.counter-icon[data-astro-cid-igvb3rqk] svg{width:56px;height:56px;stroke:var(--color-accent,#c9b900);fill:none}.counter-value[data-astro-cid-igvb3rqk]{color:#fff;font-family:Frank Ruhl Libre,serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1}.counter-label[data-astro-cid-igvb3rqk]{text-transform:uppercase;letter-spacing:.1em;color:#ffffffa6;margin-top:.25rem;font-family:Karla,sans-serif;font-size:.8rem}@media (width<=768px){.counters-grid[data-astro-cid-igvb3rqk]{grid-template-columns:repeat(2,1fr);gap:3rem}.section-counters[data-astro-cid-igvb3rqk]{padding:8rem 0 4rem}}.section--alt[data-astro-cid-w37iypb4]{background:var(--color-bg-section,#f8f9fa)}.projeto-grid[data-astro-cid-w37iypb4]{padding-block:var(--section-py,5rem);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.projeto-desc[data-astro-cid-w37iypb4]{font-family:var(--font-body);font-size:var(--text-base,1rem);color:var(--color-text-muted,#666);margin-bottom:1.25rem;line-height:1.8}.projeto-btn[data-astro-cid-w37iypb4]{align-items:center;gap:.6rem;margin-top:.75rem;display:inline-flex}.projeto-visual[data-astro-cid-w37iypb4]{justify-content:center;align-items:center;display:flex}.projeto-card[data-astro-cid-w37iypb4]{border-radius:var(--radius-lg,12px);box-shadow:var(--shadow-lg,0 10px 30px #00000014);text-align:center;border:1px solid var(--color-border,#eaeaea);background:#fff;padding:2.5rem;position:relative}.projeto-logo[data-astro-cid-w37iypb4]{object-fit:contain;width:100%;max-width:300px;height:auto;margin:0 auto}.projeto-tag[data-astro-cid-w37iypb4]{justify-content:center;margin-top:1.5rem;display:inline-flex}.projeto-tag[data-astro-cid-w37iypb4] span[data-astro-cid-w37iypb4]{background:var(--color-primary,#0d1b2a);color:var(--color-accent,#c9b900);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius-full,50px);padding:.4rem 1rem;font-size:.7rem;font-weight:700}.kng-heading-wrap[data-astro-cid-w37iypb4]{margin-bottom:2rem}.btn[data-astro-cid-w37iypb4]{font-family:var(--font-body,sans-serif);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-sm,4px);justify-content:center;align-items:center;padding:.85rem 1.8rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .25s,color .25s;display:inline-flex}.btn--primary[data-astro-cid-w37iypb4]{background:var(--color-accent,#c9b900);color:#fff}.btn--primary[data-astro-cid-w37iypb4]:hover{background:var(--color-accent-dark,#a89b00)}@media (width<=768px){.projeto-grid[data-astro-cid-w37iypb4]{grid-template-columns:1fr;gap:2.5rem}.projeto-visual[data-astro-cid-w37iypb4]{order:-1}}.section[data-astro-cid-sza2rbny]{padding-block:var(--section-py,5rem)}.text-center[data-astro-cid-sza2rbny]{text-align:center}.livros-grid[data-astro-cid-sza2rbny]{grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;margin-bottom:2rem;display:grid}.livro-card[data-astro-cid-sza2rbny]{background:var(--color-bg-section,#f8f9fa);border-radius:var(--radius-md,8px);border-left:4px solid var(--color-accent,#c9b900);align-items:flex-start;gap:1.5rem;padding:2rem;transition:box-shadow .3s,transform .3s;display:flex}.livro-card[data-astro-cid-sza2rbny]:hover{box-shadow:var(--shadow-md,0 4px 20px #0000000d);transform:translateY(-3px)}.livro-icon[data-astro-cid-sza2rbny]{color:var(--color-accent,#c9b900);flex-shrink:0;margin-top:3px}.livro-icon[data-astro-cid-sza2rbny] svg[data-astro-cid-sza2rbny]{stroke:var(--color-accent,#c9b900)}.livro-titulo[data-astro-cid-sza2rbny]{font-family:var(--font-heading);font-size:var(--text-lg,1.25rem);color:var(--color-primary,#0d1b2a);margin:0 0 .25rem;font-weight:700;line-height:1.3}.livro-subtitulo[data-astro-cid-sza2rbny]{font-size:var(--text-sm,.875rem);color:var(--color-text-muted,#666);margin:0 0 .75rem;font-style:italic}.livro-desc[data-astro-cid-sza2rbny]{font-size:var(--text-sm,.875rem);color:var(--color-text-muted,#666);margin-bottom:1.25rem;line-height:1.6}.livro-link[data-astro-cid-sza2rbny]{font-family:var(--font-body);font-size:var(--text-sm,.875rem);color:var(--color-primary,#0d1b2a);letter-spacing:.03em;align-items:center;gap:.4rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.livro-link[data-astro-cid-sza2rbny]:hover{color:var(--color-accent-dark,#a89b00)}.livros-author[data-astro-cid-sza2rbny]{text-align:center;font-size:var(--text-sm,.875rem);color:var(--color-text-muted,#666);font-style:italic}.kng-heading-wrap[data-astro-cid-sza2rbny]{margin-bottom:2rem}@media (width<=768px){.livros-grid[data-astro-cid-sza2rbny]{grid-template-columns:1fr}}.contact[data-astro-cid-ytmkqkhf]{background:var(--color-bg-section);padding-block:var(--section-py)}.contact__inner[data-astro-cid-ytmkqkhf]{grid-template-columns:1fr 1fr;align-items:flex-start;gap:5rem;display:grid}.contact__desc[data-astro-cid-ytmkqkhf]{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-text-muted);margin-bottom:2rem;line-height:1.7}.kng-heading-wrap[data-astro-cid-ytmkqkhf]{margin-bottom:1.5rem}.tabs[data-astro-cid-ytmkqkhf]{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);background:#fff;overflow:hidden}.tabs__nav[data-astro-cid-ytmkqkhf]{background:var(--color-bg-section);border-bottom:1px solid var(--color-border);display:flex}.tabs__btn[data-astro-cid-ytmkqkhf]{font-family:var(--font-body);font-weight:600;font-size:var(--text-sm);color:var(--color-text-muted);cursor:pointer;transition:all var(--transition);text-align:center;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:1.25rem 1rem}.tabs__btn[data-astro-cid-ytmkqkhf]:hover{color:var(--color-primary);background:#00000005}.tabs__btn[data-astro-cid-ytmkqkhf].active{color:var(--color-primary);border-bottom-color:var(--color-accent);background:#fff}.tabs__content[data-astro-cid-ytmkqkhf]{padding:2.5rem}.tabs__panel[data-astro-cid-ytmkqkhf]{display:none}.tabs__panel[data-astro-cid-ytmkqkhf].active{animation:.3s ease-in-out fadeIn;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.tabs__panel-title[data-astro-cid-ytmkqkhf]{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-primary);margin:0 0 .5rem;font-weight:700}.tabs__panel-text[data-astro-cid-ytmkqkhf]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-base);margin-bottom:1.5rem;line-height:1.6}.tabs__panel-contact[data-astro-cid-ytmkqkhf]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.tabs__panel-contact[data-astro-cid-ytmkqkhf] strong[data-astro-cid-ytmkqkhf]{color:var(--color-primary)}.whatsapp-form[data-astro-cid-ytmkqkhf]{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);background:#fff;margin-bottom:2rem;padding:2.5rem}.whatsapp-form__title[data-astro-cid-ytmkqkhf]{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--color-primary);margin:0 0 .5rem;font-weight:700}.whatsapp-form__text[data-astro-cid-ytmkqkhf]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:1.5rem;line-height:1.5}.contact-form-grid[data-astro-cid-ytmkqkhf]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cf-input[data-astro-cid-ytmkqkhf],.cf-select[data-astro-cid-ytmkqkhf]{border:1px solid var(--color-border);width:100%;font-family:var(--font-body);color:var(--color-text-base);background:#fff;border-radius:0;outline:none;padding:.875rem 1.25rem;font-size:.875rem;transition:border-color .25s}.cf-input[data-astro-cid-ytmkqkhf]:focus,.cf-select[data-astro-cid-ytmkqkhf]:focus{border-color:var(--color-accent)}.cf-textarea[data-astro-cid-ytmkqkhf]{resize:none;min-index:60px;height:100%}.btn-fill[data-astro-cid-ytmkqkhf]{background:var(--color-accent);color:var(--color-primary);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .25s;display:inline-flex}.btn-fill[data-astro-cid-ytmkqkhf]:hover{background:var(--color-accent-dark)}.btn-block[data-astro-cid-ytmkqkhf]{justify-content:center;width:100%}.map-embed[data-astro-cid-ytmkqkhf]{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);overflow:hidden}@media (width<=1024px){.contact__inner[data-astro-cid-ytmkqkhf]{grid-template-columns:1fr;gap:3rem}}@media (width<=768px){.contact-form-grid[data-astro-cid-ytmkqkhf]{grid-template-columns:1fr}.cf-textarea[data-astro-cid-ytmkqkhf]{height:100px;grid-column:span 1!important}.btn-block[data-astro-cid-ytmkqkhf]{grid-column:span 1!important}}@media (width<=640px){.tabs__content[data-astro-cid-ytmkqkhf],.whatsapp-form[data-astro-cid-ytmkqkhf]{padding:1.5rem}}
