.mkt{--bg:#FBFBFA;--surface:#FFFFFF;--dark:#14202E;--text:#1A2230;--heading:#14202E;--body:#46505E;--muted:#6C7784;--faint:#8A939E;--hairline:#E4E7EA;--card-border:#DCE1E6;--input-border:#D3DAE0;--accent:#1B4D6B;--accent-hover:#123549;--green:#22A939;--on-dark-heading:#F7F9FA;--on-dark-body:#B4C0C9;--on-dark-list:#C9D3DA;--on-dark-divider:#2C3B4C;--on-dark-mono:#8FA7B6;--serif:var(--font-serif),Georgia,serif;--ui:var(--font-sans-ui),Helvetica,Arial,sans-serif;--mono:var(--font-plex-mono),ui-monospace,monospace;background:var(--bg);color:var(--text);font-family:var(--ui);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}.mkt *,.mkt :after,.mkt :before{box-sizing:border-box}.mkt h1,.mkt h2,.mkt h3,.mkt h4,.mkt li,.mkt p,.mkt ul{margin:0;padding:0}.mkt ul{list-style:none}:where(.mkt a){color:inherit;text-decoration:none}.mkt-header{position:sticky;top:0;z-index:50;background:rgba(251,251,250,.92);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--hairline)}.mkt-header-inner{max-width:1120px;margin-inline:auto;padding:14px 48px;justify-content:space-between;gap:32px}.mkt-brand,.mkt-header-inner{display:flex;align-items:center}.mkt-brand{gap:14px}.mkt-brand-logo{height:44px;width:auto;display:block}.mkt-wordmark{display:flex;flex-direction:column;gap:2px;line-height:1.1}.mkt-wordmark-name{font-family:var(--serif);font-size:17px;font-weight:400;letter-spacing:.06em;color:var(--heading)}.mkt-wordmark-sub{font-family:var(--ui);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--muted)}.mkt-nav{display:flex;align-items:center;gap:32px}.mkt-nav-link{font-size:14px;font-weight:400;color:var(--body);display:inline-flex;align-items:center;min-height:44px;transition:color .15s ease}.mkt-nav-link:hover{color:var(--accent)}.mkt-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 22px;background:var(--accent);color:#FFFFFF;font-family:var(--ui);font-size:14px;font-weight:500;letter-spacing:.01em;border:1px solid var(--accent);border-radius:2px;transition:background .15s ease,border-color .15s ease}.mkt-btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.mkt-btn-text{display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:400;color:var(--accent);border-bottom:1px solid var(--accent);padding-bottom:1px;align-self:center;transition:color .15s ease,border-color .15s ease}.mkt-btn-text:hover{color:var(--accent-hover);border-bottom-color:var(--accent-hover)}.mkt-section{padding:88px 48px;border-bottom:1px solid var(--hairline);scroll-margin-top:74px}.mkt-section--bg{background:var(--bg)}.mkt-section--surface{background:var(--surface)}.mkt-section--dark{background:var(--dark);border-bottom:1px solid var(--on-dark-divider)}.mkt-inner{max-width:1120px;margin-inline:auto;display:flex;flex-direction:column;gap:44px}.mkt-card,.mkt-cell,.mkt-hero>*,.mkt-inner>*,.mkt-scope-block,.mkt-signup>*,.mkt-split>*,.mkt-stat,.mkt-strip-cell{min-width:0}.mkt-eyebrow{font-family:var(--mono);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.mkt-eyebrow--dark{color:var(--on-dark-mono)}.mkt-h1{font-family:var(--serif);font-size:60px;font-weight:400;line-height:1.08;letter-spacing:-.02em;color:var(--heading)}.mkt-h1-accent{color:var(--accent)}.mkt-h2{font-family:var(--serif);font-size:38px;font-weight:400;line-height:1.18;letter-spacing:-.015em;color:var(--heading)}.mkt-h2--dark{font-size:42px;color:var(--on-dark-heading)}.mkt-lead{font-size:19px}.mkt-lead,.mkt-sub{line-height:1.65;color:var(--body)}.mkt-sub{font-size:16px}.mkt-mono-label{font-family:var(--mono);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.mkt-hero{display:grid;grid-template-columns:minmax(0,600px);gap:72px;align-items:start}.mkt-hero-left{display:flex;flex-direction:column;gap:28px;align-items:flex-start}.mkt-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border:1px solid var(--input-border);border-radius:999px;font-family:var(--mono);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.08em;color:var(--body)}.mkt-dot{width:6px;height:6px;border-radius:999px;background:var(--green);flex-shrink:0}.mkt-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:28px}.mkt-hero-section{position:relative;isolation:isolate;overflow:hidden;min-height:620px;display:flex;align-items:center}.mkt-hero-bg{object-fit:cover;object-position:78% 42%;z-index:-2}.mkt-hero-scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(251,251,250,.97) 0,rgba(251,251,250,.93) 32%,rgba(251,251,250,.55) 55%,rgba(251,251,250,.12) 78%,rgba(251,251,250,.06)),linear-gradient(180deg,rgba(251,251,250,.45) 0,rgba(251,251,250,0) 28%,rgba(251,251,250,0) 72%,rgba(251,251,250,.55))}.mkt-hero-inner{position:relative;width:100%}.mkt-strip{background:var(--surface);border-bottom:1px solid var(--hairline);padding:26px 48px}.mkt-strip-inner{max-width:1120px;margin-inline:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.mkt-strip-cell{display:flex;flex-direction:column;gap:6px}.mkt-strip-value{font-size:15px;font-weight:500;color:var(--text);line-height:1.4}.mkt-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.mkt-split--founder{grid-template-columns:.8fr 1.2fr}.mkt-split-copy{display:flex;flex-direction:column;gap:20px}.mkt-rule-grid{display:grid;gap:1px;background:var(--hairline);border:1px solid var(--hairline)}.mkt-rule-grid--problems{grid-template-columns:repeat(2,1fr)}.mkt-rule-grid--steps{grid-template-columns:repeat(4,1fr)}.mkt-cell{padding:22px;display:flex;flex-direction:column;gap:8px}.mkt-cell--surface{background:var(--surface)}.mkt-cell--bg{background:var(--bg)}.mkt-cell-num{color:var(--faint)}.mkt-cell-num,.mkt-cell-step{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.12em}.mkt-cell-step{text-transform:uppercase;color:var(--accent)}.mkt-cell-title{font-size:16px;font-weight:500;line-height:1.4;color:var(--text)}.mkt-cell-title--lg{font-size:17px}.mkt-cell-desc{font-size:14px;line-height:1.6;color:var(--muted)}.mkt-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.mkt-section-note{font-size:14px;line-height:1.6;color:var(--muted);text-align:right;max-width:340px}.mkt-scope-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 44px}.mkt-scope-block{padding-top:20px;display:flex;flex-direction:column;gap:16px}.mkt-scope-block--primary{border-top:2px solid var(--accent)}.mkt-scope-block--secondary{border-top:2px solid var(--card-border)}.mkt-scope-title{font-size:17px;font-weight:600;color:var(--heading);line-height:1.35}.mkt-scope-list{display:flex;flex-direction:column;gap:10px}.mkt-scope-item{font-size:14px;line-height:1.55;color:var(--body)}.mkt-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mkt-card{background:var(--surface);border:1px solid var(--card-border);padding:28px;display:flex;flex-direction:column;gap:14px}.mkt-card-title{font-size:19px;font-weight:600;line-height:1.3;color:var(--heading)}.mkt-card-body{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.mkt-portrait{position:relative;aspect-ratio:4/5;overflow:hidden;border:1px solid var(--card-border);background-color:var(--surface)}.mkt-portrait-img{object-fit:cover;object-position:29% center}.mkt-founder-copy{display:flex;flex-direction:column;gap:20px}.mkt-founder-head{display:flex;flex-direction:column;gap:10px}.mkt-founder-para{font-size:17px;line-height:1.65;color:var(--body)}.mkt-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;border-top:1px solid var(--hairline);padding-top:24px}.mkt-stat{display:flex;flex-direction:column;gap:6px}.mkt-stat-num{font-family:var(--serif);font-size:30px;font-weight:400;line-height:1;color:var(--accent)}.mkt-stat-caption{font-size:13px;line-height:1.5;color:var(--muted)}.mkt-signup{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.mkt-signup-copy{display:flex;flex-direction:column;gap:24px}.mkt-signup-sub{font-size:17px;line-height:1.65;color:var(--on-dark-body)}.mkt-steps{flex-direction:column;border-top:1px solid var(--on-dark-divider);padding-top:22px}.mkt-step,.mkt-steps{display:flex;gap:14px}.mkt-step{align-items:baseline;font-size:15px;line-height:1.55;color:var(--on-dark-list)}.mkt-step-num{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.12em;color:var(--on-dark-mono);flex-shrink:0}.mkt-signup-panel{background:var(--surface);border:1px solid var(--card-border);padding:32px;display:flex;flex-direction:column;gap:20px}.mkt-panel-title{font-family:var(--serif);font-size:24px;font-weight:400;line-height:1.25;letter-spacing:-.01em;color:var(--heading)}.mkt-panel-body{font-size:15px;line-height:1.65;color:var(--body)}.mkt-btn-primary--block{width:100%;padding:14px 22px;font-size:15px}.mkt-fineprint{font-size:13px;line-height:1.6;color:var(--muted)}.mkt-footer{background:var(--dark);border-top:1px solid var(--on-dark-divider);padding:40px 48px}.mkt-footer-inner{max-width:1120px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.mkt-footer-brand{display:flex;align-items:center;gap:12px}.mkt-footer-logo{height:34px;width:auto;display:block}.mkt-footer-name{letter-spacing:.02em;color:var(--on-dark-heading)}.mkt-footer-name,.mkt-footer-tagline{font-family:var(--serif);font-size:15px;font-weight:400}.mkt-footer-tagline{color:var(--on-dark-body)}@media (max-width:1100px){.mkt-scope-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.mkt-section{padding:56px 20px}.mkt-header-inner{padding:12px 20px;gap:16px}.mkt-brand{min-width:0;gap:10px}.mkt-nav-link{display:none}.mkt-h1{font-size:38px}.mkt-h2{font-size:30px}.mkt-h2--dark{font-size:32px}.mkt-hero,.mkt-signup,.mkt-split{grid-template-columns:1fr;gap:40px}.mkt-hero-section{min-height:0}.mkt-hero-bg{object-position:72% 40%}.mkt-hero-scrim{background:linear-gradient(180deg,rgba(251,251,250,.95) 0,rgba(251,251,250,.9) 55%,rgba(251,251,250,.95))}.mkt-strip{padding:26px 20px}.mkt-card-grid,.mkt-rule-grid--problems,.mkt-rule-grid--steps,.mkt-strip-inner{grid-template-columns:1fr}.mkt-strip-inner{gap:20px}.mkt-section-head{flex-direction:column;align-items:flex-start;gap:20px}.mkt-section-note{text-align:left;max-width:none}.mkt-portrait{max-width:320px}.mkt-footer{padding:32px 20px}.mkt-footer-inner{gap:20px}}@media (max-width:720px){.mkt-scope-grid,.mkt-stat-row{grid-template-columns:1fr}.mkt-stat-row{gap:20px}.mkt-hero-actions{align-items:flex-start;flex-direction:column;gap:12px}}@media (max-width:560px){.mkt-header-inner{gap:12px}.mkt-brand-logo{height:36px}.mkt-wordmark-name{font-size:15px}.mkt-wordmark-sub{font-size:9px;letter-spacing:.1em}.mkt-nav .mkt-btn-primary{padding:12px 14px;font-size:13px;white-space:nowrap}.mkt-signup-panel{padding:24px 20px}.mkt-badge{white-space:normal}}.mkt-page{min-height:100vh;display:flex;flex-direction:column}.mkt .ob-main{flex:1;width:100%;max-width:880px;margin-inline:auto;padding:56px 48px 72px;display:flex;flex-direction:column;gap:36px}.mkt .ob-main--narrow{max-width:660px}.mkt .ob-intro{display:flex;flex-direction:column;gap:14px}.mkt .ob-title{font-family:var(--serif);font-size:40px;font-weight:400;line-height:1.14;letter-spacing:-.02em;color:var(--heading)}.mkt .ob-intro-sub{font-size:16px;line-height:1.65;color:var(--body);max-width:60ch}.mkt .ob-rail{display:flex;align-items:flex-start}.mkt .ob-rail-step{display:flex;align-items:center;flex:1}.mkt .ob-rail-step:last-child{flex:0 0 auto}.mkt .ob-rail-mark{display:flex;flex-direction:column;align-items:center;gap:8px}.mkt .ob-rail-num{width:32px;height:32px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:12px;font-weight:500;border:1px solid var(--input-border);background:var(--surface);color:var(--faint);transition:background .15s ease,border-color .15s ease,color .15s ease}.mkt .ob-rail-num--active{border-color:var(--accent);color:var(--accent);background:var(--surface)}.mkt .ob-rail-num--done{border-color:var(--green);background:var(--green);color:#FFFFFF}.mkt .ob-rail-label{font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;color:var(--faint)}.mkt .ob-rail-label--active{color:var(--accent)}.mkt .ob-rail-line{flex:1;height:1px;margin:0 12px 26px;background:var(--hairline)}.mkt .ob-rail-line--done{background:var(--green)}.mkt .ob-progress{display:none;flex-direction:column;gap:10px}.mkt .ob-progress-row{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.mkt .ob-progress-label{font-size:15px;font-weight:500;color:var(--text)}.mkt .ob-progress-count{font-family:var(--mono);font-size:11px;letter-spacing:.12em;color:var(--muted)}.mkt .ob-progress-track{height:2px;background:var(--hairline)}.mkt .ob-progress-fill{height:2px;background:var(--accent);transition:width .25s ease}.mkt .ob-card{background:var(--surface);border:1px solid var(--card-border)}.mkt .ob-card-body{padding:36px 40px;display:flex;flex-direction:column;gap:28px}.mkt .ob-step-head{display:flex;flex-direction:column;gap:8px}.mkt .ob-step-title{font-family:var(--serif);font-size:26px;font-weight:400;line-height:1.25;letter-spacing:-.01em;color:var(--heading)}.mkt .ob-step-sub{font-size:15px;line-height:1.6;color:var(--muted)}.mkt .ob-fields{display:flex;flex-direction:column;gap:22px}.mkt .ob-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px}.mkt .ob-field{display:flex;flex-direction:column;gap:8px;min-width:0}.mkt .ob-label{font-family:var(--ui);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.mkt .ob-required{color:var(--accent)}.mkt .ob-help{font-size:13px;line-height:1.5;color:var(--faint)}.mkt .ob-input{width:100%;padding:11px 12px;font-family:var(--ui);font-size:15px;line-height:1.5;color:var(--text);background:var(--surface);border:1px solid var(--input-border);border-radius:2px;outline:none;transition:border-color .15s ease}.mkt .ob-input::placeholder{color:var(--faint)}.mkt .ob-input:focus{border-color:var(--accent)}.mkt textarea.ob-input{resize:none}.mkt select.ob-input{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%236C7784' stroke-width='1.5' d='M1 1.5 6 6.5l5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:34px}.mkt .ob-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mkt .ob-choice{min-height:44px;padding:11px 14px;text-align:left;font-family:var(--ui);font-size:14px;color:var(--body);background:var(--surface);border:1px solid var(--input-border);border-radius:2px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.mkt .ob-choice:hover{border-color:var(--muted)}.mkt .ob-choice--on{border-color:var(--accent);color:var(--accent);background:#F3F7F9;font-weight:500}.mkt .ob-choices--multi{gap:10px}.mkt .ob-choice--multi{display:flex;align-items:flex-start;gap:10px;line-height:1.45}.mkt .ob-tick{width:16px;height:16px;margin-top:1px;flex-shrink:0;border:1px solid var(--input-border);border-radius:2px;background:var(--surface);color:#FFFFFF;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.mkt .ob-choice--on .ob-tick{background:var(--accent);border-color:var(--accent)}.mkt .ob-substep{gap:6px;border-top:1px solid var(--hairline);padding-top:22px}.mkt .ob-doc,.mkt .ob-substep{display:flex;flex-direction:column}.mkt .ob-doc{border:1px solid var(--hairline);padding:18px;gap:14px}.mkt .ob-doc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mkt .ob-doc-name{font-size:15px;font-weight:500;color:var(--text)}.mkt .ob-doc-desc{font-size:13px;line-height:1.5;color:var(--muted)}.mkt .ob-doc-remove{font-family:var(--ui);font-size:13px;color:var(--muted);background:none;border:none;border-bottom:1px solid var(--input-border);padding:0 0 1px;cursor:pointer;flex-shrink:0;transition:color .15s ease,border-color .15s ease}.mkt .ob-doc-remove:hover{color:var(--accent);border-bottom-color:var(--accent)}.mkt .ob-doc-attached{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--body);border:1px solid var(--hairline);background:var(--bg);padding:9px 12px}.mkt .ob-doc-attached svg{color:var(--green);flex-shrink:0}.mkt .ob-file{font-family:var(--ui);font-size:14px;color:var(--muted);width:100%}.mkt .ob-file::file-selector-button{font-family:var(--ui);font-size:13px;font-weight:500;color:var(--accent);background:var(--surface);border:1px solid var(--input-border);border-radius:2px;padding:9px 14px;margin-right:14px;cursor:pointer;transition:border-color .15s ease}.mkt .ob-file::file-selector-button:hover{border-color:var(--accent)}.mkt .ob-review{border:1px solid var(--hairline);background:var(--bg);padding:20px 22px;display:flex;flex-direction:column;gap:4px}.mkt .ob-review-head{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);padding-bottom:8px}.mkt .ob-row{display:flex;justify-content:space-between;gap:24px;padding:9px 0;border-bottom:1px solid var(--hairline)}.mkt .ob-row:last-child{border-bottom:none}.mkt .ob-row-label{font-size:14px;color:var(--muted);flex-shrink:0}.mkt .ob-row-value{font-size:14px;font-weight:500;color:var(--text);text-align:right;overflow-wrap:anywhere}.mkt .ob-row-empty{color:var(--faint);font-weight:400}.mkt .ob-legal{font-size:13px;line-height:1.6;color:var(--muted)}.mkt .ob-actions{padding:18px 40px;background:var(--bg);border-top:1px solid var(--hairline);display:flex;align-items:center;justify-content:space-between;gap:16px}.mkt .ob-back{display:inline-flex;align-items:center;min-height:44px;font-family:var(--ui);font-size:14px;color:var(--muted);background:none;border:none;padding:0;cursor:pointer;transition:color .15s ease}.mkt .ob-back:hover{color:var(--accent)}.mkt .ob-back:disabled{opacity:.5;cursor:not-allowed}.mkt .ob-submit{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:12px 26px;font-family:var(--ui);font-size:14px;font-weight:500;color:#FFFFFF;background:var(--accent);border:1px solid var(--accent);border-radius:2px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.mkt .ob-submit:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.mkt .ob-submit:disabled{opacity:.6;cursor:not-allowed}.mkt .ob-error{border:1px solid #dec2c2;background:#FCF6F6;padding:12px 14px;font-size:14px;line-height:1.55;color:#8C3A3A}.mkt .ob-warning{border:1px solid var(--hairline);background:var(--bg);padding:14px 16px;font-size:14px;line-height:1.6;color:var(--body);text-align:left}.mkt .ob-foot-note{font-size:14px;color:var(--muted);text-align:center}.mkt .ob-foot-note a{color:var(--accent);border-bottom:1px solid var(--accent)}.mkt .ob-done{background:var(--surface);border:1px solid var(--card-border);padding:44px 40px;display:flex;flex-direction:column;gap:24px;align-items:flex-start}.mkt .ob-done-check{width:40px;height:40px;border:1px solid var(--green);border-radius:2px;display:flex;align-items:center;justify-content:center;color:var(--green)}.mkt .ob-done-body{font-size:16px;line-height:1.65;color:var(--body)}.mkt .ob-done-body strong{font-weight:500;color:var(--text)}.mkt .ob-next{width:100%;border-top:1px solid var(--hairline);padding-top:22px;display:flex;flex-direction:column;gap:18px}.mkt .ob-next-step{display:flex;gap:14px;align-items:baseline}.mkt .ob-next-num{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.12em;color:var(--accent);flex-shrink:0}.mkt .ob-next-title{font-size:15px;font-weight:500;color:var(--text)}.mkt .ob-next-desc{font-size:14px;line-height:1.6;color:var(--muted)}@media (max-width:900px){.mkt .ob-signin{display:inline-flex}.mkt .ob-main{padding:36px 20px 56px;gap:28px}.mkt .ob-title{font-size:30px}.mkt .ob-rail{display:none}.mkt .ob-progress{display:flex}.mkt .ob-card-body{padding:26px 20px;gap:24px}.mkt .ob-actions{padding:16px 20px}.mkt .ob-choices,.mkt .ob-field-pair{grid-template-columns:1fr}.mkt .ob-done{padding:32px 20px}}@media (max-width:560px){.mkt .ob-signin-long{display:none}}.mkt .au-main{flex:1;width:100%;max-width:520px;margin-inline:auto;padding:56px 48px 72px;display:flex;flex-direction:column;gap:28px}.mkt .au-main--wide{max-width:680px}.mkt .au-head{display:flex;flex-direction:column;gap:12px}.mkt .au-title{font-family:var(--serif);font-size:34px;font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--heading)}.mkt .au-sub{font-size:15px;line-height:1.65;color:var(--body);max-width:54ch}.mkt .au-card{background:var(--surface);border:1px solid var(--card-border);padding:32px;gap:26px}.mkt .au-card,.mkt .au-form{display:flex;flex-direction:column}.mkt .au-form{gap:22px}.mkt .au-section{display:flex;flex-direction:column;gap:16px}.mkt .au-section-title{font-family:var(--mono);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.mkt .au-rule{height:1px;background:var(--hairline)}.mkt .au-alert{border-left:2px solid var(--accent);background:#F3F6F8;padding:12px 14px;font-size:14px;line-height:1.55;color:var(--body)}.mkt .au-alert--error{border-left-color:#A32A21;background:#FBF4F3;color:#8C221A}.mkt .au-alert--warn{border-left-color:#9A6100;background:#FCF7EF;color:#7A4D00}.mkt .au-link{color:var(--accent);border-bottom:1px solid transparent;transition:border-color .15s ease,color .15s ease}.mkt .au-link:hover{color:var(--accent-hover);border-bottom-color:var(--accent-hover)}.mkt .au-form-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.mkt .au-alt{font-size:14px;line-height:1.6;color:var(--muted);text-align:center}.mkt .au-check{display:flex;align-items:flex-start;gap:11px;cursor:pointer;font-size:14px;line-height:1.55;color:var(--body)}.mkt .au-check-box{appearance:none;-webkit-appearance:none;width:16px;height:16px;margin:3px 0 0;flex-shrink:0;border:1px solid var(--input-border);border-radius:2px;background:var(--surface);cursor:pointer;transition:background .15s ease,border-color .15s ease}.mkt .au-check-box:checked{background:var(--accent) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8' viewBox='0 0 10 8'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M1 4.2 3.6 6.8 9 1.4'/%3E%3C/svg%3E") center /10px 8px no-repeat;border-color:var(--accent)}.mkt .au-check-box:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mkt .au-meter{display:flex;flex-direction:column;gap:7px}.mkt .au-meter-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.mkt .au-meter-track{height:2px;background:var(--hairline);overflow:hidden}.mkt .au-meter-fill{height:100%;width:33%;background:#A32A21;transition:width .2s ease,background .2s ease}.mkt .au-meter-fill--medium{width:66%;background:#9A6100}.mkt .au-meter-fill--strong{width:100%;background:var(--green)}.mkt .au-meter-value--weak{color:#A32A21}.mkt .au-meter-value--medium{color:#9A6100}.mkt .au-meter-value--strong{color:var(--green)}.mkt .au-reqs{display:flex;flex-direction:column;gap:9px}.mkt .au-req{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;color:var(--faint);transition:color .15s ease}.mkt .au-req--met{color:var(--body)}.mkt .au-req-mark{width:13px;flex-shrink:0;margin-top:3px;color:var(--hairline)}.mkt .au-req--met .au-req-mark{color:var(--green)}.mkt .au-summary{border:1px solid var(--hairline)}.mkt .au-summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:12px 16px;border-bottom:1px solid var(--hairline)}.mkt .au-summary-row:last-child{border-bottom:none}.mkt .au-summary-label{font-family:var(--mono);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);flex-shrink:0}.mkt .au-summary-value{font-size:15px;line-height:1.5;color:var(--heading);text-align:right;overflow-wrap:anywhere}.mkt .au-tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.mkt .au-tag{font-family:var(--mono);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;padding:4px 8px;border:1px solid var(--input-border);color:var(--body)}.mkt .au-tag--admin{border-color:var(--accent);color:var(--accent)}.mkt .au-caps{display:flex;flex-direction:column;gap:13px}.mkt .au-cap{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.55;color:var(--body)}.mkt .au-cap-num{font-family:var(--mono);font-size:11px;letter-spacing:.12em;color:var(--faint);flex-shrink:0;padding-top:2px}.mkt .au-status{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.mkt .au-status-mark{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid var(--green);color:var(--green)}.mkt .au-status-mark--error{border-color:#A32A21;color:#A32A21}.mkt .au-status-title{font-family:var(--serif);font-size:24px;font-weight:400;line-height:1.25;letter-spacing:-.01em;color:var(--heading)}.mkt .au-status-body{font-size:15px;line-height:1.65;color:var(--body)}.mkt .au-status-strong{color:var(--heading);font-weight:500}.mkt .au-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:80px 20px}.mkt .au-loading-text{color:var(--muted)}.mkt .au-loading-text,.mkt .au-secure{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.mkt .au-secure{display:flex;align-items:center;gap:8px;color:var(--faint)}.mkt .au-textbtn,.mkt button.mkt-btn-primary{cursor:pointer;font-family:var(--ui)}.mkt .mkt-btn-primary:disabled{opacity:.45;cursor:not-allowed}.mkt .mkt-btn-primary:disabled:hover{background:var(--accent);border-color:var(--accent)}.mkt .au-btn-label{display:inline-flex;align-items:center;gap:10px}.mkt .au-textbtn{background:none;border:none;padding:0;font-size:inherit;color:var(--accent);border-bottom:1px solid var(--accent)}.mkt .au-textbtn:hover{color:var(--accent-hover);border-bottom-color:var(--accent-hover)}.mkt .au-spin{width:13px;height:13px;border:1.5px solid rgba(255,255,255,.35);border-top-color:#ffffff;border-radius:50%;animation:au-spin .7s linear infinite;flex-shrink:0}.mkt .au-spin--accent{border-color:var(--hairline);border-top-color:var(--accent);width:18px;height:18px}@keyframes au-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.mkt .au-spin{animation-duration:2s}}@media (max-width:700px){.mkt .au-main{padding:40px 20px 56px}.mkt .au-card{padding:26px 20px}.mkt .au-title{font-size:28px}.mkt .au-summary-row{flex-direction:column;align-items:flex-start;gap:6px}.mkt .au-summary-value,.mkt .au-tags{text-align:left;justify-content:flex-start}}@media (max-width:560px){.mkt .au-nav-link{font-size:13px}}