.portal-scope{--portal-paper:#f5f4ef;--portal-white:#fffefa;--portal-ink:#0a0a0a;--portal-muted:#66645e;--portal-line:#d8d6cf;--portal-red:#e61919;background:linear-gradient(#0a0a0a07 1px, transparent 1px), linear-gradient(90deg, #0a0a0a05 1px, transparent 1px), var(--portal-paper);min-height:100vh;color:var(--portal-ink);background-size:22px 22px,22px 22px,auto;font-family:Montserrat,Helvetica Neue,Helvetica,Arial,sans-serif}.portal-scope *,.portal-scope :before,.portal-scope :after{box-sizing:border-box}.portal-scope button,.portal-scope input,.portal-scope textarea,.portal-scope select{font:inherit}.portal-scope button,.portal-scope a{-webkit-tap-highlight-color:transparent}.portal-mono-label{color:var(--portal-muted);letter-spacing:.07em;margin:0;font-family:Courier New,Courier,monospace;font-size:11px;font-weight:800}.portal-primary-button,.portal-secondary-button{border:1px solid var(--portal-ink);cursor:pointer;border-radius:0;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 20px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.portal-primary-button{background:var(--portal-ink);color:var(--portal-white)}.portal-secondary-button{color:var(--portal-ink);background:0 0}.portal-primary-button:hover,.portal-primary-button:focus-visible{background:var(--portal-red);border-color:var(--portal-red)}.portal-primary-button:disabled{cursor:not-allowed;opacity:.5}.portal-primary-button svg,.portal-secondary-button svg{width:18px;height:18px}.portal-spin{animation:.8s linear infinite portal-spin}@keyframes portal-spin{to{transform:rotate(360deg)}}.portal-login-page{background:var(--portal-paper);grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid}.portal-login-brand{border-right:1px solid var(--portal-ink);background:radial-gradient(circle at 75% 38%, #e6191917, transparent 27%), linear-gradient(#0a0a0a0d 1px, transparent 1px), linear-gradient(90deg, #0a0a0a0a 1px, transparent 1px), var(--portal-paper);background-size:auto,28px 28px,28px 28px,auto;flex-direction:column;justify-content:flex-start;min-height:100vh;padding:34px clamp(34px,6vw,96px) 42px;display:flex;position:relative;overflow:hidden}.portal-login-brand:after{border:46px solid var(--portal-ink);content:"";opacity:.035;border-radius:50%;width:430px;height:430px;position:absolute;bottom:8%;right:-195px}.portal-logo-link{z-index:1;width:132px;position:relative}.portal-logo-link img{object-fit:contain;object-position:left center;width:100%;height:auto;display:block}.login-brand-copy{z-index:1;max-width:760px;margin:auto 0;padding:100px 0 80px;position:relative}.login-brand-copy h1{letter-spacing:-.065em;max-width:760px;margin:0;font-size:clamp(56px,7vw,112px);font-weight:900;line-height:.88}.login-brand-copy h1:after{background:var(--portal-red);content:"";width:112px;height:9px;margin-top:30px;display:block}.login-brand-copy p{color:#2f2e2b;max-width:620px;margin:28px 0 0;font-size:clamp(17px,1.7vw,22px);font-weight:600;line-height:1.45}.portal-login-panel{background:var(--portal-white);place-items:center;min-height:100vh;padding:48px clamp(28px,6vw,90px);display:grid}.login-panel-inner{width:min(100%,470px)}.login-intro{color:var(--portal-muted);margin:0 0 34px;font-size:15px;line-height:1.65}.login-form{gap:12px;display:grid}.login-form label,.resubmit-form label>span{font-family:Courier New,Courier,monospace;font-size:11px;font-weight:800}.login-form input,.resubmit-form input,.resubmit-form select,.resubmit-form textarea{border:1px solid var(--portal-ink);background:var(--portal-white);width:100%;color:var(--portal-ink);border-radius:0;outline:none}.login-form input{height:56px;padding:0 16px;font-size:16px}.login-form input:focus,.resubmit-form input:focus,.resubmit-form select:focus,.resubmit-form textarea:focus{box-shadow:inset 0 0 0 2px var(--portal-red)}.login-form .portal-primary-button{width:100%;margin-top:4px}.portal-form-error{color:#b20f0f;margin:4px 0 0;font-size:13px;line-height:1.5}.demo-entry{border-top:1px solid var(--portal-line);justify-content:space-between;align-items:center;gap:16px;margin-top:34px;padding-top:20px;display:flex}.demo-entry>span{color:var(--portal-muted);font-family:Courier New,Courier,monospace;font-size:11px;font-weight:800}.demo-entry .portal-secondary-button{min-height:44px;padding:0 14px;font-size:12px}.login-sent{border:1px solid var(--portal-ink);padding:28px}.login-icon{background:var(--portal-ink);width:46px;height:46px;color:var(--portal-white);place-items:center;display:grid}.login-icon svg{width:21px}.login-sent h2{letter-spacing:-.03em;margin:26px 0 10px;font-size:29px}.login-sent p{color:var(--portal-muted);margin:0;line-height:1.6}.portal-text-button{color:var(--portal-ink);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin-top:22px;padding:0 0 3px;font-size:13px;font-weight:800}.portal-page{min-height:100vh}.portal-header{z-index:30;border-bottom:1px solid var(--portal-ink);background:color-mix(in srgb, var(--portal-paper) 95%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.portal-header-logo{width:170px;height:44px}.portal-header-logo img{object-fit:contain;object-position:left center;mix-blend-mode:multiply;width:100%;height:100%;display:block}.portal-header nav{align-items:center;gap:22px;display:flex}.portal-header nav>span{color:var(--portal-muted);font-family:Courier New,Courier,monospace;font-size:11px;font-weight:700}.portal-header nav button,.portal-back-link{color:var(--portal-ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.portal-header nav button svg,.portal-back-link svg{width:16px;height:16px}.portal-dashboard{width:min(100% - 40px,1240px);margin:0 auto;padding:clamp(42px,6vw,86px) 0 50px}.portal-notice{border:1px solid var(--portal-ink);align-items:center;gap:10px;margin-bottom:26px;padding:15px 18px;font-size:13px;font-weight:750;display:flex}.portal-notice svg{width:18px}.portal-notice-success{background:#e8f0e7}.portal-welcome{justify-content:space-between;align-items:end;gap:40px;display:flex}.portal-welcome h1{letter-spacing:-.065em;max-width:800px;margin:12px 0 0;font-size:clamp(48px,7vw,90px);font-weight:900;line-height:.92}.portal-welcome>div>p:last-child{color:#403f3b;max-width:680px;margin:24px 0 0;font-size:17px;font-weight:550;line-height:1.55}.portal-new-submission{border-bottom:2px solid var(--portal-ink);min-width:220px;min-height:52px;color:var(--portal-ink);justify-content:space-between;align-items:center;gap:16px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.portal-new-submission svg{width:18px}.portal-summary-grid{border:1px solid var(--portal-ink);background:var(--portal-white);grid-template-columns:.6fr .6fr .75fr 1.45fr;margin-top:62px;display:grid}.portal-summary-grid>div{flex-direction:column;justify-content:space-between;min-height:126px;padding:22px 24px;display:flex}.portal-summary-grid>div+div{border-left:1px solid var(--portal-ink)}.portal-summary-grid span{color:var(--portal-muted);font-family:Courier New,Courier,monospace;font-size:11px;font-weight:800}.portal-summary-grid strong{letter-spacing:-.05em;font-size:clamp(28px,4vw,50px);line-height:1}.portal-summary-grid .summary-best{background:var(--portal-ink);color:var(--portal-white)}.portal-summary-grid .summary-best span{color:#a9a79f}.submission-stack{gap:40px;margin-top:40px;display:grid}.submission-browser{border:1px solid var(--portal-ink);background:var(--portal-white)}.submission-browser-heading,.bag-browser>header,.buyer-distribution>header{justify-content:space-between;align-items:end;gap:24px;display:flex}.submission-browser-heading{border-bottom:1px solid var(--portal-ink);padding:22px 24px}.submission-browser-heading h2,.bag-browser>header h3,.buyer-distribution>header h3{letter-spacing:-.035em;margin:7px 0 0}.submission-browser-heading h2{font-size:25px}.submission-browser-heading>span,.bag-browser>header>span{color:var(--portal-muted);font-family:Courier New,Courier,monospace;font-size:10px;font-weight:800}.submission-tab-list{background:var(--portal-line);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1px;display:grid}.submission-tab{background:var(--portal-white);min-height:112px;color:var(--portal-ink);text-align:left;cursor:pointer;border:0;border-radius:0;align-content:space-between;justify-items:start;padding:18px 20px;display:grid}.submission-tab>span,.submission-tab>small{color:var(--portal-muted);font-family:Courier New,Courier,monospace;font-size:9px;font-weight:800}.submission-tab>strong{font-size:20px}.submission-tab.is-active{box-shadow:inset 6px 0 0 var(--portal-red);background:var(--portal-ink);color:var(--portal-white)}.submission-tab.is-active>span,.submission-tab.is-active>small{color:#b8b6ae}.submission-card{border:1px solid var(--portal-ink);background:var(--portal-white)}.submission-card-header{border-bottom:1px solid var(--portal-ink);justify-content:space-between;align-items:start;gap:30px;padding:32px;display:flex}.submission-card-header h2{letter-spacing:-.045em;max-width:780px;margin:9px 0 8px;font-size:clamp(27px,3.3vw,44px);line-height:1.08}.submission-card-header div>p:last-child{color:var(--portal-muted);margin:0;font-size:13px}.submission-status{border:1px solid var(--portal-ink);background:var(--portal-paper);flex:none;padding:8px 11px;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:800}.submission-status.is-ready{border-color:var(--portal-red);background:var(--portal-red);color:#fff}.buyer-distribution{border-bottom:1px solid var(--portal-line);background:#f8f7f3;padding:24px 32px}.buyer-distribution>header{align-items:center}.buyer-distribution>header h3{font-size:24px}.distribution-state{border:1px solid;align-items:center;gap:8px;padding:8px 10px;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:800;display:inline-flex}.distribution-state svg{width:15px;height:15px}.distribution-state.is-complete{color:#245425;background:#e7efe5}.distribution-state.is-progress{color:#7a4300;background:#fff0d4}.distribution-metrics{border:1px solid var(--portal-line);background:var(--portal-white);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:20px;display:grid}.distribution-metrics>div{align-content:space-between;min-height:78px;padding:13px 15px;display:grid}.distribution-metrics>div+div{border-left:1px solid var(--portal-line)}.distribution-metrics span,.buyer-distribution>footer span{color:var(--portal-muted);font-family:Courier New,Courier,monospace;font-size:9px;font-weight:800}.distribution-metrics strong{font-size:25px}.buyer-distribution>footer{justify-content:space-between;align-items:center;gap:18px;margin-top:12px;display:flex}.buyer-distribution>footer strong{color:#7a4300;align-items:center;gap:6px;font-size:10px;display:inline-flex}.buyer-distribution>footer strong svg{color:#245425;width:14px}.bag-browser{border-bottom:1px solid var(--portal-ink);padding:28px 32px 32px}.bag-browser>header{align-items:center}.bag-browser>header h3{font-size:23px}.bag-tab-list{border:1px solid var(--portal-ink);background:#f1f0eb;margin-top:20px}.bag-tab-children{border-top:1px solid var(--portal-ink);grid-template-columns:repeat(auto-fit,minmax(225px,1fr));gap:8px;padding:14px 14px 14px 34px;display:grid;position:relative}.bag-tab-children:before{background:var(--portal-red);content:"";width:3px;position:absolute;top:14px;bottom:14px;left:16px}.bag-tab{border:1px solid var(--portal-line);background:var(--portal-white);min-height:104px;color:var(--portal-ink);text-align:left;cursor:pointer;border-radius:0;grid-template-columns:70px minmax(0,1fr);grid-template-areas:"photo label""photo title""photo detail";align-content:center;gap:4px 14px;padding:12px;display:grid}.bag-tab:hover,.bag-tab:focus-visible{border-color:var(--portal-ink)}.bag-tab.is-active{border:2px solid var(--portal-ink);box-shadow:inset 5px 0 0 var(--portal-red);padding:11px}.bag-tab .bag-photo{grid-area:photo}.bag-tab>span{color:var(--portal-muted);grid-area:label;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:800}.bag-tab>strong{text-overflow:ellipsis;white-space:nowrap;grid-area:title;font-size:13px;overflow:hidden}.bag-tab>small{color:var(--portal-muted);grid-area:detail;font-size:9px}.bag-tab-all{border:0;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label detail""title detail";width:100%;min-height:92px;padding:18px 20px}.bag-tab-all.is-active{box-shadow:inset 6px 0 0 var(--portal-red);background:var(--portal-ink);color:var(--portal-white);border:0;padding:18px 20px}.bag-tab-all.is-active>span,.bag-tab-all.is-active>small{color:#b8b6ae}.bag-tab-all>strong{font-size:22px}.bag-tab-all>small{text-align:right;align-self:center}.submitted-bags{border-bottom:1px solid var(--portal-ink);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.submitted-bag{grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0;padding:22px 28px;display:grid}.submitted-bag:nth-child(2n),.submitted-bag+.submitted-bag:last-child:nth-child(odd){border-left:1px solid var(--portal-line)}.bag-photo{background:#e8e6e0;place-items:center;width:104px;height:104px;display:grid;position:relative;overflow:hidden}.bag-photo>img{object-fit:cover;width:100%;height:100%}.bag-photo>svg{color:#8b8983;width:28px}.bag-photo>span{color:#fff;background:#0a0a0ad6;padding:4px 6px;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:800;position:absolute;bottom:4px;right:4px}.bag-photo.is-compact{width:70px;height:70px}.bag-copy{min-width:0}.bag-copy>span,.resubmit-bag-heading>span{color:var(--portal-muted);font-family:Courier New,Courier,monospace;font-size:10px;font-weight:800}.bag-copy h3{letter-spacing:-.025em;text-overflow:ellipsis;margin:6px 0;font-size:18px;overflow:hidden}.bag-copy p{color:var(--portal-muted);margin:0;font-size:12px}.offers-section{padding:32px}.offers-heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:22px;display:flex}.offers-heading h3{letter-spacing:-.035em;margin:8px 0 0;font-size:28px}.offers-heading>span{color:var(--portal-muted);font-family:Courier New,Courier,monospace;font-size:10px;font-weight:800}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.offer-card{border:1px solid var(--portal-line);background:var(--portal-white);flex-direction:column;min-height:322px;padding:20px;display:flex;position:relative}.offer-card.is-best{border:2px solid var(--portal-ink);padding:19px}.offer-card.is-best:before{background:var(--portal-red);content:"";width:8px;height:calc(100% + 4px);position:absolute;top:-2px;left:-2px}.offer-card-topline,.offer-buyer-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.offer-card-topline>span{color:var(--portal-muted);text-overflow:ellipsis;white-space:nowrap;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:800;overflow:hidden}.offer-card-topline>strong{background:var(--portal-red);color:#fff;padding:5px 7px;font-family:Courier New,Courier,monospace;font-size:9px}.offer-buyer-row{margin-top:24px}.offer-buyer-row h4{letter-spacing:-.02em;margin:0;font-size:17px}.offer-status{color:#5d5b56;background:#eceae4;padding:4px 7px;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:800}.offer-status-available{color:#245425;background:#e7efe5}.offer-status-accepted{background:var(--portal-ink);color:#fff}.offer-amount{letter-spacing:-.065em;margin:20px 0 0;font-size:clamp(38px,4vw,55px);font-weight:900;line-height:1}.offer-meta{color:var(--portal-muted);flex-wrap:wrap;gap:8px 16px;margin-top:18px;font-size:10px;display:flex}.offer-meta span{align-items:center;gap:5px;display:inline-flex}.offer-meta svg{width:12px;height:12px}.offer-terms{color:var(--portal-muted);margin:14px 0 18px;font-size:11px;line-height:1.45}.offer-policy{border:1px solid var(--portal-line);background:#f8f7f3;margin:0 0 16px;padding:14px}.offer-policy>p{letter-spacing:.035em;margin:0 0 12px;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:850}.offer-policy dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.offer-policy dl>div{min-width:0}.offer-policy dt{color:var(--portal-muted);text-transform:uppercase;align-items:center;gap:5px;font-family:Courier New,Courier,monospace;font-size:8px;font-weight:800;display:flex}.offer-policy dt svg{width:13px;height:13px;color:var(--portal-red)}.offer-policy dd{margin:5px 0 0;font-size:10px;font-weight:700;line-height:1.4}.offer-policy>small{border-top:1px solid var(--portal-line);color:var(--portal-muted);margin-top:12px;padding-top:9px;font-size:8px;line-height:1.4;display:block}.offer-handoff-note{border-top:1px solid var(--portal-line);align-items:center;gap:7px;margin:auto 0 12px;padding-top:12px;font-size:10px;font-weight:800;display:flex}.offer-handoff-note svg{width:15px;height:15px}.offer-handoff-note.is-external{color:#7a4300}.offer-actions{margin-top:auto}.offer-actions>form{width:100%}.offer-action{border:1px solid var(--portal-ink);cursor:pointer;border-radius:0;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;padding:0 13px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.offer-action svg{width:15px;height:15px}.offer-action-primary{background:var(--portal-ink);color:#fff}.offer-action-primary:hover,.offer-action-primary:focus-visible{background:var(--portal-red);border-color:var(--portal-red)}.offer-action-quiet{color:var(--portal-ink);background:0 0}.accept-confirmation{border:1px solid var(--portal-ink);background:#f3f1eb;padding:12px}.accept-confirmation>p{margin:0 0 10px;font-size:11px;font-weight:650;line-height:1.45}.accept-confirmation>div{grid-template-columns:1fr .75fr;gap:6px;display:grid}.offer-complete-note{min-height:46px;color:var(--portal-muted);align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.offer-complete-note svg{color:#2d6c31;width:17px}.offers-empty{background:#f8f7f3;border:1px dashed #aaa8a1;align-items:center;gap:18px;padding:28px;display:flex}.offers-empty>svg{width:25px;color:var(--portal-muted)}.offers-empty h4{margin:0 0 5px;font-size:16px}.offers-empty p{color:var(--portal-muted);margin:0;font-size:12px}.portal-empty-account{border:1px solid var(--portal-ink);background:var(--portal-white);margin-top:40px;padding:50px}.portal-empty-account h2{margin:0;font-size:36px}.portal-empty-account p{color:var(--portal-muted);margin:12px 0 28px}.portal-footer{border-top:1px solid var(--portal-line);color:var(--portal-muted);justify-content:space-between;align-items:start;gap:30px;margin-top:44px;padding-top:22px;font-size:11px;line-height:1.5;display:flex}.portal-footer p{max-width:680px;margin:0}.portal-footer a{color:var(--portal-ink);font-weight:800}.resubmit-shell{grid-template-columns:.88fr 1.12fr;gap:clamp(40px,7vw,100px);width:min(100% - 40px,1180px);margin:0 auto;padding:clamp(52px,8vw,110px) 0 70px;display:grid}.resubmit-intro{align-self:start;position:sticky;top:130px}.resubmit-intro h1{letter-spacing:-.065em;margin:14px 0 0;font-size:clamp(48px,5.7vw,78px);font-weight:900;line-height:.92}.resubmit-intro h1:after{background:var(--portal-red);content:"";width:84px;height:8px;margin-top:25px;display:block}.resubmit-intro>p:last-child{max-width:490px;color:var(--portal-muted);margin:24px 0 0;font-size:15px;line-height:1.65}.resubmit-panel{border:1px solid var(--portal-ink);background:var(--portal-white)}.resubmit-bag-heading{border-bottom:1px solid var(--portal-ink);padding:26px 28px}.resubmit-bag-heading h2{letter-spacing:-.035em;margin:8px 0 0;font-size:28px}.resubmit-form{padding:28px}.resubmit-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;display:grid}.resubmit-fields label{gap:8px;display:grid}.resubmit-fields input,.resubmit-fields select{height:50px;padding:0 13px}.resubmit-fields textarea{resize:vertical;padding:13px;line-height:1.5}.resubmit-notes{grid-column:1/-1}.photo-reuse-row{background:#eef3ec;border:1px solid #aeb9a9;align-items:center;gap:13px;margin-top:24px;padding:15px;display:flex}.photo-reuse-row>svg{color:#245425;width:21px}.photo-reuse-row>div{flex-direction:column;gap:3px;display:flex}.photo-reuse-row strong{font-size:12px}.photo-reuse-row span{color:var(--portal-muted);font-size:10px}.buyer-selection{border:1px solid var(--portal-line);margin-top:18px}.buyer-selection summary{cursor:pointer;padding:15px;font-size:12px;font-weight:800}.buyer-selection>div{border-top:1px solid var(--portal-line);background:var(--portal-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.buyer-selection label{background:var(--portal-white);cursor:pointer;align-items:center;gap:8px;min-height:42px;padding:9px 11px;display:flex}.buyer-selection label>input{width:16px;height:16px;accent-color:var(--portal-red)}.buyer-selection label>span{font-family:Montserrat,Helvetica Neue,sans-serif;font-size:10px}.resubmit-submit{width:100%;margin-top:22px}@media (max-width:980px){.portal-login-page{grid-template-columns:1fr}.portal-login-brand{border-right:0;border-bottom:1px solid var(--portal-ink);min-height:auto;padding:26px 24px 30px}.login-brand-copy{margin:0;padding:70px 0 60px}.portal-login-panel{min-height:auto;padding:60px 24px}.portal-welcome{flex-direction:column;align-items:start}.portal-new-submission{min-width:260px}.submitted-bags{grid-template-columns:1fr}.submitted-bag:nth-child(2n),.submitted-bag+.submitted-bag:last-child:nth-child(odd){border-left:0}.submitted-bag+.submitted-bag{border-top:1px solid var(--portal-line)}.resubmit-shell{grid-template-columns:1fr}.resubmit-intro{position:static}}@media (max-width:720px){.portal-login-brand{padding:22px 20px 26px}.portal-logo-link{width:116px}.login-brand-copy{padding:58px 0 48px}.login-brand-copy h1{font-size:clamp(50px,16vw,72px)}.login-brand-copy p{font-size:16px}.portal-login-panel{padding:48px 20px}.demo-entry{flex-direction:column;align-items:stretch}.portal-header{height:62px;padding:0 16px}.portal-header-logo{width:138px;height:38px}.portal-header nav>span{display:none}.portal-header nav button{padding:10px 0}.portal-dashboard{width:min(100% - 24px,1240px);padding-top:38px}.portal-welcome h1{font-size:clamp(46px,15vw,68px)}.portal-welcome>div>p:last-child{margin-top:18px;font-size:14px}.portal-new-submission{width:100%;min-width:0}.portal-summary-grid{grid-template-columns:repeat(2,1fr);margin-top:40px}.portal-summary-grid>div{min-height:105px;padding:17px}.portal-summary-grid>div:nth-child(2){border-left:1px solid var(--portal-ink)}.portal-summary-grid>div:nth-child(3){border-top:1px solid var(--portal-ink);border-left:0}.portal-summary-grid .summary-best{border-top:1px solid var(--portal-ink);border-left:1px solid var(--portal-ink)}.portal-summary-grid strong{font-size:32px}.submission-stack{gap:24px;margin-top:24px}.submission-browser-heading,.bag-browser>header,.buyer-distribution>header{flex-direction:column;align-items:start}.submission-tab-list{grid-template-columns:1fr}.submission-card-header{flex-direction:column;align-items:start;padding:22px 18px}.submission-card-header h2{font-size:29px}.submission-status{align-self:start}.buyer-distribution,.bag-browser{padding:20px 16px}.buyer-distribution>header h3{font-size:21px}.distribution-state{justify-content:center;width:100%}.distribution-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.distribution-metrics>div:nth-child(3){border-top:1px solid var(--portal-line);border-left:0}.distribution-metrics>div:nth-child(4){border-top:1px solid var(--portal-line)}.buyer-distribution>footer{flex-direction:column;align-items:start}.bag-tab-children{grid-template-columns:1fr;padding:12px 12px 12px 28px}.bag-tab-children:before{top:12px;bottom:12px;left:12px}.bag-tab-all{grid-template-columns:1fr;grid-template-areas:"label""title""detail"}.bag-tab-all>small{text-align:left;justify-self:start}.submitted-bag{grid-template-columns:82px minmax(0,1fr);gap:13px;padding:16px}.bag-photo{width:82px;height:82px}.bag-copy h3{font-size:15px}.offers-section{padding:22px 16px}.offers-heading{flex-direction:column;align-items:start}.offer-grid,.offer-policy dl{grid-template-columns:1fr}.offer-card{min-height:300px}.offer-amount{font-size:46px}.portal-footer{flex-direction:column}.resubmit-shell{gap:36px;width:min(100% - 24px,1180px);padding-top:42px}.resubmit-intro h1{font-size:clamp(48px,15vw,66px)}.resubmit-bag-heading,.resubmit-form{padding:20px 16px}.resubmit-fields{grid-template-columns:1fr}.resubmit-notes{grid-column:auto}.buyer-selection>div{grid-template-columns:1fr}.portal-back-link{font-size:0}.portal-back-link svg{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.portal-spin{animation:none}}
