@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;1,500&display=swap');

:root{
  --night:#071923;
  --deep:#0d2731;
  --blue:#1f6070;
  --aqua:#83b7b9;
  --mist:#dce9e7;
  --pearl:#f5f1ea;
  --warm:#e3d4c3;
  --ink:#17303a;
  --line:rgba(20,48,58,.13);
  --white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--night)}
body{margin:0;font-family:Inter,sans-serif;background:var(--pearl);color:var(--ink);overflow-x:hidden}
a{text-decoration:none;color:inherit}
button{font:inherit}
#dream-field{position:fixed;inset:0;width:100%;height:100%;z-index:-1;background:#071923}
.progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:5000}.progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,#7db6b6,#f0d4bf)}
.nav{position:fixed;left:0;right:0;top:0;height:78px;z-index:4000;display:flex;align-items:center;padding:0 4vw;background:linear-gradient(180deg,rgba(6,23,31,.88),rgba(6,23,31,.04));backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08);transition:.35s}.nav.compact{height:66px;background:rgba(6,23,31,.94)}.brand img{width:190px;filter:brightness(0) invert(1)}.nav nav{margin-left:auto;display:flex;gap:26px}.nav nav a,.nav-cta{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.7)}.nav-cta{margin-left:28px;border:1px solid rgba(255,255,255,.18);padding:12px 16px;border-radius:999px;color:white}

