@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap');
:root{--ink:#121110;--paper:#f4f0e9;--gold:#c4a66a;--wine:#5a2027;--line:#d5cec2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 'DM Sans',sans-serif}.skip-link{position:fixed;top:-4rem;left:1rem;background:#fff;color:#000;padding:.7rem;z-index:100}.skip-link:focus{top:1rem}a{color:inherit;text-decoration:none}.header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,5vw,5rem);position:absolute;z-index:4;width:100%;color:#fff}.brand img{width:64px;height:64px;object-fit:contain}.header nav{display:flex;align-items:center;gap:1.8rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em}.header nav a{opacity:.85}.nav-cta{border:1px solid #ffffff80;padding:.65rem 1rem;opacity:1!important}.menu-toggle{display:none;background:none;border:0;color:#fff;font:inherit;text-transform:uppercase;letter-spacing:.1em}.hero{min-height:760px;height:100vh;max-height:960px;position:relative;display:flex;align-items:center;padding:8rem clamp(1.25rem,8vw,9rem);color:#fff;background:#171616;overflow:hidden}.hero-image{inset:0;position:absolute;background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.42) 46%,rgba(0,0,0,.08)),url('assets/images/luandra 4.JPG') center 36%/cover no-repeat}.hero-copy{max-width:670px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:600;color:var(--gold);margin:0 0 1.1rem}.eyebrow.dark{color:var(--wine)}h1,h2,h3{font-family:'Playfair Display',serif;font-weight:500;line-height:1.05;margin:0}h1{font-size:clamp(3rem,7vw,6.7rem);letter-spacing:-.05em}h2{font-size:clamp(2.5rem,5vw,5rem);letter-spacing:-.045em}.lead{font-size:clamp(1rem,1.5vw,1.25rem);max-width:520px;margin:1.8rem 0 2.2rem;color:#ece7df}.button{background:#f5f0e8;color:#171616;display:inline-flex;gap:2.2rem;align-items:center;padding:1rem 1.2rem;font-size:.72rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase;border:1px solid transparent;cursor:pointer}.button span{font-size:1.1rem}.hero-note{position:absolute;right:5vw;bottom:2.3rem;text-align:right;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;line-height:1.7}.hero-note i{text-transform:none;letter-spacing:0;font-family:'Playfair Display'}.section{padding:clamp(4.7rem,10vw,10rem) clamp(1.25rem,8vw,9rem)}.intro{display:grid;grid-template-columns:.7fr 1.3fr;gap:3rem;align-items:start}.intro h2{max-width:370px}.video-wrap{grid-row:span 2;background:#201f1e;line-height:0;box-shadow:18px 18px 0 var(--gold)}video{width:100%;aspect-ratio:16/9;object-fit:cover}.intro-text{max-width:370px;margin:0;font-size:1.05rem}.dark-section{background:var(--ink);color:#f6f1e9}.paths{padding-top:7rem}.section-heading{max-width:670px;margin-bottom:3rem}.section-heading p:not(.eyebrow){color:#5c5751}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #5b5956}.path-grid a{padding:2rem 2rem 1rem;border-right:1px solid #5b5956;min-height:330px;display:flex;flex-direction:column;align-items:flex-start}.path-grid a:first-child{border-left:1px solid #5b5956}.path-grid small{color:var(--gold);letter-spacing:.1em}.path-grid h3{font-size:2.2rem;margin:3rem 0 1rem}.path-grid p{color:#ccc4b9;max-width:260px}.path-grid b{margin-top:auto;font-size:.71rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gold)}.about{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,9vw,10rem);align-items:center}.about-photo{position:relative}.about-photo:after{content:'';position:absolute;inset:1rem -1rem -1rem 1rem;border:1px solid var(--gold);z-index:-1}.about img{width:100%;aspect-ratio:4/5;object-fit:cover}.about-copy>p:not(.eyebrow){max-width:470px;font-size:1.05rem}.quote{font-family:'Playfair Display';font-size:1.5rem!important;font-style:italic;margin:2.3rem 0}.text-link{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600}.text-link span{margin-left:1rem;font-size:1.2rem}.expertise{display:grid;grid-template-columns:1fr .85fr;gap:clamp(2rem,9vw,10rem);align-items:center;background:#e8e0d3}.expertise-copy p:not(.eyebrow){font-size:1.05rem;max-width:490px}.expertise img{width:100%;height:580px;object-fit:cover;object-position:top}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2rem}.tags span{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;border:1px solid #a99b8b;padding:.55rem .7rem}.method{text-align:center}.method h2{color:var(--gold);font-size:clamp(4rem,10vw,9rem)}.method-intro{max-width:390px;margin:0 auto 3rem;color:#cec6ba}.method-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #4d4b48;border-bottom:1px solid #4d4b48}.method-grid div{padding:1.5rem .6rem;border-right:1px solid #4d4b48}.method-grid div:last-child{border:0}.method-grid b{display:block;color:var(--gold);font:2.3rem 'Playfair Display'}.method-grid h3{font:1rem 'DM Sans';margin-top:.7rem}.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.65rem}.portfolio-grid img{width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .3s}.portfolio-grid img:hover{transform:scale(.98)}.education{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,9rem);align-items:center;background:#e8e0d3}.education-images{display:grid;grid-template-columns:1fr .85fr;gap:1rem;align-items:end}.education-images img{width:100%;object-fit:cover}.education-images img:first-child{aspect-ratio:4/5}.education-images img:last-child{aspect-ratio:3/5}.education>div>p:not(.eyebrow){max-width:500px;font-size:1.05rem}.course{border-top:1px solid #bdb1a2;margin-top:2.5rem;padding-top:1.5rem}.course h3{font-size:2rem}.course small{display:block;margin-top:1rem;color:#756e64}.outline{border-color:var(--ink);background:transparent;margin-top:.6rem}.brands{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,9vw,10rem);align-items:end}.brands h2{max-width:620px}.brands div:last-child p{max-width:530px;color:#d4ccc0}.gold{background:var(--gold);margin-top:1rem}.proof{padding:clamp(4.7rem,10vw,10rem) clamp(1.25rem,8vw,9rem)}.testimonial-grid{display:grid;grid-template-columns:1.1fr 1fr 1.1fr;gap:1rem;align-items:start}.testimonial-grid img{width:100%;border:1px solid var(--line)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,9vw,10rem);background:var(--wine);color:#f9f4eb}.contact .eyebrow{color:#d9bb80}.contact>div p:not(.eyebrow){max-width:420px;color:#e6d6d0}form{display:grid;gap:1rem}label{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:#ebd9d2}input,textarea,select{display:block;width:100%;border:0;border-bottom:1px solid #c99c94;background:transparent;color:#fff;padding:.7rem 0;font:1rem 'DM Sans';outline-offset:5px}select option{color:#111}.form-note{font-size:.76rem;color:#e5c1b8;margin:0}footer{background:#0d0c0c;color:#e8e0d5;padding:3rem clamp(1.25rem,8vw,9rem);display:grid;grid-template-columns:1fr 1fr;gap:1rem}footer img{width:75px}footer p{font-family:'Playfair Display';font-size:1.25rem}footer div{display:flex;gap:1.2rem;justify-content:flex-end;align-items:center;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}footer small{grid-column:1/-1;color:#8d8983;font-size:.68rem;border-top:1px solid #343230;padding-top:1rem}@media(max-width:760px){.header{height:70px}.brand img{width:55px;height:55px}.menu-toggle{display:block}.header nav{display:none;position:absolute;top:70px;left:0;width:100%;background:#171616;padding:1.5rem;flex-direction:column;align-items:flex-start}.header nav.open{display:flex}.hero{min-height:690px;height:100svh;padding:6.5rem 1.25rem}.hero-image{background-position:61% center;background-image:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.24)),url('assets/images/luandra 4.JPG')}.hero-note{display:none}.intro,.about,.expertise,.education,.brands,.contact{grid-template-columns:1fr;gap:2.5rem}.intro .video-wrap{grid-row:auto;order:3}.path-grid{grid-template-columns:1fr}.path-grid a,.path-grid a:first-child{border-left:1px solid #5b5956;min-height:230px}.method-grid{grid-template-columns:repeat(2,1fr)}.method-grid div:nth-child(2n){border-right:0}.method-grid div:nth-child(-n+4){border-bottom:1px solid #4d4b48}.portfolio-grid{grid-template-columns:repeat(2,1fr);gap:.4rem}.expertise img{height:450px}.testimonial-grid{grid-template-columns:1fr;max-width:470px}.contact h2{font-size:3rem}footer{grid-template-columns:1fr}footer div{justify-content:flex-start;flex-wrap:wrap}.about{padding-top:5rem}.about-photo{max-width:460px}.education-images{max-width:500px}.section{padding-left:1.25rem;padding-right:1.25rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.portfolio-grid img{transition:none}}

/* Direção visual noturna */
body{background:#090909;color:#eee9e1}.header{background:linear-gradient(180deg,rgba(0,0,0,.72),transparent)}.brand{display:grid;place-items:center;width:57px;height:57px;background:#d6bd88;border-radius:2px}.brand img{width:48px;height:48px;filter:none}.hero{background:#050505;min-height:830px}.hero-image{filter:none!important;opacity:1!important;background:none!important;display:block;width:100%;height:100%;object-fit:contain;object-position:right center}.hero-video{position:absolute;z-index:1;right:clamp(1.25rem,6vw,7rem);bottom:clamp(2rem,7vw,5.5rem);width:min(36vw,470px);border:1px solid #b49354;background:#050505;padding:.5rem}.hero-video p{margin:.35rem .35rem .7rem;text-transform:uppercase;font-size:.66rem;letter-spacing:.15em;color:var(--gold)}.hero-video video{display:block;height:auto;aspect-ratio:auto;object-fit:contain}.intro,.about,.portfolio,.proof,.social{background:#090909;color:#eee9e1}.intro .eyebrow,.about .eyebrow,.portfolio .eyebrow,.proof .eyebrow,.social .eyebrow{color:var(--gold)}.section-heading p:not(.eyebrow){color:#b7afa4}.dark-section{background:#050505}.expertise,.education{background:#111;color:#eee9e1}.expertise .eyebrow,.education .eyebrow{color:var(--gold)}.expertise-copy p:not(.eyebrow),.education>div>p:not(.eyebrow){color:#c9c1b5}.expertise img{height:auto;object-fit:contain;object-position:center}.tags span{border-color:#655b4d;color:#e5d9c8}.outline{color:#eee9e1;border-color:#b99a62}.course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2.4rem}.course{border:1px solid #3d372e;margin:0;padding:1rem;background:#0a0a0a}.course>img{width:100%;aspect-ratio:16/9;object-fit:cover;margin-bottom:1.2rem}.course h3{font-size:1.55rem}.testimonial-grid{grid-template-columns:repeat(4,1fr)}.testimonial-grid video{width:100%;aspect-ratio:4/5;object-fit:contain;border:1px solid var(--line);background:#000}.social{padding-top:4rem;padding-bottom:4rem;border-top:1px solid #2c2924}.social p{color:#c9c1b5}.contact{background:#17090b}.contact .button{background:#d4b471}footer{background:#030303}footer>img{background:#d6bd88;padding:.2rem;width:75px;height:75px;object-fit:contain}@media(max-width:760px){.hero{min-height:760px;padding-top:6rem;padding-bottom:19rem}.hero-image{object-position:center top}.hero-video{left:1.25rem;right:1.25rem;bottom:1.5rem;width:auto}.hero-video video{width:100%;height:auto}.intro{grid-template-columns:1fr}.course-grid{grid-template-columns:1fr}.testimonial-grid{grid-template-columns:1fr 1fr}.testimonial-grid video{aspect-ratio:4/5}.expertise img{height:auto}}
body{overflow-x:hidden}.hero-copy{z-index:1}.hero-image{object-position:left center;opacity:.42!important}.hero-video{z-index:2}@media(max-width:760px){.header{padding:0 1rem}.header nav{z-index:10}.hero{height:auto;min-height:850px;max-height:none;padding:6.3rem 1.25rem 21rem;align-items:flex-start}.hero-image{object-position:left top;opacity:.32!important}.hero-copy{max-width:92%;padding-top:1.5rem}.hero-copy h1{font-size:clamp(2.8rem,13vw,4.2rem);line-height:1.02}.hero-copy .lead{font-size:1rem;max-width:31rem}.hero-video{left:1.25rem;right:1.25rem;bottom:1.4rem;width:auto}.section{padding:4.5rem 1.25rem}.path-grid a{min-height:0;padding:1.75rem 1.25rem}.path-grid h3{margin:1.2rem 0 .7rem}.about,.expertise,.education,.brands,.contact{gap:2rem}.about-photo,.education-images{max-width:100%}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-grid img{aspect-ratio:3/4}.testimonial-grid{grid-template-columns:1fr 1fr;gap:.6rem;max-width:none}.testimonial-grid video{aspect-ratio:4/5}.contact form{gap:1.2rem}.button{min-height:48px;justify-content:space-between}.intro-text{max-width:36rem;font-size:1.02rem}footer{padding:2.5rem 1.25rem}}
body{overflow-x:hidden}.hero-copy{z-index:1}.hero-image{object-position:left center;opacity:.42!important}.hero-video{z-index:2;transform:translateY(38px)}.social-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.social-links a{border:1px solid #887451;padding:.8rem 1rem;text-transform:uppercase;letter-spacing:.1em;font-size:.74rem}.social-links span{margin-left:1rem;color:var(--gold)}@media(max-width:760px){.header{padding:0 1rem}.header nav{z-index:10}.hero{height:auto;min-height:850px;max-height:none;padding:6.3rem 1.25rem 21rem;align-items:flex-start}.hero-image{object-position:left top;opacity:.32!important}.hero-copy{max-width:92%;padding-top:1.5rem}.hero-copy h1{font-size:clamp(2.8rem,13vw,4.2rem);line-height:1.02}.hero-copy .lead{font-size:1rem;max-width:31rem}.hero-video{left:1.25rem;right:1.25rem;bottom:1.4rem;width:auto;transform:translateY(38px)}.section{padding:4.5rem 1.25rem}.path-grid a{min-height:0;padding:1.75rem 1.25rem}.path-grid h3{margin:1.2rem 0 .7rem}.about,.expertise,.education,.brands,.contact{gap:2rem}.about-photo,.education-images{max-width:100%}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-grid img{aspect-ratio:3/4}.testimonial-grid{grid-template-columns:1fr 1fr;gap:.6rem;max-width:none}.testimonial-grid video{aspect-ratio:4/5}.contact form{gap:1.2rem}.button{min-height:48px;justify-content:space-between}.intro-text{max-width:36rem;font-size:1.02rem}footer{padding:2.5rem 1.25rem}}
