.frete-page{padding-bottom:20px}.frete-hero{max-width:820px}.frete-hero-subtitle{max-width:620px}.frete-content{max-width:940px;margin:0 auto;padding:0 10px}.frete-intro p{margin-bottom:0}.frete-highlight-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin-top:2rem}.frete-highlight-card,.frete-table-card{border-radius:var(--radius-md);border:1px solid rgba(77,2,32,.1);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,242,245,.96));box-shadow:0 14px 35px rgba(77,2,32,.08);overflow:hidden}.frete-highlight-summary{list-style:none;cursor:pointer;padding:1.2rem 3.5rem 1.2rem 1.1rem;position:relative}.frete-highlight-summary::-webkit-details-marker{display:none}.frete-highlight-summary:after{content:"";position:absolute;top:50%;right:1.1rem;transform:translateY(-50%);width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:rgba(77,2,32,.08)}.frete-highlight-summary:before{content:"";position:absolute;top:50%;right:calc(1.1rem + 9px);width:8px;height:8px;border-right:1.8px solid #4d0220;border-bottom:1.8px solid #4d0220;transform:translateY(-65%) rotate(45deg);z-index:1}.frete-highlight-accordion[open] .frete-highlight-summary:before{transform:translateY(-35%) rotate(-135deg)}.frete-highlight-card h2{margin:0;font-family:var(--font-heading);font-size:1.5rem;color:#4d0220}.frete-highlight-body{padding:0 1.1rem 1.2rem}.frete-highlight-card p{margin:0;line-height:1.8;color:var(--text-secondary)}.frete-section-label{display:inline-block;margin-bottom:.9rem;font-size:19.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--primary);font-weight:700}.frete-table td,.frete-table th{font-size:1.2rem}.frete-support-card{padding:1.5rem 1.2rem;border-radius:var(--radius-md);background:#4d0220;box-shadow:0 24px 50px rgba(77,2,32,.18);text-align:center}.frete-section-label-light{color:rgba(255,236,243,.78);font-size:19.5px}.frete-support-card p{margin:0;color:rgba(255,247,250,.88);line-height:1.75;font-size:20.8px}.frete-support-card p+p{margin-top:1rem}.frete-support-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:-moz-fit-content;width:fit-content;min-height:46px;margin-top:1.2rem;padding:.82rem 1.2rem;border-radius:var(--radius-sm);background:#fff7fa;color:#4d0220;font-weight:700;text-decoration:none;box-shadow:0 14px 30px rgba(20,7,13,.18);transition:transform var(--transition-short),box-shadow var(--transition-short);font-size:18px}.frete-support-button:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(20,7,13,.22)}@media (min-width:768px){.frete-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.frete-support-card,.frete-table-card{padding:1.8rem 1.5rem}.frete-highlight-summary{padding-left:1.5rem;padding-right:4rem}.frete-highlight-body{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.35rem}}