:root{font-family:Arial,Helvetica,system-ui,sans-serif;color:#222529;background:#faf9f6;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0}
button,input{font:inherit}
button{cursor:pointer}
.shell{width:min(1120px,calc(100% - 48px));margin:auto}
.topbar{height:77px;background:#fff;border-bottom:1px solid #e9e7e2}
.nav-content{height:100%;display:flex;align-items:center;gap:18px}
.brand{display:flex;align-items:center;gap:10px;font-weight:700;color:#242424;text-decoration:none;white-space:nowrap}
.brand-icon{color:#f36522;font-size:27px;font-weight:700;line-height:1}
.nav-divider{height:19px;width:1px;background:#dedbd5}
.nav-title{font-size:13px;font-weight:600;color:#3d4145;white-space:nowrap}
nav{display:flex;gap:29px;margin-left:auto}
nav a{font-size:13px;color:#383c40;text-decoration:none}
nav a:hover,.button-secondary:hover{color:#f36522}
.nav-action,.button-primary{color:#fff;background:#f36522;box-shadow:0 3px 8px #f3652230;text-decoration:none;border:1px solid #ed5d1a}
.nav-action{margin-left:24px;border-radius:28px;padding:12px 19px;font-size:12px;font-weight:700;white-space:nowrap}
.nav-action span{margin-left:10px}
.grid-bg{background-color:#fff;background-image:linear-gradient(#25252509 1px,transparent 1px),linear-gradient(90deg,#25252509 1px,transparent 1px);background-size:80px 80px}
.hero{border-bottom:1px solid #e9e7e2}
.hero-inner{min-height:555px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:72px 0}
.eyebrow,.visual-top,.visual-status,.badge,.board-head,.board-footer,label,.form-footnote,.footer{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;letter-spacing:.4px}
.eyebrow{color:#bd4e1f;font-weight:600;text-transform:uppercase}
.section-number{color:#a9a8a5;margin-right:16px}
.eyebrow-dot{margin-right:16px;color:#b3b1ac}
h1,h2,p{margin-top:0}
h1{font-size:clamp(49px,5.1vw,73px);letter-spacing:-3.5px;line-height:1.08;font-weight:600;margin:30px 0 24px}
h1 em{font-style:normal;color:#ee6427}
.hero p{color:#51565b;font-size:17px;line-height:1.48;max-width:450px;margin-bottom:33px}
.hero-actions{display:flex;gap:11px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;border-radius:24px;min-height:42px;padding:0 18px;font-size:12px;font-weight:700;text-decoration:none}
.button-primary{gap:18px}
.button-primary:hover,.nav-action:hover,.submit button[type=submit]:hover{background:#d95317}
.button-secondary{color:#33383d;background:#fff;border:1px solid #e2e0dc;box-shadow:0 2px 5px #00000008}
.hero-visual{background:#fff;border:1px solid #e9e7e2;box-shadow:0 15px 35px #00000008;border-radius:8px;overflow:hidden}
.visual-top{height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 23px;color:#8a8d90;border-bottom:1px solid #eeece9;font-size:10px}
.visual-top span:first-child{color:#53585c}
.orange-dot{display:inline-block;width:6px;height:6px;background:#f36522;border-radius:50%;margin-right:9px;vertical-align:2px}
.visual-step{display:flex;align-items:center;gap:21px;padding:26px 25px;border-bottom:1px solid #f0efec}
.step-count{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#ed6325;font-size:13px}
.visual-step div{flex:1}
.visual-step strong{display:block;font-size:15px;font-weight:600;margin-bottom:6px}
.visual-step small{display:block;color:#83888b;font-size:12px}
.step-mark{color:#a2a5a5;font-size:18px}
.visual-status{display:flex;align-items:center;gap:9px;padding:19px 25px;color:#497b5d;background:#f8fbf8;font-size:10px;font-weight:700}
.status-pulse{height:7px;width:7px;border-radius:50%;background:#4eaf73;box-shadow:0 0 0 3px #d9eee0}
.status-arrow{margin-left:auto;font-size:17px}
.layout{display:grid;grid-template-columns:1.07fr .93fr;gap:20px;align-items:start;padding:72px 0 104px}
.card{background:#fff;border:1px solid #e8e6e2;border-radius:8px;padding:32px;box-shadow:0 4px 14px #00000005;scroll-margin-top:24px}
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
h2{font-weight:600;font-size:30px;letter-spacing:-1.25px;margin:18px 0 27px}
.badge{border:1px solid #f6d4c3;background:#fff8f4;color:#d95b20;padding:9px 11px;border-radius:20px;white-space:nowrap}
.board-head,.board-footer{color:#a1a3a5;display:flex;justify-content:space-between;font-size:10px}
.board-head{padding:16px 0;border-bottom:1px solid #eae9e5}
.entries{list-style:none;padding:0;margin:0;min-height:205px}
.entry{display:flex;align-items:center;padding:19px 0;border-bottom:1px solid #eeece9;gap:16px}
.rank{display:grid;place-items:center;flex:0 0 35px;height:35px;border:1px solid #e8e3dd;border-radius:6px;color:#bb633e;background:#fff9f6;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700}
.entry:first-child .rank{background:#f36522;color:white;border-color:#f36522}
.person{min-width:0;flex:1}
.person strong{font-size:15px;font-weight:600;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.person small{display:block;color:#8b8e91;margin-top:5px;font-size:12px}
.speed{font-size:26px;letter-spacing:-1px;font-weight:600;white-space:nowrap}
.speed small{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;color:#d65b22;letter-spacing:.4px}
.empty{padding:75px 10px;color:#8b8e91;text-align:center;font-size:14px}
.board-footer{padding-top:19px}
.submit .intro{color:#676b70;font-size:14px;line-height:1.55;margin:-11px 0 25px}
.submit label{display:block;color:#565b5d;margin:20px 0 9px;font-size:10px;font-weight:600}
.required{color:#ea6228}.optional{float:right;color:#a3a5a8;font-size:10px}
.submit input:not([type=file]){width:100%;height:46px;padding:0 14px;background:#fff;color:#22272a;border:1px solid #dddfde;border-radius:5px;outline:none;font-size:14px}
.submit input:focus{border-color:#ee6427;box-shadow:0 0 0 3px #f365221a}
.submit input::placeholder{color:#a3a8aa}
.dropzone{position:relative;border:1px dashed #d8d4d0;border-radius:6px;background:#fcfbf9;min-height:116px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;text-align:center;padding:14px;color:#95999b}
.dropzone.dragging{border-color:#f36522;background:#fff4ed}
.dropzone strong{color:#414649;font-size:13px;font-weight:600}
.dropzone span:last-of-type{font-size:11px}
.upload-icon{font-size:27px;color:#f36522}
.dropzone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}
.frame-preview{margin-top:14px;color:#858a8d;font-size:12px}
.frame-preview img{display:block;width:100%;max-height:175px;object-fit:contain;background:#111;border:1px solid #e4e1dc;border-radius:5px;margin-bottom:6px}
.submit button[type=submit]{width:100%;background:#f36522;color:#fff;border:0;border-radius:5px;height:47px;margin-top:23px;font-weight:700;font-size:13px;display:flex;justify-content:space-between;align-items:center;padding:0 16px}
.submit button:disabled{opacity:.5;cursor:wait}
.progress,.result,.review{margin-top:18px;border:1px solid #d4e7d9;border-radius:5px;padding:14px;background:#f4faf5;color:#3d7050;font-size:13px;line-height:1.5}
.progress{display:flex;align-items:center;gap:12px}
.progress[hidden],.result[hidden],.review[hidden],.frame-preview[hidden]{display:none}
.spinner{height:18px;width:18px;border:2px solid #d3e6da;border-top-color:#4eaf73;border-radius:50%;animation:spin .7s linear infinite;flex:none}
@keyframes spin{to{transform:rotate(360deg)}}
.result.error{border-color:#ecd0c6;background:#fff5f1;color:#b64126}
.review p{margin:0}
.review-row{display:flex;gap:10px}
.review-row button{padding:0 15px;border:0;background:#f36522;color:#fff;border-radius:5px;font-weight:700;white-space:nowrap}
.text-button{border:0;color:#e4652e;background:none;margin-top:14px;padding:0;text-decoration:underline}
.form-footnote{font-size:9px;line-height:1.5;color:#a3a5a6;text-align:center;margin-top:28px}
.footer{background:#fff;border-top:1px solid #e9e7e2;color:#979a9d;font-size:10px}
.footer-inner{display:flex;justify-content:space-between;padding:30px 0}
.footer-inner span:first-child{color:#f36522;font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:13px}
@media(max-width:850px){.hero-inner{gap:30px}.layout{grid-template-columns:1fr}.hero-inner{min-height:0}nav{display:none}}
@media(max-width:650px){.shell{width:min(100% - 30px,1120px)}.topbar{height:68px}.nav-title,.nav-divider{display:none}.nav-action{margin-left:auto}.hero-inner{grid-template-columns:1fr;padding:75px 0 50px}.hero-visual{max-width:520px}.hero h1{font-size:51px}.layout{padding:40px 0 65px}.card{padding:24px}.footer-inner{gap:15px;flex-wrap:wrap}}
@media(max-width:380px){.hero h1{font-size:44px}.nav-action{padding:10px 13px}.badge{font-size:9px}.speed{font-size:22px}}
