.form-module__2zOrsq__page{max-width:760px;margin:0 auto;padding:24px 16px 80px}@media (max-width:480px){.form-module__2zOrsq__page{padding:12px 8px 64px}}.form-module__2zOrsq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:12px;padding:28px}@media (max-width:480px){.form-module__2zOrsq__card{padding:16px}}.form-module__2zOrsq__header{border-top:8px solid var(--brand);padding-top:24px}.form-module__2zOrsq__header h1{letter-spacing:-.01em;font-size:30px;font-weight:400;line-height:1.25}@media (max-width:480px){.form-module__2zOrsq__header h1{font-size:22px}}.form-module__2zOrsq__header p{color:var(--text-muted);margin-top:10px;font-size:14px}.form-module__2zOrsq__headerMeta{border-top:1px solid var(--border);color:var(--danger);margin-top:14px;padding-top:14px;font-size:13px}.form-module__2zOrsq__sectionTitle{letter-spacing:-.01em;margin-bottom:6px;font-size:20px;font-weight:500;line-height:1.3}.form-module__2zOrsq__sectionHint{max-width:64ch;color:var(--text-muted);margin-bottom:26px;font-size:14px;line-height:1.55}.form-module__2zOrsq__field{grid-template-rows:auto auto auto auto;align-content:start;margin-bottom:28px;display:grid}.form-module__2zOrsq__field:last-child{margin-bottom:0}.form-module__2zOrsq__label{margin-bottom:2px;font-size:15px;display:block}.form-module__2zOrsq__required:after{content:" *";color:var(--danger)}.form-module__2zOrsq__hint{color:var(--text-muted);font-size:13px;line-height:1.35}.form-module__2zOrsq__hint:not(:empty){margin-bottom:4px}.form-module__2zOrsq__input{border:none;border-bottom:1px solid var(--border);background:0 0;width:100%;padding:6px 2px;transition:border-color .15s}.form-module__2zOrsq__input:hover{border-bottom-color:var(--text-muted)}.form-module__2zOrsq__input:focus{border-bottom:2px solid var(--brand);outline:none;padding-bottom:5px}.form-module__2zOrsq__input[aria-invalid=true]{border-bottom-color:var(--danger)}.form-module__2zOrsq__input:disabled{color:var(--text-muted);background:repeating-linear-gradient(-45deg,#0000,#0000 6px,#00000005 6px 12px)}textarea.form-module__2zOrsq__input{border:1px solid var(--border);resize:vertical;border-radius:4px;min-height:72px;padding:8px}textarea.form-module__2zOrsq__input:focus{border:2px solid var(--brand);padding:7px}.form-module__2zOrsq__dateWrap{position:relative}.form-module__2zOrsq__dateWrap .form-module__2zOrsq__input{padding-right:34px}.form-module__2zOrsq__datePickerButton{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;bottom:2px;right:0}.form-module__2zOrsq__datePickerButton:hover{background:var(--brand-light);color:var(--brand)}.form-module__2zOrsq__datePickerInput{opacity:0;pointer-events:none;border:none;width:1px;height:1px;padding:0;position:absolute;bottom:0;right:8px}.form-module__2zOrsq__select{border:1px solid var(--border);background:var(--surface);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none' stroke='%235f6368' stroke-width='2'%3E%3Cpath d='M5 8l5 5 5-5'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:4px;width:100%;padding:9px 32px 9px 10px}.form-module__2zOrsq__select:hover:not(:disabled){border-color:var(--text-muted)}.form-module__2zOrsq__select:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-ring);outline:none}.form-module__2zOrsq__select[aria-invalid=true]{border-color:var(--danger)}.form-module__2zOrsq__select:disabled{color:var(--text-muted);cursor:not-allowed;background-color:#f1f3f4}.form-module__2zOrsq__error{color:var(--danger);font-size:13px;line-height:1.35}.form-module__2zOrsq__error:not(:empty){margin-top:6px}.form-module__2zOrsq__fieldGroup{margin-bottom:18px}.form-module__2zOrsq__fieldGroup:last-child{margin-bottom:0}.form-module__2zOrsq__options{flex-direction:column;gap:0;margin-top:4px;display:flex}.form-module__2zOrsq__option{cursor:pointer;border-radius:4px;align-items:flex-start;gap:12px;padding:9px 8px;display:flex}.form-module__2zOrsq__option:hover{background:#f8f9fa}.form-module__2zOrsq__option input{accent-color:var(--brand);flex:none;width:18px;height:18px;margin-top:3px}.form-module__2zOrsq__optionText{font-size:15px}.form-module__2zOrsq__optionNote{color:var(--text-muted);font-size:13px;display:block}.form-module__2zOrsq__choice{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:0 14px;margin-bottom:10px;padding:16px;transition:border-color .15s,background .15s;display:grid}.form-module__2zOrsq__choice>input{width:20px;height:20px;accent-color:var(--brand);margin:3px 0 0}.form-module__2zOrsq__choice:hover{border-color:var(--brand);background:#fafbfd}.form-module__2zOrsq__choiceSelected{border-color:var(--brand);background:var(--brand-light);box-shadow:inset 0 0 0 1px var(--brand)}.form-module__2zOrsq__choiceTitle{font-size:16px;font-weight:500;line-height:1.35;display:block}.form-module__2zOrsq__choiceMeta{color:var(--text-muted);margin-top:3px;font-size:13px;line-height:1.45;display:block}.form-module__2zOrsq__choiceFunding{color:var(--text);background:#f1f3f4;border-radius:999px;margin-top:8px;padding:2px 10px;font-size:12px;display:inline-block}.form-module__2zOrsq__choiceFundingBudget{color:var(--success);background:#e6f4ea}.form-module__2zOrsq__choiceTitle .form-module__2zOrsq__badge{vertical-align:2px;margin-left:8px}.form-module__2zOrsq__prefilled{background:var(--brand-light);border-radius:4px;padding:10px 12px;font-size:15px}.form-module__2zOrsq__prefilledGrid{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}@media (min-width:560px){.form-module__2zOrsq__prefilledGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.form-module__2zOrsq__prefilledLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:12px;display:block}.form-module__2zOrsq__badge{background:var(--brand-light);color:var(--brand-dark);vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:12px;display:inline-block}.form-module__2zOrsq__choiceLocked{opacity:.72;cursor:default}.form-module__2zOrsq__choiceLocked:hover{border-color:var(--border);background:0 0}.form-module__2zOrsq__choiceLockedNote{color:var(--text-muted);margin-top:8px;font-size:13px;display:block}.form-module__2zOrsq__reopenConfirm{border:1px solid var(--danger);border-radius:var(--radius);background:#fce8e6;margin-top:10px;padding:14px;font-size:14px;display:block}.form-module__2zOrsq__reopenPoints{margin:8px 0 12px;font-size:13px;line-height:1.5;display:block}.form-module__2zOrsq__dangerButton{background:var(--danger);color:#fff;cursor:pointer;border:none;border-radius:4px;min-height:44px;padding:10px 20px;font-weight:500}.form-module__2zOrsq__dangerButton:hover{background:#b3261e}.form-module__2zOrsq__badgeDone{color:var(--success);background:#e6f4ea}.form-module__2zOrsq__notice{border-left:4px solid var(--brand);background:var(--brand-light);border-radius:4px;margin-bottom:18px;padding:12px 14px;font-size:14px}.form-module__2zOrsq__noticeWarn{border-left-color:var(--warning);background:#fff8e6}.form-module__2zOrsq__noticeSpaced{margin-top:22px}.form-module__2zOrsq__noticeError{border-left-color:var(--danger);background:#fce8e6}.form-module__2zOrsq__row{grid-template-rows:auto auto auto auto;grid-template-columns:minmax(0,1fr);gap:0 20px;display:grid}.form-module__2zOrsq__row>.form-module__2zOrsq__field{grid-template-rows:subgrid;grid-row:span 4}@media (min-width:560px){.form-module__2zOrsq__row2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-module__2zOrsq__row3{grid-template-columns:repeat(3,minmax(0,1fr))}}.form-module__2zOrsq__escapeHatch{color:var(--text-muted);margin:18px 0;font-size:14px}.form-module__2zOrsq__narrow{max-width:220px;margin-bottom:28px}.form-module__2zOrsq__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.form-module__2zOrsq__primary{background:var(--brand);color:#fff;border:1px solid var(--brand);cursor:pointer;border-radius:6px;min-height:46px;padding:10px 26px;font-weight:500;transition:background .15s}.form-module__2zOrsq__primary:hover:not(:disabled){background:var(--brand-dark)}.form-module__2zOrsq__primary:disabled{color:#9aa0a6;cursor:not-allowed;background:#e8eaed}.form-module__2zOrsq__secondary{background:var(--surface);color:var(--brand);border:1px solid var(--border);cursor:pointer;border-radius:6px;min-height:46px;padding:10px 20px;font-weight:500;transition:background .15s,border-color .15s}.form-module__2zOrsq__secondary:hover{border-color:var(--brand);background:var(--brand-light)}.form-module__2zOrsq__linkButton{color:var(--brand);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}.form-module__2zOrsq__progress{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:12px;padding:18px 24px 14px}@media (max-width:480px){.form-module__2zOrsq__progress{padding:14px 12px 10px}}.form-module__2zOrsq__stepCounter{color:var(--text-muted);text-align:center;padding-bottom:12px;font-size:13px}.form-module__2zOrsq__stepCounterNow{color:var(--text);font-weight:500}.form-module__2zOrsq__stepFooter{border-top:1px solid var(--border);margin-top:28px;padding-top:16px}.form-module__2zOrsq__steps{margin:0 0 12px;padding:4px 0;list-style:none;display:flex}.form-module__2zOrsq__step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.form-module__2zOrsq__stepTrack{place-items:center;width:100%;display:grid;position:relative}.form-module__2zOrsq__stepTrack:before{content:"";background:var(--border);width:100%;height:2px;position:absolute;top:50%;right:50%;transform:translateY(-50%)}.form-module__2zOrsq__step:first-child .form-module__2zOrsq__stepTrack:before{display:none}.form-module__2zOrsq__stepDone .form-module__2zOrsq__stepTrack:before,.form-module__2zOrsq__stepActive .form-module__2zOrsq__stepTrack:before{background:var(--brand)}.form-module__2zOrsq__stepDot{z-index:1;border:2px solid var(--border);background:var(--surface);width:28px;height:28px;color:var(--text-muted);border-radius:50%;place-items:center;font-size:13px;line-height:1;display:grid;position:relative}.form-module__2zOrsq__stepDone .form-module__2zOrsq__stepDot{background:var(--brand);border-color:var(--brand);color:#fff}.form-module__2zOrsq__stepActive .form-module__2zOrsq__stepDot{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 0 0 4px var(--brand-ring)}.form-module__2zOrsq__stepLabel{color:var(--text-muted);padding:0 4px;font-size:12px;line-height:1.3}.form-module__2zOrsq__stepActive .form-module__2zOrsq__stepLabel{color:var(--text);font-weight:500}@media (max-width:480px){.form-module__2zOrsq__stepLabel{padding:0 2px;font-size:11px}}.form-module__2zOrsq__reviewTable{border-collapse:collapse;width:100%;font-size:14px}.form-module__2zOrsq__reviewTable th,.form-module__2zOrsq__reviewTable td{text-align:left;vertical-align:top;border-bottom:1px solid var(--border);padding:8px 0}.form-module__2zOrsq__reviewTable th{color:var(--text-muted);width:45%;padding-right:12px;font-weight:400}.form-module__2zOrsq__confirmBox{border:2px solid var(--brand);border-radius:var(--radius);background:var(--brand-light);margin:18px 0;padding:16px}.form-module__2zOrsq__confirmBox dl{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}@media (min-width:560px){.form-module__2zOrsq__confirmBox dl{grid-template-columns:repeat(3,minmax(0,1fr))}}.form-module__2zOrsq__confirmBox dt{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px}.form-module__2zOrsq__confirmBox dd{font-size:15px;font-weight:500}.form-module__2zOrsq__expressFunding{border:1px solid var(--border);border-radius:var(--radius);margin-top:20px;padding:16px}.form-module__2zOrsq__pendingList{margin:10px 0 10px 20px;padding:0}.form-module__2zOrsq__pendingList li{margin-bottom:6px}.form-module__2zOrsq__signCard{border:1px solid var(--border);border-radius:var(--radius);margin-top:20px;padding:20px}.form-module__2zOrsq__signCardDone{background:#f7fcf8;border-color:#cfe6d5}.form-module__2zOrsq__signHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 14px;margin-bottom:6px;display:flex}.form-module__2zOrsq__signTitle{font-size:17px;font-weight:500;line-height:1.3}.form-module__2zOrsq__signState,.form-module__2zOrsq__signStateDone{color:var(--text-muted);background:#f1f3f4;border-radius:999px;flex:none;padding:3px 10px;font-size:12.5px}.form-module__2zOrsq__signStateDone{color:var(--success);background:#e6f4ea}.form-module__2zOrsq__signNote{color:var(--text-muted);margin-bottom:14px;font-size:14px;line-height:1.55}.form-module__2zOrsq__steps2{margin:0 0 20px 20px;padding:0;font-size:15px}.form-module__2zOrsq__steps2 li{margin-bottom:10px;padding-left:4px}.form-module__2zOrsq__steps2 code,.form-module__2zOrsq__uploadBox code{background:#f1f3f4;border-radius:3px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.form-module__2zOrsq__primaryLink,.form-module__2zOrsq__secondaryLink{border:1px solid var(--brand);border-radius:6px;align-items:center;min-height:46px;padding:10px 26px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.form-module__2zOrsq__primaryLink{background:var(--brand);color:#fff}.form-module__2zOrsq__primaryLink:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.form-module__2zOrsq__secondaryLink{background:var(--surface);border-color:var(--border);color:var(--brand);padding:10px 20px}.form-module__2zOrsq__secondaryLink:hover{background:var(--brand-light);border-color:var(--brand)}.form-module__2zOrsq__uploadBox{border:1px dashed var(--border);border-radius:var(--radius);margin-top:22px;padding:16px}.form-module__2zOrsq__uploadBox input[type=file]{max-width:100%;margin-top:8px}.form-module__2zOrsq__selectedFile{word-break:break-all;margin-top:10px;font-size:14px}.form-module__2zOrsq__successNote{color:var(--success);margin-top:10px;font-size:14px}.form-module__2zOrsq__documentMeta{border-top:1px solid #32539033;margin-top:10px;padding-top:10px;font-size:13px}.form-module__2zOrsq__documentMeta code{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.form-module__2zOrsq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}
.siteHeader-module__UcsBIG__bar{background:var(--surface);border-bottom:1px solid var(--border)}.siteHeader-module__UcsBIG__barOverlay{z-index:1;color:#fff;background:0 0;border-bottom:1px solid #ffffff29;position:relative}.siteHeader-module__UcsBIG__inner{justify-content:space-between;align-items:center;gap:20px;max-width:980px;margin:0 auto;padding:12px 24px;display:flex}@media (max-width:560px){.siteHeader-module__UcsBIG__inner{padding:10px 16px}}.siteHeader-module__UcsBIG__brand{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.siteHeader-module__UcsBIG__mark{background:var(--brand);color:#fff;letter-spacing:.04em;border-radius:5px;flex:none;place-items:center;height:30px;padding:0 9px;font-size:12.5px;font-weight:500;display:grid}.siteHeader-module__UcsBIG__barOverlay .siteHeader-module__UcsBIG__mark{background:#ffffff29;border:1px solid #ffffff4d}.siteHeader-module__UcsBIG__brandText{min-width:0;color:var(--text);font-size:13.5px;line-height:1.25}.siteHeader-module__UcsBIG__barOverlay .siteHeader-module__UcsBIG__brandText{color:#ffffffeb}@media (max-width:720px){.siteHeader-module__UcsBIG__brandText{display:none}}.siteHeader-module__UcsBIG__brandSub{color:var(--text-muted);font-size:12.5px;display:block}.siteHeader-module__UcsBIG__barOverlay .siteHeader-module__UcsBIG__brandSub{color:#ffffff9e}.siteHeader-module__UcsBIG__nav{flex:none;align-items:center;gap:4px;display:flex}.siteHeader-module__UcsBIG__nav a{color:var(--text-muted);border-radius:5px;padding:7px 12px;font-size:14px;text-decoration:none;transition:background .13s,color .13s}.siteHeader-module__UcsBIG__nav a:hover{background:var(--brand-light);color:var(--brand)}.siteHeader-module__UcsBIG__barOverlay .siteHeader-module__UcsBIG__nav a{color:#ffffffd1}.siteHeader-module__UcsBIG__barOverlay .siteHeader-module__UcsBIG__nav a:hover{color:#fff;background:#ffffff24}
.landing-module__mMnuAW__page{max-width:980px;margin:0 auto;padding:0 24px 88px}@media (max-width:560px){.landing-module__mMnuAW__page{padding:0 16px 56px}}.landing-module__mMnuAW__hero{background:var(--brand);color:#fff;background-image:radial-gradient(115% 80% at 12% -10%,#46639f 0%,#0000 58%),linear-gradient(158deg,#2c4a83 0%,#16294d 100%);padding:0 0 60px;position:relative;overflow:hidden}@media (max-width:560px){.landing-module__mMnuAW__hero{padding-bottom:40px}}.landing-module__mMnuAW__hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 85%);mask-image:linear-gradient(#000 0%,#0000 85%)}.landing-module__mMnuAW__heroInner{z-index:1;grid-template-columns:minmax(0,1fr);align-items:center;gap:36px;max-width:980px;margin:0 auto;padding:56px 24px 0;display:grid;position:relative}@media (max-width:560px){.landing-module__mMnuAW__heroInner{padding:34px 16px 0}}@media (min-width:900px){.landing-module__mMnuAW__heroInner{grid-template-columns:minmax(0,1.15fr) 320px;gap:56px}}.landing-module__mMnuAW__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8;align-items:center;gap:10px;font-size:12px;display:inline-flex}.landing-module__mMnuAW__eyebrow:before{content:"";background:#ffffff73;width:26px;height:1px}.landing-module__mMnuAW__hero h1{letter-spacing:-.025em;margin-top:18px;font-size:46px;font-weight:500;line-height:1.08}@media (max-width:560px){.landing-module__mMnuAW__hero h1{font-size:30px}}.landing-module__mMnuAW__heroText{color:#ffffffdb;max-width:54ch;margin-top:18px;font-size:17px;line-height:1.6}.landing-module__mMnuAW__heroActions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.landing-module__mMnuAW__cta{min-height:52px;color:var(--brand-dark);background:#fff;border-radius:6px;align-items:center;gap:10px;padding:0 30px;font-size:17px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.landing-module__mMnuAW__cta:hover{background:#eef2f9}.landing-module__mMnuAW__ctaGhost{color:#fff;background:0 0;border:1px solid #ffffff73}.landing-module__mMnuAW__ctaGhost:hover{background:#ffffff1f;border-color:#ffffffbf}.landing-module__mMnuAW__steps{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff12;border:1px solid #ffffff38;border-radius:10px;padding:24px;list-style:none}.landing-module__mMnuAW__stepsTitle{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;margin-bottom:16px;font-size:12px}.landing-module__mMnuAW__step{border-top:1px solid #ffffff24;grid-template-columns:26px minmax(0,1fr);gap:12px;padding:11px 0;font-size:15px;line-height:1.4;display:grid}.landing-module__mMnuAW__steps li:first-of-type .landing-module__mMnuAW__step,.landing-module__mMnuAW__step:first-child{border-top:none}.landing-module__mMnuAW__stepNum{border:1px solid #ffffff73;border-radius:50%;place-items:center;width:26px;height:26px;font-size:13px;display:grid}.landing-module__mMnuAW__stepNote{color:#ffffffa6;margin-top:2px;font-size:13px;display:block}.landing-module__mMnuAW__section{margin-top:56px}.landing-module__mMnuAW__sectionHead{align-items:center;gap:14px;margin-bottom:8px;display:flex}.landing-module__mMnuAW__sectionNumber{background:var(--brand-light);width:30px;height:30px;color:var(--brand);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:500;display:grid}.landing-module__mMnuAW__section h2{letter-spacing:-.015em;font-size:25px;font-weight:500;line-height:1.25}.landing-module__mMnuAW__sectionNote{max-width:68ch;color:var(--text-muted);margin:0 0 22px 44px;font-size:15px;line-height:1.6}@media (max-width:560px){.landing-module__mMnuAW__sectionNote{margin-left:0}}.landing-module__mMnuAW__docGroup{border:1px solid var(--border);background:var(--surface);border-radius:12px;overflow:hidden}.landing-module__mMnuAW__docGroup+.landing-module__mMnuAW__docGroup{margin-top:18px}.landing-module__mMnuAW__docGroupHead{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:baseline;gap:6px 14px;padding:18px 24px;display:flex}.landing-module__mMnuAW__docGroupTitle{font-size:18px;font-weight:500;line-height:1.3}.landing-module__mMnuAW__docGroupWhen{background:var(--brand-light);color:var(--brand-dark);border-radius:999px;padding:3px 10px;font-size:12.5px}.landing-module__mMnuAW__docGroupWhenPaid{color:var(--warning);background:#fff3e0}.landing-module__mMnuAW__docList{list-style:none}.landing-module__mMnuAW__docItem{color:inherit;border-top:1px solid #eef0f3;align-items:center;gap:16px;padding:15px 24px;text-decoration:none;transition:background .13s;display:flex}.landing-module__mMnuAW__docList>li:first-child .landing-module__mMnuAW__docItem{border-top:none}.landing-module__mMnuAW__docItem:hover{background:#f6f8fc}.landing-module__mMnuAW__docIcon{background:var(--brand-light);width:40px;height:40px;color:var(--brand);border-radius:9px;flex:none;place-items:center;display:grid}.landing-module__mMnuAW__docIconBlank{color:var(--success);background:#e6f4ea}.landing-module__mMnuAW__docName{flex:1;min-width:0;font-size:15.5px;line-height:1.4}.landing-module__mMnuAW__docMeta{color:var(--text-muted);margin-top:3px;font-size:13px;display:block}.landing-module__mMnuAW__docArrow{color:#c3c9d4;flex:none;transition:color .13s}.landing-module__mMnuAW__docItem:hover .landing-module__mMnuAW__docArrow{color:var(--brand)}.landing-module__mMnuAW__payGrid{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}@media (min-width:800px){.landing-module__mMnuAW__payGrid{grid-template-columns:288px minmax(0,1fr)}}.landing-module__mMnuAW__payCard{border:1px solid var(--border);background:var(--surface);border-radius:12px;padding:24px}.landing-module__mMnuAW__payQr{text-align:center}.landing-module__mMnuAW__payQr img{border-radius:8px;width:176px;height:176px}.landing-module__mMnuAW__payQrNote{color:var(--text-muted);margin-top:14px;font-size:13.5px;line-height:1.5}.landing-module__mMnuAW__payLink{background:var(--brand);color:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:16px;padding:0 18px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.landing-module__mMnuAW__payLink:hover{background:var(--brand-dark)}.landing-module__mMnuAW__payTitle{margin-bottom:4px;font-size:16px;font-weight:500}.landing-module__mMnuAW__reqRow{border-top:1px solid #eef0f3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 14px;padding:13px 0;display:grid}.landing-module__mMnuAW__reqLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);grid-column:1/-1;font-size:12px}.landing-module__mMnuAW__reqValue{word-break:break-word;font-size:15px;line-height:1.45}.landing-module__mMnuAW__reqValueMono{letter-spacing:.01em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14.5px}.landing-module__mMnuAW__copyButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px;font-size:12.5px;transition:color .13s,background .13s}.landing-module__mMnuAW__copyButton:hover{color:var(--brand);background:var(--brand-light)}.landing-module__mMnuAW__copyDone{color:var(--success)}.landing-module__mMnuAW__payHint{border-left:3px solid var(--warning);background:#fff8e6;border-radius:4px;margin-top:18px;padding:13px 15px;font-size:14px;line-height:1.55}.landing-module__mMnuAW__footer{border-top:1px solid var(--border);color:var(--text-muted);margin-top:64px;padding-top:26px;font-size:14px;line-height:1.65}.landing-module__mMnuAW__footer a{color:var(--brand)}
