@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Syne:wght@400;500;600;700;800&display=swap";:root{--heading-font:"Syne", sans-serif;--accent-font:"Syne", sans-serif;--body-font:"Inter", sans-serif;--gold:#d4af37;--gold-light:#f2c94c;--gold-ambient:#d4af371a;--bg-color:#050505;--text-white:#f8f8f8;--text-soft:#ffffffc7;--text-muted:#ffffff7a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--bg-color)}body{font-family:var(--body-font);background:var(--bg-color);color:var(--text-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;letter-spacing:.2px;font-weight:300;overflow-x:hidden}::selection{background-color:var(--gold);color:#050505}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font);letter-spacing:1px;color:var(--text-white);font-weight:400;line-height:1.1}.hero-title,.section-title{letter-spacing:-.5px;font-size:clamp(2.8rem,6.5vw,6.8rem);font-weight:300;line-height:1.02}.italic-accent,.signature-text{font-family:var(--heading-font);color:var(--gold);letter-spacing:.02em;text-transform:none;font-size:1.2em;font-weight:600;line-height:1;display:inline-block}p,span,li,a{font-family:var(--body-font);font-weight:300;line-height:1.85}p{color:var(--text-soft);max-width:680px;margin-bottom:1rem;font-size:.96rem}a{color:var(--text-soft);text-decoration:none;transition:color .4s cubic-bezier(.25,1,.5,1)}a:hover,a:focus{color:var(--gold)}button,.btn-action-node{cursor:pointer;font-family:var(--body-font);letter-spacing:4px;text-transform:uppercase;color:var(--text-white);background:0 0;border:none;padding:.5rem 0;font-size:.72rem;font-weight:500;transition:color .4s cubic-bezier(.25,1,.5,1);position:relative}button:hover{color:var(--gold)}.small-label{letter-spacing:6px;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem;font-size:.7rem;font-weight:500;display:block}.gold-text{color:var(--gold)}blockquote{font-family:var(--heading-font);color:var(--text-white);border-left:2px solid var(--gold);margin:2rem 0;padding-left:1.5rem;font-size:1.6rem;font-style:italic;font-weight:300;line-height:1.5}@media (width<=768px){body{letter-spacing:.1px}h1,h2,h3,h4,h5,h6{letter-spacing:1px;line-height:1.15}.hero-title,.section-title{font-size:clamp(2.2rem,9vw,4rem);line-height:1.05}.italic-accent,.signature-text{font-size:1.4em}p{font-size:.88rem;line-height:1.75}.small-label{letter-spacing:4px;font-size:.65rem}button,.btn-action-node{letter-spacing:2px;font-size:.65rem}}.packages{isolation:isolate;color:#fff;background:#05070d;padding:120px 5%;position:relative;overflow:hidden}.packages:before{content:"";opacity:.04;mix-blend-mode:soft-light;pointer-events:none;z-index:0;background:url(/grain.png);position:absolute;inset:0}.packages-bg-text{letter-spacing:-12px;color:#ffffff05;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:0;font-size:18vw;font-weight:900;position:absolute;top:15%;left:50%;transform:translate(-50%)}.packages-header{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto 80px;display:flex;position:relative}.packages-header p{width:fit-content;font-family:var(--body-font);letter-spacing:4px;text-transform:uppercase;color:#fffc;border-bottom:1px solid #ffffff29;margin-bottom:2rem;padding-bottom:.8rem;font-size:.72rem;font-weight:500}.packages-header h2{font-family:var(--heading-font);letter-spacing:-3px;color:#fff;max-width:900px;margin-bottom:2rem;font-size:clamp(3rem,6vw,6.5rem);font-weight:300;line-height:.98}.packages-header h2 span{background:linear-gradient(135deg,#fff 20%,#00d2e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.packages-subtext{font-family:var(--body-font);letter-spacing:.3px;color:#ffffff8c;max-width:750px;margin:0 auto;font-size:1rem;font-weight:300;line-height:2}.packages-container{z-index:2;grid-template-columns:repeat(2,minmax(320px,480px));justify-content:center;align-items:stretch;gap:32px;max-width:1100px;margin:0 auto;display:grid;position:relative}.package-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:30px;padding:45px;transition:all .5s cubic-bezier(.2,1,.3,1);position:relative}.package-card:hover{background:#ffffff0d;border-color:#00d2e640;transform:translateY(-10px)}.package-card.featured{background:#00d2e60a;border-color:#00d2e6;transform:scale(1.03);box-shadow:0 20px 60px #00d2e61f,0 0 0 1px #00d2e614}.package-card.featured:hover{transform:scale(1.03)translateY(-10px)}.badge{color:#05070d;letter-spacing:1px;text-transform:uppercase;background:#00d2e6;border-radius:999px;padding:6px 15px;font-size:.6rem;font-weight:800;position:absolute;top:20px;right:20px}.package-mini-title{font-family:var(--body-font);color:#00d2e6;letter-spacing:3px;text-transform:uppercase;font-size:.7rem;font-weight:500}.package-card h3{font-family:var(--heading-font);letter-spacing:-1px;margin:15px 0;font-size:2rem;font-weight:300;line-height:1.1}.price-box{margin:30px 0}.price-box h1{font-family:var(--heading-font);letter-spacing:-2px;font-size:3.4rem;font-weight:300}.event-text{font-family:var(--body-font);opacity:.55;letter-spacing:1px;font-size:.75rem}.features{border-top:1px solid #ffffff1a;margin:30px 0;padding-top:30px}.feature-item{font-family:var(--body-font);color:#ffffffb8;gap:12px;margin-bottom:15px;font-size:.95rem;font-weight:400;line-height:1.8;display:flex}.feature-dot{color:#00d2e6;font-size:.8rem}.package-btn{width:100%;font-family:var(--body-font);letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:600}.package-btn:hover{color:#05070d;background:#fff}@media (width<=992px){.packages{padding:90px 1.5rem}.packages-bg-text{display:none}.packages-header{margin-bottom:55px}.packages-header h2{letter-spacing:-2px;font-size:clamp(2.3rem,12vw,3.6rem)}.packages-subtext{font-size:.92rem;line-height:1.9}.packages-container{grid-template-columns:1fr;max-width:650px}.package-card{padding:32px 26px}.price-box h1{font-size:3rem}}@media (width<=768px){.packages{padding:80px 1rem}.packages-header p{letter-spacing:3px;font-size:.65rem}.packages-header h2{letter-spacing:-1px;font-size:2.2rem}.packages-subtext{font-size:.85rem;line-height:1.7}.package-card{border-radius:22px;padding:28px 22px}.package-card h3{font-size:1.4rem}.price-box h1{font-size:2.6rem}.feature-item{font-size:.85rem}.package-btn{padding:15px;font-size:.7rem}}@media (width<=480px){.packages-header h2{font-size:1.9rem}.packages-subtext{font-size:.8rem}.package-card{padding:24px 18px}.package-card h3{font-size:1.2rem}.price-box h1{font-size:2.2rem}.feature-item{font-size:.8rem}.badge{padding:4px 10px;font-size:.5rem}.packages{padding:60px 16px}.packages-header{margin-bottom:40px}.packages-header p{letter-spacing:2px;margin-bottom:12px;font-size:.55rem}.packages-header h2{margin-bottom:12px;font-size:clamp(1.7rem,8vw,2.1rem);line-height:1.1}.packages-subtext{font-size:.78rem;line-height:1.6}.packages-container{gap:16px;max-width:100%}.package-card{border-radius:18px;padding:20px 16px}.package-card.featured{transform:none}.package-card.featured:hover{transform:translateY(-5px)}.badge{padding:4px 8px;font-size:.45rem;top:14px;right:14px}.package-mini-title{letter-spacing:2px;font-size:.55rem}.package-card h3{margin:10px 0;font-size:1.1rem}.price-box{margin:20px 0}.price-box h1{letter-spacing:-1px;font-size:2rem}.event-text{font-size:.6rem}.features{margin:20px 0;padding-top:20px}.feature-item{gap:8px;margin-bottom:10px;font-size:.75rem;line-height:1.5}.feature-dot{font-size:.65rem}.package-btn{letter-spacing:1px;padding:13px;font-size:.65rem}}@media (width<=375px){.packages-header h2{font-size:1.5rem}.packages-subtext{font-size:.72rem}.package-card{padding:18px 14px}.package-card h3{font-size:1rem}.price-box h1{font-size:1.8rem}.feature-item{font-size:.7rem}.package-btn{padding:12px;font-size:.6rem}}.insta-container{background:#05070d;padding:120px 5%;position:relative;overflow:hidden}.insta-bg-text{color:#ffffff08;pointer-events:none;z-index:0;font-size:15vw;font-weight:900;position:absolute;top:10%;left:50%;transform:translate(-50%)}.insta-header{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;margin-bottom:80px;display:flex;position:relative}.insta-tag{width:fit-content;font-family:var(--body-font);letter-spacing:4px;text-transform:uppercase;color:#fffc;border-bottom:1px solid #ffffff29;margin-bottom:2rem;padding-bottom:.8rem;font-size:.72rem;font-weight:500}.insta-header h2{font-family:var(--heading-font);letter-spacing:-3px;color:#fff;max-width:900px;margin:0;font-size:clamp(3rem,6vw,6.5rem);font-weight:300;line-height:.98}.insta-header h2 span{background:linear-gradient(135deg,#fff 20%,#00d2e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.insta-main-content{grid-template-columns:1fr 350px;gap:40px;max-width:1400px;margin:0 auto;display:grid}.insta-masonry-grid{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:20px;display:grid}.insta-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;position:relative;overflow:hidden}.insta-card.tall{grid-row:span 2;height:500px}.insta-card.short{grid-row:span 1;height:300px}.insta-card video{object-fit:cover;width:100%;height:100%;transition:transform .6s}.insta-card:hover video{transform:scale(1.1)}.card-tag{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);letter-spacing:1px;color:#fff;background:#00000080;border-radius:50px;padding:5px 12px;font-size:.6rem;position:absolute;top:15px;left:15px}.card-overlay{opacity:0;background:#00000080;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.insta-card:hover .card-overlay{opacity:1}.insta-cta-box{background:#ffffff08;border:1px solid #ffffff1a;border-radius:30px;height:fit-content;padding:40px;position:sticky;top:100px}.insta-cta-box h3{font-family:var(--heading-font);letter-spacing:-1px;color:#fff;margin-bottom:20px;font-size:2.4rem;font-weight:300;line-height:1.1}.insta-cta-box p{font-family:var(--body-font);color:#ffffff8c;margin-bottom:30px;font-size:1rem;font-weight:300;line-height:2}.insta-btn{color:#fff;border:1px solid #fff;border-radius:50px;padding:15px 30px;font-size:.8rem;text-decoration:none;transition:all .3s;display:inline-block}.insta-btn:hover{color:#05070d;background:#fff}@media (width<=1100px){.insta-main-content{grid-template-columns:1fr}.insta-cta-box{text-align:center;position:relative;top:0}}@media (width<=768px){.insta-masonry-grid{grid-template-columns:1fr 1fr}.insta-card.tall{height:300px}.insta-card.short{height:200px}.insta-tag{letter-spacing:3px;font-size:.64rem}.insta-header h2{letter-spacing:-2px;font-size:clamp(2.3rem,12vw,3.6rem);line-height:1}.insta-cta-box h3{font-size:2rem}.insta-cta-box p{font-size:.92rem;line-height:1.9}}@media (width<=992px){.insta-container{padding:90px 1.5rem}.insta-bg-text{display:none}.insta-header{margin-bottom:50px}.insta-tag{letter-spacing:3px;font-size:.6rem}.insta-header h2{margin-top:14px;font-size:2.3rem;line-height:1.1}.insta-main-content{grid-template-columns:1fr;gap:30px}.insta-masonry-grid{grid-template-columns:1fr 1fr;gap:16px}.insta-card{border-radius:16px}.insta-card.tall{height:320px}.insta-card.short{height:220px}.card-tag{padding:4px 10px;font-size:.55rem;top:12px;left:12px}.insta-cta-box{text-align:center;border-radius:24px;padding:32px 26px;position:relative;top:0}.insta-cta-box h3{margin-bottom:16px;font-size:1.8rem}.insta-cta-box p{margin-bottom:24px;font-size:.92rem;line-height:1.7}.insta-btn{letter-spacing:1px;padding:14px 24px;font-size:.72rem}}@media (width<=480px){.insta-container{padding:70px 1rem}.insta-header{margin-bottom:40px}.insta-tag{letter-spacing:2px;font-size:.55rem}.insta-header h2{letter-spacing:-1px;font-size:2.2rem}.insta-cta-box h3{font-size:1.7rem}.insta-cta-box p{font-size:.85rem;line-height:1.7}.card-tag{padding:4px 9px;font-size:.5rem}.insta-cta-box{border-radius:20px;padding:24px 20px}.insta-btn{text-align:center;width:100%;padding:13px;font-size:.65rem}}@media (width>=992px){.insta-main-content{grid-template-columns:1fr 380px;gap:48px;display:grid}.insta-masonry-grid{grid-template-columns:repeat(3,1fr);gap:24px}.insta-cta-box{padding:50px;position:sticky;top:120px}}.footer-canvas{isolation:isolate;background:#05070d;padding:9rem 6% 2rem;position:relative;overflow:hidden}.footer-canvas:before{content:"";opacity:.035;mix-blend-mode:soft-light;pointer-events:none;z-index:0;background:url(/grain.png);position:absolute;inset:0}.footer-canvas:after{content:"";filter:blur(160px);pointer-events:none;z-index:0;background:#00d2e614;border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;right:-250px}.footer-bg-text{letter-spacing:-12px;color:#ffffff05;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:16vw;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-ambient-glow{filter:blur(140px);pointer-events:none;z-index:0;background:radial-gradient(circle,#ffffff0d,#0000 70%);width:600px;height:600px;position:absolute;bottom:-180px;left:-180px}.footer-container{z-index:2;grid-template-columns:1.2fr .7fr .8fr;align-items:start;gap:4rem;max-width:1600px;margin:0 auto;display:grid;position:relative}.footer-brand-block{max-width:520px}.footer-logo-wrapper{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.footer-logo-img{object-fit:contain;width:70px;height:70px}.footer-brand-text{flex-direction:column;display:flex}.footer-brand-name{letter-spacing:3px;color:#fff;font-size:1.2rem;font-weight:600}.footer-brand-sub{letter-spacing:3px;text-transform:uppercase;color:#ffffff6b;margin-top:.4rem;font-size:.58rem}.footer-tagline{color:#ffffff85;margin-bottom:2rem;font-size:1rem;line-height:2}.footer-email-link{color:#fff;letter-spacing:2px;text-transform:uppercase;align-items:center;gap:.6rem;font-size:.8rem;text-decoration:none;transition:all .4s;display:inline-flex}.footer-email-link:hover{color:#00d2e6}.footer-block-title{letter-spacing:4px;text-transform:uppercase;color:#fff6;margin-bottom:2rem;font-size:.7rem}.footer-links-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer-link{color:#ffffffad;font-size:.95rem;text-decoration:none;transition:all .4s}.footer-link:hover{color:#fff}.footer-social-icons{gap:.8rem;margin-bottom:2rem;display:flex}.social-icon-circle{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1rem;text-decoration:none;transition:all .5s cubic-bezier(.22,1,.36,1);display:flex}.social-icon-circle:hover{background:#ffffff0f;border-color:#00d2e638;transform:translateY(-4px);box-shadow:0 0 40px #00d2e614}.footer-availability-status{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:1.5px;text-transform:uppercase;color:#ffffffb3;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:.7rem;margin-bottom:2rem;padding:.8rem 1rem;font-size:.68rem;display:inline-flex}.status-indicator-dot{background:#00d2e6;border-radius:50%;width:8px;height:8px;box-shadow:0 0 20px #00d2e6cc}.footer-cta-btn{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;letter-spacing:2px;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:1rem 1.3rem;font-size:.7rem;text-decoration:none;transition:all .5s cubic-bezier(.22,1,.36,1);display:inline-flex}.footer-cta-btn:hover{background:#ffffff0f;border-color:#00d2e638;transform:translateY(-3px);box-shadow:0 0 40px #00d2e614}.footer-divider-line{z-index:2;background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:100%;height:1px;margin:5rem 0 2rem;position:relative}.footer-bottom-bar{z-index:2;position:relative}.footer-bottom-container{justify-content:space-between;align-items:center;gap:1rem;max-width:1600px;margin:0 auto;display:flex}.copyright-text,.developer-credit{color:#ffffff61;font-size:.78rem}.dev-name{color:#fff}@media (width<=1100px){.footer-container{grid-template-columns:1fr;gap:3rem}}@media (width<=768px){.footer-canvas{padding:7rem 1rem 2rem}.footer-bg-text{letter-spacing:-5px;font-size:24vw;top:38%}.footer-container{gap:2.5rem}.footer-brand-block{max-width:100%}.footer-logo-wrapper{gap:.8rem;margin-bottom:1.5rem}.footer-logo-img{width:58px;height:58px}.footer-brand-name{letter-spacing:2px;font-size:1rem}.footer-brand-sub{letter-spacing:2px;font-size:.5rem}.footer-tagline{margin-bottom:1.5rem;font-size:.88rem;line-height:1.8}.footer-email-link{letter-spacing:1.5px;font-size:.62rem}.footer-block-title{letter-spacing:3px;margin-bottom:1.2rem;font-size:.55rem}.footer-links-list{gap:.8rem}.footer-link{font-size:.88rem}.footer-social-icons{gap:.6rem;margin-bottom:1.5rem}.social-icon-circle{width:46px;height:46px;font-size:.9rem}.footer-availability-status{letter-spacing:1.2px;justify-content:center;width:100%;margin-bottom:1.5rem;padding:.8rem .9rem;font-size:.55rem}.footer-cta-btn{letter-spacing:1.5px;justify-content:center;width:100%;padding:.95rem 1rem;font-size:.58rem}.footer-divider-line{margin:4rem 0 1.5rem}.footer-bottom-container{flex-direction:column;align-items:flex-start;gap:.6rem}.copyright-text,.developer-credit{font-size:.68rem;line-height:1.6}}@media (width<=480px){.footer-canvas{padding:6rem 1rem 2rem}.footer-tagline{font-size:.84rem}}.gallery-section{color:#fff;background:radial-gradient(circle at top,#10131d 0%,#05070d 60%);min-height:100vh;padding:120px 5%;position:relative;overflow:hidden}.gallery-hero{margin-bottom:70px}.hero-content{max-width:900px}.gallery-hero h1{letter-spacing:-2px;margin:0;font-size:clamp(3.5rem,7vw,6rem);font-weight:700;line-height:.9}.gallery-hero h1 span{color:#ffffff47}.gallery-subtitle{color:#ffffffad;max-width:620px;margin-top:24px;font-size:.95rem;font-weight:300;line-height:1.9}.gallery-tabs{flex-wrap:wrap;gap:12px;margin-bottom:70px;display:flex}.gallery-tabs button{color:#ffffffbf;letter-spacing:1px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:6px;padding:11px 22px;font-size:.7rem;transition:all .35s;display:flex}.gallery-tabs button span{opacity:.5}.gallery-tabs button:hover{background:#ffffff0f;border-color:#00d2e659;transform:translateY(-2px)}.gallery-tabs button.active{color:#000;background:#00d2e6;border-color:#00d2e6;box-shadow:0 10px 30px #00d2e633}.gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:40px;gap:24px;display:grid}.gallery-card{border-radius:28px;position:relative;overflow:hidden}.gallery-card.horizontal{grid-area:span 11/span 7}.gallery-card.vertical{grid-area:span 15/span 5}.video-wrap{cursor:pointer;background:#0f1117;border-radius:28px;width:100%;height:100%;position:relative;overflow:hidden}.gallery-video{object-fit:cover;width:100%;height:100%;transition:transform .8s,filter .5s;display:block}.gallery-card:hover .gallery-video{filter:brightness(1.05);transform:scale(1.08)}.overlay-content{background:linear-gradient(#0000001f,#000000e0);flex-direction:column;justify-content:space-between;padding:30px;display:flex;position:absolute;inset:0}.top-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.tag{color:#00d2e6;letter-spacing:2px;font-size:.72rem}.client{opacity:.7;font-size:.68rem}.bottom-content h3{margin:0;font-size:1.6rem;line-height:1.1}.bottom-content p{color:#ffffffad;margin:10px 0 18px;font-size:.82rem}.view-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff73;border-radius:40px;align-items:center;gap:8px;width:fit-content;padding:10px 18px;font-size:.72rem;transition:all .35s;display:flex}.gallery-footer{justify-content:center;margin-top:70px;display:flex}.load-more{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:60px;align-items:center;gap:10px;padding:14px 28px;font-size:.78rem;transition:all .35s;display:flex}.load-more:hover{background:#ffffff14;transform:translateY(-2px)}@media (width<=992px){.gallery-section{padding:90px 2rem}.gallery-grid{grid-template-columns:repeat(6,1fr)}.gallery-card.horizontal,.gallery-card.vertical{grid-area:span 12/span 6}.video-wrap{min-height:460px}}@media (width<=768px){.gallery-section{padding:75px 1rem}.gallery-hero{margin-bottom:45px}.gallery-hero h1{font-size:2.4rem;line-height:1}.gallery-subtitle{margin-top:18px;font-size:.84rem;line-height:1.7}.gallery-tabs{scrollbar-width:none;flex-wrap:nowrap;margin-bottom:40px;padding-bottom:6px;overflow-x:auto}.gallery-tabs::-webkit-scrollbar{display:none}.gallery-tabs button{white-space:nowrap;flex-shrink:0;padding:10px 18px;font-size:.6rem}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:18px}.gallery-card.horizontal,.gallery-card.vertical{grid-area:auto/span 1}.gallery-card.vertical .video-wrap{height:520px}.gallery-card.horizontal .video-wrap{height:280px}.overlay-content{padding:18px}.tag{font-size:.6rem}.client{font-size:.58rem}.bottom-content h3{font-size:1.18rem}.bottom-content p{margin:6px 0 14px;font-size:.72rem}.view-btn{padding:8px 14px;font-size:.62rem}.video-modal-content{border-radius:18px;width:95%}}@media (width<=480px){.gallery-section{padding:65px .9rem}.gallery-hero h1{font-size:1.95rem}.gallery-grid{gap:16px}.gallery-card.vertical .video-wrap{height:430px}.gallery-card.horizontal .video-wrap{height:230px}.overlay-content{padding:15px}.bottom-content h3{font-size:1rem}.bottom-content p{font-size:.68rem}.view-btn{padding:7px 12px;font-size:.58rem}.close-video-btn{width:38px;height:38px;top:12px;right:12px}}.navbar{z-index:1000;width:100%;padding:2rem 5%;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0}.navbar.scrolled{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#05070dcc;border-bottom:1px solid #ffffff0d;padding:1.2rem 5%}.nav-wrapper{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.nav-logo img{width:80px}.nav-links{gap:3rem;display:flex}.nav-links a{color:#fff;letter-spacing:2px;text-transform:uppercase;opacity:.7;font-size:.75rem;text-decoration:none;transition:all .3s}.nav-links a:hover{opacity:1;color:#00d2e6}.nav-cta{color:#fff;letter-spacing:2px;border:1px solid #fff;padding:.8rem 2rem;font-size:.7rem;text-decoration:none;transition:all .4s}.nav-cta:hover{color:#05070d;background:#fff}.menu-trigger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;display:none}.menu-trigger span{background:#fff;width:30px;height:1.5px}.mobile-nav-overlay{z-index:1100;background:#05070d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mobile-nav-content{text-align:center;flex-direction:column;gap:2rem;display:flex}.mobile-nav-content a{color:#fff;text-transform:uppercase;font-size:2rem;text-decoration:none;transition:all .3s}.mobile-nav-content a:hover{color:#00d2e6}.close-trigger{cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50px;align-items:center;gap:12px;padding:.8rem 1.8rem;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;top:2.5rem;right:5%}.trigger-text{letter-spacing:2px;color:#fff;font-size:.6rem;font-weight:500}.trigger-icon{color:#00d2e6;border:1px solid #00d2e64d;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.8rem;transition:all .4s;display:flex}.close-trigger:hover{background:#ffffff0d;border-color:#fff}.close-trigger:hover .trigger-icon{color:#05070d;background:#00d2e6;transform:rotate(90deg)}@media (width<=1024px){.nav-links,.nav-cta{display:none}.menu-trigger{display:flex}}@media (width<=480px){.navbar{padding:1rem}.close-trigger{padding:.6rem 1.4rem;top:1.5rem}.mobile-nav-content a{font-size:1.5rem}}@media (width<=1024px){.navbar{padding:1.2rem 1.5rem}.navbar.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05070deb;padding:1rem 1.5rem}.nav-wrapper{width:100%}.nav-logo img{width:60px}.nav-links,.nav-cta{display:none}.menu-trigger{z-index:1200;justify-content:center;align-items:center;gap:5px;display:flex}.menu-trigger span{background:#fff;border-radius:10px;width:26px;height:2px;transition:all .3s}.mobile-nav-overlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#05070dfa;justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;display:flex;position:fixed;inset:0;overflow:hidden}.mobile-nav-content{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.mobile-nav-content a{letter-spacing:2px;color:#fff;text-transform:uppercase;font-size:1.6rem;font-weight:500;text-decoration:none;transition:all .3s}.mobile-nav-content a:hover{color:#00d2e6;transform:translateY(-2px)}.close-trigger{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1f;border-radius:40px;gap:10px;padding:.7rem 1.4rem;position:absolute;top:1.5rem;right:1.5rem}.trigger-text{letter-spacing:2px;font-size:.55rem}.trigger-icon{width:18px;height:18px;font-size:.7rem}.close-trigger:hover{background:#ffffff0f}}@media (width<=480px){.nav-logo img{width:52px}.menu-trigger span{width:22px}.mobile-nav-content a{letter-spacing:1px;font-size:1.2rem}.close-trigger{padding:.6rem 1rem;top:1rem;right:1rem}.trigger-text{font-size:.5rem}.navbar{padding:.9rem 1rem}.navbar.scrolled{padding:.8rem 1rem}.nav-wrapper{min-height:48px}.nav-logo img{width:48px;height:auto}.menu-trigger{gap:4px}.menu-trigger span{width:20px;height:1.8px}.mobile-nav-overlay{padding:1rem}.mobile-nav-content{gap:1.2rem}.mobile-nav-content a{letter-spacing:1px;font-size:1.1rem;line-height:1.4}.close-trigger{gap:8px;padding:8px 12px;top:12px;right:12px}.trigger-text{letter-spacing:1px;font-size:.45rem}.trigger-icon{width:14px;height:14px;font-size:.55rem}}@media (width<=375px){.nav-logo img{width:44px}.menu-trigger span{width:18px}.mobile-nav-content{gap:1rem}.mobile-nav-content a{font-size:1rem}.close-trigger{padding:6px 10px}.trigger-text{display:none}.trigger-icon{width:18px;height:18px;font-size:.6rem}}.location-section{text-align:center;background:#05070d;border-top:1px solid #ffffff08;width:100%;padding:9rem 5%;position:relative;overflow:hidden}.location-section:before{content:"";filter:blur(130px);pointer-events:none;background:radial-gradient(circle,#00d2e61a 0%,#0000 70%);border-radius:50%;width:750px;height:750px;position:absolute;top:-280px;right:-250px}.location-section:after{content:"";opacity:.35;pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px);background-size:100% 12vh;position:absolute;inset:0}.location-master-container{z-index:2;flex-direction:column;align-items:center;max-width:1350px;margin:0 auto;display:flex;position:relative}.location-tag{width:fit-content;font-family:var(--body-font);letter-spacing:4px;text-transform:uppercase;color:#fffc;border-bottom:1px solid #ffffff29;margin-bottom:2rem;padding-bottom:.8rem;font-size:.72rem;font-weight:500}.location-title{font-family:var(--heading-font);letter-spacing:-3px;color:#fff;max-width:900px;margin-bottom:2rem;font-size:clamp(3rem,6vw,6.5rem);font-weight:300;line-height:.98}.location-title span{background:linear-gradient(135deg,#fff 20%,#00d2e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.location-text{font-family:var(--body-font);letter-spacing:.3px;color:#ffffff8c;text-align:center;max-width:750px;margin:0 auto 4rem;font-size:1rem;font-weight:300;line-height:2}.location-text strong{font-family:var(--body-font);color:#fff;letter-spacing:1px;margin-bottom:1rem;font-size:1rem;font-weight:600;display:block}.map-container-frame{background:#ffffff05;border:1px solid #ffffff0d;width:100%;max-width:1150px;height:540px;transition:transform .5s,border-color .5s,box-shadow .5s;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000008c}.map-container-frame:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(135deg,#00d2e60d,#0000 35%);position:absolute;inset:0}.map-container-frame:hover{border-color:#00d2e62e;transform:translateY(-8px);box-shadow:0 40px 100px #000000a6,0 0 0 1px #00d2e60d}.map-container-frame iframe{filter:grayscale()invert(92%)contrast(108%)brightness(92%);mix-blend-mode:lighten;border:none;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1);transform:scale(1.01)}.map-container-frame:hover iframe{transform:scale(1.04)}.map-inner-shadow-mask{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 50px #05070dd9,inset 0 0 120px #05070d80}.map-container-frame:after{content:"AVAILABLE WORLDWIDE";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#00d2e6;letter-spacing:3px;text-transform:uppercase;z-index:5;background:#05070dd9;border:1px solid #ffffff14;padding:.8rem 1rem;font-size:.65rem;position:absolute;top:20px;right:20px}@media (width<=912px){.location-title{font-size:4rem}.map-container-frame{height:420px}}@media (width<=768px){.location-section{padding:6rem 1.5rem}.location-tag{letter-spacing:3px;font-size:.64rem}.location-title{letter-spacing:-2px;font-size:clamp(2.3rem,12vw,3.6rem);line-height:1}.location-text{font-size:.92rem;line-height:1.9}.map-container-frame{height:320px}.map-container-frame:after{letter-spacing:2px;padding:.6rem .8rem;font-size:.55rem}}@media (width<=480px){.location-section{padding:5rem 1rem}.location-title{letter-spacing:-1px;font-size:2.2rem}.location-text{font-size:.85rem;line-height:1.7}.map-container-frame{height:260px}}@media (width<=992px){.location-section{padding:7rem 2rem}.location-title{font-size:4rem}.location-text{max-width:90%}.map-container-frame{height:420px}}@media (width<=768px){.location-section{padding:5rem 1.25rem}.location-master-container{width:100%}.location-tag{letter-spacing:2px;margin-bottom:1.5rem;padding-bottom:.6rem;font-size:.65rem}.location-title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.2rem,9vw,3rem);line-height:1.15}.location-text{max-width:100%;margin-bottom:2.5rem;padding:0 .5rem;font-size:.9rem;line-height:1.8}.location-text strong{margin-bottom:.8rem}.map-container-frame{border-radius:16px;height:320px}.map-container-frame:after{letter-spacing:1.5px;padding:.5rem .7rem;font-size:.5rem;top:12px;right:12px}}@media (width<=480px){.location-section{padding:4rem 1rem}.location-tag{letter-spacing:1.5px;font-size:.6rem}.location-title{font-size:1.9rem;line-height:1.2}.location-text{margin-bottom:2rem;font-size:.82rem;line-height:1.75}.map-container-frame{border-radius:14px;height:240px}.map-container-frame:after{letter-spacing:1px;padding:.45rem .6rem;font-size:.45rem;top:10px;right:10px}}@media (width<=360px){.location-title{font-size:1.7rem}.location-text{font-size:.78rem}.map-container-frame{height:220px}}.featured-section{color:#fff;background:#05070d;padding:80px 5%;position:relative;overflow:hidden}.portfolio-header{text-align:center;margin-bottom:60px;font-size:clamp(3rem,4vw,3.5rem)}.portfolio-description{color:#ffffffa6;text-align:center;max-width:720px;margin:1.5rem auto 0;font-size:1rem;font-weight:300;line-height:1.9}.bento-container{max-width:1200px;margin:0 auto}.bento-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:300px;gap:20px;display:grid}.bento-item{cursor:pointer;background:#111;border-radius:20px;transition:transform .3s;position:relative;overflow:hidden}.bento-item:hover{transform:translateY(-4px)}.item-1{grid-area:span 2/span 2}.item-2,.item-3{grid-area:span 1/span 1}.item-4{grid-area:span 1/span 3}.img-wrapper,.featured-video{width:100%;height:100%}.featured-video{object-fit:cover}.overlay{z-index:2;background:linear-gradient(#0000,#00000059,#000000f2);width:100%;padding:20px;position:absolute;bottom:0;left:0}.overlay h3{margin-bottom:6px;font-size:1.1rem}.overlay p{opacity:.9;font-size:.9rem;line-height:1.5}@media (width<=992px){.bento-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px}.item-1{grid-area:span 2/span 2}.item-4{grid-column:span 2}}@media (width<=768px){.featured-section{padding:50px 16px}.portfolio-header{margin-bottom:30px}.portfolio-description{margin-top:1rem;padding:0 1rem;font-size:.9rem;line-height:1.8}.bento-grid{grid-template-columns:repeat(2,1fr)!important;grid-auto-rows:unset!important;gap:12px!important;display:grid!important}.item-1,.item-2,.item-3,.item-4,.item-5,.item-6{grid-row:auto!important;height:auto!important;min-height:0!important}.bento-item{border-radius:16px;width:100%;overflow:hidden}.item-1{aspect-ratio:16/10;grid-column:1/-1!important}.item-2,.item-3{aspect-ratio:1;grid-column:span 1!important}.item-4{aspect-ratio:16/9;grid-column:1/-1!important}.item-5,.item-6{aspect-ratio:1;grid-column:span 1!important}.img-wrapper,.featured-video,.bento-item img{object-fit:cover;width:100%;height:100%;display:block}.overlay{padding:12px}.overlay h3{margin-bottom:4px;font-size:14px;line-height:1.3}.overlay p{font-size:11px;line-height:1.4}}@media (width<=480px){.featured-section{padding:40px 12px}.portfolio-description{font-size:.85rem;line-height:1.7}.bento-grid{gap:10px}.overlay{padding:10px}.overlay h3{font-size:13px}.overlay p{font-size:10px}}@media (width>=992px){.featured-section{padding:100px 5%}.bento-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:320px;gap:24px;display:grid}.item-1{aspect-ratio:auto;grid-area:span 2/span 2}.item-2,.item-3{aspect-ratio:auto;grid-area:span 1/span 1;height:100%}.item-4{aspect-ratio:auto;grid-area:span 1/span 3;height:100%}.overlay h3{font-size:1.25rem}.overlay p{font-size:.95rem}}.about-section{background:#05070d;padding:10rem 6%;position:relative;overflow:hidden}.about-section:before{content:"";opacity:.03;mix-blend-mode:soft-light;pointer-events:none;z-index:0;background:url(/grain.png);position:absolute;inset:0}.about-section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 30%,#00d2e614,#0000 35%),radial-gradient(circle at 80% 70%,#ffffff08,#0000 30%);position:absolute;inset:0}.about-bg-text{letter-spacing:-10px;color:#ffffff05;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:clamp(7rem,18vw,20rem);font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-container{z-index:2;justify-content:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.about-content-side{text-align:center;flex-direction:column;align-items:center;max-width:900px;display:flex}.about-description{letter-spacing:.3px;color:#ffffff8c;max-width:750px;margin-bottom:1.5rem;font-size:1rem;font-weight:300;line-height:2}.about-stats-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:900px;margin-top:4rem;display:grid}.stat-card{background:linear-gradient(#ffffff0a,#ffffff04);border:1px solid #ffffff0d;padding:2rem;transition:transform .4s,border-color .4s,background .4s;position:relative;overflow:hidden}.stat-card:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#00d2e61f,#0000 45%);transition:opacity .4s;position:absolute;inset:0}.stat-card:hover:before{opacity:1}.stat-card:hover{background:linear-gradient(#ffffff0d,#ffffff05);border-color:#00d2e640;transform:translateY(-6px)}.stat-number{z-index:2;letter-spacing:-1px;color:#fff;margin-bottom:.6rem;font-size:2.6rem;font-weight:300;line-height:1;position:relative}.stat-label{z-index:2;letter-spacing:2px;text-transform:uppercase;color:#ffffff94;font-size:.76rem;line-height:1.8;position:relative}@media (width<=1100px){.section-title{font-size:4rem}}@media (width<=900px){.about-section{padding:7rem 1.5rem}.section-title{font-size:clamp(2.6rem,10vw,4.2rem);line-height:1}.about-description{max-width:100%}.about-stats-grid{width:100%}}@media (width<=768px){.about-section{padding:6rem 1.5rem}.about-bg-text{letter-spacing:-4px;font-size:22vw;top:42%}.section-subtitle{letter-spacing:3px;font-size:.64rem}.section-title{letter-spacing:-2px;font-size:clamp(2.3rem,12vw,3.6rem)}.about-description{font-size:.92rem;line-height:1.9}.about-stats-grid{grid-template-columns:1fr;gap:1rem;margin-top:2.5rem}.stat-card{padding:1.5rem}.stat-number{font-size:2rem}.stat-label{font-size:.72rem}}@media (width<=480px){.about-section{padding:5rem 1rem}.section-title{font-size:2rem}.about-description{font-size:.88rem}.stat-number{font-size:1.7rem}}@media (width<=900px){.about-section{padding:7rem 1.5rem}.section-title{margin-bottom:1.5rem;font-size:clamp(2.6rem,10vw,4.2rem);line-height:1}.about-description{max-width:100%;margin-bottom:2rem}.about-stats-grid{gap:1.2rem;width:100%}}@media (width<=768px){.about-section{padding:6rem 1.2rem}.about-bg-text{letter-spacing:-4px;opacity:.015;font-size:20vw}.section-subtitle{letter-spacing:3px;margin-bottom:1.5rem;font-size:.6rem}.section-title{letter-spacing:-1.5px;font-size:2.8rem}.about-description{font-size:.9rem;line-height:1.8}.about-stats-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.stat-card{text-align:center;padding:1.8rem}.stat-number{margin-bottom:.3rem;font-size:2.2rem}.stat-label{letter-spacing:1.5px;font-size:.7rem}}@media (width<=480px){.about-section{padding:5rem 1rem}.section-title{letter-spacing:-1px;font-size:2.2rem}.about-description{font-size:.85rem;line-height:1.7}.stat-card{padding:1.5rem}.stat-number{font-size:1.9rem}}@media (width>=992px){.about-section{padding:10rem 6%}.about-container{justify-content:center;max-width:1200px;margin:0 auto;display:flex}.about-content-side{text-align:center;align-items:center;max-width:900px}.about-bg-text{letter-spacing:-10px;font-size:18rem;top:50%;left:50%;transform:translate(-50%,-50%)}.section-subtitle{letter-spacing:4px;margin-bottom:2rem;font-size:.72rem}.accent-line{width:90px;margin-bottom:2.5rem}.section-title{letter-spacing:-3px;max-width:900px;margin-bottom:2rem;font-size:clamp(4rem,5vw,6rem);line-height:.95}.about-description{max-width:750px;margin-bottom:1.5rem;font-size:1rem;line-height:2}.about-stats-grid{grid-template-columns:repeat(3,1fr);gap:1.8rem;width:100%;max-width:900px;margin-top:4rem}.stat-card{padding:2rem}.stat-number{font-size:2.6rem}.stat-label{letter-spacing:2px;font-size:.76rem}}.hero-main-wrapper{width:100%;min-height:100vh;position:relative}.hero-section{background:#05070d;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-video-wrapper{z-index:1;position:absolute;inset:0}.hero-video{object-fit:cover;filter:brightness(.6);width:100%;height:100%}.hero-overlay{pointer-events:none;background:radial-gradient(circle,#0000 0%,#05070d 100%);position:absolute;inset:0}.hero-content{z-index:10;text-align:center;width:100%;padding:0 5%;position:relative}.hero-tag{color:#fff;letter-spacing:4px;text-transform:uppercase;justify-content:center;align-items:center;gap:10px;margin-bottom:2rem;font-size:.72rem;font-weight:500;display:flex}.pulse-dot{background:#00d2e6;border-radius:50%;width:6px;height:6px}.hero-title{letter-spacing:-3px;color:#fff;margin-bottom:2rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1}.gradient-text{background:linear-gradient(135deg,#fff 20%,#00d2e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.hero-buttons{z-index:20;justify-content:center;gap:1.5rem;display:flex;position:relative}.hero-btn{letter-spacing:.2rem;text-transform:uppercase;color:#05070d;cursor:pointer;pointer-events:auto;background:#fff;border:1px solid #fff;padding:1rem 2.5rem;font-size:.72rem;font-weight:500;text-decoration:none;transition:all .4s}.hero-btn.outline{color:#fff;background:0 0;border:1px solid #ffffff4d}.hero-btn:hover{color:#fff;background:#00d2e6;border-color:#00d2e6}.hero-awards{justify-content:center;align-items:center;width:100%;margin-top:3rem;display:flex}.award-showcase{text-align:center;width:650px;max-width:95%;padding:2rem 0;position:relative}.award-title{color:#f7d57b;letter-spacing:.35rem;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:500}.award-stars{color:#ffd86b;letter-spacing:8px;text-shadow:0 0 15px #ffd86b80;margin-bottom:.5rem;font-size:1.5rem}.award-subtitle{color:#fffc;letter-spacing:.3rem;text-transform:uppercase;font-size:.72rem;font-weight:400}.hero-quote{text-align:center;max-width:700px;margin:0 auto 4rem}.hero-quote p{color:#ffffff8c;font-size:1rem;font-weight:300;line-height:2}.quote-author{letter-spacing:2px;text-transform:uppercase;color:#ffffffa6;margin-top:.8rem;font-size:.75rem;font-weight:500;display:block}@media (width<=1024px){.hero-title{font-size:4rem}}@media (width<=768px){.hero-title{letter-spacing:-2px;font-size:clamp(2.3rem,12vw,3.6rem)}.hero-buttons{flex-direction:column;align-items:center;gap:1rem;width:100%}.hero-btn{width:80%;padding:1rem}.award-title{font-size:.75rem}.award-stars{letter-spacing:5px;font-size:1rem}.hero-quote{max-width:100%;padding:0 1rem}.hero-quote p{font-size:.92rem;line-height:1.9}.quote-author{letter-spacing:1.5px;margin-top:.6rem;font-size:.75rem}}@media (width<=480px){.hero-section{min-height:100vh;padding:20px 0}.hero-content{padding:0 20px}.hero-tag{letter-spacing:2px;flex-wrap:wrap;margin-bottom:1.2rem;font-size:.55rem}.hero-title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(1.8rem,8vw,2.3rem);line-height:1.15}.hero-buttons{flex-direction:column;align-items:center;gap:12px;width:100%}.hero-btn{letter-spacing:.12rem;text-align:center;width:100%;max-width:280px;padding:14px 20px;font-size:.65rem}.hero-awards{margin-top:2rem}.award-showcase{width:100%;padding:1rem}.award-title{letter-spacing:.15rem;font-size:.65rem}.award-stars{letter-spacing:3px;margin:8px 0;font-size:.9rem}.award-subtitle{letter-spacing:.12rem;font-size:.55rem;line-height:1.5}.hero-video{object-position:center}.hero-quote{margin-bottom:2rem;padding:0 .75rem}.hero-quote p{font-size:.82rem;line-height:1.7}.quote-author{letter-spacing:1px;font-size:.7rem}}@media (width<=375px){.hero-title{font-size:1.7rem}.hero-quote p{font-size:.75rem}}.overlay-backdrop{-webkit-backdrop-filter:blur(16px);z-index:99999;background:#05070dd9;justify-content:center;align-items:center;padding:2rem;animation:.4s fadeIn;display:flex;position:fixed;inset:0}.overlay-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:30px;width:min(900px,100%);max-height:90vh;padding:3rem;animation:.5s cubic-bezier(.22,1,.36,1) modalEnter;position:relative;overflow-y:auto;box-shadow:0 0 60px #00d2e614,0 25px 80px #0006}.overlay-modal:before{content:"";filter:blur(100px);pointer-events:none;background:#00d2e61f;border-radius:50%;width:350px;height:350px;position:absolute;top:-120px;right:-120px}.overlay-close{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;width:42px;height:42px;transition:all .35s;position:absolute;top:20px;right:20px}.overlay-close:hover{border-color:#00d2e64d;transform:rotate(90deg);box-shadow:0 0 25px #00d2e626}.overlay-header{margin-bottom:2.5rem}.overlay-subtitle{color:#00d2e6;letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;display:inline-block}.overlay-header h2{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:600}.overlay-form{gap:1.4rem;display:grid}.form-group{flex-direction:column;display:flex}.form-group label{color:#ffffffbf;letter-spacing:.5px;margin-bottom:.7rem;font-size:.85rem}.form-group input,.form-group textarea,.form-group select{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;outline:none;width:100%;padding:1rem 1.1rem;font-size:.95rem;transition:all .35s}.form-group textarea{resize:vertical;min-height:120px}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#00d2e659;box-shadow:0 0 0 4px #00d2e614}.submit-btn{cursor:pointer;color:#05070d;letter-spacing:2px;text-transform:uppercase;background:linear-gradient(135deg,#00d2e6,#00a8ba);border:none;border-radius:999px;margin-top:1rem;padding:1rem 1.5rem;font-size:.8rem;font-weight:700;transition:all .4s cubic-bezier(.22,1,.36,1)}.submit-btn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #00d2e640}.overlay-modal::-webkit-scrollbar{width:8px}.overlay-modal::-webkit-scrollbar-thumb{background:#00d2e64d;border-radius:999px}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes modalEnter{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobileSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.overlay-backdrop{align-items:flex-end;padding:12px}.overlay-modal{border-radius:24px 24px 0 0;width:100%;max-height:92vh;padding:1.5rem 1rem;animation:.4s mobileSlideUp}.overlay-modal:before{width:220px;height:220px;top:-80px;right:-80px}.overlay-header h2{font-size:1.5rem}.form-group input,.form-group textarea,.form-group select{border-radius:14px;padding:1rem;font-size:16px}.submit-btn{width:100%;padding:1rem}}.contact-section{color:#fff;background:#05070d;padding:120px 5%;position:relative;overflow:hidden}.contact-bg-text{color:#ffffff08;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:15vw;font-weight:900;position:absolute;top:10%;left:5%}.contact-bg-glow{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#00d2e61a,#0000 70%);width:500px;height:500px;position:absolute;bottom:10%;right:5%}.contact-container{z-index:1;grid-template-columns:1fr 1fr;gap:80px;max-width:1200px;margin:0 auto;display:grid;position:relative}.section-tag{color:#00d2e6;letter-spacing:4px;text-transform:uppercase;margin-bottom:20px;font-size:.75rem;display:block}.panel-title{margin-bottom:30px;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.1}.panel-title span{color:#ffffff4d}.panel-description{color:#fff9;max-width:450px;margin-bottom:40px;line-height:1.8}.info-item{margin-bottom:25px}.info-item span{color:#00d2e6;letter-spacing:1px;margin-bottom:5px;font-size:.7rem;display:block}.info-item p{font-size:1.1rem}.social-links{gap:30px;margin-top:40px;display:flex}.social-links a{color:#fff;border-bottom:1px solid #fff3;font-size:.9rem;text-decoration:none;transition:all .3s}.social-links a:hover{color:#00d2e6;border-color:#00d2e6}.contact-form-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:30px;padding:50px}.form-input-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.input-group{margin-bottom:20px}.input-group label{color:#ffffff80;margin-bottom:8px;font-size:.75rem;display:block}input,select,textarea{color:#fff;background:#0006;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:16px;font-size:.9rem;transition:all .3s}input:focus,select:focus,textarea:focus{border-color:#00d2e6;outline:none}.submit-btn{cursor:pointer;color:#05070d;background:#fff;border:none;border-radius:12px;width:100%;margin-top:10px;padding:18px;font-weight:700;transition:all .3s}.submit-btn:hover{color:#fff;background:#00d2e6}.response-text{text-align:center;color:#ffffff4d;margin-top:20px;font-size:.75rem}@media (width<=900px){.contact-container{grid-template-columns:1fr;gap:60px}.contact-bg-text{display:none}}@media (width<=600px){.form-input-row{grid-template-columns:1fr}.contact-form-wrapper{padding:30px}.panel-title{font-size:2rem}}@media (width<=480px){.featured-section{padding:70px 1rem}.portfolio-header{margin-bottom:40px}.tagline{letter-spacing:2px;font-size:.55rem}.portfolio-header h2{font-size:1.9rem;line-height:1.1}.featured-description{font-size:.82rem;line-height:1.6}.bento-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:170px;gap:10px;display:grid}.bento-item{border-radius:16px;overflow:hidden}.item-1{height:220px;grid-column:span 2!important}.item-2,.item-3,.item-4{height:190px}.bento-grid .item-5{width:100%;height:200px;grid-column:1/-1!important}.overlay{padding:14px}.mini-tag{letter-spacing:1px;font-size:.45rem}.text-content h4{margin:4px 0;font-size:.85rem}.text-content p{font-size:.65rem;line-height:1.4}.arrow-btn{padding:8px}}.portfolio-section{color:#fff;background:radial-gradient(circle at top,#10131d 0%,#05070d 60%);padding:8rem 6%;scroll-margin-top:80px;position:relative;overflow:hidden}.portfolio-container{width:100%;max-width:1200px;margin:0 auto}.portfolio-top{grid-template-columns:1fr 420px;align-items:end;gap:5rem;margin-bottom:4rem;display:grid}.portfolio-label{width:fit-content;font-family:var(--body-font);letter-spacing:4px;text-transform:uppercase;color:#fffc;border-bottom:1px solid #ffffff29;margin-bottom:2rem;padding-bottom:.8rem;font-size:.72rem;font-weight:500;display:block}.portfolio-title{font-family:var(--heading-font);letter-spacing:-3px;color:#fff;max-width:900px;margin-bottom:2rem;font-size:clamp(3rem,6vw,6.5rem);font-weight:300;line-height:.98}.portfolio-title span{background:linear-gradient(135deg,#fff 20%,#00d2e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.portfolio-right-content{width:100%;overflow:hidden}.portfolio-right-content p{font-family:var(--body-font);letter-spacing:.3px;color:#ffffff8c;max-width:750px;margin-bottom:0;font-size:1rem;font-weight:300;line-height:2}.portfolio-filter-wrapper{flex-wrap:wrap;gap:12px;display:flex}.filter-btn{color:#fff;letter-spacing:1px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;padding:11px 20px;font-size:.68rem;transition:all .35s}.filter-btn:hover{background:#ffffff0f;border-color:#00d2e659;transform:translateY(-2px)}.filter-btn.active{color:#000;background:#00d2e6;border-color:#00d2e6;box-shadow:0 10px 30px #00d2e633}.portfolio-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.p-card{border:1px solid #ffffff14;border-radius:24px;transition:transform .4s,border-color .4s,box-shadow .4s;position:relative;overflow:hidden}.p-card:hover{border-color:#00d2e640;transform:translateY(-6px);box-shadow:0 0 40px #00d2e614}.p-card.horizontal,.p-card.vertical{width:100%;height:420px}.p-video-box{background:#0f1117;border-radius:24px;width:100%;height:420px;position:relative;overflow:hidden}.portfolio-video{object-fit:cover;width:100%;height:100%;transition:transform .8s,filter .5s;display:block}.p-card:hover .portfolio-video{filter:brightness(.7);transform:scale(1.08)}.p-card-overlay{opacity:0;pointer-events:none;background:linear-gradient(#0000001a,#000000e0);flex-direction:column;justify-content:space-between;padding:30px;transition:opacity .4s;display:flex;position:absolute;inset:0}.p-card:hover .p-card-overlay{opacity:1}.p-card-meta{letter-spacing:1px;opacity:.8;justify-content:space-between;font-size:.72rem;display:flex}.p-card-info h3{margin:0;font-size:1.2rem;font-weight:400;line-height:1.2}.p-card-info p{color:#00d2e6;margin:9px 0 18px;font-size:.82rem}.view-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff73;border-radius:40px;align-items:center;gap:8px;width:fit-content;padding:9px 16px;font-size:.72rem;transition:all .35s;display:flex}.view-btn:hover{background:#ffffff14;transform:translateY(-2px)}@media (width<=1200px){.portfolio-top{grid-template-columns:1fr 320px}}@media (width<=992px){.portfolio-section{padding:8rem 2rem}.portfolio-top{grid-template-columns:1fr;gap:2.5rem;margin-bottom:60px}.portfolio-title{font-size:4rem}.portfolio-right-content p{max-width:100%}.portfolio-grid{grid-template-columns:1fr 1fr;gap:18px}.p-card.horizontal,.p-card.vertical,.p-video-box{height:340px}}@media (width<=768px){.portfolio-section{padding:6rem 1.5rem}.portfolio-top{grid-template-columns:1fr;gap:2rem;margin-bottom:45px}.portfolio-label{letter-spacing:3px;margin-bottom:14px;font-size:.72rem}.portfolio-title{letter-spacing:-2px;font-size:clamp(2.3rem,12vw,3.6rem)}.portfolio-right-content p{max-width:100%;margin-bottom:24px;font-size:.92rem;line-height:1.9}.portfolio-filter-wrapper{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:10px;width:100%;padding-bottom:8px;padding-right:10px;display:flex;overflow-x:auto}.portfolio-filter-wrapper::-webkit-scrollbar{display:none}.filter-btn{white-space:nowrap;flex:none;min-width:fit-content;padding:10px 16px;font-size:.58rem}.portfolio-grid{grid-template-columns:1fr 1fr;gap:12px}.p-card.horizontal,.p-card.vertical,.p-video-box{height:220px}.p-card-overlay{opacity:1;padding:12px}.p-card-meta{font-size:.55rem}.p-card-info h3{font-size:1.05rem;line-height:1.2}.p-card-info p{margin:4px 0 10px;font-size:.88rem}.view-btn{padding:6px 10px;font-size:.58rem}}@media (width<=480px){.portfolio-section{padding:4.5rem 1rem}.portfolio-label{letter-spacing:2px;margin-bottom:1.2rem;padding-bottom:.6rem;font-size:.55rem}.portfolio-title{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(1.8rem,8vw,2.3rem);line-height:1.15}.portfolio-right-content p{margin-bottom:2rem;font-size:.82rem;line-height:1.7}.portfolio-grid{grid-template-columns:1fr 1fr;gap:12px}.p-card.horizontal,.p-card.vertical,.p-video-box{border-radius:16px;height:180px}.p-card-overlay{padding:10px}.p-card-info h3{font-size:.95rem}.p-card-info p{margin:2px 0 8px;font-size:.78rem}.view-btn{gap:4px;padding:4px 8px;font-size:.52rem}}@media (width<=375px){.portfolio-title{font-size:1.7rem}.portfolio-right-content p{font-size:.75rem}.p-card-info h3{font-size:.9rem}.p-card-info p{font-size:.72rem}}@media (width>=992px){.portfolio-section{padding:10rem 6%}.portfolio-container{max-width:1300px}.portfolio-top{grid-template-columns:1fr 430px;gap:5rem;margin-bottom:5rem}.portfolio-label{letter-spacing:4px;font-size:.72rem}.portfolio-title{letter-spacing:-3px;margin-bottom:2rem;font-size:clamp(3.5rem,5vw,6rem);line-height:.95}.portfolio-right-content p{max-width:420px;font-size:1rem;line-height:2}.portfolio-filter-wrapper{gap:14px;margin-top:.5rem}.filter-btn{letter-spacing:1.2px;border-radius:50px;padding:12px 22px;font-size:.72rem}.portfolio-grid{grid-template-columns:repeat(2,1fr);gap:24px}.p-card.horizontal,.p-card.vertical,.p-video-box{height:460px}.p-card-overlay{padding:32px}.p-card-meta{letter-spacing:1px;font-size:.75rem}.p-card-info h3{font-size:1.45rem;line-height:1.2}.p-card-info p{margin:10px 0 18px;font-size:.92rem}.view-btn{border-radius:40px;gap:10px;padding:10px 18px;font-size:.75rem}}.video-modal{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.video-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e0;position:absolute;inset:0}.video-modal-content{z-index:2;background:#000;border-radius:24px;width:90%;max-width:1200px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 30px 80px #0009}.popup-video{object-fit:contain;background:#000;width:100%;height:auto;max-height:90vh;display:block}.close-video-btn{color:#fff;cursor:pointer;z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:none;border-radius:50%;width:42px;height:42px;font-size:1rem;transition:all .3s;position:absolute;top:16px;right:16px}.close-video-btn:hover{background:#fff3;transform:scale(1.08)}@media (width<=768px){.video-modal-content{border-radius:18px;width:95%}.close-video-btn{width:38px;height:38px;top:12px;right:12px}}.award-section{background:#05070d;flex-direction:column;align-items:center;padding:10rem 6%;display:flex;position:relative}.section-header{text-align:center;margin-bottom:5rem}.header-subtitle{letter-spacing:5px;color:#00d2e6;margin-bottom:1rem;font-size:.7rem}.header-title{letter-spacing:-2px;color:#fff;margin:0;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300}.header-line{background:#00d2e6;width:60px;height:2px;margin:1.5rem auto}.slider-container{flex-direction:column;align-items:center;width:100%;max-width:1000px;display:flex;position:relative}.award-card-wrapper{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#ffffff05;border:1px solid #ffffff14;justify-content:center;align-items:center;gap:4rem;width:100%;padding:5rem 6rem;display:flex;position:relative;box-shadow:0 20px 50px #0000004d}.award-card-wrapper:active{cursor:grabbing}.award-content{text-align:center;z-index:2}.award-tag{letter-spacing:5px;color:#fff6;text-transform:uppercase;margin-bottom:1.5rem;font-size:.65rem}.main-title{letter-spacing:-1px;text-transform:uppercase;margin:0;font-size:clamp(1.8rem,5vw,3.5rem);font-weight:700;line-height:1.1}.text-highlight{background:linear-gradient(135deg,#fff 20%,#00d2e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.accent-line{background:#fff3;width:100px;height:1px;margin:2rem auto}.stars{color:gold;letter-spacing:8px;margin-bottom:1.5rem;font-size:1.5rem}.sub-title{letter-spacing:4px;color:#ffffffb3;text-transform:uppercase;font-size:.8rem}.laurel{color:#00d2e61a;-webkit-user-select:none;user-select:none;font-size:5rem}.slider-arrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;z-index:100;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:50%;width:56px;height:56px;font-size:22px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.slider-arrow:hover{background:#ffffff14;transform:translateY(-50%)scale(1.08)}.left-arrow{left:-90px}.right-arrow{right:-90px}.slider-dots{gap:15px;margin-top:3rem;display:flex}.dot{cursor:pointer;background:#fff3;border-radius:50%;width:8px;height:8px;transition:all .3s}.dot.active{background:#00d2e6;transform:scale(1.5);box-shadow:0 0 10px #00d2e680}@media (width<=992px){.left-arrow{left:10px}.right-arrow{right:10px}.slider-arrow{width:48px;height:48px;font-size:18px}}@media (width<=768px){.award-section{padding:5rem 1.2rem}.section-header{margin-bottom:3rem}.header-subtitle{letter-spacing:3px;font-size:.6rem}.header-title{font-size:2rem}.award-card-wrapper{border-radius:20px;flex-direction:column;gap:1.5rem;padding:3rem 1.5rem}.award-tag{letter-spacing:3px;font-size:.55rem}.main-title{font-size:1.8rem}.accent-line{width:60px}.stars{letter-spacing:5px;font-size:1.1rem}.sub-title{letter-spacing:2px;font-size:.65rem}.laurel{display:none}.slider-dots{margin-top:2rem}}@media (width<=480px){.award-section{padding:4rem 1rem}.award-card-wrapper{padding:2.5rem 1rem}.header-title{font-size:1.7rem}.main-title{font-size:1.5rem}.stars{letter-spacing:4px;font-size:1rem}.sub-title{font-size:.65rem}}@media (width>=992px){.award-section{padding:10rem 6%}.section-header{margin-bottom:5rem}.header-subtitle{letter-spacing:5px;font-size:.7rem}.header-title{letter-spacing:-2px;font-size:clamp(3rem,5vw,4.5rem)}.header-line{width:60px;margin:1.5rem auto}.slider-container{max-width:1000px;position:relative}.award-card-wrapper{border-radius:0;flex-direction:row;gap:4rem;padding:5rem 6rem;display:flex}.award-tag{letter-spacing:5px;font-size:.65rem}.main-title{font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.1}.accent-line{width:100px;margin:2rem auto}.stars{letter-spacing:8px;font-size:1.5rem}.sub-title{letter-spacing:4px;font-size:.8rem}.laurel{font-size:5rem;display:block}.slider-arrow{width:56px;height:56px;font-size:22px;top:50%;transform:translateY(-50%)}.slider-arrow:hover{transform:translateY(-50%)scale(1.08)}.left-arrow{left:-90px}.right-arrow{right:-90px}.slider-dots{gap:15px;margin-top:3rem}.dot{width:8px;height:8px}}.floating-container{z-index:9999;flex-direction:column;align-items:flex-end;gap:15px;display:flex;position:fixed;bottom:40px;right:40px}.floating-chat-glass{-webkit-backdrop-filter:blur(14px);cursor:pointer;color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:60px;justify-content:flex-start;align-items:center;width:55px;height:55px;padding:12px;transition:all .5s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px #00d2e60d}.floating-chat-glass:hover{background:#ffffff0f;border-color:#00d2e638;width:220px;padding:12px 25px;transform:translateY(-3px);box-shadow:0 0 40px #00d2e61f}.icon-wrapper{color:#00d2e6;z-index:2;justify-content:center;align-items:center;min-width:30px;height:30px;transition:transform .5s;display:flex}.whatsapp-svg{width:24px;height:24px}.chat-label{text-transform:uppercase;letter-spacing:2px;color:#fff;white-space:nowrap;opacity:0;z-index:2;margin-left:15px;font-size:.75rem;font-weight:500;transition:all .4s;transform:translate(10px)}.floating-chat-glass:hover .chat-label{opacity:1;transform:translate(0)}.floating-chat-glass:hover .icon-wrapper{transform:rotate(360deg)}.floating-menu{-webkit-backdrop-filter:blur(20px);z-index:10;background:#0a0a0fbf;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:10px;padding:12px;animation:.3s cubic-bezier(.22,1,.36,1) fadeIn;display:flex;box-shadow:0 15px 35px #0006}.floating-menu button{color:#eee;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:1px;text-align:left;background:0 0;border:none;border-radius:10px;padding:10px 18px;font-size:.75rem;font-weight:600;transition:all .25s}.floating-menu button:hover{color:#00d2e6;background:#00d2e626;transform:translate(3px)}.floating-glow{filter:blur(35px);opacity:.25;z-index:1;pointer-events:none;background:#00d2e6;border-radius:50%;width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=768px){.floating-container{bottom:25px;right:25px}.floating-chat-glass{width:55px;height:55px}.floating-chat-glass:active{width:190px}}.why-section{background:#05070d;padding:8rem 6%;position:relative;overflow:hidden}.why-section:before{content:"";opacity:.03;mix-blend-mode:soft-light;pointer-events:none;z-index:0;background:url(/grain.png);position:absolute;inset:0}.why-section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 20%,#00d2e614,#0000 35%),radial-gradient(circle at 80% 80%,#ffffff08,#0000 30%);position:absolute;inset:0}.why-container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.why-content{text-align:center;flex-direction:column;align-items:center;display:flex}.accent-line{background:linear-gradient(90deg,#00d2e6e6,#0000);width:90px;height:1px;margin-bottom:2.5rem}.section-title{letter-spacing:-3px;color:#fff;max-width:900px;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1}.why-description{color:#ffffff8c;max-width:700px;margin-bottom:4rem;font-size:1rem;font-weight:300;line-height:2}.why-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.why-card{background:linear-gradient(#ffffff0a,#ffffff04);border:1px solid #ffffff0d;padding:2rem;transition:transform .4s,border-color .4s,background .4s;position:relative;overflow:hidden}.why-card:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#00d2e61f,#0000 50%);transition:opacity .4s;position:absolute;inset:0}.why-card:hover:before{opacity:1}.why-card:hover{background:linear-gradient(#ffffff0d,#ffffff05);border-color:#00d2e640;transform:translateY(-6px)}.why-card h3{z-index:2;color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:400;position:relative}.why-card p{z-index:2;color:#ffffff8c;font-size:.95rem;line-height:1.8;position:relative}@media (width<=1024px){.why-grid{grid-template-columns:1fr}.section-title{font-size:4rem}}@media (width<=768px){.why-section{padding:6rem 1.5rem}.section-title{letter-spacing:-2px;font-size:clamp(2.3rem,12vw,3.6rem)}.why-description{margin-bottom:2.5rem;font-size:.92rem;line-height:1.9}.why-card{padding:1.5rem}.why-card h3{font-size:1.05rem}.why-card p{font-size:.88rem}}@media (width<=480px){.section-title{font-size:2rem}.why-description{font-size:.88rem}.why-section{padding:4.5rem 1rem}.section-subtitle{letter-spacing:2px;margin-bottom:1.2rem;padding-bottom:.6rem;font-size:.55rem}.accent-line{width:60px;margin-bottom:1.5rem}.section-title{letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(1.8rem,8vw,2.3rem);line-height:1.15}.why-description{max-width:100%;margin-bottom:2rem;font-size:.82rem;line-height:1.7}.why-grid{gap:12px}.why-card{border-radius:16px;padding:1.2rem}.why-card h3{margin-bottom:.7rem;font-size:.95rem}.why-card p{font-size:.78rem;line-height:1.6}}@media (width<=375px){.section-title{font-size:1.7rem}.why-description{font-size:.75rem}.why-card{padding:1rem}.why-card h3{font-size:.9rem}.why-card p{font-size:.72rem;line-height:1.5}}.bts-section{background:#05070d;padding:8rem 6%;position:relative;overflow:hidden}.bts-section:before{content:"";opacity:.03;mix-blend-mode:soft-light;pointer-events:none;z-index:0;background:url(/grain.png);position:absolute;inset:0}.bts-section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 20%,#00d2e614,#0000 35%),radial-gradient(circle at 80% 80%,#ffffff08,#0000 30%);position:absolute;inset:0}.bts-container{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.section-subtitle{letter-spacing:4px;text-transform:uppercase;color:#fffc;border-bottom:1px solid #ffffff29;width:fit-content;margin-bottom:2rem;padding-bottom:.8rem;font-size:.72rem;font-weight:500}.section-title{letter-spacing:-3px;color:#fff;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:1}.text-highlight{background:linear-gradient(135deg,#fff 20%,#00d2e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.bts-description{color:#ffffff8c;max-width:700px;margin-bottom:4rem;font-size:1rem;font-weight:300;line-height:2}.bts-gallery{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1200px;margin-top:2rem;display:grid}.bts-video-wrapper{background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;width:100%;transition:transform .4s,border-color .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff08,0 20px 60px #0006}.bts-video-wrapper:hover{border-color:#00d2e640;transform:translateY(-4px);box-shadow:0 0 40px #00d2e614,0 25px 80px #00000073}.bts-video-wrapper video{object-fit:cover;width:100%;height:100%;display:block}.bts-info{justify-content:center;gap:4rem;width:100%;max-width:900px;margin-top:3rem;display:flex}.bts-info h3{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:300}.bts-info p{text-transform:uppercase;letter-spacing:2px;color:#ffffff8c;font-size:.75rem}@media (width<=1024px){.section-title{font-size:4rem}.bts-gallery{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (width<=768px){.bts-section{padding:5rem 1rem}.section-title{letter-spacing:-1px;font-size:clamp(2rem,8vw,3rem)}.bts-description{margin-bottom:2rem;font-size:.85rem;line-height:1.7}.bts-gallery{grid-template-columns:repeat(3,1fr);gap:.5rem}.bts-video-wrapper{border-radius:10px}.bts-video-wrapper video{aspect-ratio:9/16;object-fit:cover}.bts-info{flex-direction:column;gap:1.5rem}.bts-info h3{font-size:1.4rem}}@media (width<=375px){.bts-gallery{grid-template-columns:repeat(3,1fr);gap:.35rem}.bts-video-wrapper{border-radius:8px}.bts-video-wrapper video{aspect-ratio:9/16}.section-title{font-size:1.7rem}.bts-description{font-size:.75rem}}.video-modal{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000eb;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.video-modal-content{width:100%;max-width:1000px;position:relative}.video-modal-content video{border-radius:16px;width:100%;max-height:90vh;display:block}.close-btn{cursor:pointer;color:#fff;background:#ffffff26;border:none;border-radius:50%;width:40px;height:40px;font-size:20px;transition:all .3s;position:absolute;top:-50px;right:0}.close-btn:hover{background:#ffffff40}.bts-video-wrapper{cursor:pointer}.team-section{background:#05070d;padding:8rem 6%;position:relative;overflow:hidden}.team-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#00d2e614,#0000 35%),radial-gradient(circle at 80% 70%,#ffffff08,#0000 35%);position:absolute;inset:0}.team-bg-text{font-size:16vw;font-family:var(--heading-font);color:#ffffff05;letter-spacing:-8px;-webkit-user-select:none;user-select:none;pointer-events:none;font-weight:700;position:absolute;top:8%;left:50%;transform:translate(-50%)}.team-container{z-index:2;max-width:1300px;margin:auto;position:relative}.team-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}.team-tag{width:fit-content;font-family:var(--body-font);letter-spacing:4px;text-transform:uppercase;color:#fffc;border-bottom:1px solid #ffffff26;margin-bottom:2rem;padding-bottom:.8rem;font-size:.72rem;font-weight:500}.team-title{font-family:var(--heading-font);letter-spacing:-3px;color:#fff;margin-bottom:2rem;font-size:clamp(3rem,6vw,6rem);font-weight:300;line-height:1}.team-title span{background:linear-gradient(135deg,#fff 20%,#00d2e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.team-description{max-width:760px;font-family:var(--body-font);color:#ffffff8c;font-size:1rem;font-weight:300;line-height:2}.team-grid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}.team-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff08;border:1px solid #ffffff0f;align-items:center;gap:30px;padding:32px;transition:all .45s;display:flex;position:relative;overflow:hidden}.team-card:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#00d2e61a,#0000 45%);transition:all .45s;position:absolute;inset:0}.team-card:hover:before{opacity:1}.team-card:hover{border-color:#00d2e640;transform:translateY(-8px);box-shadow:0 25px 70px #00000073}.team-image{border:4px solid #00d2e659;border-radius:50%;flex-shrink:0;width:220px;height:220px;position:relative;overflow:hidden;box-shadow:0 0 0 8px #ffffff08,0 15px 40px #00000059}.team-image img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .6s}.team-card:hover .team-image img{transform:scale(1.08)}.team-card:hover .team-image{border-color:#00d2e6;box-shadow:0 0 25px #00d2e659,0 15px 40px #00000073}.team-content{z-index:2;position:relative}.team-role{font-family:var(--body-font);color:#00d2e6;letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:600;display:inline-block}.team-content h3{font-family:var(--heading-font);letter-spacing:-1px;color:#fff;margin-bottom:1.2rem;font-size:2rem;font-weight:300;line-height:1.1}.team-content p{font-family:var(--body-font);color:#fff9;font-size:.96rem;line-height:1.9}@media (width<=992px){.team-grid{grid-template-columns:1fr}.team-card{align-items:flex-start}.team-title{font-size:4rem}}@media (width<=768px){.team-section{padding:6rem 1.5rem}.team-title{letter-spacing:-2px;font-size:clamp(2.4rem,11vw,3.8rem)}.team-description{font-size:.92rem;line-height:1.8}.team-card{text-align:center;flex-direction:column;padding:24px}.team-image{width:180px;max-width:none;height:180px;margin:0 auto 1.5rem}.team-role{letter-spacing:2px;font-size:.65rem}.team-content h3{font-size:1.8rem}.team-content p{font-size:.9rem}}@media (width<=480px){.team-section{padding:5rem 1rem}.team-title{font-size:2.2rem}.team-description{font-size:.84rem}.team-image{width:150px;height:150px}.team-content h3{font-size:1.5rem}.team-content p{font-size:.82rem;line-height:1.7}}.services-section{background:#05070d;padding:8rem 6%;position:relative;overflow:hidden}.services-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#00d2e61a,#0000 35%),radial-gradient(circle at 80% 70%,#ffffff08,#0000 30%);position:absolute;inset:0}.services-section:after{content:"";opacity:.35;pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px);background-size:100% 12vh;position:absolute;inset:0}.services-container{z-index:2;max-width:950px;margin:0 auto;position:relative}.services-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.services-title{font-family:var(--heading-font);letter-spacing:-3px;color:#fff;max-width:900px;margin-bottom:2rem;font-size:clamp(3rem,6vw,6.5rem);font-weight:300;line-height:.98}.services-title span{background:linear-gradient(135deg,#fff 20%,#00d2e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.services-subtext{font-family:var(--body-font);letter-spacing:.3px;color:#ffffff8c;text-align:center;max-width:750px;margin:0 auto;font-size:1rem;font-weight:300;line-height:2}.services-pills{flex-wrap:wrap;gap:1rem;display:flex}.service-pill{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:12px;padding:14px 24px;font-size:.95rem;font-weight:500;transition:all .35s;display:flex}.service-pill:hover{background:linear-gradient(#ffffff14,#ffffff08);border-color:#00d2e659}.pill-icon{background:#00d2e6;flex-shrink:0;width:8px;height:8px;transform:rotate(45deg)}@media (width<=992px){.services-section{padding:6rem 1.8rem}}@media (width<=768px){.services-section{padding:5rem 1.2rem}.services-header{margin-bottom:3rem}.services-title{letter-spacing:-2px;margin-bottom:1.5rem;font-size:clamp(2.3rem,12vw,3.6rem);line-height:1}.services-subtext{text-align:center;max-width:100%;font-size:.92rem;line-height:1.9}.services-pills{gap:.8rem}.service-pill{padding:12px 18px;font-size:.85rem}}@media (width<=480px){.services-section{padding:4rem 1rem}.services-title{letter-spacing:-1px;font-size:2.2rem}.services-subtext{font-size:.85rem;line-height:1.7}.service-pill{padding:11px 16px;font-size:.8rem}}
