@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Syne:wght@600;700;800&display=swap";.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}:root{color-scheme:light;--navy: #061524;--navy-soft: #10283f;--green: #11b879;--green-dark: #087a52;--mint: #e7fff4;--ink: #0c1726;--muted: #65758b;--line: #d8e6df;--card: #ffffff;--background: #f5f8f6;--shadow: 0 22px 60px rgba(6, 21, 36, .14);--shadow-soft: 0 12px 34px rgba(6, 21, 36, .08);--radius: 18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(18px,4vw,54px);background:#f6fbf8eb;border-bottom:1px solid rgba(7,24,39,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.brand-mark,.site-nav,.nav-cta,.hero-actions,.listing-meta,.text-link,.section-link,.detail-meta span,.trust-row{display:flex;align-items:center}.brand{gap:10px;font-size:1.2rem;font-weight:850;color:var(--navy);flex-shrink:0;min-height:36px}.brand-mark{justify-content:center;width:40px;height:40px;border-radius:8px;background:var(--green);color:#fff}.site-nav{gap:6px}.site-nav a{padding:10px 13px;border-radius:8px;color:#20364a;font-weight:700}.site-nav a.active{background:var(--mint);color:var(--green-dark)}.nav-cta{gap:8px;background:var(--navy);color:#fff!important}.auth-links,.nav-user{display:flex;align-items:center;gap:8px}.auth-cta{background:var(--green)}.nav-user{margin-left:4px;padding-left:10px;border-left:1px solid var(--line)}.nav-user span{max-width:170px;overflow:hidden;color:var(--navy);font-weight:850;text-overflow:ellipsis;white-space:nowrap}.nav-profile-link{max-width:170px;overflow:hidden;color:var(--navy);font-weight:850;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.nav-profile-link:hover{color:var(--green)}.nav-user button{border:0;border-radius:8px;background:var(--mint);color:var(--green-dark);padding:10px 13px;font-weight:850;cursor:pointer}.menu-button{display:none;border:0;background:var(--navy);color:#fff;width:42px;height:42px;border-radius:8px}main{flex:1}.hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:clamp(24px,5vw,72px);align-items:center;padding:clamp(54px,8vw,110px) clamp(18px,5vw,72px);background:linear-gradient(135deg,#071827f5,#071827bd),url(/assets/philly-skyline-CBPlzMDK.jpg);background-position:center;background-size:cover;color:#fff}.hero-content{max-width:760px}.eyebrow{display:inline-block;margin-bottom:12px;color:var(--green);font-size:.82rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hero h1,.page-heading h1,.detail-card h1{margin:0;line-height:1.02;color:inherit}.hero h1{max-width:820px;font-size:clamp(2.6rem,7vw,5.8rem)}.hero p{max-width:660px;color:#ffffffd6;font-size:1.18rem;line-height:1.7}.search-bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;max-width:760px;margin-top:28px;padding:9px;background:#fff;border-radius:8px;color:var(--muted)}.search-bar input{width:100%;min-width:0;border:0;outline:0;color:var(--ink)}.search-bar button,.primary-button,.secondary-button{border:0;border-radius:8px;padding:13px 18px;font-weight:850;cursor:pointer}.search-bar button,.primary-button{display:inline-flex;justify-content:center;align-items:center;background:var(--green);color:#fff}.primary-button:disabled{cursor:wait;opacity:.7}.secondary-button{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.28)}.hero-actions{gap:12px;flex-wrap:wrap;margin-top:20px}.hero-panel{display:grid;gap:16px}.stat-card,.route-card,.trust-row{border-radius:8px;background:#fffffff2;color:var(--navy);box-shadow:var(--shadow)}.stat-card{padding:24px}.stat-card strong{display:block;color:var(--green);font-size:3rem;line-height:1}.route-card{padding:28px}.route-card span{color:var(--muted);font-weight:750}.route-card strong{display:block;margin-top:10px;font-size:1.7rem}.route-card p{margin-bottom:0;color:var(--muted)}.trust-row{gap:8px;padding:16px 18px;font-weight:800}.split-section,.page-section,.form-page,.detail-page{width:min(1160px,calc(100% - 36px));margin:0 auto;padding:56px 0}.gig-band{border-top:1px solid var(--line)}.section-heading,.page-heading{max-width:720px;margin-bottom:24px}.section-heading h2,.page-heading h1,.detail-card h1{font-size:clamp(2rem,4vw,3.3rem)}.section-heading p,.page-heading p{color:var(--muted);font-size:1.08rem;line-height:1.65}.icon-chip{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:8px;background:var(--navy);color:#fff}.listing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.listing-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-card,.detail-card,.listing-form,.auth-form{border:1px solid var(--line);border-radius:8px;background:var(--card);box-shadow:0 12px 32px #07182712}.listing-card{display:flex;flex-direction:column;gap:16px;padding:22px}.listing-card h3{margin:12px 0 6px;color:var(--navy);font-size:1.35rem}.listing-card p{margin:0;color:var(--muted);line-height:1.55}.pill{display:inline-flex;width:fit-content;padding:6px 10px;border-radius:999px;background:var(--mint);color:var(--green-dark);font-size:.82rem;font-weight:850}.listing-meta{justify-content:space-between;gap:12px;flex-wrap:wrap}.listing-meta span{display:inline-flex;align-items:center;gap:6px;color:var(--muted)}.listing-meta strong{color:var(--green-dark)}.bid-count-chip{font-weight:850}.listing-description{flex:1}.text-link,.section-link{gap:7px;width:fit-content;color:var(--green-dark);font-weight:850}.section-link{margin-top:20px}.filter-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:14px;margin-bottom:18px}.filter{white-space:nowrap;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);padding:10px 15px;font-weight:800;cursor:pointer}.filter.active{background:var(--navy);color:#fff;border-color:var(--navy)}.browse-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.browse-controls label{display:grid;gap:8px;color:var(--navy);font-weight:850}.browse-controls-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer}.browse-controls-checkbox input[type=checkbox]{width:auto;padding:0}.browse-controls input,.browse-controls select{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:13px 14px}.empty-state{padding:28px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);background:#fff}.error-state{border-color:#b91c1c47;color:#b91c1c;background:#fff5f5}.form-page,.auth-page{max-width:920px;width:min(920px,calc(100% - 36px));margin:0 auto;padding:56px 0}.listing-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:clamp(20px,4vw,34px)}.listing-form label{display:grid;gap:8px;color:var(--navy);font-weight:850}.listing-form input,.listing-form select,.listing-form textarea,.auth-form input{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;color:var(--ink);background:#fff}.listing-form textarea{resize:vertical}.boost-options{display:grid;gap:12px;margin:4px 0 0;border:1px solid rgba(250,204,21,.28);border-radius:16px;background:linear-gradient(135deg,#fef3c77a,#fff);padding:18px}.boost-options legend{padding:0 8px;color:#111827;font-weight:950}.boost-option{display:grid!important;grid-template-columns:auto 1fr;align-items:start;gap:12px!important;border:1px solid rgba(17,24,39,.08);border-radius:14px;background:#fff;padding:14px;cursor:pointer}.boost-option.active{border-color:#facc15b8;box-shadow:0 12px 28px #facc1529}.boost-option span{display:grid;gap:4px;color:#6b7280;font-weight:750}.boost-option strong{color:#111827}.boost-clear{width:fit-content;border:0;background:transparent;color:#6b7280;font-weight:900;cursor:pointer}.full-span{grid-column:1 / -1}.form-status{margin:0;color:var(--green-dark);font-weight:800}.auth-form{display:grid;gap:18px;max-width:520px;padding:clamp(20px,4vw,34px)}.auth-form label{display:grid;gap:8px;color:var(--navy);font-weight:850}.auth-form .clickwrap-label{display:flex;align-items:flex-start;gap:12px;color:#374151;font-size:.95rem;font-weight:700;line-height:1.45}.clickwrap-label input{width:18px;height:18px;margin-top:2px;accent-color:#16a34a;flex:0 0 auto}.clickwrap-label a{color:#15803d;font-weight:850;text-decoration:underline;text-underline-offset:3px}.auth-form .primary-button{width:100%}.auth-switch{margin:0;color:var(--muted)}.auth-switch a{color:var(--green-dark);font-weight:850}.error-text{color:#b91c1c}.detail-page{display:grid;gap:18px;max-width:920px}.detail-card{padding:clamp(24px,5vw,44px)}.detail-company{margin:12px 0 22px;color:var(--muted);font-size:1.2rem;font-weight:750}.detail-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.detail-meta span{gap:8px;padding:14px;border-radius:8px;background:var(--background);color:var(--navy);font-weight:800}.detail-bid-count{display:inline-flex;align-items:center;gap:8px;margin-top:14px;padding:10px 14px;border-radius:999px;background:#16a34a1f;color:#166534;font-weight:900}.detail-body{margin:28px 0;color:var(--muted);font-size:1.08rem;line-height:1.7}.detail-body h2{color:var(--navy)}.detail-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.secondary-detail-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);padding:13px 18px;font-weight:850}.detail-note{margin:0;color:var(--muted);font-weight:800}.owner-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#b91c1c;color:#fff;padding:13px 18px;font-weight:850;cursor:pointer}.danger-button:disabled{cursor:wait;opacity:.72}.payment-panel{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#f9fafb}.payment-panel strong{color:#111827;margin-right:auto}.boost-cancel-panel{justify-content:flex-start;border-color:#f59e0b59;background:#fffbeb}.boost-cancel-panel>div{flex:1 1 320px}.active-worker-panel{align-items:flex-start}.active-worker-panel .detail-note{flex-basis:100%}.order-photo-panel{flex-basis:100%;display:grid;gap:14px;margin-top:4px}.order-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%}.order-photo-upload,.order-photo-view{display:grid;gap:9px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff}.order-photo-upload>span:first-child,.order-photo-view>span{color:var(--green);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.order-photo-upload strong{color:#111827}.order-photo-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.order-photo-upload img,.order-photo-view img{width:100%;aspect-ratio:4 / 3;border-radius:10px;object-fit:cover;border:1px solid var(--line)}.order-photo-view p{margin:0;color:var(--muted);font-weight:700}@media (max-width: 700px){.order-photo-grid{grid-template-columns:1fr}}.payout-setup-card{max-width:860px;margin-left:auto;margin-right:auto;justify-content:space-between}.payout-setup-card h2{margin:4px 0 6px;color:#111827;font-family:Syne,Inter,sans-serif}.payout-ready-badge{display:inline-flex;align-items:center;border-radius:999px;background:#16a34a1f;color:#166534;padding:10px 14px;font-weight:850}.payout-profile-card{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-4px 0 24px;padding:clamp(20px,4vw,28px);border:1px solid rgba(22,163,74,.22);border-radius:16px;background:linear-gradient(135deg,#ecfdf5,#fff);box-shadow:0 16px 36px #11182714}.payout-profile-card.connected{border-color:#11182714;background:#fff}.payout-profile-card h2{margin:4px 0 8px;color:#111827;font-family:Syne,Inter,sans-serif;font-size:clamp(1.35rem,3vw,2rem)}.payout-profile-card p{max-width:680px;margin:0;color:#4b5563;font-weight:750;line-height:1.6}.marketplace-payout-card{margin-bottom:24px}.marketplace-payout-card h2,.marketplace-payout-card h3{margin:4px 0 8px;color:#111827;font-family:Syne,Inter,sans-serif}.payment-modal{width:min(560px,calc(100% - 28px));max-height:min(760px,calc(100vh - 40px));overflow:auto;border-radius:18px;background:#fff;box-shadow:0 28px 90px #00000047}.payment-form{display:grid;gap:18px;padding:22px}.payment-form label{display:grid;gap:8px;color:#111827;font-weight:850}.payment-form input,.payment-form textarea{border:1px solid var(--line);border-radius:12px;padding:12px 14px;font:inherit}.payment-form textarea{resize:vertical}.payment-breakdown{display:grid;gap:10px;padding:14px;border-radius:14px;background:#f0fdf4}.payment-breakdown span{display:flex;justify-content:space-between;gap:14px;color:#374151}.payment-breakdown strong{color:#111827}.card-element-wrap{border:1px solid var(--line);border-radius:12px;padding:14px}.bids-panel{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.bids-list,.applicants-list{display:grid;gap:14px}.applicants-panel{margin-top:24px}.quick-apply-resume-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#f9fafb}.listing-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.listing-quick-apply-button{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;font-size:.92rem}.resume-upload-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#f9fafb}.resume-upload-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.resume-replace-button,.resume-upload-button{cursor:pointer}.quick-apply-resume-field{display:grid;gap:8px}.quick-apply-resume-attached,.quick-apply-resume-empty{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#f9fafb}.resume-replace-label{display:grid;gap:8px;margin-top:14px}.bid-card{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 14px 34px #11182714}a.bid-card{color:inherit;text-decoration:none}.active-bid-card{border-color:#16a34a3d;box-shadow:0 16px 36px #16a34a1f;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease}.active-bid-card:hover{border-color:#16a34a7a;box-shadow:0 22px 46px #16a34a2e;transform:translateY(-2px)}.active-bid-open-note{color:#15803d;font-weight:900}.bid-card-header{display:flex;justify-content:space-between;gap:14px}.bid-card-header div{display:grid;gap:4px}.bid-card-header strong{color:#111827}.bid-card-header span{color:#6b7280;font-weight:850}.bid-card p{margin:0;color:#374151;line-height:1.55}.bid-status{display:inline-flex;align-items:center;height:fit-content;border-radius:999px;padding:7px 10px;background:#f3f4f6;color:#374151;font-size:.78rem;font-weight:900;text-transform:capitalize}.bid-status.accepted{background:#16a34a1f;color:#166534}.bid-status.rejected{background:#dc26261a;color:#991b1b}.bid-actions{display:flex;flex-wrap:wrap;gap:10px}.chat-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;padding:18px;background:#07182794}.chat-modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(680px,100%);max-height:min(760px,calc(100vh - 36px));overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.edit-modal{width:min(880px,100%);max-height:min(820px,calc(100vh - 36px));overflow-y:auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.edit-listing-form{border:0;border-radius:0;box-shadow:none}.confirm-modal{width:min(440px,100%);border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);padding:22px}.confirm-header{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.confirm-header h2{margin:0;color:var(--navy);font-size:1.55rem}.confirm-modal p{margin:0;color:var(--muted);line-height:1.6}.onboarding-backdrop{z-index:60;background:radial-gradient(circle at top left,rgba(22,163,74,.22),transparent 34%),#111827b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.onboarding-modal{position:relative;width:min(620px,100%);border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#fff;box-shadow:0 30px 90px #00000057;padding:clamp(26px,5vw,40px)}.onboarding-skip{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#6b7280;font-weight:850;cursor:pointer}.onboarding-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:18px;border-radius:999px;background:#16a34a;color:#fff;box-shadow:0 18px 38px #16a34a47}.onboarding-modal h2{margin:8px 0 12px;color:#111827;font-family:Syne,Inter,sans-serif;font-size:clamp(2rem,5vw,3.15rem);line-height:.98}.onboarding-modal p{margin:0;color:#374151;font-size:1.04rem;font-weight:650;line-height:1.7}.onboarding-progress{display:flex;gap:8px;margin:26px 0}.onboarding-progress span{flex:1;height:7px;border-radius:999px;background:#e5e7eb}.onboarding-progress span.active{background:#16a34a}.onboarding-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px}.driver-popover.phillygrind-tour-popover{max-width:380px;border:1px solid rgba(34,197,94,.22);border-radius:16px;background:#0d1117;color:#fff;box-shadow:0 24px 70px #1118275c}.driver-active .driver-overlay{background:#000000a6!important}.driver-active-element{box-shadow:0 0 0 3px gold,0 0 0 6px #ffd70040,0 0 20px 4px #ffd70026!important;border-radius:8px!important;outline:none!important;transition:box-shadow .3s ease!important}.driver-popover.phillygrind-tour-popover .driver-popover-title{color:#fff;font-family:Syne,Inter,sans-serif;font-size:1.35rem;letter-spacing:-.02em}.driver-popover.phillygrind-tour-popover .driver-popover-description{color:#ffffffc7;font-family:Inter,sans-serif;font-size:.98rem;font-weight:650;line-height:1.55}.driver-popover.phillygrind-tour-popover .driver-popover-progress-text{color:#ffffff9e;font-weight:800}.driver-popover.phillygrind-tour-popover .driver-popover-close-btn{color:#ffffffb8}.driver-popover.phillygrind-tour-popover .driver-popover-close-btn:hover{color:#fff}.driver-popover.phillygrind-tour-popover .driver-popover-prev-btn,.driver-popover.phillygrind-tour-popover .driver-popover-next-btn,.driver-popover.phillygrind-tour-popover .tour-connect-stripe,.driver-popover.phillygrind-tour-popover .tour-skip-tour{border:0;border-radius:999px;padding:10px 14px;font-family:Inter,sans-serif;font-weight:900;text-shadow:none}.driver-popover.phillygrind-tour-popover .driver-popover-prev-btn{background:#ffffff1a;color:#fff}.driver-popover.phillygrind-tour-popover .driver-popover-next-btn,.driver-popover.phillygrind-tour-popover .tour-connect-stripe{background:#22c55e;color:#fff}.driver-popover.phillygrind-tour-popover .driver-popover-next-btn:hover,.driver-popover.phillygrind-tour-popover .tour-connect-stripe:hover{background:#16a34a}.driver-popover.phillygrind-tour-popover .tour-skip-tour{background:#ffffff1a;color:#ffffffc7}.driver-popover.phillygrind-tour-popover .tour-skip-tour:hover{background:#ffffff2e;color:#fff}.driver-popover.phillygrind-tour-popover .driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:#0d1117}.driver-popover.phillygrind-tour-popover .driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:#0d1117}.driver-popover.phillygrind-tour-popover .driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:#0d1117}.driver-popover.phillygrind-tour-popover .driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:#0d1117}.confirm-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.chat-header{display:flex;justify-content:space-between;gap:18px;padding:22px;border-bottom:1px solid var(--line)}.chat-header h2{margin:0;color:var(--navy);font-size:1.45rem}.chat-header p{margin:8px 0 0;color:var(--muted);font-weight:750}.chat-close{display:inline-grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border:0;border-radius:8px;background:var(--background);color:var(--navy);cursor:pointer}.chat-thread{display:flex;flex-direction:column;gap:12px;min-height:260px;overflow-y:auto;padding:18px 22px;background:var(--background)}.message-bubble{max-width:min(82%,440px);align-self:flex-start;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fff}.message-bubble.mine{align-self:flex-end;border-color:#0fa96847;background:var(--mint)}.message-bubble span{display:block;margin-bottom:4px;color:var(--navy);font-size:.82rem;font-weight:850}.message-bubble p{margin:0;color:var(--ink);line-height:1.5;overflow-wrap:anywhere}.message-bubble time{display:block;margin-top:8px;color:var(--muted);font-size:.76rem;font-weight:750}.chat-status{margin:0;padding:12px 22px 0;color:#b91c1c;font-weight:800}.chat-form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:16px 22px 22px;border-top:1px solid var(--line)}.chat-form input{min-width:0;border:1px solid var(--line);border-radius:8px;padding:13px 14px}.conversation-list{display:grid;gap:14px}.conversation-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px;color:inherit;text-align:left;box-shadow:0 12px 32px #07182712;cursor:pointer}.conversation-card:hover{border-color:#0fa9686b}.conversation-icon{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:8px;background:var(--mint);color:var(--green-dark)}.conversation-content{display:grid;gap:5px;min-width:0}.conversation-content strong{color:var(--navy);font-size:1.05rem}.conversation-content span,.conversation-card time{color:var(--muted);font-size:.84rem;font-weight:800}.conversation-content p{margin:0;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:28px clamp(18px,4vw,54px);background:var(--navy);color:#ffffffc7}.site-footer strong{color:#fff}.site-footer p{margin:6px 0 0}@media (max-width: 820px){.menu-button{display:inline-grid;place-items:center}.site-nav{position:absolute;left:18px;right:18px;top:76px;display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.site-nav.open{display:flex}.auth-links,.nav-user{align-items:stretch;flex-direction:column}.nav-user{margin-left:0;padding-left:0;border-left:0}.nav-user span{max-width:none;padding:10px 13px}.hero,.listing-grid.compact,.listing-form,.browse-controls,.detail-meta{grid-template-columns:1fr}.search-bar{grid-template-columns:auto 1fr}.chat-form{grid-template-columns:1fr}.conversation-card{grid-template-columns:auto minmax(0,1fr)}.conversation-card time{grid-column:2}.chat-form .primary-button{width:100%}.search-bar button{grid-column:1 / -1;width:100%}.site-footer{flex-direction:column}}@media (max-width: 520px){.hero{padding-top:42px}.hero h1{font-size:2.45rem}.split-section,.page-section,.form-page,.auth-page,.detail-page{width:min(100% - 28px,1160px);padding:40px 0}}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left,rgba(17,184,121,.1),transparent 28rem),linear-gradient(180deg,#f7faf8,#eef5f0)}main{animation:pageFade .42s ease both}@keyframes pageFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.site-header{padding:14px clamp(18px,4vw,54px);background:#ffffffb8;border-bottom:1px solid rgba(216,230,223,.78);box-shadow:0 8px 30px #0615240a;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);transition:background .18s ease,box-shadow .18s ease}.site-header.scrolled{background:#ffffffd6;box-shadow:0 18px 44px #0615241a}.brand{font-family:Plus Jakarta Sans,Inter,sans-serif;letter-spacing:-.02em}.brand-mark{border-radius:999px;background:linear-gradient(135deg,var(--green),#0a8f62);box-shadow:0 10px 24px #11b8794d}.site-nav{gap:4px}.site-nav a,.nav-user button{border-radius:999px;transition:background .16s ease,color .16s ease,transform .16s ease}.site-nav a:hover,.nav-user button:hover{transform:translateY(-1px)}.nav-cta,.auth-cta,.primary-button,.secondary-button,.search-bar button,.danger-button,.secondary-detail-button{border-radius:999px;transition:transform .17s ease,box-shadow .17s ease,background .17s ease,border-color .17s ease}.nav-cta,.primary-button,.search-bar button{background:linear-gradient(135deg,var(--green),#0b8f62);box-shadow:0 12px 26px #11b8793d}.nav-cta:hover,.primary-button:hover,.search-bar button:hover,.secondary-button:hover,.secondary-detail-button:hover,.danger-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #06152429}.hero{position:relative;min-height:calc(100vh - 72px);isolation:isolate;padding:clamp(76px,9vw,132px) clamp(18px,5vw,72px);background:linear-gradient(120deg,#061524f0,#061524b8 48%,#06152457),url(/assets/philly-skyline-CBPlzMDK.jpg);overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;z-index:-1;height:35%;background:linear-gradient(180deg,transparent,rgba(245,248,246,.96))}.hero-content{max-width:850px}.eyebrow{padding:7px 11px;border:1px solid rgba(17,184,121,.22);border-radius:999px;background:#11b8791a;color:#32e29d;letter-spacing:.12em}.hero h1,.page-heading h1,.browse-hero h1,.detail-card h1,.section-heading h2{font-family:Plus Jakarta Sans,Inter,sans-serif;letter-spacing:-.045em}.hero h1{max-width:920px;font-size:clamp(3.2rem,8vw,6.7rem);line-height:.94;text-wrap:balance}.hero p{max-width:680px;color:#ffffffe0;font-size:clamp(1.08rem,1.6vw,1.28rem)}.search-bar{max-width:820px;border:1px solid rgba(255,255,255,.34);border-radius:999px;padding:8px;box-shadow:0 22px 55px #0003}.hero-panel{align-self:stretch;align-content:center}.stat-card,.route-card,.trust-row{border:1px solid rgba(255,255,255,.56);border-radius:var(--radius);background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.stat-card strong{font-family:Plus Jakarta Sans,Inter,sans-serif;color:var(--green);font-size:clamp(3.2rem,5vw,5.2rem);letter-spacing:-.06em}.split-section,.page-section,.form-page,.auth-page,.detail-page{padding-top:72px;padding-bottom:72px}.section-heading p,.page-heading p,.browse-hero p{font-size:1.12rem}.listing-grid{gap:22px}.listing-card{gap:18px;border-color:#d8e6dfd1;border-radius:var(--radius);padding:24px;box-shadow:var(--shadow-soft);transition:transform .19s ease,box-shadow .19s ease,border-color .19s ease}.listing-card:hover{border-color:#11b8795c;box-shadow:0 24px 58px #06152424;transform:translateY(-5px)}.listing-card-top{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}.listing-badge-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.post-type-badge{display:inline-flex;width:fit-content;border-radius:999px;padding:6px 10px;background:#f9fafb;color:#111827;border:1px solid rgba(17,24,39,.1);font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.post-type-badge.offering{background:#dcfce7;color:#15803d;border-color:#16a34a38}.post-type-badge.seeking{background:#ecfeff;color:#0f766e;border-color:#14b8a633}.philly-jobs-hero{background:linear-gradient(135deg,#061524eb,#11b879b8),url(/assets/philly-skyline-CBPlzMDK.jpg);background-position:center;background-size:cover}.philly-jobs-page{display:grid;gap:22px}.adzuna-branding{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 12px;border:1px solid rgba(17,184,121,.22);border-radius:999px;background:#fff;color:var(--muted);font-size:.86rem;font-weight:800}.adzuna-branding a{color:var(--green-dark);font-weight:900}.adzuna-job-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:18px}.adzuna-job-card{display:flex;flex-direction:column;gap:16px;min-height:100%;padding:22px;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#fff;box-shadow:0 18px 46px #06152417;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.adzuna-job-card:hover{transform:translateY(-4px);border-color:#11b8793d;box-shadow:0 24px 58px #06152424}.adzuna-job-card h2{margin:12px 0 6px;color:#111827;font-family:Syne,Inter,sans-serif;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.1}.adzuna-company{margin:0;color:var(--green-dark);font-weight:900}.adzuna-job-meta{display:grid;gap:8px;color:var(--muted);font-weight:800}.adzuna-job-meta span{display:inline-flex;align-items:center;gap:8px}.adzuna-job-card>p{flex:1;margin:0;color:#374151;line-height:1.65}.adzuna-job-card .primary-button{width:fit-content}.poster-avatar{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:999px;background:linear-gradient(135deg,var(--navy),var(--navy-soft));color:#fff;font-weight:900;box-shadow:0 12px 26px #0615242e}.listing-card h3{margin-top:10px;font-family:Plus Jakarta Sans,Inter,sans-serif;letter-spacing:-.03em}.poster-name-link{color:#111827;font-weight:850;text-decoration:none}.poster-name-link:hover{color:#16a34a}.pill,.filter{border-radius:999px}.gig-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:860px;margin:0 auto}.gig-type-card{display:grid;gap:10px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:clamp(22px,4vw,34px);text-align:left;box-shadow:var(--shadow-soft);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.gig-type-card:hover{border-color:#16a34a4d;box-shadow:0 24px 58px #11182726;transform:translateY(-4px)}.gig-type-card h2{margin:0;color:#111827;font-family:Syne,Inter,sans-serif;font-size:clamp(1.45rem,3vw,2.15rem)}.gig-type-card p{margin:0;color:#6b7280;font-weight:750}.gig-type-back{width:fit-content;margin:0 auto 18px}.gig-type-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:18px}.text-link,.section-link{transition:color .16s ease,transform .16s ease}.text-link:hover,.section-link:hover{color:var(--green);transform:translate(3px)}.browse-hero{width:min(1180px,calc(100% - 36px));margin:34px auto 0;padding:clamp(42px,7vw,76px);border-radius:28px;color:#fff;box-shadow:var(--shadow)}.browse-hero h1{margin:0;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.98}.browse-hero p{max-width:720px;color:#ffffffd6;line-height:1.7}.jobs-hero{background:linear-gradient(135deg,#061524ed,#0615248f),url(/assets/philly-skyline-CBPlzMDK.jpg);background-position:center;background-size:cover}.gigs-hero{background:linear-gradient(135deg,#061524ed,#087a5294),url(https://images.unsplash.com/photo-1569761316261-9a8696fa2ca3?auto=format&fit=crop&w=1800&q=82);background-position:center;background-size:cover}.browse-content{padding-top:34px}.browse-controls{padding:16px;border:1px solid rgba(216,230,223,.8);border-radius:var(--radius);background:#ffffffd1;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.browse-controls input,.browse-controls select,.listing-form input,.listing-form select,.listing-form textarea,.auth-form input,.chat-form input{border-radius:14px;transition:border-color .16s ease,box-shadow .16s ease}.browse-controls input:focus,.browse-controls select:focus,.listing-form input:focus,.listing-form select:focus,.listing-form textarea:focus,.auth-form input:focus,.chat-form input:focus{border-color:#11b8799e;box-shadow:0 0 0 4px #11b8791f;outline:0}@media (max-width: 820px){.site-header{padding:12px 18px}.site-nav{border-radius:18px;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero{min-height:auto;padding-top:58px}.search-bar{border-radius:22px}.browse-hero{margin-top:20px;border-radius:22px}}:root{--navy: #111827;--navy-soft: #1f2937;--green: #16a34a;--green-dark: #15803d;--mint: #ecfdf3;--ink: #111827;--muted: #4f5f4f;--line: #d9e5dc;--background: #f9fafb;--shadow: 0 24px 70px rgba(17, 24, 39, .22);--shadow-soft: 0 14px 38px rgba(17, 24, 39, .11);--radius: 14px}body{background:radial-gradient(circle at 18% 8%,rgba(22,163,74,.11),transparent 24rem),linear-gradient(180deg,#f9fafb,#f3f8f4)}.site-header{background:#111827f5;border-bottom:1px solid rgba(255,255,255,.09);color:#fff;box-shadow:0 18px 50px #11182733}.site-header.scrolled{background:#111827c7;border-bottom-color:#ffffff24;box-shadow:0 22px 54px #11182747;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.brand,.site-nav a,.nav-user span,.nav-profile-link{color:#fff}.brand,.hero h1,.page-heading h1,.browse-hero h1,.detail-card h1,.section-heading h2,.listing-card h3,.chat-header h2,.confirm-header h2{font-family:Syne,Inter,sans-serif}.brand{font-weight:800;text-transform:none}.brand-mark{background:#16a34a;color:#fff;box-shadow:0 0 0 3px #16a34a2e,0 12px 24px #16a34a59}.site-nav a{color:#ffffffd1}.site-nav a:hover,.site-nav a.active{background:#16a34a2e;color:#fff}.nav-user{border-left-color:#ffffff26}.nav-user button{background:#ffffff1a;color:#fff}.notification-menu{position:relative}.notification-button{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff1a;color:#fff;cursor:pointer}.notification-badge{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;display:inline-grid;place-items:center;padding:0 5px;border:2px solid #111827;border-radius:999px;background:#dc2626;color:#fff;font-size:.72rem;font-weight:900;line-height:1}.notification-dropdown{position:absolute;top:calc(100% + 12px);right:0;z-index:50;width:min(340px,calc(100vw - 36px));display:grid;gap:8px;padding:14px;border:1px solid rgba(17,24,39,.1);border-radius:16px;background:#fff;box-shadow:0 22px 60px #11182738;overflow:visible}.notification-dropdown h3{margin:0 0 4px;color:#111827;font-family:Syne,Inter,sans-serif;font-size:1.05rem}.notification-list{display:grid;gap:8px;max-height:min(360px,52vh);overflow-y:auto}.notification-item{display:grid;gap:4px;width:100%;padding:10px;border:0;border-radius:12px;background:transparent;color:#111827!important;font:inherit;text-decoration:none;text-align:left;white-space:normal;overflow:hidden;min-width:0;cursor:pointer}.notification-item:hover{background:#f0fdf4}.notification-item span{color:#111827;font-weight:800;line-height:1.35;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.notification-item time,.notification-empty,.notification-status{margin:0;color:#6b7280;font-size:.82rem}.notification-footer{display:flex;justify-content:center;padding-top:8px;border-top:1px solid rgba(17,24,39,.08)}.notification-clear{width:fit-content;border:0;background:transparent;color:#16a34a;font:inherit;font-size:.85rem;font-weight:850;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.notification-clear:hover{color:#15803d}.menu-button{background:#16a34a}.nav-cta,.auth-cta,.primary-button,.search-bar button{background:#16a34a;color:#fff!important;box-shadow:0 12px 26px #16a34a4d}.nav-cta:hover,.auth-cta:hover,.primary-button:hover,.search-bar button:hover{background:#15803d}.hero{min-height:calc(100vh - 64px);background:linear-gradient(120deg,#111827f0,#111827b8 52%,#11182761),url(/assets/philly-skyline-CBPlzMDK.jpg);background-position:center;background-size:cover}.hero:after{z-index:0;height:42%;background:linear-gradient(180deg,transparent 0%,rgba(22,163,74,.18) 42%,rgba(249,250,251,.96) 100%)}.hero-content,.hero-panel{position:relative;z-index:1}.eyebrow{border:1px solid rgba(22,163,74,.55);background:#11182794;color:#c7ffd9;box-shadow:inset 0 0 0 1px #ffffff14;font-weight:900}.hero h1{max-width:980px;font-size:clamp(3.7rem,9.2vw,7.6rem);font-weight:800;line-height:.88;letter-spacing:-.07em}.hero p{margin-top:22px;color:#ffffffe6}.split-section,.page-section,.form-page,.auth-page,.detail-page{padding-top:88px;padding-bottom:88px}.listing-card,.detail-card,.listing-form,.auth-form,.conversation-card{border-radius:14px;box-shadow:0 16px 38px #1118271a}.listing-card:hover,.conversation-card:hover{box-shadow:0 28px 80px #1118273d;transform:translateY(-6px)}.listing-card.boosted.basic{border-left:5px solid #facc15}.listing-card.boosted.pro{border-color:#facc15d1;box-shadow:0 20px 54px #facc1533,0 16px 38px #1118271a}.listing-card.boosted.pro:hover{box-shadow:0 28px 80px #facc1547,0 28px 80px #1118272e}.boost-badge{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:6px 10px;background:#facc1529;color:#92400e;font-size:.78rem;font-weight:950}.boost-badge.pro{background:linear-gradient(135deg,#fef3c7,#facc15);color:#78350f;box-shadow:0 8px 18px #facc1547}.poster-avatar{background:#16a34a;box-shadow:0 12px 26px #16a34a52}.pill{background:#e8f8ed;color:#116932}.browse-hero{border-radius:18px;box-shadow:0 26px 70px #1118273d}.browse-hero h1{letter-spacing:-.06em}.jobs-hero,.gigs-hero{background-position:center}.jobs-hero{background:linear-gradient(135deg,#111827eb,#16a34a47),url(/assets/philly-skyline-CBPlzMDK.jpg);background-position:center;background-size:cover}.gigs-hero{background:linear-gradient(135deg,#111827eb,#16a34a61),url(https://images.unsplash.com/photo-1569761316261-9a8696fa2ca3?auto=format&fit=crop&w=1800&q=82);background-position:center;background-size:cover}.site-footer{display:grid;grid-template-columns:minmax(0,1.2fr) auto;align-items:start;padding:42px clamp(18px,5vw,72px);background:#111827;color:#ffffffc7}.site-footer strong{display:block;color:#fff;font-family:Syne,Inter,sans-serif;font-size:1.35rem}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px 22px}.footer-links a{color:#ffffffc7;font-weight:800}.footer-links a:hover{color:#86efac}.legal-page{width:min(940px,calc(100% - 36px));margin:0 auto;padding:88px 0}.legal-card{display:grid;gap:18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-soft);padding:clamp(24px,5vw,44px)}.legal-card h2{margin:18px 0 0;color:#111827;font-family:Syne,Inter,sans-serif;font-size:clamp(1.28rem,2.2vw,1.7rem);letter-spacing:-.03em}.legal-card h2:first-child{margin-top:0}.legal-card p{margin:0;color:#374151;font-size:1.03rem;line-height:1.75}.terms-document pre{margin:0;white-space:pre-wrap;color:#374151;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.02rem;line-height:1.75}.star-rating{display:inline-flex;align-items:center;gap:8px;color:#6b7280;font-weight:800}.star-rating.compact{gap:6px;font-size:.9rem}.stars{display:inline-flex;gap:1px;color:#cbd5c9;letter-spacing:0}.stars .filled{color:#16a34a}.detail-company{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.review-panel,.profile-header,.review-card{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-soft)}.review-panel{display:grid;gap:18px;padding:clamp(22px,4vw,34px)}.review-panel h2,.profile-header h1{margin:0;color:#111827;font-family:Syne,Inter,sans-serif;letter-spacing:-.035em}.review-form{display:grid;gap:16px}.review-form label{display:grid;gap:8px;color:#111827;font-weight:850}.review-form select,.review-form textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:13px 14px}.star-selector{display:flex;gap:6px}.star-selector button{border:0;background:transparent;color:#cbd5c9;font-size:2rem;line-height:1;cursor:pointer}.star-selector button.active{color:#16a34a}.profile-page{width:min(1120px,calc(100% - 36px));margin:0 auto;padding:88px 0}.profile-header{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:clamp(18px,4vw,34px);padding:clamp(28px,5vw,48px);margin-bottom:24px;border-color:#ffffff1f;background:#111827;color:#fff;overflow:hidden}.profile-avatar-large{display:inline-grid;place-items:center;width:clamp(76px,13vw,118px);height:clamp(76px,13vw,118px);border-radius:999px;background:#16a34a;color:#fff;font-family:Syne,Inter,sans-serif;font-size:clamp(1.75rem,3vw,2rem);font-weight:800;box-shadow:0 18px 40px #16a34a59;line-height:1;overflow:hidden}.profile-avatar-large img{width:100%;height:100%;object-fit:cover;display:block}.profile-header h1{font-size:clamp(2.2rem,5vw,4rem);color:#fff}.profile-header p{margin:8px 0 0;color:#ffffffc2;font-weight:750}.profile-edit-button{justify-self:end;align-self:start;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#16a34a;color:#fff;padding:11px 16px;font-weight:850;cursor:pointer}.profile-rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:18px;color:#6b7280;font-weight:850}.profile-header .profile-rating-row{color:#ffffffd1}.availability-badge{display:inline-flex;width:fit-content;margin-top:14px;border-radius:999px;padding:7px 12px;background:#ffffff1f;color:#fff;font-weight:850}.availability-badge.available{background:#16a34a38;color:#bbf7d0}.availability-badge.unavailable{background:#dc26262e;color:#fecaca}.profile-section-card{display:grid;gap:20px;padding:clamp(22px,4vw,34px);margin-top:24px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-soft)}.public-profile-header{position:relative;margin-bottom:32px}.public-profile-header:after{content:"";position:absolute;left:clamp(28px,5vw,48px);right:clamp(28px,5vw,48px);bottom:-17px;height:1px;background:linear-gradient(90deg,transparent,rgba(17,24,39,.18),transparent)}.public-profile-rating-line{display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14;padding:8px 12px;color:#ffffffd6;font-weight:850}.public-profile-rating-line .star-rating{color:#ffffffe0}.public-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:clamp(18px,3vw,24px)}.public-stat-item{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;border:1px solid rgba(17,24,39,.08);border-radius:16px;background:linear-gradient(180deg,#fff,#f9fafb);padding:18px}.public-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:999px;background:#dcfce7;color:#16a34a}.public-stat-item div{display:grid;gap:6px}.public-stat-item strong{color:#111827;font-family:Syne,Inter,sans-serif;font-size:clamp(1.25rem,2.6vw,1.8rem);line-height:1.08}.public-stat-item p{margin:0;color:#6b7280;font-weight:750}.profile-section-heading h2{margin:6px 0 0;color:#111827;font-family:Syne,Inter,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem)}.profile-listings-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.featured-workers-section{padding-top:52px}.featured-workers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.featured-worker-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;border:1px solid rgba(250,204,21,.42);border-radius:16px;background:#fff;color:inherit;padding:18px;text-decoration:none;box-shadow:0 18px 46px #1118271a;transition:transform .18s ease,box-shadow .18s ease}.featured-worker-card:hover{transform:translateY(-4px);box-shadow:0 26px 68px #1118272e}.featured-worker-avatar{display:inline-grid;place-items:center;width:58px;height:58px;border-radius:999px;background:#16a34a;color:#fff;font-family:Syne,Inter,sans-serif;font-weight:900;overflow:hidden}.featured-worker-avatar img{width:100%;height:100%;object-fit:cover}.featured-worker-card h3{margin:10px 0 6px;color:#111827;font-family:Syne,Inter,sans-serif;font-size:1.25rem}.featured-worker-card p{margin:10px 0 6px;color:#374151;font-weight:800}.featured-worker-card strong{color:#6b7280;font-size:.9rem}.boost-dashboard-list{display:grid;gap:12px}.boost-dashboard-card{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(250,204,21,.28);border-radius:14px;background:#fff;padding:16px}.boost-dashboard-card h3{margin:8px 0 4px;color:#111827;font-family:Syne,Inter,sans-serif}.boost-dashboard-card p{margin:0;color:#6b7280;font-weight:800}.profile-edit-form{display:grid;gap:18px}.profile-edit-form label{display:grid;gap:8px;color:#111827;font-weight:850}.profile-edit-form input,.profile-edit-form select,.profile-edit-form textarea,.tag-editor-input input{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;color:#111827;padding:12px 14px}.profile-edit-form textarea{resize:vertical}.tag-editor{display:grid;gap:10px}.tag-editor-input{display:grid;grid-template-columns:1fr auto;gap:10px}.tag-editor-input button,.editable-pill{border:0;border-radius:999px;background:#dcfce7;color:#15803d;padding:9px 12px;font-weight:850;cursor:pointer}.profile-bio{margin:0;color:#374151;font-size:1.05rem;line-height:1.75}.profile-mini-heading{margin:0 0 10px;color:#111827;font-size:1rem}.profile-pill-row{display:flex;flex-wrap:wrap;gap:8px}.skill-pill,.neighborhood-pill{display:inline-flex;border-radius:999px;padding:8px 12px;font-weight:850}.skill-pill{background:#dcfce7;color:#15803d}.neighborhood-pill{background:#f9fafb;color:#111827;border:1px solid var(--line)}.reviews-list{display:grid;gap:16px}.review-card{display:grid;gap:12px;padding:22px}.review-card div{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.review-card strong{color:#111827}.review-card p{margin:0;color:#374151;line-height:1.7}.review-card time{color:#6b7280;font-weight:750;font-size:.88rem}.public-review-card{gap:10px;padding:18px 20px;border-radius:12px;box-shadow:0 10px 24px #11182712}.public-review-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.public-review-topline div{display:grid;gap:5px}.public-review-topline time{flex:0 0 auto;color:#6b7280;font-size:.84rem;font-weight:800}.public-review-card p{color:#374151;font-size:.98rem;line-height:1.65}.grindbot-widget{position:fixed;right:22px;bottom:22px;z-index:55;display:grid;justify-items:end;gap:12px}.grindbot-bubble{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border:0;border-radius:999px;background:#16a34a;color:#fff;box-shadow:0 18px 44px #11182747;cursor:pointer;transition:transform .17s ease,background .17s ease,box-shadow .17s ease}.grindbot-bubble:hover{background:#15803d;transform:translateY(-2px);box-shadow:0 24px 54px #11182757}.grindbot-panel{width:min(380px,calc(100vw - 28px));max-height:min(620px,calc(100vh - 112px));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#fff;box-shadow:0 28px 80px #1118274d}.grindbot-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px;background:#111827;color:#fff}.grindbot-header h2{margin:3px 0 0;font-family:Syne,Inter,sans-serif;font-size:1.35rem}.grindbot-header button,.grindbot-form button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;cursor:pointer}.grindbot-header button{width:34px;height:34px;background:#ffffff1f;color:#fff}.grindbot-thread{display:grid;align-content:start;gap:12px;overflow-y:auto;padding:16px;background:#f9fafb}.grindbot-message{max-width:88%;display:grid;gap:5px;justify-self:start}.grindbot-message.user{justify-self:end}.grindbot-message span{color:#6b7280;font-size:.78rem;font-weight:850}.grindbot-message p{margin:0;border-radius:14px;background:#fff;color:#111827;padding:10px 12px;line-height:1.55;box-shadow:0 8px 24px #11182714}.grindbot-message.user p{background:#16a34a;color:#fff}.grindbot-match-button,.grindbot-choice-grid button,.grindbot-inline-form button{width:fit-content;border:0;border-radius:999px;background:#16a34a;color:#fff;padding:9px 12px;font-weight:850;cursor:pointer}.grindbot-match-button{margin-top:4px}.grindbot-choice-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.grindbot-choice-grid button{background:#111827;font-size:.86rem}.grindbot-choice-grid button:disabled{cursor:default;opacity:.45}.grindbot-inline-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:4px}.grindbot-inline-form input{min-width:0;border:1px solid var(--line);border-radius:999px;padding:10px 12px;font:inherit}.grindbot-results{display:grid;gap:8px;margin-top:4px}.grindbot-result-card{display:grid;gap:4px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:11px;color:#111827;text-decoration:none;box-shadow:0 8px 20px #11182714}.grindbot-result-card span{color:#16a34a;font-size:.74rem;font-weight:900;text-transform:uppercase}.grindbot-result-card strong{color:#111827}.grindbot-result-card small{color:#6b7280;font-weight:750}.grindbot-status{margin:0;padding:0 16px 10px;color:#991b1b;font-weight:800}.grindbot-form{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px;border-top:1px solid var(--line)}.grindbot-form input{min-width:0;border:1px solid var(--line);border-radius:999px;padding:12px 14px;font:inherit}.grindbot-form button{width:42px;height:42px;background:#16a34a;color:#fff}.grindbot-form button:disabled{cursor:not-allowed;opacity:.55}@media (max-width: 820px){.site-nav{background:#111827f5;border-color:#ffffff1a}.profile-header{grid-template-columns:1fr}.payout-profile-card,.boost-dashboard-card{align-items:flex-start;flex-direction:column}.public-profile-stats{grid-template-columns:1fr}.public-review-topline{display:grid}.gig-type-grid{grid-template-columns:1fr}.profile-edit-button{justify-self:start}.tag-editor-input{grid-template-columns:1fr}.hero h1{font-size:clamp(3rem,16vw,4.5rem)}.site-footer,.footer-links{grid-template-columns:1fr}}.hero h1{max-width:780px;font-size:clamp(2.85rem,6.4vw,5.35rem);line-height:.98;letter-spacing:-.045em}@media (max-width: 820px){.hero h1{font-size:clamp(2.55rem,11vw,3.75rem);line-height:1}}.hero h1{max-width:820px;font-weight:700;font-size:clamp(2.65rem,5.8vw,4.85rem);line-height:.96;letter-spacing:-.035em}.hero-listing-card,.hero-listing-card:visited{color:#111827}.hero-listing-card span,.hero-listing-card p{color:#6b7280}.hero-listing-card strong{color:#111827}@media (max-width: 820px){.hero h1{font-size:clamp(2.35rem,9vw,3.35rem);line-height:.98}}.handoff-modal,.dispute-modal{max-width:480px}.handoff-upload-btn{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:2rem 1rem;border:2px dashed #d1d5db;border-radius:12px;background:#f9fafb;color:#374151;cursor:pointer;transition:border-color .2s,background .2s}.handoff-upload-btn:hover{border-color:#22c55e;background:#f0fdf4}.handoff-upload-btn small{color:#9ca3af;font-size:12px}.handoff-preview{display:flex;flex-direction:column;gap:.75rem;align-items:center}.handoff-preview img{max-width:100%;max-height:280px;border-radius:12px;object-fit:contain}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-disputes-page{max-width:960px;margin:0 auto}.admin-page-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;color:#1a2332}.admin-page-header h1{margin:0 0 .25rem;font-size:1.75rem}.admin-page-header p{margin:0;color:#6b7280}.admin-dispute-list{display:flex;flex-direction:column;gap:1rem}.admin-dispute-card{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;cursor:pointer;transition:box-shadow .2s,border-color .2s}.admin-dispute-card:hover{border-color:#22c55e;box-shadow:0 4px 16px #00000014}.admin-dispute-card-top{display:flex;align-items:center;gap:.5rem;color:#dc2626;margin-bottom:.5rem}.admin-dispute-card-meta,.admin-dispute-card-parties{display:flex;flex-wrap:wrap;gap:1rem;font-size:13px;color:#6b7280;margin-bottom:.375rem}.admin-dispute-card-date{font-size:12px;color:#9ca3af}.admin-dispute-card-date a{color:#22c55e}.admin-back-btn{display:inline-flex;align-items:center;gap:.375rem;background:none;border:none;color:#22c55e;cursor:pointer;font-size:14px;margin-bottom:1.5rem;padding:0}.admin-detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.admin-detail-header h1{margin:.25rem 0;font-size:1.5rem}.admin-status-badge{font-size:12px;font-weight:700;padding:.375rem .75rem;border-radius:9999px}.admin-status-badge.open{background:#fef2f2;color:#dc2626}.admin-parties{display:flex;gap:2rem;font-size:14px;margin-bottom:1.5rem;color:#4b5563}.admin-evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}@media (max-width: 768px){.admin-evidence-grid{grid-template-columns:1fr}}.admin-evidence-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.admin-evidence-panel h3{margin:0 0 .75rem;font-size:1rem}.admin-evidence-desc{font-size:14px;line-height:1.6;color:#374151;margin:0 0 1rem;white-space:pre-wrap}.admin-evidence-photo{display:block;margin-bottom:1rem}.admin-evidence-photo img{max-width:100%;border-radius:8px}.tamper-badge{display:inline-block;font-size:12px;font-weight:600;padding:.25rem .625rem;border-radius:9999px;margin-bottom:.75rem}.tamper-low{background:#dcfce7;color:#166534}.tamper-medium{background:#fef3c7;color:#92400e}.tamper-high{background:#fef2f2;color:#dc2626}.admin-ai-summary{font-size:13px;color:#4b5563;background:#f9fafb;padding:.75rem;border-radius:8px;line-height:1.5;margin:0 0 .75rem}.admin-exif-details{font-size:12px}.admin-exif-details pre{overflow-x:auto;background:#f3f4f6;padding:.75rem;border-radius:6px;font-size:11px}.admin-resolve-actions{display:flex;gap:1rem;flex-wrap:wrap}.admin-resolve-btn{flex:1;min-width:200px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .2s}.admin-resolve-btn:disabled{opacity:.6;cursor:not-allowed}.admin-resolve-btn.release{background:#22c55e;color:#fff}.admin-resolve-btn.refund{background:#dc2626;color:#fff}.admin-dashboard{max-width:1280px;margin:0 auto}.admin-dashboard-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:start}.admin-sidebar{position:sticky;top:88px;margin-top:0;padding:20px}.admin-sidebar-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;color:#1a2332}.admin-sidebar-header h2{margin:0;font-size:1.25rem}.admin-sidebar-nav{display:grid;gap:6px}.admin-sidebar-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;color:#4b5563;text-decoration:none;font-weight:600;font-size:14px}.admin-sidebar-link:hover,.admin-sidebar-link.active{background:#22c55e1f;color:#15803d}.admin-main{min-width:0}.admin-page{display:grid;gap:20px}.admin-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.admin-stat-card{display:flex;align-items:center;gap:14px;margin-top:0;padding:18px;color:#1a2332}.admin-stat-value{display:block;font-size:1.75rem;font-weight:800;line-height:1.1}.admin-stat-label{display:block;font-size:13px;color:#6b7280}.admin-activity-card h2{margin:0 0 16px;font-size:1.125rem}.admin-activity-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.admin-activity-list li a,.admin-activity-list li div{display:grid;grid-template-columns:100px 1fr auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;text-decoration:none;color:inherit}.admin-activity-list li a:hover{border-color:#22c55e}.admin-activity-type{font-size:11px;font-weight:700;text-transform:uppercase;color:#6b7280}.admin-activity-title{font-size:14px;color:#1f2937}.admin-activity-date{font-size:12px;color:#9ca3af;white-space:nowrap}.admin-filters,.admin-action-bar{display:flex;flex-wrap:wrap;gap:16px;margin-top:0}.admin-filters label,.admin-action-bar label{display:grid;gap:6px;min-width:180px;font-size:13px;font-weight:600}.admin-table-wrap{overflow-x:auto;margin-top:0;padding:0}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table th,.admin-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e5e7eb}.admin-table th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f9fafb}.admin-table-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-table-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:12px;font-weight:600;cursor:pointer}.admin-table-btn.warn{border-color:#fbbf24;color:#92400e}.admin-table-btn.danger{border-color:#fca5a5;color:#b91c1c}.admin-status-badge.active,.admin-status-badge.approved{background:#dcfce7;color:#166534}.admin-status-badge.suspended{background:#fef3c7;color:#92400e}.admin-status-badge.banned{background:#fef2f2;color:#dc2626}.admin-report-list{display:grid;gap:16px}.admin-report-card h3{margin:8px 0}.admin-report-top{display:flex;align-items:center;gap:10px}.admin-report-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:12px;color:#6b7280;margin-bottom:12px}.admin-coming-soon{text-align:center;padding:48px 24px;color:#4b5563}.admin-coming-soon h2{margin:16px 0 8px}.nav-user a[href="/admin"]{display:inline-flex;align-items:center;gap:6px;color:#22c55e;font-weight:600}@media (max-width: 900px){.admin-dashboard-shell{grid-template-columns:1fr}.admin-sidebar{position:static}.admin-sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-activity-list li a,.admin-activity-list li div{grid-template-columns:1fr;gap:4px}}@media (min-width: 821px){.hero{display:grid;grid-template-columns:minmax(0,55%) minmax(0,40%);column-gap:5%;min-height:85vh;align-items:center;padding:clamp(32px,5vh,64px) clamp(18px,5vw,72px);row-gap:clamp(24px,5vw,48px)}}.hiring-events-hero{background:linear-gradient(135deg,#0f1923,#1a2d1a)}.hiring-events-empty{display:grid;gap:16px;justify-items:start;margin-bottom:8px}.hiring-events-empty .empty-state{margin:0}.hiring-events-post-cta{display:inline-flex;align-items:center;gap:8px;margin-top:20px}.hiring-events-page{width:min(1160px,calc(100% - 36px));margin:0 auto;padding:48px 0 72px}.hiring-events-featured-block{margin-bottom:48px}.hiring-events-list-block{margin-bottom:40px}.hiring-events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.home-hiring-events-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-hiring-events-section{padding-bottom:28px}.hiring-event-card{position:relative;display:flex;flex-direction:column;gap:14px;padding:24px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 12px 32px #11182714;overflow:hidden}.hiring-event-card-featured{border-color:#00c2a873;box-shadow:0 18px 44px #00c2a824,0 12px 32px #11182714}.hiring-event-featured-banner{position:absolute;top:0;left:0;right:0;padding:8px 16px;background:linear-gradient(90deg,#00c2a8,#16a34a);color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-align:center}.hiring-event-card-featured{padding-top:44px}.hiring-event-badge{display:inline-flex;width:fit-content;padding:6px 12px;border-radius:999px;background:#111827;color:#00c2a8;font-size:.68rem;font-weight:900;letter-spacing:.1em}.hiring-event-card-header{display:flex;align-items:center;gap:14px}.hiring-event-logo{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:#1a2332;color:#00c2a8;font-weight:800;font-size:.95rem;flex-shrink:0;overflow:hidden}.hiring-event-logo img{width:100%;height:100%;object-fit:cover}.hiring-event-company{margin:0 0 4px;color:#6b7280;font-size:.88rem;font-weight:700}.hiring-event-card h3{margin:0;font-size:1.25rem;line-height:1.25;color:#111827}.hiring-event-meta{display:grid;gap:8px;margin:0;padding:0;list-style:none}.hiring-event-meta li{display:flex;align-items:flex-start;gap:8px;color:#4b5563;font-size:.92rem;line-height:1.45}.hiring-event-meta svg{flex-shrink:0;margin-top:2px;color:#00c2a8}.hiring-event-positions{display:flex;flex-wrap:wrap;gap:8px}.hiring-event-position-tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.78rem;font-weight:700}.hiring-event-description{margin:0;color:#4b5563;font-size:.95rem;line-height:1.6}.hiring-event-card-compact .hiring-event-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hiring-events-submit-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;border:1px solid #d1fae5;border-radius:16px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4)}.hiring-events-submit-banner h3{margin:0 0 6px;color:#111827}.hiring-events-submit-banner p{margin:0;color:#4b5563}.hiring-event-form-page .listing-form{max-width:760px}.hiring-event-logo-field{display:grid;gap:10px}.hiring-event-logo-field>span{font-weight:700;color:#111827}.hiring-event-logo-btn{width:fit-content}.hiring-event-logo-preview img{max-width:120px;max-height:120px;border-radius:12px;object-fit:contain;border:1px solid #e5e7eb;background:#fff}.hiring-event-confirmation{max-width:640px;padding:24px 28px;border-radius:16px;border:1px solid #bbf7d0;background:#f0fdf4}.hiring-event-confirmation p{margin:0;color:#166534;font-size:1.05rem;font-weight:600;line-height:1.6}@media (max-width: 960px){.home-hiring-events-grid{grid-template-columns:1fr}.hiring-events-submit-banner{flex-direction:column;align-items:flex-start}}@media (max-width: 820px){.app-shell{overflow-x:hidden}.site-header{padding:12px 16px;gap:10px}.brand{min-width:0;flex-shrink:1}.menu-button{flex-shrink:0}.hero{display:grid;grid-template-columns:1fr;column-gap:0;min-height:auto;padding:40px 18px 48px;align-items:start;row-gap:28px}.hero-content{order:1;max-width:100%;min-width:0;width:100%}.hero-panel{order:2;justify-self:stretch;justify-items:stretch;align-self:start;width:100%;max-width:100%}.hero-panel .stat-card,.hero-panel .hero-listing-card{max-width:100%;width:100%}.hero h1{max-width:100%;font-size:1.875rem;line-height:1.15;letter-spacing:-.025em;overflow-wrap:break-word;word-wrap:break-word}.hero p{max-width:100%;font-size:1rem;line-height:1.6}.hero .search-bar{display:flex;flex-direction:column;gap:10px;width:100%;max-width:100%;margin-top:20px;padding:10px;box-sizing:border-box}.hero .search-bar svg{display:none}.hero .search-bar input{width:100%;min-width:0;font-size:16px;padding:12px 14px;border-radius:8px;background:#fff;box-sizing:border-box}.hero .search-bar button{width:100%;grid-column:auto}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.hero-actions .primary-button,.hero-actions .secondary-button{width:100%;justify-content:center}.browse-hero,.hiring-events-hero{padding:36px 18px}.browse-hero h1,.hiring-events-hero h1{font-size:1.75rem;line-height:1.2}.browse-hero p,.hiring-events-hero p{font-size:1rem;line-height:1.6}.page-section,.split-section,.form-page,.auth-page,.detail-page,.browse-content,.hiring-events-page,.marketplace-content{width:min(100% - 32px,1160px)}.listing-grid,.listing-grid.compact,.browse-controls,.featured-workers-grid,.hiring-events-grid,.marketplace-grid{grid-template-columns:1fr}.marketplace-filter-card{padding:16px}.section-heading h2,.page-heading h1{font-size:1.75rem}.site-footer{flex-direction:column;gap:20px;padding:32px 18px}.footer-links{grid-template-columns:1fr}}@media (max-width: 430px){.hero{padding:36px 16px 44px}.hero h1,.browse-hero h1,.hiring-events-hero h1{font-size:1.5rem}.site-header{padding:10px 14px}}@media (max-width: 375px){.hero{padding:32px 14px 40px}.hero h1{font-size:1.5rem}.page-section,.split-section,.form-page,.browse-content,.hiring-events-page{width:min(100% - 28px,1160px)}}.housing-hero{background:linear-gradient(135deg,#061524ed,#087a5285),url(https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?auto=format&fit=crop&w=1800&q=82);background-position:center;background-size:cover}.housing-content{padding-top:34px}.housing-rights-banner{margin-bottom:20px;border-radius:12px;background:#fef3c7;border:1px solid #fcd34d;overflow:hidden}.housing-rights-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border:0;background:transparent;color:#92400e;font-weight:800;cursor:pointer;text-align:left}.housing-rights-list{margin:0;padding:0 18px 16px 36px;color:#78350f;line-height:1.6}.housing-filter-card{margin-bottom:24px;padding:20px 24px;border:1px solid var(--line);border-radius:16px;background:var(--card);box-shadow:0 4px 24px #0000000f}.housing-filter-top-row{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap}.housing-filter-inputs{flex:1;display:flex;gap:14px;flex-wrap:wrap}.housing-filter-inputs label{min-width:140px;font-size:13px;font-weight:700;color:var(--navy)}.housing-filter-inputs select{width:100%;margin-top:4px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#f9fafb}.housing-toggle-label,.housing-toggle-field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700;color:var(--navy)}.housing-toggle{width:fit-content;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-weight:700;cursor:pointer}.housing-toggle.active{background:var(--green);border-color:var(--green);color:#fff}.housing-post-btn{white-space:nowrap}.housing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.housing-card-link{text-decoration:none}.housing-card{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--card);box-shadow:0 4px 16px #0718270f;transition:transform .16s ease,box-shadow .16s ease}.housing-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0718271a}.housing-card-photo{height:190px;overflow:hidden}.housing-card-photo img{width:100%;height:100%;object-fit:cover}.housing-card-photo-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#e5e7eb;color:#9ca3af}.housing-card-content{padding:16px}.housing-card-price{margin:0 0 6px;color:var(--green);font-size:1.25rem;font-weight:800}.housing-card-content h3{margin:0 0 10px;color:var(--navy);font-size:1.05rem}.housing-card-meta,.housing-card-neighborhood,.housing-card-address,.housing-card-date,.housing-card-landlord{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 6px;color:var(--muted);font-size:.9rem}.housing-card-landlord{margin-top:10px;font-weight:700;color:var(--navy)}.housing-badge{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:.75rem;font-weight:800}.housing-badge.verified{background:#dcfce7;color:#166534}.housing-badge.warning{background:#fee2e2;color:#991b1b}.housing-badge.large{margin-top:6px;font-size:.82rem}.housing-empty-state,.housing-login-hint{text-align:center;color:var(--muted)}.housing-empty-state h3{margin:12px 0 6px;color:var(--navy)}.housing-form-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.housing-form-toggles{display:flex;gap:18px;flex-wrap:wrap}.housing-post-form .form-toggle-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:8px;padding:13px 14px;background:#fff;cursor:pointer}.housing-post-form .form-toggle-row input[type=checkbox]{width:auto;margin:0;flex-shrink:0;cursor:pointer}.housing-photo-upload{display:grid;gap:12px}.housing-photo-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.housing-photo-add input{display:none}.housing-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px}.housing-photo-preview{position:relative;aspect-ratio:1;overflow:hidden;border-radius:10px}.housing-photo-preview img{width:100%;height:100%;object-fit:cover}.housing-photo-remove{position:absolute;top:6px;right:6px;display:flex;width:24px;height:24px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#000000a6;color:#fff;cursor:pointer}.housing-detail-page{display:grid;gap:28px;max-width:960px}.housing-detail-page .housing-flag-banner{display:flex;align-items:center;gap:10px;margin:0;padding:14px 20px;border-radius:12px;background:#fef3c7;border:1px solid #fcd34d;color:#92400e;font-weight:700}.housing-detail-card{overflow:hidden;padding:0;border-radius:16px;box-shadow:0 20px 50px #1118271f}.housing-detail-gallery{display:grid;gap:12px;padding:20px 20px 0;background:transparent}.housing-detail-main-photo{width:100%;height:480px;overflow:hidden;border-radius:12px;background:linear-gradient(145deg,#ecfdf5,#f0fdf4,#e8f8ed)}.housing-detail-main-photo img{width:100%;height:100%;object-fit:cover;border-radius:12px}.housing-detail-main-photo.no-image{display:flex;align-items:center;justify-content:center}.housing-detail-photo-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;height:100%;color:var(--green-dark)}.housing-detail-photo-empty svg{opacity:.55}.housing-detail-photo-empty span{font-size:.95rem;font-weight:750;color:var(--muted)}.housing-detail-thumbs{display:flex;gap:10px;padding:16px 0 4px;overflow-x:auto;scrollbar-width:thin}.housing-thumb{flex:0 0 auto;width:80px;height:64px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#fff;cursor:pointer;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.housing-thumb:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1118271f}.housing-thumb.active{border-color:var(--green);box-shadow:0 0 0 2px #16a34a2e}.housing-thumb img{width:100%;height:100%;object-fit:cover}.housing-detail-body{display:grid;gap:32px;padding:36px clamp(24px,4vw,40px) 40px}.housing-detail-header{display:grid;gap:14px}.housing-detail-header h1{margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.12;letter-spacing:-.03em}.housing-detail-price{display:flex;align-items:baseline;gap:4px;margin:0;line-height:1}.housing-detail-price-amount{color:var(--green);font-family:Syne,Inter,sans-serif;font-size:clamp(2.4rem,5vw,3.25rem);font-weight:800;letter-spacing:-.04em}.housing-detail-price-period{color:var(--muted);font-size:1.15rem;font-weight:750}.housing-detail-pills{display:flex;flex-wrap:wrap;gap:12px}.housing-detail-pill{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--navy);font-size:.92rem;font-weight:750;white-space:nowrap}.housing-detail-pill svg{flex-shrink:0;color:var(--green)}.housing-detail-about{padding:32px 0 0;border-top:1px solid var(--line)}.housing-detail-about h2{margin:0 0 16px;color:var(--navy);font-family:Syne,Inter,sans-serif;font-size:clamp(1.35rem,2.5vw,1.65rem);letter-spacing:-.02em}.housing-detail-about p{margin:0;color:var(--muted);font-size:1.06rem;line-height:1.75}.housing-landlord-card{display:flex;gap:18px;align-items:center;margin:0;padding:24px 28px;border:1px solid rgba(22,163,74,.14);border-radius:16px;background:#fff;box-shadow:0 14px 36px #11182714}.housing-landlord-card h3{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 0;color:var(--navy);font-family:Syne,Inter,sans-serif;font-size:1.25rem}.housing-landlord-avatar{display:flex;width:64px;height:64px;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px;background:var(--mint);color:var(--green-dark);overflow:hidden;box-shadow:0 4px 14px #16a34a2e}.housing-landlord-avatar img{width:100%;height:100%;object-fit:cover}.housing-landlord-card p{margin:6px 0 0;color:var(--muted);font-weight:750}.housing-detail-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding-top:8px}.housing-detail-owner-footer{display:flex;align-items:center;flex-wrap:wrap;gap:14px 18px;padding:20px clamp(24px,4vw,40px);border-top:1px solid var(--line);background:linear-gradient(180deg,#f9fafb,#f3f4f6)}.housing-detail-owner-footer .detail-note{margin:0;flex:1 1 200px}.housing-detail-owner-footer .form-status{flex-basis:100%;margin:0}.housing-detail-owner-bar{display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding:18px 36px;border-top:1px solid var(--line);background:#f9fafb}.housing-detail-owner-note{margin:0;flex:1;min-width:180px;color:var(--muted);font-size:.92rem;font-weight:750}.housing-detail-delete-status{flex-basis:100%;margin:0}.housing-detail-meta{display:flex;flex-wrap:wrap;gap:14px;margin:14px 0;color:var(--muted)}.housing-detail-address{margin:0 0 12px;color:var(--navy);font-weight:700}.housing-detail-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.housing-report-modal{max-width:520px}.home-features-section{padding-top:24px;padding-bottom:24px}.home-features-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-feature-card{display:flex;flex-direction:column;gap:8px;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--card);box-shadow:0 8px 24px #0718270f;text-decoration:none;color:inherit;transition:transform .16s ease,box-shadow .16s ease}.home-feature-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0718271a}.home-feature-icon{font-size:1.6rem}.home-feature-card strong{color:var(--navy);font-size:1.2rem}.home-feature-card p{margin:0;color:var(--muted);line-height:1.55}@media (max-width: 1024px){.housing-grid,.home-features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.housing-grid,.home-features-grid{grid-template-columns:1fr}.housing-filter-top-row{flex-direction:column;align-items:stretch}.housing-form-row{grid-template-columns:1fr}.housing-post-btn{width:100%;justify-content:center}.housing-detail-gallery{padding:14px 14px 0}.housing-detail-main-photo{height:280px}.housing-detail-content{gap:24px;padding:24px 20px 28px}.housing-detail-pill{white-space:normal}.housing-detail-owner-bar{flex-direction:column;align-items:stretch;padding:16px 20px}.housing-detail-owner-bar .danger-button{width:100%;justify-content:center}}
