.Answers-module__SiD8GG__choices{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}.Answers-module__SiD8GG__multiHint{font-family:var(--font-sans);color:var(--brand);align-items:center;gap:9px;margin:0;font-size:13.5px;font-weight:600;line-height:1.4;display:flex}.Answers-module__SiD8GG__multiCheck{width:15px;height:15px;color:var(--text-on-brand);background:var(--brand);border:1.5px solid var(--brand);border-radius:0;flex:none;justify-content:center;align-items:center;font-size:10px;line-height:1;display:inline-flex}.Answers-module__SiD8GG__choice{appearance:none;cursor:pointer;text-align:left;width:100%;min-width:0;font-family:var(--font-sans);background:var(--surface-card);border:1px solid var(--border-soft);border-radius:var(--radius-sm);align-items:flex-start;gap:14px;padding:16px 18px;transition:background-color .16s,border-color .16s;display:flex}.Answers-module__SiD8GG__letter{width:26px;height:26px;font-family:var(--font-mono);color:var(--text-muted);border:1.5px solid var(--border);background:0 0;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.Answers-module__SiD8GG__choices[data-mark=circle] .Answers-module__SiD8GG__letter{border-radius:var(--radius-pill)}.Answers-module__SiD8GG__choices[data-mark=box] .Answers-module__SiD8GG__letter{border-radius:0}.Answers-module__SiD8GG__label{min-width:0;color:var(--text);text-wrap:pretty;overflow-wrap:anywhere;font-size:16px;line-height:1.5}.Answers-module__SiD8GG__choice[aria-pressed=true]{background:var(--brand);border-color:var(--brand)}.Answers-module__SiD8GG__choice[aria-pressed=true] .Answers-module__SiD8GG__letter{color:var(--brand);background:var(--gold);border-color:var(--gold)}.Answers-module__SiD8GG__choice[aria-pressed=true] .Answers-module__SiD8GG__label{color:var(--text-on-brand);font-weight:500}@media (hover:hover){.Answers-module__SiD8GG__choice[aria-pressed=false]:hover{background:var(--tint-blue);border-color:var(--brand-400)}.Answers-module__SiD8GG__choice[aria-pressed=true]:hover{background:var(--brand-hover);border-color:var(--brand-hover)}}.Answers-module__SiD8GG__tools{flex-direction:column;gap:8px;width:100%;min-width:0;display:flex}.Answers-module__SiD8GG__toolRow{background:var(--surface-card);border:1px solid var(--border-soft);border-radius:var(--radius-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:13px 16px;display:flex}.Answers-module__SiD8GG__toolName{min-width:0;font-family:var(--font-sans);color:var(--text);font-size:15.5px;font-weight:500}.Answers-module__SiD8GG__toolScale{flex-wrap:wrap;gap:6px;min-width:0;display:flex}@media (max-width:760px){.Answers-module__SiD8GG__toolScale .Answers-module__SiD8GG__toolPill{min-height:44px}}@media (prefers-reduced-motion:reduce){.Answers-module__SiD8GG__choice{transition:none}}
.Section-module__V4wzQa__section{background:var(--surface-card)}.Section-module__V4wzQa__section[data-ground=paper]{background:var(--bg)}.Section-module__V4wzQa__section[data-pad=normal]{padding:clamp(44px,6vw,76px) 0}.Section-module__V4wzQa__section[data-pad=hero]{padding:clamp(44px,7vw,84px) 0 clamp(36px,6vw,64px)}.Section-module__V4wzQa__section[data-pad=bottom]{padding:0 0 clamp(44px,6vw,76px)}.Section-module__V4wzQa__section[data-pad=closing]{padding:clamp(36px,5vw,64px) 0 clamp(44px,6vw,76px)}.Section-module__V4wzQa__inner{min-width:0;max-width:1120px;margin:0 auto;padding:0 clamp(16px,4vw,28px)}.Section-module__V4wzQa__kicker{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;color:var(--brand);align-items:center;gap:9px;font-size:11.5px;font-weight:600;display:inline-flex}.Section-module__V4wzQa__kicker[data-tone=gold]{color:var(--gold)}.Section-module__V4wzQa__dot{background:var(--brand-400);flex-shrink:0;width:7px;height:7px;display:inline-block}.Section-module__V4wzQa__head{flex-direction:column;gap:14px;max-width:58ch;margin-bottom:30px;display:flex}.Section-module__V4wzQa__head[data-width=wide]{max-width:62ch}.Section-module__V4wzQa__headTitle{font-family:var(--font-sans);letter-spacing:-.032em;font-size:clamp(26px,3.3vw,40px);font-weight:800;line-height:1.08}.Section-module__V4wzQa__headLead{font-family:var(--font-sans);color:var(--text-muted);text-wrap:pretty;font-size:17px;line-height:1.6}.Section-module__V4wzQa__cardGrid{grid-template-columns:repeat(auto-fit, minmax(var(--card-min,258px), 1fr));align-items:stretch;gap:16px;display:grid}.Section-module__V4wzQa__card{border-radius:var(--radius-lg);flex-direction:column;gap:12px;min-width:0;display:flex}.Section-module__V4wzQa__cardGrid[data-align=rows]>.Section-module__V4wzQa__card{grid-template-rows:subgrid;grid-row:span 2;display:grid}.Section-module__V4wzQa__cardBody{flex-direction:column;gap:12px;min-width:0;display:flex}.Section-module__V4wzQa__cardGrid[data-align=rows] .Section-module__V4wzQa__cardNote{align-self:start;margin-top:0}.Section-module__V4wzQa__card[data-tone=raised]{background:var(--surface-card);box-shadow:var(--shadow-sm)}.Section-module__V4wzQa__card[data-tone=flat]{background:var(--bg)}.Section-module__V4wzQa__card[data-padding=sm]{padding:24px}.Section-module__V4wzQa__card[data-padding=md]{padding:26px}.Section-module__V4wzQa__card[data-padding=lg]{padding:28px}.Section-module__V4wzQa__card[data-padding=xl]{padding:30px}.Section-module__V4wzQa__cardNote{border-top:1px solid var(--border-soft);flex-direction:column;gap:7px;margin-top:auto;padding-top:15px;display:flex}.Section-module__V4wzQa__cardNoteLabel{font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px}.Section-module__V4wzQa__cardNoteText{font-family:var(--font-sans);color:var(--text);font-size:15px;line-height:1.6}.Section-module__V4wzQa__steps{background:var(--surface-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin:0;padding:8px clamp(20px,3vw,30px);list-style:none}.Section-module__V4wzQa__step{border-top:1px solid var(--border-soft);grid-template-columns:56px minmax(0,1fr);align-items:center;gap:20px;padding:26px 0;display:grid}.Section-module__V4wzQa__steps[data-aside=true] .Section-module__V4wzQa__step{grid-template-columns:56px minmax(0,1fr) 132px}.Section-module__V4wzQa__step:first-child{border-top:none}.Section-module__V4wzQa__stepNumber{font-family:var(--font-mono);letter-spacing:-.02em;color:var(--brand);font-variant-numeric:tabular-nums;text-align:center;font-size:26px;font-weight:500}.Section-module__V4wzQa__stepBody{flex-direction:column;gap:6px;min-width:0;display:flex}.Section-module__V4wzQa__stepTitle{font-family:var(--font-sans);letter-spacing:-.018em;font-size:19px;font-weight:700}.Section-module__V4wzQa__stepText{font-family:var(--font-sans);color:var(--text-muted);text-wrap:pretty;max-width:70ch;font-size:15.5px;line-height:1.62}.Section-module__V4wzQa__stepAside{font-family:var(--font-mono);color:var(--text-muted);text-align:center;font-variant-numeric:tabular-nums;font-size:13px}@media (max-width:640px){.Section-module__V4wzQa__step,.Section-module__V4wzQa__steps[data-aside=true] .Section-module__V4wzQa__step{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:14px}.Section-module__V4wzQa__stepNumber{text-align:left;font-size:21px}.Section-module__V4wzQa__stepAside{text-align:left;grid-column:2;padding-top:0}}.Section-module__V4wzQa__band{background:linear-gradient(140deg, var(--brand) 0%, var(--brand-deep) 58%, var(--brand-600) 100%);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:clamp(30px,5vw,54px);position:relative;overflow:hidden}.Section-module__V4wzQa__bandInner{z-index:1;flex-direction:column;gap:16px;display:flex;position:relative}.Section-module__V4wzQa__bandTitle{font-family:var(--font-sans);letter-spacing:-.032em;color:var(--text-on-brand);max-width:28ch;font-size:clamp(24px,3.2vw,36px);font-weight:800;line-height:1.09}.Section-module__V4wzQa__bandLead{font-family:var(--font-sans);color:var(--brand-300);text-wrap:pretty;max-width:60ch;font-size:17px;line-height:1.6}.Section-module__V4wzQa__bandNote{font-family:var(--font-sans);color:var(--brand-300);max-width:60ch;padding-top:6px;font-size:13.5px;line-height:1.6}.Section-module__V4wzQa__checks{border-top:1px solid var(--border-soft);flex-direction:column;gap:9px;margin:0;padding:15px 0 0;list-style:none;display:flex}.Section-module__V4wzQa__checks[data-tone=gold]{border-top-color:var(--brand-600)}.Section-module__V4wzQa__check{grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;display:grid}.Section-module__V4wzQa__checkIcon{margin-top:4px}.Section-module__V4wzQa__checkIcon path{stroke:var(--brand-400)}.Section-module__V4wzQa__checks[data-tone=gold] .Section-module__V4wzQa__checkIcon path{stroke:var(--gold)}.Section-module__V4wzQa__checkText{font-family:var(--font-sans);color:var(--text);font-size:14.5px;line-height:1.55}.Section-module__V4wzQa__checks[data-tone=gold] .Section-module__V4wzQa__checkText{color:var(--text-on-brand)}.Section-module__V4wzQa__tableScroll{margin-inline:-2px;padding-inline:2px;overflow-x:auto}.Section-module__V4wzQa__table{width:100%;min-width:var(--table-min,520px);table-layout:fixed;border-collapse:collapse}.Section-module__V4wzQa__tableCaption{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Section-module__V4wzQa__tableHeadCell{font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;color:var(--text-muted);text-align:left;border-bottom:1px solid var(--border);padding:0 8px 12px 2px;font-size:10.5px;font-weight:400}.Section-module__V4wzQa__tableCell{font-family:var(--font-sans);color:var(--text);text-align:left;border-top:1px solid var(--border-soft);vertical-align:middle;padding:16px 8px 16px 2px;font-size:15.5px}.Section-module__V4wzQa__tableRow:first-child .Section-module__V4wzQa__tableCell{border-top:none}.Section-module__V4wzQa__tableHeadCell[data-align=end],.Section-module__V4wzQa__tableCell[data-align=end]{text-align:right;padding-left:8px;padding-right:2px}.Section-module__V4wzQa__questions{background:var(--bg);border-radius:var(--radius-lg);margin:0;padding:14px clamp(20px,3vw,28px)}.Section-module__V4wzQa__question{border-top:1px solid var(--border-soft);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:center;gap:10px 30px;padding:22px 0;display:grid}.Section-module__V4wzQa__question:first-child{border-top:none}.Section-module__V4wzQa__questionTerm{font-family:var(--font-sans);letter-spacing:-.015em;min-width:0;font-size:16.5px;font-weight:700;line-height:1.4}.Section-module__V4wzQa__questionAnswer{font-family:var(--font-sans);color:var(--text-muted);text-wrap:pretty;min-width:0;margin:0;font-size:15.5px;line-height:1.62}.Section-module__V4wzQa__hero{flex-direction:column;gap:22px;display:flex}.Section-module__V4wzQa__heroTitle{font-family:var(--font-sans);letter-spacing:-.035em;max-width:22ch;font-size:clamp(30px,4.6vw,56px);font-weight:800;line-height:1.08}.Section-module__V4wzQa__heroLead{font-family:var(--font-sans);color:var(--text-muted);text-wrap:pretty;max-width:64ch;font-size:18.5px;line-height:1.7}.Section-module__V4wzQa__heroActions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.Section-module__V4wzQa__heroLink{font-family:var(--font-sans);border-radius:var(--radius-pill);border:1px solid #0000;align-items:center;min-height:50px;padding:0 26px;font-size:15.5px;font-weight:600;transition:background-color .18s,border-color .18s;display:inline-flex}.Section-module__V4wzQa__heroLink[data-tone=primary]{color:var(--bg);background:var(--brand);border-color:var(--brand)}.Section-module__V4wzQa__heroLink[data-tone=primary]:hover{color:var(--bg);background:var(--brand-hover);border-color:var(--brand-hover)}.Section-module__V4wzQa__heroLink[data-tone=primary]:active{background:var(--brand-active);border-color:var(--brand-active)}.Section-module__V4wzQa__heroLink[data-tone=secondary]{color:var(--text);border-color:var(--border-strong);background:0 0}.Section-module__V4wzQa__heroLink[data-tone=secondary]:hover{color:var(--text);border-color:var(--brand)}
.page-module__dypuPG__tariffs{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:16px;display:grid}.page-module__dypuPG__tariff{border-radius:var(--radius-lg);flex-direction:column;gap:14px;min-width:0;padding:30px;display:flex}.page-module__dypuPG__tariff[data-tone=plain]{background:var(--bg)}.page-module__dypuPG__tariff[data-tone=navy]{background:linear-gradient(140deg, var(--brand) 0%, var(--brand-deep) 58%, var(--brand-600) 100%);box-shadow:var(--shadow-md)}.page-module__dypuPG__tariffTop{justify-content:space-between;align-items:center;gap:12px;min-height:24px;display:flex}.page-module__dypuPG__tariffBadge{font-family:var(--font-sans);color:var(--text-on-brand);border:1px dashed var(--brand-400);border-radius:var(--radius-pill);white-space:nowrap;background:0 0;padding:3px 11px;font-size:11.5px;font-weight:600}.page-module__dypuPG__tariffPrice{flex-direction:column;gap:6px;min-height:96px;display:flex}.page-module__dypuPG__priceRow{white-space:nowrap;flex-wrap:nowrap;align-items:baseline;gap:10px;display:flex}.page-module__dypuPG__price{font-family:var(--font-mono);letter-spacing:-.03em;color:var(--text);font-size:clamp(25px,2.5vw,32px);font-weight:500;line-height:1}.page-module__dypuPG__tariff[data-tone=navy] .page-module__dypuPG__price{color:var(--text-on-brand)}.page-module__dypuPG__strike{font-family:var(--font-mono);color:var(--text-muted);font-size:16px;display:inline-block;position:relative}.page-module__dypuPG__tariff[data-tone=navy] .page-module__dypuPG__strike{color:var(--brand-300)}.page-module__dypuPG__strike:after{content:"";transform-origin:50%;background:currentColor;height:1.5px;position:absolute;top:50%;left:-4px;right:-4px;transform:rotate(-14deg)}.page-module__dypuPG__tariffAction{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--bg);background:var(--positive-text);border-radius:var(--radius-pill);align-self:flex-start;padding:4px 12px;font-size:12.5px;font-weight:700}.page-module__dypuPG__tariff[data-tone=navy] .page-module__dypuPG__tariffAction{color:var(--brand);background:var(--gold)}.page-module__dypuPG__tariffUnit{font-family:var(--font-sans);color:var(--text-muted);font-size:14px}.page-module__dypuPG__tariffPromise{font-family:var(--font-sans);color:var(--text-muted);align-items:center;min-height:26px;font-size:15px;line-height:1.6;display:flex}.page-module__dypuPG__tariff[data-tone=navy] .page-module__dypuPG__tariffUnit,.page-module__dypuPG__tariff[data-tone=navy] .page-module__dypuPG__tariffPromise,.page-module__dypuPG__tariff[data-tone=navy] .page-module__dypuPG__tariffNote{color:var(--brand-300)}.page-module__dypuPG__tariffFoot{flex-direction:column;gap:10px;margin-top:auto;padding-top:4px;display:flex}.page-module__dypuPG__tariffButton,.page-module__dypuPG__tariffLink{appearance:none;cursor:pointer;font-family:var(--font-sans);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-pill);text-align:center;background:0 0;justify-content:center;align-items:center;width:100%;min-height:48px;padding:0 24px;font-size:15.5px;font-weight:600;transition:border-color .18s;display:inline-flex}.page-module__dypuPG__tariffButton:hover:not(:disabled),.page-module__dypuPG__tariffLink:hover{border-color:var(--brand);color:var(--text)}.page-module__dypuPG__tariffButton:disabled{opacity:.5;cursor:not-allowed}.page-module__dypuPG__tariff[data-tone=navy] .page-module__dypuPG__tariffButton,.page-module__dypuPG__tariff[data-tone=navy] .page-module__dypuPG__tariffLink{color:var(--brand);background:var(--gold);border-color:var(--gold)}.page-module__dypuPG__tariff[data-tone=navy] .page-module__dypuPG__tariffButton:hover:not(:disabled),.page-module__dypuPG__tariff[data-tone=navy] .page-module__dypuPG__tariffLink:hover{color:var(--brand);filter:brightness(.95)}.page-module__dypuPG__tariffNote{font-family:var(--font-sans);color:var(--text-muted);font-size:13.5px;line-height:1.5}.page-module__dypuPG__band{background:linear-gradient(140deg, var(--brand) 0%, var(--brand-deep) 58%, var(--brand-600) 100%);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);flex-direction:column;gap:24px;padding:clamp(28px,4vw,44px);display:flex;position:relative;overflow:hidden}.page-module__dypuPG__bandHead,.page-module__dypuPG__bandSteps,.page-module__dypuPG__bandActions{z-index:1;position:relative}.page-module__dypuPG__bandHead{flex-direction:column;gap:10px;display:flex}.page-module__dypuPG__bandTitle{font-family:var(--font-sans);letter-spacing:-.032em;color:var(--text-on-brand);max-width:28ch;font-size:clamp(24px,3.2vw,34px);font-weight:800;line-height:1.1}.page-module__dypuPG__bandSteps{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;margin:0;padding:0;list-style:none;display:grid}.page-module__dypuPG__bandStep{border-left:1px solid var(--brand-600);flex-direction:column;gap:10px;min-width:0;padding:2px 24px;display:flex}.page-module__dypuPG__bandStep:first-child{border-left:none;padding-left:0}.page-module__dypuPG__bandNumber{font-family:var(--font-mono);letter-spacing:-.02em;color:var(--gold);font-size:22px;font-weight:500;line-height:1}.page-module__dypuPG__bandStepTitle{font-family:var(--font-sans);letter-spacing:-.015em;color:var(--text-on-brand);min-height:44px;font-size:16.5px;font-weight:700;line-height:1.3}.page-module__dypuPG__bandStepText{font-family:var(--font-sans);color:var(--brand-300);font-size:14.5px;line-height:1.6}.page-module__dypuPG__bandActions{flex-wrap:wrap;align-items:center;gap:11px;padding-top:6px;display:flex}.page-module__dypuPG__bandButton{appearance:none;cursor:pointer;font-family:var(--font-sans);color:var(--brand);background:var(--gold);border-radius:var(--radius-pill);border:none;justify-content:center;align-items:center;min-height:50px;padding:0 26px;font-size:15.5px;font-weight:600;transition:filter .18s;display:inline-flex}.page-module__dypuPG__bandButton:hover:not(:disabled){filter:brightness(.95)}.page-module__dypuPG__bandButton:disabled{opacity:.5;cursor:not-allowed}.page-module__dypuPG__bandPill{font-family:var(--font-sans);color:var(--brand-300);border:1px dashed var(--brand-600);border-radius:var(--radius-pill);align-items:center;min-height:50px;padding:0 24px;font-size:14.5px;display:inline-flex}.page-module__dypuPG__bandNote{font-family:var(--font-sans);color:var(--brand-300);flex-basis:100%;max-width:60ch;font-size:14.5px;line-height:1.6}@media (max-width:860px){.page-module__dypuPG__bandSteps{grid-template-columns:1fr;gap:22px}.page-module__dypuPG__bandStep{border-left:none;padding:0}.page-module__dypuPG__bandStepTitle{min-height:0}}.page-module__dypuPG__tariffTable th:first-child{width:35%}.page-module__dypuPG__tariffTable th:nth-child(2){width:20%}.page-module__dypuPG__discount{font-family:var(--font-sans);color:var(--positive-text);font-size:15.5px;font-weight:600}.page-module__dypuPG__discount[data-base]{color:var(--text-muted);font-weight:400}.page-module__dypuPG__amount{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text);font-size:15px}
.page-module__W-n9RW__serviceGrid{--card-min:280px}.page-module__W-n9RW__outcomeGrid{--card-min:260px}.page-module__W-n9RW__cardNumber{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--brand-600);font-variant-numeric:tabular-nums;font-size:11px}.page-module__W-n9RW__serviceTitle{font-family:var(--font-sans);letter-spacing:-.02em;font-size:20px;font-weight:800;line-height:1.2}.page-module__W-n9RW__cardText{font-family:var(--font-sans);color:var(--text-muted);text-wrap:pretty;font-size:15.5px;line-height:1.62}.page-module__W-n9RW__outcomeTitle{font-family:var(--font-sans);letter-spacing:-.015em;font-size:16.5px;font-weight:700;line-height:1.3}.page-module__W-n9RW__outcomeText{font-family:var(--font-sans);color:var(--text-muted);text-wrap:pretty;font-size:14.5px;line-height:1.6}
.LegalPage-module__G8OPua__head{flex-direction:column;gap:16px;max-width:62ch;display:flex}.LegalPage-module__G8OPua__title{font-family:var(--font-sans);letter-spacing:-.035em;font-size:clamp(30px,4.6vw,52px);font-weight:800;line-height:1.08}.LegalPage-module__G8OPua__lead{font-family:var(--font-sans);color:var(--text-muted);text-wrap:pretty;font-size:18.5px;line-height:1.7}.LegalPage-module__G8OPua__stand{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:12px}.LegalPage-module__G8OPua__layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}@media (min-width:900px){.LegalPage-module__G8OPua__layout{grid-template-columns:264px minmax(0,1fr);gap:40px}.LegalPage-module__G8OPua__side{position:sticky;top:88px}}.LegalPage-module__G8OPua__side{flex-direction:column;gap:14px;min-width:0;display:flex}.LegalPage-module__G8OPua__toc{background:var(--surface-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;padding:22px 24px;display:flex}.LegalPage-module__G8OPua__tocTitle{font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px}.LegalPage-module__G8OPua__tocList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.LegalPage-module__G8OPua__tocLink{min-height:32px;font-family:var(--font-sans);color:var(--text-muted);border-radius:var(--radius-sm);grid-template-columns:26px minmax(0,1fr);align-items:baseline;gap:8px;padding:6px 0;font-size:14.5px;line-height:1.45;display:grid}.LegalPage-module__G8OPua__tocLink:hover{color:var(--brand)}.LegalPage-module__G8OPua__tocNumber{font-family:var(--font-mono);color:var(--brand-400);font-variant-numeric:tabular-nums;font-size:11.5px}.LegalPage-module__G8OPua__tocText{min-width:0}@media (max-width:640px){.LegalPage-module__G8OPua__tocLink{align-items:center;min-height:44px}}.LegalPage-module__G8OPua__aside{font-family:var(--font-sans);color:var(--text-muted);flex-direction:column;gap:8px;padding:0 24px;font-size:14px;line-height:1.6;display:flex}.LegalPage-module__G8OPua__aside a{color:var(--brand);text-underline-offset:3px;text-decoration:underline}.LegalPage-module__G8OPua__body{background:var(--surface-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);min-width:0;padding:clamp(24px,3.5vw,40px)}.LegalPage-module__G8OPua__section{border-top:1px solid var(--border-soft);flex-direction:column;gap:14px;padding:28px 0;display:flex}.LegalPage-module__G8OPua__section:first-child{border-top:none;padding-top:4px}.LegalPage-module__G8OPua__section:last-child{padding-bottom:4px}.LegalPage-module__G8OPua__sectionTitle{font-family:var(--font-sans);letter-spacing:-.022em;grid-template-columns:34px minmax(0,1fr);align-items:baseline;gap:8px;font-size:21px;font-weight:700;line-height:1.3;display:grid}.LegalPage-module__G8OPua__sectionNumber{font-family:var(--font-mono);color:var(--brand-400);font-variant-numeric:tabular-nums;font-size:13px;font-weight:400}.LegalPage-module__G8OPua__text{font-family:var(--font-sans);color:var(--text-muted);text-wrap:pretty;max-width:74ch;font-size:15.5px;line-height:1.7}.LegalPage-module__G8OPua__list{flex-direction:column;gap:8px;max-width:74ch;margin:0;padding:0;list-style:none;display:flex}.LegalPage-module__G8OPua__listItem{font-family:var(--font-sans);color:var(--text-muted);text-wrap:pretty;padding-left:18px;font-size:15.5px;line-height:1.65;position:relative}.LegalPage-module__G8OPua__listItem:before{content:"";background:var(--brand-400);width:6px;height:6px;position:absolute;top:10px;left:0}.LegalPage-module__G8OPua__rows{background:var(--bg);border-radius:var(--radius-md);flex-direction:column;gap:0;max-width:74ch;margin:0;padding:4px 20px;display:flex}.LegalPage-module__G8OPua__row{border-top:1px solid var(--border-soft);grid-template-columns:200px minmax(0,1fr);align-items:baseline;gap:6px 20px;padding:13px 0;display:grid}.LegalPage-module__G8OPua__row:first-child{border-top:none}@media (max-width:560px){.LegalPage-module__G8OPua__row{grid-template-columns:minmax(0,1fr)}}.LegalPage-module__G8OPua__rowLabel{font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;color:var(--text-muted);font-size:10.5px}.LegalPage-module__G8OPua__rowText{font-family:var(--font-sans);color:var(--text);min-width:0;margin:0;font-size:15.5px;line-height:1.6}.LegalPage-module__G8OPua__gap{background:var(--caution-tint);border-radius:var(--radius-md);flex-direction:column;gap:6px;max-width:74ch;padding:14px 18px;display:flex}.LegalPage-module__G8OPua__gapLabel{font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;color:var(--caution-text);font-size:10.5px}.LegalPage-module__G8OPua__gapText{font-family:var(--font-sans);color:var(--text);text-wrap:pretty;font-size:15px;line-height:1.65}
.EmptyState-module__7SqAPW__root{flex-direction:column;align-items:flex-start;gap:12px;min-width:0;display:flex}.EmptyState-module__7SqAPW__root[data-variant=card]{background:var(--surface-card);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:clamp(16px,4vw,24px)}.EmptyState-module__7SqAPW__root[data-variant=tint]{background:var(--empty-area);border-radius:var(--radius-sm);gap:4px;padding:16px 18px}.EmptyState-module__7SqAPW__root[data-size=sm]{gap:6px}.EmptyState-module__7SqAPW__root[data-tone=neutral]{--empty-ink:var(--text-muted);--empty-area:var(--surface)}.EmptyState-module__7SqAPW__root[data-tone=brand]{--empty-ink:var(--brand);--empty-area:var(--brand-100)}.EmptyState-module__7SqAPW__root[data-tone=positive]{--empty-ink:var(--positive-text);--empty-area:var(--positive-tint)}.EmptyState-module__7SqAPW__root[data-tone=caution]{--empty-ink:var(--caution-text);--empty-area:var(--caution-tint)}.EmptyState-module__7SqAPW__root[data-tone=alert]{--empty-ink:var(--alert);--empty-area:var(--alert-tint)}.EmptyState-module__7SqAPW__kicker{font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;color:var(--empty-ink);font-size:11.5px;line-height:1.6}.EmptyState-module__7SqAPW__title{font-family:var(--font-sans);letter-spacing:-.022em;color:var(--text);margin:0;font-size:24px;font-weight:800;line-height:1.15}.EmptyState-module__7SqAPW__root[data-size=sm] .EmptyState-module__7SqAPW__title{letter-spacing:0;font-size:15.5px;font-weight:700}.EmptyState-module__7SqAPW__root[data-variant=tint] .EmptyState-module__7SqAPW__title{letter-spacing:0;color:var(--empty-ink);font-size:14.5px;font-weight:600}.EmptyState-module__7SqAPW__text{font-family:var(--font-sans);color:var(--text-muted);text-wrap:pretty;max-width:58ch;margin:0;font-size:15.5px;line-height:1.6}.EmptyState-module__7SqAPW__root[data-size=sm] .EmptyState-module__7SqAPW__text{max-width:60ch;font-size:14px}.EmptyState-module__7SqAPW__root[data-variant=tint] .EmptyState-module__7SqAPW__text{font-size:13px;line-height:1.55}.EmptyState-module__7SqAPW__action{flex-wrap:wrap;gap:10px;margin-top:2px;display:flex}
