*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #0A1628;--teal: #00C9A7;--ivory: #F5F0E8;--gold: #E8B86D;--white: #FFFFFF;--navy-mid: #162444;--teal-dim: rgba(0,201,167,.12)}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--navy);color:var(--ivory);overflow-x:hidden}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 3rem;background:#0a1628d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,201,167,.15)}.logo{font-family:Playfair Display,serif;font-size:1.5rem;color:var(--white);letter-spacing:-.02em}.logo span{color:var(--teal)}nav a{font-size:.85rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#f5f0e899;text-decoration:none;transition:color .2s}nav a:hover{color:var(--teal)}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8rem 2rem 5rem;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(0,201,167,.08) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 80% 80%,rgba(232,184,109,.06) 0%,transparent 60%)}.stamp{position:absolute;border-radius:50%;border:2px dashed;opacity:.12;animation:slowSpin 40s linear infinite}.stamp-1{width:420px;height:420px;border-color:var(--teal);top:-80px;right:-100px;animation-direction:normal}.stamp-2{width:260px;height:260px;border-color:var(--gold);bottom:40px;left:-60px;animation-direction:reverse}.stamp-3{width:140px;height:140px;border-color:var(--teal);top:30%;left:8%;opacity:.07}@keyframes slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--teal);margin-bottom:1.5rem;position:relative}.hero h1{font-family:Playfair Display,serif;font-size:clamp(2.6rem,6vw,5rem);line-height:1.1;color:var(--white);max-width:800px;margin-bottom:1.75rem;position:relative}.hero h1 em{font-style:italic;color:var(--teal)}.hero-sub{font-size:1.1rem;font-weight:300;line-height:1.75;color:#f5f0e8a6;max-width:540px;margin-bottom:3rem;position:relative}.passport-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.4rem;border:1px solid rgba(0,201,167,.35);border-radius:100px;font-size:.8rem;font-weight:500;color:var(--teal);letter-spacing:.04em;position:relative}.passport-badge:before{content:"";width:6px;height:6px;background:var(--teal);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.stamp-divider{display:flex;align-items:center;gap:1.5rem;padding:2.5rem 3rem;justify-content:center}.stamp-mark{width:56px;height:56px;border:2px dashed rgba(0,201,167,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stamp-mark svg{width:22px;height:22px;opacity:.5}.divider-line{height:1px;flex:1;max-width:200px;background:linear-gradient(90deg,transparent,rgba(0,201,167,.25),transparent)}section{padding:5rem 2rem}.container{max-width:1080px;margin:0 auto}.section-label{font-size:.7rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;display:block}.mission{background:var(--navy-mid)}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.mission h2{font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,2.75rem);line-height:1.2;color:var(--white);margin-bottom:1.5rem}.mission p{font-size:1rem;line-height:1.8;color:#f5f0e8a6;margin-bottom:1.1rem}.passport-visual{background:linear-gradient(135deg,#162444,#0f1e38);border:1px solid rgba(0,201,167,.2);border-radius:16px;padding:2.5rem;position:relative;overflow:hidden}.passport-visual:before{content:"PASSPO.AI";position:absolute;top:1.2rem;left:1.5rem;font-size:.65rem;font-weight:600;letter-spacing:.25em;color:#00c9a766}.passport-visual:after{content:"";position:absolute;bottom:-30px;right:-30px;width:120px;height:120px;border:2px dashed rgba(232,184,109,.2);border-radius:50%}.pet-chip{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#00c9a712;border:1px solid rgba(0,201,167,.15);border-radius:10px;margin-bottom:.75rem}.chip-icon{width:36px;height:36px;background:var(--teal-dim);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.chip-label{font-size:.78rem;font-weight:500;color:#f5f0e880;margin-bottom:.1rem}.chip-value{font-size:.95rem;font-weight:500;color:var(--white)}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.platform-card{background:var(--navy-mid);border:1px solid rgba(245,240,232,.07);border-radius:14px;padding:2rem;transition:border-color .25s,transform .25s}.platform-card:hover{border-color:#00c9a74d;transform:translateY(-3px)}.card-icon{font-size:1.75rem;margin-bottom:1.25rem;display:block}.platform-card h3{font-family:Playfair Display,serif;font-size:1.15rem;color:var(--white);margin-bottom:.65rem}.platform-card p{font-size:.88rem;line-height:1.7;color:#f5f0e88c}.platform h2{font-family:Playfair Display,serif;font-size:clamp(1.9rem,3vw,2.6rem);color:var(--white);max-width:560px}.entity{background:var(--navy-mid)}.entity-box{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.entity h2{font-family:Playfair Display,serif;font-size:clamp(1.9rem,3vw,2.6rem);color:var(--white);margin-bottom:1.25rem}.entity p{font-size:.95rem;line-height:1.85;color:#f5f0e899;margin-bottom:1rem}.entity-details{display:flex;flex-direction:column;gap:1rem}.detail-row{display:flex;gap:1rem;align-items:flex-start;padding:1rem 1.25rem;background:#00c9a70d;border-left:2px solid rgba(0,201,167,.35);border-radius:0 8px 8px 0}.detail-key{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);width:90px;flex-shrink:0;padding-top:.1rem}.detail-val{font-size:.9rem;color:var(--ivory);line-height:1.5}.uae-banner{background:linear-gradient(135deg,var(--navy) 0%,#0d1f3c 100%);border-top:1px solid rgba(232,184,109,.15);border-bottom:1px solid rgba(232,184,109,.15);padding:3rem 2rem;text-align:center}.uae-banner p{font-size:.85rem;letter-spacing:.06em;color:#f5f0e866}.uae-banner strong{color:var(--gold);font-weight:500}footer{padding:2.5rem 3rem;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(245,240,232,.06)}footer .logo{font-size:1.1rem}footer p{font-size:.78rem;color:#f5f0e84d}@media(max-width:768px){nav{padding:1rem 1.5rem}nav a{display:none}section{padding:3.5rem 1.25rem}.mission-grid,.entity-box{grid-template-columns:1fr;gap:2.5rem}.platform-grid{grid-template-columns:1fr}footer{flex-direction:column;gap:1rem;text-align:center}.stamp-1{width:260px;height:260px}}@media(prefers-reduced-motion:reduce){.stamp,.passport-badge:before{animation:none}.platform-card{transition:none}}
