*{margin:0;padding:0;box-sizing:border-box}.app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--text);line-height:1.6}.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}.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}.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}.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(4,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,.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:-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}
