@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap');

:root{
  --ink:#071411;
  --ink2:#0b211b;
  --emerald:#153e32;
  --mint:#9dbdaf;
  --mint2:#c9ddd4;
  --pearl:#edf0ea;
  --bone:#e2ddd1;
  --sand:#b5aa96;
  --white:#fff;
  --line:rgba(7,20,17,.13);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--ink)}
body{margin:0;font-family:"DM Sans",sans-serif;background:var(--pearl);color:var(--ink);overflow-x:hidden}
a{text-decoration:none;color:inherit}
button{font:inherit}
.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,#6b9584,#d3e5dc)}
.grain{position:fixed;inset:0;z-index:4500;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.85'/%3E%3C/svg%3E")}

.sound-entry{position:fixed;inset:0;z-index:10000;background:radial-gradient(circle at 50% 50%,#143b30,#071411 62%);display:grid;place-items:center;overflow:hidden;transition:opacity 1s,visibility 1s}.sound-entry.hidden{opacity:0;visibility:hidden;pointer-events:none}.entry-orbit{position:absolute;border-radius:50%;border:1px solid rgba(187,214,202,.18);animation:spin 22s linear infinite}.o1{width:70vmin;height:70vmin}.o2{width:48vmin;height:48vmin;animation-direction:reverse;animation-duration:16s}.entry-orbit:before{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#b4cec2;top:-6px;left:50%;box-shadow:0 0 30px rgba(180,206,194,.5)}
.entry-core{position:relative;z-index:2;text-align:center;width:min(700px,calc(100% - 40px))}.entry-core img{width:min(430px,72vw);height:auto}.entry-core p{color:rgba(255,255,255,.62);font-family:"Instrument Serif",serif;font-size:24px;margin:22px 0}.entry-actions{display:flex;justify-content:center;gap:10px;margin-top:28px}.entry-actions button{appearance:none;border:1px solid rgba(197,221,210,.28);background:rgba(255,255,255,.04);color:white;padding:16px 20px;min-width:230px;text-transform:uppercase;font-size:8px;letter-spacing:.14em;cursor:pointer;transition:.3s}.entry-actions button:first-child{background:#c4d9cf;color:#092019}.entry-actions button:hover{transform:translateY(-4px)}.entry-core>small{display:block;margin-top:16px;font-size:7px;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.38)}

.topbar{position:fixed;top:0;left:0;right:0;height:80px;z-index:3500;padding:0 4vw;display:flex;align-items:center;gap:35px;background:linear-gradient(180deg,rgba(7,20,17,.9),rgba(7,20,17,.25));backdrop-filter:blur(14px);border-bottom:1px solid rgba(197,221,210,.1);transition:.35s}.topbar.compact{height:66px;background:rgba(7,20,17,.96)}.logo img{width:220px;display:block}.topbar nav{margin-left:auto;display:flex;gap:25px}.topbar nav a,.top-cta{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.72)}.top-cta{padding:12px 16px;border:1px solid rgba(197,221,210,.22);color:#dbe9e2}
.sound-toggle{position:fixed;right:18px;bottom:18px;z-index:3600;border:1px solid rgba(186,214,201,.2);background:rgba(6,18,15,.78);backdrop-filter:blur(12px);color:white;border-radius:999px;height:48px;padding:0 15px;display:flex;align-items:center;gap:9px;cursor:pointer}.eq{display:flex;gap:2px;align-items:center;height:16px}.eq i{width:2px;height:5px;background:#b8d1c5}.sound-toggle.playing .eq i:nth-child(1){animation:eq .8s infinite}.sound-toggle.playing .eq i:nth-child(2){animation:eq .6s infinite .1s}.sound-toggle.playing .eq i:nth-child(3){animation:eq 1s infinite .2s}.sound-toggle.playing .eq i:nth-child(4){animation:eq .7s infinite .05s}.sound-toggle>span:last-child{font-size:7px;text-transform:uppercase;letter-spacing:.15em}

.hero{position:relative;min-height:100svh;background:var(--ink);color:white;overflow:hidden}.hero canvas{position:absolute;inset:0;width:100%;height:100%;opacity:.75}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 55%,rgba(78,133,111,.2),transparent 26%),linear-gradient(90deg,rgba(7,20,17,.88),rgba(7,20,17,.3) 55%,rgba(7,20,17,.68));pointer-events:none}
.hero-topline{position:absolute;left:5vw;right:5vw;top:110px;z-index:2;display:flex;justify-content:space-between;font-size:7px;letter-spacing:.2em;color:rgba(255,255,255,.35)}.hero-copy{position:absolute;left:6vw;top:50%;transform:translateY(-44%);z-index:3;width:min(760px,53vw)}.eyebrow{font-size:8px;font-weight:700;letter-spacing:.23em;text-transform:uppercase;color:#9fc0b1}.eyebrow.dark{color:#587569}.eyebrow.light{color:#c9ded4}.hero h1{font-size:clamp(72px,8.5vw,132px);line-height:.79;letter-spacing:-.06em;margin:16px 0 24px;font-weight:600}.hero h1 span{display:block}.hero h1 .serif{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;color:#9fc0b1}.hero-lead{max-width:600px;line-height:1.75;color:rgba(255,255,255,.62);font-size:15px}.hero-actions{display:flex;gap:10px;margin-top:28px}.btn{min-height:52px;padding:0 21px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:8px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;transition:.25s}.btn:hover{transform:translateY(-3px)}.primary{background:#d2e3db;color:#0a211a}.ghost{border:1px solid rgba(210,227,219,.22);color:#dceae3}
.hairline-lab{position:absolute;right:4vw;top:18%;width:min(45vw,680px);height:65vh;z-index:3;border:1px solid rgba(200,223,212,.13);background:rgba(13,39,31,.28);backdrop-filter:blur(5px);overflow:hidden}.lab-caption{position:absolute;left:18px;top:17px;font-size:7px;letter-spacing:.19em;color:rgba(255,255,255,.45)}.hairline-lab svg{position:absolute;inset:10% 4% 20%;width:92%;height:70%}.face-guide{fill:none;stroke:rgba(218,232,225,.11);stroke-width:1}.hairline-path{fill:none;stroke:#b8d4c7;stroke-width:1.6;stroke-dasharray:8 6;animation:dash 12s linear infinite}.grafts circle{fill:#bad5c8;opacity:.8;animation:graftPulse 3.5s ease-in-out infinite}.lab-metrics{position:absolute;left:18px;right:18px;bottom:17px;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:13px}.lab-metrics span{font-size:7px;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.4)}.lab-metrics b{display:block;color:#dceae3;font-size:10px;margin-bottom:4px}.scroll-marker{position:absolute;left:6vw;bottom:26px;z-index:3;display:flex;align-items:center;gap:10px;font-size:7px;text-transform:uppercase;letter-spacing:.17em;color:rgba(255,255,255,.35)}.scroll-marker i{width:60px;height:1px;background:#6e9482;position:relative;overflow:hidden}.scroll-marker i:after{content:"";position:absolute;inset:0;background:#d9e9e1;transform:translateX(-100%);animation:scan 2.2s ease-in-out infinite}

.map-section{position:relative;background:#eef0eb;padding:140px 7vw;color:var(--ink)}.map-heading{max-width:1080px}.map-heading h2{font-family:"Instrument Serif",serif;font-weight:400;font-size:clamp(58px,6.7vw,98px);line-height:.93;letter-spacing:-.05em;margin:14px 0 75px}.map-heading h2 em{color:#4f7062}.map-console{display:grid;grid-template-columns:1.1fr .9fr;min-height:720px;border:1px solid var(--line);background:#f7f7f2}.console-visual{display:grid;place-items:center;background:linear-gradient(145deg,#112820,#0a1c17);overflow:hidden;position:relative}.scalp-disc{width:min(70%,500px);aspect-ratio:1;border-radius:50%;position:relative;border:1px solid rgba(191,218,206,.25);background:radial-gradient(circle at 50% 45%,rgba(112,157,137,.18),rgba(6,24,18,.22) 55%,rgba(3,14,11,.8));box-shadow:0 0 0 24px rgba(147,185,168,.04),0 0 0 48px rgba(147,185,168,.025)}.disc-grid{position:absolute;inset:8%;border-radius:50%;background-image:linear-gradient(rgba(201,225,214,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(201,225,214,.08) 1px,transparent 1px);background-size:25px 25px;mask-image:radial-gradient(circle,#000 55%,transparent 72%)}.zone{position:absolute;border:1px dashed rgba(191,218,206,.28);border-radius:50%;display:grid;place-items:center;color:#d8e9e0;font-size:7px;text-transform:uppercase;letter-spacing:.14em}.z1{left:18%;right:18%;top:13%;height:24%}.z2{left:23%;right:23%;top:36%;height:25%}.z3{left:28%;right:28%;bottom:17%;height:22%}.z4{inset:7%;border-style:solid;opacity:.45}.scan-beam{position:absolute;left:4%;right:4%;height:2px;top:20%;background:linear-gradient(90deg,transparent,#cce0d6,transparent);box-shadow:0 0 18px rgba(204,224,214,.45);animation:scanDisc 5s ease-in-out infinite}.console-copy{padding:9vw 6vw;align-self:center}.console-index{font-size:8px;letter-spacing:.18em;color:#759084}.console-copy h3{font-family:"Instrument Serif",serif;font-size:52px;font-weight:400;margin:13px 0 17px}.console-copy>p{color:#737b76;line-height:1.75;font-size:14px}.console-list{margin-top:36px;border-top:1px solid var(--line)}.console-list div{display:grid;grid-template-columns:45px 1fr;padding:18px 0;border-bottom:1px solid var(--line);align-items:center}.console-list b{font-size:7px;color:#658073}.console-list span{font-size:13px}

.fue{position:relative;min-height:1000px;background:#071411;color:white;overflow:hidden}.fue-photo{position:absolute;inset:0;background:url('https://clinicacapilare.com.br/wp-content/uploads/2025/06/homem-maduro-passando-por-processo-de-extracao-de-unidade-folicular-1024x683.jpg') center/cover no-repeat;filter:saturate(.65) contrast(1.03);transform:scale(1.05);will-change:transform}.fue-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,17,14,.94),rgba(5,17,14,.52) 48%,rgba(5,17,14,.18)),linear-gradient(0deg,rgba(5,17,14,.65),transparent 50%)}.fue-title{position:absolute;left:7vw;top:13%;z-index:2}.fue-title h2{font-family:"Instrument Serif",serif;font-weight:400;font-size:clamp(70px,8vw,120px);line-height:.88;letter-spacing:-.055em;margin:14px 0}.fue-title h2 em{color:#afd0c0}.fue-detail{position:absolute;z-index:3;width:280px;padding:22px;border:1px solid rgba(200,224,213,.15);background:rgba(7,25,19,.48);backdrop-filter:blur(14px)}.fue-detail small{font-size:7px;letter-spacing:.17em;color:#91b3a3}.fue-detail strong{display:block;font-family:"Instrument Serif",serif;font-size:24px;font-weight:400;margin:8px 0}.fue-detail p{font-size:11px;line-height:1.65;color:rgba(255,255,255,.58)}.detail-a{left:7vw;bottom:10%}.detail-b{left:39%;bottom:14%}.detail-c{right:5vw;bottom:9%}

.journey{padding:140px 7vw;background:#e1ddd3;color:var(--ink);overflow:hidden}.journey-copy{max-width:1100px}.journey-copy h2{font-family:"Instrument Serif",serif;font-size:clamp(60px,7vw,102px);font-weight:400;line-height:.92;letter-spacing:-.05em;margin:14px 0 70px}.journey-copy h2 em{color:#4e6e61}.month-wheel{width:min(680px,80vw);aspect-ratio:1;margin:0 auto 80px;position:relative;display:grid;place-items:center}.wheel-center{width:250px;aspect-ratio:1;border-radius:50%;background:#0a2019;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 35px 70px rgba(7,20,17,.18);position:relative;z-index:3}.wheel-center strong{font-family:"Instrument Serif",serif;font-size:74px;font-weight:400;line-height:.8}.wheel-center span{font-size:8px;text-transform:uppercase;letter-spacing:.16em;color:#a9c7b9;margin-top:12px}.wheel-orbit{position:absolute;inset:4%;border-radius:50%;border:1px solid rgba(62,89,77,.2);animation:slowSpin 35s linear infinite}.wheel-orbit:before,.wheel-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(62,89,77,.11)}.wheel-orbit:before{inset:13%}.wheel-orbit:after{inset:28%}.wheel-orbit button{position:absolute;width:50px;height:50px;border-radius:50%;border:1px solid rgba(42,68,57,.2);background:#f0eee8;color:#335447;cursor:pointer;font-size:9px;transform:translate(-50%,-50%);transition:.3s}.wheel-orbit button:hover,.wheel-orbit button.active{background:#4c705f;color:white;box-shadow:0 10px 28px rgba(44,74,61,.18)}.wheel-orbit button:nth-child(1){left:50%;top:0}.wheel-orbit button:nth-child(2){left:84%;top:15%}.wheel-orbit button:nth-child(3){left:100%;top:50%}.wheel-orbit button:nth-child(4){left:84%;top:85%}.wheel-orbit button:nth-child(5){left:50%;top:100%}.wheel-orbit button:nth-child(6){left:16%;top:85%}.wheel-orbit button:nth-child(7){left:0;top:50%}.journey-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(7,20,17,.12)}.journey-benefits article{background:#edeae3;padding:34px;min-height:290px}.journey-benefits span{font-family:"Instrument Serif",serif;font-size:54px;color:#58796a}.journey-benefits h3{font-family:"Instrument Serif",serif;font-size:27px;font-weight:400;margin:28px 0 10px}.journey-benefits p{font-size:12px;line-height:1.65;color:#747a76}

.identity{position:relative;min-height:900px;color:white;overflow:hidden}.identity-image{position:absolute;inset:-4%;background:url('https://clinicacapilare.com.br/wp-content/uploads/2025/08/dasdasd-1024x684.jpg') center/cover no-repeat;filter:saturate(.6)}.identity-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,20,15,.92),rgba(6,20,15,.55) 52%,rgba(6,20,15,.15))}.identity-copy{position:absolute;left:7vw;top:50%;transform:translateY(-50%);z-index:3;max-width:700px}.identity-copy h2{font-family:"Instrument Serif",serif;font-size:clamp(65px,7.5vw,110px);font-weight:400;line-height:.9;letter-spacing:-.05em;margin:14px 0 20px}.identity-copy h2 em{color:#afd0c0}.identity-copy>p:not(.eyebrow){max-width:590px;line-height:1.75;color:rgba(255,255,255,.65)}.identity-curve{position:absolute;right:3vw;top:15%;width:55%;height:70%;z-index:2}.identity-curve svg{width:100%;height:100%}.identity-curve path{fill:none;stroke:rgba(197,223,211,.22);stroke-width:1;stroke-dasharray:7 8;animation:dash 18s linear infinite}

.process{padding:140px 7vw;background:#f5f4ef}.process-heading{max-width:1000px}.process-heading h2{font-family:"Instrument Serif",serif;font-size:clamp(60px,7vw,98px);font-weight:400;line-height:.92;letter-spacing:-.05em;margin:14px 0 70px}.process-heading h2 em{color:#527163}.process-track{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-track article{padding:30px;border-right:1px solid var(--line);min-height:310px}.process-track article:last-child{border-right:0}.process-track b{font-size:8px;color:#5f7a6f}.process-track span{display:block;font-family:"Instrument Serif",serif;font-size:31px;margin:52px 0 14px}.process-track p{font-size:12px;line-height:1.65;color:#747b77}

.faq{display:grid;grid-template-columns:.8fr 1.2fr;background:#0a1b16;color:white;padding:130px 7vw;gap:80px}.faq-left h2{font-family:"Instrument Serif",serif;font-size:clamp(64px,7vw,100px);font-weight:400;line-height:.9;margin:14px 0}.faq-list{border-top:1px solid rgba(203,225,214,.13)}.faq-list details{border-bottom:1px solid rgba(203,225,214,.13);padding:22px 0}.faq-list summary{cursor:pointer;list-style:none;font-family:"Instrument Serif",serif;font-size:27px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:#9bbcac}.faq-list details[open] summary:after{content:"–"}.faq-list p{font-size:12px;line-height:1.7;color:rgba(255,255,255,.58);max-width:700px}

.final-cta{min-height:760px;position:relative;background:#071411;color:white;display:grid;place-items:center;overflow:hidden}.cta-field{position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(91,142,119,.25),transparent 26%),repeating-radial-gradient(circle at center,transparent 0 70px,rgba(194,222,209,.05) 71px 72px)}.cta-copy{position:relative;z-index:2;text-align:center;width:min(850px,calc(100% - 36px))}.cta-copy img{width:min(400px,75vw)}.cta-copy h2{font-family:"Instrument Serif",serif;font-size:clamp(60px,7vw,100px);font-weight:400;line-height:.91;letter-spacing:-.045em;margin:30px 0 15px}.cta-copy p{color:rgba(255,255,255,.58)}.cta-copy a{display:inline-flex;margin-top:28px;min-height:54px;padding:0 24px;border-radius:999px;background:#d1e2da;color:#082018;align-items:center;font-size:8px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}

footer{min-height:120px;background:#04100d;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;gap:30px}footer span{font-family:"Instrument Serif",serif;font-size:22px}footer small,footer a{font-size:7px;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.4)}.music-credit{background:#04100d;color:rgba(255,255,255,.25);font-size:6px;text-align:center;padding:0 12px 14px;letter-spacing:.08em}

.reveal{opacity:0;transform:translateY(30px);filter:blur(7px);transition:opacity .9s cubic-bezier(.2,.8,.2,1),transform .9s cubic-bezier(.2,.8,.2,1),filter .9s ease}.reveal.in-view{opacity:1;transform:none;filter:none}

@keyframes spin{to{transform:rotate(360deg)}}@keyframes slowSpin{to{transform:rotate(360deg)}}@keyframes eq{50%{height:15px}}@keyframes scan{50%{transform:translateX(100%)}}@keyframes dash{to{stroke-dashoffset:-180}}@keyframes graftPulse{50%{opacity:.25;transform:scale(.7);transform-origin:center}}@keyframes scanDisc{0%,15%{top:16%}75%,100%{top:82%}}

@media(max-width:1050px){
  .topbar nav{display:none}.top-cta{margin-left:auto}.logo img{width:190px}
  .hero-copy{width:76vw;top:42%}.hairline-lab{right:4vw;top:auto;bottom:6%;height:36vh;width:50vw}.hero h1{font-size:clamp(70px,11vw,112px)}
  .map-console{grid-template-columns:1fr}.console-visual{min-height:650px}
  .fue{min-height:1200px}.detail-a{left:6vw}.detail-b{left:36%;}.detail-c{right:5vw}
  .process-track{grid-template-columns:1fr 1fr}
  .faq{grid-template-columns:1fr}
}
@media(max-width:720px){
  .entry-actions{flex-direction:column}.entry-actions button{width:100%}.entry-core p{font-size:20px}
  .topbar{height:70px;padding:0 14px}.logo img{width:155px}.top-cta{font-size:7px;padding:10px}
  .hero-topline{top:90px;left:18px;right:18px}.hero-topline span:last-child{display:none}.hero-copy{left:18px;right:18px;width:auto;top:39%}.hero h1{font-size:clamp(58px,17vw,84px)}.hero-actions{flex-direction:column}.btn{width:100%}.hairline-lab{left:18px;right:18px;bottom:4%;width:auto;height:31vh}.lab-metrics span{font-size:5.5px}.scroll-marker{display:none}
  .map-section{padding:95px 14px}.map-heading h2{font-size:clamp(50px,14vw,70px)}.console-visual{min-height:520px}.scalp-disc{width:82%}.console-copy{padding:60px 24px}.console-copy h3{font-size:42px}
  .fue{min-height:1200px}.fue-title{left:18px;right:18px;top:9%}.fue-title h2{font-size:clamp(56px,15vw,78px)}.fue-detail{width:calc(100% - 36px);left:18px!important;right:18px!important}.detail-a{bottom:34%}.detail-b{bottom:19%}.detail-c{bottom:4%}
  .journey{padding:95px 14px}.journey-copy h2{font-size:clamp(52px,14vw,72px)}.month-wheel{width:90vw}.wheel-center{width:180px}.wheel-center strong{font-size:58px}.wheel-orbit button{width:42px;height:42px}.journey-benefits{grid-template-columns:1fr}
  .identity-copy{left:18px;right:18px;max-width:none}.identity-copy h2{font-size:clamp(58px,15vw,80px)}.identity-curve{width:80%;right:-20%;opacity:.55}
  .process{padding:95px 14px}.process-heading h2{font-size:clamp(52px,14vw,72px)}.process-track{grid-template-columns:1fr}.process-track article{border-right:0;border-bottom:1px solid var(--line);min-height:250px}
  .faq{padding:95px 14px}.faq-left h2{font-size:clamp(56px,15vw,78px)}.faq-list summary{font-size:23px}
  footer{padding:35px 18px;flex-direction:column;align-items:flex-start}
}
