@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--canvas: #f4f7f4;--surface-soft: #edf3ee;--surface-card: #ffffff;--surface-strong: #dfe9e1;--surface-dark: #061b20;--surface-dark-el: #0d2c32;--ink: #102025;--body: #40535a;--body-strong: #20343b;--muted: #657980;--muted-soft: #9aa9ad;--hairline: #d8e2dc;--hairline-soft: #e9efeb;--primary: #063e47;--primary-active: #0b5661;--primary-disabled: #cbd8d2;--on-primary: #ffffff;--on-dark: #ffffff;--on-dark-soft: #b9cacd;--brand-pink: #c23b66;--brand-teal: #0b6b63;--brand-lavender: #576bb2;--brand-peach: #d56a3b;--brand-ochre: #b18415;--brand-mint: #2f8f72;--brand-coral: #c94f4f;--success: #16834d;--warning: #b7791f;--error: #c2413f;--info: #2463a6;--r-xs: 6px;--r-sm: 8px;--r-md: 8px;--r-lg: 8px;--r-xl: 10px;--r-pill: 9999px;--sp-xxs: 4px;--sp-xs: 8px;--sp-sm: 12px;--sp-md: 16px;--sp-lg: 24px;--sp-xl: 32px;--sp-xxl: 48px;--sp-sec: 96px;color:var(--ink);background:var(--canvas);font-family:IBM Plex Sans,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0;color:var(--body);background:linear-gradient(180deg,rgba(244,247,244,.9),#f4f7f4),repeating-linear-gradient(135deg,rgba(16,32,37,.025) 0,rgba(16,32,37,.025) 1px,transparent 1px,transparent 16px)}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(232,185,74,.8);outline-offset:2px}.display-md{font-size:40px;font-weight:600;letter-spacing:0;line-height:1.1}.title-lg{color:var(--ink);font-size:24px;font-weight:600;letter-spacing:0;line-height:1.3}.title-md{color:var(--ink);font-size:18px;font-weight:600;line-height:1.4}.body-sm{font-size:14px;line-height:1.55}.caption-up{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:1.5px;line-height:1.4;text-transform:uppercase}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width: 768px){.display-md{font-size:32px}}._button_1feo5_1{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid transparent;border-radius:var(--r-md);padding:0 20px;color:var(--ink);font-size:14px;font-weight:600;line-height:1;cursor:pointer;box-shadow:0 1px rgba(16,32,37,.04);transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}._button_1feo5_1:disabled{cursor:not-allowed;opacity:.6}._button_1feo5_1:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px rgba(16,32,37,.1)}._primary_1feo5_29{color:var(--on-primary);border-color:var(--primary);background:linear-gradient(180deg,var(--primary-active),var(--primary))}._primary_1feo5_29:hover:not(:disabled){background:var(--primary-active)}._secondary_1feo5_39{color:var(--body-strong);background:rgba(255,255,255,.86);border-color:var(--hairline)}._secondary_1feo5_39:hover:not(:disabled){border-color:var(--surface-strong);background:var(--surface-card)}._ghost_1feo5_50{color:var(--body-strong);background:transparent;box-shadow:none}._ghost_1feo5_50:hover:not(:disabled){background:rgba(6,62,71,.08);box-shadow:none}._danger_1feo5_61{color:var(--on-primary);background:var(--error)}._sm_1feo5_66{min-height:36px;padding:0 14px;border-radius:var(--r-sm)}._md_1feo5_72{min-height:44px}._lg_1feo5_76{min-height:52px;padding:0 24px}._field_1feo5_81{display:grid;gap:8px}._label_1feo5_86{color:var(--body-strong);font-size:13px;font-weight:600}._requiredMarker_1feo5_92{color:var(--error);font-weight:700}._input_1feo5_97,._select_1feo5_98,._textarea_1feo5_99{width:100%;min-height:44px;border:1px solid var(--hairline);border-radius:var(--r-md);padding:10px 14px;color:var(--ink);background:rgba(255,255,255,.9);box-shadow:inset 0 1px rgba(16,32,37,.02);transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}._input_1feo5_97:hover,._select_1feo5_98:hover,._textarea_1feo5_99:hover{border-color:var(--surface-strong)}._input_1feo5_97:focus,._select_1feo5_98:focus,._textarea_1feo5_99:focus{border-color:var(--brand-teal);box-shadow:0 0 0 4px rgba(11,107,99,.12);outline:none}._textarea_1feo5_99{min-height:110px;resize:vertical}._inputError_1feo5_130{border-color:var(--error)}._helper_1feo5_134{color:var(--muted);font-size:13px}._errorText_1feo5_139{color:var(--error);font-size:13px;font-weight:500}._badge_1feo5_145,._status_1feo5_146{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;border-radius:var(--r-pill);padding:5px 10px;color:var(--ink);border:1px solid var(--hairline-soft);background:var(--surface-card);font-size:13px;font-weight:600;white-space:nowrap}._success_1feo5_161{color:#0f5132;background:rgba(34,197,94,.14)}._warning_1feo5_166{color:#7a4a05;background:rgba(245,158,11,.18)}._error_1feo5_139{color:#842029;background:rgba(239,68,68,.15)}._info_1feo5_176{color:#173d8f;background:rgba(37,99,235,.14)}._secondary_1feo5_39{color:var(--body-strong);background:var(--surface-soft);border-color:var(--hairline)}._ghost_1feo5_50{color:var(--body-strong);background:transparent;border-color:var(--hairline-soft)}._card_1feo5_193{border:1px solid var(--hairline);border-radius:var(--r-lg);padding:var(--sp-lg);color:var(--ink);background:var(--surface-card);box-shadow:0 18px 40px rgba(16,32,37,.06)}._cardDefault_1feo5_202{background:rgba(255,255,255,.92)}._sectionLabel_1feo5_206{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}._empty_1feo5_214{display:grid;justify-items:center;gap:12px;padding:56px 24px;color:var(--muted);text-align:center}._emptyIcon_1feo5_223{display:grid;place-items:center;width:48px;height:48px;border-radius:var(--r-lg);color:var(--ink);border:1px solid var(--hairline);background:var(--surface-soft)}._spinner_1feo5_234{width:24px;height:24px;border:3px solid var(--hairline);border-top-color:var(--ink);border-radius:50%;animation:_spin_1feo5_234 .8s linear infinite}._spinnerSm_1feo5_243{width:16px;height:16px;border-width:2px}._spinnerLg_1feo5_249{width:36px;height:36px}@keyframes _spin_1feo5_234{to{transform:rotate(360deg)}}._backdrop_1feo5_260{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:rgba(10,26,26,.42)}._modal_1feo5_270{width:100%;max-width:720px;max-height:calc(100vh - 48px);overflow:auto;border-radius:var(--r-xl);padding:var(--sp-lg);border:1px solid var(--hairline);background:var(--surface-card);box-shadow:0 24px 64px rgba(6,27,32,.24)}._modalSm_1feo5_282{max-width:420px}._modalLg_1feo5_286{max-width:920px}._modalXl_1feo5_290{max-width:1120px}._modalHeader_1feo5_294{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}._iconButton_1feo5_302{display:inline-grid;place-items:center;width:40px;height:40px;border:1px solid var(--hairline);border-radius:var(--r-md);color:var(--ink);background:var(--surface-card);cursor:pointer}._drawer_1feo5_314{position:fixed;top:0;bottom:0;z-index:60;width:100%;max-width:520px;padding:var(--sp-lg);overflow:auto;border-left:1px solid var(--hairline);background:var(--surface-card);box-shadow:-20px 0 50px rgba(6,27,32,.16)}._drawerRight_1feo5_328{right:0}._toastStack_1feo5_332{position:fixed;right:20px;bottom:20px;z-index:100;display:grid;gap:12px;width:calc(100% - 40px);max-width:380px}._toast_1feo5_332{border:1px solid var(--hairline);border-left:6px solid var(--info);border-radius:var(--r-lg);padding:14px 16px;background:var(--surface-card);box-shadow:0 16px 40px rgba(16,32,37,.12)}._toast_1feo5_332._successBorder_1feo5_352{border-left-color:var(--success)}._toast_1feo5_332._errorBorder_1feo5_356{border-left-color:var(--error)}._toast_1feo5_332._warningBorder_1feo5_360{border-left-color:var(--warning)}._alert_1feo5_364{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--hairline);border-radius:var(--r-lg);padding:14px 16px;background:var(--surface-card);box-shadow:0 10px 24px rgba(16,32,37,.04)}._stat_1feo5_146{position:relative;overflow:hidden;display:grid;gap:14px;min-height:138px;border:1px solid var(--hairline);border-radius:var(--r-lg);padding:22px;background:var(--surface-card);box-shadow:0 16px 34px rgba(16,32,37,.06)}._stat_1feo5_146:before{position:absolute;inset:0 auto 0 0;width:5px;background:var(--accent, var(--primary));content:""}._statValue_1feo5_397{color:var(--ink);font-size:38px;font-weight:700;letter-spacing:0;line-height:1}._statDelta_1feo5_405{color:var(--muted);opacity:1;font-size:13px;font-weight:600}._pink_1feo5_412{--accent: var(--brand-pink);background:linear-gradient(135deg,rgba(194,59,102,.1),rgba(255,255,255,.92) 42%)}._teal_1feo5_417{--accent: var(--brand-teal);background:linear-gradient(135deg,rgba(11,107,99,.12),rgba(255,255,255,.94) 42%)}._lavender_1feo5_422{--accent: var(--brand-lavender);background:linear-gradient(135deg,rgba(87,107,178,.12),rgba(255,255,255,.94) 42%)}._peach_1feo5_427{--accent: var(--brand-peach);background:linear-gradient(135deg,rgba(213,106,59,.12),rgba(255,255,255,.94) 42%)}._ochre_1feo5_432{--accent: var(--brand-ochre);background:linear-gradient(135deg,rgba(177,132,21,.12),rgba(255,255,255,.94) 42%)}._mint_1feo5_437{--accent: var(--brand-mint);background:linear-gradient(135deg,rgba(47,143,114,.12),rgba(255,255,255,.94) 42%)}._cream_1feo5_442{--accent: var(--surface-dark)}._statSkeleton_1feo5_446{display:inline-block;width:54px;height:38px;border-radius:var(--r-sm);background:var(--surface-soft);animation:_pulse_1feo5_1 1.2s ease-in-out infinite}@keyframes _pulse_1feo5_1{0%,to{opacity:.6}50%{opacity:.3}}._fileUpload_1feo5_464{display:grid;gap:8px;border:1px dashed var(--hairline);border-radius:var(--r-lg);padding:18px;background:rgba(237,243,238,.8)}._filterBar_1feo5_473{display:flex;flex-wrap:wrap;gap:12px;align-items:end}._pagination_1feo5_480{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:16px}@media (max-width: 768px){._modal_1feo5_270,._drawer_1feo5_314{width:100%}._alert_1feo5_364{align-items:flex-start;flex-direction:column}}._shell_1oudy_1{display:grid;grid-template-columns:292px minmax(0,1fr);min-height:100vh;background:linear-gradient(90deg,rgba(6,27,32,.04) 0,transparent 360px),var(--canvas)}._shellCollapsed_1oudy_10{grid-template-columns:92px minmax(0,1fr)}._sidebar_1oudy_14{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;border-right:1px solid rgba(255,255,255,.08);padding:20px 16px;color:var(--on-dark);background:linear-gradient(180deg,#08252b,#061b20 58%,#041418);box-shadow:12px 0 28px rgba(6,27,32,.08)}._brand_1oudy_28{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;margin-bottom:24px}._sidebar_1oudy_14 button{color:var(--on-dark)}._sidebar_1oudy_14 button:hover{background:rgba(255,255,255,.1)}._brand_1oudy_28 img{width:164px;max-width:100%;border-radius:var(--r-lg);background:rgba(255,255,255,.94);filter:none}._logoTextContainer_1oudy_53{display:flex;flex-direction:column;gap:2px}._logoTextTitle_1oudy_59{font-family:Inter,sans-serif;font-size:20px;font-weight:700;letter-spacing:-.5px;color:var(--on-dark)}._logoTextSubtitle_1oudy_67{font-family:Inter,sans-serif;font-size:10px;font-weight:500;line-height:1.2;color:#a4d4c5}._nav_1oudy_75{display:flex;flex-direction:column;gap:20px;overflow-y:auto;overflow-x:hidden;padding-right:6px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}._nav_1oudy_75::-webkit-scrollbar{width:6px}._nav_1oudy_75::-webkit-scrollbar-track{background:transparent}._nav_1oudy_75::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.16);border-radius:9999px;border:1px solid transparent;background-clip:padding-box;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}._nav_1oudy_75::-webkit-scrollbar-thumb:hover{background-color:#84d9c7}._group_1oudy_107{display:grid;gap:8px}._groupTitle_1oudy_112{padding:0 10px;color:rgba(255,255,255,.54);font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}._link_1oudy_121{position:relative;display:flex;align-items:center;gap:12px;min-height:42px;border-radius:var(--r-md);padding:0 10px;color:rgba(255,255,255,.8);font-size:14px;font-weight:600;transition:background .16s ease,color .16s ease,transform .16s ease}._link_1oudy_121:hover,._linkActive_1oudy_136{color:var(--on-dark);background:rgba(255,255,255,.1)}._link_1oudy_121:hover{transform:translate(2px)}._linkActive_1oudy_136:before{position:absolute;left:-16px;width:4px;height:24px;border-radius:0 4px 4px 0;background:#84d9c7;content:""}._collapsedText_1oudy_155{display:none}._profile_1oudy_159{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding-top:16px}._profileLink_1oudy_169{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:0;border-radius:var(--r-md);padding:4px;margin:-4px;transition:background .16s ease}._profileLink_1oudy_169:hover{background:rgba(255,255,255,.1)}._avatar_1oudy_185{display:grid;flex:0 0 auto;place-items:center;width:40px;height:40px;border-radius:50%;color:#061b20;background:#84d9c7;font-weight:600;overflow:hidden}._avatarImage_1oudy_198{width:100%;height:100%;object-fit:cover;display:block}._profileText_1oudy_205{display:grid;gap:2px;min-width:0}._profileText_1oudy_205 strong,._profileText_1oudy_205 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._profileText_1oudy_205 strong{color:var(--on-dark)}._profileText_1oudy_205 span{color:var(--on-dark-soft)}._main_1oudy_226{min-width:0;background:linear-gradient(180deg,rgba(255,255,255,.76),rgba(255,255,255,0) 220px),transparent}._topbar_1oudy_233{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:68px;border-bottom:1px solid var(--hairline);padding:0 32px;background:rgba(250,252,250,.88);backdrop-filter:blur(18px)}._topbar_1oudy_233 strong{color:var(--ink);font-size:15px;font-weight:700}._topbarActions_1oudy_253{display:flex;align-items:center;gap:10px}._topbarProfile_1oudy_259{display:flex;align-items:center;justify-content:center;text-decoration:none;color:var(--ink);transition:opacity .16s ease;margin-left:8px}._topbarProfile_1oudy_259:hover{opacity:.8}._topbarAvatar_1oudy_273{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;background:var(--brand-teal);overflow:hidden}._container_1oudy_284{width:100%;max-width:1320px;margin:0 auto;padding:34px 32px 44px}._pageHeader_1oudy_291{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}._breadcrumb_1oudy_299{margin-bottom:8px;color:var(--brand-teal);font-size:13px;font-weight:700}._subtitle_1oudy_306{max-width:760px;margin:8px 0 0;color:var(--muted);line-height:1.55}@media (max-width: 980px){._shell_1oudy_1,._shellCollapsed_1oudy_10{grid-template-columns:1fr}._sidebar_1oudy_14{position:static;height:auto;max-height:400px;overflow:hidden;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}._nav_1oudy_75{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));max-height:240px;padding-right:4px;gap:16px}._brand_1oudy_28{margin-bottom:12px}._profile_1oudy_159{display:none}}@media (max-width: 680px){._topbar_1oudy_233,._container_1oudy_284{padding-left:18px;padding-right:18px}._pageHeader_1oudy_291{align-items:flex-start;flex-direction:column}._nav_1oudy_75{display:flex;flex-direction:row;align-items:center;gap:10px;max-height:none;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;padding-right:0;scrollbar-width:thin}._nav_1oudy_75::-webkit-scrollbar{height:4px;width:auto}._group_1oudy_107{display:contents}._groupTitle_1oudy_112{display:none}._link_1oudy_121{flex:0 0 auto;min-height:38px;font-size:13px;white-space:nowrap}._linkActive_1oudy_136:before{display:none}}._trigger_4ubzo_1{display:inline-flex;align-items:center;gap:9px;min-height:44px;border:1px solid var(--hairline);border-radius:var(--r-md);padding:0 12px;color:var(--body-strong);background:rgba(255,255,255,.72);cursor:pointer;box-shadow:0 1px rgba(16,32,37,.03);transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}._trigger_4ubzo_1:hover{border-color:rgba(11,107,99,.44);background:var(--surface-card);box-shadow:0 7px 18px rgba(16,32,37,.08)}._triggerLabel_4ubzo_22{font-size:13px;font-weight:700}kbd{display:inline-flex;align-items:center;justify-content:center;min-width:22px;min-height:22px;border:1px solid var(--hairline);border-bottom-color:#c5d2cb;border-radius:5px;padding:0 5px;color:var(--muted);background:var(--surface-soft);font-family:inherit;font-size:11px;font-weight:700;line-height:1}._triggerShortcut_4ubzo_45{display:inline-flex;align-items:center;gap:2px;min-width:37px;color:var(--muted)}._backdrop_4ubzo_53{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;justify-content:center;align-items:flex-start;padding:clamp(16px,8vh,96px) 20px 20px;background:rgba(6,27,32,.48);backdrop-filter:blur(5px);animation:_fadeIn_4ubzo_1 .18s ease-out}._dialog_4ubzo_66{width:min(760px,100%);max-height:min(720px,calc(100dvh - 40px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(216,226,220,.92);border-radius:20px;background:var(--surface-card);box-shadow:0 28px 80px rgba(6,27,32,.28);animation:_dialogIn_4ubzo_1 .22s ease-out}._dialogHeader_4ubzo_79{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 18px}._eyebrow_4ubzo_87{display:block;margin-bottom:5px;color:var(--brand-teal);font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}._dialog_4ubzo_66 h2{margin:0;color:var(--ink);font-size:clamp(19px,2.5vw,24px);letter-spacing:-.35px;line-height:1.2}._closeButton_4ubzo_105,._clearButton_4ubzo_106{display:grid;place-items:center;flex:0 0 auto;border:0;color:var(--muted);background:transparent;cursor:pointer}._closeButton_4ubzo_105{width:44px;height:44px;margin:-6px -6px 0 0;border-radius:10px}._closeButton_4ubzo_105:hover,._clearButton_4ubzo_106:hover{color:var(--ink);background:var(--surface-soft)}._searchField_4ubzo_129{display:flex;align-items:center;gap:12px;min-height:58px;margin:0 24px;border:1.5px solid rgba(11,107,99,.45);border-radius:13px;padding:0 12px 0 16px;color:var(--brand-teal);background:#fbfefc;box-shadow:0 0 0 4px rgba(11,107,99,.08)}._searchField_4ubzo_129:focus-within{border-color:var(--brand-teal);box-shadow:0 0 0 4px rgba(11,107,99,.14)}._searchField_4ubzo_129 input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:16px}._searchField_4ubzo_129 input::placeholder{color:var(--muted)}._clearButton_4ubzo_106{width:32px;height:32px;border-radius:8px}._inputShortcut_4ubzo_168{min-width:35px}._filters_4ubzo_172{display:flex;gap:8px;overflow-x:auto;padding:16px 24px 8px;scrollbar-width:none}._filters_4ubzo_172::-webkit-scrollbar{display:none}._filter_4ubzo_172{display:inline-flex;align-items:center;gap:6px;min-height:38px;flex:0 0 auto;border:1px solid transparent;border-radius:var(--r-pill);padding:0 12px;color:var(--muted);background:transparent;cursor:pointer;font-size:13px;font-weight:700}._filter_4ubzo_172:hover{color:var(--body-strong);background:var(--surface-soft)}._filterActive_4ubzo_205{border-color:rgba(11,107,99,.2);color:var(--brand-teal);background:rgba(11,107,99,.1)}._filterCount_4ubzo_211{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:10px;padding:0 5px;color:inherit;background:rgba(11,107,99,.12);font-size:11px}._resultMeta_4ubzo_223{min-height:27px;padding:2px 24px 8px;color:var(--muted);font-size:12px;font-weight:600}._resultList_4ubzo_231{min-height:170px;overflow-y:auto;padding:0 12px 12px}._resultItem_4ubzo_237{display:grid;grid-template-columns:40px minmax(0,1fr) auto 20px;align-items:center;gap:12px;width:100%;min-height:68px;border:1px solid transparent;border-radius:12px;padding:10px 12px;color:var(--body-strong);text-align:left;background:transparent;cursor:pointer;transition:background .16s ease,border-color .16s ease}._resultItem_4ubzo_237:hover,._resultItemActive_4ubzo_255{border-color:rgba(11,107,99,.15);background:#f2f8f5}._resultIcon_4ubzo_260{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--hairline);border-radius:11px;color:var(--brand-teal);background:var(--surface-soft)}._resultCopy_4ubzo_271{display:grid;min-width:0;gap:4px}._resultCopy_4ubzo_271 strong{overflow:hidden;color:var(--ink);font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}._resultCopy_4ubzo_271 span{overflow:hidden;color:var(--muted);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}._resultAside_4ubzo_295{display:grid;justify-items:end;gap:4px}._resultKind_4ubzo_301{color:var(--brand-teal);font-size:11px;font-weight:700}._resultGroup_4ubzo_307{color:var(--muted-soft);font-size:11px}._resultArrow_4ubzo_312{color:var(--muted-soft);transition:transform .16s ease,color .16s ease}._resultItem_4ubzo_237:hover ._resultArrow_4ubzo_312,._resultItemActive_4ubzo_255 ._resultArrow_4ubzo_312{color:var(--brand-teal);transform:translate(2px)}._emptyState_4ubzo_323{display:grid;justify-items:center;gap:8px;padding:36px 20px;color:var(--muted);text-align:center}._emptyState_4ubzo_323 strong{color:var(--ink);font-size:15px}._emptyState_4ubzo_323 span:not(._emptyIcon_4ubzo_337){max-width:400px;font-size:13px;line-height:1.5}._emptyState_4ubzo_323 button{margin-top:4px;border:0;color:var(--brand-teal);background:transparent;cursor:pointer;font-size:13px;font-weight:700}._emptyIcon_4ubzo_337{display:grid;place-items:center;width:48px;height:48px;margin-bottom:4px;border-radius:14px;color:var(--brand-teal);background:var(--surface-soft)}._dialogFooter_4ubzo_364{display:flex;align-items:center;gap:16px;min-height:48px;border-top:1px solid var(--hairline-soft);padding:0 24px;color:var(--muted);font-size:11px}._dialogFooter_4ubzo_364 span{display:inline-flex;align-items:center;gap:5px}._dialogFooter_4ubzo_364 kbd{min-width:20px;min-height:20px;padding:0 4px}._rotateLeft_4ubzo_387{transform:rotate(180deg)}._srOnly_4ubzo_391{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes _fadeIn_4ubzo_1{0%{opacity:0}to{opacity:1}}@keyframes _dialogIn_4ubzo_1{0%{opacity:0;transform:translateY(-10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 680px){._trigger_4ubzo_1{width:44px;justify-content:center;padding:0}._triggerLabel_4ubzo_22,._triggerShortcut_4ubzo_45{display:none}._backdrop_4ubzo_53{padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}._dialog_4ubzo_66{max-height:calc(100dvh - max(24px,env(safe-area-inset-top) + env(safe-area-inset-bottom)));border-radius:18px}._dialogHeader_4ubzo_79{padding:20px 18px 14px}._searchField_4ubzo_129{margin:0 18px}._filters_4ubzo_172,._resultMeta_4ubzo_223{padding-right:18px;padding-left:18px}._resultList_4ubzo_231{padding-right:8px;padding-left:8px}._resultItem_4ubzo_237{grid-template-columns:38px minmax(0,1fr) 18px;min-height:64px;padding:9px 8px}._resultIcon_4ubzo_260{width:38px;height:38px}._resultAside_4ubzo_295{display:none}._dialogFooter_4ubzo_364{justify-content:space-between;gap:8px;padding:0 18px}}@media (prefers-reduced-motion: reduce){._backdrop_4ubzo_53,._dialog_4ubzo_66{animation:none}}._stats_17lqx_1{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}._panels_17lqx_8{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}._panel_17lqx_8{min-height:252px;background:var(--surface-card)}._statLink_17lqx_19{display:block;text-decoration:none;color:inherit;transition:transform .2s ease,opacity .2s ease}._statLink_17lqx_19:hover{transform:translateY(-2px)}._statLink_17lqx_19:focus-visible,._moduleList_17lqx_31 ._moduleLink_17lqx_31:focus-visible{outline:2px solid var(--brand-teal);outline-offset:2px}._statLink_17lqx_19:active{transform:translateY(0)}@media (prefers-reduced-motion: reduce){._statLink_17lqx_19{transition:none}}._moduleList_17lqx_31{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}._moduleList_17lqx_31 ._moduleLink_17lqx_31{display:flex;align-items:center;gap:10px;min-height:44px;border:1px solid var(--hairline-soft);border-radius:var(--r-md);padding:10px 12px;color:var(--body-strong);background:var(--surface-card);font-weight:600;text-decoration:none;transition:background-color .2s ease,border-color .2s ease}._moduleList_17lqx_31 ._moduleLink_17lqx_31:hover{background-color:var(--surface-hover);border-color:var(--hairline-strong)}._moduleList_17lqx_31 svg{color:var(--brand-teal)}@media (max-width: 1100px){._stats_17lqx_1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 980px){._panels_17lqx_8{grid-template-columns:1fr}}@media (max-width: 620px){._stats_17lqx_1,._moduleList_17lqx_31{grid-template-columns:1fr}}._authPage_1tfyt_1{position:relative;display:grid;min-height:100dvh;padding:clamp(20px,3vw,32px);overflow:hidden;isolation:isolate;background:radial-gradient(circle at 9% 12%,rgba(27,154,170,.18),transparent 27%),linear-gradient(135deg,#082c31,#0a252a 54%,#eff3ef 54.1%,#f7f8f5)}._authPage_1tfyt_1:before{position:absolute;top:-19vw;right:-13vw;z-index:-1;width:54vw;height:54vw;border:1px solid rgba(8,44,49,.08);background:rgba(247,248,245,.8);content:"";transform:rotate(45deg)}._authPage_1tfyt_1:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px);background-size:32px 32px;content:"";-webkit-mask-image:linear-gradient(135deg,rgba(0,0,0,.72),transparent 64%);mask-image:linear-gradient(135deg,rgba(0,0,0,.72),transparent 64%)}._authShell_1tfyt_38{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:clamp(16px,2.4vw,28px);align-items:stretch;width:min(1160px,100%);min-height:min(760px,calc(100dvh - (2*clamp(20px,3vw,32px))));margin:auto}._brandPanel_1tfyt_50{position:relative;display:grid;grid-template-rows:auto auto 1fr auto;gap:clamp(24px,2.5vw,32px);min-height:100%;padding:clamp(28px,3.2vw,40px);overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:22px;color:var(--on-dark);background:radial-gradient(circle at 82% 12%,rgba(27,154,170,.2),transparent 24%),linear-gradient(145deg,#0c353b,#092a30 54%,#061d21);box-shadow:0 28px 70px rgba(3,12,12,.34)}._brandPanel_1tfyt_50:before{position:absolute;right:-120px;bottom:100px;width:320px;height:320px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 26px rgba(255,255,255,.024),0 0 0 52px rgba(255,255,255,.02);content:""}._brandPanel_1tfyt_50:after{position:absolute;right:0;bottom:0;left:0;height:6px;background:linear-gradient(90deg,var(--brand-teal),var(--brand-ochre),var(--brand-peach));content:""}._brandTop_1tfyt_89,._brandContent_1tfyt_90,._featureList_1tfyt_91,._brandFooter_1tfyt_92{position:relative;z-index:1}._brandTop_1tfyt_89{display:grid;gap:18px}._logoTextContainer_1tfyt_102{display:flex;flex-direction:column;gap:5px}._logoTextTitle_1tfyt_108{color:var(--on-dark);font-size:clamp(2rem,4vw,2.7rem);font-weight:800;letter-spacing:-.08em;line-height:.9}._logoTextSubtitle_1tfyt_116{max-width:30ch;color:#a9d9ce;font-size:.75rem;font-weight:500;line-height:1.4}._eyebrow_1tfyt_124,._cardEyebrow_1tfyt_125{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:var(--r-pill);font-size:.68rem;font-weight:700;letter-spacing:.13em;line-height:1;text-transform:uppercase}._eyebrow_1tfyt_124{padding:9px 12px;border:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.84);background:rgba(255,255,255,.08)}._brandContent_1tfyt_90{display:grid;align-content:center;gap:14px}._brandTitle_1tfyt_150{max-width:10ch;margin:0;color:var(--on-primary);font-size:clamp(2.6rem,4.4vw,4.25rem);font-weight:700;letter-spacing:-.065em;line-height:.93;text-wrap:balance}._brandDescription_1tfyt_161{max-width:50ch;margin:0;color:rgba(255,255,255,.76);font-size:clamp(.88rem,1.1vw,.94rem);line-height:1.55}._featureList_1tfyt_91{display:grid;gap:10px;align-self:end;margin:0;padding:0;list-style:none}._featureItem_1tfyt_178{display:grid;gap:5px;padding:12px 15px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.055);transition:border-color .18s ease,background .18s ease,transform .18s ease}._featureItem_1tfyt_178:hover{border-color:rgba(169,217,206,.42);background:rgba(255,255,255,.09);transform:translate(4px)}._featureTitle_1tfyt_194{color:var(--on-primary);font-size:.84rem;font-weight:700}._featureText_1tfyt_200{color:rgba(255,255,255,.66);font-size:.76rem;line-height:1.35}._brandFooter_1tfyt_92{margin:0;color:rgba(255,255,255,.52);font-size:.76rem;line-height:1.55}._authCard_1tfyt_213{position:relative;display:grid;align-content:start;gap:24px;width:100%;min-height:100%;padding:clamp(40px,7vw,84px) clamp(24px,4.2vw,56px) 40px;border:1px solid rgba(216,226,220,.9);border-radius:22px;color:var(--body);background:linear-gradient(180deg,rgba(255,255,255,.984),rgba(247,250,247,.96));box-shadow:0 32px 80px rgba(4,14,14,.18)}._authCard_1tfyt_213:before{position:absolute;top:0;right:clamp(24px,4.2vw,56px);left:clamp(24px,4.2vw,56px);height:4px;border-radius:999px;background:linear-gradient(90deg,var(--brand-coral),var(--brand-ochre),var(--brand-mint));content:""}._cardHeader_1tfyt_239{display:grid;gap:13px;max-width:39ch}._cardEyebrow_1tfyt_125{padding:8px 11px;color:var(--primary);background:rgba(11,107,99,.12)}._headline_1tfyt_251{margin:0;color:var(--ink);font-size:clamp(2.35rem,4vw,3.2rem);font-weight:700;letter-spacing:-.065em;line-height:.98}._description_1tfyt_260{max-width:39ch;margin:0;color:var(--body);font-size:.95rem;line-height:1.65}._form_1tfyt_268{display:grid;gap:18px}._form_1tfyt_268 label{gap:9px}._form_1tfyt_268 input{min-height:52px;border-color:var(--hairline);border-radius:12px;padding:13px 16px;background:rgba(255,255,255,.92);box-shadow:inset 0 1px rgba(255,255,255,.8);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}._form_1tfyt_268 input:hover{border-color:var(--surface-strong)}._form_1tfyt_268 input:focus{border-color:var(--brand-teal);background:#fff;box-shadow:0 0 0 4px rgba(11,107,99,.12);outline:none}._submitButton_1tfyt_298{width:100%;min-height:54px;border-radius:12px;font-size:.95rem;font-weight:700;box-shadow:0 16px 32px rgba(10,10,10,.12)}._links_1tfyt_307{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;color:var(--body-strong);font-size:.88rem;font-weight:600}._link_1tfyt_307{position:relative;width:-moz-fit-content;width:fit-content;color:var(--info)}._link_1tfyt_307:after{position:absolute;right:0;bottom:-4px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(.35);transform-origin:left;transition:transform .16s ease}._link_1tfyt_307:hover:after,._link_1tfyt_307:focus-visible:after{transform:scaleX(1)}._supportNote_1tfyt_341{max-width:48ch;margin:0;color:#586766;font-size:.82rem;line-height:1.6}._securityNote_1tfyt_349{display:flex;align-items:center;gap:8px;margin-top:4px;color:var(--brand-teal);font-size:.78rem;font-weight:600}@media (max-width: 900px){._authShell_1tfyt_38{grid-template-columns:minmax(0,720px);justify-content:center;min-height:auto}._brandPanel_1tfyt_50,._authCard_1tfyt_213{min-height:auto}._brandPanel_1tfyt_50{gap:30px}._brandContent_1tfyt_90{align-content:start}._brandTitle_1tfyt_150{max-width:12ch}}@media (max-width: 640px){._authPage_1tfyt_1{min-height:100dvh;padding:16px 14px 24px;overflow-x:hidden;overflow-y:visible;background:radial-gradient(circle at 85% 0%,rgba(27,154,170,.2),transparent 35%),linear-gradient(160deg,#082c31,#0a252a 39%,#eef3ef 39.1%,#f7f8f5)}._authPage_1tfyt_1:before{top:-30vw;right:-30vw;width:74vw;height:74vw}._authPage_1tfyt_1:after{background-size:24px 24px}._authShell_1tfyt_38{width:min(100%,520px);gap:14px}._brandPanel_1tfyt_50{display:grid;gap:12px;padding:8px 8px 0;border:0;border-radius:0;background:transparent;box-shadow:none}._brandPanel_1tfyt_50:before,._brandPanel_1tfyt_50:after{display:none}._brandTop_1tfyt_89{gap:10px}._eyebrow_1tfyt_124{padding:8px 10px;font-size:.62rem}._logoTextTitle_1tfyt_108{font-size:2rem}._logoTextSubtitle_1tfyt_116{max-width:28ch;font-size:.7rem}._brandContent_1tfyt_90{gap:8px}._brandTitle_1tfyt_150{max-width:11ch;font-size:clamp(2rem,10vw,2.75rem);letter-spacing:-.07em}._brandDescription_1tfyt_161{max-width:42ch;font-size:.8rem;line-height:1.45}._featureList_1tfyt_91,._brandFooter_1tfyt_92{display:none}._authCard_1tfyt_213{gap:20px;padding:30px 20px 24px;border-radius:18px}._authCard_1tfyt_213:before{right:20px;left:20px}._cardHeader_1tfyt_239{gap:11px}._cardEyebrow_1tfyt_125{padding:7px 10px;font-size:.62rem}._headline_1tfyt_251{font-size:clamp(2.15rem,10vw,2.8rem)}._description_1tfyt_260{font-size:.88rem;line-height:1.55}._form_1tfyt_268{gap:16px}._form_1tfyt_268 input{min-height:54px}._links_1tfyt_307{flex-direction:column;align-items:flex-start;gap:10px}._supportNote_1tfyt_341{font-size:.78rem}}@media (max-width: 360px){._authPage_1tfyt_1{padding-inline:10px}._brandPanel_1tfyt_50{padding-inline:6px}._authCard_1tfyt_213{padding-inline:16px}._authCard_1tfyt_213:before{right:16px;left:16px}}._tableWrap_15xib_1{overflow-x:auto;border:1px solid var(--hairline);border-radius:var(--r-lg);background:var(--surface-card);box-shadow:0 16px 34px rgba(16,32,37,.05)}._table_15xib_1{width:100%;border-collapse:collapse;min-width:720px}._table_15xib_1 th,._table_15xib_1 td{border-bottom:1px solid var(--hairline-soft);padding:13px 16px;text-align:left;vertical-align:middle}._table_15xib_1 th{color:var(--body-strong);font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;background:#f7faf7}._table_15xib_1 td{color:var(--body);font-size:14px}._table_15xib_1 tbody tr{transition:background .14s ease}._table_15xib_1 tr:last-child td{border-bottom:0}._rowClickable_15xib_45{cursor:pointer}._rowClickable_15xib_45:hover{background:rgba(11,107,99,.06)}._skeleton_15xib_53{height:16px;border-radius:var(--r-pill);background:linear-gradient(90deg,#edf3ee,#dbe7df,#edf3ee);background-size:220% 100%;animation:_shimmer_15xib_1 1.1s linear infinite}@keyframes _shimmer_15xib_1{to{background-position-x:-220%}}._monitoringGrid_15xib_67{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._monitoringItem_15xib_73{display:grid;gap:12px;min-width:0;border:1px solid var(--hairline);border-radius:var(--r-lg);padding:16px;background:var(--surface-card);box-shadow:0 12px 26px rgba(16,32,37,.05)}._monitoringItem_15xib_73 strong,._monitoringItem_15xib_73 p{overflow-wrap:anywhere}._statusList_15xib_89{display:flex;flex-wrap:wrap;gap:8px}._selector_15xib_95{display:grid;gap:8px}@media (max-width: 1080px){._monitoringGrid_15xib_67{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){._monitoringGrid_15xib_67{grid-template-columns:1fr}}._toolbar_1d7a0_1{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;border:1px solid var(--hairline);border-radius:var(--r-lg);padding:12px;background:rgba(255,255,255,.78);box-shadow:0 12px 28px rgba(16,32,37,.04)}._formGrid_1d7a0_15{display:grid;gap:16px}._drawerDescription_1d7a0_20{margin:0 0 16px;color:var(--muted);font-size:14px;line-height:1.5}._textareaField_1d7a0_27,._isentoField_1d7a0_32{display:grid;gap:8px}._isentoToggle_1d7a0_37{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:var(--body-strong);font-size:13px;font-weight:600}._fieldLabel_1d7a0_47{color:var(--body-strong);font-size:13px;font-weight:600}._requiredMarker_1d7a0_53{color:var(--error);font-weight:700}._textarea_1d7a0_27{width:100%;min-height:130px;border:1px solid var(--hairline);border-radius:var(--r-md);padding:10px 14px;color:var(--ink);background:rgba(255,255,255,.9);box-shadow:inset 0 1px rgba(16,32,37,.02);resize:vertical;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}._textarea_1d7a0_27:hover{border-color:var(--surface-strong)}._textarea_1d7a0_27:focus{border-color:var(--brand-teal);box-shadow:0 0 0 4px rgba(11,107,99,.12);outline:none}._fileField_1d7a0_81{display:grid;gap:12px}._filePreviewCard_1d7a0_86{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:center;border:1px solid rgba(11,107,99,.14);border-radius:20px;padding:14px;background:radial-gradient(circle at top left,rgba(132,217,199,.26),transparent 42%),linear-gradient(180deg,rgba(248,251,249,.96),rgba(242,247,244,.92));box-shadow:0 18px 32px rgba(16,32,37,.06)}._filePreviewImage_1d7a0_100,._filePreviewFallback_1d7a0_101{width:88px;height:88px;border-radius:24px;object-fit:cover;display:block}._filePreviewFallback_1d7a0_101{display:grid;place-items:center;color:var(--body-strong);font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;border:1px dashed rgba(11,107,99,.22);background:rgba(132,217,199,.14)}._filePreviewMeta_1d7a0_121{display:grid;gap:4px}._filePreviewMeta_1d7a0_121 strong{color:var(--ink);font-size:15px;font-weight:700}._filePreviewMeta_1d7a0_121 span{color:var(--muted);font-size:13px;line-height:1.45}._formActions_1d7a0_138{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}._errorBox_1d7a0_145{border:1px solid rgba(194,65,63,.3);border-radius:var(--r-lg);padding:16px 18px;color:#842029;background:rgba(194,65,63,.08)}._actions_1d7a0_153{display:inline-flex;gap:8px;justify-content:center;align-items:center;width:100%}._tabs_1d7a0_161{display:inline-flex;gap:6px;margin-bottom:12px;border:1px solid var(--hairline);border-radius:var(--r-lg);padding:5px;background:rgba(255,255,255,.78);box-shadow:0 10px 24px rgba(16,32,37,.04)}._tab_1d7a0_161,._tabActive_1d7a0_173{border:0;border-radius:var(--r-md);padding:8px 14px;cursor:pointer;font-size:14px;font-weight:600}._tab_1d7a0_161{background:transparent;color:var(--muted)}._tabActive_1d7a0_173{color:var(--on-primary);background:var(--primary);box-shadow:0 8px 18px rgba(6,62,71,.14)}@media (max-width: 680px){._toolbar_1d7a0_1{align-items:stretch;flex-direction:column}._toolbar_1d7a0_1>*{width:100%}._tabs_1d7a0_161{width:100%}._tab_1d7a0_161,._tabActive_1d7a0_173{flex:1}._filePreviewCard_1d7a0_86{grid-template-columns:1fr}._filePreviewImage_1d7a0_100,._filePreviewFallback_1d7a0_101{width:100%;height:160px;border-radius:18px}}._photoCell_1rzk4_1{display:flex;align-items:center}._photoThumb_1rzk4_6,._photoFallback_1rzk4_7{width:42px;height:42px;border-radius:14px;flex:0 0 auto}._photoThumb_1rzk4_6{object-fit:cover;display:block;border:1px solid rgba(11,107,99,.16);box-shadow:0 8px 18px rgba(16,32,37,.08)}._photoFallback_1rzk4_7{display:grid;place-items:center;color:#061b20;border:1px solid rgba(11,107,99,.16);background:radial-gradient(circle at top left,rgba(132,217,199,.46),transparent 60%),linear-gradient(180deg,#eaf6f2,#cde7df);font-size:14px;font-weight:800;letter-spacing:.8px}._grid_150rj_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}._card_150rj_8{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden}._cardHeader_150rj_16{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border);background-color:var(--color-surface-hover)}._cardHeader_150rj_16 h3{margin:0;font-size:1.125rem;font-weight:600;color:var(--color-text)}._icon_150rj_32{color:var(--color-primary)}._cardBody_150rj_36{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}._field_150rj_43{font-size:.875rem;color:var(--color-text-muted);line-height:1.5}._field_150rj_43 span{font-weight:500;color:var(--color-text);margin-right:.5rem}._emptyField_150rj_55{font-size:.875rem;color:var(--color-text-muted);font-style:italic}._loading_150rj_61{display:flex;align-items:center;justify-content:center;height:200px;color:var(--color-text-muted);font-size:1rem}._error_150rj_70{padding:2rem;color:var(--color-danger);background-color:var(--color-danger-light);border-radius:var(--radius-md);margin-bottom:1.5rem}._filters_wb6mk_1{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}._detailGrid_wb6mk_8{display:grid;gap:18px}._actions_wb6mk_13{display:flex;flex-wrap:wrap;gap:8px;min-width:0}._actions_wb6mk_13>button{min-width:0;max-width:100%;white-space:normal;text-align:center}._container_d9b5w_1{display:flex;flex-direction:column;gap:24px;max-width:600px}._section_d9b5w_8{background:#fff;border-radius:var(--r-lg);padding:24px;border:1px solid var(--hairline);box-shadow:0 1px 3px rgba(0,0,0,.05)}._sectionHeader_d9b5w_16{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--hairline)}._sectionTitle_d9b5w_25{color:var(--ink);font-size:16px;font-weight:600;margin:0}._photoUpload_d9b5w_32{display:flex;align-items:center;gap:24px}._avatarPreview_d9b5w_38{width:96px;height:96px;border-radius:50%;overflow:hidden;background:var(--surface);display:flex;align-items:center;justify-content:center;color:var(--muted);border:2px dashed var(--hairline);flex-shrink:0}._avatarImage_d9b5w_52{width:100%;height:100%;object-fit:cover}._uploadActions_d9b5w_58{display:flex;flex-direction:column;gap:12px}._uploadHint_d9b5w_64{font-size:13px;color:var(--muted)}._fileInput_d9b5w_69{display:none}._form_d9b5w_73{display:flex;flex-direction:column;gap:16px}._formActions_d9b5w_79{display:flex;justify-content:flex-end;margin-top:8px}._landingPage_43hf7_1{--landing-canvas: #fffaf0;--landing-soft: #faf5e8;--landing-card: #f5f0e0;--landing-ink: #0a0a0a;--landing-body: #3a3a3a;--landing-muted: #625f58;--landing-teal: #1a3a3a;--landing-teal-elevated: #244d4b;--landing-peach: #ffb084;--landing-ochre: #e8b94a;--landing-lavender: #b8a4ed;min-height:100vh;overflow:clip;color:var(--landing-body);background:var(--landing-canvas);font-family:Inter,Segoe UI,sans-serif}._landingPage_43hf7_1 h1,._landingPage_43hf7_1 h2,._landingPage_43hf7_1 h3,._landingPage_43hf7_1 p{margin-top:0}._landingPage_43hf7_1 h1,._landingPage_43hf7_1 h2,._landingPage_43hf7_1 h3{color:var(--landing-ink);font-weight:600;letter-spacing:-.035em;text-wrap:balance}._landingPage_43hf7_1 p{text-wrap:pretty}._header_43hf7_40{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(10,10,10,.08);background:rgba(255,250,240,.94);backdrop-filter:blur(12px)}._headerInner_43hf7_49{display:flex;align-items:center;justify-content:space-between;width:min(1280px,calc(100% - 48px));min-height:72px;margin:0 auto}._wordmark_43hf7_58{display:inline-flex;align-items:baseline;gap:12px;color:var(--landing-ink)}._wordmark_43hf7_58 span{font-size:1.5rem;font-weight:700;letter-spacing:-.06em}._wordmark_43hf7_58 small{color:var(--landing-muted);font-size:.72rem;font-weight:500}._nav_43hf7_77{display:flex;align-items:center;gap:clamp(20px,2.3vw,36px);color:var(--landing-body);font-size:.9rem;font-weight:500}._nav_43hf7_77>a,._textAction_43hf7_87{transition:color .16s ease}._nav_43hf7_77>a:hover,._textAction_43hf7_87:hover{color:var(--landing-teal)}._navActions_43hf7_96,._heroActions_43hf7_97{display:flex;align-items:center;gap:12px}._navActions_43hf7_96{margin-left:8px}._textAction_43hf7_87{padding:12px 4px;color:var(--landing-ink);font-weight:600}._primaryAction_43hf7_113,._primaryActionLarge_43hf7_114,._secondaryAction_43hf7_115{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border-radius:12px;font-weight:600;transition:color .18s ease,background-color .18s ease,transform .18s ease}._primaryAction_43hf7_113{padding:0 18px;color:#fff;background:var(--landing-ink)}._primaryActionLarge_43hf7_114{min-height:52px;padding:0 23px;color:#fff;background:var(--landing-ink)}._primaryAction_43hf7_113:hover,._primaryActionLarge_43hf7_114:hover{background:#1a2a2a;transform:translateY(-2px)}._secondaryAction_43hf7_115{min-height:52px;padding:0 20px;border:1px solid rgba(10,10,10,.2);color:var(--landing-ink);background:transparent}._secondaryAction_43hf7_115:hover{border-color:var(--landing-ink);background:rgba(255,255,255,.42)}._menuButton_43hf7_158{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:12px;color:var(--landing-ink);background:var(--landing-card);cursor:pointer}._hero_43hf7_97{position:relative;display:flex;align-items:stretch;min-height:calc(100svh - 72px);overflow:hidden;isolation:isolate;background:var(--landing-teal)}._hero_43hf7_97:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(5,24,23,.48),rgba(5,24,23,.14) 56%,rgba(5,24,23,0));content:"";pointer-events:none}._heroBackdrop_43hf7_190{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 48%;image-rendering:auto}._heroInner_43hf7_201{position:relative;z-index:2;display:flex;align-items:center;width:min(1440px,calc(100% - 48px));margin:0 auto;padding:clamp(72px,8vw,112px) 0}._heroCopy_43hf7_211{position:relative;width:min(640px,100%);padding:clamp(28px,4vw,48px);border:1px solid rgba(255,255,255,.52);border-radius:16px;background:rgba(255,250,240,.8);backdrop-filter:blur(16px) saturate(1.06);-webkit-backdrop-filter:blur(16px) saturate(1.06)}._heroBadge_43hf7_222{display:inline-flex;align-items:center;gap:9px;margin-bottom:24px;padding:9px 13px;border-radius:999px;color:var(--landing-teal);background:rgba(245,240,224,.78);font-size:.78rem;font-weight:600}._heroBadge_43hf7_222 span{width:8px;height:8px;border-radius:50%;background:var(--landing-teal);box-shadow:0 0 0 4px rgba(26,58,58,.13)}._hero_43hf7_97 h1{max-width:12ch;margin-bottom:24px;font-size:clamp(3.2rem,6vw,5.5rem);line-height:.98}._heroLead_43hf7_250{max-width:61ch;margin-bottom:32px;color:var(--landing-body);font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.65}._heroSubnote_43hf7_258{margin-top:10px;margin-bottom:24px;color:var(--landing-muted);font-size:.8rem;font-weight:500}._heroProofs_43hf7_266{display:flex;flex-wrap:wrap;gap:12px 22px;margin:30px 0 0;padding:0;color:var(--landing-muted);font-size:.88rem;font-weight:500;list-style:none}._heroProofs_43hf7_266 li{display:inline-flex;align-items:center;gap:8px}._heroProofs_43hf7_266 svg{color:var(--landing-teal)}._videoMedia_43hf7_288,._videoPlaceholder_43hf7_289{width:100%;aspect-ratio:16 / 10;border:0}._videoMedia_43hf7_288{display:block;object-fit:cover;background:#1a2a2a}._videoPlaceholder_43hf7_289{position:relative;display:grid;grid-template-columns:62px 1fr;min-height:330px;overflow:hidden;color:#fff;background:#1a2a2a}._videoPlaceholderCompact_43hf7_311{min-height:390px}._mockSidebar_43hf7_315{display:flex;flex-direction:column;align-items:center;gap:18px;padding:18px 10px;background:#0a1a1a}._mockSidebar_43hf7_315 span:not(._mockBrandMark_43hf7_324){width:25px;height:5px;border-radius:3px;background:rgba(255,255,255,.2)}._mockBrandMark_43hf7_324{display:grid;place-items:center;width:29px;height:29px;margin-bottom:5px;border-radius:8px;color:#1a2a2a;background:#e8b94a;font-weight:700}._mockWorkspace_43hf7_343{display:grid;align-content:start;gap:18px;padding:clamp(22px,4vw,36px);background:#f3f5ef}._mockToolbar_43hf7_351{display:flex;justify-content:space-between;align-items:center}._mockToolbar_43hf7_351 span:first-child{width:40%;height:15px;border-radius:4px;background:#173b3d}._mockToolbar_43hf7_351 span:last-child{width:76px;height:28px;border-radius:8px;background:var(--landing-teal)}._mockStats_43hf7_371{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._mockStats_43hf7_371 span{height:74px;border-radius:12px;background:#dbe9df}._mockStats_43hf7_371 span:nth-child(2){background:#f6d18d}._mockStats_43hf7_371 span:nth-child(3){background:#d8cdf2}._mockTable_43hf7_386{display:grid;gap:10px;padding:16px;border-radius:12px;background:#fff}._mockTable_43hf7_386 i{height:12px;border-radius:4px;background:#e8ece7}._mockTable_43hf7_386 i:nth-child(2){width:82%}._mockTable_43hf7_386 i:nth-child(3){width:91%}._mockTable_43hf7_386 i:nth-child(4){width:67%}._playButton_43hf7_404{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:62px;height:62px;border:0;border-radius:50%;color:#1a2a2a;background:var(--landing-canvas);box-shadow:0 8px 16px rgba(0,0,0,.18);cursor:pointer;transform:translate(-50%,-50%);transition:transform .18s cubic-bezier(.16,1,.3,1),background-color .18s ease}._playButton_43hf7_404:hover{background:#fff;transform:translate(-50%,-50%) scale(1.08)}._videoCaption_43hf7_427{position:absolute;right:18px;bottom:18px;left:80px;display:grid;gap:2px;padding:12px 14px;border-radius:12px;color:#fff;background:rgba(10,26,26,.92)}._videoCaption_43hf7_427 strong{font-size:.82rem}._videoCaption_43hf7_427 span{color:#d2ded8;font-size:.7rem;line-height:1.4}._featureSection_43hf7_450,._caseSection_43hf7_451,._footer_43hf7_452{width:min(1280px,calc(100% - 48px));margin:0 auto}._featureSection_43hf7_450{padding:clamp(88px,11vw,148px) 0}._sectionIntro_43hf7_461{display:grid;grid-template-columns:.7fr 1.1fr 1fr;gap:clamp(24px,5vw,72px);align-items:end;margin-bottom:48px}._sectionIntro_43hf7_461>p,._sectionIntroDark_43hf7_470>p,._caseCopy_43hf7_471>p{margin:0;color:var(--landing-teal);font-size:.84rem;font-weight:600}._sectionIntro_43hf7_461 h2,._sectionIntroDark_43hf7_470 h2,._caseCopy_43hf7_471 h2,._footerCta_43hf7_481 h2{margin:0;font-size:clamp(2.35rem,4.8vw,4.5rem);line-height:1.02}._sectionIntro_43hf7_461>span{max-width:50ch;color:var(--landing-muted);font-size:1rem;line-height:1.65}._featureGrid_43hf7_494{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}._featureCard_43hf7_500{position:relative;display:grid;grid-template-rows:auto 1fr;gap:32px;min-height:440px;padding:clamp(26px,3.5vw,38px);overflow:hidden;border-radius:24px}._featureWide_43hf7_511{grid-column:span 2}._featureTeal_43hf7_515{color:#fff;background:var(--landing-teal)}._featureLavender_43hf7_516{color:var(--landing-ink);background:var(--landing-lavender)}._featurePeach_43hf7_517{color:var(--landing-ink);background:var(--landing-peach)}._featureOchre_43hf7_518{color:var(--landing-ink);background:var(--landing-ochre)}._featureCard_43hf7_500 h3{max-width:18ch;margin:16px 0 12px;color:inherit;font-size:clamp(1.65rem,2.7vw,2.45rem);line-height:1.05}._featureCard_43hf7_500 p{max-width:54ch;margin-bottom:0;color:inherit;font-size:.94rem;line-height:1.6;opacity:.82}._pipelineVisual_43hf7_537,._certificateVisual_43hf7_538,._financeVisual_43hf7_539,._indicatorVisual_43hf7_540{align-self:end}._pipelineVisual_43hf7_537{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px;border-radius:16px;color:#183231;background:#f7f4e8}._pipelineVisual_43hf7_537 div{display:grid;gap:18px;padding:15px;border-radius:12px;background:#e8eee5}._pipelineVisual_43hf7_537 div:nth-child(2){background:#f4dda7}._pipelineVisual_43hf7_537 div:nth-child(3){background:#d8cdf2}._pipelineVisual_43hf7_537 span{font-size:.72rem;font-weight:600}._pipelineVisual_43hf7_537 b{font-size:1.65rem}._certificateVisual_43hf7_538{display:grid;gap:8px;padding:14px;border-radius:16px;background:rgba(255,255,255,.54)}._certificateVisual_43hf7_538 span{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;min-height:44px;padding:0 12px;border-radius:8px;background:rgba(255,255,255,.74);font-size:.76rem;font-weight:600}._certificateVisual_43hf7_538 i{width:8px;height:8px;border-radius:50%;background:var(--landing-teal)}._certificateVisual_43hf7_538 span:nth-child(2) i{background:#f59e0b}._certificateVisual_43hf7_538 span:nth-child(3) i{background:#ef4444}._financeVisual_43hf7_539{display:grid;gap:9px;padding:20px;border-radius:16px;background:rgba(255,255,255,.6)}._financeVisual_43hf7_539 span{font-size:.74rem;font-weight:600}._financeVisual_43hf7_539 strong{font-size:clamp(1.55rem,3vw,2.35rem)}._financeVisual_43hf7_539 div{display:flex;gap:7px;align-items:end;height:58px}._financeVisual_43hf7_539 i{flex:1;height:35%;border-radius:4px 4px 1px 1px;background:#c65f36}._financeVisual_43hf7_539 i:nth-child(2){height:55%}._financeVisual_43hf7_539 i:nth-child(3){height:43%}._financeVisual_43hf7_539 i:nth-child(4){height:77%}._financeVisual_43hf7_539 i:nth-child(5){height:64%}._financeVisual_43hf7_539 i:nth-child(6){height:94%}._indicatorVisual_43hf7_540{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}._indicatorVisual_43hf7_540 div{display:grid;gap:18px;padding:20px;border-radius:16px;background:rgba(255,255,255,.58)}._indicatorVisual_43hf7_540 span{font-size:.74rem;font-weight:600}._indicatorVisual_43hf7_540 b{font-size:clamp(1.55rem,3vw,2.5rem)}._videoTabsSection_43hf7_633{padding:clamp(88px,10vw,136px) max(24px,calc((100vw - 1280px)/2));color:#fff;background:var(--landing-teal)}._sectionIntroDark_43hf7_470{display:grid;grid-template-columns:.7fr 2.1fr;gap:clamp(24px,5vw,72px);align-items:end;margin-bottom:42px}._sectionIntroDark_43hf7_470>p{color:#a4d4c5}._sectionIntroDark_43hf7_470 h2{max-width:17ch;color:#fff}._tabList_43hf7_650{display:flex;gap:8px;padding-bottom:22px;overflow-x:auto;scrollbar-width:thin}._tabList_43hf7_650 button{flex:0 0 auto;min-height:44px;padding:0 17px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#d4e2dd;background:transparent;cursor:pointer;font-size:.84rem;font-weight:600}._tabList_43hf7_650 button:hover,._tabList_43hf7_650 ._activeTab_43hf7_672{border-color:var(--landing-canvas);color:var(--landing-ink);background:var(--landing-canvas)}._tabPanel_43hf7_678{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(32px,6vw,84px);align-items:center;padding-top:22px}._tabCopy_43hf7_686>span{color:#a4d4c5;font-size:.8rem;font-weight:600}._tabCopy_43hf7_686 h3{max-width:13ch;margin:18px 0;color:#fff;font-size:clamp(2rem,4vw,3.8rem);line-height:1.04}._tabCopy_43hf7_686 p{max-width:50ch;margin-bottom:26px;color:#d2dfda;font-size:1rem;line-height:1.7}._tabCopy_43hf7_686 a{display:inline-block;padding-bottom:4px;border-bottom:1px solid #a4d4c5;color:#fff;font-weight:600}._tabPlayer_43hf7_716{overflow:hidden;border-radius:16px;box-shadow:0 18px 40px rgba(2,16,16,.26)}._caseSection_43hf7_451{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:clamp(42px,8vw,108px);align-items:center;padding:clamp(96px,12vw,168px) 0}._caseCopy_43hf7_471>p{margin-bottom:22px}._caseCopy_43hf7_471 h2{max-width:15ch;margin-bottom:32px}._caseCopy_43hf7_471 blockquote{max-width:62ch;margin:0 0 28px;padding:0;color:var(--landing-body);font-size:1.08rem;line-height:1.7}._caseCopy_43hf7_471 ul{display:grid;gap:10px;margin:0 0 24px;padding:0;color:var(--landing-body);list-style:none}._caseCopy_43hf7_471 li{display:flex;align-items:center;gap:10px;font-weight:500}._caseCopy_43hf7_471 li svg{color:var(--landing-teal)}._caseNote_43hf7_760{color:var(--landing-muted);font-size:.76rem}._caseVideo_43hf7_765{overflow:hidden;border-radius:24px;background:var(--landing-peach);box-shadow:18px 18px 0 var(--landing-peach)}._caseVideo_43hf7_765 ._videoPlaceholder_43hf7_289,._caseVideo_43hf7_765 ._videoMedia_43hf7_288{aspect-ratio:9 / 16}._caseVideo_43hf7_765 ._videoCaption_43hf7_427{left:18px}._caseVideo_43hf7_765 ._mockStats_43hf7_371{grid-template-columns:1fr}._caseVideo_43hf7_765 ._mockStats_43hf7_371 span:nth-child(n+2){display:none}._footer_43hf7_452{padding-bottom:36px}._footerCta_43hf7_481{display:flex;align-items:end;justify-content:space-between;gap:36px;padding:clamp(42px,7vw,78px);border-radius:24px;background:var(--landing-lavender)}._footerCta_43hf7_481>div{max-width:760px}._footerCta_43hf7_481 span{display:block;margin-bottom:18px;color:#393243;font-weight:600}._footerCta_43hf7_481 h2{max-width:17ch}._footerCta_43hf7_481 ._primaryActionLarge_43hf7_114{flex:0 0 auto}._footerBottom_43hf7_800{display:grid;grid-template-columns:1fr 1fr auto;gap:32px;align-items:center;padding:42px 4px 12px;color:var(--landing-muted);font-size:.82rem}._footerBottom_43hf7_800 p{margin:0}._footerBottom_43hf7_800>a{color:var(--landing-ink);font-weight:600}@media (max-width: 1040px){._nav_43hf7_77{gap:18px}._hero_43hf7_97{min-height:760px}._heroBackdrop_43hf7_190{object-position:60% 48%}._heroCopy_43hf7_211{max-width:680px}._sectionIntro_43hf7_461{grid-template-columns:.55fr 1.45fr}._sectionIntro_43hf7_461>span{grid-column:2}._featureGrid_43hf7_494{grid-template-columns:repeat(2,minmax(0,1fr))}._featureWide_43hf7_511{grid-column:span 1}._featureCard_43hf7_500{min-height:430px}._tabPanel_43hf7_678{grid-template-columns:1fr}._tabCopy_43hf7_686{max-width:720px}._caseSection_43hf7_451{grid-template-columns:1fr .74fr}._footerCta_43hf7_481{align-items:start;flex-direction:column}}@media (max-width: 760px){._headerInner_43hf7_49,._heroInner_43hf7_201,._featureSection_43hf7_450,._caseSection_43hf7_451,._footer_43hf7_452{width:min(100% - 32px,1280px)}._headerInner_43hf7_49{min-height:64px}._headerInner_43hf7_49 ._wordmark_43hf7_58 small{display:none}._menuButton_43hf7_158{display:inline-flex}._nav_43hf7_77{position:absolute;top:calc(100% + 1px);right:16px;left:16px;display:none;align-items:stretch;padding:18px;border-radius:16px;background:var(--landing-canvas);box-shadow:0 8px 16px rgba(22,35,31,.14)}._navOpen_43hf7_855{display:grid}._nav_43hf7_77>a{display:none}._nav_43hf7_77>a{display:block;padding:10px 4px}._navActions_43hf7_96{display:grid;grid-template-columns:1fr 1fr;margin:8px 0 0}._textAction_43hf7_87{text-align:center}._hero_43hf7_97{min-height:auto}._heroBackdrop_43hf7_190{object-position:66% 48%}._heroInner_43hf7_201{padding:64px 0 88px}._heroCopy_43hf7_211{width:min(620px,100%);padding:clamp(28px,6vw,42px);background:rgba(255,250,240,.84)}._hero_43hf7_97 h1{font-size:clamp(2.65rem,11vw,3.6rem)}._heroActions_43hf7_97{align-items:stretch;flex-direction:column}._heroActions_43hf7_97 a{width:100%}._videoPlaceholder_43hf7_289{min-height:270px;grid-template-columns:48px 1fr}._videoPlaceholderCompact_43hf7_311{min-height:330px}._mockWorkspace_43hf7_343{padding:20px 14px}._videoCaption_43hf7_427{left:62px}._sectionIntro_43hf7_461,._sectionIntroDark_43hf7_470{grid-template-columns:1fr;gap:16px}._sectionIntro_43hf7_461>span{grid-column:1}._featureGrid_43hf7_494{grid-template-columns:1fr}._featureCard_43hf7_500{min-height:400px}._videoTabsSection_43hf7_633{padding-inline:16px}._caseSection_43hf7_451{grid-template-columns:1fr}._caseVideo_43hf7_765{width:min(440px,calc(100% - 18px))}._footerCta_43hf7_481{padding:36px 24px}._footerCta_43hf7_481 h2{font-size:clamp(2rem,10vw,3rem)}._footerCta_43hf7_481 ._primaryActionLarge_43hf7_114{width:100%}._footerBottom_43hf7_800{grid-template-columns:1fr;gap:14px}}@media (max-width: 460px){._headerInner_43hf7_49,._heroInner_43hf7_201,._featureSection_43hf7_450,._caseSection_43hf7_451,._footer_43hf7_452{width:min(100% - 24px,1280px)}._nav_43hf7_77{right:12px;left:12px}._heroProofs_43hf7_266{display:grid}._mockStats_43hf7_371{grid-template-columns:1fr}._mockStats_43hf7_371 span:nth-child(n+2){display:none}._pipelineVisual_43hf7_537{grid-template-columns:1fr}._pipelineVisual_43hf7_537 div{display:flex;justify-content:space-between;align-items:center}._indicatorVisual_43hf7_540{grid-template-columns:1fr}._featureCard_43hf7_500{min-height:440px}._footerCta_43hf7_481{border-radius:16px}}@media (prefers-reduced-motion: reduce){._primaryAction_43hf7_113,._primaryActionLarge_43hf7_114,._playButton_43hf7_404{transition:none}._primaryAction_43hf7_113:hover,._primaryActionLarge_43hf7_114:hover{transform:none}}._modalOverlay_43hf7_927{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(10,10,10,.55);backdrop-filter:blur(6px);animation:_fadeIn_43hf7_1 .2s ease-out}._modalCard_43hf7_940{position:relative;width:min(520px,100%);padding:clamp(28px,5vw,40px);border:1px solid rgba(255,255,255,.4);border-radius:20px;background:var(--landing-canvas);box-shadow:0 20px 40px rgba(0,0,0,.18);animation:_scaleUp_43hf7_1 .22s cubic-bezier(.16,1,.3,1)}._modalCloseButton_43hf7_951{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;color:var(--landing-muted);background:var(--landing-soft);cursor:pointer;transition:color .16s ease,background .16s ease}._modalCloseButton_43hf7_951:hover{color:var(--landing-ink);background:var(--landing-card)}._modalBadge_43hf7_973{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:6px 12px;border-radius:999px;color:var(--landing-teal);background:var(--landing-card);font-size:.8rem;font-weight:600}._modalTitle_43hf7_986{margin-bottom:12px;font-size:clamp(1.4rem,3.5vw,1.75rem);line-height:1.25}._modalDescription_43hf7_992{margin-bottom:28px;color:var(--landing-body);font-size:.95rem;line-height:1.6}._modalActions_43hf7_999{display:flex;flex-direction:column;gap:12px}._modalDeclineButton_43hf7_1005{padding:10px;border:0;color:var(--landing-muted);background:transparent;font-size:.88rem;font-weight:500;cursor:pointer;transition:color .16s ease}._modalDeclineButton_43hf7_1005:hover{color:var(--landing-ink)}@keyframes _fadeIn_43hf7_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleUp_43hf7_1{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}
