:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.nav-container{display:flex;align-items:center;justify-content:flex-end;flex-grow:1}.nav-wrapper{position:relative;display:flex;background-color:#fff;padding:6px;border-radius:100px;width:320px;box-shadow:0 10px 40px #00000040;transition:transform .3s var(--ease-smooth),box-shadow .3s var(--ease-smooth);will-change:transform}.nav-slider{position:absolute;top:6px;left:6px;bottom:6px;width:calc(50% - 6px);background-color:#26d367;border-radius:100px;z-index:1;transition:transform .22s cubic-bezier(.7,0,1,1);will-change:transform}.nav-slider.is-contact{transform:translate(100%)}.impact-right{animation:snap-right .25s ease-out;transform-origin:left center}.impact-left{animation:snap-left .25s ease-out;transform-origin:right center}@keyframes snap-right{0%{transform:scaleX(1)}40%{transform:scaleX(1.04) scaleY(.99)}to{transform:scaleX(1)}}@keyframes snap-left{0%{transform:scaleX(1)}40%{transform:scaleX(1.04) scaleY(.99)}to{transform:scaleX(1)}}.nav-item{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 0;gap:4px;border:none;background:none;cursor:pointer;font-family:inherit;font-weight:700;font-size:.95rem;transition:color .15s ease,opacity .15s ease;outline:0!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent}.nav-item.active{color:#fff;opacity:1}.nav-item.inactive{color:#000;opacity:.5}.icon-slot{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.custom-icon{width:100%;height:100%;object-fit:contain;transition:filter .15s ease}.nav-item.active .custom-icon{filter:invert(1) brightness(2)}.stats-section{width:100%;min-height:80vh;background-color:#f2f3f4;display:flex;justify-content:center;align-items:center;padding:60px 40px;box-sizing:border-box}.stats-container{display:flex;width:100%;max-width:1400px;height:70vh;gap:25px}.stat-card{flex:1;border-radius:40px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:50px;box-shadow:0 10px 30px #0000000d}.card-green{background-color:#26d367}.card-black{background-color:#000}.giant-number{position:absolute;font-size:30rem;font-weight:900;line-height:.8;top:-20px}.num-left{top:-20px;left:-10px}.num-right{top:-30px;right:-10px}.label-group{position:relative;z-index:2;display:flex;flex-direction:column}.label-text{font-size:3.8rem;font-weight:900;line-height:.95;text-transform:lowercase}.text-black{color:#000}.text-green{color:#26d367}@media(max-width:1200px){.giant-number{font-size:25rem}.label-text{font-size:2.5rem}}.contact-page-container{width:100vw;height:100vh;background-color:#ebecee;display:flex;align-items:center;justify-content:center;padding-top:60px}.contact-split-layout{display:flex;width:100%;max-width:1100px;justify-content:space-between;align-items:center;padding:0 40px}.contact-text-side{flex:1.2}.contact-main-title{font-size:5.5rem;font-weight:800;margin-bottom:50px;color:#000;letter-spacing:-2px}.contact-detail-block{margin-bottom:30px}.contact-detail-block label{color:#26d367;font-weight:700;font-size:.8rem;text-transform:uppercase;display:block;margin-bottom:5px}.contact-detail-block p{font-size:1.6rem;font-weight:900;color:#000;margin:0}.white-form-card{width:420px;background:#fff;border-radius:40px;padding:50px;box-shadow:0 15px 50px #0000000a}.form-input-row{margin-bottom:35px}.form-input-row input,.form-input-row textarea{width:100%;border:none;border-bottom:1px solid #ddd;padding:10px 0;font-size:1rem;outline:none;font-family:inherit}.oasis-green-btn{width:100%;background-color:#26d367;color:#000;border:none;padding:18px;border-radius:40px;font-weight:800;font-size:1.1rem;cursor:pointer;margin-top:10px}.projects-slider{display:flex;gap:30px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-left:40px;padding:0 0 60px}.project-card{min-width:420px;height:600px;background:#111;border-radius:50px;overflow:hidden;flex-shrink:0;position:relative;scroll-snap-align:start;transition:transform .5s var(--ease-smooth),box-shadow .4s var(--ease-smooth);will-change:transform}.project-image-container{width:100%;height:100%;position:relative}.project-bg-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.project-overlay-pill{position:absolute;bottom:25px;left:20px;right:20px;background:#fff;border-radius:35px;padding:25px 30px;z-index:2;box-shadow:0 10px 30px #00000026;transition:transform .4s var(--ease-smooth),box-shadow .4s var(--ease-smooth)}.pill-header{display:flex;justify-content:space-between;align-items:center}.pill-title{font-size:1.6rem;font-weight:700;color:#000}.pill-status{padding:8px 18px;border-radius:20px;font-size:.85rem;font-weight:700}.pill-details{margin-top:15px;padding-top:15px;border-top:1px solid #eee}.pill-details p{font-size:.95rem;line-height:1.5;color:#444}.project-card:hover .project-overlay-pill{transform:translateY(-2px);box-shadow:0 14px 36px #0000002e}@media(max-width:1200px){.project-card{min-width:380px;height:560px;border-radius:40px}}@media(max-width:900px){.projects-scroll-section{padding:0 20px}.projects-slider{gap:20px;scroll-padding-left:20px}.project-card{min-width:78vw;height:58vh;border-radius:36px}.project-overlay-pill{left:16px;right:16px;padding:20px 22px;border-radius:28px}.pill-title{font-size:1.3rem}}@media(max-width:600px){.project-card{min-width:86vw;height:56vh;border-radius:30px}.pill-title{font-size:1.15rem}.pill-status{padding:6px 14px;font-size:.8rem}}@media(prefers-reduced-motion:reduce){.project-card,.project-overlay-pill{transition:none}}*{box-sizing:border-box}html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;scroll-snap-type:y proximity;scroll-behavior:smooth;font-family:-apple-system,system-ui,sans-serif}body{margin:0;padding:0;display:block;width:100%}.app-container{width:100%;transition:background-color .6s cubic-bezier(.2,0,0,1);background-color:#f2f3f4}.app-container.white-bg{background-color:#fff}section,.split-section{width:100vw;height:100vh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;position:relative;background-color:transparent}.section-hero{position:relative;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:#31cf72}.hero-logo-large{width:280px;filter:brightness(0)}.section-half{flex:1;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px}.section-half img{width:100%;max-width:650px;height:auto;object-fit:contain}.text-container{width:100%;display:flex;flex-direction:column;justify-content:center}.text-container h2{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:24px;font-weight:800;color:#000}.text-container p{font-size:1.1rem;line-height:1.7;color:#333;max-width:90%;white-space:pre-line}.fixed-nav-wrapper{position:fixed;top:30px;left:30px;width:calc(100% - 60px);z-index:9999;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.fixed-nav-wrapper>*{pointer-events:auto}.nav-logo-slot{width:0;opacity:0;overflow:hidden;transition:width .6s cubic-bezier(.19,1,.22,1),opacity .3s ease;display:flex;align-items:center}.nav-logo-slot.show{width:180px;opacity:1}.nav-logo-slot img{height:28px;filter:brightness(0);transition:filter .4s ease}.nav-logo-slot.light-logo img{filter:brightness(0) invert(1)}.stats-section{width:100vw;height:100vh;padding:24px;display:flex;background-color:transparent}.stats-grid{display:flex;width:100%;gap:20px}.stat-card{flex:1;border-radius:40px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:50px}.bg-green{background-color:#26d367}.bg-black{background-color:#000}.big-num{position:absolute;font-size:45rem;font-weight:900;line-height:.7;letter-spacing:-25px;pointer-events:none;-webkit-user-select:none;user-select:none}.num-left{color:#000;top:-30px;left:-40px}.num-right{color:#fff;top:-50px;right:-20px}.stat-labels{position:relative;z-index:2;display:flex;flex-direction:column}.stat-labels span{font-size:3.8rem;font-weight:900;line-height:.95;text-transform:lowercase}.label-black{color:#000}.label-green{color:#26d367}@media(max-width:1024px){.section-half{padding:40px}.section-half img{max-width:320px}.stats-grid{flex-direction:column}.big-num{font-size:25rem}.stat-labels span{font-size:2.5rem}}.nav-left-content{position:relative;display:flex;align-items:center;min-width:350px;height:60px}.nav-logo-slot,.nav-section-title{position:absolute;left:0;transition:all .5s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(15px);pointer-events:none;overflow:visible}.nav-logo-slot.show,.nav-section-title.show{opacity:1;transform:translateY(0);pointer-events:auto}.nav-logo-slot img{height:35px;width:auto;object-fit:contain;filter:brightness(0)}.nav-section-title{font-size:2.5rem;font-weight:800;color:#000;white-space:nowrap}.projects-scroll-section{width:100vw;height:100vh;padding:0 40px;display:flex;flex-direction:column;justify-content:flex-end;scroll-snap-align:start;box-sizing:border-box}.projects-slider{display:flex;gap:30px;overflow-x:auto;scrollbar-width:none;padding-bottom:60px}.projects-slider::-webkit-scrollbar{display:none}.project-card{min-width:420px;height:600px;background:#111;border-radius:50px;overflow:hidden;flex-shrink:0;position:relative}.project-image-container,.project-bg-image{width:100%;height:100%}.project-bg-image{object-fit:cover;position:absolute;top:0;left:0;z-index:1}.project-overlay-pill{position:absolute;bottom:25px;left:20px;right:20px;background:#fff;border-radius:35px;padding:25px 30px;z-index:2;box-shadow:0 10px 30px #00000026}.pill-status.upcoming{background:#e8e9ff;color:#7b72ff}.pill-status.active{background:#e2ffe9;color:#26d367}.pill-status.finished{background:#ffeded;color:#ff5c5c}:root{--ease-smooth: cubic-bezier(.22, 1, .36, 1)}.nav-left-content{display:flex;align-items:center;gap:16px}.nav-section-title{opacity:0;transform:translateY(-6px);transition:opacity .4s var(--ease-smooth),transform .4s var(--ease-smooth);font-weight:800;letter-spacing:.4px;color:#0b0b0b;font-size:clamp(1rem,2.2vw,1.25rem)}.nav-section-title.show{opacity:.9;transform:translateY(0)}.split-section.reverse{flex-direction:row-reverse}.illustration-container img{transition:transform .8s var(--ease-smooth),filter .3s ease;will-change:transform}.split-section:hover .illustration-container img{transform:translateY(-4px) scale(1.01)}@media(max-width:900px){.fixed-nav-wrapper{top:16px;left:16px;width:calc(100% - 32px)}.nav-logo-slot.show{width:150px}.section-half{padding:40px 24px}.text-container p{max-width:100%;font-size:1rem}.hero-logo-large{width:200px}}@media(max-width:600px){.section-half{padding:32px 18px}.text-container h2{font-size:clamp(2rem,9vw,2.6rem)}.hero-logo-large{width:170px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.split-section:hover .illustration-container img{transform:none}}.hero-corner{position:absolute;right:0;bottom:0;height:50%;width:auto;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none}
