/*
Theme Name: Núcleo Neutro Canvas
Theme URI: https://turmadorock.com.br
Author: Turma do Rock
Description: Tema canvas mínimo e gerenciado pelo plugin Núcleo Neutro WP.
Version: 1.0.0
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: nucleo-neutro-canvas
*/

:root{--nnwp-classic-width:1180px;}
html{box-sizing:border-box;}
*,*:before,*:after{box-sizing:inherit;}
body{margin:0;}
img{max-width:100%;height:auto;}
.nnwp-classic-shell{width:min(calc(100% - 32px),var(--nnwp-classic-width));margin:0 auto;padding:32px 0;}
.nnwp-screen-reader-text{position:absolute;left:-9999px;}
