/* Pão Duro 11.1 — ajustes de Metas, Conquistas, navegação PRO e Configurações */
#screenCofre .cofre-hero{display:none!important}
.mission-highlight{position:relative;display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:18px 22px!important;border:1px solid transparent;overflow:hidden}
.mission-highlight.warning{background:linear-gradient(135deg,#fff2ef,#fff9f7)!important;border-color:#ffd8d0}
.mission-highlight.positive,.mission-highlight.success{background:linear-gradient(135deg,#effbf1,#f7fff8)!important;border-color:#d6f0db}
.mission-character{width:64px;height:64px;border-radius:20px;display:grid;place-items:center;font-size:38px;background:rgba(255,255,255,.72);box-shadow:0 8px 22px rgba(11,35,91,.10)}
.mission-character.champion{background:#fff8d9}
.mission-highlight-copy b,.mission-highlight-copy h3{display:block;margin:0 0 6px;color:#10245a;font-size:20px;font-weight:900}
.mission-highlight.warning .mission-highlight-copy b{color:#a72222}
.mission-highlight.success .mission-highlight-copy h3{color:#11623c}
.mission-highlight-copy p{margin:0!important;font-size:14px!important;line-height:1.45!important;color:#475875!important}
.mission-visual{font-size:44px;filter:drop-shadow(0 7px 10px rgba(15,35,80,.12))}
.settings-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px;align-items:start}
.settings-nav,.settings-content{background:#fff;border:1px solid #dfe7f4;border-radius:20px;box-shadow:0 12px 32px rgba(25,55,112,.08)}
.settings-nav{padding:12px;position:sticky;top:18px}
.settings-tab{width:100%;border:0;background:transparent;padding:13px 14px;border-radius:12px;display:flex;gap:10px;align-items:center;text-align:left;font-weight:800;color:#273a61;cursor:pointer}
.settings-tab:hover{background:#f2f7ff}.settings-tab.active{background:#eaf3ff;color:#0863d5}
.settings-content{padding:20px;min-height:540px}.settings-panel{display:none}.settings-panel.active{display:block}
.settings-panel-head{padding-bottom:16px;border-bottom:1px solid #edf1f7;margin-bottom:4px}.settings-panel-head h3{margin:0;color:#10245a;font-size:22px}.settings-panel-head p{margin:5px 0 0;color:#6b7b98}
.setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 4px;border-bottom:1px solid #edf1f7;color:#10245a}
.setting-row>span{display:flex;flex-direction:column;gap:4px}.setting-row small{color:#71809b;font-weight:500}.setting-row select{min-width:210px;border:1px solid #d9e3f2;border-radius:10px;padding:10px 12px;background:#fff;color:#19315f}
.settings-switch-input{position:absolute;opacity:0;pointer-events:none}.settings-switch{width:46px;height:26px;border-radius:30px;background:#cfd8e6;position:relative;flex:0 0 auto;transition:.2s}.settings-switch:after{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:.2s}.settings-switch-input:checked+.settings-switch{background:#0863d5}.settings-switch-input:checked+.settings-switch:after{transform:translateX(20px)}
.settings-reminder-box{padding:18px 4px}.settings-action{width:100%;margin-top:12px}.sync-status-card{display:flex;gap:12px;align-items:center;padding:18px;background:#effbf3;border:1px solid #d1efda;border-radius:14px}.sync-status-card div{display:flex;flex-direction:column;gap:4px}.sync-status-card small{color:#557265}.sync-status-dot{width:12px;height:12px;border-radius:50%;background:#20b46b;box-shadow:0 0 0 5px rgba(32,180,107,.12)}
.settings-danger,.settings-danger-outline{width:100%;margin-top:12px;padding:13px;border-radius:12px;font-weight:800;cursor:pointer}.settings-danger{border:0;background:#fff0f0;color:#b32626}.settings-danger-outline{border:1px solid #f0bcbc;background:#fff;color:#b32626}.about-card{display:flex;align-items:center;gap:16px;padding:20px;background:#f6f9ff;border-radius:16px}.about-card img{width:64px;height:64px;border-radius:16px}.about-card div{display:flex;flex-direction:column;gap:4px}.about-card b{font-size:20px;color:#10245a}.about-card small,.about-card span{color:#6b7b98}
html.pd-compact .card,html.pd-compact .desktop-panel,html.pd-compact .goals-panel{padding-top:12px!important;padding-bottom:12px!important}
html.pd-no-animations *,html.pd-no-animations *:before,html.pd-no-animations *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
html.pd-negative-neutral .expense,html.pd-negative-neutral [data-kpi="balance"]{color:#10245a!important}
@media(max-width:899px){.settings-layout{grid-template-columns:1fr}.settings-nav{position:static;display:flex;overflow-x:auto;gap:6px;padding:8px}.settings-tab{width:auto;min-width:max-content}.settings-tab span{display:none}.settings-content{padding:15px;min-height:0}.setting-row{align-items:flex-start}.setting-row select{min-width:145px}.mission-highlight{grid-template-columns:auto 1fr;padding:15px!important}.mission-visual{display:none}.mission-character{width:52px;height:52px;font-size:30px}}
