@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');
:root{color-scheme:dark;--bg:#080809;--white:#f5f5f7;--muted:#a1a1a9;--line:rgba(255,255,255,.12);--font:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--white);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}body::before{content:'';position:absolute;pointer-events:none;z-index:-1;inset:0 0 auto;height:850px;background:radial-gradient(ellipse at 79% 37%,rgba(158,165,190,.065),transparent 48%)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid white;outline-offset:7px}::selection{background:#ddd;color:#080809}.skip-link{position:fixed;top:10px;left:20px;z-index:100;padding:15px 20px;background:white;color:black;transform:translateY(-150%);border-radius:6px}.skip-link:focus{transform:translateY(0)}.site-header{height:96px;max-width:1380px;margin:auto;padding:0 64px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.site-name{font-size:20px;font-weight:500;letter-spacing:-.02em;line-height:1.2;white-space:nowrap}.site-header nav{display:flex;align-items:center;gap:34px;padding:13px 23px;border:1px solid rgba(255,255,255,.1);border-radius:50px;background:linear-gradient(150deg,rgba(255,255,255,.065),rgba(255,255,255,.02));box-shadow:inset 0 1px 0 rgba(255,255,255,.035);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}nav a{font-size:14px;color:#babac2;transition:color .2s}nav a:hover,nav a[aria-current]{color:white}.nav-count{font-size:12px;color:#82828b;margin-left:5px}.header-location{font-size:13px;color:#a8a8b1}.location-mark{margin-left:12px;color:#ddd}.hero,.work-section,.about-section,footer{max-width:1252px;margin:auto}.hero{padding-top:71px;position:relative}.hero h1{font-size:clamp(90px,11.4vw,159px);font-weight:500;letter-spacing:-.072em;line-height:.98;margin:48px 0 45px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;padding-bottom:60px}.hero-bottom p{font-size:18px;line-height:1.65;letter-spacing:-.02em;color:var(--muted);margin:0}.glass-button{font-size:14px;font-weight:500;display:flex;gap:38px;align-items:center;border:1px solid rgba(255,255,255,.19);padding:18px 22px;border-radius:100px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 8px 24px #0003;backdrop-filter:blur(20px);transition:background .25s,transform .25s}.glass-button:hover{transform:translateY(-3px);background:rgba(255,255,255,.14)}.glass-button span{font-size:22px;line-height:1}.hero-rule{height:1px;background:var(--line);position:relative}.hero-rule span{position:absolute;width:60px;top:0;left:0;height:1px;background:#d2d2d9}.work-section{padding-top:60px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:34px}.section-heading h2{font-size:25px;font-weight:500;letter-spacing:-.04em;margin:0}.count{font-size:13px;vertical-align:super;margin-left:12px;color:#92929c;letter-spacing:0}.section-heading>p{font-size:14px;color:#90909b;margin:0}.projects{display:grid;grid-template-columns:1fr 1fr;gap:60px 30px}.project-featured{grid-column:1 / -1}.project{min-width:0}.project-visual{aspect-ratio:1.4;position:relative;overflow:hidden;border-radius:15px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(130deg,#242429,#111114);isolation:isolate;transition:border-color .35s,box-shadow .35s}.project-featured .project-visual{aspect-ratio:2.04}.project-caption{display:flex;align-items:center;justify-content:space-between;padding-top:23px;gap:16px}.project-category{font-size:12px;line-height:1.5;letter-spacing:.11em;color:#9c9ca7;margin:0 0 10px}.project h3{font-size:24px;letter-spacing:-.045em;font-weight:500;margin:0}.project-index{font-size:12px;color:#858591;font-variant-numeric:tabular-nums;white-space:nowrap}.project-description{margin:11px 0 0;font-size:15px;line-height:1.6;color:#90909a}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-top:1px solid var(--line);padding:85px 0 90px;margin-top:104px}.small-label{font-size:12px;letter-spacing:.1em;color:#a2a2ac}.about-section>h2{margin:0 0 30px;font-size:50px;line-height:1.1;font-weight:500;letter-spacing:-.06em}.about-copy>p{max-width:520px;font-size:17px;line-height:1.8;color:#a0a0aa;margin:0 0 18px;letter-spacing:-.012em}footer{border-top:1px solid var(--line);padding:35px 0 40px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer>span{font-size:12px;color:#8a8a96}.footer-name{font-size:19px;font-weight:500;letter-spacing:-.05em}.footer-name span{color:#85858f}.back-top{font-size:13px;color:#b8b8c2;display:flex;gap:18px;align-items:center}.back-top span{font-size:18px}.project-link{display:block}.project-link:hover .project-visual{border-color:#ffffff30;box-shadow:0 10px 65px -35px #b5b5ff3b}.browser-preview{position:absolute;width:86%;left:7%;top:10%;border-radius:8px 8px 0 0;overflow:hidden;box-shadow:0 20px 60px #0008;border:1px solid #ffffff24;background:#151517;transform:translateY(4%);transition:transform .7s cubic-bezier(.22,.68,0,1.03)}.browser-bar{display:flex;gap:5px;align-items:center;background:#1b1b20;height:26px;padding:0 10px;border-bottom:1px solid #ffffff0d}.browser-bar i{width:4px;height:4px;border-radius:50%;background:#62626e}.browser-bar>span{position:absolute;left:25%;right:25%;font-size:9px;color:#9d9da8;text-align:center;letter-spacing:.02em}.browser-preview img{display:block;width:100%;height:auto;filter:saturate(.38);transition:filter .65s}.project-link:hover .browser-preview{transform:translateY(1%)}.project-link:hover img{filter:saturate(1)}.project-featured .browser-preview{width:80%;left:10%;top:9%;transform:translateY(4%)}.project-featured .browser-bar{height:32px}.project-featured .browser-bar>span{font-size:12px}.project-featured .browser-bar i{width:5px;height:5px}.visual-hotel{background:radial-gradient(ellipse at 50% 10%,#40424a,#1c1d23 60%,#111215)}.visual-apartments{background:radial-gradient(ellipse at 60% 20%,#343743,#17181e 78%)}.visual-padrona{background:radial-gradient(ellipse at 50% 20%,#393732,#191917 78%)}.visual-kidventure{background:radial-gradient(ellipse at 50% 20%,#383640,#19191e 78%)}.visual-fitlab{background:radial-gradient(ellipse at 50% 20%,#343a3b,#151919 78%)}.visit-label{position:absolute;bottom:18px;right:18px;z-index:3;display:flex;align-items:center;gap:18px;border:1px solid #ffffff2c;background:#111116b3;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:40px;padding:12px 16px;font-size:12px;color:#f4f4f7;box-shadow:inset 0 1px 0 #ffffff16}.visit-label span{font-size:17px;line-height:1}.project-visual::after{content:'';position:absolute;inset:65% 0 0;pointer-events:none;background:linear-gradient(transparent,#07080a66);z-index:2}
@media(min-width:1500px){.hero h1{font-size:170px}.hero{padding-top:90px}.hero-bottom{padding-bottom:75px}}
@media(max-width:1380px){.hero,.work-section,.about-section,footer{margin-left:64px;margin-right:64px}.about-section{margin-top:104px}.hero h1{font-size:12vw}}
@media(max-width:900px){.site-header{padding:0 32px;height:90px}.hero,.work-section,.about-section,footer{margin-left:32px;margin-right:32px}.hero{padding-top:55px}.hero h1{font-size:clamp(100px,14vw,150px)}.header-location{display:none}.hero-bottom p{font-size:16px}.projects{gap:48px 22px}.project h3{font-size:21px}.project-description{font-size:14px}.about-section>h2{font-size:42px}.about-copy>p{font-size:16px}.about-section{margin-top:80px;grid-template-columns:.7fr 1fr}.browser-preview{width:90%;left:5%}.project-category{font-size:12px}}
@media(max-width:600px){html{scroll-padding-top:35px}.site-header{height:84px;padding:0 22px}.site-header nav{padding:12px 18px;gap:22px}.site-header nav a{font-size:13px}.hero,.work-section,.about-section,footer{margin-left:22px;margin-right:22px}.hero{padding-top:44px}.hero h1{font-size:clamp(70px,18vw,110px);margin:39px 0 31px;letter-spacing:-.07em;line-height:1.04}.hero-bottom{display:block;padding-bottom:40px}.hero-bottom p{font-size:16px;line-height:1.7}.glass-button{display:inline-flex;margin-top:26px;padding:15px 19px;gap:34px;font-size:13px}.work-section{padding-top:38px}.section-heading{margin-bottom:23px}.section-heading h2{font-size:23px}.section-heading>p{display:none}.count{font-size:12px;margin-left:9px}.projects{grid-template-columns:1fr;gap:37px}.project-featured{grid-column:auto}.project-featured .project-visual,.project-visual{aspect-ratio:1.3;border-radius:12px}.project-featured .browser-preview{width:90%;left:5%;top:10%}.project-featured .browser-bar,.browser-bar{height:24px}.project-featured .browser-bar>span,.browser-bar>span{font-size:9px}.project-featured .browser-bar i{width:4px;height:4px}.project-caption{padding-top:18px}.project h3{font-size:23px}.project-category{font-size:12px;margin-bottom:7px}.project-description{font-size:14px;margin-top:8px}.project-index{font-size:12px}.visit-label{bottom:13px;right:13px;font-size:12px;padding:10px 14px}.about-section{display:block;margin-top:60px;padding:44px 0 46px}.about-section>h2{font-size:42px;margin-bottom:23px}.about-copy>p{font-size:16px;line-height:1.75}footer{display:grid;grid-template-columns:1fr auto;padding:27px 0 30px;row-gap:22px}.footer-name{font-size:18px}footer>span{grid-row:2;font-size:12px}.back-top{grid-column:2;grid-row:1 / 3;font-size:12px;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}@media(hover:none){.browser-preview img{filter:saturate(.7)}}

.contact-section{max-width:1252px;margin:0 auto;padding:70px 0 80px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-section h2{font-size:clamp(42px,5.5vw,76px);font-weight:500;letter-spacing:-.065em;line-height:1.08;margin:23px 0 0}.contact-action p{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 23px}.whatsapp-button{display:inline-flex;min-height:56px;gap:48px}.contact-action{padding-top:30px}
@media(max-width:1380px){.contact-section{margin-left:64px;margin-right:64px}}@media(max-width:900px){.contact-section{margin-left:32px;margin-right:32px}}@media(max-width:600px){.contact-section{margin-left:22px;margin-right:22px;padding:44px 0 48px;display:block}.contact-section h2{font-size:44px}.contact-action{padding-top:24px}.contact-action p{margin-bottom:17px}.whatsapp-button{margin-top:0;font-size:14px}.site-header nav{gap:18px;padding:12px 16px}.nav-count{margin-left:3px}}@media(max-width:360px){.site-header nav{gap:14px;padding:12px 13px}.site-header nav a{font-size:12px}.nav-count{display:none}}

/* Plain name and section headings. */
.hero h1{font-size:clamp(48px,9vw,120px);line-height:1.1;letter-spacing:-.055em;margin:30px 0}.hero{padding-top:48px}.hero-bottom{padding-bottom:55px}.about-section>h2{font-size:36px;margin:0;font-weight:500;letter-spacing:-.04em}.contact-section h2{font-size:36px;margin:0;letter-spacing:-.04em}.contact-action{padding-top:0}
@media(max-width:600px){.site-header{height:auto;min-height:84px;flex-wrap:wrap;gap:16px;padding-top:22px;padding-bottom:12px}.site-name{font-size:18px}.site-header nav{gap:16px;padding:11px 14px}.hero{padding-top:28px}.hero h1{font-size:clamp(46px,11vw,66px);margin:25px 0}.about-section>h2{margin-bottom:24px}.contact-action{padding-top:24px}}
