@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&display=swap";:root{--bg-main:#fff;--bg-surface:#fff;--bg-alt:#f8fafc;--text-main:#0f172a;--text-muted:#475569;--primary:#0ea5e9;--primary-hover:#0284c7;--primary-soft:#e0f2fe;--border:#e2e8f0;--shadow:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px 0 #0000000f;--gradient:linear-gradient(135deg, #e0f2fe 0%, #fff 100%);--nav-bg:#fffc}[data-theme=dark]{--bg-main:#0f172a;--bg-surface:#1e293b;--bg-alt:#1e293b;--text-main:#f8fafc;--text-muted:#94a3b8;--primary:#38bdf8;--primary-hover:#7dd3fc;--primary-soft:#0ea5e91a;--border:#334155;--shadow:0 20px 25px -5px #0003, 0 10px 10px -5px #0000001a;--shadow-sm:0 1px 2px 0 #0000000d;--gradient:linear-gradient(135deg, #0f172a 0%, #1e293b 100%);--nav-bg:#0f172acc}:root{--radius:12px;--radius-full:9999px;--transition:all .3s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--text-main);font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;transition:background-color .3s,color .3s;overflow-x:hidden}.container{max-width:1320px;margin:0 auto;padding:0 2.5rem}h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}h2{font-size:clamp(2rem,4vw,2.5rem);font-weight:700}h3{font-size:1.5rem;font-weight:600}p{color:var(--text-muted);font-size:1.125rem;line-height:1.7}a{color:inherit;transition:var(--transition);text-decoration:none}.btn{border-radius:var(--radius-full);cursor:pointer;transition:var(--transition);border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px)}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}:root{--research-accent:#0ea5e9;--research-primary:#0284c7;--research-bg:#fff;--research-bg-secondary:#f8fafc;--research-text-main:#0f172a;--research-text-muted:#475569;--research-border:#94a3b833;--research-border-glow:#0ea5e933;--research-shadow:0 10px 30px #0ea5e90d;--research-cta-gradient:linear-gradient(135deg, #0c4a6e 0%, #075985 50%, #0369a1 100%);--research-heading-color:#0f172a;--research-hero-overlay:linear-gradient(90deg, #fffffff2 0%, #ffffffb3 100%);--research-hero-text:#0f172a}[data-theme=dark]{--research-bg:#07111a;--research-bg-secondary:#0b1622;--research-text-main:#f8fafc;--research-text-muted:#cbd5e1;--research-border:#ffffff14;--research-shadow:0 0 40px #0ea5e926;--research-heading-color:#fff;--research-hero-overlay:radial-gradient(circle at center, #07111a99 0%, #07111af2 100%);--research-hero-text:#fff}.research-page{background-color:var(--research-bg);color:var(--research-text-main);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.research-page h1,.research-page h2,.research-page h3,.research-page h4{color:var(--research-heading-color);margin-top:0;font-family:Plus Jakarta Sans,sans-serif}.research-hero-split-v2{background:#f0f9ff;grid-template-columns:1fr;min-height:66vh;display:grid;position:relative;overflow:hidden}@media (width>=1024px){.research-hero-split-v2{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}}@media (width<=1023px){.research-hero-split-v2{grid-template-columns:1fr;min-height:auto;position:relative;overflow:hidden}.hero-content-left{z-index:10;grid-area:1/1;position:relative;background:0 0!important;padding:7rem 1.5rem 3.5rem!important}.hero-visual-right{z-index:1;grid-area:1/1;min-height:100%;position:absolute;inset:0}.hero-image-bg{background-position:100%!important}.hero-gradient-overlay{background:linear-gradient(#f0f9ff 0%,#f0f9fff0 20%,#f0f9ffb3 55%,#f0f9ff33 100%)!important}[data-theme=dark] .hero-gradient-overlay{background:linear-gradient(#07111a 0%,#07111af0 20%,#07111ab3 55%,#07111a33 100%)!important}}.hero-content-left{z-index:10;background:#f0f9ff;justify-content:flex-start;align-items:center;padding:4rem 2rem;display:flex;position:relative}@media (width>=1024px){.hero-content-left{padding:0 3rem}}.hero-text-container{text-align:left;width:100%;max-width:980px;margin:0}.hero-main-title{letter-spacing:-.03em;color:#0f172a;max-width:100%;margin-bottom:1.2rem;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:clamp(2.2rem,5.4vw,4.1rem);font-weight:800;line-height:1.12}.hero-tagline-v2{color:var(--research-accent);max-width:100%;margin-bottom:.95rem;font-size:clamp(1.05rem,2.3vw,1.3rem);font-weight:700;line-height:1.58}.hero-subtext-v2{text-transform:uppercase;letter-spacing:.08em;color:#475569;max-width:100%;margin-bottom:1.15rem;font-size:.86rem}.hero-description-v2{color:#334155;max-width:100%;margin:0;font-size:clamp(1rem,2.2vw,1.25rem);line-height:1.72}.hero-visual-right{width:100%;height:100%;min-height:450px;position:relative}.hero-image-bg{filter:brightness(1.05)contrast(1.02);z-index:1;background:url(/assets/images/collaboration-bg.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-gradient-overlay{z-index:2;background:linear-gradient(270deg,#f0f9ff00 0%,#f0f9ff8c 40%,#f0f9ff 100%);position:absolute;inset:0}[data-theme=dark] .hero-content-left,[data-theme=dark] .research-hero-split-v2{background:#07111a}[data-theme=dark] .hero-main-title{color:#fff}[data-theme=dark] .hero-description-v2{color:#cbd5e1}[data-theme=dark] .hero-gradient-overlay{background:linear-gradient(270deg,#07111a00 0%,#07111a8c 40%,#07111a 100%)}.research-capabilities-section{background:#f8fafc;transition:background .3s}[data-theme=dark] .research-capabilities-section{background:#07111a}.ngs-grid-v2,.capabilities-grid-v2{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:3rem;display:grid}@media (width<=991px){.ngs-grid-v2,.capabilities-grid-v2{grid-template-columns:1fr;gap:1.5rem}.ngs-card-lite,.research-card{padding:2rem 1.5rem}}.ngs-card-lite{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;padding:3rem;transition:transform .3s;box-shadow:0 4px 6px -1px #0000000d}[data-theme=dark] .ngs-card-lite{background:#111d27;border-color:#1e293b}.ngs-card-title-lg{color:#0f172a;border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem;font-size:1.8rem;font-weight:700}[data-theme=dark] .ngs-card-title-lg{color:#fff;border-color:#1e293b}.ngs-list-simple{margin:0;padding:0;list-style:none}.ngs-list-simple li{color:#334155;align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:1.15rem;display:flex}[data-theme=dark] .ngs-list-simple li{color:#cbd5e1}.ngs-list-simple li svg{color:var(--research-accent);flex-shrink:0}.collaboration-grid-v2{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:3rem;margin-top:5rem;display:grid}.collab-card-lite{-webkit-backdrop-filter:blur(10px);text-align:center;background:#ffffffb3;border:1px solid #fff6;border-radius:32px;flex-direction:column;align-items:center;height:100%;min-height:480px;padding:0;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.collab-card-lite:hover{background:#fff;border-color:#fffc;transform:translateY(-12px)scale(1.01);box-shadow:0 20px 40px #00000014}[data-theme=dark] .collab-card-lite{background:#0b1622;border-color:#ffffff0d}.collab-card-lite:hover{border-color:var(--research-accent);background:#fff;transform:translateY(-10px);box-shadow:0 20px 40px #0ea5e91a}[data-theme=dark] .collab-card-lite:hover{background:#111d27}.collab-visual-wrap{background:linear-gradient(#f1f5f980 0%,#fff0 100%);justify-content:center;align-items:center;width:100%;height:260px;margin-bottom:2rem;padding:0;transition:transform .6s cubic-bezier(.23,1,.32,1);display:flex;overflow:hidden}.collab-card-lite:hover .collab-visual-wrap{transform:scale(1.05)}[data-theme=dark] .collab-visual-wrap{background:0 0}.collab-img-md{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.collab-card-lite:hover .collab-img-md{transform:scale(1.1)}.collab-icon-md{color:var(--research-accent)}.collab-title-lg{color:#0f172a;margin:0 1.5rem 1.25rem;font-size:1.4rem;font-weight:700}[data-theme=dark] .collab-title-lg{color:#fff}.collab-list-simple{text-align:left;flex-direction:column;align-items:flex-start;width:100%;margin:0;padding:0 2rem 2.5rem;list-style:none;display:flex}.collab-list-simple li{color:#475569;align-items:flex-start;gap:.75rem;margin-bottom:.8rem;font-size:1.05rem;display:flex}[data-theme=dark] .collab-list-simple li{color:#94a3b8}.collab-list-simple li svg{color:var(--research-accent);flex-shrink:0;margin-top:.35rem}.large-eyebrow{text-align:center;margin-bottom:2rem;display:block;font-size:1.25rem!important}.section{padding:4rem 0}.research-section-heading{text-align:center;margin-bottom:3rem}.eyebrow{color:var(--research-accent);text-transform:uppercase;letter-spacing:.25em;margin-bottom:.75rem;font-size:1rem;font-weight:800;display:block}.research-card{background:#fff;border:1px solid #0ea5e91a;border-radius:32px;height:100%;padding:3rem 2.5rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}[data-theme=dark] .research-card{background:#0b1622;border-color:#ffffff0d;box-shadow:0 10px 40px #0000004d}.research-card h3{color:#0f172a;margin-bottom:2rem;font-size:1.6rem;font-weight:700}[data-theme=dark] .research-card h3{color:#fff}.styled-checklist{padding:0;list-style:none}.styled-checklist li{color:#475569;align-items:center;gap:12px;margin-bottom:.85rem;font-size:1.1rem;display:flex}[data-theme=dark] .styled-checklist li{color:#cbd5e1}.research-card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#0ea5e914 0%,#0000 70%);width:200%;height:200%;transition:opacity .6s;animation:4s ease-in-out infinite pulseGlow;position:absolute;top:-50%;left:-50%}[data-theme=dark] .research-card:after{background:radial-gradient(circle,#0ea5e926 0%,#0000 70%)}.research-card:hover:after{opacity:1}@keyframes pulseGlow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.dot-bullet-small{color:var(--research-accent);font-size:1.5rem;line-height:1}.benefit-card,.feature-card,.workflow-item{background:var(--research-bg-secondary);border:1px solid var(--research-border);border-radius:20px;height:100%;padding:2.5rem 2rem;transition:all .3s}.research-hero p{color:var(--research-hero-text);opacity:.85;max-width:700px;margin-bottom:3rem;font-size:1.3rem;line-height:1.7}.research-btn-secondary{color:var(--research-hero-text);border:1px solid var(--research-hero-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.8;background:0 0;border-radius:99px;padding:1rem 2.5rem;font-weight:700;transition:all .4s}.research-btn-secondary:hover{background:var(--research-accent);border-color:var(--research-accent);color:#fff;opacity:1}.research-card:hover,.benefit-card:hover,.feature-card:hover,.workflow-item:hover{border-color:var(--research-accent);transform:translateY(-8px)}.research-icon-wrap{width:3.5rem;height:3.5rem;color:var(--research-accent);background:#0ea5e91a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.research-card h3,.benefit-card h3,.feature-card h3{margin-bottom:1rem;font-size:1.3rem;font-weight:700}.research-card-grid,.benefit-grid,.feature-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.workflow-track{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.workflow-item{text-align:center;align-items:center;padding:2.5rem 1.5rem}.workflow-node{background:var(--research-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:1.5rem;font-size:1.2rem;font-weight:800;display:flex}.research-two-col{grid-template-columns:1fr 1fr;align-items:flex-start;gap:4rem;display:grid}.research-illustration{background:#0ea5e90d;border-radius:24px;justify-content:center;align-items:center;height:400px;display:flex;position:relative}.illustration-card{background:var(--research-bg-secondary);border:1px solid var(--research-border);border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 10px 20px #0000000d}.illustration-card.main{text-align:center;flex-direction:column;width:80%}.illustration-card.top{position:absolute;top:10%;right:5%}.illustration-card.bottom{position:absolute;bottom:10%;left:5%}.research-chip-list{flex-wrap:wrap;gap:.7rem;margin-bottom:1.5rem;display:flex}.research-chip-list span{color:var(--research-accent);background:#0ea5e91a;border-radius:99px;padding:.5rem 1rem;font-size:.85rem;font-weight:700}.final-cta-card-v2{text-align:center;color:#0f172a;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid #0ea5e933;border-radius:32px;padding:5rem 3rem;box-shadow:0 20px 40px #0ea5e91a}[data-theme=dark] .final-cta-card-v2{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-color:#334155}.cta-heading{letter-spacing:-.5px;color:#0f172a;margin-bottom:1.5rem;font-size:2.8rem;font-weight:800}[data-theme=dark] .cta-heading{color:#fff}.cta-description{color:#334155;max-width:800px;margin:0 auto 1.5rem;font-size:1.25rem;line-height:1.7}[data-theme=dark] .cta-description{color:#cbd5e1}.cta-highlight{color:var(--research-accent);margin-bottom:3.5rem;font-size:1.4rem;font-weight:700}.final-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.why-codonix-stripe{background:0 0;padding:0;position:relative;overflow:visible}.stripe-bg-wrap{z-index:1;border-radius:0;height:450px;position:relative;overflow:hidden}.stripe-bg-img{-o-object-fit:cover;object-fit:cover;opacity:.7;width:100%;height:100%}.stripe-overlay{z-index:2;background:linear-gradient(#07111a66 0%,#07111ae6 100%);position:absolute;inset:0}.why-codonix-card-v2{z-index:10;background:#fff;border:1px solid #0ea5e91a;border-radius:32px;max-width:1100px;margin:-160px auto 0;padding:3rem;position:relative;box-shadow:0 30px 60px -12px #00000040}@media (width<=768px){.why-codonix-card-v2{border-radius:24px;margin-top:-80px;padding:2rem 1.5rem}.why-title-v2{margin-bottom:2rem;font-size:1.8rem}.stripe-bg-wrap{height:320px}}[data-theme=dark] .why-codonix-card-v2{background:#111d27;border-color:#1e293b}.why-title-v2{text-align:center;color:#0f172a;margin-bottom:3.5rem;font-size:2.5rem;font-weight:800}[data-theme=dark] .why-title-v2{color:#fff}.why-points-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=768px){.why-points-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1200px){.why-points-grid{grid-template-columns:repeat(3,1fr)}}.why-point-item{align-items:flex-start;gap:1.5rem;display:flex}.why-point-bullet{background:var(--research-accent);width:12px;height:12px;box-shadow:0 0 10px var(--research-accent);border-radius:50%;flex-shrink:0;margin-top:.6rem}.why-point-content{color:#334155;font-size:1.15rem;line-height:1.6}[data-theme=dark] .why-point-content{color:#cbd5e1}.why-point-content strong{color:#0f172a;margin-bottom:.2rem;display:block}[data-theme=dark] .why-point-content strong{color:#fff}.why-codonix-card-v3{z-index:10;background:#fff;border:1px solid #0ea5e933;border-radius:24px;max-width:950px;margin:-160px auto 0;padding:2.5rem 3rem;position:relative;box-shadow:0 30px 60px -12px #0003,0 0 20px #0ea5e91a}@media (width<=768px){.why-codonix-card-v3{margin-top:-80px;padding:2rem 1.5rem}}[data-theme=dark] .why-codonix-card-v3{background:#111d27;border-color:#1e293b;box-shadow:0 30px 60px -12px #0009,0 0 20px #0ea5e90d}.about-page{background:radial-gradient(circle at 12% 0%, #0ea5e929, transparent 36%), radial-gradient(circle at 95% 10%, #38bdf81a, transparent 30%), var(--bg-main)}.about-surface{background:linear-gradient(180deg, #fff0 0%, #f0f9ffb3 16%, var(--bg-main) 100%);padding-top:4.5rem}.about-container{flex-direction:column;gap:2.5rem;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;display:flex}.about-hero{isolation:isolate;color:#eff6ff;background-color:#03273b;background-image:url(/assets/images/about_us.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:66vh;display:flex;position:relative;overflow:hidden}.about-hero:before{content:"";z-index:1;background:#00283c61;position:absolute;inset:0}.about-hero .container{z-index:4;width:100%;max-width:100%;margin:0;padding-left:clamp(1.25rem,4vw,3.75rem);padding-right:clamp(1.25rem,3vw,2.5rem);position:relative}.about-hero .eyebrow{color:#bfdbfe;text-shadow:0 2px 18px #00000073}.about-hero-content{z-index:5;max-width:840px;position:relative}.about-hero-title{letter-spacing:-.03em;color:#fff;margin-bottom:1.2rem;font-family:Sora,Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(2.2rem,5.4vw,4.1rem);line-height:1.12}.about-hero-subtitle{color:#fff;text-shadow:0 2px 18px #00000061;max-width:760px;font-size:clamp(1rem,2.4vw,1.25rem);line-height:1.72}.blur-circle{filter:blur(80px);z-index:3;pointer-events:none;background:#00b4ff33;border-radius:50%;width:210px;height:210px;position:absolute}.blur-circle-one{animation:13s ease-in-out infinite drift;bottom:8%;left:9%}.blur-circle-two{background:#7dd3fc29;width:170px;height:170px;animation:15s ease-in-out infinite reverse drift;top:12%;right:16%}.dna-orb{filter:blur(2px);opacity:.45;z-index:3;border-radius:50%;position:absolute}.dna-orb-one{background:radial-gradient(circle,#38bdf859,#0000 72%);width:320px;height:320px;animation:12s ease-in-out infinite drift;top:10%;right:8%}.dna-orb-two{background:radial-gradient(circle,#4ade8040,#0000 72%);width:260px;height:260px;animation:10s ease-in-out infinite reverse drift;bottom:2%;left:8%}.dna-strand{z-index:3;border:1px solid #7dd3fc33;border-radius:999px;width:260px;height:260px;position:absolute}.dna-strand:before,.dna-strand:after{content:"";border-radius:inherit;border:1px dashed #86efac40;position:absolute;inset:18px}.dna-strand-one{animation:18s linear infinite rotate-strand;top:24%;right:6%}.dna-strand-two{animation:14s linear infinite reverse rotate-strand;top:12%;left:12%;transform:scale(.74)}.about-block{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(165deg,#ffffffeb,#f8fafce0);border:1px solid #0ea5e92e;border-radius:22px;padding:clamp(1.3rem,2vw,2.1rem);transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 10px 28px #0f172a0f,0 2px 8px #0ea5e914}.about-block:hover{border-color:#0ea5e947;transform:translateY(-2px);box-shadow:0 16px 36px #0f172a14,0 0 0 4px #0ea5e912}.about-block-header{margin-bottom:1.6rem}.founder-block-header{gap:.65rem;display:grid}.founder-block-title-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.founder-block-title-row .about-block-title{margin-bottom:0}.about-block-title{margin-bottom:.65rem;font-family:Sora,Plus Jakarta Sans,system-ui,sans-serif;font-size:clamp(1.35rem,2.2vw,2rem)}.about-block-subtitle{color:var(--text-muted);max-width:920px;line-height:1.7}.mission-shell{text-align:center;max-width:980px;margin:0 auto}.mission-copy{color:#334155;max-width:880px;margin:0 auto;line-height:1.75}.about-combined-card{padding:clamp(1.4rem,2vw,2rem)}.section-block{margin-bottom:1.5rem}.section-block:last-child{margin-bottom:0}.founder-content-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:1px solid #0ea5e933;border-radius:18px;padding:1.15rem;box-shadow:0 8px 24px #0f172a0f}.founder-content-panel--full{width:100%}.founder-header-row{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.15rem;display:flex}.founder-name{margin:0 0 1.15rem;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1.45rem}.founder-socials{flex-shrink:0;align-items:center;gap:.62rem;display:inline-flex}.founder-social-link{color:#1d4f97;background:#ffffffc7;border:1px solid #0ea5e93d;border-radius:999px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;transition:transform .22s,color .22s,border-color .22s,box-shadow .22s,background-color .22s;display:inline-flex;box-shadow:0 6px 14px #0f172a14}.founder-social-link:hover{color:#1e40af;background:#fffffff2;border-color:#2563eb73;transform:translateY(-1px);box-shadow:0 10px 18px #0f172a1f,0 0 16px #38bdf838}.founder-social-link:focus-visible{outline-offset:2px;outline:2px solid #2563eb6b}.founder-social-link--x{font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:.96rem;font-weight:700}.founder-social-link--x span{line-height:1}.founder-social-glyph{letter-spacing:-.02em;text-transform:lowercase;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:.88rem;font-weight:700;line-height:1;display:inline-block}.founder-social-glyph--facebook{font-size:1.02rem;font-weight:800}.founder-copy{gap:1.25rem;display:grid}.founder-copy p{color:var(--text-muted);margin:0;line-height:1.75}.founder-recognition{border-top:1px solid var(--border);margin-top:1.4rem;padding-top:1.1rem}.founder-recognition-title{margin:0;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1rem}.recognition-head{justify-content:space-between;align-items:flex-start;gap:.8rem;margin-top:-.2rem;margin-bottom:.45rem;display:flex}.recognition-chip{border:1px solid var(--border);color:var(--primary);border-radius:999px;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.82rem;display:inline-flex}.recognition-chip-link{align-self:flex-start;margin-top:-.12rem;margin-left:auto;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s}.recognition-chip-link:hover{background:var(--primary-soft);color:var(--primary-hover);border-color:#38bdf88c}.recognition-chip-link:focus-visible{outline-offset:2px;outline:2px solid #38bdf8a6}.recognition-list{gap:.65rem;display:grid}.recognition-list p{color:var(--text-muted);align-items:center;gap:.45rem;margin:0;display:inline-flex}.about-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.about-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #0ea5e92e;border-radius:16px;padding:1.1rem;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 8px 30px #0000000d}.about-card:hover{border-color:#38bdf870;transform:translateY(-4px);box-shadow:0 20px 38px #0f172a1a,0 0 0 3px #38bdf81f}.about-card-badge{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);margin-bottom:.45rem;font-size:.73rem;font-weight:700;display:inline-flex}.about-card-title{margin-bottom:.55rem;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:1.02rem}.about-card-description{color:var(--text-muted);font-size:.95rem;line-height:1.64}.impact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.publications-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 10% 5%,#38bdf833,#0000 46%),linear-gradient(160deg,#ffffffeb,#f8fafce0);border:1px solid #38bdf85c;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.4rem,3vw,2.3rem);display:flex;box-shadow:0 10px 24px #0f172a14,0 0 0 2px #0ea5e90f}.publications-cta-text{margin:0;font-family:Sora,Plus Jakarta Sans,sans-serif;font-size:clamp(1.06rem,2.2vw,1.5rem)}.publications-cta-btn{padding:.85rem 1.3rem}.resources-hero{padding:7.25rem 0 2.6rem}.resources-title{color:var(--text-main);margin-bottom:.9rem}.resources-subtitle{color:var(--text-muted)}.publication-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.publication-card{flex-direction:column;gap:.55rem;display:flex}.publication-image{color:#cffafe;background:radial-gradient(circle at 20% 22%,#7dd3fc73,#0000 55%),linear-gradient(155deg,#09465ae6,#0c1e37f2);border:1px solid #a5f3fc52;border-radius:12px;place-items:center;min-height:132px;margin-bottom:.55rem;display:grid}.publication-meta{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}.publication-id{color:var(--text-main);margin-top:.15rem;font-weight:600}.publication-link{color:var(--primary);align-items:center;gap:.35rem;margin-top:auto;font-size:.93rem;font-weight:700;display:inline-flex}.publication-link:hover{color:var(--primary-hover)}[data-theme=dark] .about-page{background:radial-gradient(circle at 12% 0%, #0ea5e92e, transparent 36%), radial-gradient(circle at 95% 10%, #10b9811f, transparent 30%), var(--bg-main)}[data-theme=dark] .about-surface{background:linear-gradient(180deg, #0f172a00 0%, #08111da6 16%, var(--bg-main) 100%)}[data-theme=dark] .about-hero:before{background:#01142085}[data-theme=dark] .about-block,[data-theme=dark] .publications-cta{background:linear-gradient(165deg,#07101ce6,#081922d1);border-color:#38bdf838}[data-theme=dark] .founder-content-panel,[data-theme=dark] .about-card{background:#07101cd1;border-color:#38bdf833}[data-theme=dark] .founder-social-link{color:#b8d5ee;background:#0f172a6b;border-color:#94a3b85c;box-shadow:inset 0 1px #ffffff0f}[data-theme=dark] .founder-social-link:hover{color:#7dd3fc;background:#0f172ab8;border-color:#38bdf89e;box-shadow:0 0 18px #38bdf83d}[data-theme=dark] .mission-copy{color:var(--text-muted)}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes rotate-strand{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.about-card,.about-block{transition:none}.dna-orb,.dna-strand,.blur-circle{animation:none}}@media (width<=1100px){.impact-grid,.publication-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.about-hero{background-position:50%;min-height:56vh}.about-surface{padding-top:2rem}.about-container{gap:1.6rem}.recognition-head{flex-wrap:wrap;align-items:flex-start}.founder-block-title-row{flex-wrap:wrap;align-items:flex-start;gap:.8rem}.founder-header-row{flex-direction:column;align-items:flex-start;gap:.8rem}.impact-grid,.publication-grid{grid-template-columns:1fr}.publications-cta{flex-direction:column;align-items:flex-start}.dna-strand,.dna-orb,.blur-circle{display:none}}:root{--deep-navy:#0a192f;--dark-slate:#112240;--light-slate:#8892b0;--codonix-blue:#0ea5e9;--codonix-blue-glow:#0ea5e94d;--glass-white:#ffffff08;--glass-border:#ffffff1a;--text-primary:#e6f1ff;--text-secondary:#8892b0}.contact-premium-wrapper{background-color:#fff;min-height:100vh;padding-top:92px;display:flex;position:relative;overflow:hidden visible}.contact-main-container{z-index:2;width:100%;max-width:100%;margin:0;position:relative}.contact-grid-layout{grid-template-columns:1fr 1.2fr;gap:0;width:100%;min-height:calc(100vh - 92px);display:grid}.immersive-left-panel{background:#d6f5ff;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:clamp(1.5rem,3vw,3rem) clamp(1.25rem,4vw,4rem);transition:background .4s;display:flex;position:relative;overflow:hidden}[data-theme=dark] .immersive-left-panel{background:#0a192f}.hero-bubble-wrap{z-index:5;justify-content:center;align-items:center;width:100%;margin-top:-90px;display:flex;position:relative}.dark-speech-bubble{border:none;border-radius:clamp(28px,3vw,50px);justify-content:center;align-items:center;width:min(100%,430px);min-height:clamp(190px,18vw,280px);display:flex;position:relative;box-shadow:0 30px 60px #0077b633;background:#0077b6!important}[data-theme=dark] .dark-speech-bubble{background:#fff!important}.bubble-inner{text-align:center;padding:2rem}.bubble-title{text-align:center;max-width:80%;font-size:clamp(2.1rem,4.2vw,4rem);font-weight:900;line-height:1.1;color:#d6f5ff!important}[data-theme=dark] .bubble-title{color:#1e3a8a!important}.bubble-tail-premium{border-top:50px solid #0077b6;border-left:30px solid #0000;border-right:30px solid #0000;width:0;height:0;position:absolute;bottom:-30px;right:30%}[data-theme=dark] .bubble-tail-premium{border-top-color:#fff}.contact-info-overlay-left{z-index:10;justify-content:space-between;align-items:flex-end;width:calc(100% - clamp(2.5rem,8vw,8rem));display:flex;position:absolute;bottom:8%;left:clamp(1.25rem,4vw,4rem)}.info-glass-stack{flex-direction:column;gap:2rem;display:flex}.info-entry{align-items:center;gap:1.5rem;display:flex}.info-tag{text-transform:uppercase;color:#1e3a8a;opacity:.6;margin-bottom:.25rem;font-size:1rem;font-weight:700}[data-theme=dark] .info-tag{color:#ffffffb3}.info-text{color:#1e3a8a;font-size:1.35rem;font-weight:700}[data-theme=dark] .info-text{color:#fff}.info-icon-box{color:#1e3a8a;background:#1e3a8a1a;border:1px solid #1e3a8a33;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}[data-theme=dark] .info-icon-box{color:#fff;background:#ffffff1a;border-color:#fff3}.floating-biotech-icons{width:200px;height:200px;position:absolute;bottom:0;right:0}.icon-orbit{border:1px dashed #ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.orbit-1{width:100%;height:100%}.orbit-2{width:70%;height:70%;top:15%;left:15%}.form-right-panel{background:#fff;justify-content:center;align-items:center;padding:clamp(1.5rem,3vw,3rem) clamp(1.25rem,4vw,6rem);transition:all .4s;display:flex}[data-theme=dark] .form-right-panel{background:#0a192f}.form-premium-card{width:100%;max-width:720px}.form-header{margin-bottom:2.5rem}.form-main-title{color:#0f172a;margin-bottom:1rem;font-size:3.5rem;font-weight:900}[data-theme=dark] .form-main-title{color:#fff}.form-subtitle{color:#64748b;max-width:500px;font-size:1.1rem;line-height:1.6}[data-theme=dark] .form-subtitle{color:var(--light-slate)}.premium-form-layout{flex-direction:column;gap:1.25rem;display:flex}.input-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.input-field-group{flex-direction:column;gap:.4rem;display:flex}.input-field-group.message-area{grid-column:span 2}.input-field-group label{color:#1e293b;margin-left:.5rem;font-size:1.1rem;font-weight:800}[data-theme=dark] .input-field-group label{color:#94a3b8}.input-field-group input,.input-field-group select,.input-field-group textarea{color:#0f172a;background:#fff;border:2px solid #bae6fd;border-radius:16px;width:100%;padding:1.25rem 1.5rem;font-size:1.15rem;transition:all .3s}[data-theme=dark] .input-field-group input,[data-theme=dark] .input-field-group select,[data-theme=dark] .input-field-group textarea{color:#005b84;background:#fff;border-color:#0000}.input-field-group input:focus,.input-field-group select:focus,.input-field-group textarea:focus{border-color:var(--codonix-blue);background:#fff;outline:none;box-shadow:0 0 20px #0ea5e91a}[data-theme=dark] .input-field-group input:focus,[data-theme=dark] .input-field-group select:focus,[data-theme=dark] .input-field-group textarea:focus{background:#ffffff0d}.input-field-group textarea{resize:none;min-height:140px}.select-wrap{position:relative}.select-wrap select{appearance:none}.select-arrow{color:#64748b;pointer-events:none;position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.premium-submit-btn{color:#d6f5ff;cursor:pointer;background:#0077b6;border:2px solid #bae6fd;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem;font-size:1.05rem;font-weight:800;transition:all .3s;display:flex}.premium-submit-btn:hover{color:#fff;background:#0077b6;transform:translateY(-3px);box-shadow:0 15px 30px #0077b64d}.status-alert{border-radius:14px;align-items:center;gap:1rem;margin-top:1rem;padding:1.25rem;font-weight:600;display:flex}.status-alert.success{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33}.status-alert.error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}@media (width<=1200px){.contact-grid-layout{grid-template-columns:1fr;min-height:auto}.immersive-left-panel{justify-content:flex-start;min-height:420px;padding:2rem 1.25rem}.hero-bubble-wrap{margin-top:0}.contact-info-overlay-left{justify-content:flex-start;align-items:flex-start;width:100%;margin-top:1.75rem;position:static}.form-right-panel{padding:2rem 1.25rem}}@media (width<=768px){.contact-premium-wrapper{padding-top:86px}.input-grid{grid-template-columns:1fr;gap:1rem}.input-field-group.message-area{grid-column:span 1}.form-main-title{font-size:clamp(2rem,9vw,2.5rem)}.dark-speech-bubble{width:min(100%,340px);min-height:210px}.bubble-inner{padding:1.25rem}.bubble-title{max-width:100%;font-size:clamp(1.9rem,10vw,2.6rem)}.bubble-tail-premium{border-top-width:34px;border-left-width:22px;border-right-width:22px;bottom:-20px;right:24%}.info-glass-stack{gap:1.25rem}.info-entry{gap:.9rem}.info-icon-box{width:42px;height:42px}.info-tag{font-size:.85rem}.info-text{font-size:1.05rem}.input-field-group label{margin-left:.2rem;font-size:1rem}.input-field-group input,.input-field-group select,.input-field-group textarea{border-radius:14px;padding:.95rem 1rem;font-size:1rem}.input-field-group textarea{min-height:120px}.premium-submit-btn{width:100%;padding:1rem}}.app-shell{flex-direction:column;min-height:100vh;display:flex}.page-content{flex:1}.navbar{z-index:100;color:#0f172a;border-bottom:1px solid #cbd5e1cc;align-items:center;width:100%;min-height:84px;padding-top:8px;padding-bottom:8px;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 10px #00000014;background-color:#fff!important}.nav-content{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:0 2rem 0 .35rem;display:flex}.navbar .container.nav-content{max-width:100%;margin:0}.logo-container{align-items:center;margin-left:0;padding-left:0;display:flex}.logo{flex-shrink:0;justify-content:flex-start;align-items:center;min-height:44px;margin-left:0;padding:0;transition:opacity .2s,transform .2s;display:inline-flex}.logo:hover{opacity:.8;transform:scale(1.02)}.logo:focus-visible{outline-offset:4px;border-radius:10px;outline:2px solid #0b72ff73}.logo-image{-o-object-fit:contain;object-fit:contain;width:auto;height:64px;max-height:80px;transition:transform .3s;display:block}.logo-image:hover{transform:scale(1.05)}@media (width<=640px){.nav-content{padding:0 1rem 0 .1rem}.logo-image{height:50px;max-height:56px}}.nav-right{align-items:center;margin-left:auto;display:flex}.nav-links{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:2rem;min-width:0;display:flex}.nav-item{align-items:center;height:100%;display:flex}.nav-item--has-dropdown{position:static}.nav-link{color:#21304a;cursor:pointer;min-height:44px;transition:var(--transition);border-radius:0;justify-content:center;align-items:center;gap:.25rem;padding:.35rem 0;font-size:18px;font-weight:500;line-height:1.15;display:inline-flex;position:relative}.nav-link>a{min-height:44px;line-height:1.15;font-size:inherit;align-items:center;font-weight:500;transition:color .2s;display:inline-flex}.nav-trigger{min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;padding:0;display:inline-flex}.nav-link:after{content:"";opacity:0;background:linear-gradient(90deg,#0b72ff 0%,#17c3ff 100%);border-radius:999px;height:3px;transition:opacity .22s,transform .22s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(.35)}.nav-link:hover,.nav-link.is-active{color:#0b72ff}.nav-link:hover:after,.nav-link.is-active:after{opacity:1;transform:scaleX(1)}.dropdown{background:var(--bg-surface);border:1px solid var(--border);box-shadow:var(--shadow);z-index:120;box-sizing:border-box;white-space:normal;border-radius:0 0 20px 20px;justify-content:center;min-width:260px;max-width:calc(100vw - 2rem);padding:1.15rem;display:flex;position:fixed;left:50%;transform:translate(-50%)}.dropdown--nested{align-items:flex-start;margin-left:auto;display:flex}.services-dropdown{border-radius:20px;width:560px;max-width:calc(100vw - 2rem);min-height:260px;padding:0;overflow:hidden;box-shadow:0 12px 40px #00000014}.services-dropdown *{box-sizing:border-box}.dropdown--nested-idle{width:fit-content;min-width:240px}.dropdown--nested-open{width:620px;min-width:620px}.dropdown--nested-open .dropdown-left,.dropdown--nested-open .dropdown-right{flex:0 0 310px;width:310px}.dropdown--nested-idle .dropdown-right{display:none}.dropdown-menu-list,.dropdown-menu-panel{flex-direction:column;margin:0;display:flex}.dropdown-left{background:var(--bg-surface);flex-shrink:0;gap:12px;width:240px;padding:24px 18px}.dropdown-right{border-left:1px solid #00000014;flex:1;gap:14px;min-width:0;padding:24px}.dropdown-right.is-empty{visibility:hidden}.dropdown-group,.dropdown-group-links{flex-direction:column;gap:.45rem;width:100%;display:flex}.dropdown-group{border-radius:12px;align-content:start;padding:.1rem 0}.dropdown-group--category{padding:0}.dropdown-group--category.is-hovered .dropdown-link--group-title,.dropdown-link--group-title.is-active{color:var(--primary);background:#0ea5e914}.dropdown-group--children{padding:0}.dropdown-link{width:100%;color:var(--text-main);box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;border-radius:12px;padding:14px 16px;font-size:1rem;font-weight:500;transition:background-color .2s,color .2s;display:block}.dropdown-link--group-title{color:var(--text-main);margin-bottom:0;font-size:1rem;font-weight:700}.dropdown-link--secondary{background:0 0;padding:14px 16px;font-size:.98rem}.dropdown-left .dropdown-link:hover,.dropdown-left .dropdown-link.is-active,.dropdown-link.is-active{background:var(--primary-soft);color:var(--primary)}.theme-toggle{color:#173a62;cursor:pointer;transition:var(--transition);background:#ffffffbd;border:1px solid #bfdbfef2;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.theme-toggle:hover{background:#eff8ff;border-color:#38bdf8}@media (width<=1100px){.nav-links{gap:1.4rem}.nav-link{font-size:16px}.dropdown--nested-open{width:min(560px,100vw - 2rem);min-width:0}.dropdown--nested-open .dropdown-left,.dropdown--nested-open .dropdown-right{flex:0 0 280px;width:280px}.dropdown--nested-idle{width:fit-content;min-width:220px}.dropdown-left{width:220px;padding:20px 14px}.dropdown-right{padding:20px}}@media (width<=760px){.dropdown{max-width:calc(100vw - 1.5rem);padding:.9rem;left:50%;transform:translate(-50%)}.dropdown--nested-open,.dropdown--nested-idle{flex-direction:column;width:min(420px,100vw - 1.5rem);min-height:0}.dropdown-right{border-top:1px solid #00000014;border-left:0;padding-top:.85rem;padding-left:0}.dropdown-right.is-empty{display:none}.dropdown-left{width:100%;padding:16px}}.hero-minimal{background:var(--gradient);justify-content:center;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.hero-content-minimal{z-index:10;text-align:center;max-width:1100px;padding:2rem;position:relative}.hero-title{color:var(--text-main);margin-bottom:2rem;font-size:clamp(3.5rem,8vw,5.5rem);font-weight:800;line-height:1.1}.hero-subtitle{color:var(--text-muted);max-width:800px;margin:0 auto 3rem;font-size:clamp(1.25rem,3vw,1.6rem)}.wellness-page{position:relative;overflow:hidden}.wellness-page--hub{min-height:calc(100vh - 82px);padding:0}.wes-hero-section{isolation:isolate;background:linear-gradient(145deg,#fffffff0,#eff6ffc2),radial-gradient(circle at 0 0,#38bdf81f,#0000 36%);border:1px solid #0ea5e91f;border-radius:2rem;min-height:42rem;margin-bottom:5rem;padding:4rem 0 3rem;position:relative;overflow:hidden;box-shadow:0 32px 80px #0f172a1a,inset 0 1px #fff9}.wes-hub-section{border-left:0;border-right:0;border-radius:0;width:100%;min-height:calc(100vh - 82px);margin-bottom:0}[data-theme=dark] .wes-hero-section{background:linear-gradient(160deg,#020617f5,#061a27eb),radial-gradient(circle at 0 0,#38bdf824,#0000 38%);border-color:#46d7c72e;box-shadow:0 40px 120px #0206178c,inset 0 1px #ffffff0a}.wes-hero-backdrop{pointer-events:none;position:absolute;inset:0}.wes-hero-gradient{filter:blur(16px);opacity:.9;border-radius:999px;position:absolute}.wes-hero-gradient--left{background:radial-gradient(circle,#3b82f638,#3b82f600);width:24rem;height:24rem;top:-6rem;left:-8rem}.wes-hero-gradient--right{background:radial-gradient(circle,#38bdf833,#38bdf800);width:26rem;height:26rem;bottom:-5rem;right:-7rem}.wes-hero-grid{opacity:.34;background-image:linear-gradient(#0ea5e914 1px,#0000 1px),linear-gradient(90deg,#0ea5e914 1px,#0000 1px);background-size:3.75rem 3.75rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000006b,#0000 82%);mask-image:linear-gradient(#0000006b,#0000 82%)}[data-theme=dark] .wes-hero-grid{background-image:linear-gradient(#60a5fa14 1px,#0000 1px),linear-gradient(90deg,#38bdf814 1px,#0000 1px)}.wes-hero-canvas{width:100%;height:100%;position:absolute;inset:0}.wes-hero-shell{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:center;gap:2rem;min-height:34rem;padding:0 3.5rem;display:grid;position:relative}.wes-hero-copy{max-width:46rem}.wes-hero-eyebrow{color:#0891b2;letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff94;border:1px solid #0ea5e929;border-radius:999px;align-items:center;gap:.65rem;padding:.55rem .95rem;font-size:.76rem;font-weight:800;display:inline-flex}.wes-hero-eyebrow:before{content:"";background:linear-gradient(135deg,#14b8a6,#34d399);border-radius:999px;width:.55rem;height:.55rem;box-shadow:0 0 18px #14b8a68c}[data-theme=dark] .wes-hero-eyebrow{color:#8af5df;background:#0614219e;border-color:#2dd4bf33}.wes-hero-title-stack{margin-top:1.5rem}.wes-hero-title{letter-spacing:-.05em;color:var(--text-main);margin:0;font-size:clamp(2.9rem,6vw,5.35rem);line-height:.95}.wes-hero-title+.wes-hero-title{margin-top:.35rem}.wes-hero-title--accent{background:linear-gradient(120deg,#0f172a 6%,#0369a1 46%,#2563eb 95%);color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .wes-hero-title--accent{background:linear-gradient(120deg,#f8fafc 4%,#bae6fd 34%,#7dd3fc 70%,#60a5fa 100%);-webkit-background-clip:text;background-clip:text}.wes-hero-subtitle{max-width:41rem;color:var(--text-muted);margin-top:1.7rem;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.8}.wes-hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2.15rem;display:flex}.wes-hero-cta{appearance:none;letter-spacing:.01em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:12rem;padding:.92rem 1.4rem;font-size:.98rem;font-weight:700;transition:transform .24s,box-shadow .24s,border-color .24s,background-color .24s,color .24s;display:inline-flex}.wes-hero-cta--primary{color:#f8fbff;background:linear-gradient(135deg,#0b72ff,#17c3ff);box-shadow:0 18px 35px #0b72ff3d,0 0 28px #17c3ff38}.wes-hero-cta--primary:hover{box-shadow:0 22px 40px #0b72ff4d,0 0 36px #17c3ff47}.wes-hero-cta--secondary{color:var(--text-main);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff94;border:1px solid #0ea5e929;box-shadow:inset 0 1px #ffffff8c}.wes-hero-cta--secondary:hover{border-color:#38bdf859;box-shadow:0 14px 30px #0f172a14,0 0 26px #38bdf82e}[data-theme=dark] .wes-hero-cta--secondary{background:#0a121ea8;border-color:#2dd4bf38;box-shadow:inset 0 1px #ffffff0a}.wes-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:42rem;margin-top:2.4rem;display:grid}.wes-hero-metric{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff9e;border:1px solid #0ea5e91f;border-radius:1.1rem;padding:1rem 1.1rem}[data-theme=dark] .wes-hero-metric{background:#08111db8;border-color:#2dd4bf1f}.wes-hero-metric span{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:700;display:block}.wes-hero-metric strong{color:var(--text-main);margin-top:.4rem;font-size:1.15rem;display:block}.wes-hero-floaters{min-height:27rem;position:relative}.wes-hub-shell{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);max-width:1440px;min-height:calc(100vh - 82px);margin:0 auto;padding:2.5rem 3.5rem}.wes-hub-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(165deg,#ffffffc7,#eefdf98f);border:1px solid #0ea5e929;border-radius:1.7rem;flex-direction:column;align-self:center;min-height:clamp(30rem,58vh,36rem);padding:1.6rem;display:flex;position:relative;box-shadow:0 24px 48px #0f172a1a,inset 0 1px #ffffffa3}.wes-hub-panel--compact{align-self:center}.wes-hub-panel.is-highlighted{border-color:#3b82f67a;box-shadow:0 28px 54px #0f172a1f,0 0 0 5px #3b82f624,0 0 42px #2563eb33}[data-theme=dark] .wes-hub-panel{background:linear-gradient(165deg,#07101ce0,#081922c2);border-color:#2dd4bf1f;box-shadow:0 28px 54px #02061757,inset 0 1px #ffffff0a}[data-theme=dark] .wes-hub-panel.is-highlighted{border-color:#60a5fa8f;box-shadow:0 32px 58px #02061766,0 0 0 5px #3b82f629,0 0 46px #2563eb3d}.wes-hub-panel__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--primary);margin-bottom:1rem;font-size:.76rem;font-weight:800;display:inline-block}.wes-hub-option-list{flex:1;align-content:stretch;gap:1rem;display:grid}.wes-hub-panel--compact .wes-hub-option-list{grid-template-rows:repeat(2,minmax(0,1fr))}.wes-hub-option-list>div{display:flex}.wes-hub-option{background:#ffffff9e;border:1px solid #0ea5e91f;border-radius:1.25rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;height:100%;min-height:100%;padding:1.1rem 1.15rem;transition:transform .24s,border-color .24s,box-shadow .24s,background-color .24s;display:grid}.wes-hub-option:hover{border-color:#10b9814d;transform:translateY(-2px);box-shadow:0 18px 36px #0f172a14,0 0 24px #2dd4bf29}[data-theme=dark] .wes-hub-option{background:#0a121eb8;border-color:#2dd4bf1f}.wes-hub-option__icon{color:#0b72ff;background:linear-gradient(135deg,#3b82f629,#22d3ee2e);border-radius:.95rem;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;display:inline-flex}[data-theme=dark] .wes-hub-option__icon{color:#93c5fd;background:linear-gradient(135deg,#2563eb33,#22d3ee24)}.wes-hub-option__copy{min-width:0}.wes-hub-option__header{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.wes-hub-option__header strong{color:var(--text-main);font-size:1.04rem}.wes-hub-option__header span{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;background:#0ea5e91a;border-radius:999px;padding:.22rem .55rem;font-size:.7rem;font-weight:800}.wes-hub-option__copy p{margin-top:.42rem;font-size:.94rem;line-height:1.55}.wes-hub-option__arrow{color:var(--primary);transition:transform .22s}.wes-hub-option:hover .wes-hub-option__arrow{transform:translate(4px)}.wes-floating-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(160deg,#ffffffc7,#f1fdfa85);border:1px solid #ffffff8c;border-radius:1.4rem;width:min(100%,18rem);padding:1.15rem 1.15rem 1.2rem;position:absolute;box-shadow:0 20px 45px #0f172a1a,inset 0 1px #ffffffa6}[data-theme=dark] .wes-floating-card{background:linear-gradient(160deg,#07101cdb,#081922ad);border-color:#ffffff14;box-shadow:0 24px 48px #02061752,inset 0 1px #ffffff0d}.wes-floating-card:first-child{top:2rem;right:2rem}.wes-floating-card:nth-child(2){top:10rem;left:1rem}.wes-floating-card:nth-child(3){bottom:1rem;right:3.5rem}.wes-floating-card__pulse{background:linear-gradient(135deg,#22d3ee,#34d399);border-radius:999px;width:.72rem;height:.72rem;margin-bottom:.85rem;box-shadow:0 0 18px #34d39973}.wes-floating-card--positive .wes-floating-card__pulse{background:linear-gradient(135deg,#10b981,#6ee7b7)}.wes-floating-card--accent .wes-floating-card__pulse{background:linear-gradient(135deg,#38bdf8,#2dd4bf)}.wes-floating-card__label{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:.45rem;font-size:.72rem;font-weight:700;display:block}.wes-floating-card strong{color:var(--text-main);font-size:1.1rem;display:block}.wes-floating-card p{margin-top:.45rem;font-size:.96rem;line-height:1.55}.wes-header-section{text-align:center;max-width:1000px;margin-bottom:6rem;margin-left:auto;margin-right:auto}.wes-main-title{margin-bottom:2rem;font-size:3.5rem;line-height:1.2}.wes-subtitle{color:var(--text-muted);font-size:1.4rem}.wes-cards-container{flex-direction:column;gap:1.5rem;max-width:100%;margin:0 auto;display:flex}.wes-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:var(--transition);cursor:pointer;background:linear-gradient(165deg,#ffffffe6,#eff6ff9e);border:1px solid #0ea5e924;border-radius:1.55rem;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f172a14,inset 0 1px #ffffffb8}.wes-card:hover{border-color:#0b72ff3d;transform:translateY(-2px);box-shadow:0 24px 46px #0f172a1a,0 0 0 4px #0ea5e914}.wes-card.open{border-color:#0b72ff42;box-shadow:0 26px 52px #0f172a1c,0 0 0 4px #0ea5e91a}[data-theme=dark] .wes-card{background:linear-gradient(165deg,#07101ce6,#081922c2);border-color:#2dd4bf24;box-shadow:0 24px 44px #02061747,inset 0 1px #ffffff0a}[data-theme=dark] .wes-card:hover,[data-theme=dark] .wes-card.open{border-color:#38bdf847;box-shadow:0 26px 50px #02061757,0 0 0 4px #0ea5e91a}.wes-card-header{justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.75rem 3rem 1.1rem;display:flex}.wes-card-copy{flex:1;min-width:0}.wes-card-meta-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.wes-card-index,.wes-card-meta{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:1.9rem;font-size:.75rem;font-weight:800;display:inline-flex}.wes-card-index{color:#0b72ff;background:#0b72ff1a;min-width:1.9rem;padding:0 .55rem}.wes-card-meta{color:var(--primary);background:#0ea5e91a;padding:.35rem .8rem}.wes-card-title{color:var(--text-main);margin:0;font-size:1.4rem;font-weight:600}.wes-card-summary{max-width:52rem;color:var(--text-muted);margin-top:.55rem;margin-bottom:0;font-size:1rem;line-height:1.7}.wes-card-icon{color:#0b72ff;background:linear-gradient(135deg,#3b82f624,#14b8a61f);border-radius:.95rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-top:.15rem;display:inline-flex}[data-theme=dark] .wes-card-icon{color:#7dd3fc;background:linear-gradient(135deg,#3b82f62e,#14b8a624)}.wes-card-body{border-top:1px solid var(--border)}.wes-card-content{color:var(--text-muted);padding:1.4rem 3rem 1.85rem;font-size:1.125rem;line-height:1.8}.wes-card-content p{margin-bottom:1.25rem}.wes-card-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.wes-card-content li{margin-bottom:.75rem}.wes-card-content strong{color:var(--text-main)}.wes-card-content h4{color:var(--primary);margin:1.5rem 0 1rem;font-size:1.25rem}.wes-insight{background:var(--primary-soft);border-left:4px solid var(--primary);border-radius:8px;margin-top:2rem;padding:1.5rem}.wes-insight p{margin-bottom:0;font-size:1rem}.wes-grid-mini{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0;display:grid}.preventive-wes-page{padding-top:5.75rem}.preventive-wes-overview{margin-top:2rem;margin-bottom:4.5rem}.preventive-wes-overview__intro{max-width:52rem;margin-bottom:2rem}.preventive-wes-overview__title,.preventive-wes-details__title{letter-spacing:-.04em;color:var(--text-main);margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.preventive-wes-overview__subtitle{max-width:46rem;margin-top:1rem}.preventive-wes-overview__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.preventive-wes-feature{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(165deg,#ffffffd1,#eff6ff99);border:1px solid #0ea5e924;border-radius:1.5rem;padding:1.45rem;position:relative;box-shadow:0 18px 38px #0f172a14,inset 0 1px #ffffffad}[data-theme=dark] .preventive-wes-feature{background:linear-gradient(165deg,#07101ce0,#081922bd);border-color:#2dd4bf24;box-shadow:0 24px 44px #02061747,inset 0 1px #ffffff0a}.preventive-wes-feature__icon{color:#0b72ff;background:linear-gradient(135deg,#3b82f629,#14b8a629);border-radius:1rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.preventive-wes-feature h3{color:var(--text-main);margin:1rem 0 .65rem;font-size:1.2rem}.preventive-wes-feature p{margin:0;font-size:1rem}.preventive-wes-journey{background:#fff9;border:1px solid #0ea5e91f;border-radius:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem;padding:1.4rem;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 35px #0f172a0f}[data-theme=dark] .preventive-wes-journey{background:#08111dc7;border-color:#2dd4bf1f;box-shadow:0 22px 44px #02061742}.preventive-wes-journey__line{background:linear-gradient(90deg,#0ea5e924,#10b98152,#0ea5e924);height:1px;position:absolute;top:3.35rem;left:3.1rem;right:3.1rem}.preventive-wes-journey__item{z-index:1;justify-items:start;gap:.85rem;padding:.75rem .5rem;display:grid;position:relative}.preventive-wes-journey__item svg{color:#0b72ff;background:#fffffff2;border-radius:999px;width:2.4rem;height:2.4rem;padding:.6rem;display:block;box-shadow:0 10px 24px #0b72ff24}[data-theme=dark] .preventive-wes-journey__item svg{background:#0f172af2}.preventive-wes-journey__item span{color:var(--text-main);font-size:.95rem;font-weight:600;line-height:1.55}.preventive-wes-details{margin-bottom:1rem}.preventive-wes-details__header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.preventive-wes-cards{gap:1rem}.preventive-wes-card{border-radius:1.55rem}.preventive-wes-card:hover,.preventive-wes-card.open{border-color:#0b72ff42}.preventive-wes-footer-note{max-width:44rem;color:var(--text-muted);align-items:center;gap:.8rem;margin-top:1.5rem;display:inline-flex}.preventive-wes-footer-note p{margin:0;font-size:.98rem}.program-detail-page{padding-top:5.75rem}.program-detail-hero{background:#f0f9ff;grid-template-columns:minmax(0,1.16fr) minmax(0,1.04fr);min-height:66vh;margin-bottom:3.5rem;display:grid;overflow:hidden}.program-detail-hero__content{z-index:2;background:0 0;grid-area:1/1/auto/span 2;justify-content:flex-start;align-items:center;padding:4rem 1.25rem 4rem clamp(4rem,7vw,6.5rem);display:flex;position:relative}.program-detail-hero__copy{width:100%;min-width:0;max-width:min(72rem,100% - 12rem)}.program-detail-hero__title-stack{max-width:100%}.program-detail-hero .wes-hero-title{letter-spacing:-.03em;overflow-wrap:break-word;max-width:100%;font-size:clamp(2.2rem,5.4vw,4.1rem);line-height:1.12}.program-detail-hero .wes-hero-subtitle{color:#334155;max-width:48rem;margin-top:1.4rem;font-size:clamp(1rem,1.8vw,1.22rem)}.program-detail-hero .wes-hero-actions{margin-top:2rem}.program-detail-hero .wes-hero-metrics{max-width:50rem;margin-top:2.4rem}.program-detail-hero__visual{z-index:1;grid-area:1/2;min-height:100%;margin-left:-9rem;position:relative;overflow:hidden}.program-detail-hero__image-bg,.program-detail-hero__image-overlay{position:absolute;inset:0}.program-detail-hero__image-bg{background-image:var(--program-hero-image);background-position:34%;background-repeat:no-repeat;background-size:cover}.program-detail-hero__image-overlay{background:linear-gradient(270deg,#f0f9ff00 0%,#f0f9ff47 14%,#f0f9ffd6 46%,#f0f9ff 100%)}.preventive-wes-page .program-detail-hero__image-bg{background-position:100%}.preventive-wes-page .program-detail-hero__visual{margin-left:0}.pgx-companies-page .program-detail-hero__image-bg{background-position:34%}.carrier-screening-page .program-detail-hero__image-bg{background-position:26%}.whole-genome-page .program-detail-hero__image-bg{background-position:34%}.gene-panel-500-page .program-detail-hero__image-bg{background-position:36%}.gene-panel-72-page .program-detail-hero__image-bg{background-position:35%}.pgx-individuals-page .program-detail-hero__image-bg{background-position:38%}[data-theme=dark] .program-detail-hero{background:#07111a}[data-theme=dark] .program-detail-hero .wes-hero-subtitle{color:#cbd5e1}[data-theme=dark] .program-detail-hero__image-overlay{background:linear-gradient(270deg,#07111a00 0%,#07111a47 14%,#07111ae0 46%,#07111a 100%)}@media (width>=1101px) and (width<=1365px){.program-detail-hero__content{padding-left:4.25rem;padding-right:2.5rem}.program-detail-hero__visual{margin-left:-6.5rem}.program-detail-hero .wes-hero-title{font-size:4.55rem}.program-detail-hero .wes-hero-subtitle{font-size:1.12rem}}.program-overview{margin-top:2rem;margin-bottom:4.5rem}.program-overview__intro{max-width:52rem;margin-bottom:2rem}.program-overview__title,.program-details__title{letter-spacing:-.04em;color:var(--text-main);margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.program-overview__subtitle{max-width:46rem;margin-top:1rem}.program-overview__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.program-feature{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(165deg,#ffffffd1,#eff6ff99);border:1px solid #0ea5e924;border-radius:1.5rem;padding:1.45rem;position:relative;box-shadow:0 18px 38px #0f172a14,inset 0 1px #ffffffad}[data-theme=dark] .program-feature{background:linear-gradient(165deg,#07101ce0,#081922bd);border-color:#2dd4bf24;box-shadow:0 24px 44px #02061747,inset 0 1px #ffffff0a}.program-feature__icon{color:#0b72ff;background:linear-gradient(135deg,#3b82f629,#14b8a629);border-radius:1rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.program-feature h3{color:var(--text-main);margin:1rem 0 .65rem;font-size:1.2rem}.program-feature p{margin:0;font-size:1rem}.program-journey{background:#fff9;border:1px solid #0ea5e91f;border-radius:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem;padding:1.4rem;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 35px #0f172a0f}[data-theme=dark] .program-journey{background:#08111dc7;border-color:#2dd4bf1f;box-shadow:0 22px 44px #02061742}.program-journey__line{background:linear-gradient(90deg,#0ea5e924,#10b98152,#0ea5e924);height:1px;position:absolute;top:3.35rem;left:3.1rem;right:3.1rem}.program-journey__item{z-index:1;justify-items:start;gap:.85rem;padding:.75rem .5rem;display:grid;position:relative}.program-journey__item svg{color:#0b72ff;background:#fffffff2;border-radius:999px;width:2.4rem;height:2.4rem;padding:.6rem;display:block;box-shadow:0 10px 24px #0b72ff24}[data-theme=dark] .program-journey__item svg{background:#0f172af2}.program-journey__item span{color:var(--text-main);font-size:.95rem;font-weight:600;line-height:1.55}.program-details{margin-bottom:1rem}.program-details__header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.program-details-cards{gap:1rem}.program-details-card{border-radius:1.55rem}.program-details-card:hover,.program-details-card.open{border-color:#0b72ff42}.program-footer-note{max-width:44rem;color:var(--text-muted);align-items:center;gap:.8rem;margin-top:1.5rem;display:inline-flex}.program-footer-note p{margin:0;font-size:.98rem}@media (width<=1100px){.wes-hub-shell{grid-template-columns:1fr;min-height:calc(100vh - 82px)}.wes-hub-panel,.wes-hub-panel--compact{align-self:stretch;min-height:auto}.wes-floating-card:first-child{top:0;right:0}.wes-floating-card:nth-child(2){top:4.5rem;left:12%}.wes-floating-card:nth-child(3){bottom:0;right:10%}.program-detail-hero{grid-template-columns:1fr;min-height:auto;position:relative;overflow:hidden}.program-detail-hero__content{z-index:2;grid-area:1/1;padding:3.5rem 1.5rem 2.5rem;position:relative;background:0 0!important}.program-detail-hero__copy{max-width:100%}.program-detail-hero__visual{z-index:1;grid-area:1/1;min-height:100%;margin-left:0;position:absolute;inset:0}.program-detail-hero__image-bg{background-position:bottom!important}.program-detail-hero__image-overlay{background:linear-gradient(#f0f9ff 0%,#f0f9ffd9 35%,#f0f9ff66 70%,#f0f9ff00 100%)}[data-theme=dark] .program-detail-hero__image-overlay{background:linear-gradient(#07111a 0%,#07111ad9 35%,#07111a66 70%,#07111a00 100%)}.preventive-wes-overview__grid,.preventive-wes-journey,.program-overview__grid,.program-journey{grid-template-columns:repeat(2,minmax(0,1fr))}.preventive-wes-journey__line,.program-journey__line{display:none}}@media (width<=760px){.preventive-wes-page,.program-detail-page{padding-top:5rem}.wellness-page--hub{min-height:auto}.wes-hub-section{border-left:0;border-right:0;border-radius:0;min-height:calc(100vh - 72px);margin-bottom:0}.wes-hero-shell{min-height:auto;padding:0 1.3rem}.wes-hub-shell{min-height:calc(100vh - 72px);padding:1.5rem 1.3rem 2rem}.wes-hero-actions{flex-direction:column;align-items:stretch}.wes-hero-cta{width:100%}.wes-hero-floaters{gap:.9rem;min-height:auto;display:grid}.wes-hub-panel{min-height:auto;padding:1rem}.wes-hub-option-list{flex:initial;grid-template-rows:none}.wes-hub-option{grid-template-columns:1fr;align-items:start}.wes-hub-option__arrow{display:none}.wes-floating-card{width:100%;position:relative;inset:auto}.wes-card-header{padding:1.1rem 1.25rem .85rem}.wes-card-title{font-size:1.1rem}.wes-card-meta-row{gap:.55rem}.wes-card-summary{font-size:.95rem}.wes-card-content{padding:1rem 1.25rem 1.25rem;font-size:1rem}.program-detail-hero{margin-bottom:2.5rem}.program-detail-hero__content{grid-area:1/1;padding:3rem 1.25rem 2.25rem}.program-detail-hero .wes-hero-title{font-size:clamp(2.3rem,10vw,3.9rem);line-height:1.02}.program-detail-hero .wes-hero-subtitle{margin-top:1.2rem;font-size:1.05rem}.program-detail-hero .wes-hero-metrics{grid-template-columns:1fr;gap:.85rem}.program-detail-hero__visual{grid-area:1/1;min-height:100%}.preventive-wes-overview{margin-bottom:3rem}.preventive-wes-overview__grid,.preventive-wes-journey,.program-overview__grid,.program-journey{grid-template-columns:1fr}.preventive-wes-journey,.program-journey{padding:1rem}.preventive-wes-details__header,.program-details__header{flex-direction:column;align-items:start}.preventive-wes-footer-note,.program-footer-note{align-items:start}}@media (prefers-reduced-motion:reduce){.wes-hero-cta,.wes-floating-card{transition:none}}.site-footer{isolation:isolate;--brand:#0f3b78;--line:#3b82f647;--muted:#476489;--text-main:#0b2d5d;--text-muted:#55729a;background:radial-gradient(48% 80% at 8% 2%,#75aaff6b 0%,#0000 72%),radial-gradient(52% 80% at 94% 0,#5cbcff57 0%,#0000 74%),radial-gradient(90% 70% at 50% 120%,#669eff47 0%,#0000 78%),linear-gradient(138deg,#edf6ff 0%,#dbeeff 44%,#c7e1ff 100%);border-top:1px solid #3b82f64d;padding:5.25rem 0 2.2rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffbf}.site-footer:before,.site-footer:after{content:"";pointer-events:none;z-index:0;position:absolute;inset:0}.site-footer:before{filter:blur(42px);opacity:.76;background:radial-gradient(circle at 12% 18%,#5997ff57 0 12%,#0000 38%),radial-gradient(circle at 86% 14%,#3eaeff4d 0 10%,#0000 36%),radial-gradient(circle at 32% 62%,#5cc0ff38 0 8%,#0000 26%)}.site-footer:after{opacity:.18;background:repeating-radial-gradient(circle at -16% 128%,#4588eb38 0 1px,#0000 1px 16px),repeating-radial-gradient(circle at -16% 128%,#4588eb29 0 1px,#0000 1px 28px),radial-gradient(circle at 16% 22%,#68a0ffd9 0 1px,#0000 2px),radial-gradient(circle at 24% 34%,#a9d7fff2 0 1px,#0000 2px),radial-gradient(circle at 20% 46%,#68a0ffd9 0 1px,#0000 2px),radial-gradient(circle at 70% 34%,#a9d7ffe6 0 1px,#0000 2px),linear-gradient(90deg,#60a5fa1f 1px,#0000 1px) 0 0/40px 40px,linear-gradient(0deg,#60a5fa1a 1px,#0000 1px) 0 0/40px 40px;-webkit-mask-image:linear-gradient(#000000db,#0000003d);mask-image:linear-gradient(#000000db,#0000003d)}.site-footer .container{z-index:1;position:relative}.site-footer .container:before{content:"";z-index:-1;opacity:.12;pointer-events:none;background:repeating-radial-gradient(circle at 14% 40%,#74b6ff57 0 1px,#0000 1px 16px),repeating-linear-gradient(116deg,#60a5fa29 0 1px,#0000 1px 24px);position:absolute;inset:-18% -8%;-webkit-mask-image:radial-gradient(circle at 45% 52%,#000000f2,#0000 84%);mask-image:radial-gradient(circle at 45% 52%,#000000f2,#0000 84%)}.footer-grid-layout{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;gap:3.2rem;margin-bottom:3.5rem;display:grid}.footer-brand-panel{flex-direction:column;align-items:flex-start;display:flex}.footer-brand-title{color:var(--brand);letter-spacing:.03em;text-shadow:0 0 22px #74b8ff40,0 0 44px #3b82f633;margin-bottom:1rem;font-size:1.72rem;font-weight:800}.footer-heading-with-icon{align-items:center;gap:.56rem;display:inline-flex}.footer-title-icon{color:#2f68be;background:#ffffff9e;border:1px solid #3b82f638;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;line-height:0;display:inline-flex;box-shadow:0 8px 18px #0f25471f,0 0 18px #5284ff17}.footer-title-icon svg{display:block}.footer-brand-copy{color:var(--muted);max-width:32ch;font-size:.92rem;line-height:1.72}.footer-cta{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f8fbff;letter-spacing:.02em;background:linear-gradient(90deg,#4f8cff,#2563eb);border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;margin-top:1.35rem;padding:.72rem 1.2rem;font-size:.82rem;font-weight:700;transition:transform .28s,box-shadow .28s,filter .28s;display:inline-flex;box-shadow:0 10px 30px #00000040,0 0 40px #5284ff24}.footer-cta:hover{filter:saturate(1.1);transform:translateY(-2px);box-shadow:0 14px 34px #00000052,0 0 52px #5f96ff42}.footer-column-title{color:#174883;letter-spacing:.09em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.82rem;font-weight:700}.footer-links-panel{flex-direction:column;gap:2.2rem;display:flex;position:relative}.footer-services-row{grid-template-columns:repeat(3,minmax(180px,1fr));gap:1.8rem;display:grid}.footer-link{color:var(--text-muted);background-image:linear-gradient(90deg,#3b82f6d9,#2563ebd1);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;font-size:.88rem;line-height:1.58;transition:color .26s,transform .26s,text-shadow .26s,background-size .28s}.footer-link-strong{color:var(--text-main);font-size:.92rem;font-weight:600}.footer-subheading-with-icon{align-items:center;gap:.42rem;display:inline-flex}.footer-subheading-icon{color:#2f68be;background:#ffffff80;border:1px solid #3b82f62e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;line-height:0;display:inline-flex}.footer-subheading-icon svg{display:block}.footer-link:hover{color:#2462c9;text-shadow:0 0 12px #4da0ff38;background-size:100% 1px;transform:translate(2px)}.footer-service-items{margin-top:.45rem;padding-left:1.05rem;list-style:outside}.footer-service-items li::marker{color:#3f83f8;font-size:.72em}.footer-service-items li{margin-bottom:.24rem}.footer-service-items li:last-child{margin-bottom:0}.footer-meta-row{-moz-column-gap:1.8rem;grid-template-columns:repeat(3,minmax(180px,1fr));justify-content:start;align-items:start;gap:.6rem 1.8rem;display:grid}.footer-meta-contact{grid-column:2}.footer-meta-art{transform-origin:50%;opacity:.72;pointer-events:none;filter:drop-shadow(0 10px 22px #0f254729);width:clamp(210px,24vw,290px);position:absolute;bottom:-10rem;right:-2.8rem;transform:rotate(-75deg)}.footer-meta-art img{width:100%;height:auto;display:block}.footer-link-list{margin:0;padding:0;list-style:none}.footer-link-list li{margin-bottom:.7rem}.footer-contact-copy{color:var(--muted);font-size:.9rem}.footer-science-mark{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#2b64bb;letter-spacing:.03em;background:#ffffff9e;border:1px solid #3b82f633;border-radius:999px;align-items:center;gap:.52rem;margin-top:1.2rem;padding:.44rem .76rem;font-size:.74rem;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #0f254724,0 0 28px #5284ff14}.footer-socials{gap:.72rem;margin-top:1.2rem;display:flex}.footer-socials a{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#326dc4;background:#ffffff94;border:1px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;width:2.42rem;height:2.42rem;transition:transform .26s,color .26s,border-color .26s,box-shadow .26s;display:inline-flex;box-shadow:0 8px 22px #0f254724,0 0 24px #5284ff17}.footer-socials a:hover{color:#2563eb;border-color:#3b82f68f;transform:scale(1.08)translateY(-1px);box-shadow:0 14px 30px #0f254733,0 0 20px #3b82f638,0 0 32px #2563eb29}.footer-bottom{text-align:center;border-top:1px solid #0000;padding-top:2rem;position:relative}.footer-bottom:before{content:"";background:linear-gradient(90deg,#0000,#5f96ffb3,#e8f0ff66,#5f96ffb3,#0000);width:min(760px,100%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 18px #5f96ff38}.footer-bottom p{color:#4a688f;letter-spacing:.025em;justify-content:center;align-items:center;gap:.5rem;font-size:.8rem;display:inline-flex}.footer-badge{color:#3b82f6;filter:drop-shadow(0 0 7px #5f96ff47);display:inline-flex}.footer-separator{background:radial-gradient(circle,#3b82f6e0 0%,#3b82f659 100%);border-radius:50%;width:.28rem;height:.28rem;box-shadow:0 0 8px #3b82f64d}[data-theme=dark] .site-footer{--brand:#f3f8ff;--line:#82aaff42;--muted:#9eb2ca;--text-main:#f8fbff;--text-muted:#a9bcd2;background:radial-gradient(55% 90% at 0 0,#4e92ff38 0%,#0000 72%),radial-gradient(48% 80% at 100% 0,#4f8cff33 0%,#0000 74%),radial-gradient(90% 70% at 50% 115%,#4499ff2e 0%,#0000 76%),linear-gradient(135deg,#071426 0%,#0b1f3a 45%,#111827 100%);border-top-color:#8ab4ff47;box-shadow:inset 0 1px #ffffff0f}[data-theme=dark] .site-footer:before{filter:blur(44px);opacity:.72;background:radial-gradient(circle at 10% 18%,#5698ff38 0 10%,#0000 36%),radial-gradient(circle at 86% 16%,#4da0ff2e 0 9%,#0000 34%),radial-gradient(circle at 30% 62%,#74c6ff1f 0 7%,#0000 24%)}[data-theme=dark] .site-footer:after{opacity:.16;background:radial-gradient(circle at 16% 22%,#d8e9ffd9 0 1px,#0000 2px),radial-gradient(circle at 24% 34%,#5faefff2 0 1px,#0000 2px),radial-gradient(circle at 20% 46%,#d8e9ffd9 0 1px,#0000 2px),radial-gradient(circle at 70% 34%,#d8e9ffcc 0 1px,#0000 2px),linear-gradient(90deg,#93c5fd29 1px,#0000 1px) 0 0/40px 40px,linear-gradient(0deg,#93c5fd1f 1px,#0000 1px) 0 0/40px 40px}[data-theme=dark] .footer-column-title{color:#dbe9ff}[data-theme=dark] .footer-title-icon{color:#b9dcff;background:#ffffff14;border:1px solid #ffffff1f;box-shadow:0 10px 20px #0000003d,0 0 20px #5284ff24}[data-theme=dark] .footer-link{background-image:linear-gradient(90deg,#7db7ffd9,#4f8cffd9)}[data-theme=dark] .footer-subheading-icon{color:#b9dcff;background:#ffffff14;border:1px solid #ffffff1f}[data-theme=dark] .footer-link:hover{color:#7db7ff;text-shadow:0 0 16px #4da0ff4d}[data-theme=dark] .footer-meta-art{opacity:.62;filter:drop-shadow(0 14px 26px #0208175c)}[data-theme=dark] .footer-service-items li::marker{color:#6ea9ff}[data-theme=dark] .footer-science-mark{color:#b9dcff;background:#ffffff0d;border:1px solid #ffffff1f;box-shadow:0 10px 30px #00000040,0 0 40px #5284ff14}[data-theme=dark] .footer-socials a{color:#bfd9ff;background:#ffffff0a;border:1px solid #ffffff14;box-shadow:0 10px 30px #00000040,0 0 40px #5284ff14}[data-theme=dark] .footer-socials a:hover{color:#7db7ff;border-color:#7ba7ffa6;box-shadow:0 16px 34px #00000052,0 0 28px #7ba7ff3d,0 0 44px #4f8cff2e}[data-theme=dark] .footer-bottom p{color:#8ba6c6}[data-theme=dark] .footer-badge{color:#7db7ff;filter:drop-shadow(0 0 8px #5f96ff52)}[data-theme=dark] .footer-separator{background:radial-gradient(circle,#b7dcfffa 0%,#5f96ff6b 100%);box-shadow:0 0 8px #5f96ff61}@media (width<=1100px){.site-footer{padding-top:4.8rem}.footer-grid-layout{grid-template-columns:1fr;gap:2.7rem;margin-bottom:3.2rem}.footer-brand-copy{max-width:60ch}.footer-services-row,.footer-meta-row{grid-template-columns:repeat(2,minmax(180px,1fr))}.footer-meta-contact{grid-column:2}.footer-meta-art{display:none}}@media (width<=760px){.site-footer{padding-top:4.2rem}.footer-brand-title{font-size:1.54rem}.footer-services-row{grid-template-columns:1fr;gap:1.5rem}.footer-meta-row{grid-template-columns:1fr;gap:1.4rem}.footer-bottom p{flex-wrap:wrap;row-gap:.35rem}}.hero-carousel{isolation:isolate;color:#07182f;z-index:1;background:#f8fbff;min-height:100svh;position:relative;overflow:hidden}.hero-carousel__media,.hero-carousel__overlay{position:absolute;inset:0}.hero-carousel__media{z-index:0;overflow:hidden}.hero-carousel__track{will-change:transform;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1);display:flex}.hero-carousel__slide{flex:0 0 100%;width:100%;height:100%;position:relative}.hero-carousel__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;filter:saturate(1.1)contrast(1.05);width:100%;height:100%}.hero-carousel__overlay{z-index:1;pointer-events:none;background:linear-gradient(110deg,#051122b8 5%,#07182f73 42%,#061a3a33 70%,#06132880 100%),radial-gradient(circle at 84% 20%,#38bdf842,#0000 34%)}.hero-carousel__layout{z-index:2;justify-content:flex-start;align-items:center;width:100%;min-height:100svh;margin:0;padding:0 0 0 8%;display:flex;position:relative}.hero-carousel__panel{background:#fff;border:1px solid #fffc;border-radius:24px;flex-direction:column;justify-content:center;width:min(100%,700px);min-height:380px;padding:56px;animation:.9s ease-out both heroPanelIn;display:flex;box-shadow:0 16px 40px #00000014}.hero-carousel__content{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.hero-carousel__eyebrow{color:#0b72ff;letter-spacing:.26em;text-transform:uppercase;background:#ffffffb8;border:1px solid #7dd3fccc;border-radius:999px;margin:0;padding:.45rem .875rem;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #0ea5e914}.hero-carousel__title{color:#081b36;letter-spacing:-.02em;text-align:left;max-width:100%;min-height:130px;margin:0;font-size:54px;font-weight:800;line-height:1.15}.hero-carousel__title span{background:linear-gradient(90deg,#0b72ff 0%,#03c7f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-carousel__subtitle{color:#334155;text-align:left;max-width:100%;min-height:58px;margin:8px 0 0;font-size:18px;line-height:1.6}.hero-carousel__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.hero-carousel__cta{color:#fff;cursor:pointer;background:linear-gradient(90deg,#0b72ff 0%,#03c7f7 100%);border-radius:999px;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 2.5rem;font-size:19px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #0b72ff4d}.hero-carousel__cta:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 16px 35px #0b72ff73}.hero-carousel__cta span{transition:transform .25s}.hero-carousel__cta:hover span{transform:translate(6px)}.hero-carousel__dots{z-index:2;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-carousel__arrow{z-index:3;color:#0b4f93;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #ffffff94;border-radius:999px;place-items:center;width:2.85rem;height:2.85rem;transition:background .22s,opacity .22s,transform .22s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 12px 30px #0f44761f}.hero-carousel__arrow:hover{background:#fffffff2;transform:translateY(-50%)scale(1.04)}.hero-carousel__arrow--prev{left:clamp(1rem,2.5vw,2rem)}.hero-carousel__arrow--next{right:clamp(1rem,2.5vw,2rem)}.hero-carousel__dot{cursor:pointer;background:#c5d5e6e0;border:1px solid #ffffffb8;border-radius:999px;width:.62rem;height:.62rem;transition:width .25s,background .25s,box-shadow .25s;box-shadow:0 6px 16px #0f44761f}.hero-carousel__dot.is-active{background:#0b72ff;width:.62rem;box-shadow:0 8px 20px #0b72ff52}.hero-carousel__dot:focus-visible,.hero-carousel__cta:focus-visible,.hero-carousel__arrow:focus-visible{outline-offset:4px;outline:3px solid #7dd3fcc7}@keyframes heroPanelIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroContentIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.hero-carousel__layout{justify-content:center;width:100%;padding:5.5rem 1rem 5rem}.hero-carousel__panel{width:100%;max-width:540px;min-height:auto;padding:3.25rem 1.5rem}.hero-carousel__content{text-align:center;align-items:center}.hero-carousel__title,.hero-carousel__subtitle{text-align:center;min-height:auto}.hero-carousel__actions{justify-content:center}.hero-carousel__image{filter:blur(2px)saturate(1.06);opacity:.82}.hero-carousel__arrow{width:2.35rem;height:2.35rem}.hero-carousel__arrow--prev{left:.75rem}.hero-carousel__arrow--next{right:.75rem}}@media (width<=560px){.hero-carousel__layout{width:100%;padding:5.5rem .75rem 5rem}.hero-carousel__panel{padding:2.5rem 1.25rem}.hero-carousel__title{font-size:clamp(2.25rem,11vw,3.2rem)}.hero-carousel__subtitle{line-height:1.6}.hero-carousel__actions{margin-top:0}.hero-carousel__arrow{display:none}}@media (prefers-reduced-motion:reduce){.hero-carousel__track,.hero-carousel__image,.hero-carousel__panel,.hero-carousel__content,.hero-carousel__cta,.hero-carousel__cta span,.hero-carousel__dot,.hero-carousel__arrow{transition:none;animation:none}}.mobile-menu-toggle{display:none}@media (width<=1024px){.nav-links{display:none}.mobile-menu-toggle{color:#173a62;cursor:pointer;z-index:105;background:#ffffffbd;border:1px solid #bfdbfef2;border-radius:8px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:.5rem;transition:all .3s;display:flex;position:relative}.mobile-menu-toggle:hover{background:#eff8ff;border-color:#38bdf8;transform:scale(1.05)}.mobile-menu-toggle.is-active{color:#fff;background:#0b72ff;border-color:#0b72ff}}.mobile-nav-overlay{z-index:95;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;position:fixed;inset:0}.mobile-nav-drawer{z-index:100;background:var(--bg-surface);flex-direction:column;width:85vw;max-width:380px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:2px 0 20px #00000026}.mobile-nav-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 1.25rem;display:flex}.mobile-nav-title{color:var(--text-main);letter-spacing:-.3px;margin:0;font-size:1.25rem;font-weight:700}.mobile-nav-header-actions{align-items:center;gap:.75rem;display:flex}.mobile-nav-theme-toggle{border:1px solid var(--border);width:36px;height:36px;color:var(--text-main);cursor:pointer;background:#0ea5e90d;border-radius:8px;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.mobile-nav-theme-toggle:hover{border-color:var(--primary);background:#0ea5e91a}.mobile-nav-close{width:40px;height:40px;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.mobile-nav-close:hover{color:var(--primary);background:#0ea5e91a}.mobile-nav-content{flex:1;padding:0;overflow:hidden auto}.mobile-nav-menu{flex-direction:column;gap:0;margin:0;padding:.5rem 0;list-style:none;display:flex}.mobile-nav-item-wrapper{border-bottom:1px solid #0000000f;flex-direction:column;display:flex}.mobile-nav-item-wrapper:last-child{border-bottom:none}.mobile-nav-item-row{align-items:center;width:100%;display:flex}.mobile-nav-link{color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.mobile-nav-link:hover{color:var(--primary);background:#0ea5e914;padding-left:1.5rem}.mobile-nav-link.is-active{color:var(--primary);background:#0ea5e91f;font-weight:700}.mobile-nav-trigger{width:100%;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.mobile-nav-trigger:hover{color:var(--primary);background:#0ea5e914;padding-left:1.5rem}.mobile-nav-trigger.is-active{color:var(--primary);font-weight:700}.mobile-nav-trigger.is-expanded{color:var(--primary);background:#0ea5e914}.mobile-nav-trigger .mobile-nav-label{text-align:left;flex:1}.mobile-nav-accordion{background:#0ea5e90a;overflow:hidden}.mobile-nav-accordion-content{flex-direction:column;gap:0;display:flex}.mobile-nav-category{border-bottom:1px solid #0000000a;flex-direction:column;display:flex}.mobile-nav-category:last-child{border-bottom:none}.mobile-nav-category-row{align-items:center;gap:0;width:100%;display:flex}.mobile-nav-category-link{color:var(--text-main);text-align:left;background:0 0;border:none;flex:1;align-items:center;width:100%;padding:.85rem 1.25rem .85rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.mobile-nav-category-link:hover{color:var(--primary);background:#0ea5e914;padding-left:2.25rem}.mobile-nav-category-link.is-active{color:var(--primary);background:#0ea5e91f;font-weight:700}.mobile-nav-category-label{text-align:left;flex:1}.mobile-nav-category-expand{width:50px;height:100%;min-height:52px;color:var(--text-main);cursor:pointer;background:0 0;border:none;border-left:1px solid #0000000a;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.mobile-nav-category-expand:hover{color:var(--primary);background:#0ea5e90f}.mobile-nav-category-expand.is-expanded{color:var(--primary);background:#0ea5e914}.mobile-nav-chevron{color:inherit;justify-content:center;align-items:center;display:flex}.mobile-nav-submenu{background:#0ea5e905;flex-direction:column;gap:0;display:flex;overflow:hidden}.mobile-nav-submenu-link{color:var(--text-muted);border-left:2px solid #0000;border-radius:0;padding:.75rem 1.25rem .75rem 2.75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.mobile-nav-submenu-link:hover{color:var(--primary);border-left-color:var(--primary);background:#0ea5e914;padding-left:2.85rem}.mobile-nav-submenu-link.is-active{color:var(--primary);border-left-color:var(--primary);background:#0ea5e91f;font-weight:600}.mobile-nav-content::-webkit-scrollbar{width:6px}.mobile-nav-content::-webkit-scrollbar-track{background:0 0}.mobile-nav-content::-webkit-scrollbar-thumb{background:#0ea5e94d;border-radius:3px}.mobile-nav-content::-webkit-scrollbar-thumb:hover{background:#0ea5e980}[data-theme=dark] .mobile-nav-drawer{background:var(--bg-surface);box-shadow:2px 0 20px #0006}[data-theme=dark] .mobile-nav-header{border-bottom-color:#ffffff1a}[data-theme=dark] .mobile-nav-item-wrapper{border-bottom-color:#ffffff14}[data-theme=dark] .mobile-nav-category{border-bottom-color:#ffffff0d}[data-theme=dark] .mobile-nav-overlay{background:#0009}@media (width<=768px){.mobile-nav-drawer{width:90vw;max-width:360px}.mobile-nav-header{padding:1.25rem 1rem}.mobile-nav-link,.mobile-nav-trigger{padding:.9rem 1rem}.mobile-nav-trigger:hover,.mobile-nav-link:hover{padding-left:1.25rem}.mobile-nav-category-link{padding:.8rem 1rem .8rem 1.75rem}.mobile-nav-category-link:hover{padding-left:2rem}.mobile-nav-submenu-link{padding:.7rem 1rem .7rem 2.25rem}.mobile-nav-submenu-link:hover{padding-left:2.35rem}}@media (width<=480px){.mobile-nav-drawer{width:95vw;max-width:100%}.mobile-nav-header{padding:1rem .875rem}.mobile-nav-title{font-size:1.1rem}.mobile-nav-theme-toggle,.mobile-nav-close{width:36px;height:36px}.mobile-nav-link,.mobile-nav-trigger{padding:.85rem .875rem;font-size:.95rem}.mobile-nav-trigger:hover,.mobile-nav-link:hover{padding-left:1.1rem}.mobile-nav-category-link{padding:.75rem .875rem .75rem 1.5rem;font-size:.9rem}.mobile-nav-category-link:hover{padding-left:1.75rem}.mobile-nav-submenu-link{padding:.65rem .875rem .65rem 2rem;font-size:.85rem}.mobile-nav-submenu-link:hover{padding-left:2.1rem}}body.mobile-nav-open{overflow:hidden}
