:root{--black: #000000;--white: #f0f0fa;--ghost-bg: rgba(240, 240, 250, .1);--ghost-border: rgba(240, 240, 250, .35);--overlay: rgba(0, 0, 0, .65)}:where(.astro-upsqehrs),:where(.astro-upsqehrs):before,:where(.astro-upsqehrs):after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:D-DIN,Arial,PingFang SC,Noto Sans SC,sans-serif;color:var(--white);background:var(--black);text-transform:uppercase;letter-spacing:.8px;line-height:1.6;-webkit-font-smoothing:antialiased}.nav:where(.astro-upsqehrs){position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:24px 8vw;background:transparent;transition:background .3s}.nav:where(.astro-upsqehrs).scrolled{background:#000000d9;backdrop-filter:blur(10px)}.nav-logo:where(.astro-upsqehrs){font-weight:700;font-size:20px;letter-spacing:3px;color:var(--white);text-decoration:none}.nav-links:where(.astro-upsqehrs){display:flex;gap:28px;list-style:none}.nav-links:where(.astro-upsqehrs) a:where(.astro-upsqehrs){color:var(--white);text-decoration:none;font-size:12px;font-weight:700;letter-spacing:1.2px;transition:opacity .3s}.nav-links:where(.astro-upsqehrs) a:where(.astro-upsqehrs):hover{opacity:.6}.section:where(.astro-upsqehrs){min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:100px 8vw;position:relative;background-size:cover;background-position:center;background-attachment:fixed}.section:where(.astro-upsqehrs):before{content:"";position:absolute;inset:0;background:var(--overlay);z-index:0}.section:where(.astro-upsqehrs)>:where(.astro-upsqehrs){position:relative;z-index:1}h1:where(.astro-upsqehrs){font-size:clamp(36px,6vw,72px);font-weight:700;line-height:1.05;margin-bottom:16px;letter-spacing:1.5px}h2:where(.astro-upsqehrs){font-size:clamp(28px,4.5vw,54px);font-weight:700;margin-bottom:24px;letter-spacing:1.2px}h3:where(.astro-upsqehrs){font-size:16px;font-weight:700;margin-bottom:10px;letter-spacing:1.5px;color:#f0f0fab3}p:where(.astro-upsqehrs),li:where(.astro-upsqehrs){font-size:14px;line-height:1.7;margin-bottom:14px;max-width:800px;text-transform:none;letter-spacing:.3px}code:where(.astro-upsqehrs){background:#ffffff14;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:13px;color:var(--white)}.formula-block:where(.astro-upsqehrs){background:#ffffff08;border:1px solid rgba(240,240,250,.15);padding:28px 24px;border-radius:4px;margin:28px 0;max-width:750px;text-align:center;overflow-x:auto}.formula-label:where(.astro-upsqehrs){font-size:11px;color:#f0f0fa80;margin-bottom:12px;letter-spacing:1.5px;text-transform:uppercase}.katex:where(.astro-upsqehrs){font-size:1.1em;color:var(--white)}table:where(.astro-upsqehrs){width:100%;border-collapse:collapse;margin:24px 0;max-width:900px}th:where(.astro-upsqehrs),td:where(.astro-upsqehrs){padding:14px 16px;text-align:left;border-bottom:1px solid rgba(240,240,250,.15);font-size:13px}th:where(.astro-upsqehrs){font-weight:700;letter-spacing:1.2px;color:#f0f0facc}td:where(.astro-upsqehrs){color:var(--white)}.grid-3:where(.astro-upsqehrs){display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;width:100%;max-width:1200px;margin-top:24px}.grid-2:where(.astro-upsqehrs){display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:48px;width:100%;max-width:1200px;margin-top:24px}.card:where(.astro-upsqehrs){padding:24px;border:1px solid rgba(240,240,250,.15);border-radius:4px;background:#0000004d}.card:where(.astro-upsqehrs) h4:where(.astro-upsqehrs){font-size:15px;font-weight:700;margin-bottom:8px;letter-spacing:1px}.card:where(.astro-upsqehrs) p:where(.astro-upsqehrs){font-size:13px;color:#f0f0fab3;margin:0}.arch-img:where(.astro-upsqehrs){width:100%;max-width:1000px;border-radius:4px;margin:32px 0;border:1px solid rgba(240,240,250,.1);background:#0a0a0c;padding:16px}.step-list:where(.astro-upsqehrs){list-style:none;padding:0;counter-reset:step}.step-list:where(.astro-upsqehrs) li:where(.astro-upsqehrs){counter-increment:step;padding:16px 0;border-bottom:1px solid rgba(240,240,250,.1);display:flex;gap:16px;align-items:baseline}.step-list:where(.astro-upsqehrs) li:where(.astro-upsqehrs):before{content:counter(step,decimal-leading-zero);font-weight:700;font-size:14px;color:#f0f0fa80;min-width:28px}.footer:where(.astro-upsqehrs){padding:60px 8vw;text-align:center;border-top:1px solid rgba(240,240,250,.1)}.footer-links:where(.astro-upsqehrs){display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.btn:where(.astro-upsqehrs){display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;background:var(--ghost-bg);border:1px solid var(--ghost-border);border-radius:32px;color:var(--white);text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:700;transition:background .3s,border-color .3s,transform .2s}.btn:where(.astro-upsqehrs):hover{background:#f0f0fa33;border-color:var(--white);transform:translateY(-2px)}.footer:where(.astro-upsqehrs) a:where(.astro-upsqehrs){color:#f0f0fa99;text-decoration:none;margin:0 16px;font-size:12px;letter-spacing:1px;transition:color .3s}.footer:where(.astro-upsqehrs) a:where(.astro-upsqehrs):hover{color:var(--white)}@media(max-width:768px){.section:where(.astro-upsqehrs){padding:80px 5vw;background-attachment:scroll}.nav:where(.astro-upsqehrs){padding:20px 5vw}.nav-links:where(.astro-upsqehrs){display:none}.grid-3:where(.astro-upsqehrs),.grid-2:where(.astro-upsqehrs){grid-template-columns:1fr}h1:where(.astro-upsqehrs){font-size:36px}h2:where(.astro-upsqehrs){font-size:28px}}
