@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Cormorant+Garamond:wght@500;600;700&display=swap";:root{--bg: #050910;--bg-soft: #091521;--surface: rgba(10, 19, 30, .88);--surface-strong: #0e1b2a;--panel: #07111b;--panel-soft: #10263a;--text: #f3f8ff;--text-muted: #c2d6e8;--text-inverse: #f3f8ff;--line: rgba(94, 177, 255, .12);--line-strong: rgba(94, 177, 255, .28);--accent: #1fb6ff;--accent-dark: #0c8de0;--accent-soft: rgba(31, 182, 255, .14);--shadow: 0 28px 70px rgba(0, 0, 0, .35);--serif: "Cormorant Garamond", Georgia, serif;--sans: "Manrope", "Avenir Next", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{scroll-padding-top:90px}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 8% 28%,rgba(31,182,255,.16),transparent 24%),radial-gradient(circle at 84% 14%,rgba(31,182,255,.2),transparent 20%),radial-gradient(circle at 78% 86%,rgba(0,214,255,.12),transparent 24%),linear-gradient(180deg,#03070d,#06101a 42%,#03070d);color:var(--text);font-family:var(--sans)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid rgba(31,182,255,.95);outline-offset:4px}img{max-width:100%}#root{min-height:100vh}.page-shell{position:relative;overflow:clip}[data-reveal]{opacity:0;transform:translate3d(0,42px,0);transition:opacity .72s ease,transform .72s ease}[data-reveal].is-visible{opacity:1;transform:translateZ(0)}.page-shell:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(31,182,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(31,182,255,.03) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(circle at center,black 35%,transparent 90%);mask-image:radial-gradient(circle at center,black 35%,transparent 90%);z-index:-1}.page-shell:after{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 14% 22%,rgba(31,182,255,.08),transparent 18%),radial-gradient(circle at 86% 18%,rgba(31,182,255,.1),transparent 16%),radial-gradient(circle at 80% 74%,rgba(0,214,255,.08),transparent 18%);filter:blur(10px);z-index:-1}.ambient-orb,.ambient-ring{position:fixed;pointer-events:none;z-index:-1;animation:ambientFloat 14s ease-in-out infinite}.ambient-orb{border-radius:50%;filter:blur(8px)}.ambient-orb--one{top:16%;left:4%;width:120px;height:120px;background:radial-gradient(circle,rgba(31,182,255,.22) 0%,rgba(31,182,255,.04) 60%,transparent 72%)}.ambient-orb--two{top:48%;right:6%;width:160px;height:160px;background:radial-gradient(circle,rgba(255,181,71,.12) 0%,rgba(255,181,71,.02) 58%,transparent 72%);animation-duration:18s}.ambient-orb--three{bottom:10%;left:12%;width:92px;height:92px;background:radial-gradient(circle,rgba(0,214,255,.18) 0%,rgba(0,214,255,.02) 58%,transparent 72%);animation-duration:16s}.ambient-ring{border:1px solid rgba(94,177,255,.14);border-radius:50%}.ambient-ring--one{top:24%;right:16%;width:58px;height:58px}.ambient-ring--two{bottom:18%;right:10%;width:84px;height:84px;animation-duration:20s}.container{width:min(1160px,calc(100vw - 48px));margin:0 auto}.section{padding:110px 0}.section--light{background:#07111b6b}.eyebrow{margin:0 0 16px;color:var(--accent);text-transform:uppercase;letter-spacing:.24em;font-size:.75rem;font-weight:700}.section-heading{max-width:760px;margin-bottom:48px}.section-heading--split{max-width:none;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:32px;align-items:end}.section-heading h2,.hero__content h1,.hero-card--secondary h2,.process-copy h2,.contact-panel h2{margin:0;font-family:var(--serif);font-weight:600;line-height:.95;letter-spacing:-.02em}.section-heading h2,.process-copy h2,.contact-panel h2{font-size:clamp(2.5rem,4vw,4.2rem)}.section-copy,.section-heading p:last-child,.process-copy p,.contact-panel p,.service-card p,.project-row__content p,.step-card p,.pricing-card li,.testimonial-card blockquote,.faq-list p{color:var(--text-muted);line-height:1.75;font-size:1rem}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030910d1;border-bottom:1px solid rgba(94,177,255,.14)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:20px 0}.brand{display:inline-flex;align-items:center;gap:14px}.brand__logo{width:46px;height:46px;object-fit:contain}.brand__name{font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.nav{display:flex;justify-content:center;flex-wrap:wrap;gap:24px}.nav a,.header-cta,.text-link{font-size:.92rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.nav a{color:var(--text-muted)}.nav a:hover,.text-link:hover{color:var(--accent)}.header-cta{padding:12px 18px;border:1px solid var(--line-strong);border-radius:999px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.header-cta:hover{transform:translateY(-1px);border-color:var(--accent);background:#1fb6ff1a}.hero{position:relative;padding:44px 0 34px}.hero:before,.hero:after{content:"";position:absolute;pointer-events:none;z-index:0;animation:floatDrift 8s ease-in-out infinite}.hero:before{top:78px;right:10%;width:18px;height:18px;border-radius:50%;background:radial-gradient(circle,rgba(31,182,255,.95) 0%,rgba(31,182,255,.18) 58%,transparent 70%);box-shadow:0 0 18px #1fb6ff47}.hero:after{bottom:32px;left:7%;width:58px;height:58px;border:1px solid rgba(94,177,255,.18);border-radius:18px;background:linear-gradient(135deg,#1fb6ff0d,#1fb6ff00);animation-delay:-2s}.hero-shell{position:relative;padding:34px 28px 40px;background:transparent;isolation:isolate}.hero-shell:before,.hero-shell:after{content:"";position:absolute;pointer-events:none;z-index:-1}.hero-shell:before{top:28px;right:16%;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(31,182,255,.12) 0%,rgba(31,182,255,.02) 48%,transparent 72%);filter:blur(10px)}.hero-shell:after{bottom:10px;left:4%;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(31,182,255,.08) 0%,transparent 70%);filter:blur(16px)}.hero-top,.hero-bottom{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);gap:40px;align-items:center}.hero-bottom{margin-top:22px;grid-template-columns:220px minmax(0,1fr)}.hero__content h1{font-size:clamp(2.35rem,4vw,3.7rem);max-width:12ch;color:#fff;line-height:1}.hero__content h1 span{display:block;white-space:normal}.hero__typing-cursor{display:inline-block;width:.08em;height:.9em;margin-left:.12em;vertical-align:-.06em;border-radius:999px;background:var(--accent);animation:heroCursorBlink .9s steps(1) infinite}.hero__typing-highlight{color:var(--accent)}@keyframes heroCursorBlink{0%,45%{opacity:1}46%,to{opacity:0}}.hero__lead{max-width:620px;margin:20px 0 0;color:var(--text-muted);font-size:1.02rem;line-height:1.7}.hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin:28px 0 0}.hero__actions--compact{margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-family:var(--sans);font-size:.92rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:var(--text-inverse);background:linear-gradient(135deg,var(--panel) 0%,var(--panel-soft) 100%);box-shadow:0 16px 34px #1019222e}.btn-secondary{color:var(--text);background:transparent;border-color:var(--line-strong)}.btn-secondary:hover{background:#ffffffad}.hero-primary{display:flex;justify-content:center}.hero-primary img{display:block;width:min(100%,340px);height:auto}.hero-secondary{display:flex;justify-content:center}.hero-secondary img{display:block;width:min(100%,180px);height:auto}.hero-service h2,.process-feature h3,.process-card h3,.project-row__category,.pricing-card__tier,.pricing-card__badge{margin:0 0 14px}.hero-service h2,.process-feature h3,.process-card h3{font-family:var(--serif);font-size:clamp(2rem,3vw,2.8rem);line-height:1;color:var(--text)}.hero-service p{max-width:600px;color:var(--text-muted);line-height:1.75}.intro-band{padding:30px 0 24px}.stack-section{padding-top:30px;padding-bottom:96px}.stack-section .section-heading{margin-bottom:30px}.tools-cloud{display:flex;flex-wrap:wrap;gap:14px}.stack-section__cta-line{display:grid;gap:8px;margin:82px auto 0;max-width:30ch;color:#f4f9ff;font-family:var(--serif);font-size:clamp(2rem,3.4vw,3rem);line-height:1.08;text-align:center;text-shadow:0 12px 36px rgba(0,0,0,.26);justify-items:center;align-items:center}.stack-section__cta-line-accent{color:#7bd4ff}.stack-section__cta-line span{display:block}.tool-pill{display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(94,177,255,.16);background:radial-gradient(circle at 16% 18%,rgba(31,182,255,.14),transparent 42%),linear-gradient(180deg,#0b1623f5,#09131ff5);color:#ebf4faf0;font-size:.95rem;font-weight:700;letter-spacing:.02em;box-shadow:0 18px 42px #00000029}.tool-pill__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#8ed7ff;flex:0 0 auto}.tool-pill__icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.trust-panel{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,420px);gap:34px;align-items:center;padding:28px 18px}.trust-panel__content{max-width:720px}.trust-panel__quote{margin:0;font-family:var(--serif);font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.05;color:var(--text)}.trust-panel__author{margin:20px 0 0;color:var(--text-muted);font-size:1rem;line-height:1.75}.trust-panel__visual{display:flex;justify-content:center}.trust-panel__image-frame{position:relative;width:min(100%,380px);padding:18px;border-radius:36px;background:radial-gradient(circle at 20% 18%,rgba(31,182,255,.26),transparent 22%),linear-gradient(135deg,#10314df2,#07121ffa)}.trust-panel__image-frame:before{content:"";position:absolute;inset:14px;border-radius:28px;background:linear-gradient(180deg,#ffffff08,#fff0);pointer-events:none}.trust-panel__image-frame img{display:block;width:100%;aspect-ratio:4 / 5;object-fit:contain;filter:drop-shadow(0 26px 34px rgba(0,0,0,.28))}.service-highlights-section{padding:18px 0 34px}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.service-card,.pricing-card,.step-card,.faq-list details{background:#08131fd1;border:1px solid rgba(94,177,255,.12);box-shadow:var(--shadow)}.service-card{padding:30px;min-height:240px}.service-card h3,.project-row__content h3,.pricing-card h3,.step-card h3{margin:0 0 16px;font-family:var(--serif);font-size:2rem;font-weight:600;line-height:1}.service-highlights{padding:28px 18px}.service-highlights__header{max-width:none;margin-bottom:28px}.service-highlights__header h2{margin:0 0 14px;font-family:var(--serif);font-size:clamp(2.8rem,4.5vw,4.4rem);font-weight:600;line-height:.94;letter-spacing:-.03em;color:var(--text)}.service-highlights__intro{margin:0;color:var(--text-muted);font-size:1.02rem;line-height:1.8;white-space:nowrap}.service-highlights__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.service-highlight-card{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:start;column-gap:26px;row-gap:6px;min-height:220px;padding:26px 28px 24px;border-radius:32px;background:linear-gradient(180deg,#0e1b2aeb,#08131ff5);overflow:hidden}.service-highlight-card:before{content:"";position:absolute;inset:auto -20% -35% auto;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,#1fb6ff2e,#1fb6ff00 72%);pointer-events:none;animation:cardGlowPulse 8s ease-in-out infinite}.service-highlight-card__icon{display:inline-flex;align-items:center;justify-content:center;width:96px;height:96px;grid-column:1;grid-row:1 / span 2;border-radius:30px;background:linear-gradient(135deg,#1fb6ff33,#1fb6ff0f);color:var(--accent)}.service-highlight-card__icon svg{width:52px;height:52px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.service-highlight-card h3{grid-column:2;margin:4px 0 0;max-width:none;font-size:1.28rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1.15;white-space:nowrap}.service-highlight-card p{grid-column:2;align-self:start;margin:-2px 0 0;max-width:24ch;color:var(--text-muted);line-height:1.8;font-size:1.04rem}.work-section{background:radial-gradient(circle at 14% 18%,rgba(255,181,71,.1),transparent 24%),radial-gradient(circle at 84% 12%,rgba(31,182,255,.14),transparent 26%),linear-gradient(180deg,#060d16f5,#09101ceb)}.work-section .section-heading{margin-bottom:44px}.work-section .section-heading h2{max-width:9ch}.work-section:not(.work-section--featured) .section-heading{justify-items:center;text-align:center;margin-bottom:54px}.work-section:not(.work-section--featured) .section-heading--split{grid-template-columns:1fr;gap:22px;align-items:center}.work-section:not(.work-section--featured) .section-heading h2{max-width:none;font-size:clamp(3.1rem,5vw,5rem)}.work-section .section-copy{max-width:30ch;color:#e0eaf7d1;font-size:1.02rem;line-height:1.75}.projects-page-intro{display:grid;justify-items:center;gap:14px;width:100%}.projects-menu-sticky{position:sticky;top:86px;z-index:30;width:100%;display:flex;justify-content:center;padding:8px 0 22px}.projects-menu{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:min(100%,920px);padding:10px;border-radius:22px;border:1px solid rgba(94,177,255,.14);background:linear-gradient(180deg,#08121ef0,#060e18eb);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 40px #0003,inset 0 1px #ffffff0a}.projects-menu__item{min-height:46px;padding:0 20px;border-radius:14px;border:1px solid rgba(94,177,255,.1);background:#0a142094;color:#e0eaf7d1;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.projects-menu__item:hover{transform:translateY(-1px);color:var(--text);border-color:#5eb1ff2e;background:#0e1c2ce6}.projects-menu__item.is-active{color:var(--text);border-color:#7bd4ff6b;background:linear-gradient(180deg,#143754fa,#0b2034fa);box-shadow:0 10px 24px #0003,inset 0 0 0 1px #7bd4ff33}.work-section:not(.work-section--featured) .section-copy{max-width:56ch;margin:0 auto}.work-section--featured .section-heading{margin-bottom:36px}.work-section--featured .section-heading h2{max-width:none;font-size:clamp(3.2rem,5.4vw,4.9rem)}.work-section--featured .section-heading h2 span{display:block;white-space:normal}.featured-projects-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,31vw);gap:22px;overflow-x:auto;padding:4px 4px 18px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(31,182,255,.55) rgba(7,17,27,.55)}.featured-projects-grid::-webkit-scrollbar{height:10px}.featured-projects-grid::-webkit-scrollbar-track{background:#07111b8c;border-radius:999px}.featured-projects-grid::-webkit-scrollbar-thumb{background:#1fb6ff8c;border-radius:999px}.featured-project-card{position:relative;overflow:hidden;border-radius:30px;background:radial-gradient(circle at 82% 14%,rgba(31,182,255,.1),transparent 22%),linear-gradient(180deg,#0b1623fa,#08121ef5);box-shadow:0 26px 60px #0000003d;transition:transform .28s ease,box-shadow .28s ease,background .28s ease;scroll-snap-align:start}.featured-project-card:hover{transform:translateY(-8px);background:radial-gradient(circle at 82% 14%,rgba(255,181,71,.14),transparent 22%),linear-gradient(180deg,#0e1a28fa,#091422fa);box-shadow:0 34px 80px #00000052}.featured-project-card__image{padding:16px 16px 0}.featured-project-card__image img{display:block;width:100%;aspect-ratio:4 / 3.1;object-fit:cover;border-radius:22px;transition:transform .32s ease}.featured-project-card:hover .featured-project-card__image img{transform:scale(1.035)}.featured-project-card__content{padding:22px 22px 24px}.featured-project-card__content h3{margin:0 0 14px;font-family:var(--serif);font-size:clamp(1.9rem,2.5vw,2.3rem);line-height:1}.featured-project-card__content p:last-of-type{margin:0;color:#e0eaf7c7;line-height:1.8;font-size:.98rem}.projects-list{display:grid;gap:26px}.projects-list--gallery{gap:24px;margin:0 auto}.projects-list--gallery-logo{grid-template-columns:repeat(2,minmax(0,1fr));max-width:860px}.projects-list--gallery-social{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-project-card{padding:22px;border-radius:28px;background:radial-gradient(circle at 84% 14%,rgba(31,182,255,.08),transparent 24%),linear-gradient(180deg,#0b1623f5,#08121ef5);box-shadow:0 22px 54px #00000038;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;border:1px solid transparent}.gallery-project-card:hover{transform:translateY(-5px);box-shadow:0 30px 72px #00000047;border-color:#5eb1ff2e}.gallery-project-card__image{display:grid;place-items:center;padding:18px;border-radius:24px;background:linear-gradient(135deg,#ffffff14,#1fb6ff0d);overflow:hidden;position:relative}.gallery-project-card--logo .gallery-project-card__image{min-height:220px}.gallery-project-card--logo .gallery-project-card__image img{display:block;width:100%;max-width:280px;max-height:180px;object-fit:contain}.gallery-project-card--social{padding:18px}.gallery-project-card--social .gallery-project-card__image{min-height:420px;background:#0b1827}.gallery-project-card--social .gallery-project-card__image img{display:block;width:100%;height:100%;aspect-ratio:4 / 5;object-fit:contain;border-radius:18px;background:#0b1827}.project-row{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:32px;align-items:center;padding:30px;border-radius:30px;background:radial-gradient(circle at 85% 16%,rgba(31,182,255,.08),transparent 24%),linear-gradient(180deg,#0b1623f5,#08121ef5);box-shadow:0 26px 60px #0000003d;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;border:1px solid transparent;overflow:hidden}.project-row:hover{transform:translateY(-6px);box-shadow:0 34px 78px #0000004d;border-color:#5eb1ff2e}.project-row--reverse{grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr)}.project-row--reverse .project-row__image{order:2}.project-row--reverse .project-row__content{order:1}.project-row__image{padding:14px;background:linear-gradient(135deg,#ffffff14,#1fb6ff0d);border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.project-row__image img{display:block;width:100%;aspect-ratio:4 / 3.05;object-fit:cover;border-radius:22px;transition:transform .34s ease}.project-row__image-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.project-row__image-pair img{aspect-ratio:1 / 1.28;object-fit:contain;background:#ffffff0a;padding:4px}.project-row__image-pair--pair-large{gap:4px;align-items:stretch}.project-row__image-pair--pair-large img{aspect-ratio:1 / 1.4;padding:0;background:transparent;transform:scale(1.14);transform-origin:center}.project-row:hover .project-row__image img{transform:scale(1.03)}.project-row__content p{max-width:56ch}.project-row__category{margin:0 0 12px;color:#9ad7ff;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.project-row__content h3{margin-bottom:18px;font-size:clamp(2.2rem,3.3vw,3rem)}.project-row__content p:last-of-type{color:#e0eaf7c7;line-height:1.9;font-size:1.02rem}.projects-more{display:flex;justify-content:center;margin-top:22px}.work-section--featured .projects-more{margin-top:28px}.work-section--featured{padding-bottom:42px}.illustrations-section{padding-top:0}.illustrations-section .section-heading{margin-bottom:28px}.illustrations-rows{display:grid;gap:22px}.illustrations-strip{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 46px) / 3.15);gap:20px;overflow-x:auto;padding:4px 4px 18px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(31,182,255,.55) rgba(7,17,27,.55)}.illustrations-strip--large{grid-auto-columns:calc((100% - 30px) / 2.65)}.illustrations-strip::-webkit-scrollbar{height:10px}.illustrations-strip::-webkit-scrollbar-track{background:#07111b8c;border-radius:999px}.illustrations-strip::-webkit-scrollbar-thumb{background:#1fb6ff8c;border-radius:999px}.illustration-card{position:relative;overflow:hidden;border-radius:30px;padding:14px;background:radial-gradient(circle at 82% 14%,rgba(31,182,255,.1),transparent 22%),linear-gradient(180deg,#0b1623f5,#08121ef5);box-shadow:0 24px 56px #0000003d;scroll-snap-align:start}.illustration-card--button{border:0;width:100%;cursor:pointer;text-align:left;transition:transform .24s ease,box-shadow .24s ease}.illustration-card--button:hover{transform:translateY(-4px);box-shadow:0 30px 72px #0000004d}.illustration-card img{display:block;width:100%;aspect-ratio:4 / 3.05;object-fit:cover;border-radius:22px}.lightbox{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:#02080fd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.lightbox__panel{position:relative;width:min(1080px,100%);padding:18px;border-radius:30px;background:radial-gradient(circle at 82% 14%,rgba(31,182,255,.1),transparent 22%),linear-gradient(180deg,#0b1623fa,#08121efa);box-shadow:0 34px 100px #00000070}.lightbox__panel img{display:block;width:100%;max-height:calc(100vh - 140px);object-fit:contain;border-radius:22px}.lightbox__close,.lightbox__nav{position:absolute;border:1px solid rgba(94,177,255,.22);background:#050e17d6;color:var(--text);cursor:pointer}.lightbox__close{top:12px;right:12px;width:44px;height:44px;border-radius:50%;font-size:1.8rem;line-height:1}.lightbox__nav{top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;font-size:2rem;line-height:1}.lightbox__nav--prev{left:18px}.lightbox__nav--next{right:18px}.text-link{display:inline-flex;margin-top:8px}.text-link--dark{color:var(--panel)}.process-section{padding-top:0}.process-shell{position:relative;padding:8px 0 18px;background:transparent}.process-shell:before{content:"";position:absolute;top:26px;left:4%;width:84px;height:84px;border-radius:24px;border:1px solid rgba(94,177,255,.12);background:linear-gradient(135deg,rgba(31,182,255,.05),transparent 70%);transform:rotate(18deg);pointer-events:none}.process-shell__title{margin:0 0 18px;font-family:var(--serif);font-size:clamp(2.2rem,3.4vw,3.5rem);font-weight:600;line-height:.95;letter-spacing:-.02em;text-align:center}.process-top-row{display:grid;grid-template-columns:repeat(2,minmax(0,420px));gap:24px;align-items:center;justify-content:center;width:min(100%,864px);margin:0 auto}.process-visual--hero{margin-top:0;justify-self:center;position:relative}.process-visual{display:flex;justify-content:center}.process-visual--hero:before{content:"";position:absolute;width:min(100%,300px);aspect-ratio:1 / 1;border-radius:50%;background:radial-gradient(circle,#2cadff3d,#2cadff14 36%,#2cadff00 74%);filter:blur(18px);pointer-events:none}.process-visual--hero img{position:relative;display:block;width:min(100%,285px);height:auto;filter:drop-shadow(0 20px 44px rgba(0,0,0,.34))}.process-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:18px;width:min(100%,864px);margin-left:auto;margin-right:auto}.process-step-card{min-height:0;padding:18px 18px 16px;border-radius:24px;background:radial-gradient(circle at 14% 86%,rgba(41,164,255,.14),transparent 28%),radial-gradient(circle at 84% 12%,rgba(73,151,255,.06),transparent 22%),linear-gradient(180deg,#15181ffa,#0c0f14fa);box-shadow:0 24px 54px #0000003d;align-self:start;max-width:420px;width:min(100%,420px)}.process-step-card--primary{min-height:0;max-width:420px;justify-self:center}.process-step-card__icon{width:32px;height:32px;margin-bottom:10px;color:#2cb0ff}.process-step-card__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.process-step-card h3{margin:0 0 10px;font-family:var(--serif);font-size:clamp(1.35rem,1.9vw,1.8rem);font-weight:600;line-height:1;letter-spacing:-.02em}.process-step-card__title-text{display:block}.process-step-card__body{margin:0;max-width:none;color:var(--text-muted);font-size:.9rem;line-height:1.62}.process-step-card__body span{display:block}.process-step-card__btn{display:inline-flex;align-items:center;justify-content:center;min-width:152px;min-height:44px;margin-top:14px;padding:0 20px;border-radius:10px;background:linear-gradient(135deg,#269ce8,#3da8da);color:#fff;font-size:.95rem;font-weight:700}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pricing-card{position:relative;padding:32px;border-radius:32px}.pricing-card--featured{background:linear-gradient(180deg,#101922,#203142);color:var(--text-inverse);border-color:#1fb6ff47;box-shadow:0 28px 70px #09223659}.pricing-card--featured li,.pricing-card--featured .pricing-card__tier,.pricing-card--featured .pricing-card__badge{color:#f8f3ebc7}.pricing-card--featured .btn-primary{background:#f5eee2;color:var(--panel)}.pricing-card__badge{position:absolute;top:22px;right:24px;margin:0}.pricing-card h3{font-size:3rem;margin-bottom:18px}.pricing-card__summary,.pricing-card__meta{margin:0 0 16px;color:var(--text-muted);line-height:1.75}.pricing-card__meta{font-weight:700;color:#e0eaf7e0}.pricing-card ul{margin:0 0 28px;padding-left:18px}.pricing-card__features{position:relative;max-height:208px;margin-bottom:10px;overflow:hidden;transition:max-height .28s ease}.pricing-card__features:after{content:"";position:absolute;right:0;bottom:0;left:0;height:72px;background:linear-gradient(180deg,#08131f00,#08131ffa);pointer-events:none;transition:opacity .28s ease}.pricing-card--featured .pricing-card__features:after{background:linear-gradient(180deg,#18293b00,#203142fa)}.pricing-card:hover .pricing-card__features{max-height:520px}.pricing-card:hover .pricing-card__features:after{opacity:0}.pricing-card__hover-note{margin:0 0 20px;color:#adc3d8c7;font-size:.84rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.pricing-card li+li{margin-top:10px}.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.faq-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:32px;align-items:start}.faq-list details{padding:22px 24px;border-radius:32px}.faq-list details+details{margin-top:14px}.faq-list summary{cursor:pointer;list-style:none;font-weight:800;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin:14px 0 0}.contact-section{padding-top:42px}.contact-panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:30px;align-items:center;padding:34px;border-radius:32px;background:radial-gradient(circle at 12% 20%,rgba(31,182,255,.16),transparent 26%),radial-gradient(circle at 88% 82%,rgba(31,182,255,.12),transparent 24%),linear-gradient(145deg,#0c1622f5,#112131f5);color:var(--text-inverse);box-shadow:0 30px 70px #10192238;border:1px solid rgba(31,182,255,.16);overflow:hidden}.contact-panel__copy h2{max-width:13ch;margin-bottom:16px;font-size:clamp(2.5rem,4vw,4rem);line-height:.98}.contact-panel .eyebrow{color:#bfe4ffdb}.contact-panel p{color:#e6eff7cc}.contact-panel__copy>p{max-width:34rem}.contact-panel__points{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.contact-panel__points span{padding:10px 14px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(94,177,255,.16);color:#ebf4fae6;font-size:.9rem;font-weight:600}.contact-panel__card{padding:28px;border-radius:26px;background:linear-gradient(180deg,#081019eb,#0a141efa);border:1px solid rgba(94,177,255,.12);box-shadow:0 22px 48px #00000038}.contact-panel__card-label{margin:0 0 14px;color:var(--accent);text-transform:uppercase;letter-spacing:.2em;font-size:.72rem;font-weight:800}.contact-panel__card h3{margin:0 0 12px;font-family:var(--serif);font-size:clamp(1.9rem,2.8vw,2.7rem);font-weight:600;line-height:1}.contact-panel__card-copy{margin:0 0 18px;color:#e1eff8c2;line-height:1.75}.contact-panel__actions{display:grid;gap:14px;justify-items:stretch;width:100%;justify-self:stretch}.contact-panel__whatsapp{border-color:#5eb1ff38;background:#07111b6b}.contact-panel__email{display:flex;width:100%;margin-top:16px;color:#e1eff8db;text-align:center;align-items:center;justify-content:center}.site-footer{padding:26px 0 48px;background:linear-gradient(180deg,#03080e00,#03080ebd 32%,#03080ef0)}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1.1fr) auto;gap:36px;align-items:start;padding-top:26px;border-top:1px solid var(--line)}.site-footer__brand{display:flex;align-items:flex-start;gap:16px}.site-footer__brand img{width:52px;height:52px;object-fit:contain;flex:0 0 auto}.site-footer__brand strong{display:block;margin-bottom:10px;font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-footer__brand p{margin:0;max-width:38ch;color:var(--text-muted);line-height:1.8;font-size:.95rem}.site-footer__contact{display:grid;gap:12px}.site-footer__cta-group{display:flex;flex-wrap:wrap;gap:12px}.site-footer__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#1a9bebf5,#47b1ecf5);color:#fff;font-size:.92rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.site-footer__cta--ghost{background:transparent;border:1px solid rgba(94,177,255,.22);color:var(--text)}.site-footer__cta:hover{color:#fff;transform:translateY(-1px)}.site-footer__cta--ghost:hover{color:var(--text);background:#1fb6ff14}@keyframes floatDrift{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@keyframes ambientFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-18px,0)}}@keyframes pulseDot{0%,to{opacity:.38;transform:scale(1)}50%{opacity:.9;transform:scale(1.18)}}@keyframes cardGlowPulse{0%,to{opacity:.42}50%{opacity:.82}}.site-footer__socials{display:flex;flex-wrap:wrap;gap:10px}.site-footer__legal{display:flex;flex-wrap:wrap;gap:10px 16px}.site-footer__legal a{color:var(--text-muted);font-size:.92rem}.site-footer__legal a:hover{color:var(--accent)}.site-footer__socials a{padding:8px 12px;border-radius:999px;border:1px solid rgba(94,177,255,.14);background:#ffffff08}.site-footer__contact a,.site-footer__contact span{color:var(--text-muted);font-size:.92rem}.site-footer__copyright{grid-column:1 / -1;width:100%;margin-top:14px;padding-top:20px;border-top:1px solid var(--line);color:var(--text-muted);font-size:.92rem;text-align:center}.site-footer__contact a:hover{color:var(--accent)}.legal-section{padding-top:72px}.legal-shell{width:min(960px,100%)}.legal-card{padding:34px;border-radius:32px;background:radial-gradient(circle at 88% 14%,rgba(31,182,255,.08),transparent 24%),linear-gradient(180deg,#0b1623f5,#08121ef5);border:1px solid rgba(94,177,255,.12);box-shadow:0 28px 64px #0000003d}.legal-intro{margin:0 0 22px;color:#e0eaf7d1;line-height:1.8}.legal-grid{display:grid;gap:20px}.legal-grid article{padding:22px 24px;border-radius:24px;background:#ffffff08;border:1px solid rgba(94,177,255,.1)}.legal-grid h3{margin:0 0 12px;font-family:var(--serif);font-size:clamp(1.55rem,2.4vw,2rem);font-weight:600;line-height:1}.legal-grid p{margin:0;color:var(--text-muted);line-height:1.8}@media (max-width: 1080px){.hero-top,.hero-bottom,.section-heading--split,.trust-panel,.process-top-row,.faq-grid,.contact-panel,.project-row{grid-template-columns:1fr}.hero-shell,.process-shell{padding-left:22px;padding-right:22px}.hero-primary,.hero-secondary,.process-visual{justify-content:flex-start}.process-grid{grid-template-columns:1fr}.services-grid,.service-highlights__grid,.pricing-grid,.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-list--gallery-logo{max-width:720px}.projects-list--gallery-social{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-cloud{gap:12px}.projects-menu-sticky{top:78px}.projects-menu{width:100%}.contact-panel__copy h2{max-width:none}}@media (max-width: 820px){.site-header__inner{grid-template-columns:1fr;justify-items:stretch;gap:16px}.nav{justify-content:flex-start;flex-wrap:nowrap;gap:18px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.nav::-webkit-scrollbar{display:none}.nav a{flex:0 0 auto;white-space:nowrap}.brand{justify-self:start}.header-cta{justify-self:stretch}.hero{padding-top:42px}.hero__content h1{max-width:none;font-size:clamp(2.4rem,10vw,3.4rem)}.hero-shell,.process-shell{padding:22px 18px 26px}.hero-top,.hero-bottom,.process-top-row,.process-grid{gap:20px}.hero-bottom{grid-template-columns:1fr}.hero-primary,.hero-secondary,.process-visual{justify-content:center}.work-section .section-heading h2,.work-section .section-copy,.work-section--featured .section-heading h2,.work-section--featured .section-copy{max-width:none}.project-row__content h3,.featured-project-card__content h3,.contact-panel__card h3,.contact-panel__copy h2{word-break:break-word}.service-highlights{padding:22px 18px}.service-highlight-card{grid-template-columns:82px minmax(0,1fr);column-gap:18px;row-gap:8px;min-height:0;padding:24px 20px 22px}.service-highlight-card__icon{width:82px;height:82px;border-radius:24px}.service-highlight-card__icon svg{width:46px;height:46px}.service-highlight-card h3,.service-highlight-card p{max-width:none}.service-highlights__intro{white-space:normal}.trust-panel{padding:24px 18px}.process-step-card{padding:24px}.process-step-card,.process-step-card--primary{min-height:0}.services-grid,.service-highlights__grid,.pricing-grid,.site-footer__inner{grid-template-columns:1fr}.site-footer__inner,.site-footer__contact{justify-items:center}.site-footer__brand{justify-content:center;text-align:center}.site-footer__cta-group,.site-footer__socials,.site-footer__legal{justify-content:center}.site-footer__contact{text-align:center}.featured-projects-grid{grid-auto-columns:minmax(280px,72vw)}.project-row__image-pair--pair-large{grid-template-columns:1fr;gap:12px}.project-row__image-pair--pair-large img{aspect-ratio:16 / 10;max-height:320px}.contact-panel__actions{justify-self:stretch}.illustrations-strip{grid-auto-columns:minmax(260px,52vw)}.illustrations-strip--large{grid-auto-columns:minmax(300px,62vw)}.lightbox__nav{width:46px;height:46px;font-size:1.7rem}}@media (max-width: 640px){.container{width:min(1160px,calc(100vw - 28px))}.section{padding:78px 0}.btn,.header-cta{width:100%}.hero__actions,.contact-panel__actions{display:grid}.hero-primary img{width:min(100%,280px)}.brand__name{font-size:.92rem;letter-spacing:.06em}.nav a,.header-cta,.text-link,.btn{letter-spacing:.04em}.service-card,.pricing-card,.step-card,.faq-list details,.contact-panel{padding:24px}.service-highlight-card{grid-template-columns:1fr;row-gap:18px}.service-highlight-card__icon,.service-highlight-card h3,.service-highlight-card p{grid-column:1}.service-highlight-card__icon{grid-row:auto}.service-highlight-card h3{margin-top:0}.step-card,.site-footer__inner{grid-template-columns:1fr}.illustrations-strip{grid-auto-columns:minmax(230px,78vw);gap:16px}.featured-projects-grid{grid-auto-columns:minmax(260px,84vw);gap:16px}.projects-menu-sticky{top:72px;padding-bottom:18px}.projects-menu{width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding:8px;border-radius:18px;scrollbar-width:none}.projects-menu::-webkit-scrollbar{display:none}.projects-list--gallery{gap:16px}.projects-list--gallery-logo,.projects-list--gallery-social{grid-template-columns:1fr}.gallery-project-card{padding:16px}.gallery-project-card__image{min-height:160px;padding:14px}.gallery-project-card--logo .gallery-project-card__image img{max-height:128px}.projects-list--gallery-social{grid-template-columns:1fr}.gallery-project-card--social .gallery-project-card__image{min-height:360px}.project-row{padding:20px;gap:20px}.project-row__image{padding:10px;border-radius:22px}.project-row__image img{border-radius:16px}.project-row__content h3{font-size:clamp(1.8rem,9vw,2.4rem);margin-bottom:14px}.project-row__content p:last-of-type{font-size:.96rem;line-height:1.75}.contact-panel__points span{width:100%;justify-content:center;text-align:center}.ambient-orb--two,.ambient-ring--two{display:none}.illustrations-strip--large{grid-auto-columns:minmax(250px,86vw)}.lightbox{padding:16px}.lightbox__panel{padding:14px}.lightbox__close{top:8px;right:8px}.lightbox__nav{bottom:14px;top:auto;transform:none}.lightbox__nav--prev{left:14px}.lightbox__nav--next{right:14px}.legal-card,.legal-grid article{padding:22px}}@media (max-width: 480px){.container{width:min(1160px,calc(100vw - 20px))}.site-header__inner{gap:12px;padding:14px 0}.brand{gap:10px}.brand__logo{width:40px;height:40px}.nav{gap:14px}.nav a,.header-cta,.text-link{font-size:.84rem}.hero-shell,.process-shell,.service-highlights,.trust-panel,.contact-panel,.legal-card{padding-left:16px;padding-right:16px}.hero__content h1,.service-highlights__header h2,.work-section:not(.work-section--featured) .section-heading h2,.work-section--featured .section-heading h2,.contact-panel__copy h2{font-size:clamp(2rem,10vw,2.8rem)}.projects-menu-sticky{top:66px;padding-bottom:14px}.projects-menu{padding:6px;border-radius:16px}.projects-menu__item{min-height:42px;padding:0 16px;font-size:.95rem}.project-row__image-pair--pair-large img{max-height:260px}.gallery-project-card--social .gallery-project-card__image{min-height:300px}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1;transform:none}}
