.DynamicForm-module__jGHy9G__wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.DynamicForm-module__jGHy9G__formColumn{max-width:100%}.DynamicForm-module__jGHy9G__previewColumn{background:var(--background);border:1px solid var(--border);border-radius:8px;max-height:90vh;position:sticky;top:2rem;overflow:hidden auto}.DynamicForm-module__jGHy9G__previewHeader{background:var(--surface);border-bottom:1px solid var(--border);color:var(--foreground);padding:1rem;font-weight:600}@media (max-width:1024px){.DynamicForm-module__jGHy9G__wrapper{grid-template-columns:1fr}.DynamicForm-module__jGHy9G__previewColumn{margin-top:2rem;position:static}}.DynamicForm-module__jGHy9G__title{color:var(--foreground);margin-bottom:2rem}.DynamicForm-module__jGHy9G__form{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:2rem}.DynamicForm-module__jGHy9G__field{margin-bottom:1.5rem}.DynamicForm-module__jGHy9G__field label,.DynamicForm-module__jGHy9G__fieldLabel{color:var(--text-muted);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.DynamicForm-module__jGHy9G__fieldLabel{color:var(--foreground);border-bottom:1px solid var(--border);margin-top:1.5rem;padding-bottom:.5rem;font-size:1rem}.DynamicForm-module__jGHy9G__input,.DynamicForm-module__jGHy9G__textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:4px;padding:.75rem;font-family:inherit}.DynamicForm-module__jGHy9G__textarea{resize:vertical;min-height:100px}.DynamicForm-module__jGHy9G__arraySection{border-left:2px solid var(--border);margin-bottom:2rem;padding-left:1rem}.DynamicForm-module__jGHy9G__inputGroup{align-items:center;gap:1rem;display:flex}.DynamicForm-module__jGHy9G__fileInput{color:var(--text-muted);font-size:.9rem}.DynamicForm-module__jGHy9G__fileInput::file-selector-button{background:var(--surface);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:6px;margin-right:1rem;padding:8px 12px;transition:all .2s}.DynamicForm-module__jGHy9G__fileInput::file-selector-button:hover{background:var(--surface-hover);border-color:var(--text-muted)}.DynamicForm-module__jGHy9G__buttonGroup{gap:1rem;margin-top:2rem;display:flex}.DynamicForm-module__jGHy9G__arrayItem{background:var(--background);border:1px solid var(--border);border-radius:6px;margin-bottom:1rem;padding:1rem}.DynamicForm-module__jGHy9G__arrayItemHeader{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:flex}.DynamicForm-module__jGHy9G__saveButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;margin-top:2rem;padding:1rem;font-weight:600}.DynamicForm-module__jGHy9G__saveButton:disabled{opacity:.7;cursor:not-allowed}.DynamicForm-module__jGHy9G__addButton{border:1px dashed var(--border);color:var(--primary);cursor:pointer;background:0 0;border-radius:4px;width:100%;padding:.5rem 1rem}.DynamicForm-module__jGHy9G__addButton:hover{background:var(--surface-hover)}.DynamicForm-module__jGHy9G__removeButton{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.8rem}.DynamicForm-module__jGHy9G__removeButton:hover{text-decoration:underline}.DynamicForm-module__jGHy9G__message{color:var(--secondary);background:#10b9811a;border-radius:4px;margin-bottom:1rem;padding:.75rem}.DynamicForm-module__jGHy9G__loading,.DynamicForm-module__jGHy9G__error{text-align:center;color:var(--text-muted);padding:2rem}
.FeaturedProjects-module__DCaKuW__section{padding:var(--section-padding)}.FeaturedProjects-module__DCaKuW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.FeaturedProjects-module__DCaKuW__card{flex-direction:column;height:100%;display:flex;overflow:hidden}.FeaturedProjects-module__DCaKuW__mediaContainer{background:#000;height:200px;margin:-24px -24px 1.5rem;position:relative}.FeaturedProjects-module__DCaKuW__projectImage{object-fit:cover;width:100%;height:100%}.FeaturedProjects-module__DCaKuW__projectVideo{border:none;width:100%;height:100%}.FeaturedProjects-module__DCaKuW__badge{color:var(--primary);background:#3b82f61a;border-radius:20px;align-self:flex-start;margin-bottom:1rem;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.FeaturedProjects-module__DCaKuW__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.FeaturedProjects-module__DCaKuW__cardDescription{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.FeaturedProjects-module__DCaKuW__cardBtn{width:100%}.FeaturedProjects-module__DCaKuW__ctaContainer{text-align:center;margin-top:3rem}.FeaturedProjects-module__DCaKuW__ctaLink{color:var(--primary);font-size:1.1rem;font-weight:600;transition:color .2s}.FeaturedProjects-module__DCaKuW__ctaLink:hover{color:var(--accent)}
.About-module__vAULUW__section{padding:var(--section-padding)}.About-module__vAULUW__container{align-items:center;gap:4rem;display:flex}.About-module__vAULUW__imageColumn{flex:1;justify-content:flex-end;display:flex}.About-module__vAULUW__imagePlaceholder{background:var(--surface-hover);border:1px solid var(--border);border-radius:20px;justify-content:center;align-items:center;width:300px;height:300px;display:flex;overflow:hidden}.About-module__vAULUW__profileImage{object-fit:cover;width:100%;height:100%}.About-module__vAULUW__initials{color:var(--text-muted);font-size:4rem;font-weight:700}.About-module__vAULUW__textColumn{flex:1.5}.About-module__vAULUW__bio{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.About-module__vAULUW__container{text-align:center;flex-direction:column;gap:2rem}.About-module__vAULUW__imageColumn{justify-content:center}}
.BuildingNow-module__xDZoka__section{padding:var(--section-padding)}.BuildingNow-module__xDZoka__card{max-width:800px;margin:0 auto;padding:40px}.BuildingNow-module__xDZoka__header{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.BuildingNow-module__xDZoka__pulse{background:#ef4444;border-radius:50%;width:12px;height:12px;animation:2s infinite BuildingNow-module__xDZoka__pulse-red;box-shadow:0 0 #ef4444b3}@keyframes BuildingNow-module__xDZoka__pulse-red{0%{transform:scale(.95);box-shadow:0 0 #ef4444b3}70%{transform:scale(1);box-shadow:0 0 0 10px #ef444400}to{transform:scale(.95);box-shadow:0 0 #ef444400}}.BuildingNow-module__xDZoka__cardTitle{color:var(--foreground);font-size:1.5rem;font-weight:600}.BuildingNow-module__xDZoka__timeline{padding-left:20px;position:relative}.BuildingNow-module__xDZoka__timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:10px;bottom:10px;left:0}.BuildingNow-module__xDZoka__timelineItem{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex;position:relative}.BuildingNow-module__xDZoka__timelineItem:last-child{margin-bottom:0}.BuildingNow-module__xDZoka__timelineIcon{background:var(--surface);z-index:1;padding:5px 0;font-size:1.5rem}.BuildingNow-module__xDZoka__timelineContent{flex-grow:1}.BuildingNow-module__xDZoka__text{color:var(--foreground);font-size:1.1rem}.BuildingNow-module__xDZoka__footer{text-align:right;border-top:1px solid var(--border);margin-top:3rem;padding-top:1.5rem}.BuildingNow-module__xDZoka__link{color:var(--primary);font-weight:600;transition:color .2s}.BuildingNow-module__xDZoka__link:hover{color:var(--primary)}
.Contact-module__hcVmEa__section{padding:var(--section-padding);text-align:center;background:linear-gradient(#0000,#000)}.Contact-module__hcVmEa__ctaGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem;display:flex}.Contact-module__hcVmEa__ctaBtn{min-width:200px}.Contact-module__hcVmEa__emailContainer{margin-bottom:3rem;font-size:1.1rem}.Contact-module__hcVmEa__emailLabel{color:var(--text-muted);margin-right:.5rem}.Contact-module__hcVmEa__emailLink{color:var(--primary);font-weight:500;transition:color .2s}.Contact-module__hcVmEa__emailLink:hover{color:var(--primary);text-decoration:underline}.Contact-module__hcVmEa__socials{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.Contact-module__hcVmEa__socialLink{color:var(--text-muted);font-size:1rem;transition:color .2s;position:relative}.Contact-module__hcVmEa__socialLink:hover{color:var(--foreground)}.Contact-module__hcVmEa__footer{border-top:1px solid var(--border);color:var(--text-muted);padding-top:2rem;font-size:.9rem}@media (max-width:640px){.Contact-module__hcVmEa__ctaGrid{flex-direction:column;align-items:center}}
.DigitalProducts-module__IJ28nW__section{padding:var(--section-padding);background:linear-gradient(#10b9810d,#0000)}.DigitalProducts-module__IJ28nW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.DigitalProducts-module__IJ28nW__card{flex-direction:column;height:100%;padding:2rem;display:flex;position:relative;overflow:hidden}.DigitalProducts-module__IJ28nW__mediaContainer{background:#000;height:180px;margin:-2rem -2rem 1.5rem;position:relative}.DigitalProducts-module__IJ28nW__projectImage{object-fit:cover;width:100%;height:100%}.DigitalProducts-module__IJ28nW__projectVideo{border:none;width:100%;height:100%}.DigitalProducts-module__IJ28nW__icon{font-size:2.5rem;position:relative}.DigitalProducts-module__IJ28nW__content{flex-direction:column;flex-grow:1;width:100%;display:flex}.DigitalProducts-module__IJ28nW__badge{color:#000;text-transform:uppercase;background:#fbbf24;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:700;position:absolute;top:20px;right:20px}.DigitalProducts-module__IJ28nW__cardTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.DigitalProducts-module__IJ28nW__cardDescription{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.DigitalProducts-module__IJ28nW__ctaContainer{text-align:center;margin-top:3rem}.DigitalProducts-module__IJ28nW__ctaLink{color:var(--foreground);border-bottom:1px solid var(--primary);padding-bottom:4px;font-weight:600;transition:all .2s}.DigitalProducts-module__IJ28nW__ctaLink:hover{color:var(--primary)}
.Hero-module__ZARIfG__hero{align-items:center;min-height:90vh;padding-top:140px;padding-bottom:100px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";z-index:-1;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}.Hero-module__ZARIfG__heroContainer{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__headline{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__gradientText{background:linear-gradient(to right,var(--primary),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subheadline{color:var(--text-muted);max-width:90%;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__microTrust{flex-wrap:wrap;gap:1.5rem;display:flex}.Hero-module__ZARIfG__trustItem{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.Hero-module__ZARIfG__visual{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.Hero-module__ZARIfG__rotatingVisual{width:300px;height:300px;animation:20s linear infinite Hero-module__ZARIfG__rotate;position:relative}.Hero-module__ZARIfG__circle{border:1px dashed #ffffff1a;border-radius:50%;position:absolute;inset:0}.Hero-module__ZARIfG__floatingItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;white-space:nowrap;background:#171717cc;border:1px solid #ffffff1a;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:600;animation:20s linear infinite Hero-module__ZARIfG__counterRotate;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0003}.Hero-module__ZARIfG__centerText{background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:20s linear infinite Hero-module__ZARIfG__counterRotate;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #3b82f666}.Hero-module__ZARIfG__centerIcon{font-size:2rem}@keyframes Hero-module__ZARIfG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__ZARIfG__counterRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}@media (max-width:768px){.Hero-module__ZARIfG__heroContainer{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__headline{font-size:3rem}.Hero-module__ZARIfG__subheadline{margin:0 auto 2rem}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;justify-content:center}.Hero-module__ZARIfG__microTrust{justify-content:center}}
.Newsletter-module__OxvLTq__section{padding:var(--section-padding)}.Newsletter-module__OxvLTq__content{background:var(--surface);border:1px solid var(--border);border-radius:20px;grid-template-columns:1fr 1fr;padding:0;display:grid;overflow:hidden}.Newsletter-module__OxvLTq__visualColumn{border-right:1px solid var(--border);background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);justify-content:center;align-items:center;padding:3rem;display:flex}.Newsletter-module__OxvLTq__mockup{background:var(--background);border:1px solid var(--border);border-radius:12px;width:100%;max-width:300px;overflow:hidden;box-shadow:0 20px 40px #0003}.Newsletter-module__OxvLTq__mockupHeader{background:var(--surface-hover);border-bottom:1px solid var(--border);gap:6px;padding:12px;display:flex}.Newsletter-module__OxvLTq__dot{background:var(--border);border-radius:50%;width:8px;height:8px}.Newsletter-module__OxvLTq__mockupBody{padding:20px}.Newsletter-module__OxvLTq__mockupLine{background:var(--surface-hover);border-radius:4px;height:8px;margin-bottom:10px}.Newsletter-module__OxvLTq__mockupImage{background:var(--surface-hover);border-radius:8px;height:100px;margin-top:20px}.Newsletter-module__OxvLTq__textColumn{flex-direction:column;justify-content:center;padding:4rem;display:flex}.Newsletter-module__OxvLTq__title{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:700}.Newsletter-module__OxvLTq__subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Newsletter-module__OxvLTq__benefits{gap:.75rem;margin-bottom:2rem;list-style:none;display:grid}.Newsletter-module__OxvLTq__benefits li{color:var(--foreground);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Newsletter-module__OxvLTq__benefits li:before{content:"✓";color:var(--secondary);font-weight:700}.Newsletter-module__OxvLTq__form{gap:1rem;margin-bottom:1rem;display:flex}.Newsletter-module__OxvLTq__input{background:var(--background);border:1px solid var(--border);color:var(--foreground);border-radius:8px;outline:none;flex:1;padding:12px 16px;font-size:1rem;transition:border-color .2s}.Newsletter-module__OxvLTq__input:focus{border-color:var(--primary)}.Newsletter-module__OxvLTq__message{margin-top:1rem;font-size:.9rem;font-weight:500}.Newsletter-module__OxvLTq__success{color:#10b981}.Newsletter-module__OxvLTq__error{color:#ef4444}.Newsletter-module__OxvLTq__disclaimer{color:var(--text-muted);font-size:.8rem}@media (max-width:900px){.Newsletter-module__OxvLTq__content{grid-template-columns:1fr}.Newsletter-module__OxvLTq__visualColumn{border-right:none;border-bottom:1px solid var(--border);padding:3rem 2rem}.Newsletter-module__OxvLTq__textColumn{padding:2rem}.Newsletter-module__OxvLTq__form{flex-direction:column}}
.SaaSLab-module__AenoQq__section{padding:var(--section-padding);background:#050505;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a}.SaaSLab-module__AenoQq__header{text-align:center;margin-bottom:4rem}.SaaSLab-module__AenoQq__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.SaaSLab-module__AenoQq__subtitle{color:var(--text-muted);font-size:1.1rem}.SaaSLab-module__AenoQq__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.SaaSLab-module__AenoQq__card{background:#111;border:1px solid #222;border-radius:12px;padding:24px;transition:transform .2s,border-color .2s}.SaaSLab-module__AenoQq__card:hover{border-color:#333;transform:translateY(-4px)}.SaaSLab-module__AenoQq__card{flex-direction:column;height:100%;padding:2rem;display:flex;overflow:hidden}.SaaSLab-module__AenoQq__mediaContainer{background:#000;height:180px;margin:-2rem -2rem 1.5rem;position:relative}.SaaSLab-module__AenoQq__projectImage{object-fit:cover;width:100%;height:100%}.SaaSLab-module__AenoQq__projectVideo{border:none;width:100%;height:100%}.SaaSLab-module__AenoQq__header,.SaaSLab-module__AenoQq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.SaaSLab-module__AenoQq__icon{font-size:1.5rem}.SaaSLab-module__AenoQq__status{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;background:#ffffff0d;border-radius:4px;padding:4px 8px;font-size:.75rem}.SaaSLab-module__AenoQq__cardTitle{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.SaaSLab-module__AenoQq__cardDescription{color:#888;font-size:.9rem;line-height:1.5}.SaaSLab-module__AenoQq__ctaContainer{text-align:center}
.Skills-module__G7oUEG__section{padding:var(--section-padding)}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:3rem;display:grid}.Skills-module__G7oUEG__group{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:24px}.Skills-module__G7oUEG__categoryTitle{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.Skills-module__G7oUEG__skillList{flex-wrap:wrap;gap:.75rem;display:flex}.Skills-module__G7oUEG__skillTag{color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:6px 12px;font-size:.9rem;transition:all .2s}.Skills-module__G7oUEG__skillTag:hover{border-color:var(--text-muted);background:#ffffff1a}
.Testimonials-module__ItA9Ha__section{padding:var(--section-padding)}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.Testimonials-module__ItA9Ha__card{flex-direction:column;justify-content:space-between;display:flex}.Testimonials-module__ItA9Ha__quote{color:var(--foreground);margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.6}.Testimonials-module__ItA9Ha__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--foreground);font-weight:600}.Testimonials-module__ItA9Ha__role{color:var(--text-muted);font-size:.85rem}
.ProjectDetail-module__q709GW__container{min-height:100vh;color:var(--foreground);padding:8rem 0}.ProjectDetail-module__q709GW__backLink{color:var(--text-muted);margin-bottom:2rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.ProjectDetail-module__q709GW__backLink:hover{color:var(--primary)}.ProjectDetail-module__q709GW__header{margin-bottom:3rem}.ProjectDetail-module__q709GW__badge{color:var(--primary);background:#10b9811a;border-radius:999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}.ProjectDetail-module__q709GW__title{background:linear-gradient(90deg,#fff,#a5a5a5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.ProjectDetail-module__q709GW__description{color:var(--text-muted);max-width:800px;font-size:1.25rem;line-height:1.6}.ProjectDetail-module__q709GW__imageContainer{border:1px solid var(--border);border-radius:12px;margin-bottom:3rem;overflow:hidden}.ProjectDetail-module__q709GW__image{width:100%;height:auto;display:block}.ProjectDetail-module__q709GW__videoContainer{border:1px solid var(--border);border-radius:12px;height:0;margin-bottom:3rem;padding-bottom:56.25%;position:relative;overflow:hidden}.ProjectDetail-module__q709GW__video{width:100%;height:100%;position:absolute;top:0;left:0}.ProjectDetail-module__q709GW__content{max-width:800px;color:var(--text-muted);margin-bottom:4rem;line-height:1.8}.ProjectDetail-module__q709GW__content h2{color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem}.ProjectDetail-module__q709GW__content p{margin-bottom:1.5rem}.ProjectDetail-module__q709GW__content ul,.ProjectDetail-module__q709GW__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.ProjectDetail-module__q709GW__content li{margin-bottom:.5rem}.ProjectDetail-module__q709GW__ctaContainer{border-top:1px solid var(--border);padding-top:2rem}
.AutomationPack-module__huTFqa__section{background:radial-gradient(circle,#10b9810d 0%,#0000 50%);align-items:center;min-height:80vh;padding:8rem 0 6rem;display:flex}.AutomationPack-module__huTFqa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.AutomationPack-module__huTFqa__title{background:linear-gradient(90deg,#fff,#aaa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.AutomationPack-module__huTFqa__subtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.AutomationPack-module__huTFqa__features{margin-bottom:3rem;padding:0;list-style:none}.AutomationPack-module__huTFqa__featureItem{color:var(--foreground);align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.1rem;display:flex}.AutomationPack-module__huTFqa__check{color:var(--primary);font-weight:700}.AutomationPack-module__huTFqa__form{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem}.AutomationPack-module__huTFqa__inputGroup{gap:1rem;margin-bottom:1rem;display:flex}.AutomationPack-module__huTFqa__input{border:1px solid var(--border);color:#fff;background:#ffffff0d;border-radius:8px;flex:1;padding:1rem;font-size:1rem}.AutomationPack-module__huTFqa__input:focus{border-color:var(--primary);outline:none}.AutomationPack-module__huTFqa__message{margin-top:1rem;font-size:.9rem;font-weight:500}.AutomationPack-module__huTFqa__success{color:#10b981}.AutomationPack-module__huTFqa__error{color:#ef4444}.AutomationPack-module__huTFqa__disclaimer{color:var(--text-muted);margin-top:1rem;font-size:.8rem}.AutomationPack-module__huTFqa__downloadBox{border:1px solid var(--primary);text-align:center;background:#10b9811a;border-radius:12px;padding:2rem}.AutomationPack-module__huTFqa__downloadBox h3{color:var(--primary);margin-bottom:.5rem}.AutomationPack-module__huTFqa__downloadBox p{margin-bottom:1.5rem}.AutomationPack-module__huTFqa__note{color:var(--text-muted);margin-top:1rem;font-size:.8rem}.AutomationPack-module__huTFqa__visual{justify-content:center;display:flex}.AutomationPack-module__huTFqa__packMockup{border:1px solid var(--border);background:linear-gradient(135deg,#111,#222);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:300px;height:400px;transition:transform .3s;display:flex;position:relative;transform:rotate(-5deg);box-shadow:0 20px 50px #00000080}.AutomationPack-module__huTFqa__packMockup:hover{transform:rotate(0)scale(1.02)}.AutomationPack-module__huTFqa__packLabel{letter-spacing:2px;color:var(--primary);font-weight:800;position:absolute;top:2rem}.AutomationPack-module__huTFqa__packContent{gap:1rem;font-size:3rem;display:flex}@media (max-width:768px){.AutomationPack-module__huTFqa__grid{grid-template-columns:1fr;gap:3rem}.AutomationPack-module__huTFqa__inputGroup{flex-direction:column}.AutomationPack-module__huTFqa__title{font-size:2.5rem}}
.Blogs-module__Uk83Na__section{padding:var(--section-padding)}.Blogs-module__Uk83Na__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.Blogs-module__Uk83Na__card{flex-direction:column;height:100%;display:flex}.Blogs-module__Uk83Na__date{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}.Blogs-module__Uk83Na__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Blogs-module__Uk83Na__excerpt{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.Blogs-module__Uk83Na__link{color:var(--primary);margin-top:auto;font-weight:600}.Blogs-module__Uk83Na__link:hover{text-decoration:underline}
.Support-module__a1AR-W__section{min-height:80vh;padding:8rem 0}.Support-module__a1AR-W__faqList{gap:1.5rem;max-width:800px;margin:0 auto 4rem;display:grid}.Support-module__a1AR-W__faqItem{padding:2rem;transition:transform .3s}.Support-module__a1AR-W__faqItem:hover{transform:translateY(-5px)}.Support-module__a1AR-W__question{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem}.Support-module__a1AR-W__answer{color:var(--text-muted);line-height:1.6}.Support-module__a1AR-W__donationSection{text-align:center;border-top:1px solid var(--border);margin-top:4rem;padding-top:4rem}.Support-module__a1AR-W__donationGrid{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.Support-module__a1AR-W__donationCard{color:var(--foreground);align-items:center;gap:1rem;min-width:200px;padding:1.5rem 2rem;text-decoration:none;transition:all .3s;display:flex}.Support-module__a1AR-W__donationCard:hover{border-color:var(--primary);background:#10b9811a;transform:translateY(-5px)}.Support-module__a1AR-W__donationIcon{font-size:1.5rem}.Support-module__a1AR-W__donationLabel{font-size:1.1rem;font-weight:600}
.WhatIDo-module__5JNL_q__section{padding:var(--section-padding);position:relative}.WhatIDo-module__5JNL_q__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.WhatIDo-module__5JNL_q__card{flex-direction:column;height:100%;padding:30px;display:flex}.WhatIDo-module__5JNL_q__icon{width:50px;height:50px;color:var(--primary);background:#3b82f61a;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2rem;display:flex}.WhatIDo-module__5JNL_q__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.WhatIDo-module__5JNL_q__subtitle{color:var(--text-muted);font-size:.9rem;font-weight:400}.WhatIDo-module__5JNL_q__cardDescription{color:var(--text-muted);font-size:.95rem;line-height:1.6}.WhatIDo-module__5JNL_q__ctaContainer{text-align:center;margin-top:3rem}.WhatIDo-module__5JNL_q__ctaLink{color:var(--foreground);border-bottom:1px solid var(--primary);padding-bottom:4px;font-weight:600;transition:all .2s}.WhatIDo-module__5JNL_q__ctaLink:hover{color:var(--primary)}
