.Layout_root__YiWQr{min-height:100vh;display:flex;flex-direction:column}.Layout_header__SXwWG{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1.25rem clamp(1.25rem,5vw,4rem);background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid rgba(0,102,255,.08);transition:all .3s ease}.Layout_header__SXwWG:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0,var(--brand-primary) 50%,transparent 100%);opacity:.3}.Layout_brandLink__iTs2C{display:flex;align-items:center;text-decoration:none;transition:all .3s ease}.Layout_brandLink__iTs2C:hover{opacity:.8;transform:scale(1.02)}.Layout_logo__A8yk9{height:auto;width:auto;max-height:60px;object-fit:contain}.Layout_nav__BY5_j{display:flex;gap:2rem;align-items:center;position:static;visibility:visible;width:auto;height:auto;background:transparent;box-shadow:none;padding:0;overflow:visible;touch-action:auto}.Layout_nav__BY5_j a{color:var(--gray-700);font-weight:600;font-size:.9375rem;text-decoration:none;position:relative;padding:.5rem .125rem;transition:color .2s ease}.Layout_nav__BY5_j a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--brand-gradient);transition:width .3s cubic-bezier(.4,0,.2,1);border-radius:2px}.Layout_nav__BY5_j a:hover{color:var(--brand-primary)}.Layout_nav__BY5_j a:hover:after{width:100%}.Layout_hamburger__enStY{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:8px;z-index:101}.Layout_hamburger__enStY span{display:block;width:28px;height:3px;background:var(--brand-primary);border-radius:3px;transition:all .3s ease}.Layout_hamburger__enStY span.Layout_hamburgerOpen__vwtTb:first-child{transform:translateY(9px) rotate(45deg)}.Layout_hamburger__enStY span.Layout_hamburgerOpen__vwtTb:nth-child(2){opacity:0}.Layout_hamburger__enStY span.Layout_hamburgerOpen__vwtTb:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.Layout_overlay__1okUE{display:none}@media (max-width:768px){.Layout_logo__A8yk9{max-height:48px}.Layout_hamburger__enStY{display:flex}.Layout_nav__BY5_j{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;background:white;flex-direction:column;gap:0;padding:5rem 2rem 2rem;box-shadow:-4px 0 20px rgba(0,0,0,.1);transition:right .3s ease;overflow-y:auto;visibility:hidden;touch-action:none}.Layout_nav__BY5_j.Layout_navOpen__kGvnk{right:0;visibility:visible}.Layout_overlay__1okUE{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99;animation:Layout_fadeIn__z3YtK .3s ease}@keyframes Layout_fadeIn__z3YtK{0%{opacity:0}to{opacity:1}}.Layout_nav__BY5_j a{font-size:1rem;padding:1rem 0;width:100%;border-bottom:1px solid rgba(0,0,0,.08)}.Layout_nav__BY5_j a:after{display:none}}.Layout_main__65zHd{flex:1 1}.Layout_footer__2AN9N{padding:clamp(3.25rem,6vw,4.5rem) clamp(1.5rem,6vw,4rem) clamp(2.5rem,8vw,3rem);background:linear-gradient(140deg,#00BCD4,#0098C7);color:white;position:relative;overflow:hidden;border-radius:32px 32px 0 0;box-shadow:0 -24px 48px rgba(0,130,178,.25);z-index:0}.Layout_footer__2AN9N:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(255,255,255,.25),transparent 55%),radial-gradient(circle at bottom right,rgba(255,255,255,.15),transparent 60%);pointer-events:none;z-index:0}.Layout_footerNav__QvNAl{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:2.5rem 1.75rem;gap:2.5rem 1.75rem;margin-bottom:2.5rem;max-width:1200px;margin-left:auto;margin-right:auto;align-items:start;z-index:1}@media (max-width:1024px){.Layout_footerNav__QvNAl{gap:2.25rem 1.5rem}}@media (max-width:768px){.Layout_footer__2AN9N{border-radius:24px 24px 0 0;padding:3rem clamp(1.25rem,6vw,2rem) 2.5rem}.Layout_footerNav__QvNAl{grid-template-columns:repeat(2,minmax(150px,1fr));gap:1.75rem 1.25rem}.Layout_footerSection__lZbxN h3{font-size:1rem}}@media (max-width:520px){.Layout_footerNav__QvNAl{grid-template-columns:repeat(2,minmax(130px,1fr));gap:1.5rem 1rem}.Layout_footerSection__lZbxN li a{font-size:.85rem}}.Layout_footerSection__lZbxN{display:flex;flex-direction:column;gap:.6rem;min-width:0;align-items:flex-start}.Layout_footerSection__lZbxN h3{margin:0;font-size:1.075rem;font-weight:600;letter-spacing:.01em;color:#003e4f;text-shadow:0 1px 0 rgba(255,255,255,.35)}.Layout_footerSection__lZbxN h3 a{color:inherit;text-decoration:none;transition:all .2s ease}.Layout_footerSection__lZbxN h3 a:hover{opacity:.75}.Layout_footerSection__lZbxN ul{list-style:none;margin:0;display:flex;flex-direction:column;gap:.45rem;padding:0 0 0 1.25rem}.Layout_footerSection__lZbxN li a{color:rgba(255,255,255,.85);text-decoration:none;font-weight:400;font-size:.95rem;transition:all .2s ease;display:block}.Layout_footerSection__lZbxN li a:hover{color:white;opacity:.9;padding-left:.25rem}.Layout_footerBottom__mp8Ne{position:relative;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.28);text-align:center;display:flex;flex-direction:column;gap:.75rem;z-index:1}.Layout_footerLinks__6P5hJ{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}.Layout_footerLinks__6P5hJ a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.8125rem;transition:color .2s ease}.Layout_footerLinks__6P5hJ a:hover{color:white;text-decoration:underline}.Layout_footer__2AN9N p{margin:0;font-size:.84rem;color:rgba(255,255,255,.8);text-align:center}@media (max-width:768px){.Layout_footerLinks__6P5hJ{gap:1rem;font-size:.75rem}.Layout_footerSection__lZbxN ul{padding-left:.5rem;gap:.35rem}}.ToolWorkbench_page__LH2tP{padding:48px 0 80px;display:flex;flex-direction:column;gap:40px}.ToolWorkbench_header__uIDdl{background:linear-gradient(140deg,rgba(0,188,212,.16),rgba(0,140,186,.28));border-radius:28px;padding:36px;box-shadow:0 24px 64px rgba(12,48,75,.16);color:#0b2545;display:flex;flex-direction:column;gap:16px}.ToolWorkbench_kicker__Bivt_{width:-moz-fit-content;width:fit-content;padding:6px 14px;border-radius:999px;background:rgba(255,255,255,.6);color:#006b92;font-weight:600;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase}.ToolWorkbench_header__uIDdl h1{margin:0;font-size:clamp(2.2rem,3.4vw,3rem)}.ToolWorkbench_header__uIDdl p{margin:0;line-height:1.8;color:rgba(11,37,69,.92)}.ToolWorkbench_layout__geqcO{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-gap:28px;gap:28px;align-items:start}.ToolWorkbench_panel__3t_DY{background:#ffffff;border-radius:24px;padding:32px;display:flex;flex-direction:column;gap:24px;box-shadow:0 22px 60px rgba(16,42,67,.08)}.ToolWorkbench_panelTitle__ADgmb{margin:0;font-size:1.35rem;color:#102a43}.ToolWorkbench_panelSubtitle__xXUjs{margin:-12px 0 12px;color:#486581;font-size:.95rem}.ToolWorkbench_fieldGroup__DXv9p{display:grid;grid-gap:18px;gap:18px}.ToolWorkbench_fieldRow__XUF3P{display:flex;flex-direction:column;gap:8px}.ToolWorkbench_fieldRow__XUF3P label{font-weight:600;color:#0b2545}.ToolWorkbench_fieldRow__XUF3P small{color:#627d98}.ToolWorkbench_textarea__6dLiz{width:100%;min-height:220px;border-radius:18px;border:1px solid rgba(0,140,186,.24);padding:16px;font-size:1rem;line-height:1.6;background:#f6fbfd;resize:vertical;transition:border .2s ease,box-shadow .2s ease}.ToolWorkbench_textarea__6dLiz:focus{outline:none;border-color:#008cba;box-shadow:0 0 0 3px rgba(0,140,186,.2);background:#ffffff}.ToolWorkbench_controls__gVzP0{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.ToolWorkbench_checkboxRow__MSDxX{display:flex;flex-direction:column;gap:10px}.ToolWorkbench_checkboxRow__MSDxX label{display:inline-flex;align-items:flex-start;gap:10px;cursor:pointer;color:#102a43}.ToolWorkbench_checkboxRow__MSDxX span{color:#627d98;font-size:.9rem}.ToolWorkbench_input__eobEa,.ToolWorkbench_number__LH_lL,.ToolWorkbench_select__89Nyr{width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(0,140,186,.22);font-size:1rem;transition:border .2s ease,box-shadow .2s ease}.ToolWorkbench_input__eobEa:focus,.ToolWorkbench_number__LH_lL:focus,.ToolWorkbench_select__89Nyr:focus{outline:none;border-color:#008cba;box-shadow:0 0 0 3px rgba(0,140,186,.18)}.ToolWorkbench_actions__SFeDS{display:flex;flex-wrap:wrap;gap:14px}.ToolWorkbench_button__yncIf{padding:12px 26px;border-radius:999px;border:none;font-weight:600;cursor:pointer;background:#008cba;color:#ffffff;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.ToolWorkbench_button__yncIf:hover:not(:disabled){background:#0074a0;transform:translateY(-2px);box-shadow:0 14px 28px rgba(0,116,160,.26)}.ToolWorkbench_button__yncIf:disabled{opacity:.6;cursor:not-allowed}.ToolWorkbench_secondary__R3r7A{background:rgba(16,42,67,.1);color:#102a43}.ToolWorkbench_secondary__R3r7A:hover:not(:disabled){background:rgba(16,42,67,.16);box-shadow:0 12px 24px rgba(16,42,67,.16)}.ToolWorkbench_tertiary__6vknH{background:rgba(0,140,186,.12);color:#006b92}.ToolWorkbench_badge__r_bu_{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:rgba(0,140,186,.1);color:#006b92}.ToolWorkbench_statsGrid__MOdP4{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:16px;gap:16px}.ToolWorkbench_statCard__zlYaa{background:#f6fbfd;border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:6px;color:#0b2545}.ToolWorkbench_statLabel__Mjnr8{font-weight:600;font-size:.9rem;color:#486581}.ToolWorkbench_statValue__7s79G{font-size:1.35rem;font-weight:700;color:#102a43}.ToolWorkbench_helperText__SYsBj{color:#627d98;font-size:.9rem;line-height:1.6}.ToolWorkbench_resultArea__IYZvf{min-height:200px;background:#0b2545;color:#f0f6fb;font-family:SFMono-Regular,Consolas,Monaco,monospace;padding:18px;border-radius:18px;overflow:auto;white-space:pre-wrap;word-break:break-word;box-shadow:inset 0 0 0 1px rgba(0,140,186,.25)}.ToolWorkbench_list__75KA7{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.ToolWorkbench_listItem__mmK4J{background:rgba(0,188,212,.08);border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:6px;color:#0b2545}.ToolWorkbench_listItem__mmK4J strong{font-weight:700;color:#006b92}.ToolWorkbench_notice__EhcdE{background:rgba(255,184,0,.14);border-radius:16px;padding:16px 18px;color:#8a6a00;font-weight:500}.ToolWorkbench_split__RQs69{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:14px;gap:14px}.ToolWorkbench_chips__wIAtS{display:flex;flex-wrap:wrap;gap:10px}.ToolWorkbench_chip__qRfnX{padding:6px 12px;border-radius:999px;background:rgba(16,42,67,.12);color:#102a43;font-size:.9rem}.ToolWorkbench_tablePreview__JHp4K{width:100%;border-collapse:collapse;border-radius:16px;overflow:hidden}.ToolWorkbench_tablePreview__JHp4K thead{background:#0b2545;color:#ffffff}.ToolWorkbench_tablePreview__JHp4K td,.ToolWorkbench_tablePreview__JHp4K th{padding:12px 14px;border:1px solid rgba(0,140,186,.2)}.ToolWorkbench_tablePreview__JHp4K tbody tr:nth-child(odd){background:rgba(0,140,186,.06)}.ToolWorkbench_feedback__uPiKM{color:#006b92;font-size:.95rem}.ToolWorkbench_error__hfQFj{color:#d64545;font-weight:600}.ToolWorkbench_success__Gd_lZ{color:#0b8457;font-weight:600}@media (max-width:1024px){.ToolWorkbench_layout__geqcO{grid-template-columns:1fr}}@media (max-width:768px){.ToolWorkbench_header__uIDdl{padding:28px;border-radius:24px}.ToolWorkbench_panel__3t_DY{padding:26px;border-radius:20px}.ToolWorkbench_actions__SFeDS{flex-direction:column}.ToolWorkbench_actions__SFeDS button{width:100%}.ToolWorkbench_resultArea__IYZvf{padding:16px}}