[data-theme=dark]{--color-sand:#1a1a2e;--color-cream:#0d1117;--color-earth-dark:#0d1117;--color-earth-medium:#161b22;--color-earth-light:#21262d;--text-primary:#e8e8e8;--text-secondary:#9ca3af;--text-light:#f0f0f0;--text-muted:#6b7280;--color-gold:#FBBF24;--color-gold-light:#FCD34D;--color-emerald:#4ADE80;--color-ruby:#F87171;--color-sapphire:#60A5FA;--color-amethyst:#A78BFA;--shadow-sm:0 1px 2px rgba(0,0,0,0.5);--shadow-md:0 4px 6px rgba(0,0,0,0.6);--shadow-lg:0 10px 25px rgba(0,0,0,0.7);--shadow-gold:0 4px 15px rgba(251, 191, 36, 0.25)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-sand:#1a1a2e;--color-cream:#0d1117;--color-earth-dark:#0d1117;--color-earth-medium:#161b22;--color-earth-light:#21262d;--text-primary:#e8e8e8;--text-secondary:#9ca3af;--text-light:#f0f0f0;--text-muted:#6b7280;--color-gold:#FBBF24;--color-gold-light:#FCD34D;--color-emerald:#4ADE80;--color-ruby:#F87171;--color-sapphire:#60A5FA;--color-amethyst:#A78BFA;--shadow-sm:0 1px 2px rgba(0,0,0,0.5);--shadow-md:0 4px 6px rgba(0,0,0,0.6);--shadow-lg:0 10px 25px rgba(0,0,0,0.7);--shadow-gold:0 4px 15px rgba(251, 191, 36, 0.25)}}[data-theme=dark] body,@media(prefers-color-scheme:dark){:root:not([data-theme=light]) body{background:linear-gradient(135deg,#0d1117 0%,#1a1a2e 100%)}}[data-theme=dark] .card{background:linear-gradient(135deg,#161b22 0%,#21262d 100%);border-color:rgba(251,191,36,.15)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .card{background:linear-gradient(135deg,#161b22 0%,#21262d 100%);border-color:rgba(251,191,36,.15)}}[data-theme=dark] .section-card{background:linear-gradient(135deg,#161b22 0%,#1a1a2e 100%)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .section-card{background:linear-gradient(135deg,#161b22 0%,#1a1a2e 100%)}}[data-theme=dark] table{background:#161b22}[data-theme=dark] td{border-bottom-color:rgba(255,255,255,5%)}[data-theme=dark] tr:hover{background:rgba(251,191,36,5%)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) table{background:#161b22}:root:not([data-theme=light]) td{border-bottom-color:rgba(255,255,255,5%)}:root:not([data-theme=light]) tr:hover{background:rgba(251,191,36,5%)}}[data-theme=dark] .article-content code{background:rgba(251,191,36,.15);color:#fcd34d}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .article-content code{background:rgba(251,191,36,.15);color:#fcd34d}}[data-theme=dark] .gem-list-item{background:linear-gradient(135deg,#161b22 0%,#21262d 100%)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .gem-list-item{background:linear-gradient(135deg,#161b22 0%,#21262d 100%)}}[data-theme=dark] .pagination a{background:#161b22;color:#e8e8e8}[data-theme=dark] .pagination a:hover{background:#fbbf24;color:#0d1117}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .pagination a{background:#161b22;color:#e8e8e8}:root:not([data-theme=light]) .pagination a:hover{background:#fbbf24;color:#0d1117}}[data-theme=dark] .tag{background:rgba(251,191,36,.15);color:#fbbf24}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .tag{background:rgba(251,191,36,.15);color:#fbbf24}}[data-theme=dark] .img-container{background:linear-gradient(135deg,#161b22,#21262d)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .img-container{background:linear-gradient(135deg,#161b22,#21262d)}}[data-theme=dark] .responsive-img,@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .responsive-img{filter:brightness(.95)}}[data-theme=dark] .gem-gallery-item{box-shadow:0 2px 8px rgba(0,0,0,.5)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .gem-gallery-item{box-shadow:0 2px 8px rgba(0,0,0,.5)}}.theme-toggle{display:flex;align-items:center;justify-content:center;background:0 0;border:2px solid rgba(251,191,36,.5);color:#fbbf24;width:44px;height:44px;border-radius:50%;cursor:pointer;transition:all .3s ease;font-size:1.25rem;padding:0}.theme-toggle:hover{background:rgba(251,191,36,.1);border-color:#fbbf24;transform:scale(1.05)}.theme-toggle:focus{outline:3px solid #fbbf24;outline-offset:2px}.theme-toggle:active{transform:scale(.95)}.theme-toggle .sun-icon,.theme-toggle .moon-icon{transition:transform .3s ease,opacity .3s ease}.theme-toggle[aria-label="Mudar para tema escuro"] .sun-icon,.theme-toggle[aria-label="Switch to dark theme"] .sun-icon{display:block}.theme-toggle[aria-label="Mudar para tema escuro"] .moon-icon,.theme-toggle[aria-label="Switch to dark theme"] .moon-icon{display:none}.theme-toggle[aria-label="Mudar para tema claro"] .sun-icon,.theme-toggle[aria-label="Switch to light theme"] .sun-icon{display:none}.theme-toggle[aria-label="Mudar para tema claro"] .moon-icon,.theme-toggle[aria-toggle="Switch to light theme"] .moon-icon{display:block}.header-controls{display:flex;align-items:center;gap:1rem}[data-theme=dark] .site-header,@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .site-header{background:linear-gradient(135deg,#0d1117 0%,#161b22 100%);border-bottom:1px solid rgba(251,191,36,.1)}}[data-theme=dark] .hero,@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .hero{background:linear-gradient(135deg,#0d1117 0%,#1a1a2e 50%,#161b22 100%)}}[data-theme=dark] .article-header,@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .article-header{background:linear-gradient(135deg,#0d1117,#161b22)}}[data-theme=dark] .article-content blockquote,@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .article-content blockquote{color:#9ca3af}}.no-js .theme-toggle{display:none}@media(prefers-reduced-motion:no-preference){body,.card,.section-card,table,.gem-list-item,.pagination a,.article-content code,.site-header,.hero,.article-header{transition:background-color .3s ease,color .3s ease,border-color .3s ease}}