.pct-section,.pct-section *{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif!important}.pct-section{--navy:#0d1b2e;--navy-mid:#1a2f4a;--cyan:#00d4c8;--cyan-dark:#00b8ad;--white:#fff;--gray-100:#f7f8fa;--gray-200:#e8eaed;--gray-400:#9aa0ab;--gray-600:#5a6372;--ease:cubic-bezier(0.4,0,0.2,1);background:var(--white);padding:96px 24px}.pct-section__container{margin:0 auto;max-width:1100px}.pct-header{margin-bottom:56px;text-align:center}.pct-title{color:var(--navy);font-size:clamp(26px,3vw,38px);font-weight:900;letter-spacing:-.5px;line-height:1.2;margin:0 0 16px}.pct-title__highlight{color:var(--cyan)}.pct-subtitle{color:var(--gray-600);font-size:15px;line-height:1.65;margin:0 auto;max-width:580px}.pct-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--gray-200);border-radius:14px;box-shadow:0 8px 40px rgba(13,27,46,.08)}.pct-table-wrap:after{content:"";display:none}.pct-table{border-collapse:collapse;font-size:14px;min-width:760px;width:100%}.pct-table thead tr{background:var(--navy)}.pct-table thead th{color:hsla(0,0%,100%,.7);font-size:13px;font-weight:700;letter-spacing:.2px;padding:18px 20px;text-align:left;white-space:nowrap}.pct-table thead th:first-child{color:hsla(0,0%,100%,.5);font-weight:600;min-width:180px}.pct-table thead th.col-destaque{color:var(--cyan);position:relative}.pct-badge{background:var(--cyan);border-radius:4px;color:var(--navy);display:inline-block;font-size:9px;font-weight:900;letter-spacing:.8px;margin-left:8px;padding:2px 7px;text-transform:uppercase;vertical-align:middle}.pct-table tbody tr{border-bottom:1px solid var(--gray-200);transition:background .15s var(--ease)}.pct-table tbody tr:last-child{border-bottom:none}.pct-table tbody tr:hover{background:var(--gray-100)}.pct-table tbody td{color:var(--gray-600);line-height:1.5;padding:16px 20px;vertical-align:middle}.pct-table tbody td:first-child{color:var(--navy);font-size:13px;font-weight:600;white-space:nowrap}.pct-table tbody td.col-destaque{color:var(--cyan-dark);font-weight:700}.pct-table tbody td.col-destaque,.pct-table thead th.col-destaque{background:rgba(0,212,200,.04)}.pct-table thead th.col-destaque{background:rgba(0,212,200,.1)}.pct-table tbody tr:nth-child(2n){background:var(--gray-100)}.pct-table tbody tr:nth-child(2n):hover{background:var(--gray-200)}.pct-table tbody tr:nth-child(2n) td.col-destaque{background:rgba(0,212,200,.06)}@media (max-width:860px){.pct-section{padding:64px 16px}.pct-header{margin-bottom:36px}.pct-table-wrap{position:relative}.pct-scroll-hint{color:var(--gray-400);display:block;font-size:12px;margin-bottom:12px;text-align:center}}@media (max-width:540px){.pct-table{font-size:13px}.pct-table tbody td,.pct-table thead th{padding:14px}.pct-table tbody td:first-child{font-size:12px;min-width:140px}}