:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex;overflow-x:hidden}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-header{z-index:100;box-sizing:border-box;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;height:5rem;padding:8px 48px;display:flex;position:sticky;top:0}.header-left{flex:none}.brand{align-items:center;gap:10px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#9333ea,#ec4899);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;display:flex}.brand-text{flex-direction:column;line-height:1.1;display:flex}.brand-name{font-family:var(--heading);color:var(--text-h);font-size:20px;font-weight:600}.brand-name-highlight{color:#ff6b35;font-weight:600}.brand-tagline{color:var(--text);font-size:11px}.hamburger{cursor:pointer;z-index:110;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.hamburger-line{background:#333;border-radius:2px;width:100%;height:2.5px;transition:transform .3s,opacity .3s;display:block}.hamburger.active .hamburger-line:first-child{transform:translateY(7.5px)rotate(45deg)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.nav-overlay{display:none}.main-nav{flex:auto}.main-nav ul{justify-content:center;align-items:center;gap:40px;margin:0;padding:0;list-style:none;display:flex}.main-nav .nav-icon{display:none!important}.main-nav a{color:#333;white-space:nowrap;padding:0;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.main-nav a:hover,.main-nav a.active{color:#9333ea}.header-actions{flex:none;align-items:center;gap:12px;display:flex}.header-mock-interview-btn{color:#7c3aed;cursor:pointer;background:#9333ea1a;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 18px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.header-mock-interview-btn:hover{background:#9333ea26}.header-theme-toggle{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:background .2s;display:flex}.header-theme-toggle:hover{background:#0000000d}.header-login-btn{color:#fff;cursor:pointer;background:#9333ea;border:none;border-radius:999px;padding:8px 24px;font-size:14px;font-weight:600;transition:background .2s}.header-login-btn:hover{background:#7e22ce}.login-button{padding-inline:20px}.nav-dropdown{position:relative}.nav-dropdown-trigger{cursor:pointer;color:#333;white-space:nowrap;background:0 0;border:none;align-items:center;gap:2px;margin:0;padding:0;font-family:inherit;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.nav-dropdown-trigger:hover,.nav-dropdown-trigger.active{color:#9333ea}.nav-dropdown-arrow{transition:transform .2s;font-size:18px!important}.nav-dropdown.open .nav-dropdown-arrow{transform:rotate(180deg)}.nav-dropdown-menu{z-index:200;background:#fff;border-radius:12px;min-width:200px;margin:0;padding:8px;list-style:none;animation:.2s dropdownFadeIn;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0000001f,0 2px 8px #0000000f;flex-direction:column!important;gap:0!important;display:none!important}.nav-dropdown-menu:before{content:"";background:0 0;height:12px;position:absolute;top:-12px;left:0;right:0}.nav-dropdown-menu:after{content:"";background:#fff;border-radius:2px;width:12px;height:12px;position:absolute;top:0;left:50%;transform:translate(-50%)translateY(-6px)rotate(45deg)}.nav-dropdown:hover>.nav-dropdown-menu,.nav-dropdown.open>.nav-dropdown-menu{display:flex!important}.nav-dropdown:hover .nav-dropdown-arrow{transform:rotate(180deg)}.nav-dropdown-menu li{margin:0;border-bottom:none!important}.nav-dropdown-menu a{border-radius:8px;align-items:center;gap:10px;padding:10px 16px;text-decoration:none;transition:background .15s,color .15s;display:flex;color:#333!important;font-size:14px!important;font-weight:500!important}.nav-dropdown-menu a:hover,.nav-dropdown-menu a.active{background:#f5f3ff;color:#9333ea!important}.dropdown-icon{color:#9333ea;font-size:20px!important}@keyframes dropdownFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.nav-dropdown-trigger .nav-icon{display:none!important}@media (width<=1024px){.app-header{padding:8px 24px}.main-nav ul{gap:24px}.main-nav a{font-size:15px}}.mobile-nav-header{display:none}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.app-header{flex-wrap:wrap;height:auto;min-height:56px;padding:12px 16px}.hamburger{display:flex}.hamburger.active{display:none}.nav-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:99;background:#00000080;animation:.2s fadeIn;display:block;position:fixed;inset:0}.main-nav{z-index:105;background:#fff;flex-direction:column;flex:none;width:300px;max-width:85vw;padding-top:0;padding-bottom:0;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 40px #00000026}.main-nav.open{transform:translate(0)}.mobile-nav-header{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px;display:flex}.mobile-nav-close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.mobile-nav-close:active{background:#e5e7eb}.main-nav .nav-icon{flex-shrink:0;width:20px!important;height:20px!important;font-size:20px!important;display:inline-flex!important}.main-nav ul{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;gap:0;padding:8px 0}.main-nav li{border-bottom:1px solid #f3f4f6;margin:0}.main-nav li:last-child{border-bottom:none}.main-nav a{white-space:normal;color:#1f2937;text-align:left;background:0 0;border:none;border-radius:0;justify-content:flex-start;align-items:center;gap:14px;width:100%;padding:16px 24px;font-size:16px;font-weight:500;transition:background .15s;display:flex}.main-nav a .nav-icon{color:#6b7280;background:0 0;border-radius:0;flex-shrink:0;padding:0;width:20px!important;height:20px!important;font-size:20px!important}.main-nav a:hover{background:#f3f4f6}.main-nav a.active{color:#7c3aed;font-weight:600}.main-nav a.active .nav-icon{color:#7c3aed}.nav-register{border-top:1px solid #f0f0f0;margin-top:auto;padding:20px 24px 24px;border-bottom:none!important}.nav-register a{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#9333ea,#7c3aed);border-radius:12px;justify-content:center;gap:10px;padding:14px 24px;font-size:15px;font-weight:600;box-shadow:0 4px 14px #9333ea40}.nav-register a:hover{background:linear-gradient(135deg,#7e22ce,#6d28d9)}.nav-register .nav-icon{color:#fff!important}.nav-dropdown:hover>.nav-dropdown-menu{display:none!important}.nav-dropdown:hover .nav-dropdown-arrow{transform:none}.nav-dropdown.open>.nav-dropdown-menu{display:flex!important}.nav-dropdown.open .nav-dropdown-arrow{transform:rotate(180deg)}.nav-dropdown-trigger .nav-icon{flex-shrink:0;width:20px!important;height:20px!important;font-size:20px!important;display:inline-flex!important}.nav-dropdown-trigger{color:#1f2937;text-align:left;align-items:center;gap:14px;width:100%;padding:16px 24px;font-size:16px;font-weight:500;display:flex}.nav-dropdown-trigger .nav-icon{color:#6b7280}.nav-dropdown-trigger.active .nav-icon{color:#7c3aed}.nav-dropdown-trigger:hover{background:#f3f4f6}.nav-dropdown-arrow{margin-left:auto}.nav-dropdown-menu{box-shadow:none;background:#f9fafb;border-top:1px solid #f0f0f0;border-radius:0;min-width:0;padding:0;animation:none;position:static;transform:none}.nav-dropdown-menu:before{display:none}.nav-dropdown-menu a{border-radius:0!important;padding:14px 24px 14px 58px!important;font-size:15px!important}.nav-dropdown-menu a:hover{background:#f3f4f6!important}.header-actions{display:none}}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}.home-hero-section{background:linear-gradient(135deg,#f5f3ff 0%,#fff 60%);width:100%;padding:4rem 0 5rem}.home-hero-container{width:100%;max-width:100%;margin:0 auto;padding-left:2rem;padding-right:5rem}@media (width<=1024px){.home-hero-container{padding-left:1rem;padding-right:1.5rem}}.home-hero-layout{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;display:flex}.home-hero-left{flex:1;min-width:0;max-width:50%}.home-hero-title-box{margin-bottom:1.5rem}.home-hero-title{color:#1e3a8a!important;margin-bottom:.5rem!important;font-family:system-ui,Segoe UI,sans-serif!important;font-size:clamp(2rem,4vw,2.75rem)!important;font-weight:700!important;line-height:1.2!important}.home-hero-title-second{margin-top:.5rem;font-family:system-ui,Segoe UI,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.2}.home-hero-title-highlight{color:#9333ea}.home-hero-description{color:#333;margin-top:1.5rem;margin-bottom:1rem;font-size:1.1rem;font-weight:400}.home-hero-description-bold{font-weight:700}.home-hero-buttons{gap:1rem;margin-top:1.5rem;margin-bottom:2rem;display:flex}.home-hero-btn-primary{cursor:pointer;border:none;transition:background-color .2s;color:#fff!important;text-transform:none!important;background-color:#9333ea!important;border-radius:999px!important;padding:.75rem 2rem!important;font-size:1rem!important;font-weight:600!important}.home-hero-btn-primary:hover{background-color:#7e22ce!important}.home-hero-btn-secondary{cursor:pointer;transition:all .2s;color:#9333ea!important;text-transform:none!important;background-color:#0000!important;border:2px solid #9333ea!important;border-radius:999px!important;padding:.75rem 2rem!important;font-size:1rem!important;font-weight:600!important}.home-hero-btn-secondary:hover{background-color:#9333ea0d!important;border-color:#7e22ce!important}.home-hero-stats-container{gap:2rem;margin-top:2rem;display:flex}.home-hero-stat-number{color:#9333ea!important;margin-bottom:.25rem!important;font-size:2rem!important;font-weight:700!important}.home-hero-title{margin-bottom:0!important;font-family:system-ui,Segoe UI,sans-serif!important;font-size:clamp(2rem,4vw,2.75rem)!important;font-weight:700!important;line-height:1.2!important}.home-hero-title-main{color:#1e3a8a!important;margin-bottom:.5rem!important;display:block!important}.home-hero-title-highlight{color:#9333ea!important;font-weight:700!important}.home-hero-subtitle{color:#6b6375!important;margin-bottom:1.5rem!important}.home-hero-buttons{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.home-hero-btn-primary,.home-hero-btn-secondary{text-transform:none!important;border-radius:999px!important;padding-inline:2.5rem!important;font-weight:600!important}.home-hero-stats{flex-wrap:wrap;gap:1rem 2.5rem;display:flex}.home-hero-stat{min-width:110px}.home-hero-stat-number{color:#0050d5!important;font-size:1.4rem!important;font-weight:800!important}.home-hero-right{flex:1;justify-content:flex-end;min-width:0;max-width:50%;display:flex}.home-card-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;max-width:600px;margin-right:4rem;display:grid}.home-card{border-radius:20px;flex-direction:column;justify-content:flex-start;min-height:110px;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.home-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.home-card-content{z-index:2;position:relative}.home-card-title{margin-bottom:.5rem;font-weight:600}.home-card-subtitle{margin-bottom:.25rem;font-weight:500}.home-card-description{font-size:.875rem}.home-card-image{object-fit:cover;object-position:center;z-index:1;width:160px;height:160px;position:absolute;bottom:-20px;right:-20px}.home-card-icon{z-index:2;position:absolute}.home-card-icon-top-right{font-size:1.2rem;top:12px;right:12px}.home-card-icon-bottom-right{opacity:.7;font-size:3.5rem;bottom:20px;right:20px}.home-card-icon-top-right-small{opacity:.6;font-size:1.5rem;top:15px;right:15px}.home-card-icon-large{opacity:.8;font-size:4rem;bottom:10px;right:10px}.home-card-badge{z-index:2;background-color:#fff;border-radius:8px;gap:.25rem;padding:4px 8px;font-size:.75rem;font-weight:600;display:flex;position:absolute}.home-card-badge-google{bottom:45px;right:20px}.home-card-badge-amazon{bottom:70px;right:20px}.home-card-svg-container{z-index:1;width:110px;height:110px;position:absolute;bottom:15px;right:15px}.home-card-icon-group{z-index:1;gap:.25rem;font-size:1.2rem;display:flex;position:absolute;top:12px;right:12px}.home-card--roadmaps{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}.home-card--roadmaps .home-card-title{color:#1e40af}.home-card--roadmaps .home-card-subtitle,.home-card--roadmaps .home-card-description{color:#1e3a8a}.home-card--mentorship{background:linear-gradient(135deg,#fed7aa 0%,#fdba74 100%)}.home-card--mentorship .home-card-title{color:#9a3412}.home-card--mentorship .home-card-subtitle,.home-card--mentorship .home-card-description{color:#7c2d12}.home-card--placement{background:linear-gradient(135deg,#bbf7d0 0%,#86efac 100%)}.home-card--placement .home-card-title{color:#166534}.home-card--placement .home-card-subtitle,.home-card--placement .home-card-description{color:#14532d}.home-card--articles{background:linear-gradient(135deg,#f3e8ff 0%,#e9d5ff 100%)}.home-card--articles .home-card-title{color:#6b21a8}.home-card--articles .home-card-subtitle,.home-card--articles .home-card-description{color:#581c87}.home-card--blogs{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.home-card--blogs .home-card-title{color:#92400e}.home-card--blogs .home-card-subtitle,.home-card--blogs .home-card-description{color:#78350f}.home-card--more{background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%)}.home-card--more .home-card-title{color:#3730a3}.home-card--more .home-card-subtitle,.home-card--more .home-card-description{color:#312e81}@media (width<=1024px){.home-hero-layout{flex-direction:column;gap:3rem}.home-hero-left{flex:1;max-width:100%}.home-hero-right{flex:1;justify-content:center;max-width:100%}.home-card-grid{grid-template-columns:repeat(2,1fr);max-width:100%!important;margin-right:0!important}.home-hero-stats-container{flex-wrap:wrap}}@media (width<=768px){.home-hero-section{padding:2rem 0 3rem;overflow-x:hidden}.home-hero-container{box-sizing:border-box;padding-left:1rem;padding-right:1rem;overflow:hidden}.home-hero-layout{flex-direction:column;gap:2rem}.home-hero-left{max-width:100%}.home-hero-right{justify-content:stretch;display:block;width:100%!important;max-width:100%!important}.home-card-grid{gap:1rem;grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.home-card{min-height:90px}.home-hero-buttons{flex-direction:column;margin-top:1.5rem}.home-hero-btn-primary,.home-hero-btn-secondary{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-left:1rem!important;padding-right:1rem!important}.home-hero-stats-container{text-align:center;grid-template-columns:1fr 1fr;justify-items:center;gap:1.5rem;display:grid}.home-hero-title svg{width:100%;height:auto}.home-hero-description{word-wrap:break-word;overflow-wrap:break-word}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}main{display:block}.hero-section{border-bottom:1px solid var(--border);padding:56px 32px 48px}.hero-text{text-align:left;max-width:760px;margin:0 auto}.hero-text p{color:var(--text);margin-top:12px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.btn{font-size:15px;font-family:var(--sans);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s,border-color .2s;display:inline-flex}.testimonials-section{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);min-height:80vh;padding:4rem 1rem}@media (width>=768px){.testimonials-section{padding:4rem 3rem}}.testimonials-container{max-width:1280px;margin:0 auto}.testimonials-title{text-align:center;color:#1e293b;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.testimonials-subtitle{text-align:center;color:#64748b;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.testimonials-carousel{position:relative}.carousel-button{z-index:2;cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.carousel-button:hover:not(:disabled){background-color:#f1f5f9;box-shadow:0 4px 12px #00000026}.carousel-button:disabled{opacity:.3;cursor:not-allowed}.carousel-button.prev{left:-20px}.carousel-button.next{right:-20px}@media (width<=768px){.carousel-button.prev{left:0}.carousel-button.next{right:0}}.carousel-button svg{color:#475569;font-size:1.25rem}.carousel-button.prev svg{margin-left:4px}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem;display:grid}@media (width>=768px){.testimonials-grid{grid-template-columns:repeat(3,1fr);padding:0 2rem}}@media (width<=767px){.testimonials-grid{padding:0 3rem}}.testimonial-card{background-color:#fff;border-radius:1rem;flex-direction:column;min-height:320px;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 12px #00000014}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.testimonial-card-content{flex-direction:column;flex:1;padding:0;display:flex}.quote-icon{color:#dbeafe;font-family:Georgia,serif;font-size:3rem;line-height:1;position:absolute}.quote-icon.top{top:1rem;right:1rem}.quote-icon.bottom{bottom:5rem;right:1rem;transform:rotate(180deg)}.testimonial-avatar{object-fit:cover;border:4px solid #fff;border-radius:50%;width:80px;height:80px;margin-bottom:1rem;box-shadow:0 2px 8px #0000001a}.testimonial-avatar-icon{color:#94a3b8;object-fit:cover;background:#f1f5f9;border:4px solid #fff;border-radius:50%;margin-bottom:1rem;box-shadow:0 4px 12px #00000026;width:80px!important;height:80px!important}.testimonial-text{color:#475569;min-height:120px;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.testimonial-footer{margin-top:auto}.testimonial-name{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.testimonial-rating{gap:.25rem;display:flex}.testimonial-rating .star{color:#fbbf24;font-size:1.25rem}.pagination-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.pagination-dot{cursor:pointer;background-color:#cbd5e1;border-radius:4px;height:8px;transition:all .3s}.pagination-dot.active{background-color:#3b82f6;width:24px}.pagination-dot:not(.active){width:8px}.stats-section{background-color:#fff;padding:4rem 1rem}@media (width>=768px){.stats-section{padding:4rem 3rem}}.stats-container{max-width:1280px;margin:0 auto}.stats-title{text-align:center;color:#1e293b;margin-bottom:3rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.stats-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=640px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center}.stat-value{color:#9333ea;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.stat-label{color:#64748b;font-size:1rem}.footer{color:#fff;background:linear-gradient(135deg,#2d1b4e 0%,#1a1030 100%);width:100%;margin-top:auto;padding:4rem 2rem 1.5rem}.footer-container{max-width:1280px;margin:0 auto}.footer-content{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:2.5rem;display:grid}.footer-brand{max-width:350px}.footer-logo{align-items:center;gap:12px;margin-bottom:1.5rem;display:flex}.footer-logo-mark{color:#fff;background:linear-gradient(135deg,#9333ea,#ec4899);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.footer-logo-text{flex-direction:column;line-height:1.2;display:flex}.footer-brand-name{color:#fff;font-size:24px;font-weight:700}.footer-brand-highlight{color:#ff6b35}.footer-brand-tagline{color:#ffffffb3;margin-top:2px;font-size:12px}.footer-description{color:#fffc;margin-bottom:2rem;font-size:15px;line-height:1.7}.footer-social-title{letter-spacing:.1em;color:#fff9;margin-bottom:1rem;font-size:13px;font-weight:700}.footer-social-icons{flex-wrap:wrap;gap:.75rem;display:flex}.footer-social-icon{color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.footer-social-icon:hover{background:#9333ea4d;border-color:#9333ea;transform:translateY(-2px);box-shadow:0 4px 12px #9333ea4d}.footer-section{flex-direction:column;display:flex}.footer-section-title{color:#fff;margin-bottom:1.5rem;font-size:18px;font-weight:700}.footer-links{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-links li a{color:#fffc;font-size:15px;text-decoration:none;transition:all .3s;display:inline-block}.footer-links li a:hover{color:#fff;transform:translate(4px)}.footer-contact{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.footer-contact-item{color:#fffc;align-items:flex-start;gap:.75rem;font-size:15px;line-height:1.6;display:flex}.footer-contact-icon{color:#9333ea;flex-shrink:0;margin-top:2px;font-size:20px}.footer-contact-item a{color:#fffc;text-decoration:none;transition:color .3s}.footer-contact-item a:hover{color:#fff}.footer-contact-item span{flex:1}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:1.5rem}.footer-copyright{color:#fff9;margin:0;font-size:14px}@media (width<=1024px){.footer-content{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-brand{max-width:100%}}@media (width<=768px){.footer,.footer-container{padding:0}.footer-content{grid-template-columns:1fr 1fr;gap:0}.footer-brand{text-align:center;border-bottom:1px solid #ffffff14;grid-column:1/-1;max-width:100%;padding:2rem 1.5rem}.footer-logo{justify-content:center}.footer-description{text-align:center;margin-bottom:1.5rem}.footer-social{flex-direction:column;align-items:center;display:flex}.footer-social-icons{justify-content:center}.footer-social-icon{border-radius:50%;width:44px;height:44px;font-size:15px}.footer-content>.footer-section:nth-child(2),.footer-content>.footer-section:nth-child(3){padding:1.5rem 1.25rem}.footer-content>.footer-section:nth-child(2){border-right:1px solid #ffffff14}.footer-section:last-child{background:#9333ea0d;border-top:1px solid #ffffff14;grid-column:1/-1;padding:1.5rem 1.25rem}.footer-section-title{text-transform:uppercase;letter-spacing:.05em;color:#c4b5fd;margin-bottom:1rem;font-size:15px}.footer-links{gap:.6rem}.footer-links li a{color:#ffffffb3;font-size:13px}.footer-contact-item{font-size:13px}.footer-contact-icon{color:#c4b5fd;font-size:18px!important}.footer-bottom{background:#00000026;border-top:1px solid #ffffff0f;margin:0;padding:1rem 1.25rem}.footer-copyright{font-size:12px}}@media (width<=480px){.footer{padding:2.5rem 1rem 1.5rem}.footer-logo-mark{width:40px;height:40px;font-size:16px}.footer-brand-name{font-size:20px}.footer-brand-tagline{font-size:10px}.footer-description{font-size:14px}.footer-social-icon{width:36px;height:36px;font-size:12px}.footer-contact-item{font-size:13px}.footer-copyright{font-size:12px}}.footer-social-icon:focus,.footer-links li a:focus,.footer-contact-item a:focus{outline-offset:2px;border-radius:4px;outline:2px solid #9333ea}@media (prefers-reduced-motion:no-preference){.footer-social-icon,.footer-links li a{transition:all .3s cubic-bezier(.4,0,.2,1)}}.placement-training{width:100%;min-height:100vh}.pt-container{max-width:1280px;margin:0 auto;padding:0 2rem}.pt-section-title{text-align:center;color:#1e293b;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.pt-section-subtitle{text-align:center;color:#64748b;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.pt-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:5rem 2rem;position:relative;overflow:hidden}.pt-hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1440 320\"><path fill=\"rgba(255,255,255,0.1)\" d=\"M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,112C672,96,768,96,864,112C960,128,1056,160,1152,160C1248,160,1344,128,1392,112L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z\"></path></svg>") bottom/cover no-repeat;position:absolute;inset:0}.pt-hero-container{z-index:1;max-width:900px;margin:0 auto;position:relative}.pt-hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.pt-hero-badge-icon{color:#fbbf24;font-size:1.25rem}.pt-hero-title{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2}.pt-hero-title-highlight{color:#fbbf24;display:inline-block}.pt-hero-subtitle{color:#ffffffe6;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.pt-hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.pt-btn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.pt-btn-primary{color:#667eea;background:#fff;box-shadow:0 4px 14px #0003}.pt-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.pt-btn-secondary{color:#fff;background:0 0;border:2px solid #ffffff80}.pt-btn-secondary:hover{background:#ffffff1a;border-color:#fff}.pt-btn-large{padding:1rem 2.5rem;font-size:1.125rem}.pt-hero-stats{border-top:1px solid #fff3;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:3rem;padding-top:3rem;display:grid}.pt-hero-stat{text-align:center}.pt-hero-stat-value{color:#fbbf24;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.pt-hero-stat-label{color:#fffc;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.pt-features{background:#f8fafc;padding:5rem 2rem}.pt-features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.pt-feature-card{text-align:center;background:#fff;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}.pt-feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.pt-feature-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.pt-feature-icon svg{font-size:2rem}.pt-feature-title{color:#1e293b;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.pt-feature-description{color:#64748b;line-height:1.6}.pt-modules{background:#fff;padding:5rem 2rem}.pt-modules-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.pt-module-card{background:#fff;border:2px solid #e2e8f0;border-radius:1rem;padding:1.5rem;transition:all .3s}.pt-module-card:hover{border-color:#667eea;box-shadow:0 4px 16px #667eea1a}.pt-module-header{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.pt-module-title{color:#1e293b;font-size:1.25rem;font-weight:700}.pt-module-duration{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:999px;padding:.375rem 1rem;font-size:.75rem;font-weight:600}.pt-module-topics{margin:0;padding:0;list-style:none}.pt-module-topic{color:#475569;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.pt-module-topic-icon{color:#10b981;flex-shrink:0;font-size:1.25rem}.pt-success-path{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);padding:5rem 2rem}.pt-timeline{max-width:800px;margin:0 auto;position:relative}.pt-timeline:before{content:"";background:linear-gradient(#667eea 0%,#764ba2 100%);width:3px;position:absolute;top:0;bottom:0;left:30px}.pt-timeline-item{gap:2rem;margin-bottom:3rem;display:flex;position:relative}.pt-timeline-marker{color:#fff;z-index:1;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 12px #667eea4d}.pt-timeline-content{background:#fff;border-radius:1rem;flex:1;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.pt-timeline-content h3{color:#1e293b;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.pt-timeline-content p{color:#64748b;line-height:1.6}.pt-partners{background:#fff;padding:5rem 2rem}.pt-partners-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;display:grid}.pt-partner-card{text-align:center;background:#f8fafc;border:2px solid #0000;border-radius:.75rem;padding:2rem 1rem;transition:all .3s}.pt-partner-card:hover{background:#fff;border-color:#667eea;transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.pt-partner-logo{justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.pt-partner-logo img{object-fit:contain;border-radius:8px;width:48px;height:48px}.pt-partner-name{color:#1e293b;font-size:.875rem;font-weight:600}.pt-pricing{background:linear-gradient(135deg,#f8fafc 0%,#e0e7ff 100%);padding:5rem 2rem}.pt-pricing-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.pt-pricing-card{background:#fff;border:2px solid #0000;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;box-shadow:0 2px 8px #0000000d}.pt-pricing-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001a}.pt-pricing-card-popular{border-color:#667eea;transform:scale(1.05)}.pt-pricing-card-popular:hover{transform:scale(1.05)translateY(-8px)}.pt-pricing-badge{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:999px;padding:.375rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;right:20px}.pt-pricing-name{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.pt-pricing-price{color:#667eea;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.pt-pricing-duration{color:#64748b;margin-bottom:2rem;font-size:.875rem}.pt-pricing-features{margin:0 0 2rem;padding:0;list-style:none}.pt-pricing-feature{color:#475569;border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.pt-pricing-feature:last-child{border-bottom:none}.pt-pricing-feature-icon{color:#10b981;flex-shrink:0;font-size:1.25rem}.pt-btn-outline{color:#667eea;background:0 0;border:2px solid #667eea}.pt-btn-outline:hover{color:#fff;background:#667eea}.pt-pricing-note{text-align:center;background:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.pt-pricing-note p{color:#64748b;margin:0;font-size:.875rem}.pt-faqs{background:#fff;padding:5rem 2rem}.pt-faqs-container{max-width:800px;margin:0 auto}.pt-faq-item{background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem;overflow:hidden}.pt-faq-question{cursor:pointer;color:#1e293b;text-align:left;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.pt-faq-question:hover{background:#f8fafc}.pt-faq-question-active{color:#667eea;background:#f0f9ff}.pt-faq-icon{color:#64748b;flex-shrink:0;transition:transform .3s}.pt-faq-icon-rotated{transform:rotate(180deg)}.pt-faq-answer{color:#64748b;padding:0 1.5rem 1.25rem;line-height:1.7;animation:.3s slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.pt-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:5rem 2rem}.pt-cta-content{max-width:800px;margin:0 auto}.pt-cta-title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.pt-cta-subtitle{color:#ffffffe6;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.pt-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.pt-btn-secondary-white{color:#fff;background:0 0;border:2px solid #fff}.pt-btn-secondary-white:hover{color:#667eea;background:#fff}@media (width<=768px){.pt-hero{padding:3rem 1rem}.pt-hero-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}.pt-features,.pt-modules,.pt-success-path,.pt-partners,.pt-pricing,.pt-faqs,.pt-cta{padding:3rem 1rem}.pt-features-grid,.pt-modules-grid,.pt-pricing-grid{grid-template-columns:1fr}.pt-partners-grid{grid-template-columns:repeat(2,1fr)}.pt-timeline:before{left:20px}.pt-timeline-marker{width:40px;height:40px;font-size:1rem}.pt-timeline-item{gap:1rem}.pt-pricing-card-popular{transform:scale(1)}.pt-pricing-card-popular:hover{transform:translateY(-8px)}.pt-hero-buttons,.pt-cta-buttons{flex-direction:column;width:100%}.pt-btn{justify-content:center;width:100%}}@media (width<=480px){.pt-section-title{font-size:1.5rem}.pt-section-subtitle{font-size:.9rem}.pt-hero-stats,.pt-partners-grid{grid-template-columns:1fr}}.contact-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:flex-start;min-height:100vh;padding:30px 20px 40px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.contact-container{flex-wrap:wrap;justify-content:center;gap:30px;width:100%;max-width:1400px;margin:0 auto;display:flex}.profile-card{background:#fff;border-radius:16px;flex:1;grid-template-columns:220px 1fr;align-items:start;gap:24px;min-width:480px;max-width:600px;padding:28px 24px;transition:transform .3s,box-shadow .3s;display:grid;box-shadow:0 8px 30px #0000001f}.profile-card:hover{box-shadow:0 25px 80px #0006}.fade-in{animation:1s ease-in-out fadeIn}.left-column{flex-direction:column;display:flex}.right-column{flex-direction:column;justify-content:center;display:flex}.profile-header{text-align:center;border-bottom:1.5px solid #f0f0f0;margin-bottom:10px;padding-bottom:10px}.profile-avatar{margin-bottom:8px;display:inline-block;position:relative}.avatar-circle{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .3s;display:flex;box-shadow:0 4px 12px #667eea4d}.avatar-circle:hover{transform:scale(1.05)rotate(5deg)}.avatar-text{color:#fff;letter-spacing:.8px;font-size:26px;font-weight:700}.online-badge{background:#4caf50;border:2px solid #fff;border-radius:50%;width:12px;height:12px;animation:2s infinite pulse;position:absolute;bottom:1px;right:1px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.profile-name{color:#2c3e50;letter-spacing:.2px;margin:8px 0 4px;font-size:20px;font-weight:700}.profile-role{color:#667eea;margin:4px 0;font-size:14px;font-weight:600}.profile-experience{color:#7f8c8d;font-size:12px;font-weight:500}.professional-summary{background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-left:3px solid #667eea;border-radius:10px;margin-bottom:12px;padding:16px 18px}.section-heading{color:#2c3e50;align-items:center;gap:6px;margin-bottom:8px;font-size:15px;font-weight:700;display:flex}.heading-icon{color:#667eea;font-size:16px!important}.summary-text{color:#34495e;margin:0;font-size:13px;line-height:1.6}.contact-section{box-shadow:none;background:0 0;border-radius:0;margin-bottom:0;padding:0}.contact-items{flex-direction:column;gap:10px;margin-top:10px;display:flex}.contact-item{background:#fff;border:1.5px solid #e2e5ed;border-radius:6px;align-items:center;gap:12px;padding:12px 14px;transition:all .3s;display:flex;box-shadow:0 2px 5px #0000000a}.contact-item:hover{background:#f9fafb;border-color:#667eea;transform:translateY(-1px);box-shadow:0 3px 8px #667eea1a}.contact-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 6px #667eea2e}.contact-icon svg{font-size:18px}.contact-details{flex-direction:column;flex:1;gap:2px;display:flex}.contact-label{color:#95a5a6;text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px;font-size:11px;font-weight:600}.contact-value{color:#2c3e50;font-size:14px;font-weight:600;line-height:1.4}.contact-link{color:#667eea;text-decoration:none;transition:color .3s}.contact-link:hover{color:#764ba2;text-decoration:underline}@media (width<=1300px){.profile-card{grid-template-columns:1fr;gap:20px;min-width:auto;max-width:500px}}@media (width<=900px){.contact-container{flex-direction:column;align-items:center}.profile-card{width:100%;min-width:auto;max-width:500px}}@media (width<=768px){.contact-page{background:#f0f2f5;align-items:stretch;min-height:auto;padding:0}.contact-container{gap:16px;padding:16px}.profile-card{border-radius:16px;grid-template-columns:1fr;gap:0;max-width:100%;height:auto;padding:0;overflow:visible;box-shadow:0 2px 12px #00000014}.profile-card:hover{transform:none;box-shadow:0 2px 12px #00000014}.left-column{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px 16px 0 0;padding:28px 20px 20px}.profile-header{border-bottom:none;margin-bottom:16px;padding-bottom:0}.avatar-circle{border:3px solid #ffffff4d;width:80px;height:80px;box-shadow:0 4px 20px #0003}.avatar-text{font-size:30px}.online-badge{border-width:2.5px;width:14px;height:14px;bottom:2px;right:2px}.profile-name{color:#fff;margin:10px 0 4px;font-size:22px}.profile-role{color:#ffffffe6;font-size:14px}.profile-experience{color:#ffffffb3;font-size:12px}.professional-summary{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-left:3px solid #ffffff80;border-radius:10px;margin-bottom:16px;padding:14px 16px}.professional-summary .section-heading{color:#fff;font-size:15px}.professional-summary .heading-icon{color:#fffc;font-size:16px!important}.summary-text{color:#ffffffe6;font-size:13px;line-height:1.6}.right-column{background:#fff;border-radius:0 0 16px 16px;padding:20px 16px 24px}.contact-section{padding:0}.contact-section .section-heading{margin-bottom:12px;font-size:16px}.contact-section .heading-icon{font-size:18px!important}.contact-items{gap:10px}.contact-item{border:1px solid #eef0f4;border-radius:12px;gap:14px;padding:14px;box-shadow:0 1px 4px #0000000a}.contact-icon{border-radius:10px;width:42px;height:42px}.contact-icon svg{font-size:18px}.contact-label{letter-spacing:.5px;color:#8e99a4;font-size:10px}.contact-value{font-size:14px;font-weight:600}.contact-link{color:#667eea}}@media (width<=380px){.contact-container{padding:12px}.left-column{padding:24px 16px 18px}.avatar-circle{width:70px;height:70px}.avatar-text{font-size:26px}.profile-name{font-size:20px}.contact-item{gap:12px;padding:12px}.contact-icon{width:38px;height:38px}.contact-value{font-size:13px}}.profile-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;padding:2rem 1rem}.profile-hero-section{text-align:center;background:#fffffffa;border-radius:20px;max-width:1200px;margin:0 auto 3rem;padding:3rem 2.5rem 2.5rem;animation:.8s ease-out fadeInUp;box-shadow:0 20px 60px #0000004d}.profile-hero-content{max-width:900px;margin:0 auto}.profile-hero-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1.5rem;animation:2s infinite pulse;display:inline-flex;box-shadow:0 10px 30px #667eea66}.profile-hero-title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;width:100%;margin-bottom:1rem;padding:.3rem 0;font-size:2.5rem;font-weight:700;line-height:1.3}.profile-hero-summary{color:#4a5568;text-align:center;max-width:850px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.7}.profile-hero-summary strong{color:#667eea;font-weight:600}.profile-hero-stats{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1.5rem;display:flex}.profile-stat-item{text-align:center;background:linear-gradient(135deg,#f6f8fb 0%,#e9ecef 100%);border-radius:15px;flex:0 auto;min-width:160px;padding:1.5rem 2rem;transition:transform .3s,box-shadow .3s}.profile-stat-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px #667eea33}.profile-stat-number{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding:.2rem 0;font-size:2.5rem;font-weight:700;line-height:1.2;display:inline-block}.profile-stat-label{color:#718096;margin-top:.5rem;font-size:.95rem;font-weight:500}.profile-section-title{color:#fff;text-shadow:0 2px 10px #0003;justify-content:center;align-items:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700;display:flex}.domain-section{max-width:1200px;margin:0 auto 4rem}.domain-grid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;display:grid}.domain-card{background:#fff;border-radius:20px;padding:2.5rem;transition:transform .3s,box-shadow .3s;animation:.8s ease-out fadeInUp;box-shadow:0 15px 40px #0003}.domain-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #0000004d}.domain-header{border-bottom:2px solid #e2e8f0;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.domain-icon{color:#fff;border-radius:15px;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:0 5px 15px #0003}.angular-icon{background:linear-gradient(135deg,#dd0031 0%,#c3002f 100%)}.react-icon{background:linear-gradient(135deg,#61dafb 0%,#21a1c4 100%)}.domain-title{color:#2d3748;font-size:1.75rem;font-weight:700}.domain-list{flex-direction:column;gap:1rem;display:flex}.domain-item{color:#4a5568;background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);border-radius:12px;align-items:center;gap:1rem;padding:1rem;font-size:1.05rem;font-weight:500;transition:all .3s;display:flex}.domain-item:hover{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);transform:translate(10px);box-shadow:0 5px 15px #667eea4d}.domain-item-icon{color:#667eea;justify-content:center;align-items:center;transition:color .3s;display:flex}.domain-item:hover .domain-item-icon{color:#fff}.info-section{max-width:1200px;margin:0 auto 4rem}.info-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.info-card{background:#fff;border:2px solid #0000;border-radius:16px;align-items:center;gap:1.5rem;padding:2rem;transition:all .3s;animation:.8s ease-out fadeInUp;display:flex;box-shadow:0 10px 30px #00000026}.info-card:hover{border-color:#667eea;transform:translateY(-8px);box-shadow:0 15px 40px #667eea4d}.info-icon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 5px 15px #0003}.email-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.phone-icon{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.education-icon{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.company-icon{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)}.previous-icon{background:linear-gradient(135deg,#fa709a 0%,#fee140 100%)}.info-content{flex:1;min-width:0}.info-label{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.info-value{color:#1e293b;word-break:break-word;font-size:1.1rem;font-weight:600;text-decoration:none;display:block}.info-value:hover{color:#667eea}a.info-value{color:#667eea;transition:color .3s}a.info-value:hover{color:#764ba2;text-decoration:underline}.skills-section{max-width:1200px;margin:0 auto 4rem}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.skill-card{text-align:center;background:#fff;border-radius:15px;padding:2rem;transition:all .3s;animation:.8s ease-out fadeInUp;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.skill-card:before{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);height:5px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.skill-card:hover:before{transform:scaleX(1)}.skill-card:hover{transform:translateY(-8px)scale(1.03);box-shadow:0 15px 40px #667eea4d}.skill-name{color:#2d3748;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.skill-level{margin-top:.5rem}.skill-badge{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block;box-shadow:0 4px 12px #667eea4d}.contact-section{text-align:center;background:#fffffffa;border-radius:20px;max-width:800px;margin:0 auto;padding:4rem 2rem;animation:.8s ease-out fadeInUp;box-shadow:0 20px 60px #0000004d}.contact-content{max-width:600px;margin:0 auto}.contact-title{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-text{color:#4a5568;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.contact-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.btn{cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 5px 15px #0003}.btn-primary{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 25px #667eea66}.btn-secondary{color:#667eea;background:#fff;border:2px solid #667eea}.btn-secondary:hover{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);transform:translateY(-3px);box-shadow:0 10px 25px #667eea66}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=1024px){.domain-grid{grid-template-columns:1fr}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (width<=768px){.profile-hero-title{font-size:2.5rem}.profile-hero-summary{font-size:1.1rem}.profile-hero-stats{flex-direction:column;gap:1rem}.profile-section-title{font-size:2rem}.domain-card{padding:1.5rem}.skills-grid,.info-grid{grid-template-columns:1fr}.info-card{padding:1.5rem}.contact-buttons{flex-direction:column}.btn{width:100%}}@media (width<=480px){.profile-container{padding:1rem .5rem}.profile-hero-section{padding:2rem 1rem}.profile-hero-title{font-size:2rem}.profile-hero-icon{width:90px;height:90px}.profile-stat-number{font-size:2rem}.domain-title{font-size:1.4rem}.info-card{text-align:center;flex-direction:column}.info-icon{width:50px;height:50px}.contact-section{padding:2rem 1rem}.contact-title{font-size:2rem}}.cs-page{background:#fff;min-height:100vh}.cs-container{max-width:1200px;margin:0 auto;padding:0 2rem}.cs-section{padding:5rem 0}.cs-section-title{text-align:center;color:#1e293b;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cs-title-highlight{color:#9333ea}.cs-section-subtitle{text-align:center;color:#64748b;max-width:600px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.6}.cs-hero{text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#3b0764 50%,#9333ea 100%);padding:5rem 2rem;position:relative;overflow:hidden}.cs-hero-bg-pattern{pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 80% 70%,#ffffff14 0%,#0000 50%);position:absolute;inset:0}.cs-hero-content{z-index:1;max-width:700px;margin:0 auto;position:relative}.cs-hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fbbf24;letter-spacing:.5px;text-transform:uppercase;background:#ffffff26;border-radius:999px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:6px 18px;font-size:.85rem;font-weight:600;display:inline-flex}.cs-hero-title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.2}.cs-hero-title-highlight{color:#fbbf24}.cs-hero-subtitle{color:#ffffffd9;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.cs-hero-tags{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.cs-hero-tag{letter-spacing:.3px;border-radius:999px;padding:8px 20px;font-size:.85rem;font-weight:600}.cs-hero-tag--learn{color:#93c5fd;background:#3b82f633;border:1px solid #3b82f64d}.cs-hero-tag--practice{color:#6ee7b7;background:#10b98133;border:1px solid #10b9814d}.cs-hero-tag--grow{color:#fcd34d;background:#f59e0b33;border:1px solid #f59e0b4d}.cs-hero-tag--hired{color:#f9a8d4;background:#ec489933;border:1px solid #ec48994d}.cs-hero-cta{color:#1e3a8a;background:#fbbf24;border-radius:999px;padding:14px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 20px #fbbf2459}.cs-hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #fbbf2473}.cs-why{background:#f8fafc}.cs-why-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.cs-why-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #0000000f}.cs-why-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.cs-why-icon{color:#7c3aed;background:linear-gradient(135deg,#ede9fe,#ddd6fe);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.cs-why-icon svg{font-size:28px}.cs-why-card-title{color:#1e293b;margin-bottom:.5rem;font-size:1rem;font-weight:600}.cs-why-card-desc{color:#64748b;font-size:.875rem;line-height:1.5}.cs-programs{background:#fff}.cs-programs-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.cs-program-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.cs-program-card:hover{border-color:#c4b5fd;transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.cs-program-number{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.cs-program-content{min-width:0}.cs-program-title{color:#1e293b;margin-bottom:.25rem;font-size:.95rem;font-weight:600;line-height:1.4}.cs-program-desc{color:#64748b;font-size:.825rem;line-height:1.5}.cs-journey{background:linear-gradient(135deg,#1e3a8a 0%,#312e81 50%,#581c87 100%)}.cs-section-title--light{color:#fff}.cs-section-subtitle--light{color:#ffffffb3}.cs-journey-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.cs-journey-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;padding:2rem 1.5rem;transition:transform .2s,background .2s}.cs-journey-card:hover{background:#ffffff1f;transform:translateY(-4px)}.cs-journey-icon{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.cs-journey-icon svg{font-size:28px}.cs-journey-title{color:#fff;margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.cs-journey-desc{color:#ffffffb3;font-size:.85rem;line-height:1.5}.cs-experts{background:#f8fafc}.cs-experts-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:2rem auto 0;display:grid}.cs-expert-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #0000000f}.cs-expert-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.cs-expert-avatar{color:#fff;background:linear-gradient(135deg,#9333ea,#6d28d9);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1rem;font-size:1.75rem;font-weight:700;display:flex;box-shadow:0 4px 16px #9333ea4d}.cs-expert-name{color:#1e293b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.cs-expert-details{text-align:left}.cs-expert-details p{color:#475569;align-items:center;gap:8px;margin-bottom:.5rem;font-size:.875rem;line-height:1.4;display:flex}.cs-expert-detail-icon{color:#9333ea;flex-shrink:0;font-size:18px!important}.cs-services-banner{background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)}.cs-services-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:2rem auto 0;display:grid}.cs-service-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:16px;padding:2rem;transition:transform .2s,background .2s}.cs-service-item:hover{background:#ffffff38;transform:translateY(-4px)}.cs-service-item h3{margin-top:.75rem;font-size:1.05rem;font-weight:600;line-height:1.4}.cs-contact-strip{background:#1e293b;padding:1.25rem 0}.cs-contact-inner{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.cs-contact-item{color:#fffc;align-items:center;gap:8px;font-size:.85rem;display:flex}.cs-contact-icon{color:#9333ea;font-size:18px!important}@media (width<=1024px){.cs-why-grid,.cs-journey-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cs-section{padding:3rem 0}.cs-hero{padding:3rem 1rem}.cs-container{padding:0 1rem}.cs-why-grid{grid-template-columns:1fr;gap:1rem}.cs-programs-grid,.cs-journey-grid,.cs-experts-grid,.cs-services-grid{grid-template-columns:1fr}.cs-contact-inner{text-align:center;flex-direction:column;align-items:center;gap:.75rem}.cs-hero-title{font-size:clamp(1.75rem,6vw,2.5rem)}.cs-hero-tags{gap:.5rem}.cs-hero-tag{padding:6px 14px;font-size:.8rem}}.cmp-page{background:#fff;min-height:100vh}.cmp-container{max-width:1200px;margin:0 auto;padding:0 2rem}.cmp-section{padding:5rem 0}.cmp-section-title{text-align:center;color:#0f172a;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cmp-highlight{color:#1d4ed8}.cmp-section-subtitle{text-align:center;color:#64748b;max-width:600px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.6}.cmp-hero{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 40%,#1d4ed8 100%);padding:5rem 2rem;position:relative;overflow:hidden}.cmp-hero-bg{pointer-events:none;background-image:radial-gradient(circle at 15%,#1d4ed833 0%,#0000 50%),radial-gradient(circle at 85% 30%,#ffffff0a 0%,#0000 40%);position:absolute;inset:0}.cmp-hero-content{z-index:1;max-width:750px;margin:0 auto;position:relative}.cmp-hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#93c5fd;letter-spacing:.5px;text-transform:uppercase;background:#ffffff1a;border-radius:999px;align-items:center;gap:6px;margin-bottom:1.5rem;padding:6px 18px;font-size:.85rem;font-weight:600;display:inline-flex}.cmp-hero-title{color:#fff;margin-bottom:.75rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.2}.cmp-hero-title-highlight{color:#60a5fa}.cmp-hero-tagline{color:#ffffffb3;letter-spacing:.3px;margin-bottom:2rem;font-size:1.15rem;font-weight:500}.cmp-hero-banner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1a;border:1px solid #ffffff26;border-radius:12px;padding:14px 32px;font-size:1.05rem;font-weight:500;line-height:1.5;display:inline-block}.cmp-why{background:#f8fafc}.cmp-why-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cmp-why-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem 1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #0000000d}.cmp-why-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.cmp-why-icon{color:#1d4ed8;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.cmp-why-icon svg{font-size:28px}.cmp-why-card-title{color:#0f172a;margin-bottom:.5rem;font-size:1rem;font-weight:600}.cmp-why-card-desc{color:#64748b;font-size:.875rem;line-height:1.5}.cmp-services{background:#fff}.cmp-services-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.cmp-service-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.cmp-service-card:hover{border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.cmp-service-icon{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cmp-service-icon svg{font-size:22px}.cmp-service-content{min-width:0}.cmp-service-title{color:#0f172a;margin-bottom:.25rem;font-size:.95rem;font-weight:600;line-height:1.4}.cmp-service-desc{color:#64748b;font-size:.825rem;line-height:1.5}.cmp-industries{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#1d4ed8 100%)}.cmp-section-title--light{color:#fff}.cmp-industries-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:3rem;display:grid}.cmp-industry-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;transition:transform .2s,background .2s;display:flex}.cmp-industry-card:hover{background:#ffffff24;transform:translateY(-4px)}.cmp-industry-icon{color:#93c5fd;background:#ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cmp-industry-icon svg{font-size:24px}.cmp-industry-name{color:#ffffffe6;font-size:.85rem;font-weight:600}.cmp-quote{text-align:center;color:#fffc;border-top:1px solid #ffffff1a;max-width:700px;margin:0 auto;padding-top:1rem;font-size:1.15rem;font-style:italic;font-weight:500;line-height:1.6}.cmp-experts{background:#f8fafc}.cmp-experts-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:2rem auto 0;display:grid}.cmp-expert-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #0000000f}.cmp-expert-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.cmp-expert-avatar{color:#fff;background:linear-gradient(135deg,#1d4ed8,#1e40af);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1rem;font-size:1.75rem;font-weight:700;display:flex;box-shadow:0 4px 16px #1d4ed84d}.cmp-expert-name{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.cmp-expert-details{text-align:left}.cmp-expert-details p{color:#475569;align-items:center;gap:8px;margin-bottom:.5rem;font-size:.875rem;line-height:1.4;display:flex}.cmp-expert-icon{color:#1d4ed8;flex-shrink:0;font-size:18px!important}.cmp-contact-strip{background:#0f172a;padding:1.25rem 0}.cmp-contact-inner{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.cmp-contact-item{color:#fffc;align-items:center;gap:8px;font-size:.85rem;display:flex}.cmp-contact-icon{color:#60a5fa;font-size:18px!important}@media (width<=1024px){.cmp-why-grid{grid-template-columns:repeat(2,1fr)}.cmp-industries-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=768px){.cmp-section{padding:3rem 0}.cmp-hero{padding:3rem 1rem}.cmp-container{padding:0 1rem}.cmp-why-grid{grid-template-columns:1fr;gap:1rem}.cmp-services-grid{grid-template-columns:1fr}.cmp-industries-grid{grid-template-columns:repeat(2,1fr)}.cmp-experts-grid{grid-template-columns:1fr}.cmp-contact-inner{text-align:center;flex-direction:column;align-items:center;gap:.75rem}.cmp-hero-title{font-size:clamp(1.75rem,6vw,2.5rem)}.cmp-hero-banner{padding:12px 20px;font-size:.95rem}}
