:root{--accent:#3b9eff;--error:#ff5470}*,:before,:after{box-sizing:border-box}html,body{background-color:#0d0d0d;margin:0;padding:0}@media (width<=900px){input,select,textarea{font-size:16px!important}}#root{width:100%}@keyframes cardBeam{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes repintaBorderBeam{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}._wrapper_f2kn5_1{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}._label_f2kn5_8{color:#777;font-size:13px;font-weight:400}._inputWrap_f2kn5_14{position:relative}._input_f2kn5_14{color:#fff;box-sizing:border-box;background:#0d0d0d;border:.5px solid #252525;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:16px;transition:border-color .2s}._inputWithSuffix_f2kn5_32{padding-right:42px}._input_f2kn5_14:focus{border-color:var(--accent)}._inputError_f2kn5_40,._inputError_f2kn5_40:focus{border-color:var(--error)}._suffix_f2kn5_48{cursor:pointer;color:#555;background:0 0;border:none;align-items:center;padding:0;transition:color .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}._suffix_f2kn5_48:hover{color:#888}._wrapper_g6gmc_1{width:100%;max-width:380px}._logoWrap_g6gmc_6{align-items:center;gap:10px;margin-bottom:32px;display:flex}._logoImg_g6gmc_13{object-fit:cover;border-radius:9px;width:36px;height:36px;display:block}._brandName_g6gmc_21{color:#fff;letter-spacing:-.3px;font-size:20px;font-weight:500}._brandAccent_g6gmc_28{color:var(--accent)}._heading_g6gmc_32{color:#fff;letter-spacing:-.4px;margin:0 0 6px;font-size:22px;font-weight:500}._subtext_g6gmc_40{color:#555;margin:0 0 28px;font-size:14px}._errorBox_g6gmc_46{color:var(--error);background:#ff547014;border:.5px solid #ff547040;border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:13px;line-height:1.4}._forgot_g6gmc_57{text-align:right;color:var(--accent);cursor:pointer;background:0 0;border:none;margin-top:-8px;margin-bottom:24px;margin-left:auto;padding:0;font-family:inherit;font-size:13px;display:block}._btnPrimary_g6gmc_72{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-bottom:16px;padding:13px;font-family:inherit;font-size:15px;font-weight:500;transition:opacity .2s}._btnPrimary_g6gmc_72:disabled{opacity:.7;cursor:not-allowed}._divider_g6gmc_92{align-items:center;gap:12px;margin-bottom:16px;display:flex}._dividerLine_g6gmc_99{background:#1e1e1e;flex:1;height:.5px}._dividerText_g6gmc_105{color:#444;font-size:12px}._btnGhost_g6gmc_110{color:#bbb;cursor:pointer;box-sizing:border-box;background:0 0;border:.5px solid #252525;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:10px;padding:12px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s;display:flex}._authRow_g6gmc_129{text-align:center;color:#444;margin-top:24px;font-size:13px}._authLink_g6gmc_136{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px}._page_y3ayn_1{box-sizing:border-box;background:#0a0a0a;width:100%;min-height:100dvh;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._brandPanel_y3ayn_10{box-sizing:border-box;background:radial-gradient(at 0 0,#3b9eff26,#0000 60%),radial-gradient(at 100% 100%,#3b9eff14,#0000 60%),#0d0d0d;border-right:.5px solid #1e1e1e;flex-direction:column;flex:1;justify-content:space-between;padding:48px;display:flex;overflow:hidden}._brandTopRow_y3ayn_25{align-items:center;gap:12px;display:flex}._brandPanelLogo_y3ayn_31{object-fit:cover;border-radius:10px;width:40px;height:40px}._brandPanelName_y3ayn_38{color:#fff;letter-spacing:-.3px;font-size:22px;font-weight:500}._brandAccent_y3ayn_45{color:var(--accent)}._brandTagline_y3ayn_49{max-width:480px}._brandTaglineTitle_y3ayn_53{color:#fff;letter-spacing:-1px;margin:0 0 16px;font-size:38px;font-weight:500;line-height:1.15}._brandTaglineSub_y3ayn_62{color:#888;margin:0;font-size:15px;line-height:1.6}._brandFooter_y3ayn_69{color:#444;font-size:12px}._formPanel_y3ayn_74{box-sizing:border-box;flex:1;justify-content:center;align-items:center;padding:32px 24px;display:flex}._mobilePage_y3ayn_85{box-sizing:border-box;background:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:24px 20px;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._mobileCardOuter_y3ayn_98{box-sizing:border-box;isolation:isolate;background:#1e1e1e;border-radius:20px;width:100%;max-width:380px;padding:1.5px;position:relative;overflow:hidden}@keyframes _repintaBorderBeam_y3ayn_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}._mobileCardBeam_y3ayn_115{aspect-ratio:1;background:conic-gradient(from 0deg, transparent 0deg, transparent 270deg, var(--accent) 325deg, #fff 345deg, var(--accent) 350deg, transparent 360deg);pointer-events:none;z-index:0;width:200%;animation:3.5s linear infinite _repintaBorderBeam_y3ayn_1;position:absolute;top:50%;left:50%}._mobileCard_y3ayn_98{box-sizing:border-box;z-index:1;background:#111;border-radius:18.5px;padding:36px 28px 32px;position:relative}._card_l0g4o_1{isolation:isolate;box-sizing:border-box;cursor:pointer;background:#1c1c1c;border-radius:14px;height:100%;padding:1.5px;transition:background .3s;position:relative;overflow:hidden}._card_l0g4o_1:hover{background:#282828}@keyframes _cardBeam_l0g4o_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}._beam_l0g4o_23{aspect-ratio:1;pointer-events:none;z-index:0;width:220%;transition:opacity .4s;animation:7s linear infinite _cardBeam_l0g4o_1;position:absolute;top:50%;left:50%}._inner_l0g4o_35{z-index:1;box-sizing:border-box;background:#0d0d0d;border-radius:12.5px;flex-direction:column;height:100%;padding:20px;transition:background .3s;display:flex;position:relative}._card_l0g4o_1:hover ._inner_l0g4o_35{background:#111}._iconWrap_l0g4o_52{border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:14px;transition:background .2s;display:flex}._title_l0g4o_63{color:#d0d0d0;letter-spacing:-.2px;margin-bottom:6px;font-size:14px;font-weight:500}._description_l0g4o_71{color:#3a3a3a;letter-spacing:-.1px;flex:1;margin-bottom:14px;font-size:12.5px;line-height:1.6}._tag_l0g4o_80{letter-spacing:.01em;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:500;display:inline-block}._cardClickable_l0g4o_89:hover ._inner_l0g4o_35{background:#131a24}._cardClickable_l0g4o_89:active{transform:scale(.985)}._sidebar_1eiua_1{z-index:10;box-sizing:border-box;background:#0d0d0d;border-right:.5px solid #181818;flex-direction:column;width:216px;display:flex;position:fixed;top:0;bottom:0;left:0}._top_1eiua_15{border-bottom:.5px solid #181818;align-items:center;gap:10px;padding:24px 20px 20px;display:flex}._logoImg_1eiua_23{object-fit:cover;border-radius:7px;width:30px;height:30px}._logoName_1eiua_30{color:#fff;letter-spacing:-.3px;font-size:17px;font-weight:500}._logoAccent_1eiua_37{color:var(--accent)}._nav_1eiua_41{flex:1;padding:12px 0}._navLabel_1eiua_46{color:#2e2e2e;letter-spacing:.08em;text-transform:uppercase;padding:8px 20px 4px;font-size:10px;font-weight:600}._navItem_1eiua_55{color:#4a4a4a;cursor:pointer;-webkit-user-select:none;user-select:none;letter-spacing:-.1px;background:0 0;border-left:1.5px solid #0000;align-items:center;gap:9px;padding:8px 20px;font-size:13.5px;transition:all .15s;display:flex}._navItemActive_1eiua_70{color:#e8e8e8;border-left-color:var(--accent);background:#ffffff0a}._navItemDisabled_1eiua_76{cursor:default;opacity:.35}._footer_1eiua_81{border-top:.5px solid #181818;padding:16px 20px}._logoutBtn_1eiua_86{color:#3a3a3a;cursor:pointer;letter-spacing:-.1px;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:13px;transition:color .15s;display:flex}._topbar_nhnkw_1{height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 18px 0;background:#0d0d0d;border-bottom:.5px solid #181818;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}._logoWrap_nhnkw_12{align-items:center;gap:8px;display:flex}._logoImg_nhnkw_18{object-fit:cover;border-radius:6px;width:26px;height:26px}._logoName_nhnkw_25{color:#fff;letter-spacing:-.3px;font-size:15px;font-weight:500}._logoAccent_nhnkw_32{color:var(--accent)}._accountWrap_nhnkw_37{position:relative}._avatarBtn_nhnkw_41{color:silver;cursor:pointer;letter-spacing:.5px;background:#1e1e1e;border:.5px solid #2a2a2a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-family:inherit;font-size:11px;font-weight:700;transition:background .15s,border-color .15s;display:flex}._avatarBtn_nhnkw_41:hover{background:#252525;border-color:#3a3a3a}._dropdown_nhnkw_64{z-index:100;background:#141414;border:.5px solid #222;border-radius:12px;min-width:220px;animation:.12s ease-out _dropIn_nhnkw_1;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes _dropIn_nhnkw_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._dropdownUser_nhnkw_83{flex-direction:column;gap:2px;padding:14px 16px 12px;display:flex}._dropdownName_nhnkw_90{color:#e0e0e0;letter-spacing:-.2px;font-size:13px;font-weight:600}._dropdownEmail_nhnkw_97{color:#444;font-size:11px}._dropdownDivider_nhnkw_102{background:#1e1e1e;height:.5px;margin:0}._dropdownItem_nhnkw_108{color:#888;cursor:pointer;text-align:left;letter-spacing:-.1px;background:0 0;border:none;align-items:center;gap:9px;width:100%;padding:11px 16px;font-family:inherit;font-size:13px;transition:background .12s,color .12s;display:flex}._dropdownItem_nhnkw_108:hover{color:#ccc;background:#1a1a1a}._dropdownLogout_nhnkw_130{color:#555}._dropdownLogout_nhnkw_130:hover{color:#ff5470;background:#ff54700f}._page_1hrtp_1{color:#fff;background:#0a0a0a;height:100vh;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._main_1hrtp_9{box-sizing:border-box;flex:1;height:100vh;margin-left:216px;padding:52px 48px;overflow-y:auto}._mobileWrapper_1hrtp_20{color:#fff;background:#0a0a0a;flex-direction:column;height:100vh;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._mobileContent_1hrtp_29{box-sizing:border-box;-webkit-overflow-scrolling:touch;flex:1;padding:20px 18px 48px;overflow-y:auto}._greetBlock_1hrtp_39{margin-bottom:44px}._greetRow_1hrtp_43{align-items:center;gap:10px;margin:0 0 6px;display:flex}._greetIcon_1hrtp_50{color:var(--accent);flex-shrink:0;align-items:center;display:flex}._greetTitle_1hrtp_57{color:#f0f0f0;letter-spacing:-.7px;margin:0;font-size:26px;font-weight:500;line-height:1.2}._greetName_1hrtp_66{color:var(--accent)}._greetSub_1hrtp_70{color:#2e2e2e;letter-spacing:-.1px;margin:0;font-size:13px}._grid_1hrtp_77{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-bottom:40px;display:grid}._banner_1hrtp_84{background:0 0;border:.5px solid #181818;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;display:flex}._bannerDot_1hrtp_94{background:#34d399;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #34d399}._bannerText_1hrtp_103{color:#3a3a3a;letter-spacing:-.1px;margin:0;font-size:12.5px;line-height:1.5}._bannerStrong_1hrtp_111{color:#666;font-weight:500}._wrapper_w1b4d_1{width:100%}._heading_w1b4d_5{color:#fff;letter-spacing:-.7px;margin:0 0 6px;font-size:28px;font-weight:500;line-height:1.15}._subtext_w1b4d_14{color:#666;margin:0 0 26px;font-size:14px;font-weight:400}._subtextStrong_w1b4d_21{color:#d0d0d0;font-weight:500}._errBox_w1b4d_26{color:var(--error);background:#ff547014;border:.5px solid #ff547040;border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;font-size:13px;display:flex}._field_w1b4d_41{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}._fieldLabelRow_w1b4d_48{justify-content:space-between;align-items:baseline;display:flex}._fieldLabel_w1b4d_48{color:#888;letter-spacing:-.1px;font-size:12.5px}._fieldHint_w1b4d_60{color:#3a3a3a;font-size:11px}._fieldWrap_w1b4d_65{background:#0a0a0a;border:.5px solid #252525;border-radius:10px;transition:border-color .15s,box-shadow .15s;position:relative}._fieldWrap_w1b4d_65:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #3b9eff14}._input_w1b4d_78{color:#fff;box-sizing:border-box;background:0 0;border:none;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:16px}._inputWithSuffix_w1b4d_91{padding-right:40px}._input_w1b4d_78::placeholder{color:#555}._fieldSuffix_w1b4d_99{color:#555;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-family:inherit;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}._fieldSuffix_w1b4d_99:hover{color:#888}._checks_w1b4d_120{grid-template-columns:1fr 1fr;gap:4px 12px;margin:-4px 0 14px;display:grid}._check_w1b4d_120{color:#444;align-items:center;gap:6px;font-size:11.5px;transition:color .15s;display:flex}._checkOn_w1b4d_136{color:#34d399}._check_w1b4d_120 svg{flex-shrink:0}._btnPrimary_w1b4d_146{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 16px;font-family:inherit;font-size:14.5px;font-weight:500;transition:opacity .15s,transform .1s;display:flex}._btnPrimary_w1b4d_146:hover{opacity:.92}._btnPrimary_w1b4d_146:active{transform:scale(.99)}._btnPrimary_w1b4d_146:disabled{opacity:.7;cursor:not-allowed}._divider_w1b4d_177{align-items:center;gap:12px;margin:14px 0;display:flex}._dividerLine_w1b4d_184{background:#1e1e1e;flex:1;height:.5px}._dividerText_w1b4d_190{color:#444;font-size:11.5px}._btnGhost_w1b4d_195{color:#bbb;cursor:pointer;box-sizing:border-box;background:0 0;border:.5px solid #252525;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-family:inherit;font-size:14px;transition:background .15s,border-color .15s;display:flex}._btnGhost_w1b4d_195:hover{background:#ffffff05;border-color:#303030}._terms_w1b4d_220{color:#444;text-align:center;margin:14px 0 0;font-size:11.5px;line-height:1.5}._termsLink_w1b4d_228{color:#888;cursor:pointer;text-decoration:none}._termsLink_w1b4d_228:hover{color:#bbb}._switchRow_w1b4d_238{text-align:center;color:#444;margin-top:22px;font-size:13px}._switchLink_w1b4d_245{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;text-decoration:none}._switchLink_w1b4d_245:hover{text-underline-offset:3px;text-decoration:underline}._page_xi98l_1{background:#0a0a0a;width:100%;min-height:100dvh;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._formSide_xi98l_11{border-right:.5px solid #1e1e1e;flex-direction:column;flex:1;min-width:0;padding:36px 48px;display:flex}._topRow_xi98l_20{align-items:center;gap:10px;display:flex}._logoImg_xi98l_26{object-fit:cover;border-radius:8px;width:32px;height:32px;display:block}._brandName_xi98l_34{color:#fff;letter-spacing:-.3px;font-size:17px;font-weight:500}._brandAccent_xi98l_41{color:var(--accent)}._formInner_xi98l_45{width:100%;max-width:380px;margin:32px auto auto}._footer_xi98l_51{color:#3a3a3a;flex-wrap:wrap;gap:14px;margin-top:auto;padding-top:32px;font-size:11.5px;display:flex}._footer_xi98l_51 a{cursor:pointer;color:#3a3a3a;text-decoration:none}._footer_xi98l_51 a:hover{color:#888}._proofSide_xi98l_73{background:radial-gradient(at 0 0,#3b9eff26,#0000 60%),radial-gradient(at 100% 100%,#3b9eff14,#0000 60%),#0d0d0d;flex-direction:column;flex:1;gap:28px;min-width:0;padding:48px;display:flex;position:relative;overflow:hidden}._liveBadge_xi98l_88{color:#888;align-items:center;gap:7px;margin-bottom:16px;font-size:11.5px;display:inline-flex}._liveDot_xi98l_97{background:#34d399;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #34d399}._proofH_xi98l_106{color:#fff;letter-spacing:-1px;max-width:460px;margin:0;font-size:34px;font-weight:500;line-height:1.12}._proofAccent_xi98l_116{color:var(--accent)}._proofLead_xi98l_120{color:#777;max-width:440px;margin:14px 0 0;font-size:14px;line-height:1.55}._modulesGrid_xi98l_128{grid-template-columns:1fr 1fr;gap:10px;max-width:480px;display:grid}._moduleCell_xi98l_135{background:#ffffff04;border:.5px solid #181818;border-radius:12px;padding:14px 16px;transition:border-color .15s,background .15s}._moduleCell_xi98l_135:hover{background:#ffffff06;border-color:#252525}._moduleIcon_xi98l_148{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:10px;display:flex}._moduleTitle_xi98l_158{color:#d0d0d0;letter-spacing:-.2px;font-size:13px;font-weight:500}._moduleDesc_xi98l_165{color:#3a3a3a;margin-top:3px;font-size:11.5px;line-height:1.4}@keyframes _cardBeam_xi98l_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}._testimonial_xi98l_179{isolation:isolate;background:#1c1c1c;border-radius:14px;max-width:480px;padding:1.5px;position:relative;overflow:hidden}._testimonialBeam_xi98l_189{aspect-ratio:1;pointer-events:none;z-index:0;background:conic-gradient(#0000 0deg 290deg,#3b9eff80 335deg,#ffffff2e 348deg,#3b9eff80 355deg,#0000 360deg);width:220%;animation:7s linear infinite _cardBeam_xi98l_1;position:absolute;top:50%;left:50%}._testimonialInner_xi98l_208{z-index:1;background:#0d0d0d;border-radius:12.5px;padding:22px 24px;position:relative}._stars_xi98l_216{gap:2px;margin-bottom:12px;display:flex}._testimonialQuote_xi98l_222{color:#d0d0d0;letter-spacing:-.1px;margin:0 0 16px;font-size:14.5px;line-height:1.55}._author_xi98l_230{align-items:center;gap:11px;display:flex}._avatar_xi98l_236{color:#fff;background:linear-gradient(135deg,#3b9eff,#1a4d80);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12.5px;font-weight:500;display:flex}._authorName_xi98l_250{color:#e8e8e8;font-size:12.5px;font-weight:500}._authorMeta_xi98l_256{color:#444;margin-top:2px;font-size:11px}._trustStrip_xi98l_264{gap:28px;margin-top:auto;padding-top:8px;display:flex}._trustNum_xi98l_271{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:500}._trustAccent_xi98l_278{color:var(--accent)}._trustLab_xi98l_282{color:#555;letter-spacing:-.1px;margin-top:2px;font-size:11px}@keyframes _repintaBorderBeam_xi98l_1{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}._mobileWrap_xi98l_296{isolation:isolate;background:#1e1e1e;border-radius:20px;width:100%;max-width:380px;padding:1.5px;display:none;position:relative;overflow:hidden}._mobileBeam_xi98l_308{aspect-ratio:1;background:conic-gradient(from 0deg, transparent 0deg, transparent 270deg, var(--accent) 325deg, #fff 345deg, var(--accent) 350deg, transparent 360deg);pointer-events:none;z-index:0;width:200%;animation:3.5s linear infinite _repintaBorderBeam_xi98l_1;position:absolute;top:50%;left:50%}._mobileCard_xi98l_327{z-index:1;background:#111;border-radius:18.5px;padding:32px 26px 28px;position:relative}._mobileTopRow_xi98l_335{align-items:center;gap:10px;margin-bottom:22px;display:flex}._mobileLogoImg_xi98l_342{object-fit:cover;border-radius:7px;width:30px;height:30px;display:block}@media (width<=900px){._page_xi98l_1{justify-content:center;align-items:center;min-height:100dvh;padding:24px 18px}._formSide_xi98l_11,._proofSide_xi98l_73{display:none}._mobileWrap_xi98l_296{display:flex}}._page_fttff_2{color:#fff;background:#0a0a0a;height:100vh;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._main_fttff_10{box-sizing:border-box;flex:1;height:100vh;margin-left:216px;padding:48px;overflow-y:auto}._mobileWrapper_fttff_19{color:#fff;background:#0a0a0a;flex-direction:column;height:100vh;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._mobileContent_fttff_28{box-sizing:border-box;-webkit-overflow-scrolling:touch;flex:1;padding:20px 18px 48px;overflow-y:auto}._pageContent_fttff_36{max-width:760px}._header_fttff_41{margin-bottom:32px}._backLink_fttff_45{color:#3a3a3a;cursor:pointer;letter-spacing:-.1px;background:0 0;border:none;align-items:center;gap:5px;margin-bottom:12px;padding:0;font-family:inherit;font-size:12px;transition:color .15s;display:inline-flex}._backLink_fttff_45:hover{color:#888}._title_fttff_65{color:#f0f0f0;letter-spacing:-.7px;margin:0 0 6px;font-size:26px;font-weight:500}._subtitle_fttff_73{color:#444;margin:0;font-size:13px;line-height:1.5}._setupBanner_fttff_81{color:#c0a030;background:#f59e0b12;border:.5px solid #f59e0b40;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding:13px 16px;font-size:13px;display:flex}._setupBannerBtn_fttff_96{color:#f59e0b;cursor:pointer;white-space:nowrap;background:#f59e0b1f;border:.5px solid #f59e0b4d;border-radius:7px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s}._setupBannerBtn_fttff_96:hover{background:#f59e0b33}._form_fttff_115{flex-direction:column;gap:16px;display:flex}._card_fttff_121{background:#111;border:.5px solid #1f1f1f;border-radius:12px;padding:20px 22px}._cardTitle_fttff_128{color:silver;letter-spacing:-.2px;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:600;display:flex}._cardDot_fttff_139{border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 6px}._optional_fttff_147{color:#444;font-size:11px;font-weight:400}._dropzone_fttff_154{cursor:pointer;border:1.5px dashed #2a2a2a;border-radius:10px;transition:border-color .15s,background .15s;overflow:hidden}._dropzone_fttff_154:hover,._dropzoneDragging_fttff_163{background:#3b9eff0a;border-color:#3b9eff}._dropzoneHasImage_fttff_168{cursor:default;border-style:solid;border-color:#2a2a2a}._dropzoneInner_fttff_174{flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:36px 20px;display:flex}._dropzoneIcon_fttff_183{color:#333}._dropzoneText_fttff_187{color:#555;margin:0;font-size:13px}._dropzoneLink_fttff_193{color:#3b9eff;text-decoration:underline}._dropzoneHint_fttff_198{color:#333;margin:0;font-size:11px}._previewWrapper_fttff_204{flex-direction:column;align-items:center;display:flex;position:relative}._previewImg_fttff_211{object-fit:contain;background:#0d0d0d;width:100%;max-height:280px;display:block}._removeImg_fttff_219{color:#ff5470;cursor:pointer;background:#000000b3;border:.5px solid #333;border-radius:6px;padding:4px 10px;font-size:11px;transition:background .15s;position:absolute;top:10px;right:10px}._removeImg_fttff_219:hover{background:#ff547026}._hiddenInput_fttff_237{display:none}._previewStrip_fttff_242{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}._previewThumb_fttff_249{border:.5px solid #2a2a2a;border-radius:8px;flex-shrink:0;width:90px;height:90px;position:relative;overflow:hidden}._thumbImg_fttff_259{object-fit:cover;width:100%;height:100%;display:block}._removeThumb_fttff_266{color:#ff5470;cursor:pointer;background:#000000bf;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:10px;transition:background .15s;display:flex;position:absolute;top:4px;right:4px}._removeThumb_fttff_266:hover{background:#ff54704d}._dropzoneSmall_fttff_289 ._dropzoneInner_fttff_174{flex-direction:row;justify-content:center;gap:10px;padding:14px 20px}._dropzoneAddText_fttff_296{color:#3b9eff;font-size:12.5px}._dropzoneAddHint_fttff_301{color:#333;font-size:11px}._grid2_fttff_307{grid-template-columns:1fr 1fr;gap:12px;display:grid}._fieldGroup_fttff_313{flex-direction:column;gap:6px;display:flex}._label_fttff_319{color:#555;letter-spacing:-.1px;font-size:11.5px;font-weight:500}._input_fttff_326{color:#e0e0e0;box-sizing:border-box;background:#0d0d0d;border:.5px solid #222;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}._input_fttff_326:focus{border-color:#3b9eff}._input_fttff_326::placeholder{color:#2e2e2e}._textarea_fttff_348{color:#e0e0e0;box-sizing:border-box;resize:vertical;background:#0d0d0d;border:.5px solid #222;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-family:inherit;font-size:13px;line-height:1.5;transition:border-color .15s}._textarea_fttff_348:focus{border-color:#3b9eff}._textarea_fttff_348::placeholder{color:#2e2e2e}._errorBox_fttff_373{color:#ff5470;background:#ff547014;border:.5px solid #ff54704d;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;display:flex}._errorIcon_fttff_385{color:#fff;background:#ff5470;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}._submitBtn_fttff_400{color:#fff;cursor:pointer;letter-spacing:-.2px;background:#3b9eff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s;display:flex}._submitBtn_fttff_400:hover:not(:disabled){opacity:.88}._submitBtn_fttff_400:active:not(:disabled){transform:scale(.98)}._submitBtn_fttff_400:disabled{opacity:.55;cursor:not-allowed}._spinner_fttff_431{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.7s linear infinite _spin_fttff_431}@keyframes _spin_fttff_431{to{transform:rotate(360deg)}}._resultado_fttff_446{background:#0d0d0d;border:.5px solid #1f1f1f;border-radius:14px;margin-top:32px;padding:28px 26px}._resultHeader_fttff_454{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}._resultTitle_fttff_462{color:#f0f0f0;letter-spacing:-.5px;margin:0 0 3px;font-size:18px;font-weight:600}._resultSub_fttff_470{color:#555;margin:0;font-size:12.5px}._nivelBadge_fttff_476{white-space:nowrap;border:1px solid;border-radius:20px;flex-shrink:0;padding:3px 11px;font-size:11px;font-weight:600}._descricaoDano_fttff_486{color:#888;margin:0 0 24px;font-size:13px;line-height:1.6}._resumoGrid_fttff_494{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px;display:grid}._resumoCard_fttff_501{background:#111;border:.5px solid #1f1f1f;border-radius:10px;flex-direction:column;gap:6px;padding:14px;display:flex}._resumoTotal_fttff_511{background:#3b9eff0d;border-color:#3b9eff40}._resumoLabel_fttff_516{color:#444;text-transform:uppercase;letter-spacing:.3px;font-size:10.5px;font-weight:500}._resumoValor_fttff_524{color:silver;letter-spacing:-.3px;font-size:15px;font-weight:600}._resumoValorTotal_fttff_531{color:#3b9eff;letter-spacing:-.3px;font-size:15px;font-weight:700}._prazoText_fttff_538{color:#555;margin:0 0 20px;font-size:12.5px}._prazoText_fttff_538 strong{color:#888}._tableSection_fttff_549{margin-bottom:20px}._tableSectionTitle_fttff_553{color:#3b9eff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:600}._tableWrapper_fttff_562{overflow-x:auto}._table_fttff_549{border-collapse:collapse;width:100%;font-size:12.5px}._table_fttff_549 thead tr{background:#161616;border-bottom:.5px solid #222}._table_fttff_549 th{text-align:left;color:#444;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;padding:9px 12px;font-size:10.5px;font-weight:600}._table_fttff_549 td{color:#999;vertical-align:top;border-bottom:.5px solid #161616;padding:10px 12px;line-height:1.4}._table_fttff_549 tbody tr:hover td{background:#111}._cellSub_fttff_600{color:#444;margin-top:2px;font-size:11px;display:block}._valueCell_fttff_607{white-space:nowrap;font-weight:600;color:silver!important}._obsText_fttff_614{color:#555;background:#111;border:.5px solid #1a1a1a;border-radius:8px;margin:0 0 20px;padding:12px 14px;font-size:12.5px;line-height:1.6}._obsLabel_fttff_625{color:#666;font-weight:600}._downloadRow_fttff_631{border-top:.5px solid #1a1a1a;flex-wrap:wrap;gap:10px;margin-top:10px;padding-top:20px;display:flex}._downloadBtn_fttff_640{cursor:pointer;border:none;border-radius:9px;align-items:center;gap:7px;padding:11px 20px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .1s;display:flex}._downloadBtn_fttff_640:hover{opacity:.85}._downloadBtn_fttff_640:active{transform:scale(.97)}._downloadCliente_fttff_663{color:#fff;background:#3b9eff}._downloadInterno_fttff_668{color:#aaa;background:#1a1a1a;border:.5px solid #2a2a2a}._novoBtn_fttff_674{color:#555;cursor:pointer;background:0 0;border:.5px solid #2a2a2a;border-radius:9px;margin-left:auto;padding:11px 18px;font-family:inherit;font-size:13px;transition:color .15s,border-color .15s}._novoBtn_fttff_674:hover{color:#888;border-color:#3a3a3a}._resultHeaderRight_fttff_693{flex-direction:column;align-items:flex-end;gap:6px;display:flex}._resultVeiculo_fttff_700{color:#3b9eff}._editHint_fttff_704{color:#333;align-items:center;gap:5px;font-size:11px;display:flex}._extraRow_fttff_713{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}._editWrap_fttff_721{align-items:center;display:inline-flex;position:relative}._editInput_fttff_727{color:#d0d0d0;box-sizing:border-box;-moz-appearance:textfield;background:#0a0a0a;border:.5px solid #2a2a2a;border-radius:6px;outline:none;width:100%;padding:4px 8px;font-family:inherit;font-size:12px;transition:border-color .15s}._editInput_fttff_727::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._editInput_fttff_727::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._editInput_fttff_727:focus{background:#0d0d0d;border-color:#3b9eff}._editAffix_fttff_753{color:#444;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:10px;position:absolute;left:7px}@media (width<=900px){._grid2_fttff_307{grid-template-columns:1fr}._resumoGrid_fttff_494{grid-template-columns:1fr 1fr}._extraRow_fttff_713,._downloadRow_fttff_631{flex-direction:column}._novoBtn_fttff_674{margin-left:0}}._page_r71os_2{color:#fff;background:#0a0a0a;height:100vh;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._main_r71os_10{box-sizing:border-box;flex:1;height:100vh;margin-left:216px;padding:48px;overflow-y:auto}._mobileWrapper_r71os_19{color:#fff;background:#0a0a0a;flex-direction:column;height:100vh;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._mobileContent_r71os_28{box-sizing:border-box;-webkit-overflow-scrolling:touch;flex:1;padding:20px 18px 48px;overflow-y:auto}._pageContent_r71os_36{max-width:640px}._header_r71os_41{margin-bottom:28px}._backLink_r71os_45{color:#3a3a3a;cursor:pointer;letter-spacing:-.1px;background:0 0;border:none;align-items:center;gap:5px;margin-bottom:12px;padding:0;font-family:inherit;font-size:12px;transition:color .15s;display:inline-flex}._backLink_r71os_45:hover{color:#888}._title_r71os_65{color:#f0f0f0;letter-spacing:-.7px;margin:0 0 6px;font-size:26px;font-weight:500}._subtitle_r71os_73{color:#444;margin:0;font-size:13px;line-height:1.5}._setupBanner_r71os_81{color:silver;background:#a78bfa12;border:.5px solid #a78bfa40;border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:16px 18px;font-size:13px;line-height:1.5;display:flex}._setupBanner_r71os_81 strong{color:#e0e0e0;margin-bottom:3px;font-weight:600;display:block}._setupBanner_r71os_81 p{color:#666;margin:0;font-size:12px}._setupBannerIcon_r71os_108{color:#a78bfa;background:#a78bfa26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;font-size:14px;display:flex}._form_r71os_123{flex-direction:column;gap:16px;display:flex}._card_r71os_129{background:#111;border:.5px solid #1f1f1f;border-radius:12px;flex-direction:column;gap:16px;padding:20px 22px;display:flex}._cardTitle_r71os_139{color:silver;letter-spacing:-.2px;align-items:center;gap:8px;margin-bottom:0;font-size:13px;font-weight:600;display:flex}._cardDot_r71os_150{border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 6px}._cardDesc_r71os_158{color:#444;margin:0;font-size:12px;line-height:1.5}._fieldGroup_r71os_166{flex-direction:column;gap:6px;display:flex}._label_r71os_172{color:#555;letter-spacing:-.1px;font-size:11.5px;font-weight:500}._required_r71os_179{color:#ff5470;margin-left:2px}._input_r71os_184{color:#e0e0e0;box-sizing:border-box;background:#0d0d0d;border:.5px solid #222;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}._input_r71os_184:focus{border-color:#3b9eff}._input_r71os_184::placeholder{color:#2e2e2e}._colorRow_r71os_207{grid-template-columns:1fr 1fr;gap:16px;display:grid}._colorWrap_r71os_213{align-items:center;gap:10px;display:flex}._colorInput_r71os_219{cursor:pointer;background:#0d0d0d;border:.5px solid #222;border-radius:8px;outline:none;flex-shrink:0;width:36px;height:36px;padding:2px}._colorHex_r71os_231{color:#666;font-family:monospace;font-size:12px}._colorHint_r71os_237{color:#333;font-size:11px}._dropzone_r71os_243{cursor:pointer;border:1.5px dashed #2a2a2a;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px 20px;transition:border-color .15s,background .15s;display:flex}._dropzone_r71os_243:hover,._dropzoneDragging_r71os_257{background:#3b9eff0a;border-color:#3b9eff}._dropzoneText_r71os_262{color:#555;text-align:center;margin:0;font-size:13px}._dropzoneLink_r71os_269{color:#3b9eff;text-decoration:underline}._dropzoneHint_r71os_274{color:#333;margin:0;font-size:11px}._previewWrap_r71os_280{max-width:100%;display:inline-block;position:relative}._previewImg_r71os_286{object-fit:contain;background:#0d0d0d;border-radius:8px;max-width:100%;max-height:200px;display:block}._removeBtn_r71os_295{color:#ff5470;cursor:pointer;background:#000000b3;border:.5px solid #333;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:11px;transition:background .15s;position:absolute;top:8px;right:8px}._removeBtn_r71os_295:hover{background:#ff547026}._hiddenInput_r71os_314{display:none}._errorBox_r71os_319{color:#ff5470;background:#ff547014;border:.5px solid #ff54704d;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;display:flex}._errorIcon_r71os_331{color:#fff;background:#ff5470;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}._successBox_r71os_345{color:#34d399;background:#34d39914;border:.5px solid #34d3994d;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;display:flex}._successIcon_r71os_357{color:#000;background:#34d399;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}._actions_r71os_372{align-items:center;gap:10px;padding-top:4px;display:flex}._saveBtn_r71os_379{color:#fff;cursor:pointer;letter-spacing:-.2px;background:#3b9eff;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s;display:flex}._saveBtn_r71os_379:hover:not(:disabled){opacity:.88}._saveBtn_r71os_379:active:not(:disabled){transform:scale(.98)}._saveBtn_r71os_379:disabled{opacity:.55;cursor:not-allowed}._backBtn_r71os_410{color:#555;cursor:pointer;background:0 0;border:.5px solid #2a2a2a;border-radius:10px;padding:13px 20px;font-family:inherit;font-size:13px;transition:color .15s,border-color .15s}._backBtn_r71os_410:hover{color:#888;border-color:#3a3a3a}._spinner_r71os_427{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite _spin_r71os_427}@keyframes _spin_r71os_427{to{transform:rotate(360deg)}}._optionalTag_r71os_442{color:#444;letter-spacing:.2px;background:#161616;border:.5px solid #2a2a2a;border-radius:5px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:500}._toggleLabel_r71os_455{cursor:pointer;color:silver;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:13px;display:inline-flex}._toggleTrack_r71os_465{background:#2a2a2a;border-radius:99px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}._toggleTrackOn_r71os_475{background:#3b9eff}._toggleThumb_r71os_479{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px}._toggleThumbOn_r71os_490{transform:translate(16px)}._custosHeader_r71os_495{gap:10px;padding:0 36px 0 0;display:flex}._custosHeaderLabel_r71os_501{color:#3a3a3a;letter-spacing:.2px;text-transform:uppercase;flex:1;font-size:10.5px;font-weight:500}._custosHeaderLabel_r71os_501:last-child{max-width:140px}._custosList_r71os_514{flex-direction:column;gap:8px;display:flex}._custosRow_r71os_520{align-items:center;gap:10px;display:flex}._custosNomeInput_r71os_526{color:#e0e0e0;background:#0d0d0d;border:.5px solid #222;border-radius:8px;outline:none;flex:1;min-width:0;padding:9px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}._custosNomeInput_r71os_526:focus{border-color:#f59e0b}._custosNomeInput_r71os_526::placeholder{color:#2e2e2e}._custosRow_r71os_520 ._currencyWrap_r71os_548{flex-shrink:0;max-width:140px}._custosRemoveBtn_r71os_553{color:#444;cursor:pointer;background:0 0;border:.5px solid #2a2a2a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-family:inherit;font-size:16px;line-height:1;transition:color .15s,border-color .15s,background .15s;display:flex}._custosRemoveBtn_r71os_553:hover{color:#ff5470;background:#ff547012;border-color:#ff547059}._custosAddBtn_r71os_578{color:#555;cursor:pointer;background:0 0;border:.5px dashed #2a2a2a;border-radius:8px;align-items:center;gap:6px;margin-top:2px;padding:8px 14px;font-family:inherit;font-size:12px;transition:color .15s,border-color .15s;display:inline-flex}._custosAddBtn_r71os_578:hover{color:#f59e0b;border-color:#f59e0b66}._currencyWrap_r71os_548{background:#0d0d0d;border:.5px solid #222;border-radius:8px;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}._currencyWrap_r71os_548:focus-within{border-color:#3b9eff}._currencyPrefix_r71os_614{color:#444;flex-shrink:0;padding:9px 8px 9px 12px;font-size:12px}._currencyInput_r71os_621{color:#e0e0e0;background:0 0;border:none;outline:none;width:100%;padding:9px 12px 9px 0;font-family:inherit;font-size:13px}._currencyInput_r71os_621::placeholder{color:#2e2e2e}@media (width<=900px){._colorRow_r71os_207{grid-template-columns:1fr}._custosRow_r71os_520 ._currencyWrap_r71os_548{max-width:110px}._actions_r71os_372{flex-direction:column}._saveBtn_r71os_379,._backBtn_r71os_410{width:100%}}._page_1nehd_2{color:#fff;background:#0a0a0a;height:100vh;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._main_1nehd_3{box-sizing:border-box;flex:1;height:100vh;margin-left:216px;padding:40px 48px;overflow-y:auto}._mobileWrapper_1nehd_4{color:#fff;background:#0a0a0a;flex-direction:column;height:100vh;font-family:Geist,DM Sans,system-ui,sans-serif;display:flex}._mobileContent_1nehd_5{box-sizing:border-box;-webkit-overflow-scrolling:touch;flex:1;padding:20px 18px 48px;overflow-y:auto}._pageContent_1nehd_6{flex-direction:column;gap:18px;max-width:1100px;display:flex}._header_1nehd_9{margin-bottom:2px}._backLink_1nehd_10{color:#555;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0 0 10px;font-family:inherit;font-size:12px;transition:color .15s;display:inline-flex}._backLink_1nehd_10:hover{color:#aaa}._headerTop_1nehd_12{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._headerActions_1nehd_13{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._title_1nehd_14{color:#f0f0f0;letter-spacing:-.7px;margin:0 0 5px;font-size:26px;font-weight:500}._subtitle_1nehd_15{color:#444;margin:0;font-size:13px}._filterRow_1nehd_17{background:#111;border:.5px solid #1f1f1f;border-radius:10px;gap:4px;padding:4px;display:flex}._filterBtn_1nehd_18{color:#555;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:6px 16px;font-family:inherit;font-size:12px;font-weight:500;transition:color .15s,background .15s}._filterBtnActive_1nehd_19{color:#e0e0e0;background:#1a1a1a}._filterBtn_1nehd_18:hover:not(._filterBtnActive_1nehd_19){color:#888}._btnLancarManual_1nehd_22{color:#a78bfa;cursor:pointer;white-space:nowrap;background:#a78bfa1f;border:.5px solid #a78bfa4d;border-radius:9px;padding:8px 16px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background .15s}._btnLancarManual_1nehd_22:hover{background:#a78bfa33}._kpiRow_1nehd_26{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}._kpiCard_1nehd_27{background:#111;border:.5px solid #1f1f1f;border-radius:12px;flex-direction:column;gap:5px;padding:16px 18px;display:flex;position:relative}._kpiDot_1nehd_28{opacity:.7;border-radius:50%;width:6px;height:6px;position:absolute;top:16px;right:16px}._kpiLabel_1nehd_29{color:#444;text-transform:uppercase;letter-spacing:.5px;font-size:10.5px;font-weight:500}._kpiValue_1nehd_30{letter-spacing:-.5px;font-size:19px;font-weight:600;line-height:1.1}._kpiSub_1nehd_31{color:#333;margin-top:1px;font-size:10.5px}._fixedBanner_1nehd_34{background:#a78bfa0f;border:.5px solid #a78bfa33;border-radius:12px;flex-direction:column;gap:10px;padding:16px 20px;display:flex}._fixedBannerGrid_1nehd_35{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}._fixedBannerItem_1nehd_36{flex-direction:column;gap:3px;display:flex}._fixedBannerLabel_1nehd_37{color:#555;text-transform:uppercase;letter-spacing:.4px;font-size:10.5px;font-weight:500}._fixedBannerVal_1nehd_38{color:silver;letter-spacing:-.3px;font-size:17px;font-weight:600}._fixedBannerSub_1nehd_39{color:#444;font-size:10px}._fixedBannerFonte_1nehd_40{color:#3a3a3a;font-size:11px}._card_1nehd_43{background:#111;border:.5px solid #1f1f1f;border-radius:12px;flex-direction:column;gap:14px;padding:20px 22px;display:flex}._cardTitle_1nehd_44{color:silver;letter-spacing:-.2px;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}._cardDot_1nehd_45{border-radius:50%;flex-shrink:0;width:7px;height:7px}._countBadge_1nehd_46{color:#3b9eff;background:#3b9eff1f;border-radius:20px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:600}._tableWrap_1nehd_49{overflow-x:auto}._table_1nehd_49{border-collapse:collapse;width:100%;min-width:560px;font-size:12.5px}._table_1nehd_49 th{text-align:left;color:#3a3a3a;text-transform:uppercase;letter-spacing:.3px;border-bottom:.5px solid #1a1a1a;padding:0 12px 10px;font-size:10.5px;font-weight:500}._table_1nehd_49 th:first-child{padding-left:0}._table_1nehd_49 td{color:#aaa;vertical-align:middle;border-bottom:.5px solid #141414;padding:10px 12px}._table_1nehd_49 td:first-child{padding-left:0}._table_1nehd_49 tr:last-child td{border-bottom:none}._table_1nehd_49 tr._rowAceito_1nehd_56 td{opacity:.7}._tdDate_1nehd_58{white-space:nowrap;min-width:44px;color:#555!important;font-size:12px!important}._tdCliente_1nehd_59{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-weight:500;overflow:hidden;color:#c8c8c8!important}._tdPeca_1nehd_60{flex-direction:column;gap:2px;display:flex}._tdVeiculo_1nehd_61{color:#666;font-size:11.5px}._tdPecaName_1nehd_62{color:#999;font-size:12px}._tdValor_1nehd_63{white-space:nowrap;font-weight:600;color:#e0e0e0!important}._tdAcao_1nehd_64{min-width:110px}._empty_1nehd_65{color:#2e2e2e}._nivelBadge_1nehd_67{white-space:nowrap;border:.5px solid;border-radius:5px;padding:2px 8px;font-size:10.5px;font-weight:500}._acaoRow_1nehd_68{align-items:center;gap:5px;display:flex}._btnAceitar_1nehd_70,._btnRecusar_1nehd_70,._btnEditar_1nehd_70,._btnLixeira_1nehd_70{cursor:pointer;background:0 0;border:.5px solid;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-family:inherit;font-size:13px;transition:background .15s,color .15s,border-color .15s;display:flex}._btnAceitar_1nehd_70{color:#34d399;border-color:#34d3994d}._btnAceitar_1nehd_70:hover:not(:disabled){background:#34d3991a}._btnRecusar_1nehd_70{color:#ff5470;border-color:#ff54704d}._btnRecusar_1nehd_70:hover:not(:disabled){background:#ff54701a}._btnEditar_1nehd_70{color:#444;border-color:#222}._btnEditar_1nehd_70:hover{color:#a78bfa;background:#a78bfa12;border-color:#a78bfa59}._btnLixeira_1nehd_70{color:#3a3a3a;border-color:#1e1e1e}._btnLixeira_1nehd_70:hover:not(:disabled){color:#ff5470;background:#ff547012;border-color:#ff547059}._btnAceitar_1nehd_70:disabled,._btnRecusar_1nehd_70:disabled,._btnLixeira_1nehd_70:disabled{opacity:.4;cursor:not-allowed}._badgeAceito_1nehd_81{color:#34d399;white-space:nowrap;background:#34d3991a;border:.5px solid #34d39940;border-radius:5px;padding:3px 10px;font-size:10.5px;font-weight:600}._emptyTable_1nehd_82{text-align:center;color:#333;padding:28px 0;font-size:13px}._editRow_1nehd_85 td{border-bottom:.5px solid #1f1f1f!important;padding:0!important}._editForm_1nehd_86{background:#0d0d0d;border-top:.5px solid #1f1f1f;flex-direction:column;gap:14px;padding:16px 0 14px;display:flex}._editGrid_1nehd_87{grid-template-columns:repeat(3,1fr);gap:10px 14px;display:grid}._editField_1nehd_88{flex-direction:column;gap:5px;display:flex}._editLabel_1nehd_89{color:#3a3a3a;text-transform:uppercase;letter-spacing:.3px;font-size:10.5px;font-weight:500}._editInput_1nehd_90{color:#e0e0e0;box-sizing:border-box;background:#111;border:.5px solid #222;border-radius:7px;outline:none;width:100%;padding:7px 10px;font-family:inherit;font-size:12.5px;transition:border-color .15s}._editInput_1nehd_90:focus{border-color:#3b9eff}._editActions_1nehd_92{gap:8px;display:flex}._editSaveBtn_1nehd_93{color:#fff;cursor:pointer;background:#3b9eff;border:none;border-radius:8px;padding:8px 20px;font-family:inherit;font-size:12.5px;font-weight:600;transition:opacity .15s}._editSaveBtn_1nehd_93:hover:not(:disabled){opacity:.85}._editSaveBtn_1nehd_93:disabled{opacity:.5;cursor:not-allowed}._editCancelBtn_1nehd_96{color:#555;cursor:pointer;background:0 0;border:.5px solid #2a2a2a;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:12.5px;transition:color .15s,border-color .15s}._editCancelBtn_1nehd_96:hover{color:#888;border-color:#3a3a3a}._lineEditor_1nehd_100{flex-direction:column;gap:16px;display:flex}._lineSection_1nehd_101{flex-direction:column;gap:6px;display:flex}._lineSectionTitle_1nehd_102{color:#555;text-transform:uppercase;letter-spacing:.4px;align-items:center;gap:6px;margin-bottom:2px;font-size:11px;font-weight:600;display:flex}._lineDot_1nehd_103{border-radius:50%;flex-shrink:0;width:6px;height:6px}._lineHeader_1nehd_104{align-items:center;gap:6px;padding:0 2px;display:flex}._lineHeader_1nehd_104 span{color:#333;text-transform:uppercase;letter-spacing:.3px;font-size:10px}._lineRow_1nehd_106{align-items:center;gap:6px;display:flex}._lineInput_1nehd_107{color:#d0d0d0;box-sizing:border-box;background:#111;border:.5px solid #1e1e1e;border-radius:6px;outline:none;padding:6px 8px;font-family:inherit;font-size:12px;transition:border-color .15s}._lineInput_1nehd_107:focus{border-color:#3b9eff}._lineInputFlex_1nehd_109{flex:2;min-width:0}._lineSubtotal_1nehd_110{color:#555;text-align:right;white-space:nowrap;flex-shrink:0;width:80px;font-size:12px}._lineRemove_1nehd_111{color:#333;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-family:inherit;font-size:16px;transition:color .15s;display:flex}._lineRemove_1nehd_111:hover{color:#ff5470}._lineAdd_1nehd_113{color:#444;cursor:pointer;background:0 0;border:.5px dashed #252525;border-radius:6px;align-self:flex-start;padding:6px 12px;font-family:inherit;font-size:11.5px;transition:color .15s,border-color .15s}._lineAdd_1nehd_113:hover{color:#888;border-color:#3a3a3a}._lineTotalRow_1nehd_116{border-top:.5px solid #1a1a1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 0 0;display:flex}._lineMargemWrap_1nehd_117{align-items:center;gap:8px;display:flex}._lineMargemLabel_1nehd_118{color:#555;white-space:nowrap;font-size:11px}._lineTotals_1nehd_119{flex-wrap:wrap;align-items:center;gap:14px;display:flex}._lineTotalItem_1nehd_120{color:#555;font-size:12px}._lineTotalItem_1nehd_120 strong{color:#aaa}._lineTotalFinal_1nehd_122{color:#888;font-size:13px}._lineTotalFinal_1nehd_122 strong{font-size:15px}._chartsRow_1nehd_126{grid-template-columns:1fr 300px;align-items:start;gap:14px;display:grid}._barChartScroll_1nehd_129{overflow-x:auto}._barChartInner_1nehd_130{align-items:flex-end;gap:6px;height:160px;padding-bottom:4px;display:flex}._barCol_1nehd_131{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:5px;min-width:36px;height:100%;display:flex}._barValLabel_1nehd_132{color:#3a3a3a;white-space:nowrap;letter-spacing:-.2px;text-align:center;min-height:11px;font-size:8.5px}._barTrack_1nehd_133{flex:1;align-items:flex-end;width:100%;display:flex}._barFill_1nehd_134{background:#34d399;border-radius:3px 3px 0 0;flex-direction:column;justify-content:flex-end;width:100%;min-height:3px;transition:height .4s;display:flex;position:relative;overflow:hidden}._barCusto_1nehd_135{background:#0000004d;width:100%;min-height:0}._barLabel_1nehd_136{color:#3a3a3a;white-space:nowrap;font-size:9.5px}._barLegend_1nehd_137{color:#444;flex-wrap:wrap;gap:14px;font-size:11px;display:flex}._legendDot_1nehd_138{border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block}._donutWrap_1nehd_141{flex-wrap:wrap;align-items:center;gap:18px;display:flex}._donutLegend_1nehd_142{flex-direction:column;flex:1;gap:9px;min-width:110px;display:flex}._donutItem_1nehd_143{align-items:center;gap:7px;display:flex}._donutDot_1nehd_144{border-radius:50%;flex-shrink:0;width:7px;height:7px}._donutItemLabel_1nehd_145{color:#666;flex:1;font-size:12px}._donutItemVal_1nehd_146{color:silver;font-size:12px;font-weight:600}._chartEmpty_1nehd_147{color:#333;text-align:center;padding:20px 0;font-size:12px}._rankingsRow_1nehd_150{grid-template-columns:1fr 1fr;align-items:start;gap:14px;display:grid}._rankingList_1nehd_151{flex-direction:column;gap:10px;display:flex}._rankingItem_1nehd_152{flex-direction:column;gap:5px;display:flex}._rankingMeta_1nehd_153{justify-content:space-between;align-items:center;display:flex}._rankingName_1nehd_154{color:#888;white-space:nowrap;text-overflow:ellipsis;max-width:70%;font-size:12px;overflow:hidden}._rankingVal_1nehd_155{color:silver;white-space:nowrap;font-size:12px;font-weight:600}._rankingTrack_1nehd_156{background:#1a1a1a;border-radius:3px;height:5px;overflow:hidden}._rankingBar_1nehd_157{border-radius:3px;height:100%;transition:width .5s}._rankingTotal_1nehd_158{color:#444;border-top:.5px solid #1a1a1a;padding-top:6px;font-size:11.5px}._rankingTotal_1nehd_158 strong{color:#888}._loadingWrap_1nehd_162{color:#444;align-items:center;gap:12px;padding:48px 0;font-size:13px;display:flex}._errorBox_1nehd_163{color:#ff5470;background:#ff547014;border:.5px solid #ff54704d;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;display:flex}._errorIcon_1nehd_164{color:#fff;background:#ff5470;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:flex}._spinner_1nehd_165{border:2px solid #1f1f1f;border-top-color:#3b9eff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite _spin_1nehd_165}@keyframes _spin_1nehd_165{to{transform:rotate(360deg)}}@media (width<=900px){._kpiRow_1nehd_26{grid-template-columns:repeat(2,1fr)}._chartsRow_1nehd_126,._rankingsRow_1nehd_150{grid-template-columns:1fr}._fixedBannerGrid_1nehd_35{grid-template-columns:1fr 1fr}._headerTop_1nehd_12{flex-direction:column;gap:12px}._editGrid_1nehd_87{grid-template-columns:1fr 1fr}._lineTotalRow_1nehd_116{flex-direction:column;align-items:flex-start}}@media (width<=520px){._kpiRow_1nehd_26,._editGrid_1nehd_87,._fixedBannerGrid_1nehd_35{grid-template-columns:1fr}}
