.aa-page{background:#fafafa}.aa-hero,.aa-page{width:100%;min-height:100vh}.aa-hero{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8rem 2rem 4rem;position:relative;overflow:hidden}.aa-hero-content{max-width:800px;text-align:center;z-index:2}.aa-hero-label{display:inline-block;font-size:.85rem;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;padding:.5rem 1rem;background:rgba(0,0,0,.04);border-radius:100px}.aa-hero-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:600;line-height:1.1;letter-spacing:-.03em;color:#000;margin:0 0 1.5rem}.aa-hero-subtitle{font-size:1.25rem;line-height:1.5;color:#555;max-width:600px;margin:0 auto 2.5rem}.aa-hero-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.aa-cta-primary{padding:1rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7 50%,#ec4899);border:none;border-radius:100px;cursor:pointer;transition:transform .2s,box-shadow .2s}.aa-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(99,102,241,.3)}.aa-cta-large{padding:1.25rem 2.5rem;font-size:1.1rem}.aa-hero-visual{margin-top:4rem;padding:2rem;width:100%;max-width:900px}.aa-automation-flow{display:flex;align-items:center;justify-content:center;gap:0;position:relative}.aa-flow-column{display:flex;flex-direction:column;gap:1.5rem}.aa-app-node{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:default}.aa-app-node:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.12);border-color:var(--node-color,#6366f1)}.aa-app-node svg{width:24px;height:24px;flex-shrink:0;color:var(--node-color,#333)}.aa-app-node span{font-size:.9rem;font-weight:500;color:#333;white-space:nowrap}.aa-flow-connectors{width:80px;height:200px;flex-shrink:0;position:relative}.aa-connector-svg{width:100%;height:100%}.aa-connector-path{fill:none;stroke:#c4b5fd;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:4 6;opacity:.5;animation:flowDash 2s linear infinite}@keyframes flowDash{to{stroke-dashoffset:-20}}.aa-flow-center{padding:0 1rem;position:relative;z-index:2}.aa-processor-node{position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;box-shadow:0 8px 40px rgba(99,102,241,.25);border:1px solid rgba(99,102,241,.3)}.aa-processor-glow{position:absolute;inset:-2px;background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899);border-radius:22px;z-index:-1;opacity:.5;filter:blur(12px);animation:processorPulse 3s ease-in-out infinite}@keyframes processorPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.02)}}.aa-processor-node svg{width:48px;height:48px;color:#EA4B71}.aa-processor-node span{font-size:1rem;font-weight:600;color:#fff;letter-spacing:.05em}.aa-section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.aa-section-label{display:inline-block;font-size:.8rem;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.aa-section-title{font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#000;margin:0 0 1rem}.aa-section-subtitle{font-size:1.1rem;line-height:1.5;color:#666;margin:0}.aa-pain-section{padding:6rem 2rem;background:#fff}.aa-pain-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0;gap:0;max-width:900px;margin:0 auto;border-top:1px solid rgba(0,0,0,.08)}.aa-pain-item{display:flex;align-items:baseline;gap:1.5rem;padding:1.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.08);transition:background .2s}.aa-pain-item:nth-child(odd){border-right:1px solid rgba(0,0,0,.08);padding-right:2rem}.aa-pain-item:nth-child(2n){padding-left:2rem}.aa-pain-item:hover{background:rgba(0,0,0,.02)}.aa-pain-number{font-size:.75rem;font-weight:600;color:#a855f7;font-family:monospace;letter-spacing:.05em;flex-shrink:0}.aa-pain-text{font-size:1.05rem;line-height:1.5;color:#222;margin:0;font-weight:400}.aa-process-section{padding:6rem 2rem;background:#fafafa}.aa-process-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;max-width:1200px;margin:0 auto;align-items:center}.aa-process-steps{display:flex;flex-direction:column;gap:2rem}.aa-process-step{display:flex;gap:1.5rem;align-items:flex-start}.aa-step-number{font-size:1rem;font-weight:600;color:#a855f7;flex-shrink:0;width:40px}.aa-step-content{flex:1 1}.aa-step-title{font-size:1.25rem;font-weight:600;color:#000;margin:0 0 .5rem}.aa-step-desc{font-size:1rem;line-height:1.5;color:#666;margin:0}.aa-process-video{width:100%}.aa-video-wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.1)}.aa-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aa-results-section{padding:6rem 2rem;background:#fff}.aa-results-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:900px;margin:0 auto}.aa-result-card{text-align:center;padding:3rem 2rem;background:#fafafa;border-radius:16px;transition:transform .2s}.aa-result-card:hover{transform:translateY(-4px)}.aa-result-metric{display:block;font-size:3rem;font-weight:700;background:linear-gradient(135deg,#6366f1,#a855f7 50%,#ec4899);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem}.aa-result-text{font-size:1rem;color:#666;margin:0}.aa-final-cta{padding:8rem 2rem;background:#000;text-align:center}.aa-final-content{max-width:600px;margin:0 auto}.aa-final-title{font-size:clamp(2rem,4vw,3rem);font-weight:600;color:#fff;margin:0 0 1rem;letter-spacing:-.02em}.aa-final-text{font-size:1.1rem;color:rgba(255,255,255,.7);margin:0 0 2rem}@media (max-width:900px){.aa-hero{padding:6rem 1.5rem 3rem;min-height:auto}.aa-hero-subtitle{font-size:1.1rem}.aa-hero-visual{margin-top:2rem;padding:1rem}.aa-automation-flow{flex-direction:column;gap:1rem}.aa-flow-column{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.75rem}.aa-app-node{padding:.625rem 1rem}.aa-app-node svg{width:20px;height:20px}.aa-app-node span{font-size:.8rem}.aa-flow-connectors{width:100%;height:40px;transform:rotate(90deg);display:none}.aa-flow-center{padding:1rem 0}.aa-processor-node{padding:1.5rem}.aa-processor-node svg{width:36px;height:36px}.aa-pain-list{grid-template-columns:1fr}.aa-pain-item:nth-child(odd){border-right:none;padding-right:1rem}.aa-pain-item:nth-child(2n){padding-left:1rem}.aa-process-content{grid-template-columns:1fr;gap:3rem}.aa-process-video{order:-1}.aa-results-grid{grid-template-columns:1fr;gap:1.5rem}.aa-result-card{padding:2rem 1.5rem}.aa-result-metric{font-size:2.5rem}.aa-final-cta{padding:5rem 1.5rem}}@media (max-width:600px){.aa-hero{padding:5rem 1rem 2rem}.aa-hero-title{font-size:2rem}.aa-section-title{font-size:1.75rem}.aa-pain-section,.aa-process-section,.aa-results-section{padding:4rem 1rem}.aa-flow-node{padding:1rem 1.5rem}.aa-flow-icon{font-size:1.5rem}}.aa-tech-section{padding:6rem 2rem;background:#fff}.aa-tech-logos{justify-content:center;gap:3rem;max-width:600px;margin:0 auto}.aa-tech-logo,.aa-tech-logos{display:flex;align-items:center}.aa-tech-logo{flex-direction:column;gap:1rem;opacity:.7;transition:all .4s cubic-bezier(.16,1,.3,1)}.aa-tech-logo:hover{opacity:1;transform:translateY(-4px)}.aa-tech-logo svg{width:64px;height:64px;transition:transform .4s cubic-bezier(.16,1,.3,1)}.aa-tech-logo:hover svg{transform:scale(1.1)}.aa-tech-logo span{font-size:.85rem;font-weight:500;color:rgba(0,0,0,.5);letter-spacing:.02em}.aa-portfolio-section{padding:6rem 2rem;background:linear-gradient(180deg,#fafafa,#f0f0f5)}.aa-showcase{display:flex;flex-direction:column;align-items:center;max-width:900px;margin:0 auto}.aa-macbook-device{position:relative;width:100%}.aa-macbook-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background:radial-gradient(ellipse at 30% 20%,rgba(99,102,241,.2) 0,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(236,72,153,.15) 0,transparent 50%),radial-gradient(ellipse at center,rgba(168,85,247,.1) 0,transparent 60%);pointer-events:none;z-index:-1;filter:blur(40px)}.aa-macbook-frame{position:relative;width:100%;aspect-ratio:16/10;background:linear-gradient(145deg,#2a2a2a,#1a1a1a 50%,#0d0d0d);border-radius:12px 12px 0 0;padding:6px;box-shadow:0 50px 100px -20px rgba(0,0,0,.3),0 30px 60px -30px rgba(0,0,0,.25),inset 0 0 0 1px rgba(255,255,255,.1)}.aa-macbook-notch{position:absolute;top:6px;left:50%;transform:translateX(-50%);width:80px;height:16px;background:#000;border-radius:0 0 8px 8px;z-index:10;display:flex;align-items:center;justify-content:center}.aa-macbook-camera{width:5px;height:5px;background:radial-gradient(circle,#1a3a1a 0,#0a1a0a 100%);border-radius:50%;box-shadow:inset 0 0 2px rgba(0,255,0,.3)}.aa-macbook-screen{width:100%;height:100%;background:#0f0f1a;border-radius:8px 8px 0 0;overflow:hidden;display:grid;grid-template-columns:200px 1fr}.aa-macbook-base{width:calc(100% + 40px);height:12px;background:linear-gradient(180deg,#3a3a3a,#2a2a2a 50%,#1a1a1a);border-radius:0 0 6px 6px;margin:0 auto 0 -20px;position:relative;box-shadow:0 4px 12px rgba(0,0,0,.3)}.aa-macbook-notch-base{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(180deg,#4a4a4a,#3a3a3a);border-radius:0 0 4px 4px}.aa-macbook-sidebar{display:flex;flex-direction:column;background:rgba(0,0,0,.3);border-right:1px solid rgba(255,255,255,.08);overflow:hidden}.aa-macbook-sidebar-header{display:flex;flex-direction:column;align-items:center;padding:20px 12px 16px;background:linear-gradient(135deg,rgba(99,102,241,.15),rgba(168,85,247,.15) 50%,rgba(236,72,153,.15));border-bottom:1px solid rgba(255,255,255,.06)}.aa-macbook-sidebar-logo{width:26px;height:26px;margin-bottom:6px}.aa-macbook-sidebar-logo svg{width:100%;height:100%}.aa-macbook-sidebar-label{font-size:.5rem;text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.5);margin-bottom:2px}.aa-macbook-sidebar-title{font-size:.95rem;font-weight:600;letter-spacing:-.02em;background:linear-gradient(135deg,#ffffff,#a0a0a0 50%,#ffffff);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:aaSidebarGradient 4s ease infinite}@keyframes aaSidebarGradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.aa-macbook-sidebar-list{flex:1 1;overflow-y:auto;padding:10px;scrollbar-width:none;-ms-overflow-style:none}.aa-macbook-sidebar-list::-webkit-scrollbar{display:none}.aa-macbook-sidebar-loading{padding:20px;text-align:center;color:rgba(255,255,255,.4);font-size:.8rem}.aa-macbook-sidebar-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}.aa-macbook-sidebar-item:hover{background:rgba(255,255,255,.06)}.aa-macbook-sidebar-item.active{background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.3)}.aa-macbook-sidebar-item-thumb{width:44px;height:30px;border-radius:4px;background-size:cover;background-position:50%;flex-shrink:0}.aa-macbook-sidebar-item-info{display:flex;flex-direction:column;gap:2px;overflow:hidden}.aa-macbook-sidebar-item-title{font-size:.75rem;font-weight:500;color:rgba(255,255,255,.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aa-macbook-sidebar-item.active .aa-macbook-sidebar-item-title{color:#a5b4fc}.aa-macbook-sidebar-item-date{font-size:.65rem;color:rgba(255,255,255,.4)}.aa-macbook-sidebar-item.ongoing{cursor:default;opacity:.4}.aa-macbook-sidebar-item.ongoing:hover{background:transparent}.aa-macbook-sidebar-item-thumb.ongoing{background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02));border:1px dashed rgba(255,255,255,.15)}.aa-macbook-sidebar-item.ongoing .aa-macbook-sidebar-item-title{font-style:italic}.aa-macbook-sidebar-item.ongoing .aa-macbook-sidebar-item-date{color:rgba(255,255,255,.3)}.aa-macbook-sidebar-viewall{display:flex;align-items:center;justify-content:center;gap:6px;padding:14px 10px;margin:auto 10px 10px;background:transparent;border:none;font-size:.65rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;background:linear-gradient(135deg,#ffffff,#a0a0a0 50%,#ffffff);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:aaSidebarGradient 4s ease infinite;transition:all .3s ease}.aa-macbook-sidebar-viewall:hover{background:linear-gradient(135deg,#ffffff,#ffffff);-webkit-background-clip:text;background-clip:text}.aa-macbook-sidebar-viewall svg{width:12px;height:12px;stroke:rgba(255,255,255,.6);transition:all .3s ease}.aa-macbook-sidebar-viewall:hover svg{stroke:#fff;transform:translateX(3px)}.aa-macbook-main-content{position:relative;overflow:hidden;display:flex;flex-direction:column}.aa-macbook-automation-view{display:flex;flex-direction:column;height:100%;animation:aaAutomationFadeIn .5s ease}@keyframes aaAutomationFadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.aa-macbook-automation-image{flex:1 1;min-height:0;background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:#0a0a12}.aa-macbook-automation-overlay{padding:1.25rem 1.5rem;background:rgba(0,0,0,.85);border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:.4rem}.aa-macbook-automation-tag{display:inline-block;width:-moz-fit-content;width:fit-content;padding:.3rem .7rem;background:rgba(255,255,255,.15);color:rgba(255,255,255,.9);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:4px}.aa-macbook-automation-title{font-size:1.1rem;font-weight:600;color:#fff;margin:0;letter-spacing:-.02em;line-height:1.3}.aa-macbook-automation-description{font-size:.75rem;color:rgba(255,255,255,.6);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.aa-macbook-automation-link{display:inline-flex;align-items:center;gap:6px;margin-top:.5rem;padding:0;background:transparent;border:none;font-size:.7rem;font-weight:600;letter-spacing:.03em;text-decoration:none;background:linear-gradient(135deg,#ffffff,#a0a0a0 50%,#ffffff);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:aaSidebarGradient 4s ease infinite;transition:all .3s ease}.aa-macbook-automation-link:hover{background:linear-gradient(135deg,#ffffff,#ffffff);-webkit-background-clip:text;background-clip:text}.aa-macbook-automation-link svg{width:14px;height:14px;stroke:rgba(255,255,255,.6);transition:all .3s ease}.aa-macbook-automation-link:hover svg{stroke:#fff;transform:translateX(4px)}.aa-macbook-placeholder{flex:1 1;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.3);font-size:1rem}@media (max-width:900px){.aa-tech-section{padding:4rem 1.5rem}.aa-tech-logos{gap:2rem}.aa-tech-logo svg{width:48px;height:48px}.aa-portfolio-section{padding:4rem 1.5rem}.aa-macbook-screen{grid-template-columns:140px 1fr}.aa-macbook-sidebar-header{padding:14px 10px 12px}.aa-macbook-sidebar-logo{width:22px;height:22px}.aa-macbook-sidebar-label{font-size:.45rem}.aa-macbook-sidebar-title{font-size:.8rem}.aa-macbook-sidebar-item{padding:8px}.aa-macbook-sidebar-item-thumb{width:30px;height:20px}.aa-macbook-sidebar-item-title{font-size:.55rem}.aa-macbook-sidebar-item-date{font-size:.45rem}.aa-macbook-sidebar-viewall{padding:12px 8px;font-size:.55rem}.aa-macbook-sidebar-viewall svg{width:10px;height:10px}.aa-macbook-automation-overlay{padding:1rem 1.25rem}.aa-macbook-automation-title{font-size:.95rem}.aa-macbook-automation-description{font-size:.65rem}.aa-macbook-automation-link{font-size:.6rem}.aa-macbook-automation-link svg{width:12px;height:12px}}@media (max-width:600px){.aa-tech-section{padding:3rem 1rem}.aa-tech-logos{gap:1.5rem;flex-wrap:wrap}.aa-tech-logo svg{width:40px;height:40px}.aa-tech-logo span{font-size:.7rem}.aa-portfolio-section{padding:3rem 1rem}.aa-macbook-notch{width:60px;height:12px}.aa-macbook-camera{width:4px;height:4px}.aa-macbook-screen{grid-template-columns:1fr}.aa-macbook-sidebar{display:none}.aa-macbook-automation-overlay{padding:.75rem 1rem}.aa-macbook-automation-tag{font-size:.5rem;padding:.15rem .4rem}.aa-macbook-automation-title{font-size:.8rem}.aa-macbook-automation-description{display:none}.aa-macbook-automation-link{font-size:.55rem;margin-top:.35rem}.aa-macbook-automation-link svg{width:10px;height:10px}}