.dream-opening{position:relative;min-height:100svh;color:white;overflow:hidden;background:radial-gradient(circle at 68% 50%,rgba(54,124,133,.17),transparent 26%),linear-gradient(135deg,#06151d,#0b2933 65%,#06151d)}.dream-opening:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,15,21,.8),rgba(3,15,21,.15) 58%,rgba(3,15,21,.45));pointer-events:none}.opening-copy{position:absolute;left:7vw;top:50%;transform:translateY(-43%);z-index:4;width:min(860px,62vw)}.eyebrow{font-size:8px;letter-spacing:.23em;font-weight:700;text-transform:uppercase;color:#9bc6c3}.eyebrow.dark{color:#567a7d}.eyebrow.light{color:#bdd8d6}.opening-copy h1{font-size:clamp(76px,8.7vw,135px);line-height:.79;letter-spacing:-.06em;font-weight:600;margin:16px 0 25px}.opening-copy h1 span,.opening-copy h1 em{display:block}.opening-copy h1 em{font-family:"Playfair Display",serif;font-weight:500;font-style:italic;color:#a8cdca}.lead{max-width:660px;font-size:16px;line-height:1.8;color:rgba(255,255,255,.64)}.opening-actions{display:flex;gap:10px;margin-top:30px}.btn{min-height:54px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:8px;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.btn.primary{background:#dbe8e5;color:#082129}.btn.line{border:1px solid rgba(255,255,255,.18);color:white}.opening-whisper{position:absolute;left:7vw;bottom:28px;z-index:4;font-size:6px;letter-spacing:.2em;color:rgba(255,255,255,.34)}
.dream-seed{position:absolute;right:7vw;top:50%;transform:translateY(-50%);z-index:3;width:420px;height:420px;display:grid;place-items:center}.seed-core{width:116px;height:116px;border-radius:50%;background:radial-gradient(circle at 35% 32%,#f9eee4 0 8%,#b7dcda 18%,#497d82 54%,#173d47 76%);box-shadow:0 0 70px rgba(126,188,187,.4),inset -22px -18px 30px rgba(5,25,32,.44);animation:breath 5s ease-in-out infinite}.seed-glow{position:absolute;border-radius:50%;border:1px solid rgba(176,215,212,.17)}.g1{width:210px;height:210px;animation:spin 18s linear infinite}.g2{width:310px;height:310px;animation:spin 26s linear infinite reverse}.g3{width:420px;height:420px;animation:pulseRing 7s ease-in-out infinite}.dream-orbit{position:absolute;border-radius:50%;border:1px solid rgba(157,204,201,.06);right:-12vw;top:50%;transform:translateY(-50%)}.orbit-a{width:75vw;height:75vw}.orbit-b{width:58vw;height:58vw}.orbit-c{width:43vw;height:43vw}

.transition-hope{background:#f5efe7;padding:130px 7vw;color:#1a343d}.whisper-line{display:flex;justify-content:space-between;align-items:center;font-size:7px;letter-spacing:.18em;color:#789093}.whisper-line i{height:1px;background:#c5cfca;flex:1;margin:0 18px}.transition-hope blockquote{font-family:"Playfair Display",serif;font-size:clamp(45px,5.7vw,80px);line-height:1.06;font-weight:500;max-width:1200px;margin:70px 0 0}

.journeys{background:#dce8e6;padding:140px 7vw;overflow:hidden}.journey-intro{max-width:1000px}.journey-intro h2{font-family:"Playfair Display",serif;font-size:clamp(62px,7vw,102px);font-weight:500;line-height:.92;letter-spacing:-.04em;margin:14px 0 18px}.journey-intro h2 em{color:#316976}.journey-intro>p:not(.eyebrow){max-width:720px;color:#61777b;line-height:1.75}.story-river{margin-top:80px;border-top:1px solid rgba(21,54,63,.13);display:grid;grid-template-columns:repeat(4,1fr)}.story-node{appearance:none;border:0;border-right:1px solid rgba(21,54,63,.13);background:transparent;text-align:left;padding:24px 18px;cursor:pointer;min-height:110px;transition:.3s}.story-node span{display:block;font-size:7px;color:#638588;margin-bottom:10px}.story-node strong{font-family:"Playfair Display",serif;font-size:20px;font-weight:500}.story-node.active,.story-node:hover{background:#164651;color:white}.story-node.active span,.story-node:hover span{color:#b8d9d6}.story-world{margin-top:18px;min-height:650px;background:#0b252f;color:white;display:grid;grid-template-columns:.45fr 1fr 1.1fr;position:relative;overflow:hidden}.story-number{font-family:"Playfair Display",serif;font-size:17vw;line-height:.7;color:rgba(255,255,255,.055);align-self:end;padding:0 0 30px 18px}.story-copy{padding:90px 40px;align-self:center;position:relative;z-index:2}.story-copy small{font-size:7px;letter-spacing:.18em;color:#91b7b7}.story-copy h3{font-family:"Playfair Display",serif;font-size:46px;font-weight:500;line-height:1;margin:15px 0}.story-copy p{font-size:13px;line-height:1.75;color:rgba(255,255,255,.6)}.story-copy a{display:inline-flex;margin-top:22px;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:6px;font-size:8px;text-transform:uppercase;letter-spacing:.13em}.story-visual{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,rgba(104,169,168,.22),transparent 48%)}.story-visual svg{width:82%;height:82%}.story-visual path,.story-visual circle{fill:none;stroke:rgba(174,218,214,.26);stroke-width:1;stroke-dasharray:8 8;animation:dash 22s linear infinite}.moon{position:absolute;border-radius:50%;background:radial-gradient(circle at 38% 35%,rgba(238,244,240,.85),rgba(88,143,145,.2) 38%,rgba(21,63,73,.15) 68%);box-shadow:0 0 40px rgba(156,204,201,.15)}.m1{width:94px;height:94px;left:17%;top:20%;animation:float 7s ease-in-out infinite}.m2{width:56px;height:56px;right:17%;top:28%;animation:float 6s ease-in-out infinite reverse}.m3{width:38px;height:38px;right:31%;bottom:21%;animation:float 8s ease-in-out infinite}

.science{background:#071923;color:white;padding:140px 7vw;overflow:hidden}.science-head{max-width:1050px}.science-head h2{font-family:"Playfair Display",serif;font-size:clamp(64px,7.3vw,108px);font-weight:500;line-height:.9;letter-spacing:-.045em;margin:14px 0 80px}.science-head h2 em{color:#9bc5c2}.science-lab{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:auto auto;min-height:800px;border:1px solid rgba(255,255,255,.1)}.embryo-stage{grid-row:1/3;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#15414b 0,#0a2630 45%,#071923 75%);overflow:hidden}.embryo-ring{position:absolute;border-radius:50%;border:1px solid rgba(159,205,202,.13)}.r1{width:470px;height:470px}.r2{width:620px;height:620px}.r3{width:760px;height:760px}.embryo-cell{width:240px;height:240px;border-radius:50%;position:relative;background:radial-gradient(circle at 35% 35%,rgba(244,239,226,.95),rgba(133,186,183,.6) 36%,rgba(25,83,91,.7) 68%,rgba(10,39,48,.8));box-shadow:0 0 90px rgba(112,181,180,.24);animation:breath 5s ease-in-out infinite}.embryo-cell i{position:absolute;border-radius:50%;width:35px;height:35px;background:radial-gradient(circle,#dfe8df,#6faaa8);opacity:.85}.embryo-cell i:nth-child(1){left:36px;top:88px}.embryo-cell i:nth-child(2){left:78px;top:45px}.embryo-cell i:nth-child(3){right:53px;top:59px}.embryo-cell i:nth-child(4){right:34px;bottom:71px}.embryo-cell i:nth-child(5){left:96px;bottom:34px}.embryo-cell i:nth-child(6){left:53px;bottom:58px}.embryo-cell i:nth-child(7){left:103px;top:102px}.lab-label{position:absolute;font-size:6px;letter-spacing:.19em;color:rgba(255,255,255,.32)}.label-a{left:25px;top:25px}.label-b{right:25px;top:25px}.label-c{right:25px;bottom:25px}.treatment-console{display:flex;flex-direction:column;background:#0c222b}.treatment{appearance:none;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:white;min-height:95px;text-align:left;padding:18px 28px;display:grid;grid-template-columns:45px 1fr;grid-template-rows:auto auto;cursor:pointer;transition:.3s}.treatment span{grid-row:1/3;font-size:8px;color:#78a2a1}.treatment strong{font-family:"Playfair Display",serif;font-size:21px;font-weight:500}.treatment small{font-size:6px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.38);margin-top:5px}.treatment.active,.treatment:hover{background:#d7e5e1;color:#0b252f}.treatment.active small,.treatment.active span,.treatment:hover small,.treatment:hover span{color:#4b7477}.treatment-detail{background:#f3eee7;color:#17303a;padding:45px}.treatment-detail>small{font-size:7px;letter-spacing:.16em;color:#577a7c}.treatment-detail h3{font-family:"Playfair Display",serif;font-size:37px;font-weight:500;margin:10px 0}.treatment-detail p{font-size:12px;line-height:1.75;color:#627377}.treatment-detail a{display:inline-flex;margin-top:18px;font-size:8px;text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid #375e64;padding-bottom:6px}

.dream-photo{position:relative;min-height:960px;color:white;display:flex;align-items:center;overflow:hidden;background:#101820}.dream-photo-bg{position:absolute;inset:-5%;background:url('https://upload.wikimedia.org/wikipedia/commons/7/7a/Man_Woman_Child_Hands_%28Unsplash%29.jpg') center/cover no-repeat;filter:grayscale(1) contrast(1.06);transform:scale(1.05)}.dream-photo-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,35,.94),rgba(7,25,35,.5) 52%,rgba(7,25,35,.2)),linear-gradient(0deg,rgba(7,25,35,.7),transparent 55%)}.dream-photo-copy{position:relative;z-index:2;margin-left:7vw;max-width:850px}.dream-photo-copy p{font-size:8px;text-transform:uppercase;letter-spacing:.18em;color:#b7d2d0}.dream-photo-copy h2{font-family:"Playfair Display",serif;font-weight:500;font-size:clamp(68px,7.5vw,112px);line-height:.9;letter-spacing:-.045em;margin:16px 0}.dream-photo-copy h2 em{color:#bad7d4}

.one-place{background:#f2ece4;padding:140px 7vw;color:#17303a}.one-place-copy h2{font-family:"Playfair Display",serif;font-size:clamp(64px,7vw,104px);line-height:.9;font-weight:500;letter-spacing:-.045em;margin:14px 0 70px}.one-place-copy h2 em{color:#356a73}.place-constellation{width:min(860px,88vw);aspect-ratio:1.28;margin:0 auto;position:relative}.place-constellation svg{position:absolute;inset:0;width:100%;height:100%}.place-constellation path{fill:none;stroke:rgba(29,77,85,.15);stroke-width:1;stroke-dasharray:7 8;animation:dash 28s linear infinite}.constellation-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:190px;height:190px;border-radius:50%;background:#0b2932;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;box-shadow:0 30px 70px rgba(24,62,70,.16)}.constellation-center span{font-family:"Playfair Display",serif;font-size:29px}.constellation-center small{font-size:7px;letter-spacing:.16em;color:#9ec3c1;margin-top:7px}.constellation-item{position:absolute;width:128px;height:128px;border-radius:50%;background:#e0e8e4;border:1px solid rgba(31,77,84,.13);display:grid;place-items:center;text-align:center;z-index:2}.constellation-item b{font-family:"Playfair Display",serif;font-size:17px;font-weight:500}.c1{left:50%;top:0;transform:translateX(-50%)}.c2{right:5%;top:18%}.c3{right:3%;bottom:15%}.c4{left:50%;bottom:0;transform:translateX(-50%)}.c5{left:3%;bottom:15%}.c6{left:5%;top:18%}.place-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(24,59,67,.12);margin-top:60px}.place-facts div{background:#f7f2eb;padding:30px}.place-facts strong{display:block;font-family:"Playfair Display",serif;font-size:55px;font-weight:500;color:#326873}.place-facts span{display:block;margin-top:12px;font-size:10px;line-height:1.55;color:#6c7b7e}

.vision{min-height:920px;background:#0b222c;color:white;display:grid;grid-template-columns:.9fr 1.1fr}.vision-image{overflow:hidden;position:relative}.vision-image img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.65)}.vision-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(11,34,44,.62))}.vision-copy{padding:120px 8vw;align-self:center}.vision-copy h2{font-family:"Playfair Display",serif;font-size:clamp(62px,7vw,102px);line-height:.9;font-weight:500;margin:14px 0 25px}.vision-copy h2 em{color:#a9cecb}.vision-copy p{max-width:650px;line-height:1.75;color:rgba(255,255,255,.62);font-size:14px}.vision-copy a{display:inline-flex;margin-top:26px;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:7px;font-size:8px;text-transform:uppercase;letter-spacing:.13em}

.stories{background:#dbe6e2;padding:140px 7vw}.stories-title{max-width:1100px}.stories-title h2{font-family:"Playfair Display",serif;font-size:clamp(62px,7vw,98px);font-weight:500;line-height:.92;letter-spacing:-.04em;margin:14px 0 70px}.story-testimonials{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.testimonial{background:#f3eee8;padding:42px;min-height:330px}.testimonial.big{grid-row:span 2;min-height:680px;display:flex;flex-direction:column;justify-content:center}.testimonial>span{font-family:"Playfair Display",serif;font-size:85px;color:#487a7c;line-height:.5}.testimonial p{font-family:"Playfair Display",serif;font-size:clamp(30px,4vw,54px);line-height:1.08;margin:25px 0}.testimonial small{font-size:6px;letter-spacing:.14em;color:#718386}.rating{background:#154451;color:white;display:flex;align-items:center;justify-content:space-between;padding:35px 42px}.rating strong{font-family:"Playfair Display",serif;font-size:70px;font-weight:500}.rating span{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#aaccca;max-width:180px;text-align:right}

.future{position:relative;min-height:980px;color:white;overflow:hidden;background:#0b1f29}.future-image{position:absolute;inset:-4%;background:url('https://upload.wikimedia.org/wikipedia/commons/8/80/New_baby_%28Unsplash%29.jpg') center/cover no-repeat;filter:grayscale(.2) saturate(.55)}.future-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,22,29,.94),rgba(6,22,29,.48) 55%,rgba(6,22,29,.18)),linear-gradient(0deg,rgba(6,22,29,.62),transparent)}.future-copy{position:absolute;left:7vw;top:50%;transform:translateY(-50%);z-index:2;max-width:830px}.future-copy h2{font-family:"Playfair Display",serif;font-size:clamp(65px,7.5vw,110px);line-height:.88;font-weight:500;letter-spacing:-.05em;margin:16px 0 28px}.future-copy h2 em{color:#bad5d2}.future-copy a{display:inline-flex;padding:16px 22px;background:#d7e4df;color:#0c2a33;border-radius:999px;font-size:8px;text-transform:uppercase;letter-spacing:.14em}.future-contact{position:absolute;right:5vw;bottom:6%;z-index:2;width:min(420px,40vw);border-top:1px solid rgba(255,255,255,.15)}.future-contact span{display:block;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:10px}.future-contact small{display:block;font-size:6px;text-transform:uppercase;letter-spacing:.17em;color:#a5c6c3;margin-bottom:5px}

footer{background:#06151d;color:white;min-height:120px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;gap:30px}footer img{width:160px;filter:brightness(0) invert(1)}footer span,footer a{font-size:7px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.4)}

@keyframes breath{50%{transform:scale(1.06);filter:brightness(1.08)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulseRing{50%{transform:scale(.92);opacity:.5}}@keyframes dash{to{stroke-dashoffset:-180}}@keyframes float{50%{transform:translateY(-18px) translateX(7px)}} 
@media(max-width:1050px){
  .nav nav{display:none}.nav-cta{margin-left:auto}
  .opening-copy{width:72vw}.dream-seed{right:-7vw;opacity:.7}
  .story-world{grid-template-columns:.35fr 1fr}.story-visual{grid-column:1/-1;min-height:440px}
  .science-lab{grid-template-columns:1fr}.embryo-stage{grid-row:auto;min-height:650px}.treatment-detail{min-height:280px}
  .vision{grid-template-columns:1fr}.vision-image{min-height:620px}
}
@media(max-width:720px){
  .nav{height:68px;padding:0 14px}.brand img{width:145px}.nav-cta{font-size:7px;padding:10px}
  .dream-opening{min-height:1100px}.opening-copy{left:18px;right:18px;width:auto;top:39%}.opening-copy h1{font-size:clamp(58px,16vw,84px)}.opening-actions{flex-direction:column}.btn{width:100%}.dream-seed{width:300px;height:300px;right:50%;transform:translate(50%,0);top:auto;bottom:90px}.g1{width:160px;height:160px}.g2{width:235px;height:235px}.g3{width:300px;height:300px}.opening-whisper{left:18px;right:18px;bottom:28px}
  .transition-hope,.journeys,.science,.one-place,.stories{padding:95px 18px}.transition-hope blockquote{font-size:42px}.whisper-line{display:none}
  .journey-intro h2,.science-head h2,.one-place-copy h2,.stories-title h2{font-size:clamp(52px,14vw,72px)}
  .story-river{grid-template-columns:1fr 1fr}.story-world{grid-template-columns:1fr}.story-number{font-size:40vw}.story-copy{padding:50px 24px}.story-visual{min-height:370px}
  .science-lab{border:0}.embryo-stage{min-height:500px}.r1{width:330px;height:330px}.r2{width:440px;height:440px}.r3{width:550px;height:550px}.embryo-cell{width:180px;height:180px}.treatment-detail{padding:30px 24px}
  .dream-photo{min-height:820px}.dream-photo-copy{margin-left:18px;margin-right:18px}.dream-photo-copy h2{font-size:clamp(54px,14vw,76px)}
  .place-constellation{width:100%;height:600px;aspect-ratio:auto}.constellation-item{width:95px;height:95px}.constellation-center{width:145px;height:145px}.constellation-item b{font-size:14px}.place-facts{grid-template-columns:1fr}
  .vision-image{min-height:500px}.vision-copy{padding:80px 18px}.vision-copy h2{font-size:clamp(54px,14vw,76px)}
  .story-testimonials{grid-template-columns:1fr}.testimonial.big{min-height:500px}.rating{gap:20px}
  .future{min-height:900px}.future-copy{left:18px;right:18px;top:40%}.future-copy h2{font-size:clamp(54px,14vw,76px)}.future-contact{left:18px;right:18px;bottom:5%;width:auto}
  footer{padding:35px 18px;flex-direction:column;align-items:flex-start}
}
