@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}.app{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--text);line-height:1.6}h1,h2,h3,.section-title{font-family:Space Grotesk,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.nav{position:absolute;top:0;left:0;right:0;z-index:50;background:transparent;padding-top:1rem}.nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:.75rem 2rem}.brand{display:inline-flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:1.5rem;font-weight:600;letter-spacing:.2rem}.brand-logo{width:56px;height:56px;object-fit:contain}.brand-text{color:#fff}.nav-links{display:flex;gap:1rem}.nav-link{color:#fff;text-decoration:none;font-size:.95rem;opacity:.9;font-weight:500}.nav-link:hover{opacity:1}.hero{color:#fff;padding:8rem 2rem;text-align:center;position:relative;overflow:hidden;height:100vh;display:flex;align-items:center;justify-content:center}.hero-background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.hero-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;max-width:100%;display:block}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#104f7bb3,#3578a999 55%,#10183073);z-index:1}.hero-overlay:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.12) 0%,transparent 70%);pointer-events:none}.hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto}.hero-content .tagline,.hero-content .hero-description{text-shadow:0 2px 8px rgba(0,0,0,.45)}.hero-logo{width:clamp(180px,28vw,360px);height:auto;display:block;margin:0 auto 1rem}.logo{font-size:5rem;font-weight:300;letter-spacing:.5rem;margin-bottom:1rem;text-transform:uppercase}.tagline{font-size:1.2rem;font-weight:400;letter-spacing:.3rem;margin-bottom:2rem;opacity:.9;text-transform:uppercase}.hero-subtitle{font-size:2rem;font-weight:300;margin-bottom:1rem;color:#a0aec0}.hero-description{font-size:1.3rem;font-weight:400;color:#cbd5e0}.hero-website{font-size:1rem;font-weight:400;color:#a0aec0;margin-top:1rem;opacity:.9}.section{padding:6rem 0}.section-title{font-size:2.5rem;font-weight:300;text-align:center;margin-bottom:4rem;color:var(--text);letter-spacing:.1rem;text-transform:uppercase}.global-mandate-section{position:relative;background:radial-gradient(140% 130% at 12% 12%,#e9f1ff,#f3f6fc 40%,#eef2f8);overflow:hidden}.global-mandate-section:after{content:"";position:absolute;top:-120px;right:-180px;width:520px;height:520px;background:linear-gradient(135deg,#104f7b3d,#64a7d847);filter:blur(110px);opacity:.7;pointer-events:none}.mandate-head{display:grid;grid-template-columns:minmax(320px,1.4fr) minmax(220px,1fr);align-items:end;gap:1.5rem;margin-bottom:2.5rem;position:relative;z-index:1}.mandate-eyebrow{text-transform:uppercase;letter-spacing:.18rem;font-size:.78rem;color:var(--primary-deep);margin-bottom:.75rem;font-weight:600}.mandate-headline{font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.25;color:#0f172a;margin-bottom:.75rem;font-family:Space Grotesk,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:600}.mandate-lede{color:#2f3b52;max-width:720px}.mandate-chips{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;flex-wrap:wrap}.mandate-chip{background:#ffffffb3;border:1px solid rgba(16,79,123,.14);color:#0f2740;padding:.45rem .85rem;border-radius:999px;font-weight:600;box-shadow:0 10px 30px #10182814}.mandate-layout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);gap:1.25rem;align-items:start;position:relative;z-index:1}.mandate-item{background:#fff;padding:1.75rem 1.75rem 2rem;border-radius:18px;border:1px solid rgba(16,79,123,.12);box-shadow:0 20px 50px #10182814;position:relative;overflow:hidden;min-height:210px;display:flex;flex-direction:column;gap:.85rem;transition:transform .25s ease,box-shadow .25s ease;isolation:isolate}.mandate-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#64a7d81f,#104f7b0d);opacity:0;transition:opacity .25s ease;z-index:0}.mandate-item:hover{transform:translateY(-6px);box-shadow:0 25px 65px #1018281f}.mandate-item:hover:before{opacity:1}.mandate-item h3{font-size:1.3rem;font-weight:600;color:#0f2740}.mandate-item p{color:#4a5568;line-height:1.7;font-size:1rem;margin:0}.mandate-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:999px;background:#ffffff2e;color:#f5fbff;font-weight:700;letter-spacing:.04em;font-size:.85rem;border:1px solid rgba(255,255,255,.35)}.mandate-overview{background:linear-gradient(135deg,#0f4b75,#2f7aaa 60%,#64a7d8);color:#eaf3fb;border:none;box-shadow:0 25px 60px #104f7b59;padding:2.5rem;align-self:start;min-height:230px}.mandate-overview:before{opacity:1;background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.18),transparent 55%),radial-gradient(circle at 80% 0%,rgba(255,255,255,.12),transparent 45%)}.mandate-overview h3,.mandate-overview p{color:#fff}.mandate-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.mandate-index{position:absolute;top:1.1rem;right:1.2rem;font-size:2.8rem;font-weight:700;color:var(--primary-deep);opacity:.08;font-family:Space Grotesk,Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media (max-width: 1024px){.mandate-head{grid-template-columns:1fr;align-items:start}.mandate-layout{grid-template-columns:1fr}.mandate-chips{justify-content:flex-start}}@media (max-width: 640px){.mandate-tiles{grid-template-columns:1fr}.mandate-item{padding:1.5rem 1.5rem 1.75rem}.mandate-index{font-size:2.2rem}}.universe-section{background:#f8f9fa}.universe-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.universe-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.universe-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.card-image-wrapper{width:100%;height:200px;overflow:hidden;position:relative}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;max-width:100%;display:block}.universe-card:hover .card-image{transform:scale(1.05)}.universe-card-featured .card-image-wrapper{height:250px}.universe-card h3{font-size:1.5rem;font-weight:600;margin:1.5rem 2rem 1rem;color:#2d3561}.universe-card p{color:#666;line-height:1.8;padding:0 2rem 2rem;margin:0}.team-section{background:#fff}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem}.team-card{background:#f8f9fa;padding:3rem;border-radius:12px;border-left:4px solid #667eea;position:relative;overflow:visible}.team-photo{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid white;box-shadow:0 4px 12px #00000026;display:block;margin:0 auto 1.5rem}.team-card h3{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#2d3561;text-align:center}.team-bio{margin-bottom:1rem;color:#555;line-height:1.8}.values-section{background:var(--primary-deep);color:#fff}.values-section .section-title{color:#fff}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.value-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem 2rem;border-radius:12px;border:2px solid rgba(255,255,255,.3);transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #0000001a}.value-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.value-number{font-size:3rem;font-weight:300;color:#1b48ab;margin-bottom:1rem}.value-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1b48ab}.value-card p{line-height:1.8;color:#333}.solutions-section{background:#fff}.solutions-eyebrow{text-align:center;letter-spacing:.15rem;color:#666;margin-top:-2rem;margin-bottom:2rem;text-transform:uppercase}.solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:3rem}.solution-card{background:#f8f9fa;padding:3rem;border-radius:8px;border-top:4px solid var(--secondary);box-shadow:0 10px 25px #0f172a14}.solution-card h3{font-size:1.8rem;font-weight:600;margin-bottom:.5rem;color:var(--primary-deep)}.solution-details{color:#555}.solution-details p{color:#555;line-height:1.8}.fee-structure,.strategy-pillars,.bespoke-list{margin-top:1.5rem}.fee-structure strong,.strategy-pillars strong,.bespoke-list strong{display:block;margin-bottom:.75rem;color:var(--primary-deep);font-size:1.1rem}.fee-structure ul,.strategy-pillars ul,.bespoke-list ul{list-style:none;padding-left:0;margin-top:.5rem}.fee-structure li,.strategy-pillars li,.bespoke-list li{color:#555;position:relative;padding:.4rem 0 .4rem 1.5rem}.fee-structure li:before,.strategy-pillars li:before,.bespoke-list li:before{content:"→";position:absolute;left:0;color:var(--secondary);font-weight:700}.sma-note{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #ddd;font-style:italic;color:#666}.sma-benefit{margin-top:1rem;color:#555;line-height:1.8}.detail-item{margin-bottom:1.5rem}.detail-item strong{display:block;margin-bottom:.5rem;color:#2d3561}.detail-item ul{list-style:none;padding-left:1rem}.detail-item li{padding:.3rem 0;position:relative}.detail-item li:before{content:"→";position:absolute;left:-1rem;color:var(--secondary)}.solution-note{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #ddd;font-style:italic;color:#666}.investment-universe-section{position:relative;background:#0b1524;overflow:hidden}.investment-universe-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(120deg,#040710eb,#0a1d33cc),url(/images/sailing-background.jpg);background-size:cover;background-position:center;filter:saturate(110%);z-index:0}.investment-universe-section .container{position:relative;z-index:1}.investment-universe-section .section-title{color:#fff;text-shadow:0 8px 20px rgba(0,0,0,.4)}.universe-grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.universe-item{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;padding:2rem 1.5rem 2.5rem;text-align:center}.greek-icon{display:inline-block;width:56px;height:56px;margin:1rem auto .75rem;filter:drop-shadow(0 6px 12px rgba(16,24,40,.25))}.greek-icon circle{fill:var(--primary-deep);stroke:#fff6;stroke-width:2}.universe-item:hover{transform:translateY(-3px);box-shadow:0 6px 12px #0000001a}.universe-image-wrapper{width:100%;height:180px;overflow:hidden;position:relative}.universe-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.universe-item:hover .universe-image{transform:scale(1.08)}.universe-item h3{font-size:1.4rem;font-weight:600;margin:0 0 .75rem;color:#2d3561}.universe-item p{color:#666;line-height:1.8;padding:0;margin:0}.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.process-item{background:#f8fafc;padding:2.5rem 2rem;border-radius:8px;border-left:4px solid var(--primary)}.process-item h3{font-size:1.4rem;font-weight:600;margin-bottom:1rem;color:var(--primary-deep)}.process-item p{color:#555;line-height:1.8}.stats-section{background:linear-gradient(135deg,var(--primary-deep) 0%,var(--primary) 100%);color:#fff}.stats-section .section-title{color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.stat-card{text-align:center;padding:3rem 2rem;background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.stat-value{font-size:4rem;font-weight:400;margin-bottom:1rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.3)}.stat-label{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#f8fafc}.stat-description{color:#e2e8f0;font-size:1rem}.commitment-section{background:#f8f9fa}.commitment-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto}.commitment-item{background:#fff;padding:2rem;border-radius:8px;border-left:4px solid var(--primary);font-size:1.1rem;color:#0f172a;box-shadow:0 2px 4px #0000000d;margin-bottom:0;display:flex;align-items:center;justify-content:center;text-align:center;min-height:120px}.footer{background:#0a0e27;color:#fff;padding:4rem 2rem;text-align:center}.footer-text{font-size:1.5rem;font-weight:300;margin-bottom:2rem;color:#cbd5e0}.footer-copyright{color:#a0aec0;font-size:.9rem}.contact-section .section-title{margin-bottom:1.5rem}.contact-text{text-align:center;font-size:1.2rem;color:#333}.contact-email{margin-left:.4rem;white-space:nowrap}@media (max-width: 600px){.contact-email{display:block;margin-left:0;margin-top:.25rem}}@media (max-width: 768px){.brand-logo{width:36px;height:36px}.logo{font-size:3rem}.tagline{font-size:1rem}.hero-subtitle{font-size:1.5rem}.hero-logo{width:clamp(160px,40vw,280px)}.hero-description{font-size:1.1rem}.section{padding:4rem 0}.section-title{font-size:2rem;margin-bottom:2rem}.container{padding:0 1rem}.team-grid,.solutions-grid,.universe-grid-4,.process-grid,.mandate-grid{grid-template-columns:1fr}.mandate-overview{grid-column:span 1}.commitment-list{grid-template-columns:1fr}.stat-value{font-size:3rem}}.cta-row{margin-top:2rem;display:flex;gap:1rem;justify-content:center}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn-primary{background:linear-gradient(135deg,var(--primary-deep) 0%,var(--primary) 60%,var(--secondary) 100%);color:#fff;box-shadow:0 6px 16px #104f7b59}.btn-ghost{background:#ffffff1a;color:#e2e8f0;border:1px solid rgba(255,255,255,.25)}.nav-link{border-bottom:2px solid transparent}.nav-link:hover{border-bottom-color:var(--secondary)}.btn:hover{transform:translateY(-1px)}:root{--bg: #ffffff;--text: #101828;--muted: #475569;--primary: #3578a9;--primary-deep: #104f7b;--secondary: #64a7d8;--surface: #f8fafc;--elevated: #ffffff;--hero-start: #104f7b;--hero-end: #3578a9}html,body,#root{height:100%}body{margin:0;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
