*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}input,textarea,select{max-width:100%;min-width:0}html{height:100%;overflow:hidden}:root{--teal-50: #f0fdfa;--teal-100: #ccfbf1;--teal-200: #99f6e4;--teal-300: #5eead4;--teal-400: #2dd4bf;--teal-500: #14b8a6;--teal-600: #0d9488;--teal-700: #0f766e;--teal-800: #115e59;--teal-900: #134e4a;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--red-600: #dc2626;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:16px}:root,html[data-theme=light]{--bg: var(--gray-50);--bg-elevated: #ffffff;--surface: #ffffff;--surface-hover: var(--gray-50);--surface-sunken: var(--gray-100);--text: var(--gray-800);--text-muted: var(--gray-600);--text-subtle: var(--gray-400);--text-on-accent: #ffffff;--border: var(--gray-200);--border-strong: var(--gray-300);--divider: var(--gray-100);--accent: var(--teal-600);--accent-hover: var(--teal-700);--accent-soft-bg: var(--teal-50);--accent-soft-text: var(--teal-700);--accent-soft-border: var(--teal-200);--heading: var(--teal-900);--status-ok: #0d9488;--status-bad: #dc2626;--status-warn: #d97706;--status-target: #4338ca;--status-ok-bg: #f0fdf9;--status-bad-bg: #fef2f2;--status-warn-bg: #fffbeb;--status-target-bg: #eef2ff;--focus-ring-color: var(--teal-500);--focus-ring-bg: var(--teal-100);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--chart-grid: var(--gray-200);--chart-axis: var(--gray-400);--chart-tooltip-bg: #ffffff;--btn-primary-bg: var(--accent);--btn-primary-hover-bg: var(--accent-hover);--btn-primary-text: var(--text-on-accent);--btn-secondary-bg: transparent;--btn-secondary-text: var(--accent);--btn-secondary-border: var(--teal-300);--btn-secondary-hover-bg: var(--accent-soft-bg);--btn-secondary-hover-text: var(--teal-800);--meta-theme-color: #ebfaf8;color:var(--text);background-color:var(--bg)}html[data-theme=dark]{--bg: #0f172a;--bg-elevated: #1e293b;--surface: #1e293b;--surface-hover: #273449;--surface-sunken: #0b1322;--text: #f1f5f9;--text-muted: #cbd5e1;--text-subtle: #94a3b8;--text-on-accent: #ffffff;--border: #334155;--border-strong: #475569;--divider: #273449;--accent: var(--teal-400);--accent-hover: var(--teal-300);--accent-soft-bg: rgba(20, 184, 166, .14);--accent-soft-text: var(--teal-300);--accent-soft-border: rgba(20, 184, 166, .32);--heading: #f1f5f9;--status-ok: #34d399;--status-bad: #f87171;--status-warn: #fbbf24;--status-target: #818cf8;--status-ok-bg: rgba(20, 184, 166, .14);--status-bad-bg: rgba(248, 113, 113, .14);--status-warn-bg: rgba(251, 191, 36, .14);--status-target-bg: rgba(129, 140, 248, .14);--focus-ring-color: var(--teal-400);--focus-ring-bg: rgba(20, 184, 166, .18);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .5);--shadow-md: 0 4px 12px rgba(0, 0, 0, .5);--chart-grid: #334155;--chart-axis: #64748b;--chart-tooltip-bg: #1e293b;--btn-primary-bg: var(--accent);--btn-primary-hover-bg: var(--accent-hover);--btn-primary-text: #062a25;--btn-secondary-bg: transparent;--btn-secondary-text: var(--accent);--btn-secondary-border: var(--accent-soft-border);--btn-secondary-hover-bg: var(--accent-soft-bg);--btn-secondary-hover-text: var(--teal-200);--meta-theme-color: #0f172a;color:var(--text);background-color:var(--bg);color-scheme:dark}@media(prefers-color-scheme:dark){html[data-theme=system]{--bg: #0f172a;--bg-elevated: #1e293b;--surface: #1e293b;--surface-hover: #273449;--surface-sunken: #0b1322;--text: #f1f5f9;--text-muted: #cbd5e1;--text-subtle: #94a3b8;--text-on-accent: #ffffff;--border: #334155;--border-strong: #475569;--divider: #273449;--accent: var(--teal-400);--accent-hover: var(--teal-300);--accent-soft-bg: rgba(20, 184, 166, .14);--accent-soft-text: var(--teal-300);--accent-soft-border: rgba(20, 184, 166, .32);--heading: #f1f5f9;--status-ok: #34d399;--status-bad: #f87171;--status-warn: #fbbf24;--status-target: #818cf8;--status-ok-bg: rgba(20, 184, 166, .14);--status-bad-bg: rgba(248, 113, 113, .14);--status-warn-bg: rgba(251, 191, 36, .14);--status-target-bg: rgba(129, 140, 248, .14);--focus-ring-color: var(--teal-400);--focus-ring-bg: rgba(20, 184, 166, .18);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .5);--shadow-md: 0 4px 12px rgba(0, 0, 0, .5);--chart-grid: #334155;--chart-axis: #64748b;--chart-tooltip-bg: #1e293b;--btn-primary-text: #062a25;--btn-secondary-border: rgba(20, 184, 166, .32);--btn-secondary-hover-text: var(--teal-200);--meta-theme-color: #0f172a;color-scheme:dark}}body{height:100%;overflow:hidden;overscroll-behavior:none;background-color:var(--bg);color:var(--text)}html.standalone a,html.standalone button,html.standalone [role=button]{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}@media(max-width:768px){input,textarea,select{font-size:16px!important}}.skeleton{display:block;height:2.5rem;border-radius:6px;background:linear-gradient(90deg,var(--surface-sunken) 25%,var(--border) 50%,var(--surface-sunken) 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.empty{padding:2rem 0;text-align:center;color:var(--text-subtle);font-size:.9rem}.eyebrow{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle)}.btnDestructive{padding:.4rem .85rem;min-height:34px;background:transparent;color:var(--status-bad);border:1px solid var(--status-bad);border-radius:6px;font-size:.82rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background .15s}.btnDestructive:hover:not(:disabled){background:var(--status-bad-bg)}.btnDestructive:disabled{opacity:.6;cursor:not-allowed}.btnDestructiveSolid{padding:.55rem 1.1rem;min-height:40px;background:var(--status-bad);color:#fff;border:1px solid var(--status-bad);border-radius:6px;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,opacity .15s}.btnDestructiveSolid:hover:not(:disabled){opacity:.9}.btnDestructiveSolid:disabled{opacity:.6;cursor:not-allowed}@media(max-width:600px){.btnDestructive,.btnDestructiveSolid{min-height:44px}}.input,.textarea,.select{width:100%;min-width:0;padding:.55rem .75rem;border:1px solid var(--border);border-radius:8px;font-family:inherit;font-size:.9rem;line-height:1.5;color:var(--text);background:var(--surface);box-sizing:border-box;-webkit-appearance:none;appearance:none;transition:border-color .15s,box-shadow .15s}.input:focus,.textarea:focus,.select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft-bg)}.input:disabled,.textarea:disabled,.select:disabled{opacity:.6;cursor:not-allowed}.textarea{resize:vertical;min-height:80px}.select{padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239ca3af' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}._page_1da9z_1{max-width:720px;margin:0 auto;padding:2rem 1.5rem 4rem}._header_1da9z_7{margin-bottom:2rem}._heading_1da9z_11{font-size:1.5rem;font-weight:700;color:var(--heading);margin:0}._sub_1da9z_18{font-size:.82rem;color:var(--text-subtle);margin:.2rem 0 0}._card_1da9z_24{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;box-shadow:var(--shadow-sm);margin-bottom:1.25rem}._row_1da9z_33{display:flex;align-items:center;justify-content:space-between}._label_1da9z_39{font-size:.875rem;font-weight:500;color:var(--text-muted)}._value_1da9z_45{font-size:.875rem;font-weight:600;color:var(--accent-soft-text);font-variant-numeric:tabular-nums}._sectionHeading_1da9z_52{font-size:1rem;font-weight:600;color:var(--text);margin:0 0 .75rem}._placeholder_1da9z_59{font-size:.9rem;color:var(--text-subtle);margin:0}._policyMeta_1da9z_65{font-size:.78rem;color:var(--text-subtle);margin:0 0 1.25rem}._policyNote_1da9z_71{font-size:.875rem;color:var(--text-muted);background:var(--accent-soft-bg);border:1px solid var(--accent-soft-border);border-radius:8px;padding:.75rem 1rem;margin-bottom:1.5rem;line-height:1.6}._policyH3_1da9z_82{font-size:.9rem;font-weight:700;color:var(--text);margin:1.5rem 0 .5rem}._policyH3_1da9z_82:first-of-type{margin-top:.25rem}._policyP_1da9z_93{font-size:.875rem;color:var(--text-muted);line-height:1.7;margin:0 0 .75rem}._policyList_1da9z_100{font-size:.875rem;color:var(--text-muted);line-height:1.7;margin:0 0 .75rem;padding-left:1.4rem;display:flex;flex-direction:column;gap:.3rem}._policyLink_1da9z_111{color:var(--accent);font-weight:500;text-decoration:underline;text-underline-offset:2px;transition:color .15s}._policyLink_1da9z_111:hover{color:var(--text)}._legalFooter_1da9z_123{font-size:.72rem;color:var(--text-subtle);text-align:center;line-height:1.6;margin-top:.5rem}@media(max-width:600px){._page_1da9z_1{padding:1.25rem 1rem 3rem}}._backdrop_1argj_1{position:fixed;inset:0;background:#0000008c;z-index:500;display:flex;align-items:center;justify-content:center;padding:1rem}._modal_1argj_12{background:var(--surface);border-radius:14px;width:min(540px,calc(100vw - 2rem));max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000038;animation:_popIn_1argj_1 .18s ease;overflow:hidden}@keyframes _popIn_1argj_1{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}._header_1argj_29{padding:1.25rem 1.5rem 1rem;border-bottom:1px solid var(--divider)}._title_1argj_34{font-size:1.05rem;font-weight:700;color:var(--heading);margin:0 0 .2rem}._subtitle_1argj_41{font-size:.8rem;color:var(--text-muted);margin:0}._body_1argj_47{padding:1.25rem 1.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:1rem}._intro_1argj_56{font-size:.875rem;color:var(--text-muted);line-height:1.6;margin:0}._changeBox_1argj_63{background:var(--accent-soft-bg);border:1px solid var(--accent-soft-border);border-radius:8px;padding:.875rem 1rem}._changeLabel_1argj_70{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-soft-text);margin:0 0 .5rem}._changeText_1argj_79{font-size:.875rem;color:var(--text);line-height:1.6;margin:0}._fullLink_1argj_86{font-size:.8rem;color:var(--accent);text-decoration:underline;text-underline-offset:2px;text-align:center;display:block}._fullLink_1argj_86:hover{color:var(--accent-hover)}._footer_1argj_97{padding:1rem 1.5rem 1.25rem;border-top:1px solid var(--divider)}._acceptBtn_1argj_102{width:100%;padding:.75rem;background:var(--accent);color:var(--text-on-accent);border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s}._acceptBtn_1argj_102:hover:not(:disabled){background:var(--accent-hover)}._acceptBtn_1argj_102:disabled{opacity:.6;cursor:not-allowed}._signOutBtn_1argj_121{width:100%;margin-top:.5rem;padding:.6rem;background:none;color:var(--text-subtle);border:none;font-size:.85rem;font-weight:500;cursor:pointer;text-decoration:underline;text-underline-offset:3px}._signOutBtn_1argj_121:hover:not(:disabled){color:var(--text)}._signOutBtn_1argj_121:disabled{opacity:.6;cursor:not-allowed}@media(max-width:600px){html.standalone ._modal_1argj_12{top:0;max-height:100dvh;border-radius:0}html.standalone ._header_1argj_29{padding-top:calc(1.5rem + env(safe-area-inset-top))}html.standalone ._body_1argj_47{padding-bottom:env(safe-area-inset-bottom)}}._header_6fgea_1{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.75rem 1.25rem;border-bottom:1px solid var(--border);flex-shrink:0}._compact_6fgea_11{padding:.875rem 1rem .75rem;gap:.5rem}._text_6fgea_16{flex:1;min-width:0}._title_6fgea_21{font-size:1.2rem;font-weight:700;color:var(--heading);margin:0;line-height:1.2}._titleCompact_6fgea_29{font-size:.875rem;font-weight:700;color:var(--accent);margin:0;line-height:1.2}._sub_6fgea_37{font-size:.8rem;color:var(--text-subtle);margin:.2rem 0 0;line-height:1.35}._actions_6fgea_44{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._closeBtn_6fgea_55{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border:none;background:var(--gray-100);color:var(--gray-600);border-radius:50%;font-size:.85rem;cursor:pointer;transition:background .15s;font-family:inherit;line-height:1}._closeBtn_6fgea_55:hover{background:var(--gray-200)}@media(max-width:768px){._header_6fgea_1{padding:.75rem 1.1rem .85rem}._title_6fgea_21{font-size:1.1rem}._closeBtn_6fgea_55{width:36px;height:36px}}@media(max-width:768px){html.standalone ._header_6fgea_1{padding-top:calc(1.5rem + env(safe-area-inset-top))}html.standalone ._compact_6fgea_11{padding-top:calc(.875rem + env(safe-area-inset-top))}}._field_301p3_1{display:flex;flex-direction:column;gap:.4rem;min-width:0}._label_301p3_8{font-size:.78rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}._optional_301p3_16{font-weight:400;text-transform:none;color:var(--text-subtle);letter-spacing:0}._required_301p3_23{color:var(--status-bad);margin-left:.15rem}._hint_301p3_28{font-size:.78rem;color:var(--text-subtle)}._hint_301p3_28 code{background:var(--surface-sunken);padding:0 .3rem;border-radius:4px;font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem}._error_301p3_41{font-size:.78rem;color:var(--status-bad)}._wrap_1hjvk_1{position:relative;display:inline-flex;flex-shrink:0}._btn_1hjvk_7{display:inline-flex;align-items:center;gap:.35rem;justify-content:center;min-height:36px;padding:0 .7rem;border:1px solid var(--accent-soft-border);border-radius:8px;background:var(--accent-soft-bg);color:var(--accent-soft-text);cursor:pointer;transition:border-color .12s,color .12s,background .12s;font-size:.82rem;font-weight:500;font-variant-numeric:tabular-nums;line-height:1;font-family:inherit}._btnLabel_1hjvk_27{white-space:nowrap}._btn_1hjvk_7:hover{border-color:var(--accent)}._running_1hjvk_36{background:var(--accent);border-color:var(--accent);color:var(--text-on-accent)}._running_1hjvk_36:hover{background:var(--accent-hover, var(--accent));border-color:var(--accent-hover, var(--accent));color:var(--text-on-accent)}._picker_1hjvk_49{position:absolute;top:calc(100% + 6px);right:0;z-index:210;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-md),0 12px 32px #00000024;padding:.75rem .85rem .85rem;width:240px;animation:_popOpen_1hjvk_1 .14s ease}@keyframes _popOpen_1hjvk_1{0%{opacity:0;transform:translateY(-4px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}._pickerTitle_1hjvk_68{font-size:.72rem;font-weight:700;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.55rem}._presetGrid_1hjvk_77{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-bottom:.55rem}._presetBtn_1hjvk_84{padding:.5rem .4rem;border:1px solid var(--border);border-radius:7px;background:var(--surface);font-size:.85rem;font-weight:600;color:var(--text);cursor:pointer;font-family:inherit;font-variant-numeric:tabular-nums;transition:border-color .12s,background .12s,color .12s}._presetBtn_1hjvk_84:hover{border-color:var(--accent);background:var(--accent-soft-bg);color:var(--accent-soft-text)}._presetLast_1hjvk_105{border-color:var(--accent-soft-border);background:var(--accent-soft-bg);color:var(--accent-soft-text)}._customRow_1hjvk_111{display:flex;align-items:center;gap:.4rem;padding-top:.5rem;border-top:1px solid var(--divider)}._customInput_1hjvk_119{flex:1;min-width:0;padding:.4rem .55rem;border:1px solid var(--border);border-radius:7px;font-size:.85rem;font-family:inherit;color:var(--text);background:var(--surface);outline:none;-moz-appearance:textfield}._customInput_1hjvk_119::-webkit-outer-spin-button,._customInput_1hjvk_119::-webkit-inner-spin-button{-webkit-appearance:none}._customInput_1hjvk_119:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft-bg)}._customUnit_1hjvk_141{font-size:.75rem;color:var(--text-subtle)}._customStartBtn_1hjvk_146{padding:.4rem .75rem;border:none;border-radius:7px;background:var(--accent);color:var(--text-on-accent);font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,opacity .15s}._customStartBtn_1hjvk_146:hover:not(:disabled){background:var(--accent-hover)}._customStartBtn_1hjvk_146:disabled{opacity:.5;cursor:default}@media(max-width:480px){._picker_1hjvk_49{width:220px;right:-.5rem}}._backdrop_47m72_1{position:fixed;inset:0;background:#00000059;z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:_fadeIn_47m72_1 .18s ease}@keyframes _fadeIn_47m72_1{0%{opacity:0}to{opacity:1}}._modal_47m72_15{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(560px,calc(100vw - 2rem));max-height:calc(100vh - 4rem);background:var(--surface);border-radius:16px;box-shadow:var(--shadow-md),0 32px 80px #0000002e;z-index:200;display:flex;flex-direction:column;animation:_popIn_47m72_1 .2s cubic-bezier(.34,1.56,.64,1)}@keyframes _popIn_47m72_1{0%{transform:translate(-50%,-48%) scale(.96);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes _slideUp_47m72_1{0%{transform:translateY(60%);opacity:0}to{transform:translateY(0);opacity:1}}._controls_47m72_45{display:flex;gap:1rem;padding:1rem 1.75rem .75rem;border-bottom:1px solid var(--divider);flex-shrink:0;flex-wrap:wrap}._paramList_47m72_59{flex:1;overflow-y:auto;padding:.75rem 1.75rem .5rem;-webkit-overflow-scrolling:touch}._paramRow_47m72_66{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid var(--divider)}._paramRow_47m72_66:last-child{border-bottom:none}._paramMeta_47m72_79{display:flex;flex-direction:column;gap:.15rem;min-width:0}._paramName_47m72_86{font-size:.875rem;font-weight:600;color:var(--text);white-space:nowrap}._paramRef_47m72_93{font-size:.7rem;color:var(--text-subtle);white-space:nowrap}._paramInput_47m72_99{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._numInput_47m72_106{width:90px;padding:.45rem .65rem;border:1px solid var(--border);border-radius:8px;font-size:.875rem;font-family:inherit;color:var(--text);text-align:right;outline:none;transition:border-color .15s,box-shadow .15s;-moz-appearance:textfield}._numInput_47m72_106::-webkit-outer-spin-button,._numInput_47m72_106::-webkit-inner-spin-button{-webkit-appearance:none}._numInput_47m72_106:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft-bg)}._unit_47m72_130{font-size:.75rem;color:var(--text-subtle);min-width:36px}._ppmInput_47m72_136{width:75px;border-style:dashed;color:var(--text-subtle);font-style:italic}._autoBadge_47m72_146{display:inline-flex;align-items:center;padding:.1rem .4rem;background:var(--accent-soft-bg);color:var(--accent-soft-text);border:1px solid var(--accent-soft-border);border-radius:999px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:help;flex-shrink:0}._statusDot_47m72_162{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:.72rem;font-weight:700;flex-shrink:0}._dot_ok_47m72_174{background:var(--status-ok-bg);color:var(--status-ok)}._dot_high_47m72_175{background:var(--status-bad-bg);color:var(--status-bad)}._dot_low_47m72_176{background:var(--status-warn-bg);color:var(--status-warn)}._error_47m72_180{margin:0 1.75rem;padding:.6rem .9rem;background:var(--status-bad-bg);color:var(--status-bad);border-radius:8px;font-size:.82rem;flex-shrink:0}._footer_47m72_192{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.75rem;border-top:1px solid var(--divider);flex-shrink:0}._cancelBtn_47m72_201{padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;color:var(--text-muted);background:var(--surface);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:background .15s,border-color .15s}._cancelBtn_47m72_201:hover:not(:disabled){background:var(--surface-sunken);border-color:var(--border-strong)}._saveBtn_47m72_218{padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;color:var(--text-on-accent);background:var(--accent);border:none;border-radius:8px;cursor:pointer;transition:background .15s}._saveBtn_47m72_218:hover:not(:disabled){background:var(--accent-hover)}._saveBtn_47m72_218:disabled,._cancelBtn_47m72_201:disabled{opacity:.5;cursor:not-allowed}@media(max-width:600px){._modal_47m72_15{inset:auto 0 0;transform:none;width:100%;max-height:90vh;border-radius:20px 20px 0 0;animation:_slideUp_47m72_1 .25s cubic-bezier(.32,.72,0,1)}._modal_47m72_15:before{content:"";display:block;width:36px;height:4px;background:var(--border);border-radius:2px;margin:.6rem auto -.2rem;flex-shrink:0}._controls_47m72_45{padding:.75rem 1.1rem .65rem}._paramList_47m72_59{padding:.5rem 1.1rem}._paramRow_47m72_66{padding:.75rem 0;min-height:52px}._paramName_47m72_86{white-space:normal;font-size:.9rem}._numInput_47m72_106{width:80px;padding:.55rem .65rem;font-size:1rem}._ppmInput_47m72_136{width:56px}._sgInput_47m72_289{width:72px}._paramInput_47m72_99{gap:.3rem}._unit_47m72_130{font-size:.8rem}._error_47m72_180{margin:0 1.1rem}._footer_47m72_192{padding:.85rem 1.1rem calc(.85rem + env(safe-area-inset-bottom));flex-direction:row;gap:.6rem}._cancelBtn_47m72_201,._saveBtn_47m72_218{flex:1;padding:.75rem 1rem;font-size:.95rem;min-height:48px}html.standalone ._modal_47m72_15{top:0;max-height:100dvh;border-radius:0}html.standalone ._modal_47m72_15:before{display:none}html.standalone ._footer_47m72_192{padding-bottom:calc(.85rem + env(safe-area-inset-bottom))}}._wrap_qj5em_1{position:relative;flex-shrink:0}._bellBtn_qj5em_8{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:none;border:none;cursor:pointer;color:var(--accent-soft-text);transition:background .15s;flex-shrink:0;min-height:44px}._bellBtn_qj5em_8:hover,._bellBtn_qj5em_8:active{background:var(--accent-soft-bg)}._badge_qj5em_28{position:absolute;top:4px;right:4px;min-width:16px;height:16px;border-radius:8px;background:var(--status-bad);color:var(--text-on-accent);font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1;pointer-events:none}._overlay_qj5em_49{position:fixed;inset:0;z-index:299;background:transparent}._panel_qj5em_58{position:absolute;top:calc(100% + .5rem);right:0;width:320px;max-height:420px;background:var(--surface);border:1px solid var(--accent-soft-border);border-radius:12px;box-shadow:0 8px 28px #00000021;display:flex;flex-direction:column;overflow:hidden;z-index:300;animation:_dropIn_qj5em_1 .14s ease}@keyframes _dropIn_qj5em_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._headerActions_qj5em_80{display:flex;gap:.25rem;align-items:center}._headerBtn_qj5em_86,._headerBtnClear_qj5em_87{font-size:.75rem;font-weight:500;background:none;border:none;cursor:pointer;padding:.3rem .5rem;border-radius:4px;font-family:inherit;transition:background .12s}._headerBtn_qj5em_86{color:var(--accent)}._headerBtn_qj5em_86:hover{background:var(--accent-soft-bg)}._headerBtnClear_qj5em_87{color:var(--text-muted)}._headerBtnClear_qj5em_87:hover{background:var(--status-bad-bg);color:var(--status-bad)}._filterRow_qj5em_108{display:flex;gap:.4rem;padding:.5rem .75rem;border-bottom:1px solid var(--divider);background:var(--surface);flex-shrink:0}._filterChip_qj5em_117{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:500;color:var(--text-muted);background:transparent;border:1px solid var(--border);padding:.3rem .7rem;border-radius:999px;cursor:pointer;font-family:inherit;transition:background .12s,border-color .12s,color .12s}._filterChip_qj5em_117:hover{border-color:var(--accent);color:var(--text)}._filterChipActive_qj5em_134{background:var(--accent-soft-bg);border-color:var(--accent);color:var(--accent-soft-text)}._chipCount_qj5em_140{font-size:.65rem;font-weight:700;background:var(--status-bad);color:var(--text-on-accent);border-radius:999px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;line-height:1}._list_qj5em_157{overflow-y:auto;flex:1}._empty_qj5em_162{padding:1.5rem 1rem;font-size:.875rem;color:var(--text-subtle);text-align:center}._item_qj5em_169{position:relative;display:flex;align-items:flex-start;gap:.6rem;width:100%;padding:.75rem 2.5rem .75rem 1rem;background:none;border:none;border-bottom:1px solid var(--divider);cursor:pointer;text-align:left;font-family:inherit;transition:background .12s;outline:none}._item_qj5em_169:last-child{border-bottom:none}._item_qj5em_169:hover{background:var(--accent-soft-bg)}._item_qj5em_169:focus-visible{background:var(--accent-soft-bg);box-shadow:inset 0 0 0 2px var(--accent)}._itemUnread_qj5em_191,._itemUnread_qj5em_191:hover{background:var(--accent-soft-bg)}._itemDot_qj5em_195{flex-shrink:0;width:7px;height:7px;border-radius:50%;margin-top:5px}._itemLow_qj5em_203 ._itemDot_qj5em_195{background:var(--status-warn)}._itemHigh_qj5em_204 ._itemDot_qj5em_195{background:var(--status-bad)}._itemIcpReady_qj5em_205 ._itemDot_qj5em_195{background:var(--accent)}._itemIcpFailed_qj5em_206 ._itemDot_qj5em_195{background:var(--text-muted)}._itemImportError_qj5em_207 ._itemDot_qj5em_195{background:var(--status-bad)}._itemDelete_qj5em_211{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;border:none;background:none;color:var(--text-subtle);font-size:1.2rem;line-height:1;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .12s,background .12s,color .12s}._item_qj5em_169:hover ._itemDelete_qj5em_211,._item_qj5em_169:focus-within ._itemDelete_qj5em_211{opacity:1}._itemDelete_qj5em_211:hover{background:var(--status-bad-bg);color:var(--status-bad)}html.standalone ._itemDelete_qj5em_211{opacity:1}@media(hover:none){._itemDelete_qj5em_211{opacity:1}}._itemContent_qj5em_242{display:flex;flex-direction:column;gap:.15rem;min-width:0}._itemTitle_qj5em_249{font-size:.825rem;font-weight:600;color:var(--text);line-height:1.35}._itemMessage_qj5em_256{font-size:.775rem;color:var(--text-muted);line-height:1.4}._itemTime_qj5em_262{font-size:.7rem;color:var(--text-subtle);margin-top:.1rem}@media(max-width:768px){._overlay_qj5em_49{background:#00000059}._panel_qj5em_58{position:fixed;inset:auto 0 0;width:100%;max-height:70dvh;border-radius:20px 20px 0 0;animation:_slideUp_qj5em_1 .2s ease}@keyframes _slideUp_qj5em_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}html.standalone ._panel_qj5em_58{top:0;max-height:100dvh;border-radius:0}html.standalone ._list_qj5em_157{padding-bottom:env(safe-area-inset-bottom)}}._nav_1tfms_1{background-color:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow-md);position:fixed;top:0;left:0;right:0;z-index:100;border-bottom:1px solid var(--border);padding-top:var(--safe-top, 0px)}._inner_1tfms_18{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:60px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}._brand_1tfms_31{display:flex;align-items:center;flex-shrink:0}._logoFull_1tfms_38{height:40px;width:auto;display:block}._logoIcon_1tfms_45{height:40px;width:auto;display:none}._links_1tfms_53{display:flex;list-style:none;gap:.1rem;flex:1}._link_1tfms_53{display:inline-block;padding:.35rem .65rem;border-radius:6px;font-size:.9rem;font-weight:500;color:var(--heading);white-space:nowrap;transition:background .15s,color .15s}._link_1tfms_53:hover,._active_1tfms_72{background-color:var(--accent-soft-bg);color:var(--heading)}._adminLink_1tfms_75{color:var(--status-warn);font-size:.8rem}._adminLink_1tfms_75:hover,._adminLink_1tfms_75._active_1tfms_72{background-color:var(--status-warn-bg);color:var(--status-warn)}._dropdownItemAdmin_1tfms_82{font-size:.85rem;color:var(--status-warn)}._dropdownItemAdmin_1tfms_82:hover{background:var(--status-warn-bg);color:var(--status-warn)}._uploadWrap_1tfms_90{position:relative}._uploadTrigger_1tfms_94{background:none;border:none;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:.3rem}._uploadChevron_1tfms_105{font-size:.55rem;opacity:.7;line-height:1}._uploadSubmenu_1tfms_111{position:absolute;top:calc(100% + .4rem);left:0;min-width:158px;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-md);overflow:hidden;z-index:200;animation:_subDropIn_1tfms_1 .12s ease}@keyframes _subDropIn_1tfms_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._uploadSubLink_1tfms_130{display:block;width:100%;padding:.75rem 1.1rem;font-size:.875rem;font-weight:500;color:var(--text);white-space:nowrap;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit;transition:background .12s,color .12s}._uploadSubLink_1tfms_130:hover,._uploadSubLinkActive_1tfms_147{background:var(--accent-soft-bg);color:var(--heading)}._rightControls_1tfms_151{display:flex;align-items:center;gap:.25rem;flex-shrink:0}._feedbackNavBtn_1tfms_159{display:none;width:36px;height:36px;border-radius:8px;background:none;border:none;cursor:pointer;color:var(--text-muted);align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}._feedbackNavBtn_1tfms_159:hover{background:var(--accent-soft-bg);color:var(--heading)}._feedbackNavBtn_1tfms_159:active{background:var(--surface-hover)}._userMenu_1tfms_178{position:relative;flex-shrink:0}._userTrigger_1tfms_183{display:flex;align-items:center;gap:.5rem;padding:.3rem .55rem .3rem .3rem;background:none;border:none;border-radius:8px;cursor:pointer;color:var(--text);transition:background .15s;min-height:44px}._userTrigger_1tfms_183:hover,._userTrigger_1tfms_183[aria-expanded=true]{background:var(--surface-hover)}._avatar_1tfms_202{width:32px;height:32px;border-radius:50%;background:var(--accent);border:1.5px solid var(--accent-soft-border);display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:var(--text-on-accent);flex-shrink:0;display:inline-flex}._triggerName_1tfms_219{font-size:.85rem;font-weight:500;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._chevron_1tfms_228{font-size:.6rem;opacity:.7}._dropdown_1tfms_82{position:absolute;top:calc(100% + .5rem);right:0;min-width:230px;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-md);overflow-x:hidden;overflow-y:auto;max-height:calc(100dvh - 80px);z-index:300;animation:_dropIn_1tfms_1 .14s ease}@keyframes _dropIn_1tfms_1{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_1tfms_257{display:flex;align-items:center;gap:.75rem;padding:1rem 1.1rem;background:var(--accent-soft-bg)}._dropdownAvatar_1tfms_265{width:38px;height:38px;border-radius:50%;background:var(--accent);border:1.5px solid var(--accent-soft-border);display:inline-flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;color:var(--text-on-accent);flex-shrink:0}._dropdownHeaderText_1tfms_280{display:flex;flex-direction:column;gap:.15rem;overflow:hidden;min-width:0}._dropdownFullName_1tfms_288{font-size:.875rem;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dropdownEmail_1tfms_297{font-size:.75rem;color:var(--text-subtle);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._divider_1tfms_305{height:1px;background:var(--divider);margin:0}._mobileNav_1tfms_312{display:none}._dropdownItem_1tfms_82{display:block;width:100%;padding:.8rem 1.1rem;font-size:.9rem;font-weight:500;color:var(--heading);background:none;border:none;text-align:left;cursor:pointer;font-family:inherit;transition:background .12s,color .12s}._dropdownItem_1tfms_82:hover,._dropdownItemActive_1tfms_332{background:var(--accent-soft-bg);color:var(--heading)}._mobileUploadHeader_1tfms_335{padding:.55rem 1.1rem .2rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-subtle)}._dropdownItemIndented_1tfms_344{padding-left:2rem;font-size:.875rem}._dropdownSignOut_1tfms_349{display:block;width:100%;padding:.8rem 1.1rem;text-align:left;font-size:.9rem;font-weight:500;color:var(--status-bad);background:none;border:none;cursor:pointer;transition:background .12s,color .12s}._dropdownSignOut_1tfms_349:hover{background:var(--status-bad-bg);color:var(--status-bad)}._logFab_1tfms_367{display:none}@media(max-width:768px){._inner_1tfms_18{display:grid;grid-template-columns:1fr auto 1fr;padding:0 1rem}._links_1tfms_53{display:none}._logFab_1tfms_367{display:flex;align-items:center;justify-content:center;justify-self:center;width:36px;height:36px;border-radius:50%;background:var(--accent);color:var(--text-on-accent);border:none;cursor:pointer;font-size:1.3rem;font-weight:300;line-height:0;padding-bottom:3px;box-shadow:0 2px 10px #0d948866;transition:background .15s,box-shadow .15s,transform .15s}._logFab_1tfms_367:active{transform:scale(.93);background:var(--accent-hover)}._rightControls_1tfms_151{justify-self:end}._feedbackNavBtn_1tfms_159{display:flex}._triggerName_1tfms_219,._chevron_1tfms_228{display:none}._userTrigger_1tfms_183{padding:.3rem}._mobileNav_1tfms_312{display:block}._logoFull_1tfms_38{display:none}._logoIcon_1tfms_45{display:block}}@media(max-width:768px){html:not(.standalone) ._dropdownItem_1tfms_82,html:not(.standalone) ._dropdownSignOut_1tfms_349{font-size:.8rem;padding:.65rem 1.1rem}html:not(.standalone) ._dropdownFullName_1tfms_288{font-size:.8rem}html:not(.standalone) ._dropdownEmail_1tfms_297{font-size:.7rem}html:not(.standalone) ._dropdownItemIndented_1tfms_344{font-size:.78rem}html:not(.standalone) ._logoIcon_1tfms_45{height:35px}}._wrap_1yddt_1{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem 1rem}._box_1yddt_9{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;padding:2.5rem 2rem;background:var(--surface);border:1px solid var(--status-bad);border-radius:16px;box-shadow:0 4px 24px #00000012;max-width:400px;width:100%}._icon_1yddt_24{font-size:2.5rem;line-height:1}._heading_1yddt_29{font-size:1.2rem;font-weight:700;color:var(--status-bad);margin:0}._text_1yddt_36{font-size:.9rem;color:var(--text-muted);margin:0;line-height:1.6}._btn_1yddt_43{padding:.75rem 2rem;background:var(--status-bad);color:var(--text-on-accent);border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s;width:100%;min-height:44px}._btn_1yddt_43:hover{background:var(--status-bad)}._backdrop_k68oq_1{position:fixed;inset:0;background:#0006;z-index:400;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:_fadeIn_k68oq_1 .15s ease}@keyframes _fadeIn_k68oq_1{0%{opacity:0}to{opacity:1}}._modal_k68oq_15{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:410;width:min(560px,calc(100vw - 2rem));max-height:calc(100dvh - 4rem);overflow-y:auto;background:var(--surface);border-radius:16px;box-shadow:0 20px 60px #0003;animation:_popIn_k68oq_1 .18s cubic-bezier(.34,1.56,.64,1)}@keyframes _popIn_k68oq_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._body_k68oq_37{padding:0 1.75rem 1.75rem;display:flex;flex-direction:column;gap:1.25rem}._promoSection_k68oq_44{display:flex;flex-direction:column;gap:.5rem}._promoRow_k68oq_50{display:flex;gap:.5rem}._promoInput_k68oq_55{flex:1;padding:.6rem .85rem;border:1px solid var(--border);border-radius:8px;font-size:.9rem;font-family:inherit;color:var(--text);outline:none;transition:border-color .15s,box-shadow .15s;text-transform:uppercase;letter-spacing:.05em}._promoInput_k68oq_55:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft-bg)}._promoBtn_k68oq_74{padding:.6rem 1.25rem;background:var(--accent-soft-bg);color:var(--accent-soft-text);border:1px solid var(--accent-soft-border);border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}._promoBtn_k68oq_74:hover:not(:disabled){background:var(--accent-soft-bg)}._promoBtn_k68oq_74:disabled{opacity:.5;cursor:not-allowed}._promoSuccess_k68oq_96{font-size:.85rem;color:var(--status-ok);margin:0}._promoError_k68oq_102{font-size:.85rem;color:var(--status-bad);margin:0}._loadingText_k68oq_108{font-size:.875rem;color:var(--text-subtle);text-align:center;padding:1.5rem;margin:0}._error_k68oq_116{font-size:.875rem;color:var(--status-bad);background:var(--status-bad-bg);border:1px solid var(--status-bad);border-radius:6px;padding:.6rem .85rem;margin:0}@media(max-width:600px){._modal_k68oq_15{inset:auto 0 0;transform:none;width:100%;border-radius:20px 20px 0 0;max-height:92dvh;animation:_slideUp_k68oq_1 .25s cubic-bezier(.32,.72,0,1)}@keyframes _slideUp_k68oq_1{0%{transform:translateY(60%);opacity:0}to{transform:translateY(0);opacity:1}}._body_k68oq_37{padding:0 1.25rem calc(1.25rem + env(safe-area-inset-bottom))}._header_k68oq_145{padding:1.25rem 1.25rem 0}}@media(max-width:600px){html.standalone ._modal_k68oq_15{top:0;max-height:100dvh;border-radius:0}html.standalone ._header_k68oq_145{padding-top:calc(1.5rem + env(safe-area-inset-top))}html.standalone ._body_k68oq_37{padding-bottom:env(safe-area-inset-bottom)}}._card_id0lv_1{background:var(--surface);border:1px solid var(--accent-soft-border);border-radius:16px;padding:2rem;box-shadow:0 2px 12px #0d948814}._header_id0lv_9{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}._toggle_id0lv_18{display:flex;background:var(--accent-soft-bg);border-radius:8px;padding:3px;gap:2px}._toggleBtn_id0lv_26,._toggleActive_id0lv_27{padding:.4rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .15s,color .15s;display:flex;align-items:center;gap:.4rem;white-space:nowrap}._toggleBtn_id0lv_26{background:transparent;color:var(--accent-soft-text)}._toggleBtn_id0lv_26:hover{background:var(--accent-soft-bg)}._toggleActive_id0lv_27{background:var(--accent);color:var(--text-on-accent)}._savingsBadge_id0lv_55{font-size:.7rem;font-weight:700;background:var(--status-warn-bg);color:var(--status-warn);padding:.1rem .4rem;border-radius:4px}._currencySelect_id0lv_64{padding:.4rem .75rem;border:1px solid var(--border);border-radius:8px;font-size:.875rem;font-family:inherit;color:var(--text);background:var(--surface);cursor:pointer;outline:none}._currencySelect_id0lv_64:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft-bg)}._priceRow_id0lv_81{display:flex;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}._price_id0lv_81{display:flex;align-items:baseline;gap:.35rem;flex-wrap:wrap}._amount_id0lv_95{font-size:1.75rem;font-weight:700;color:var(--text)}._amountStrike_id0lv_101{font-size:1.1rem;font-weight:500;color:var(--text-subtle);text-decoration:line-through}._amountDiscounted_id0lv_108{font-size:1.75rem;font-weight:700;color:var(--status-ok)}._period_id0lv_114{font-size:.85rem;color:var(--text-muted)}._features_id0lv_119{list-style:none;padding:0;margin:0 0 1.75rem;display:flex;flex-direction:column;gap:.5rem}._features_id0lv_119 li{font-size:.9rem;color:var(--text);display:flex;align-items:center;gap:.5rem}._features_id0lv_119 li:before{content:"✓";color:var(--accent);font-weight:700;flex-shrink:0}._subscribeBtn_id0lv_143{width:100%;padding:.85rem;min-height:48px;background:var(--accent);color:var(--text-on-accent);border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s}._subscribeBtn_id0lv_143:hover:not(:disabled){background:var(--accent-hover)}._subscribeBtn_id0lv_143:disabled{opacity:.6;cursor:not-allowed}._backdrop_18ibd_1{position:fixed;inset:0;background:#0006;z-index:400;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:_fadeIn_18ibd_1 .15s ease}@keyframes _fadeIn_18ibd_1{0%{opacity:0}to{opacity:1}}._modal_18ibd_15{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:410;width:min(400px,calc(100vw - 2rem));background:var(--surface);border-radius:16px;box-shadow:0 20px 60px #0003;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;animation:_popIn_18ibd_1 .18s cubic-bezier(.34,1.56,.64,1)}@keyframes _popIn_18ibd_1{0%{opacity:0;transform:translate(-50%,-52%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._icon_18ibd_39{font-size:2.5rem;line-height:1}._heading_18ibd_44{font-size:1.15rem;font-weight:700;color:var(--status-warn);margin:0}._subtext_18ibd_51{font-size:.875rem;color:var(--text-muted);margin:0;line-height:1.6}._countdown_18ibd_58{font-size:2.5rem;font-weight:800;color:var(--status-warn);line-height:1}._countdownLabel_18ibd_65{font-size:.75rem;color:var(--text-subtle);text-transform:uppercase;letter-spacing:.05em;margin-top:-.5rem}._actions_18ibd_73{display:flex;flex-direction:column;gap:.625rem;width:100%;margin-top:.5rem}._subscribeBtn_18ibd_81{padding:.75rem 1.5rem;background:var(--accent);color:var(--text-on-accent);border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s;min-height:44px}._subscribeBtn_18ibd_81:hover{background:var(--accent-hover)}._cancelBtn_18ibd_98{padding:.625rem 1.5rem;background:transparent;color:var(--text-subtle);border:none;border-radius:8px;font-size:.875rem;cursor:pointer;transition:color .15s}._cancelBtn_18ibd_98:hover{color:var(--text-muted)}@media(max-width:600px){._modal_18ibd_15{inset:auto 0 0;transform:none;border-radius:20px 20px 0 0;animation:_slideUp_18ibd_1 .2s ease}@keyframes _slideUp_18ibd_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}}@media(max-width:600px){html.standalone ._modal_18ibd_15{top:0;max-height:100dvh;border-radius:0}html.standalone ._header_18ibd_139{padding-top:calc(1.5rem + env(safe-area-inset-top))}html.standalone ._body_18ibd_142{padding-bottom:env(safe-area-inset-bottom)}}._banner_11xs9_1{position:fixed;top:0;left:0;right:0;z-index:999;background:#7c3aed;color:var(--text-on-accent);display:flex;align-items:center;justify-content:center;gap:1.25rem;padding:calc(.55rem + var(--safe-top, 0px)) 1rem .55rem;font-size:.875rem}._label_11xs9_21{opacity:.9}._label_11xs9_21 strong{font-weight:700;opacity:1}._returnBtn_11xs9_30{padding:.3rem .85rem;font-size:.8rem;font-weight:600;font-family:inherit;border-radius:6px;cursor:pointer;background:#ffffff2e;color:var(--text-on-accent);border:1px solid rgba(255,255,255,.4);transition:background .15s;white-space:nowrap}._returnBtn_11xs9_30:hover:not(:disabled){background:#ffffff47}._returnBtn_11xs9_30:disabled{opacity:.6;cursor:not-allowed}._page_ikii7_1{position:fixed;inset:0;z-index:500;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.25rem calc(2rem + env(safe-area-inset-bottom));background:radial-gradient(ellipse at top,rgba(13,148,136,.08),transparent 60%),var(--bg);color:var(--text)}._logo_ikii7_16{width:72px;height:72px;margin-bottom:1.25rem;border-radius:18px;box-shadow:0 8px 24px #0d948826}._card_ikii7_24{width:min(440px,100%);background:var(--surface);border-radius:16px;padding:1.75rem 1.75rem 1.5rem;box-shadow:0 20px 60px #0000001f;text-align:center}._title_ikii7_33{font-size:1.35rem;font-weight:700;color:var(--heading);margin-bottom:.75rem}._body_ikii7_40{font-size:.95rem;color:var(--text-muted);line-height:1.6;margin-bottom:1rem}._body_ikii7_40:last-of-type{margin-bottom:1.5rem}._btn_ikii7_51{width:100%;min-height:48px;padding:.75rem 1.5rem;background:var(--accent);color:var(--text-on-accent);border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:filter .15s}._btn_ikii7_51:hover,._btn_ikii7_51:active{filter:brightness(1.05)}._backdrop_d8p5q_1{position:fixed;inset:0;background:#00000073;z-index:400;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:_fadeIn_d8p5q_1 .15s ease}@keyframes _fadeIn_d8p5q_1{0%{opacity:0}to{opacity:1}}._dialog_d8p5q_15{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:410;width:min(460px,calc(100vw - 2rem));background:var(--surface);border-radius:16px;padding:1.75rem 2rem;box-shadow:0 20px 60px #0003;animation:_popIn_d8p5q_1 .18s cubic-bezier(.34,1.56,.64,1)}@keyframes _popIn_d8p5q_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._title_d8p5q_34{font-size:1.1rem;font-weight:700;color:var(--heading);margin-bottom:.6rem}._message_d8p5q_41{font-size:.9rem;color:var(--text-muted);line-height:1.55;margin-bottom:1.5rem}._options_d8p5q_48{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.75rem}._option_d8p5q_48{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1.1rem .75rem;border:2px solid var(--border);border-radius:12px;background:var(--bg);cursor:pointer;transition:border-color .15s,background .15s,color .15s}._option_d8p5q_48:hover:not(:disabled){border-color:var(--accent)}._optionActive_d8p5q_72{border-color:var(--accent);background:var(--status-target-bg)}._option_d8p5q_48:disabled{opacity:.5;cursor:not-allowed}._optionUnit_d8p5q_82{font-size:1.5rem;font-weight:700;color:var(--heading);line-height:1}._optionLabel_d8p5q_89{font-size:.85rem;font-weight:500;color:var(--text-muted)}._optionActive_d8p5q_72 ._optionUnit_d8p5q_82{color:var(--accent)}._optionActive_d8p5q_72 ._optionLabel_d8p5q_89{color:var(--text)}._actions_d8p5q_103{display:flex;justify-content:flex-end}._confirmBtn_d8p5q_108{padding:.6rem 1.5rem;min-height:42px;background:var(--accent);color:var(--text-on-accent);border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s}._confirmBtn_d8p5q_108:hover:not(:disabled){filter:brightness(1.05)}._confirmBtn_d8p5q_108:disabled{opacity:.6;cursor:not-allowed}@keyframes _slideUp_d8p5q_1{0%{transform:translateY(60%);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:600px){._dialog_d8p5q_15{inset:auto 0 0;transform:none;width:100%;border-radius:20px 20px 0 0;padding:1.5rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));animation:_slideUp_d8p5q_1 .25s cubic-bezier(.32,.72,0,1)}._confirmBtn_d8p5q_108{flex:1;min-height:48px}._actions_d8p5q_103{justify-content:stretch}}._banner_2st4y_1{position:fixed;top:0;left:0;right:0;z-index:101;background:var(--accent);color:var(--text-on-accent);display:flex;align-items:center;justify-content:center;gap:1.25rem;padding:calc(.55rem + var(--safe-top, 0px)) 1rem .55rem;font-size:.875rem}._text_2st4y_20{opacity:.95}._btn_2st4y_24{padding:.3rem .85rem;font-size:.8rem;font-weight:600;font-family:inherit;border-radius:6px;cursor:pointer;background:#ffffff2e;color:var(--text-on-accent);border:1px solid rgba(255,255,255,.4);transition:background .15s;white-space:nowrap}._btn_2st4y_24:hover{background:#ffffff47}._banner_1ai6p_1{position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:500;background:var(--surface);border:1px solid var(--accent-soft-border);border-radius:14px;box-shadow:0 8px 32px #00000024;padding:1rem 1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;animation:_slideUp_1ai6p_1 .25s cubic-bezier(.34,1.56,.64,1)}@keyframes _slideUp_1ai6p_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._body_1ai6p_24{flex:1;min-width:0}._title_1ai6p_29{font-size:.875rem;font-weight:700;color:var(--text);margin-bottom:.2rem}._desc_1ai6p_36{font-size:.8rem;color:var(--text-muted);line-height:1.5}._actions_1ai6p_42{display:flex;flex-direction:column;align-items:stretch;gap:.4rem;flex-shrink:0}._installBtn_1ai6p_50{padding:.45rem 1rem;background:var(--accent);color:var(--text-on-accent);border:none;border-radius:8px;font-size:.82rem;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;transition:background .15s;text-decoration:none;text-align:center}._installBtn_1ai6p_50:hover{background:var(--accent-hover)}._dismissBtn_1ai6p_68{padding:.45rem 1rem;background:none;color:var(--text-subtle);border:none;border-radius:8px;font-size:.82rem;font-weight:500;font-family:inherit;cursor:pointer;white-space:nowrap;text-align:center;transition:color .15s}._dismissBtn_1ai6p_68:hover{color:var(--text-muted)}._trigger_osxl9_1{position:fixed;bottom:calc(1.5rem + env(safe-area-inset-bottom));right:1.5rem;z-index:1000;width:48px;height:48px;border-radius:50%;background:var(--accent);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0d948873;transition:transform .15s,background .15s;color:var(--text-on-accent)}._trigger_osxl9_1:hover{background:var(--accent-hover);transform:scale(1.08)}._trigger_osxl9_1:active{transform:scale(.95)}@media(max-width:768px){._trigger_osxl9_1{display:none}}._overlay_osxl9_28{position:fixed;inset:0;background:#00000059;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem}._modal_osxl9_40{background:var(--surface);border-radius:14px;box-shadow:0 8px 32px #0000002e;width:100%;max-width:460px;max-height:90dvh;overflow-y:auto;display:flex;flex-direction:column}._typePills_osxl9_55{display:flex;gap:.5rem;padding:1rem 1.5rem 0;flex-shrink:0}._pill_osxl9_61{flex:1;padding:.45rem .5rem;border-radius:6px;border:1.5px solid var(--border);background:var(--surface);font-size:.78rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .15s;text-align:center}._pill_osxl9_61:hover{border-color:var(--accent-soft-border);color:var(--accent-soft-text)}._pillActive_osxl9_75{border-color:var(--accent);background:var(--accent-soft-bg);color:var(--accent-soft-text)}._body_osxl9_82{padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.85rem;flex:1}._pageNote_osxl9_92{font-size:.75rem;color:var(--text-subtle);font-style:italic}._submitBtn_osxl9_98{width:100%;padding:.7rem;background:var(--accent);color:var(--text-on-accent);border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s;margin-top:.25rem}._submitBtn_osxl9_98:hover:not(:disabled){background:var(--accent-hover)}._submitBtn_osxl9_98:disabled{opacity:.6;cursor:not-allowed}._successMsg_osxl9_114{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1.5rem;text-align:center}._successIcon_osxl9_122{font-size:2.5rem}._successTitle_osxl9_123{font-size:1rem;font-weight:700;color:var(--text);margin:0}._successSub_osxl9_124{font-size:.875rem;color:var(--text-muted);margin:0}._successClose_osxl9_125{margin-top:.75rem;padding:.55rem 1.5rem;background:var(--accent-soft-bg);color:var(--accent-soft-text);border:1.5px solid var(--accent-soft-border);border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}._successClose_osxl9_125:hover{background:var(--accent-soft-bg)}@media(max-width:600px){._overlay_osxl9_28{align-items:flex-end;padding:0}._modal_osxl9_40{border-radius:20px 20px 0 0;max-width:100%;max-height:90dvh;padding-bottom:env(safe-area-inset-bottom)}html.standalone ._modal_osxl9_40{max-height:100dvh;border-radius:0}}._body_1pao1_1{font-family:Poppins,sans-serif;background:#e7f7f7;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}._container_1pao1_11{text-align:center;animation:_fadeIn_1pao1_1 1.5s ease-out}@keyframes _fadeIn_1pao1_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._logoContainer_1pao1_27{margin-bottom:3rem}._logo_1pao1_27{max-width:280px;width:80vw;height:auto}._heading_1pao1_37{font-family:Poppins,sans-serif;font-size:clamp(2.5rem,8vw,5rem);color:var(--heading);font-weight:300;letter-spacing:.15em;text-transform:uppercase}@media(max-width:768px){._logo_1pao1_27{max-width:220px}}._page_1wcbw_1{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,#fff,#ebfaf8);padding:2rem 1.5rem;gap:1.75rem}._card_1wcbw_15{background:var(--surface);border-radius:16px;padding:2rem 2rem 2.5rem;width:100%;max-width:400px;box-shadow:0 8px 32px #0000001a;text-align:center}._authLogo_1wcbw_25{width:200px;height:auto;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.12))}._title_1wcbw_32{font-size:1.6rem;font-weight:700;color:var(--text);margin-bottom:.25rem}._subtitle_1wcbw_39{color:var(--text-subtle);font-size:.9rem;margin-bottom:1.75rem;line-height:1.5}._form_1wcbw_46{display:flex;flex-direction:column;gap:1rem;text-align:left}._label_1wcbw_53{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem;font-weight:500;color:var(--text-muted)}._input_1wcbw_62{padding:.6rem .85rem;border:1px solid var(--border);border-radius:8px;font-size:.95rem;font-family:inherit;transition:border-color .15s,box-shadow .15s;outline:none;color:var(--text)}._input_1wcbw_62:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft-bg)}._error_1wcbw_78{font-size:.85rem;color:var(--status-bad);background:var(--status-bad-bg);border:1px solid var(--status-bad);border-radius:6px;padding:.5rem .75rem;text-align:left}._fieldHint_1wcbw_90{display:block;font-size:.78rem;color:var(--status-warn);margin-top:.35rem}._btn_1wcbw_97{margin-top:.5rem;padding:.45rem .9rem;min-height:44px;background:var(--accent-soft-bg);color:var(--accent-soft-text);border:1px solid var(--accent-soft-border);border-radius:6px;font-size:.82rem;font-family:inherit;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s;width:100%}._btn_1wcbw_97:hover:not(:disabled){background:var(--accent-soft-bg);border-color:var(--accent)}._btn_1wcbw_97:disabled{opacity:.5;cursor:not-allowed}._labelRow_1wcbw_123{display:flex;justify-content:space-between;align-items:baseline}._forgotLink_1wcbw_129{background:none;border:none;padding:0;font-size:.8rem;font-weight:500;color:var(--accent);cursor:pointer;transition:color .15s}._forgotLink_1wcbw_129:hover{color:var(--text)}._switchText_1wcbw_144{margin-top:1.25rem;font-size:.875rem;color:var(--text-subtle)}._switchLink_1wcbw_150{color:var(--accent);font-weight:600;transition:color .15s}._switchLink_1wcbw_150:hover{color:var(--text)}._successIcon_1wcbw_160{font-size:3rem;color:var(--accent);margin-bottom:.75rem}._successMsg_1wcbw_166{font-size:.875rem;color:var(--status-ok);background:var(--status-ok-bg);border:1px solid var(--accent-soft-border);border-radius:6px;padding:.5rem .75rem;margin-bottom:.5rem}._legalFooter_1wcbw_176{font-size:.72rem;color:var(--text-subtle);text-align:center;max-width:400px;line-height:1.6}._socialLinks_1wcbw_184{display:flex;justify-content:center;gap:.6rem;margin-bottom:.6rem}._socialLink_1wcbw_184{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--accent-soft-bg);border:1px solid var(--accent-soft-border);color:var(--accent);transition:background .15s,border-color .15s;text-decoration:none}._socialLink_1wcbw_184:hover{background:var(--accent-soft-bg);border-color:var(--accent)}._page_1wvuq_1{min-height:100vh;min-height:100dvh;background:var(--bg);display:flex;flex-direction:column;align-items:center;padding:3rem 1rem}._logo_1wvuq_12{width:200px;height:auto;margin-bottom:1.5rem}._card_1wvuq_18{background:var(--surface);border-radius:14px;width:min(560px,100%);padding:2rem;box-shadow:var(--shadow-md)}._title_1wvuq_26{margin:0 0 .5rem;color:var(--status-bad);font-size:1.35rem;font-weight:700}._subtitle_1wvuq_33{margin:0 0 1.25rem;color:var(--text-muted);font-size:.9rem}._warningBox_1wvuq_39{background:var(--status-bad-bg);border-left:4px solid var(--status-bad);border-radius:6px;padding:.85rem 1rem;margin-bottom:1.25rem;color:var(--status-bad);font-size:.9rem;line-height:1.5}._body_1wvuq_50 p{color:var(--text);line-height:1.55;margin:0 0 .85rem}._actions_1wvuq_56{display:flex;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap;justify-content:center}._confirmBtn_1wvuq_64,._primaryBtn_1wvuq_65{padding:.7rem 1.5rem;color:var(--text-on-accent);border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;text-align:center}._confirmBtn_1wvuq_64{background:var(--status-bad)}._confirmBtn_1wvuq_64:hover:not(:disabled){background:var(--status-bad)}._confirmBtn_1wvuq_64:disabled{opacity:.6;cursor:default}._primaryBtn_1wvuq_65{background:var(--accent)}._primaryBtn_1wvuq_65:hover{background:var(--accent-hover)}._cancelBtn_1wvuq_85{padding:.7rem 1.4rem;background:var(--surface);color:var(--text-muted);border:1px solid var(--border);border-radius:8px;font-size:.95rem;cursor:pointer;text-decoration:none;display:inline-block;text-align:center}._cancelBtn_1wvuq_85:hover{background:var(--surface-sunken)}._success_1wvuq_99{color:var(--status-ok)}._error_1wvuq_100{color:var(--status-bad);font-size:.9rem;margin-top:.75rem}._page_mvlz9_1{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,#fff,#ebfaf8);padding:2rem 1.5rem;gap:1.75rem}html[data-theme=dark] ._page_mvlz9_1{background:var(--bg)}@media(prefers-color-scheme:dark){html[data-theme=system] ._page_mvlz9_1{background:var(--bg)}}._logo_mvlz9_27{width:200px;height:auto;display:block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.12))}._card_mvlz9_34{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem 2rem 2.5rem;width:100%;max-width:480px;box-shadow:var(--shadow-md)}._title_mvlz9_44{font-size:1.3rem;font-weight:700;color:var(--text);margin-bottom:.25rem;text-align:center}._subtitle_mvlz9_52{color:var(--text-subtle);font-size:.9rem;margin-bottom:1.75rem;text-align:center;line-height:1.5}._form_mvlz9_60{display:flex;flex-direction:column;gap:1rem}._label_mvlz9_66{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem;font-weight:500;color:var(--text-muted)}._required_mvlz9_75{color:var(--status-bad);font-weight:600}._input_mvlz9_80{padding:.6rem .85rem;border:1px solid var(--border);border-radius:8px;font-size:.95rem;font-family:inherit;outline:none;color:var(--text);background:var(--surface);transition:border-color .15s,box-shadow .15s;width:100%;box-sizing:border-box}._input_mvlz9_80:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft-bg)}._input_mvlz9_80:disabled{background:var(--surface-sunken);color:var(--text-subtle);cursor:not-allowed}._divider_mvlz9_105{border:none;border-top:1px solid var(--divider);margin:.25rem 0}._lookupGroup_mvlz9_111{display:flex;flex-direction:column;gap:.4rem;font-size:.875rem;font-weight:500;color:var(--text-muted)}._hint_mvlz9_120{font-size:.78rem;font-weight:400;color:var(--text-subtle)}._twoCol_mvlz9_126{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._tosRow_mvlz9_132{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer;margin-top:.25rem}._tosCheckbox_mvlz9_140{margin-top:.15rem;width:16px;height:16px;flex-shrink:0;accent-color:var(--accent);cursor:pointer}._tosText_mvlz9_149{font-size:.85rem;color:var(--text-muted);line-height:1.5}._tosLink_mvlz9_155{color:var(--accent);text-decoration:underline;text-underline-offset:2px;font-weight:500}._tosLink_mvlz9_155:hover{color:var(--text)}._error_mvlz9_164{font-size:.85rem;color:var(--status-bad);background:var(--status-bad-bg);border:1px solid var(--status-bad);border-radius:6px;padding:.5rem .75rem}._btn_mvlz9_173{margin-top:.5rem;padding:.45rem .9rem;min-height:44px;background:var(--accent-soft-bg);color:var(--accent-soft-text);border:1px solid var(--accent-soft-border);border-radius:6px;font-size:.82rem;font-family:inherit;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s;width:100%}._btn_mvlz9_173:hover:not(:disabled){background:var(--accent-soft-bg);border-color:var(--accent)}._btn_mvlz9_173:disabled{opacity:.5;cursor:not-allowed}@media(max-width:520px){._card_mvlz9_34{padding:1.5rem 1.25rem 2rem}._twoCol_mvlz9_126{grid-template-columns:1fr}}._wrap_k5iua_1{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--bg)}._card_k5iua_10{max-width:480px;width:100%;padding:2rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-md);text-align:center}._title_k5iua_21{font-size:1.4rem;font-weight:700;color:var(--heading);margin:0 0 .75rem}._body_k5iua_28{font-size:.95rem;color:var(--text-muted);line-height:1.55;margin:0 0 1.25rem}._body_k5iua_28 a{color:var(--accent);text-decoration:underline}._detail_k5iua_42{font-size:.78rem;color:var(--status-bad);background:var(--status-bad-bg);border:1px solid var(--status-bad);border-radius:8px;padding:.75rem;margin:0 0 1.25rem;text-align:left;overflow-x:auto;font-family:SFMono-Regular,Consolas,monospace;white-space:pre-wrap;word-break:break-word}._btn_k5iua_57{padding:.7rem 1.4rem;font-size:.95rem;font-weight:600;color:#fff;background:var(--accent);border:none;border-radius:8px;cursor:pointer;transition:background .15s}._btn_k5iua_57:hover{background:var(--accent-hover)}
