.app-module__7v3NSG__shell{background:var(--paper-2);flex-direction:column;min-height:100vh;display:flex}.app-module__7v3NSG__topbar{background:var(--paper);border-bottom:1px solid var(--line);z-index:20;position:sticky;top:0}.app-module__7v3NSG__topInner{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:14px 24px;display:flex}.app-module__7v3NSG__topRight{align-items:center;gap:16px;display:flex}.app-module__7v3NSG__waybill{font-family:var(--font-mono);color:var(--text-3);letter-spacing:.03em;font-size:.74rem}@media (max-width:560px){.app-module__7v3NSG__waybill{display:none}.app-module__7v3NSG__topInner{padding:12px 16px}}.app-module__7v3NSG__stage{flex:1;justify-content:center;padding:44px 20px 80px;display:flex}.app-module__7v3NSG__col{width:100%;max-width:560px}.app-module__7v3NSG__narrow{max-width:440px}.app-module__7v3NSG__progress{align-items:center;gap:8px;margin-bottom:26px;display:flex}.app-module__7v3NSG__pseg{background:var(--paper-3);border-radius:2px;flex:1;height:3px;overflow:hidden}.app-module__7v3NSG__pseg i{background:var(--teal);width:0;height:100%;transition:width .4s;display:block}.app-module__7v3NSG__pseg.app-module__7v3NSG__done i,.app-module__7v3NSG__pseg.app-module__7v3NSG__active i{width:100%}.app-module__7v3NSG__pstep{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--teal-ink);margin-bottom:22px;font-size:.72rem}.app-module__7v3NSG__screenTitle{letter-spacing:-.025em;font-size:1.7rem}.app-module__7v3NSG__screenLead{color:var(--text-2);margin-top:10px;font-size:.98rem;line-height:1.55}.app-module__7v3NSG__stack{flex-direction:column;gap:16px;display:flex}.app-module__7v3NSG__stackTight{flex-direction:column;gap:12px;display:flex}.app-module__7v3NSG__spacer{height:8px}.app-module__7v3NSG__twoCol{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:380px){.app-module__7v3NSG__twoCol{grid-template-columns:1fr}}.app-module__7v3NSG__brandRow{justify-content:center;margin-bottom:34px;display:flex}.app-module__7v3NSG__otpRow{justify-content:center;gap:10px;display:flex}.app-module__7v3NSG__otpBox{text-align:center;width:58px;height:66px;font-family:var(--font-mono);border:1px solid var(--line-2);border-radius:var(--radius);background:var(--paper);color:var(--text);font-size:1.6rem;font-weight:600}.app-module__7v3NSG__otpBox:focus{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft);outline:none}.app-module__7v3NSG__mutedLink{color:var(--text-3);cursor:pointer;font-size:.85rem;font-family:var(--font-sans);background:0 0;border:0}.app-module__7v3NSG__mutedLink:hover{color:var(--text)}.app-module__7v3NSG__roleGrid{gap:14px;display:grid}.app-module__7v3NSG__roleCard{text-align:left;background:var(--paper);border:1px solid var(--line-2);border-radius:var(--radius-lg);cursor:pointer;align-items:center;gap:16px;width:100%;padding:22px;transition:border-color .14s,transform .1s;display:flex}.app-module__7v3NSG__roleCard:hover{border-color:var(--ink)}.app-module__7v3NSG__roleCard:active{transform:translateY(1px)}.app-module__7v3NSG__roleIcon{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);width:44px;height:44px;color:var(--ink);flex:none;justify-content:center;align-items:center;display:flex}.app-module__7v3NSG__roleName{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.app-module__7v3NSG__roleDesc{color:var(--text-2);margin-top:3px;font-size:.88rem}.app-module__7v3NSG__drow{border-top:1px dashed var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding:13px 0;display:flex}.app-module__7v3NSG__drow:first-child{border-top:0}.app-module__7v3NSG__drow .k{color:var(--text-2);font-size:.9rem}.app-module__7v3NSG__drow .v{font-family:var(--font-mono);white-space:nowrap;flex:none;font-size:.9rem;font-weight:500}.app-module__7v3NSG__drow .v.pos{color:var(--emerald)}.app-module__7v3NSG__amount{flex-direction:column;gap:6px;display:flex}.app-module__7v3NSG__amountLbl{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:.72rem}.app-module__7v3NSG__amountVal{font-family:var(--font-display);letter-spacing:-.03em;font-size:2.6rem;font-weight:800}.app-module__7v3NSG__bar{border:1px solid var(--line);border-radius:2px;height:10px;display:flex;overflow:hidden}.app-module__7v3NSG__bar span{height:100%;display:block}.app-module__7v3NSG__seg{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);gap:4px;padding:3px;display:flex}.app-module__7v3NSG__segBtn{font-family:var(--font-sans);color:var(--text-3);cursor:pointer;background:0 0;border:0;border-radius:1px;flex:1;padding:9px;font-size:.86rem;font-weight:600}.app-module__7v3NSG__segBtn.app-module__7v3NSG__on{background:var(--paper);color:var(--teal-ink);box-shadow:var(--shadow)}.app-module__7v3NSG__map{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--ink);height:200px;position:relative;overflow:hidden}.app-module__7v3NSG__mapGrid{opacity:.5;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(8,1fr);gap:2px;padding:4px;display:grid;position:absolute;inset:0}.app-module__7v3NSG__mapGrid i{background:#ffffff0a;border-radius:1px}.app-module__7v3NSG__route{border-top:2px dashed var(--teal-on-ink);height:0;position:absolute;top:70%;left:12%;right:16%}.app-module__7v3NSG__routeV{border-left:2px dashed var(--teal-on-ink);width:0;position:absolute;top:24%;bottom:30%;left:12%}.app-module__7v3NSG__pin{border-radius:50%;width:12px;height:12px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #ffffff14}.app-module__7v3NSG__dot{background:var(--teal-on-ink);border-radius:50%;width:14px;height:14px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #34c6a833}.app-module__7v3NSG__eta{border:1px solid var(--ink-line);border-radius:var(--radius);background:#0b1420b3;padding:8px 11px;position:absolute;top:12px;left:12px}.app-module__7v3NSG__eta b{font-family:var(--font-display);color:#fff;font-size:1.1rem;font-weight:800}.app-module__7v3NSG__eta small{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-inv-3);font-size:.72rem;display:block}.app-module__7v3NSG__courier{align-items:center;gap:14px;display:flex}.app-module__7v3NSG__avatar{background:var(--ink);color:#fff;width:42px;height:42px;font-family:var(--font-display);border-radius:2px;flex:none;justify-content:center;align-items:center;font-weight:700;display:flex}.app-module__7v3NSG__courierName{font-size:.96rem;font-weight:600}.app-module__7v3NSG__courierMeta{color:var(--text-3);font-size:.82rem}.app-module__7v3NSG__rating{font-family:var(--font-mono);color:var(--amber);margin-left:auto;font-size:.82rem}.app-module__7v3NSG__pinReveal{justify-content:center;gap:12px;display:flex}.app-module__7v3NSG__pinDigit{width:56px;height:66px;font-family:var(--font-mono);color:var(--ink);background:var(--paper);border:1px solid var(--line-2);border-radius:var(--radius);justify-content:center;align-items:center;font-size:1.8rem;font-weight:600;display:flex}.app-module__7v3NSG__pinDigit.app-module__7v3NSG__filled{background:var(--teal);color:#fff;border-color:#0000}.app-module__7v3NSG__stamp{justify-content:center;margin-bottom:6px;display:flex}.app-module__7v3NSG__stampRing{border:2px solid var(--emerald);width:76px;height:76px;color:var(--emerald);border-radius:50%;justify-content:center;align-items:center;display:flex}.app-module__7v3NSG__centerText{text-align:center}.app-module__7v3NSG__small{color:var(--text-3);font-size:.85rem}.app-module__7v3NSG__linkBox{border:1px solid var(--line-2);border-radius:var(--radius);background:var(--paper-2);align-items:center;gap:10px;padding:6px 6px 6px 14px;display:flex}.app-module__7v3NSG__linkText{font-family:var(--font-mono);color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.84rem;overflow:hidden}.app-module__7v3NSG__copyBtn{background:var(--ink);color:var(--text-inv);font-family:var(--font-sans);cursor:pointer;border:0;border-radius:1px;flex:none;padding:9px 14px;font-size:.82rem;font-weight:600}.app-module__7v3NSG__copyBtn:active{transform:translateY(1px)}.app-module__7v3NSG__copyBtn.app-module__7v3NSG__ok{background:var(--emerald)}.app-module__7v3NSG__errorNote{border:1px solid #c73a3a4d;border-left:3px solid var(--danger);border-radius:var(--radius);color:var(--danger);background:#c73a3a0d;padding:12px 15px;font-size:.88rem}.app-module__7v3NSG__apiNote{background:var(--teal-soft);border-radius:var(--radius);border:1px solid #0e8c7438;align-items:flex-start;gap:10px;padding:13px 15px;display:flex}.app-module__7v3NSG__apiNote span{color:var(--teal-ink);font-size:.85rem;line-height:1.5}.app-module__7v3NSG__apiNote svg{color:var(--teal-ink);flex:none;margin-top:1px}.app-module__7v3NSG__svcList{flex-direction:column;gap:8px;display:flex}.app-module__7v3NSG__svcRow{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);width:100%;font:inherit;text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;transition:border-color .14s,background .14s;display:flex}.app-module__7v3NSG__svcRow:hover{border-color:var(--text-3)}.app-module__7v3NSG__svcOn{border-color:var(--teal-ink);background:var(--teal-soft,#eef9f6)}.app-module__7v3NSG__svcMain{flex-direction:column;gap:3px;min-width:0;display:flex}.app-module__7v3NSG__svcName{font-size:.95rem;font-weight:600}.app-module__7v3NSG__svcMeta{color:var(--text-3);font-size:.8rem;line-height:1.4}.app-module__7v3NSG__svcPrice{flex:none;font-size:.98rem;font-weight:700}.app-module__7v3NSG__pickDate{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:14px;display:flex}@media (max-width:420px){.app-module__7v3NSG__svcRow{align-items:flex-start}.app-module__7v3NSG__pickDate{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.app-module__7v3NSG__twoCol{grid-template-columns:1fr}}@media (max-width:560px){.app-module__7v3NSG__topInner{gap:10px;padding:12px 16px}.app-module__7v3NSG__topRight{gap:8px;min-width:0}.app-module__7v3NSG__waybill{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (max-width:640px){.app-module__7v3NSG__segBtn{padding:13px 9px}}.app-module__7v3NSG__saleRow{border-top:1px dashed var(--line);text-align:left;align-items:flex-start;gap:14px;width:100%;padding:16px 0;display:flex}.app-module__7v3NSG__saleRow:first-child{border-top:0}.app-module__7v3NSG__saleMain{flex:1;min-width:0}.app-module__7v3NSG__saleItem{overflow-wrap:anywhere;font-size:.96rem;font-weight:600;line-height:1.3}.app-module__7v3NSG__saleMeta{color:var(--text-3);margin-top:4px;font-size:.8rem;line-height:1.45}.app-module__7v3NSG__saleRight{flex-direction:column;flex:none;align-items:flex-end;gap:6px;display:flex}.app-module__7v3NSG__salePrice{font-family:var(--font-mono);white-space:nowrap;font-size:.9rem;font-weight:500}.app-module__7v3NSG__saleTag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius);border:1px solid var(--line);color:var(--text-3);white-space:nowrap;padding:3px 7px;font-size:.72rem}.app-module__7v3NSG__saleTag.app-module__7v3NSG__wait{color:var(--amber);background:var(--amber-soft);border-color:#0000}.app-module__7v3NSG__saleTag.app-module__7v3NSG__held{color:var(--teal-ink);background:var(--teal-soft);border-color:#0000}.app-module__7v3NSG__saleTag.app-module__7v3NSG__done{color:var(--emerald);background:var(--emerald-soft);border-color:#0000}.app-module__7v3NSG__saleActions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.app-module__7v3NSG__saleAction{border:1px solid var(--line-2);border-radius:var(--radius);background:var(--paper);cursor:pointer;min-height:38px;font-family:var(--font-sans);color:var(--text);align-items:center;gap:6px;padding:8px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.app-module__7v3NSG__saleAction:hover{border-color:var(--ink)}.app-module__7v3NSG__saleAction.app-module__7v3NSG__ok{background:var(--emerald-soft);color:var(--emerald);border-color:#0000}@media (max-width:520px){.app-module__7v3NSG__saleRow{flex-direction:column;gap:0}.app-module__7v3NSG__saleRight{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:10px}.app-module__7v3NSG__saleAction{flex:1;justify-content:center;min-height:44px}}.app-module__7v3NSG__emptyState{text-align:center;padding:28px 8px}.app-module__7v3NSG__emptyTitle{font-family:var(--font-display);font-size:1.05rem;font-weight:700}.app-module__7v3NSG__emptyBody{color:var(--text-2);margin-top:8px;font-size:.9rem;line-height:1.55}.app-module__7v3NSG__homeHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.app-module__7v3NSG__homeWho{font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-3);font-size:.74rem}.app-module__7v3NSG__stats{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:26px;display:grid}.app-module__7v3NSG__statCell{border-top:1px solid var(--line-2);flex-direction:column;gap:7px;min-width:0;padding-top:12px;display:flex}.app-module__7v3NSG__statLabel{font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;color:var(--text-3);font-size:.72rem}.app-module__7v3NSG__statValue{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;font-size:1.32rem;font-weight:700}.app-module__7v3NSG__statValue.app-module__7v3NSG__quiet{color:var(--text-3);font-weight:400}.app-module__7v3NSG__statNote{font-family:var(--font-mono);letter-spacing:.03em;color:var(--text-3);font-size:.72rem}@media (max-width:460px){.app-module__7v3NSG__stats{grid-template-columns:1fr 1fr;gap:16px}.app-module__7v3NSG__statCell:last-child{grid-column:1/-1}}.app-module__7v3NSG__nav{margin-top:34px}.app-module__7v3NSG__navRow{text-align:left;cursor:pointer;border:0;border-top:1px solid var(--line);width:100%;font-family:var(--font-sans);background:0 0;align-items:baseline;gap:16px;padding:18px 2px;display:flex}.app-module__7v3NSG__navRow:last-child{border-bottom:1px solid var(--line)}.app-module__7v3NSG__navRow:hover .app-module__7v3NSG__navName{color:var(--teal-ink)}.app-module__7v3NSG__navRow:focus-visible{outline:2px solid var(--teal);outline-offset:-2px}.app-module__7v3NSG__navBody{flex:1;min-width:0}.app-module__7v3NSG__navName{font-family:var(--font-display);letter-spacing:-.015em;color:var(--text);font-size:1.02rem;font-weight:700;display:block}.app-module__7v3NSG__navDesc{color:var(--text-2);margin-top:4px;font-size:.86rem;line-height:1.45}.app-module__7v3NSG__navMeta{font-family:var(--font-mono);color:var(--text-3);white-space:nowrap;font-size:.72rem}.app-module__7v3NSG__navArrow{color:var(--line-2);font-size:1rem}.app-module__7v3NSG__navRow:hover .app-module__7v3NSG__navArrow{color:var(--teal)}.app-module__7v3NSG__link{color:var(--teal-ink);text-underline-offset:2px;text-decoration:underline}.app-module__7v3NSG__link:hover{color:var(--ink)}
.statement-module__C1L-iW__loading{color:var(--text-3);padding:40px 0;font-size:.95rem}.statement-module__C1L-iW__controls{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:20px;display:flex}.statement-module__C1L-iW__backLink{cursor:pointer;font-family:var(--font-sans);color:var(--text-3);background:0 0;border:0;padding:0;font-size:.88rem}.statement-module__C1L-iW__backLink:hover{color:var(--text)}.statement-module__C1L-iW__sheet{background:var(--paper);color:var(--text);border:1px solid var(--line);max-width:210mm;margin:0 auto;padding:22mm 18mm;font-size:9.5pt;line-height:1.5}.statement-module__C1L-iW__head{border-bottom:1.5pt solid var(--ink);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:6mm;display:flex}.statement-module__C1L-iW__brand{font-family:var(--font-display);letter-spacing:-.03em;font-size:17pt;font-weight:800}.statement-module__C1L-iW__brandSub{color:var(--text-3);margin-top:1mm;font-size:8pt}.statement-module__C1L-iW__headRight{text-align:right}.statement-module__C1L-iW__docTitle{font-family:var(--font-display);letter-spacing:-.02em;font-size:12pt;font-weight:700}.statement-module__C1L-iW__docMeta{font-family:var(--font-mono);color:var(--text-3);margin-top:1mm;font-size:7.5pt}.statement-module__C1L-iW__parties{justify-content:space-between;gap:24px;margin-top:6mm;display:flex}.statement-module__C1L-iW__partyLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);margin-bottom:1.5mm;font-size:7pt}.statement-module__C1L-iW__partyValue{font-size:10pt;font-weight:600}.statement-module__C1L-iW__partyFine{color:var(--text-3);margin-top:1mm;font-size:8pt;line-height:1.6}.statement-module__C1L-iW__parties>div:last-child{text-align:right}.statement-module__C1L-iW__summary{gap:6mm;margin-top:7mm;display:flex}.statement-module__C1L-iW__sumCell{border-top:1pt solid var(--line-2);flex:1;padding-top:2.5mm}.statement-module__C1L-iW__sumLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:7pt}.statement-module__C1L-iW__sumValue{font-family:var(--font-display);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:1.5mm;font-size:15pt;font-weight:700}.statement-module__C1L-iW__sumNote{font-family:var(--font-mono);color:var(--text-3);margin-top:1mm;font-size:7pt}.statement-module__C1L-iW__empty{background:var(--paper-2);border:1px solid var(--line);color:var(--text-2);margin-top:7mm;padding:6mm;font-size:9.5pt;line-height:1.65}.statement-module__C1L-iW__empty strong{color:var(--text)}.statement-module__C1L-iW__table{border-collapse:collapse;width:100%;margin-top:7mm;font-size:8.5pt}.statement-module__C1L-iW__table th{text-align:left;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);border-bottom:1pt solid var(--line-2);padding:0 3mm 2mm 0;font-size:7pt;font-weight:400}.statement-module__C1L-iW__table td{border-bottom:1px solid var(--line);vertical-align:top;padding:2.5mm 3mm 2.5mm 0}.statement-module__C1L-iW__table tfoot td{border-bottom:0;border-top:1.5pt solid var(--ink);padding-top:3mm;font-weight:600}.statement-module__C1L-iW__num{text-align:right}.statement-module__C1L-iW__mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;white-space:nowrap}.statement-module__C1L-iW__itemCell{max-width:60mm}.statement-module__C1L-iW__statusCell{font-family:var(--font-mono);color:var(--text-2);white-space:nowrap;font-size:7.5pt}.statement-module__C1L-iW__notes{border-top:1px solid var(--line);margin-top:8mm;padding-top:5mm}.statement-module__C1L-iW__notesHead{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);margin:0 0 2.5mm;font-size:7pt;font-weight:400}.statement-module__C1L-iW__notes p{color:var(--text-2);max-width:none;margin:0 0 2.5mm;font-size:8.5pt;line-height:1.65}.statement-module__C1L-iW__notes strong{color:var(--text)}.statement-module__C1L-iW__notesFine{color:var(--text-3)!important;font-size:8pt!important}.statement-module__C1L-iW__foot{border-top:1px solid var(--line);font-family:var(--font-mono);color:var(--text-3);text-align:center;margin-top:7mm;padding-top:3mm;font-size:7pt}@media (max-width:640px){.statement-module__C1L-iW__sheet{padding:14px;font-size:13px}.statement-module__C1L-iW__parties{flex-direction:column;gap:14px}.statement-module__C1L-iW__parties>div:last-child{text-align:left}.statement-module__C1L-iW__summary{flex-direction:column;gap:12px}.statement-module__C1L-iW__table{font-size:12px}.statement-module__C1L-iW__tableWrap{overflow-x:auto}}@media print{.statement-module__C1L-iW__controls{display:none!important}.statement-module__C1L-iW__sheet{border:0;max-width:none;margin:0;padding:0}.statement-module__C1L-iW__table{page-break-inside:auto}.statement-module__C1L-iW__table tr{page-break-inside:avoid;page-break-after:auto}.statement-module__C1L-iW__table thead{display:table-header-group}.statement-module__C1L-iW__table tfoot{display:table-footer-group}.statement-module__C1L-iW__notes{page-break-inside:avoid}}
.request-module__ye9B8a__offer{background:var(--ink);border-radius:var(--radius-lg);color:var(--text-inv);padding:30px 28px}.request-module__ye9B8a__offerLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--teal-on-ink);font-size:.72rem;font-weight:500}.request-module__ye9B8a__offerItem{font-family:var(--font-display);letter-spacing:-.02em;overflow-wrap:anywhere;margin-top:14px;font-size:1.35rem;font-weight:700;line-height:1.2}.request-module__ye9B8a__offerAmount{font-family:var(--font-display);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:18px;font-size:2.5rem;font-weight:800;line-height:1.05}.request-module__ye9B8a__offerMeta{color:var(--text-inv-2);margin-top:10px;font-size:.88rem;line-height:1.5}.request-module__ye9B8a__offerNote{border-top:1px solid var(--ink-line);color:var(--text-inv-2);overflow-wrap:anywhere;margin-top:20px;padding-top:18px;font-size:.9rem;line-height:1.55}@media (max-width:480px){.request-module__ye9B8a__offer{padding:24px 20px}.request-module__ye9B8a__offerAmount{font-size:2.1rem}.request-module__ye9B8a__offerItem{font-size:1.2rem}}.request-module__ye9B8a__steps{background:var(--line);border:1px solid var(--line);border-radius:var(--radius-lg);gap:2px;display:grid;overflow:hidden}@media (min-width:720px){.request-module__ye9B8a__steps{grid-template-columns:1fr 1fr}.request-module__ye9B8a__steps>:last-child:nth-child(odd){grid-column:1/-1}}.request-module__ye9B8a__step{background:var(--paper);align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.request-module__ye9B8a__stepNum{background:var(--ink);width:26px;height:26px;color:var(--text-inv);font-family:var(--font-mono);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.72rem;font-weight:500;display:flex}.request-module__ye9B8a__stepBody{min-width:0}.request-module__ye9B8a__stepTitle{font-size:.95rem;font-weight:600}.request-module__ye9B8a__stepText{color:var(--text-2);margin-top:3px;font-size:.87rem;line-height:1.5}.request-module__ye9B8a__lead{color:var(--text-2);margin-top:12px;font-size:1rem;line-height:1.6}.request-module__ye9B8a__title{letter-spacing:-.028em;font-size:1.9rem}@media (max-width:480px){.request-module__ye9B8a__title{font-size:1.55rem}}.request-module__ye9B8a__trap{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.request-module__ye9B8a__check{margin-top:4px}.request-module__ye9B8a__blocked{border:1px solid var(--line);border-left:3px solid var(--amber);background:var(--amber-soft);border-radius:var(--radius);color:var(--text);padding:16px 18px;font-size:.9rem;line-height:1.55}.request-module__ye9B8a__shareRow{flex-direction:column;gap:10px;display:flex}@media (min-width:520px){.request-module__ye9B8a__shareRow{flex-direction:row}.request-module__ye9B8a__shareRow>*{flex:1}}@media (min-width:900px){.request-module__ye9B8a__wide{max-width:720px}}
.CategoryPicker-module__lx3Lva__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:6px;display:grid}@media (min-width:560px){.CategoryPicker-module__lx3Lva__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.CategoryPicker-module__lx3Lva__tile{text-align:left;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);min-height:66px;font:inherit;color:var(--text);cursor:pointer;flex-direction:column;align-items:flex-start;gap:3px;padding:12px;transition:border-color .14s,background .14s;display:flex}.CategoryPicker-module__lx3Lva__tile:hover{border-color:var(--text-3)}.CategoryPicker-module__lx3Lva__tile.CategoryPicker-module__lx3Lva__on{border-color:var(--teal-ink);background:var(--teal-soft)}.CategoryPicker-module__lx3Lva__label{overflow-wrap:anywhere;font-size:.88rem;font-weight:600;line-height:1.25}.CategoryPicker-module__lx3Lva__tile.CategoryPicker-module__lx3Lva__on .CategoryPicker-module__lx3Lva__label{color:var(--teal-ink)}.CategoryPicker-module__lx3Lva__blurb{color:var(--text-3);font-size:.76rem;line-height:1.35}.CategoryPicker-module__lx3Lva__tile.CategoryPicker-module__lx3Lva__on .CategoryPicker-module__lx3Lva__blurb{color:var(--teal-ink);opacity:.8}.CategoryPicker-module__lx3Lva__advice{background:var(--paper-2);border:1px solid var(--line);border-left:2px solid var(--ink);border-radius:var(--radius);align-items:flex-start;gap:10px;margin-top:14px;padding:13px 15px;display:flex}.CategoryPicker-module__lx3Lva__adviceIcon{color:var(--ink);flex:none;margin-top:1px}.CategoryPicker-module__lx3Lva__adviceBody{min-width:0}.CategoryPicker-module__lx3Lva__adviceLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-3);font-size:.72rem}.CategoryPicker-module__lx3Lva__adviceText{color:var(--text-2);margin-top:4px;font-size:.86rem;line-height:1.55}
