body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{align-items:center;background-color:#0f0f0f;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem 10rem}@media (max-width:768px){.navbar{padding:1rem 2rem}.nav-list{flex-direction:column;gap:1rem;margin-top:1rem}}.nav-left .nav-logo img{display:block;height:40px;width:auto}.nav-list{display:flex;gap:2rem;list-style-type:none;margin:0;padding:0}.nav-link{color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#007aff}.nav-waitlist{font-size:1.05rem;font-weight:600;letter-spacing:.3px}.nav-waitlist:hover{text-decoration:underline}@media (max-width:768px){.navbar{padding:1rem 1.5rem}.nav-list,.navbar{flex-direction:row;flex-wrap:nowrap;gap:1rem}.nav-list{justify-content:flex-end}.nav-left .nav-logo img{height:32px}.nav-link{font-size:.95rem}}.footer{background-color:#0f0f0f;border-top:1px solid #ffffff0d;color:#fff;padding:2rem 10rem;text-align:center}.footer-content{align-items:center;display:flex;flex-direction:column;gap:1rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#9b8447;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}@media (max-width:768px){.footer{padding:2rem}.footer-links{flex-direction:column;gap:1rem}}.hero{background-color:#0f0f0f;color:#fff;justify-content:center;padding:4rem 10rem}.hero,.hero-content{align-items:center;display:flex}.hero-content{flex-direction:row;flex-wrap:wrap;gap:3rem;justify-content:space-between;max-width:1300px}.hero-text{flex:1 1 500px}.hero-text h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-text .highlight{color:#fff;font-weight:800;letter-spacing:1px}.hero-text .subtext{color:#ccc;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.sub-highlight{color:#fff;display:inline-block;font-weight:500;margin-top:.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem}.btn-primary{background-color:#007aff;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 1.6rem;text-decoration:none}.btn-primary:hover{background-color:#0061cc}.btn-secondary{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;text-decoration:underline}.hero-image{align-items:center;border-radius:1rem;display:flex;flex:1 1 400px;justify-content:center;padding:1rem}.hero-image img{border-radius:1rem;max-width:350px;width:100%}@media (max-width:768px){.hero{padding:4rem 2rem}.hero-content{flex-direction:column;text-align:center}.hero-image,.hero-text{flex:1 1 100%}.hero-buttons{justify-content:center}.hero-text h1{font-size:2.4rem}}.modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0f0f99;z-index:1000}.modal-content{animation:popupFade .3s ease-out;background-color:#141414;border-radius:1.2rem;box-shadow:0 12px 30px #007aff40;max-width:420px;padding:2rem 2.5rem}@keyframes popupFade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-content h3{color:#9b8447;font-size:1.6rem;margin-bottom:1rem}.modal-content p{color:#ccc;font-size:1rem;margin-bottom:2rem}.btn-close{background:#007aff;color:#fff;font-size:.95rem;font-weight:500;padding:.6rem 1.4rem}.team-section{background-color:#0f0f0f;color:#fff;padding:6rem 10rem}.team-heading{font-size:2.8rem;font-weight:700;letter-spacing:1px;margin-bottom:4rem;text-align:center}.team-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.team-card-refined{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2c1d00,#1c1400);border:1px solid #f5d56e26;border-radius:1.2rem;box-shadow:0 12px 40px #9b844726;display:flex;padding:2rem 2.5rem;transition:transform .4s ease,box-shadow .4s ease}.team-card-refined:hover{box-shadow:0 0 40px #f5d56e4d;transform:translateY(-6px)}.card-left{margin-right:1.8rem}.card-avatar{border:2px solid #9b8447;border-radius:50%;box-shadow:0 0 10px #f5d56e40;height:90px;object-fit:cover;width:90px}.card-right{flex:1 1}.card-name{color:#fffbe6;font-size:1.3rem;font-weight:600;margin-bottom:.25rem}.card-title{color:gold;font-size:1rem;font-weight:500;margin-bottom:.75rem}.card-details{color:#eee4c3;font-size:.92rem;line-height:1.5;margin-bottom:1rem;white-space:pre-line}.card-divider{background:linear-gradient(90deg,#0000,#9b8447,#0000);height:1px;margin:.75rem 0 1rem;width:100%}.card-logos{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.card-logo{filter:none;height:22px;opacity:.9;transition:transform .3s ease,opacity .3s ease}.card-logo:hover{opacity:1;transform:scale(1.1)}@media (max-width:768px){.team-section{padding:4rem 2rem}.team-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);justify-content:center}.team-card-refined{display:flex;flex-direction:column;justify-content:space-between}.card-left{margin:0 auto 1rem}.card-right{text-align:center}.card-logos{justify-content:center}.card-avatar{height:80px;width:80px}.card-logo{height:20px}}.uwb-section{background-color:#0f0f0f;color:#fff;padding:6rem 10rem;text-align:center}.uwb-heading{color:#9b8447;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.uwb-intro{color:#ccc;font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:800px}.uwb-table{border-collapse:collapse;font-size:1rem;margin:0 auto 3rem;max-width:900px;width:100%}.uwb-table td,.uwb-table th{border:1px solid #ffffff26;color:#eee4c3;padding:1rem;text-align:center}.uwb-table th{background-color:#1f1f1f;color:#9b8447;font-weight:600}.uwb-table tr:nth-child(2n){background-color:#1a1a1a}.uwb-highlight p{color:#fffbe6;font-size:1.1rem;font-weight:500}@media (max-width:768px){.uwb-section{padding:4rem 2rem}.uwb-heading{font-size:2rem}.uwb-intro{font-size:1rem}.uwb-table td,.uwb-table th{font-size:.9rem;padding:.75rem}}.creative-section{background-color:#0f0f0f;color:#fff;padding:6rem 10rem}.creative-content{align-items:center;display:flex;flex-wrap:nowrap;gap:3rem;justify-content:space-between}.creative-video{align-items:center;aspect-ratio:16/9;border-radius:1rem;box-shadow:0 12px 30px #0006;display:flex;flex:1 1 600px;justify-content:center;max-width:100%;overflow:hidden}.creative-video iframe{border:none;display:block;height:100%;width:100%}.creative-text{flex:1 1 50%;max-width:50%;text-align:left}.creative-text h2{color:#9b8447;font-size:2rem;margin-bottom:1rem}.creative-tagline{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.creative-text ul{font-size:1rem;line-height:1.8;list-style:none;padding:0}.creative-text li{color:#eee4c3;margin-bottom:.8rem}@media (max-width:768px){.creative-section{padding:4rem 2rem}.creative-content{flex-direction:column;text-align:center}.creative-text,.creative-video{flex:1 1 100%;max-width:100%}.creative-text h2{font-size:1.6rem}.creative-video iframe{aspect-ratio:16/9;height:auto;width:100%}.creative-text{margin-top:2rem;text-align:center}}.howhybrid-section{background-color:#0f0f0f;color:#fff;padding:6rem 10rem}.howhybrid-heading{color:#fff;font-size:2.5rem;margin-bottom:3rem;text-align:center}.howhybrid-content{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:4rem;justify-content:space-between}.howhybrid-steps{display:flex;flex:1 1 400px;flex-direction:column;gap:2rem;min-width:0}.howhybrid-step{background:linear-gradient(135deg,#141414,#1c1c1c);border-left:4px solid #0000;border-radius:1rem;cursor:pointer;padding:1.2rem 1.5rem;transition:all .3s ease}.howhybrid-step.active,.howhybrid-step:hover{background-color:#1f1f1f;border-left:4px solid #007aff}.howhybrid-step .step-number{color:#007aff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.howhybrid-step h3{color:#fff;font-size:1.3rem;margin-bottom:.5rem}.howhybrid-step p{color:#ccc;font-size:1rem;line-height:1.6}.howhybrid-preview{align-items:center;border-radius:1.2rem;box-shadow:0 12px 30px #007aff26;display:flex;flex:1 1 360px;justify-content:center;max-width:360px;min-width:0;overflow:hidden}.howhybrid-preview img{border-radius:1.2rem;display:block;height:auto;object-fit:contain;width:100%}@media (max-width:768px){.howhybrid-section{padding:4rem 2rem}.howhybrid-content{flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:center}.howhybrid-preview,.howhybrid-steps{flex:1 1 100%;max-width:100%}.howhybrid-preview{margin-top:2rem;padding:0}.howhybrid-preview img{object-fit:contain;width:100%}}.trusted-section{background-color:#0f0f0f;color:#fff;padding:6rem 10rem;text-align:center}.trusted-heading{color:#9b8447;font-size:2.4rem;margin-bottom:1rem}.trusted-subtext{color:#ccc;font-size:1.1rem;margin-bottom:2rem}.trusted-logos{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.trusted-logo{height:48px;opacity:.95;transition:transform .3s ease,opacity .3s ease}.trusted-logo:hover{opacity:1;transform:scale(1.05)}@media (max-width:768px){.trusted-section{padding:4rem 2rem}.trusted-logo{height:40px}.trusted-heading{font-size:2rem}.trusted-subtext{font-size:1rem}}.fee-section{background-color:#0f0f0f;color:#fff;padding:6rem 10rem;text-align:center}.fee-heading{color:#fff;font-size:2.5rem;margin-bottom:1.5rem}.fee-subtext{color:#ccc;font-size:1.1rem;line-height:1.7;margin:0 auto 2rem;max-width:700px}.fee-image-wrapper{border-radius:1.2rem;box-shadow:0 12px 35px #007aff26;margin:0 auto;max-width:1000px;overflow:hidden}.fee-image{border-radius:1rem;display:block;height:auto;width:100%}.fee-caption{color:#999;font-size:.9rem;font-style:italic;margin-top:1rem}@media (max-width:768px){.fee-section{padding:4rem 2rem}.fee-subtext{font-size:1rem}.fee-image,.fee-image-wrapper{border-radius:.75rem}}.waitlist-section{background-color:#0f0f0f;color:#fff;padding:6rem 10rem;text-align:center}.waitlist-heading{color:#9b8447}.waitlist-subtext{margin-bottom:2.5rem}.waitlist-form{gap:1.2rem;max-width:600px}.waitlist-form input,.waitlist-form select{background-color:#1a1a1a;border:1px solid #333;border-radius:.5rem;padding:.85rem 1.2rem}.waitlist-form input:focus,.waitlist-form select:focus{border-color:#9b8447;outline:none}.waitlist-form button{background-color:#9b8447;border-radius:2rem;color:#0f0f0f;font-size:1rem;font-weight:600;padding:.9rem 1.4rem;transition:background-color .3s ease}.waitlist-form button:hover{background-color:#b99d5d}@media (max-width:768px){.waitlist-section{padding:4rem 2rem}.waitlist-heading{font-size:2rem}.waitlist-subtext{font-size:1rem}.waitlist-form{width:100%}}.wpark-how{background-color:#0a0a0a;color:#fff;padding:5rem 7rem}.wpark-how h2{color:#b79a5e;font-family:Prata,serif;font-size:2.5rem;margin-bottom:1rem;text-align:center}.intro{font-family:Josefin Sans,sans-serif;font-size:1.15rem;margin-bottom:3rem;text-align:center}.hiw-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}.steps{display:flex;flex:1 1;flex-direction:column;gap:2rem;min-width:300px;padding-left:3rem}.step{background:#111;border-left:4px solid #0000;border-radius:.75rem;cursor:pointer;padding:1.25rem 1.5rem;transition:all .3s ease}.step.active,.step:hover{background:#1a1a1a;border-color:#b79a5e;box-shadow:0 0 15px #b79a5e33}.step-number{color:#b79a5e;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.step h3{font-family:Prata,serif;font-size:1.4rem;margin-bottom:.4rem}.step p{color:#ccc;font-family:Josefin Sans,sans-serif;font-size:1rem}.screenshot-preview{display:flex;flex:1 1;justify-content:center;min-width:320px}.screenshot-preview img{border-radius:.75rem;box-shadow:0 0 20px #b79a5e26;max-width:300px;transition:opacity .3s ease;width:100%}@media (max-width:768px){.wpark-how{padding:3rem 1.5rem}.hiw-content{flex-direction:column;gap:2rem}.steps{padding-left:0}.screenshot-preview{margin-bottom:2rem;order:-1}.wpark-how h2{font-size:2rem}.intro{font-size:1rem}.step h3{font-size:1.25rem}.step p{font-size:.95rem}}.wpark-hero{background:#0a0a0a;color:#fff;display:flex;justify-content:center;padding:6rem 6rem 6rem 10rem}.hero-row{align-items:center;display:flex;flex-direction:row;gap:5rem;max-width:1600px;width:100%}.hero-left{flex:1 1;padding-right:3rem}.hero-left h1{font-family:Prata,serif;font-size:3.5rem;margin-bottom:1.5rem}.hero-left p{font-family:Josefin Sans,sans-serif;font-size:1.25rem;line-height:1.8}.hero-cta{display:flex;gap:1.5rem;margin-top:2rem}.primary-btn,.secondary-btn{border-radius:2rem;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem}.primary-btn{background:#b79a5e;border:none;color:#000}.secondary-btn{background:#0000;border:2px solid #b79a5e;color:#fff}.hero-right{display:flex;flex:1 1;justify-content:center;position:relative}.radar-box{background:#111;border-radius:1.5rem;box-shadow:0 0 40px #b79a5e22;height:380px;overflow:hidden;position:relative;width:380px}.radar-sweep{animation:rotate 4s linear infinite;background:#ffffff0f;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:left center;width:140%}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.radar-pulse{background:radial-gradient(circle,#b79a5e1a 10%,#0000 60%);border-radius:50%;height:280px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:280px}.route-map{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.route-path{fill:none;stroke:#00ffc8;stroke-width:2.5;stroke-dasharray:1000;stroke-dashoffset:1000;filter:drop-shadow(0 0 4px #00ffc8);transition:stroke-dashoffset 2s ease-out}.route-path.active{stroke-dashoffset:0}.car-icon{font-size:1.5rem;left:47%;position:absolute;text-align:center;top:77%;transition:all 1.2s ease-in-out;z-index:10}.car-label{color:#ccc;display:block;font-size:.7rem;text-align:center}.bay-dot{background-color:#b79a5e;border-radius:50%;height:14px;left:75%;opacity:0;position:absolute;top:18%;transition:all .4s ease-in;width:14px}.bay-dot.active{box-shadow:0 0 10px #0fc;opacity:1}.dot-label{color:#0fc;font-size:.75rem;left:-2.5rem;top:-2rem}.dot-label,.status-message{position:absolute;white-space:nowrap}.status-message{bottom:1rem;color:#b79a5e;font-family:Josefin Sans,sans-serif;font-size:.85rem;left:50%;transform:translateX(-50%)}.modal-overlay{align-items:center;background:#000000a6;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.modal-content{background:#1a1a1a;border-radius:1rem;box-shadow:0 0 20px #b79a5e66;color:#fff;max-width:500px;padding:2rem;position:relative;text-align:center;width:90%}.modal-content.large{max-width:900px;overflow:hidden;padding:0}.btn-close{background:#b79a5e;border:none;border-radius:2rem;color:#000;cursor:pointer;font-weight:600;margin-top:1.5rem;padding:.8rem 1.5rem}@media (max-width:768px){.wpark-hero{flex-direction:column;padding:3rem 2rem;text-align:center}.hero-row{align-items:center;flex-direction:column;gap:2.5rem}.hero-left{padding:0;text-align:center;width:100%}.hero-left h1{font-size:2.4rem}.hero-left p{font-size:1.1rem;line-height:1.6;margin:1rem auto;max-width:550px}.hero-cta{flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-cta button{flex:1 1 auto;max-width:180px;min-width:140px;white-space:nowrap}.hero-right{justify-content:center;width:100%}.radar-box{height:320px;max-width:320px;width:100%}}.replay-caption{margin-top:1rem;text-align:center}.replay-btn{align-items:center;background:none;border:none;color:#b79a5e;cursor:pointer;display:inline-flex;font-family:Josefin Sans,sans-serif;font-size:.95rem;gap:.4rem;transition:opacity .3s ease}.replay-btn:hover{opacity:.7;text-decoration:underline}.why-wpark-section{background:#0e0e0e;color:#fff;padding:5rem 2rem;text-align:center}.section-title{color:#d4af37;font-size:2.5rem;margin-bottom:1rem}.section-subtitle{color:#aaa;font-size:1.2rem;margin:0 auto 3rem;max-width:700px}.problem-points{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.problem-box{background:#1a1a1a;border:1px solid #333;border-radius:12px;max-width:300px;padding:2rem;transition:transform .3s ease}.problem-box:hover{box-shadow:0 0 10px #ffd70033;transform:translateY(-5px)}.tech-advantage-section{background:#111;color:#fff;padding:5rem 2rem}.tech-flex-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.tech-video-column{align-items:center;display:flex;flex-direction:column}.tech-video{border-radius:1rem;height:570px;overflow:hidden;width:320px}.tech-video iframe{border:none;height:100%;width:100%}.video-caption{color:#aaa;font-size:.9rem;margin-top:.5rem;text-align:center}.tech-content{max-width:600px}.tech-card-row{display:flex;flex-direction:row;gap:1.5rem;margin-top:2rem}.tech-box{background:#1b1b1b;border-radius:1rem;flex:1 1;padding:1.5rem}.tech-box.uwb{border-left:4px solid #00d6ff}.tech-box.others{border-left:4px solid #f55}@media (max-width:768px){.tech-flex-wrapper{align-items:center;flex-direction:column}.tech-card-row{flex-direction:column;gap:1.5rem;margin:auto 0;max-width:300px;width:100%}.tech-box{width:100%}}.wpark-usecases-section{background:#0a0a0a;color:#fff;padding:5rem 2rem;text-align:center}.usecases-heading{font-family:Prata,serif;font-size:2.75rem;margin-bottom:1.5rem}.usecases-intro{font-family:Josefin Sans,sans-serif;font-size:1.2rem;line-height:1.6;margin:0 auto 3rem;max-width:700px}.usecase-scroll-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0 1rem;scroll-behavior:smooth}.usecase-scroll{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center;justify-items:center;margin:0 auto;max-width:1100px;.usecase-scroll>.usecase-card:nth-child(4),.usecase-scroll>.usecase-card:nth-child(5){grid-column:span 1}@media (min-width:769px){.usecase-scroll{grid-template-columns:repeat(3,1fr)}.usecase-card:nth-child(4),.usecase-card:nth-child(5){justify-self:center}}}.usecase-card{background:#111;border:1px solid #333;border-radius:1.25rem;box-shadow:0 0 12px #b79a5e26;font-family:Josefin Sans,sans-serif;margin:0 auto;max-width:360px;min-width:280px;padding:2rem;scroll-snap-align:start;text-align:left}.usecase-card h3{font-family:Prata,serif;font-size:1.25rem;margin-bottom:.75rem}.usecase-card p{font-size:1rem;line-height:1.6}@media (max-width:768px){.usecase-scroll{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;padding:0 1rem;scroll-snap-type:x mandatory}.usecase-card{flex:0 0 85%;margin-right:1rem}}.usecase-highlight{background:#1a1a1a;border-radius:1rem;box-shadow:0 0 20px #b79a5e33;color:#b79a5e;font-family:Josefin Sans,sans-serif;font-size:1.1rem;margin-left:auto;margin-right:auto;margin-top:4rem;max-width:500px;padding:2rem}.wpark-waitlist-section{background:#0a0a0a;color:#fff;font-family:Josefin Sans,sans-serif;padding:5rem 2rem;text-align:center}.waitlist-heading{color:#b79a5e;font-family:Prata,serif;font-size:2.5rem;margin-bottom:1rem}.waitlist-subtext{color:#ccc;font-size:1.1rem;margin-bottom:2rem}.waitlist-form{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:500px}.waitlist-form input,.waitlist-form select{background:#1a1a1a;border:none;border-radius:.75rem;color:#fff;font-size:1rem;padding:.9rem 1rem}.waitlist-form button{background:#b79a5e;border:none;border-radius:.75rem;color:#0a0a0a;cursor:pointer;font-weight:700;padding:1rem;transition:.3s ease}.waitlist-form button:hover{background:#e0c078;box-shadow:0 0 10px #b79a5e80}.waitlist-thankyou{color:#b79a5e;font-size:1.2rem}.wexp-navbar{background-color:#000;color:#f4ede5;font-family:Prata,serif;left:0;position:fixed;top:0;width:100%;z-index:1000}.wexp-navbar-top{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.2rem 2rem}.wexp-navbar-left{align-items:center;display:flex;gap:1.5rem}.wexp-lang{cursor:pointer;font-family:Josefin Sans,sans-serif;font-size:.9rem}.wexp-menu-btn{background:none;border:none;color:#f4ede5;cursor:pointer;font-size:1.3rem}.wexp-navbar-logo{font-size:1.8rem;font-weight:500;letter-spacing:.15rem}.wexp-cta{border-radius:2px;color:#000;font-family:Josefin Sans,sans-serif;font-size:.9rem;font-weight:600;padding:.5rem 1.2rem;text-decoration:none;transition:background .3s ease}.wexp-cta,.wexp-cta:hover{background:#f4ede5}.wexp-navbar-bottom{display:flex;justify-content:center;padding:.75rem 2rem}.wexp-nav-links{display:flex;font-family:Josefin Sans,sans-serif;font-size:.85rem;gap:2.5rem;letter-spacing:.08rem;list-style:none;margin:0;padding:0}.wexp-nav-links li a{color:#f4ede5;position:relative;text-decoration:none}.wexp-nav-links li a:hover:after{bottom:-.5rem;color:#9b8447;content:"•";font-size:.9rem;left:50%;position:absolute;transform:translateX(-50%)}.wexp-footer{background-color:#000;border-top:1px solid #50292f33;color:#f2eae3;font-family:Josefin Sans,sans-serif;font-size:.9rem;padding:2rem}.wexp-footer-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px}.wexp-footer-left{font-family:Prata,serif;font-size:1.2rem;font-weight:700;letter-spacing:1px}.wexp-footer-links{display:flex;gap:1.5rem}.wexp-footer-links a{color:#f2eae3;text-decoration:none;transition:color .3s ease}.wexp-footer-links a:hover{color:whtie}.wexp-footer-right{font-size:.85rem;opacity:.7}.wexp-hero{align-items:center;background:linear-gradient(#0009,#0009),url(/static/media/wexp-hero-3.ff7015e2691379ec2b42.jpg) 50%/cover no-repeat;color:#fff;display:flex;font-family:Prata,serif;height:100vh;justify-content:center;overflow:hidden;padding:2rem;position:relative;text-align:center}.wexp-hero-content{animation:wexp-fadein 1.6s ease-out both;max-width:720px}.wexp-hero-title{font-size:2.6em;letter-spacing:1px;margin-bottom:1rem}.wexp-hero-subtitle{color:#ddd;font-size:1.2rem;line-height:1.8;margin-bottom:2rem}.wexp-hero-cta,.wexp-hero-subtitle{font-family:Josefin Sans,sans-serif}.wexp-hero-cta{background-color:#9b8447;border-radius:40px;color:#fff;font-size:1rem;padding:.8rem 2rem;text-decoration:none;transition:background-color .3s ease}.wexp-hero-cta:hover{background-color:#b99b5d}@media (max-width:768px){.wexp-hero-title{font-size:2.2rem}.wexp-hero-subtitle{font-size:1rem}.wexp-hero-cta{font-size:.9rem;padding:.7rem 1.6rem}}.wexp-hero-trusted{animation:wexp-fadein 2s ease-out both;margin-top:3rem}.wexp-trusted-heading{color:#f3f3f3;font-family:Josefin Sans,sans-serif;font-size:.95rem;letter-spacing:1px;margin-bottom:1rem}.wexp-trusted-logos{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.wexp-trusted-logos img{filter:brightness(0) invert(1) grayscale(0);height:32px;max-width:100%;opacity:.8;transition:opacity .3s ease}.wexp-trusted-logos img:hover{opacity:1}@media (max-width:768px){.wexp-trusted-logos{gap:1rem}.wexp-trusted-logos img{height:28px;max-width:80px}}.wexp-about-section{align-items:center;background-color:#f9f6f2;color:#1e2a40;display:flex;font-family:Prata,serif;justify-content:center;padding:8rem 2rem}.wexp-about-container{max-width:960px;padding:0 1rem;text-align:left}.wexp-about-title{color:#0a0a0a;font-size:2.8rem;font-weight:500;letter-spacing:.05rem;line-height:1.3;margin-bottom:2.5rem}.wexp-about-paragraph{animation:wexp-fadein 1s ease-out forwards;color:#3f3f3f;font-family:Josefin Sans,sans-serif;font-size:1.15rem;line-height:2;margin-bottom:2rem;max-width:800px;opacity:0;transform:translateY(20px)}.wexp-about-paragraph:nth-child(2){animation-delay:.2s}.wexp-about-paragraph:nth-child(3){animation-delay:.4s}@keyframes wexp-fadein{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.wexp-about-title{font-size:2rem;text-align:center}.wexp-about-container{text-align:center}.wexp-about-paragraph{font-size:1rem;margin-bottom:1.5rem}}.wexp-how-section{background:#f9f6f2;margin:0 auto;max-width:1600px;padding:6rem 10vw}.wexp-how-content{align-items:flex-start;display:flex;gap:5rem;justify-content:space-between}.wexp-how-sub{font-size:1rem;margin-left:auto;margin-right:auto;text-align:center}.wexp-how-left{flex:1 1;max-width:54%}.wexp-how-title{color:#1e2a40;font-family:Prata,serif;font-size:2.2rem;margin-bottom:.5rem;text-align:center;width:100%}.wexp-how-sub{color:#444;font-size:1.05rem;margin-bottom:2.5rem;max-width:85%}.wexp-steps-list{display:flex;flex-direction:column;gap:1.2rem}.wexp-step-box{background:#fff;border-left:3px solid #0000;border-radius:.75rem;box-shadow:0 4px 12px #0000000d;cursor:pointer;max-width:500px;padding:1rem 1.25rem;transition:all .3s ease}.wexp-step-box.active,.wexp-step-box:hover{background:#f1f1f1;border-left:3px solid #014d43}.wexp-step-label{color:#014d43;font-size:.75rem;font-weight:700;margin-bottom:.15rem}.wexp-step-title{color:#1e2a40;font-family:Prata,serif;font-size:1rem;margin-bottom:.2rem}.wexp-step-desc{color:#555;font-size:.85rem}.wexp-how-right{align-items:center;background:#000;border-radius:1rem;display:flex;flex:2 1;justify-content:center;max-width:40%;min-height:600px;overflow:hidden;padding:1.5rem;position:relative}.wexp-how-img{height:auto;left:0;max-height:550px;object-fit:contain;opacity:0;position:absolute;top:20px;transition:opacity .5s ease;width:100%;z-index:1}.wexp-how-img.visible{opacity:1;z-index:5}@media (max-width:900px){.wexp-how-content{flex-direction:column}.wexp-how-left,.wexp-how-right{max-width:100%}.wexp-how-img{max-height:350px}.wexp-how-section{padding:4rem 6vw}}.wexp-tech{background:#fff;color:#0a0a0a;padding:6rem 6vw}.wexp-tech-inner{margin:0 auto;max-width:1100px;text-align:center}.wexp-tech-title{color:#1e2a40;font-family:Prata,serif;font-size:2.2rem;margin-bottom:1rem}.wexp-tech-subtitle{color:#444;font-family:Josefin Sans,sans-serif;font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.wexp-tech-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));text-align:left}.wexp-tech-item h3{color:#014d43;font-family:Prata,serif;font-size:1.25rem;margin-bottom:.5rem}.wexp-tech-item p{color:#555;font-family:Josefin Sans,sans-serif;font-size:1rem;line-height:1.6}@media (max-width:768px){.wexp-tech{padding:4rem 1.5rem}.wexp-tech-title{font-size:2rem}.wexp-tech-subtitle{font-size:1rem}}.wexp-team-section{background:#f9f6f2;margin:0 auto;max-width:1440px;padding:10rem 15vw}.wexp-team-heading{color:#1e2a40;font-family:Prata,serif;font-size:2.5rem;margin-bottom:1rem;text-align:center}.wexp-team-subtitle{color:#444;font-family:Josefin Sans,sans-serif;font-size:1.1rem;line-height:1.6;margin-bottom:3rem;text-align:center}.wexp-team-grid{grid-gap:3rem 4rem;display:grid;gap:3rem 4rem;grid-template-columns:repeat(2,1fr);justify-content:center}.wexp-card-refined{background:#fff;border-radius:1.5rem;box-shadow:0 6px 24px #0000000f;display:flex;gap:1.75rem;overflow:hidden;padding:1.75rem;transition:transform .3s ease,box-shadow .3s ease}.wexp-card-refined:hover{box-shadow:0 12px 30px #00000014;transform:translateY(-4px)}.wexp-card-left{flex-shrink:0}.wexp-card-avatar{border:3px solid #e6d2b5;border-radius:100%;height:80px;object-fit:cover;width:80px}.wexp-card-right{flex:1 1}.wexp-card-name{color:#1e2a40;font-family:Prata,serif;font-size:1.25rem;margin-bottom:.25rem}.wexp-card-title{color:#014d43;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.wexp-card-details{color:#444;font-family:Josefin Sans,sans-serif;font-size:.9rem;line-height:1.5;margin-bottom:1rem;white-space:pre-line}.wexp-card-bottom{align-items:center;display:flex;gap:.75rem}.wexp-card-divider{background-color:#ccc;height:24px;width:1px}.wexp-card-logos{display:flex;flex-wrap:wrap;gap:.5rem}.wexp-card-logo{filter:grayscale(100%) contrast(90%);height:24px;opacity:.8;transition:opacity .3s ease;width:auto}.wexp-card-logo:hover{opacity:1}@media (max-width:1024px){.wexp-team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.wexp-team-grid{grid-template-columns:1fr}.wexp-card-refined{align-items:center;flex-direction:column;text-align:center}.wexp-card-left{margin-bottom:1rem}.wexp-card-bottom{justify-content:center}}
/*# sourceMappingURL=main.10ab5519.css.map*/