.home-container{width:100%;overflow-x:hidden}.page{background:#eef0fb;min-height:100vh;overflow-x:hidden}.nav{height:62px;position:sticky;top:0;z-index:200;background:#eef0fb}.nav-inner{margin:0 auto;padding:0 clamp(20px,5vw,96px);height:62px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:9px;flex-shrink:0}.logo-name{font-size:clamp(18px,3vw,25px);font-weight:700;color:#0f172a;letter-spacing:-.1px;font-family:SUSE,sans-serif;cursor:pointer}.nav-links{display:flex;align-items:center;gap:32px;flex-shrink:0;font-family:SUSE}.nav-a{font-size:15px;font-weight:500;color:#64748b;text-decoration:none;cursor:pointer;transition:color .15s}.nav-a:hover{color:#4361ee}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:6px;border-radius:8px;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.hamburger:hover{background:#0000000f}.mobile-drawer{display:flex;flex-direction:column;background:#eef0fb;border-bottom:1px solid #e2e8f0;box-shadow:0 8px 32px #00000014;overflow:hidden;max-height:0;opacity:0;transform:translateY(-6px);transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .32s cubic-bezier(.4,0,.2,1),transform .32s cubic-bezier(.4,0,.2,1)}.mobile-drawer.drawer-open{max-height:240px;opacity:1;transform:translateY(0)}.drawer-link{font-size:15px;font-weight:500;color:#0f172a;text-decoration:none;padding:15px clamp(20px,5vw,96px);border-top:1px solid #f1f5f9;transition:background .15s,color .15s}.drawer-link:first-child{border-top:none}.drawer-link:hover{background:#f1f5ff;color:#4361ee}.hero{position:relative;overflow:hidden;min-height:clamp(520px,73vh,800px);display:flex;align-items:center}.hero-blob{position:absolute;right:-60px;top:-100px;width:clamp(400px,55vw,750px);height:clamp(400px,55vw,750px);background:radial-gradient(ellipse 65% 65% at 55% 45%,#dce1f9 0%,#e5e9fb 35%,#eceffe 55%,transparent 75%);border-radius:50%;pointer-events:none;z-index:0}.hero-inner{width:100%;max-width:1300px;margin:0 auto;padding:clamp(32px,5vw,52px) clamp(20px,5vw,96px);display:flex;align-items:center;gap:0;position:relative;z-index:1}.copy-col{flex:0 0 clamp(280px,40%,490px);padding-right:clamp(0px,3vw,20px)}.pill-badge{display:inline-flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:7px 16px;font-size:clamp(9px,1.2vw,11.5px);font-weight:700;color:#64748b;letter-spacing:.2px;margin-bottom:22px;white-space:nowrap;font-family:Ubuntu}.headline{font-size:clamp(28px,4vw,44px);line-height:1.18;color:#0f172a;letter-spacing:-1.5px;margin-bottom:16px;font-family:Ubuntu,sans-serif;font-weight:700}.blue-text{color:#4361ee}.subline{font-size:clamp(13px,1.5vw,15px);color:#64748b;line-height:1.7;margin-bottom:20px;font-weight:400;font-family:Ubuntu,sans-serif}.cta-row{display:flex;align-items:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}.btn-primary{display:flex;align-items:center;gap:8px;background:#4361ee;color:#fff;border:none;border-radius:10px;padding:clamp(11px,1.2vw,13px) clamp(18px,2vw,26px);font-size:clamp(13px,1.4vw,15px);font-weight:600;cursor:pointer;box-shadow:0 6px 20px #4361ee61;transition:background .15s,transform .12s,box-shadow .15s;white-space:nowrap;font-family:SUSE,sans-serif}.btn-primary:hover{background:#3451d1;transform:translateY(-1px);box-shadow:0 8px 24px #4361ee73}.btn-outline{display:flex;align-items:center;gap:8px;background:#fff;color:#0f172a;border:1.5px solid #e2e8f0;border-radius:10px;padding:clamp(11px,1.2vw,13px) clamp(18px,2vw,26px);font-size:clamp(13px,1.4vw,15px);font-weight:600;cursor:pointer;transition:border-color .15s,transform .12s;white-space:nowrap;font-family:SUSE,sans-serif}.btn-outline:hover{border-color:#4361ee;transform:translateY(-1px)}.social-proof{display:flex;align-items:center;gap:14px}.avatars{display:flex;align-items:center;flex-shrink:0}.avi{border-radius:50%;border:2.5px solid #eef0fb;overflow:hidden;width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;font-family:Ubuntu}.proof-right{display:flex;flex-direction:column;gap:3px}.stars-row{display:flex;align-items:center;gap:1px}.proof-label{font-size:12px;color:#64748b;font-weight:500;font-family:Ubuntu}.scene{flex:1;position:relative;height:520px;min-width:0}.sp{position:absolute;pointer-events:none;font-weight:400;color:#c7d2fe;line-height:1}.sp1{top:40px;left:175px;font-size:15px;color:#a5b4fc}.sp2{top:90px;left:170px;font-size:14px;color:#c7d2fe}.sp3{top:58px;left:140px;font-size:20px;color:#dde4ff;font-weight:300}.sp4{bottom:80px;right:20px;font-size:12px;color:#c7d2fe}.sp5{top:160px;right:200px;font-size:16px;color:#dde4ff;font-weight:300}.sp6{top:40px;right:150px;font-size:16px;color:#a5b4fc;font-weight:300}.sp7{top:20px;right:226px;font-size:16px;color:#c7d2fe;font-weight:300}.card-pos{position:absolute;border-radius:18px;overflow:hidden;box-shadow:0 16px 48px #00000021}.card-pos-dark{left:200px;top:120px;width:270px;transform:rotate(-10deg) scale(.82);transform-origin:top left;z-index:1;box-shadow:0 20px 50px #0000002e}.card-pos-center{left:315px;top:65px;width:300px;transform:scale(.9);transform-origin:top left;z-index:3;box-shadow:0 24px 64px #00000029}.card-pos-right{right:-10px;top:120px;width:255px;transform:rotate(10deg) scale(.82);transform-origin:top right;z-index:2;box-shadow:0 16px 40px #0000001f}.float-badge{position:absolute;top:30px;right:18px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000021;padding:14px 20px;text-align:center;z-index:10;min-width:108px;transform:rotate(11deg) scale(.65);transform-origin:top right;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.fb-num{font-size:36px;font-weight:800;color:#4361ee;line-height:1;letter-spacing:-1px}.fb-text{font-size:11.5px;color:#64748b;font-weight:500;line-height:1.4;margin-top:4px}.dc{background:#1a1f3c;padding:16px 14px 18px;min-height:380px;font-size:8px;color:#c5cce8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.dc-top{display:flex;align-items:center;gap:9px;margin-bottom:14px}.dc-avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;flex-shrink:0}.dc-name{font-size:10px;font-weight:700;color:#fff;margin-bottom:2px}.dc-role{font-size:7.5px;color:#8892b0}.dc-label{font-size:6px;font-weight:700;color:#5e6b99;text-transform:uppercase;letter-spacing:.6px;margin-bottom:5px}.mt8{margin-top:10px}.mt3{margin-top:3px}.dc-text-lines{display:flex;flex-direction:column;gap:3.5px;margin-bottom:2px}.dc-tl{height:5px;border-radius:3px;background:#2a3260}.w-full{width:100%}.w-90{width:90%}.w-85{width:85%}.w-80{width:80%}.w-75{width:75%}.w-65{width:65%}.w-55{width:55%}.dc-job-item{display:flex;align-items:center;gap:5px;margin-bottom:4px}.dc-job-dot{width:4px;height:4px;border-radius:50%;background:#5e6b99;flex-shrink:0}.dc-job-text{font-size:7px;color:#aab4d8;font-weight:500;flex:1}.dc-job-date{font-size:6.5px;color:#5e6b99}.dc-edu{display:flex;align-items:center;gap:7px;margin-top:4px}.dc-edu-icon{width:22px;height:22px;background:#232b58;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dc-edu-lines{flex:1;display:flex;flex-direction:column;gap:3px}.dc-skill-row{display:flex;gap:4px}.dc-skill{background:#232b58;color:#8892b0;border-radius:4px;padding:3px 7px;font-size:6.5px;font-weight:500}.lc{background:#fff;padding:22px 24px 20px;font-size:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lc-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:12px}.lc-photo{width:62px;height:62px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #f1f5f9}.lc-head-info{flex:1}.lc-name{font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.5px;line-height:1;margin-bottom:3px}.lc-role{font-size:9.5px;color:#64748b;margin-bottom:7px}.lc-meta{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.lc-meta-item{display:flex;align-items:center;gap:3px;font-size:7px;color:#94a3b8}.lc-sep{font-size:7px;color:#cbd5e1}.lc-divider{height:1px;background:#f1f5f9;margin-bottom:11px}.lc-section{font-size:7.5px;font-weight:800;color:#4361ee;letter-spacing:.9px;text-transform:uppercase;margin-bottom:8px;margin-top:12px}.lc-section:first-of-type{margin-top:0}.lc-exp2{margin-top:9px}.lc-exp-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-bottom:4px}.lc-pos{font-size:8.5px;font-weight:700;color:#0f172a}.lc-dot2{font-size:8px;color:#94a3b8}.lc-co{font-size:8px;color:#475569}.lc-yr{font-size:7.5px;color:#94a3b8;margin-left:auto}.lc-bullet{font-size:7.5px;color:#475569;line-height:1.5;margin-bottom:2px;padding-left:2px}.lc-edu-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.lc-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.lc-tags2{margin-top:5px}.lc-tag{background:#eef2ff;color:#4361ee;border-radius:5px;padding:3px 9px;font-size:7.5px;font-weight:600}.ac{background:#fff;padding:16px 13px 18px;min-height:370px;font-size:8px;border:1px solid #f1f5f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ac-name{font-size:11px;font-weight:800;color:#0f172a;margin-bottom:2px;letter-spacing:-.3px}.ac-role{font-size:7.5px;color:#94a3b8;margin-bottom:8px}.ac-divider{height:1px;background:#f1f5f9;margin-bottom:9px}.ac-section{font-size:6px;font-weight:700;color:#b0bcd4;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px}.mt6{margin-top:9px}.ac-bars{display:flex;flex-direction:column;gap:3.5px}.ac-bar{height:5px;border-radius:3px;background:#eef2f8}.ac-bar.w-full{width:100%}.ac-bar.w-90{width:90%}.ac-bar.w-85{width:85%}.ac-bar.w-80{width:80%}.ac-bar.w-70{width:70%}.ac-bar.w-60{width:60%}.ac-skill-list{display:flex;flex-direction:column;gap:5px;margin-top:2px}.ac-skill-row{display:flex;align-items:center;gap:6px}.ac-skill-name{font-size:6.5px;color:#64748b;width:70px;flex-shrink:0}.ac-track{flex:1;height:4px;background:#eef2f8;border-radius:99px;overflow:hidden}.ac-fill{height:100%;background:#4361ee;border-radius:99px;opacity:.35}.feat-bar{background:#fff;border-top:1px solid #eef0f7;padding:0 clamp(16px,4vw,36px);max-width:88%;margin:0 auto 40px;border-radius:10px}.feat-inner{max-width:100%;margin:0 auto;display:flex;align-items:center;flex-wrap:wrap;min-height:112px}.feat{flex:1 1 200px;display:flex;align-items:center;gap:16px;padding:clamp(16px,2.5vw,0px) clamp(16px,2.5vw,28px)}.feat-line{width:1px;height:72px;background:#eef0f7;flex-shrink:0}.feat-icon-wrap{width:50px;height:50px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fi-blue{background:#eef2ff}.fi-amber{background:#fffbeb}.fi-green{background:#f0fdf4}.fi-indigo{background:#eef2ff}.feat-title{font-size:clamp(13px,1.4vw,15px);font-weight:700;color:#0f172a;margin-bottom:4px;font-family:SUSE,sans-serif}.feat-desc{font-size:clamp(11px,1.2vw,13px);color:#64748b;line-height:1.55;font-family:SUSE,sans-serif}@media(max-width:1200px){.copy-col{flex:0 0 clamp(280px,42%,420px)}.card-pos-dark{left:190px}.card-pos-center{left:280px;width:280px}.card-pos-right{right:30px}.float-badge{right:25px;top:30px}.feat-bar{max-width:94%}}@media(max-width:1024px){.nav-links{display:none}.hamburger{display:flex}.hero{min-height:auto}.hero-inner{flex-direction:column;align-items:flex-start;gap:0;padding-top:36px;padding-bottom:32px}.copy-col{flex:none;width:100%;max-width:560px;padding-right:0;margin-bottom:40px}.scene{width:100%;height:360px;overflow:hidden}.hero-blob{right:-100px;top:200px;width:500px;height:500px}.card-pos-dark{display:none}.card-pos-center{left:50%;transform:translate(-50%) scale(.92);transform-origin:top center;top:20px;width:290px}.card-pos-right{display:block;right:clamp(10px,5vw,80px);top:60px;width:230px;transform:rotate(8deg) scale(.78);transform-origin:top right}.float-badge{top:10px;right:clamp(10px,5vw,80px);transform:rotate(12deg) scale(.6)}.sp1,.sp2,.sp3{display:none}.feat-bar{max-width:96%;margin-bottom:32px}.feat{flex:1 1 45%;padding:20px 16px}.feat-line:nth-child(4){display:none}}@media(max-width:640px){.nav-inner{padding:0 20px}.hero-inner{padding:28px 20px 24px}.copy-col{max-width:100%;margin-bottom:32px}.pill-badge{font-size:9px;padding:6px 13px;letter-spacing:.2px}.headline{font-size:clamp(26px,7vw,34px);letter-spacing:-1px}.subline{font-size:13.5px}.cta-row{flex-direction:column;align-items:stretch;gap:10px}.btn-primary,.btn-outline{justify-content:center;padding:13px 20px;font-size:14px;width:100%}.scene{height:300px;overflow:hidden;position:relative}.card-pos-dark,.card-pos-right{display:none!important}.sp{display:none}.card-pos-center{left:50%!important;top:10px!important;width:260px!important;transform:translate(-50%) scale(.95)!important;transform-origin:top center!important}.float-badge{top:auto;bottom:10px;right:16px;transform:rotate(10deg) scale(.7);transform-origin:bottom right}.feat-bar{max-width:100%;border-radius:0;margin:0;padding:0}.feat-inner{flex-direction:column;min-height:auto;padding:0}.feat{flex:none;width:100%;padding:18px 20px;border-bottom:1px solid #eef0f7;gap:14px}.feat:last-child{border-bottom:none}.feat-line{display:none}.feat-icon-wrap{width:44px;height:44px;border-radius:11px;flex-shrink:0}.feat-title{font-size:14px}.feat-desc{font-size:12px}.hero-blob{display:none}}@media(max-width:380px){.headline{font-size:24px}.logo-name{font-size:17px}.card-pos-center{width:230px!important}.scene{height:270px}}
