@charset "UTF-8";
:root{font-family:"Segoe UI",Arial,sans-serif;color:#222827;background:#19201f;font-synthesis:none;-webkit-font-smoothing:antialiased;color-scheme:light}
*{box-sizing:border-box}
body{margin:0;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;position:relative;isolation:isolate}
.backdrop{position:fixed;inset:0;z-index:-2;background:#19201f url('/assets/warehouse.jpg') center center/cover no-repeat}
.backdrop::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,15,17,.74) 0%,rgba(8,15,17,.25) 55%,rgba(8,15,17,.36) 100%),linear-gradient(0deg,rgba(8,15,17,.76),transparent 42%,rgba(8,15,17,.21))}
.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 clamp(28px,5vw,88px)}
.site-header{padding-top:40px}
.brand{display:block;width:212px;line-height:0;flex-shrink:0}
.brand img{display:block;width:100%;height:auto}
.workspace-label{display:flex;align-items:center;gap:10px;color:#fff;font-size:10px;letter-spacing:.18em;font-weight:600}
.workspace-label span{width:5px;height:5px;background:#000;border-radius:50%}
.layout{flex:1;width:100%;max-width:1600px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:clamp(40px,6vw,120px);padding:82px clamp(28px,7.5vw,120px) 82px clamp(28px,5vw,88px)}
.hero{color:#fff;padding-top:35px}
.hero-rule{width:42px;height:4px;background:#000;margin-bottom:27px}
.hero-eyebrow{font-size:10px;letter-spacing:.2em;line-height:1.8;font-weight:600;margin:0 0 20px;color:#e2e5e3}
h1{font-size:clamp(52px,6.6vw,100px);font-weight:350;line-height:1.05;letter-spacing:-.05em;margin:0 0 27px;white-space:nowrap}
h1 span{font-weight:650}
h1 .title-dot{color:#000;font-weight:650}
.hero-description{font-size:clamp(16px,1.4vw,20px);font-weight:350;line-height:1.7;color:#e5e9e6;margin:0}
.login-card{width:100%;padding:42px 36px 26px;background:#fbfaf7;border:1px solid rgba(255,255,255,.75);border-radius:12px;box-shadow:0 24px 80px #0004}
.eyebrow{margin:0 0 18px;font-size:10px;font-weight:650;letter-spacing:.19em;color:#6c7471;display:flex;align-items:center;gap:8px}
.eyebrow::before{content:"";width:5px;height:5px;background:#000}
h2{font-size:36px;font-weight:600;line-height:1.15;letter-spacing:-.045em;margin:0 0 17px;overflow-wrap:break-word}
.intro{font-size:14px;line-height:1.75;color:#65706a;margin:0}
.button,button{font:600 13px "Segoe UI",Arial,sans-serif;display:flex;width:100%;align-items:center;justify-content:center;gap:12px;padding:17px 16px;border:1px solid #242d29;border-radius:5px;background:#242d29;color:#fff;text-decoration:none;cursor:pointer;line-height:1.5;min-height:54px;margin-top:31px;transition:background .18s,box-shadow .18s,transform .18s}
.button:hover,button:hover{background:#35433b;box-shadow:0 5px 16px #14201922;transform:translateY(-1px)}
.button:active,button:active{transform:translateY(0)}
:focus-visible{outline:3px solid #000;outline-offset:5px}
.microsoft-button{justify-content:flex-start}
.button-arrow{margin-left:auto;font-size:20px;line-height:1;font-weight:400;color:#d5dcd7}
.microsoft-mark{display:grid;grid-template-columns:repeat(2,8px);gap:2px;flex:none}
.microsoft-mark i{display:block;width:8px;height:8px;background:#f35325}
.microsoft-mark i:nth-child(2){background:#81bc06}.microsoft-mark i:nth-child(3){background:#05a6f0}.microsoft-mark i:nth-child(4){background:#ffba08}
.note{font-size:12px;line-height:1.8;margin:20px 0 30px;color:#747c76}
.card-footer{border-top:1px solid #e2e4dc;padding-top:20px;margin-top:27px;display:flex;align-items:center;gap:8px;font-size:10px;color:#767e77;line-height:1.5}
.card-footer svg{width:13px;height:13px;stroke:currentColor;stroke-width:1.5;flex:none}
.site-footer{padding:0 0 27px;color:#c4ccc7;font-size:10px;line-height:1.6;letter-spacing:.03em}
.site-footer>span:first-child{font-size:9px;font-weight:600;letter-spacing:.14em}
.footer-separator{margin:0 13px;color:#8c9991}
.access-notice{display:flex;gap:10px;border:1px solid #dee2d9;padding:16px;margin-top:23px;border-radius:6px;background:#f0f2eb}
.access-notice strong{font-size:13px;font-weight:600}.access-notice p{font-size:12px;line-height:1.7;color:#65706a;margin:6px 0 0}
.dot{width:6px;height:6px;border-radius:50%;background:#8a937b;margin-top:6px;flex:none}
button.secondary{background:transparent;color:#35433b;border-color:#ced4cc;margin-top:20px;min-height:42px;padding:11px}
button.secondary:hover{background:#edf0e8}
@media(min-width:1600px){.site-header,.site-footer{width:calc(100% - 176px);max-width:1424px;margin-left:auto;margin-right:auto}}
@media(max-width:1000px){.layout{grid-template-columns:minmax(0,1fr) 370px;gap:32px;padding-right:5vw}.login-card{padding:34px 28px 24px}h1{font-size:clamp(44px,6.3vw,68px)}.hero-eyebrow{font-size:9px;letter-spacing:.12em}.hero-description{font-size:16px}}
@media(max-width:760px){.site-header{padding-top:27px}.brand{width:173px}.workspace-label{font-size:8px;letter-spacing:.11em;gap:6px}.layout{grid-template-columns:1fr;gap:32px;max-width:520px;padding:52px 28px 42px}.hero{padding-top:0}.hero-rule{width:32px;height:3px;margin-bottom:17px}.hero-eyebrow{font-size:8px;letter-spacing:.16em;margin-bottom:11px}h1{font-size:57px;margin-bottom:15px}.hero-description{font-size:14px;line-height:1.7}.login-card{padding:30px 27px 22px}h2{font-size:32px;margin-bottom:13px}.eyebrow{font-size:9px;margin-bottom:14px}.intro{font-size:13px}.button,button{margin-top:25px}.note{font-size:11px;margin:18px 0 22px}.card-footer{margin-top:22px;padding-top:17px;font-size:9px}.site-footer{padding-bottom:22px;font-size:9px;flex-wrap:wrap;gap:7px}.site-footer>span:first-child{font-size:8px}.backdrop{background-position:48% center}.backdrop::after{background:linear-gradient(90deg,#081011ac,#08101140),linear-gradient(0deg,#081011df,transparent 70%,#08101140)}}
@media(max-width:370px){.site-header,.site-footer{margin-left:20px;margin-right:20px}.brand{width:150px}.workspace-label{font-size:7px}.layout{padding-left:20px;padding-right:20px}.login-card{padding-left:22px;padding-right:22px}.desktop-break{display:none}h1{font-size:50px}.microsoft-button{font-size:12px;gap:10px}.button-arrow{font-size:18px}}
@media(prefers-reduced-motion:reduce){.button,button{transition:none}}
.login-card--compact{padding:32px}
.login-card--compact .microsoft-button{margin-top:0}
.login-card--compact .card-footer{justify-content:center;margin-top:24px;padding-top:20px}
@media(max-width:760px){.login-card--compact{padding:28px}}
/* Authenticated Project HUB */
.workspace{background:#f3f3f0;color:#202321;min-height:100svh}.hub-header{background:#101211;padding:24px clamp(24px,5vw,80px);display:flex;align-items:center;gap:40px}.hub-header .brand{width:175px}.hub-header nav{display:flex;gap:28px;flex:1}.hub-header nav a{color:#eee;text-decoration:none;font-size:13px}.hub-header nav a:hover{text-decoration:underline}.hub-header button{margin:0;min-height:36px;padding:9px 15px;background:transparent;border-color:#6a706c;width:auto}.hub-main{width:100%;max-width:1280px;margin:0 auto;padding:48px 36px 70px;flex:1}.hub-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:18px}.hub-kicker{font-size:10px;letter-spacing:.18em;font-weight:650;color:#69706b;margin:0 0 14px}.hub-heading h1{font-size:40px;font-weight:600;letter-spacing:-.04em;white-space:normal;margin:0}.identity{text-align:right;font-size:13px}.identity span{display:block;color:#6e756f;font-size:11px;margin-top:6px}.hub-lead,.muted{color:#6b736d;font-size:14px;line-height:1.7}.hub-lead{margin:0 0 32px}.panel{padding:28px;background:#fff;border:1px solid #e0e3dc;border-radius:10px;margin-bottom:24px;min-width:0}.workspace h2{font-size:22px;letter-spacing:-.02em}.section-heading{display:flex;justify-content:space-between;align-items:center}.section-heading>span{color:#6b736d;font-size:12px}.workspace label:not(.project-choice){display:block;font-size:13px;font-weight:600;margin:20px 0 8px}.workspace input:not([type=checkbox]),.workspace select,.workspace textarea{font:14px 'Segoe UI',Arial,sans-serif;color:#202321;width:100%;border:1px solid #bdc5bc;border-radius:5px;padding:12px;background:white}.workspace button,.workspace .button{background:#111;border-color:#111;margin:0;width:auto;min-height:43px;padding:11px 19px;display:inline-flex}.workspace button:hover,.workspace .button:hover{background:#333}.inline-fields{display:flex;gap:12px;align-items:center}.inline-fields input{flex:1;min-width:0}.inline-fields>a,.form-actions>a,.back-link,.text-action{font-size:13px;color:#303a32;text-underline-offset:4px}.table-scroll{overflow-x:auto;margin-top:24px}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:#747a75;font-size:11px;font-weight:500;padding:12px 14px;border-bottom:1px solid #e3e7df}td{padding:18px 14px;border-bottom:1px solid #edf0e9}td:first-child{min-width:220px}.subtext{display:block;color:#757c76;font-size:12px;margin-top:6px;overflow-wrap:anywhere}.badge{display:inline-block;background:#f0f2ed;border:1px solid #dce1d7;padding:6px 9px;border-radius:5px;font-size:11px;white-space:nowrap}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.detail-list{list-style:none;padding:0;margin:0}.detail-list li{border-bottom:1px solid #e7ebe3;padding:17px 0;overflow-wrap:anywhere}.detail-list strong{font-size:13px}.detail-list span{display:block;font-size:12px;color:#757c76;margin-top:6px;line-height:1.6}.workspace summary{cursor:pointer;font-size:13px;font-weight:600;padding:15px 0}.workspace pre{font-size:11px;white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f6f3;padding:14px}.create-project{margin-top:16px}.create-project button{margin-top:8px}.editor{max-width:780px;margin-top:24px}.workspace fieldset{border:0;padding:0;margin:30px 0}.workspace legend{font-size:14px;font-weight:600;margin-bottom:12px}.project-choice{display:flex;gap:14px;align-items:flex-start;border:1px solid #e0e5da;padding:16px;border-radius:6px;margin:10px 0;font-size:14px;cursor:pointer}.project-choice input{accent-color:#111;width:18px;height:18px;flex:none;margin:2px 0}.project-choice small{display:block;color:#737b74;line-height:1.7;margin-top:4px}.form-actions{display:flex;align-items:center;gap:24px;margin-top:28px}.success{padding:16px 20px;border:1px solid #c4d7bd;border-radius:6px;background:#edf5e8;color:#35492c;font-size:14px}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.project-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #dee3d7;border-radius:10px;padding:28px}.project-card:hover{border-color:#666}.project-card p{color:#737b74;font-size:14px;line-height:1.7}.project-open{display:block;font-size:13px;margin-top:28px}.empty{padding:45px;grid-column:1/-1}.empty h2{margin-top:16px}.empty p{font-size:14px;color:#6b736d;line-height:1.8}.empty .button{margin-top:16px}.hub-footer{padding:22px clamp(24px,5vw,80px);border-top:1px solid #ddd;font-size:10px;color:#747b75;display:flex;justify-content:space-between;gap:20px}.workspace a:focus-visible,.workspace button:focus-visible{outline:3px solid #888;outline-offset:4px}
@media(max-width:760px){.hub-header{padding:22px 24px;gap:20px;flex-wrap:wrap}.hub-header .brand{width:155px}.hub-header nav{order:3;width:100%;flex-basis:100%;gap:24px}.hub-header form{margin-left:auto}.hub-main{padding:32px 20px 48px}.hub-heading{align-items:flex-start;flex-direction:column;gap:16px}.hub-heading h1{font-size:32px}.identity{text-align:left}.identity span{display:inline;margin-left:10px}.panel{padding:22px 18px}.admin-grid{grid-template-columns:1fr;gap:0}.inline-fields{flex-wrap:wrap}.inline-fields input{flex-basis:100%}.empty{padding:28px}.section-heading{align-items:flex-start;gap:12px}.project-grid{grid-template-columns:1fr}.form-actions{flex-wrap:wrap}}
