*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f8fafc;background:#020617;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.page{background:radial-gradient(circle at 0 0,#22d3ee2e,#0000 34rem),radial-gradient(circle at 100% 0,#3b82f61f,#0000 30rem),#020617;min-height:100vh}.container{width:min(1180px,100% - 32px);margin:0 auto}.section{padding:88px 0}.badge{color:#67e8f9;letter-spacing:.12em;text-transform:uppercase;background:#082f4973;border:1px solid #22d3ee59;border-radius:999px;align-items:center;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.btn{border-radius:14px;justify-content:center;align-items:center;padding:13px 18px;font-weight:800;transition:all .2s;display:inline-flex}.btn-primary{color:#020617;background:#22d3ee}.btn-primary:hover{background:#67e8f9}.btn-outline{color:#cffafe;background:#0f172a8c;border:1px solid #67e8f973}.btn-outline:hover{background:#22d3ee1f}.card{background:#0f172aad;border:1px solid #94a3b82e;border-radius:24px;padding:26px;box-shadow:0 24px 80px #00000038}.grid{gap:20px;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020617c7;border-bottom:1px solid #94a3b824;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:16px;width:min(1180px,100% - 32px);min-height:74px;margin:0 auto;display:flex}.logo{letter-spacing:-.04em;font-size:22px;font-weight:950}.logo span{color:#22d3ee}.nav{color:#cbd5e1;align-items:center;gap:18px;font-size:14px;display:flex}.nav a:hover{color:#67e8f9}.hero{padding:92px 0 70px}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:44px;display:grid}.hero h1{letter-spacing:-.065em;margin-top:22px;font-size:clamp(42px,6vw,74px);line-height:.98}.hero p{color:#cbd5e1;max-width:780px;margin-top:24px;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.section-title{max-width:860px;margin-bottom:34px}.section-title h2{letter-spacing:-.045em;font-size:clamp(30px,4vw,48px);line-height:1.05}.section-title p{color:#cbd5e1;margin-top:16px;line-height:1.7}.card h3{margin-bottom:12px;font-size:21px}.card p,.card li{color:#cbd5e1;line-height:1.65}.footer{color:#94a3b8;background:#020617;border-top:1px solid #94a3b824;padding:36px 0}.footer-inner{justify-content:space-between;gap:20px;width:min(1180px,100% - 32px);margin:0 auto;display:flex}.simple-page{padding:90px 0}.simple-page h1{letter-spacing:-.05em;font-size:clamp(36px,5vw,60px);line-height:1}.simple-page p{color:#cbd5e1;max-width:820px;margin-top:18px;line-height:1.7}@media (max-width:900px){.nav{display:none}.hero-grid,.grid-2,.grid-3{grid-template-columns:1fr}.footer-inner{flex-direction:column}}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-hero{background:linear-gradient(145deg,#22d3ee29,#0f172ae0),#0f172ab8;flex-direction:column;justify-content:space-between;min-height:520px;display:flex;overflow:hidden}.profile-photo{object-fit:cover;border:1px solid #67e8f92e;border-radius:20px;width:100%;max-height:330px}.profile-photo-large{max-width:340px;margin:0 auto 20px}.profile-hero h2,.profile-card-center h2{letter-spacing:-.04em;margin-top:16px;font-size:34px}.profile-card-center{text-align:center}.quick-links{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.quick-link{color:#e2e8f0;background:#0f172ab8;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:800;display:inline-flex}.quick-link:hover,.contact-card:hover{background:#22d3ee14;border-color:#67e8f98c}.quick-icon,.contact-icon{color:#67e8f9;background:#22d3ee24;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:950;display:inline-flex}.whatsapp .quick-icon{color:#86efac}.linkedin .quick-icon{color:#93c5fd}.email .quick-icon{color:#fcd34d}.mini-card{min-height:150px}.module-card{flex-direction:column;min-height:300px;display:flex}.module-card .btn{margin-top:auto}.highlight-section{background:linear-gradient(#0f172a1f,#22d3ee0a)}.compact-grid{gap:14px}.service-card{min-height:210px}.card-title-large{letter-spacing:-.045em;margin-top:18px;font-size:clamp(30px,4vw,44px);line-height:1.08}.about-hero{align-items:center}.clean-list{gap:12px;list-style:none;display:grid}.clean-list li{background:#02061757;border:1px solid #94a3b824;border-radius:14px;padding:12px 14px}.pill-grid{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.pill{color:#cffafe;background:#22d3ee14;border:1px solid #67e8f938;border-radius:999px;padding:10px 14px;font-weight:850}.contact-card{min-height:260px;transition:all .2s;display:block}.contact-card strong{color:#67e8f9;word-break:break-word;margin:12px 0;display:block}.contact-icon{margin-bottom:16px;font-size:18px}.cta-card{padding:42px}.cta-card h2{letter-spacing:-.05em;margin-top:18px;font-size:clamp(32px,5vw,54px);line-height:1.02}@media (max-width:1100px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.grid-4{grid-template-columns:1fr}.profile-hero{min-height:auto}.profile-photo{max-height:420px}}@media (min-width:901px){.hero{padding:56px 0 58px}.hero-grid{grid-template-columns:minmax(0,1fr) 430px;gap:52px}.hero h1{letter-spacing:-.055em;max-width:780px;font-size:clamp(44px,4.8vw,64px);line-height:1.02}.hero p{max-width:720px;margin-top:20px;font-size:16.5px;line-height:1.62}.hero-actions{margin-top:24px}.quick-links{margin-top:18px}.profile-hero{align-self:center;min-height:auto;padding:22px}.profile-photo{object-fit:contain;object-position:center;background:#fffffff5;height:360px;max-height:none}.profile-hero h2{font-size:28px}.profile-hero p{font-size:15px;line-height:1.55}}@media (min-width:1200px){.container,.header-inner,.footer-inner{width:min(1320px,100% - 64px)}.hero-grid{grid-template-columns:minmax(0,1fr) 470px}.hero h1{font-size:clamp(48px,4.4vw,68px)}}@media (max-width:900px){.hero{padding:56px 0 48px}.hero h1{letter-spacing:-.055em;font-size:clamp(38px,12vw,54px);line-height:1.03}.hero p{font-size:16px;line-height:1.65}.profile-photo{object-fit:contain;background:#fffffff5;width:100%;height:auto;max-height:460px}}
