._header_1w49f_1{z-index:1000;transition:var(--transition);background:0 0;padding:1.5rem 0;position:fixed;top:0;left:0;right:0}._header_1w49f_1._scrolled_1w49f_12{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);padding:1rem 0;box-shadow:0 4px 30px #0000001a}._navContainer_1w49f_21{justify-content:space-between;align-items:center;display:flex}._logo_1w49f_27{letter-spacing:-.02em;font-size:1.5rem;font-weight:800}._nav_1w49f_21{align-items:center;gap:2rem;display:flex}._navLink_1w49f_39{color:var(--text-secondary);font-size:1rem;font-weight:500;position:relative}._navLink_1w49f_39:hover,._navLink_1w49f_39._active_1w49f_46{color:var(--text-primary)}._navLink_1w49f_39:after{content:"";background:linear-gradient(135deg, var(--brand-cyan), var(--brand-accent));width:0;height:2px;transition:var(--transition);position:absolute;bottom:-4px;left:0}._navLink_1w49f_39._active_1w49f_46:after{width:100%}._contactBtn_1w49f_65{background:var(--text-primary);color:var(--bg-primary);border-radius:var(--radius-full);transition:var(--transition);padding:.5rem 1.25rem;font-size:.95rem;font-weight:600}._contactBtn_1w49f_65:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._actions_1w49f_80{align-items:center;gap:1rem;display:flex}._iconBtn_1w49f_86{background:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;width:40px;height:40px;transition:var(--transition);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}._iconBtn_1w49f_86:hover{background:var(--border-color)}._mobileMenuBtn_1w49f_104{color:var(--text-primary);cursor:pointer;background:0 0;border:none;display:none}._navSocials_1w49f_112{align-items:center;display:flex}@media (width<=992px){._navSocials_1w49f_112{display:none}}@media (width<=768px){._mobileMenuBtn_1w49f_104{display:flex}._nav_1w49f_21{background:var(--bg-primary);border-bottom:1px solid var(--border-color);opacity:0;visibility:hidden;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:70px;left:0;right:0;transform:translateY(-150%);box-shadow:0 10px 15px -3px #0000001a}._nav_1w49f_21._navOpen_1w49f_145{opacity:1;visibility:visible;transform:translateY(0)}}._footer_4zywe_1{background-color:var(--bg-tertiary);border-top:1px solid var(--border-color);margin-top:4rem;padding-top:4rem}._footerContent_4zywe_8{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}._brandSection_4zywe_15{max-width:400px}._logo_4zywe_19{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:inline-block}._tagline_4zywe_27{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}._socials_4zywe_33{gap:1rem;display:flex}._socials_4zywe_33 a{background:var(--bg-primary);width:40px;height:40px;color:var(--text-primary);border:1px solid var(--border-color);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}._socials_4zywe_33 a:hover{background:var(--brand-accent);color:#fff;border-color:var(--brand-accent);transform:translateY(-3px)}._linksSection_4zywe_58{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}._linkGroup_4zywe_64 h3{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.125rem}._linkGroup_4zywe_64 ul{flex-direction:column;gap:.75rem;display:flex}._linkGroup_4zywe_64 a{color:var(--text-secondary);transition:var(--transition)}._linkGroup_4zywe_64 a:hover{color:var(--brand-cyan)}._bottomBar_4zywe_85{border-top:1px solid var(--border-color);background-color:var(--bg-primary);padding:1.5rem 0}._bottomContent_4zywe_91{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}._bottomContent_4zywe_91 p{font-size:.875rem}._legalLinks_4zywe_103{gap:1.5rem;display:flex}._legalLinks_4zywe_103 a{color:var(--text-secondary);font-size:.875rem}._legalLinks_4zywe_103 a:hover{color:var(--text-primary)}@media (width<=768px){._footerContent_4zywe_8{grid-template-columns:1fr;gap:3rem}._linksSection_4zywe_58{grid-template-columns:1fr}._bottomContent_4zywe_91{text-align:center;flex-direction:column}}._btnWrapper_5z2pt_1{display:inline-flex;position:relative}._btn_5z2pt_1{border-radius:var(--radius-full);letter-spacing:.02em;cursor:pointer;z-index:1;border:none;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 2.25rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}._primary_5z2pt_26{-webkit-backdrop-filter:blur(12px);color:#fff;background:linear-gradient(135deg,#06b6d4b3,#2563ebb3);border:1px solid #ffffff26;box-shadow:0 4px 20px -5px #2563eb66}._primary_5z2pt_26:hover{background:linear-gradient(135deg,#06b6d4d9,#2563ebd9);border:1px solid #ffffff4d;box-shadow:0 10px 35px -5px #06b6d480}._glow_5z2pt_41{opacity:0;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,#fff6,#0000);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}._primary_5z2pt_26:hover ._glow_5z2pt_41{opacity:1}._secondary_5z2pt_59{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);color:var(--text-primary);border:1px solid var(--glass-border)}._secondary_5z2pt_59:hover{background:#ffffff1a;border:1px solid #fff3}._outline_5z2pt_72{color:var(--text-primary);border:1px solid var(--border-color);background:0 0}._outline_5z2pt_72:hover{background:var(--glass-bg);border-color:var(--text-secondary)}._ghost_5z2pt_83{color:var(--text-secondary);background:0 0}._ghost_5z2pt_83:hover{background:var(--glass-bg);color:var(--text-primary)}._card_5lg8g_1{flex-direction:column;height:100%;padding:2.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden}._card_5lg8g_1:before{content:"";background:linear-gradient(90deg, var(--brand-cyan), var(--brand-accent));transform-origin:0;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}._card_5lg8g_1:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px #0003}._card_5lg8g_1:hover:before{transform:scaleX(1)}._iconWrapper_5lg8g_33{border-radius:var(--radius-md);width:60px;height:60px;color:var(--brand-accent);background:#2563eb1a;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}._title_5lg8g_45{margin-bottom:1.5rem;font-size:1.5rem}._features_5lg8g_50{flex-direction:column;flex-grow:1;gap:.75rem;margin-bottom:2rem;display:flex}._features_5lg8g_50 li{color:var(--text-secondary);align-items:center;font-size:1rem;display:flex}._bullet_5lg8g_65{background-color:var(--brand-cyan);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-right:.75rem}._action_5lg8g_74{margin-top:auto}._btn_5lg8g_78{color:var(--brand-accent);padding:0;font-weight:600}._btn_5lg8g_78:hover{color:var(--brand-cyan);background:0 0;gap:.75rem}._card_v4myq_1{flex-direction:column;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden}._card_v4myq_1:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px #0000004d}._imageWrapper_v4myq_13{aspect-ratio:16/10;background-color:var(--bg-tertiary);width:100%;position:relative;overflow:hidden}._image_v4myq_13{object-fit:cover;width:100%;height:100%;transition:transform .6s}._card_v4myq_1:hover ._image_v4myq_13{transform:scale(1.05)}._overlay_v4myq_32{opacity:0;background:#0b132bb3;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}._card_v4myq_1:hover ._overlay_v4myq_32{opacity:1}._viewBtn_v4myq_50{background:var(--brand-accent);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(20px)}._card_v4myq_1:hover ._viewBtn_v4myq_50{transform:translateY(0)}._content_v4myq_69{flex-direction:column;flex-grow:1;padding:2rem;display:flex}._title_v4myq_76{margin-bottom:.75rem;font-size:1.5rem}._description_v4myq_81{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem}._metric_v4myq_87{border-radius:var(--radius-sm);background:#06b6d41a;border:1px solid #06b6d433;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}._metricText_v4myq_98{color:var(--brand-cyan);font-size:.95rem;font-weight:600}._tags_v4myq_104{flex-wrap:wrap;gap:.5rem;display:flex}._tag_v4myq_104{background:var(--bg-tertiary);color:var(--text-secondary);border-radius:var(--radius-full);border:1px solid var(--border-color);padding:.25rem .75rem;font-size:.85rem;font-weight:500}._card_1dmdd_1{flex-direction:column;padding:2.5rem;transition:transform .3s;display:flex;position:relative}._card_1dmdd_1:hover{transform:translateY(-5px)}._quoteIcon_1dmdd_13{color:var(--brand-cyan);opacity:.3;margin-bottom:1.5rem}._quoteText_1dmdd_19{color:var(--text-primary);flex-grow:1;margin-bottom:2rem;font-size:1.125rem;font-style:italic;line-height:1.7}._authorInfo_1dmdd_28{border-top:1px solid var(--border-color);align-items:center;gap:1rem;padding-top:1.5rem;display:flex}._avatar_1dmdd_36{background:linear-gradient(135deg, var(--brand-cyan), var(--brand-accent));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}._authorName_1dmdd_49{margin-bottom:.25rem;font-size:1rem}._authorRole_1dmdd_54{color:var(--text-secondary);margin:0;font-size:.875rem}._showcaseSection_1ljac_1{background:var(--bg-primary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);z-index:5;padding:120px 0;position:relative;overflow:hidden}._splitContainer_1ljac_11{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}._textContent_1ljac_19{z-index:10}._badgesWrapper_1ljac_23{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}._badge_1ljac_23{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-full);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.4rem 1rem;font-size:.8rem;font-weight:600}._headline_1ljac_43{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.05}._subheadline_1ljac_52{color:var(--text-secondary);max-width:550px;margin-bottom:3rem;font-size:1.35rem;font-weight:300;line-height:1.6}._featureList_1ljac_61{flex-direction:column;gap:1.25rem;margin-bottom:3.5rem;display:flex}._featureList_1ljac_61 li{color:var(--text-primary);align-items:center;gap:1rem;font-size:1.15rem;font-weight:500;display:flex}._icon_1ljac_77{color:var(--brand-cyan);background:#06b6d41a;border-radius:50%;padding:2px}._actions_1ljac_84{gap:1.5rem;display:flex}._devicePresentation_1ljac_90{perspective:1500px;justify-content:center;align-items:center;width:100%;height:700px;display:flex;position:relative}._ambientBlur1_1ljac_101,._ambientBlur2_1ljac_101{filter:blur(80px);z-index:1;pointer-events:none;border-radius:50%;position:absolute}._ambientBlur1_1ljac_101{background:radial-gradient(circle,#2563eb66,#0000 70%);width:400px;height:400px;top:10%;left:20%}._ambientBlur2_1ljac_101{background:radial-gradient(circle,#06b6d440,#0000 70%);width:450px;height:450px;bottom:10%;right:10%}._phoneDevice_1ljac_126{z-index:10;width:340px;height:680px;transform-style:preserve-3d;position:relative}._phoneFrame_1ljac_134{background:#000;border-radius:50px;width:100%;height:100%;position:relative;box-shadow:0 0 0 2px #333,0 0 0 8px #111,0 0 0 10px #444,0 50px 100px -20px #000c,0 20px 40px #06b6d426}._dynamicIsland_1ljac_149{z-index:20;background:#000;border-radius:20px;justify-content:flex-end;align-items:center;width:110px;height:32px;padding:0 10px;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 2px #fff3}._camera_1ljac_166{background:#111;border:1px solid #222;border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 4px #fff3}._hardwareButtons_1ljac_176{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}._btnSilent_1ljac_185,._btnVolumeUp_1ljac_185,._btnVolumeDown_1ljac_185,._btnPower_1ljac_185{background:#2a2a2a;border-radius:2px;position:absolute}._btnSilent_1ljac_185{width:3px;height:25px;top:120px;left:-11px}._btnVolumeUp_1ljac_185{width:4px;height:50px;top:170px;left:-12px}._btnVolumeDown_1ljac_185{width:4px;height:50px;top:235px;left:-12px}._btnPower_1ljac_185{width:4px;height:80px;top:190px;right:-12px}._screenContent_1ljac_197{background:#0a0f1c;border-radius:40px;position:absolute;inset:10px;overflow:hidden}._screenImage_1ljac_208{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}@media (width<=1024px){._splitContainer_1ljac_11{text-align:center;grid-template-columns:1fr;gap:4rem}._textContent_1ljac_19{flex-direction:column;align-items:center;margin:0 auto;display:flex}._badgesWrapper_1ljac_23{justify-content:center}._subheadline_1ljac_52{margin-left:auto;margin-right:auto}._featureList_1ljac_61{align-items:center}._devicePresentation_1ljac_90{height:600px}._phoneDevice_1ljac_126{width:300px;height:600px}}@media (width<=768px){._actions_1ljac_84{flex-direction:column;width:100%;max-width:300px}._phoneDevice_1ljac_126{width:280px;height:560px}._ambientBlur1_1ljac_101{width:300px;height:300px}._ambientBlur2_1ljac_101{width:350px;height:350px}}._home_1e8e4_1{padding-top:80px}._sectionHeader_1e8e4_5{text-align:center;max-width:700px;margin:0 auto 5rem}._sectionHeader_1e8e4_5 h2{letter-spacing:-.04em;margin-bottom:1.25rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}._sectionHeader_1e8e4_5 p{color:var(--text-secondary);font-size:1.25rem;font-weight:300;line-height:1.6}._hero_1e8e4_26{z-index:10;padding:120px 0 100px;position:relative}._heroContainer_1e8e4_32{text-align:center;flex-direction:column;align-items:center;display:flex}._heroContent_1e8e4_39{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:0 auto 5rem;display:flex}._heroTitle_1e8e4_49{letter-spacing:-.03em;color:var(--text-primary);word-wrap:break-word;overflow-wrap:break-word;width:100%;margin-bottom:2rem;font-size:clamp(2.5rem,6.5vw,6rem);font-weight:800;line-height:1.15}._heroSubtitle_1e8e4_61{color:var(--text-secondary);width:100%;max-width:800px;margin-bottom:4rem;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:300;line-height:1.6}._heroActions_1e8e4_71{z-index:10;gap:1.5rem;display:flex}._trustSection_1e8e4_78{opacity:.8;border-top:1px solid #96969626;width:100%;max-width:900px;margin-top:5rem;padding-top:2rem}._trustSection_1e8e4_78 p{text-transform:uppercase;letter-spacing:.15em;color:var(--text-secondary);margin-bottom:1.5rem;font-size:.8rem;font-weight:500}._trustLogos_1e8e4_96{color:var(--text-primary);letter-spacing:.02em;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;font-size:1rem;font-weight:500;display:flex}._trustLogos_1e8e4_96 ._dot_1e8e4_108{color:var(--text-secondary);opacity:.4;font-size:.8rem}._trustLogos_1e8e4_96 ._highlight_1e8e4_114{color:var(--brand-cyan)}._heroImageWrapper_1e8e4_118{perspective:1200px;z-index:5;width:100%;max-width:1200px;margin:0 auto}._heroImageContainer_1e8e4_126{border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg-tertiary);transition:transform 1s cubic-bezier(.16,1,.3,1),box-shadow 1s;overflow:hidden;transform:rotateX(3deg)scale(.98);box-shadow:0 40px 80px -20px #0006}._heroImageWrapper_1e8e4_118:hover ._heroImageContainer_1e8e4_126{transform:rotateX(0)scale(1);box-shadow:0 50px 100px -20px #00000080}._heroImage_1e8e4_118{filter:contrast(1.02)saturate(1.05);width:100%;height:auto;display:block}._servicesSection_1e8e4_149{background-color:#0000}._viewAllWrapper_1e8e4_154{justify-content:center;margin-top:4rem;display:flex}._ctaContainer_1e8e4_161{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(15px);border-radius:var(--radius-xl);border:1px solid var(--glass-border);max-width:1000px;margin:0 auto;padding:8rem 2rem;box-shadow:0 20px 40px -10px #0000001a}._ctaContainer_1e8e4_161 h2{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800}._ctaContainer_1e8e4_161 p{color:var(--text-secondary);max-width:700px;margin:0 auto 4rem;font-size:1.5rem;font-weight:300}._ctaActions_1e8e4_189{justify-content:center;display:flex}@media (width<=768px){._heroTitle_1e8e4_49{letter-spacing:-.02em;font-size:clamp(2rem,9vw,3rem)}._heroSubtitle_1e8e4_61{font-size:1.125rem}._heroActions_1e8e4_71{flex-direction:column;width:100%;max-width:350px}._trustLogos_1e8e4_96{gap:1rem;font-size:.9rem}._ctaContainer_1e8e4_161{border-radius:var(--radius-lg);padding:4rem 1.5rem}}@media (width<=480px){._heroTitle_1e8e4_49{font-size:clamp(2rem,11vw,2.5rem)}}._header_ivw7k_1{text-align:center;margin-bottom:4rem}._header_ivw7k_1 p{color:var(--text-secondary);margin-top:1rem;font-size:1.125rem}._contentGrid_ivw7k_12{grid-template-columns:1fr 1.5fr;gap:4rem;display:grid}._contactInfo_ivw7k_19 h3{margin-bottom:1rem;font-size:1.5rem}._infoText_ivw7k_24{color:var(--text-secondary);margin-bottom:2rem}._contactLinks_ivw7k_29{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}._contactLinkCard_ivw7k_36{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--transition);align-items:center;gap:1rem;padding:1rem;display:flex}._contactLinkCard_ivw7k_36:hover{border-color:var(--brand-cyan);transform:translate(5px)}._iconWrapper_ivw7k_52{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}._contactLinkCard_ivw7k_36 h4{color:var(--text-primary);margin:0;font-size:1rem}._contactLinkCard_ivw7k_36 p{color:var(--text-secondary);margin:0;font-size:.875rem}._calendlyCard_ivw7k_75{border-radius:var(--radius-md);padding:1.5rem}._calendlyHeader_ivw7k_80{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}._calendlyIcon_ivw7k_87{color:var(--brand-cyan)}._calendlyCard_ivw7k_75 h4{margin:0;font-size:1.125rem}._calendlyCard_ivw7k_75 p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.875rem}._calendlyBtn_ivw7k_102{width:100%}._formContainer_ivw7k_107{border-radius:var(--radius-lg);padding:2.5rem}._formContainer_ivw7k_107 h3{margin-bottom:2rem;font-size:1.5rem}._form_ivw7k_107{flex-direction:column;gap:1.5rem;display:flex}._formGroup_ivw7k_123{flex-direction:column;gap:.5rem;display:flex}._formGroup_ivw7k_123 label{color:var(--text-secondary);font-size:.875rem;font-weight:500}._formGroup_ivw7k_123 input,._formGroup_ivw7k_123 textarea{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);transition:var(--transition);padding:.875rem 1rem;font-family:inherit;font-size:1rem}._formGroup_ivw7k_123 input:focus,._formGroup_ivw7k_123 textarea:focus{border-color:var(--brand-cyan);outline:none;box-shadow:0 0 0 2px #06b6d433}._formGroup_ivw7k_123 input::placeholder,._formGroup_ivw7k_123 textarea::placeholder{color:var(--text-muted)}._submitBtn_ivw7k_160{width:100%;margin-top:1rem}@media (width<=992px){._contentGrid_ivw7k_12{grid-template-columns:1fr;gap:3rem}}@media (width<=768px){._formContainer_ivw7k_107{padding:1.5rem}}:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--brand-deep-blue:#1e3a8a;--brand-cyan:#06b6d4;--brand-accent:#3b82f6;--border-color:#e2e8f0;--glass-bg:#ffffffb3;--glass-border:#fff3;--glass-shadow:0 8px 32px 0 #1f268712;--font-primary:"Inter", system-ui, sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--transition:all .3s cubic-bezier(.4, 0, .2, 1);--section-padding:100px 0}[data-theme=dark]{--bg-primary:#060b19;--bg-secondary:#0b132b;--bg-tertiary:#16203a;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-muted:#64748b;--brand-deep-blue:#3b82f6;--brand-cyan:#22d3ee;--brand-accent:#60a5fa;--border-color:#1e293b;--glass-bg:#0b132b99;--glass-border:#ffffff14;--glass-shadow:0 8px 32px 0 #00000080}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;transition:background-color .3s,color .3s;overflow-x:hidden}.ambient-mesh{z-index:-1;background-image:radial-gradient(at 0 0,#2563eb0f 0,#0000 50%),radial-gradient(at 100% 100%,#06b6d40f 0,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}[data-theme=dark] .ambient-mesh{background-image:radial-gradient(at 0 0,#2563eb1a 0,#0000 50%),radial-gradient(at 100% 100%,#06b6d41a 0,#0000 50%)}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:700;line-height:1.2}h1{letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem)}h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}h3{font-size:1.5rem}p{color:var(--text-secondary);font-size:1.125rem}a{color:inherit;transition:var(--transition);text-decoration:none}ul{list-style:none}button{font-family:var(--font-primary)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.text-gradient{background:linear-gradient(135deg, var(--brand-cyan), var(--brand-accent));-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;padding-right:.1em}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--radius-lg)}.section-wrapper{padding:var(--section-padding)}.grid{gap:2rem;display:grid}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.social-links-wrapper{align-items:center;gap:1rem;display:flex}.social-icon{background:var(--glass-bg);border:1px solid var(--glass-border);width:42px;height:42px;color:var(--text-secondary);-webkit-backdrop-filter:blur(10px);z-index:1;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.social-icon:before{content:"";background:var(--brand-cyan);z-index:-1;opacity:0;border-radius:50%;width:100%;height:100%;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scale(.5)}.social-icon:hover{color:#fff;border-color:#0000;transform:translateY(-4px);box-shadow:0 5px 15px #06b6d466}.social-icon:hover:before{opacity:1;transform:scale(1)}.social-icon.linkedin:hover:before{background:#0077b5}.social-icon.linkedin:hover{box-shadow:0 8px 20px #0077b566}.social-icon.whatsapp:hover:before{background:#25d366}.social-icon.whatsapp:hover{box-shadow:0 8px 20px #25d36666}.social-icon.github:hover:before{background:#333}.social-icon.github:hover{box-shadow:0 8px 20px #3336}[data-theme=dark] .social-icon.github:hover:before{background:#fff}[data-theme=dark] .social-icon.github:hover{color:#000;box-shadow:0 8px 20px #ffffff4d}.social-icon.email:hover:before{background:#ea4335}.social-icon.email:hover{box-shadow:0 8px 20px #ea433566}.social-icon.instagram:hover:before{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.social-icon.instagram:hover{box-shadow:0 8px 20px #dc274366}.social-icon.large{width:56px;height:56px}
