:root{color-scheme:dark;--bg:#1f2937;--surface:#18212d;--raised:#4b5563;--text:#fff;--muted:#e5e7eb;--accent:#f85d1b;--border:#4b5563;--max:1200px;background:var(--bg);color:var(--text);font-synthesis:none;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:6px}a:hover{color:var(--accent)}.shell{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.header{border-bottom:1px solid var(--border)}.header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:94px;display:flex}.brand{letter-spacing:-.5px;white-space:nowrap;align-items:center;gap:12px;font-size:18px;display:flex}.brand strong{font-weight:750}.brand-mark{border:1px solid var(--border);letter-spacing:-2px;border-radius:9px;padding:2px 10px;font-family:monospace;font-size:25px;font-weight:700}.brand-mark span,.accent{color:var(--accent)}nav#navigation{align-items:center;gap:25px;display:flex}nav#navigation a{color:var(--muted);border-bottom:3px solid #0000;padding:34px 0 31px;font-size:14px;font-weight:600}nav#navigation a[aria-current],nav#navigation a:hover{color:var(--text);border-color:var(--accent)}.menu-toggle{display:none}.skip{background:var(--accent);color:var(--bg);z-index:20;padding:12px;position:absolute;top:-100px;left:20px}.skip:focus{top:10px}.hero{grid-template-columns:1.25fr 1fr;align-items:center;gap:48px;min-height:580px;padding:70px 0 54px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent);margin:0 0 18px;font-size:12px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-2.7px;margin-bottom:25px;font-size:clamp(38px,4.35vw,62px);font-weight:750;line-height:1.1}h1 span:not(.accent){color:var(--accent)}h2{letter-spacing:-1px;margin-bottom:14px;font-size:30px;line-height:1.2}h3{letter-spacing:-.4px;margin-bottom:13px;font-size:20px;line-height:1.3}p{color:var(--muted);margin-bottom:24px}.intro{max-width:620px;font-size:18px;line-height:1.8}.actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.button{border:1px solid var(--accent);background:var(--accent);color:#1f2937;border-radius:6px;justify-content:center;align-items:center;gap:20px;min-height:48px;padding:12px 20px;font-size:14px;font-weight:750;display:inline-flex}.button:hover{color:#1f2937;background:#ff8b57}.button.secondary{color:var(--text);border-color:var(--border);background:0 0}.button.secondary:hover{border-color:var(--accent);color:var(--accent)}.hero-topics{color:var(--muted);letter-spacing:1px;flex-wrap:wrap;gap:20px;margin-top:45px;font-family:monospace;font-size:11px;display:flex}.lab-art{border:1px solid var(--border);background:radial-gradient(#453127 0%,#0000 68%),linear-gradient(#ffffff04 1px,#0000 1px) 0 0/24px 24px,linear-gradient(90deg,#ffffff04 1px,#0000 1px) 0 0/24px 24px;border-radius:15px;height:390px;position:relative;overflow:hidden}.art-top,.art-bottom{letter-spacing:1.5px;color:var(--muted);font-family:monospace;font-size:10px;position:absolute;left:22px;right:22px}.art-top{justify-content:space-between;display:flex;top:20px}.art-top span{font-size:8px}.art-bottom{bottom:20px}.rack{background:#1f2937;border:1px solid #6b7280;border-radius:8px;width:53%;padding:15px;position:absolute;top:24%;left:24%;transform:rotate(-7deg);box-shadow:15px 20px #11182755,0 0 60px #f85d1b0d}.rack-head{letter-spacing:2px;color:var(--accent);justify-content:space-between;margin-bottom:14px;font-family:monospace;font-size:11px;display:flex}.rack-unit{background:linear-gradient(120deg,#374151,#1f2937);border:1px solid #4b5563;border-radius:4px;justify-content:space-around;align-items:center;gap:8px;height:40px;margin-top:8px;padding:8px;display:flex}.rack-vents{background:repeating-linear-gradient(90deg,#111827 0 3px,#0000 3px 6px);width:55%;height:14px}.rack-port{border:2px solid #9ca3af;width:15px;height:12px}.rack-light{background:var(--accent);width:5px;height:5px;box-shadow:0 0 8px var(--accent);border-radius:50%}.orbital{border:1px solid #f85d1b25;border-radius:50%;width:320px;height:320px;position:absolute;top:11%;left:14%}.orbital-two{width:400px;height:400px;top:0;left:4%}.art-tag{color:#e5e7eb;background:#293342;border:1px solid #6b7280;border-radius:4px;padding:7px 10px;font-family:monospace;font-size:10px;position:absolute}.tag-one{top:65px;left:25px}.tag-two{bottom:75px;left:18px}.tag-three{bottom:90px;right:20px}.section{padding:45px 0}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-heading h2{margin:0}.section-heading .eyebrow{margin-bottom:12px}.subtle-link{white-space:nowrap;font-size:14px;font-weight:600}.category-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.category-card,.reference-card{border:1px solid var(--border);background:var(--surface);border-radius:10px;transition:border-color .15s,transform .15s;overflow:hidden}.category-card:hover,.reference-card:hover{color:var(--text);border-color:#f85d1b88;transform:translateY(-3px)}.category-card{flex-direction:column;padding:26px 23px;display:flex}.card-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.category-icon{color:var(--accent);font-size:29px;line-height:1}.number{color:var(--muted);font-family:monospace;font-size:12px}.category-card p{flex:1;font-size:14px}.text-link{color:var(--accent);justify-content:space-between;margin-top:8px;font-size:13px;font-weight:650;display:flex}.reference-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.board-art{border-bottom:1px solid var(--border);background:radial-gradient(#44362f,#0000 70%),repeating-linear-gradient(90deg,#0000 0 35px,#f85d1b05 35px 36px);justify-content:center;align-items:center;height:180px;display:flex;position:relative}.chip{color:#e5e7eb;background:#1f2937;border:2px solid #6b7280;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:125px;height:95px;font-family:monospace;font-size:19px;display:flex;position:relative;transform:rotate(-9deg);box-shadow:10px 12px #11182780}.chip:before,.chip:after{content:"";background:repeating-linear-gradient(#9ca3af 0 4px,#0000 4px 10px);width:10px;position:absolute;top:9px;bottom:9px}.chip:before{left:-11px}.chip:after{right:-11px}.chip small{letter-spacing:1px;margin-top:8px;font-size:7px}.board-label{letter-spacing:2px;color:var(--muted);font-family:monospace;font-size:8px;position:absolute;bottom:10px;left:15px}.card-body{padding:24px}.card-body .eyebrow{margin-bottom:10px;font-size:10px;display:block}.card-body p{min-height:46px;font-size:14px}.setup-banner{border:1px solid var(--border);border-left:3px solid var(--accent);background:linear-gradient(100deg,#34302f,var(--surface));border-radius:8px;justify-content:space-between;align-items:center;gap:28px;margin:45px 0 75px;padding:36px;display:flex}.setup-banner p:last-child{margin:0}.footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:25px;padding-top:30px;padding-bottom:35px;font-size:13px;display:flex}.footer .brand{gap:5px;font-size:15px}.footer p{margin:0;font-size:13px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:12px;margin:32px 0 45px;font-size:13px;display:flex}.page-heading{max-width:800px;padding:0 0 20px}.page-heading h1{font-size:56px}.page-section{padding-top:10px;padding-bottom:100px}.muted{color:var(--muted);margin:12px 0 0}.empty-state{text-align:center;border:1px dashed var(--border);background:var(--surface);border-radius:12px;margin:10px 0 80px;padding:60px 25px 80px}.empty-state p{max-width:560px;margin:0 auto 25px}.empty-state h1{font-size:40px}.empty-icon{color:var(--accent);margin-bottom:20px;font-family:monospace;font-size:38px;display:block}.article-layout{grid-template-columns:1.7fr 1fr;gap:70px;margin:20px 0 90px;display:grid}.article-copy{max-width:720px;font-size:17px}.article-copy h2{font-size:28px}.note{background:var(--surface);border-left:3px solid var(--accent);border-radius:4px;margin-top:35px;padding:25px}.note h3{font-size:17px}.note p{margin-bottom:0;font-size:15px}.article-sidebar{background:var(--surface);border:1px solid var(--border);border-radius:10px;align-self:start;padding:28px}.article-sidebar h2{font-size:22px}.article-sidebar a{border-top:1px solid var(--border);justify-content:space-between;gap:15px;padding:18px 0;font-size:14px;display:flex}.about-grid{grid-template-columns:1fr 2fr;align-items:center;gap:60px;margin:15px 0 100px;display:grid}.about-monogram{border:1px solid var(--border);background:radial-gradient(circle,#44362f,var(--surface));border-radius:12px;justify-content:center;align-items:center;min-height:300px;font-family:monospace;font-size:100px;font-weight:700;display:flex}.about-monogram span{color:var(--accent)}.setup-note{margin:0 0 28px}.setup-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:100px;display:grid}.setup-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:28px}.setup-card h2{margin-top:25px;font-size:23px}.setup-card p{font-size:15px}.status-label{color:var(--muted);border:1px solid var(--border);border-radius:4px;padding:5px 9px;font-size:12px}@media (width>=1400px){.hero{min-height:620px}}@media (width<=1050px){nav#navigation{gap:15px}.brand{font-size:16px}.header-inner{gap:18px}.hero{gap:24px}.category-grid{grid-template-columns:repeat(2,1fr)}.art-top span{display:none}.hero-topics,.reference-grid{gap:12px}.card-body{padding:20px}.footer{flex-wrap:wrap}}@media (width<=800px){.shell{width:calc(100% - 36px)}.header-inner{flex-wrap:wrap;gap:0;min-height:78px;position:relative}.menu-toggle{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:5px;align-items:center;gap:12px;padding:8px 12px;font-size:14px;display:flex}nav#navigation{flex-direction:column;align-items:stretch;gap:0;width:100%;padding-bottom:18px;display:none}nav#navigation.open{display:flex}nav#navigation a{border-bottom-width:1px;padding:12px 4px}.hero{grid-template-columns:1fr;gap:35px;min-height:auto;padding:45px 0 20px}.hero h1{font-size:48px}.lab-art{width:100%;max-width:560px;height:310px;margin-inline:auto}.rack{width:45%;top:20%;left:28%}.orbital-one{top:0;left:22%}.orbital-two{top:-15%;left:13%}.hero-topics{margin-top:30px}.section{padding:30px 0}.section-heading{align-items:start}.section-heading h2{font-size:27px}.reference-grid{grid-template-columns:1fr}.reference-card{grid-template-columns:180px 1fr;display:grid}.board-art{border-bottom:0;border-right:1px solid var(--border);height:100%;min-height:210px}.card-body p{min-height:0}.setup-banner{flex-direction:column;align-items:start;margin:35px 0 50px;padding:25px}.article-layout,.about-grid{grid-template-columns:1fr;gap:30px}.about-monogram{min-height:200px}.setup-grid{grid-template-columns:1fr}.page-heading h1{font-size:44px}.footer{flex-direction:column;align-items:start;gap:12px}.breadcrumbs{margin-bottom:30px}.page-section{padding-bottom:60px}}@media (width<=480px){.hero h1{letter-spacing:-1.7px;font-size:39px}.intro{font-size:16px}.category-grid{grid-template-columns:1fr}.category-card{padding:23px}.card-top{margin-bottom:20px}.section-heading{flex-direction:column;gap:14px}.reference-card{display:block}.board-art{border-right:0;border-bottom:1px solid var(--border);height:170px;min-height:0}.actions{flex-direction:column;align-items:stretch}.hero-topics{gap:12px;font-size:10px}.eyebrow{letter-spacing:1.6px;font-size:10px}.page-heading h1{letter-spacing:-1.5px;font-size:36px}.lab-art{height:290px}.rack{width:54%;left:23%}.art-tag{font-size:8px}.tag-one{left:12px}.tag-two{bottom:55px;left:10px}.tag-three{bottom:65px;right:10px}.orbital{left:0}.orbital-two{left:-14%}.empty-state{padding:35px 18px}.empty-state h2{font-size:25px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.brand-accent{color:var(--accent)}.reference-image{border-bottom:1px solid var(--border);background:#fff;justify-content:center;align-items:center;height:190px;padding:12px;display:flex}.reference-image img{object-fit:contain;width:100%;height:100%;display:block}.pinout-article{grid-template-columns:minmax(0,2.5fr) minmax(220px,1fr);gap:38px}.pinout-article .article-copy{min-width:0;max-width:none}.article-contents{flex-wrap:wrap;gap:12px 20px;margin:28px 0;font-size:14px;display:flex}.article-contents a,.pinout-figure a,.article-sources a{color:var(--accent);text-underline-offset:4px;text-decoration:underline}.pinout-figure{margin:0 0 40px;scroll-margin-top:25px}.pinout-figure img{background:#fff;border-radius:8px;width:100%;height:auto;padding:12px;display:block}.pinout-figure figcaption{color:var(--muted);margin-top:14px;font-size:14px;line-height:1.6}.pinout-figure figcaption a{margin-top:8px;display:block}.pinout-article section,.pinout-article aside{scroll-margin-top:25px}.spec-list{border:1px solid var(--border);border-radius:8px;margin:0 0 40px;font-size:15px;overflow:hidden}.spec-list>div{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:minmax(140px,1fr) 2fr;gap:20px;padding:16px;display:grid}.spec-list>div:last-child{border-bottom:0}.spec-list dt{font-weight:650}.spec-list dd{color:var(--muted);margin:0}.table-scroll{border:1px solid var(--border);border-radius:8px;margin:24px 0 36px;overflow-x:auto}.table-scroll:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.pin-table{border-collapse:collapse;text-align:left;width:100%;min-width:530px;font-size:14px}.pin-table caption{text-align:left;color:var(--muted);background:var(--surface);padding:16px;font-weight:600}.pin-table th,.pin-table td{border-top:1px solid var(--border);vertical-align:top;padding:13px 15px}.pin-table thead{background:var(--surface)}.pin-table tbody th{white-space:nowrap;font-family:monospace;font-weight:500}.pin-table tbody tr:nth-child(2n){background:var(--surface)}.pin-table td{color:var(--muted)}.pinout-article .note{margin-bottom:36px}.pinout-article .note h2{font-size:22px}.pinout-article .note p+p{margin-top:15px}.article-section{margin:32px 0}.article-sources{border-top:1px solid var(--border);margin-top:40px;padding-top:25px}.article-sources h2{font-size:22px}.article-sources ul{padding-left:20px;font-size:14px}.article-sources li{margin-bottom:12px}@media (width<=800px){.pinout-article{grid-template-columns:1fr}.reference-image{border-bottom:0;border-right:1px solid var(--border);height:100%;min-height:210px}}@media (width<=480px){.reference-image{border-right:0;border-bottom:1px solid var(--border);height:190px;min-height:0}.spec-list>div{grid-template-columns:1fr;gap:5px}.pinout-figure img{padding:5px}.pinout-article .article-copy h2{font-size:24px}}.header-logo{object-fit:contain;border-radius:9px;flex-shrink:0;width:48px;height:48px;display:block}.brand-banner{border:1px solid var(--border);background:#081623;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 20px 65px #00000025}.brand-banner img{object-fit:contain;width:100%;height:auto;display:block}.about-brand{border:1px solid var(--border);border-radius:14px;width:100%;max-width:400px;overflow:hidden}.about-brand img{object-fit:contain;width:100%;height:auto;display:block}@media (width>=801px) and (width<=1000px){.header-inner .brand{gap:8px;font-size:15px}.header-logo{width:38px;height:38px}nav#navigation{gap:12px}}@media (width<=800px){.brand-banner{width:100%;margin-inline:auto}.about-brand{margin-inline:auto}}@media (width<=380px){.header-inner .brand{gap:8px;font-size:14px}.header-logo{width:36px;height:36px}.menu-toggle{padding:8px}}.site-footer{display:block}.footer-main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-legal{border-top:1px solid var(--border);flex-wrap:wrap;gap:15px 25px;margin-top:25px;padding-top:20px;font-size:14px;display:flex}.footer-legal a[aria-current]{color:var(--accent)}.social-link{color:var(--accent);font-weight:650}.youtube-channel{background:var(--surface);border:1px solid var(--border);border-radius:12px;grid-template-columns:130px 1fr;align-items:center;gap:35px;margin:15px 0 85px;padding:40px;display:grid}.youtube-symbol{color:#1f2937;background:#f85d1b;border-radius:22px;place-items:center;height:95px;font-size:40px;display:grid}.external-note{max-width:520px;margin:18px 0 0;font-size:14px}.legal-copy{overflow-wrap:anywhere;max-width:820px;margin-bottom:85px}.legal-copy section{margin:35px 0;scroll-margin-top:25px}.legal-copy h2{font-size:25px}.legal-copy p,.legal-copy li{font-size:16px}.legal-copy li{color:var(--muted);margin-bottom:10px}.legal-copy a:not(.button){text-underline-offset:4px;text-decoration:underline}.legal-copy .article-contents{border-bottom:1px solid var(--border);padding-bottom:20px}.legal-date{font-size:14px}.legal-draft{max-width:820px;margin:0 0 35px}.legal-draft h2{font-size:21px}.missing-detail{border:1px dashed var(--border);border-radius:6px;padding:18px}.legal-address{flex-direction:column;gap:4px;font-style:normal;display:flex}.affiliate-reference{flex-direction:column;display:inline-flex}.affiliate-label{color:var(--muted);font-size:12px}@media (width<=600px){.youtube-channel{grid-template-columns:1fr;gap:25px;padding:25px}.youtube-symbol{width:110px;height:75px}.footer-main{flex-direction:column;align-items:flex-start}.footer-legal{gap:15px 20px}}
