.preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0a0a0a;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.grid-background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.grid-line{position:absolute;background:#ff6b000d}.grid-line.horizontal{width:100%;height:1px;transform-origin:left}.grid-line.vertical{width:1px;height:100%;transform-origin:top}.preloader-content{display:flex;flex-direction:column;align-items:center;gap:30px;z-index:1}.beam-svg{width:150px;height:auto;filter:drop-shadow(0 0 20px rgba(255,107,0,.3))}.preloader-text{display:flex;flex-direction:column;align-items:center;gap:5px}.preloader-logo{font-family:Montserrat,sans-serif;font-size:3rem;font-weight:900;color:#ff6b00;letter-spacing:15px;text-shadow:0 0 30px rgba(255,107,0,.5)}.preloader-logo-sub{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:300;color:#fff;letter-spacing:20px;opacity:.8}.progress-container{width:300px;height:2px;background:#ffffff1a;position:relative;margin-top:20px}.progress-bar{height:100%;background:linear-gradient(90deg,#ff6b00,#ff8533);box-shadow:0 0 20px #ff6b0080}.progress-text{position:absolute;right:0;top:15px;font-size:.75rem;color:#ff6b00;font-weight:600;font-family:Montserrat,monospace}.loading-text{font-size:.8rem;color:#ffffff80;font-weight:300;letter-spacing:3px;text-transform:uppercase}.corner{position:absolute;width:50px;height:50px;border:2px solid rgba(255,107,0,.3)}.corner.top-left{top:30px;left:30px;border-right:none;border-bottom:none}.corner.top-right{top:30px;right:30px;border-left:none;border-bottom:none}.corner.bottom-left{bottom:30px;left:30px;border-right:none;border-top:none}.corner.bottom-right{bottom:30px;right:30px;border-left:none;border-top:none}@media (max-width: 768px){.preloader-logo{font-size:2rem;letter-spacing:10px}.preloader-logo-sub{font-size:.75rem;letter-spacing:12px}.progress-container{width:200px}.beam-svg{width:100px}.corner{width:30px;height:30px}}.navbar-desktop{position:fixed;top:0;left:0;right:0;width:100%;max-width:100vw;padding:20px 0;z-index:1000;transition:all .3s ease;box-sizing:border-box}.navbar-desktop.scrolled{background:#0a0a0af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px 0;box-shadow:0 2px 20px #0000004d}.nav-container{max-width:1400px;width:100%;margin:0 auto;padding:0 50px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.nav-logo{text-decoration:none;display:flex;align-items:center}.logo-img{height:40px;width:auto}.nav-links{display:flex;gap:40px}.nav-link{text-decoration:none;color:#fff;font-size:.85rem;font-weight:500;letter-spacing:2px;text-transform:uppercase;position:relative;transition:color .3s ease}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#ff6b00;transition:width .3s ease}.nav-link:hover{color:#ff6b00}.nav-link:hover:after{width:100%}.navbar-mobile{display:none}@media (max-width: 768px){.navbar-desktop{display:none}.navbar-mobile{display:block;position:fixed;bottom:0;left:0;right:0;width:100%;z-index:1000;padding:10px 15px 25px;box-sizing:border-box}.mobile-nav-container{display:flex;justify-content:space-around;align-items:center;padding:8px 5px;background:#0f0f0fd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 20px #00000080,inset 0 1px #ffffff08}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;gap:3px;text-decoration:none;padding:6px 10px;border-radius:12px;transition:all .3s ease;position:relative}.mobile-nav-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.mobile-nav-icon svg{width:100%;height:100%;stroke:#ffffff80;stroke-width:1.5;transition:all .3s ease}.mobile-nav-label{font-size:.5rem;font-weight:500;letter-spacing:.3px;color:#fff6;transition:all .3s ease}.mobile-nav-item.active{background:linear-gradient(135deg,#ff6b0033,#ff6b001a);box-shadow:0 0 20px #ff6b0026,inset 0 1px #ffffff1a;transform:translateY(-2px)}.mobile-nav-item.active .mobile-nav-icon svg{stroke:#ff6b00;filter:drop-shadow(0 0 6px rgba(255,107,0,.5))}.mobile-nav-item.active .mobile-nav-label{color:#ff6b00;font-weight:600;text-shadow:0 0 10px rgba(255,107,0,.3)}.mobile-nav-item:active{transform:scale(.92);background:#ff6b001a}}@media (max-width: 380px){.navbar-mobile{padding:8px 10px 20px}.mobile-nav-container{padding:10px 5px}.mobile-nav-item{padding:6px 8px}.mobile-nav-icon{width:20px;height:20px}.mobile-nav-label{font-size:.55rem}}@supports (padding-bottom: env(safe-area-inset-bottom)){@media (max-width: 768px){.navbar-mobile{padding-bottom:calc(15px + env(safe-area-inset-bottom))}}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);width:100%;max-width:100vw}.blueprint-bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.15}.blueprint-line{stroke-dasharray:1000;stroke-dashoffset:1000;fill:none}.blueprint-line.grid{stroke:#ff6b00;stroke-width:.5;opacity:.3}.blueprint-line.beam{stroke:#ff6b00;stroke-width:2}.blueprint-line.brace{stroke:#ff6b00;stroke-width:1;stroke-dasharray:10 5}.blueprint-line.dim{stroke:#ff6b00;stroke-width:1}.hero-content{position:relative;z-index:10;text-align:center;max-width:1000px;padding:0 20px}.hero-badge{display:inline-block;padding:10px 25px;border:1px solid rgba(255,107,0,.3);margin-bottom:30px}.hero-badge span{font-size:.75rem;font-weight:600;letter-spacing:4px;color:#ff6b00}.hero-title{display:flex;flex-direction:column;gap:5px;margin-bottom:30px}.title-line{font-size:4rem;font-weight:900;line-height:1.1;letter-spacing:5px;color:#fff}.title-line.highlight{color:#ff6b00;text-shadow:0 0 60px rgba(255,107,0,.4)}.hero-description{font-size:1.1rem;font-weight:300;color:#ffffffb3;line-height:1.8;margin-bottom:40px;letter-spacing:1px}.hero-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:60px}.btn{display:inline-flex;align-items:center;gap:10px;padding:15px 35px;font-size:.85rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn-primary{background:#ff6b00;color:#fff;border:2px solid #ff6b00}.btn-primary:hover{background:transparent;color:#ff6b00;transform:translateY(-3px);box-shadow:0 10px 30px #ff6b004d}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-secondary:hover{border-color:#ff6b00;color:#ff6b00;transform:translateY(-3px)}.hero-stats{display:flex;justify-content:center;align-items:center;gap:40px}.stat{display:flex;flex-direction:column;align-items:center;gap:5px}.stat-number{font-size:2.5rem;font-weight:800;color:#ff6b00}.stat-label{font-size:.75rem;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#ffffff80}.stat-divider{width:1px;height:50px;background:#fff3}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:10px}.scroll-indicator span{font-size:.7rem;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#fff6}.scroll-line{width:1px;height:60px;background:#fff3;position:relative;overflow:hidden}.scroll-dot{width:3px;height:10px;background:#ff6b00;position:absolute;left:-1px;top:0;animation:scrollDown 2s ease-in-out infinite}@keyframes scrollDown{0%{top:0;opacity:0}20%{opacity:1}80%{opacity:1}to{top:100%;opacity:0}}@media (max-width: 1024px){.title-line{font-size:3rem;letter-spacing:3px}}@media (max-width: 768px){.hero{min-height:100vh;padding:30px 0 100px}.hero-content{padding:0 20px}.hero-mobile-logo{display:block;width:160px;height:auto;margin:0 auto 30px;opacity:.9}.hero-badge{padding:6px 12px;margin-bottom:15px}.hero-badge span{font-size:.5rem;letter-spacing:1.5px}.hero-title{gap:2px;margin-bottom:15px}.title-line{font-size:1.8rem;letter-spacing:1px;line-height:1.2}.title-line.highlight{font-size:2.2rem}.hero-description{font-size:.8rem;line-height:1.6;margin-bottom:25px;padding:0 5px;color:#fff9}.hero-description br{display:none}.hero-buttons{flex-direction:row;gap:10px;margin-bottom:30px;justify-content:center}.btn{padding:10px 18px;font-size:.65rem;width:auto;max-width:none;letter-spacing:1px}.btn svg{width:14px;height:14px}.hero-stats{flex-direction:row;gap:20px;justify-content:center;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);margin-top:10px}.stat{min-width:auto}.stat-number{font-size:1.4rem}.stat-label{font-size:.55rem;letter-spacing:.5px}.stat-divider,.scroll-indicator{display:none}}@media (max-width: 400px){.title-line{font-size:1.3rem}.hero-badge span{font-size:.5rem}.stat-number{font-size:1.3rem}.stat-label{font-size:.55rem}}.scroll-logo{position:absolute;pointer-events:none;z-index:1}.scroll-logo-svg{width:100%;height:100%}.scroll-logo-left{left:-5%;top:20%;width:400px;height:400px;transform:rotate(-15deg)}.scroll-logo-right{right:-5%;top:30%;width:350px;height:350px;transform:rotate(15deg)}.scroll-logo-center{left:50%;top:50%;transform:translate(-50%,-50%);width:500px;height:500px}.scroll-logo-large{right:-10%;bottom:-10%;width:600px;height:600px;transform:rotate(20deg)}@media (max-width: 768px){.scroll-logo-left{left:-20%;width:250px;height:250px}.scroll-logo-right{right:-20%;width:200px;height:200px}.scroll-logo-center{width:300px;height:300px}.scroll-logo-large{width:350px;height:350px}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.about{padding:120px 0;background:#0a0a0a;position:relative;overflow:hidden}.about-container{max-width:1400px;margin:0 auto;padding:0 50px}.section-header{text-align:center;margin-bottom:80px}.section-tag{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:4px;color:#ff6b00;margin-bottom:20px;padding:10px 20px;border:1px solid rgba(255,107,0,.3)}.section-title{font-size:3rem;font-weight:800;color:#fff}.section-title span{color:#ff6b00}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-bottom:80px}.about-text{display:flex;flex-direction:column;gap:20px}.about-text p{font-size:1rem;line-height:1.8;color:#ffffffb3}.about-intro{font-size:1.15rem!important;color:#ffffffe6!important}.about-text strong{color:#ff6b00;font-weight:600}.about-highlight{padding:20px;border-left:3px solid #ff6b00;background:#ff6b000d;font-style:italic;margin-top:10px}.founder-info{display:flex;gap:25px;margin-top:30px;padding:25px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);align-items:center;transition:all .3s ease}.founder-info.clickable{cursor:pointer}.founder-info.clickable:hover{border-color:#ff6b0066;background:#ff6b000d;transform:translateY(-3px)}.founder-image{width:100px;height:100px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid #ff6b00;position:relative}.founder-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.founder-info.clickable:hover .founder-image img{transform:scale(1.1)}.founder-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#ff6b00cc;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transition:opacity .3s ease;border-radius:50%}.founder-info.clickable:hover .founder-image-overlay{opacity:1}.click-hint{display:block;margin-top:10px;font-size:.75rem;color:#ff6b00;opacity:.7;transition:opacity .3s ease}.founder-info.clickable:hover .click-hint{opacity:1}.founder-text h4{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:5px}.founder-text span{font-size:.8rem;color:#ff6b00;font-weight:500;letter-spacing:1px}.founder-text p{margin-top:15px;font-size:.9rem!important}.about-values{width:100%}.about-values h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:30px}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.value-card{padding:25px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);transition:all .3s ease;position:relative}.value-card:hover{border-color:#ff6b004d;background:#ff6b0008;transform:translateY(-5px)}.value-number{font-size:.7rem;font-weight:700;color:#ff6b00;letter-spacing:2px}.value-card h4{font-size:1rem;font-weight:700;color:#fff;margin:10px 0}.value-card p{font-size:.85rem;line-height:1.6;color:#fff9}.values-swiper{width:100%;padding-bottom:50px!important;overflow:visible}.values-swiper .swiper-wrapper{padding-bottom:10px}.values-swiper .swiper-slide{height:auto}.values-swiper .swiper-pagination{bottom:0!important}.values-swiper .swiper-pagination-bullet{background:#ffffff4d;opacity:1;width:10px;height:10px}.values-swiper .swiper-pagination-bullet-active{background:#ff6b00}.values-swiper .value-card{height:100%;min-height:180px}.mission-vision{display:grid;grid-template-columns:1fr 1fr;gap:40px}.mv-card{padding:40px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);position:relative;overflow:hidden}.mv-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#ff6b00,transparent)}.mv-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#ff6b001a;color:#ff6b00;margin-bottom:20px}.mv-card h3{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:15px}.mv-card p{font-size:.95rem;line-height:1.8;color:#ffffffb3}@media (max-width: 1024px){.about-content{grid-template-columns:1fr;gap:60px}.values-grid{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.about{padding:60px 0}.about-container{padding:0 15px}.section-header{margin-bottom:40px}.section-tag{font-size:.65rem;padding:8px 15px;letter-spacing:2px}.section-title{font-size:1.8rem}.about-content{grid-template-columns:1fr;gap:40px;margin-bottom:40px}.about-text p{font-size:.9rem}.about-intro{font-size:1rem!important}.about-highlight{padding:15px;font-size:.9rem}.founder-info{flex-direction:column;text-align:center;padding:20px}.founder-image{width:100px;height:100px}.founder-text h4{font-size:1.1rem}.founder-text p{font-size:.85rem!important}.about-values{width:100%;overflow:hidden}.about-values h3{font-size:1.3rem;margin-bottom:20px;text-align:center}.values-grid{grid-template-columns:1fr}.value-card{padding:20px}.mission-vision{grid-template-columns:1fr;gap:20px}.mv-card{padding:20px}.mv-card h3{font-size:1.1rem}.mv-card p{font-size:.85rem}.mv-icon{width:50px;height:50px}.click-hint{display:none}}.founder-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000eb;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.founder-modal{background:linear-gradient(145deg,#1a1a1a,#0d0d0d);max-width:900px;width:90%;max-height:90vh;overflow-y:auto;position:relative;border:1px solid rgba(255,107,0,.2)}.founder-modal-close{position:absolute;top:15px;right:15px;background:#ffffff1a;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:10;transition:all .3s ease}.founder-modal-close:hover{background:#ff6b00}.founder-modal-content{display:flex;flex-direction:row}.founder-modal-image{position:relative;width:45%;flex-shrink:0;overflow:hidden}.founder-modal-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.founder-modal-image-accent{position:absolute;right:0;top:0;width:100px;height:100%;background:linear-gradient(to left,#1a1a1a,transparent)}.founder-modal-info{padding:30px;text-align:left;flex:1;display:flex;flex-direction:column;justify-content:center}.founder-modal-header{margin-bottom:20px}.founder-modal-header h2{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:5px}.founder-title{font-size:.85rem;color:#ff6b00;font-weight:600;letter-spacing:1px;text-transform:uppercase}.founder-modal-bio p{font-size:.9rem;line-height:1.7;color:#ffffffbf;margin-bottom:12px}.founder-modal-bio strong{color:#ff6b00}.founder-modal-highlights{display:flex;gap:15px;margin:25px 0;padding:20px;background:#ff6b000d;border:1px solid rgba(255,107,0,.15)}.highlight-item{flex:1;text-align:center}.highlight-number{display:block;font-size:1.5rem;font-weight:800;color:#ff6b00;line-height:1}.highlight-label{display:block;font-size:.7rem;color:#fff9;margin-top:5px;text-transform:uppercase;letter-spacing:.5px}.founder-modal-expertise h4{font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ffffff80;margin-bottom:12px}.expertise-tags{display:flex;flex-wrap:wrap;gap:8px}.expertise-tags span{padding:6px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);font-size:.75rem;color:#fffc;transition:all .3s ease}.expertise-tags span:hover{border-color:#ff6b0066;color:#ff6b00}@media (max-width: 768px){.founder-modal{width:95%;max-height:85vh}.founder-modal-content{flex-direction:column}.founder-modal-image{width:100%;height:250px}.founder-modal-image-accent{right:auto;top:auto;bottom:0;left:0;width:100%;height:80px;background:linear-gradient(to top,#1a1a1a,transparent)}.founder-modal-info{padding:20px;text-align:center}.founder-modal-header h2{font-size:1.5rem}.founder-modal-bio p{font-size:.85rem}.founder-modal-highlights{flex-direction:row;gap:10px;padding:15px}.highlight-number{font-size:1.3rem}.highlight-label{font-size:.6rem}.expertise-tags{justify-content:center}.expertise-tags span{font-size:.7rem;padding:5px 10px}}.services{padding:120px 0;background:linear-gradient(180deg,#0a0a0a,#111);position:relative}.services-container{max-width:1400px;margin:0 auto;padding:0 50px}.section-subtitle{font-size:1.1rem;color:#fff9;margin-top:15px;font-weight:300}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px}.service-card{padding:40px 30px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);transition:all .4s ease;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;width:0;height:3px;background:#ff6b00;transition:width .4s ease}.service-card:hover{transform:translateY(-10px);border-color:#ff6b004d;background:#ff6b0008}.service-card:hover:before{width:100%}.service-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#ff6b001a;margin-bottom:25px}.service-icon svg{width:30px;height:30px;color:#ff6b00}.service-card h3{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:15px}.service-card>p{font-size:.95rem;line-height:1.7;color:#fff9;margin-bottom:20px}.service-features{list-style:none;display:flex;flex-direction:column;gap:10px}.service-features li{display:flex;align-items:center;gap:10px;font-size:.85rem;color:#ffffffb3}.codes-banner{margin-top:80px;padding:40px;background:#ff6b000d;border:1px solid rgba(255,107,0,.2);display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.codes-banner>span{font-size:1rem;font-weight:600;color:#fff;letter-spacing:1px}.codes-list{display:flex;gap:20px;flex-wrap:wrap}.code-item{padding:12px 25px;background:#ff6b001a;border:1px solid rgba(255,107,0,.3);font-size:.9rem;font-weight:700;color:#ff6b00;letter-spacing:2px}@media (max-width: 1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}.services-swiper{margin-top:40px;padding-bottom:50px}.services-swiper .swiper-slide{height:auto}.services-swiper .service-card{height:100%;margin:0}.services-swiper .swiper-pagination-bullet{background:#ffffff4d;opacity:1}.services-swiper .swiper-pagination-bullet-active{background:#ff6b00}@media (max-width: 768px){.services{padding:80px 0}.services-container{padding:0 20px}.services-grid{grid-template-columns:1fr}.codes-banner{flex-direction:column;gap:20px;text-align:center}.codes-list{justify-content:center}.service-card{padding:30px 20px}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.projects{padding:120px 0;background:#0a0a0a;position:relative}.projects-container{max-width:1400px;margin:0 auto;padding:0 50px}.filter-tabs{display:flex;justify-content:center;gap:15px;margin-top:40px;flex-wrap:wrap}.filter-tab{padding:12px 25px;background:transparent;border:1px solid rgba(255,255,255,.2);color:#ffffffb3;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:1px;cursor:pointer;transition:all .3s ease}.filter-tab:hover{border-color:#ff6b0080;color:#ff6b00}.filter-tab.active{background:#ff6b00;border-color:#ff6b00;color:#fff}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.project-card{cursor:pointer;overflow:hidden;background:#ffffff05;border:1px solid rgba(255,255,255,.08);transition:all .4s ease}.project-card:hover{transform:translateY(-10px);border-color:#ff6b004d}.project-image{position:relative;height:250px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover}.image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#ffffff4d}.image-placeholder.large{min-height:300px;max-height:70vh}.image-count{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;gap:5px;padding:5px 10px;background:#000000b3;color:#fff;font-size:.75rem;font-weight:500;border-radius:4px;z-index:5}.project-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#ff6b00e6;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.project-card:hover .project-overlay{opacity:1}.view-btn{padding:12px 25px;background:#fff;color:#ff6b00;font-size:.85rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.project-info{padding:25px}.project-category{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ff6b00;margin-bottom:10px}.project-info h3{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:5px}.project-info p{font-size:.85rem;color:#ffffff80}.project-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.project-modal{background:#1a1a1a;max-width:700px;width:90%;max-height:90vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:20px;right:20px;background:#ffffff1a;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:10;transition:all .3s ease}.modal-close:hover{background:#ff6b00}.modal-image{width:100%;position:relative}.modal-image>img{width:100%;max-height:50vh;object-fit:contain;background:#0a0a0a;display:block}.modal-swiper{width:100%;background:#0a0a0a}.modal-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;background:#0a0a0a}.modal-swiper .swiper-slide img{width:100%;max-height:50vh;object-fit:contain;display:block}.modal-swiper .swiper-button-next,.modal-swiper .swiper-button-prev{color:#ff6b00;background:#00000080;width:40px;height:40px;border-radius:50%}.modal-swiper .swiper-button-next:after,.modal-swiper .swiper-button-prev:after{font-size:18px}.modal-swiper .swiper-pagination-bullet{background:#ffffff80;opacity:1}.modal-swiper .swiper-pagination-bullet-active{background:#ff6b00}.modal-content{padding:20px 25px 25px}.project-details{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:15px;padding:15px 20px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.detail-item{display:flex;flex-direction:column;gap:5px}.detail-label{font-size:.7rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#ff6b00}.detail-value{font-size:.95rem;color:#ffffffd9;font-weight:500}.modal-content h2{font-size:1.6rem;font-weight:700;color:#fff;margin:5px 0 10px}.project-location{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#fff9;margin-bottom:15px}.project-location svg{color:#ff6b00}.project-description{font-size:.9rem;line-height:1.6;color:#ffffffb3;margin-bottom:15px}.project-scope h4{font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#fff;margin-bottom:10px}.scope-tags{display:flex;flex-wrap:wrap;gap:8px}.scope-tag{padding:6px 12px;background:#ff6b001a;border:1px solid rgba(255,107,0,.3);font-size:.75rem;color:#ff6b00}@media (max-width: 1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}.projects-swiper{margin-top:30px;padding-bottom:50px}.projects-swiper .swiper-pagination-bullet{background:#ffffff4d;opacity:1}.projects-swiper .swiper-pagination-bullet-active{background:#ff6b00}.projects-swiper .project-card{height:100%}@media (max-width: 768px){.projects{padding:80px 0}.projects-container{padding:0 20px}.projects-grid{grid-template-columns:1fr}.filter-tabs{gap:8px}.filter-tab{padding:8px 12px;font-size:.7rem}.project-modal-overlay{padding:10px}.project-modal{width:100%;max-height:95vh}.modal-close{top:10px;right:10px;width:35px;height:35px}.modal-image>img,.modal-swiper .swiper-slide img{max-height:35vh}.modal-swiper .swiper-button-next,.modal-swiper .swiper-button-prev{width:30px;height:30px}.modal-swiper .swiper-button-next:after,.modal-swiper .swiper-button-prev:after{font-size:14px}.modal-content{padding:15px 20px 20px}.modal-content h2{font-size:1.3rem}.project-details{gap:12px;padding:12px 15px}.detail-label{font-size:.65rem}.detail-value{font-size:.85rem}.project-description{font-size:.85rem;margin-bottom:12px}.scope-tags{gap:6px}.scope-tag{padding:5px 10px;font-size:.7rem}.project-image{height:200px}}.contact{padding:120px 0;background:linear-gradient(180deg,#111,#0a0a0a);position:relative}.contact-container{max-width:1400px;margin:0 auto;padding:0 50px}.contact-content{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;margin-top:60px}.contact-info h3{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:20px}.contact-info>p{font-size:1rem;line-height:1.8;color:#fff9;margin-bottom:40px}.contact-details{display:flex;flex-direction:column;gap:25px}.contact-item{display:flex;gap:20px;align-items:flex-start}.contact-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#ff6b001a;flex-shrink:0}.contact-icon svg{width:24px;height:24px;color:#ff6b00}.contact-item span{display:block;font-size:.75rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ffffff80;margin-bottom:5px}.contact-item a,.contact-item p{font-size:1rem;color:#fff;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#ff6b00}.social-links{display:flex;gap:15px;margin-top:40px}.social-link{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;transition:all .3s ease}.social-link svg{width:20px;height:20px}.social-link:hover{background:#ff6b00;border-color:#ff6b00}.contact-form-wrapper{background:#ffffff05;border:1px solid rgba(255,255,255,.08);padding:50px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}.form-group{margin-bottom:25px}.form-group label{display:block;font-size:.8rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#ffffffb3;margin-bottom:10px}.form-group input,.form-group textarea{width:100%;padding:15px 20px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:#fff;font-family:Montserrat,sans-serif;font-size:.95rem;transition:all .3s ease}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff4d}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ff6b00;background:#ff6b000d}.form-group textarea{resize:vertical;min-height:120px}.form-status{padding:15px 20px;margin-bottom:20px;font-size:.9rem}.form-status.success{background:#4caf501a;border:1px solid rgba(76,175,80,.3);color:#4caf50}.form-status.error{background:#f443361a;border:1px solid rgba(244,67,54,.3);color:#f44336}.submit-btn{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:#ff6b00;border:2px solid #ff6b00;color:#fff;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s ease}.submit-btn:hover:not(:disabled){background:transparent;color:#ff6b00}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.loading-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1024px){.contact-content{grid-template-columns:1fr;gap:60px}}@media (max-width: 768px){.contact{padding:80px 0}.contact-container{padding:0 20px}.contact-form-wrapper{padding:30px 20px}.form-row{grid-template-columns:1fr;gap:0}}.footer{background:#050505;padding:80px 0 0;border-top:1px solid rgba(255,255,255,.05)}.footer-container{max-width:1400px;margin:0 auto;padding:0 50px}.footer-top{display:grid;grid-template-columns:1.2fr 2fr;gap:80px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.05)}.footer-brand{max-width:350px}.footer-logo{height:50px;width:auto;margin-bottom:25px}.footer-brand p{font-size:.95rem;line-height:1.8;color:#ffffff80}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-column h4{font-size:.85rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#fff;margin-bottom:25px}.footer-column a,.footer-column span{display:block;font-size:.9rem;color:#ffffff80;text-decoration:none;margin-bottom:12px;transition:color .3s ease}.footer-column a:hover{color:#ff6b00}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:30px 0}.footer-bottom p{font-size:.85rem;color:#fff6}.developer-credit{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#fff6}.heart-icon{width:14px;height:14px;color:#ff6b00;animation:heartbeat 1.5s ease-in-out infinite}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.developer-link{color:#ff6b00;text-decoration:none;font-weight:600;position:relative;transition:all .3s ease}.developer-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#ff6b00;transition:width .3s ease}.developer-link:hover:after{width:100%}@media (max-width: 1024px){.footer-top{grid-template-columns:1fr;gap:50px}.footer-brand{max-width:100%}}@media (max-width: 768px){.footer{padding:60px 0 0}.footer-container{padding:0 20px}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:15px;text-align:center}.developer-credit{font-size:.8rem}}@media (max-width: 480px){.footer-links{grid-template-columns:1fr;gap:30px}}.app{opacity:0;transition:opacity .5s ease;width:100%;max-width:100vw;overflow-x:hidden}.app.hidden{opacity:0}.app.visible{opacity:1}*{margin:0;padding:0;box-sizing:border-box}:root{--black: #0a0a0a;--dark-gray: #1a1a1a;--orange: #ff6b00;--orange-light: #ff8533;--orange-dark: #cc5500;--white: #ffffff;--gray: #888888;--light-gray: #cccccc}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:Montserrat,sans-serif;background-color:var(--black);color:var(--white);overflow-x:hidden;width:100%;max-width:100vw}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:700}
