.codes-page{flex-direction:column;min-height:100vh;display:flex}.codes-main{flex:1}.codes-content{width:100%;max-width:860px;margin:0 auto;padding:0 1rem 3rem}@media (width>=640px){.codes-content{padding-left:1.5rem;padding-right:1.5rem}}@media (width>=1024px){.codes-content{padding-left:2rem;padding-right:2rem}}.codes-hero{isolation:isolate;background:linear-gradient(90deg,#0a1628f0,#0f1f38c7,#141828c2),url(/site-thumbnail.jpg) 50%/cover;position:relative}.codes-hero:before{content:"";z-index:-1;background:radial-gradient(circle at 22% 20%,#eab3082e,#0000 300px),radial-gradient(circle at 70% 22%,#4a90e224,#0000 320px),linear-gradient(#080e1800,#0a1628eb 108%);position:absolute;inset:0}.codes-hero-layout{max-width:1280px;margin:0 auto;padding:2rem 1rem 2.5rem}@media (width>=640px){.codes-hero-layout{padding-left:1.5rem;padding-right:1.5rem}}@media (width>=1024px){.codes-hero-layout{padding-left:2rem;padding-right:2rem}}.codes-hero-layout .breadcrumbs{color:#8a9aa5;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.8125rem;display:flex}.codes-hero-layout .breadcrumbs a{color:#5a9e6a;text-decoration:none}.codes-hero-layout .breadcrumbs a:hover{color:#e0e8ec}.codes-hero-layout .breadcrumbs span[aria-hidden=true]{color:#5a7a85}.codes-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#eab308;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.codes-hero-layout h1{color:#e0e8ec;margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15}.codes-lead{color:#8a9aa5;max-width:720px;margin:0 0 1rem;font-size:.9375rem;line-height:1.65}.codes-meta{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.codes-meta span{color:#5a7a85;font-size:.8125rem;position:relative}.codes-meta span+span:before{content:"";vertical-align:middle;background:#3a5a6a;border-radius:50%;width:3px;height:3px;margin-right:1rem;display:inline-block}.codes-anchor-nav{flex-wrap:wrap;gap:.5rem;max-width:860px;margin:0 auto;padding:1rem;display:flex}@media (width>=640px){.codes-anchor-nav{padding-left:1.5rem;padding-right:1.5rem}}@media (width>=1024px){.codes-anchor-nav{padding-left:2rem;padding-right:2rem}}.codes-anchor-nav a{color:#8a9aa5;border:1px solid #1a3a4a;border-radius:999px;padding:.375rem .75rem;font-size:.8125rem;text-decoration:none;transition:border-color .2s,color .2s}.codes-anchor-nav a:hover{color:#e0e8ec;border-color:#5a9e6a}.codes-section{margin-top:2.5rem}.codes-section-heading{text-align:center;max-width:640px;margin:0 auto 2rem}.codes-section-heading .kicker{text-transform:uppercase;letter-spacing:.1em;color:#5a9e6a;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.codes-section-heading h2{color:#e0e8ec;margin-top:.5rem;font-size:1.5rem;font-weight:700}.codes-section-heading p{color:#8a9aa5;margin-top:.75rem;font-size:.875rem;line-height:1.6}.codes-stats-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (width<=480px){.codes-stats-grid{grid-template-columns:1fr}}.codes-stat-card{text-align:center;background:#0f2a3a;border:1px solid #1a3a4a;border-radius:.75rem;flex-direction:column;align-items:center;padding:1.5rem 1rem;display:flex}.codes-stat-value{color:#eab308;font-size:1.75rem;font-weight:800}.codes-stat-label{color:#8a9aa5;margin-top:.375rem;font-size:.8125rem}.codes-rules-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.codes-rules-list li{color:#8a9aa5;padding-left:1.5rem;font-size:.875rem;line-height:1.6;position:relative}.codes-rules-list li:before{content:"";background:#5a9e6a;border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.codes-video-card{background:#0f2a3a;border:1px solid #1a3a4a;border-radius:.75rem;flex-direction:column;gap:1rem;display:flex;overflow:hidden}@media (width>=768px){.codes-video-card{flex-direction:row;align-items:flex-start}}.codes-video-embed{aspect-ratio:16/9;flex-shrink:0;width:100%}@media (width>=768px){.codes-video-embed{width:320px}}.codes-video-embed iframe{width:100%;height:100%;display:block}.codes-video-body{padding:1rem}.codes-video-body h3{color:#e0e8ec;margin:0 0 .5rem;font-size:1rem;font-weight:700}.codes-video-body p{color:#8a9aa5;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.codes-faq-list{flex-direction:column;gap:.75rem;display:flex}.codes-faq-item{background:#0f2a3a;border:1px solid #1a3a4a;border-radius:.75rem;transition:border-color .2s;overflow:hidden}.codes-faq-item[open]{border-color:#2a5a6a}.codes-faq-item summary{cursor:pointer;color:#e0e8ec;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.9375rem;font-weight:700;list-style:none;display:flex}.codes-faq-item summary::-webkit-details-marker{display:none}.codes-faq-item summary:after{content:"+";color:#5a9e6a;flex-shrink:0;margin-left:1rem;font-size:1.25rem;transition:transform .2s}.codes-faq-item[open] summary:after{transform:rotate(45deg)}.codes-faq-item p{color:#8a9aa5;margin:0;padding:0 1.25rem 1rem;font-size:.875rem;line-height:1.6}.codes-sources-list{flex-direction:column;gap:.75rem;display:flex}.codes-source-card{background:#0f2a3a;border:1px solid #1a3a4a;border-radius:.75rem;transition:border-color .2s}.codes-source-card:hover{border-color:#2a5a6a}.codes-source-card a{padding:1rem 1.25rem;text-decoration:none;display:block}.codes-source-card h3{color:#5a9e6a;margin:0 0 .375rem;font-size:1rem;font-weight:700}.codes-source-card p{color:#8a9aa5;margin:0;font-size:.8125rem;line-height:1.5}.codes-bottom-cta{text-align:center;background:#0f2a3a;border:1px solid #1a3a4a;border-radius:.75rem;margin-top:3rem;padding:2rem}.codes-bottom-cta h2{color:#e0e8ec;margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.codes-bottom-cta>p{color:#8a9aa5;max-width:560px;margin:0 auto 1.25rem;font-size:.875rem;line-height:1.6}.codes-cta-row{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}
