@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#16283b;font-synthesis:none;--ink:#16283b;--muted:#718096;--line:#dfe7e8;--blue:#1479a3;--navy:#102a43;--paper:#fff;--orange:#d66b2c;--bg-soft:#f4f7f8;--shadow-soft:0 18px 46px #102a4314;--shadow-card:0 12px 30px #102a430f;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;background:#f4f7f8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:linear-gradient(#f3f7f8 0%,#eef4f7 100%);margin:0}#root{min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,opacity .18s}button:hover{transform:translateY(-1px)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #9bd3e5}.app{min-height:100vh;display:flex}.content{width:100%;max-width:1480px;margin:0 auto;padding:28px 26px 42px}.welcome,.section-intro{justify-content:space-between;align-items:center;gap:18px;margin:0 0 18px;display:flex}.welcome h2,.section-intro h2{letter-spacing:-.04em;color:var(--ink);margin:0;font-family:Space Grotesk;font-size:clamp(2rem,3vw,3rem);line-height:1.1}.welcome p,.section-intro p{color:var(--muted);max-width:600px;margin:0;font-size:15px}.panel,.stat,.record-card,.search,.map-note,.setting-panel,.modal,.wide-action,.map-toolbar,.profile-card,.contact-card,.plan-card,.upgrade-plan-card{box-shadow:var(--shadow-card);border:1px solid #13314514}.app,.content{background:0 0}.aside,.panel,.setting-panel,.record-card,.stat,.search,.map-note,.modal,.profile-card,.contact-card{border-radius:var(--radius-lg)}.content .panel,.content .setting-panel,.content .stat,.content .record-card,.content .search,.content .profile-card,.content .contact-card{background:#fffffff5}.content .panel-head,.content .setting-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.content .panel-head h3,.content .setting-heading h3{color:var(--ink);margin:0;font-family:Space Grotesk;font-size:1.2rem}.content .panel-head p,.content .setting-heading p{color:var(--muted);margin:0;font-size:12px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stat{background:linear-gradient(#fff,#f8fafb);border-radius:18px;gap:10px;padding:18px 18px 16px;display:grid}.stat span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.stat strong{color:var(--ink);font-family:Space Grotesk;font-size:2rem;line-height:1;display:block}.stat small{color:#5f7f89;font-size:12px;display:block}.dashboard-grid{grid-template-columns:1.3fr .7fr;gap:18px;margin-top:18px;display:grid}.panel{background:linear-gradient(#fff,#fafcfd);border-radius:18px;padding:18px}.panel.map-preview,.panel.recent,.panel.chart{min-height:240px}.settings-grid{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:20px;display:grid}.setting-panel{background:linear-gradient(#fff,#fafcfd);border-radius:20px;padding:20px}.search{background:#f7fafb;border-radius:12px;align-items:center;gap:10px;height:42px;padding:0 12px;display:flex}.search svg{color:#67808c}.search input{width:100%;height:100%;color:var(--ink);background:0 0;border:0}.search input::placeholder{color:#7a8f9e}.list-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chips button{color:#285266;background:#edf3f7;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.chips button.active{color:#fff;background:#102a43}.record-card{background:linear-gradient(#fff,#f7fafb);border-radius:16px;padding:16px 16px 12px}.record-card-title{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.record-card-title h4{color:var(--ink);margin:0;font-size:15px}.record-card-title span{color:var(--muted);font-size:12px}.record-card p{color:#4d6775;margin:0;line-height:1.55}.record-meta{color:#5e7883;border-top:1px solid #15324214;flex-wrap:wrap;gap:12px 16px;margin-top:10px;padding-top:12px;font-size:12px;display:flex}.record-meta strong{color:var(--ink)}.primary,.secondary,.text-btn,.icon-btn,.wide-action{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.secondary{color:#12344b;background:#f1f6f9;border:1px solid #dfe7eb}.secondary:hover{background:#eaf1f5}.text-btn{color:#1479a3;background:0 0;min-height:auto;padding:0 4px}.icon-btn{color:#12344b;background:#fff;border:1px solid #dfe7eb;padding:0 12px}.icon-btn:hover,.wide-action:hover{background:#f5f9fb}.wide-action{color:#12344b;background:#f6f9fb;border:1px solid #dfe7eb;width:100%}input,select,textarea{color:var(--ink);background:#fff;border:1px solid #dfe7eb;border-radius:12px;padding:12px 14px}input:focus,select:focus,textarea:focus{border-color:#1479a3;outline:none;box-shadow:0 0 0 4px #1479a31f}textarea{resize:vertical;min-height:94px}aside{background:var(--navy);color:#dbe8ec;z-index:12;flex-direction:column;flex-shrink:0;width:252px;padding:27px 16px 19px;display:flex;position:relative}.brand{align-items:center;gap:10px;padding:0 13px;display:flex}.brand-mark{color:#102a43;background:#e9b949;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.brand strong,.brand span{font-family:Space Grotesk;display:block}.brand strong{letter-spacing:1px;color:#fff;font-size:17px}.brand span{letter-spacing:2px;color:#8bb4c0;margin-top:1px;font-size:9px}.workspace{border-block:1px solid #355064;margin:38px 8px 21px;padding:13px 5px 14px}.eyebrow{letter-spacing:1.3px;color:#7896a3;font-size:10px;font-weight:700;display:block}.workspace b{color:#fff;margin-top:5px;font-size:13px;display:block}nav{gap:5px;display:grid}nav button{color:#abc1c9;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:12px;height:44px;padding:0 13px;font-size:14px;display:flex}nav button.active,nav button:hover{color:#fff;background:#21465d;box-shadow:inset 0 0 0 1px #ffffff08}nav em{background:#396277;border-radius:12px;margin-left:auto;padding:2px 8px;font-size:11px;font-style:normal}.sidebar-foot{color:#86a4ae;border-top:1px solid #355064;align-items:center;gap:8px;margin-top:auto;padding:17px 8px 0;font-size:11px;display:flex}main{flex:1;min-width:0}.map-layout,.full-map{z-index:1;position:relative}.google-map-wrap{z-index:1;width:100%;height:100%;min-height:400px;position:relative}header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:17px;height:86px;padding:0 42px;display:flex}header h1{color:var(--ink);margin:3px 0 0;font-family:Space Grotesk;font-size:21px}.header-actions{align-items:center;gap:17px;margin-left:auto;display:flex}.offline{color:#52717d;align-items:center;gap:7px;font-size:12px;display:flex}.offline i{background:#2b9b70;border-radius:50%;width:7px;height:7px}.primary,.secondary,.text-btn,.icon-btn,.wide-action,.chips button{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:13px;font-weight:600;display:inline-flex}.primary{color:#fff;background:#1479a3;box-shadow:0 4px 10px #1479a326}.primary:hover{background:#0e668c}.secondary{color:#425866;background:#edf2f3}.text-btn{color:#1479a3;background:0 0;padding:0}.icon-btn{color:#365263;background:#edf2f3;width:38px;padding:0}.menu{display:none}.content{max-width:1400px;margin:auto;padding:38px 42px 60px}.welcome,.section-intro{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.welcome h2,.section-intro h2{color:var(--ink);margin:7px 0;font-family:Space Grotesk;font-size:32px;line-height:1.05}.welcome p,.section-intro p{color:var(--muted);margin:7px 0 0;font-size:14px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:24px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-top:3px solid #74abc0;border-radius:7px;min-height:113px;padding:17px 19px}.stat.orange{border-top-color:#e49b4b}.stat.green{border-top-color:#55a982}.stat.gray{border-top-color:#87959d}.stat.red{border-top-color:#d65e61}.stat.yellow{border-top-color:#e3b544}.stat span{color:var(--muted);font-size:12px}.stat strong{margin:8px 0 2px;font-family:Space Grotesk;font-size:32px;display:block}.stat small{color:#9aaab0;font-size:10px}.dashboard-grid{grid-template-columns:1.35fr 1fr;gap:24px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:7px;padding:21px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.panel h3{margin:5px 0 0;font-family:Space Grotesk;font-size:17px}.mini-map,.full-map{background-color:#dce7e2;background-image:linear-gradient(25deg,#0000 46%,#f5f8f4 47% 52%,#0000 53%),linear-gradient(105deg,#0000 44%,#f5f8f4 45% 50%,#0000 51%);background-size:118px 96px;min-height:280px;position:relative;overflow:hidden}.mini-map{border-radius:5px;height:280px}.street{background:#c4d4cf;position:absolute;transform:rotate(-24deg)}.s1{width:130%;height:28px;top:24%;left:-14%}.s2{width:130%;height:20px;top:65%;left:-12%;transform:rotate(23deg)}.s3{width:21px;height:130%;top:-15%;left:63%;transform:rotate(25deg)}.park{background:#b9d3b5;border-radius:42% 50% 35%;width:24%;height:31%;position:absolute;top:9%;left:7%}.pin,.map-pin{z-index:2;border:2px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 2px 5px #193b4255}.map-label{color:#668079;letter-spacing:1px;font-size:10px;font-weight:700;position:absolute;bottom:13px;left:15px}.recent .record-row{border-bottom:1px solid #edf1f1;padding:13px 0}.recent .record-row:last-child{border-bottom:0}.record-row{align-items:center;gap:11px;display:flex}.dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.record-row div{flex:1;min-width:0}.record-row strong,.record-row span{display:block}.record-row strong{font-size:13px}.record-row span{color:#82939a;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.status{white-space:nowrap;border-radius:20px;padding:5px 9px;font-size:10px}.status.pendente{color:#c26327;background:#fff1e6}.status.verificado{color:#22815a;background:#e4f5ed}.status.removido{color:#65747c;background:#edf0f1}.map-layout{background:#dae6e2;height:calc(100vh - 86px);min-height:550px;position:relative}.map-toolbar{z-index:4;gap:10px;display:flex;position:absolute;top:18px;left:23px;right:23px}.search{border:1px solid var(--line);color:#718991;background:#fff;border-radius:7px;align-items:center;gap:9px;min-width:260px;height:42px;padding:0 13px;display:flex}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.map-toolbar select{border:1px solid var(--line);color:#425866;background:#fff;border-radius:7px;padding:0 13px}.full-map{border-radius:0;height:100%;min-height:0}.full-map .mini-map{border-radius:0;height:100%}.map-note{background:#fff;border-radius:7px;align-items:center;gap:10px;max-width:375px;padding:13px 15px;display:flex;position:absolute;bottom:27px;left:24px;box-shadow:0 5px 18px #193b4219}.map-note div{gap:2px;display:grid}.map-note span{color:#718096;font-size:11px}.map-note .text-btn{margin-left:5px;font-size:11px}.map-legend{background:#fff;border-radius:7px;gap:8px;padding:12px;display:grid;position:absolute;bottom:25px;right:22px;box-shadow:0 5px 18px #193b4219}.map-legend span{align-items:center;gap:6px;font-size:10px;display:flex}.map-legend i{border-radius:50%;width:8px;height:8px}.map-pin{color:#fff;border:2px solid #fff;border-radius:50% 50% 50% 0;place-items:center;width:32px;height:32px;display:grid;transform:rotate(-45deg)}.map-pin svg{transform:rotate(45deg)}.floating{display:none}.list-tools{align-items:center;gap:13px;margin-bottom:22px;display:flex}.list-tools .search{flex:1}.chips{gap:5px;display:flex}.chips button{color:#54717b;background:#e8eeee;min-height:37px;padding:0 12px;font-size:11px}.chips button.selected{color:#fff;background:#173e54}.records-list{gap:11px;display:grid}.record-card{border:1px solid var(--line);background:#fff;border-radius:7px;padding:18px 20px}.record-card-title{align-items:start;gap:12px;display:flex}.category-mark{border-radius:50%;width:11px;height:11px;margin-top:4px}.record-card-title div{flex:1}.record-card h3{margin:0;font-size:15px}.record-card-title span:not(.category-mark){color:#83939a;font-size:11px}.record-meta{color:#607983;gap:20px;margin:15px 0 11px;font-size:12px;display:flex}.record-meta span{align-items:center;gap:5px;display:flex}.record-card p{color:#718096;border-left:2px solid #cbdde1;margin:0;padding-left:10px;font-size:12px}.record-actions{justify-content:end;gap:10px;margin-top:14px;display:flex}.record-actions button{color:#1479a3;background:0 0;font-size:11px;font-weight:600}.record-actions .danger{color:#c55b5b}.empty{text-align:center;color:#718096;padding:65px 20px}.empty h3{color:var(--ink);margin:14px 0 5px}.chart{max-width:760px}.bar-row{grid-template-columns:160px 1fr 24px;align-items:center;gap:12px;margin:17px 0;font-size:12px;display:grid}.bar-row div{background:#edf2f1;border-radius:10px;height:8px;overflow:hidden}.bar-row i{border-radius:10px;height:100%;display:block}.bar-row b{font-size:11px}.settings-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1000px;display:grid}.setting-panel{flex-direction:column;gap:17px;display:flex}.setting-heading{gap:12px;display:flex}.setting-heading h3{margin:1px 0 4px}.setting-heading p{color:var(--muted);margin:0;font-size:11px}.setting-icon{border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.setting-icon.blue{color:#1479a3;background:#e1f0f4}.setting-icon.green{color:#2a916b;background:#e1f3eb}.setting-icon.orange{color:#d66b2c;background:#fff0df}.setting-panel label{color:#59717b;gap:7px;font-size:11px;display:grid}.setting-panel input{border:1px solid var(--line);border-radius:6px;height:40px;padding:0 11px}.setting-actions{align-items:center;gap:15px;display:flex}.info-box{color:#328365;background:#edf7f3;border-radius:5px;align-items:center;gap:7px;padding:10px;font-size:11px;display:flex}.info-box.danger{color:#b94848;background:#fff1f1}.wide-action{color:#355965;text-align:left;background:#f0f5f4;justify-content:space-between;width:100%}.wide-action svg:first-child{color:#1479a3}.warning{border-left:3px solid #e4a11b;gap:4px;padding:7px 10px;display:grid}.warning strong{letter-spacing:1px;color:#a16c1a;font-size:10px}.warning span{color:#7a858b;font-size:11px}.modal-backdrop{z-index:10;background:#102a4388;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:9px;width:min(560px,100%);max-height:95vh;padding:25px;overflow:auto;box-shadow:0 20px 50px #102a4355}.modal-head{justify-content:space-between;margin-bottom:22px;display:flex}.modal h2{margin:5px 0;font-family:Space Grotesk;font-size:24px}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid label{color:#5d747c;gap:6px;font-size:11px;display:grid}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:6px;padding:10px 11px}.form-grid textarea{resize:vertical}.coordinates{color:#5b747d;background:#edf5f4;border-radius:6px;align-items:center;gap:14px;margin-top:18px;padding:12px;font-size:11px;display:flex}.coordinates b{color:var(--ink)}.modal-actions{justify-content:end;gap:9px;margin-top:22px;display:flex}.toast{z-index:20;color:#fff;background:#163d50;border-radius:7px;align-items:center;gap:9px;padding:13px 16px;font-size:13px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 20px #102a4344}.loading-screen{color:#1479a3;place-content:center;justify-items:center;gap:12px;min-height:100vh;font-size:14px;display:grid}@media (width<=800px){aside{z-index:8;width:260px;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%);box-shadow:8px 0 25px #102a4355}aside.open{transform:translate(0)}.menu{display:inline-flex}header{gap:11px;height:72px;padding:0 17px}header h1{font-size:18px}.header-actions .offline{display:none}.header-actions .primary{width:39px;padding:0;font-size:0}.header-actions .primary svg{margin:0}.content{padding:25px 17px 45px}.welcome,.section-intro{align-items:start;gap:17px}.welcome .primary{display:none}.welcome h2,.section-intro h2{font-size:27px}.stat-grid{grid-template-columns:1fr 1fr;gap:10px}.stat{min-height:100px;padding:13px}.stat strong{font-size:27px}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid .map-preview{order:2}.map-layout{height:calc(100vh - 72px);min-height:500px}.map-toolbar{flex-wrap:wrap;top:12px;left:12px;right:12px}.map-toolbar .search{flex:1;min-width:0}.map-toolbar select{order:3;width:100%;height:38px}.map-toolbar .icon-btn{height:42px}.line-controls{top:112px;left:12px}.map-note{max-width:none;bottom:18px;left:12px;right:12px}.map-note .text-btn,.map-legend{display:none}.floating{z-index:5;color:#fff;background:#1479a3;border-radius:25px;align-items:center;gap:8px;min-height:46px;padding:0 16px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:92px;right:17px;box-shadow:0 6px 18px #102a4344}.list-tools{display:grid}.list-tools .search{width:100%;min-width:0}.chips{overflow:auto}.chips button{white-space:nowrap}.record-meta{flex-wrap:wrap;gap:8px 15px}.records-list{gap:9px}.record-card{padding:15px}.settings-grid{grid-template-columns:1fr}.bar-row{grid-template-columns:120px 1fr 20px}.section-intro .text-btn{white-space:nowrap}.toast{bottom:17px;left:17px;right:17px}.modal{padding:20px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}}.dark-mode{color:#e6eef0;--ink:#e6eef0;--muted:#9aadb4;--line:#2d3c44;--paper:#18252d;background:#101a21}.dark-mode body{background:#101a21}.dark-mode header,.dark-mode .panel,.dark-mode .stat,.dark-mode .record-card,.dark-mode .search,.dark-mode .map-note,.dark-mode .map-legend,.dark-mode .modal,.dark-mode .wide-action,.dark-mode .icon-btn,.dark-mode .map-toolbar select{color:#e6eef0;background:#18252d;border-color:#2d3c44}.dark-mode header{border-bottom-color:#2d3c44}.dark-mode .stat span,.dark-mode .record-row span,.dark-mode .welcome p,.dark-mode .section-intro p,.dark-mode .setting-heading p,.dark-mode .setting-panel label,.dark-mode .record-meta,.dark-mode .record-card-title span:not(.category-mark){color:#9aadb4}.dark-mode .eyebrow{color:#82aab7}.dark-mode .search input,.dark-mode .form-grid input,.dark-mode .form-grid select,.dark-mode .form-grid textarea,.dark-mode .setting-panel input{color:#e6eef0;background:#101a21;border-color:#3a4d56}.dark-mode .search input::placeholder,.dark-mode input::placeholder,.dark-mode textarea::placeholder{color:#71858d}.dark-mode .record-row,.dark-mode .record-card p{border-color:#2d3c44}.dark-mode .mini-map,.dark-mode .full-map{background-color:#263b3b;background-image:linear-gradient(25deg,#0000 46%,#314848 47% 52%,#0000 51%),linear-gradient(105deg,#0000 44%,#314848 45% 50%,#0000 51%)}.dark-mode .street{background:#3c5554}.dark-mode .park{background:#345544}.dark-mode .map-note span{color:#9aadb4}.dark-mode .info-box{color:#8fd1b1;background:#193b35}.dark-mode .info-box.danger{color:#ffc5c5;background:#2d1f20}.dark-mode .secondary,.dark-mode .chips button{color:#c3d3d7;background:#263840}.dark-mode .bar-row div{background:#263840}.dark-mode .coordinates{color:#a8c1c4;background:#1d3437}.dark-mode .modal-backdrop{background:#071116cc}.dark-mode .theme-toggle{color:#f0c55b}.wide-action{cursor:pointer}.dark-mode .wide-action:hover,.dark-mode .icon-btn:hover,.dark-mode .map-toolbar select:hover{background:#22343d}.google-map-wrap{width:100%;height:100%;min-height:400px;position:relative}.google-map-canvas{width:100%;height:100%;min-height:400px}.line-controls{z-index:2;gap:7px;display:flex;position:absolute;top:76px;left:18px}.line-controls button{color:#355965;background:#fff;border:1px solid #dfe7e8;border-radius:7px;min-height:42px;padding:0 14px;font-size:12px;font-weight:700;box-shadow:0 3px 10px #102a4320}.line-controls button:first-child{color:#fff;background:#d66b2c;border-color:#d66b2c}.line-controls button:disabled{opacity:.5;cursor:not-allowed}.map-unavailable{text-align:center;color:#385866;background:#dce7e2;place-content:center;justify-items:center;gap:9px;height:100%;min-height:400px;padding:30px;display:grid}.map-unavailable strong{font-family:Space Grotesk;font-size:18px}.map-unavailable span{color:#5f7780;max-width:380px;font-size:13px}.dark-mode .map-unavailable{color:#e6eef0;background:#263b3b}.dark-mode .map-unavailable span{color:#a9bdc2}.key-input{width:100%;display:flex;position:relative}.key-input input{flex:1;width:100%;padding-right:43px}.key-visibility{color:#718096;background:0 0;border-radius:5px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:4px;right:7px}.key-visibility:hover{color:#1479a3;background:#e8eeee}.dark-mode .key-visibility:hover{color:#8fd1eb;background:#263840}.dark-mode .line-controls button{color:#e6eef0;background:#18252d;border-color:#3a4d56}.dark-mode .line-controls button:first-child{color:#fff;background:#d66b2c}.edit-delete-button{color:#b94b4b;background:#fff4f4;border:1px solid #e6b0b0;border-radius:7px;min-height:38px;padding:0 13px;font-size:12px;font-weight:700}.edit-delete-button:hover{background:#ffe7e7}.dark-mode .edit-delete-button{color:#ff9d9d;background:#3a2428;border-color:#734049}@media (width<=800px){.google-map-wrap .line-controls{z-index:8;top:58px;left:12px}}.draw-options{background:#fff;border:1px solid #dfe7e8;border-radius:7px;align-items:center;gap:10px;padding:7px 9px;display:flex;box-shadow:0 3px 10px #102a4320}.draw-options label{color:#526b74;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.draw-options select{color:#355965;background:#fff;border:1px solid #dfe7e8;border-radius:5px;padding:5px 7px;font-size:11px}.color-options{gap:5px;display:flex}.color-options button{width:18px;height:18px;min-height:18px;box-shadow:none;border:2px solid #fff;border-radius:50%;outline:1px solid #0000;padding:0}.color-options button.selected{outline-color:#16283b}.draw-actions{gap:7px;display:flex}.chips button:first-child{min-width:54px;padding-inline:9px}.dark-mode .draw-options{background:#18252d;border-color:#3a4d56}.dark-mode .draw-options label,.dark-mode .draw-options select{color:#e6eef0}.dark-mode .draw-options select{background:#101a21;border-color:#3a4d56}@media (width<=800px){.line-controls{flex-direction:column;align-items:flex-start;gap:4px}.draw-options{max-width:calc(100vw - 24px);overflow:auto}.draw-actions{flex-wrap:wrap;gap:4px}.map-toolbar select{width:auto;min-width:112px}}.draw-actions button{color:#fff!important;background:#111b21!important;border-color:#111b21!important}.draw-actions button:hover{background:#2d3b43!important;border-color:#2d3b43!important}.draw-actions button:disabled{color:#eef2f2!important;background:#7d898e!important;border-color:#7d898e!important}.map-shape-actions{gap:6px;display:flex}.map-edit-action,.map-delete-action{color:#fff;cursor:pointer;border:0;border-radius:5px;padding:7px 9px;font-size:11px;font-weight:700}.map-edit-action{background:#1479a3}.map-delete-action{background:#b94343}.map-edit-action:hover{background:#0e668c}.map-delete-action:hover{background:#963737}.gm-style .map-shape-actions:before{display:none!important}.gm-style .gm-style-iw-c{padding:8px!important}.gm-style .map-shape-actions{background:#18252d;border-radius:6px;padding:4px}.gm-style .map-shape-actions:before{content:none}.gm-style .map-shape-actions button{font-family:DM Sans,sans-serif}.dark-mode .gm-style .gm-style-iw-c,.dark-mode .gm-style .gm-style-iw-d{color:#e6eef0!important;background:#18252d!important}.dark-mode .gm-style .gm-style-iw-t:after{background:#18252d!important}.dark-mode .gm-style .gm-ui-hover-effect{filter:invert()}.gm-style .gm-style-iw-c,.gm-style .gm-style-iw-d{color:#fff!important;background:#111b21!important;border-radius:7px!important;overflow:hidden!important}.gm-style .gm-style-iw-t:after{background:#111b21!important}.gm-style .gm-ui-hover-effect{filter:invert()!important}.gm-style .map-shape-actions{background:#111b21!important;padding:3px!important}.map-delete-action{color:#fff;cursor:pointer;background:#b94343;border:0;border-radius:5px;padding:8px 11px;font-size:12px;font-weight:700}.area-modal-backdrop{z-index:10;background:#102a4388;place-items:center;padding:16px;display:grid;position:absolute;inset:0}.area-modal{background:#fff;border-radius:8px;width:min(360px,100%);padding:18px;box-shadow:0 10px 30px #102a4355}.area-modal h2{color:#16283b;margin:0 0 5px;font-family:Space Grotesk;font-size:20px}.area-modal p{color:#718096;margin:0 0 13px;font-size:12px}.area-modal textarea{resize:vertical;color:#16283b;border:1px solid #dfe7e8;border-radius:6px;width:100%;padding:10px;display:block}.area-modal>div{justify-content:flex-end;gap:8px;margin-top:13px;display:flex}.area-modal button{color:#fff;background:#111b21;border-radius:6px;min-height:35px;padding:0 11px;font-size:12px;font-weight:700}.area-modal button:first-child{color:#4f6872;background:#edf2f3}.dark-mode .area-modal{background:#18252d}.dark-mode .area-modal h2{color:#e6eef0}.dark-mode .area-modal textarea{color:#e6eef0;background:#101a21;border-color:#3a4d56}.line-controls{gap:3px}.draw-options{gap:7px;padding:6px 8px}.draw-options label{gap:4px}.color-options,.draw-actions,.line-controls{gap:3px}.draw-actions{margin-top:2px}.draw-actions button{min-height:38px}.auth-shell{background:radial-gradient(circle at 0 0,#e8f1ff 0%,#eaf7f4 18%,#edf2f7 58%,#f7f4ee 100%);place-items:center;min-height:100vh;padding:32px 20px;display:grid;position:relative}.auth-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #1479a314;border-radius:28px;grid-template-columns:1.1fr .9fr;width:min(1120px,100%);display:grid;overflow:hidden;box-shadow:0 35px 80px #102a431f}.auth-panel{padding:40px 36px}.auth-intro{color:#edf8ff;background:linear-gradient(135deg,#102a43 0%,#143f5a 35%,#1479a3 100%);flex-direction:column;justify-content:center;display:flex}.auth-brand{color:#102a43;background:linear-gradient(135deg,#f4d56c,#f0b630);border-radius:16px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 16px 32px #f0b63059}.auth-intro .eyebrow{color:#c5e7f8;margin-bottom:8px}.auth-intro h1{letter-spacing:-.04em;color:#fff;margin:8px 0 14px;font-family:Space Grotesk;font-size:2.1rem;line-height:1.1}.auth-intro p{color:#edf8ffd1;margin:0 0 26px;font-size:1.02rem;line-height:1.7}.auth-intro ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.auth-intro li{color:#ebf5ff;opacity:.96;align-items:center;gap:10px;font-weight:600;display:flex}.auth-intro li svg{color:#7fe0ff;flex-shrink:0}.auth-form-wrap{background:#fff;flex-direction:column;justify-content:center;display:flex}.auth-switcher{background:#eef3f7;border:1px solid #dfeaf1;border-radius:14px;gap:4px;margin-bottom:28px;padding:4px;display:flex}.auth-switcher button{color:#4b6779;background:0 0;border:0;border-radius:12px;flex:1;padding:10px 14px;font-weight:700;transition:all .2s}.auth-switcher button.selected{color:#fff;background:#102a43;box-shadow:0 8px 20px #102a432e}.auth-form{gap:16px;display:grid}.auth-form label{color:#2d4d5f;gap:8px;font-size:.95rem;font-weight:700;display:grid}.password-field{align-items:center;display:flex;position:relative}.password-field input{padding-right:86px}.password-toggle{color:#1479a3;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-weight:700;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.password-toggle:hover{background:#1479a314}.auth-form input,.auth-form textarea{color:#102a43;background:#f8fbfd;border:1px solid #dfe7eb;border-radius:12px;width:100%;padding:14px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-form input:focus,.auth-form textarea:focus{border-color:#1479a3;outline:none;box-shadow:0 0 0 4px #1479a31f}.auth-plan-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.auth-plan-picker .plan{color:#18324a;text-align:left;background:#f4f8fa;border:1px solid #dfe7eb;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;min-height:130px;padding:16px 14px;transition:all .2s;display:flex}.auth-plan-picker .plan strong{font-size:1.1rem}.auth-plan-picker .plan span{color:#567080;font-size:.76rem;line-height:1.5}.auth-plan-picker .plan b{color:#1479a3;margin-top:auto;font-size:.83rem}.auth-plan-picker .plan.selected{background:linear-gradient(#eaf5ff,#f6fbff);border-color:#1479a3;box-shadow:0 10px 25px #1479a31f}.auth-price-box{background:linear-gradient(135deg,#f7fbff,#eefaf4);border:1px solid #d9efe7;border-radius:14px;flex-direction:column;gap:4px;padding:16px;display:flex}.auth-price-box span{color:#5a7f8d;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.auth-price-box strong{color:#102a43;font-family:Space Grotesk;font-size:1.9rem;line-height:1}.auth-price-box small{color:#4f6f76;font-size:.83rem}.auth-message{border-radius:12px;padding:12px 14px;font-size:.9rem;font-weight:600}.auth-message.error{color:#a34141;background:#fff1f1;border:1px solid #f3c0c0}.auth-message.success{color:#1d6f52;background:#edfdf5;border:1px solid #bfe9d4}.upgrade-plan-panel{background:#f7fbfe;border:1px solid #dfe7eb;border-radius:16px;gap:14px;margin-top:18px;padding:18px;display:grid}.upgrade-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.upgrade-plan-card{color:#18324a;text-align:left;background:#fff;border:1px solid #dfe7eb;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;padding:16px 14px;transition:all .2s;display:flex}.upgrade-plan-card strong{font-size:1.05rem}.upgrade-plan-card span{color:#567080;font-size:.76rem;line-height:1.5}.upgrade-plan-card b{color:#1479a3;margin-top:auto;font-size:.83rem}.upgrade-plan-card.selected{background:linear-gradient(#eaf5ff,#f6fbff);border-color:#1479a3;box-shadow:0 10px 25px #1479a31f}.upgrade-member-field{color:#2d4d5f;gap:8px;font-size:.95rem;font-weight:700;display:grid}.upgrade-member-field input{color:#102a43;background:#fff;border:1px solid #dfe7eb;border-radius:12px;width:100%;padding:12px 14px}.auth-submit{color:#fff;background:linear-gradient(135deg,#1479a3,#0e5d7d);border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:15px 18px;font-weight:800;display:inline-flex;box-shadow:0 16px 35px #1479a347}.auth-submit:hover{filter:brightness(1.04)}.google-btn{color:#1d2e3a;box-shadow:none;background:#fff;border:1px solid #dfe7eb;margin-top:12px;font-weight:700}.google-btn:hover{background:#f5f9fb}.google-btn:before{content:"";background:conic-gradient(from 180deg,#4285f4 0 25%,#34a853 25% 52%,#fbbc05 52% 76%,#ea4335 76% 100%);border-radius:50%;width:18px;height:18px;display:inline-block;box-shadow:inset 0 0 0 2px #fffc}.auth-theme-toggle{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#102a43;background:#fffc;border:1px solid #102a431a;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:22px;right:22px;box-shadow:0 12px 30px #102a431f}.auth-theme-toggle:hover{transform:translateY(-1px)}.dark-mode .auth-shell{background:radial-gradient(circle at 0 0,#0d1d2d 0%,#101821 28%,#111c2a 100%)}.dark-mode .auth-card{background:#111920eb;border-color:#76a8be29;box-shadow:0 28px 80px #00000073}.dark-mode .auth-form-wrap{background:#18252d}.dark-mode .auth-switcher{background:#233540;border-color:#324d5c}.dark-mode .auth-switcher button{color:#dfeef3}.dark-mode .auth-switcher button.selected{color:#102a43;background:#edf4f8}.dark-mode .auth-form label{color:#edf6fa}.dark-mode .password-toggle{color:#9ad5ef}.dark-mode .password-toggle:hover{background:#9ad5ef1f}.dark-mode .auth-form input,.dark-mode .auth-form textarea{color:#eef8ff;background:#101a21;border-color:#354c59}.dark-mode .auth-plan-picker .plan{color:#edf7ff;background:#1a2a35;border-color:#2f4452}.dark-mode .auth-plan-picker .plan span{color:#9ab6c0}.dark-mode .auth-plan-picker .plan.selected{background:linear-gradient(#183d59,#111d2d);border-color:#67b9de;box-shadow:0 10px 25px #67b9de24}.dark-mode .auth-price-box{background:linear-gradient(135deg,#102a43,#132c35);border-color:#2d4450}.dark-mode .auth-price-box span,.dark-mode .auth-price-box small{color:#afd0d9}.dark-mode .auth-price-box strong{color:#ebf8ff}.dark-mode .profile-card,.dark-mode .upgrade-plan-panel,.dark-mode .upgrade-plan-card,.dark-mode .upgrade-member-field input,.dark-mode .setting-panel,.dark-mode .panel{color:#e6eef0;background:#18252d;border-color:#2d3c44}.dark-mode .upgrade-plan-card{color:#edf7ff}.dark-mode .upgrade-plan-card span{color:#9ab6c0}.dark-mode .upgrade-plan-card b{color:#8fd1eb}.dark-mode .upgrade-plan-card.selected{background:linear-gradient(#183d59,#111d2d);border-color:#67b9de;box-shadow:0 10px 25px #67b9de24}.dark-mode .auth-theme-toggle{color:#f9f6df;background:#18252dd9;border-color:#a0bac41f;box-shadow:0 12px 30px #00000059}.dark-mode .auth-message.error{color:#ffc5c5;background:#2d1f20;border-color:#7b4444}.dark-mode .auth-message.success{color:#d0fbe7;background:#12322a;border-color:#2b5d4c}.dark-mode .google-btn{color:#edf6fa;background:#18252d;border-color:#3a4d56}.dark-mode .google-btn:hover{background:#1e3039}.content:has(.team-member-list) .section-intro{margin-bottom:26px}.content:has(.team-member-list) .section-intro h2{letter-spacing:-.04em;color:#102a43;font-size:clamp(2rem,4vw,3rem)}.content:has(.team-member-list) .section-intro p{max-width:480px;font-size:15px}.content:has(.team-member-list) .settings-grid{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:start}.content:has(.team-member-list) .setting-panel{border-radius:18px;transition:transform .2s,box-shadow .2s;box-shadow:0 14px 34px #102a4312}.content:has(.team-member-list) .setting-panel:hover{transform:translateY(-2px);box-shadow:0 18px 42px #102a431c}.content:has(.team-member-list) .setting-panel:first-child{color:#fff;background:linear-gradient(145deg,#102a43,#145777);border:0;position:relative;overflow:hidden}.content:has(.team-member-list) .setting-panel:first-child:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:170px;height:170px;position:absolute;top:-60px;right:-65px;box-shadow:0 0 0 22px #ffffff0a,0 0 0 44px #ffffff08}.content:has(.team-member-list) .setting-panel:first-child .setting-heading{z-index:1;position:relative}.content:has(.team-member-list) .setting-panel:first-child .setting-heading h3{color:#fff;font-size:1.25rem}.content:has(.team-member-list) .setting-panel:first-child .setting-heading p{color:#b9d9e4}.content:has(.team-member-list) .setting-panel:first-child label{color:#d9eef4}:is(.content:has(.team-member-list) .setting-panel:first-child input,.content:has(.team-member-list) .setting-panel:first-child textarea,.content:has(.team-member-list) .setting-panel:first-child select){color:#fff;background:#ffffff1a;border-color:#ffffff40}.content:has(.team-member-list) .setting-panel:first-child input::placeholder{color:#a6c6d0}.content:has(.team-member-list) .setting-panel:first-child .primary{color:#102a43;background:#e9b949;box-shadow:0 10px 20px #00000029}.content:has(.team-member-list) .setting-panel:first-child .info-box{color:#d9eef4;background:#ffffff1a;border-color:#ffffff26}.content:has(.team-member-list) .team-member-list{gap:10px;margin-top:18px;display:grid}.content:has(.team-member-list) .team-member{border-bottom:1px solid #e7eef0;align-items:center;gap:12px;padding:12px 0;display:flex}.content:has(.team-member-list) .team-member:last-child{border-bottom:0;padding-bottom:0}.content:has(.team-member-list) .avatar-wrap{color:#1479a3;background:#e5f1f3;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;font-family:Space Grotesk;font-weight:700;display:grid;overflow:hidden}.content:has(.team-member-list) .team-member strong{color:#16283b;font-size:14px;display:block}.content:has(.team-member-list) .team-member span{color:#718096;margin-top:3px;font-size:12px;display:block}.content:has(.team-member-list) .team-member small{color:#27805e;text-transform:uppercase;letter-spacing:.06em;background:#edf6f4;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:10px;font-weight:800}.content:has(.team-member-list) .team-role{color:#27805e;text-transform:uppercase;letter-spacing:.06em;background:#edf6f4;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:10px;font-weight:800}.content:has(.team-member-list) .panel-head{align-items:flex-start}.content:has(.team-member-list) .panel-head h3{font-size:1.15rem}.dark-mode .content:has(.team-member-list) .section-intro h2{color:#edf7fa}.dark-mode .content:has(.team-member-list) .team-member{border-color:#2d3c44}.dark-mode .content:has(.team-member-list) .team-member strong{color:#edf7fa}.dark-mode .content:has(.team-member-list) .team-member span{color:#9aadb4}.dark-mode .content:has(.team-member-list) .avatar-wrap{color:#a8e4f5;background:#21465d}.dark-mode .content:has(.team-member-list) .team-member small{color:#8fd1b1;background:#193b35}.dark-mode .content:has(.team-member-list) .team-role{color:#8fd1b1;background:#193b35}@media (width<=800px){.content:has(.team-member-list) .settings-grid{grid-template-columns:1fr}.content:has(.team-member-list) .setting-panel:first-child{order:0}.content:has(.team-member-list) .setting-panel{transform:none}.content:has(.team-member-list) .section-intro h2{font-size:2.15rem}}.content:has(input[placeholder="Equipe de campo"]) .section-intro{margin-bottom:26px}.content:has(input[placeholder="Equipe de campo"]) .section-intro h2{letter-spacing:-.04em;color:#102a43;font-size:clamp(2rem,4vw,3rem)}.content:has(input[placeholder="Equipe de campo"]) .settings-grid{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:start}.content:has(input[placeholder="Equipe de campo"]) .setting-panel{border-radius:18px;box-shadow:0 14px 34px #102a4312}.content:has(input[placeholder="Equipe de campo"]) .setting-panel:first-child{color:#fff;background:linear-gradient(145deg,#102a43,#145777);border:0;position:relative;overflow:hidden}.content:has(input[placeholder="Equipe de campo"]) .setting-panel:first-child .setting-heading h3{color:#fff;font-size:1.25rem}.content:has(input[placeholder="Equipe de campo"]) .setting-panel:first-child .setting-heading p{color:#b9d9e4}.content:has(input[placeholder="Equipe de campo"]) .setting-panel:first-child label{color:#d9eef4}:is(.content:has(input[placeholder="Equipe de campo"]) .setting-panel:first-child input,.content:has(input[placeholder="Equipe de campo"]) .setting-panel:first-child textarea){color:#fff;background:#ffffff1a;border-color:#ffffff40}.content:has(input[placeholder="Equipe de campo"]) .setting-panel:first-child .primary{color:#102a43;background:#e9b949}.dark-mode .content:has(input[placeholder="Equipe de campo"]) .section-intro h2{color:#edf7fa}@media (width<=800px){.content:has(input[placeholder="Equipe de campo"]) .settings-grid{grid-template-columns:1fr}}.content:has(input[placeholder="Equipe de campo"]){overflow:hidden}.content:has(input[placeholder="Equipe de campo"]) .section-intro{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.content:has(input[placeholder="Equipe de campo"]) .settings-grid{grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:24px;width:100%;max-width:1180px}.content:has(input[placeholder="Equipe de campo"]) .setting-panel{min-width:0;overflow:hidden}.content:has(input[placeholder="Equipe de campo"]) .setting-heading{min-width:0}.content:has(input[placeholder="Equipe de campo"]) .setting-heading>div:last-child{min-width:0}:is(.content:has(input[placeholder="Equipe de campo"]) .setting-heading h3,.content:has(input[placeholder="Equipe de campo"]) .setting-heading p){overflow-wrap:anywhere}.content:has(input[placeholder="Equipe de campo"]) .team-member-list{gap:10px;min-width:0;display:grid}.content:has(input[placeholder="Equipe de campo"]) .team-member{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-wrap:nowrap;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:grid}.content:has(input[placeholder="Equipe de campo"]) .team-member>div:nth-child(2){flex:auto;min-width:0}:is(.content:has(input[placeholder="Equipe de campo"]) .team-member strong,.content:has(input[placeholder="Equipe de campo"]) .team-member span){overflow-wrap:anywhere}.content:has(input[placeholder="Equipe de campo"]) .team-member small{white-space:nowrap;margin-left:0}:is(.content:has(input[placeholder="Equipe de campo"]) .team-member select,.content:has(input[placeholder="Equipe de campo"]) .team-member-form select,.content:has(input[placeholder="Equipe de campo"]) .team-member-form input){color:#edf7ff;min-height:36px;box-shadow:none;background:#ffffff14;border:1px solid #ffffff38;border-radius:10px;padding:8px 10px}.content:has(input[placeholder="Equipe de campo"]) .team-member-form{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.content:has(input[placeholder="Equipe de campo"]) .team-member-form>input{flex:180px;min-width:0}.content:has(input[placeholder="Equipe de campo"]) .team-member-form>select{flex:0 0 180px}.content:has(input[placeholder="Equipe de campo"]) .team-member-form button{color:#ad4444;white-space:nowrap;background:#fff5f5;border:1px solid #efb8b8;border-radius:8px;justify-content:center;align-items:center;min-height:36px;margin-left:0;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.content:has(input[placeholder="Equipe de campo"]) .team-member button{color:#ad4444;white-space:nowrap;background:#fff5f5;border:1px solid #efb8b8;border-radius:8px;justify-content:center;align-items:center;min-height:36px;margin-left:0;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.content:has(input[placeholder="Equipe de campo"]) .team-remove-button{color:#ad4444;white-space:nowrap;background:#fff5f5;border:1px solid #efb8b8;border-radius:8px;justify-content:center;align-items:center;min-height:36px;margin-left:0;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.content:has(input[placeholder="Equipe de campo"]) .team-leave-button{color:#ad4444;white-space:nowrap;background:#fff5f5;border:1px solid #efb8b8;border-radius:8px;justify-content:center;align-items:center;min-height:36px;margin-left:0;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.content:has(input[placeholder="Equipe de campo"]) .team-member button:hover{background:#ffe5e5}.content:has(input[placeholder="Equipe de campo"]) .team-remove-button:hover{background:#ffe5e5}.content:has(input[placeholder="Equipe de campo"]) .team-leave-button:hover{background:#ffe5e5}.content:has(input[placeholder="Equipe de campo"]) .team-delete-button{color:#ad4444;background:#fff5f5;border:1px solid #efb8b8;border-radius:7px;align-self:flex-start;min-height:34px;margin:0 0 10px;padding:0 11px;font-size:11px;font-weight:800}.content:has(input[placeholder="Equipe de campo"]) .team-delete-button:hover{background:#ffe5e5}.content:has(input[placeholder="Equipe de campo"]) .team-member small.team-role{color:#2f7d5f;background:#edf6f4}.content:has(input[placeholder="Equipe de campo"]) .team-member .team-role{color:#2f7d5f;background:#edf6f4}.profile-card{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;min-width:0;display:grid}.profile-card strong,.profile-card span,.profile-card small{overflow-wrap:anywhere}.profile-card>div:not(.profile-avatar){min-width:0}.contact-card{background:linear-gradient(#f9fbfe,#f4f8fa);border:1px solid #dfe7eb;border-radius:16px;gap:14px;margin-top:18px;padding:18px;display:grid}.contact-card p{color:#496674;margin:0;line-height:1.6}.contact-actions{flex-wrap:wrap;gap:10px;display:flex}.contact-link{border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex}.contact-link.primary{color:#fff;background:linear-gradient(135deg,#1479a3,#0e5d7d);box-shadow:0 12px 20px #1479a32e}.contact-link.secondary{color:#12344b;background:#fff;border:1px solid #dfe7eb}.contact-hint{color:#67808c;font-size:.8rem;display:block}.dark-mode .content:has(input[placeholder="Equipe de campo"]) .team-member button{color:#ffb3b3;background:#3a2428;border-color:#734049}.dark-mode .content:has(input[placeholder="Equipe de campo"]) .team-remove-button{color:#ffb3b3;background:#3a2428;border-color:#734049}.dark-mode .content:has(input[placeholder="Equipe de campo"]) .team-leave-button{color:#ffb3b3;background:#3a2428;border-color:#734049}.dark-mode .content:has(input[placeholder="Equipe de campo"]) .team-delete-button{color:#ffb3b3;background:#3a2428;border-color:#734049}.dark-mode .profile-card{background:#18252d}.dark-mode .contact-card{background:linear-gradient(#1a2a35,#172730);border-color:#2d3c44}.dark-mode .contact-card p{color:#b0c6cf}.dark-mode .contact-link.secondary{color:#e6eef0;background:#101a21;border-color:#3a4d56}@media (width<=800px){.content:has(input[placeholder="Equipe de campo"]) .settings-grid{grid-template-columns:minmax(0,1fr);gap:16px}.content:has(input[placeholder="Equipe de campo"]) .team-member small{margin-left:52px}.profile-card{grid-template-columns:1fr}.contact-actions{flex-direction:column;align-items:stretch}.contact-link{width:100%}}@media (width<=900px){.auth-card{grid-template-columns:1fr}.auth-intro{padding-bottom:28px}.auth-plan-picker{grid-template-columns:1fr}}@media (width<=600px){.auth-shell{padding:16px 12px}.auth-panel{padding:22px 18px}.auth-intro h1{font-size:1.7rem}.auth-form input,.auth-form textarea{padding:12px 14px}.auth-theme-toggle{top:14px;right:14px}}
