@import "https://fonts.googleapis.com/css2?family=Fustat:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--bg-dark:transparent;--bg-light:transparent;--text-dark:#111;--text-muted:#5a5a60;--primary:#0070f3;--primary-glow:#0070f366;--secondary-glow:#7928ca4d;--glass-bg:#fff9;--glass-bg-hover:#fffc;--glass-border:#fff6;--glass-border-hover:#fff9;--font-display:"Fustat", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f2f4fa;background-image:radial-gradient(circle at 15% 15%,#0070f31f 0%,#0000 50%),radial-gradient(at 100% 0,#f8eae5 0%,#eec8d0 40%,#0000 70%),radial-gradient(at 100% 100%,#c2bcd8 0%,#0000 60%),radial-gradient(at 0 0,#d8e6f0 0%,#0000 60%),radial-gradient(at 0 100%,#e5eef8 0%,#0000 50%),none;background-position:0 0,0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box;width:100%;max-width:100%;line-height:1.5;position:relative}html{scroll-behavior:smooth;width:100%;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.1}a,button{color:inherit;font-family:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}.container{max-width:1600px;margin:0 auto;padding:0 5%}html{scroll-behavior:smooth}.glass-panel{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px}.section-header-center{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.section-title{color:var(--text-dark);letter-spacing:-1px;margin-bottom:16px;font-size:48px;font-weight:700}.section-subtitle{color:var(--text-muted);max-width:540px;font-size:15px;line-height:1.6}.reveal-init{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(20px)scale(.98)}.reveal-visible{opacity:1;transform:translateY(0)scale(1)}@media (prefers-reduced-motion:reduce){.reveal-init{opacity:1!important;transition:none!important;transform:none!important}}.desktop-br{display:block}@media (width<=1100px){.desktop-br{display:none}}.hero-section{align-items:center;width:100%;min-height:60vh;padding-top:80px;display:flex;position:relative;overflow-x:clip}.hero-container{text-align:left;z-index:10;flex-direction:column;align-items:flex-start;gap:32px;max-width:1200px;margin:-10px auto 0 5%;display:flex;position:relative}.hero-main-heading{font-family:var(--font-display);letter-spacing:-.035em;color:#1a1a1a;max-width:1100px;margin:0 0 24px;font-size:clamp(34px,4.8vw,76px);font-weight:850;line-height:1.1}.hero-subtext-heading{color:var(--primary);opacity:.95;margin-left:8px;font-weight:800;display:inline}.hero-subtitle{color:var(--text-muted);letter-spacing:-.01em;text-align:left;max-width:680px;margin:0 0 36px;font-size:clamp(17px,1.2vw,20px);font-weight:450;line-height:1.5}.hero-buttons{justify-content:flex-start;align-items:center;gap:20px;padding-bottom:40px;display:flex}.primary-cta{color:#fff;-webkit-backdrop-filter:blur(20px);cursor:pointer;letter-spacing:-.01em;background:#0084ffd9;border:1px solid #ffffff40;border-radius:100px;justify-content:center;align-items:center;gap:12px;padding:16px 36px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;transform:translateY(-2px);box-shadow:inset 0 2px 4px #ffffff59,0 12px 32px #0084ff59,0 4px 8px #0000001a}.primary-cta:hover{background:#008cffeb;transform:translateY(-4px);box-shadow:inset 0 2px 4px #fff6,0 20px 40px #0084ff66,0 6px 12px #0000001f}.primary-cta:active{transform:translateY(-1px)}.cta-icon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.social-proof-bottom-right{z-index:20;position:absolute;bottom:30px;right:10%}.social-proof-hero{-webkit-backdrop-filter:blur(50px);white-space:nowrap;transform-origin:100% 100%;background:#fff6;border:1px solid #ffffff4d;border-radius:12px;align-items:center;gap:8px;padding:6px 14px;display:flex;transform:scale(.85);box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.stars{gap:2px;display:flex}.rating-text{color:#1a1a1a;font-size:12px;font-weight:700}@media (width<=1100px){.hero-section{flex-direction:column!important;justify-content:center!important}.hero-container{width:100%;margin:10px auto 0;padding-left:24px;padding-right:24px;text-align:center!important;align-items:center!important}.hero-content{flex-direction:column;width:100%;margin:0 auto;display:flex;text-align:center!important;align-items:center!important}.hero-content .reveal-init,.hero-container>.reveal-init{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important}.hero-main-heading{width:100%;max-width:95%;text-align:center!important;margin:0 auto 20px!important}.hero-subtitle{width:100%;max-width:95%;text-align:center!important;margin:0 auto 30px!important}.hero-buttons{flex-direction:column;align-items:center;gap:16px;width:100%;justify-content:center!important;margin:0 auto!important}.social-proof-bottom-right{justify-content:center;width:100%;display:flex;position:static;transform:none;margin:30px auto 0!important}.hide-on-mobile{display:none!important}}@media (width<=768px){.hero-section{padding-top:100px}.hero-main-heading{font-size:clamp(32px,8vw,42px)}.hero-subtext-heading{margin-top:8px!important;margin-left:0!important;display:block!important}.social-proof-hero{transform-origin:top;transform:scale(.9)}}.studio-statement{background-color:var(--bg-dark);text-align:center;justify-content:center;align-items:center;min-height:80vh;padding:20px 0 40px;display:flex;position:relative;overflow:hidden}.statement-container{z-index:10;flex-direction:column;align-items:center;gap:40px;max-width:900px;display:flex;position:relative}.statement-title{letter-spacing:-1.5px;color:var(--text-dark);font-size:64px;font-weight:700;line-height:1.1}.statement-paragraph{color:var(--text-muted);max-width:800px;font-size:22px;line-height:1.6}@media (width<=768px){.statement-title{font-size:40px}.statement-paragraph{font-size:18px}}.stats-section{border-bottom:1px solid var(--glass-border);justify-content:center;padding:60px 0;display:flex}.stats-container{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;display:grid}.stat-block{-webkit-backdrop-filter:blur(50px);text-align:center;background:#fff6;border:1px solid #ffffff4d;border-radius:24px;flex-direction:column;align-items:center;gap:8px;padding:32px 24px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.stat-block:before{content:"";background:radial-gradient(100px circle at var(--mouse-x,50%) var(--mouse-y,-20%), #fffc, transparent 40%);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.stat-block:hover{background:#fff9;border:1px solid #fff9;transform:translateY(-8px);box-shadow:0 16px 48px #1f26871a,inset 0 0 0 1px #fff6}.stat-block:hover:before{opacity:1}.stat-value{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:1.5px;font-size:14px;font-weight:500}@media (width<=1024px){.stats-container{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.stats-container{grid-template-columns:1fr}}.services-header{text-align:center;margin-bottom:64px}.services-grid-4{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.premium-service-card{-webkit-backdrop-filter:blur(50px);background:#fff6;border:1px solid #ffffff4d;border-radius:24px;flex-direction:column;justify-content:space-between;gap:40px;height:100%;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.premium-service-card:after{content:"";background:radial-gradient(circle at 50% 0%, var(--glass-bg-hover), transparent 60%);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.premium-service-card:hover{background:#fff9;border-color:#ffffffe6;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f,inset 0 1px 1px #fff}.premium-service-card:hover:after{opacity:1}.card-top{justify-content:space-between;align-items:flex-start;display:flex}.service-icon-wrapper{color:#fff;-webkit-backdrop-filter:blur(20px);background:#0084ffd9;border:1px solid #ffffff40;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 2px 4px #ffffff59,0 12px 32px #0084ff59,0 4px 8px #0000001a}.premium-service-card:hover .service-icon-wrapper{background:#008cffeb;transform:translateY(-4px)scale(1.08);box-shadow:inset 0 2px 4px #fff6,0 20px 40px #0084ff66,0 6px 12px #0000001f}.service-arrow{color:var(--text-muted);opacity:0;transition:all .4s cubic-bezier(.16,1,.3,1);transform:translate(-10px)}.premium-service-card:hover .service-arrow{opacity:1;color:var(--text-dark);transform:translate(0)}.card-bottom{flex-direction:column;gap:12px;display:flex}.service-title{letter-spacing:-.5px;color:var(--text-dark);font-size:24px;font-weight:600}.service-desc{color:var(--text-muted);font-size:15px;line-height:1.6}@media (width<=1200px){.services-grid-4{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.services-grid-4{grid-template-columns:1fr}}.why-section{padding:80px 0 120px;position:relative}.why-split-layout{justify-content:space-between;align-items:flex-start;gap:80px;display:flex}.why-left-content{flex-direction:column;flex:1;gap:24px;display:flex;position:sticky;top:140px}.why-tag{font-family:var(--font-display);color:var(--primary);text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:800}.why-massive-title{color:var(--text-dark);letter-spacing:-1.5px;font-size:56px;font-weight:700;line-height:1.1}.why-massive-desc{color:var(--text-muted);max-width:500px;font-size:20px;line-height:1.6}.why-right-grid{flex-direction:column;flex:1;gap:32px;display:flex}.why-feature-card{-webkit-backdrop-filter:blur(50px);background:#fff6;border:1px solid #ffffff4d;border-radius:24px;flex-direction:column;gap:24px;padding:40px;transition:transform .4s,background .4s,box-shadow .4s;display:flex;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.why-feature-card:hover{background:#fff9;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f,inset 0 1px 1px #fff}.why-feature-icon{color:#fff;-webkit-backdrop-filter:blur(20px);background:#0084ffd9;border:1px solid #ffffff40;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 2px 4px #ffffff59,0 12px 32px #0084ff59,0 4px 8px #0000001a}.why-feature-card:hover .why-feature-icon{background:#008cffeb;transform:translateY(-4px)scale(1.05);box-shadow:inset 0 2px 4px #fff6,0 20px 40px #0084ff66,0 6px 12px #0000001f}.why-feature-text h3{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:12px;font-size:24px;font-weight:700}.why-feature-text p{color:var(--text-muted);font-size:16px;line-height:1.6}@media (width<=1024px){.why-split-layout{flex-direction:column;align-items:center;gap:64px}.why-left-content{text-align:center;align-items:center;position:static}.why-massive-title{font-size:40px}}.process-section{padding:40px 0 120px}.process-grid-premium{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px;display:grid}.process-step-premium{position:relative}.step-glass-box{-webkit-backdrop-filter:blur(50px);background:#fff6;border:1px solid #ffffff4d;border-radius:24px;flex-direction:column;gap:16px;height:100%;padding:40px 32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.step-glass-box:hover{background:#ffffffb3;border-color:#ffffffe6;transform:translateY(-8px);box-shadow:0 16px 48px #1f26871a,inset 0 0 0 1px #ffffff80}.step-number-new{font-family:var(--font-display);color:#fff;-webkit-backdrop-filter:blur(20px);background:#0084ffd9;border:1px solid #ffffff40;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:8px;font-size:20px;font-weight:800;line-height:1;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 2px 4px #ffffff59,0 12px 32px #0084ff59,0 4px 8px #0000001a}.step-glass-box:hover .step-number-new{background:#008cffeb;transform:translateY(-4px)scale(1.08);box-shadow:inset 0 2px 4px #fff6,0 20px 40px #0084ff66,0 6px 12px #0000001f}.step-name-new{color:var(--text-dark);letter-spacing:-.5px;font-size:24px;font-weight:700}.step-desc-new{color:var(--text-muted);font-size:16px;line-height:1.6}@media (width<=1024px){.process-grid-premium{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.process-grid-premium{grid-template-columns:1fr}}.team-section{padding:40px 0 120px}.team-premium-layout{flex-direction:column;align-items:center;gap:32px;max-width:900px;margin:0 auto;display:flex}.team-center-badge-top{justify-content:center;width:100%;display:flex}.co-founders-pill{-webkit-backdrop-filter:blur(50px);font-family:var(--font-display);color:var(--primary);letter-spacing:3px;white-space:nowrap;background:#fff6;border:1px solid #ffffff4d;border-radius:100px;padding:10px 32px;font-size:14px;font-weight:800;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.team-tree-connector{z-index:0;flex-direction:column;align-items:center;width:100%;margin:-16px 0;display:flex}.tree-line-vertical{background:linear-gradient(#00baff66,#0084ff66);width:2px;height:16px}.tree-line-horizontal{background:#0084ff66;width:322px;height:2px}.tree-line-drops{justify-content:space-between;width:322px;display:flex}.team-cards-row{justify-content:center;align-items:center;gap:40px;width:100%;display:flex}.team-card-premium{border-radius:32px;flex-shrink:0;width:280px;height:380px;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000014}.team-card-premium:hover{transform:translateY(-12px);box-shadow:0 32px 64px #1f268726}.team-photo{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .8s}.team-card-premium:hover .team-photo{transform:scale(1.05)}.team-info-box{-webkit-backdrop-filter:blur(50px);text-align:center;background:#fff6;border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;gap:4px;padding:24px;display:flex;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.team-name{color:var(--text-dark);white-space:nowrap;letter-spacing:-.5px;margin-bottom:4px;font-size:20px;font-weight:700}.team-role{color:var(--primary);letter-spacing:1px;text-transform:uppercase;font-size:15px;font-weight:600}@media (width<=768px){.team-cards-row{flex-direction:column;gap:24px}.team-tree-connector{display:none}}.testimonials-section{padding:20px 0 40px;position:relative;overflow:hidden}.testimonials-glow{z-index:0;pointer-events:none;background:radial-gradient(#d6aa7814 0%,#0000 70%);width:1000px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonials-grid{z-index:10;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid;position:relative}.test-card{-webkit-backdrop-filter:blur(50px);background:#fff6;border:1px solid #ffffff4d;border-radius:20px;flex-direction:column;justify-content:space-between;gap:24px;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.test-card:hover{background:#fff9;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f,inset 0 1px 1px #fff}.test-quote{color:var(--text-dark);font-size:16px;font-weight:400;line-height:1.6}.test-author{align-items:center;gap:12px;display:flex}.author-avatar{background:#fff;border:1.5px solid #000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.author-avatar svg{width:100%;height:100%}.author-initial{color:#fff;font-size:18px;font-weight:800;font-family:var(--font-display);text-transform:uppercase;line-height:1}.author-img{object-fit:cover;border-radius:13px;width:100%;height:100%}.author-role{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}@media (width<=768px){.test-card{padding:24px}}.final-cta-section{background-color:var(--bg-dark);text-align:center;padding:40px 0 120px;position:relative;overflow:hidden}.cta-glow{pointer-events:none;z-index:0;background:radial-gradient(#319aff1a 0%,#0000 60%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-container{z-index:10;flex-direction:column;align-items:center;gap:48px;display:flex;position:relative}.cta-title{letter-spacing:-1.5px;color:var(--text-dark);font-size:64px;font-weight:700;line-height:1.1}.cta-buttons{justify-content:center;align-items:center;gap:20px;display:flex}.secondary-cta{-webkit-backdrop-filter:blur(50px);color:var(--text-dark);background:#ffffffbf;border:1px solid #ffffffb3;border-radius:16px;align-items:center;gap:10px;padding:16px 28px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fffc}.secondary-cta:hover{background:#ffffffe6;border-color:#ffffffe6;transform:translateY(-2px)}.large-cta{border-radius:100px;padding:20px 40px;font-size:20px;font-weight:600}@media (width<=768px){.cta-title{font-size:40px}.cta-buttons{flex-direction:column;gap:16px;width:100%}.large-cta{width:100%}}.footer-section{color:#fff;background-color:#08080a;border-top:none;padding:100px 0 60px}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:80px;display:flex}.footer-brand{max-width:300px}.footer-logo-text{font-family:var(--font-display);color:#fff;letter-spacing:-1px;margin-bottom:16px;font-size:32px;font-weight:800}.footer-tagline{color:#aaa;max-width:400px;font-size:16px;line-height:1.7}.footer-links-grid{gap:80px;display:flex}.footer-column{flex-direction:column;gap:16px;display:flex}.column-title{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:12px;font-weight:800}.footer-social-icon{color:#ddd;align-items:center;gap:12px;font-size:15px;transition:all .3s;display:flex}.footer-socials-row{flex-direction:column;gap:16px;display:flex}.footer-social-icon:hover{color:var(--primary);transform:translate(5px)}.footer-social-icon svg{color:var(--primary)}.footer-link{color:var(--text-muted);font-size:15px;transition:color .2s}.footer-link:hover{color:var(--text-dark)}.footer-bottom{border-top:1px solid #ffffff0d;justify-content:center;align-items:center;padding-top:40px;display:flex}.copyright{color:#555;font-size:14px}@media (width<=768px){.footer-links-grid{flex-wrap:wrap;gap:40px}.footer-top{flex-direction:column}}.modal-backdrop{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#0a0a1480;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-glass{-webkit-backdrop-filter:blur(50px);background:#fff6;border:1px solid #ffffff4d;border-radius:32px;width:100%;max-width:1000px;height:max-content;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-left{-webkit-backdrop-filter:blur(24px);text-align:center;color:#fff;background:#000;border-right:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;align-items:center;gap:32px;width:320px;padding:40px 30px;display:flex}.sky-blue-branding{color:#fff;text-shadow:0 4px 12px #ffffff1a}.modal-phone-with-flag{align-items:center;gap:8px;display:flex}.country-flag{font-size:18px;line-height:1}.modal-brand-name{font-family:var(--font-display);letter-spacing:-.5px;font-size:28px;font-weight:800}.sky-blue-text{color:#00baff;text-shadow:0 4px 12px #00baff33}.modal-brand-tagline{opacity:.7;max-width:200px;font-size:13px;line-height:1.6}.modal-contact-list{flex-direction:column;align-items:center;gap:20px;width:100%;margin-top:auto;display:flex}.modal-contact-item{color:#fff;align-items:center;gap:12px;font-size:14px;text-decoration:none;transition:opacity .2s;display:flex}.social-link:hover{opacity:.8}.contact-icon{font-size:18px}.modal-right{-webkit-backdrop-filter:blur(60px);text-align:center;background:#fffffff2;flex-direction:column;flex:1;align-items:center;gap:12px;padding:40px;display:flex;position:relative}.modal-close{cursor:pointer;width:36px;height:36px;color:var(--text-dark);background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.modal-close:hover{background:#0000001a}.modal-form-title{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:2px;font-size:26px;font-weight:700}.modal-form-subtitle{color:var(--text-muted);max-width:320px;margin-bottom:20px;font-size:13px}.modal-form{flex-direction:column;gap:10px;width:100%;display:flex}.modal-success-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;animation:.4s fadeIn;display:flex}.success-icon-large{width:64px;height:64px;color:var(--primary);background:#00baff1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;font-size:32px;display:flex}.modal-form-row{gap:16px;width:100%;display:flex}.modal-form-row .modal-field{flex:1}.modal-field{text-align:left;flex-direction:column;gap:6px;width:100%;display:flex;position:relative}.modal-field label{color:var(--text-dark);letter-spacing:.3px;font-size:12px;font-weight:600;font-family:var(--font-body)!important}.modal-field input,.modal-field textarea{width:100%;color:var(--text-dark);background:#fff;border:1px solid #0000001a;border-radius:12px;padding:12px 16px;font-size:14px;transition:all .2s;font-family:var(--font-body)!important}.phone-input-wrapper{background:#fff;border:1px solid #0000001a;border-radius:12px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.phone-input-wrapper:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px #00baff1a}.country-select{-webkit-user-select:none;user-select:none;cursor:pointer;background:#f8f9fa;border-right:1px solid #0000001a;align-items:center;gap:6px;height:44px;padding:0 10px;font-size:18px;transition:background .2s;display:flex}.country-select:hover{background:#f0f2f5}.dropdown-arrow{color:var(--text-muted);transition:transform .3s}.dropdown-arrow.open{transform:rotate(180deg)}.country-dropdown{-webkit-backdrop-filter:blur(50px);z-index:100;background:#fff6;border:1px solid #ffffff4d;flex-direction:column;gap:4px;width:220px;max-height:240px;padding:8px;animation:.2s dropdownFade;display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.country-option{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;transition:background .2s;display:flex}.country-option:hover{background:#f0f7ff}.option-flag{font-size:16px}.option-name{flex-grow:1;font-size:13px;font-weight:500}.option-code{color:var(--text-muted);font-size:12px}.phone-input-wrapper input{box-shadow:none!important;border:none!important;border-radius:0!important}.modal-field input:focus,.modal-field textarea:focus{border-color:var(--primary);background:#fffffff2}.modal-submit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:100px;margin-top:8px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .3s}.modal-submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0084ff4d}@media (width<=768px){.modal-glass{max-width:600px;max-height:90vh;overflow-y:auto}.modal-left{display:none}.modal-right{width:100%;padding:30px 20px}.modal-form-row{flex-direction:column;gap:10px}.modal-submit{width:100%;margin-top:10px;padding:14px;font-size:16px}}.navbar-wrapper{z-index:1000;pointer-events:none;will-change:transform;justify-content:center;width:100%;display:flex;position:sticky;top:30px}.navbar{pointer-events:auto;-webkit-backdrop-filter:none;background:#f0f2f6f7;border:1px solid #dce0e8e6;border-radius:20px;justify-content:space-between;align-items:center;gap:40px;width:fit-content;padding:12px 24px;display:flex;box-shadow:0 4px 20px #0000000f,0 1px 4px #0000000a}.navbar-brand{font-family:var(--font-display);color:#000;letter-spacing:-.5px;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.navbar-logo-img{object-fit:contain;width:auto;height:32px}.navbar-links{align-items:center;gap:32px;display:flex}.navbar-links a{color:#000000b3;font-size:14px;font-weight:500;transition:color .2s}.navbar-links a:hover{color:#000}.navbar-button{color:#000;background:#0000000d;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.navbar-button:hover{background:#00000014}.mobile-menu-toggle{color:#000;cursor:pointer;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;display:none}.mobile-drawer{display:none}@media (width<=768px){.navbar-links{display:none}.navbar{box-sizing:border-box;-webkit-backdrop-filter:blur(50px);background:#fff6;border:1px solid #ffffff4d;width:90%;margin:0 auto;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.mobile-menu-toggle{display:flex}.mobile-drawer{-webkit-backdrop-filter:blur(40px);opacity:0;pointer-events:none;background:#ffffffe6;border:1px solid #ffffffb3;border-radius:20px;width:250px;transition:all .3s cubic-bezier(.2,.8,.2,1);display:block;position:absolute;top:calc(100% + 15px);right:5%;transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.mobile-drawer.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-drawer-content{flex-direction:column;gap:20px;padding:20px;display:flex}.mobile-drawer-content a{color:#1a1a1a;font-size:16px;font-weight:600}}.pf-page{min-height:100vh;font-family:var(--font-body);color:var(--text-dark);position:relative;overflow-x:clip}.pf-hero{flex-direction:column;min-height:auto;padding:0 48px 60px;display:flex;position:relative;overflow:visible}.pf-topbar-right{text-align:right}.pf-inquiry-label{color:#1a1a1a;margin:0 0 16px;font-size:16px;font-weight:500;line-height:1.3}.pf-inquiry-label strong{font-size:18px;font-weight:800}.pf-inquiry-links{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.pf-inquiry-links a{letter-spacing:1.5px;color:#333;align-items:center;gap:10px;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.pf-inquiry-links a svg{color:var(--primary,#0084ff);opacity:1}.pf-inquiry-links a:hover{color:var(--primary,#0084ff);transform:translate(-4px)}.pf-hero-center{z-index:10;flex-direction:column;flex:1;justify-content:flex-start;padding:80px 0 60px;display:flex;position:relative}.pf-brand-group{flex-direction:column;gap:0;margin-bottom:32px;display:flex}.pf-title-row{align-items:center;display:flex}.pf-hero-title{font-family:var(--font-display);letter-spacing:-.04em;color:#1a1a1a;margin:0;font-size:clamp(56px,8vw,140px);font-weight:900;line-height:.95}.pf-accent-bar{background:var(--primary);width:100px;height:2px;box-shadow:0 0 15px var(--primary-glow);border-radius:2px;margin-top:-6px;margin-bottom:6px;margin-left:6px}.pf-accent-row{align-items:center;gap:4px;display:flex}.pf-brand-icon{object-fit:contain;filter:drop-shadow(0 0 10px #0084ff33);height:clamp(50px,6vw,100px)}.pf-hero-subtitle{color:#555;max-width:650px;margin-bottom:40px;font-size:clamp(18px,1.3vw,22px);font-weight:450;line-height:1.5}.pf-hero-buttons{align-items:center;gap:20px;display:flex}.pf-view-work-btn{color:#fff;background:#1a1a1a;border-radius:100px;align-items:center;gap:12px;width:fit-content;padding:16px 36px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.pf-view-work-btn:hover{background:#333;transform:translateY(-2px)}.services-section{padding:20px 0 40px}.pf-section{text-align:center;flex-direction:column;align-items:center;padding:80px 20px;display:flex;position:relative}.pf-overline{letter-spacing:4px;text-transform:uppercase;color:var(--primary);margin-bottom:20px;font-size:11px;font-weight:800}.pf-section-title{letter-spacing:-.05em;color:#1a1a1a;max-width:900px;margin:0 auto 48px;font-size:clamp(40px,5vw,84px);font-weight:800;line-height:1}.pf-section-title em{color:var(--primary);font-style:normal}.pf-section-sub{color:#555;max-width:720px;margin:0 auto 64px;font-size:clamp(18px,1.4vw,24px);font-weight:450;line-height:1.6}.pf-results-grid{grid-template-columns:repeat(4,1fr);gap:24px;width:100%;max-width:1200px;margin:20px auto 0;display:grid}.pf-result-card{-webkit-backdrop-filter:blur(50px);text-align:center;background:#fff6;border:1px solid #ffffff4d;border-radius:24px;flex-direction:column;align-items:center;gap:20px;padding:40px 24px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.pf-result-card:hover{border-color:var(--primary);background:#ffffffb3;transform:translateY(-8px);box-shadow:0 20px 40px #0084ff1a}.pf-result-icon{color:#fff;-webkit-backdrop-filter:blur(20px);background:#0084ffd9;border:1px solid #ffffff40;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 2px 4px #ffffff59,0 12px 32px #0084ff59,0 4px 8px #0000001a}.pf-result-card:hover .pf-result-icon{background:#008cffeb;transform:translateY(-4px)scale(1.08);box-shadow:inset 0 2px 4px #fff6,0 20px 40px #0084ff66,0 6px 12px #0000001f}.pf-result-label{color:#1a1a1a;letter-spacing:-.02em;font-size:17px;font-weight:700;line-height:1.3}.pf-services-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;max-width:1600px;display:grid}.pf-service-item{-webkit-backdrop-filter:blur(50px);background:#fff6;border:1px solid #ffffff4d;border-radius:24px;flex-direction:column;gap:20px;height:100%;padding:40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 32px #1f26870d}.pf-service-item:hover{border-color:var(--primary);background:#ffffffb3;transform:translateY(-8px)}.pf-service-num{color:#fff;-webkit-backdrop-filter:blur(20px);background:#0084ffd9;border:1px solid #ffffff40;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:inset 0 2px 4px #ffffff59,0 12px 32px #0084ff59,0 4px 8px #0000001a}.pf-service-item:hover .pf-service-num{background:#008cffeb;transform:translateY(-4px)scale(1.08);box-shadow:inset 0 2px 4px #fff6,0 20px 40px #0084ff66,0 6px 12px #0000001f}.pf-service-title{color:#1a1a1a;letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(20px,2vw,28px);font-weight:700}.pf-service-desc{color:#777;margin:0;font-size:15px;line-height:1.6}.pf-projects-list{flex-direction:column;gap:64px;width:100%;max-width:1000px;margin:0 auto;display:flex}.pf-project-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(30px);border:1px solid var(--glass-border);border-radius:24px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 8px 40px #0000000f}.pf-project-card:hover{border-color:#fffc;transform:translateY(-6px);box-shadow:0 20px 60px #0000001a}.pf-project-row{text-align:left;align-items:stretch;width:100%;display:flex}.pf-project-row.pf-reverse{flex-direction:row-reverse}.pf-project-visual{flex:0 0 50%}.pf-image-container{height:100%;line-height:0;position:relative;overflow:hidden}.pf-main-img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.pf-project-card:hover .pf-main-img{transform:scale(1.05)}.pf-project-details{flex:0 0 50%;align-items:center;display:flex}.pf-details-inner{padding:36px 40px}.pf-category-tag{letter-spacing:2.5px;text-transform:uppercase;color:var(--primary);margin-bottom:10px;font-size:10px;font-weight:800;display:block}.pf-project-name{letter-spacing:-.03em;color:#1a1a1a;margin:0 0 4px;font-size:clamp(24px,2.5vw,32px);font-weight:900;line-height:1.15}.pf-project-subtitle{color:#666;margin-bottom:20px;font-size:.95rem;font-weight:450}.pf-results-list{flex-direction:column;gap:8px;margin:0 0 24px;padding:0;list-style:none;display:flex}.pf-results-list li{color:#555;align-items:center;gap:10px;font-size:14px;line-height:1.4;display:flex}.pf-results-list li:before{content:"✔";color:var(--primary);flex-shrink:0;font-size:12px;font-weight:900}.pf-project-actions{gap:10px;display:flex}.pf-action-btn{border-radius:100px;align-items:center;padding:10px 22px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.pf-action-btn.solid{color:#fff;background:#1a1a1a}.pf-action-btn.solid:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.pf-action-btn.outline{color:#1a1a1a;background:0 0;border:1px solid #00000026}.pf-action-btn.outline:hover{background:#00000008;border-color:#1a1a1a;transform:translateY(-2px)}.pf-btn{border-radius:100px;align-items:center;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.pf-btn--solid{color:#fff;background:#1a1a1a}.pf-btn--solid:hover{background:#333;transform:translateY(-2px)}.pf-btn--outline{color:#1a1a1a;background:0 0;border:1.5px solid #0003}.pf-btn--outline:hover{background:#0000000a;border-color:#1a1a1a}.pf-btn--large{padding:18px 40px;font-size:16px}.pf-btn-3d{color:#fff;-webkit-backdrop-filter:blur(20px);cursor:pointer;letter-spacing:-.01em;background:#0084ffd9;border:1px solid #ffffff40;border-radius:100px;justify-content:center;align-items:center;gap:12px;padding:16px 36px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:inset 0 2px 4px #ffffff59,0 12px 32px #0084ff59,0 4px 8px #0000001a}.pf-btn-3d:hover{background:#008cffeb;transform:translateY(-3px);box-shadow:inset 0 2px 4px #fff6,0 20px 40px #0084ff66,0 6px 12px #0000001f}.pf-btn-3d:active{transform:translateY(-1px)}.pf-btn-3d-icon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.pf-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pf-testimonial-card{-webkit-backdrop-filter:blur(50px);background:#fff6;border:1px solid #ffffff4d;border-radius:24px;flex-direction:column;justify-content:space-between;gap:24px;padding:40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.pf-testimonial-card:hover{background:#fff9;transform:translateY(-8px);box-shadow:0 20px 40px #0000001f,inset 0 1px 1px #fff}.pf-testimonial-quote{color:#333;margin:0;font-size:16px;font-style:italic;line-height:1.7}.pf-testimonial-author{flex-direction:column;gap:2px;display:flex}.pf-testimonial-author strong{color:#1a1a1a;font-size:14px;font-weight:700}.pf-testimonial-author span{color:#999;font-size:12px}.pf-about{padding:60px 20px}.pf-about-title{letter-spacing:-.05em!important;margin-bottom:20px!important;font-size:clamp(40px,5vw,84px)!important;font-weight:800!important;line-height:1!important}.pf-about-body{color:#555;text-align:center;max-width:700px;margin-bottom:48px;font-size:clamp(16px,1.2vw,19px);font-weight:450;line-height:1.7}.pf-founders-row{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.pf-founder-card{-webkit-backdrop-filter:none;background:#f0f2f6f7;border:1px solid #dce0e8e6;border-radius:20px;align-items:center;gap:20px;min-width:260px;padding:20px 32px;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000f,0 1px 4px #0000000a}.pf-founder-card:hover{border-color:var(--primary);background:#e6e9f0fc;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.pf-founder-img{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:64px;height:64px;overflow:hidden;box-shadow:0 4px 16px #0000001a}.pf-founder-img img{object-fit:cover;width:100%;height:100%}.pf-founder-info h4{color:#1a1a1a;margin:0 0 2px;font-size:17px;font-weight:700}.pf-founder-info p{color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:12px;font-weight:800}.pf-cta{text-align:center}.pf-cta-inner{max-width:800px;margin:0 auto}.pf-cta-title{letter-spacing:-.04em;color:#1a1a1a;margin-bottom:48px;font-size:clamp(36px,5vw,72px);font-weight:800;line-height:1.05}.pf-cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.pf-footer{border-top:1px solid #00000014;padding:64px 48px 40px}.pf-footer-inner{grid-template-columns:1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.pf-footer-logo{letter-spacing:-.03em;color:#1a1a1a;margin:0 0 8px;font-size:28px;font-weight:800}.pf-footer-brand p{color:#888;margin:0;font-size:14px}.pf-footer-contact{flex-direction:column;gap:8px;display:flex}.pf-footer-contact a{color:#555;font-size:14px;text-decoration:none;transition:color .2s}.pf-footer-contact a:hover{color:#1a1a1a}.pf-footer-socials{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.pf-footer-socials a{color:#555;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.pf-footer-socials a:hover{color:#1a1a1a}.pf-footer-bottom{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.pf-footer-bottom p{color:#bbb;margin:0;font-size:12px}.pf-footer-bottom a{color:#999;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.pf-footer-bottom a:hover{color:#1a1a1a}@media (width<=1024px){.pf-testimonials-grid{grid-template-columns:repeat(2,1fr)}.pf-project-row,.pf-project-row.pf-reverse{flex-direction:column}.pf-project-visual,.pf-project-details{flex:none;width:100%}.pf-image-container{height:280px}.pf-details-inner{padding:28px 32px}.pf-services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.pf-hero-title{font-size:clamp(48px,12vw,70px)}.pf-section-title{font-size:clamp(36px,10vw,50px)}.pf-hero,.pf-section,.pf-footer{padding-left:20px;padding-right:20px}.pf-results-grid,.pf-services-grid,.pf-testimonials-grid{grid-template-columns:1fr;gap:24px}.pf-project-row{flex-direction:column;gap:24px}.pf-hero-subtitle{font-size:16px;line-height:1.6}.pf-view-work-btn{justify-content:center;width:100%}}.blog-section{z-index:10;padding:40px 0 60px;position:relative}.blog-header{text-align:center;margin-bottom:64px}.blog-label{letter-spacing:2px;text-transform:uppercase;color:var(--primary);margin-bottom:16px;font-size:13px;font-weight:600;display:block}.blog-subtext{color:var(--text-muted);max-width:600px;margin:16px auto 0;font-size:18px;line-height:1.6}.blog-grid-3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.blog-image-wrapper{background:#ffffff1a;border-radius:12px;width:100%;height:200px;margin-bottom:24px;position:relative;overflow:hidden}.blog-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.premium-service-card:hover .blog-image-wrapper img{transform:scale(1.05)}.blog-meta{align-items:center;gap:12px;margin-bottom:16px;font-size:13px;font-weight:500;display:flex}.blog-category{color:var(--primary);background:#0f172a0d;border:1px solid #0f172a1a;border-radius:20px;padding:4px 10px}.blog-read-time{color:var(--text-muted)}.blog-title{letter-spacing:-.5px;color:var(--text-dark);margin-bottom:12px;font-size:22px;font-weight:600;line-height:1.3}.blog-desc{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:24px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-cta{color:var(--primary);align-items:center;gap:6px;font-size:15px;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.blog-cta:hover{text-decoration:underline}@media (width<=1024px){.blog-grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.blog-grid-3{grid-template-columns:1fr}}.blog-detail-root{min-height:100vh;padding-top:120px}.blog-article{max-width:900px;margin:0 auto 80px}.back-link{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:32px;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.back-link:hover{color:var(--primary)}.blog-detail-meta{align-items:center;gap:16px;margin-bottom:24px;display:flex}.blog-date{color:var(--text-muted);font-size:14px;font-weight:500}.blog-main-title{color:var(--text-dark);letter-spacing:-1px;margin-bottom:24px;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.1}.blog-lead-text{color:var(--text-muted);max-width:800px;margin-bottom:32px;font-size:20px;line-height:1.6}.author-row{border-top:1px solid #0f172a1a;align-items:center;gap:16px;margin-bottom:48px;padding-top:24px;display:flex}.author-avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:600;display:flex}.author-info{flex-direction:column;display:flex}.author-info strong{color:var(--text-dark);font-size:16px}.author-info span{color:var(--text-muted);font-size:14px}.blog-hero-image{border-radius:24px;width:100%;height:400px;margin-bottom:64px;padding:8px;overflow:hidden}.glass-panel{-webkit-backdrop-filter:blur(50px);background:#fff6;border:1px solid #ffffff4d;box-shadow:0 10px 30px -10px #00000014,inset 0 1px 1px #fff6}.blog-hero-image img{object-fit:cover;border-radius:16px;width:100%;height:100%}.blog-content-wrapper{align-items:flex-start;gap:48px;display:flex}.table-of-contents{border-radius:16px;flex:0 0 250px;padding:24px;display:none;position:sticky;top:100px}@media (width>=1024px){.table-of-contents{display:block}}.table-of-contents h4{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:16px;font-size:14px}.table-of-contents ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.table-of-contents a{color:var(--text-dark);font-size:14px;text-decoration:none;transition:color .3s}.table-of-contents a:hover{color:var(--primary)}.blog-body{flex:1}.blog-body h2{color:var(--text-dark);letter-spacing:-.5px;margin:48px 0 24px;font-size:32px}.blog-body h2:first-child{margin-top:0}.blog-body h3{color:var(--text-dark);margin:40px 0 20px;font-size:24px}.blog-body p{color:var(--text-muted);margin-bottom:24px;font-size:18px;line-height:1.8}.blog-body blockquote{color:var(--primary);border-left:4px solid var(--primary);background:rgba(var(--primary-rgb,15, 23, 42), .05);border-radius:0 16px 16px 0;margin:40px 0;padding:24px 32px;font-size:24px;font-style:italic}@media (width<=768px){.blog-hero-image{height:250px;margin-bottom:40px}.blog-main-title{font-size:36px}.blog-body p{font-size:16px}}.whatsapp-fab{z-index:9999;color:#fff;-webkit-backdrop-filter:blur(20px);background:#25d366e6;border:1px solid #ffffff40;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:28px;right:28px;box-shadow:inset 0 2px 4px #ffffff4d,0 12px 32px #25d36666,0 4px 8px #0000001f}.whatsapp-fab:hover,.whatsapp-fab.hovered{background:#25d366;transform:translateY(-5px)scale(1.08);box-shadow:inset 0 2px 4px #fff6,0 20px 40px #25d36680,0 6px 12px #00000026}.whatsapp-tooltip{color:#111;white-space:nowrap;opacity:0;pointer-events:none;font-size:13px;font-weight:700;font-family:var(--font-body);background:#fffffff2;border-radius:10px;padding:6px 14px;transition:all .25s;position:absolute;right:68px;transform:translate(4px);box-shadow:0 4px 16px #0000001a}.whatsapp-fab:hover .whatsapp-tooltip,.whatsapp-fab.hovered .whatsapp-tooltip{opacity:1;transform:translate(0)}
