:root{--navy:#172231;--navy2:#24364a;--blue:#315f85;--gold:#dda75f;--sand:#f1dfc0;--paper:#f7f6f2;--white:#fffdfa;--pink:#ef006f;--line:#dfe3e6;--muted:#707b86;--green:#3a8d64;--shadow:0 14px 40px #17223114}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Poppins,Arial,sans-serif;color:var(--navy);background:var(--paper)}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}img{max-width:100%}.hidden{display:none!important}.kicker{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.13em}.boot{position:fixed;inset:0;z-index:999;display:grid;place-content:center;justify-items:center;gap:8px;background:var(--navy);color:#fff}.boot img{width:120px;height:120px;object-fit:contain}.boot b{font-size:22px}.boot span{color:#bec7d1;font-size:13px}.toast{position:fixed;z-index:1000;right:20px;top:20px;max-width:360px;padding:14px 18px;border-radius:14px;background:var(--navy);color:#fff;box-shadow:var(--shadow);opacity:0;transform:translateY(-14px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}.toast.error{background:#a52d4d}.auth{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(430px,.9fr);min-height:100dvh}.auth-visual{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:38px 48px;background:radial-gradient(circle at 80% 30%,#315f8577,transparent 34%),linear-gradient(145deg,#111c29,var(--navy2));color:#fff}.auth-visual:after{content:"";position:absolute;width:600px;height:600px;right:-240px;bottom:-270px;border:1px solid #dda75f55;border-radius:50%}.auth-brand,.mobile-logo,.side-brand{display:flex;align-items:center;gap:12px}.auth-brand img{width:72px;height:72px;object-fit:contain}.auth-brand b,.auth-brand small,.mobile-logo b,.side-brand b,.side-brand small{display:block}.auth-brand b{font-size:22px}.auth-brand small,.side-brand small{color:#bdc7d1;font-size:9px;letter-spacing:.16em}.auth-copy{position:relative;z-index:1;max-width:590px;margin:auto 0}.auth-copy .kicker{color:var(--gold)}.auth-copy h1{margin:12px 0 14px;font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em}.auth-copy p{max-width:520px;color:#d0d7df;font-size:17px;line-height:1.7}.auth-colors{display:flex;gap:8px}.auth-colors i{width:60px;height:5px;border-radius:99px;background:var(--blue)}.auth-colors i:nth-child(2){background:var(--gold)}.auth-colors i:nth-child(3){background:var(--sand)}.auth-colors i:nth-child(4){width:22px;background:var(--pink)}.auth-panel{display:grid;align-content:center;width:min(100%,620px);padding:46px 64px;background:var(--white)}.auth-panel h2{margin:8px 0 5px;font-size:38px;line-height:1.1;letter-spacing:-.04em}.auth-panel>div>p{margin:0 0 25px;color:var(--muted)}.mobile-logo{display:none;margin-bottom:30px}.mobile-logo img{width:58px;height:58px;object-fit:contain}.auth form,.modal form{display:grid;gap:14px}.auth label,.modal label,.field{display:grid;gap:7px;color:var(--navy);font-size:12px;font-weight:700}.auth input,.modal input,.modal textarea,.modal select,.field input,.field select,.field textarea{width:100%;min-height:49px;padding:12px 14px;border:1px solid #d6dce1;border-radius:13px;background:#fff;color:var(--navy);outline:0}.auth input:focus,.modal input:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px #315f8518}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 17px;border-radius:13px;font-weight:800}.primary{background:var(--navy);color:#fff}.primary:hover{background:var(--blue)}.outline{border:1px solid #d7dde2;background:#fff;color:var(--navy)}.danger{background:#fff0f3;color:#a52d4d}.auth-links{display:flex;justify-content:space-between;margin:14px 0}.auth-links button,.back{padding:7px;background:transparent;color:var(--blue);font-size:12px;font-weight:700}.visitor-btn{display:flex;align-items:center;gap:13px;width:100%;padding:14px;border:1px solid #ead7b6;border-radius:15px;background:#fff7e9;color:var(--navy);text-align:left}.visitor-btn>i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--navy);color:var(--gold);font-size:19px}.visitor-btn b,.visitor-btn small{display:block}.visitor-btn small{margin-top:2px;color:var(--muted);font-size:10px}.form-grid{grid-template-columns:1fr 1fr}.wide{grid-column:1/-1}.check{display:flex!important;grid-template-columns:auto 1fr;align-items:center}.check input{width:auto;min-height:auto}.modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:18px;background:#101821cc}.modal-card{position:relative;width:min(100%,520px);max-height:92dvh;overflow:auto;padding:28px;border-radius:22px;background:#fff;box-shadow:0 28px 80px #0006}.modal-card h2{margin:6px 0 18px}.modal-x{position:absolute;right:16px;top:14px;width:36px;height:36px;border-radius:50%;background:#eef1f3;color:var(--navy);font-size:22px}.qr-result{display:grid;justify-items:center;gap:7px;margin-top:20px;padding:20px;border-radius:18px;background:#f4f5f2;text-align:center}.qr-result canvas{padding:10px;border-radius:12px;background:#fff}.qr-result small{color:var(--muted)}.app{min-height:100dvh;padding-left:256px}.side{position:fixed;inset:0 auto 0 0;z-index:50;display:flex;flex-direction:column;width:256px;padding:22px 14px;background:var(--navy);color:#fff}.side-brand{padding:0 7px 22px}.side-brand img{width:54px;height:54px;object-fit:contain}.side-brand b{font-size:16px}.side nav{display:grid;gap:3px;overflow:auto;padding:5px 0 18px}.side nav button{display:flex;align-items:center;gap:11px;width:100%;padding:10px 12px;border-radius:11px;background:transparent;color:#bdc7d1;text-align:left;font-size:12px;font-weight:600}.side nav button i{width:18px;color:var(--gold);text-align:center}.side nav button.active,.side nav button:hover{background:#ffffff11;color:#fff}.side nav button.active{box-shadow:inset 3px 0 var(--pink)}.side-user{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:9px;align-items:center;margin-top:auto;padding:13px 7px 0;border-top:1px solid #ffffff18}.side-user b,.side-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-user b{font-size:12px}.side-user small{color:#aeb8c2;font-size:9px}.side-user button{background:transparent;color:#fff}.avatar{display:grid;place-items:center;width:38px;height:38px;overflow:hidden;border-radius:12px;background:var(--gold);color:var(--navy);font-weight:800}.avatar img{width:100%;height:100%;object-fit:cover}.top{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:13px 30px;border-bottom:1px solid var(--line);background:#fffdfbea;backdrop-filter:blur(14px)}.top h1{margin:2px 0 0;font-size:23px;letter-spacing:-.035em}.top-actions{display:flex;align-items:center;gap:8px}.top-actions>button,#mobileMenu{display:grid;place-items:center;min-width:41px;height:41px;padding:0 10px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--navy)}.top-profile{display:flex!important;gap:8px!important}.top-profile .avatar{width:30px;height:30px;border-radius:9px}.top-profile b{font-size:11px}.workspace{width:min(100%,1260px);margin:auto;padding:28px 30px 110px}.mobile-nav{display:none}.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:1.3fr .7fr;gap:22px;padding:28px;border-radius:24px;background:linear-gradient(135deg,var(--navy),#29445f);color:#fff;box-shadow:var(--shadow)}.hero:after{content:"";position:absolute;width:310px;height:310px;right:-130px;top:-150px;border:1px solid #dda75f55;border-radius:50%}.hero h2{margin:7px 0 9px;font-size:32px}.hero p{margin:0;color:#cbd3dc}.balance{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:10px}.balance div{padding:17px;border:1px solid #ffffff20;border-radius:17px;background:#ffffff10}.balance small,.balance strong{display:block}.balance small{color:#cbd4dc;font-size:9px;text-transform:uppercase}.balance strong{margin-top:5px;font-size:28px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:28px 0 14px}.section-head h2{margin:4px 0 0;font-size:22px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{padding:19px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 7px 24px #1722310a}.card h3{margin:5px 0 8px}.card p{color:var(--muted);font-size:12px;line-height:1.5}.stat{display:flex;align-items:center;gap:13px}.stat i{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#edf2f6;color:var(--blue)}.stat strong{display:block;font-size:24px}.stat small{color:var(--muted)}.notice{border-left:4px solid var(--gold)}.notice.attention{border-color:var(--pink)}.list{display:grid;gap:9px}.row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff}.row b,.row small{display:block}.row small{margin-top:2px;color:var(--muted);font-size:10px}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{padding:7px 10px;border-radius:999px;background:#edf2f6;color:var(--blue);font-size:10px;font-weight:800}.feed-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.composer textarea{min-height:90px;resize:vertical}.post{padding:0;overflow:hidden}.post-head{display:flex;align-items:center;gap:10px;padding:16px}.post-media img,.post-media video{display:block;width:100%;max-height:560px;object-fit:cover}.post-copy{padding:0 16px 15px}.post-actions{display:flex;gap:5px;padding:10px 13px;border-top:1px solid var(--line)}.post-actions button{padding:8px 11px;border-radius:10px;background:transparent;color:var(--muted)}.profile-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:16px}.identity{display:flex;gap:18px;align-items:center}.profile-photo{width:118px;height:118px;border:4px solid var(--gold);border-radius:25px;object-fit:cover;background:var(--sand)}.callsign{display:inline-flex;padding:5px 9px;border-radius:999px;background:var(--navy);color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em}.gc{display:flex;align-items:center;gap:9px;margin-top:10px}.gc-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--navy);color:var(--gold);font-weight:800}.skill{margin:12px 0}.skill-head{display:flex;justify-content:space-between;margin-bottom:5px;font-size:11px;font-weight:700}.skill-track{display:grid;grid-template-columns:repeat(10,1fr);gap:3px}.skill-track i{height:8px;border-radius:2px;background:#e5e9ec}.skill-track i.on{background:var(--blue)}.skill-track i.last{background:var(--pink)}.badge-grid,.equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.badge{padding:13px;border:1px solid #ead8b9;border-radius:14px;background:#fff8eb;text-align:center}.badge i{display:block;margin-bottom:7px;color:var(--gold);font-size:22px}.equipment{aspect-ratio:1;overflow:hidden;border-radius:14px;background:#eef1f3}.equipment img{width:100%;height:100%;object-fit:cover}.rank-podium{display:grid;grid-template-columns:1fr 1.12fr 1fr;gap:12px;align-items:end;margin-bottom:20px}.podium{padding:20px;border:1px solid var(--line);border-radius:20px;background:#fff;text-align:center}.podium.first{padding-top:32px;background:linear-gradient(#fff7df,#fff)}.podium .avatar{margin:auto}.podium strong,.podium small{display:block}.podium i{color:var(--gold);font-size:27px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.calendar-grid span{display:grid;place-items:center;min-height:58px;border-radius:11px;background:#fff;font-size:11px}.calendar-grid span.event{background:var(--navy);color:#fff;box-shadow:inset 0 -4px var(--pink)}.doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.doc{display:flex;gap:13px;align-items:flex-start}.doc>i{color:#c93255;font-size:30px}.shop-tabs{display:flex;gap:8px;margin-bottom:15px}.shop-tabs button{padding:9px 13px;border-radius:999px;background:#e9eef2;color:var(--blue);font-size:11px;font-weight:800}.shop-tabs button.active{background:var(--navy);color:#fff}.month.paid{filter:grayscale(1);opacity:.55}.heal-shell{display:grid;grid-template-columns:1fr 1fr;gap:16px}.body-map{display:grid;grid-template-areas:"head head" "arm torso" "leg leg";grid-template-columns:1fr 1fr;gap:8px}.body-map button{min-height:82px;border-radius:14px;background:#edf1f4;color:var(--navy);font-weight:800}.body-map button:hover,.body-map button.active{background:var(--pink);color:#fff}.body-map button:nth-child(1){grid-area:head}.body-map button:nth-child(2){grid-area:torso}.body-map button:nth-child(3){grid-area:arm}.body-map button:nth-child(4){grid-area:leg}.protocol{display:grid;place-items:center;min-height:240px;border:1px solid #ead8b9;border-radius:20px;background:#fff8eb;text-align:center}.protocol strong{font-size:70px;color:var(--pink)}.admin-tabs{display:flex;gap:7px;overflow:auto;margin-bottom:16px}.admin-tabs button{white-space:nowrap;padding:9px 12px;border-radius:999px;background:#e9eef2;color:var(--blue);font-size:10px;font-weight:800}.admin-tabs button.active{background:var(--navy);color:#fff}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;background:#fff}.table th,.table td{padding:10px;border-bottom:1px solid var(--line);text-align:left;font-size:10px}.table th{color:var(--muted)}.field textarea{min-height:90px}.actions{display:flex;flex-wrap:wrap;gap:7px}.empty{padding:36px;border:1px dashed #bcc5cc;border-radius:18px;color:var(--muted);text-align:center}#mobileMenu{display:none}.pdf-card{width:min(96vw,1000px);height:90dvh;padding:12px}.pdf-card iframe{width:100%;height:100%;border:0;border-radius:12px}
@media(max-width:1050px){.grid{grid-template-columns:1fr 1fr}.doc-grid{grid-template-columns:1fr 1fr}.feed-layout{grid-template-columns:1fr}.feed-layout>aside{display:none}}
@media(max-width:820px){.auth{grid-template-columns:1fr}.auth-visual{display:none}.auth-panel{width:100%;min-height:100dvh;padding:30px 22px}.mobile-logo{display:flex}.app{padding-left:0}.side{transform:translateX(-102%);transition:.2s}.side.open{transform:none}.top{padding:10px 15px}.top-profile b{display:none}#mobileMenu{display:grid}.workspace{padding:20px 14px 92px}.mobile-nav{position:fixed;z-index:45;left:0;right:0;bottom:0;display:flex;justify-content:space-around;height:70px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fff}.mobile-nav button{display:grid;place-items:center;gap:2px;flex:1;background:transparent;color:var(--muted);font-size:8px}.mobile-nav button i{font-size:18px}.mobile-nav button.active{color:var(--pink)}.hero,.profile-grid,.heal-shell{grid-template-columns:1fr}.hero h2{font-size:26px}.top h1{font-size:19px}}
@media(max-width:560px){.form-grid,.grid,.grid.two,.doc-grid{grid-template-columns:1fr}.wide{grid-column:auto}.auth-panel h2{font-size:32px}.balance{grid-template-columns:1fr 1fr}.rank-podium{grid-template-columns:1fr}.podium.first{order:-1}.badge-grid,.equipment-grid{grid-template-columns:repeat(2,1fr)}.identity{align-items:flex-start}.profile-photo{width:90px;height:90px}.calendar-grid span{min-height:44px}.top-actions>button:not(.top-profile){display:none}}
.calendar-grid button{display:grid;place-items:center;min-height:58px;border-radius:11px;background:#fff;color:var(--navy);font-size:11px}.calendar-grid button:hover{background:#edf2f6}.calendar-grid button.event{background:var(--navy);color:#fff;box-shadow:inset 0 -4px var(--pink)}
.story-strip{display:flex;gap:12px;overflow:auto;margin-bottom:16px;padding:4px 2px 10px}.story-strip button{display:grid;justify-items:center;gap:6px;min-width:72px;background:transparent;color:var(--navy)}.story-strip button>span{display:grid;place-items:center;width:58px;height:58px;overflow:hidden;border:3px solid var(--gold);border-radius:50%;background:var(--navy);color:#fff;font-weight:800}.story-strip button>span img{width:100%;height:100%;object-fit:cover}.story-strip button b{max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.story-add>span{border-color:var(--pink);color:var(--pink);background:#fff}.story-view{display:grid;gap:12px;text-align:center}.story-view img,.story-view video{width:100%;max-height:68dvh;border-radius:16px;object-fit:contain;background:#111}


/* Equipe Fúria — UX v19 */
:root{--soft-blue:#edf4f8;--soft-gold:#fff7e9;--soft-pink:#fff0f6;--soft-green:#eaf8f0;--green:#27865d;--amber:#c88717;--red:#b84258}
.workspace{max-width:1380px;padding-top:34px}.card{padding:24px;border-radius:22px}.full{width:100%}.helper{color:var(--muted);font-size:11px}.text-link{padding:4px 0;background:transparent;color:var(--blue);font-size:11px;font-weight:800}.icon-btn{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--navy)}.icon-btn:hover{border-color:var(--gold);color:var(--pink)}
.side{background:linear-gradient(180deg,#111c29 0%,#17283a 100%)}.side-brand img{width:58px;height:58px}.side nav{gap:5px}.side nav button{min-height:42px;padding:11px 13px;border-radius:13px}.side nav button.active{background:linear-gradient(90deg,#ffffff17,#ffffff08);box-shadow:inset 3px 0 var(--pink)}
.status-pill{display:inline-flex;align-items:center;width:max-content;padding:6px 10px;border-radius:99px;background:#eef1f3;color:var(--muted);font-size:9px;font-weight:800;white-space:nowrap}.status-pill.success{background:var(--soft-green);color:var(--green)}.status-pill.warning{background:#fff3d9;color:var(--amber)}.status-pill.danger{background:#ffebef;color:var(--red)}.status-pill.info{background:var(--soft-blue);color:var(--blue)}.status-pill.attention{background:var(--soft-pink);color:var(--pink)}
.operator-hero{padding:34px;background:radial-gradient(circle at 76% 15%,#dda75f33,transparent 33%),linear-gradient(135deg,#111c29,#294963)}.operator-hero .kicker{color:var(--gold)}.operator-hero h2{font-size:36px}.hero-actions{display:flex;gap:9px;margin-top:24px}.light{background:#fff;color:var(--navy)}.ghost-light{border:1px solid #ffffff35;background:#ffffff0b;color:#fff}.operator-summary{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;margin-top:16px}.qr-mini{display:flex;align-items:center;gap:20px}.qr-mini canvas{width:104px!important;height:104px!important;padding:8px;border-radius:14px;background:#fff}.qr-mini h3{margin:5px 0}.notice-summary{display:grid;grid-template-columns:1fr auto;align-items:center}.notice-summary>*{grid-column:1}.notice-summary>strong{grid-column:2;grid-row:1/4;color:var(--pink);font-size:52px}.activity-grid{align-items:stretch}.activity-card{display:flex;flex-direction:column;position:relative;min-height:260px}.activity-card .btn{margin-top:auto}.activity-top,.shop-state{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.activity-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:var(--soft-blue);color:var(--blue)}@keyframes urgentPulse{0%,100%{box-shadow:0 0 0 0 #ef006f00,0 7px 24px #1722310a}50%{box-shadow:0 0 0 7px #ef006f1a,0 12px 38px #ef006f20}}.urgent-pulse{border-color:#ef006f77;animation:urgentPulse 2s ease-in-out infinite}
.composer{padding:20px}.composer-head{display:grid;grid-template-columns:auto 1fr;gap:12px}.composer-head textarea{min-height:84px;border:0;background:#f5f7f8}.composer-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.post-list{display:grid;gap:18px;margin-top:18px}.post{border:0;box-shadow:0 15px 45px #17223110}.post-head{padding:20px}.post-head span small{display:block;margin-top:3px;color:var(--muted);font-size:9px;text-transform:capitalize}.post-copy{padding:8px 20px 18px}.post-copy p{font-size:13px;line-height:1.7}.post-actions{padding:12px 17px}.post-actions button{font-weight:700}.post-actions button.liked{background:var(--soft-pink);color:var(--pink)}.comment-preview{display:grid;gap:12px;padding:0 20px 18px}.mini-comment{display:grid;grid-template-columns:auto 1fr;gap:10px;padding:11px;border-radius:15px;background:#f7f8f8}.mini-comment .avatar{width:34px;height:34px}.mini-comment p{margin:3px 0;color:var(--navy);font-size:11px}.mini-comment small{color:var(--muted);font-size:8px}.all-comments{max-height:60vh;overflow:auto;padding:0}.feed-aside{position:sticky;top:105px;height:max-content}.section-mini{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-mini h3{margin:4px 0}.troop-stack{display:grid;gap:4px;margin:15px 0}.troop-stack button,.gc-members button{display:flex;align-items:center;gap:10px;width:100%;padding:8px;border-radius:13px;background:transparent;text-align:left}.troop-stack button:hover,.gc-members button:hover{background:var(--soft-blue)}.troop-stack b,.troop-stack small,.gc-members b,.gc-members small{display:block}.troop-stack small,.gc-members small{color:var(--muted);font-size:9px}
.profile-v19{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr)}.profile-identity{align-items:stretch;padding:0;overflow:hidden}.profile-photo-wrap{position:relative;flex:0 0 300px;min-height:360px;background:linear-gradient(145deg,var(--sand),#fff)}.profile-photo{width:100%;height:100%;min-height:360px;border:0;border-radius:0;object-fit:cover}.profile-photo-wrap .icon-btn{position:absolute;right:14px;bottom:14px}.identity-copy{display:flex;flex-direction:column;justify-content:center;padding:34px}.identity-copy h2{margin:12px 0 3px;font-size:34px}.role-name{margin:0 0 18px;color:var(--muted)}.gc-mark img{width:100%;height:100%;object-fit:cover}.badge-grid-v19{grid-template-columns:repeat(3,1fr)}.badge{display:grid;justify-items:center;gap:5px;padding:18px}.badge-orbit{display:grid;place-items:center;width:58px;height:58px;margin-bottom:5px;border:1px solid #e9c68c;border-radius:50%;background:radial-gradient(circle,#fff8e9,#f7dfba)}.badge-orbit i{margin:0}.badge small{color:var(--muted);font-size:8px}.timeline{display:grid;gap:0}.timeline-item{display:grid;grid-template-columns:20px 1fr;gap:12px;position:relative;padding:5px 0 20px}.timeline-item>span{width:12px;height:12px;margin-top:4px;border:3px solid var(--gold);border-radius:50%;background:#fff}.timeline-item:not(:last-child):before{content:"";position:absolute;left:5px;top:18px;bottom:0;width:2px;background:#e7d5b7}.timeline-item b,.timeline-item small{display:block}.timeline-item small{margin-top:4px;color:var(--muted);font-size:9px}.skill-card,.account-card{margin-bottom:16px}.skill-card .skill{margin:16px 0}
.calendar-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:20px}.section-head.compact{margin-top:0}.calendar-v19{gap:8px}.calendar-v19>b{padding:8px;color:var(--muted);font-size:10px;text-align:center}.calendar-v19 button{position:relative;display:grid;place-items:center;min-height:70px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--navy)}.calendar-v19 button.event{border-color:var(--blue);background:var(--soft-blue);color:var(--blue)}.calendar-v19 button.event:after{content:"";position:absolute;bottom:7px;width:5px;height:5px;border-radius:50%;background:var(--pink)}.calendar-v19 button.past{border-color:#d8dde1;background:#eef0f2;color:#89929a;box-shadow:none}.calendar-v19 button i{position:absolute;right:6px;top:6px;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--navy);color:#fff;font-size:8px;font-style:normal}.calendar-legend{display:flex;gap:18px;margin-top:16px;color:var(--muted);font-size:9px}.calendar-legend span{display:flex;align-items:center;gap:6px}.calendar-legend i{width:9px;height:9px;border-radius:50%}.future-dot{background:var(--blue)}.past-dot{background:#aeb5bb}.agenda-list h2{margin:5px 0 18px;text-transform:capitalize}
.podium-v19{gap:16px}.podium-v19 .podium{position:relative;padding:28px 18px;border:0;box-shadow:0 15px 45px #17223112}.podium-v19 .podium.first{padding-top:44px;border:2px solid #e6b35e;background:radial-gradient(circle at 50% 0,#ffe4a9,#fff 58%);transform:translateY(-10px)}.podium-v19 .avatar{width:62px;height:62px;margin-bottom:11px;border-radius:50%}.podium-place{position:absolute;left:15px;top:14px;color:var(--muted);font-size:11px;font-weight:800}.podium-gc{display:block;margin:8px auto;padding:5px 9px;border-radius:99px;background:var(--soft-blue);color:var(--blue);font-size:8px}.ranking-list{display:grid;gap:8px}.rank-row{display:grid;grid-template-columns:38px auto 1fr auto;gap:12px;align-items:center;padding:14px 18px;border:1px solid var(--line);border-radius:17px;background:#fff}.rank-number{font-size:18px;font-weight:800;color:var(--blue)}.rank-person b,.rank-person small{display:block}.rank-person small{margin-top:3px;color:var(--muted);font-size:9px}
.knowledge-head{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:28px;border-radius:24px;background:linear-gradient(135deg,var(--navy),#2f506d);color:#fff}.knowledge-head h2{margin:7px 0;font-size:30px}.knowledge-head p{margin:0;color:#c8d1da}.search-box{display:flex;align-items:center;gap:10px;min-width:300px;padding:0 15px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--muted)}.search-box input{width:100%;height:48px;border:0;outline:0;background:transparent;color:var(--navy)}.filter-chips{display:flex;gap:7px;overflow:auto;margin:18px 0}.filter-chips button,.segmented button{padding:9px 14px;border-radius:99px;background:#e9eef2;color:var(--blue);font-size:10px;font-weight:800;white-space:nowrap}.filter-chips button.active,.segmented button.active{background:var(--navy);color:#fff}.knowledge-list{display:grid;gap:10px}.document-row{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:17px 19px;border:1px solid var(--line);border-radius:18px;background:#fff}.document-row h3{margin:4px 0}.document-row p{margin:0;color:var(--muted);font-size:10px}.pdf-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff0f1;color:#c53f55;font-size:22px}.document-actions{display:flex;gap:6px}.admin-docs{max-height:590px;overflow:auto}.admin-docs .document-row{grid-template-columns:auto 1fr}.admin-docs small{display:block;margin-top:5px;color:var(--muted)}
.shop-tabs{margin-bottom:22px}.shop-tabs button{display:flex;align-items:center;gap:7px;padding:11px 17px}.shop-grid{align-items:stretch}.shop-card{display:flex;flex-direction:column;min-height:230px}.shop-card .btn{margin-top:auto}.shop-state>i{font-size:24px}.shop-card.paid,.shop-card.available{border-color:#92d8b4;background:linear-gradient(145deg,#fff,var(--soft-green))}.shop-card.overdue{border-color:#efb2bd;background:linear-gradient(145deg,#fff,#fff3f4)}.shop-card.requested,.shop-card.unavailable{filter:grayscale(.75);opacity:.68}.success-btn{background:var(--green);color:#fff}.danger-btn{background:var(--red);color:#fff}
.admin-tabs{position:sticky;top:82px;z-index:30;margin:-34px -30px 26px;padding:15px 30px;border-bottom:1px solid var(--line);background:#f7f6f2eb;backdrop-filter:blur(14px)}.admin-tabs button{padding:10px 14px}.admin-section{display:grid;gap:20px}.approval-alert{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:18px 20px;border:1px solid #eecb86;border-radius:20px;background:#fff8e8}.approval-alert p{margin:4px 0 0;color:#886e3b;font-size:10px}.alert-icon,.scan-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#ffe8b8;color:#b77713;font-size:21px}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.metrics-grid.small{grid-template-columns:repeat(2,minmax(0,280px))}.metric-card{display:flex;gap:14px;align-items:center;padding:20px;border:1px solid var(--line);border-radius:20px;background:#fff}.metric-card>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--soft-blue);color:var(--blue)}.metric-card small,.metric-card strong,.metric-card p{display:block}.metric-card strong{font-size:27px}.metric-card p{margin:2px 0 0;color:var(--muted);font-size:9px}.primary-metric{border-color:var(--navy);background:var(--navy);color:#fff}.primary-metric>span{background:#ffffff15;color:var(--gold)}.primary-metric p{color:#bdc8d1}.dashboard-columns,.admin-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.engagement-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px}.engagement-grid>div{display:flex;gap:11px;align-items:center;padding:12px;border-radius:14px;background:#f6f8f9}.engagement-grid i{color:var(--blue)}.engagement-grid b,.engagement-grid small{display:block}.engagement-grid small{color:var(--muted);font-size:8px}.modern-table{border:1px solid var(--line);border-radius:20px;background:#fff}.modern-table .table th{padding:14px;background:#f4f6f7}.modern-table .table td{padding:14px}.modern-table td b,.modern-table td small{display:block}.modern-table td small{margin-top:3px;color:var(--muted);font-size:8px}.pending-strip{display:flex;gap:10px;align-items:center;padding:13px 17px;border-radius:15px;background:#fff3dc;color:#916312}.pending-strip span{font-size:10px}.admin-toolbar,.filter-bar,.visitor-tools{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-toolbar>span{color:var(--muted);font-size:10px}.admin-form-card h3{margin:5px 0 20px}.operator-cards{display:grid;gap:9px}.operator-card{display:grid;grid-template-columns:auto 1fr auto auto;gap:14px;align-items:center;padding:17px;border:1px solid var(--line);border-radius:19px;background:#fff}.operator-card.pending{border-color:#eac87c;background:#fffaf0}.operator-main>div{display:flex;align-items:center;gap:10px}.operator-main small,.operator-points small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.operator-points{text-align:right}.skill-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:9px}.skill-mini span{position:relative;overflow:hidden;height:18px;border-radius:5px;background:#edf0f2}.skill-mini i{position:absolute;inset:0 auto 0 0;background:#c9d9e6}.skill-mini small{position:relative;z-index:1;padding-left:5px;color:var(--navy);font-size:7px}.badge-preview-row{display:flex;gap:7px;margin:15px 0}.badge-preview-row span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--soft-gold);color:var(--gold)}.award-form{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:end}.call-sign-help{padding:11px;border-radius:12px;background:var(--soft-blue);color:var(--blue);font-size:10px}
.groups-layout{grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr)}.gc-board{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.gc-header{display:flex;gap:14px;align-items:center;padding-bottom:15px;border-bottom:1px solid var(--line)}.gc-header>img,.gc-header>span{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--navy);color:var(--gold);object-fit:cover}.gc-header h3,.gc-header p{margin:2px 0}.gc-header p{color:var(--muted);font-size:9px}.gc-members{display:grid;gap:3px;margin-top:12px}.leader-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.leader-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.leader-card>div small{display:block;color:var(--muted);font-size:9px}.mission-permissions{grid-column:1/-1;margin-top:10px;padding-top:15px;border-top:1px solid var(--line)}.mission-permissions>p{font-size:10px}.permission-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:7px;padding:11px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left}.permission-row.active{border-color:#7bc8a0;background:var(--soft-green)}.permission-row b,.permission-row small{display:block}.permission-row small{margin-top:3px;color:var(--muted);font-size:8px}.permission-row i{color:var(--green)}
.segmented{display:flex;width:max-content;padding:4px;border-radius:99px;background:#e8edf0}.segmented button{background:transparent}.report-accordion{display:grid;gap:9px;margin-top:16px}.report-accordion details{border:1px solid var(--line);border-radius:15px;background:#fff}.report-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;cursor:pointer}.report-accordion summary b,.report-accordion summary small{display:block}.report-accordion summary small{margin-top:3px;color:var(--muted);font-size:8px}.response-list{display:grid;gap:7px;padding:0 14px 14px}.response-list>div{display:flex;justify-content:space-between;gap:15px;padding:10px;border-radius:11px;background:#f5f7f8}.response-list b,.response-list small{display:block}.response-list small{color:var(--muted);font-size:8px}.filter-bar{justify-content:flex-start}.filter-bar select,.visitor-tools select,.visitor-tools>input{min-height:48px;padding:0 13px;border:1px solid var(--line);border-radius:13px;background:#fff}.membership-row.paid{border-color:#b5dfc9;background:var(--soft-green)}.membership-row.pending{border-color:#ebd092;background:#fff9e9}.products-admin{margin-top:18px}.status-toggle{display:flex;align-items:center;gap:8px;padding:8px 11px;border-radius:99px;background:#edf0f2;color:var(--muted);font-size:9px;font-weight:800}.status-toggle i{width:9px;height:9px;border-radius:50%;background:#adb4ba}.status-toggle.on{background:var(--soft-green);color:var(--green)}.status-toggle.on i{background:var(--green)}
.visitor-tools{justify-content:flex-start}.visitor-layout{grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr)}.scan-card{text-align:center}.scan-card .scan-icon{margin:0 auto 15px}.scan-card form{text-align:left}.visitor-list{display:grid;gap:7px;max-height:590px;overflow:auto;margin-top:15px}.visitor-row{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;padding:11px;border-radius:14px;background:#f6f8f9}.visitor-row b,.visitor-row small{display:block}.visitor-row small{margin-top:3px;color:var(--muted);font-size:8px}.visitor-confirm{text-align:center}.visitor-confirm .scan-icon{margin:0 auto 15px}.program-cards{display:grid;gap:9px}.program-card{display:grid;grid-template-columns:auto 1fr auto auto;gap:15px;align-items:center;padding:15px 18px;border:1px solid var(--line);border-radius:18px;background:#fff}.program-card.past{background:#f0f2f3;color:#7a838b}.program-date{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:var(--navy);color:#fff}.program-date b,.program-date small{display:block}.program-date b{font-size:20px}.program-date small{font-size:8px;text-transform:uppercase}.program-card>div b,.program-card>div small,.program-card>span:last-child b,.program-card>span:last-child small{display:block}.program-card small{color:var(--muted);font-size:8px}.notice-list{display:grid;gap:8px;margin-top:15px}.notice-item{display:grid;grid-template-columns:auto 1fr auto;gap:11px;padding:13px;border-left:3px solid var(--gold);border-radius:13px;background:#f7f8f8}.notice-item.attention{border-color:var(--pink)}.notice-item>span:first-child{color:var(--blue)}.notice-item p{margin:4px 0;color:var(--muted);font-size:9px}.notice-item small{font-size:8px;color:var(--muted)}
.success-card{text-align:center}.success-card>img{width:120px;height:120px;object-fit:contain}.success-check{display:block;margin:0 auto 8px;color:var(--green);font-size:32px}.success-card h2{margin:5px}.success-card p{color:var(--muted);line-height:1.6}

@media(max-width:1100px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.dashboard-columns,.admin-split,.operator-summary,.calendar-layout{grid-template-columns:1fr}.leader-grid,.gc-board{grid-template-columns:1fr}.profile-v19{grid-template-columns:1fr}.feed-layout{grid-template-columns:minmax(0,1fr) 280px}.operator-card{grid-template-columns:auto 1fr auto}.operator-card>.actions{grid-column:2/-1}.visitor-layout,.groups-layout{grid-template-columns:1fr}}
@media(max-width:820px){.workspace{padding-top:20px}.admin-tabs{top:70px;margin:-20px -14px 18px;padding:11px 14px}.metrics-grid,.grid,.grid.two,.dashboard-columns,.admin-split,.operator-summary,.calendar-layout,.leader-grid,.gc-board,.feed-layout{grid-template-columns:1fr}.knowledge-head{display:grid;gap:18px}.knowledge-head .search-box,.search-box{min-width:0;width:100%}.profile-photo-wrap{flex-basis:210px;min-height:300px}.profile-photo{min-height:300px}.identity-copy{padding:23px}.identity-copy h2{font-size:27px}.profile-identity{display:grid}.badge-grid-v19{grid-template-columns:repeat(2,1fr)}.feed-aside{position:static}.operator-card{grid-template-columns:auto 1fr}.operator-card>.operator-points{grid-column:1;text-align:left}.operator-card>.actions{grid-column:2}.skill-mini{grid-template-columns:repeat(2,1fr)}.admin-toolbar,.filter-bar,.visitor-tools{display:grid;grid-template-columns:1fr;width:100%}.visitor-tools>*{width:100%}.award-form{grid-template-columns:1fr}.program-card{grid-template-columns:auto 1fr}.program-card>.status-pill,.program-card>span:last-child{grid-column:2}.approval-alert{grid-template-columns:auto 1fr}.approval-alert .btn{grid-column:1/-1}.rank-row{grid-template-columns:32px auto 1fr}.rank-row>strong{grid-column:3}.podium-v19{grid-template-columns:1fr}.podium-v19 .podium.first{order:-1;transform:none}.calendar-v19 button{min-height:52px}.document-row{grid-template-columns:auto 1fr}.document-actions{grid-column:2}.operator-hero h2{font-size:29px}.hero-actions{flex-wrap:wrap}.qr-mini{align-items:center}.notice-summary>strong{font-size:38px}}
@media(max-width:480px){.card{padding:18px}.top-actions>button{min-width:38px}.top-profile{padding:0 4px!important}.operator-hero{padding:24px}.balance{grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr}.badge-grid-v19{grid-template-columns:1fr 1fr}.profile-photo-wrap{min-height:320px}.profile-photo{min-height:320px}.calendar-v19{gap:4px}.calendar-v19 button{min-height:44px;border-radius:10px}.document-row{padding:14px}.pdf-icon{width:42px;height:42px}.shop-grid{grid-template-columns:1fr}.story-strip{margin-right:-14px}.visitor-row{grid-template-columns:auto 1fr}.visitor-row>.status-pill,.visitor-row>.btn{grid-column:2}.composer-actions{justify-content:space-between}.composer-actions .btn{padding:10px}.section-head{align-items:flex-start}.rank-podium{grid-template-columns:1fr}}

/* Refinamentos v20 */
.admin-form-card form{margin-top:22px}.admin-form-card .form-grid{row-gap:20px}.admin-form-card .form-grid>.btn{margin-top:10px}.award-form{margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}
.operator-mode-tabs{display:flex;gap:8px;margin-bottom:20px;padding:6px;border:1px solid var(--line);border-radius:16px;background:#fff}.operator-mode-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border:0;border-radius:11px;background:transparent;color:var(--muted);font:inherit;font-weight:700;cursor:pointer}.operator-mode-tabs button.active{background:var(--navy);color:#fff}.operator-mode-tabs b{display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--pink);color:#fff;font-size:11px}.operator-mode-pending .admin-split,.operator-mode-pending .admin-toolbar{display:none}.operator-mode-pending .operator-card:not(.pending){display:none}.operator-mode-pending .pending-strip{margin-bottom:18px}
.profile-qr-card{text-align:center}.profile-qr-card canvas{display:block;width:190px!important;height:190px!important;margin:18px auto 12px;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fff}.profile-qr-card b,.profile-qr-card small{display:block}.profile-qr-card small{margin-top:6px;color:var(--muted);line-height:1.5}
.badge-upload-field input{padding:9px;background:#fff}.badge-image-preview{display:flex;align-items:center;gap:10px;min-height:58px;margin-top:8px;padding:8px;border:1px dashed var(--line);border-radius:12px;color:var(--muted)}.badge-image-preview img{width:44px;height:44px;border-radius:10px;object-fit:cover}.badge-orbit img{width:100%;height:100%;border-radius:50%;object-fit:cover}.media-preview-modal>img{display:block;width:100%;max-height:420px;margin:18px 0;object-fit:contain;border-radius:18px;background:var(--sand)}
#operatorAdminForm .form-grid{gap:18px}#operatorAdminForm .btn{margin-top:6px}.danger-btn{border-color:#dc354555!important;background:#fff1f2!important;color:#b42332!important}
@media(max-width:640px){.operator-mode-tabs{display:grid}.operator-mode-tabs button{width:100%}.profile-qr-card canvas{width:170px!important;height:170px!important}}

/* Tema individual escuro */
.theme-switch{display:flex!important;align-items:center!important;justify-content:center;gap:7px;min-width:44px!important;padding:0 12px!important;border:1px solid var(--line)!important;border-radius:13px!important;background:#fff!important;color:var(--navy)!important}.theme-switch span{font-size:9px;font-weight:800}.auth-theme-switch{position:fixed;right:18px;top:18px;z-index:120;height:44px;box-shadow:0 8px 30px #10192318}.app:not(.hidden)~.auth-theme-switch{display:none!important}
html[data-theme="dark"]{color-scheme:dark;--navy:#f4f7fa;--blue:#9dc9e4;--gold:#e8b96f;--sand:#1c2732;--line:#33414f;--muted:#a9b5c0;--soft-blue:#1b3344;--soft-gold:#3a3020;--soft-pink:#3c1c2d;--soft-green:#17362b;--green:#68d19b;--amber:#f0ba54;--red:#ff8195;background:#0d151d}
html[data-theme="dark"] body,html[data-theme="dark"] .workspace,html[data-theme="dark"] .app{background:#0d151d;color:#f4f7fa}
html[data-theme="dark"] .top{border-color:#293746;background:#111c26;color:#f4f7fa}html[data-theme="dark"] .top h1,html[data-theme="dark"] h1,html[data-theme="dark"] h2,html[data-theme="dark"] h3,html[data-theme="dark"] h4,html[data-theme="dark"] b,html[data-theme="dark"] strong{color:#f4f7fa}
html[data-theme="dark"] .card,html[data-theme="dark"] .operator-card,html[data-theme="dark"] .document-row,html[data-theme="dark"] .rank-row,html[data-theme="dark"] .program-card,html[data-theme="dark"] .modern-table,html[data-theme="dark"] .permission-row,html[data-theme="dark"] .operator-mode-tabs,html[data-theme="dark"] .modal-card{border-color:#33414f;background:#16212c;color:#eef3f7;box-shadow:0 15px 45px #00000028}
html[data-theme="dark"] .field input,html[data-theme="dark"] .field select,html[data-theme="dark"] .field textarea,html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea,html[data-theme="dark"] .search-box,html[data-theme="dark"] .visitor-tools>input,html[data-theme="dark"] .visitor-tools select,html[data-theme="dark"] .filter-bar select{border-color:#3a4a59;background:#101a23;color:#f4f7fa}html[data-theme="dark"] input::placeholder,html[data-theme="dark"] textarea::placeholder{color:#778592}
html[data-theme="dark"] .theme-switch,html[data-theme="dark"] .icon-btn,html[data-theme="dark"] .btn.outline{border-color:#40505e!important;background:#1a2732!important;color:#edf3f7!important}html[data-theme="dark"] .text-link{color:#a9d5ef}
html[data-theme="dark"] .admin-tabs{border-color:#293746;background:#0d151deb}html[data-theme="dark"] .table th,html[data-theme="dark"] .modern-table .table th{background:#111c26;color:#dce5ec}html[data-theme="dark"] .table td{border-color:#2c3a47;color:#e8eef3}
html[data-theme="dark"] .engagement-grid>div,html[data-theme="dark"] .mini-comment,html[data-theme="dark"] .visitor-row,html[data-theme="dark"] .notice-item,html[data-theme="dark"] .response-list>div,html[data-theme="dark"] .troop-stack button:hover,html[data-theme="dark"] .gc-members button:hover{background:#101b25}
html[data-theme="dark"] .calendar-v19 button{border-color:#344453;background:#16212c;color:#eaf0f4}html[data-theme="dark"] .calendar-v19 button.event{border-color:#6fa9ca;background:#183447;color:#a7d9f4}html[data-theme="dark"] .calendar-v19 button.past,html[data-theme="dark"] .program-card.past{border-color:#303d49;background:#111a23;color:#75828e}
html[data-theme="dark"] .knowledge-head,html[data-theme="dark"] .operator-hero,html[data-theme="dark"] .primary-metric,html[data-theme="dark"] .program-date{background:linear-gradient(135deg,#111a23,#21384a)}html[data-theme="dark"] .composer-head textarea{background:#101a23}html[data-theme="dark"] .post{background:#16212c}
html[data-theme="dark"] .shop-card.paid,html[data-theme="dark"] .shop-card.available{border-color:#3d765b;background:linear-gradient(145deg,#16212c,#17362b)}html[data-theme="dark"] .shop-card.overdue{border-color:#7c4050;background:linear-gradient(145deg,#16212c,#361d27)}html[data-theme="dark"] .membership-row.paid{border-color:#35684e;background:#17362b}html[data-theme="dark"] .membership-row.pending,html[data-theme="dark"] .approval-alert,html[data-theme="dark"] .pending-strip{border-color:#6e592e;background:#332a19;color:#eecb82}
html[data-theme="dark"] .profile-photo-wrap{background:linear-gradient(145deg,#202e3a,#111b24)}html[data-theme="dark"] .badge-orbit{border-color:#6d5732;background:radial-gradient(circle,#2f291e,#1c2732)}html[data-theme="dark"] .profile-qr-card canvas,html[data-theme="dark"] .qr-mini canvas{border-color:#46535e;background:#fff}
html[data-theme="dark"] .auth-panel{background:#101922;color:#eef3f7}html[data-theme="dark"] .auth-panel h2,html[data-theme="dark"] .auth-panel b{color:#f4f7fa}html[data-theme="dark"] .auth{background:#0d151d}html[data-theme="dark"] .boot{background:#0d151d;color:#f4f7fa}
html[data-theme="dark"] .status-pill.neutral{background:#273642;color:#bac7d1}html[data-theme="dark"] .filter-chips button,html[data-theme="dark"] .segmented{background:#23313d}html[data-theme="dark"] .filter-chips button{color:#bdd4e3}
html[data-theme="dark"] .top-actions>button,html[data-theme="dark"] .top-profile{border-color:#40505e!important;background:#1a2732!important;color:#edf3f7!important}html[data-theme="dark"] .top-profile b{color:#edf3f7!important}html[data-theme="dark"] .btn.primary{background:#dca85f!important;color:#101923!important}html[data-theme="dark"] .protocol{border-color:#3b4a57!important;background:#111c26!important;color:#dce6ed!important}html[data-theme="dark"] .protocol p{color:#aebbc6}
@media(max-width:640px){.theme-switch span{display:none}.theme-switch{padding:0!important}.auth-theme-switch span{display:inline}.auth-theme-switch{padding:0 12px!important}}

/* Revisão visual completa do tema escuro */
html[data-theme="dark"] button{color:#e9f0f5}
html[data-theme="dark"] .btn{border:1px solid #435565;background:#1c2a36;color:#f2f6f9;box-shadow:none}
html[data-theme="dark"] .btn:hover{border-color:#e1ae61;background:#253746;color:#fff}
html[data-theme="dark"] .btn.primary,html[data-theme="dark"] .btn.light,html[data-theme="dark"] .success-btn{border-color:#e1ae61!important;background:linear-gradient(135deg,#f0c071,#d89e4d)!important;color:#111b24!important;box-shadow:0 8px 22px #0005}
html[data-theme="dark"] .btn.primary i,html[data-theme="dark"] .btn.light i,html[data-theme="dark"] .success-btn i{color:#111b24!important}
html[data-theme="dark"] .btn.outline,html[data-theme="dark"] .icon-btn{border-color:#465969!important;background:#1a2834!important;color:#f2f6f9!important}
html[data-theme="dark"] .danger-btn{border-color:#824251!important;background:#3b2029!important;color:#ff9caf!important}
html[data-theme="dark"] .operator-mode-tabs{padding:7px;background:#111c26}
html[data-theme="dark"] .operator-mode-tabs button{color:#aebcc7}
html[data-theme="dark"] .operator-mode-tabs button.active{background:linear-gradient(135deg,#e8b869,#cf9345);color:#111a23;box-shadow:0 7px 18px #0005}
html[data-theme="dark"] .operator-mode-tabs button.active b{background:#111a23;color:#fff}
html[data-theme="dark"] .filter-chips button.active,html[data-theme="dark"] .segmented button.active{background:#e2ad5f;color:#111a23}
html[data-theme="dark"] .operator-hero .btn.light{opacity:1}
html[data-theme="dark"] .activity-card .btn,html[data-theme="dark"] .notice-summary .text-link{min-height:44px}
html[data-theme="dark"] .calendar-v19{padding:3px}
html[data-theme="dark"] .calendar-v19>b{color:#aebbc5}
html[data-theme="dark"] .calendar-v19 button{border-color:#3c4e5d;background:#15222d;color:#eef3f7}
html[data-theme="dark"] .calendar-v19 button:hover{border-color:#dca85f;background:#1d3140}
html[data-theme="dark"] .calendar-v19 button.event{border-color:#67a8ce;background:#18384c;color:#c5e9ff;box-shadow:inset 0 0 0 1px #67a8ce33}
html[data-theme="dark"] .calendar-v19 button.past{border-color:#2c3944;background:#101820;color:#687783}
html[data-theme="dark"] .podium-v19 .podium{border:1px solid #3b4c5a;background:#16232e;color:#eef4f8;box-shadow:0 16px 38px #0006}
html[data-theme="dark"] .podium-v19 .podium.first{border-color:#e2ad5f;background:radial-gradient(circle at 50% 0,#59401f,#1b2a35 62%);box-shadow:0 18px 48px #0008,0 0 0 1px #e2ad5f33}
html[data-theme="dark"] .podium-v19 .podium-gc{background:#213d50;color:#bfe6fb}
html[data-theme="dark"] .rank-row{background:#16232e}
html[data-theme="dark"] .shop-card .btn{min-height:44px}
html[data-theme="dark"] .shop-card.requested,html[data-theme="dark"] .shop-card.unavailable{background:#121b23;opacity:.76}
html[data-theme="dark"] .shop-card.paid,html[data-theme="dark"] .shop-card.available{background:linear-gradient(145deg,#17252e,#173c2e)}
html[data-theme="dark"] .shop-state .status-pill.success{background:#1d4b38;color:#85e2ad}
html[data-theme="dark"] .composer,html[data-theme="dark"] .post,html[data-theme="dark"] .feed-aside .card{border:1px solid #334654;background:#15222d}
html[data-theme="dark"] .composer-head textarea{border:1px solid #354957;background:#0f1922;color:#f2f6f9}
html[data-theme="dark"] .composer-actions{padding-top:4px}
html[data-theme="dark"] .post-actions{border-color:#30424f;background:#121e28}
html[data-theme="dark"] .post-actions button{border-radius:11px;color:#cbd6de}
html[data-theme="dark"] .post-actions button:hover,html[data-theme="dark"] .post-actions button.liked{background:#4a1c34;color:#ff8dbd}
html[data-theme="dark"] .mini-comment p{color:#edf3f7}
html[data-theme="dark"] .profile-identity{display:flex;align-items:stretch;background:#16232e}
html[data-theme="dark"] .identity-copy{gap:4px;min-width:0}
html[data-theme="dark"] .identity-copy .callsign{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin:0 0 4px;padding:7px 12px;border:1px solid #5d4c31;border-radius:999px;background:#31291d;color:#efc477;line-height:1}
html[data-theme="dark"] .identity-copy h2{margin:8px 0 2px;line-height:1.08}
html[data-theme="dark"] .identity-copy .role-name{margin:0 0 15px}
html[data-theme="dark"] .gc{border-color:#3b4c59;background:#111c26}
html[data-theme="dark"] .silhouette-card,html[data-theme="dark"] .heal-panel,html[data-theme="dark"] .protocol{border-color:#374a58;background:#14212b;color:#eef4f8}
html[data-theme="dark"] [data-hit]{border-color:#405361;background:#1a2a36;color:#e9f1f6}
html[data-theme="dark"] [data-hit].active{border-color:#ee5b9a;background:#4a1d34;color:#ffacd0}
html[data-theme="dark"] .members-grid .btn,html[data-theme="dark"] .member-card .btn,html[data-theme="dark"] [data-public-profile].btn{min-height:42px}
html[data-theme="dark"] .section-head>button:not(.btn){min-height:42px;padding:10px 16px;border:1px solid #435565;border-radius:13px;background:#1a2834;color:#f0f5f8;font-weight:700}
@media(max-width:820px){html[data-theme="dark"] .profile-identity{display:grid}html[data-theme="dark"] .hero-actions .btn{flex:1;min-width:145px}html[data-theme="dark"] .operator-mode-tabs button{min-height:48px}}

html[data-theme="dark"] .calendar-v19 button>span{display:grid;place-items:center;width:auto!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;font-size:13px;font-weight:800;line-height:1!important;box-shadow:none!important}
html[data-theme="dark"] .shop-tabs{display:inline-flex;padding:5px;border:1px solid #354857;border-radius:999px;background:#111c26}
html[data-theme="dark"] .shop-tabs button{border:0;background:transparent;color:#b7c5cf}
html[data-theme="dark"] .shop-tabs button.active{background:linear-gradient(135deg,#efbf70,#d89d4e);color:#111b24;box-shadow:0 7px 18px #0005}

/* UX operacional v21 */
.operator-card .actions{display:flex;gap:7px}.operator-card .actions .btn{width:42px;min-width:42px;height:42px;padding:0;border-radius:12px;font-size:0}.operator-card .actions .btn i{margin:0;font-size:14px}
.operator-edit-modal .modal-card{width:min(96vw,920px);padding:30px}.operator-edit-modal .form-grid{grid-template-columns:repeat(3,1fr);gap:18px}.operator-edit-modal .modal-actions{display:flex;justify-content:flex-end;gap:10px;grid-column:1/-1;padding-top:18px;border-top:1px solid var(--line)}.operator-edit-modal .save-icon{width:52px;height:52px;padding:0;border-radius:15px;background:#26845b!important;color:#fff!important}.operator-edit-modal .block-icon{width:52px;height:52px;padding:0;border-radius:15px}.operator-edit-modal .field small{font-size:8px;color:var(--muted)}
.social-upload{position:relative;overflow:hidden}.media-upload-preview{display:none;align-items:center;gap:10px;margin-top:12px;padding:10px;border:1px dashed var(--line);border-radius:14px;background:var(--soft-blue)}.media-upload-preview.show{display:flex}.media-upload-preview img,.media-upload-preview video{width:64px;height:64px;border-radius:11px;object-fit:cover}.mention-control{display:flex;align-items:center;gap:8px;min-width:210px;padding:0 12px;border:1px solid var(--line);border-radius:13px;background:#fff}.mention-control select{width:100%;height:44px;border:0;background:transparent}.mention-highlight{display:inline-flex;margin:0 2px;padding:2px 7px;border-radius:99px;background:#ffe2ef;color:#cc1764;font-weight:800;animation:mentionPulse 2s infinite}@keyframes mentionPulse{50%{box-shadow:0 0 0 5px #ef006f1b}}
.members-v21 .card .actions{gap:7px}.members-v21 .card .actions .btn{width:42px;min-width:42px;height:42px;padding:0;font-size:0}.members-v21 .card .actions .btn i{font-size:14px}.qr-popup{text-align:center}.qr-popup canvas{display:block;width:240px!important;height:240px!important;margin:18px auto;padding:12px;border-radius:20px;background:#fff}.healing-history{display:grid;gap:8px;margin-top:16px}.healing-history .row{background:var(--soft-blue)}
.quiz-card.open{border-color:#5fb888;background:var(--soft-green);animation:urgentPulse 2s infinite}.quiz-card.closed{filter:grayscale(1);opacity:.66}.quiz-card.upcoming{border-color:var(--line)}
@media(max-width:820px){.operator-edit-modal .form-grid{grid-template-columns:1fr}.operator-edit-modal .modal-card{padding:22px}.mention-control{width:100%}.composer-actions{flex-wrap:wrap}.composer-actions>*{flex:1}.mobile-nav{height:76px}.mobile-nav button[data-mobile-qr]{position:relative;top:-17px;flex:0 0 64px;width:64px;height:64px;border:6px solid var(--paper);border-radius:50%;background:linear-gradient(135deg,var(--gold),#f5c77c);color:#172231;box-shadow:0 8px 24px #0004}.side nav button[data-page="qr"]{display:none}}


/* Gestão completa de operadores v22 */.crud-modal-v22,.profile-preview-modal-v22{padding:24px;background:#07111dcc;backdrop-filter:blur(12px);z-index:10000}.crud-shell-v22{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(1180px,96vw);max-height:94dvh;overflow:hidden;border:1px solid #ffffff22;border-radius:30px;background:#f7f7f4;box-shadow:0 32px 100px #0008}.crud-shell-v22 form{display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0}.crud-header-v22{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 28px;background:radial-gradient(circle at 80% 0,#dda75f44,transparent 38%),linear-gradient(135deg,#101b28,#284961);color:#fff}.crud-person-v22{display:flex;align-items:center;gap:16px;min-width:0}.crud-avatar-v22{flex:0 0 auto;width:66px;height:66px;padding:3px;border:1px solid #ffffff55;border-radius:21px;background:#ffffff18}.crud-avatar-v22 img{width:100%;height:100%;border-radius:17px;object-fit:cover}.crud-person-v22 h2{margin:3px 0;font-size:25px}.crud-person-v22 p{margin:0;color:#c9d5dd;font-size:10px}.crud-header-v22 .kicker{color:#f2c67f}.crud-header-v22 .modal-x{position:static;flex:0 0 auto;background:#ffffff14;color:#fff}.crud-body-v22{display:grid;gap:18px;overflow:auto;padding:24px 28px 34px;scrollbar-color:#aebbc4 transparent}.crud-section-v22{padding:22px;border:1px solid #dce1e4;border-radius:23px;background:#fff;box-shadow:0 9px 30px #1722310a}.crud-section-title{display:flex;align-items:center;gap:12px;margin-bottom:20px}.crud-section-title>span{display:grid;place-items:center;flex:0 0 auto;width:46px;height:46px;border-radius:15px;background:#eaf2f7;color:#315f85}.crud-section-title small,.preview-section-head small{display:block;color:#b87c28;font-size:8px;font-weight:900;letter-spacing:.14em}.crud-section-title h3,.preview-section-head h3{margin:3px 0 0;font-size:19px}.crud-section-title p{margin:5px 0 0;color:var(--muted);font-size:9px}.crud-identity-grid{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px}.crud-photo-editor{display:grid;align-content:start;gap:12px}.crud-photo-editor>img{width:100%;aspect-ratio:1;border:1px solid #d9e0e4;border-radius:23px;background:#edf1f3;object-fit:cover}.crud-photo-editor>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.crud-photo-editor .btn{justify-content:center;padding:10px}.crud-photo-editor small{grid-column:1/-1;color:var(--muted);font-size:8px;text-align:center}.crud-form-grid,.crud-access-grid,.crud-operation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.crud-access-grid,.crud-operation-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.crud-form-grid .span-2{grid-column:span 2}.crud-modal-v22 .field{position:relative;gap:7px;font-size:9px;font-weight:800;letter-spacing:.02em}.crud-modal-v22 .field input,.crud-modal-v22 .field select,.crud-modal-v22 .field textarea{min-height:48px;border:1px solid #cfd8de;border-radius:13px;background:#fbfcfc;font-size:12px;transition:.2s}.crud-modal-v22 .field textarea{min-height:88px;padding:13px}.crud-modal-v22 .field input:focus,.crud-modal-v22 .field select:focus,.crud-modal-v22 .field textarea:focus{border-color:#315f85;box-shadow:0 0 0 4px #315f8515;outline:0}.crud-modal-v22 .field small{color:#82919c;font-size:7px;font-weight:600}.password-field-v22 button{position:absolute;right:8px;top:27px;width:35px;height:35px;border-radius:10px;background:#edf2f5;color:#315f85}.password-field-v22 input{padding-right:48px!important}.points-field-v22{padding:14px;border:1px solid #e1d4bd;border-radius:16px;background:#fffaf0}.points-field-v22>span{display:flex;align-items:center;gap:7px;color:#8c672e}.points-field-v22 input{background:#fff!important;font-size:18px!important;font-weight:900}.crud-skills-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.crud-skill{display:grid;gap:10px;padding:14px;border:1px solid #dce2e6;border-radius:16px;background:#f8fafb}.crud-skill>span{display:flex;justify-content:space-between;font-size:10px;font-weight:800}.crud-skill output{display:grid;place-items:center;min-width:30px;height:24px;border-radius:8px;background:#172231;color:#fff}.crud-skill input{width:100%;accent-color:#315f85}.badge-title-v22>strong{display:flex;align-items:baseline;gap:4px;margin-left:auto;padding:8px 12px;border-radius:12px;background:#fff3df;color:#9b6e25;font-size:10px}.badge-title-v22>strong b{font-size:20px}.crud-badges-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.crud-badge-option{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;position:relative;padding:12px;border:1px solid #dce2e6;border-radius:18px;background:#fafbfb;cursor:pointer;transition:.2s}.crud-badge-option:hover{transform:translateY(-2px);border-color:#c9a96f;box-shadow:0 9px 24px #17223114}.crud-badge-option.selected{border-color:#d8a855;background:#fff8e9;box-shadow:inset 0 0 0 1px #d8a85544}.crud-badge-option input{position:absolute;opacity:0;pointer-events:none}.crud-badge-option .badge-orbit{width:52px;height:52px;margin:0}.crud-badge-option .badge-orbit img{width:100%;height:100%;border-radius:50%;object-fit:contain}.crud-badge-option b,.crud-badge-option small{display:block}.crud-badge-option small{margin-top:3px;color:var(--muted);font-size:7px;line-height:1.35}.badge-check{color:#c3ccd2}.crud-badge-option.selected .badge-check{color:#26845b}.crud-footer-v22{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 28px;border-top:1px solid #dce2e6;background:#fff;box-shadow:0 -10px 30px #1722310b}.crud-status-copy{display:flex;align-items:center;gap:10px}.crud-status-copy>i{font-size:24px}.crud-status-copy.active>i{color:#26845b}.crud-status-copy.blocked>i{color:#c34758}.crud-status-copy b,.crud-status-copy small{display:block}.crud-status-copy small{margin-top:2px;color:var(--muted);font-size:8px}.crud-footer-actions{display:flex;gap:9px}.crud-footer-actions .btn{min-height:46px}.danger-btn{border:1px solid #e2a6ae!important;background:#fff1f3!important;color:#a92f41!important}.success-btn{border:1px solid #84c6a4!important;background:#ebfaf2!important;color:#1f7049!important}.crud-loading,.crud-error{display:grid;place-items:center;align-content:center;gap:12px;min-height:360px;padding:50px;text-align:center}.crud-loading>i,.crud-error>i{font-size:36px;color:#dda75f}.profile-preview-v22{position:relative;width:min(940px,94vw);max-height:92dvh;overflow:auto;border:1px solid #ffffff22;border-radius:30px;background:#f7f7f4;box-shadow:0 32px 100px #0008}.profile-preview-v22>.modal-x{position:absolute;z-index:3;top:18px;right:18px;background:#ffffff1f;color:#fff}.profile-preview-hero-v22{display:grid;grid-template-columns:230px 1fr;gap:28px;align-items:center;min-height:280px;padding:30px;background:radial-gradient(circle at 90% 0,#dda75f55,transparent 40%),linear-gradient(135deg,#101b28,#315f85);color:#fff}.profile-preview-hero-v22>img{width:210px;height:220px;border:3px solid #dda75f;border-radius:24px;object-fit:cover;background:#fff}.profile-preview-hero-v22 h2{margin:12px 0 4px;font-size:34px}.profile-preview-hero-v22 p{color:#ced9e0}.profile-preview-hero-v22 .gc{color:#fff}.profile-preview-section-v22{padding:26px 30px;border-bottom:1px solid #dce2e6}.preview-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.preview-section-head>strong{padding:8px 12px;border-radius:12px;background:#fff0d6;color:#9d7029}.badge-grid-v22{grid-template-columns:repeat(4,minmax(0,1fr))!important}.badge-v22{position:relative;min-width:0;overflow:visible}.badge-v22 .badge-orbit{position:relative;width:72px;height:72px}.badge-v22 .badge-orbit img{width:100%;height:100%;border-radius:50%;object-fit:contain}.badge-v22.locked{filter:grayscale(1);opacity:.48;background:#f0f1f1}.badge-v22.earned{border-color:#d8a855;background:linear-gradient(145deg,#fffdf8,#fff2d5);animation:badgePulseV22 2.2s ease-in-out infinite}.badge-lock,.badge-spark{position:absolute!important;right:-4px;bottom:-2px;display:grid!important;place-items:center;width:24px;height:24px;margin:0!important;border:2px solid #fff;border-radius:50%;background:#6e7880;color:#fff!important;font-size:9px!important}.badge-spark{background:#d8a855;color:#fff!important}@keyframes badgePulseV22{0%,100%{box-shadow:0 8px 22px #1722310b,0 0 0 0 #dda75f00}50%{box-shadow:0 13px 30px #8f672125,0 0 0 6px #dda75f18}}.preview-skills-v22{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.profile-v19 .badge-grid-v22{grid-template-columns:repeat(3,minmax(0,1fr))!important}html[data-theme="dark"] .crud-shell-v22,html[data-theme="dark"] .profile-preview-v22{background:#101922;color:#eef3f6}html[data-theme="dark"] .crud-section-v22,html[data-theme="dark"] .crud-footer-v22{border-color:#34434f;background:#17232d}html[data-theme="dark"] .crud-modal-v22 .field input,html[data-theme="dark"] .crud-modal-v22 .field select,html[data-theme="dark"] .crud-modal-v22 .field textarea,html[data-theme="dark"] .crud-skill,html[data-theme="dark"] .crud-badge-option{border-color:#3a4b58;background:#111c25;color:#eef3f6}html[data-theme="dark"] .crud-badge-option.selected{border-color:#d8a855;background:#2d281e}html[data-theme="dark"] .points-field-v22{border-color:#685633;background:#29251e}html[data-theme="dark"] .points-field-v22 input{background:#111c25!important;color:#fff}html[data-theme="dark"] .badge-v22.locked{background:#1a242c}html[data-theme="dark"] .badge-v22.earned{background:linear-gradient(145deg,#2b261d,#18232c)}@media(max-width:980px){.crud-access-grid,.crud-operation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crud-badges-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.badge-grid-v22{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.crud-modal-v22,.profile-preview-modal-v22{align-items:flex-end;padding:0}.crud-shell-v22,.profile-preview-v22{width:100vw;max-width:none;max-height:96dvh;border-radius:25px 25px 0 0}.crud-header-v22{padding:18px}.crud-avatar-v22{width:54px;height:54px}.crud-person-v22 h2{font-size:19px}.crud-person-v22 p{max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crud-body-v22{padding:15px}.crud-section-v22{padding:17px;border-radius:19px}.crud-identity-grid{grid-template-columns:1fr}.crud-photo-editor{grid-template-columns:120px 1fr;align-items:center}.crud-photo-editor>div{align-content:center}.crud-form-grid,.crud-access-grid,.crud-operation-grid{grid-template-columns:1fr}.crud-form-grid .span-2{grid-column:auto}.crud-skills-grid{grid-template-columns:1fr 1fr}.crud-badges-grid{grid-template-columns:1fr}.crud-footer-v22{display:grid;padding:13px 15px}.crud-status-copy{display:none}.crud-footer-actions{display:grid;grid-template-columns:1fr 1fr}.crud-footer-actions .save-user-v22{grid-column:1/-1;grid-row:1}.profile-preview-hero-v22{grid-template-columns:100px 1fr;gap:16px;min-height:190px;padding:24px 18px}.profile-preview-hero-v22>img{width:100px;height:125px}.profile-preview-hero-v22 h2{font-size:23px}.profile-preview-section-v22{padding:21px 16px}.badge-grid-v22,.profile-v19 .badge-grid-v22{grid-template-columns:repeat(2,minmax(0,1fr))!important}.preview-skills-v22{grid-template-columns:1fr 1fr}}@media(max-width:420px){.crud-skills-grid,.preview-skills-v22{grid-template-columns:1fr}.crud-photo-editor{grid-template-columns:1fr}.crud-photo-editor>img{width:150px;margin:auto}.badge-grid-v22,.profile-v19 .badge-grid-v22{grid-template-columns:1fr 1fr!important}.badge-v22{padding:12px 8px}.badge-v22 .badge-orbit{width:58px;height:58px}}


/* Selos oficiais: títulos fortes e leitura nítida em todos os perfis. */
.badge-v22>b,.badge-grid-v22 .badge>b,.crud-badge-option b{font-weight:900!important;color:var(--ink)}
.badge-v22.earned>b{letter-spacing:.01em}
.badge-v22.locked>b{color:#5f6870}


.crud-row-actions-v24,.crud-form-actions-v24{display:flex;align-items:center;justify-content:flex-end;gap:8px}.danger-icon-v24{color:#b42336!important;border-color:#efbac2!important;background:#fff4f5!important}.program-cards-v24 .program-card{grid-template-columns:auto minmax(0,1fr) auto auto}.badge-library-v24{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.badge-library-v24 article{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:18px;background:var(--card)}.badge-library-v24 .badge-orbit{width:48px;height:48px}.badge-library-v24 .badge-orbit img{width:100%;height:100%;object-fit:contain}.badge-library-v24 small{display:block;color:var(--muted)}.crud-modal-v24{z-index:12000;padding:20px;background:#07111ddd;backdrop-filter:blur(12px)}.delete-card-v24{position:relative;width:min(480px,94vw);padding:30px;border-radius:26px;background:var(--card);box-shadow:0 30px 90px #0008;text-align:center}.delete-warning-v24{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 14px;border-radius:20px;background:#ffe7ea;color:#b42336;font-size:28px}.delete-card-v24 .field{text-align:left}.delete-card-v24 .actions{justify-content:center;margin-top:18px}.leader-qr-v24{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}.qr-action-card-v24 form{display:grid;gap:14px}.membership-fields-v24{display:grid;grid-template-columns:1fr 1fr;gap:12px}.qr-history-v24 td small{display:block;color:var(--muted)}.qr-history-v24 td{vertical-align:middle}@media(max-width:900px){.badge-library-v24{grid-template-columns:repeat(2,minmax(0,1fr))}.leader-qr-v24{grid-template-columns:1fr}.program-cards-v24 .program-card{grid-template-columns:auto minmax(0,1fr) auto}}@media(max-width:620px){.badge-library-v24{grid-template-columns:1fr}.crud-row-actions-v24{grid-column:1/-1;justify-content:flex-end}.program-cards-v24 .program-card{grid-template-columns:auto minmax(0,1fr)}.membership-fields-v24{grid-template-columns:1fr}.crud-form-actions-v24{flex-wrap:wrap}.crud-form-actions-v24 .btn{flex:1}}


/* Organização, confirmação visual QR e navegação mobile v25 */
.access-only-v25{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:24px;align-items:start;margin-bottom:22px}.badge-admin-v25{align-items:start}.badge-library-only-v25{max-height:720px;overflow:auto}.delete-manager-v25{margin-top:18px}.delete-manager-v25 .section-mini{align-items:flex-start}.delete-manager-v25 .crud-row-actions-v24{display:flex;align-items:center;gap:8px}.badge-image-preview img{width:48px;height:48px;border-radius:12px;object-fit:cover}.badge-image-preview{display:flex;align-items:center;gap:10px}

.qr-operator-preview-v25{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;min-height:96px;padding:14px;border:1px dashed #b9c4cc;border-radius:18px;background:#f7f9fa;color:var(--muted)}.qr-operator-preview-v25>i{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#e9eef2;color:var(--blue);font-size:22px}.qr-operator-preview-v25 img{width:76px;height:76px;border:3px solid var(--gold);border-radius:20px;object-fit:cover;background:#fff}.qr-operator-preview-v25 span{display:grid;gap:3px}.qr-operator-preview-v25 b,.qr-operator-preview-v25 strong,.qr-operator-preview-v25 small,.qr-operator-preview-v25 em{display:block}.qr-operator-preview-v25 small{font-size:9px;font-weight:800;letter-spacing:.12em}.qr-operator-preview-v25 b{color:var(--navy);font-size:18px}.qr-operator-preview-v25 strong{color:var(--blue);font-size:13px}.qr-operator-preview-v25 em{color:var(--muted);font-size:11px;font-style:normal}.qr-operator-preview-v25.confirmed{border-style:solid;border-color:#9ecdb5;background:#f0fbf5}.qr-operator-preview-v25.error{border-color:#e2aabb;background:#fff3f6;color:#a52d4d}.qr-operator-preview-v25.error>i{background:#ffe0e8;color:#a52d4d}

.member-directory-head-v25{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.member-directory-head-v25 h2{margin:5px 0}.member-directory-head-v25 p{margin:0;color:var(--muted);font-size:12px}.member-grid-v25{grid-template-columns:repeat(3,minmax(0,1fr))}.member-card-v25{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;align-items:center}.member-card-v25>.avatar{width:58px;height:58px;border-radius:17px}.member-identity-v25{min-width:0}.member-identity-v25 b,.member-identity-v25 small,.member-identity-v25 span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-identity-v25 b{font-size:14px}.member-identity-v25 small{color:var(--blue);font-size:11px;font-weight:700}.member-identity-v25 span{margin-top:6px;color:var(--muted);font-size:10px}.member-card-v25 .actions{grid-column:1/-1}.member-card-v25 .actions .btn{min-height:38px}.gc-directory-v25{display:grid;gap:24px}.gc-directory-section-v25{padding:20px;border:1px solid var(--line);border-radius:22px;background:#fff}.gc-directory-title-v25{display:flex;align-items:center;gap:14px;margin-bottom:16px}.gc-directory-title-v25>span{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:var(--navy);color:var(--gold);font-size:24px;font-weight:900}.gc-directory-title-v25 small{color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.13em}.gc-directory-title-v25 h3,.gc-directory-title-v25 p{margin:2px 0}.gc-directory-title-v25 p{color:var(--muted);font-size:11px}.gc-directory-section-v25.alpha{box-shadow:inset 4px 0 #c84747}.gc-directory-section-v25.charlie{box-shadow:inset 4px 0 #315f85}.gc-directory-section-v25.delta{box-shadow:inset 4px 0 #dda75f}

.mobile-more-modal-v25{align-items:end;padding:0}.mobile-more-sheet-v25{position:relative;width:min(100%,620px);max-height:82dvh;overflow:auto;padding:12px 18px calc(94px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:#fff;box-shadow:0 -22px 60px #0005}.mobile-sheet-handle-v25{width:54px;height:5px;margin:0 auto 16px;border-radius:99px;background:#d8dde1}.mobile-more-sheet-v25 .section-mini{position:relative;padding-right:48px}.mobile-more-sheet-v25 .modal-x{top:3px}.mobile-more-grid-v25{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.mobile-more-grid-v25 button{display:grid;place-items:center;gap:8px;min-height:88px;padding:12px;border:1px solid var(--line);border-radius:17px;background:#f8f9fa;color:var(--navy);font-size:10px;font-weight:800;text-align:center}.mobile-more-grid-v25 button i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--navy);color:var(--gold);font-size:17px}

@media(max-width:1000px){.member-grid-v25{grid-template-columns:repeat(2,minmax(0,1fr))}.access-only-v25{grid-template-columns:1fr}}
@media(max-width:820px){body.operator-mobile-v25 #mobileMenu{display:none!important}body.operator-mobile-v25 .top{padding-left:15px}.operator-mobile-v25 .mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;padding-inline:4px}.operator-mobile-v25 .mobile-nav button{min-width:0}.operator-mobile-v25 .mobile-nav button span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.operator-mobile-v25 .mobile-nav button[data-mobile-qr]{justify-self:center}.member-directory-head-v25{align-items:stretch;flex-direction:column}.member-directory-head-v25 .segmented{display:grid;grid-template-columns:1fr 1fr}.member-grid-v25{grid-template-columns:1fr}.gc-directory-section-v25{padding:15px}.qr-operator-preview-v25 img{width:68px;height:68px}.badge-admin-v25{grid-template-columns:1fr}.delete-manager-v25 .row{align-items:flex-start}.delete-manager-v25 .crud-row-actions-v24{flex-wrap:wrap;justify-content:flex-end}}
@media(max-width:430px){.mobile-more-grid-v25{grid-template-columns:repeat(3,1fr);gap:8px}.mobile-more-grid-v25 button{min-height:82px;padding:8px 5px}.member-card-v25{grid-template-columns:auto minmax(0,1fr)}}


.qr-history-filters-v25{display:grid;grid-template-columns:minmax(260px,1fr) 180px 145px 145px auto;gap:10px;align-items:end;margin:16px 0;padding:15px;border:1px solid var(--line);border-radius:18px;background:#fff}.qr-history-filters-v25 select,.qr-history-filters-v25 input{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d6dce1;border-radius:12px;background:#fff;color:var(--navy)}.qr-history-filters-v25>label{display:grid;gap:5px;color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.qr-history-summary-v25{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--muted);font-size:11px}.qr-history-summary-v25 span{display:flex;align-items:center;gap:6px;color:var(--navy)}.qr-history-summary-v25 span i{color:var(--blue)}.qr-history-v24 td:nth-child(5),.qr-history-v24 td:nth-child(6){min-width:150px}
@media(max-width:1100px){.qr-history-filters-v25{grid-template-columns:1fr 1fr 1fr}.qr-history-filters-v25 .search-box{grid-column:1/-1}}
@media(max-width:720px){.qr-history-filters-v25{grid-template-columns:1fr 1fr}.qr-history-filters-v25 .search-box,.qr-history-filters-v25 select,.qr-history-filters-v25 .btn{grid-column:1/-1}.qr-history-summary-v25{align-items:flex-start;flex-direction:column}}

/* Retorno visível da exclusão */
.delete-error{margin:10px 0 0;padding:10px 12px;border:1px solid #f5b8c0;border-radius:10px;background:#fff1f3;color:#a51d35;font-size:.84rem;font-weight:700}
/* Menu administrativo fluido e selos em cartões */
.admin-tabs{display:flex!important;flex-wrap:wrap!important;overflow:visible!important;align-items:center;justify-content:center;gap:8px 9px;margin:-28px -12px 28px;padding:13px 16px;border:1px solid #dfe5ea;border-top:0;border-radius:0 0 22px 22px;background:#ffffffed;box-shadow:0 12px 34px #1722310d;backdrop-filter:blur(18px)}
.admin-tabs button{flex:0 0 auto;min-height:38px;padding:9px 14px!important;border:1px solid transparent;border-radius:12px!important;background:#edf3f7;color:#315f85;font-size:10px;font-weight:800;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}
.admin-tabs button:hover{transform:translateY(-1px);border-color:#cfdbe4;background:#fff;box-shadow:0 7px 18px #17223112}
.admin-tabs button.active{border-color:#172231;background:linear-gradient(135deg,#172231,#2d455d);color:#fff;box-shadow:0 8px 20px #1722312c}
.badge-toolbar{margin-bottom:18px}.badge-toolbar h2{margin:5px 0 3px}.badge-toolbar p{margin:0;color:var(--muted);font-size:12px}
.badge-create-card{margin-bottom:24px}.badge-create-intro{position:relative;padding-left:76px}.badge-create-intro h3{margin:5px 0 8px}.badge-create-intro p{margin:0}.badge-create-icon{position:absolute;left:0;top:0;display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#fff4dc,#f1d59e);color:#9b641e;font-size:24px;box-shadow:inset 0 0 0 1px #e6c078}
.points-reward-field input{font-size:18px;font-weight:800;color:var(--blue)}.points-reward-field small{color:var(--muted);font-size:9px;font-weight:500}
.badge-operator-list{gap:10px}.badge-operator-card{grid-template-columns:auto minmax(0,1fr) minmax(120px,auto) auto;min-height:96px;padding:16px 18px}.badge-admin-avatar{display:grid;place-items:center;width:64px;height:64px;overflow:hidden;border:1px solid #e8c982;border-radius:19px;background:linear-gradient(145deg,#fff7e9,#f1dfc0);color:#9b641e;font-size:24px}.badge-admin-avatar img{width:100%;height:100%;padding:4px;object-fit:contain}.badge-main{min-width:0}.badge-main>div{flex-wrap:wrap}.badge-main>small{color:var(--blue);font-size:10px;font-weight:700}.badge-main p{margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.badge-category-pill{display:inline-flex;padding:4px 8px;border-radius:999px;background:#edf3f7;color:var(--blue);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.badge-reward{min-width:120px;padding:10px 14px;border-radius:14px;background:#f3f7fa;text-align:center}.badge-reward b{display:block;color:var(--blue);font-size:19px}.badge-reward small{max-width:100px;line-height:1.2}.badge-operator-card .actions{justify-content:flex-end}.badge-operator-card .actions .btn{width:auto;min-width:42px;padding:0 13px;font-size:10px}.badge-operator-card .actions .btn i{margin-right:2px}
html[data-theme="dark"] .admin-tabs{border-color:#33414f;background:#111b24ed}html[data-theme="dark"] .admin-tabs button{background:#22303c;color:#d7e3ed}html[data-theme="dark"] .badge-reward,html[data-theme="dark"] .badge-category-pill{background:#22313d;color:#c8ddec}
@media(max-width:1100px){.badge-operator-card{grid-template-columns:auto minmax(0,1fr) auto}.badge-operator-card>.actions{grid-column:2/-1}.badge-reward{grid-column:3;grid-row:1}}
@media(max-width:820px){.admin-tabs{position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 20px;padding:10px;border:1px solid var(--line);border-radius:18px}.admin-tabs button{width:100%;white-space:normal;line-height:1.25}.badge-create-card{grid-template-columns:1fr}.badge-create-intro{padding-left:70px}.badge-operator-card{grid-template-columns:auto minmax(0,1fr)}.badge-operator-card>.badge-reward{grid-column:2;grid-row:auto;justify-self:start;text-align:left}.badge-operator-card>.actions{grid-column:2;justify-content:flex-start}}
@media(max-width:430px){.admin-tabs{grid-template-columns:1fr}.badge-operator-card{grid-template-columns:auto minmax(0,1fr);padding:14px}.badge-admin-avatar{width:54px;height:54px}.badge-operator-card>.badge-reward,.badge-operator-card>.actions{grid-column:1/-1}.badge-reward{width:100%;text-align:center}}
/* CRUD canônico de operações, atividades e menu mobile */
.operations-toolbar-canonical{align-items:flex-end}.operation-summary{display:flex;gap:10px;flex-wrap:wrap}.operation-summary span{background:#edf4fa;border:1px solid #d9e5ef;border-radius:14px;padding:10px 14px;color:var(--ink)}.operation-summary b{font-size:19px;margin-right:4px}.operations-filter-canonical{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,320px);gap:12px;margin:16px 0 22px}.operations-filter-canonical select{border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 14px;font:inherit;color:var(--ink)}.operations-forms-canonical{align-items:start}.activity-photo-field small{font-weight:500;color:var(--muted);margin-left:4px}.activity-photo-preview{min-height:92px;border:1px dashed #bdcbd7;border-radius:14px;display:flex;align-items:center;gap:12px;padding:12px;color:var(--muted);background:#f8fbfd;margin-top:8px}.activity-photo-preview img{width:82px;height:66px;object-fit:cover;border-radius:10px}.operation-form-feedback{border-radius:12px;padding:11px 13px;margin:0}.operation-form-feedback.success{background:#e7f7ef;color:#176b45}.operation-form-feedback.error{background:#fff0f2;color:#a52d4d}.admin-record-list{display:grid;gap:11px;margin-bottom:24px}.admin-record-row{display:grid;grid-template-columns:72px minmax(0,1fr) 110px auto;align-items:center;gap:16px;border:1px solid var(--line);border-radius:18px;padding:13px;background:#fff;box-shadow:0 8px 25px rgba(20,43,65,.05)}.admin-record-thumb{width:72px;height:64px;border-radius:14px;overflow:hidden;display:grid;place-items:center;background:#eaf3fb;color:var(--blue);font-size:24px}.admin-record-thumb.mission{background:#fff4dd;color:#9c6512}.admin-record-thumb img{width:100%;height:100%;object-fit:cover}.admin-record-main{min-width:0}.admin-record-main>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-record-main>b,.admin-record-main div>b{font-size:16px}.admin-record-main small,.admin-record-main p{display:block;color:var(--muted);margin:3px 0 0;white-space:normal}.admin-record-metric{text-align:center;border-left:1px solid var(--line);border-right:1px solid var(--line);padding:4px 12px}.admin-record-metric b{display:block;font-size:19px;color:var(--blue)}.admin-record-metric small{color:var(--muted)}.admin-record-row>.actions{justify-content:flex-end;flex-wrap:nowrap}
@media(max-width:820px){.operations-filter-canonical{grid-template-columns:1fr}.operations-filter-canonical select{min-height:48px}.admin-record-row{grid-template-columns:58px minmax(0,1fr) auto}.admin-record-thumb{width:58px;height:58px}.admin-record-metric{grid-column:2;text-align:left;border:0;padding:0}.admin-record-row>.actions{grid-column:3;grid-row:1/3;flex-direction:column}.admin-record-row>.actions .btn{font-size:0;padding:11px}.admin-record-row>.actions .btn i{font-size:14px}.operations-toolbar-canonical{align-items:flex-start}.operator-mobile-v25 #mobileMenu{display:none!important}.operator-mobile-v25 #mobileNav{grid-template-columns:repeat(5,minmax(0,1fr))}.operator-mobile-v25 #mobileNav button span{font-size:9px;line-height:1.08}.operator-mobile-v25 #mobileNav .mobile-qr-v25 span{font-size:9px}}

/* Navegação móvel unificada por perfil */
@media(max-width:820px){.furia-mobile-unified #mobileMenu{display:none!important}.furia-mobile-unified #mobileNav{grid-template-columns:repeat(5,minmax(0,1fr))}.furia-mobile-unified #mobileNav button span{font-size:9px;line-height:1.08}.furia-mobile-unified #mobileNav .mobile-qr-v25 span{font-size:9px}}

.operations-diagnostic-btn{margin-top:12px}.operations-diagnostic-btn:disabled{opacity:.85}

/* Feed e stories consolidados */
.social-story-strip{display:flex;gap:16px;overflow-x:auto;padding:5px 3px 16px;scrollbar-width:thin;scroll-snap-type:x proximity}
.social-story-strip>button{scroll-snap-align:start}.social-story-strip .story-item,.social-story-strip .story-add{flex:0 0 78px;width:78px;border:0;background:transparent;color:var(--ink);cursor:pointer}.social-story-strip .story-item>b,.social-story-strip .story-add>b{display:block;margin-top:7px;overflow:hidden;color:var(--ink);font-size:9px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
.social-story-strip .story-ring,.social-story-strip .story-add>span{display:grid;place-items:center;position:relative;width:66px;height:66px;margin:auto;border-radius:50%;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(from 20deg,#ef006f,#f0b750,#315f85,#ef006f) border-box;border:3px solid transparent;box-shadow:0 8px 20px #1722311f;color:var(--blue);font-size:17px;font-weight:900}.social-story-strip .story-add>span{border:2px dashed #9eb2c1;background:#eef5fa;color:var(--blue)}.social-story-strip .story-ring img{width:100%;height:100%;padding:3px;border-radius:50%;object-fit:cover;background:#fff}.social-story-strip .story-ring>i{display:grid;place-items:center;position:absolute;right:-4px;bottom:-2px;min-width:22px;height:22px;padding:0 5px;border:2px solid #fff;border-radius:99px;background:var(--navy);color:#fff;font-size:8px;font-style:normal}
.social-composer .composer-head{align-items:flex-start}.social-composer textarea{min-height:86px}.social-composer .composer-actions{align-items:center}.social-composer .composer-actions>small{margin-right:auto;color:var(--muted);font-size:9px}.social-post .post-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.social-delete-post{color:#ad3043!important}.social-post .post-media{overflow:hidden;margin:14px -22px 0;background:#0c141c}.social-post .post-media img,.social-post .post-media video{display:block;width:100%;max-height:640px;object-fit:contain}.social-post .post-copy{padding-top:14px}.social-post .post-copy p{white-space:pre-wrap}
.social-story-modal{z-index:15000;padding:18px;background:#050a10e8;backdrop-filter:blur(18px)}.social-story-viewer{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;position:relative;width:min(480px,96vw);height:min(820px,94dvh);overflow:hidden;border:1px solid #ffffff24;border-radius:28px;background:#111b24;color:#fff;box-shadow:0 34px 110px #000c}.social-story-viewer .story-progress{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:5px;padding:12px 14px 4px}.social-story-viewer .story-progress i{height:3px;border-radius:99px;background:#ffffff35}.social-story-viewer .story-progress i.seen{background:#fff}.social-story-viewer>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 14px 12px}.social-story-viewer>header .avatar{width:42px;height:42px}.social-story-viewer>header span{min-width:0}.social-story-viewer>header b,.social-story-viewer>header small{display:block}.social-story-viewer>header small{margin-top:3px;color:#b8c6d1;font-size:9px}.social-story-viewer>header .modal-x{position:static;background:#ffffff18;color:#fff}
.social-story-media{display:grid;place-items:center;position:relative;min-height:0;overflow:hidden;background:#070d13}.social-story-media>img,.social-story-media>video{width:100%;height:100%;object-fit:contain}.story-text-only{display:grid;place-items:center;width:100%;height:100%;min-height:320px;background:radial-gradient(circle at 20% 10%,#315f85,#121d29 55%,#080d13);font-size:62px;color:#dda75f}.story-step{position:absolute;z-index:3;top:0;bottom:0;width:25%;border:0;background:transparent;color:#fff0;cursor:pointer;transition:.18s}.story-step:hover{color:#fff;background:linear-gradient(90deg,#0008,transparent)}.story-step.previous{left:0}.story-step.next{right:0}.story-step.next:hover{background:linear-gradient(-90deg,#0008,transparent)}
.social-story-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px 15px 15px}.social-story-copy>p{margin:0;max-height:74px;overflow:auto;color:#eef4f8;font-size:11px;white-space:pre-wrap}.social-story-copy>div{display:flex;gap:8px}.story-like,.story-delete{display:flex;align-items:center;gap:6px;min-height:40px;padding:0 12px;border:1px solid #ffffff24;border-radius:13px;background:#ffffff12;color:#fff;font-weight:800}.story-like.liked{border-color:#ef79aa;background:#ef006f33;color:#ff9ec7}.story-delete{color:#ff9aac}.social-publish-card{width:min(540px,94vw)}.social-media-picker input{padding:12px;border:1px dashed #aebec9;background:#f7fafc}
html[data-theme="dark"] .social-story-strip .story-ring{background:linear-gradient(#14212b,#14212b) padding-box,conic-gradient(from 20deg,#ff1b7f,#f0b750,#5b93c4,#ff1b7f) border-box}html[data-theme="dark"] .social-story-strip .story-add>span{background:#1b2a36}
@media(max-width:820px){.social-story-strip{margin-inline:-4px;gap:10px}.social-story-strip .story-item,.social-story-strip .story-add{flex-basis:70px;width:70px}.social-story-strip .story-ring,.social-story-strip .story-add>span{width:60px;height:60px}.social-post .post-media{margin-inline:-15px}.social-story-modal{align-items:flex-end;padding:0}.social-story-viewer{width:100vw;height:100dvh;max-width:none;border:0;border-radius:0}.social-story-copy{padding-bottom:calc(15px + env(safe-area-inset-bottom))}.story-step{width:34%}}

/* Controles rápidos do dashboard v31 */
.quick-controls-v31{margin-bottom:20px;padding:24px;border:1px solid #dbe4ea;background:radial-gradient(circle at 92% 0,#e8f3fb 0,transparent 34%),#fff;box-shadow:0 14px 38px #1722310d}.quick-controls-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.quick-controls-head h2{margin:5px 0 4px}.quick-controls-head p{margin:0;color:var(--muted);font-size:11px}.quick-security{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #cfe0ec;border-radius:999px;background:#edf6fb;color:var(--blue);font-size:9px;font-weight:800}.quick-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.quick-toggle-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;position:relative;min-height:92px;padding:16px 18px;border:1px solid #d9e2e8;border-radius:19px;background:#f9fbfc;cursor:pointer;transition:.18s}.quick-toggle-card:hover{transform:translateY(-2px);border-color:#9eb8cb;box-shadow:0 12px 26px #17223112}.quick-toggle-card>span:nth-child(2) b,.quick-toggle-card>span:nth-child(2) small{display:block}.quick-toggle-card>span:nth-child(2) b{font-size:13px}.quick-toggle-card>span:nth-child(2) small{margin-top:5px;color:var(--muted);font-size:9px;line-height:1.45}.quick-toggle-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#e5f1f8;color:#315f85;font-size:19px}.quick-toggle-icon.healing{background:#e9f7f0;color:#26845b}.quick-toggle-card input{position:absolute;opacity:0;pointer-events:none}.quick-switch{display:block;position:relative;width:47px;height:27px;border-radius:99px;background:#bdc8d0;box-shadow:inset 0 0 0 1px #aebbc4;transition:.2s}.quick-switch:after{content:'';position:absolute;top:4px;left:4px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #0003;transition:.2s}.quick-toggle-card input:checked+.quick-switch{background:#26845b;box-shadow:inset 0 0 0 1px #1f7049}.quick-toggle-card input:checked+.quick-switch:after{transform:translateX(20px)}html[data-theme="dark"] .quick-controls-v31,html[data-theme="dark"] .quick-toggle-card{border-color:#354754;background:#14212b}html[data-theme="dark"] .quick-security{border-color:#38586e;background:#192c3a;color:#b9d7eb}@media(max-width:700px){.quick-controls-v31{padding:17px}.quick-controls-head{flex-direction:column}.quick-control-grid{grid-template-columns:1fr}.quick-toggle-card{padding:14px}.quick-security{display:none}}

/* Repaginação global: respiro e UX v34 */
:root{--space-page:clamp(18px,2.4vw,36px);--space-section:clamp(24px,3vw,42px);--radius-ui:22px;--shadow-soft:0 12px 34px rgba(23,34,49,.08)}
.workspace{padding:var(--space-page) clamp(16px,2.5vw,36px) 120px}.workspace>*+*{margin-top:clamp(16px,2vw,26px)}.admin-section{gap:clamp(22px,2.6vw,36px)}
.section-head{align-items:flex-end;margin:var(--space-section) 0 16px}.section-head h2{font-size:clamp(21px,2vw,27px);line-height:1.18}.section-head>div>p,.admin-toolbar p{max-width:720px;margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.65}
.card{padding:clamp(20px,2.2vw,29px);border-radius:var(--radius-ui);box-shadow:var(--shadow-soft);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.card:hover{border-color:#cbd6de;box-shadow:0 16px 42px rgba(23,34,49,.1)}
.grid{gap:clamp(15px,1.8vw,23px)}.dashboard-columns,.admin-split,.operations-forms-canonical,.profile-grid,.feed-layout,.calendar-layout{gap:clamp(20px,2.3vw,30px)}
.admin-toolbar,.filter-bar,.visitor-tools{padding:clamp(16px,2vw,24px);border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 26px rgba(23,34,49,.05)}
.admin-form-card h3{margin:6px 0 10px;font-size:clamp(18px,1.7vw,23px)}.admin-form-card>p,.helper{line-height:1.65}.admin-form-card form{margin-top:26px}.form-grid{gap:20px}.field{gap:9px}.field input,.field select,.field textarea{min-height:52px;border-radius:14px;transition:border-color .18s,box-shadow .18s,background .18s}.field textarea{min-height:112px;resize:vertical}.field input:hover,.field select:hover,.field textarea:hover{border-color:#b9c8d3}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;box-shadow:0 0 0 4px rgba(49,95,133,.12)}
.btn{min-height:48px;border-radius:14px;transition:transform .16s,box-shadow .16s,background .16s}.btn:hover{transform:translateY(-1px);box-shadow:0 9px 20px rgba(23,34,49,.12)}.btn:active{transform:translateY(0)}
.list,.operator-cards,.admin-record-list,.knowledge-list,.post-list{gap:14px}.row,.operator-card,.admin-record-row,.document-row{padding:clamp(15px,1.6vw,20px);border-radius:18px}.modern-table,.table-wrap{border-radius:22px}.modern-table .table th{padding:16px}.modern-table .table td{padding:16px 14px;line-height:1.45}
.operations-toolbar-canonical{align-items:center}.operations-filter-canonical{margin:0 0 4px;padding:16px;border:1px solid var(--line);border-radius:19px;background:#fff}.operation-summary span{padding:12px 16px}.activity-photo-preview{min-height:108px}.crud-form-actions-v24{padding-top:8px}
html[data-theme="dark"] .admin-toolbar,html[data-theme="dark"] .filter-bar,html[data-theme="dark"] .visitor-tools,html[data-theme="dark"] .operations-filter-canonical{border-color:#344653;background:#14212b}
@media(max-width:820px){.workspace{padding:18px 14px 105px}.workspace>*+*{margin-top:18px}.section-head{align-items:flex-start;flex-direction:column;margin:28px 0 13px}.card{padding:19px;border-radius:19px}.admin-toolbar,.filter-bar,.visitor-tools{padding:15px}.form-grid{gap:16px}.field input,.field select,.field textarea{min-height:50px}.operations-forms-canonical{gap:18px}.crud-form-actions-v24{display:grid;grid-template-columns:1fr}.crud-form-actions-v24 .btn{width:100%}.admin-record-row{gap:12px}.modern-table .table th,.modern-table .table td{padding:13px 11px}}

/* Login e upload confirmado v35 */
.auth-panel{position:relative}.auth-theme-switch{position:static!important;justify-self:start;margin:0 0 24px;padding:10px 14px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--navy);box-shadow:0 8px 22px rgba(23,34,49,.09)}.auth-theme-switch:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(23,34,49,.14)}.password-input{display:block;position:relative}.password-input input{padding-right:52px!important}.password-input>[data-password-toggle]{display:grid;place-items:center;position:absolute;right:7px;top:50%;width:38px;height:38px;border-radius:11px;background:#eef3f7;color:var(--blue);transform:translateY(-50%)}.password-input>[data-password-toggle]:hover{background:var(--navy);color:#fff}.media-upload-preview.show{border-color:#8ebaa4;background:#effaf4}.social-composer button:disabled{opacity:.72;cursor:wait}
html[data-theme="dark"] .auth-theme-switch{border-color:#415361;background:#17252f;color:#eef4f8}html[data-theme="dark"] .password-input>[data-password-toggle]{background:#243642;color:#e7eff4}
@media(max-width:820px){.auth-theme-switch{margin-bottom:18px}.password-input>[data-password-toggle]{width:40px;height:40px}}

/* UX consolidada v36 */
.calendar-card{overflow:hidden;padding:clamp(20px,2.4vw,32px)}.calendar-v19{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-top:22px}.calendar-v19>span{display:block!important;min-height:74px!important;border:0!important;background:transparent!important;box-shadow:none!important}.calendar-v19 button{min-width:0;min-height:78px;border-radius:16px;font-size:14px;font-weight:800;box-shadow:0 5px 16px rgba(23,34,49,.04);transition:.18s}.calendar-v19 button>span{display:grid!important;place-items:center!important;width:auto!important;height:auto!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;font-size:14px!important;line-height:1!important;box-shadow:none!important}.calendar-v19 button.event:after{left:20%;right:20%;bottom:8px;width:auto;height:3px;border-radius:99px;background:var(--pink)}.calendar-v19 button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(23,34,49,.11)}.agenda-list>.list{max-height:680px;overflow:auto;padding:3px}.agenda-list .activity-card{min-height:200px}.participation-state-v36{width:100%;margin-top:auto}.participation-state-v36.success{background:#e9f7f0;color:#24754f}.participation-state-v36.warning{background:#fff3d9;color:#9b690e}.participation-state-v36.danger{background:#ffebef;color:#ad3048}.participation-state-v36.info{background:var(--navy);color:#fff}.participation-inline-v36{margin-top:7px}.confirmation-board-v36 .card{min-height:160px}.confirmation-board-v36 p{color:var(--navy);line-height:1.65}.confirmation-board-v36 small{color:var(--muted)}
.file-icon-v36{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;font-size:23px}.file-icon-v36.pdf{background:#fff0f1;color:#c53f55}.file-icon-v36.word{background:#eaf3ff;color:#2464a4}.file-icon-v36.excel{background:#e9f8ef;color:#227548}.document-upload-v36 input{padding:13px;border:1px dashed #9db3c2;background:#f8fbfd}.document-audit-v36{max-height:560px;overflow:auto}.document-v36 .kicker{line-height:1.5}
.product-request-alert-v36{margin-bottom:22px}.request-list-v36{display:grid;gap:14px}.request-card-v36{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px}.request-card-v36>img,.request-product-icon{width:82px;height:82px;border-radius:18px;object-fit:cover}.request-product-icon{display:grid;place-items:center;background:#edf3f7;color:var(--blue);font-size:28px}.request-card-v36 h3{margin:5px 0}.request-card-v36 p{margin:5px 0;color:var(--navy)}.request-card-v36 small{color:var(--muted)}.request-actions-v36{display:flex;gap:8px}.product-shop-v36{overflow:hidden;padding-top:0}.product-cover-v36{width:calc(100% + clamp(40px,4.4vw,58px));height:210px;margin:0 calc(clamp(20px,2.2vw,29px) * -1) 20px;object-fit:cover}.product-cover-v36.placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#eaf1f6,#f8fafb);color:var(--blue);font-size:42px}.product-thumb-v36{flex:0 0 auto;width:56px;height:56px;border-radius:14px;object-fit:cover}.product-thumb-v36.placeholder{display:grid;place-items:center;background:#edf3f7;color:var(--blue)}.product-admin-list-v36 .row{display:grid;grid-template-columns:auto minmax(0,1fr) auto}.activity-photo-preview img{width:72px;height:72px;border-radius:13px;object-fit:cover}
html[data-theme="dark"] .calendar-v19>span{background:transparent!important}html[data-theme="dark"] .participation-state-v36.warning{background:#4a3819;color:#ffd98a}html[data-theme="dark"] .participation-state-v36.success{background:#173c2e;color:#8fe1b2}html[data-theme="dark"] .participation-state-v36.danger{background:#3b2029;color:#ff9caf}html[data-theme="dark"] .confirmation-board-v36 p{color:#eef4f8}html[data-theme="dark"] .document-upload-v36 input,html[data-theme="dark"] .product-cover-v36.placeholder,html[data-theme="dark"] .product-thumb-v36.placeholder{border-color:#3b4d5a;background:#13212b;color:#d9e6ee}
@media(max-width:820px){.calendar-card{padding:17px}.calendar-v19{gap:5px}.calendar-v19>span{min-height:48px!important}.calendar-v19 button{min-height:50px;border-radius:11px}.calendar-v19 button i{right:3px;top:3px}.request-card-v36{grid-template-columns:64px 1fr}.request-card-v36>img,.request-product-icon{width:64px;height:64px}.request-actions-v36{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.product-admin-list-v36 .row{grid-template-columns:auto 1fr}.product-admin-list-v36 .crud-row-actions-v24{grid-column:1/-1;justify-content:flex-end}.document-audit-v36{overflow:auto}.confirmation-board-v36{grid-template-columns:1fr!important}}
@media(max-width:480px){.calendar-v19{gap:3px}.calendar-v19>b{padding:5px 1px}.calendar-v19>span{min-height:42px!important}.calendar-v19 button{min-height:42px;font-size:12px}.calendar-v19 button>span{font-size:12px!important}.calendar-v19 button i{width:14px;height:14px;font-size:7px}.request-actions-v36{grid-template-columns:1fr}.product-cover-v36{height:180px}}
/* UX v37: listas administrativas e editores independentes */
.manager-hero-v37{
  display:flex;align-items:center;justify-content:space-between;gap:24px;
  margin:0 0 24px;padding:24px 26px;border:1px solid var(--line);
  border-radius:24px;background:linear-gradient(135deg,var(--card) 0%,color-mix(in srgb,var(--blue) 7%,var(--card)) 100%);
  box-shadow:0 16px 45px rgba(18,32,48,.07)
}
.manager-hero-v37 h2{margin:4px 0 6px;font-size:clamp(1.55rem,2vw,2.15rem)}
.manager-hero-v37 p{margin:0;color:var(--muted);max-width:650px}
.manager-hero-v37>.btn,.manager-primary-actions-v37 .btn{min-height:48px;white-space:nowrap}
.manager-primary-actions-v37{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.record-stack-v37{display:grid;gap:14px;margin-bottom:30px}
.record-card-v37{
  display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:18px;
  min-height:108px;padding:18px 20px;border:1px solid var(--line);border-radius:20px;
  background:var(--card);box-shadow:0 8px 26px rgba(18,32,48,.045);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease
}
.record-card-v37:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--blue) 36%,var(--line));box-shadow:0 15px 34px rgba(18,32,48,.09)}
.record-card-v37.record-attention-v37{border-left:4px solid var(--gold)}
.record-image-v37,.record-symbol-v37{
  width:66px;height:66px;display:grid;place-items:center;flex:none;border-radius:17px;
  border:1px solid color-mix(in srgb,var(--blue) 15%,var(--line));
  background:color-mix(in srgb,var(--blue) 7%,var(--card));color:var(--blue);object-fit:cover
}
.record-symbol-v37 i{font-size:1.35rem}
.record-content-v37{min-width:0}
.record-content-v37 .kicker{display:block;margin-bottom:5px}
.record-content-v37 h3{margin:0 0 6px;font-size:1.06rem;line-height:1.25}
.record-content-v37 p{margin:0;color:var(--muted);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.record-content-v37 small{display:block;margin-top:7px;color:var(--muted)}
.record-stats-v37{display:flex;align-items:center;justify-content:flex-end;gap:10px}
.record-stats-v37>span:not(.status-pill){min-width:78px;padding:10px 12px;border-radius:14px;background:var(--soft);text-align:center}
.record-stats-v37>span b,.record-stats-v37>span small{display:block}
.record-stats-v37>span b{font-size:1.05rem}
.record-stats-v37>span small{margin-top:2px;color:var(--muted);font-size:.72rem}
.record-actions-v37{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.record-actions-v37 .icon-btn{width:44px;height:44px;border-radius:13px}
.editor-modal-v37{padding:24px;overflow:auto;z-index:1005}
.editor-modal-v37 .modal-card{position:relative;margin:auto;padding:32px;border-radius:26px;background:var(--card);box-shadow:0 32px 90px rgba(6,20,35,.32)}
.editor-modal-v37 .editor-wide-v37{width:min(980px,96vw);max-height:none}
.editor-modal-v37 .modal-card:not(.editor-wide-v37){width:min(650px,96vw)}
.editor-modal-v37 .modal-x{top:20px;right:20px;width:44px;height:44px;z-index:4}
.editor-modal-v37 h2{margin:7px 58px 26px 0;font-size:clamp(1.5rem,2.4vw,2rem)}
.editor-modal-v37 .form-grid{gap:18px}
.editor-modal-v37 .field{gap:7px}
.editor-modal-v37 .field input,.editor-modal-v37 .field select,.editor-modal-v37 .field textarea{min-height:50px;border-radius:14px}
.editor-modal-v37 .field textarea{min-height:120px}
.editor-actions-v37{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:8px}
.editor-actions-v37 .btn{min-width:150px;min-height:48px}
.document-drop-v37{
  position:relative;display:grid!important;place-items:center;text-align:center;gap:7px!important;
  min-height:180px;padding:28px!important;border:2px dashed color-mix(in srgb,var(--blue) 35%,var(--line));
  border-radius:18px;background:color-mix(in srgb,var(--blue) 5%,var(--card));cursor:pointer
}
.document-drop-v37>i{font-size:2rem;color:var(--blue)}
.document-drop-v37>small{color:var(--muted)}
.document-drop-v37 input[type=file]{min-height:auto;width:min(100%,430px);margin-top:8px;padding:12px;background:var(--card)}
.product-editor-grid-v37{display:grid;grid-template-columns:270px minmax(0,1fr);gap:24px}
.product-editor-image-v37{height:100%;min-height:290px;border-radius:20px;overflow:hidden;background:var(--soft);border:1px solid var(--line)}
.product-editor-image-v37 img{width:100%;height:100%;object-fit:cover}
.product-editor-image-v37.placeholder{display:grid;place-items:center;color:var(--muted)}
.product-editor-image-v37.placeholder i{font-size:3rem}
.editor-question-list-v37{display:grid;gap:14px}
.editor-question-list-v37>*{border-radius:18px!important;background:var(--soft)!important;border:1px solid var(--line)!important}
.document-audit-v36{margin-top:12px}
.admin-tabs{row-gap:10px!important;column-gap:8px!important}
.admin-tabs button{min-height:42px;padding:10px 16px!important;border-radius:13px!important}
body.dark .manager-hero-v37{background:linear-gradient(135deg,var(--card),color-mix(in srgb,var(--blue) 13%,var(--card)))}
body.dark .record-card-v37{box-shadow:none}
@media(max-width:840px){
  .manager-hero-v37{align-items:stretch;flex-direction:column;padding:20px}
  .manager-hero-v37>.btn,.manager-primary-actions-v37,.manager-primary-actions-v37 .btn{width:100%}
  .manager-primary-actions-v37{display:grid;grid-template-columns:1fr}
  .record-card-v37{grid-template-columns:auto minmax(0,1fr) auto;padding:16px;gap:13px}
  .record-stats-v37{grid-column:2/4;justify-content:flex-start}
  .record-actions-v37{grid-column:1/4;justify-content:flex-end;padding-top:12px;border-top:1px solid var(--line)}
  .product-editor-grid-v37{grid-template-columns:1fr}
  .product-editor-image-v37{min-height:210px;max-height:280px}
  .editor-modal-v37{padding:10px}
  .editor-modal-v37 .modal-card{padding:24px 18px;border-radius:22px}
  .editor-modal-v37 .modal-x{top:14px;right:14px}
}
@media(max-width:540px){
  .record-card-v37{grid-template-columns:54px minmax(0,1fr)}
  .record-image-v37,.record-symbol-v37{width:54px;height:54px;border-radius:15px}
  .record-stats-v37{grid-column:1/3;justify-content:stretch}
  .record-stats-v37>span:not(.status-pill){flex:1}
  .record-actions-v37{grid-column:1/3}
  .record-actions-v37 .status-toggle{margin-right:auto}
  .editor-actions-v37{display:grid;grid-template-columns:1fr}
  .editor-actions-v37 .btn{width:100%}
}
/* Layout de operações, preview e contraste noturno v39 */
.operations-mode-v39{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0 0 18px}
.operations-mode-v39>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;border:1px solid var(--line);border-radius:20px;background:var(--card);color:var(--navy);text-align:left;box-shadow:0 8px 26px rgba(18,32,48,.045);transition:.2s}
.operations-mode-v39>button:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--blue) 38%,var(--line))}
.operations-mode-v39>button.active{border-color:var(--blue);background:linear-gradient(135deg,var(--navy),#29445f);color:#fff;box-shadow:0 16px 34px rgba(18,32,48,.18)}
.operations-mode-v39>button>span{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:color-mix(in srgb,var(--blue) 10%,var(--card));color:var(--blue);font-size:19px}
.operations-mode-v39>button.extra>span{background:#fff3dd;color:#a76a10}
.operations-mode-v39>button.active>span{background:#ffffff18;color:var(--gold)}
.operations-mode-v39 b,.operations-mode-v39 small{display:block}
.operations-mode-v39 b{font-size:1rem}.operations-mode-v39 small{margin-top:3px;color:var(--muted);font-size:.72rem}
.operations-mode-v39>button.active small{color:#c7d1db}
.operations-mode-v39 em{display:grid;place-items:center;min-width:35px;height:35px;padding:0 10px;border-radius:999px;background:var(--soft);color:var(--navy);font-style:normal;font-weight:800}
.operations-mode-v39>button.active em{background:#ffffff18;color:#fff}
.operations-search-v39{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin:0 0 18px;padding:16px;border:1px solid var(--line);border-radius:19px;background:var(--card)}
.operations-editor-v39{margin-bottom:28px;padding:26px;border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:0 14px 38px rgba(18,32,48,.06)}
.operations-editor-v39.extra{border-top:4px solid var(--gold)}
.operations-editor-head-v39{display:flex;align-items:flex-start;gap:15px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--line)}
.operations-editor-head-v39 h3{margin:4px 0 6px;font-size:1.35rem}.operations-editor-head-v39 p{margin:0;color:var(--muted)}
.operations-editor-icon-v39{display:grid;place-items:center;width:52px;height:52px;flex:none;border-radius:16px;background:color-mix(in srgb,var(--blue) 9%,var(--card));color:var(--blue);font-size:20px}
.operations-editor-v39.extra .operations-editor-icon-v39{background:#fff3dd;color:#a76a10}
.operations-form-grid-v39{gap:18px}.operations-extra-symbol-v39{background:#fff3dd;color:#a76a10}
.admin-document-preview-v39{padding:20px;z-index:1100}
.admin-document-preview-v39 .modal-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,97vw);height:min(880px,94dvh);max-height:none;padding:0;overflow:hidden;border-radius:25px;background:var(--card)}
.admin-document-preview-v39 header{display:flex;justify-content:space-between;gap:18px;padding:22px 26px;border-bottom:1px solid var(--line)}
.admin-document-preview-v39 header h2{margin:5px 52px 4px 0}.admin-document-preview-v39 header p{margin:0;color:var(--muted)}
.admin-document-preview-v39 .modal-x{position:absolute;top:18px;right:18px}
.document-frame-v39{width:100%;height:100%;min-height:520px;border:0;background:#fff}
.document-file-message-v39{display:grid;place-items:center;align-content:center;gap:8px;padding:40px;text-align:center}
.document-file-message-v39>i{font-size:4rem;color:var(--blue)}.document-file-message-v39 h3,.document-file-message-v39 p{margin:0}.document-file-message-v39 p{max-width:520px;color:var(--muted)}
.admin-document-preview-v39 footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 24px;border-top:1px solid var(--line)}
.admin-document-preview-v39 footer>span{color:var(--muted);font-size:.78rem}
html[data-theme="dark"] .modern-table .table,
html[data-theme="dark"] .modern-table tbody,
html[data-theme="dark"] .modern-table tbody tr,
html[data-theme="dark"] .document-audit-v36 .table,
html[data-theme="dark"] .document-audit-v36 tbody tr{background:#16212c!important;color:#e8eef3!important}
html[data-theme="dark"] .modern-table .table td,
html[data-theme="dark"] .document-audit-v36 .table td{background:#16212c!important;color:#e8eef3!important;border-color:#33414f!important}
html[data-theme="dark"] .modern-table .table td b,
html[data-theme="dark"] .modern-table .table td small{color:#e8eef3!important}
html[data-theme="dark"] .modern-table .table td small{color:#aebdca!important}
html[data-theme="dark"] .metric-card{border-color:#33414f!important;background:#16212c!important;color:#eef3f7!important}
html[data-theme="dark"] .metric-card small,
html[data-theme="dark"] .metric-card p{color:#aebdca!important}
html[data-theme="dark"] .metric-card strong{color:#fff!important}
html[data-theme="dark"] .metric-card>span{background:#203546!important;color:#74c8ff!important}
html[data-theme="dark"] .metric-card.primary-metric{border-color:#54738e!important;background:linear-gradient(135deg,#1c3243,#203d52)!important}
html[data-theme="dark"] .metric-card.primary-metric>span{background:#ffffff12!important;color:var(--gold)!important}
html[data-theme="dark"] .toast{border:1px solid #496174!important;background:#1b3142!important;color:#fff!important;box-shadow:0 18px 45px #0008!important}
html[data-theme="dark"] .toast.error{border-color:#d45b78!important;background:#8f2945!important;color:#fff!important}
html[data-theme="dark"] .operations-mode-v39>button,
html[data-theme="dark"] .operations-search-v39,
html[data-theme="dark"] .operations-editor-v39{border-color:#33414f;background:#16212c;color:#eef3f7;box-shadow:none}
html[data-theme="dark"] .operations-mode-v39>button.active{border-color:#6e98b9;background:linear-gradient(135deg,#223c51,#2c536f)}
html[data-theme="dark"] .operations-mode-v39>button>span{background:#203546}
html[data-theme="dark"] .operations-mode-v39>button.extra>span,
html[data-theme="dark"] .operations-extra-symbol-v39,
html[data-theme="dark"] .operations-editor-v39.extra .operations-editor-icon-v39{background:#4b371c;color:#f2b85e}
html[data-theme="dark"] .operations-editor-icon-v39{background:#203546;color:#74c8ff}
html[data-theme="dark"] .operations-search-v39 .search-box,
html[data-theme="dark"] .operations-search-v39 input{background:#101a23!important;color:#eef3f7!important}
html[data-theme="dark"] .admin-document-preview-v39 .modal-card{border:1px solid #3a4d5d;background:#111c26;color:#eef3f7}
@media(max-width:760px){
  .operations-mode-v39{grid-template-columns:1fr}
  .operations-search-v39{grid-template-columns:1fr}.operations-search-v39 .btn{width:100%}
  .operations-editor-v39{padding:20px 16px}
  .operations-editor-head-v39{align-items:center}.operations-editor-head-v39 h3{font-size:1.15rem}
  .admin-document-preview-v39{padding:8px}.admin-document-preview-v39 .modal-card{height:96dvh;border-radius:18px}
  .admin-document-preview-v39 header{padding:18px}.admin-document-preview-v39 footer{align-items:stretch;flex-direction:column;padding:14px 18px}.admin-document-preview-v39 footer .btn{width:100%}
}
/* Pontuação em massa, selos e cobertura noturna completa v40 */
.bulk-points-v40{margin:20px 0 26px;padding:24px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(135deg,var(--card),color-mix(in srgb,var(--gold) 7%,var(--card)));box-shadow:0 14px 38px rgba(18,32,48,.06)}
.bulk-points-v40>header{display:flex;align-items:flex-start;gap:15px;margin-bottom:22px;padding-bottom:19px;border-bottom:1px solid var(--line)}
.bulk-points-v40 h3{margin:4px 0 5px;font-size:1.35rem}.bulk-points-v40 p{margin:0;color:var(--muted)}
.bulk-points-icon-v40{display:grid;place-items:center;width:52px;height:52px;flex:none;border-radius:16px;background:#fff1d7;color:#9b6310;font-size:20px}
.bulk-selected-panel-v40{padding:17px;border:1px solid var(--line);border-radius:18px;background:var(--soft)}
.bulk-selected-toolbar-v40{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.bulk-selected-toolbar-v40>div{display:flex;gap:8px}
.bulk-user-grid-v40{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:330px;overflow:auto}
.bulk-user-option-v40{display:grid!important;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;border:1px solid var(--line);border-radius:15px;background:var(--card);cursor:pointer}
.bulk-user-option-v40>input{width:18px!important;min-height:18px!important}.bulk-user-option-v40 .avatar{width:38px;height:38px}
.bulk-user-option-v40 b,.bulk-user-option-v40 small{display:block}.bulk-user-option-v40 small{margin-top:2px;color:var(--muted);font-size:.68rem}
.bulk-user-option-v40>i{color:#aab4bc}.bulk-user-option-v40:has(input:checked){border-color:var(--blue);background:color-mix(in srgb,var(--blue) 7%,var(--card))}.bulk-user-option-v40:has(input:checked)>i{color:var(--green)}
.bulk-points-confirm-v40{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;border-radius:18px;background:var(--navy);color:#fff}
.bulk-points-confirm-v40 b,.bulk-points-confirm-v40 small{display:block}.bulk-points-confirm-v40 b{font-size:1.05rem}.bulk-points-confirm-v40 small{margin-top:3px;color:#c7d2dc;font-size:.72rem}
.bulk-points-confirm-v40 .btn{background:var(--gold);color:var(--navy)}
.badge-editor-layout-v40{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px}
.badge-editor-preview-v40{display:grid;place-items:center;align-content:center;gap:14px;min-height:330px;padding:25px;border:1px solid var(--line);border-radius:20px;background:var(--soft);text-align:center}
.badge-editor-preview-v40 img{width:170px;height:170px;object-fit:contain;border-radius:50%}.badge-editor-preview-v40>i{font-size:5rem;color:var(--gold)}
html[data-theme="dark"] .skill-mini span{background:#263744!important}
html[data-theme="dark"] .skill-mini i{background:#5d7e97!important}
html[data-theme="dark"] .skill-mini small{color:#eef4f8!important;text-shadow:0 1px 2px #000}
html[data-theme="dark"] .profile-preview-v22{border-color:#405361!important;background:#101922!important;color:#f2f6f9!important}
html[data-theme="dark"] .profile-preview-section-v22{border-color:#31424f!important;background:#101922!important;color:#f2f6f9!important}
html[data-theme="dark"] .profile-preview-section-v22 h3,
html[data-theme="dark"] .profile-preview-section-v22 b,
html[data-theme="dark"] .badge-v22>b,
html[data-theme="dark"] .badge-grid-v22 .badge>b{color:#f3f7fa!important}
html[data-theme="dark"] .profile-preview-section-v22 .preview-section-head>strong{background:#4a371d!important;color:#ffd18b!important}
html[data-theme="dark"] .profile-preview-v22 .badge-v22{border-color:#455562!important;background:#17232d!important;color:#e8eef3!important}
html[data-theme="dark"] .profile-preview-v22 .badge-v22.locked{background:#141e27!important;opacity:.7!important}
html[data-theme="dark"] .profile-preview-v22 .badge-v22.locked>b{color:#aebdc8!important}
html[data-theme="dark"] .profile-preview-v22 .badge-v22.earned{border-color:#c69548!important;background:linear-gradient(145deg,#352b1d,#182630)!important}
html[data-theme="dark"] .profile-preview-v22 .crud-skill{border-color:#3a4c59!important;background:#16232d!important;color:#eef4f8!important}
html[data-theme="dark"] .profile-preview-v22 .crud-skill>span{color:#eef4f8!important}
html[data-theme="dark"] .profile-preview-hero-v22 .gc{padding:10px 12px;border-radius:14px;background:#101c26!important;color:#fff!important}
html[data-theme="dark"] .profile-preview-hero-v22 .callsign{background:#f3f6f8!important;color:#172231!important}
html[data-theme="dark"] .bulk-points-v40{border-color:#3a4c59;background:linear-gradient(135deg,#16232d,#25271f);box-shadow:none;color:#eef4f8}
html[data-theme="dark"] .bulk-selected-panel-v40{border-color:#3a4c59;background:#101a23}
html[data-theme="dark"] .bulk-user-option-v40{border-color:#3a4c59;background:#16232d;color:#eef4f8}
html[data-theme="dark"] .bulk-user-option-v40:has(input:checked){border-color:#6995b5;background:#1c3446}
html[data-theme="dark"] .badge-editor-preview-v40{border-color:#3a4c59;background:#101a23}
html[data-theme="dark"] .manager-hero-v37{border-color:#3a4c59!important;background:linear-gradient(135deg,#16232d,#1b3040)!important;color:#eef4f8!important;box-shadow:none!important}
html[data-theme="dark"] .manager-hero-v37 h2,
html[data-theme="dark"] .manager-hero-v37 p{color:#eef4f8!important}
html[data-theme="dark"] .manager-hero-v37 p{color:#aebdc8!important}
html[data-theme="dark"] .operation-summary span{border-color:#3e5363!important;background:#203442!important;color:#eef4f8!important}
html[data-theme="dark"] .operation-summary b{color:#fff!important}
html[data-theme="dark"] .operations-mode-v39>button{border-color:#3a4c59!important;background:#16232d!important;color:#eef4f8!important}
html[data-theme="dark"] .operations-mode-v39>button.active{border-color:#78a2c2!important;background:linear-gradient(135deg,#213b50,#2d5673)!important}
html[data-theme="dark"] .operations-mode-v39>button small{color:#aebdc8!important}
html[data-theme="dark"] .operations-mode-v39>button em{background:#263b4a!important;color:#fff!important}
html[data-theme="dark"] .operations-search-v39,
html[data-theme="dark"] .operations-editor-v39{border-color:#3a4c59!important;background:#16232d!important;color:#eef4f8!important;box-shadow:none!important}
html[data-theme="dark"] .operations-editor-v39 .field,
html[data-theme="dark"] .operations-editor-v39 h3{color:#eef4f8!important}
html[data-theme="dark"] .operations-editor-v39 input,
html[data-theme="dark"] .operations-editor-v39 select,
html[data-theme="dark"] .operations-editor-v39 textarea{border-color:#405362!important;background:#101a23!important;color:#f3f7fa!important}
html[data-theme="dark"] .operations-editor-v39 .activity-photo-preview{border-color:#526674!important;background:#101a23!important;color:#b8c6d0!important}
html[data-theme="dark"] .record-card-v37{border-color:#3a4c59!important;background:#16232d!important;color:#eef4f8!important;box-shadow:none!important}
html[data-theme="dark"] .record-content-v37 h3{color:#f5f8fa!important}
html[data-theme="dark"] .record-content-v37 p,
html[data-theme="dark"] .record-content-v37 small{color:#afbec9!important}
html[data-theme="dark"] .record-stats-v37>span:not(.status-pill){background:#20323f!important;color:#eef4f8!important}
html[data-theme="dark"] .record-actions-v37 .btn.outline,
html[data-theme="dark"] .record-actions-v37 .icon-btn{border-color:#465a69!important;background:#1d2d39!important;color:#eef4f8!important}
html[data-theme="dark"] .section-head h2{color:#eef4f8!important}
@media(max-width:760px){
  .bulk-user-grid-v40{grid-template-columns:1fr}.bulk-selected-toolbar-v40{align-items:stretch;flex-direction:column}.bulk-selected-toolbar-v40>div{display:grid;grid-template-columns:1fr 1fr}
  .bulk-points-confirm-v40{align-items:stretch;flex-direction:column}.bulk-points-confirm-v40 .btn{width:100%}
  .badge-editor-layout-v40{grid-template-columns:1fr}.badge-editor-preview-v40{min-height:220px}.badge-editor-preview-v40 img{width:130px;height:130px}
}
/* Biblioteca Font Awesome, favicon e contraste v41 */
.badge-editor-intro-v41{margin:-10px 0 22px;color:var(--muted);font-size:.78rem}
.badge-editor-side-v41{display:grid;align-content:start;gap:12px;position:sticky;top:0}
.badge-image-upload-v41{display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding:14px;border:1px dashed var(--line);border-radius:16px;background:var(--soft);cursor:pointer}
.badge-image-upload-v41>i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--card);color:var(--blue);font-size:18px}.badge-image-upload-v41 b,.badge-image-upload-v41 small{display:block}.badge-image-upload-v41 small{margin-top:2px;color:var(--muted);font-size:.63rem}.badge-image-upload-v41 input{display:none}.use-fa-icon-v41{width:100%}
.badge-editor-main-v41{min-width:0}.fa-icon-library-v41{margin-top:20px;padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--soft)}
.fa-icon-library-v41>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.fa-icon-library-v41 h3{margin:4px 0 3px}.fa-icon-library-v41 header p{margin:0;color:var(--muted);font-size:.68rem}.fa-icon-library-v41 header>small{color:var(--muted);white-space:nowrap}
.fa-icon-search-v41{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 12px;border:1px solid var(--line);border-radius:14px;background:var(--card)}.fa-icon-search-v41>i{color:var(--blue)}.fa-icon-search-v41 input{min-height:46px!important;padding:10px 0!important;border:0!important;background:transparent!important;box-shadow:none!important}.fa-icon-search-v41 button{width:32px;height:32px;border-radius:10px;background:var(--soft);color:var(--muted)}
.fa-icon-current-v41{display:flex;align-items:center;gap:9px;margin:11px 0;color:var(--muted);font-size:.68rem}.fa-icon-current-v41 b{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:var(--card);color:var(--navy)}.fa-icon-current-v41 b i{color:var(--gold)}
.fa-icon-grid-v41{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;max-height:320px;overflow:auto;padding:2px}.fa-icon-option-v41{display:grid;place-items:center;align-content:center;gap:7px;min-height:82px;padding:9px 5px;border:1px solid var(--line);border-radius:14px;background:var(--card);color:var(--navy);transition:.18s}.fa-icon-option-v41 i{font-size:20px;color:var(--blue)}.fa-icon-option-v41 span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.56rem;font-weight:700}.fa-icon-option-v41:hover{transform:translateY(-2px);border-color:var(--blue)}.fa-icon-option-v41.selected{border-color:var(--gold);background:#fff6e5;box-shadow:0 0 0 2px #dda75f33}.fa-icon-option-v41.selected i{color:#a86a12}.fa-icon-empty-v41{grid-column:1/-1;padding:30px;color:var(--muted);text-align:center}.badge-editor-actions-v41{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.badge-library-summary-v41{display:flex;gap:10px;flex-wrap:wrap}.badge-library-summary-v41>span{display:grid;grid-template-columns:auto auto;align-items:center;gap:3px 8px;padding:12px 15px;border:1px solid var(--line);border-radius:15px;background:var(--card)}.badge-library-summary-v41>span>i{grid-row:1/3;color:var(--gold);font-size:19px}.badge-library-summary-v41 b{font-size:1.05rem}.badge-library-summary-v41 small{color:var(--muted);font-size:.62rem}.badge-record-v41 .record-content-v37>small i{margin-right:4px;color:var(--blue)}
html[data-theme="dark"] .dashboard-columns .compact-list .row{border-color:#3a4c59!important;background:#20313e!important;color:#f2f6f9!important}html[data-theme="dark"] .dashboard-columns .compact-list .row b{color:#fff!important}html[data-theme="dark"] .dashboard-columns .compact-list .row small{color:#aebdca!important}
html[data-theme="dark"] .bulk-points-confirm-v40{border:1px solid #4a6070!important;background:#203645!important;color:#f5f8fa!important}html[data-theme="dark"] .bulk-points-confirm-v40 b{color:#fff!important}html[data-theme="dark"] .bulk-points-confirm-v40 small{color:#c1ced7!important}
html[data-theme="dark"] .qr-history-filters-v25{border-color:#3b4e5d!important;background:#16232d!important;color:#eef4f8!important}html[data-theme="dark"] .qr-history-filters-v25 .search-box{border-color:#435867!important;background:#101a23!important;color:#eef4f8!important}html[data-theme="dark"] .qr-history-filters-v25 input,html[data-theme="dark"] .qr-history-filters-v25 select{border-color:#435867!important;background:#101a23!important;color:#eef4f8!important}html[data-theme="dark"] .qr-history-filters-v25>label{color:#aebdca!important}html[data-theme="dark"] .qr-history-filters-v25 input::-webkit-calendar-picker-indicator{filter:invert(1)}
html[data-theme="dark"] .qr-operator-preview-v25{border-color:#526879!important;background:#101a23!important;color:#c4d2dc!important}html[data-theme="dark"] .qr-operator-preview-v25>i{background:#203646!important;color:#78c5f5!important}html[data-theme="dark"] .qr-operator-preview-v25 b{color:#fff!important}html[data-theme="dark"] .qr-operator-preview-v25 small,html[data-theme="dark"] .qr-operator-preview-v25 em{color:#b8c7d1!important}html[data-theme="dark"] .qr-operator-preview-v25.confirmed{border-color:#4f9a75!important;background:#17352a!important}html[data-theme="dark"] .qr-operator-preview-v25.error{border-color:#b5526d!important;background:#44202b!important;color:#ffd7df!important}
html[data-theme="dark"] .qr-action-card-v24,html[data-theme="dark"] .leader-qr-v24>.card,html[data-theme="dark"] .grid.two>.card{border-color:#3a4c59;background:#16232d;color:#eef4f8}html[data-theme="dark"] .qr-action-card-v24 h2,html[data-theme="dark"] .leader-qr-v24 h2,html[data-theme="dark"] .grid.two>.card h2{color:#fff}html[data-theme="dark"] .grid.two>.card>p{color:#b6c5cf!important}html[data-theme="dark"] .grid.two>.card .chip{border:1px solid #455b6b;background:#203645;color:#bde6ff}
html[data-theme="dark"] .badge-editor-modal-v41 .modal-card{border:1px solid #3b4f5e;background:#111d27;color:#eef4f8}html[data-theme="dark"] .badge-editor-modal-v41 .field{color:#eef4f8}html[data-theme="dark"] .badge-editor-modal-v41 input,html[data-theme="dark"] .badge-editor-modal-v41 textarea{border-color:#405564;background:#101a23;color:#f4f7f9}html[data-theme="dark"] .badge-editor-preview-v40,html[data-theme="dark"] .badge-image-upload-v41,html[data-theme="dark"] .fa-icon-library-v41{border-color:#3b4f5e;background:#16232d}html[data-theme="dark"] .badge-image-upload-v41>i,html[data-theme="dark"] .fa-icon-search-v41,html[data-theme="dark"] .fa-icon-option-v41,html[data-theme="dark"] .fa-icon-current-v41 b,html[data-theme="dark"] .badge-library-summary-v41>span{border-color:#405564;background:#101a23;color:#eef4f8}html[data-theme="dark"] .fa-icon-search-v41 button{background:#203645;color:#dbe5eb}html[data-theme="dark"] .fa-icon-option-v41.selected{border-color:#d9a557;background:#3b2e1c}html[data-theme="dark"] .badge-library-summary-v41>span{border-color:#3b4f5e;background:#16232d}
@media(max-width:1050px){.fa-icon-grid-v41{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:760px){.badge-editor-side-v41{position:static}.fa-icon-grid-v41{grid-template-columns:repeat(3,minmax(0,1fr));max-height:360px}.badge-editor-actions-v41{display:grid;grid-template-columns:1fr}.badge-editor-actions-v41 .btn{width:100%}}
@media(max-width:430px){.fa-icon-grid-v41{grid-template-columns:repeat(2,minmax(0,1fr))}.fa-icon-library-v41{padding:14px}.fa-icon-library-v41>header{display:grid}}
/* BUILD_VISIVEL_V42: cache corrigido */

/* Login rápido e preloader v43 */
.boot.login-preloader-v43{gap:10px;background:radial-gradient(circle at 50% 38%,#29465f 0,#172231 42%,#0e1721 100%)}
.boot.login-preloader-v43 img{width:112px;height:112px;padding:10px;border:1px solid #dda75f66;border-radius:30px;background:#ffffff08;animation:furiaBootPulseV43 1.25s ease-in-out infinite}
.boot.login-preloader-v43 b{margin-top:5px;font-size:23px}.boot.login-preloader-v43 span{max-width:320px;color:#d7e0e7;text-align:center}
.boot.login-preloader-v43:after{content:"";width:220px;height:5px;margin-top:12px;overflow:hidden;border-radius:99px;background:linear-gradient(90deg,#dda75f 0 35%,#ef006f 50%,#dda75f 65%);background-size:220% 100%;box-shadow:0 0 22px #dda75f55;animation:furiaBootBarV43 1.05s linear infinite}
@keyframes furiaBootPulseV43{50%{transform:translateY(-4px) scale(1.025);box-shadow:0 16px 34px #0005}}@keyframes furiaBootBarV43{to{background-position:-220% 0}}
#loginForm button:disabled,#teamForm button:disabled{opacity:.72;cursor:wait}
@media(prefers-reduced-motion:reduce){.boot.login-preloader-v43 img,.boot.login-preloader-v43:after{animation:none}}
/* BUILD_VISIVEL_V43 */
/* Retorno visível do CRUD de selos v44 */
.badge-feedback-v44{margin:14px 0 0;padding:12px 14px;border:1px solid #8bbda2;border-radius:13px;background:#effaf4;color:#246647;font-size:.75rem;font-weight:700}.badge-feedback-v44.error{border-color:#d78a9e;background:#fff0f4;color:#9b2948}.badge-feedback-v44.success{border-color:#8bbda2;background:#effaf4;color:#246647}
html[data-theme="dark"] .badge-feedback-v44{border-color:#4d9b72;background:#183629;color:#c9f5dc}html[data-theme="dark"] .badge-feedback-v44.error{border-color:#b85a72;background:#41202a;color:#ffd5df}
/* BUILD_VISIVEL_V44 */