:root{color-scheme:dark;--bg: #0e1412;--bg-elev: #16201c;--line: #2a3b34;--text: #e8f0ec;--muted: #9bb0a6;--accent: #3dba8b;--accent-dim: #1f6f54;--danger: #e06b6b;--radius: 12px;font-family:Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:var(--bg);color:var(--text)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}a.button:hover{text-decoration:none}.shell{max-width:1080px;margin:0 auto;padding:1.25rem 1.35rem 2.5rem;display:flex;flex-direction:column;justify-content:flex-start;min-height:100vh;min-height:100dvh}.shell>main{flex:0 1 auto;align-content:start;width:100%}h1{margin:1.34rem 0 .5em}.nav{display:flex;gap:.75rem;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:.9rem;margin-bottom:1.5rem}.nav-links{display:flex;flex:1;gap:.85rem 1.25rem;align-items:center;justify-content:space-between;flex-wrap:wrap;min-width:0}.nav-cluster{display:flex;gap:.85rem;align-items:center;flex-wrap:wrap}.nav-cluster-end{margin-left:auto}.nav-drop{position:relative}.nav-drop-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;padding:0;color:var(--accent);cursor:pointer;font:inherit;text-decoration:none}.nav-drop-trigger:hover{text-decoration:none}.nav-drop-trigger.active{font-weight:700}.nav-drop-trigger:after{content:"▾";margin-left:.28rem;font-size:.7em;opacity:.85}.nav-drop-panel{display:none;position:absolute;top:calc(100% + .35rem);left:0;min-width:11.5rem;padding:.4rem;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);z-index:30;box-shadow:0 10px 28px #0006}.nav-drop:before{content:"";position:absolute;left:0;right:0;top:100%;height:.45rem}.nav-drop.is-open>.nav-drop-panel{display:grid;gap:.15rem}.nav-drop-panel a,.nav-drop-panel button{color:var(--text);padding:.45rem .6rem;border-radius:8px;font:inherit;text-align:left}.nav-drop-panel a:hover,.nav-drop-panel button:hover{background:#101815;text-decoration:none}.nav-drop-panel a.active{color:var(--accent);font-weight:650}.nav-drop-panel button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;width:100%;font-weight:400;color:var(--text)}.nav-drop-end>.nav-drop-panel{left:auto;right:0}.nav-profile-label{display:inline-block;max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.brand{display:flex;align-items:center;color:var(--text)}.brand img{height:40px;width:auto;display:block}a.brand:hover{text-decoration:none}.site-foot{display:flex;flex-wrap:wrap;gap:.75rem 1.4rem;align-items:center;justify-content:space-between;margin-top:1.75rem;padding-top:1rem;border-top:1px solid var(--line);color:var(--muted);font-size:.85rem}.site-foot p{margin:0}.site-foot nav{display:flex;gap:1.1rem;flex-wrap:wrap}.site-foot a{color:var(--muted)}.site-foot a:hover{color:var(--accent)}.site-foot a.active{color:var(--accent);font-weight:650}.hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}textarea.contact-message{min-height:10rem;resize:vertical}.suggestions-mine{margin-top:2rem}.suggestions-mine h2{margin:0 0 .75rem;font-size:1.15rem}.suggestion-card h3{margin:0;font-size:1.05rem}.suggestion-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.suggestion-body{white-space:pre-wrap;margin:.5rem 0 0}.suggestion-status{flex-shrink:0;border:1px solid var(--line);border-radius:999px;padding:.15rem .55rem;font-size:.78rem;font-weight:650;color:var(--muted)}.suggestion-status.status-planned{color:var(--accent);border-color:var(--accent-dim)}.suggestion-status.status-done{color:var(--accent)}.suggestion-status.status-declined{color:var(--danger)}.suggestion-admin-form{margin-top:.85rem}.suggestion-admin-form textarea{min-height:4.5rem;resize:vertical}.legal-list{margin:0 0 .75rem;padding-left:1.15rem;color:var(--muted);line-height:1.55;display:grid;gap:.35rem}.legal-page .learn-block p:last-child{margin-bottom:.75rem}.legal-page .learn-block:has(.legal-list) p:last-of-type{margin-bottom:.55rem}.hero h1{font-size:2rem;margin:0 0 .6rem}.lead{color:var(--muted);max-width:42rem;line-height:1.45}.grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:1.5rem}.card{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.1rem}.card h2{margin:0 0 .4rem;font-size:1.05rem}.actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.1rem}.home{display:grid;gap:1.75rem;align-content:start}.home-hero{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem 1.75rem;padding:.15rem 0 0}.home-hero:before{content:"";position:absolute;inset:-1.5rem 0 auto;height:14rem;background:radial-gradient(ellipse at 18% 0%,rgba(61,186,139,.16),transparent 58%);pointer-events:none;z-index:0}.home-hero>*{position:relative;z-index:1}.home-hero-copy{min-width:0;flex:1 1 16rem;max-width:34rem}.home-hero h1.home-claim{font-size:clamp(1.45rem,3.4vw,2.35rem);line-height:1.2;letter-spacing:-.02em;font-weight:700;max-width:18ch;margin:0 0 .65rem}.home-lead{max-width:28rem;font-size:1.05rem;text-wrap:balance;margin:0}.home-hero .actions{margin-top:.85rem}.home-trust-line{margin:.65rem 0 0;max-width:28rem}.home-hero-mark{width:clamp(5rem,12vw,7.25rem);height:auto;display:block;flex:0 0 auto;opacity:.95}@media (max-width: 640px){.home-hero{flex-direction:column;align-items:flex-start}.home-hero-mark{order:-1;width:4.25rem}}.home-section{display:grid;gap:.7rem;align-content:start;max-width:40rem}.home-section h2{margin:0;font-size:clamp(1.2rem,2.2vw,1.45rem);letter-spacing:-.02em}.home-steps{display:grid;gap:.7rem;list-style:none;margin:0;padding:0}.home-steps li{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start}.home-steps h3{margin:0 0 .15rem;font-size:1rem;color:var(--text)}.home-steps p{margin:0;color:var(--muted);line-height:1.45;font-size:.94rem}.home-step-num{font-family:ui-monospace,Consolas,monospace;color:var(--accent);font-size:.82rem;font-weight:700;letter-spacing:.08em;line-height:1.5;padding-top:.1rem}.home-more{margin:.1rem 0 0}.vault-counts{margin:.35rem 0 .25rem;font-size:1.05rem;font-weight:650;color:var(--text)}.vault-section{display:grid;gap:.85rem;margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--line)}.vault-section:first-of-type{margin-top:1rem}.vault-section-head{display:flex;gap:1rem;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.vault-section-head h2{margin:0 0 .35rem;font-size:1.2rem}.plan-banner{margin:.35rem 0 .85rem;max-width:42rem}.plan-banner-warn{color:var(--text)}.item-readonly{opacity:.92;border-style:dashed}.billing{display:grid;gap:1.15rem;max-width:40rem}.billing-card h2{margin:0 0 .45rem;font-size:1.05rem}.pricing{display:grid;gap:1.35rem;max-width:52rem}.pricing-head{display:grid;gap:.55rem}.pricing-head .lead{margin:0;max-width:36rem}.pricing-period{display:inline-flex;gap:.4rem;flex-wrap:wrap;margin-top:.35rem}.pricing-period button{min-width:7.5rem}.pricing-period button.is-active{background:var(--accent);color:#04140e;border-color:var(--accent)}.pricing-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.pricing-plan{display:grid;gap:.75rem;align-content:start}.pricing-plan h2{margin:0;font-size:1.35rem}.pricing-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;color:var(--muted);font-weight:650}.pricing-amount{margin:0;font-size:1.55rem;font-weight:700;color:var(--text)}.pricing-features{margin:.25rem 0 .5rem;padding-left:1.15rem;display:grid;gap:.4rem;color:var(--text)}.pricing-plan-premium{border-color:var(--accent-dim);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 35%,transparent)}.pricing-foot{margin:0;max-width:40rem}@media (max-width: 720px){.pricing-grid{grid-template-columns:1fr}}.admin-users{display:grid;gap:.85rem;align-content:start;max-width:48rem}.admin-users .lead{margin:0;max-width:none}.admin-users>.hint{margin:0}.admin-user-list{list-style:none;margin:.35rem 0 0;padding:0;display:grid;gap:.75rem}.admin-user-card{display:grid;gap:.75rem}.admin-user-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;flex-wrap:wrap}.admin-user-email{margin:0;font-weight:650;word-break:break-all}.admin-user-badges{display:flex;gap:.4rem;flex-wrap:wrap}.admin-badge{border:1px solid var(--line);border-radius:999px;padding:.15rem .55rem;font-size:.78rem;font-weight:650;color:var(--muted)}.admin-user-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.55rem 1rem;margin:0}.admin-user-meta dt{margin:0;font-size:.78rem;color:var(--muted)}.admin-user-meta dd{margin:.15rem 0 0;font-weight:550}.admin-user-card .actions{margin-top:0;align-items:center}.onboarding-recovery{display:grid;gap:1rem;max-width:26rem;width:100%;align-content:start;justify-items:stretch;margin:0 auto;padding:.35rem 0 1rem}.onboarding-recovery-head{display:grid;gap:.45rem}.onboarding-recovery h1{margin:0;font-size:clamp(1.35rem,2.4vw,1.6rem);line-height:1.25}.onboarding-recovery .lead{margin:0;max-width:none;font-size:.95rem}.onboarding-recovery .card{max-width:none;padding:1.1rem 1.15rem}.onboarding-recovery form.stack{max-width:none;gap:.85rem}.onboarding-recovery .hint{margin:0;line-height:1.4}.onboarding-recovery-actions{display:grid;gap:.5rem}.onboarding-recovery-actions button{width:100%;padding:.5rem .85rem}.onboarding-recovery-actions button.secondary{font-weight:550}.faq-list{display:grid;gap:.65rem}.faq-item{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);padding:.75rem .95rem}.faq-item summary{cursor:pointer;font-weight:650;color:var(--text)}.faq-item summary:hover{color:var(--accent)}.faq-item p{margin:.65rem 0 0;color:var(--muted);line-height:1.45}.nav-drop-panel a[href$=".pdf"]{font-weight:500}.home-features{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(16.5rem,1fr))}.learn-index .learn-features{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 900px){.learn-index .learn-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.learn-index .learn-features{grid-template-columns:1fr}}.home-feature{display:flex;flex-direction:column;gap:.45rem;align-content:start;padding:1.15rem 1.15rem 1.2rem;min-height:100%}a.home-feature{color:inherit;text-decoration:none}a.home-feature:hover{text-decoration:none;border-color:#3dba8b73}.home-feature h2,.home-feature h3{margin:0;font-size:1.02rem;color:var(--text)}.home-feature p{margin:0;color:var(--muted);line-height:1.45;font-size:.94rem;flex:1}.learn-more{margin-top:auto;padding-top:.55rem;font-size:.85rem;font-weight:650;color:var(--accent)}.learn{display:grid;gap:1.15rem}.learn-topic{max-width:44rem}.learn h1{margin-bottom:0;font-size:clamp(1.7rem,3.4vw,2.35rem);letter-spacing:-.03em;line-height:1.15}.learn-block h2,.learn-others h2{margin:0 0 .65rem;font-size:1.12rem}.learn-block p{margin:0 0 .75rem;color:var(--muted);line-height:1.55}.learn-block p:last-child{margin-bottom:0}.learn-expert{padding:1.15rem 1.2rem;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius)}.learn-others ul{margin:0;padding-left:1.1rem;display:grid;gap:.35rem;color:var(--muted)}button,.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:var(--accent);color:#062016;font-weight:650;padding:.55rem .9rem;border-radius:8px;cursor:pointer}button.secondary,a.button.secondary,label.button.secondary{background:transparent;color:var(--text);border:1px solid var(--line)}button.danger{background:var(--danger);color:#1a0606}button:disabled{opacity:.6;cursor:wait}form.stack{display:grid;gap:.75rem;max-width:28rem}form.stack.wide{max-width:42rem}label{display:grid;gap:.3rem;font-size:.9rem;color:var(--muted)}input,select,textarea{background:#0b100e;color:var(--text);border:1px solid var(--line);border-radius:8px;padding:.55rem .65rem;font:inherit}input[type=range]{padding:0;accent-color:var(--accent)}input[type=checkbox]{accent-color:var(--accent);width:1.05rem;height:1.05rem}fieldset{border:1px solid var(--line);border-radius:var(--radius);margin:0;padding:.75rem}legend{padding:0 .35rem;color:var(--muted);font-size:.85rem}.hint{color:var(--muted);font-size:.85rem}.error{color:var(--danger)}.item-list{display:grid;gap:.65rem}.vault-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.vault-head h1{margin:1.34rem 0 .35rem}.vault-head .hint{margin:0}.vault-head .actions{margin-top:0}.vault-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.85rem;flex-wrap:wrap;margin-bottom:.75rem}.vault-toolbar .hint{margin:0}.list-pager-controls-bottom{margin-top:.85rem}.list-pager-controls-bottom .vault-toolbar{margin-bottom:.5rem}.list-pager-controls-top .vault-pager{margin-bottom:.75rem}label.vault-page-size{display:flex;align-items:center;gap:.5rem;color:var(--muted);font-size:.85rem}.vault-page-size select{width:auto;min-width:4.5rem}.vault-pager{display:flex;align-items:center;justify-content:center;gap:.85rem;flex-wrap:wrap;margin-top:.85rem}.vault-pager .hint{margin:0}.vault-delete-all{margin-bottom:1rem;border-color:#e06b6b66}.vault-delete-all h2{margin:0;font-size:1.05rem}.vault-delete-all p{margin:.45rem 0 0;color:var(--muted)}.profile{display:grid;gap:1.25rem}.profile h1{margin-bottom:0}.profile .lead{margin:0}.profile .card h2{margin:0 0 .55rem}.profile-email{margin:.35rem 0 .85rem;font-weight:650;color:var(--text);word-break:break-all}label.profile-check{display:flex;align-items:flex-start;gap:.65rem;color:var(--text);max-width:42rem}label.profile-check input{margin-top:.2rem;flex-shrink:0}label.profile-check span{display:grid;gap:.25rem}label.profile-check .hint{margin:0}.profile form.stack.wide{max-width:none}.recovery-prompt{margin:0 1.25rem 1rem;max-width:42rem}.recovery-prompt p{margin:0}.recovery-prompt-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin:0}.totp-setup{max-width:22rem}.totp-qr{display:block;border-radius:var(--radius);border:1px solid var(--line);background:#f4f7f5}.totp-secret{word-break:break-all;margin:0;-webkit-user-select:all;user-select:all}.item-search{max-width:28rem;margin-bottom:1rem}.note-tags{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:0;padding:0}.note-tag{background:#101815;color:var(--text);border:1px solid var(--line);border-radius:999px;font-size:.78rem;font-weight:650;padding:.2rem .55rem}.note-body{white-space:pre-wrap;word-break:break-word;line-height:1.5}textarea.note-content{min-height:16rem;resize:vertical}.item header a{color:var(--text)}.vault-empty{padding:1.25rem 1.3rem}.vault-empty .lead{margin:0}.vault-new{max-width:44rem}.vault-new h1{margin-bottom:0;font-size:clamp(1.7rem,3.4vw,2.15rem);letter-spacing:-.03em}.vault-backup{margin-top:1.75rem;display:grid;gap:.55rem}.vault-backup-title{margin:0;font-size:1.05rem}.vault-backup .hint{margin:0;max-width:42rem}.vault-backup .actions{margin-top:.35rem}.file-button{position:relative;overflow:hidden;display:inline-flex;align-items:center}.file-button input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.vault-backup-panel{background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.1rem}.vault-backup-panel h3{margin:0 0 .4rem;font-size:1rem}.vault-backup-panel ul{margin:.5rem 0 .85rem;padding-left:1.1rem;color:var(--muted)}.changelog{display:grid;gap:1.15rem;max-width:44rem}.changelog h1{margin-bottom:0;font-size:clamp(1.7rem,3.4vw,2.35rem);letter-spacing:-.03em;line-height:1.15}.changelog-list{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.changelog-item{display:grid;gap:.45rem;padding:1.15rem 1.2rem}.changelog-item-latest{border-color:#3dba8b73}.changelog-item time{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .7rem;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.changelog-latest{letter-spacing:.06em;font-size:.68rem;padding:.12rem .45rem;border-radius:999px;background:#3dba8b29;color:var(--accent)}.changelog-item h2{margin:0;font-size:1.08rem}.changelog-item p{margin:0;color:var(--muted);line-height:1.5}.item{display:grid;gap:.35rem}.item header{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.mono{font-family:ui-monospace,Consolas,monospace;word-break:break-all}.lang{background:transparent;color:var(--muted);border:1px solid var(--line);padding:.3rem .5rem}.generator{display:grid;gap:.85rem}.generator-page{margin-top:1.25rem;padding:1.1rem;background:var(--bg-elev);border:1px solid var(--line);border-radius:var(--radius)}.generator-embed{padding:.85rem;background:#101815;border:1px dashed var(--line);border-radius:var(--radius)}.generator-heading{margin:0;font-size:1rem;color:var(--text)}.mode-toggle,.preset-row,.output-row,.slider-row{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.mode-toggle button.active{background:var(--accent);color:#062016}.slider-row{width:100%}.slider-row input[type=range]{flex:1;min-width:8rem}.badge{min-width:2.4rem;text-align:center;background:var(--accent-dim);color:var(--text);border-radius:999px;padding:.2rem .5rem;font-variant-numeric:tabular-nums}.char-grid{display:grid;gap:.55rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.char-grid .check:last-child{grid-column:1 / -1}label.check{display:flex;gap:.45rem;align-items:center;color:var(--text)}label.check .hint{margin-left:.25rem}label.legal-check{white-space:nowrap;max-width:none}label.legal-check span{display:inline}.output-row input{flex:1;min-width:10rem}.generator-actions{margin-top:.35rem}.strength{display:grid;gap:.45rem}.strength-head{display:flex;justify-content:space-between;gap:.5rem;font-size:.9rem}.strength-track{height:.45rem;background:#0b100e;border-radius:999px;overflow:hidden;border:1px solid var(--line)}.strength-fill{height:100%;background:var(--accent)}.strength-weak .strength-fill{background:var(--danger)}.strength-fair .strength-fill{background:#d4a017}.strength-strong .strength-fill{background:#6bbf7a}.strength-veryStrong .strength-fill,.strength-excellent .strength-fill{background:var(--accent)}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.55rem;margin:0}.metrics div{background:#0b100e;border:1px solid var(--line);border-radius:8px;padding:.55rem .65rem}.metrics dt{font-size:.75rem;color:var(--muted)}.metrics dd{margin:.15rem 0 0;font-weight:650}.tips{color:var(--muted);line-height:1.5;padding-left:1.1rem}.generator-standalone{max-width:46rem}
