.body[data-astro-cid-wobsmeq4]{font-family:Inter,sans-serif;background:#0b1120;color:#151e2f;line-height:1.5;overflow-x:hidden;min-height:100vh}.mesh-bg[data-astro-cid-wobsmeq4]{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 10% 20%,#2a3f6e,#0f1a2f);z-index:-3}.noise-overlay[data-astro-cid-wobsmeq4]{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml,<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><filter id="noise"><feTurbulence type="fractalNoise" baseFrequency="0.65" numOctaves="1" stitchTiles="stitch"/></filter><rect width="100%25" height="100%25" filter="url(%23noise)" opacity="0.08"/></svg>');opacity:.15;z-index:-2;pointer-events:none}.gradient-orb[data-astro-cid-wobsmeq4]{position:fixed;top:-30vh;right:-20vw;width:80vh;height:80vh;background:radial-gradient(circle,rgba(100,150,255,.3) 0%,rgba(180,130,255,.2) 50%,transparent 70%);border-radius:50%;filter:blur(60px);z-index:-1;animation:float 20s infinite alternate ease-in-out}.orb-2[data-astro-cid-wobsmeq4]{top:auto;bottom:-20vh;left:-10vw;width:70vh;height:70vh;background:radial-gradient(circle,rgba(200,130,250,.25) 0%,rgba(80,150,230,.15) 60%,transparent 80%);animation:float 25s infinite alternate-reverse ease-in-out}@keyframes float{0%{transform:translate(0) scale(1)}to{transform:translate(5%,5%) scale(1.1)}}.container[data-astro-cid-wobsmeq4]{max-width:1300px;margin:0 auto;padding:1.8rem 2rem 4rem;position:relative;z-index:2}.page-tabs[data-astro-cid-wobsmeq4]{display:flex;flex-wrap:nowrap;justify-content:center;gap:.5rem;background:#141e32a6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:80px;padding:.6rem;margin-bottom:3rem;border:1px solid rgba(255,255,255,.15);box-shadow:0 15px 35px -10px #00000050;position:sticky;top:20px;z-index:100;width:100%}.tab-btn[data-astro-cid-wobsmeq4]{background:transparent;border:none;padding:.7rem 1rem;border-radius:60px;font-weight:600;font-size:1rem;color:#e0e7ff;cursor:pointer;transition:all .2s ease;font-family:Outfit,sans-serif;letter-spacing:-.2px;display:flex;align-items:center;justify-content:center;gap:6px;flex:1;white-space:nowrap}.tab-btn[data-astro-cid-wobsmeq4] i[data-astro-cid-wobsmeq4]{font-size:1rem}.tab-btn[data-astro-cid-wobsmeq4] span[data-astro-cid-wobsmeq4]{display:inline}.tab-btn[data-astro-cid-wobsmeq4].active{background:#ffffff20;color:#fff;box-shadow:0 10px 20px -10px #00000080;backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2)}.tab-btn[data-astro-cid-wobsmeq4]:not(.active):hover{background:#ffffff1a;transform:translateY(-2px);color:#fff}.page[data-astro-cid-wobsmeq4]{display:none;animation:fadeIn .4s ease}.page[data-astro-cid-wobsmeq4].active-page{display:block}@keyframes fadeIn{0%{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}h2[data-astro-cid-wobsmeq4].section-title{font-family:Outfit,sans-serif;font-size:clamp(2rem,5vw,2.6rem);font-weight:700;margin:2.5rem 0 2rem;display:flex;align-items:center;gap:12px;border-left:8px solid #5b7dda;padding-left:1.2rem;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.3)}.hero-mini[data-astro-cid-wobsmeq4]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;background:#1e283c80;backdrop-filter:blur(12px);border-radius:3rem;padding:2rem 2.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 20px 40px -15px #00000060}.hero-mini[data-astro-cid-wobsmeq4] h1[data-astro-cid-wobsmeq4]{font-family:Outfit,sans-serif;font-size:clamp(2rem,5vw,2.8rem);font-weight:800;background:linear-gradient(130deg,#fff,#d4e0ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-badge[data-astro-cid-wobsmeq4]{font-size:1.3rem;background:#ffffff26;backdrop-filter:blur(8px);padding:.5rem 2rem;border-radius:60px;color:#fff;border:1px solid rgba(255,255,255,.2)}.gallery-grid[data-astro-cid-wobsmeq4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0 3rem}.project-item[data-astro-cid-wobsmeq4]{background:#1e283c99;backdrop-filter:blur(12px);border-radius:2.2rem;padding:1.8rem;transition:all .25s ease;border:1px solid rgba(255,255,255,.2);height:100%;display:flex;flex-direction:column;color:#f0f4ff}.project-item[data-astro-cid-wobsmeq4]:hover{transform:translateY(-10px);background:#283755cc;box-shadow:0 30px 40px -15px #00000080;border-color:#ffffff4d}.project-thumb[data-astro-cid-wobsmeq4]{width:100%;height:200px;border-radius:1.5rem;margin-bottom:1.3rem;overflow:hidden;background:#2a3a55}.project-thumb[data-astro-cid-wobsmeq4] img[data-astro-cid-wobsmeq4]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.project-item[data-astro-cid-wobsmeq4]:hover .project-thumb[data-astro-cid-wobsmeq4] img[data-astro-cid-wobsmeq4]{transform:scale(1.05)}.project-tags[data-astro-cid-wobsmeq4]{display:flex;flex-wrap:wrap;gap:.5rem;margin:.8rem 0 1.2rem}.project-tags[data-astro-cid-wobsmeq4] span[data-astro-cid-wobsmeq4]{background:#3d5278;color:#fff;padding:.25rem 1rem;border-radius:40px;font-size:.8rem;font-weight:500;border:1px solid rgba(255,255,255,.2)}.project-link[data-astro-cid-wobsmeq4]{text-decoration:none;font-weight:600;color:#b3cdff;display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;transition:gap .2s,color .2s}.project-link[data-astro-cid-wobsmeq4]:hover{gap:.8rem;color:#fff}.cta-banner[data-astro-cid-wobsmeq4]{background:#1e284199;backdrop-filter:blur(10px);border-radius:4rem;padding:2rem;text-align:center;margin:2rem 0;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.2rem}.about-grid[data-astro-cid-wobsmeq4]{display:grid;grid-template-columns:1fr 1.2fr;gap:2.5rem;margin:2rem 0 3rem}@media(max-width:700px){.about-grid[data-astro-cid-wobsmeq4]{grid-template-columns:1fr}}.about-photo[data-astro-cid-wobsmeq4]{padding:1rem;display:flex;align-items:flex-start;justify-content:center}.photo-placeholder[data-astro-cid-wobsmeq4]{width:100%;border-radius:2rem;overflow:hidden;aspect-ratio:1/1.1}.photo-placeholder[data-astro-cid-wobsmeq4] img[data-astro-cid-wobsmeq4]{width:100%;height:100%;object-fit:cover}.about-desc[data-astro-cid-wobsmeq4]{background:#1e284199;backdrop-filter:blur(12px);border-radius:2.5rem;padding:2.5rem;border:1px solid rgba(255,255,255,.2);color:#eef4ff}.about-desc[data-astro-cid-wobsmeq4] h3[data-astro-cid-wobsmeq4]{font-size:clamp(1.8rem,4vw,2rem);font-family:Outfit,sans-serif;margin-bottom:1rem;color:#fff}.about-desc[data-astro-cid-wobsmeq4] p[data-astro-cid-wobsmeq4]{margin:1.2rem 0;font-size:1.1rem;color:#cfdcff}.experience-list[data-astro-cid-wobsmeq4]{margin:2rem 0}.exp-item[data-astro-cid-wobsmeq4]{display:flex;gap:1.2rem;margin-bottom:1.5rem;align-items:start;flex-wrap:wrap}.exp-year[data-astro-cid-wobsmeq4]{background:#3f5688;color:#fff;padding:.3rem 1.2rem;border-radius:30px;font-weight:600;white-space:nowrap;border:1px solid rgba(255,255,255,.2)}.exp-desc[data-astro-cid-wobsmeq4] strong[data-astro-cid-wobsmeq4]{font-size:1.2rem;color:#fff}.skills-wrapper[data-astro-cid-wobsmeq4]{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.skill-badge[data-astro-cid-wobsmeq4]{display:inline-block;background:#3d5688;color:#fff;padding:.5rem 1.8rem;border-radius:40px;margin:.2rem;font-weight:500;font-size:.95rem;border:1px solid rgba(255,255,255,.2)}.clients-section[data-astro-cid-wobsmeq4]{background:#1e284180;border-radius:4rem;padding:2rem;margin:3rem 0;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);color:#fff}.clients-title[data-astro-cid-wobsmeq4]{font-weight:600;margin-bottom:1rem;font-size:1.2rem}.clients-list[data-astro-cid-wobsmeq4]{display:flex;gap:2rem;flex-wrap:wrap;color:#c5d6ff;font-weight:500}.testi-grid[data-astro-cid-wobsmeq4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2.5rem 0}.testi-card[data-astro-cid-wobsmeq4]{background:#1e284199;backdrop-filter:blur(12px);border-radius:2.2rem;padding:2rem 2rem 1.8rem;border:1px solid rgba(255,255,255,.2);transition:all .2s ease;height:100%;display:flex;flex-direction:column;color:#eef4ff}.testi-card[data-astro-cid-wobsmeq4]:hover{background:#2d3c5acc;box-shadow:0 25px 35px -15px #00000090;transform:translateY(-4px);border-color:#ffffff4d}.testi-quote-icon[data-astro-cid-wobsmeq4]{color:#7a9eff;opacity:.8;font-size:2rem}.testi-quote[data-astro-cid-wobsmeq4]{font-size:1.2rem;font-style:italic;margin:1rem 0 1.5rem;color:#e0eaff;flex:1;line-height:1.6}.testi-author[data-astro-cid-wobsmeq4]{display:flex;align-items:center;gap:1.2rem;border-top:1px dashed #5f79b0;padding-top:1.2rem}.author-avatar[data-astro-cid-wobsmeq4]{width:55px;height:55px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid rgba(255,255,255,.3)}.author-avatar[data-astro-cid-wobsmeq4] img[data-astro-cid-wobsmeq4]{width:100%;height:100%;object-fit:cover}.author-info[data-astro-cid-wobsmeq4] strong[data-astro-cid-wobsmeq4]{font-size:1.2rem;color:#fff}.author-info[data-astro-cid-wobsmeq4] span[data-astro-cid-wobsmeq4]{opacity:.8;color:#bcc9f0}.testi-stats[data-astro-cid-wobsmeq4]{display:flex;flex-wrap:wrap;gap:1.5rem 3rem;background:#1e284199;backdrop-filter:blur(8px);border-radius:3rem;padding:1.5rem 2rem;margin:2rem 0;border:1px solid rgba(255,255,255,.2);color:#fff}.stat-item[data-astro-cid-wobsmeq4]{display:flex;align-items:center;gap:.8rem;font-size:1rem;white-space:nowrap}.stat-item[data-astro-cid-wobsmeq4] i[data-astro-cid-wobsmeq4]{color:#7f9ef5;font-size:1.2rem}.stat-item[data-astro-cid-wobsmeq4] span[data-astro-cid-wobsmeq4]{display:flex;align-items:center;gap:.3rem}.stat-item[data-astro-cid-wobsmeq4] strong[data-astro-cid-wobsmeq4]{font-size:1.2rem;color:#fff}.footer[data-astro-cid-wobsmeq4]{margin-top:4rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;padding:2rem 0 .5rem;border-top:1px solid rgba(255,255,255,.15);color:#d0ddff}.social-links[data-astro-cid-wobsmeq4]{display:flex;gap:1.5rem}.social-links[data-astro-cid-wobsmeq4] a[data-astro-cid-wobsmeq4]{color:#cbd5ff;font-size:1.8rem;transition:all .2s;display:inline-block}.social-links[data-astro-cid-wobsmeq4] a[data-astro-cid-wobsmeq4]:hover{color:#fff;transform:translateY(-4px)}@media(max-width:768px){.container[data-astro-cid-wobsmeq4]{padding:1rem 1.2rem 3rem}.page-tabs[data-astro-cid-wobsmeq4]{padding:.4rem;gap:.3rem}.tab-btn[data-astro-cid-wobsmeq4]{padding:.6rem .3rem;font-size:.9rem;gap:4px}.tab-btn[data-astro-cid-wobsmeq4] i[data-astro-cid-wobsmeq4]{font-size:.9rem}.hero-mini[data-astro-cid-wobsmeq4]{padding:1.5rem}.hero-badge[data-astro-cid-wobsmeq4]{font-size:1.1rem;padding:.4rem 1.5rem}.exp-item[data-astro-cid-wobsmeq4]{flex-direction:column;gap:.5rem}.exp-year[data-astro-cid-wobsmeq4]{align-self:flex-start}.clients-list[data-astro-cid-wobsmeq4]{gap:1rem;flex-direction:column}}@media(max-width:480px){.tab-btn[data-astro-cid-wobsmeq4]{padding:.5rem .2rem;font-size:.85rem}.tab-btn[data-astro-cid-wobsmeq4] i[data-astro-cid-wobsmeq4]{font-size:.85rem}.section-title[data-astro-cid-wobsmeq4]{font-size:1.8rem}.project-thumb[data-astro-cid-wobsmeq4]{height:160px}.testi-stats[data-astro-cid-wobsmeq4]{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.2rem 1.5rem}.stat-item[data-astro-cid-wobsmeq4]{white-space:normal}}
