*{margin:0;padding:0;box-sizing:border-box}:root{--primary-purple: #453C89;--light-purple: #9C98D1;--lighter-purple: #CECCE8;--dark-text: #151515;--secondary-text: #242424;--white: #ffffff;--gradient-pink: linear-gradient(135deg, rgba(255, 174, 174, 0) 0%, #FFAEAE 100%)}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,sans-serif;font-weight:400;line-height:1.5;color:var(--dark-text);background-color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}button{font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;border:none;outline:none}img{max-width:100%;height:auto}.container{max-width:1280px;margin:0 auto;padding:0 20px}.app{position:relative;overflow-x:hidden}.header{position:fixed;top:0;left:0;right:0;height:80px;z-index:1000;display:flex;align-items:center;border:1px solid #e5e4f3;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(0deg,#fff9,#fff9),linear-gradient(90deg,#7068b829,#7068b83d,#7068b829)}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%}.logo{height:40px;width:auto}.btn-primary{background:var(--primary-purple);color:var(--white);padding:10px 24px;border-radius:8px;font-size:16px;font-weight:400;font-family:Plus Jakarta Sans,sans-serif;transition:all .3s ease;height:40px;display:flex;align-items:center;justify-content:center}.btn-primary:hover{background:#372f6e;transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--primary-purple);padding:10px 24px;border:1px solid var(--primary-purple);border-radius:8px;font-size:16px;font-weight:400;font-family:Plus Jakarta Sans,sans-serif;transition:all .3s ease}.btn-outline:hover{background:var(--primary-purple);color:var(--white)}.hero{position:relative;min-height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:1}.bg-shape{position:absolute;width:540px;height:540px}.shape-left-1{top:40px;left:-120px;transform:rotate(75deg)}.shape-left-2{bottom:-10px;left:-120px}.shape-right-1{top:40px;right:-120px;transform:rotate(75deg) rotate(100deg)}.shape-right-2{bottom:0;right:-120px;transform:rotate(270deg)}.hero-content{text-align:center;max-width:1000px;margin:0 auto}.hero-title{font-size:50px;font-weight:700;line-height:1.1;color:#151515;font-family:Plus Jakarta Sans,sans-serif;margin:0;text-shadow:0 4px 4px #00000025;line-height:64px}.hero-highlight{color:#453c89;margin-bottom:24px;text-shadow:none}.hero-description{font-size:18px;font-weight:400;color:#242424;line-height:1.6;margin-bottom:32px;max-width:684px;font-family:Plus Jakarta Sans,sans-serif}.capabilities{padding:80px 0;position:relative;z-index:1;background:var(--white)}.section-title{font-size:56px;font-weight:700;text-align:center;margin-bottom:48px;color:#151515;font-family:Plus Jakarta Sans,sans-serif}.text-purple{color:#453c89}.capability-grid{display:flex;flex-direction:column;gap:32px}.capability-bg{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:1028px){.capability-bg{display:none}}.capability-row-top{display:flex;gap:32px;align-items:stretch;position:relative;z-index:2}.capability-image-card{flex-shrink:0;width:200px;padding:24px;background:var(--white);border-radius:16px;box-shadow:0 4px 30px #00000014;display:flex;align-items:center;justify-content:center}.capability-image-card img{width:100%;height:auto}.capability-text-card{flex:1;padding:32px;background:var(--white);border-radius:16px;box-shadow:0 4px 30px #00000014}.capability-text-card h3{font-size:26px;font-weight:700;color:#453c89;margin-bottom:12px;font-family:Plus Jakarta Sans,sans-serif}.capability-text-card p{font-size:18px;font-weight:400;color:#151515;line-height:1.6;font-family:Plus Jakarta Sans,sans-serif}.capability-row{display:grid;grid-template-columns:1fr auto 1fr;gap:32px;align-items:stretch;padding:20px 0;position:relative;z-index:2}.capability-text-block{padding:24px;background:var(--white);border-radius:16px;box-shadow:0 4px 30px #00000014}.capability-text-block h3{font-size:26px;font-weight:700;color:#453c89;margin-bottom:12px;font-family:Plus Jakarta Sans,sans-serif}.capability-text-block p{font-size:18px;font-weight:400;color:#151515;line-height:1.6;font-family:Plus Jakarta Sans,sans-serif}.capability-center-img{width:200px;display:flex;justify-content:center;align-items:center;padding:20px;background:var(--white);border-radius:16px;box-shadow:0 4px 30px #00000014}.capability-center-img img{width:100%;height:auto}.expertise{padding:80px 0;position:relative;z-index:1;background:var(--white)}.expertise-content{display:flex;align-items:center;gap:60px;border:4px solid transparent;border-image:linear-gradient(97.65deg,#fff 40.48%,#d5d1ff 61.22% 71.59%,#fff 92.34%) 1;padding:24px;box-shadow:0 8px 12px #d5d1ff3d;border-radius:8px;position:relative;overflow:hidden}.expertise-bg{position:absolute}.expertise-bg.top{top:-176px;left:-5px}.expertise-bg.bottom{bottom:-16px;left:-5px}.expertise-image{flex-shrink:0;position:relative;overflow:hidden}.expertise-image:before{content:"";position:absolute;background:#fff;width:84px;height:84px;border-radius:84px;top:196px;right:-46px}.expertise-image img{width:389px;height:auto;border-radius:8px}.expertise-text{flex:1}.expertise-text h2{font-size:46px;font-weight:700;color:#151515;margin-bottom:20px;line-height:1.2;font-family:Plus Jakarta Sans,sans-serif}.expertise-text p{font-size:18px;font-weight:400;color:#151515;line-height:1.6;font-family:Plus Jakarta Sans,sans-serif}.footer{background:#453c89;padding:50px 0 30px;position:relative;overflow:hidden;z-index:1}.footer-shape{width:540px;height:540px;position:absolute}.footer-shape.shape-left{rotate:20deg;left:-100px;bottom:-48px}.footer-shape.shape-right{rotate:20deg;transform:rotate(162deg);right:-41px;top:-23px}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:32px}.footer-logo{margin-bottom:40px;height:40px;width:auto}.footer-col h4{font-size:18px;font-weight:700;color:#cecce8;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif}.footer-col p{font-size:14px;font-weight:400;color:#fff;line-height:1.5;margin-bottom:4px;font-family:Plus Jakarta Sans,sans-serif}.footer-col a{display:block;font-size:14px;font-weight:400;color:#fff;margin-bottom:4px;transition:color .3s ease;font-family:Plus Jakarta Sans,sans-serif}.footer-col a:hover{color:#cecce8}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:20px;text-align:center}.footer-bottom p{font-size:12px;font-weight:400;color:#fff;font-family:Plus Jakarta Sans,sans-serif}@media(max-width:1200px){.hero-title{font-size:56px}.section-title{font-size:46px}.expertise-text h2{font-size:38px}}@media(max-width:1024px){.hero-title{font-size:48px}.section-title{font-size:40px}.capability-row-top{flex-direction:column;align-items:center}.capability-image-card{width:180px}.capability-row{grid-template-columns:1fr;gap:32px}.capability-center-img{order:-1;margin:0 auto}.expertise-content{flex-direction:column;text-align:center}.expertise-text h2{font-size:36px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:768px){.hero-title{font-size:36px}.hero-description{font-size:16px}.section-title{font-size:32px}.capability-text-card{text-align:center}.capability-text-card h3,.capability-text-block h3{font-size:22px}.capability-text-card p,.capability-text-block p{font-size:16px}.expertise-image img{width:100%;max-width:350px}.expertise-text h2{font-size:30px}.footer-grid{grid-template-columns:1fr;text-align:center}}@media(max-width:480px){.header{height:70px}.header-content{gap:12px;padding:10px}.logo{width:100px}.hero{padding-top:140px}.hero-title{font-size:28px}.section-title{font-size:26px}.expertise-text h2{font-size:24px}.bg-shape{width:300px;height:300px}.shape-left-1,.shape-left-2{left:-42px}.shape-right-1,.shape-right-2{display:none}.footer-shape{width:300px;height:300px}}
