:root{--bg:#08111b;--surface:#101826;--surface-alt:#152033;--text:#f8fafc;--muted:#cbd5e1;--border:#2a3953;--accent:#38bdf8;--accent-soft:#0f3d56;--jayden-accent:#c084fc;--jayden-soft:#3d2257;--gold:#f59e0b;--shadow:0 18px 40px #00000047;--radius:20px;--radius-sm:14px;--container:1180px;--transition:.18s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at top,#38bdf814,#0000 30%),linear-gradient(#071018 0%,#08111b 100%);min-width:320px;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}button,input,textarea,select{font:inherit}h1,h2,h3,h4,p,ul{margin-top:0}ul{padding-left:1.2rem}#root{min-height:100vh}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.site-shell{min-height:100vh}.theme-shared{--page-accent:var(--accent);--page-soft:var(--accent-soft);--page-surface:var(--surface);--page-surface-alt:var(--surface-alt)}.theme-jordan{--page-accent:#38bdf8;--page-soft:#0f3d56;--page-surface:#111827;--page-surface-alt:#172033}.theme-jayden{--page-accent:#c084fc;--page-soft:#3d2257;--page-surface:#1c152b;--page-surface-alt:#241a38}.container{width:min(var(--container), calc(100% - 2rem));margin:0 auto}.narrow-content{width:min(820px,100%);margin:0 auto}.skip-link{color:#111827;z-index:100;background:#fff;border-radius:.5rem;padding:.7rem 1rem;text-decoration:none;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08111bd1;border-bottom:1px solid #ffffff12;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:78px;display:flex}.brand-mark{flex-direction:column;gap:.15rem;text-decoration:none;display:inline-flex}.brand-title{letter-spacing:.01em;font-weight:700}.brand-subtitle{color:var(--muted);font-size:.92rem}.site-nav{flex-wrap:wrap;gap:1rem;display:flex}.site-nav a{color:var(--muted);transition:background-color var(--transition), color var(--transition);border-radius:999px;padding:.45rem .7rem;text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a.active{color:var(--text);background:#ffffff14}.hero-section,.landing-hero{padding:5rem 0 4rem}.compact-hero{padding-top:4rem;padding-bottom:2rem}.hero-grid{grid-template-columns:1.35fr .9fr;align-items:start;gap:2rem;display:grid}.hero-copy-centered{text-align:center;max-width:840px;margin:0 auto 2.5rem}.section-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--page-accent);margin-bottom:1rem;font-size:.77rem;font-weight:700}.serif{font-family:Georgia,Times New Roman,serif}.hero-copy h1,.section-title h2,.gateway-card h2{line-height:1.1}.hero-copy h1,.hero-copy-centered h1,.compact-hero h1{margin-bottom:1rem;font-size:clamp(2.2rem,4vw,4.5rem)}.hero-lead{color:#f8fbff;max-width:68ch;margin-bottom:1rem;font-size:clamp(1.1rem,2vw,1.4rem)}.hero-support,.section-text,.card-description,.card p,.small-note{color:var(--muted)}.hero-actions,.card-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.5rem;display:flex}.button{background:var(--page-accent);color:#08111b;min-height:46px;transition:transform var(--transition), opacity var(--transition), background-color var(--transition), border-color var(--transition);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.button:hover,.button:focus-visible{opacity:.95;transform:translateY(-1px)}.button-secondary{border-color:var(--border);color:var(--text);background:0 0}.card{background:linear-gradient(180deg, #ffffff08, transparent), var(--page-surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.4rem}.hero-side-card h2,.sidebar-card h2,.contact-card h2{margin-bottom:1rem}.content-section{padding:2rem 0 4rem}.section-alt{background:#ffffff05}.section-title{margin-bottom:1.5rem}.section-title-left{text-align:left}.section-title-center{text-align:center}.section-title h2{margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.8rem)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card h3,.testimonial-card h3{margin-bottom:.85rem}.card-topline{margin-bottom:1rem}.badge{background:var(--page-soft);color:#f3f8ff;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.tag-list{flex-wrap:wrap;gap:.65rem;margin:1rem 0 1.25rem;display:flex}.large-gap{gap:.8rem}.tag{border:1px solid var(--border);color:var(--text);background:#ffffff08;border-radius:999px;padding:.45rem .8rem;font-size:.92rem}.feature-list{margin:0}.feature-list li+li{margin-top:.6rem}.project-card .feature-list{margin-bottom:1.25rem}.card-actions a{color:var(--page-accent);font-weight:700;text-decoration:none}.card-actions a:hover,.card-actions a:focus-visible{text-decoration:underline}.split-section{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.stacked-cards{gap:1rem;display:grid}.compact-card h2,.compact-card h3{margin-bottom:.5rem}.compact-card span{color:var(--muted);font-weight:500}.testimonial-quote{margin-bottom:1rem;font-size:1.06rem}.testimonial-source{color:var(--muted);font-size:.92rem}.landing-note{text-align:center;color:var(--muted)}.gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.gateway-card{border:1px solid var(--border);min-height:300px;box-shadow:var(--shadow);border-radius:28px;flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.gateway-jordan{background:radial-gradient(circle at 100% 0,#38bdf826,#0000 35%),linear-gradient(#111827f2,#0b1120fa)}.gateway-jayden{background:radial-gradient(circle at 100% 0,#c084fc29,#0000 35%),linear-gradient(#1c152bf7,#140f1ffc)}.gateway-label{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.85rem}.identity-bridge{padding:0 0 4rem}.bridge-card{border:1px solid var(--border);background:radial-gradient(circle at right, #ffffff0d, transparent 25%), var(--page-surface-alt);box-shadow:var(--shadow);border-radius:28px;padding:2rem}.bridge-card h2{margin-bottom:.8rem;font-size:clamp(1.7rem,2.7vw,2.5rem)}.site-footer{background:#ffffff05;border-top:1px solid #ffffff12;margin-top:2rem;padding:2rem 0 3rem}.footer-inner{justify-content:space-between;align-items:start;gap:2rem;display:flex}.footer-title{margin-bottom:.4rem;font-weight:700}.footer-copy{color:var(--muted);max-width:55ch}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.contact-card .button{margin-top:1rem}.card,.gateway-card,.bridge-card{transition:transform var(--transition), border-color var(--transition), background-color var(--transition)}.card:hover,.gateway-card:hover,.bridge-card:hover{border-color:color-mix(in srgb, var(--page-accent) 35%, var(--border));transform:translateY(-2px)}a:focus-visible,button:focus-visible{outline:3px solid color-mix(in srgb, var(--page-accent) 60%, white);outline-offset:3px;border-radius:10px}.hero-inline-links{flex-wrap:wrap;gap:.9rem 1.1rem;margin-top:1rem;display:flex}.hero-inline-links a{color:var(--muted);transition:color var(--transition);font-size:.96rem;font-weight:600;text-decoration:none}.hero-inline-links a:hover,.hero-inline-links a:focus-visible{color:var(--page-accent);text-decoration:underline}.tag-link{transition:border-color var(--transition), color var(--transition), background-color var(--transition);text-decoration:none}.tag-link:hover,.tag-link:focus-visible{color:var(--text);border-color:color-mix(in srgb, var(--page-accent) 45%, var(--border));background:#ffffff0d}.contact-notes{margin-top:1.5rem}.contact-card{flex-direction:column;justify-content:space-between;display:flex}.contact-card p{margin-bottom:1rem}.footer-links a{color:var(--muted);text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{color:var(--text);text-decoration:underline}.gateway-supporting-copy{color:var(--muted);margin-top:.4rem;margin-bottom:1.25rem}.featured-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-card{height:100%}.testimonial-featured{background:linear-gradient(180deg, #ffffff0a, transparent), var(--page-surface-alt);border-color:color-mix(in srgb, var(--page-accent) 30%, var(--border))}.testimonial-quote{margin-bottom:1rem;font-size:1.05rem;line-height:1.75}.testimonial-source{margin-bottom:.25rem;font-weight:700}.testimonial-context{color:var(--muted);margin:0;font-size:.92rem}@media (width<=960px){.featured-testimonials-grid{grid-template-columns:1fr}}@media (width<=640px){.hero-inline-links{flex-direction:column;align-items:flex-start;gap:.65rem}}@media (width<=960px){.hero-grid,.split-section,.card-grid,.testimonials-grid,.gateway-grid{grid-template-columns:1fr}.hero-section,.section-alt{margin-left:1rem;margin-right:1rem}.site-nav{justify-content:center;margin-bottom:1rem}.brand-mark{margin-top:1rem}.header-inner,.footer-inner{flex-direction:column;align-items:start}.site-nav{width:100%}}@media (width<=640px){.hero-section,.landing-hero{padding:3.5rem 0 2.5rem}.card,.gateway-card,.bridge-card{padding:1.15rem}.site-nav{gap:.5rem}.site-nav a{padding:.45rem .6rem;font-size:.95rem}.button{width:100%}.hero-actions,.card-actions{flex-direction:column;align-items:stretch}}
