.guide{--g-border:rgba(33,27,19,0.10);--g-border-strong:rgba(150,122,88,0.32);--g-border-hover:rgba(177,83,47,0.45);--g-text-primary:#211b13;--g-text-secondary:#5b5142;--g-text-muted:#8a7c63;--g-brand:#b1532f;--g-brand-dark:#8f3f22;--g-brand-glow:#d4824f;--g-glow:rgba(177,83,47,0.32);--g-gold:#f5c969;--g-success:#2f7d3f;--g-danger:#b3372a;--g-amber:#936614;--g-surface-solid:#fbf6ec;--g-bg-inset:#ece4d8;--g-radius-sm:8px;--g-radius-md:12px;--g-radius-lg:16px;--g-radius-xl:22px;--g-ease:cubic-bezier(0.22,1,0.36,1);color:var(--g-text-primary);font-family:var(--font-body),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.guide,.guide .wrap{position:relative;z-index:1}.guide .wrap{max-width:880px;margin:0 auto;padding:0 24px}.guide [id]{scroll-margin-top:104px}.guide .hero{padding:104px 0 22px}.guide .eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--g-brand-dark);margin-bottom:20px}.guide .eyebrow:before{content:"";width:16px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--g-brand),var(--g-brand-glow))}.guide h1{font-family:var(--font-display),var(--font-body),sans-serif;font-weight:800;letter-spacing:-.035em;line-height:1.02;font-size:clamp(40px,7vw,68px);margin:0 0 20px}.guide h1 em{font-family:var(--font-serif),Georgia,serif;font-style:italic;font-weight:400;color:var(--g-brand);letter-spacing:-.01em}.guide .lede{font-size:19px;color:var(--g-text-secondary);max-width:60ch;margin:0 0 26px}.guide .meta-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.guide .meta-pill{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--g-text-secondary);background:var(--g-surface-solid);border:1px solid var(--g-border);border-radius:999px;padding:7px 14px}.guide .meta-pill .dot{width:7px;height:7px;border-radius:999px;background:var(--g-brand)}.guide .toc{margin:34px 0 8px;display:flex;flex-wrap:wrap;gap:8px}.guide .toc a{font-size:13px;font-weight:600;color:var(--g-text-secondary);text-decoration:none;background:rgba(33,27,19,.04);border:1px solid var(--g-border);border-radius:999px;padding:7px 13px;transition:all .18s ease}.guide .toc a:hover{background:rgba(177,83,47,.1);border-color:var(--g-border-hover);color:var(--g-brand-dark);transform:translateY(-1px)}.guide .section{padding:40px 0 8px}.guide .sec-label{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--g-brand-dark);margin-bottom:14px}.guide .sec-label:before{content:"";width:16px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--g-brand),var(--g-brand-glow))}.guide h2{font-family:var(--font-display),var(--font-body),sans-serif;font-weight:800;letter-spacing:-.03em;line-height:1.08;font-size:clamp(28px,4.4vw,38px);margin:0 0 12px}.guide h2 em{font-family:var(--font-serif),Georgia,serif;font-style:italic;font-weight:400;color:var(--g-brand)}.guide .section>.wrap-intro{color:var(--g-text-secondary);font-size:17px;max-width:64ch;margin:0 0 26px}.guide .step{position:relative;background:var(--g-surface-solid);border:1px solid var(--g-border);border-radius:var(--g-radius-lg);padding:26px 28px 26px 30px;margin:16px 0;box-shadow:inset 3px 0 0 0 var(--g-brand),0 1px 0 rgba(255,255,255,.6) inset,0 24px 60px -30px rgba(33,27,19,.22);overflow:hidden}.guide .step:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(177,83,47,.55) 35%,rgba(154,123,58,.55) 65%,transparent)}.guide .step-head{display:flex;align-items:baseline;gap:16px;margin-bottom:8px}.guide .step-num{font-weight:800;font-size:30px;letter-spacing:-.03em;color:transparent;background:linear-gradient(135deg,#b1532f,#d4824f);-webkit-background-clip:text;background-clip:text;line-height:1;flex:none;min-width:44px}.guide .step h3,.guide .step-num{font-family:var(--font-display),var(--font-body),sans-serif}.guide .step h3{font-weight:700;letter-spacing:-.02em;font-size:23px;margin:0}.guide .step .body{color:var(--g-text-secondary);font-size:16px}.guide .step .body p{margin:10px 0}.guide .lbl,.guide .step .body strong{color:var(--g-text-primary);font-weight:700}.guide .lbl{display:inline-block;font-family:var(--font-body),sans-serif;font-size:.86em;padding:2px 9px;border-radius:7px;background:rgba(33,27,19,.05);border:1px solid var(--g-border);white-space:nowrap;line-height:1.5;vertical-align:baseline}.guide .lbl.primary{background:linear-gradient(135deg,#b1532f,#d4824f);border-color:transparent;color:#fff;box-shadow:0 4px 12px -5px var(--g-glow)}.guide .lbl.ghost{background:transparent;border:1px dashed var(--g-border-strong);color:var(--g-brand-dark)}.guide ol.sub{margin:14px 0 4px;padding:0;counter-reset:s;list-style:none}.guide ol.sub>li{position:relative;padding:6px 0 6px 34px;color:var(--g-text-secondary)}.guide ol.sub>li:before{counter-increment:s;content:counter(s);position:absolute;left:0;top:6px;width:22px;height:22px;border-radius:999px;background:rgba(177,83,47,.12);color:var(--g-brand-dark);font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center}.guide .note{border-radius:var(--g-radius-md);padding:14px 16px 14px 18px;margin:16px 0;font-size:15px;position:relative;border:1px solid var(--g-border)}.guide .note .t{font-weight:800;font-size:12px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px;display:flex;align-items:center;gap:8px}.guide .note.tip{background:rgba(200,136,31,.08);border-color:rgba(200,136,31,.28);color:#6f5417}.guide .note.tip .t{color:var(--g-amber)}.guide .note.warn{background:rgba(177,83,47,.07);border-color:rgba(177,83,47,.3);color:#7a3a20}.guide .note.warn .t{color:var(--g-brand-dark)}.guide .note.tip .t:before{content:"\25C6";font-size:10px}.guide .note.warn .t:before{content:"!";width:15px;height:15px;border-radius:999px;background:var(--g-brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.guide .grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin:20px 0}.guide .card{background:var(--g-surface-solid);border:1px solid var(--g-border);border-radius:var(--g-radius-md);padding:20px 20px 18px;transition:transform .18s var(--g-ease),box-shadow .18s ease,border-color .18s ease}.guide .card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(177,83,47,.18);border-color:var(--g-border-hover)}.guide .card .cap{display:flex;align-items:center;gap:10px;margin-bottom:10px}.guide .card h4{font-family:var(--font-display),var(--font-body),sans-serif;font-weight:700;letter-spacing:-.015em;font-size:17px;margin:0}.guide .card p{margin:0;font-size:15px;color:var(--g-text-secondary)}.guide .card .tag{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--g-brand-dark);background:rgba(177,83,47,.12);border-radius:999px;padding:3px 9px;margin-left:auto}.guide .legend{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.guide .badge{font-size:12px;font-weight:700;letter-spacing:.02em;padding:5px 11px;border-radius:999px;border:1px solid transparent}.guide .badge.ready{background:rgba(177,83,47,.16);color:var(--g-brand-dark)}.guide .badge.applied{background:rgba(47,125,63,.16);color:var(--g-success)}.guide .badge.review{background:rgba(200,136,31,.18);color:var(--g-amber)}.guide .badge.err{background:rgba(179,55,42,.12);color:var(--g-danger)}.guide .badge.neutral{background:rgba(33,27,19,.06);color:var(--g-text-secondary)}.guide .terminal{background:#0b0d10;border:1px solid #23262c;border-radius:var(--g-radius-md);overflow:hidden;margin:18px 0;box-shadow:0 24px 60px -30px rgba(33,27,19,.5)}.guide .terminal .bar{background:#15181d;padding:9px 14px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #23262c}.guide .terminal .bar .l{width:11px;height:11px;border-radius:999px}.guide .terminal .bar .l.r{background:#ff5f57}.guide .terminal .bar .l.y{background:#febc2e}.guide .terminal .bar .l.g{background:#28c840}.guide .terminal .bar .ttl{margin-left:8px;font-size:12px;color:#7d8590;font-weight:600;letter-spacing:.02em}.guide .terminal .body{padding:16px 16px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.85;color:#e6e8eb}.guide .terminal .body .m{color:#7d8590}.guide .terminal .body .ok{color:#28c840}.guide .terminal .body .cur{display:inline-block;width:8px;height:15px;background:#e6e8eb;vertical-align:-2px;animation:guide-blink 1.1s steps(2,start) infinite}@keyframes guide-blink{to{opacity:0}}.guide .prog{margin:10px 0 2px}.guide .prog .track{height:14px;border-radius:999px;background:var(--g-bg-inset);border:1px solid var(--g-border);overflow:hidden}.guide .prog .fill{height:100%;width:62%;border-radius:999px;background:linear-gradient(90deg,#8f3f22,#b1532f,#d4824f,#b1532f,#8f3f22);background-size:300% 100%;animation:guide-shim 3s linear infinite}@keyframes guide-shim{to{background-position:300% 0}}.guide .prog .cap{display:flex;justify-content:space-between;font-size:13px;font-weight:700;color:var(--g-text-secondary);margin-top:8px}.guide .contact{position:relative;margin:44px 0 20px;border-radius:var(--g-radius-xl);overflow:hidden;background:linear-gradient(170deg,#b1532f,#8f3f22);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 30px 70px -26px rgba(33,27,19,.5);padding:38px 34px 34px}.guide .contact:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#f5c969,#d4824f,#f5c969)}.guide .contact .sec-label{color:#ffd9a8}.guide .contact .sec-label:before{background:linear-gradient(90deg,#f5c969,#ffd9a8)}.guide .contact h2{color:#fff}.guide .contact h2 em{color:#ffd9a8}.guide .contact p{color:#fbeee4;font-size:17px;max-width:56ch;margin:0 0 22px}.guide .contact .btns{display:flex;flex-wrap:wrap;gap:12px}.guide .btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-body),sans-serif;font-weight:700;font-size:15px;text-decoration:none;border-radius:var(--g-radius-sm);padding:12px 20px;transition:transform .18s var(--g-ease),box-shadow .18s ease,filter .18s ease}.guide .btn.solid{background:#fbf2e8;color:var(--g-brand-dark);box-shadow:0 10px 24px -10px rgba(0,0,0,.4)}.guide .btn.solid:hover{transform:translateY(-2px);filter:brightness(1.02);box-shadow:0 16px 30px -12px rgba(0,0,0,.45)}.guide .btn.line{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.35)}.guide .btn.line:hover{transform:translateY(-2px);background:rgba(255,255,255,.14)}.guide .reveal{animation:guide-rise .6s var(--g-ease) both}@keyframes guide-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.guide .step.reveal:first-child{animation-delay:.02s}.guide .step.reveal:nth-child(2){animation-delay:.08s}.guide .step.reveal:nth-child(3){animation-delay:.14s}@media (max-width:640px){.guide .grid{grid-template-columns:1fr}.guide .step{padding:22px 20px 22px 22px}.guide .step-head{gap:12px}}@media (prefers-reduced-motion:reduce){.guide *{animation:none!important}}.guide .journey__bar{position:fixed;top:0;left:0;right:0;height:4px;z-index:60;background:rgba(33,27,19,.06);pointer-events:none}.guide .journey__bar-fill{height:100%;width:100%;transform:scaleX(0);transform-origin:0 50%;background:linear-gradient(90deg,#8f3f22,#b1532f,#d4824f);box-shadow:0 0 12px rgba(177,83,47,.5)}.guide .journey{position:relative;height:600vh;z-index:1}.guide .journey__sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow:hidden;display:flex;flex-direction:column}.guide .journey__label{display:flex;align-items:center;justify-content:center;gap:9px;padding:92px 24px 0;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--g-brand-dark)}.guide .journey__label-rule{width:16px;height:2px;background:linear-gradient(90deg,var(--g-brand),var(--g-brand-glow))}.guide .journey__stage{flex:1 1;display:flex;align-items:center;justify-content:center;position:relative;padding:24px 24px 0}.guide .journey__scenes{position:relative;width:100%;max-width:760px;height:260px}.guide .journey__scene{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;text-align:center;opacity:0;transition:opacity .5s var(--g-ease),transform .5s var(--g-ease),filter .5s var(--g-ease)}.guide .journey__scene:first-child{opacity:1}.guide .journey__kicker{font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.guide .journey__kicker--brand{color:var(--g-brand-dark)}.guide .journey__kicker--muted{color:var(--g-text-muted)}.guide .journey__kicker--success{color:var(--g-success)}.guide .journey__title{font-family:var(--font-display),var(--font-body),sans-serif;font-weight:800;letter-spacing:-.03em;line-height:1.05;font-size:clamp(28px,5vw,50px);margin:0}.guide .journey__serif{font-family:var(--font-serif),Georgia,serif;font-style:italic;font-weight:400;color:var(--g-brand)}.guide .journey__serif--muted{color:var(--g-text-muted)}.guide .journey__serif--success{color:var(--g-success)}.guide .journey__body{font-size:18px;color:var(--g-text-secondary);margin:16px auto 0;max-width:46ch}.guide .journey__count{color:var(--g-brand);font-family:var(--font-display),var(--font-body),sans-serif;font-size:1.15em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.guide .journey__count--success{color:var(--g-success)}.guide .journey__illus{margin:10px auto 0;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--g-text-muted)}.guide .journey__track-wrap{position:relative;padding:0 clamp(20px,6vw,90px)}.guide .journey__track{position:relative;height:190px;margin:0 auto 34px;max-width:1100px}.guide .journey__ground{position:absolute;left:0;right:0;bottom:20px;height:2px;background:repeating-linear-gradient(90deg,rgba(150,122,88,.4) 0 12px,transparent 12px 24px)}.guide .journey__fly{position:absolute;left:22%;bottom:60px;width:120px;height:120px;opacity:0;transition:opacity .5s ease;pointer-events:none}.guide .journey__fly .journey__card{position:absolute;bottom:0;width:40px;height:50px;background:var(--g-surface-solid);border:1px solid rgba(177,83,47,.4);border-radius:6px;box-shadow:0 6px 14px -8px rgba(177,83,47,.5);animation:guide-float 2.4s ease-out infinite}.guide .journey__fly .journey__card:first-child{left:0}.guide .journey__fly .journey__card:nth-child(2){left:24px;animation-delay:.8s}.guide .journey__fly .journey__card:nth-child(3){left:48px;animation-delay:1.5s}@keyframes guide-float{0%{opacity:0;transform:translate(0) rotate(-5deg)}18%{opacity:1}to{opacity:0;transform:translate(46px,-104px) rotate(9deg)}}.guide .journey__badges{position:absolute;right:14%;bottom:96px;opacity:0;transition:opacity .5s ease;display:flex;flex-direction:column;gap:8px;align-items:flex-end;pointer-events:none}.guide .journey__badge{font-size:12px;font-weight:800;color:var(--g-success);background:rgba(47,125,63,.16);border:1px solid rgba(47,125,63,.3);border-radius:999px;padding:5px 12px;white-space:nowrap;animation:guide-pop .5s both}.guide .journey__badge:first-child{animation-delay:.1s}.guide .journey__badge:nth-child(2){animation-delay:.4s}.guide .journey__badge:nth-child(3){animation-delay:.7s}@keyframes guide-pop{0%{opacity:0;transform:scale(.5) translateY(10px)}60%{transform:scale(1.06)}to{opacity:1;transform:scale(1) translateY(0)}}.guide .journey__confetti{position:absolute;right:4%;bottom:60px;width:120px;height:150px;opacity:0;transition:opacity .5s ease;pointer-events:none}.guide .journey__confetti span{position:absolute;top:0;width:8px;height:8px;animation:guide-fall 1.8s linear infinite}.guide .journey__confetti span:first-child{left:10px;background:var(--g-gold)}.guide .journey__confetti span:nth-child(2){left:40px;width:7px;height:7px;background:var(--g-brand);border-radius:999px;animation-duration:2.1s;animation-delay:.4s}.guide .journey__confetti span:nth-child(3){left:70px;background:var(--g-success);animation-duration:1.6s;animation-delay:.7s}.guide .journey__confetti span:nth-child(4){left:95px;width:7px;height:7px;background:var(--g-brand-glow);border-radius:999px;animation-duration:2.3s;animation-delay:.2s}.guide .journey__confetti span:nth-child(5){left:55px;background:var(--g-gold);animation-duration:1.9s;animation-delay:1s}@keyframes guide-fall{0%{opacity:0;transform:translateY(-14px) rotate(0)}12%{opacity:1}to{opacity:0;transform:translateY(150px) rotate(280deg)}}.guide .journey__ms{position:absolute;bottom:14px;text-align:center;transform:translateX(-50%);opacity:.4;transition:opacity .4s ease}.guide .journey__ms-dot{display:block;width:12px;height:12px;border-radius:999px;background:#d8cbb4;margin:0 auto;box-shadow:0 0 0 3px rgba(240,232,214,.9);transition:background .4s ease,transform .4s ease}.guide .journey__ms-label{display:block;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--g-text-muted);margin-top:8px;white-space:nowrap}.guide .journey__finish{position:absolute;right:0;bottom:20px;width:14px;height:110px;background:repeating-conic-gradient(#211b13 0 25%,#fbf6ec 0 50%) 0 0 /10px 10px;border-radius:2px;box-shadow:0 6px 16px -8px rgba(33,27,19,.4)}.guide .journey__finish-label{position:absolute;right:8px;bottom:120px;font-family:var(--font-display),var(--font-body),sans-serif;font-weight:800;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--g-brand-dark);white-space:nowrap}.guide .journey__rival,.guide .journey__runner{position:absolute;left:0;bottom:8px;width:80px;height:117px}.guide .journey__runner{z-index:7}.guide .journey__rival--1{z-index:4;opacity:.5;transform-origin:bottom left}.guide .journey__rival--2{z-index:3;opacity:.4}.guide .journey__rival--1 .journey__sprite{scale:.82}.guide .journey__rival--2 .journey__sprite{scale:.72}.guide .journey__sprite{position:absolute;inset:0;image-rendering:pixelated;background-repeat:no-repeat;background-size:480px 117px;background-position:0 0;transform-origin:bottom left;animation:guide-run .8s steps(6) infinite}.guide .journey__sprite--grey{background-image:url(/guide/runner-grey.png)}.guide .journey__sprite--color{background-image:url(/guide/runner-color.png);opacity:0}.guide .journey__rival--1 .journey__sprite{animation-duration:.86s}.guide .journey__rival--2 .journey__sprite{animation-duration:.95s}@keyframes guide-run{0%{background-position-x:0}to{background-position-x:-480px}}.guide .journey__you{position:absolute;left:50%;bottom:112px;transform:translateX(-50%);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--g-brand-dark);background:var(--g-surface-solid);border:1px solid rgba(177,83,47,.35);border-radius:999px;padding:2px 8px;white-space:nowrap;box-shadow:0 4px 10px -6px rgba(177,83,47,.5);z-index:1}@media (max-width:640px){.guide .journey{height:480vh}.guide .journey__scenes{height:300px}.guide .journey__badges{right:2%;bottom:104px}.guide .journey__fly{left:12%}.guide .journey__confetti{right:0;width:90px}}@media (prefers-reduced-motion:reduce){.guide .journey{height:auto}.guide .journey__sticky{position:static;height:auto;overflow:visible}.guide .journey__label{padding-top:40px}.guide .journey__stage{display:block;padding:0 24px}.guide .journey__scenes{height:auto;max-width:640px;margin:0 auto}.guide .journey__scene{position:relative;inset:auto;opacity:1!important;transform:none!important;filter:none!important;padding:28px 0}.guide .journey__bar,.guide .journey__track-wrap{display:none}}