.App{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:32px 0 60px}.App-content{display:flex;flex-direction:column;gap:48px}.content-block{display:flex;flex-direction:column;gap:22px}.section-heading{display:flex;flex-direction:column;gap:8px}.section-kicker{width:fit-content;padding:6px 12px;border:1px solid rgba(110,231,255,.2);border-radius:999px;background:#6ee7ff14;color:var(--primary);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.section-heading h2,.App-content h2{margin:0;font-size:clamp(1.8rem,2vw,2.6rem);line-height:1.1;letter-spacing:-.03em}.hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:32px;padding:34px;margin-bottom:42px;border:1px solid var(--card-border);border-radius:28px;background:linear-gradient(135deg,#ffffff1a,#ffffff0a);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:auto -120px -120px auto;width:240px;height:240px;background:radial-gradient(circle,rgba(56,189,248,.3),transparent 70%);pointer-events:none}.hero-text{position:relative;z-index:1}.hero-badge{display:inline-flex;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:#8b5cf624;border:1px solid rgba(139,92,246,.3);color:#d8c4ff;font-size:.85rem;font-weight:600}.App-title{margin:0 0 16px;font-size:clamp(2.4rem,5vw,4.3rem);line-height:.98;letter-spacing:-.05em}.App-section-title h2{margin:0 0 10px;font-size:clamp(1.1rem,2vw,1.5rem);color:var(--primary);font-weight:600}.App-section-title p{margin:0;max-width:60ch;color:var(--muted);font-size:1.02rem}.hero-image-wrapper{position:relative;display:flex;justify-content:center;align-items:center}.hero-image-glow{position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(110,231,255,.35),transparent 65%);filter:blur(20px)}.App-logo{position:relative;z-index:1;width:240px;height:240px;object-fit:cover;border-radius:28px;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 50px #00000059}.App-buttons,.App-project-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.App-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border-radius:14px;border:1px solid rgba(110,231,255,.25);background:#ffffff0d;color:var(--text);font-weight:600;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.App-button:hover{transform:translateY(-2px);background:#6ee7ff1f;border-color:#6ee7ff73;box-shadow:0 10px 30px #38bdf829}.App-button-primary{background:linear-gradient(135deg,var(--primary-strong),var(--secondary));border:none;color:#fff}.App-button-primary:hover{background:linear-gradient(135deg,#4cc9f0,#7c3aed)}.icon-button{min-width:132px}.social-icon{width:18px;height:18px}.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.card,.App-section,.App-project{border:1px solid var(--card-border);background:var(--card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px;box-shadow:var(--shadow);transition:transform .25s ease,border-color .25s ease,background .25s ease}.card:hover,.App-section:hover,.App-project:hover{transform:translateY(-4px);border-color:#6ee7ff47;background:#ffffff1a}.App-section{padding:24px;text-align:left}.App-estudios{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.App-section h3,.App-project-title{margin:0;font-size:1.28rem;line-height:1.2}.App-section p,.App-project-text{margin:0;color:var(--muted);line-height:1.7}.card-date,.project-tag{width:fit-content;font-size:.82rem;color:#c7d2fe;background:#6366f126;border:1px solid rgba(99,102,241,.22);padding:6px 10px;border-radius:999px}.featured-project{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center;padding:28px}.App-project-content{display:flex;flex-direction:column;gap:14px}.project-image-shell{padding:10px;border-radius:24px;background:linear-gradient(135deg,#38bdf829,#8b5cf624)}.App-project-image{width:100%;border-radius:18px;border:1px solid rgba(255,255,255,.12)}.App-footer{width:100%;padding:26px 18px 32px;text-align:center;color:var(--muted);border-top:1px solid rgba(255,255,255,.1);background:#080c1880;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.App-footer p{margin:0}.App-footer a{color:var(--primary)}.App-footer a:hover{color:#fff}@media (max-width: 900px){.hero,.featured-project,.cards-grid{grid-template-columns:1fr}.hero{text-align:center}.App-section-title p{margin:0 auto}.App-buttons,.App-project-links{justify-content:center}.App-estudios{align-items:flex-start}.App-logo{width:200px;height:200px;border-radius:24px}}@media (max-width: 640px){.App{width:min(100% - 20px,1120px);padding-top:20px}.hero,.App-section,.featured-project{padding:20px;border-radius:22px}.App-title{font-size:2.3rem}.App-section-title h2{font-size:1.05rem}.App-section-title p,.App-section p,.App-project-text{font-size:.95rem}.App-button{width:100%}.icon-button{min-width:unset}.App-logo{width:170px;height:170px}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f7ff;background:#0b1020;line-height:1.5;font-weight:400;color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #0b1020;--bg-secondary: #11162a;--card: rgba(255, 255, 255, .08);--card-border: rgba(255, 255, 255, .14);--text: #f5f7ff;--muted: #a9b3c9;--primary: #6ee7ff;--primary-strong: #38bdf8;--secondary: #8b5cf6;--shadow: 0 20px 60px rgba(0, 0, 0, .35)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at top left,rgba(56,189,248,.22),transparent 30%),radial-gradient(circle at 80% 20%,rgba(139,92,246,.18),transparent 25%),radial-gradient(circle at 50% 100%,rgba(110,231,255,.12),transparent 35%),linear-gradient(135deg,#0b1020,#11162a 45%,#0f172a)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
