@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&family=Syne:wght@400..800&display=swap";:root{--ink:#050c18;--navy:#091628;--deep:#0d2240;--mid:#1a3a5e;--steel:#2a5080;--accent:#3a7bd5;--glow:#5b9ef5;--sky:#a8c8f8;--white:#f0f6ff;--muted:#8aafd4;--dim:#3d607d;--font-display:"Syne", sans-serif;--font-body:"Space Grotesk", sans-serif;--ease-out:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%}body{background:var(--ink);color:var(--white);font-family:var(--font-body);width:100%;font-size:1rem;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:var(--font-body);border:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--navy)}::-webkit-scrollbar-thumb{background:var(--steel);border-radius:3px}#cursor-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#3a7bd521 0%,#0000 70%);border-radius:50%;width:340px;height:340px;transition:opacity .3s;position:fixed;transform:translate(-50%,-50%)}body:before{content:"";pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}@media (width<=900px){.hero-stats{justify-content:flex-start;margin-top:3rem;position:static}.about-layout,.contact-layout,.faq-layout{grid-template-columns:1fr;gap:2.5rem}.about-corner-badge{right:1rem}.portfolio-item:nth-child(n){grid-column:1/-1}.form-row{grid-template-columns:1fr}.process-steps:before{display:none}.hero-headline{font-size:clamp(2.4rem,10vw,3.5rem)}.faq-layout{flex-direction:column;display:flex}.section-inner{padding:4rem 5vw}}#graphics .portfolio-item{grid-column:auto!important}#graphics .portfolio-item img{display:block}@media (width<=900px){#graphics .portfolio-item{grid-column:1/-1!important}}nav{z-index:100;justify-content:space-between;align-items:center;padding:1.25rem 5vw;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;top:0;left:0;right:0}nav.scrolled{-webkit-backdrop-filter:blur(16px);background:#050c18d1;border-bottom:1px solid #3a7bd526}.nav-logo{font-family:var(--font-display);letter-spacing:-.02em;color:var(--white);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;display:flex}.nav-logo span{color:var(--accent)}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.875rem;font-weight:500;transition:color .25s;position:relative}.nav-links a:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s var(--ease-out);position:absolute;bottom:-4px;left:0}.nav-links a:hover{color:var(--white)}.nav-links a:hover:after{width:100%}.nav-cta{background:var(--accent);color:var(--white);letter-spacing:.02em;border-radius:100px;padding:.55rem 1.4rem;font-size:.875rem;font-weight:600;transition:background .25s,transform .2s}.nav-cta:hover{background:var(--glow);transform:translateY(-1px)}.hamburger{cursor:pointer;background:0 0;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--white);border-radius:2px;width:24px;height:2px;transition:all .3s}.mobile-nav{z-index:999;background:#050c18f7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0}.mobile-nav.open{display:flex}.mobile-nav a{font-family:var(--font-display);color:var(--muted);font-size:1rem;font-weight:700;transition:color .2s}.mobile-nav a:hover{color:var(--white)}.mobile-nav-close{color:var(--muted);z-index:1000;cursor:pointer;background-color:#0000;font-size:2rem;position:absolute;top:1.5rem;right:5vw}@media (width<=900px){.nav-links,.nav-cta{display:none}.hamburger{display:flex}#navbar{background:#050c18eb}}.hero{align-items:center;min-height:100vh;padding:9rem 5vw 5rem;display:flex;position:relative;overflow:hidden}.hero-grid-bg{background-image:linear-gradient(#3a7bd50a 1px,#0000 1px),linear-gradient(90deg,#3a7bd50a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.hero-blob{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.hero-blob-1{background:radial-gradient(circle,#1a3a5e99,#0000 70%);width:600px;height:600px;top:-150px;right:-100px}.hero-blob-2{background:radial-gradient(circle,#3a7bd540,#0000 70%);width:400px;height:400px;bottom:0;left:10%}.hero-content{z-index:2;max-width:800px;position:relative}.hero-eyebrow{color:var(--glow);letter-spacing:.08em;text-transform:uppercase;background:#3a7bd514;border:1px solid #3a7bd559;border-radius:100px;align-items:center;gap:.6rem;margin-bottom:1.8rem;padding:.35rem .9rem;font-size:.8rem;font-weight:500;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--glow);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.hero-headline{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:1.6rem;font-size:clamp(3rem,7vw,6.5rem);font-weight:800;line-height:.95}.hero-headline em{color:#0000;-webkit-text-stroke:1.5px var(--accent);font-style:normal}.hero-headline .accent-line{background:linear-gradient(135deg, var(--accent), var(--glow));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.hero-sub{color:var(--muted);max-width:520px;margin-bottom:2.8rem;font-size:1.15rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{background:linear-gradient(135deg, var(--accent), var(--steel));color:var(--white);border-radius:100px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 0 #3a7bd500}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #3a7bd566}.btn-secondary{color:var(--sky);background:#3a7bd512;border:1px solid #3a7bd566;border-radius:100px;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:border-color .25s,background .25s,transform .25s;display:inline-flex}.btn-secondary:hover{border-color:var(--accent);background:#3a7bd526;transform:translateY(-2px)}.hero-stats{z-index:2;gap:2.5rem;display:flex;position:absolute;bottom:4rem;right:5vw}.stat{text-align:right}.stat-num{font-family:var(--font-display);color:var(--white);letter-spacing:-.03em;font-size:2.2rem;font-weight:800;line-height:1}.stat-num span{color:var(--accent)}.stat-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:.25rem;font-size:.78rem}@media (width<=900px){.hero-actions{flex-direction:column}.hero-stats{display:none}}#services{background:var(--navy)}.services-grid{background:#3a7bd51f;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5px;margin-top:3.5rem;display:grid;overflow:hidden}.service-card{background:var(--navy);padding:2.4rem 2rem;transition:background .3s;position:relative;overflow:hidden}.service-card:before{content:"";opacity:0;background:linear-gradient(135deg,#3a7bd50f,#0000);transition:opacity .35s;position:absolute;inset:0}.service-card:hover{background:var(--deep)}.service-card:hover:before{opacity:1}.service-icon{background:#3a7bd526;border:1px solid #3a7bd533;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;font-size:1.4rem;transition:background .3s,border-color .3s;display:flex}.service-card:hover .service-icon{border-color:var(--accent);background:#3a7bd54d}.service-name{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.15rem;font-weight:700}.service-desc{color:var(--muted);font-size:.9rem;line-height:1.65}section{z-index:2;position:relative}.section-inner{max-width:1200px;margin:0 auto;padding:6rem 5vw}.section-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.8rem;font-size:.75rem;font-weight:600;display:inline-block}.section-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1.2rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.05}.section-sub{color:var(--muted);max-width:540px;font-size:1.05rem;line-height:1.7}.section-divider{background:linear-gradient(90deg, var(--accent), transparent);border-radius:2px;width:48px;height:3px;margin:1.2rem 0 2.5rem}#portfolio{background:var(--ink)}.portfolio-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.portfolio-filters{flex-wrap:wrap;gap:.6rem;display:flex}.filter-btn{letter-spacing:.04em;color:var(--muted);background:0 0;border:1px solid #3a7bd540;border-radius:100px;padding:.4rem 1rem;font-size:.82rem;font-weight:500;transition:all .25s}.filter-btn.active,.filter-btn:hover{background:var(--accent);border-color:var(--accent);color:var(--white)}.portfolio-grid{grid-template-columns:repeat(12,1fr);gap:1.2rem;display:grid}.portfolio-item{background:var(--deep);cursor:pointer;transition:transform .35s var(--ease-out), box-shadow .35s;aspect-ratio:16/9;border:1px solid #3a7bd51f;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.portfolio-item:first-child{grid-column:1/8}.portfolio-item:nth-child(2){grid-column:8/13}.portfolio-item:nth-child(3){grid-column:1/6}.portfolio-item:nth-child(4){grid-column:6/10}.portfolio-item:nth-child(5){aspect-ratio:1;grid-column:10/13}.portfolio-item:nth-child(6){grid-column:1/5}.portfolio-item:nth-child(7){grid-column:5/13}.portfolio-item:hover{transform:translateY(-4px);box-shadow:0 16px 48px #00000080,0 0 0 1px #3a7bd54d}.portfolio-placeholder{background:linear-gradient(135deg, var(--deep) 0%, var(--mid) 100%);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;display:flex}.portfolio-placeholder-icon{opacity:.5;font-size:2.5rem}.portfolio-placeholder-text{color:var(--dim);text-align:center;padding:0 1rem;font-size:.8rem}.portfolio-overlay{opacity:0;background:linear-gradient(#0000 0%,#050c184d 40%,#050c18f2 100%);align-items:flex-end;padding:1.5rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.portfolio-item:hover .portfolio-overlay{opacity:1}.portfolio-meta{width:100%}.portfolio-cat{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.3rem;font-size:.72rem;font-weight:600}.portfolio-title{font-family:var(--font-display);font-size:1.05rem;font-weight:700}.portfolio-play{opacity:0;background:#3a7bd5e6;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.1rem;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.portfolio-item:hover .portfolio-play{opacity:1;transform:translate(-50%,-50%)scale(1.08)}.shorts-collage{grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr;align-items:start;gap:12px;margin-top:2.5rem;display:grid}.short-cell:nth-child(3){grid-area:1/2/3/4}.short-cell{background:var(--navy);cursor:pointer;aspect-ratio:9/16;border:1px solid #3a7bd526;border-radius:14px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;position:relative;overflow:hidden}.short-cell:hover{z-index:5;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 48px #0009,0 0 0 1px #3a7bd559}.short-cell video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.short-overlay{opacity:0;background:linear-gradient(#0000 50%,#050c18e6 100%);align-items:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.short-cell:hover .short-overlay{opacity:1}.short-label{color:var(--white);font-family:Syne,sans-serif;font-size:.82rem;font-weight:700;line-height:1.3}.short-cat{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.3rem;font-size:.68rem;font-weight:600}.short-badge{color:#fff;letter-spacing:.04em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3a7bd5d9;border-radius:6px;padding:.25rem .55rem;font-size:.68rem;font-weight:700;position:absolute;top:.7rem;right:.7rem}@media (width<=900px){.shorts-collage{grid-template-columns:1fr 1fr 1fr}.short-cell:nth-child(3){grid-area:auto}}@media (width<=600px){.shorts-collage{grid-template-columns:1fr 1fr}}#about{background:var(--ink)}.about-layout{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-visual{position:relative}.about-photo-frame{aspect-ratio:4/5;background:linear-gradient(135deg, var(--mid), var(--deep));border:1px solid #3a7bd533;border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-photo-placeholder{color:var(--dim);flex-direction:column;align-items:center;gap:1rem;display:flex}.about-photo-placeholder span{font-size:4rem}.about-photo-placeholder p{font-size:.85rem}.about-corner-badge{background:var(--navy);text-align:center;border:1px solid #3a7bd533;border-radius:12px;padding:1rem 1.3rem;position:absolute;bottom:1.5rem;right:-1.5rem}.badge-num{font-family:var(--font-display);color:var(--glow);font-size:2rem;font-weight:800;line-height:1}.badge-txt{color:var(--muted);margin-top:.2rem;font-size:.75rem}.about-frame-accent{border-top:2px solid var(--accent);border-left:2px solid var(--accent);border-radius:4px 0 0;width:80px;height:80px;position:absolute;top:-1rem;left:-1rem}.about-skills{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.skill-chip{color:var(--sky);background:#3a7bd51a;border:1px solid #3a7bd533;border-radius:100px;padding:.35rem .9rem;font-size:.8rem;font-weight:500}.tools-row{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:1.8rem;display:flex}.tool-item{color:var(--muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.tool-item span{font-size:1.1rem}@media (width<=900px){.about-layout{flex-direction:column;display:flex;overflow:hidden}}#process{background:var(--navy)}.process-steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:0;margin-top:3.5rem;display:grid;position:relative}.process-steps:before{content:"";background:linear-gradient(90deg,#0000,#3a7bd54d,#0000);height:1px;position:absolute;top:2.2rem;left:0;right:0}.process-step{padding:0 1.5rem 2rem;position:relative}.step-num{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px #3a7bd540;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1}.step-dot{background:var(--accent);border-radius:50%;width:10px;height:10px;position:absolute;top:1.65rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #3a7bd533}.step-name{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.step-desc{color:var(--muted);font-size:.88rem;line-height:1.6}#testimonials{background:var(--ink)}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.testimonial-card{background:var(--navy);border:1px solid #3a7bd51f;border-radius:16px;padding:2rem 1.8rem;transition:border-color .3s,transform .3s;position:relative}.testimonial-card:hover{border-color:#3a7bd54d;transform:translateY(-3px)}.testimonial-card:before{content:"\"";font-family:var(--font-display);color:#3a7bd526;font-size:5rem;font-weight:800;line-height:1;position:absolute;top:1.2rem;right:1.5rem}.stars{color:#f5c842;letter-spacing:.08em;margin-bottom:1rem;font-size:.85rem}.testimonial-text{color:var(--sky);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.testimonial-author{align-items:center;gap:.8rem;display:flex}.author-avatar{background:linear-gradient(135deg, var(--accent), var(--mid));border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.author-name{font-size:.9rem;font-weight:600;line-height:1.2}.author-handle{color:var(--muted);font-size:.78rem}#pricing{background:var(--navy)}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:3.5rem;display:grid}.pricing-card{background:var(--ink);border:1px solid #3a7bd526;border-radius:18px;padding:2.2rem 1.8rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.pricing-card.popular{border-color:var(--accent);background:var(--deep)}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px #0006}.popular-badge{background:var(--accent);color:var(--white);letter-spacing:.08em;text-transform:uppercase;padding:.3rem 2.8rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;right:-2.5rem;transform:rotate(45deg)}.plan-name{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.8rem;font-size:.8rem;font-weight:600}.plan-price{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:.3rem;font-size:3rem;font-weight:800;line-height:1}.plan-price sup{vertical-align:top;margin-top:.5rem;font-size:1.3rem;font-weight:600}.plan-period{color:var(--muted);margin-bottom:1.8rem;font-size:.85rem}.plan-features{flex-direction:column;gap:.75rem;margin-bottom:2rem;list-style:none;display:flex}.plan-features li{color:var(--sky);align-items:center;gap:.7rem;font-size:.9rem;display:flex}.plan-features li:before{content:"✓";width:20px;height:20px;color:var(--glow);background:#3a7bd533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;display:inline-flex}.plan-btn{letter-spacing:.02em;border-radius:100px;width:100%;padding:.8rem;font-size:.9rem;font-weight:600;transition:all .25s}.plan-btn.outline{color:var(--sky);background:0 0;border:1px solid #3a7bd54d}.plan-btn.outline:hover{border-color:var(--accent);background:#3a7bd51f}.plan-btn.filled{background:linear-gradient(135deg, var(--accent), var(--steel));color:var(--white)}.plan-btn.filled:hover{filter:brightness(1.1);transform:translateY(-1px)}#faq{background:var(--ink)}.faq-layout{grid-template-columns:1fr 2fr;align-items:start;gap:5rem;display:flex}.faq-list{margin-top:0}.faq-item{border-bottom:1px solid #3a7bd51f}.faq-q{width:100%;color:var(--white);font-family:var(--font-body);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 0;font-size:.95rem;font-weight:600;transition:color .25s;display:flex}.faq-q:hover{color:var(--sky)}.faq-icon{background:#3a7bd51f;border:1px solid #3a7bd533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;transition:background .25s,transform .3s;display:flex}.faq-item.open .faq-icon{background:var(--accent);transform:rotate(45deg)}.faq-a{max-height:0;transition:max-height .4s var(--ease-out);overflow:hidden}.faq-a p{color:var(--muted);padding-bottom:1.4rem;font-size:.9rem;line-height:1.7}#contact{background:var(--navy)}.contact-layout{align-items:start;gap:5rem;display:flex}.contact-info{padding-top:1rem}.contact-links{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.contact-link-row{background:#3a7bd50d;border:1px solid #3a7bd526;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.2rem;transition:border-color .25s,background .25s;display:flex}.contact-link-row:hover{background:#3a7bd51a;border-color:#3a7bd559}.contact-link-icon{background:#3a7bd526;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.contact-link-label{color:var(--muted);margin-bottom:.15rem;font-size:.78rem}.contact-link-value{color:var(--white);font-size:.92rem;font-weight:500}.chat-cta{background:linear-gradient(135deg,#3a7bd540,#1a3a5e66);border:1px solid #3a7bd559;border-radius:16px;align-items:center;gap:1rem;margin-top:2rem;padding:1.4rem 1.6rem;transition:transform .25s,box-shadow .25s;display:flex}.chat-cta:hover{transform:translateY(-3px);box-shadow:0 12px 32px #3a7bd540}.chat-icon{background:#25d366;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;display:flex}.chat-text strong{margin-bottom:.2rem;font-size:1rem;font-weight:700;display:block}.chat-text p{color:var(--muted);font-size:.85rem}.chat-arrow{color:var(--muted);margin-left:auto;font-size:1.2rem;transition:transform .25s}.chat-cta:hover .chat-arrow{transform:translate(4px)}.contact-form{flex-direction:column;gap:1.2rem;width:100%;display:flex}form{width:100%}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:var(--muted);letter-spacing:.04em;font-size:.82rem;font-weight:500}.form-group input,.form-group textarea,.form-group select{width:100%;color:var(--white);font-family:var(--font-body);background:#3a7bd50f;border:1px solid #3a7bd533;border-radius:10px;outline:none;padding:.85rem 1.1rem;font-size:.95rem;transition:border-color .25s,background .25s}.form-group select option{color:var(--white);background:var(--navy)}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--accent);background:#3a7bd51a}.form-group textarea{resize:vertical;min-height:120px}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-submit{background:linear-gradient(135deg, var(--accent), var(--steel));color:var(--white);letter-spacing:.02em;border-radius:100px;align-self:flex-start;padding:.95rem 2.2rem;font-size:.95rem;font-weight:700;transition:transform .25s,box-shadow .25s}.form-submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3a7bd566}@media (width<=900px){.contact-layout{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 5px;display:flex}}footer{background:var(--ink);z-index:2;border-top:1px solid #3a7bd51a;padding:3rem 5vw;position:relative}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.footer-logo{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.footer-logo span{color:var(--accent)}.footer-copy{color:var(--dim);font-size:.82rem}.footer-socials{gap:.8rem;display:flex}.footer-social{background:#3a7bd51a;border:1px solid #3a7bd526;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;transition:background .25s,border-color .25s;display:flex}.footer-social:hover{border-color:var(--accent);background:#3a7bd533}.float-chat{z-index:99;cursor:pointer;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.5rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #25d36666}.float-chat:hover{transform:scale(1.1);box-shadow:0 8px 32px #25d36680}.float-chat-pulse{background:#25d366;border-radius:50%;animation:2s infinite chat-pulse;position:absolute;inset:0}@keyframes chat-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.reveal{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);transform:translateY(28px)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}
