.youtube-video-container{background:var(--bg-light,#f8f9fa);border-radius:8px;margin:2rem 0;max-width:100%;padding:1rem;width:100%}.video-wrapper{border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.video-wrapper iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.video-title{color:var(--text-primary,#333);font-size:1.125rem;font-weight:600;margin-bottom:.5rem;margin-top:1rem}.video-description{color:var(--text-secondary,#666);font-size:.9rem;line-height:1.5;margin:0}@media screen and (max-width:768px){.youtube-video-container{margin:1.5rem 0;padding:.75rem}.video-title{font-size:1rem}.video-description{font-size:.85rem}}.table-container{margin:2rem 0;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;width:100%}.table-title{color:var(--text-primary,#333);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.content-table{background:#fff;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);min-width:100%;overflow:hidden;table-layout:auto;width:100%}.content-table thead{background:var(--primary-color,#007cba);color:#fff}.content-table th{font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:1rem .8rem;text-align:center;text-transform:uppercase;white-space:normal;word-wrap:break-word;line-height:1.4;min-width:100px;vertical-align:middle}.content-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background-color .2s ease}.content-table tbody tr:last-child{border-bottom:none}.content-table tbody tr:hover{background-color:#f8f9fa}.content-table td{color:var(--text-primary,#333);font-size:.95rem;padding:1rem .8rem;vertical-align:middle;white-space:normal;word-wrap:break-word;line-height:1.5;text-align:center}@media screen and (max-width:1024px){.content-table{font-size:.9rem}.content-table th{font-size:.8rem;line-height:1.3;padding:.8rem .6rem}.content-table td{font-size:.85rem;padding:.8rem .6rem}}@media screen and (max-width:768px){.table-container{margin:1.5rem 0;padding:0;width:100%}.table-title{font-size:1.1rem;margin-bottom:.75rem;padding:0 .5rem}.content-table{display:block;font-size:.85rem;overflow-x:auto;white-space:normal;width:100%}.content-table tbody,.content-table thead,.content-table tr{display:table;table-layout:auto;width:100%}.content-table td,.content-table th{font-size:.75rem;padding:.6rem .4rem;white-space:normal;word-wrap:break-word;min-width:80px}.content-table th{font-size:.7rem;line-height:1.3;padding:.5rem .3rem}}@media screen and (max-width:480px){.content-table{border:0;display:block}.content-table thead{display:none}.content-table tbody{display:block}.content-table tr{border:1px solid #ddd;border-radius:8px;display:block;margin-bottom:1rem;overflow:hidden}.content-table td{border-bottom:1px solid #eee;display:block;padding:.75rem 1rem .75rem 50%;position:relative;text-align:right;white-space:normal}.content-table td:last-child{border-bottom:0}.content-table td:before{color:var(--primary-color,#007cba);content:attr(data-label);font-weight:600;left:1rem;padding-right:.5rem;position:absolute;text-align:left;width:45%}}@media print{.youtube-video-container{page-break-inside:avoid}.video-wrapper:after{content:"Vídeo disponível em: " attr(data-video-url);display:block;font-size:.8rem;margin-top:.5rem}.content-table{border:1px solid #000;box-shadow:none}.content-table thead{background:#e0e0e0!important;color:#000!important}}.content-table:focus-within{outline:2px solid var(--primary-color,#007cba);outline-offset:2px}.video-wrapper:focus-within{outline:2px solid var(--primary-color,#007cba);outline-offset:4px}@media (prefers-reduced-motion:reduce){.content-table tbody tr,.video-wrapper iframe{transition:none}}