@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@600;700&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";:root{color:#26333a;font-synthesis:none;text-rendering:optimizelegibility;--ink:#26333a;--muted:#778187;--paper:#fffefb;--cream:#fff7ed;--line:#ece5dc;--coral:#ff7868;--coral-dark:#ec6254;--mint:#52c9af;--yellow:#ffc95b;--purple:#9377d8;--shadow:0 16px 42px #4e392817;background:#fffaf5;font-family:Noto Sans JP,system-ui,sans-serif}*{box-sizing:border-box}html{scrollbar-gutter:stable;background:#fffaf5;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}@media (width<=680px){html,body{min-width:0}html{scrollbar-gutter:auto}}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}::selection{background:#ffd9d3}.required-field-label{color:inherit;font:inherit;justify-self:start;align-items:center;gap:6px;line-height:1.4;display:inline-flex}.required-field-label-badge{color:var(--coral);font-size:10px;font-weight:700;line-height:1}.registration-access-loading,.registration-access-gate{justify-items:start;width:100%;display:grid}.registration-access-loading{color:#68777a;grid-template-columns:auto 1fr;align-items:center;gap:10px}.registration-access-loading svg{width:20px;animation:.8s linear infinite registration-access-spin}.registration-access-gate{gap:12px}.registration-access-heading{align-items:center;gap:12px;width:100%;display:flex}.registration-access-gate h2{margin:0;font-size:clamp(22px,3vw,28px);line-height:1.45}.registration-access-gate>p{color:#68777a;margin:0 0 8px}.registration-access-icon{color:#ef705d;background:#fff0ea;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.registration-access-icon svg{width:22px}.registration-access-gate form{gap:14px;width:100%;display:grid}.registration-access-gate form label{gap:7px;font-size:13px;font-weight:700;display:grid}.registration-access-gate form input{color:#2d2926;width:100%;font:inherit;border:1px solid #ddd7cf;border-radius:13px;outline:none;padding:12px 14px}.registration-access-gate form input:focus{border-color:#ff8a76;box-shadow:0 0 0 3px #ff78681f}.registration-access-gate .primary-button{width:100%}@keyframes registration-access-spin{to{transform:rotate(360deg)}}.shipper-inquiry-page{background:#fffefb;grid-template-columns:minmax(420px,1.05fr) minmax(460px,.95fr);height:100dvh;min-height:100vh;display:grid;overflow:hidden}.shipper-inquiry-intro{background:#eef9f6;place-items:center;height:100dvh;padding:64px clamp(42px,6vw,96px);display:grid;position:relative;overflow:hidden}.shipper-inquiry-intro:after{content:"";opacity:.78;background:#ffd369;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-120px}.shipper-inquiry-intro>*{z-index:1;position:relative}.shipper-inquiry-intro-inner{width:min(620px,100%)}.shipper-inquiry-intro>img{object-fit:contain;filter:drop-shadow(0 9px 12px #5756311f);width:124px;height:124px;position:absolute;bottom:clamp(70px,8.5vh,108px);right:clamp(48px,6vw,96px);transform:rotate(5deg)}.shipper-inquiry-intro h1{letter-spacing:-2px;margin:0;font-size:clamp(34px,3.3vw,46px);line-height:1.4}.shipper-inquiry-intro h1 small{color:#4a8f83;font-size:.52em;font-weight:inherit;letter-spacing:-.5px;display:inline-block}.shipper-title-line{white-space:nowrap;display:block}.shipper-inquiry-intro-inner>p{color:#607174;margin:22px 0 0;font-size:16px;line-height:1.9}.shipper-back{color:#496166;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;top:28px;left:max(clamp(42px,6vw,96px),50% - 310px)}.shipper-back svg{width:18px}.shipper-review-note{background:#ffffffb8;border:1px solid #c8e7df;border-radius:15px;align-items:flex-start;gap:13px;width:100%;margin-top:32px;padding:16px 18px;display:flex}.shipper-review-note>svg{color:#3f8a7c;flex:0 0 22px}.shipper-review-note span{gap:3px;display:grid}.shipper-review-note small{color:#63777a;line-height:1.6}.shipper-inquiry-panel{height:100dvh;padding:44px;overflow-y:auto}.shipper-inquiry-card{flex-direction:column;justify-content:center;width:min(480px,100%);min-height:calc(100dvh - 88px);margin:auto;display:flex}.shipper-inquiry-card>h2{letter-spacing:-1px;margin:0 0 26px;font-size:30px}.shipper-inquiry-card form{gap:15px;display:grid}.shipper-inquiry-card form label{gap:7px;font-size:13px;font-weight:700;display:grid}.shipper-inquiry-card input,.shipper-inquiry-card textarea{color:#2d2926;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #ddd7cf;border-radius:13px;outline:none;padding:12px 14px;line-height:1.6}.shipper-inquiry-card input:focus,.shipper-inquiry-card textarea:focus{border-color:#ff8a76;box-shadow:0 0 0 3px #ff78681f}.shipper-inquiry-card form .primary-button{width:100%;margin-top:5px}.shipper-inquiry-success .primary-button svg{margin-left:auto}.shipper-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.shipper-inquiry-success{justify-items:start;gap:12px;display:grid}.shipper-inquiry-success>svg{color:#3f9c89;width:54px;height:54px}.shipper-inquiry-success h2{letter-spacing:-1px;margin:8px 0 0;font-size:30px}.shipper-inquiry-success p{color:#748084;margin:0 0 10px;line-height:1.7}@media (width<=880px){.shipper-inquiry-page{grid-template-columns:1fr;height:auto;min-height:100dvh;overflow:visible}.shipper-inquiry-intro{height:auto;padding:78px 24px 106px}.shipper-inquiry-intro>img{width:80px;height:80px;bottom:18px;right:20px}.shipper-inquiry-intro h1{font-size:32px}.shipper-review-note{margin-top:24px}.shipper-inquiry-panel{height:auto;padding:34px 20px 58px;overflow:visible}.shipper-inquiry-card{min-height:0}.shipper-back{top:22px;left:20px}}.legal-agreement-field{gap:3px;display:grid}.legal-agreement-field .registration-terms{margin:0}.legal-agreement-field .required-field-label>span:first-child{display:inline}.legal-agreement-field a{color:var(--coral-dark);text-underline-offset:3px;-webkit-text-decoration:underline #e4b9b2;text-decoration:underline #e4b9b2}.legal-agreement-field a:hover{text-decoration-color:currentColor}.legal-agreement-status,.legal-agreement-error{margin-left:30px;font-size:10px;line-height:1.5}.legal-agreement-status{color:var(--muted)}.legal-agreement-error{color:#a94339}.legal-page{min-height:100dvh;color:var(--ink);background:#fffefb}.legal-page-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffefbf0;align-items:center;height:76px;padding:0 32px;display:flex;position:sticky;top:0}.legal-back,.legal-brand{align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.legal-back{color:#687479}.legal-back svg{width:17px}.legal-brand{min-width:208px;color:var(--ink);letter-spacing:-.7px;font:700 24px Fredoka,sans-serif}.legal-brand img{object-fit:contain;width:48px;height:48px}.legal-page-back-row{width:min(760px,100% - 48px);margin:0 auto;padding-top:24px}.legal-page-layout{width:min(760px,100% - 48px);margin:0 auto;padding:22px 0 90px}.legal-page-nav{border:1px solid var(--line);background:#f7f4ef;border-radius:14px;gap:4px;padding:4px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.legal-page-nav a{color:#758084;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:0 15px;font-size:11px;font-weight:800;display:flex}.legal-page-nav a:hover{background:#f6f2ed}.legal-page-nav a.active{color:var(--coral-dark);background:#fff;box-shadow:0 2px 8px #3c302614}.legal-document{border:1px solid var(--line);background:#fff;border-radius:24px;min-width:0;padding:42px 50px 54px;box-shadow:0 18px 50px #3f30260f}.legal-document>header{border-bottom:1px solid var(--line);padding-bottom:28px}.legal-document>header p{color:var(--coral-dark);letter-spacing:1.6px;margin:0 0 7px;font:700 11px Fredoka,sans-serif}.legal-document>header h1{letter-spacing:-1.5px;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.35}.legal-document>header span{color:var(--muted);margin-top:10px;font-size:11px;display:block}.legal-body{color:#4f5c60;padding-top:8px}.legal-body>h1:first-child{display:none}.legal-body h1,.legal-body h2,.legal-body h3{color:var(--ink)}.legal-body h1{margin:42px 0 14px;font-size:26px}.legal-body h2{letter-spacing:-.4px;margin:42px 0 13px;padding-top:4px;font-size:20px;line-height:1.55}.legal-body h3{margin:26px 0 9px;font-size:15px}.legal-body p{margin:0 0 16px;font-size:14px;line-height:1.95}.legal-body ul,.legal-body ol{gap:7px;margin:0 0 19px;padding-left:1.5em;display:grid}.legal-body li{padding-left:4px;font-size:14px;line-height:1.85}.legal-operator{color:#687479;background:#f7f5f1;border-radius:15px;gap:5px;margin-top:50px;padding:20px 22px;font-size:12px;display:grid}.legal-operator strong{color:var(--ink);margin-bottom:3px;font-size:14px}.legal-operator a{width:fit-content;color:var(--coral-dark)}.legal-loading,.legal-load-error{min-height:320px;color:var(--muted);place-items:center;display:grid}.legal-load-error{color:#a94339}.legal-admin-content{border-top:1px dashed var(--line);margin-top:18px;padding-top:18px}.legal-admin-content>.category-notice{margin-top:0;margin-bottom:16px}.legal-settings-form{border:1px solid var(--line);background:#fcfbf8;border-radius:15px;padding:18px}.legal-settings-form>header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;display:flex}.legal-settings-form h3{margin:0 0 3px;font-size:16px}.legal-settings-form header p{font-size:12px}.legal-settings-form header button{flex:none}.legal-settings-form header svg{width:16px}.legal-settings-form>div{grid-template-columns:1fr 1fr 150px;gap:12px;display:grid}.legal-settings-form label,.legal-editor label{color:var(--ink);gap:7px;font-size:12px;font-weight:800;display:grid}.legal-address-field{grid-column:span 2}.legal-editor{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:16px;padding:18px}.legal-editor-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.legal-editor-tabs{background:#f3f0eb;border-radius:12px;gap:4px;min-width:0;padding:4px;display:flex}.legal-editor-tabs button{color:#717b7f;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 12px;font-size:11px;font-weight:800}.legal-editor-tabs button.active{color:var(--coral-dark);background:#fff;box-shadow:0 2px 8px #3c302614}.legal-editor-header>a{color:#507b73;flex:none;align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.legal-editor-header>a svg{width:14px}.legal-version-line{border-bottom:1px dashed var(--line);min-height:38px;color:var(--muted);flex-wrap:wrap;align-items:flex-start;gap:8px 14px;margin:14px 0;padding:0 2px;font-size:10px;display:flex}.legal-version-line strong{color:var(--coral-dark)}.legal-title-field{margin-bottom:12px}.legal-editor-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.legal-editor-grid textarea{resize:vertical;min-height:560px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.7}.legal-preview{border:1px solid var(--line);background:#fcfbf8;border-radius:12px;min-width:0;height:603px;overflow:hidden}.legal-preview>span{border-bottom:1px solid var(--line);color:#6f797d;background:#f5f2ed;align-items:center;height:42px;padding:0 13px;font-size:11px;font-weight:800;display:flex}.legal-preview>div{height:calc(100% - 42px);padding:20px 22px 40px;overflow-y:auto}.legal-preview h1:first-child{display:none}.legal-preview h1{margin:26px 0 10px;font-size:22px}.legal-preview h2{margin:28px 0 10px;font-size:17px;line-height:1.5}.legal-preview h3{margin:20px 0 8px;font-size:14px}.legal-preview p,.legal-preview li{color:#586468;font-size:12px;line-height:1.8}.legal-preview p{margin:0 0 12px}.legal-preview ul,.legal-preview ol{padding-left:1.4em}.legal-editor>footer{justify-content:space-between;align-items:center;gap:18px;margin-top:14px;display:flex}.legal-editor>footer small{max-width:520px;color:var(--muted);line-height:1.6}.legal-editor>footer button{flex:none}.legal-history{border:1px solid var(--line);background:#fff;border-radius:15px;margin-top:16px;padding:18px}.legal-history>header{margin-bottom:14px}.legal-history>header h3{align-items:center;gap:7px;margin:0 0 4px;font-size:16px;display:flex}.legal-history>header h3 svg{width:17px;color:var(--coral-dark)}.legal-history>header p{color:var(--muted);margin:0;font-size:11px}.legal-history-layout{grid-template-columns:190px minmax(0,1fr);gap:12px;min-height:420px;display:grid}.legal-history-list{border:1px solid var(--line);background:#f8f6f2;border-radius:12px;flex-direction:column;gap:5px;padding:7px;display:flex}.legal-history-list>p{color:var(--muted);text-align:center;margin:auto;font-size:11px}.legal-history-list button{color:#667276;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-content:center;gap:2px;min-height:58px;padding:9px 52px 9px 11px;display:grid;position:relative}.legal-history-list button:hover{background:#fff}.legal-history-list button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #3c302614}.legal-history-list button span{font-size:11px;font-weight:800}.legal-history-list button small{color:var(--muted);font-size:9px}.legal-history-list button strong{color:var(--coral-dark);background:#fff0ed;border-radius:99px;padding:3px 6px;font-size:8px;position:absolute;top:9px;right:8px}.legal-history-reader{border:1px solid var(--line);background:#fffefb;border-radius:12px;height:520px;padding:22px 24px 38px;overflow-y:auto}.legal-history-reader>header{border-bottom:1px solid var(--line);padding-bottom:15px}.legal-history-reader>header span{color:var(--muted);font-size:10px}.legal-history-reader>header h4{margin:5px 0 0;font-size:21px}.legal-history-reader>p{height:100%;color:var(--muted);place-items:center;margin:0;font-size:12px;display:grid}.legal-history-reader .legal-body h1:first-child{display:none}.legal-history-reader .legal-body h2{margin-top:30px;font-size:17px}.legal-history-reader .legal-body p,.legal-history-reader .legal-body li{font-size:12px;line-height:1.8}@media (width<=980px){.legal-settings-form>div{grid-template-columns:1fr 1fr}.legal-address-field{grid-column:auto}.legal-editor-grid{grid-template-columns:1fr}.legal-preview{height:520px}.legal-history-layout{grid-template-columns:1fr}.legal-history-list{flex-direction:row;overflow-x:auto}.legal-history-list button{min-width:180px}}@media (width<=680px){.legal-page-header{height:116px;padding:0 18px 50px}.legal-brand{min-width:0}.legal-brand img{width:43px;height:43px}.legal-brand span{display:none}.legal-page-nav{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;bottom:8px;left:14px;right:14px;transform:none}.legal-page-nav a{white-space:nowrap;text-align:center;min-width:0;min-height:36px;padding:0 7px;font-size:9px;line-height:1.25}.legal-page-back-row{width:calc(100% - 28px);padding-top:18px}.legal-page-layout{width:calc(100% - 28px);padding:14px 0 60px}.legal-document{border-radius:18px;padding:28px 20px 36px}.legal-document>header h1{font-size:29px}.legal-body h2{margin-top:34px;font-size:18px}.legal-body p,.legal-body li{font-size:13px}.legal-settings-form>header,.legal-editor-header,.legal-editor>footer{flex-direction:column;align-items:stretch}.legal-settings-form>div{grid-template-columns:1fr}.legal-editor-tabs{grid-template-columns:1fr;display:grid}.legal-editor-header>a{align-self:flex-start}.legal-editor-grid textarea{min-height:440px}.legal-editor>footer button{width:100%}.legal-history{padding:15px}.legal-history-reader{height:460px;padding:18px}}.shipper-registration-intro:before,.shipper-registration-intro:after{content:"";border-radius:50%;position:absolute}.shipper-registration-intro:before{background:#ffd369;width:360px;height:360px;bottom:-170px;left:-160px}.shipper-registration-intro:after{background:#8bdec9;width:240px;height:240px;top:-80px;right:-90px}.shipper-registration-intro>*{z-index:1;position:relative}.shipper-registration-intro>div{width:min(528px,100%)}.shipper-registration-intro>img{object-fit:contain;filter:drop-shadow(0 9px 12px #824c241f);width:124px;height:124px;position:absolute;bottom:clamp(84px,9vh,128px);left:clamp(48px,5.8vw,104px);transform:rotate(-5deg)}.shipper-registration-intro h1{letter-spacing:-2px;margin:0;font-size:clamp(34px,3.3vw,46px);line-height:1.4}.shipper-registration-intro .shipper-registration-eyebrow{color:var(--coral-dark);letter-spacing:1.8px;margin:0 0 8px;font:700 12px/1.2 Fredoka,sans-serif}.shipper-registration-intro>div>p{color:#687479;margin:20px 0 0;font-size:16px;line-height:1.9}.shipper-registration-intro>div>p strong{color:var(--coral);font-size:1.1em}.shipper-registration-back{color:#657579;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;top:28px;left:max(clamp(48px,5.8vw,104px),50% - 295px)}.shipper-registration-back svg{width:18px}.shipper-registration-note{color:#367d70;background:#ffffffc2;border:1px solid #c8e7df;border-radius:15px;align-items:flex-start;gap:12px;margin-top:30px;padding:16px 18px;display:flex}.shipper-registration-note>svg{flex:0 0 22px;width:22px}.shipper-registration-note span{gap:3px;display:grid}.shipper-registration-note small{color:#69817d;line-height:1.55}.shipper-registration-panel{overflow-y:auto}.shipper-registration-card{flex-direction:column;justify-content:center;min-height:calc(100dvh - 90px);display:flex}.shipper-registration-card>header{margin-bottom:25px}.shipper-registration-card>header h2{letter-spacing:-1px;margin:0 0 5px;font-size:30px}.shipper-registration-card>header p{color:var(--muted);margin:0}.shipper-registration-card form{gap:16px;display:grid}.shipper-registration-card form>label,.shipper-registration-grid>label{gap:7px;font-size:13px;font-weight:700;display:grid}.shipper-registration-grid{grid-template-columns:1fr;gap:16px;display:grid}.shipper-registration-card label>small{color:var(--muted);font-size:10px;font-weight:500}.shipper-registration-card form>.primary-button{width:100%;min-height:50px;margin-top:3px}.registration-plans{border:0;grid-template-columns:1fr 1fr;gap:10px;min-width:0;margin:0;padding:0;display:grid}.registration-plans legend{grid-column:1/-1;margin-bottom:7px;padding:0;font-size:13px;font-weight:700}.registration-plan{cursor:pointer;background:#fbfaf7;border:1px solid #ded8d1;border-radius:15px;gap:10px;min-width:0;padding:16px;transition:border-color .18s,box-shadow .18s,background .18s;display:grid;position:relative}.registration-plan:hover{background:#fffdfb;border-color:#ef9b91}.registration-plan.selected{border-color:var(--coral);background:#fff7f5;box-shadow:0 0 0 3px #fff0ed}.registration-plan input{opacity:0;pointer-events:none;position:absolute}.registration-plan-head{gap:6px;display:grid}.registration-plan-head strong{font-size:14px}.registration-plan-head b{color:var(--coral-dark);font:700 24px Fredoka,sans-serif}.registration-plan-head em{color:var(--muted);font:700 10px inherit}.registration-plan small{color:#667276;align-items:flex-start;gap:6px;font-size:10px;line-height:1.55;display:flex}.registration-plan small svg{width:14px;height:14px;color:var(--mint-dark);flex:0 0 14px}.registration-plans>p{color:var(--muted);grid-column:1/-1;margin:0;font-size:10px;line-height:1.55}.registration-readonly{display:block;position:relative}.registration-readonly>svg{color:#8a9497;pointer-events:none;width:17px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.registration-readonly>input{color:#7b8386;cursor:default;background:#f5f3ef;padding-left:40px}.registration-locked{color:#7b8386;cursor:default;background:#f5f3ef}.registration-terms{cursor:pointer;align-items:center;min-height:34px;grid-template-columns:none!important;gap:10px!important;font-size:12px!important;display:flex!important}.registration-terms input{flex:0 0 20px;width:20px;height:20px}.shipper-registration-state{text-align:center;align-content:center;place-items:center;gap:12px;min-height:380px;display:grid}.shipper-registration-state>svg{width:52px;height:52px;color:var(--mint)}.shipper-registration-state.invalid>svg{color:#9aa2a5}.shipper-registration-state h2{margin:8px 0 0;font-size:28px}.shipper-registration-state p{max-width:480px;color:var(--muted);margin:0;line-height:1.7}.shipper-registration-state .primary-button{min-width:280px;margin-top:8px}.registration-loader{border:3px solid #dceae6;border-top-color:var(--mint);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite registration-spin}@keyframes registration-spin{to{transform:rotate(360deg)}}@media (width<=980px){.auth-split-page.shipper-registration-page{grid-template-columns:1fr;min-height:100dvh}.auth-split-page.shipper-registration-page .shipper-registration-intro{place-items:start center;min-height:280px;padding:78px 28px 42px}.auth-split-page.shipper-registration-page .shipper-registration-intro>img{width:84px;height:84px;top:72px;left:auto;right:26px}.auth-split-page.shipper-registration-page .shipper-registration-intro>div{padding-right:94px}.auth-split-page.shipper-registration-page .shipper-registration-intro h1{font-size:38px}.auth-split-page.shipper-registration-page .shipper-registration-note{display:none}.auth-split-page.shipper-registration-page .shipper-registration-back{top:22px;left:24px}.auth-split-page.shipper-registration-page .shipper-registration-panel{min-height:auto;padding:34px 24px 60px;overflow:visible}.auth-split-page.shipper-registration-page .shipper-registration-card{min-height:0}}@media (width<=620px){.auth-split-page.shipper-registration-page .shipper-registration-intro{min-height:245px;padding:70px 20px 34px}.auth-split-page.shipper-registration-page .shipper-registration-intro>div{padding-right:68px}.auth-split-page.shipper-registration-page .shipper-registration-intro>img{width:68px;height:68px;top:74px;left:auto;right:15px}.auth-split-page.shipper-registration-page .shipper-registration-intro h1{letter-spacing:-1.5px;font-size:32px}.auth-split-page.shipper-registration-page .shipper-registration-intro>div>p{margin-top:11px;font-size:13px}.auth-split-page.shipper-registration-page .shipper-registration-intro>div>p br{display:none}.auth-split-page.shipper-registration-page .shipper-registration-panel{padding:30px 18px 50px}.auth-split-page.shipper-registration-page .shipper-registration-grid,.auth-split-page.shipper-registration-page .registration-plans{grid-template-columns:1fr}.auth-split-page.shipper-registration-page .registration-plans>p{grid-column:auto}.auth-split-page.shipper-registration-page .shipper-registration-card>header h2{font-size:27px}}@media (prefers-reduced-motion:reduce){.registration-loader{animation:none}}.pwa-onboarding-dialog{width:min(430px,100%)}.pwa-onboarding-body{flex-direction:column;gap:16px;display:flex}.pwa-onboarding-body>p{color:var(--muted);text-align:left;margin:0;font-size:14px;line-height:1.8}.pwa-primary-action{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.pwa-primary-action svg{width:18px;height:18px}.pwa-prompt-actions{justify-content:center;align-items:center;gap:22px;display:flex}.pwa-prompt-actions button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:4px;font-size:12px}.pwa-prompt-actions button:hover{color:var(--coral-dark)}.ios-install-steps{border:1px solid var(--line);background:#fbfaf7;border-radius:14px;gap:12px;margin:0;padding:14px 16px;list-style:none;display:grid}.ios-install-steps li{color:#4f5b5f;align-items:center;gap:10px;font-size:13px;display:flex}.ios-install-steps svg{width:18px;height:18px;color:var(--coral-dark)}.push-settings{border:1px solid var(--line);background:#fff;border-radius:19px;margin-top:22px;padding:26px}.push-settings .profile-editor-head>svg{width:22px;height:22px;color:var(--coral-dark)}.push-settings-status{background:#fbfaf7;border-radius:13px;align-items:center;gap:12px;margin-top:20px;padding:14px 16px;display:flex}.push-settings-status>span{background:#a9b0b2;border-radius:50%;flex:none;width:9px;height:9px}.push-settings-status>span.enabled{background:#38a98c;box-shadow:0 0 0 4px #e4f5f0}.push-settings-status div{gap:3px;min-width:0;display:grid}.push-settings-status strong{font-size:14px}.push-settings-status small{color:var(--muted);line-height:1.55}@media (width<=680px){.push-settings{padding:22px 18px}.push-settings .profile-editor-actions{flex-direction:column;align-items:stretch}.push-settings .profile-editor-actions .primary-button{width:100%;margin-left:0}}#root{min-height:100vh}.app-loading{background:#fffaf5;place-items:center;min-height:100vh;display:grid}.app-loading img{width:112px;animation:1.8s ease-in-out infinite bob}@keyframes bob{50%{transform:translateY(-8px)rotate(-2deg)}}.topbar{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffefbeb;align-items:center;gap:24px;height:76px;padding:0 32px;display:flex;position:fixed;inset:0 0 auto}.brand{letter-spacing:-.7px;align-items:center;gap:10px;min-width:208px;font:700 24px Fredoka,sans-serif;display:flex}.brand img{object-fit:contain;width:48px;height:48px}.topbar-search{border:1px solid var(--line);color:#9a9fa1;background:#f8f5f0;border-radius:99px;align-items:center;gap:8px;width:min(440px,40vw);height:44px;margin:0 auto;padding:0 8px 0 16px;font-size:14px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.topbar-search svg{width:18px}.topbar-search:focus-within{background:#fff;border-color:#e9a096;box-shadow:0 0 0 3px #fff0ed}.topbar-search input{min-width:0;height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;outline:0;padding:0}.topbar-search input:focus{box-shadow:none;border:0}.topbar-search button{color:#747d80;cursor:pointer;background:#ece7e1;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.topbar-search button svg{width:14px}.topbar-search input:focus-visible{outline-offset:0;outline:0}.topbar .mobile-search-trigger,.topbar .mobile-search-close{display:none}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 20px;font-weight:700;transition:all .2s;display:inline-flex}.primary-button{color:#fff;background:var(--coral);box-shadow:0 8px 18px #ff786840}.primary-button:hover{background:var(--coral-dark);transform:translateY(-2px);box-shadow:0 11px 24px #ff78684d}.primary-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.secondary-button{border:1px solid var(--line);background:#fff}.primary-button svg,.secondary-button svg{width:19px}.top-action{min-width:140px}.searchless-topbar .top-action{margin-left:auto}.service-lifetime-metrics{color:#68747a;font-variant-numeric:tabular-nums;white-space:nowrap;align-content:center;justify-items:start;gap:3px;min-width:0;height:auto;margin-right:-8px;display:grid}.service-lifetime-metrics>small{color:#606b6f;letter-spacing:.02em;font-size:11px;font-weight:800;line-height:1}.service-lifetime-metrics>div{align-items:baseline;gap:14px;line-height:1;display:flex}.service-lifetime-metrics span{align-items:baseline;gap:5px;display:inline-flex}.service-lifetime-metrics em{color:#747f82;font-size:12px;font-style:normal;font-weight:700;line-height:1}.service-lifetime-metrics strong{color:var(--coral-dark);letter-spacing:-.03em;font-family:inherit;font-size:18px;font-weight:850;line-height:1}.service-lifetime-metrics b{color:#747f82;font-size:10px;font-weight:700;line-height:1}.searchless-topbar .service-lifetime-metrics{margin-left:auto}.avatar-small{color:#5e4818;background:#f6c95f;border:0;border-radius:50%;place-items:center;font-weight:800;display:grid}.avatar-button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:42px;height:42px;padding:0}.cancellation-pending-shell .avatar-button{margin-left:auto}.user-avatar{color:#5e4818;background:#f6c95f;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid;overflow:hidden}.user-avatar img{object-fit:cover;width:100%;height:100%;display:block}.preset-avatar{color:#0000;background-image:url(/avatar-presets.jpg);background-repeat:no-repeat;background-size:300% 200%}.avatar-preset-1{background-position:0 0}.avatar-preset-2{background-position:50% 0}.avatar-preset-3{background-position:100% 0}.avatar-preset-4{background-position:0 100%}.avatar-preset-5{background-position:50% 100%}.avatar-preset-6{background-position:100% 100%}.sidebar{z-index:20;border-right:1px solid var(--line);background:#fffefb;flex-direction:column;width:236px;padding:28px 18px 18px;display:flex;position:fixed;inset:76px auto 0 0}.sidebar nav{gap:7px;display:grid}.sidebar nav a{color:#68747a;border-radius:13px;align-items:center;gap:12px;min-height:48px;padding:0 15px;font-weight:600;display:flex}.sidebar nav a svg{width:20px}.sidebar nav a>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-unread-count{background:var(--coral);color:#fff;border-radius:99px;place-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 6px;font-size:10px;line-height:1;display:inline-grid}.sidebar nav a.active{color:var(--coral-dark);background:#fff0ed}.sidebar-foot{border-top:1px solid var(--line);padding-top:16px}.sidebar-compose{background:var(--coral);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin:auto 0 14px;padding:0 16px;font-size:16px;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:flex;box-shadow:0 8px 18px #ff786838}.sidebar-compose:hover{background:var(--coral-dark);transform:translateY(-1px);box-shadow:0 10px 22px #ff786847}.sidebar-compose.active{background:var(--coral-dark);box-shadow:inset 0 0 0 2px #ffffff59,0 8px 18px #ff786838}.sidebar-compose svg{width:18px;height:18px}.mini-profile{align-items:center;gap:10px;padding:3px 8px 9px;display:flex}.mini-profile:hover strong{color:var(--coral-dark)}.mini-profile>.user-avatar{width:37px;height:37px}.mini-profile div{min-width:0;display:grid}.mini-profile strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mini-profile small{color:var(--muted)}.main-content{min-height:100vh;padding:76px 0 0 236px}.cancellation-pending-notice{color:#713827;background:#fff7f2;border:1px solid #f1c5b7;border-radius:14px;align-items:center;gap:10px;width:min(1180px,100% - 72px);margin:18px auto 0;padding:12px 16px;display:flex}.cancellation-pending-notice svg{flex:none;width:20px}.cancellation-pending-notice span{flex-wrap:wrap;gap:4px 8px;display:flex}.page{width:min(1180px,100% - 72px);margin:0 auto;padding:54px 0 90px}.detail-focus-shell .topbar,.detail-focus-shell .sidebar{display:none}.detail-focus-shell .main-content{height:100dvh;min-height:0;padding:0;overflow:hidden}.mobile-bottom-nav,.mobile-menu,.sidebar-close,.scrim{display:none}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;padding:8px;display:grid}.icon-button:hover{background:#f5f1eb}.icon-button svg{width:21px}.mobile-menu,.sidebar-close{display:none}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #ff786852}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none}.app-toast{z-index:80;border-radius:13px;align-items:center;gap:12px;max-width:min(420px,100vw - 32px);padding:13px 13px 13px 16px;font-size:13px;display:flex;position:fixed;top:94px;right:24px;box-shadow:0 14px 35px #4227222e}.app-toast.error{color:#a94339;background:#fff0ed;border:1px solid #f0c2bc}.app-toast button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.app-toast svg{width:16px}.app-toast.success{color:#34796c;background:#edf9f5;border:1px solid #cce8e1}.confirm-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#252b2d61;place-items:center;padding:20px;animation:.16s ease-out confirm-fade-in;display:grid;position:fixed;inset:0}.confirm-dialog{text-align:center;background:#fffefb;border:1px solid #eadfd5;border-radius:22px;width:min(430px,100%);padding:28px;animation:.2s ease-out confirm-rise-in;position:relative;box-shadow:0 24px 70px #34282033}.confirm-close{color:#8b9294;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:12px;right:12px}.confirm-close:hover{background:#f4f0eb}.confirm-close svg{width:17px}.confirm-symbol{color:#d67b35;background:#fff1df;border-radius:15px;place-items:center;width:48px;height:48px;margin:0 auto 15px;display:grid}.confirm-symbol svg{width:23px}.confirm-dialog h2{color:var(--ink);margin:0;font-size:22px;line-height:1.45}.confirm-dialog p{color:#687376;text-align:left;white-space:pre-wrap;max-width:350px;margin:10px auto 0;font-size:13px;line-height:1.75}.confirm-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:24px;display:grid}.confirm-actions button{cursor:pointer;border:0;border-radius:12px;min-height:44px;font-weight:800}.confirm-cancel{color:#626b6e;background:#f1eee9}.confirm-submit{background:var(--coral);color:#fff;box-shadow:0 7px 18px #ff786838}.confirm-dialog.danger{border-color:#f0d0cb}.confirm-dialog.danger .confirm-symbol{color:#b74b42;background:#fff0ed}.confirm-dialog.danger .confirm-submit{background:#c95b51;box-shadow:0 7px 18px #b9443b33}@keyframes confirm-fade-in{0%{opacity:0}}@keyframes confirm-rise-in{0%{opacity:0;transform:translateY(8px)scale(.98)}}.eyebrow{color:var(--coral-dark);letter-spacing:1.8px;margin:0 0 8px;font:700 12px Fredoka,sans-serif}.feed-heading{background:#fff0e4;border-radius:30px;justify-content:space-between;min-height:166px;padding:18px 40px 21px;display:flex;position:relative;overflow:hidden}.feed-heading:after{content:"";z-index:0;opacity:.55;background:#ffd678;border-radius:48% 52% 0 0;width:280px;height:220px;position:absolute;bottom:-75px;right:-30px;transform:rotate(-12deg)}.feed-heading>div:first-child{z-index:2;flex-direction:column;justify-content:center;display:flex;position:relative}.feed-heading h1,.compose-head h1{letter-spacing:-1.8px;margin:0;font-size:clamp(28px,3.4vw,42px);line-height:1.34}.feed-heading .eyebrow{margin-bottom:6px;font-size:11px;line-height:1.2}.feed-heading h1{font-size:clamp(27px,3vw,38px);line-height:1.28}.feed-heading h1 span,.compose-head h1 span,.login-brand h1 b{color:var(--coral)}.feed-heading>div:first-child>p:last-child{color:#69757a;margin:10px 0 0;font-size:13px;line-height:1.5}.my-page-heading h1{font-size:clamp(28px,3.4vw,42px)}.my-page-heading h1 span{color:var(--coral)}.my-page-tools{margin:30px 0 24px}.profile-hero{background:linear-gradient(135deg,#fff2e8 0%,#fffdf9 58%,#edf9f5 100%);border:1px solid #f0ded5;border-radius:28px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:14px 24px;height:210px;min-height:210px;padding:24px 32px;display:grid;position:relative;overflow:clip}.profile-hero.no-bio{grid-template-rows:auto;row-gap:0}.profile-hero:after{content:"";background:#ffd26447;border-radius:50%;width:270px;height:220px;position:absolute;bottom:-96px;right:-58px;transform:rotate(-12deg)}.profile-identity{z-index:1;align-items:center;gap:20px;min-width:0;display:flex;position:relative}.profile-hero-avatar{width:76px;height:76px;font-size:25px;box-shadow:0 0 0 6px #ffffffd6,0 12px 28px #5b3d2a1f}.profile-hero-copy{z-index:1;flex:1;min-width:0;position:relative}.profile-badges{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.profile-rank-badge{color:#287f70;background:#e7f7f2;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.profile-rank-count{color:#778286;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;font-weight:700}.profile-rank-badge.rank-bronze{color:#82451f;background:#f3e2d6;box-shadow:inset 0 0 0 1px #d09a76}.profile-rank-badge.rank-silver{color:#5d6975;background:#edf1f4;box-shadow:inset 0 0 0 1px #b8c1c9}.profile-rank-badge.rank-gold{color:#825d0b;background:#fff2c4;box-shadow:inset 0 0 0 1px #e6c25f}.profile-rank-badge.rank-master{color:#472919;background:linear-gradient(105deg,#ff7869 0%,#ffad4d 34%,#ffd163 55%,#59c6ae 100%);box-shadow:inset 0 0 0 1px #5d2e1729,0 3px 10px #d3684329}.profile-name-line{align-items:center;min-width:0;display:flex}.profile-name-line h1,.profile-name-line h2{letter-spacing:-1.2px;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:clamp(26px,3vw,36px);line-height:1.32;overflow:hidden}.profile-company{color:#737d81;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:13px;font-weight:700;overflow:hidden}.profile-links-trigger{color:#ed783b;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:27px;height:27px;margin:0;padding:0;transition:color .18s,background .18s;display:grid}.profile-links-trigger svg{stroke-width:2.35px;width:18px;height:18px;transform:rotate(-35deg)}.profile-links-trigger:hover{color:#d95f28;background:#fff2e9}.profile-links-overlay{z-index:120;background:#1f25276b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-links-dialog{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(430px,100%);padding:22px;box-shadow:0 24px 80px #21282b33}.profile-links-dialog>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.profile-links-dialog>header>div{align-items:center;gap:9px;display:flex}.profile-links-dialog>header>div>svg{width:20px;color:var(--coral-dark);transform:rotate(-35deg)}.profile-links-dialog h2{margin:0;font-size:20px}.profile-links-dialog>header>button{color:#6f797d;cursor:pointer;background:#f5f2ed;border:0;border-radius:10px;place-items:center;width:34px;height:34px;padding:0;display:grid}.profile-links-dialog>header>button svg{width:17px}.profile-links-list{gap:9px;margin-top:18px;display:grid}.profile-links-list a{border:1px solid var(--line);min-height:48px;color:var(--ink);border-radius:13px;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;font-weight:800;display:flex}.profile-links-list a:hover{color:var(--coral-dark);background:#fff8f6;border-color:#efb3aa}.profile-links-list a svg{flex:0 0 17px;width:17px}.profile-bio-row{z-index:1;grid-column:1/-1;align-items:flex-end;gap:8px;min-width:0;display:flex;position:relative}.profile-bio{color:#59666b;white-space:pre-wrap;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;min-width:0;margin:0;line-height:1.7;display:-webkit-box;overflow:hidden}.profile-bio-row>button{color:var(--coral-dark);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:2px 0;font-size:11px;font-weight:800}.profile-bio-row>button:hover{text-decoration:underline}.profile-details-toggle-row{min-height:20px}.profile-hero.has-categories{height:auto;min-height:248px}.profile-hero.has-categories.no-bio{grid-template-rows:auto auto;row-gap:14px;min-height:218px}.profile-category-tags{z-index:1;align-items:center;gap:7px;min-width:0;display:flex;position:relative}.profile-category-tags.is-empty{visibility:hidden}.profile-category-tags.reserve-space{height:26px}.profile-category-tag,.profile-category-more,.profile-category-tags>button{color:#34786d;text-overflow:ellipsis;white-space:nowrap;background:#edf9f5;border:1px solid #b9ded4;border-radius:99px;align-items:center;min-width:0;max-width:160px;height:25px;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex;overflow:hidden}.profile-category-tags>button{cursor:pointer;flex:none;max-width:none;font-family:inherit}.profile-category-tags>button:hover{background:#e1f5ef;border-color:#82c6b6}.profile-hero-categories{flex-wrap:wrap;grid-column:1/-1}.profile-hero.bio-expanded{align-content:start;height:auto}.profile-hero.bio-expanded .profile-bio{display:block;overflow:visible}.profile-edit-link,.profile-hero-action{z-index:1;grid-area:1/2;align-self:start;position:relative}.profile-action-buttons{justify-content:flex-end;align-items:center;gap:8px;display:flex}.profile-delivery-button{min-height:42px;padding:0 15px;font-size:12px}.profile-delivery-button svg{width:17px}.profile-account-menu-trigger{border:1px solid var(--line);color:#68747a;cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;display:grid}.profile-account-menu-trigger:hover{color:var(--coral-dark);background:#fff7f5;border-color:#efb4ad}.profile-account-menu-trigger:focus-visible{outline-offset:2px;outline:3px solid #ff78684d}.profile-account-menu-trigger svg{width:19px}.profile-hero-skeleton{background:linear-gradient(90deg,#f7f3ed 25%,#fffaf5 50%,#f7f3ed 75%) 0 0/200% 100%;height:210px;min-height:210px;animation:1.35s infinite skeleton-shimmer}.rank-avatar{box-shadow:none;--rank-ring:#9ca8b5;position:relative;overflow:visible}.rank-avatar:after{content:"";z-index:2;background:var(--rank-ring);pointer-events:none;-webkit-mask-composite:xor;border-radius:50%;padding:3px;position:absolute;inset:-3px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.rank-avatar.rank-bronze{--rank-ring:#b9622e}.rank-avatar.rank-silver{--rank-ring:#9ba7b4}.rank-avatar.rank-gold{--rank-ring:#e7a900}.rank-avatar.rank-master{--rank-ring:conic-gradient(from 218deg, #d94739 0%, var(--coral) 17%, #ff9a43 34%, var(--yellow) 50%, var(--mint) 67%, #188f80 84%, #d94739 100%)}.rank-avatar img{border-radius:inherit}.rank-preview{background:#ffffffb8;border:1px dashed #e7d7cb;border-radius:22px;margin-top:22px;padding:22px}.rank-preview-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.rank-preview-heading h2{margin:0;font-size:22px}.rank-preview-heading>small{color:var(--muted)}.rank-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.rank-preview-item{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px 13px;min-width:0;min-height:82px;padding:15px;transition:transform .18s,box-shadow .18s;display:grid}.rank-preview-item:hover{transform:translateY(-2px);box-shadow:0 10px 24px #48322617}.rank-preview-avatar{grid-row:1/3;width:48px;height:48px}.rank-preview-item>span{min-width:0;display:grid}.rank-preview-item>span strong,.rank-preview-item>span small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rank-preview-item>span strong{font-size:13px}.rank-preview-item>span small{color:var(--muted);margin-top:3px;font-size:11px}.rank-preview-item>b{grid-column:2;font:700 12px Fredoka,sans-serif}.rank-preview-item.rank-bronze>b{color:#9b5d31}.rank-preview-item.rank-silver>b{color:#788591}.rank-preview-item.rank-gold>b{color:#a8750c}.rank-preview-item.rank-master>b{color:var(--coral-dark)}.floating-doodle{z-index:1;place-items:center;width:170px;display:grid;position:relative}.floating-doodle svg{width:78px;height:78px;color:var(--coral);transform:rotate(8deg)}.floating-doodle span{color:var(--mint);font:700 43px Fredoka;position:absolute;top:8px;right:15px;transform:rotate(12deg)}.feed-tools{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin:30px 0 24px;display:grid}.tabs{border:1px solid var(--line);background:#fff;border-radius:15px;flex:none;gap:7px;height:50px;padding:5px;display:flex}.tabs button{white-space:nowrap;color:#7c8589;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:0 0 98px;place-items:center;width:98px;height:38px;padding:0 11px;font-weight:700;line-height:1;transition:background .18s,color .18s,box-shadow .18s,transform .18s;display:grid}.tabs button:hover:not(.active){color:#59656a;background:#f8f5f0}.tabs button.active{color:#5f6870;background:#f0f2f3;box-shadow:inset 0 0 0 1px #dce1e3}.tabs button:nth-child(2).active{color:#c85045;background:#fff0ed;box-shadow:inset 0 0 0 1px #ffd2cb}.tabs button:nth-child(3).active{color:#247f70;background:#eaf8f4;box-shadow:inset 0 0 0 1px #ccebe3}.tabs button:nth-child(4).active{color:#976c14;background:#fff4d6;box-shadow:inset 0 0 0 1px #f1dda1}.tabs button:nth-child(5).active{color:#506fb2;background:#edf3ff;box-shadow:inset 0 0 0 1px #cfdbf5}.feed-tools select{border:1px solid var(--line);color:#59656a;background-color:#fff;border-radius:12px;width:100%;height:50px;padding:0 44px 0 14px}.feed-filter-controls{grid-template-columns:minmax(136px,1fr) auto auto;align-items:center;gap:10px;min-width:0;display:grid}.profile-feed-tab-groups{align-items:center;gap:10px;min-width:0;display:flex}.profile-want-source-tabs{border:1px solid var(--line);background:#f4f1ec;border-radius:15px;flex:none;gap:5px;height:50px;padding:5px;display:flex}.profile-want-source-tabs button{color:#788286;width:104px;height:38px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 7px;font-size:12px;font-weight:800;line-height:1}.profile-want-source-tabs button:hover:not(.active){color:#59656a;background:#ffffff8c}.profile-want-source-tabs button.active{color:var(--coral-dark);background:#fff;box-shadow:0 1px 5px #392c2317}.profile-source-feed-tools{grid-template-columns:minmax(0,1fr) auto}.profile-source-feed-tools .profile-feed-tab-groups{width:100%}.profile-source-feed-tools .profile-feed-tab-groups>.tabs{flex:auto;min-width:0}.profile-source-feed-tools .tabs button{flex:1 1 0;width:auto;min-width:0}.profile-source-feed-tools>.feed-filter-controls{grid-template-columns:minmax(0,1fr) auto auto}.feed-sort-filter{z-index:12;min-width:122px;height:50px;position:relative}.feed-sort-filter.open{z-index:85}.feed-sort-trigger{border:1px solid var(--line);color:#667176;width:100%;height:50px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.feed-sort-trigger:hover,.feed-sort-filter.selected .feed-sort-trigger{color:#b94e44;background:#fff8f6;border-color:#e7b2aa}.feed-sort-filter.selected{min-width:166px}.feed-sort-filter.selected .feed-sort-trigger{padding-right:39px}.feed-sort-trigger>svg{width:17px;height:17px}.feed-sort-filter.icon-only{width:50px;min-width:50px}.feed-sort-filter.icon-only.selected{width:82px;min-width:82px}.feed-sort-filter.icon-only .feed-sort-trigger{gap:0;padding:0}.feed-sort-filter.icon-only .feed-sort-trigger span{display:none}.feed-sort-filter.icon-only.selected .feed-sort-trigger{padding-right:32px}.feed-sort-filter.icon-only .feed-sort-clear{right:3px}.feed-refresh-button{border:1px solid var(--line);color:#667176;cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:50px;height:50px;padding:0;transition:border-color .18s,background .18s,color .18s;display:grid}.feed-refresh-button:hover:not(:disabled){color:var(--coral-dark);background:#fff8f6;border-color:#e7b2aa}.feed-refresh-button:disabled{cursor:wait;opacity:.62}.feed-refresh-button svg{width:18px;height:18px}.feed-refresh-button.refreshing svg{animation:.8s linear infinite feed-refresh-spin}@keyframes feed-refresh-spin{to{transform:rotate(360deg)}}.feed-sort-clear{z-index:2;color:#b45b52;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:8px;right:7px}.feed-sort-clear:hover{background:#ffeae6}.feed-sort-clear svg{width:15px}.feed-sort-scrim{display:none}.feed-sort-menu{z-index:4;background:#fffefb;border:1px solid #e6dbd1;border-radius:16px;width:240px;padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 44px #3e2d2229}.feed-sort-menu header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;padding:0 2px;display:flex}.feed-sort-menu header strong{font-size:13px}.feed-sort-menu header button{color:#727b7e;cursor:pointer;background:#f3eee8;border:0;border-radius:9px;place-items:center;width:30px;height:30px;padding:0;display:grid}.feed-sort-menu header svg{width:15px}.feed-sort-menu>div{gap:7px;display:grid}.feed-sort-menu>div>button{border:1px solid var(--line);color:#697478;min-height:48px;font:inherit;cursor:pointer;background:#fff;border-radius:11px;align-items:center;gap:10px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.feed-sort-menu>div>button:hover{background:#f8f5f0}.feed-sort-menu>div>button.active{color:#bd5046;background:#fff0ed;border-color:#efaaa0}.feed-sort-menu>div>button svg{width:17px}.want-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px;display:grid}.feed-load-more{border:1px solid var(--coral);min-width:148px;height:42px;color:var(--coral-dark);font:inherit;cursor:pointer;background:#fff;border-radius:999px;margin:24px auto 4px;padding:0 24px;font-weight:800;display:block}.feed-load-more:hover:not(:disabled){background:#fff0ed}.feed-load-more:disabled{cursor:wait;opacity:.6}.want-card{background:var(--paper);border:1px solid var(--line);background-clip:padding-box;border-radius:22px;flex-direction:column;width:100%;min-width:0;max-width:100%;height:406px;min-height:0;padding:0;transition:all .2s;display:flex;overflow:clip;box-shadow:0 4px #53402e08}.want-card:hover{box-shadow:var(--shadow);border-color:#e3d7cc;transform:translateY(-4px)rotate(-.2deg)}.want-card.is-unread{border-color:var(--coral);box-shadow:0 0 0 2px #ff786829,0 5px #ff786814}.want-card.is-unread:hover{border-color:var(--coral);box-shadow:0 0 0 2px #ff786833, var(--shadow)}.active-conversation-card{height:372px;padding:20px 24px 16px}.active-conversation-top{justify-content:space-between;align-items:flex-start;gap:12px;min-height:44px;display:flex}.active-conversation-top .card-author-top>span{flex-direction:column-reverse;display:flex}.active-conversation-top .card-author-top small{color:#9aa1a4;margin:0 0 1px;font-size:9px;font-weight:700}.active-conversation-main{flex-direction:column;flex:1;min-height:0;margin-top:12px;display:flex}.active-origin{background:#fbfaf7;border:1px solid #eee5dc;border-radius:15px;flex:1;min-height:0;padding:11px 16px 12px}.active-origin small{color:#9a8179;font-size:10px;font-weight:800;line-height:14px;display:block}.active-origin p{color:#39464c;white-space:pre-wrap;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:12px 0 0;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.active-latest-message{background:#fff3f0;border-radius:14px;margin-top:8px;padding:12px 14px}.active-latest-message>div{color:#9a554d;align-items:center;gap:6px;display:flex}.active-latest-message svg{width:14px;height:14px}.active-latest-message strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.active-latest-message time{color:#a9a0a0;white-space:nowrap;margin-left:auto;font-size:9px}.active-latest-message p{color:#59666b;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:37px;margin:5px 0 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.active-conversation-bottom{border-top:1px dashed #e8e1d9;align-items:center;gap:9px;min-height:38px;margin-top:8px;padding-top:8px;display:flex}.active-conversation-bottom .status-badge{padding:6px 10px;font-size:11px}.active-conversation-bottom .status-badge svg{width:14px;height:14px}.active-conversation-bottom>span:not(.status-badge){color:#879195;margin-left:auto;font-size:10px;font-weight:700}.active-conversation-bottom>svg{color:#b2b6b7;width:17px}.want-card-link{flex-direction:column;flex:1;min-width:0;min-height:0;padding:24px 26px 10px;display:flex}.want-card-content-link{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.card-top{justify-content:space-between;align-items:flex-start;gap:12px;min-height:42px;display:flex}.card-author-top{align-items:center;gap:10px;min-width:0;display:flex}.card-author-top:hover strong{color:var(--coral-dark)}.card-author-top .user-avatar{width:38px;height:38px}.card-author-top>span{min-width:0;display:grid}.card-author-top strong{color:#4b575c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.card-author-top small{color:#9aa1a4;margin-top:1px;font-size:10px}.card-labels{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.card-labels .category-pill{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.unread-pill{color:#bd5046;background:#fff0ed;border-radius:99px;flex:none;padding:6px 9px;font-size:11px;font-weight:800}.category-pill{color:#278d79;background:#e9f8f3;border-radius:99px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.privacy{color:#81878a;background:#f2efeb;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:inline-grid}.privacy svg{width:14px}.card-post-body-wrap{width:100%;min-width:0;height:196px;min-height:196px;margin:19px 0 14px;position:relative;overflow:hidden}.want-card-content-link .card-post-body{color:#39464c;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;-webkit-line-clamp:7;-webkit-box-orient:vertical;min-width:0;margin:0;font-size:16px;line-height:1.75;display:-webkit-box;overflow:hidden}.card-post-more{background:linear-gradient(90deg, #fffefb00, var(--paper) 28%);color:var(--coral-dark);padding-left:30px;font-size:12px;font-weight:800;line-height:28px;position:absolute;bottom:0;right:0}.card-bottom{border-top:1px dashed #e8e1d9;align-items:center;gap:10px;min-height:34px;margin-top:auto;padding-top:6px;display:flex}.card-bottom .status-badge{gap:6px;padding:6px 10px;font-size:12px}.card-bottom .status-badge svg{width:15px;height:15px}.card-bottom>svg{color:#b2b6b7;width:19px;margin-left:auto}.budget{color:#8b7070;margin-left:auto;font-size:12px}.budget+svg{margin-left:0}.want-engagement{background:#fffefbb8;border-top:1px solid #eee6de;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px;align-items:center;gap:4px;min-height:51px;padding:7px 12px;display:grid}.want-engagement.without-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.want-engagement>button{color:#7b8589;min-width:0;height:37px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:12px;font-weight:700;transition:all .16s;display:flex}.want-engagement>button:hover:not(:disabled){color:#536066;background:#f5f1ec}.want-engagement>button:disabled{opacity:.42;cursor:not-allowed}.want-engagement>button svg{flex:none;width:18px;height:18px}.want-engagement>button small{min-width:13px;font-size:10px;font-weight:800}.want-engagement>button.watch.active{color:#de6255;background:#fff0ed}.want-engagement>button.bookmark.active{color:#8a691f;background:#fff5d9}.want-engagement>button.bookmark.active svg{fill:currentColor}.want-engagement>.engagement-more{width:37px;padding:0}.engagement-error,.engagement-success{color:#a94339;text-align:left;background:#fff0ed;border-top:1px solid #f1d4cf;margin:0;padding:7px 13px 9px;font-size:11px}.engagement-success{color:#34796c;background:#eef9f6;border-color:#cfe9e2}.detail-engagement{border:1px solid var(--line);border-radius:15px;margin-top:18px;overflow:hidden}.detail-engagement .want-engagement{border-top:0}.status-badge{white-space:nowrap;border-radius:99px;align-items:center;gap:7px;width:fit-content;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.status-badge svg{stroke-width:2.5px;width:17px;height:17px}.status-open{color:#db5a4d;background:#fff0ed}.status-progress{color:#238d79;background:#e9f8f3}.status-closed{color:#a77610;background:#fff4d6}.status-badge.compact{padding:5px 8px;font-size:11px}.empty-state{text-align:center;color:#939a9d;border:1px dashed #ddd3c8;border-radius:22px;align-content:center;place-items:center;min-height:340px;display:grid}.empty-state svg{width:46px;height:46px;color:var(--coral)}.empty-state h2{color:var(--ink);margin:14px 0 4px}.empty-state p{margin:0}.search-result-note{color:#477a70;background:#eef9f6;border-radius:12px;align-items:center;gap:8px;margin:-10px 0 20px;padding:11px 14px;font-size:13px;display:flex}.search-result-note svg{width:17px}.search-result-note a{color:#277f6e;text-underline-offset:3px;margin-left:auto;font-weight:700;text-decoration:underline}.floating-create{display:none}.skeleton{gap:18px}.skeleton i{background:linear-gradient(90deg,#f2ece6,#faf7f2,#f2ece6) 0 0/200% 100%;border-radius:9px;height:16px;animation:1.2s infinite shimmer;display:block}.skeleton i:nth-child(2){width:80%;height:28px}.skeleton i:nth-child(3){width:95%}.skeleton i:nth-child(4){width:55%;margin-top:auto}@keyframes shimmer{to{background-position:-200% 0}}.back-link{color:#778187;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:26px;font-weight:600;display:inline-flex}.back-link svg{width:19px}.compose-page{max-width:930px}.compose-nav-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:44px;margin-bottom:18px;display:grid}.compose-nav-row .back-link{min-height:40px;font:inherit;margin:0;padding:0 4px;line-height:1.2}.post-kind-switch{border:1px solid var(--line);background:#f4f1ec;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;width:240px;height:44px;margin:0;padding:4px;display:grid}.post-kind-switch>button{color:#727d81;text-align:center;min-width:0;height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 10px;line-height:1;display:flex;position:relative}.post-kind-switch>button>svg{flex:0 0 16px;width:16px;height:16px}.post-kind-switch>button>span{min-width:0;display:block}.post-kind-switch>button strong{white-space:nowrap;font-size:12px;line-height:1;display:block}.post-kind-switch>button small{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.post-kind-switch>button>b{color:#7b8284;white-space:nowrap;background:#fff;border:1px solid #ddd7cf;border-radius:99px;padding:2px 5px;font-size:7px;line-height:1.2;position:absolute;top:-8px;right:-3px}.post-kind-switch>button.active{background:#fff;box-shadow:0 2px 8px #3c2f2614}.post-kind-switch>button.active.want{color:var(--coral-dark)}.post-kind-switch>button.active.offer{color:#506fb2}.post-kind-switch>button:focus-visible{outline-offset:2px;outline:3px solid #ff786842}.compose-head{justify-content:space-between;align-items:center;gap:28px;min-height:170px;display:flex;overflow:hidden}.compose-head-copy{text-align:left;flex:1;order:1;min-width:0}.compose-head-copy>p:last-child{color:var(--muted);margin:10px 0 0}.compose-illustration{background:#ffe1db;border-radius:42px 35px 45px 30px;flex:0 0 118px;order:2;place-items:center;height:118px;display:grid;position:relative;transform:rotate(3deg)}.compose-illustration>svg:first-child{width:58px;height:58px;color:var(--coral)}.compose-illustration>svg:last-child{width:32px;color:var(--yellow);position:absolute;top:-8px;left:-8px}.compose-form{gap:20px;margin-top:24px;display:grid}.form-section{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px 34px 32px}.form-section>h2{align-items:center;gap:11px;margin:0 0 24px;font-size:18px;display:flex}.form-section>h2>span{width:31px;height:31px;color:var(--coral-dark);background:#fff0ed;border-radius:11px;place-items:center;font:700 15px Fredoka;display:grid}.fields{gap:20px;display:grid}.fields label,.login-card form label{gap:8px;font-size:13px;font-weight:700;display:grid}.counted-textarea{gap:6px;display:grid}.counted-textarea .character-count{color:var(--muted);justify-self:end;font-size:11px;font-weight:600;line-height:1}input,textarea,select{width:100%;color:var(--ink);background:#fffefc;border:1px solid #ded8d1;border-radius:12px;outline:none;padding:13px 14px;transition:all .18s}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7579' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:15px;padding-right:40px}textarea{resize:vertical;line-height:1.65}input:focus,textarea:focus,select:focus{border-color:var(--coral);box-shadow:0 0 0 3px #fff0ed}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.compose-form .form-grid input:not([type=file]),.compose-form .form-grid select{height:48px}.budget-fields{grid-template-columns:minmax(0,1fr)}.budget-fields-amount{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.budget-fields-range{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,1fr))}.visibility-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.visibility-choice label{border:1px solid var(--line);cursor:pointer;border-radius:14px;grid-template-columns:22px 25px 1fr;align-items:center;padding:17px;position:relative}.visibility-choice label:has(input:checked){background:#fff8f6;border-color:#ef9b91;box-shadow:0 0 0 3px #fff0ed}.visibility-choice input{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #c9c1ba;border-radius:50%;place-items:center;width:18px;height:18px;padding:0;display:grid}.visibility-choice input:before{content:"";background:var(--coral);border-radius:50%;width:10px;height:10px;transition:transform .15s;transform:scale(0)}.visibility-choice input:checked{border-color:var(--coral);box-shadow:none}.visibility-choice input:checked:before{transform:scale(1)}.visibility-choice input:focus-visible{outline-offset:2px;outline:3px solid #ffd8d2}.visibility-choice svg{color:#8a9498;width:20px}.visibility-choice label>span{color:var(--ink);font-size:inherit;margin-left:0;display:grid}.visibility-choice small{color:var(--muted);margin-top:3px;font-weight:400}.submit-bar{color:#fff;background:#26333a;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.submit-bar p{color:#d5dcdf;margin:0;font-size:13px}.quick-submit{color:var(--ink);background:#fff0ed;border:1px solid #ffd8d2;margin-top:-8px}.quick-submit p{color:#8b625c;font-weight:700}.form-error{color:#c73e33;background:#fff0ed;border-radius:10px;padding:10px 12px;font-size:13px}.form-notice{color:#347d70;background:#eaf8f4;border-radius:10px;padding:10px 12px;font-size:13px}.detail-page{flex-direction:column;max-width:1240px;height:100dvh;padding:20px 0;display:flex;overflow:hidden}.detail-focus-bar{flex:0 0 44px;justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.detail-focus-bar .back-link{border-radius:11px;min-height:40px;margin:0;padding:0 10px 0 4px}.detail-focus-bar .back-link:hover{background:#f3eee8}.detail-focus-actions{flex:0 0 40px;justify-content:flex-end;width:40px;display:flex}.detail-layout{flex:auto;grid-template-columns:minmax(0,1.15fr) minmax(370px,.85fr);align-items:stretch;gap:26px;min-height:0;display:grid}.want-detail,.conversation{border:1px solid var(--line);isolation:isolate;background:#fff padding-box padding-box;border-radius:22px;overflow:clip}.want-detail{overscroll-behavior:contain;scrollbar-gutter:stable;height:100%;min-height:0;padding:34px 38px 40px;overflow-y:auto}.detail-panel-switch{display:none}.detail-kicker{justify-content:space-between;align-items:center;gap:16px;display:flex}.detail-status-group{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.approval-state{white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;line-height:1}.approval-state.pending{color:#9a5b11;background:#fff3df}.approval-state.rejected{color:#a94339;background:#fff0ed}.want-overflow-trigger{color:#788286;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.want-overflow-trigger:hover,.want-overflow-trigger[aria-expanded=true]{color:var(--ink);background:#f3eee8}.want-overflow-trigger svg{width:20px;height:20px}.want-actions-backdrop{z-index:130;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#252b2d61;place-items:center;padding:20px;animation:.16s ease-out confirm-fade-in;display:grid;position:fixed;inset:0}.want-actions-dialog{background:#fffefb;border:1px solid #eadfd5;border-radius:22px;width:min(390px,100%);padding:20px;animation:.2s ease-out confirm-rise-in;box-shadow:0 24px 70px #34282033}.want-actions-dialog header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.want-actions-dialog h2{margin:0;font-size:18px;line-height:1.4}.want-actions-dialog header button{color:#697377;cursor:pointer;background:#f3eee8;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid}.want-actions-dialog header svg{width:18px;height:18px}.want-actions-list{gap:8px;display:grid}.want-actions-list>button{border:1px solid var(--line);width:100%;min-height:64px;color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:#fff;border-radius:13px;align-items:center;gap:12px;padding:11px 13px;display:flex}.want-actions-list>button:hover{background:#f8f5f0;border-color:#d9d0c7}.want-actions-list>button:disabled{opacity:.58;cursor:default}.want-actions-list>button>svg{color:#788286;flex:0 0 20px;width:20px}.want-actions-list>button span{gap:2px;display:grid}.want-actions-list>button strong{font-size:14px}.want-actions-list>button small{color:var(--muted);font-size:11px;font-weight:500}.want-actions-list>button.danger{color:#b7443b;border-color:#efd2ce}.want-actions-list>button.danger:hover{background:#fff0ed;border-color:#e9bbb5}.want-actions-list>button.danger>svg{color:#b7443b}.report-dialog header{align-items:flex-start}.report-dialog header>div{gap:3px;display:grid}.report-dialog header p{color:var(--muted);text-align:left;margin:0;font-size:12px}.category-change-dialog header{align-items:flex-start}.category-change-dialog header>div{gap:3px;display:grid}.category-change-dialog header p{color:var(--muted);text-align:left;margin:0;font-size:12px}.category-change-dialog form{gap:16px;display:grid}.category-change-dialog form>label{color:var(--ink);gap:7px;font-size:12px;font-weight:800;display:grid}.category-change-dialog select{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);font:inherit;background-color:#fff;border-radius:12px;padding:0 42px 0 13px;font-weight:700}.category-change-dialog select:focus{border-color:var(--coral);outline:3px solid #efa09533}.report-reasons{gap:8px;display:grid}.report-reasons label{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:11px;min-height:48px;padding:10px 13px;display:flex}.report-reasons label:has(input:checked){background:#fff5f2;border-color:#efa095}.report-reasons input{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #c9c1ba;border-radius:50%;flex:0 0 18px;place-items:center;width:18px;height:18px;padding:0;display:grid}.report-reasons input:before{content:"";background:var(--coral);border-radius:50%;width:12px;height:12px;transition:transform .15s;transform:scale(0)}.report-reasons input:checked{border-color:var(--coral);box-shadow:none}.report-reasons input:checked:before{transform:scale(1)}.report-reasons input:focus-visible{outline-offset:2px;outline:3px solid #ffd8d2}.report-reasons span{font-size:13px;font-weight:700}.report-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.report-actions button{cursor:pointer;border:0;border-radius:12px;min-height:44px;font-weight:800}.report-actions button:disabled{opacity:.5;cursor:wait}.report-title-line{align-items:center;gap:8px;min-width:0;display:flex}.report-title-line>a{min-width:0;overflow:hidden}.report-title-line>a strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.report-type{color:#657075;background:#eef1f2;border-radius:99px;flex:none;padding:3px 7px;font-size:9px;font-weight:900}.report-type.shipper{color:#b24b42;background:#fff0ed}.report-type.wanter{color:#247f70;background:#eaf8f4}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.want-detail>h1{letter-spacing:-1.2px;margin:24px 0 18px;font-size:clamp(26px,2.8vw,36px);line-height:1.45}.byline{align-items:center;gap:10px;display:flex}.detail-kicker+.byline{margin-top:24px}.avatar-small{width:38px;height:38px}.byline-profile{align-items:center;gap:10px;display:flex}.byline-profile>span{display:grid}.byline-profile:hover strong{color:var(--coral-dark)}.byline small{color:var(--muted)}.summary{background:#fff8ef;border-radius:16px;margin:29px 0;padding:24px;font-size:16px;line-height:1.9}.post-detail-body{white-space:pre-wrap;overflow-wrap:anywhere}.detail-field{border-top:1px dashed #e4ddd5;padding:24px 0}.detail-field h2{margin:0 0 10px;font-size:15px}.detail-field p{white-space:pre-wrap;color:#606b70;margin:0;line-height:1.85}.detail-attachments{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.detail-attachments a{border:1px solid var(--line);background:#fbfaf7;border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}.detail-attachments a>svg{width:17px;color:var(--mint)}.detail-attachments a>svg:last-child{color:#92999c;margin-left:auto}.detail-attachments span{text-overflow:ellipsis;min-width:0;display:grid;overflow:hidden}.detail-attachments small{color:var(--muted)}.detail-facts{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.detail-facts>div{background:#f7f5f1;border-radius:14px;gap:4px;padding:16px;display:grid}.detail-facts small{color:var(--muted)}.accept-box{background:#eaf8f4;border-radius:18px;grid-template-columns:48px 1fr;gap:14px;margin-top:30px;padding:22px;display:grid}.accept-box>svg{width:40px;height:40px;color:var(--mint)}.accept-box h2{margin:0;font-size:18px}.accept-box p{color:#657370;margin:5px 0 13px}.accept-box textarea{background:#fff;margin-bottom:10px}.chat-start-box,.offer-chat-start{grid-template-columns:1fr}.assigned-shipper-card{background:#fbfaf7;border:1px solid #eadfd5;border-radius:18px;margin-top:30px;overflow:hidden}.assigned-shipper-profile{width:100%;min-height:88px;color:var(--ink);text-align:left;font:inherit;background:0 0;border:0;align-items:center;gap:13px;padding:15px 17px;display:flex}button.assigned-shipper-profile{cursor:pointer}button.assigned-shipper-profile:hover{background:#fff5f2}button.assigned-shipper-profile:focus-visible{outline:2px solid var(--coral);outline-offset:-3px}.recontact-request-trigger{width:100%;margin-top:14px}.assigned-shipper-avatar{flex:0 0 48px;width:48px;height:48px;font-size:16px}.assigned-shipper-copy{gap:2px;min-width:0;display:grid}.assigned-shipper-copy small{color:var(--coral-dark);font-size:10px;font-weight:900}.assigned-shipper-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.assigned-shipper-copy>span{color:var(--muted);font-size:11px}.assigned-shipper-card svg{color:#969da0;flex:0 0 18px;width:18px;height:18px;margin-left:auto}.want-detail>.secondary-button{margin-top:24px}.conversation{flex-direction:column;height:100%;min-height:0;display:flex;position:relative;top:auto}.conversation-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;padding:0 17px 0 22px;display:flex}.conversation-head>div{align-items:center;gap:10px;display:flex}.conversation-head>div>svg{color:var(--coral)}.conversation-head span{display:grid}.conversation-head small{color:var(--muted)}.conversation-head>.conversation-person{flex:auto;align-items:center;min-width:0;height:44px;overflow:visible}.conversation-profile-link,.conversation-person>.chat-profile-link{border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;overflow:visible}.conversation-head .conversation-profile-link .user-avatar,.conversation-head .conversation-person>.chat-profile-link .user-avatar{width:38px;height:38px}.conversation-person>.user-avatar{flex:0 0 38px;width:38px;height:38px;margin:3px}.chat-profile-link{appearance:none;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;overflow:visible}.chat-profile-link:focus-visible{outline:2px solid var(--coral);outline-offset:2px}.conversation-person>span:not(.user-avatar){align-content:center;min-width:0;height:44px;display:grid;overflow:hidden}.conversation-person strong,.conversation-person small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.conversation-list-view{flex-direction:column;height:100%;min-height:0;display:flex}.conversation-list-head{border-bottom:1px solid var(--line);align-items:center;min-height:72px;padding:0 22px;display:flex}.conversation-list-head h2{margin:0;font-size:17px}.conversation-list-head small{color:var(--muted);margin-top:2px;font-size:10px}.conversation-list{overscroll-behavior:contain;flex:1;min-height:0;padding:12px;overflow-y:auto}.conversation-list-item{text-align:left;width:100%;min-height:76px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.conversation-list-item+.conversation-list-item{margin-top:5px}.conversation-list-item:hover{background:#f8f5f0}.conversation-list-item.unread{background:#fff8f6;border-color:#f3b1a8}.conversation-list-item .user-avatar{width:38px;height:38px;margin:2px}.conversation-list-copy{gap:5px;min-width:0;display:grid}.conversation-list-copy>span{align-items:center;gap:7px;min-width:0;display:flex}.conversation-list-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.conversation-list-copy>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.conversation-list-copy .unread-pill{padding:4px 7px;font-size:9px}.conversation-list-meta{color:#9aa1a4;justify-items:end;gap:5px;display:grid}.conversation-list-meta time{white-space:nowrap;font-size:9px}.conversation-list-meta svg{width:15px}.conversation-head>.conversation-head-actions{flex:none;gap:6px}.conversation-head-actions .icon-button{flex:0 0 34px;width:34px;height:34px;padding:0}.conversation-head-actions .icon-button svg{width:15px}.conversation-action{color:#657075;white-space:nowrap;cursor:pointer;background:#f3f0eb;border:0;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.conversation-action svg{width:14px}.conversation-action.release-action{color:#b24b42;background:#fff0ed}.conversation-action.complete-action{color:#936911;background:#fff0d0}.conversation-action.report-action{color:#b24b42;background:#fff0ed}.conversation-action.report-action:disabled{opacity:.58;cursor:default}.contact-strip{color:#4c8075;background:#f1faf7;align-items:center;gap:7px;padding:9px 16px;font-size:11px;display:flex}.contact-strip svg{width:15px}.contact-strip.report-sent{color:#a64b43;background:#fff5f2;border-top:1px solid #f0d5d0}.contact-strip.moderation-paused{color:#9f463e;background:#fff2ef;border-top:1px solid #efc4bd}.want-moderation-notice{color:#9f463e;text-align:left;background:#fff2ef;border:1px solid #efc4bd;border-radius:12px;align-items:flex-start;gap:8px;margin:14px 0 18px;padding:11px 13px;font-size:12px;line-height:1.6;display:flex}.want-moderation-notice svg{flex:none;width:17px;height:17px;margin-top:1px}.message-form textarea:disabled{color:#8a9295;cursor:not-allowed;background:#f5f2ed}.message-form .icon-button:disabled{opacity:.45;cursor:not-allowed}.messages-shell{background:#fcfbf8;flex:auto;min-height:0;display:flex;position:relative;overflow:hidden}.messages{overscroll-behavior:contain;scrollbar-gutter:stable both-edges;background:#fcfbf8;flex-direction:column;flex:1;gap:13px;min-height:0;padding:20px 18px 24px;display:flex;overflow-y:auto}.load-older-messages{color:#788286;width:fit-content;min-height:30px;font:inherit;cursor:pointer;background:#fffefb;border:1px solid #ded7cf;border-radius:99px;margin:0 auto 2px;padding:0 12px;font-size:10px;font-weight:800;display:block}.load-older-messages:hover:not(:disabled){color:var(--coral-dark);border-color:#efaaa0}.load-older-messages:disabled{opacity:.6;cursor:wait}.latest-message-button{z-index:2;color:#657075;cursor:pointer;background:#fffffff5;border:1px solid #dfd8d0;border-radius:99px;align-items:center;gap:5px;min-height:34px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;bottom:12px;right:15px;box-shadow:0 6px 18px #322a231f}.latest-message-button svg{width:15px}.message-row{align-self:flex-start;align-items:flex-start;gap:7px;width:fit-content;max-width:90%;display:flex}.message-row.mine{align-self:flex-end}.message-row .message{max-width:calc(100% - 37px)}.message-row.mine .message{max-width:100%}.chat-avatar{width:30px;height:30px;font-size:10px}.chat-profile-link{flex:none}.chat-profile-link .chat-avatar{margin-bottom:0}.offer-chat-profile-button{cursor:pointer;background:0 0;border:0;padding:0}.message{align-self:flex-start;max-width:84%}.message small{color:#899195;margin:0 0 5px 4px;font-size:10px;display:block}.message p{border:1px solid var(--line);white-space:pre-wrap;background:#fff;border-radius:4px 14px 14px;margin:0;padding:11px 13px;font-size:13px;line-height:1.6}.message time{color:#a1a7aa;margin-top:4px;font-size:9px;display:block}.message.mine{align-self:flex-end}.message.mine p{background:#fff0ed;border-color:#ffd7d1;border-radius:14px 4px 14px 14px}.message.mine small,.message.mine time{text-align:right}.message.system{text-align:left;align-self:stretch;width:100%;max-width:none;padding:2px 0 9px}.message.system p{color:#7c8385;background:#f1efe9;border:0;border-radius:10px;width:fit-content;max-width:94%;margin-inline:auto;font-size:11px}.attachment-list{gap:7px;margin-bottom:6px;display:grid}.attachment-list a{color:#486a62;background:#f3fbf8;border:1px solid #dde7e3;border-radius:11px;align-items:center;gap:9px;padding:10px 12px;font-size:11px;display:flex}.attachment-list a>svg{width:16px}.attachment-list a>svg:last-child{margin-left:auto}.attachment-list span{text-overflow:ellipsis;min-width:0;display:grid;overflow:hidden}.attachment-list small{color:#81958f}.message-form{border-top:1px solid var(--line);background:#fff;flex:none;grid-template-columns:46px 1fr 46px;align-items:end;gap:7px;padding:12px 18px 12px 6px;display:grid}.message-form>.icon-button{align-self:end;width:46px;height:46px;padding:0}.message-form textarea{resize:none;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#d8d1c9 transparent;height:46px;min-height:46px;max-height:166px;padding:10px 13px;line-height:24px;overflow-y:hidden}.message-form textarea::-webkit-scrollbar{width:5px}.message-form textarea::-webkit-scrollbar-track{background:0 0}.message-form textarea::-webkit-scrollbar-thumb{background:#d8d1c9;border-radius:99px}.message-form textarea:focus-visible{outline-offset:0;outline:none}.send-button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:13px;align-self:end;place-items:center;width:46px;height:46px;display:grid}.send-button svg{width:18px}.send-button:disabled{opacity:.42;cursor:default}.conversation-empty{text-align:center;color:var(--muted);margin:auto;padding:35px}.conversation-empty svg{width:48px;height:48px;color:var(--coral)}.conversation-empty h2{color:var(--ink);margin:15px 0 7px}.conversation-empty p{text-align:left;white-space:pre-wrap;text-wrap:pretty;width:min(340px,100%);margin:0 auto;line-height:1.7}.conversation-complete svg{color:#c69220}.auth-split-page{background:#fffefb;grid-template-columns:minmax(400px,.88fr) minmax(560px,1.12fr);min-height:100dvh;display:grid}.auth-split-brand{background:#fff0e3;place-items:center;min-height:100dvh;padding:60px;display:grid;position:relative;overflow:hidden}.auth-split-panel{background:#fffefb;place-items:center;min-height:100dvh;padding:45px;display:grid}.auth-split-card{width:min(420px,100%);margin:auto}.admin-access-page{place-items:center;min-height:calc(100dvh - 126px);display:grid}.admin-access-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:22px;width:min(440px,100%);padding:34px;box-shadow:0 18px 50px #58463514}.admin-access-symbol{width:46px;height:46px;color:var(--coral-dark);background:#fff0e3;border-radius:15px;place-items:center;margin-bottom:18px;display:grid}.admin-access-symbol svg{width:22px}.admin-access-card h1{margin:4px 0 9px;font-size:28px}.admin-access-card>p:not(.eyebrow){color:var(--muted);margin:0;font-size:13px;line-height:1.75}.admin-access-card form{margin-top:24px}.admin-access-card form>label{gap:8px;font-size:12px;font-weight:700;display:grid}.admin-access-input{display:block;position:relative}.admin-access-input input{border:1px solid var(--line);width:100%;height:48px;font:inherit;background:#fff;border-radius:12px;padding:0 48px 0 14px}.admin-access-input input:focus{border-color:#df8b81;outline:3px solid #fff0ed}.admin-access-input button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.admin-access-input button:hover{color:var(--ink);background:#faf6f1}.admin-access-input button svg{width:18px}.admin-access-card .primary-button{width:100%;margin-top:17px}.admin-access-card>small{color:var(--muted);margin-top:16px;font-size:11px;line-height:1.6;display:block}.login-brand:before,.login-brand:after{content:"";border-radius:50%;position:absolute}.login-brand:before{background:#ffd369;width:360px;height:360px;bottom:-170px;left:-160px}.login-brand:after{background:#8bdec9;width:240px;height:240px;top:-80px;right:-90px}.login-brand-inner{z-index:1;width:min(528px,100%);position:relative}.login-brand-mascot{z-index:1;object-fit:contain;filter:drop-shadow(0 9px 12px #824c241f);width:124px;height:124px;position:absolute;bottom:clamp(84px,9vh,128px);left:clamp(48px,5.8vw,104px);transform:rotate(-5deg)}.login-brand h1{letter-spacing:-2px;margin:0;font-size:clamp(34px,3.3vw,46px);line-height:1.4}.login-brand h1 b{font-weight:inherit}.login-title-line{white-space:nowrap;display:block}.login-title-quoted{text-indent:-.5em}.login-brand-inner>p:nth-of-type(2){color:#687479;margin-top:20px;line-height:1.9}.login-card>h2{letter-spacing:-1px;margin:0 0 5px;font-size:30px}.login-card>p{color:var(--muted);margin:0 0 28px}.divider{color:#aaa;align-items:center;gap:10px;height:48px;font-size:11px;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.login-card form{gap:16px;display:grid}.login-card form .primary-button{width:100%;margin-top:12px}.login-card .registration-terms{cursor:pointer;align-items:center;gap:10px;min-height:34px;font-size:12px;font-weight:700;display:flex}.login-card .registration-terms input{flex:0 0 20px;width:20px;height:20px}.shipper-interest-link{color:#707a7e;text-align:center;text-underline-offset:3px;background:0 0;border:0;width:fit-content;margin:14px auto 0;padding:4px;font-size:12px;font-weight:700;-webkit-text-decoration:underline #c8cecf;text-decoration:underline #c8cecf;transition:all .18s;display:block}.shipper-interest-link:hover{color:var(--coral-dark);text-decoration-color:currentColor}.login-legal-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px 13px;margin-top:18px;display:flex}.login-legal-links a{color:#899194;font-size:10px;font-weight:700}.login-legal-links a:hover{color:var(--coral-dark)}.switch-mode{color:var(--coral-dark);cursor:pointer;background:0 0;border:0;margin:18px auto;font-weight:700;display:block}.install-entry-primary{justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;display:flex}.install-entry-primary svg{width:18px}.install-entry-primary:disabled{cursor:default}.install-entry-steps{margin-bottom:0}.install-entry-note{color:var(--muted);text-align:left;font-size:12px;line-height:1.7;margin:14px 0 0!important}.install-browser-continue{color:#8e9699;margin-top:20px;margin-bottom:10px;font-size:11px;font-weight:700}.install-browser-continue:hover{color:#6f797d}.dev-logins{text-align:center;border:1px dashed #d8d1c8;border-radius:12px;margin-top:25px;padding:14px}.dev-logins small{color:var(--muted)}.dev-logins div{gap:6px;margin-top:8px;display:flex}.dev-logins button{cursor:pointer;background:#f3f0eb;border:0;border-radius:8px;flex:1;padding:8px}.admin-page>h1,.billing-page>h1{margin:0 0 22px;font-size:34px}.admin-metrics{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:14px;padding:19px;display:flex}.metric>svg{width:31px;height:31px;color:var(--coral)}.metric>div{display:grid}.metric small{color:var(--muted)}.metric strong{font:700 26px Fredoka}.admin-section{border:1px solid var(--line);background:#fff padding-box padding-box;border-radius:18px;min-width:0;margin-top:15px;padding:21px;overflow:clip}.admin-section h2{margin:0 0 4px;font-size:19px;line-height:1.3}.admin-section p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.admin-section button{white-space:nowrap}.admin-section-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-section-head>div{min-width:0}.admin-expandable.expanded{border-color:#ded4c9;box-shadow:0 12px 30px #4e39280f}.category-chips{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.category-chips>span{color:#347d70;background:#eff8f5;border-radius:99px;align-items:center;gap:5px;padding:7px 8px 7px 11px;font-size:12px;font-weight:700;display:flex}.category-chips button{width:22px;height:22px;color:inherit;cursor:pointer;background:#347d701a;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.category-chips svg{width:13px}.admin-inline-form{border-top:1px dashed var(--line);grid-template-columns:1.2fr 1.2fr 1fr auto;align-items:end;gap:12px;margin-top:18px;padding-top:18px;display:grid}.admin-inline-form label{gap:7px;font-size:12px;font-weight:700;display:grid}.vendor-list{border-top:1px dashed var(--line);gap:9px;margin-top:18px;padding-top:18px;display:grid}.vendor-row{border:1px solid var(--line);background:#fcfbf8;border-radius:14px;grid-template-columns:auto minmax(0,1fr) 76px 140px;align-items:center;gap:13px;min-width:0;min-height:78px;padding:12px 14px;display:grid}.vendor-row .profile-letter{width:42px;height:42px;font-size:16px}.vendor-identity{min-width:0;display:grid}.vendor-identity small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vendor-count{text-align:center;grid-template-rows:16px 40px;justify-items:center;gap:4px;width:76px;margin-right:10px;display:grid}.vendor-count small,.vendor-row>label{color:var(--muted);font-size:11px;line-height:16px}.vendor-count strong{justify-content:center;align-items:center;min-height:40px;line-height:1;display:flex}.vendor-row>label{grid-template-rows:16px 40px;gap:4px;display:grid}.vendor-row select{height:40px;padding:8px 28px 8px 10px}.success-note{color:#327a6c;background:#eef9f6;border:1px solid #cfe9e2;border-radius:13px;align-items:center;gap:9px;margin-bottom:18px;padding:12px 14px;font-size:13px;display:flex}.success-note>svg{width:18px}.success-note button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;display:grid}.success-note button svg{width:16px}.monthly-metric-list{border-top:1px dashed var(--line);gap:9px;margin-top:18px;padding-top:18px;display:grid}.monthly-metric-row{border:1px solid var(--line);background:#fcfbf8;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:70px;padding:12px 14px;display:flex}.monthly-metric-row>div:first-child{gap:3px;display:grid}.monthly-metric-row small{color:var(--muted);font-size:11px}.monthly-metric-actions{align-items:center;gap:8px;display:flex}.monthly-metric-actions .secondary-button{min-height:40px;padding:0 13px;font-size:11px}.monthly-metric-delete{color:#ad4d43;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #efc4bd;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.monthly-metric-delete:hover{background:#fff3f0}.monthly-metric-delete:disabled{border-color:var(--line);color:#9aa1a3;cursor:default;background:#f5f3ef}.monthly-metric-delete svg{width:16px}.vendor-management{border-top:1px dashed var(--line);min-width:0;margin-top:20px;padding-top:20px}.vendor-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.vendor-summary button{border:1px solid var(--line);color:#667176;min-width:0;min-height:68px;font:inherit;cursor:pointer;background:#fbfaf7;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.vendor-summary button:hover{background:#fff;border-color:#d9cec4}.vendor-summary button.selected{color:#9f4339;background:#fff7f5;border-color:#ef9b91;box-shadow:0 0 0 2px #fff0ed}.vendor-summary small{font-size:11px;font-weight:800}.vendor-summary strong{font:700 24px Fredoka}.vendor-management .vendor-list{border-top:0;gap:12px;min-width:0;margin-top:14px;padding-top:0}.vendor-management-row{border:1px solid var(--line);background:#fcfbf8;border-radius:17px;min-width:0;padding:17px}.vendor-management-row>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;display:grid}.vendor-admin-avatar{width:48px;height:48px;font-size:17px}.vendor-management-row .vendor-identity{gap:2px}.vendor-management-row .vendor-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.vendor-management-row .vendor-identity small{font-size:11px}.vendor-management-row .vendor-identity a{color:#557a73;text-overflow:ellipsis;white-space:nowrap;width:auto;max-width:100%;font-size:10px;font-weight:700;overflow:hidden}.vendor-plan-badge{color:#66716f;background:#eef1f0;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:800}.vendor-plan-badge.paid{color:#347d70;background:#e8f8f3}.vendor-plan-badge.free{color:#737875;background:#f0efec}.vendor-plan-badge.canceling,.vendor-plan-badge.invited{color:#8a681b;background:#fff4d8}.vendor-plan-badge.past_due,.vendor-plan-badge.suspended{color:#a94339;background:#fff0ed}.vendor-admin-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-width:0;margin-top:15px;display:grid}.vendor-admin-facts>span{background:#fff;border-radius:11px;gap:4px;min-width:0;padding:10px 11px;display:grid}.vendor-admin-facts small{color:var(--muted);font-size:9px;font-weight:700}.vendor-admin-facts strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.vendor-admin-facts em{color:var(--muted);font-size:9px;font-style:normal}.vendor-management-row>footer{border-top:1px dashed var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0;min-height:40px;margin-top:14px;padding-top:13px;display:grid}.vendor-admin-links{flex-wrap:wrap;align-items:center;gap:10px 18px;min-width:0;display:flex}.vendor-admin-links>a{color:#557a73;align-items:center;gap:4px;min-width:0;min-height:36px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.vendor-admin-links>a svg{width:15px}.vendor-admin-links>label{min-width:0;color:var(--muted);align-items:center;gap:9px;font-size:10px;font-weight:700;display:flex}.vendor-admin-links select{width:92px;height:36px;padding:6px 28px 6px 10px}.vendor-access-controls{justify-items:end;gap:8px;min-width:0;display:grid}.vendor-access-control{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.vendor-access-control>span{text-align:right;min-width:0;display:grid}.vendor-access-control strong{font-size:10px}.vendor-access-control>button{cursor:pointer;background:#e9e7e3;border:1px solid #d4d0ca;border-radius:99px;width:42px;height:24px;padding:0;transition:all .18s;position:relative}.vendor-access-control>button>span{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #312a2533}.vendor-access-control>button.checked{border-color:var(--coral);background:var(--coral)}.vendor-access-control>button.checked>span{transform:translate(18px)}.vendor-access-control>button:focus-visible{outline-offset:2px;outline:3px solid #ff78684d}.vendor-access-control>button:disabled{opacity:.45;cursor:not-allowed}.inquiry-list{border-top:1px dashed var(--line);gap:12px;min-width:0;margin-top:18px;padding-top:18px;display:grid}.inquiry-row{border:1px solid var(--line);background:#fcfbf8;border-radius:15px;min-width:0;padding:16px}.inquiry-row header{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.inquiry-row header>div{gap:3px;min-width:0;display:grid}.inquiry-row header small{overflow-wrap:anywhere;color:var(--muted)}.inquiry-row select{min-width:110px}.inquiry-row>p{overflow-wrap:anywhere;white-space:pre-wrap;min-width:0;margin-top:14px;line-height:1.7}.inquiry-row .inquiry-message{background:#f4f1ec;border-radius:11px;padding:11px 13px}.inquiry-row footer{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:16px;min-width:0;margin-top:15px;padding-top:13px;display:flex}.inquiry-row footer a{color:#3e756c;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;max-width:100%;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.inquiry-row footer a svg{flex:0 0 16px}.inquiry-row footer svg{width:16px}.inquiry-invite{color:#347d70;min-height:34px;font:inherit;cursor:pointer;background:#eaf8f4;border:0;border-radius:10px;align-items:center;gap:6px;margin-left:auto;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.inquiry-invite:disabled{opacity:.6;cursor:default}.admin-empty{text-align:center;padding:20px}.inquiry-row header>select{width:124px;min-width:124px;height:44px;padding-top:0;padding-bottom:0}.inquiry-expired{color:#c73e33;width:max-content;font-weight:800}.inquiry-delete{color:#b63c31;min-height:34px;font:inherit;cursor:pointer;background:#fff7f5;border:1px solid #e7a59d;border-radius:10px;padding:0 12px;font-size:11px;font-weight:800}.inquiry-delete:disabled{opacity:.6;cursor:default}.admin-inline-form{grid-template-columns:minmax(0,1fr) auto}.category-notice{color:#327a6c;background:#eef9f6;border:1px solid #cfe9e2;border-radius:12px;align-items:center;gap:8px;margin-top:16px;padding:11px 13px;font-size:13px;font-weight:700;display:flex}.category-notice.error{color:#a94339;background:#fff0ed;border-color:#f1c8c3}.category-notice>svg{flex:0 0 18px;width:18px}.category-notice button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:auto;padding:0;display:grid}.category-notice button svg{width:16px}.admin-action-notice{margin:0}.admin-action-notice.success{color:#327a6c;background:#eef9f6;border-color:#cfe9e2}.admin-row-setting{flex:none;align-items:center;gap:8px;min-width:215px;grid-template-columns:none!important;display:flex!important}.admin-row-setting select{width:124px;min-width:124px;height:40px;padding-top:0;padding-bottom:0}.admin-apply-button{border:1px solid var(--coral);background:var(--coral);color:#fff;min-height:40px;font:inherit;white-space:nowrap;cursor:pointer;border-radius:11px;padding:0 13px;font-size:11px;font-weight:800}.admin-apply-button:hover:not(:disabled){background:var(--coral-dark);border-color:var(--coral-dark)}.admin-apply-button:disabled{color:#9aa0a1;cursor:default;background:#ece9e5;border-color:#ddd8d2}.inquiry-row.has-pending-changes,.vendor-management-row.has-pending-changes{border-color:#ef9b91;box-shadow:0 0 0 2px #fff0ed}.inquiry-row>.admin-action-notice,.vendor-management-row>.admin-action-notice{margin-top:13px}.vendor-apply-row{border-top:1px dashed var(--line);justify-content:flex-end;align-items:center;gap:12px;margin-top:13px;padding-top:13px;display:flex}.vendor-apply-row>span{min-height:17px;color:var(--coral-dark);font-size:10px;font-weight:800}.vendor-apply-row>span.visible:before{content:"●";vertical-align:1px;margin-right:6px;font-size:7px}.report-row header a:hover{color:var(--coral-dark)}.report-row>p{color:#a94339;background:#fff0ed;border-radius:9px;width:fit-content;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.report-row footer span{color:var(--muted);font-size:12px}.billing-page{max-width:820px}.billing-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:25px;padding:38px}.billing-loading{min-height:320px;color:var(--muted);align-content:center;place-items:center;gap:12px;font-size:13px;display:grid}.billing-loading p{margin:0}.billing-plan-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:25px;display:flex}.billing-plan-header p{color:var(--muted);margin:0 0 6px;font-size:12px;font-weight:700}.billing-plan-header h2{margin:0;font-size:30px;line-height:1.25}.billing-plan-price{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:5px;display:flex}.billing-plan-price strong{color:var(--coral);font:700 38px Fredoka}.billing-plan-price span{color:var(--muted);font-size:12px}.billing-card ul{gap:12px;padding:0;list-style:none;display:grid}.billing-card li{align-items:center;gap:10px;display:flex}.billing-card li svg{width:19px;color:var(--mint)}.billing-feature-list{margin:24px 0 0}.billing-feature-list.free li svg{color:#8b9996}.billing-renewal{background:#f7f5f1;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:15px 17px;display:flex}.billing-renewal span{color:var(--muted);font-size:11px;font-weight:700}.billing-renewal strong{font-size:13px}.billing-plan-notice{color:#8b671a;background:#fff9e9;border:1px solid #efd9aa;border-radius:14px;align-items:center;gap:11px;margin-top:24px;padding:15px 17px;display:flex}.billing-plan-notice.complimentary{color:#35796c;background:#edf9f5;border-color:#cce8e1}.billing-plan-notice>svg{width:23px}.billing-plan-notice>span{display:grid}.billing-plan-notice small{color:#927c4b;margin-top:2px}.billing-plan-notice.complimentary small{color:#668b83}.billing-upgrade{background:#fffaf8;border:1px solid #f0d1cc;border-radius:19px;margin-top:28px;padding:24px}.billing-upgrade-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.billing-upgrade-heading span{color:var(--coral-dark);font-size:11px;font-weight:800}.billing-upgrade-heading h3{margin:4px 0 0;font-size:21px}.billing-upgrade-heading p{color:var(--muted);margin:0;font-size:11px}.billing-upgrade-heading p strong{color:var(--coral);font:700 28px Fredoka}.billing-upgrade>ul{margin:20px 0}.billing-upgrade>.primary-button{width:100%;margin-top:18px}.billing-cancel-button{color:#a94339;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5b9b4;border-radius:11px;margin-top:12px;padding:12px;font-weight:700}.billing-cancel-button:hover{background:#fff7f5}.billing-legal-notice{border-top:1px dashed #e6d7ce;padding-top:15px}.billing-legal-notice p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.billing-legal-notice nav{flex-wrap:wrap;gap:7px 16px;margin-top:8px;display:flex}.billing-legal-notice a{color:#557a73;font-size:10px;font-weight:800}.billing-legal-notice a:hover{color:var(--coral-dark)}.account-page{max-width:800px}.account-page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 26px;display:flex}.account-page-head h1{margin:0;font-size:36px}.account-page-head .eyebrow{margin-bottom:5px}.account-logout-button{border:1px solid var(--line);color:#68747a;min-height:40px;font:inherit;cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.account-logout-button:hover{color:var(--coral-dark);background:#fff7f5;border-color:#efb4ad}.account-logout-button svg{width:17px}.account-card,.avatar-settings,.danger-zone{border:1px solid var(--line);background:#fff;border-radius:19px;padding:26px}.account-card{align-items:center;gap:17px;display:flex}.account-avatar{width:64px;height:64px;font-size:23px}.profile-letter{color:#604913;background:#ffd163;border-radius:50%;place-items:center;width:58px;height:58px;font-size:23px;font-weight:800;display:grid}.account-card h2{margin:0}.account-card p{color:var(--muted);margin:4px 0}.account-card small{color:var(--coral-dark);font-weight:700}.avatar-settings{margin-top:22px}.avatar-settings-head{justify-content:space-between;align-items:center;gap:24px;display:flex}.avatar-settings h2{margin:0 0 5px}.avatar-settings-head p{color:var(--muted);margin:0;font-size:13px}.avatar-preview{width:76px;height:76px;font-size:25px;box-shadow:0 0 0 6px #faf6f1}.preset-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.preset-grid>button{border:1px solid var(--line);color:#70797d;cursor:pointer;background:#fbfaf7;border-radius:17px;place-items:center;min-width:0;padding:9px;transition:all .18s;display:grid;position:relative}.preset-grid>button:hover{background:#fff;border-color:#ddcfc3;transform:translateY(-2px)}.preset-grid>button.selected{background:#fff7f5;border-color:#ef9b91;box-shadow:0 0 0 3px #fff0ed}.preset-grid .user-avatar{width:58px;height:58px}.preset-check{width:15px;color:var(--coral-dark);filter:drop-shadow(0 1px 1px #fff);position:absolute;top:5px;right:5px}.avatar-actions{border-top:1px dashed var(--line);align-items:center;gap:10px;margin-top:20px;padding-top:20px;display:flex}.avatar-actions>input{display:none}.avatar-actions .primary-button{margin-left:auto}.avatar-actions .icon-button{flex:none}.avatar-help{color:var(--muted);margin-top:12px;line-height:1.6;display:block}.avatar-message{border-radius:11px;margin:12px 0 0;padding:10px 12px;font-size:12px}.avatar-message.success{color:#35796c;background:#edf9f5}.avatar-message.error{color:#a94339;background:#fff0ed}.danger-zone{border-color:#f1c8c3;justify-content:space-between;align-items:center;gap:26px;margin-top:22px;display:flex}.danger-zone h2{color:#a83d35;margin:0 0 5px}.danger-zone p{max-width:560px;color:var(--muted);margin:0;font-size:13px;line-height:1.7}.danger-zone button{color:#b2433a;cursor:pointer;background:#fff;border:1px solid #d75d52;border-radius:11px;flex:none;padding:11px 15px;font-weight:700}.account-legal-links{border:1px solid var(--line);background:#fff;border-radius:19px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:22px 26px;display:flex}.account-legal-links h2{margin:0 0 5px;font-size:18px}.account-legal-links p{color:var(--muted);margin:0;font-size:12px}.account-legal-links nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 16px;display:flex}.account-legal-links a{color:#557a73;font-size:11px;font-weight:800}.account-legal-links a:hover{color:var(--coral-dark)}.sidebar-legal-links{border-top:1px solid var(--line);text-align:center;flex-wrap:wrap;justify-content:center;gap:6px 10px;margin-top:10px;padding:12px 4px 0;display:flex}.sidebar-legal-links a{color:#90989b;font-size:9px;font-weight:700}.sidebar-legal-links a:hover{color:var(--coral-dark)}.shipper-directory-heading h1 span{color:var(--coral)}.shipper-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;margin-top:28px;display:grid}.shipper-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;flex-direction:column;min-width:0;height:302px;padding:20px;display:flex;box-shadow:0 4px #53402e08}.shipper-card-profile{text-align:left;width:100%;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:58px minmax(0,1fr) 18px;align-items:center;gap:13px;padding:0;display:grid}.shipper-card-profile:hover .shipper-card-copy>strong{color:var(--coral-dark)}.shipper-card-profile>svg{color:#b0b5b6;width:18px}.shipper-card-avatar{width:54px;height:54px;font-size:18px}.shipper-card-copy{min-width:0;display:grid}.shipper-card-copy>strong{color:#3e4a50;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:16px;overflow:hidden}.shipper-card-badges{align-items:center;gap:7px;min-width:0;display:flex}.shipper-card-badges .profile-rank-badge{padding:4px 7px;font-size:9px}.shipper-card-badges>small:last-child{color:#879195;font-size:9px;font-weight:800}.shipper-card-company{color:#8a9396;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.shipper-card-categories{justify-content:flex-start;margin-top:15px;overflow:hidden}.shipper-card-categories .profile-category-tag{flex:0 auto;width:auto;max-width:112px}.shipper-card>p{color:#647176;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:66px;margin:13px 0 0;font-size:12px;line-height:1.8;display:-webkit-box;overflow:hidden}.shipper-card>p.is-empty{visibility:hidden}.shipper-card footer{border-top:1px dashed #e7dfd7;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px;margin-top:auto;padding-top:16px;display:grid}.shipper-card footer button{min-width:0;min-height:40px;padding:0 10px;font-size:11px}.shipper-card footer>:only-child{white-space:nowrap;grid-column:1/-1;width:fit-content;min-width:112px}.shipper-card footer button svg{width:15px}.shipper-card-skeleton{background:linear-gradient(90deg,#f7f3ed 25%,#fffaf5 50%,#f7f3ed 75%) 0 0/200% 100%;animation:1.35s infinite skeleton-shimmer}.shipper-category-editor{border:1px solid var(--line);background:#fff;border-radius:19px;margin-top:22px;padding:26px}.shipper-category-editor .profile-editor-head{align-items:flex-start}.shipper-category-editor .profile-editor-head>small{color:#5c8980;font-size:11px;font-weight:800}.shipper-category-options{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.shipper-category-options>button{color:#667175;min-height:38px;font:inherit;cursor:pointer;background:#faf8f4;border:1px solid #d9d4cd;border-radius:99px;align-items:center;gap:6px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.shipper-category-options>button:hover:not(:disabled){color:#34786d;background:#f2fbf8;border-color:#a8d4ca}.shipper-category-options>button.selected{color:#2f7468;background:#e8f7f2;border-color:#8dcbbb}.shipper-category-options>button:disabled{opacity:.42;cursor:not-allowed}.shipper-category-options>button svg{stroke-width:3px;width:14px;height:14px}.shipper-category-loading{color:var(--muted);margin:20px 0 0;font-size:12px}.post-delivery-dialog{width:min(640px,100vw - 32px);max-height:min(760px,100dvh - 40px);position:relative;overflow-y:auto}.post-delivery-dialog>header{align-items:flex-start}.post-delivery-dialog>header>div{flex:1;min-width:0}.post-delivery-dialog>header>button{flex:0 0 36px}.post-delivery-loading{min-height:220px;color:var(--muted);place-items:center;font-size:13px;display:grid}.post-delivery-form{gap:20px;display:grid}.post-delivery-form fieldset{border:0;min-width:0;margin:0;padding:0}.post-delivery-form legend{color:#566267;margin-bottom:9px;font-size:12px;font-weight:800}.post-delivery-options{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#d4beb6 transparent;gap:8px;max-height:280px;padding-right:5px;display:grid;overflow-y:auto}.post-delivery-options::-webkit-scrollbar{width:8px}.post-delivery-options::-webkit-scrollbar-track{background:0 0}.post-delivery-options::-webkit-scrollbar-thumb{background:#d4beb6 padding-box padding-box;border:2px solid #0000;border-radius:999px}.post-delivery-options::-webkit-scrollbar-button{width:0;height:0;display:none}.post-delivery-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fbfaf7;border-radius:14px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:12px 13px;display:grid}.post-delivery-options button[aria-pressed=true]{background:#fff5f2;border-color:#ed9e94;box-shadow:0 0 0 2px #fff0ed}.post-delivery-option-icon{color:#758084;background:#f1ece6;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.post-delivery-option-icon svg{width:16px}.post-delivery-options button>span:last-child{gap:3px;min-width:0;display:grid}.post-delivery-options small{color:#9a8179;font-size:9px;font-weight:800}.post-delivery-options strong{color:#455157;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:700;line-height:1.6;display:-webkit-box;overflow:hidden}.post-delivery-message{display:grid}.post-delivery-message>span{color:#566267;margin-bottom:9px;font-size:12px;font-weight:800}.post-delivery-message textarea{resize:none;min-height:66px;max-height:66px}.post-delivery-message>small{color:#9aa1a4;text-align:right;margin-top:5px;font-size:9px}.post-delivery-submit{width:100%}.post-delivery-empty,.post-delivery-success{text-align:center;align-content:center;place-items:center;gap:9px;min-height:260px;display:grid}.post-delivery-empty>svg,.post-delivery-success>svg{width:44px;height:44px;color:var(--coral)}.post-delivery-success>svg{color:var(--mint)}.post-delivery-empty h3,.post-delivery-success h3{margin:4px 0 0;font-size:20px}.post-delivery-empty p,.post-delivery-success p{max-width:430px;color:var(--muted);margin:0;font-size:12px;line-height:1.7}.post-delivery-success .primary-button{min-width:180px;margin-top:10px}@media (width<=620px){.billing-plan-header,.billing-upgrade-heading{flex-direction:column;align-items:flex-start}.billing-plan-price{justify-content:flex-start}.billing-renewal{flex-direction:column;align-items:flex-start;gap:5px}.billing-upgrade{padding:20px 17px}}.profile-identity-editor,.profile-bio-editor,.profile-links-editor,.email-settings,.password-settings{border:1px solid var(--line);background:#fff;border-radius:19px;margin-top:22px;padding:26px}.profile-editor-head,.profile-bio-editor-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.profile-editor-head h2,.profile-bio-editor h2{margin:0 0 5px}.profile-editor-head p,.profile-bio-editor-head p{color:var(--muted);margin:0;font-size:13px}.profile-identity-fields{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.profile-identity-fields.three-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-identity-fields label{gap:7px;font-size:12px;font-weight:700;display:grid}.password-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.password-fields label{gap:7px;font-size:12px;font-weight:700;display:grid}.current-email{background:#f7f5f1;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin:18px 0 0;padding:12px 14px;display:flex}.current-email span{color:var(--muted);font-size:11px;font-weight:700}.current-email strong{overflow-wrap:anywhere;min-width:0;font-size:13px}.verification-page{background:var(--paper);place-items:center;min-height:100dvh;padding:28px;display:grid}.verification-card{border:1px solid var(--line);width:min(460px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:24px;padding:38px}.verification-card>img{object-fit:contain;width:76px;height:76px}.verification-card .eyebrow{margin:18px 0 8px}.verification-card h1{margin:0;font-size:28px}.verification-card>p:not(.eyebrow){color:var(--muted);margin:12px 0 0;line-height:1.7}.verification-card .primary-button{width:100%;margin-top:24px}.profile-editor-actions,.profile-bio-actions{align-items:center;gap:12px;min-height:46px;margin-top:12px;display:flex}.profile-editor-actions .avatar-message,.profile-bio-actions .avatar-message{flex:1;min-width:0;margin:0}.profile-editor-actions .primary-button,.profile-bio-actions .primary-button{margin-left:auto}.profile-bio-editor-head small{color:#90979a;flex:none;font-size:11px;font-weight:700}.profile-bio-editor textarea{width:100%;margin-top:18px}.profile-link-add{border:1px solid var(--line);color:#397a70;font:inherit;cursor:pointer;background:#fff;border-radius:10px;flex:none;align-items:center;gap:5px;padding:8px 11px;font-size:11px;font-weight:800;display:inline-flex}.profile-link-add svg{width:15px}.profile-links-empty{color:var(--muted);text-align:center;background:#f7f5f1;border-radius:12px;margin:18px 0 0;padding:17px;font-size:12px}.profile-link-fields{gap:11px;margin-top:18px;display:grid}.profile-link-field{grid-template-columns:minmax(110px,.6fr) minmax(0,1.4fr) 36px;align-items:end;gap:10px;display:grid}.profile-link-field label{gap:7px;min-width:0;font-size:12px;font-weight:700;display:grid}.profile-link-field>button{color:#b24b42;cursor:pointer;background:#fff;border:1px solid #ecc5bf;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;display:grid}.profile-link-field>button svg{width:16px}.inline-text-link{color:#2f7469;text-underline-offset:2px;overflow-wrap:anywhere;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.inline-text-link:hover{color:var(--coral-dark)}@media (width<=680px){.profile-links-editor{padding:22px 18px}.profile-link-field{grid-template-columns:1fr 36px}.profile-link-field label{grid-column:1/-1}.profile-link-field>button{grid-area:2/2;align-self:end}.profile-link-field label:nth-child(2){grid-column:1}.profile-links-dialog{padding:19px}}@media (width<=1320px){.want-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1240px){.profile-source-feed-tools{grid-template-columns:1fr}.profile-source-feed-tools>.feed-filter-controls{grid-template-columns:minmax(0,1fr) auto auto;width:100%}}@media (width>=881px) and (width<=1180px){.feed-page>.feed-tools{grid-template-columns:390px minmax(0,1fr)}.feed-page>.feed-tools>.tabs{width:100%}.feed-page>.feed-tools>.tabs button{flex:1 1 0;width:auto;min-width:0;padding:0 6px}.feed-page>.feed-tools .feed-sort-filter{width:50px;min-width:50px}.feed-page>.feed-tools .feed-sort-filter.selected{width:84px;min-width:84px}.feed-page>.feed-tools .feed-sort-trigger{gap:0;padding:0}.feed-page>.feed-tools .feed-sort-trigger span{display:none}.feed-page>.feed-tools .feed-sort-filter.selected .feed-sort-trigger{padding-right:34px}.feed-page>.feed-tools .feed-sort-clear{right:4px}}@media (width>=981px) and (width<=1100px){.sidebar{width:200px;padding:24px 12px 16px}.sidebar nav{gap:5px}.sidebar nav a{gap:10px;min-height:44px;padding:0 11px;font-size:13px}.sidebar-compose{min-height:44px;margin-bottom:12px;font-size:14px}.main-content{padding-left:200px}.page{width:calc(100% - 48px);padding-top:42px}.feed-heading{min-height:148px;padding:17px 30px 20px}.feed-heading>div:first-child{width:100%;min-width:0}.feed-heading h1{letter-spacing:-1.1px;white-space:nowrap;font-size:27px;line-height:1.25}.feed-heading>div:first-child>p:last-child{white-space:nowrap;font-size:12.5px;line-height:1.45}.floating-doodle{opacity:.22;pointer-events:none;width:132px;position:absolute;bottom:-25px;right:-6px}.feed-page>.feed-tools{grid-template-columns:390px minmax(0,1fr)}.feed-page>.feed-tools select{min-width:0;padding-left:12px;padding-right:34px;font-size:13px}}@media (width>=681px) and (width<=880px){.feed-page>.feed-tools{grid-template-columns:1fr}.feed-page>.feed-tools>.tabs{width:100%}.feed-page>.feed-tools>.tabs button{flex:1 1 0;width:auto;min-width:0;padding:0 6px}.feed-page>.feed-tools>.feed-filter-controls{width:100%}}@media (width<=1100px){.shipper-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page{padding-top:26px}.admin-page>h1{margin-bottom:19px;font-size:30px}.admin-metrics{gap:11px}.metric{gap:11px;padding:16px}.metric>svg{width:27px;height:27px}.metric strong{font-size:23px}.admin-section{margin-top:13px;padding:18px}.admin-section h2{font-size:18px}.admin-section-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 14px;display:grid}.admin-section-head>div{min-width:0}.admin-section-head>.secondary-button{justify-self:end;min-height:38px;margin-left:0;padding:0 13px;font-size:11px}}@media (width<=980px){.admin-row-setting{width:100%;min-width:0}.admin-row-setting select{flex:1;width:auto;min-width:0}.admin-row-setting .admin-apply-button{flex:none}.feed-heading{min-height:148px;padding:17px 28px 20px}.feed-heading>div:first-child{width:100%;min-width:0}.floating-doodle{opacity:.22;pointer-events:none;width:132px;position:absolute;bottom:-25px;right:-6px}.compose-head{display:block;position:relative}.compose-head-copy{z-index:2;width:100%;padding-right:0;position:relative}.compose-illustration{z-index:1;opacity:.2;pointer-events:none;flex-basis:auto;width:104px;height:104px;position:absolute;bottom:14px;right:12px}.topbar{gap:12px;padding:0 18px}.brand{order:1;gap:8px;min-width:0}.brand span,.topbar-search{display:none}.service-lifetime-metrics{order:2;min-width:0;margin-left:0;margin-right:auto}.searchless-topbar .service-lifetime-metrics{margin-left:0;margin-right:auto}.topbar .mobile-search-trigger{order:4;display:grid}.mobile-search-trigger.has-query{color:var(--coral-dark);background:#fff0ed}.mobile-menu{order:5;display:grid}.avatar-button{order:6}.mobile-search-open .brand,.mobile-search-open .service-lifetime-metrics,.mobile-search-open .mobile-search-trigger,.mobile-search-open .mobile-menu,.mobile-search-open .avatar-button{display:none}.mobile-search-open .topbar-search{flex:1;order:1;width:auto;min-width:0;margin:0;display:flex}.topbar.mobile-search-open .mobile-search-close{order:2;display:grid}.sidebar{z-index:50;border-right:0;border-left:1px solid var(--line);padding-top:72px;transition:all .25s;inset:0 0 0 auto;transform:translate(100%);box-shadow:-18px 0 50px #26333a1f}.sidebar.open{transform:translate(0)}.sidebar-close{display:grid;position:absolute;top:14px;right:12px}.scrim{z-index:45;background:#1c232659;border:0;display:block;position:fixed;inset:0}.main-content{padding-left:0}.detail-focus-shell .detail-page{width:100%;height:100dvh;padding:0}.detail-focus-bar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefbf5;flex-basis:58px;margin:0;padding:8px 12px}.detail-focus-bar .back-link{justify-content:center;width:40px;padding:0}.detail-focus-bar .back-link span{display:none}.detail-focus-bar-spacer{flex:0 0 40px;width:40px;display:block}.detail-panel-switch{border:1px solid var(--line);background:#f4f1ec;border-radius:12px;grid-template-columns:1fr 1fr;gap:3px;width:min(250px,100vw - 112px);height:40px;padding:3px;display:grid}.detail-panel-switch button{color:#788286;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-width:0;font-size:12px;font-weight:700;display:flex}.detail-panel-switch button.active{color:var(--coral-dark);background:#fff;box-shadow:0 1px 5px #392c2317}.detail-panel-switch svg{width:16px}.detail-layout{flex:1;height:auto;min-height:0;padding:12px 14px 14px;display:block;overflow:hidden}.mobile-panel-hidden{display:none!important}.detail-focus-shell .want-detail{height:100%;max-height:none;overflow-y:auto}.detail-focus-shell .conversation{height:100%;min-height:0;position:relative;top:auto}.login-page{grid-template-columns:1fr}.login-brand{display:none}.admin-inline-form{grid-template-columns:1fr 1fr}.vendor-row{grid-template-columns:auto minmax(0,1fr) auto}.vendor-count{margin-right:0}.vendor-row>label{grid-column:2/-1}.inquiry-row header{flex-direction:column;align-items:stretch}.inquiry-row select{width:100%}}@media (width<=680px){.topbar{gap:7px;height:66px;padding:0 12px}.brand{gap:0}.brand img{width:43px;height:43px}.brand span,.avatar-button{display:none}.service-lifetime-metrics{gap:3px;width:auto;height:auto}.service-lifetime-metrics>small{font-size:10px}.service-lifetime-metrics>div{gap:10px}.service-lifetime-metrics span{gap:4px}.service-lifetime-metrics em{font-size:11px}.service-lifetime-metrics strong{font-size:17px}.service-lifetime-metrics b{font-size:9px}.mobile-search-trigger{margin-left:0}.mobile-menu{order:5;margin-left:0}.searchless-topbar .mobile-menu{margin-left:0}.main-content{padding-top:66px}.page{width:calc(100% - 28px);padding:28px 0 calc(92px + env(safe-area-inset-bottom))}.detail-focus-shell .main-content{padding:0}.detail-focus-shell .detail-page{width:100%;padding:0}.feed-heading{min-height:112px;padding:13px 18px 14px}.feed-heading .eyebrow{letter-spacing:1.35px;margin-bottom:4px;font-size:9px}.feed-heading h1{letter-spacing:-.75px;white-space:nowrap;font-size:clamp(17px,4.7vw,22px);line-height:1.2}.feed-heading>div:first-child>p:last-child{letter-spacing:-.015em;white-space:nowrap;width:100%;max-width:none;margin-top:6px;font-size:clamp(9px,2.55vw,11.5px);line-height:1.35}.floating-doodle{z-index:1;opacity:.2;width:108px;position:absolute;bottom:-24px;right:-13px}.floating-doodle svg{width:62px;height:62px}.floating-doodle span{font-size:34px;top:5px;right:9px}.feed-tools{flex-direction:column;align-items:stretch}.tabs{justify-content:center;width:100%;overflow-x:auto}.tabs button{flex:none;padding:9px 12px}.want-grid{grid-template-columns:1fr}.want-card{height:406px}.card-post-body-wrap{height:196px;min-height:196px}.want-card-content-link .card-post-body{-webkit-line-clamp:7}.floating-create{display:none}.compose-head{min-height:155px;padding:24px 18px;display:block;position:relative;overflow:hidden}.compose-head-copy{z-index:2;width:100%;padding-right:16px;position:relative}.compose-illustration{z-index:1;opacity:.28;pointer-events:none;border-radius:28px;flex-basis:auto;width:88px;height:88px;position:absolute;bottom:10px;right:8px;transform:rotate(5deg)}.compose-illustration>svg:first-child{width:44px;height:44px}.compose-illustration>svg:last-child{width:25px;top:-5px;left:-5px}.compose-head h1{font-size:28px}.form-section{padding:22px 18px}.form-grid,.budget-fields,.visibility-choice,.profile-identity-fields,.password-fields{grid-template-columns:1fr}.submit-bar{flex-direction:column;align-items:stretch}.want-detail{padding:24px 20px}.detail-layout{gap:16px}.detail-facts,.detail-attachments{grid-template-columns:1fr}.detail-focus-shell .conversation{height:100%;min-height:0}.login-panel{padding:28px 20px}.admin-page>h1{margin-bottom:17px;font-size:26px}.admin-metrics{grid-template-columns:1fr}.admin-section{margin-top:11px;padding:16px 14px}.admin-section h2{font-size:17px}.admin-section p{font-size:11px}.admin-section-head,.danger-zone{flex-direction:column;align-items:flex-start;gap:10px}.admin-section-head>.secondary-button{align-self:flex-end;max-width:100%}.admin-inline-form{grid-template-columns:1fr}.vendor-row{grid-template-columns:auto minmax(0,1fr)}.vendor-count{text-align:left;grid-column:2;justify-items:start;width:auto}.vendor-row>label{grid-column:1/-1}.billing-card{padding:26px 20px}.account-page-head{gap:12px}.account-card,.avatar-settings,.profile-identity-editor,.profile-bio-editor,.email-settings,.password-settings{padding:22px 18px}.current-email{flex-direction:column;align-items:flex-start;gap:4px}.account-legal-links{flex-direction:column;align-items:flex-start;padding:20px 18px}.account-legal-links nav{justify-content:flex-start}.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.avatar-settings-head{align-items:flex-start}.avatar-preview{width:66px;height:66px}.avatar-actions,.profile-editor-actions,.profile-bio-actions{flex-direction:column;align-items:stretch}.avatar-actions .primary-button,.profile-editor-actions .primary-button,.profile-bio-actions .primary-button{width:100%;margin-left:0}.avatar-actions .icon-button{align-self:center}.mobile-bottom-nav{z-index:35;height:calc(58px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefbf5;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #392c2312}.mobile-bottom-nav>a{color:#7c8588;border-radius:12px;justify-content:center;align-items:center;min-width:0;height:48px;padding:0;display:flex;position:relative}.mobile-bottom-nav>a>span:last-child{display:none}.mobile-bottom-nav>a.active{color:var(--coral-dark)}.mobile-bottom-nav>a>svg,.mobile-nav-icon>svg{width:21px;height:21px}.mobile-bottom-nav .user-avatar{width:25px;height:25px;font-size:9px}.mobile-bottom-nav .rank-avatar:after{padding:2px;inset:-2px}.mobile-nav-icon{place-items:center;display:grid;position:relative}.mobile-compose-icon{background:var(--coral);color:#fff;border-radius:11px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 5px 13px #ff78683d}.mobile-compose-icon svg{width:18px;height:18px}.mobile-compose-tab.active .mobile-compose-icon{background:var(--coral-dark)}.mobile-bottom-badge{background:var(--coral);color:#fff;border:2px solid #fffefb;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;font-weight:900;line-height:1;display:grid;position:absolute;top:-8px;right:-13px}.detail-focus-shell .mobile-bottom-nav{display:none}.compose-nav-row{gap:8px}.compose-nav-row .back-link{gap:4px;font-size:11px}.compose-nav-row .back-link svg{width:17px}.post-kind-switch{width:164px}.post-kind-switch>button{gap:4px;padding:0 6px}.post-kind-switch>button>svg{flex-basis:14px;width:14px;height:14px}.post-kind-switch>button strong{font-size:11px}.profile-identity-fields.three-fields{grid-template-columns:1fr}.profile-hero{grid-template-columns:1fr;gap:12px 0;height:190px;min-height:190px;padding:22px 18px}.profile-hero.has-categories{height:auto;min-height:236px}.profile-hero.has-categories.no-bio{row-gap:12px;min-height:206px}.profile-hero.bio-expanded{height:auto}.profile-identity{gap:18px}.profile-hero-avatar{width:64px;height:64px;font-size:21px}.profile-name-line h1,.profile-name-line h2{font-size:25px}.own-profile .profile-hero-copy{padding-right:42px}.profile-edit-link{border-radius:12px;width:38px;min-height:38px;padding:0;position:absolute;top:16px;right:16px}.profile-edit-link span{display:none}.profile-edit-link svg{width:17px}.rank-preview{padding:18px 14px}.rank-preview-heading{flex-direction:column;align-items:flex-start;gap:5px}.rank-preview-grid{grid-template-columns:1fr 1fr}.rank-preview-item{padding:13px 11px}.rank-preview-avatar{width:42px;height:42px}.admin-page{padding-top:18px}.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.admin-metrics .metric{gap:6px;min-width:0;padding:11px 9px}.admin-metrics .metric>svg{flex:0 0 22px;width:22px;height:22px}.admin-metrics .metric small{white-space:nowrap;font-size:9px}.admin-metrics .metric strong{font-size:20px}.admin-section-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px 12px;display:grid}.admin-section-head>div{min-width:0}.admin-section-head p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.admin-section-head>.secondary-button{place-self:center end;margin-left:0}.monthly-metric-row{flex-direction:column;align-items:stretch}.monthly-metric-actions{grid-template-columns:1fr 1fr;display:grid}.monthly-metric-actions .secondary-button,.monthly-metric-delete{width:100%;padding:0 9px}.tabs button{flex:1 1 0;width:auto;min-width:0;padding:0 4px}.feed-tools{grid-template-columns:1fr}.feed-filter-controls{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.feed-tools select{min-width:0;padding-left:10px;padding-right:30px;font-size:12px}.profile-feed-tab-groups{grid-template-columns:1fr;gap:10px;display:grid}.profile-want-source-tabs{width:100%}.profile-want-source-tabs button,.profile-source-feed-tools .tabs button{flex:1 1 0;width:auto;min-width:0}.profile-source-feed-tools>.feed-filter-controls{grid-template-columns:minmax(0,1fr) auto auto;justify-content:stretch}.feed-sort-filter{min-width:116px}.feed-sort-filter.selected{min-width:158px}.feed-sort-scrim{z-index:79;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#252b2d57;border:0;display:block;position:fixed;inset:0}.feed-sort-menu{z-index:80;width:100%;padding:20px 18px calc(20px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;position:fixed;inset:auto 0 0;box-shadow:0 -16px 45px #3428202e}.feed-sort-menu header{margin-bottom:12px}.feed-sort-menu>div>button{min-height:54px}.conversation-head{padding-left:14px;padding-right:12px}.conversation-head-actions .conversation-action{width:auto;min-width:50px;padding:0 8px}.conversation-head-actions .conversation-action span{display:block}.want-actions-backdrop{place-items:end center;padding:12px 0 0}.want-actions-dialog{width:100%;padding:20px 18px calc(20px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0}}@media (width<=760px){.vendor-summary,.vendor-admin-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.vendor-management-row>header{grid-template-columns:auto minmax(0,1fr)}.vendor-plan-badge{grid-column:1/-1;width:fit-content}.vendor-management-row>footer{grid-template-columns:1fr;align-items:stretch}.vendor-admin-links{justify-content:space-between;align-items:center}.vendor-access-controls{justify-items:stretch}.vendor-access-control{justify-content:space-between}.vendor-access-control>span{text-align:left}.vendor-apply-row{flex-direction:column;align-items:stretch}.vendor-apply-row .admin-apply-button{width:100%}}@media (width<=360px){.admin-section-head{grid-template-columns:1fr}.admin-section-head>.secondary-button{justify-self:end}.feed-heading{padding-left:14px;padding-right:14px}.feed-heading h1{letter-spacing:-.55px;font-size:16px}.feed-heading>div:first-child>p:last-child{font-size:8.5px}.feed-filter-controls{gap:6px}.feed-tools select{padding-left:8px;padding-right:26px;font-size:11.5px}.vendor-admin-facts{grid-template-columns:1fr}.vendor-admin-links{justify-content:stretch;align-items:stretch;display:grid}.vendor-admin-links>a{width:fit-content}.vendor-admin-links>label{justify-content:space-between;width:100%}.admin-row-setting{flex-direction:column;align-items:stretch}.admin-row-setting select,.admin-row-setting .admin-apply-button{flex:none;width:100%}.monthly-metric-actions{grid-template-columns:1fr}.offer-approval-row>div{grid-template-columns:1fr;display:grid}.offer-approval-row .primary-button,.offer-approval-row .secondary-button{width:100%}}.status-offer{color:#506fb2;background:#edf3ff}.offer-sales-text{color:#278d79;white-space:nowrap;margin-left:auto;font-size:12px;font-weight:800}.offer-sales-text.ended{color:#8b9295}.offer-sales-text+svg{margin-left:0}.offer-card .card-author-top,.offer-card .want-card-content-link{color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.offer-card .card-author-top{max-width:calc(100% - 120px)}.offer-upgrade{padding:38px}.offer-upgrade h1{font-size:27px}.offer-upgrade .primary-button{margin-top:24px}.offer-compose-page .compose-illustration{background:#edf3ff}.offer-compose-page .compose-illustration>svg:first-child{color:#5878bc}.compact-heading{min-height:170px}.profile-content-tabs{border:1px solid var(--line);background:#f4f1ec;border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;width:fit-content;margin:18px 0 14px;padding:4px;display:grid}.profile-content-tabs button{color:#788286;min-width:130px;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 14px;font-size:12px;font-weight:800}.profile-content-tabs button.active{color:var(--coral-dark);background:#fff;box-shadow:0 1px 5px #392c2317}.active-perspective-tabs{height:50px;margin:0}.active-want-tools{grid-template-columns:auto minmax(0,1fr)}.confirmation-tabs{justify-self:start;width:fit-content}.offer-profile-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.offer-sales-facts{grid-template-columns:1fr}.offer-sales-facts strong{color:#278d79}.offer-sales-facts strong.ended{color:#8b9295}.offer-chat-start{border:0}.offer-approval-list{border-top:1px dashed var(--line);gap:12px;margin-top:18px;padding-top:18px;display:grid}.offer-approval-row{border:1px solid var(--line);background:#fffefb;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px;display:grid}.offer-approval-main{text-align:left;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:0;display:grid}.offer-approval-main .user-avatar{width:44px;height:44px}.offer-approval-main>span{gap:3px;min-width:0;display:grid}.offer-approval-main small{color:var(--muted);font-size:10px}.offer-approval-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.offer-approval-main p{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin:0;font-size:11px;overflow:hidden}.offer-approval-main>svg{color:#a1a7a9;width:18px}.offer-approval-row>div{align-items:center;gap:8px;display:flex}.offer-approval-row .primary-button,.offer-approval-row .secondary-button{min-height:40px;padding:0 12px;font-size:11px;font-weight:700;line-height:1}.approval-rejected{color:#a94339;background:#fff0ed;border-radius:9px;padding:7px 9px;font-size:10px;font-weight:800}@media (width<=680px){.offer-approval-row{grid-template-columns:1fr}.offer-approval-row>div{flex-wrap:wrap;justify-content:flex-end}.profile-content-tabs{width:100%}.profile-content-tabs button{min-width:0}.active-want-tools{grid-template-columns:1fr}.confirmation-tabs{width:100%}.active-conversation-card{height:372px;padding:20px 18px 16px}.active-conversation-top .card-labels .category-pill{max-width:110px}}@media (width<=980px){.shipper-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.feed-sort-filter{width:50px;min-width:50px}.feed-sort-filter.selected{width:84px;min-width:84px}.feed-sort-trigger{gap:0;padding:0}.feed-sort-trigger span{display:none}.feed-sort-filter.selected .feed-sort-trigger{padding-right:34px}.feed-sort-clear{right:4px}.profile-hero{grid-template-columns:minmax(0,1fr) auto;column-gap:10px}.profile-identity{gap:12px}.profile-hero-avatar{width:56px;height:56px;font-size:19px}.profile-hero-action{grid-area:1/2;align-self:start;position:relative;top:auto;right:auto;transform:translateY(-5px)}.profile-badges{flex-wrap:nowrap;gap:4px}.profile-rank-badge{white-space:nowrap;flex:none;padding:4px 5px;font-size:9.5px}.profile-rank-count{flex:none;font-size:9.5px}.profile-links-trigger{border-radius:7px;flex:0 0 23px;width:23px;height:23px}.profile-links-trigger svg{width:15px;height:15px}.profile-delivery-button{border-radius:10px;gap:0;width:34px;min-height:34px;padding:0;font-size:0}.profile-delivery-button svg{width:16px;height:16px}.profile-action-buttons{gap:5px}.profile-account-menu-trigger{border-radius:10px;width:34px;height:34px}.profile-account-menu-trigger svg{width:16px;height:16px}.shipper-directory-grid{grid-template-columns:1fr}.shipper-card{height:302px;padding:20px 18px}.post-delivery-dialog{border-radius:22px 22px 0 0;width:100%;max-height:calc(100dvh - 22px)}}@media (width<=380px){.profile-hero{column-gap:4px}.profile-identity{gap:10px}.profile-hero-avatar{width:52px;height:52px;font-size:18px}.profile-badges{gap:4px}.profile-rank-badge{padding:4px 5px;font-size:9.5px}.profile-rank-count{font-size:9.5px}.profile-links-trigger{flex-basis:22px;width:22px;height:22px}.profile-links-trigger svg{width:15px;height:15px}.profile-delivery-button{width:32px;min-height:32px}.profile-delivery-button svg{width:15px;height:15px}.profile-account-menu-trigger{width:32px;height:32px}.profile-account-menu-trigger svg{width:15px;height:15px}}@media (width<=360px){.profile-hero{column-gap:3px}.profile-identity{gap:6px}.profile-hero-avatar{width:44px;height:44px;font-size:16px}.profile-badges{gap:3px}.profile-rank-badge{padding:3px 4px;font-size:9px}.profile-rank-count{font-size:9px}.profile-links-trigger{flex-basis:20px;width:20px;height:20px}.profile-links-trigger svg{width:14px;height:14px}.profile-delivery-button{width:29px;min-height:29px}.profile-delivery-button svg{width:14px;height:14px}.profile-account-menu-trigger{width:29px;height:29px}.profile-account-menu-trigger svg{width:14px;height:14px}}@media (width<=340px){.topbar{gap:5px;padding-left:9px;padding-right:9px}.brand img{width:40px;height:40px}.service-lifetime-metrics{gap:2px}.service-lifetime-metrics>div{gap:8px}.service-lifetime-metrics b{display:none}}.registration-settings-form{border-top:1px dashed var(--line);gap:14px;margin-top:18px;padding-top:18px;display:grid}.registration-settings-notice{margin-top:0}.registration-setting-row{background:#fff;border:1px solid #e8e0d8;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 18px;padding:16px;display:grid}.registration-setting-row>div{gap:4px;display:grid}.registration-setting-row small{color:#718084;line-height:1.5}.registration-setting-row>label{grid-column:1/-1;gap:7px;font-size:13px;font-weight:700;display:grid}.registration-setting-row input{color:#2d2926;width:100%;font:inherit;border:1px solid #ddd7cf;border-radius:12px;outline:none;padding:11px 13px}.registration-setting-row input:focus{border-color:#ff8a76;box-shadow:0 0 0 3px #ff78681f}.registration-setting-row>button[role=switch]{cursor:pointer;background:#c8cecf;border:0;border-radius:999px;width:46px;height:26px;padding:3px;transition:background .16s}.registration-setting-row>button[role=switch] span{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .16s;display:block}.registration-setting-row>button[role=switch].checked{background:#ff7868}.registration-setting-row>button[role=switch].checked span{transform:translate(20px)}.registration-settings-form>.primary-button{justify-self:end;min-width:150px}@media (width<=560px){.registration-setting-row{padding:14px}.registration-settings-form>.primary-button{width:100%}}
