*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100dvh;font-family:"IBM Plex Sans",system-ui,sans-serif;font-size:1rem;line-height:1.55;color:#e8e6e1;background:#0f1419}img{max-width:100%;height:auto;display:block}a{color:#f08070}h1,h2{font-family:"Literata",Georgia,serif;line-height:1.2}.pitwall{display:flex;flex-direction:column;min-height:100dvh}.pitbar{position:sticky;top:0;z-index:100;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:.65rem 1.25rem;background:#1a222c;border-bottom:2px solid #e85d4c}.pitbar__brand{display:flex;align-items:center;gap:.55rem;text-decoration:none;color:#fff;font-weight:700}.pitbar__logo{border-radius:.35rem}.pitbar__nav{display:flex;flex-wrap:wrap;gap:.35rem .85rem;flex:1}.pitbar__nav a{color:#c8cdd4;text-decoration:none;font-size:.88rem;font-weight:500}.pitbar__nav a:hover{color:#fff}.pitbar__legal{display:flex;flex-wrap:wrap;gap:.5rem .75rem;font-size:.75rem}.pitbar__legal a{color:#6f7a86;text-decoration:none}.pitmain{flex:1;width:100%;max-width:52rem;margin:0 auto;padding:1.5rem 1.25rem 2.5rem}.pitfoot{padding:1.25rem;background:#1a222c;border-top:1px solid #2a3542;text-align:center}.pitfoot__care{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem 1rem;margin:0 0 .75rem;padding:0;list-style:none}.pitfoot__care li{display:flex;align-items:center}.pitfoot__care a{display:block;line-height:0}.pitfoot__care img{display:block;max-height:26px;width:auto}.pitfoot__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;margin-bottom:.75rem;font-size:.78rem}.pitfoot__links a{color:#b8c0c8;text-decoration:none}.pitfoot__links a:hover{color:#fff}.pitfoot__copy{margin:0;font-size:.8rem;color:#8a939e}.warn-hero{display:grid;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg, #1a222c 0%, #252f3c 55%, #1a222c 100%);border-left:4px solid #e85d4c;border-radius:.5rem}.warn-hero__tag{margin:0 0 .35rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#e85d4c}.warn-hero h1{margin:0 0 .65rem;font-size:clamp(1.5rem, 4vw, 2rem)}.warn-hero__lede{margin:0;color:#a8b0ba}.warn-hero__ticks{margin:0;padding:0;list-style:none;display:grid;gap:.5rem}.warn-hero__ticks li{display:flex;align-items:baseline;gap:.65rem;font-size:.9rem;color:#c8cdd4}.warn-hero__ticks span{font-weight:700;color:#e85d4c;font-size:.8rem}.snag-grid{display:grid;gap:.85rem;margin-bottom:2rem}@media(min-width: 40rem){.snag-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 56rem){.snag-grid{grid-template-columns:repeat(3, 1fr)}}.snag-tile{display:block;padding:1.1rem 1.2rem;background:#1a222c;border:1px solid #2a3542;border-radius:.45rem;text-decoration:none;color:inherit;transition:border-color .15s}.snag-tile:hover{border-color:#e85d4c}.snag-tile h2{margin:0 0 .35rem;font-size:1.05rem;color:#fff}.snag-tile p{margin:0;font-size:.88rem;color:#8a939e}.warn-prose{margin-bottom:2rem}.warn-prose h2{font-size:1.2rem;margin:0 0 .65rem}.warn-prose p{color:#a8b0ba}.pit-steps{margin-bottom:2rem;padding:1.25rem 1.15rem;background:#1a222c;border:1px solid #2a3542;border-radius:.45rem}.pit-steps h2{margin:0 0 .5rem;font-size:1.2rem;color:#fff}.pit-steps__lede{margin:0 0 1.15rem;font-size:.92rem;color:#a8b0ba;max-width:52ch}.pit-steps__lede a{color:#f08070}.pit-steps__list{margin:0;padding:0;list-style:none;counter-reset:pit-step;display:grid;gap:1rem}.pit-steps__list>li{counter-increment:pit-step;position:relative;padding-left:2.6rem}.pit-steps__list>li::before{content:counter(pit-step);position:absolute;left:0;top:.1rem;width:1.65rem;height:1.65rem;display:flex;align-items:center;justify-content:center;background:#252f3c;color:#e85d4c;font-weight:700;font-size:.82rem;border-radius:.35rem}.pit-steps__list strong{display:block;margin-bottom:.25rem;color:#fff;font-size:.95rem}.pit-steps__list p{margin:0;font-size:.88rem;color:#a8b0ba}.pit-table{margin-bottom:2rem;overflow-x:auto}.pit-table h2{margin:0 0 .85rem;font-size:1.2rem;color:#fff}.pit-table__grid{width:100%;border-collapse:collapse;font-size:.88rem;background:#1a222c;border:1px solid #2a3542;border-radius:.45rem;overflow:hidden}.pit-table__grid th,.pit-table__grid td{padding:.65rem .85rem;text-align:left;border-bottom:1px solid #2a3542}.pit-table__grid th{background:#252f3c;color:#e8e6e1;font-weight:600}.pit-table__grid td{color:#a8b0ba}.pit-table__grid tr:last-child td{border-bottom:none}.pit-table__grid a{color:#f08070}.pit-prose{padding-top:1rem;border-top:1px solid #2a3542}.pit-prose p+p{margin-top:.75rem}.pit-prose__links{margin:0 0 1.15rem;padding-left:1.15rem;color:#a8b0ba;font-size:.9rem}.pit-prose__links a{color:#f08070}.pit-prose__links li+li{margin-top:.35rem}.guide-head{margin-bottom:1.5rem}.guide-head__tag{margin:0 0 .35rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#e85d4c}.guide-head h1{margin:0 0 .65rem;font-size:clamp(1.35rem, 3.5vw, 1.85rem)}.guide-head__intro{margin:0;color:#a8b0ba}.guide-shot{margin:0 0 1.5rem;border-radius:.45rem;overflow:hidden;border:1px solid #2a3542;background:#141a22}.guide-shot img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;object-position:center}.guide-section .guide-shot{margin-top:1rem}.guide-section{margin-bottom:1.75rem}.guide-section h2{font-size:1.1rem;margin:0 0 .5rem}.guide-section p{color:#c8cdd4}.faq-stack__item{margin-bottom:.5rem;padding:.85rem 1rem;background:#1a222c;border:1px solid #2a3542;border-radius:.4rem}.faq-stack__item summary{cursor:pointer;font-weight:600;color:#fff}.faq-stack__item p{margin:.65rem 0 0;color:#a8b0ba;font-size:.92rem}.check-lane{margin:0 0 1.5rem;padding-left:1.25rem;color:#c8cdd4}.check-lane li{margin-bottom:.65rem}.legal-sheet h1{font-size:1.5rem;margin:0 0 1rem}.legal-sheet__meta{font-size:.9rem;color:#8a939e}.legal-sheet section{margin-bottom:1.25rem}.legal-sheet h2{font-size:1.05rem;margin:0 0 .4rem}.legal-sheet p{color:#c8cdd4}.legal-sheet__foot{margin-top:1.5rem;font-size:.88rem}.dock-partner{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin:2rem 0 1.25rem;padding:.85rem 1rem;background:#1a222c;border:1px solid #2a3542;border-radius:.45rem}.dock-partner__copy{flex:1;min-width:12rem}.dock-partner__label{margin:0 0 .15rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#e85d4c}.dock-partner__copy p:last-child{margin:0;font-size:.82rem;color:#8a939e}.dock-partner__cta{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.dock-partner__logo{display:block;line-height:0}.dock-partner__logo img{height:auto;max-height:2rem;width:auto}.flare{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.1rem;border-radius:.35rem;font-size:.88rem;font-weight:600;text-decoration:none;border:1px solid transparent;cursor:pointer;font-family:inherit}.flare--solid{background:#e85d4c;color:#0f1419;border-color:#e85d4c}.flare--line{background:transparent;color:#e8e6e1;border-color:#4a5562}.flare--sm{padding:.4rem .85rem;font-size:.8rem}.age-ledge{position:fixed;left:0;right:0;bottom:0;z-index:10050;height:0;margin:0;padding:0;overflow:visible;pointer-events:none}.age-ledge--hidden{display:none !important}.age-ledge__box{position:absolute;left:50%;bottom:max(1rem, env(safe-area-inset-bottom, 0px));transform:translateX(-50%);pointer-events:auto;width:min(28rem, calc(100vw - 2rem));max-width:28rem;padding:1.25rem 1.5rem;background:#1a222c;border:1px solid #e85d4c;border-radius:.5rem .5rem 0 0;text-align:center;box-shadow:0 -12px 40px rgba(0,0,0,.45)}.age-ledge__title{margin:0 0 .5rem;font-family:"Literata",Georgia,serif;color:#fff}.age-ledge__text{margin:0 0 1rem;font-size:.9rem;color:#a8b0ba}.age-ledge__acts{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.cookie-tag{position:fixed;bottom:1rem;right:1rem;z-index:900;max-width:20rem;padding:.85rem 1rem;background:#1a222c;border:1px solid #2a3542;border-radius:.45rem;display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;font-size:.82rem;color:#a8b0ba}.cookie-tag--hidden{display:none !important}.cookie-tag p{margin:0;flex:1}@media(max-width: 47.9375rem){.pitbar__nav{order:3;width:100%}.dock-partner{flex-direction:column;align-items:stretch}.dock-partner__cta{justify-content:space-between}}.page-error .main,.page-error main,.page-error .page,.page-error .shell,.page-error .viewport,.page-error .frame,.page-error .court,.page-error .stage,.page-error .pitmain,.page-error .lexmain{display:flex;align-items:center;justify-content:center;flex:1 0 auto;padding:2rem 1rem 3rem}.lost-card{width:100%;max-width:28rem;margin:0 auto;padding:2rem 1.75rem;text-align:center;background:#171c22;border:1px solid #2d3748;border-top:4px solid #e85d4c;border-radius:8px;box-shadow:0 8px 28px rgba(0,0,0,.08)}.lost-card__code{margin:0 0 .35rem;font-size:clamp(2.75rem, 10vw, 3.5rem);font-weight:700;line-height:1;color:#e85d4c}.lost-card h1{margin:0 0 .75rem;font-size:1.35rem;color:#e8e6e1}.lost-card p{margin:0 0 1.35rem;color:#9ca3af;font-size:.95rem;line-height:1.55}.lost-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}