.profile-screen-module__bKzsUW__screen{gap:var(--gk-space-18);flex-direction:column;display:flex}.profile-screen-module__bKzsUW__card{background:var(--gk-surface-faint);box-shadow:var(--gk-hairline);border-radius:var(--gk-radius-xl);padding:var(--gk-space-20);position:relative}.profile-screen-module__bKzsUW__cardRows{padding:var(--gk-space-20) var(--gk-space-20) var(--gk-space-4)}p.profile-screen-module__bKzsUW__eyebrow{margin:0 0 var(--gk-space-12);font-weight:var(--gk-fw-regular)}.profile-screen-module__bKzsUW__eyebrowTight{margin:0 0 var(--gk-space-4)}.profile-screen-module__bKzsUW__identity{align-items:center;gap:var(--gk-space-16);display:flex}.profile-screen-module__bKzsUW__avatar{border-radius:var(--gk-radius-pill);background:var(--gk-surface-strong);width:56px;height:56px;font-size:var(--gk-fs-body);color:var(--gk-fg);flex:none;justify-content:center;align-items:center;display:flex}.profile-screen-module__bKzsUW__identityText{min-width:0}.profile-screen-module__bKzsUW__name{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg);margin:0}.profile-screen-module__bKzsUW__sub{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg-muted);margin:2px 0 0}.profile-screen-module__bKzsUW__contractHead{justify-content:space-between;align-items:flex-start;gap:var(--gk-space-12);margin-bottom:var(--gk-space-16);display:flex}.profile-screen-module__bKzsUW__contractType{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg);margin:0}.profile-screen-module__bKzsUW__contractLaw{font-size:var(--gk-fs-caption);line-height:var(--gk-lh-caption);color:var(--gk-fg-muted);margin:2px 0 0}.profile-screen-module__bKzsUW__statusPill{align-items:center;gap:var(--gk-space-6);background:var(--gk-surface-segment);color:var(--gk-fg-secondary);font-size:var(--gk-fs-caption);line-height:var(--gk-lh-caption);padding:var(--gk-space-4) var(--gk-space-8);border-radius:var(--gk-radius-md);white-space:nowrap;flex:none;display:inline-flex}.profile-screen-module__bKzsUW__facts{gap:var(--gk-space-12);font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);flex-direction:column;display:flex}.profile-screen-module__bKzsUW__fact{justify-content:space-between;gap:var(--gk-space-12);display:flex}.profile-screen-module__bKzsUW__factKey{color:var(--gk-fg-secondary)}.profile-screen-module__bKzsUW__factValue{color:var(--gk-fg-muted)}.profile-screen-module__bKzsUW__factValueStrong{color:var(--gk-fg)}.profile-screen-module__bKzsUW__row{align-items:center;gap:var(--gk-space-12);padding:var(--gk-space-16) 0;border-top:1px solid var(--gk-surface-strong);cursor:pointer;width:100%;font-family:var(--gk-font-sans);text-align:left;color:var(--gk-fg);background:0 0;border-bottom:none;border-left:none;border-right:none;display:flex}.profile-screen-module__bKzsUW__row[data-first=true]{border-top:none}.profile-screen-module__bKzsUW__rowIcon{width:20px;height:20px;color:var(--gk-fg);flex:none}.profile-screen-module__bKzsUW__rowLabel{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg);flex:1}.profile-screen-module__bKzsUW__chevron{width:16px;height:16px;color:var(--gk-fg-muted);flex:none}.profile-screen-module__bKzsUW__soon{background:var(--gk-badge-soon);color:var(--gk-fg);font-size:var(--gk-fs-caption);line-height:var(--gk-lh-caption);padding:2px var(--gk-space-8);border-radius:var(--gk-radius-md);flex:none}.profile-screen-module__bKzsUW__prefRow{align-items:center;gap:var(--gk-space-12);padding:var(--gk-space-16) 0;width:100%;font-family:var(--gk-font-sans);text-align:left;color:var(--gk-fg);background:0 0;border:none;display:flex}button.profile-screen-module__bKzsUW__prefRow{cursor:pointer}.profile-screen-module__bKzsUW__prefRow[data-first=true]{padding:var(--gk-space-12) 0 var(--gk-space-16)}.profile-screen-module__bKzsUW__prefText{flex:1}.profile-screen-module__bKzsUW__prefTitle{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg);margin:0}.profile-screen-module__bKzsUW__prefHint{font-size:var(--gk-fs-caption);line-height:var(--gk-lh-caption);color:var(--gk-fg-muted);margin:2px 0 0}.profile-screen-module__bKzsUW__switch{border-radius:var(--gk-radius-pill);background:var(--gk-surface-raised);border:none;flex:none;align-items:center;width:44px;height:24px;padding:2px;display:flex}.profile-screen-module__bKzsUW__knob{border-radius:var(--gk-radius-pill);background:var(--gk-surface-soft);width:20px;height:20px;display:block}.profile-screen-module__bKzsUW__prefValue{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg-muted)}.profile-screen-module__bKzsUW__switch[data-on=true]{background:var(--gk-accent);justify-content:flex-end}.profile-screen-module__bKzsUW__switch[data-on=true] .profile-screen-module__bKzsUW__knob{background:var(--gk-bg)}.profile-screen-module__bKzsUW__prefRow:disabled{opacity:.6;cursor:default}
.documents-screen-module__S35WhW__screen{gap:var(--gk-space-18);flex-direction:column;display:flex}.documents-screen-module__S35WhW__back{width:32px;height:32px;margin-bottom:var(--gk-space-12);border-radius:var(--gk-radius-pill);background:var(--gk-surface-glass);box-shadow:var(--gk-shadow-pill);cursor:pointer;color:var(--gk-fg);border:none;justify-content:center;align-self:flex-start;align-items:center;padding:0;display:flex}.documents-screen-module__S35WhW__search{align-items:center;gap:var(--gk-space-8);background:var(--gk-surface-faint);box-shadow:var(--gk-hairline);border-radius:var(--gk-radius-xl);padding:var(--gk-space-12) var(--gk-space-16);color:var(--gk-fg-muted);display:flex;position:relative}.documents-screen-module__S35WhW__searchLabel{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg-muted)}.documents-screen-module__S35WhW__chips{gap:var(--gk-space-8);flex-wrap:wrap;display:flex}.documents-screen-module__S35WhW__chip{font-family:var(--gk-font-sans);font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);font-weight:var(--gk-fw-bold);padding:var(--gk-space-8) 14px;border-radius:var(--gk-radius-xl);cursor:pointer;background:var(--gk-surface-soft);color:var(--gk-fg-secondary);border:none}.documents-screen-module__S35WhW__chip[aria-pressed=true]{background:var(--gk-fg);color:var(--gk-fg-on-light)}.documents-screen-module__S35WhW__list{background:var(--gk-surface-faint);box-shadow:var(--gk-hairline);border-radius:var(--gk-radius-xl);padding:var(--gk-space-4) var(--gk-space-20);position:relative}.documents-screen-module__S35WhW__row{align-items:center;gap:var(--gk-space-12);padding:var(--gk-space-16) 0;border-top:1px solid var(--gk-surface-strong);cursor:pointer;width:100%;font-family:var(--gk-font-sans);text-align:left;background:0 0;border-bottom:none;border-left:none;border-right:none;display:flex}.documents-screen-module__S35WhW__row[data-first=true]{border-top:none}.documents-screen-module__S35WhW__fileIcon{border-radius:var(--gk-radius-md);background:var(--gk-surface-strong);width:32px;height:32px;color:var(--gk-fg);flex:none;justify-content:center;align-items:center;display:flex}.documents-screen-module__S35WhW__rowMain{flex:1;min-width:0}.documents-screen-module__S35WhW__titleRow{align-items:center;gap:var(--gk-space-8);display:flex}.documents-screen-module__S35WhW__title{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);font-weight:var(--gk-fw-bold);color:var(--gk-fg);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.documents-screen-module__S35WhW__meta{font-size:var(--gk-fs-caption);line-height:var(--gk-lh-caption);color:var(--gk-fg-muted);margin:2px 0 0}.documents-screen-module__S35WhW__download{width:20px;height:20px;color:var(--gk-fg-muted);flex:none}
.language-screen-module__UX7RKW__screen{gap:var(--gk-space-18);flex-direction:column;display:flex}.language-screen-module__UX7RKW__back{width:32px;height:32px;margin-bottom:var(--gk-space-12);border-radius:var(--gk-radius-pill);background:var(--gk-surface-glass);box-shadow:var(--gk-shadow-pill);cursor:pointer;color:var(--gk-fg);border:none;justify-content:center;align-self:flex-start;align-items:center;padding:0;display:flex}.language-screen-module__UX7RKW__card{background:var(--gk-surface-faint);box-shadow:var(--gk-hairline);border-radius:var(--gk-radius-xl);padding:var(--gk-space-20) var(--gk-space-20) var(--gk-space-4);position:relative}.language-screen-module__UX7RKW__eyebrow{margin:0 0 var(--gk-space-4)}.language-screen-module__UX7RKW__row{align-items:center;gap:var(--gk-space-12);padding:var(--gk-space-16) 0;border-top:1px solid var(--gk-surface-strong);cursor:pointer;width:100%;font-family:var(--gk-font-sans);text-align:left;color:var(--gk-fg);background:0 0;border-bottom:none;border-left:none;border-right:none;display:flex}.language-screen-module__UX7RKW__row[data-first=true]{border-top:none}.language-screen-module__UX7RKW__label{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg);flex:1}.language-screen-module__UX7RKW__check{width:20px;height:20px;color:var(--gk-accent);flex:none}.language-screen-module__UX7RKW__check[data-selected=false]{visibility:hidden}.language-screen-module__UX7RKW__hint{padding:0 var(--gk-space-4);color:var(--gk-fg-muted);margin:0}
.profile-form-module__kq-wBW__screen{gap:var(--gk-space-16);padding-bottom:var(--kbd-inset,0px);flex-direction:column;display:flex}.profile-form-module__kq-wBW__back{width:32px;height:32px;margin-bottom:var(--gk-space-12);border-radius:var(--gk-radius-pill);background:var(--gk-surface-glass);box-shadow:var(--gk-shadow-pill);cursor:pointer;color:var(--gk-fg);border:none;justify-content:center;align-self:flex-start;align-items:center;padding:0;display:flex}.profile-form-module__kq-wBW__intro{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg-secondary);text-wrap:pretty;margin:0}.profile-form-module__kq-wBW__card{background:var(--gk-surface-faint);box-shadow:var(--gk-hairline);border-radius:var(--gk-radius-xl);padding:var(--gk-space-20);gap:var(--gk-space-16);flex-direction:column;display:flex;position:relative}.profile-form-module__kq-wBW__field{gap:var(--gk-space-6);display:grid}.profile-form-module__kq-wBW__label{font-size:var(--gk-fs-caption);font-weight:var(--gk-fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--gk-fg-muted);margin:0}.profile-form-module__kq-wBW__input{font-family:var(--gk-font-sans);font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);font-weight:var(--gk-fw-regular);color:var(--gk-fg);background:var(--gk-surface-soft);border:1px solid var(--gk-surface-strong);border-radius:var(--gk-radius-xl);padding:var(--gk-space-12);appearance:none;width:100%}.profile-form-module__kq-wBW__input:-webkit-autofill{-webkit-text-fill-color:var(--gk-fg);caret-color:var(--gk-fg);transition:background-color 100000s ease-in-out}.profile-form-module__kq-wBW__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--gk-fg);caret-color:var(--gk-fg);transition:background-color 100000s ease-in-out}.profile-form-module__kq-wBW__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--gk-fg);caret-color:var(--gk-fg);transition:background-color 100000s ease-in-out}.profile-form-module__kq-wBW__input:disabled{color:var(--gk-fg-muted)}.profile-form-module__kq-wBW__input[aria-invalid=true]{border-color:var(--gk-error)}.profile-form-module__kq-wBW__hint{margin:var(--gk-space-6) 0 0;font-size:var(--gk-fs-caption);line-height:var(--gk-lh-caption);color:var(--gk-fg-muted)}.profile-form-module__kq-wBW__save{width:100%;margin-top:var(--gk-space-8);border-radius:var(--gk-radius-xl);padding:var(--gk-space-16);font-family:var(--gk-font-sans);font-size:var(--gk-fs-body);font-weight:var(--gk-fw-semibold);letter-spacing:.04em;background:var(--gk-fg);color:var(--gk-bg);cursor:pointer;border:none}.profile-form-module__kq-wBW__save:disabled{background:var(--gk-surface-strong);color:var(--gk-fg-muted);cursor:not-allowed}.profile-form-module__kq-wBW__error{gap:var(--gk-space-4);background:var(--gk-surface-soft);box-shadow:var(--gk-hairline);border-radius:var(--gk-radius-xl);padding:var(--gk-space-12);display:grid}.profile-form-module__kq-wBW__error p{color:var(--gk-error);margin:0}.profile-form-module__kq-wBW__success{gap:var(--gk-space-4);background:var(--gk-surface-soft);box-shadow:var(--gk-hairline);border-radius:var(--gk-radius-xl);padding:var(--gk-space-12);display:grid}.profile-form-module__kq-wBW__success p{color:var(--gk-accent);margin:0}.profile-form-module__kq-wBW__choices{gap:var(--gk-space-8);flex-direction:column;display:flex}.profile-form-module__kq-wBW__choice{text-align:left;border:1.5px solid var(--gk-surface-strong);border-radius:var(--gk-radius-xl);padding:var(--gk-space-12);cursor:pointer;background:var(--gk-surface-soft);font-family:var(--gk-font-sans);font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);font-weight:var(--gk-fw-semibold);color:var(--gk-fg)}.profile-form-module__kq-wBW__choice[aria-pressed=true]{border-color:var(--gk-accent);background:var(--gk-surface)}.profile-form-module__kq-wBW__groupLabel{margin:0 0 var(--gk-space-10);font-size:var(--gk-fs-caption);font-weight:var(--gk-fw-bold);letter-spacing:.12em;text-transform:uppercase;color:var(--gk-fg-muted)}.profile-form-module__kq-wBW__row{gap:var(--gk-space-12);display:flex}.profile-form-module__kq-wBW__rowFixed{flex:none;width:96px}.profile-form-module__kq-wBW__rowGrow{flex:1;min-width:0}
.delete-account-module__xwskhq__body{gap:var(--gk-space-16);flex-direction:column;align-items:flex-start;display:flex}.delete-account-module__xwskhq__actions{gap:var(--gk-space-12);margin-top:var(--gk-space-16);display:flex}
.legal-screen-module__rZtmja__screen{width:100%;min-height:100dvh;max-width:var(--gk-app-max);background:var(--gk-bg);background:var(--gk-bg-glow), var(--gk-bg-fade);flex-direction:column;margin-inline:auto;display:flex}.legal-screen-module__rZtmja__content{gap:var(--gk-space-16);padding:calc(var(--safe-top) + var(--gk-space-24)) var(--gk-space-24) calc(var(--safe-bottom) + var(--gk-space-24));flex:auto;grid-template-rows:auto 1fr;display:grid}.legal-screen-module__rZtmja__title{font-size:var(--gk-fs-xl);line-height:var(--gk-lh-xl);font-weight:var(--gk-fw-semibold);color:var(--gk-fg);text-wrap:pretty;margin:0}.legal-screen-module__rZtmja__note{font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg-muted);margin:0}.legal-screen-module__rZtmja__viewer{gap:var(--gk-space-12);grid-template-rows:1fr auto;min-height:0;display:grid}.legal-screen-module__rZtmja__frame{border-radius:var(--gk-radius-xl);background:var(--gk-surface);place-items:stretch stretch;min-height:0;display:grid;overflow:hidden}.legal-screen-module__rZtmja__pdf{border:0;width:100%;height:100%;display:block}.legal-screen-module__rZtmja__frameNote{padding:var(--gk-space-24);text-align:center;font-size:var(--gk-fs-body);line-height:var(--gk-lh-body);color:var(--gk-fg-muted);place-self:center;margin:0}.legal-screen-module__rZtmja__open{align-items:center;gap:var(--gk-space-8);font-size:var(--gk-fs-caption);line-height:var(--gk-lh-caption);font-weight:var(--gk-fw-semibold);color:var(--gk-accent);text-decoration:none;display:inline-flex}.legal-screen-module__rZtmja__pdfMark{font-size:var(--gk-fs-caption);line-height:var(--gk-lh-caption);font-weight:var(--gk-fw-semibold);letter-spacing:.04em;color:var(--gk-fg-muted)}:root[data-layout=web] .legal-screen-module__rZtmja__screen{background:var(--gk-web-app-bg);max-width:none}:root[data-layout=web] .legal-screen-module__rZtmja__content{width:100%;max-width:calc(var(--gk-web-col-max) + var(--gk-web-gutter) * 2);padding:var(--gk-web-col-top) var(--gk-web-gutter) var(--gk-web-col-bottom);margin-inline:auto}
