@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800;900&family=Outfit:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap');:root{--color-alert-blue:#2563EB;--color-safety-sky:#60A5FA;--color-survival-navy:#0F172A;--color-mist-slate:#94A3B8;--color-blue-400:#60A5FA;--color-blue-500:#3B82F6;--color-blue-600:#2563EB;--color-blue-700:#1D4ED8;--color-navy-700:#334155;--color-navy-800:#1E293B;--color-navy-900:#0F172A;--color-navy-950:#020617;--color-danger:#EF4444;--color-warning:#F59E0B;--color-success:#10B981;--color-bg-primary:#0F172A;--color-bg-secondary:#1E293B;--color-bg-tertiary:#0B1120;--color-bg-deep:#020617;--color-bg-card:rgba(30,41,59,0.6);--color-bg-card-hover:rgba(30,41,59,0.9);--color-text-primary:#F8FAFC;--color-text-secondary:#94A3B8;--color-text-tertiary:#64748B;--color-text-accent:#60A5FA;--color-border-default:rgba(148,163,184,0.15);--color-border-strong:rgba(148,163,184,0.30);--gradient-accent:linear-gradient(135deg,#2563EB 0%,#60A5FA 100%);--gradient-hero:linear-gradient(135deg,#0F172A 0%,#1E293B 50%,#0F172A 100%);--shadow-glow-sm:0 0 10px rgba(37,99,235,0.25);--shadow-glow-md:0 0 20px rgba(37,99,235,0.3),0 0 40px rgba(37,99,235,0.1);--fs-h1:clamp(2.75rem,5vw + 1rem,5.5rem);--fs-h2:clamp(2rem,3.5vw + 0.75rem,3.75rem);--fs-h3:clamp(1.5rem,2vw + 0.75rem,2.5rem);--fs-h4:clamp(1.25rem,1.5vw + 0.5rem,1.875rem);--fs-h5:clamp(1rem,0.75vw + 0.6rem,1.375rem);--fs-h6:clamp(0.75rem,0.5vw + 0.5rem,0.9375rem);--fs-body:clamp(0.9375rem,0.5vw + 0.75rem,1.0625rem);--fs-body-lg:clamp(1rem,0.75vw + 0.75rem,1.25rem);--fs-nav:clamp(0.8125rem,0.5vw + 0.6rem,0.9375rem);--fs-btn:clamp(0.875rem,0.5vw + 0.6rem,1rem);--fs-btn-sm:clamp(0.625rem,0.3vw + 0.45rem,0.75rem);--fs-caption:clamp(0.75rem,0.4vw + 0.5rem,0.875rem);--fs-footer:clamp(0.6875rem,0.35vw + 0.5rem,0.8125rem);--fs-mono:clamp(0.6875rem,0.4vw + 0.5rem,0.8125rem)}body{background:#0F172A;color:#F8FAFC;font-family:'Outfit',sans-serif;font-weight:400;font-size:var(--fs-body);line-height:1.625;letter-spacing:0.01em}.up-h1{font-family:'Barlow Condensed',sans-serif!important;font-weight:900!important;font-size:var(--fs-h1)!important;line-height:1!important;letter-spacing:0.04em!important;text-transform:uppercase!important}.up-h2,.up-section-title{font-family:'Barlow Condensed',sans-serif!important;font-weight:800!important;font-size:var(--fs-h2)!important;line-height:1.1!important;letter-spacing:0.03em!important;text-transform:uppercase!important;margin-bottom:1rem!important}.up-h3{font-family:'Barlow Condensed',sans-serif!important;font-weight:700!important;font-size:var(--fs-h3)!important;line-height:1.15!important;letter-spacing:0.03em!important;text-transform:uppercase!important}.up-h4{font-family:'Barlow Condensed',sans-serif!important;font-weight:700!important;font-size:var(--fs-h4)!important;line-height:1.2!important;letter-spacing:0.04em!important;text-transform:uppercase!important}.up-h5,.up-overline{font-family:'Outfit',sans-serif!important;font-weight:600!important;font-size:var(--fs-h5)!important;line-height:1.3!important;letter-spacing:0.05em!important;text-transform:uppercase!important;color:#60A5FA!important}.up-overline{font-size:0.875rem!important;margin-bottom:0.5rem!important}.up-h6{font-family:'JetBrains Mono',monospace!important;font-weight:600!important;font-size:var(--fs-h6)!important;line-height:1.4!important;letter-spacing:0.14em!important;text-transform:uppercase!important;color:#94A3B8!important}.up-body{font-family:'Outfit',sans-serif!important;font-weight:400!important;font-size:var(--fs-body)!important;line-height:1.625!important;letter-spacing:0.01em!important;color:#94A3B8!important}.up-body-lg{font-family:'Outfit',sans-serif!important;font-weight:400!important;font-size:var(--fs-body-lg)!important;line-height:1.625!important;letter-spacing:0.01em!important;color:#94A3B8!important}.up-link,a.up-link{color:#60A5FA!important;font-weight:500!important;text-decoration:underline!important;text-underline-offset:3px!important;letter-spacing:0.01em!important}.up-link:hover,a.up-link:hover{color:#F8FAFC!important}.up-nav-link,.et-menu>li>a{font-family:'JetBrains Mono',monospace!important;font-weight:500!important;font-size:var(--fs-nav)!important;line-height:1!important;letter-spacing:0.04em!important;color:#94A3B8!important;text-transform:none!important}.up-nav-link:hover,.et-menu>li>a:hover{color:#F8FAFC!important}.up-divider:after{content:'';display:block;width:48px;height:3px;background:var(--gradient-accent);margin:1rem 0;border-radius:2px}.up-divider.up-center:after{margin:1rem auto}.up-card{background:rgba(30,41,59,0.6)!important;border:1px solid rgba(148,163,184,0.15)!important;border-radius:1rem!important;padding:2rem!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .3s cubic-bezier(.4,0,.2,1)!important}.up-card:hover{background:rgba(30,41,59,0.9)!important;border-color:rgba(37,99,235,0.3)!important;transform:translateY(-3px);box-shadow:0 10px 15px -3px rgba(0,0,0,.4),0 4px 6px -4px rgba(0,0,0,.3),0 0 10px rgba(37,99,235,0.25)}.up-card-title{font-family:'Barlow Condensed',sans-serif!important;font-weight:700!important;font-size:var(--fs-h3)!important;line-height:1.15!important;letter-spacing:0.03em!important;text-transform:uppercase!important;margin-bottom:0.75rem!important}.up-card-icon{width:48px;height:48px;background:rgba(37,99,235,0.15);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.up-card-icon svg{width:22px;height:22px;stroke:#60A5FA}.up-badge{display:inline-flex!important;align-items:center;gap:.5rem;background:rgba(37,99,235,0.15);border:1px solid rgba(37,99,235,0.3);border-radius:9999px;padding:.375rem 1rem;font-family:'JetBrains Mono',monospace;font-size:var(--fs-h6);line-height:1.4;letter-spacing:0.14em;color:#60A5FA;text-transform:uppercase}.up-badge:before{content:'';width:6px;height:6px;border-radius:50%;background:#10B981;animation:upPulse 2s infinite}@keyframes upPulse{0%,100%{opacity:1}50%{opacity:.4}}.up-tag{display:inline-block;font-family:'JetBrains Mono',monospace;font-size:var(--fs-btn-sm);font-weight:500;line-height:1;letter-spacing:0.12em;text-transform:uppercase;padding:.3rem .75rem;border-radius:9999px;border:1px solid rgba(37,99,235,0.35);color:#60A5FA;background:rgba(37,99,235,0.12)}.up-tag-warning{border-color:rgba(245,158,11,0.3)!important;color:#F59E0B!important;background:rgba(245,158,11,0.08)!important}.up-stat-value{font-family:'Barlow Condensed',sans-serif;font-weight:900;font-size:var(--fs-h3);line-height:1;letter-spacing:0.03em;color:#F8FAFC}.up-stat-label{font-family:'JetBrains Mono',monospace;font-weight:500;font-size:var(--fs-h6);line-height:1.4;letter-spacing:0.14em;text-transform:uppercase;color:#94A3B8;margin-top:0.375rem}.up-book-cover{width:100%;aspect-ratio:2/3;max-width:280px;background:linear-gradient(145deg,#1E293B,#0B1120);border-radius:.75rem;border:1px solid rgba(148,163,184,0.3);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.45),0 8px 10px -6px rgba(0,0,0,.35),0 0 10px rgba(37,99,235,0.25)}.up-book-cover:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(37,99,235,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.03) 1px,transparent 1px);background-size:20px 20px}.up-timeline{position:relative;padding-left:2rem}.up-timeline:before{content:'';position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#2563EB,transparent)}.up-timeline-item{position:relative;padding-bottom:2.5rem}.up-timeline-item:before{content:'';position:absolute;left:-2.375rem;top:.375rem;width:12px;height:12px;border-radius:50%;background:#2563EB;box-shadow:0 0 0 3px rgba(37,99,235,.2)}.up-btn-primary.et_pb_button,.up-btn-primary.et_pb_button:hover{background:linear-gradient(135deg,#2563EB 0%,#60A5FA 100%)!important;color:#fff!important;border:0!important;padding:.875rem 2rem!important;font-family:'Barlow Condensed',sans-serif!important;font-weight:700!important;font-size:var(--fs-btn)!important;line-height:1!important;letter-spacing:0.10em!important;text-transform:uppercase!important;border-radius:.5rem!important;box-shadow:0 0 10px rgba(37,99,235,0.25);transition:all .3s cubic-bezier(.4,0,.2,1)!important}.up-btn-primary.et_pb_button:hover{box-shadow:0 0 20px rgba(37,99,235,.3),0 0 40px rgba(37,99,235,.1)!important;transform:translateY(-2px)}.up-btn-outline.et_pb_button,.up-btn-outline.et_pb_button:hover{background:transparent!important;color:#F8FAFC!important;border:1px solid rgba(148,163,184,0.3)!important;padding:.875rem 2rem!important;font-family:'Barlow Condensed',sans-serif!important;font-weight:700!important;font-size:var(--fs-btn)!important;line-height:1!important;letter-spacing:0.10em!important;text-transform:uppercase!important;border-radius:.5rem!important}.up-btn-outline.et_pb_button:hover{border-color:#2563EB!important;color:#60A5FA!important;background:rgba(37,99,235,.08)!important}.up-btn-sm.et_pb_button,.up-btn-sm.et_pb_button:hover{background:rgba(37,99,235,0.12)!important;color:#60A5FA!important;border:1px solid rgba(37,99,235,0.35)!important;padding:0.3rem 0.75rem!important;font-family:'JetBrains Mono',monospace!important;font-weight:500!important;font-size:var(--fs-btn-sm)!important;line-height:1!important;letter-spacing:0.12em!important;text-transform:uppercase!important;border-radius:9999px!important;box-shadow:none!important}.up-hero-title{font-family:'Barlow Condensed',sans-serif;font-weight:900;font-size:var(--fs-h1);line-height:1;letter-spacing:0.04em;text-transform:uppercase;margin-bottom:1.5rem}.up-hero-title .accent{color:#60A5FA}.up-hero-title .pipe{color:#2563EB;opacity:.6;margin:0 -.04em}.up-caption{font-family:'JetBrains Mono',monospace!important;font-weight:400!important;font-size:var(--fs-caption)!important;line-height:1.5!important;letter-spacing:0.02em!important;color:#64748B!important}.up-footer-copy,footer .et_pb_text,footer p,footer .et_pb_menu__menu-item a{font-family:'JetBrains Mono',monospace!important;font-weight:400!important;font-size:var(--fs-footer)!important;line-height:1.5!important;letter-spacing:0.04em!important;color:#475569!important}footer .et_pb_menu__menu-item a{color:#94A3B8!important;text-transform:none!important}footer .et_pb_menu__menu-item a:hover{color:#F8FAFC!important}.up-mono{font-family:'JetBrains Mono',monospace!important;font-weight:400!important;font-size:var(--fs-mono)!important;line-height:1.6!important;letter-spacing:0.07em!important;color:#34D399!important}