/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#151714;--paper:#f3f0e7;--lime:#c8ff36;--muted:#77796f;--line:#d1cec4;--danger:#c63d28}*{box-sizing:border-box}html{background:#f6f7f9}body{color:var(--ink);background:var(--paper);font-family:var(--font-geist-sans),Arial,sans-serif;margin:0}button,input{font:inherit}button{color:inherit}.appShell{background:radial-gradient(circle at 50% 54%,#c8ff3624,transparent 32%),var(--paper);grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;height:88px;padding:0 clamp(24px,5vw,72px)}.brand,.topbar{align-items:center;display:flex}.brand{color:inherit;gap:11px;text-decoration:none}.brand strong{letter-spacing:-.045em;font-size:23px}.brandMark{background:#2563eb;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 2px 5px #2563eb33}.brandMark svg{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.localBadge{color:#56584f;align-items:center;gap:9px;font-size:14px;font-weight:650;display:flex}.localBadge span{background:#4da861;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #4da8611f}.topbarTools{gap:14px}.languageToggle,.topbarTools{align-items:center;display:flex}.languageToggle{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;height:34px;padding:3px}.languageToggle button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;min-width:44px;height:26px;padding:0 10px;font-size:12px;font-weight:750}.languageToggle button.active{color:#fff;background:#2563eb;box-shadow:0 1px 3px #2563eb2e}.toolTabs{align-self:stretch;gap:30px}.toolTabs,.toolTabs a{align-items:center;display:flex}.toolTabs a{color:#6b7280;cursor:pointer;background:0 0;border:0;height:100%;font-size:16px;font-weight:600;text-decoration:none;transition:color .16s;position:relative}.toolTabs a:hover{color:#1d4ed8}.toolTabs a.active{color:#2563eb;font-weight:700}.toolTabs a.active:after{content:"";background:#2563eb;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.workspace{flex-direction:column;gap:24px;width:min(760px,100% - 40px);margin:auto;padding:38px 0 72px;display:flex}.focusHeader{text-align:left}.kicker{color:#65742b;font-family:var(--font-geist-mono),monospace;letter-spacing:.18em;margin:0 0 8px;font-size:11px;font-weight:800}h1{letter-spacing:-.025em;margin:0;font-size:clamp(24px,3vw,31px);font-weight:750;line-height:1.25}.focusHeader h1{color:#111827;font-size:32px}.focusHeader>p:last-child{color:#6b7280;margin:9px 0 0;font-size:15px;line-height:1.6}.generatorCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:28px;box-shadow:0 1px 3px #0f172a0f}.fieldGroup{margin-bottom:25px}.fieldLabel{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.fieldLabel label{color:#111827;font-size:18px;font-weight:700}.secretField{background:#fff;border:1px solid #d1d5db;border-radius:6px;align-items:center;height:58px;transition:all .2s;display:flex}.secretField:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.secretField.hasError{border-color:var(--danger)}.secretField input{color:#111827;min-width:0;height:100%;font-family:var(--font-geist-mono),monospace;letter-spacing:.045em;background:0 0;border:0;outline:0;flex:1;padding:0 17px;font-size:17px}.secretField input::placeholder{color:#9ca3af}.fieldHint{color:#6b7280;min-height:22px;margin:9px 0 0;font-size:14px;line-height:1.55}.fieldHint.error{color:var(--danger)}.codePanel{color:#111827;background:#f8fbff;border:1px solid #dbeafe;border-radius:8px;padding:28px 30px 25px}.codeMeta{color:#6b7280;justify-content:space-between;font-size:14px;font-weight:600;display:flex}.codeValue{color:#cbd5e1;width:100%;min-height:112px;font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;cursor:default;background:0 0;border:0;justify-content:center;align-items:center;margin:15px 0 20px;font-size:clamp(64px,8vw,86px);font-weight:650;display:flex}.codeValue i{width:21px}.codePanel.ready .codeValue{color:#2563eb;cursor:pointer}.timerRow{align-items:center;gap:13px;display:flex}.timerTrack{background:#e5e7eb;border-radius:99px;flex:1;height:4px;overflow:hidden}.timerTrack i{background:#2563eb;border-radius:99px;height:100%;transition:width .25s linear;display:block}.timerRow span{color:#6b7280;text-align:right;min-width:122px;font-size:14px}.timerRow b{color:#111827;font-family:var(--font-geist-mono),monospace;font-size:18px}.copyButton{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:54px;margin-top:18px;padding:0 20px;font-size:16px;font-weight:700;transition:all .18s;display:flex;position:relative}.copyButton:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 10px #2563eb33}.copyButton:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.copyButton.isCopied{animation-duration:.48s;animation-timing-function:cubic-bezier(.2,.8,.3,1)}.copyButton.isCopied.feedback0{animation-name:copyPulseA}.copyButton.isCopied.feedback1{animation-name:copyPulseB}.copyButton.isCopied:after{content:attr(data-copy-status);color:#1d4ed8;pointer-events:none;background:#fff;border:1px solid #bfdbfe;border-radius:6px;padding:7px 11px;font-size:12px;font-weight:700;animation-duration:.9s;animation-timing-function:ease;animation-fill-mode:both;position:absolute;top:-39px;right:13px;box-shadow:0 3px 10px #0f172a1a}.copyButton.isCopied.feedback0:after{animation-name:copyToastA}.copyButton.isCopied.feedback1:after{animation-name:copyToastB}.copyKey{font-family:var(--font-geist-mono),monospace;font-size:16px}.copyKey.copied{font-family:Arial,sans-serif;font-size:27px;line-height:1;animation-duration:.5s;animation-timing-function:cubic-bezier(.2,.9,.3,1.35)}.feedback0 .copyKey.copied{animation-name:checkPopA}.feedback1 .copyKey.copied{animation-name:checkPopB}.safetyLine{color:#6b7280;justify-content:center;align-items:center;gap:9px;margin-top:18px;font-size:13px;display:flex}.safetyLine span{color:#16a34a;font-size:11px}.totpGuide{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:28px;box-shadow:0 1px 3px #0f172a0f}.totpGuide>header{border-bottom:1px solid #eef0f3;padding-bottom:22px}.totpGuide>header h2{color:#111827;margin:0;font-size:22px;line-height:1.4}.totpGuide>header p{color:#5f6877;margin:10px 0 0;font-size:15px;line-height:1.8}.totpSteps{grid-template-columns:repeat(3,1fr);gap:14px;margin:24px 0;display:grid}.totpSteps>div{align-items:flex-start;gap:11px;min-width:0;display:flex}.totpSteps b{color:#2563eb;background:#eff6ff;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.totpSteps span{flex-direction:column;gap:4px;min-width:0;display:flex}.totpSteps strong{color:#1f2937;font-size:14px}.totpSteps small{color:#7b8492;font-size:12px;line-height:1.55}.totpGuideGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.totpGuideGrid article{background:#f8fafc;border:1px solid #e8edf3;border-radius:8px;padding:18px}.totpFaq h3,.totpGuideGrid h3{color:#111827;margin:0 0 8px;font-size:16px}.totpGuideGrid p{color:#667085;margin:0;font-size:13px;line-height:1.75}.totpSecurityNote{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:flex-start;gap:13px;margin-top:18px;padding:17px 18px;display:flex}.totpSecurityNote svg{fill:none;stroke:#d97706;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 22px;width:22px;height:22px}.totpSecurityNote strong{color:#92400e;font-size:14px}.totpSecurityNote p{color:#9a5b12;margin:5px 0 0;font-size:13px;line-height:1.65}.totpFaq{margin-top:24px}.totpFaq>h3{margin-bottom:10px}.totpFaq details{border-top:1px solid #eef0f3}.totpFaq details:last-child{border-bottom:1px solid #eef0f3}.totpFaq summary{color:#374151;cursor:pointer;padding:14px 2px;font-size:14px;font-weight:650}.totpFaq details[open] summary{color:#1d4ed8}.totpFaq details p{color:#6b7280;margin:-3px 0 15px;padding-right:18px;font-size:13px;line-height:1.7}.appShell:has(.workspace){background:#f6f7f9}.appShell:has(.workspace) .topbar,.appShell:has(.workspace) footer{background:#fff}.appShell:has(.profileWorkspace){background:#f6f7f9}.appShell:has(.profileWorkspace) .topbar,.appShell:has(.profileWorkspace) footer{background:#fff}.appShell:has(.contentPage){background:#f6f7f9}.appShell:has(.contentPage) .topbar,.appShell:has(.contentPage) footer{background:#fff}.profileWorkspace{color:#1f2937;width:min(1240px,100% - 40px);margin:auto;padding:38px 0 72px}.profileHeading{margin-bottom:24px}.profileHeading h1{color:#111827;letter-spacing:-.025em;font-size:32px;font-weight:750;line-height:1.25}.profileHeading p{color:#6b7280;margin:9px 0 0;font-size:15px;line-height:1.6}.profileLayout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:24px;display:grid}.profileMain{min-width:0}.profileSidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:20px}.infoSection,.sidebarCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 3px #0f172a0f}.sidebarCard{padding:20px}.infoSection h2,.sidebarCard h2{color:#111827;margin:0;font-size:18px;font-weight:700;line-height:1.4}.sidebarCard h2{border-bottom:1px solid #e5e7eb;margin-bottom:17px;padding-bottom:13px}.sidebarCard label{color:#374151;flex-direction:column;gap:8px;font-size:14px;font-weight:600;display:flex}.sidebarCard label+label{margin-top:14px}.sidebarCard select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:0;width:100%;height:44px;padding:0 12px;font-size:14px}.sidebarCard select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.sidebarCard select:disabled{color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.sidebarCard label small{color:#6b7280;font-size:11px;font-weight:450;line-height:1.45}.searchableSelect{width:100%;position:relative}.selectTrigger{color:#1f2937;text-align:left;cursor:pointer;background:#fff;border:1px solid #d6dae1;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:46px;padding:0 12px 0 14px;font-size:13px;font-weight:550;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 1px 2px #0f172a08}.selectTrigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.selectTrigger .placeholder{color:#9ca3af;font-weight:450}.selectTrigger>i{color:#64748b;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.selectTrigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .18s}.selectTrigger:hover:not(:disabled){border-color:#9ca3af}.searchableSelect.isOpen .selectTrigger{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1c}.searchableSelect.isOpen .selectTrigger svg{transform:rotate(180deg)}.selectTrigger:disabled{color:#9ca3af;box-shadow:none;cursor:not-allowed;background:#f5f6f8;border-color:#e5e7eb}.selectPopover{z-index:100;background:#fff;border:1px solid #e2e5ea;border-radius:11px;width:100%;animation:selectDrop .14s ease-out;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 18px 45px #0f172a29,0 3px 8px #0f172a14}.selectSearch{background:#fff;border-bottom:1px solid #eef0f3;padding:10px;position:relative}.selectSearch>svg{z-index:1;fill:none;stroke:#94a3b8;stroke-width:1.7px;stroke-linecap:round;width:17px;height:17px;position:absolute;top:22px;left:22px}.sidebarCard .selectSearch input{color:#111827;background:#f8fafc;border:1px solid #dbe0e7;border-radius:7px;outline:0;width:100%;height:40px;padding:0 37px;font-size:13px}.sidebarCard .selectSearch input:focus{background:#fff;border-color:#93b4ee;box-shadow:0 0 0 3px #2563eb14}.selectSearch>button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:50%;width:28px;height:28px;font-size:19px;line-height:1;position:absolute;top:17px;right:17px}.selectSearch>button:hover{background:#e9edf3}.selectOptions{overscroll-behavior:contain;max-height:286px;padding:6px;overflow-y:auto}.selectOptions>button{color:#374151;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:42px;padding:9px 10px;font-size:13px;line-height:1.4;display:flex}.selectOptions>button>span{min-width:0}.selectOptions>button span b{font-size:13px;display:block}.selectOptions>button span small{color:#94a3b8;margin-top:2px;font-size:11px;font-weight:450;display:block}.selectOptions>button.active,.selectOptions>button:hover{color:#1d4ed8;background:#f1f6ff}.selectOptions>button.selected{color:#1d4ed8;background:#eff6ff;font-weight:650}.selectOptions>button>i{color:#2563eb;font-size:14px;font-style:normal}.selectEmpty{color:#94a3b8;text-align:center;padding:28px 12px}.selectEmpty span{font-size:24px}.selectEmpty p{margin:4px 0 0;font-size:12px}@keyframes selectDrop{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.generateButton{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:6px;justify-content:center;align-items:center;gap:9px;width:100%;height:46px;margin-top:16px;font-size:15px;font-weight:700;transition:all .18s;display:flex}.generateButton svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.generateButton:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 10px #2563eb33}.generateButton:disabled{cursor:wait;opacity:.65}.profileError{color:#b42318;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 16px;padding:13px 15px;font-size:14px;font-weight:600}.profileGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.infoSection{min-width:0;padding:22px}.infoSection h2{border-bottom:1px solid #e5e7eb;margin-bottom:13px;padding-bottom:13px}.infoRows{flex-direction:column;display:flex}.infoRow{border-bottom:1px solid #f0f1f3;grid-template-columns:92px minmax(0,1fr) 46px;align-items:start;gap:10px;min-width:0;padding:10px 0;display:grid}.infoRow:last-child{border-bottom:0}.infoRow>span{color:#6b7280}.infoRow strong,.infoRow>span{font-size:14px;line-height:1.55}.infoRow strong{overflow-wrap:anywhere;color:#1f2937;min-width:0;font-family:var(--font-geist-sans),Arial,sans-serif;font-weight:550}.infoRow button{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:13px;font-weight:600}.infoRow button:hover{color:#1d4ed8;text-underline-offset:3px;text-decoration:underline}.profileActions{gap:10px;display:grid}.profileActions button{color:#fff;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:100%;height:42px;padding:0 14px;font-size:13px;font-weight:650;transition:all .16s;display:flex}.profileActions button:first-child{background:#16a34a}.profileActions button:first-child:hover{background:#15803d;box-shadow:0 3px 8px #16a34a2e}.profileActions button:last-child{background:#7c3aed}.profileActions button:last-child:hover{background:#6d28d9;box-shadow:0 3px 8px #7c3aed2e}.profileActions button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.profileActions button .actionCheck{color:#fff;animation:actionCheckPop .35s ease-out}.optionActions{border-top:1px solid #eef0f3;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;padding-top:12px}@keyframes actionCheckPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.featuredCitiesHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.sidebarCard .featuredCitiesHeader h2{border:0;align-items:center;gap:9px;margin:0;padding:0;font-size:18px;display:flex}.featuredCitiesHeader h2 svg{fill:#ef4444;flex:0 0 21px;width:21px;height:21px}.featuredCitiesHeader>button{color:#2563eb;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:4px 0;font-size:13px;font-weight:700;display:flex}.featuredCitiesHeader>button:hover{color:#1d4ed8}.featuredCitiesHeader>button svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .18s}.featuredCitiesHeader>button svg.expanded{transform:rotate(180deg)}.featuredCityList{margin-top:14px;display:grid}.featuredCityList button{color:#4b5563;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:14px;width:100%;height:50px;padding:0 8px;font-size:16px;font-weight:550;transition:color .16s,background-color .16s;display:flex}.featuredCityList button:hover{color:#1d4ed8;background:#f8fafc}.featuredCityList button.selected{color:#2563eb;background:#eff6ff;font-weight:650}.featuredCityList button svg{fill:#a8b0bd;flex:0 0 20px;width:20px;height:20px}.featuredCityList button.selected svg,.featuredCityList button:hover svg{fill:#3b82f6}.profileNotice{color:#6b7280;background:#eef2f7;border-radius:8px;margin:0;padding:14px 16px;font-size:12px;line-height:1.65}.siteFooter{color:#6b7280;background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:94px;padding:20px clamp(24px,5vw,72px);display:grid}.footerIdentity{flex-direction:column;gap:4px;display:flex}.footerIdentity strong{color:#111827;font-size:16px}.footerIdentity span,.siteFooter>p{margin:0;font-size:12px;line-height:1.5}.siteFooter nav{align-items:center;gap:24px;display:flex}.siteFooter nav a{color:#4b5563;font-size:13px;font-weight:600;text-decoration:none}.siteFooter nav a:hover{color:#2563eb}.siteFooter>p{justify-self:end}.contentPage{color:#1f2937;width:min(820px,100% - 40px);margin:0 auto;padding:52px 0 76px}.contentPage>header{margin-bottom:24px}.contentPage>header h1{color:#111827;font-size:34px}.contentPage>header p{color:#6b7280;margin:10px 0 0;font-size:16px;line-height:1.7}.contentPage>header small{color:#9ca3af;margin-top:10px;font-size:12px;display:block}.contentCard{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 30px;box-shadow:0 1px 3px #0f172a0f}.contentCard section{border-bottom:1px solid #eef0f3;padding:23px 0}.contentCard section:last-child{border-bottom:0}.contentCard h2{color:#111827;margin:0 0 9px;font-size:18px}.contentCard p{color:#4b5563;margin:0;font-size:15px;line-height:1.8}.appShell:has(.homePage){background:#f6f7f9}.homePage{width:min(1040px,100% - 40px);margin:0 auto;padding:68px 0 88px}.homeHero{max-width:700px;margin-bottom:36px}.homeHero>p{color:#2563eb;letter-spacing:.04em;margin:0 0 12px;font-size:14px;font-weight:750}.homeHero h1{color:#111827;letter-spacing:-.045em;font-size:clamp(34px,5vw,52px);line-height:1.12}.homeHero>span{color:#64748b;margin-top:17px;font-size:17px;line-height:1.75;display:block}.homeToolGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.homeToolCard{color:#111827;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;min-width:0;min-height:350px;padding:30px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 2px 8px #0f172a0b}.homeToolCard:hover{border-color:#cbd5e1;transform:translateY(-3px);box-shadow:0 14px 34px #0f172a17}.homeToolTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.homeToolIcon{border-radius:12px;place-items:center;width:52px;height:52px;display:grid}.homeToolIcon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.homeToolTop small{color:#64748b;font-size:12px;font-weight:650}.totpToolCard .homeToolIcon{color:#2563eb;background:#eff6ff}.addressToolCard .homeToolIcon{color:#16a34a;background:#ecfdf3}.homeToolCard h2{letter-spacing:-.025em;margin:24px 0 10px;font-size:26px;line-height:1.3}.homeToolCard>p{color:#64748b;margin:0;font-size:15px;line-height:1.75}.homeToolCard ul{flex-wrap:wrap;gap:8px;margin:20px 0 25px;padding:0;list-style:none;display:flex}.homeToolCard li{color:#475569;background:#f1f5f9;border-radius:99px;padding:6px 10px;font-size:12px;font-weight:600}.homeToolCard>strong{color:#2563eb;justify-content:space-between;align-items:center;margin-top:auto;font-size:15px;display:flex}.homeToolCard>strong span{font-size:22px;transition:transform .18s}.homeToolCard:hover>strong span{transform:translate(4px)}.addressToolCard>strong{color:#15803d}@keyframes copyPulseA{0%{transform:scale(1);box-shadow:0 0 #c8ff3600}40%{transform:scale(.975);box-shadow:0 0 0 7px #c8ff3659}to{transform:scale(1);box-shadow:0 0 #c8ff3600}}@keyframes copyPulseB{0%{transform:scale(1);box-shadow:0 0 #c8ff3600}40%{transform:scale(.975);box-shadow:0 0 0 7px #c8ff3659}to{transform:scale(1);box-shadow:0 0 #c8ff3600}}@keyframes checkPopA{0%{opacity:0;transform:scale(.2)rotate(-18deg)}65%{opacity:1;transform:scale(1.28)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes checkPopB{0%{opacity:0;transform:scale(.2)rotate(-18deg)}65%{opacity:1;transform:scale(1.28)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes copyToastA{0%{opacity:0;transform:translateY(8px)scale(.9)}20%,70%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-6px)scale(.98)}}@keyframes copyToastB{0%{opacity:0;transform:translateY(8px)scale(.9)}20%,70%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-6px)scale(.98)}}@media (max-width:520px){.topbar{height:70px;padding-inline:14px}.localBadge{display:none}.toolTabs{gap:15px}.brand{gap:8px}.brand strong{font-size:19px}.brandMark{width:32px;height:32px}.brandMark svg{width:20px;height:20px}.toolTabs a{font-size:13px}.workspace{gap:17px;width:calc(100% - 28px);padding-block:28px 50px}.focusHeader h1,h1{font-size:27px}.generatorCard{padding:18px}.secretField{height:59px}.codePanel{padding:22px 14px}.codeValue{min-height:88px;font-size:51px}.codeValue i{width:10px}.copyButton{height:59px}.totpGuide{padding:20px 18px}.totpGuide>header h2{font-size:20px}.totpGuideGrid,.totpSteps{grid-template-columns:1fr}.totpSteps{gap:16px}.siteFooter{text-align:center;grid-template-columns:1fr;gap:15px;padding:22px 18px}.footerIdentity{align-items:center}.siteFooter nav{justify-content:center;gap:18px}.siteFooter>p{justify-self:center}.contentPage{width:calc(100% - 28px);padding:34px 0 54px}.contentPage>header h1{font-size:28px}.contentCard{padding:6px 18px}.homePage{width:calc(100% - 28px);padding:42px 0 58px}.homeHero{margin-bottom:26px}.homeHero h1{font-size:34px}.homeHero>span{font-size:15px}.homeToolGrid{grid-template-columns:1fr;gap:16px}.homeToolCard{min-height:315px;padding:24px}}@media (max-width:800px){.profileWorkspace{width:min(680px,100% - 28px);padding-block:30px 55px}.profileHeading h1{font-size:28px}.profileLayout{grid-template-columns:1fr}.profileSidebar{grid-row:1;grid-template-columns:1fr 1fr;display:grid;position:static}.profileNotice,.profileSidebar .sidebarCard:first-child{grid-column:1/-1}.profileGrid{grid-template-columns:1fr;gap:16px}}@media (max-width:520px){.profileSidebar{display:flex}.selectPopover{width:100%}.infoSection{padding:18px}.infoRow{grid-template-columns:80px minmax(0,1fr) 42px;gap:8px}.infoRow strong,.infoRow>span{font-size:13px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_0b3723{font-family:Geist,Geist Fallback;font-style:normal}.__variable_0b3723{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/013b72fa676f92e0-s.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b9408752a0c24fb9-s.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/65f03d54ccadf4a8-s.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e038a29029a234f2-s.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/2b5b02fc7e511755-s.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7d4881bb7e1bf84d-s.p.woff2?dpl=dpl_J62CA62nEVpgbcLqGKKWjnLFtLte) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_a86d5e{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_a86d5e{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}