:root{--concrete:#EDEEE8;--concrete-dim:#E1E2DA;--asphalt:#1B1F1C;--asphalt-soft:#2B312D;--steel:#5C6B63;--steel-light:#8C9990;--orange:#458F23;--orange-deep:#316619;--yellow:#FFC400;--green:#3F7D4E;--white:#FAFAF6;--radius:2px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--concrete);color:var(--asphalt);font-family:IBM Plex Sans,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}.display,h1,h2,h3{font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:.01em;font-weight:600;line-height:1.05}.mono{font-family:IBM Plex Mono,monospace}a{color:inherit;text-decoration:none}.wrap{max-width:1180px;margin:0 auto;padding:0 32px}img,svg{display:block}:focus-visible{outline:3px solid var(--orange);outline-offset:2px}nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--concrete);border-bottom:2px solid var(--asphalt)}.nav-inner{max-width:1180px;margin:0 auto;padding:18px 32px;justify-content:space-between}.brand,.nav-inner{display:flex;align-items:center}.brand{gap:10px;font-family:Oswald;font-weight:700;font-size:22px;letter-spacing:.02em;text-transform:uppercase}.brand-mark{width:26px;height:26px;background:var(--orange);-webkit-clip-path:polygon(20% 0,100% 0,100% 80%,80% 100%,0 100%,0 20%);clip-path:polygon(20% 0,100% 0,100% 80%,80% 100%,0 100%,0 20%);display:inline-block}.nav-links{display:flex;gap:36px;align-items:center}.nav-links a{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--steel);transition:color .15s ease}.nav-links a:hover{color:var(--asphalt)}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;font-family:IBM Plex Sans;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius);cursor:pointer;border:2px solid var(--asphalt);transition:transform .12s ease,box-shadow .12s ease}.btn-primary{background:var(--orange);color:var(--white);border-color:var(--orange)}.btn-primary:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 var(--asphalt)}.btn-ghost{background:transparent;color:var(--asphalt)}.btn-dark,.btn-ghost:hover{background:var(--asphalt);color:var(--white)}.btn-dark{border-color:var(--asphalt)}.btn-dark:hover{transform:translate(-2px,-2px);box-shadow:4px 4px 0 var(--orange)}.hero{background:var(--asphalt);color:var(--white);padding:88px 0 100px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:60px;gap:60px;align-items:center}.eyebrow{font-family:IBM Plex Mono;font-size:13px;color:var(--orange);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;display:flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:28px;height:2px;background:var(--orange);display:inline-block}.hero h1{font-size:clamp(38px,5vw,60px);color:var(--white);margin-bottom:22px}.hero h1 span{color:var(--orange)}.hero p.lede{font-size:18px;color:#C9CFC9;max-width:520px;margin-bottom:34px}.hero-ctas{gap:14px;margin-bottom:46px}.hero-ctas,.trust-row{display:flex;flex-wrap:wrap}.trust-row{gap:36px}.trust-item{font-family:IBM Plex Mono;font-size:13px;color:var(--steel-light)}.trust-item b{display:block;font-family:Oswald;font-size:26px;color:var(--white);font-weight:600}.tag-stack{position:relative;height:420px}.tag{width:260px;background:var(--white);color:var(--asphalt);border:2px solid var(--asphalt);border-radius:var(--radius);padding:18px 18px 16px;box-shadow:6px 6px 0 rgba(0,0,0,.35)}.tag,.tag:before{position:absolute}.tag:before{content:"";top:14px;left:-13px;width:24px;height:24px;background:var(--asphalt);border-radius:50%;border:6px solid var(--concrete-dim)}.tag-1{top:0;left:30px;transform:rotate(-6deg);z-index:3}.tag-2{top:120px;left:90px;transform:rotate(4deg);z-index:2;opacity:.96}.tag-3{top:250px;left:20px;transform:rotate(-3deg);z-index:1;opacity:.92}.tag-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.tag-id{font-size:11px;color:var(--steel)}.tag-id,.tag-status{font-family:IBM Plex Mono}.tag-status{font-size:10px;font-weight:600;padding:3px 8px;text-transform:uppercase;letter-spacing:.05em;border-radius:2px}.status-cert{background:#E4F1E6;color:var(--green)}.status-exp{background:#FFF1D6;color:#A66A00}.tag-equip{font-family:Oswald;font-size:19px;text-transform:uppercase;margin-bottom:4px}.tag-op{font-size:12px;color:var(--steel);margin-bottom:10px}.tag-bar{height:5px;background:var(--concrete-dim);border-radius:3px;overflow:hidden}.tag-bar span{display:block;height:100%;background:var(--orange)}section{padding:96px 0}.section-head{max-width:640px;margin-bottom:56px}.section-head .eyebrow{color:var(--orange-deep)}.section-head .eyebrow:before{background:var(--orange-deep)}.section-head h2{font-size:clamp(28px,3.4vw,42px);margin-bottom:14px}.section-head p{color:var(--steel);font-size:16px;max-width:540px}.stats{background:var(--concrete-dim);border-top:2px solid var(--asphalt);border-bottom:2px solid var(--asphalt)}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.stat-card{padding:40px 36px;border-left:2px solid var(--asphalt)}.stat-card:first-child{border-left:none}.stat-num{font-family:Oswald;font-size:52px;font-weight:700;color:var(--orange-deep);line-height:1}.stat-label{margin-top:12px;font-size:15px;color:var(--asphalt);max-width:260px}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px;background:var(--asphalt);border:2px solid var(--asphalt)}.cat-card{background:var(--concrete);padding:32px 28px;min-height:230px;display:flex;flex-direction:column;justify-content:space-between;transition:background .15s ease}.cat-card:hover{background:var(--white)}.cat-icon{width:40px;height:40px;color:var(--orange-deep);margin-bottom:18px}.cat-card h3{font-size:19px;margin-bottom:8px}.cat-card p{font-size:13.5px;color:var(--steel);margin-bottom:18px}.cat-meta{font-family:IBM Plex Mono;font-size:12px;color:var(--asphalt);display:flex;justify-content:space-between;border-top:1px solid var(--concrete-dim);padding-top:12px}.dash{background:var(--asphalt);color:var(--white)}.dash .section-head p{color:#C9CFC9}.dash-panel{background:var(--asphalt-soft);border:2px solid var(--steel);border-radius:var(--radius);overflow:hidden}.dash-bar{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;background:#222723;border-bottom:1px solid var(--steel)}.dash-bar-title{font-family:IBM Plex Mono;font-size:12px;color:var(--steel-light);letter-spacing:.05em;text-transform:uppercase}.dash-dots{display:flex;gap:6px}.dash-dots span{width:9px;height:9px;border-radius:50%;background:var(--steel)}table{width:100%;border-collapse:collapse}thead th{text-align:left;font-family:IBM Plex Mono;font-size:11px;color:var(--steel-light);text-transform:uppercase;letter-spacing:.06em;padding:14px 22px;border-bottom:1px solid var(--steel)}tbody td{padding:16px 22px;font-size:14px;border-bottom:1px solid #353c37}tbody tr:last-child td{border-bottom:none}.crew-name{font-weight:600}.crew-role{display:block;font-size:12px;color:var(--steel-light);font-weight:400}.pill{display:inline-flex;align-items:center;gap:6px;font-family:IBM Plex Mono;font-size:11px;font-weight:600;text-transform:uppercase;padding:5px 10px;border-radius:12px}.pill:before{content:"";width:6px;height:6px;border-radius:50%}.pill-cert{background:rgba(63,125,78,.18);color:#7FD497}.pill-cert:before{background:#7FD497}.pill-exp{background:rgba(255,196,0,.16);color:var(--yellow)}.pill-exp:before{background:var(--yellow)}.pill-none{background:rgba(140,153,144,.16);color:var(--steel-light)}.pill-none:before{background:var(--steel-light)}.toggle-row{display:flex;align-items:center;gap:14px;margin-bottom:48px}.toggle{position:relative;width:52px;height:28px;background:var(--asphalt);border-radius:14px;cursor:pointer;border:none}.toggle:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;background:var(--orange);border-radius:50%;transition:transform .18s ease}.toggle.on:after{transform:translateX(24px)}.toggle-label{font-size:14px;font-weight:500}.save-badge{font-family:IBM Plex Mono;font-size:11px;background:var(--yellow);color:var(--asphalt);padding:3px 8px;border-radius:2px;font-weight:600}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.price-card{border:2px solid var(--asphalt);border-radius:var(--radius);padding:32px 28px;background:var(--white);display:flex;flex-direction:column}.price-card.featured{background:var(--asphalt);color:var(--white);position:relative}.price-card.featured .price-tier-note{color:var(--steel-light)}.featured-flag{position:absolute;top:-14px;left:28px;background:var(--orange);color:var(--white);font-family:IBM Plex Mono;font-size:11px;font-weight:600;padding:5px 10px;letter-spacing:.05em;text-transform:uppercase}.price-tier{font-family:Oswald;font-size:15px;text-transform:uppercase;letter-spacing:.04em;color:var(--orange-deep);margin-bottom:6px}.price-card.featured .price-tier{color:var(--orange)}.price-tier-note{font-size:13px;color:var(--steel);margin-bottom:22px}.price-amount{font-family:Oswald;font-size:42px;font-weight:700;margin-bottom:2px}.price-amount sup{font-size:16px;font-weight:500;margin-right:2px}.price-per{font-family:IBM Plex Mono;font-size:12px;color:var(--steel);margin-bottom:26px}.price-card.featured .price-per{color:var(--steel-light)}.price-feats{list-style:none;margin-bottom:28px;flex-grow:1}.price-feats li{font-size:13.5px;padding:9px 0;border-top:1px solid var(--concrete-dim);display:flex;gap:10px;align-items:flex-start}.price-card.featured .price-feats li{border-top:1px solid #353c37}.price-feats li:before{content:"✓";color:var(--orange-deep);font-weight:700}.price-card.featured .price-feats li:before{color:var(--orange)}.cta-band{background:var(--orange);color:var(--white);padding:80px 0;text-align:center}.cta-band h2{font-size:clamp(28px,4vw,46px);margin-bottom:18px}.cta-band p{font-size:16px;margin-bottom:32px;opacity:.92}.cta-band .btn-dark:hover{box-shadow:4px 4px 0 var(--asphalt-soft)}footer{background:var(--asphalt);color:var(--steel-light);padding:48px 0 32px}.foot-row{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px}.foot-links,.foot-row{display:flex;flex-wrap:wrap}.foot-links{gap:32px}.foot-links a{font-size:13px;color:var(--steel-light)}.foot-links a:hover{color:var(--white)}.foot-bottom{font-family:IBM Plex Mono;font-size:12px;border-top:1px solid #353c37;padding-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}@media (max-width:880px){.hero-grid{grid-template-columns:1fr}.tag-stack{height:340px;margin-top:20px}.cat-grid,.price-grid,.stat-grid{grid-template-columns:1fr}.stat-card{border-left:none;border-top:2px solid var(--asphalt)}.stat-card:first-child{border-top:none}.cat-card{border-bottom:2px solid var(--asphalt)}.nav-links{display:none}}