:root{--background:#f6f6f8;--foreground:#17171c;--card:#fff;--card-foreground:#17171c;--popover:#fff;--popover-foreground:#17171c;--primary:#ac1550;--primary-foreground:#fff;--secondary:#ececf0;--secondary-foreground:#222229;--muted:#ececf0;--muted-foreground:#62626c;--accent:#fce6ef;--accent-foreground:#86103c;--destructive:#b71f30;--border:#dddde3;--input:#dddde3;--ring:#ac1550;--radius:.7rem}
*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;font-size:16px}button,a,input{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:disabled{cursor:default}.masthead{max-width:1320px;margin:auto;padding:25px 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);gap:16px}.brand{display:flex;align-items:center;gap:14px;font-size:17px;font-weight:700;text-decoration:none}.brand-mark{display:grid;place-items:center;width:52px;height:52px;background:#19191e;color:white;font-size:16px;letter-spacing:-1px;border-radius:50%}.brand-sub{display:block;font-size:12px;letter-spacing:2px;color:#62626c;margin-top:5px}.pilot{font-size:12px;letter-spacing:1.7px;font-weight:700;border:1px solid #c8c8d1;border-radius:50px;padding:9px 13px}.workspace{max-width:1230px;margin:auto;padding:48px}.intro{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:44px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.9px;color:#961246;margin:0 0 20px}h1{font-size:clamp(38px,5vw,64px);letter-spacing:-3px;line-height:1.04;margin:0;font-weight:600}h1 em{font-family:Georgia,serif;font-weight:400;color:#a4144b} .intro-text{color:#62626c;margin:20px 0 0;line-height:1.5}.summary{border-left:1px solid #cdccd4;display:flex;gap:22px;align-items:center;padding-left:40px}.summary strong{font-size:82px;line-height:1;letter-spacing:-5px;font-weight:400}.summary span{font-size:14px;color:#62626c;line-height:1.6}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:15px}.section-head h2{font-size:20px;margin:0;letter-spacing:-.5px}.section-head h2 span{margin-left:8px;color:#777781;font-size:14px}.section-head>span{font-size:14px;color:#62626c}.jobs{display:grid;grid-template-columns:1fr 1fr;gap:22px}.job{background:#fff;border:1px solid #dddde3;border-radius:16px;overflow:hidden}.job-top{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 0;gap:12px}.job-kind{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600}.badge{font-size:12px;font-weight:600;border-radius:30px;padding:7px 10px;background:#fce6ef;color:#93103f}.job-body{display:flex;gap:22px;padding:29px 24px 26px}.date-stamp{flex-shrink:0;text-align:center;width:65px;padding-top:3px}.date-stamp span{display:block;font-size:12px;letter-spacing:1px}.date-stamp span:last-child{letter-spacing:0;color:#6b6b74;margin-top:4px}.date-stamp strong{font-size:47px;font-weight:400;letter-spacing:-2px;line-height:1.15}h3{font-size:22px;letter-spacing:-.6px;margin:0 0 8px;line-height:1.25}.job-client{color:#62626c;font-size:14px;margin:0 0 23px}.detail{font-size:14px;display:flex;align-items:center;gap:7px;margin:12px 0;line-height:1.5}.detail svg{flex-shrink:0;color:#686873}.date-full{font-size:12px;color:#72727e;margin:13px 0 0}.job-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 24px;border-top:1px solid #e9e9ee;padding:19px 0}.job-footer>span{font-size:12px;color:#6c6c76}.accept{min-height:44px;padding:0 19px;border-radius:8px;font-size:14px}.board-note{font-size:14px;color:#6a6a75;line-height:1.6;margin-top:24px}.footer{max-width:1134px;margin:12px auto 0;border-top:1px solid #dddde3;padding:24px 0 35px;display:flex;justify-content:space-between;gap:16px;font-size:12px;color:#73737d}.footer span:first-child{letter-spacing:1.5px;font-weight:700}
@media(max-width:800px){.workspace{padding:32px 24px}.masthead{padding:20px 24px}.intro{padding-bottom:35px}.summary{padding-left:20px;gap:15px}.summary strong{font-size:60px}.jobs{grid-template-columns:1fr}.job-body{gap:25px}.footer{margin:12px 24px 0}.intro-text{max-width:280px}h1{letter-spacing:-2px}}
@media(max-width:480px){.masthead{padding:17px 18px}.brand{font-size:14px;gap:9px}.brand-mark{width:40px;height:40px;font-size:13px}.brand-sub{font-size:10px;letter-spacing:1.2px}.pilot{font-size:10px;padding:7px 9px}.workspace{padding:30px 18px}.intro{align-items:flex-start;gap:12px}.summary{padding-left:15px;display:block;margin-top:25px}.summary strong{font-size:46px;letter-spacing:-2px}.summary span{display:block;font-size:12px;margin-top:8px}h1{font-size:37px;letter-spacing:-1.8px}.eyebrow{font-size:10px;letter-spacing:1.4px}.intro-text{font-size:14px}.section-head{align-items:flex-start}.section-head>span{font-size:12px;text-align:right;max-width:120px}.job-body{gap:14px;padding:25px 18px}.job-top{padding:20px 18px 0}.job-footer{margin:0 18px}.date-stamp{width:52px}.date-stamp strong{font-size:40px}h3{font-size:20px}.detail{font-size:14px}.footer{margin:0 18px;flex-direction:column}}
.header-right{display:flex;align-items:center;gap:20px}.sign-out{font-size:14px;color:#62626c}.view-tabs{margin-bottom:20px}.office-note{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.6;background:#ececf2;padding:13px 16px;border-radius:8px;margin-bottom:25px}.office-note svg{flex-shrink:0}.time-note{font-size:14px;color:#62626c;margin:-10px 0 22px}.notice,.error{display:flex;align-items:center;gap:12px;border-radius:10px;padding:14px 17px;margin-bottom:22px;font-size:14px;line-height:1.5}.notice{background:#e4f3eb;color:#215a3c}.error{background:#ffeaed;color:#981d33}.notice>span,.error>span{flex:1}.notice>svg{flex-shrink:0}.filled{background:#e4f3eb;color:#215a3c}.assignment{margin:0 24px 20px;padding:15px;background:#f4f4f7;border-radius:9px;display:flex;flex-direction:column;gap:6px;font-size:14px;overflow-wrap:anywhere}.assignment-label{font-size:11px;letter-spacing:1.2px;color:#666674}.assignment>span:last-child{font-size:12px;color:#666674}.waiting{font-weight:600!important;color:#8b1344!important}.accepted{display:flex;gap:7px;align-items:center;font-weight:600;color:#215a3c!important}.session{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#73737d;margin-top:30px;overflow-wrap:anywhere}.confirmation{display:flex;flex-direction:column;gap:9px;padding:17px;background:#ececf2;border-radius:9px;font-size:15px}.modal-error{color:#991d34;line-height:1.5}.sign-in{max-width:530px;margin:10vh auto;padding:32px}.sign-in>.brand-mark{margin-bottom:28px}.sign-in>p:not(.eyebrow){color:#62626c;line-height:1.6;margin:24px 0}.sign-in-button{display:inline-block;padding:15px 22px;background:#ac1550;color:white;text-decoration:none;border-radius:8px;font-weight:600;font-size:16px}.section-head h2 span{display:inline-block;font-weight:400}.job:has(.waiting) .job-footer{min-height:84px}
@media(max-width:480px){.header-right{gap:10px;flex-direction:column;align-items:flex-end}.sign-out{font-size:12px}.session{flex-direction:column}.section-head h2 span{display:block;margin:8px 0 0}.section-head{align-items:center}.time-note{margin:0 0 20px}.assignment{margin:0 18px 20px}}

.workspace{padding-top:32px}.intro{padding-bottom:28px}h1{font-size:clamp(34px,4vw,48px);letter-spacing:-1.8px}.eyebrow{margin-bottom:14px}.intro-text{margin-top:14px}.summary strong{font-size:64px}.view-tabs{margin-bottom:16px}@media(max-width:480px){h1{font-size:34px}.summary strong{font-size:44px}.summary{margin-top:20px}.intro{padding-bottom:26px}.intro-text{max-width:230px}}

.area-links{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.area-links a{border:1px solid #ddd4d8;border-radius:18px;padding:7px 12px;font-size:12px;text-decoration:none}.area-links a[aria-current=page]{background:#30212b;color:white}.office-note a{overflow-wrap:anywhere}

.pending-inquiries{margin-top:42px}.inquiry-body{padding:24px}.inquiry-body p{font-size:14px;line-height:1.6;margin-top:12px}.inquiry-next{background:#f8f3f6;padding:14px;border-radius:8px}
button{padding:12px 20px;border:1px solid #ddd;border-radius:8px;background:#ac1550;color:white;font-weight:bold}button:disabled{opacity:.5}.gig-nav{display:flex;gap:10px;margin:20px 0}.inquiry-body{overflow-wrap:anywhere}a{overflow-wrap:anywhere}