@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Plus+Jakarta+Sans:wght@600;700;800&family=Lora:ital,wght@0,400;0,600;1,400&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0D1B3E;--navy2:#13255A;--ink:#0D1B3E;--surface:#f7f6f3;--card:#ffffff;--border:rgba(0,0,0,0.08);--border2:rgba(0,0,0,0.14);--gold:#C9A84C;--gold-l:#e5c97e;--teal:#1D9E75;--blue:#5B8DEF;--accent:#C9A84C;--text:#111827;--muted:#4b5563;--faint:#9ca3af;--fd:"Plus Jakarta Sans",sans-serif;--fb:"Inter",sans-serif;--fs:"Lora",serif}html{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:3px}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{font-family:var(--fb);background:#ffffff;color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.6}nav{background:#fff;border-bottom:1px solid #e5e7eb;padding:0 5%;height:68px;justify-content:space-between;position:sticky;top:0;z-index:100}.nav-logo,nav{display:flex;align-items:center}.nav-logo{font-family:var(--fd);font-size:1.05rem;font-weight:800;color:var(--ink);text-decoration:none;letter-spacing:-.02em;gap:.5rem}.nav-logo-dot{width:8px;height:8px;border-radius:50%;background:var(--gold);display:inline-block}.nav-links{display:flex;gap:2.25rem;list-style:none}.nav-links a{font-size:.875rem;color:#374151;text-decoration:none;font-weight:500;transition:color .15s}.nav-links a:hover{color:var(--gold)}.nav-links a.active{color:var(--gold);font-weight:600}.nav-cta{font-size:.875rem;font-weight:700;padding:.5rem 1.25rem;background:var(--navy);color:#fff;border-radius:7px;text-decoration:none;transition:background .15s}.nav-cta:hover{background:var(--navy2)}.nav-right{display:flex;align-items:center;gap:1rem}.lang-toggle{display:flex;border:1px solid #d1d5db;border-radius:6px;overflow:hidden}.lang-btn{font-size:.72rem;font-weight:700;padding:.28rem .65rem;background:transparent;color:#6b7280;border:none;cursor:pointer;transition:background .15s,color .15s}.lang-btn.active{background:var(--navy);color:#fff}.hero{background:linear-gradient(160deg,#060e22,#0D1B3E 45%,#13255A);padding:6rem 5% 5rem;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 0,rgba(201,168,76,.1) 0,transparent 70%);pointer-events:none}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-l);border:1px solid rgba(201,168,76,.35);padding:.3rem 1rem;border-radius:100px;margin-bottom:1.75rem}.hero-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold);flex-shrink:0}.hero h1{font-family:var(--fd);font-size:clamp(2.6rem,5.5vw,4.4rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#fff;max-width:860px;margin:0 auto 1.5rem}.hero h1 em{font-style:normal;color:var(--gold-l)}.hero-sub{font-family:var(--fs);font-size:1.15rem;color:rgba(255,255,255,.78);max-width:560px;margin:0 auto 2.5rem;line-height:1.8}.hero-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3.5rem}.btn-hero-p{font-size:.95rem;font-weight:700;padding:.85rem 2rem;background:var(--gold);color:var(--navy);border-radius:8px;text-decoration:none;border:2px solid var(--gold);transition:background .15s,color .15s}.btn-hero-p:hover{background:var(--gold-l);border-color:var(--gold-l)}.btn-hero-o{font-size:.95rem;font-weight:600;padding:.85rem 2rem;background:rgba(255,255,255,.1);color:#fff;border-radius:8px;text-decoration:none;border:2px solid rgba(255,255,255,.35);transition:border-color .15s,background .15s}.btn-hero-o:hover{border-color:rgba(255,255,255,.65);background:rgba(255,255,255,.18)}.topics-band{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem 5%;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.topics-label{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--faint);white-space:nowrap}.topic-pill{font-size:.75rem;font-weight:500;color:var(--muted);border:1px solid #e5e7eb;padding:.3rem .85rem;border-radius:100px;cursor:default;transition:border-color .15s,color .15s;text-decoration:none}.topic-pill:hover{border-color:var(--gold);color:var(--navy)}.featured-sec{padding:5rem 5%;background:var(--surface)}.sec-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem}.sec-label{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.sec-title{font-family:var(--fd);font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;letter-spacing:-.025em;color:var(--ink);margin-top:.4rem}.sec-all{font-size:.85rem;font-weight:600;color:var(--teal);text-decoration:none;white-space:nowrap}.sec-all:hover{text-decoration:underline}.post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:2rem;text-decoration:none;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .2s,border-color .2s}.post-card:hover{box-shadow:0 8px 32px rgba(13,27,62,.1);border-color:var(--gold)}.post-tag{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--navy);background:#f0f2f8;border:1px solid rgba(13,27,62,.15);padding:.18rem .6rem;border-radius:4px;align-self:flex-start}.post-card h3{font-family:var(--fd);font-size:1.05rem;font-weight:700;color:var(--ink);line-height:1.35}.post-card p{font-size:.875rem;color:var(--muted);line-height:1.65;flex:1}.post-meta{font-size:.72rem;color:var(--faint);margin-top:.25rem}.post-card-hero{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;padding:2.5rem}.post-card-hero .post-hero-text{display:flex;flex-direction:column;gap:.85rem}.post-card-hero h3{font-size:1.5rem}.post-card-hero p{font-size:.95rem}.post-card-visual{background:linear-gradient(135deg,#060e22,#0D1B3E 60%,#13255A);border-radius:10px;height:180px;overflow:hidden;position:relative}.post-card-visual,.post-card-visual:after{display:flex;align-items:center;justify-content:center}.post-card-visual:after{content:attr(data-glyph);position:absolute;inset:0;font-size:5rem;color:var(--gold);opacity:.18}.mission-sec{padding:6rem 5%;background:#fff;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.mission-label{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.mission-title{font-family:var(--fd);font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:800;letter-spacing:-.025em;color:var(--ink);margin-bottom:1.25rem;line-height:1.2}.mission-body{font-family:var(--fs);font-size:1rem;color:var(--muted);line-height:1.85;margin-bottom:2rem}.mission-pillars{display:flex;flex-direction:column;gap:1.1rem}.pillar{display:flex;align-items:flex-start;gap:1rem}.pillar-icon{width:36px;height:36px;border-radius:9px;background:#f0f2f8;border:1px solid rgba(13,27,62,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem}.pillar-text h4{font-size:.9rem;font-weight:700;color:var(--ink);margin-bottom:.2rem}.pillar-text p{font-size:.82rem;color:var(--muted);line-height:1.6}.mission-visual{background:linear-gradient(160deg,#060e22,#0D1B3E 50%,#13255A);border-radius:20px;padding:2.5rem;color:#fff;position:relative;overflow:hidden}.mission-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 20% 30%,rgba(201,168,76,.12) 0,transparent 65%)}.mv-quote{font-family:var(--fs);font-size:1.2rem;font-style:italic;color:rgba(255,255,255,.9);line-height:1.75;margin-bottom:1.5rem;position:relative}.mv-quote:before{content:'"';font-size:4rem;color:rgba(196,181,253,.3);line-height:1;display:block;margin-bottom:-.5rem;font-family:var(--fs)}.mv-author{font-size:.78rem;font-weight:600;color:var(--gold-l);letter-spacing:.05em;position:relative}.mv-stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;position:relative}.mv-stat{background:rgba(255,255,255,.08);border-radius:10px;padding:1rem 1.1rem}.mv-stat-n{font-family:var(--fd);font-size:1.6rem;font-weight:800;color:var(--gold-l);line-height:1;margin-bottom:.3rem}.mv-stat-l{font-size:.72rem;color:rgba(255,255,255,.55);line-height:1.4}.topics-sec{padding:5rem 5%;background:var(--surface)}.topics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:2.5rem}.topic-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-decoration:none;display:flex;flex-direction:column;gap:.5rem;transition:box-shadow .2s,border-color .2s}.topic-card:hover{box-shadow:0 4px 20px rgba(13,27,62,.1);border-color:var(--gold)}.topic-card-icon{font-size:1.5rem;margin-bottom:.25rem}.topic-card h4{font-family:var(--fd);font-size:.9rem;font-weight:700;color:var(--ink)}.topic-card p{font-size:.78rem;color:var(--muted);line-height:1.5}.topic-count{font-size:.7rem;color:var(--teal);font-weight:600;margin-top:.25rem}.newsletter-sec{background:linear-gradient(135deg,#060e22,#0D1B3E 50%,#13255A);padding:5.5rem 5%;text-align:center}.nl-inner{max-width:520px;margin:0 auto}.nl-label{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(201,168,76,.7);margin-bottom:1rem}.newsletter-sec h2{font-family:var(--fd);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;letter-spacing:-.025em;color:#fff;margin-bottom:1rem;line-height:1.2}.nl-sub{font-family:var(--fs);font-size:1rem;color:rgba(255,255,255,.7);margin-bottom:2rem;line-height:1.75}.nl-form{display:flex;gap:.75rem}.nl-input{flex:1;padding:.8rem 1.1rem;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.3);border-radius:7px;color:#fff;font-size:.9rem;outline:none;transition:border-color .2s}.nl-input:focus{border-color:rgba(255,255,255,.65)}.nl-input::placeholder{color:rgba(255,255,255,.4)}.nl-btn{padding:.8rem 1.5rem;background:var(--gold);color:var(--navy);font-size:.9rem;font-weight:700;border:none;border-radius:7px;cursor:pointer;white-space:nowrap;transition:background .15s}.nl-btn:hover{background:var(--gold-l)}footer{background:#060e22;padding:3rem 5%;flex-wrap:wrap;justify-content:space-between;gap:1.5rem}.ft-logo,footer{display:flex;align-items:center}.ft-logo{font-family:var(--fd);font-size:1rem;font-weight:800;color:rgba(255,255,255,.75);text-decoration:none;gap:.4rem}.ft-logo-dot{width:7px;height:7px;border-radius:50%;background:var(--gold)}.ft-links{display:flex;gap:1.75rem}.ft-links a{font-size:.78rem;color:rgba(255,255,255,.5);text-decoration:none;transition:color .15s}.ft-links a:hover{color:rgba(255,255,255,.85)}.ft-copy{font-size:.72rem;color:rgba(255,255,255,.3);width:100%}.page-hero{background:linear-gradient(160deg,#060e22,#0D1B3E 45%,#13255A);padding:4.5rem 5% 3.5rem;position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 0,rgba(201,168,76,.08) 0,transparent 70%);pointer-events:none}.page-hero-inner{max-width:720px;position:relative}.page-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-l);margin-bottom:.75rem}.page-hero h1{font-family:var(--fd);font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;color:#fff;margin-bottom:1rem;line-height:1.15}.page-hero p{font-family:var(--fs);font-size:1.05rem;color:rgba(255,255,255,.75);line-height:1.8}.about-sec{padding:5rem 5%;max-width:760px;margin:0 auto}.about-sec h2{font-family:var(--fd);font-size:1.5rem;font-weight:800;color:var(--ink);margin-bottom:1rem;margin-top:2.5rem}.about-sec p{font-family:var(--fs);font-size:1rem;color:var(--muted);line-height:1.9;margin-bottom:1rem}.about-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.about-tag{font-size:.75rem;font-weight:500;color:var(--navy);background:#f0f2f8;border:1px solid rgba(13,27,62,.15);padding:.3rem .8rem;border-radius:6px}.about-profile{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:center;background:var(--surface);border:1px solid #e5e7eb;border-radius:14px;padding:2rem;margin-top:3rem}.about-av{width:64px;height:64px;border-radius:50%;background:#f0f2f8;border:2px solid var(--gold);display:flex;align-items:center;justify-content:center;font-family:var(--fd);font-size:1.5rem;font-weight:800;color:var(--navy)}.about-profile-name{font-family:var(--fd);font-size:1rem;font-weight:700;color:var(--ink)}.about-profile-role{font-size:.78rem;color:var(--gold);font-weight:600;margin-top:.15rem}.about-profile-bio{font-size:.85rem;color:var(--muted);line-height:1.7;margin-top:.5rem}.blog-sec{padding:4rem 5%}.blog-grid{display:flex;flex-direction:column;gap:0;margin-top:2rem}.blog-item{display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:start;padding:1.75rem 0;border-bottom:1px solid #f3f4f6;text-decoration:none;transition:background .15s}.blog-item:hover .blog-item-title{color:var(--teal)}.blog-item-tag{font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold)}.blog-item-tag,.blog-item-title{font-weight:700;margin-bottom:.4rem}.blog-item-title{font-family:var(--fd);font-size:1.05rem;color:var(--ink);line-height:1.35;transition:color .15s}.blog-item-excerpt{font-size:.875rem;color:var(--muted);line-height:1.65}.blog-item-meta{font-size:.72rem;color:var(--faint);white-space:nowrap;padding-top:.25rem}.work-sec{padding:4rem 5%}.work-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-top:2rem}.work-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:2rem;text-decoration:none;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .2s,border-color .2s}.work-card:hover{box-shadow:0 8px 32px rgba(13,27,62,.1);border-color:var(--gold)}.work-card-num{font-size:.65rem;font-weight:700;letter-spacing:.1em;color:var(--faint)}.work-card h3{font-family:var(--fd);font-size:1.05rem;font-weight:700;color:var(--ink);line-height:1.3}.work-card p{font-size:.875rem;color:var(--muted);line-height:1.65;flex:1}.work-card-status{display:inline-flex;align-items:center;gap:.35rem;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .65rem;border-radius:4px;align-self:flex-start;margin-top:.25rem}.status-live{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.status-soon{background:#fffbeb;color:#d97706;border:1px solid #fde68a}.status-research{background:#f0f2f8;color:var(--navy);border:1px solid rgba(13,27,62,.15)}.work-card-status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.sec{padding:5rem 5%}.sec-alt{background:var(--surface)}.sh-label{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);margin-bottom:.7rem}.sh-title{font-family:var(--fd);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;letter-spacing:-.025em;color:var(--ink);margin-bottom:.9rem}.sh-sub{font-size:.97rem;color:var(--muted);max-width:560px;line-height:1.75}@media (max-width:860px){.nav-links{display:none}.mission-sec{gap:3rem}.about-profile,.mission-sec,.post-card-hero{grid-template-columns:1fr}.nl-form{flex-direction:column}.blog-item{grid-template-columns:1fr}}@media (max-width:600px){.hero{padding:3.5rem 5% 3rem}.hero h1{font-size:clamp(1.9rem,8vw,2.6rem)}.hero-btns{flex-direction:column;align-items:center}.btn-hero-o,.btn-hero-p{width:100%;max-width:320px;text-align:center}.blog-sec,.featured-sec,.mission-sec,.topics-sec,.work-sec{padding:3rem 5%}.mv-stats,.topics-grid{grid-template-columns:1fr 1fr}.post-grid,.work-grid{grid-template-columns:1fr}nav{padding:0 4%}.nav-right{gap:.65rem}.nav-cta{font-size:.78rem;padding:.4rem .9rem}}