*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--sky-soft);min-height:100%;color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.75}img{max-width:100%;height:auto}a{color:var(--bike-deep);text-underline-offset:3px;text-decoration-thickness:2px}a:hover{color:var(--bike)}:where(a,summary,button):focus-visible{outline:2px dashed var(--ink);outline-offset:-5px;border-radius:var(--r-sm)}.skip-link{z-index:30;background:var(--paper);border:var(--line) solid var(--ink);border-radius:var(--r-pill);box-shadow:var(--sh-sm);padding:10px 16px;font-weight:800;text-decoration:none;position:fixed;top:8px;left:8px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.guide-nav{z-index:20;background:var(--paper);border-bottom:var(--line) solid var(--ink);flex-wrap:wrap;align-items:center;gap:8px 12px;padding:10px clamp(12px,4vw,28px);display:flex;position:sticky;top:0}.guide-back{background:var(--paper-2);border:var(--line) solid var(--ink);border-radius:var(--r-pill);min-height:44px;box-shadow:var(--sh-sm);color:var(--ink);white-space:nowrap;align-items:center;gap:8px;margin-inline-end:auto;padding:4px 14px 4px 10px;font-size:16px;font-weight:900;text-decoration:none;display:inline-flex;position:relative}.guide-back:hover{background:var(--sun);color:var(--ink)}.guide-back:active{box-shadow:none;transform:translate(3px,3px)}.guide-back .back-arrow{font-size:18px;line-height:1}.guide-back img{border:2px solid var(--ink);border-radius:var(--r-sm);background:var(--sky);width:30px;height:30px}.guide-main{width:100%;max-width:820px;margin:0 auto;padding:clamp(16px,4vw,32px) clamp(12px,4vw,24px)}.guide-article{background:var(--paper);border:var(--line) solid var(--ink);border-radius:var(--r);box-shadow:var(--sh);padding:clamp(18px,5vw,40px)}.guide-article h1{font-size:clamp(26px,6vw,36px);font-weight:900;line-height:1.25}.guide-lead{margin-top:12px;font-size:17px;font-weight:600}.guide-section{margin-top:32px}.guide-section h2{background:var(--sun);border:2px solid var(--ink);border-radius:var(--r-sm);box-shadow:var(--sh-sm);margin-bottom:10px;padding:2px 10px;font-size:clamp(19px,4.6vw,23px);font-weight:900;display:inline-block}.guide-section p+p{margin-top:12px}.guide-note{color:var(--ink-soft);margin-top:14px;font-size:14px}.guide-terms{margin-top:12px}.guide-terms>div{border-top:2px dashed var(--ink-line);grid-template-columns:minmax(140px,34%) 1fr;gap:4px 16px;padding:10px 0;display:grid}.guide-terms>div:first-child{border-top:0}.guide-terms dt{font-weight:900}@media (max-width:560px){.guide-terms>div{grid-template-columns:1fr}}.guide-table-wrap{margin-top:14px;overflow-x:auto}.guide-table{border-collapse:collapse;width:100%;min-width:420px;font-size:15px}.guide-table th,.guide-table td{border:2px solid var(--ink);text-align:start;vertical-align:top;padding:8px 10px}.guide-table thead th{background:var(--paper-2);font-weight:900}.guide-table tbody th{background:var(--paper-2);white-space:nowrap}.guide-faq{border:2px solid var(--ink);border-radius:var(--r-sm);margin-top:12px;overflow:hidden}.guide-faq details+details{border-top:2px solid var(--ink)}.guide-faq summary{background:var(--paper-2);cursor:pointer;padding:12px 14px;font-weight:900}.guide-faq summary:hover{background:var(--sun)}.guide-faq details[open] summary{border-bottom:2px dashed var(--ink-line)}.guide-faq p{padding:12px 14px}.guide-cta{border-top:2px dashed var(--ink-line);flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:36px;padding-top:20px;display:flex}.cta-main{background:var(--bike);border:var(--line) solid var(--ink);border-radius:var(--r-pill);min-height:48px;box-shadow:var(--sh-btn);color:var(--paper);align-items:center;padding:10px 26px;font-size:17px;font-weight:900;text-decoration:none;display:inline-flex}.cta-main:hover{background:var(--bike-deep);color:var(--paper)}.cta-main:active{box-shadow:var(--sh-press);transform:translateY(4px)}.cta-side{font-weight:800}.pelican-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:24px;display:grid}.pelican-card{background:var(--paper-2);border:var(--line) solid var(--ink);border-radius:var(--r);box-shadow:var(--sh-sm);padding:14px}.pelican-card img{aspect-ratio:8/5;object-fit:contain;background:var(--sky-soft);border:2px solid var(--ink);border-radius:var(--r-sm);width:100%;padding:6px}.pelican-card h2{margin-top:10px;font-size:20px;font-weight:900}.pelican-type{background:var(--sky);border:2px solid var(--ink);border-radius:var(--r-pill);margin:4px 0;padding:0 8px;font-size:13px;font-weight:800;display:inline-block}.pelican-summary{font-weight:800}.pelican-card p{font-size:15px}.pelican-top{margin-top:8px;font-size:14px}.pelican-top b{font-variant-numeric:tabular-nums;font-size:18px}.pelican-bars{margin-top:10px}.pelican-bars>div{grid-template-columns:3.5em 1fr;align-items:center;gap:8px;font-size:13px;display:grid}.pelican-bars dt{font-weight:800}.pelican-bars dd{grid-template-columns:1fr 3em;align-items:center;gap:8px;display:grid}.pelican-bars .bar{border:2px solid var(--ink);border-radius:var(--r-pill);background:var(--pip-off);height:12px;overflow:hidden}.pelican-bars .bar i{background:var(--grass);height:100%;display:block}.pelican-bars b{font-variant-numeric:tabular-nums;text-align:end}.guide-foot{max-width:820px;color:var(--ink-soft);text-align:center;margin:0 auto;padding:8px clamp(12px,4vw,24px) 32px;font-size:14px}.guide-handbook{max-width:none;padding:0}.handbook{background:var(--paper)}.handbook-inner{width:min(1120px,100% - 64px);margin-inline:auto}.handbook-header{background:var(--sky-soft);border-bottom:var(--line) solid var(--ink);padding:24px 0 32px}.guide-breadcrumb{flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.guide-breadcrumb a{color:var(--ink)}.handbook-subtitle{margin-top:28px;font-size:14px;font-weight:800}.handbook h1{margin-top:6px;font-size:42px;font-weight:900;line-height:1.2}.handbook-lead{max-width:760px;margin-top:16px;font-size:17px;line-height:1.8}.handbook-quick{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px;display:grid}.handbook-quick>div{border-top:2px solid var(--ink);padding-top:12px}.handbook-quick dt{align-items:center;gap:10px;font-size:18px;font-weight:900;display:flex}.handbook-quick dt span{border:2px solid var(--ink);background:var(--sun);border-radius:50%;flex:0 0 30px;place-items:center;height:30px;font-size:14px;display:grid}.handbook-quick>div:nth-child(2) dt span{background:var(--paper)}.handbook-quick>div:nth-child(3) dt span{background:var(--grass)}.handbook-quick dd{margin-top:6px;font-size:14px}.handbook-layout{grid-template-columns:220px minmax(0,1fr);gap:64px;padding-block:44px 64px;display:grid}.handbook-sidebar{min-width:0}.handbook-toc{position:sticky;top:96px}.handbook-toc h2{color:var(--ink-soft);margin-bottom:12px;font-size:14px;font-weight:900}.handbook-toc ol{border-left:2px solid var(--ink-line);list-style:none}.handbook-toc li a{color:var(--ink);padding:9px 16px;font-size:14px;font-weight:700;text-decoration:none;display:block}.handbook-toc li a:hover,.handbook-toc li a:focus-visible{background:var(--sun)}.handbook-related-link{align-items:center;gap:8px;margin-top:20px;padding:10px 0;font-size:14px;font-weight:800;display:flex}.handbook-related-link span{margin-left:auto}.handbook-chapters{min-width:0}.handbook-section{scroll-margin-top:96px}.handbook-section+.handbook-section{border-top:2px solid var(--pip-off);margin-top:40px;padding-top:32px}.handbook-section h2,.handbook-next h2{font-size:25px;font-weight:900;line-height:1.4}.handbook-section h2:before{content:"";background:var(--bike);border-radius:2px;width:8px;height:20px;margin-right:12px;display:inline-block}.handbook-section>p{margin-top:14px}.handbook-section:target h2{text-decoration:underline;-webkit-text-decoration-color:var(--beak);text-decoration-color:var(--beak);text-underline-offset:6px}.handbook-terms{margin-top:20px}.handbook-device{margin-top:24px;scroll-margin-top:96px}.handbook-device h3{font-size:20px;font-weight:900;line-height:1.4}.handbook-device .handbook-terms,.handbook-stage-details{margin-top:12px}.handbook-stage-details>summary{cursor:pointer;text-underline-offset:3px;font-weight:700;text-decoration:underline}.handbook-terms>div{grid-template-columns:minmax(140px,34%) 1fr;gap:8px 20px;padding:16px;display:grid}.handbook-terms>div:nth-child(odd){background:var(--paper-2)}.handbook-terms dt{font-weight:900}.handbook-terms dd{font-size:15px}.handbook-terms-hazards>div{border-left:4px solid var(--sun);background:var(--paper-2);margin-top:10px}.handbook-terms-hazards>div:nth-child(2){border-color:var(--sky-deep)}.handbook-terms-hazards>div:nth-child(3){border-color:var(--ink-line)}.handbook-table-wrap{margin-top:20px;overflow-x:auto}.handbook-table-wrap:focus-visible{outline:2px dashed var(--ink);outline-offset:4px}.handbook-table{border-collapse:collapse;width:100%;font-size:14px}.handbook-table th,.handbook-table td{text-align:start;vertical-align:top;padding:12px 14px}.handbook-table thead{background:var(--sky);border-block:2px solid var(--ink)}.handbook-table tbody tr:nth-child(2n){background:var(--paper-2)}.handbook-table tbody th{white-space:nowrap}.handbook-table td:nth-child(2){white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:800}.handbook-table tbody tr:last-child{border-bottom:2px solid var(--ink)}.handbook-faq{border-top:2px solid var(--ink);margin-top:24px}.handbook-faq details{border-bottom:2px solid var(--pip-off)}.handbook-faq summary{cursor:pointer;padding:18px 36px 18px 0;font-weight:800;list-style:none;position:relative}.handbook-faq summary::-webkit-details-marker{display:none}.handbook-faq summary:after{content:"+";font-size:24px;line-height:1.5;position:absolute;top:14px;right:8px}.handbook-faq details[open] summary:after{content:"−"}.handbook-faq summary:hover{color:var(--bike-deep)}.handbook-faq details p{padding:0 36px 20px 0}.handbook-next{border-top:var(--line) solid var(--ink);grid-template-columns:120px minmax(0,1fr);align-items:center;gap:24px;margin-top:48px;padding-top:32px;display:grid}.handbook-next>img{object-fit:contain;width:120px;height:120px}.handbook-next p{margin-top:12px;font-size:15px}.handbook-next .guide-cta{border:0;margin-top:20px;padding-top:0}.handbook-next .cta-main{padding:8px 20px;font-size:15px}@media (max-width:900px){.handbook-inner{width:calc(100% - 40px)}.handbook-layout{grid-template-columns:180px minmax(0,1fr);gap:28px}.handbook h1{font-size:36px}.handbook-next{grid-template-columns:1fr;gap:12px}.handbook-next>img{width:96px;height:96px}}@media (max-height:650px){.handbook-toc{position:static}}@media (max-width:650px){.handbook-inner{width:calc(100% - 32px)}.handbook-header{padding-block:16px 24px}.handbook-subtitle{margin-top:22px;font-size:13px}.handbook h1{font-size:30px}.handbook-lead{margin-top:12px;font-size:15px}.handbook-quick{grid-template-columns:1fr;gap:10px;margin-top:20px}.handbook-quick>div{border-top:0;padding:0}.handbook-quick dt{gap:8px;font-size:16px}.handbook-quick dt span{flex-basis:26px;height:26px;font-size:12px}.handbook-quick dd{margin:2px 0 0 34px;font-size:13px}.handbook-layout{grid-template-columns:1fr;gap:28px;padding-block:24px 40px}.handbook-toc{position:static}.handbook-toc ol{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px;display:grid}.handbook-toc li a{text-decoration:underline;-webkit-text-decoration-color:var(--ink-line);text-decoration-color:var(--ink-line);text-underline-offset:4px;padding:9px 0}.handbook-related-link{border-bottom:2px solid var(--pip-off);margin-top:8px}.handbook-section h2,.handbook-next h2{font-size:22px}.handbook-section h2:before{width:6px;height:17px;margin-right:8px}.handbook-section+.handbook-section{margin-top:28px;padding-top:24px}.handbook-terms>div{grid-template-columns:1fr;gap:4px;padding:12px}.handbook-table{min-width:440px}.handbook-table th,.handbook-table td{padding:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
