.hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.hero-shapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-shape{-webkit-backdrop-filter:blur(2px);border-radius:100px;position:absolute}@keyframes shapeEnter{0%{opacity:0;transform:translateY(-140px) rotate(var(--r-start))}to{opacity:1;transform:translateY(0) rotate(var(--r))}}@keyframes shapeFloat{0%,to{transform:translateY(0px) rotate(var(--r))}50%{transform:translateY(18px) rotate(var(--r))}}.hero-shape--1{--r:12deg;--r-start:-3deg;background:linear-gradient(90deg,#17bebb33,#0000);border:1.5px solid #17bebb40;width:560px;height:124px;animation:2.4s cubic-bezier(.23,.86,.39,.96) .3s both shapeEnter,13s ease-in-out 2.7s infinite shapeFloat;top:18%;left:-7%;box-shadow:0 8px 32px #17bebb0f}.hero-shape--2{--r:-15deg;--r-start:-28deg;background:linear-gradient(270deg,#1789fc2e,#0000);border:1.5px solid #1789fc33;width:460px;height:108px;animation:2.4s cubic-bezier(.23,.86,.39,.96) .5s both shapeEnter,15s ease-in-out 2.9s infinite shapeFloat;top:68%;right:-4%;box-shadow:0 8px 32px #1789fc0d}.hero-shape--3{--r:-8deg;--r-start:-20deg;background:linear-gradient(90deg,#9496c733,#0000);border:1.5px solid #9496c738;width:280px;height:68px;animation:2.4s cubic-bezier(.23,.86,.39,.96) .4s both shapeEnter,11s ease-in-out 2.8s infinite shapeFloat;bottom:10%;left:8%;box-shadow:0 8px 24px #9496c70f}.hero-shape--4{--r:20deg;--r-start:8deg;background:linear-gradient(90deg,#17bebb26,#0000);border:1.5px solid #17bebb2e;width:190px;height:52px;animation:2.4s cubic-bezier(.23,.86,.39,.96) .6s both shapeEnter,9s ease-in-out 3s infinite shapeFloat;top:10%;right:18%}.hero-shape--5{--r:-24deg;--r-start:-38deg;background:linear-gradient(90deg,#1789fc21,#0000);border:1.5px solid #1789fc29;width:140px;height:40px;animation:2.4s cubic-bezier(.23,.86,.39,.96) .7s both shapeEnter,10s ease-in-out 3.1s infinite shapeFloat;top:6%;left:24%}.hero-content{z-index:10;justify-content:center;width:100%;max-width:640px;display:flex;position:relative}.hero-card{text-align:center;opacity:0;width:100%;padding:56px 64px;animation:1s cubic-bezier(.22,1,.36,1) .2s forwards heroCardIn;transform:translateY(32px)}@keyframes heroCardIn{to{opacity:1;transform:translateY(0)}}.hero-badge{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);opacity:0;animation:heroCardIn .7s var(--ease-spring) .55s forwards;background:#17bebb1a;border:1px solid #17bebb47;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:.68rem;font-weight:700;display:inline-flex}.hero-badge__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:block}.hero-heading{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);opacity:0;animation:heroCardIn .8s var(--ease-spring) .72s forwards;margin-bottom:28px;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;line-height:1.12}.highlight-wrap{color:var(--accent);white-space:nowrap;display:inline-block;position:relative}.underline-svg{width:100%;height:14px;position:absolute;bottom:-8px;left:0;overflow:visible}.underline-path{stroke-dasharray:320;stroke-dashoffset:320px;animation:1.5s ease-in-out 1.4s forwards drawUnderline}@keyframes drawUnderline{to{stroke-dashoffset:0}}.hero-divider{opacity:0;background:linear-gradient(90deg,#0000,#1d35571a,#0000);width:60%;height:1px;margin:0 auto 24px;animation:.5s .9s forwards heroCardIn}.hero-sub{color:var(--text-secondary);opacity:0;max-width:460px;animation:heroCardIn .8s var(--ease-spring) 1s forwards;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:.97rem;line-height:1.75}.hero-ctas{opacity:0;animation:heroCardIn .8s var(--ease-spring) 1.15s forwards;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.btn-liquid{cursor:pointer;font-family:var(--font-display);letter-spacing:.02em;color:var(--text);transition:transform .3s var(--ease-spring);background:0 0;border:none;border-radius:100px;align-items:center;gap:10px;padding:15px 34px;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.btn-liquid:hover{transform:translateY(-2px)scale(1.02)}.btn-liquid:active{transform:translateY(0)scale(1)}.btn-liquid__backdrop{-webkit-backdrop-filter:url(#liquid-glass-filter)blur(10px)saturate(160%);background:#ffffff38;border-radius:100px;position:absolute;inset:0;overflow:hidden}.btn-liquid__shadow{border-radius:100px;position:absolute;inset:0;box-shadow:0 0 6px #00000008,0 2px 6px #00000014,inset 3px 3px .5px -3px #000000e6,inset -3px -3px .5px -3px #000000d9,inset 1px 1px 1px -.5px #0009,inset -1px -1px 1px -.5px #0009,inset 0 0 6px 6px #0000001f,inset 0 0 2px 2px #0000000f,0 0 12px #ffffff26}.btn-liquid__text{z-index:10;position:relative}.process-section{padding:120px 0}.process-header{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:580px;margin:0 auto 72px;display:flex}.process-title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);font-size:clamp(1.9rem,4vw,3rem);font-weight:800;line-height:1.12}.process-sub{color:var(--text-secondary);font-size:.97rem;line-height:1.75}.process-grid{grid-template-columns:repeat(12,1fr);gap:16px;padding:0;list-style:none;display:grid}.process-card{min-height:240px}.process-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:48px;display:flex}@media (max-width:480px){.process-ctas{flex-direction:column;align-items:stretch}.process-ctas .btn-primary,.process-ctas .btn-liquid{text-align:center;justify-content:center}}@media (min-width:769px){.process-card:first-child{grid-column:1/6}.process-card:nth-child(2){grid-column:6/13}.process-card:nth-child(3){grid-column:1/8}.process-card:nth-child(4){grid-column:8/13}}.process-card__frame{border-radius:calc(var(--radius) + 4px);background:#1d35571a;height:100%;padding:3px;position:relative}.process-card__frame:before{content:"";border-radius:inherit;background:conic-gradient(from calc((var(--angle,0) - 35) * 1deg), transparent 0deg, #17bebb 20deg, #1789fc 50deg, transparent 70deg);opacity:var(--active,0);pointer-events:none;transition:opacity .35s;position:absolute;inset:0}.process-card__inner{border-radius:calc(var(--radius) + 1px);background:#fff;flex-direction:column;justify-content:space-between;gap:28px;height:100%;padding:32px;display:flex;position:relative;overflow:hidden}.process-card__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:relative}.process-card__icon-box{border-radius:var(--radius-sm);width:42px;height:42px;color:var(--accent);background:#17bebb17;border:1px solid #17bebb2e;flex-shrink:0;justify-content:center;align-items:center;display:flex}.process-card__step{font-family:var(--font-display);letter-spacing:.14em;color:var(--accent);opacity:.7;background:#17bebb14;border:1px solid #17bebb29;border-radius:100px;padding:4px 10px;font-size:.65rem;font-weight:800}.process-card__body{flex-direction:column;gap:10px;display:flex;position:relative}.process-card__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700;line-height:1.2}.process-card__desc{color:var(--text-secondary);font-size:.9rem;line-height:1.72}.process-card__num-bg{font-family:var(--font-display);color:#17bebb17;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-size:5.5rem;font-weight:900;line-height:1;position:absolute;bottom:-12px;right:20px}.team-section{padding:120px 0}.team-header{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:580px;margin:0 auto 72px;display:flex}.team-title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.team-title-highlight{color:var(--accent);white-space:nowrap;display:inline-block;position:relative}.team-underline-svg{width:100%;height:14px;position:absolute;bottom:-8px;left:0;overflow:visible}.team-underline-path{stroke-dasharray:320;stroke-dashoffset:320px;transition:stroke-dashoffset 1.5s ease-in-out .9s}.team-header.in-view .team-underline-path{stroke-dashoffset:0}.team-intro{border-radius:var(--radius);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;margin-bottom:20px;padding:36px 44px;display:flex;position:relative;overflow:hidden}.team-intro:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff80 0%,#0000 50%);position:absolute;inset:0}.team-intro__text{color:var(--text-secondary);max-width:600px;font-size:1rem;line-height:1.78;position:relative}.team-grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:20px;display:grid}.team-photo-card{grid-area:1/1/3}.team-card--jan{grid-area:1/2}.team-card--justin{grid-area:2/2}.team-photo-card{border-radius:var(--radius);overflow:hidden}.team-photo-card .team-card__photo{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.team-card{border-radius:var(--radius);border:1px solid #1d355714;flex-direction:column;min-height:240px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #1d35571a,0 1px 4px #1d35570f}.jan-blob{filter:blur(52px);pointer-events:none;border-radius:50%;position:absolute}.jan-blob--1{background:radial-gradient(circle,#1789fc66 0%,#0000 70%);width:280px;height:280px;top:-60px;left:-60px}.jan-blob--2{background:radial-gradient(circle,#17bebb4d 0%,#0000 70%);width:200px;height:200px;bottom:30px;right:-40px}.jan-initial{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1.5px #1789fc24;letter-spacing:-.04em;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;font-size:clamp(4rem,10vw,7rem);font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.team-card__decorative{background:var(--bg-navy);flex-shrink:0;height:180px;position:relative;overflow:hidden}.justin-blob{filter:blur(52px);pointer-events:none;border-radius:50%;position:absolute}.justin-blob--1{background:radial-gradient(circle,#17bebb66 0%,#0000 70%);width:280px;height:280px;top:-80px;right:-60px}.justin-blob--2{background:radial-gradient(circle,#1789fc59 0%,#0000 70%);width:220px;height:220px;bottom:20px;left:-50px}.justin-initial{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1.5px #17bebb1f;letter-spacing:-.04em;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(9rem,18vw,13rem);font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.team-card__content{background:#fff;border-top:1px solid #1d355712;flex-direction:column;flex:1;gap:14px;padding:28px 28px 32px;display:flex;position:relative}.team-card__identity-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.team-card__identity{flex-direction:column;gap:5px;display:flex}.team-card__name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:1.3rem;font-weight:800;display:block}.team-card__role{font-family:var(--font-body);color:var(--accent);letter-spacing:.05em;font-size:.76rem;font-weight:500;display:block}.team-skills{flex-wrap:wrap;align-items:flex-start;gap:6px;display:flex}.team-skill{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:#17bebbe6;background:#17bebb1a;border:1px solid #17bebb38;border-radius:100px;padding:3px 10px;font-size:.6rem;font-weight:700}.team-card__bio{color:var(--text-secondary);font-size:.88rem;line-height:1.78}.btn-team-cta{cursor:pointer;font-family:var(--font-display);letter-spacing:.02em;color:var(--text);transition:transform .3s var(--ease-spring);background:0 0;border-radius:100px;align-self:flex-start;align-items:center;margin-top:auto;padding:13px 28px;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.btn-team-cta:hover{transform:translateY(-2px)scale(1.02)}.btn-team-cta:active{transform:translateY(0)scale(1)}.btn-team-cta .btn-liquid__backdrop{-webkit-backdrop-filter:url(#liquid-glass-filter)blur(10px)saturate(160%);background:#ffffff80;border:1px solid #ffffffe0;border-radius:100px;position:absolute;inset:0}.btn-team-cta .btn-liquid__shadow{border-radius:100px;position:absolute;inset:0;box-shadow:0 2px 8px #00000040,inset 0 1px #ffffff24,inset 0 -1px #00000026}.btn-team-cta .btn-liquid__text{z-index:10;position:relative}.cta-section{background:#080f1c;justify-content:center;align-items:center;padding:160px 24px;display:flex;position:relative;overflow:hidden}.cta-aurora{pointer-events:none;position:absolute;inset:0}.cta-blob{filter:blur(90px);border-radius:50%;position:absolute}.cta-blob--1{background:radial-gradient(circle,#17bebb52 0%,#0000 70%);width:560px;height:560px;animation:20s ease-in-out infinite auroraA;top:-180px;left:-120px}.cta-blob--2{background:radial-gradient(circle,#1789fc47 0%,#0000 70%);width:440px;height:440px;animation:24s ease-in-out infinite auroraB;bottom:-120px;right:-80px}.cta-blob--3{background:radial-gradient(circle,#9496c72e 0%,#0000 70%);width:320px;height:320px;animation:17s ease-in-out infinite auroraC;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-blob--4{background:radial-gradient(circle,#17bebb29 0%,#0000 70%);width:260px;height:260px;animation:22s ease-in-out 6s infinite reverse auroraA;bottom:15%;right:25%}@keyframes auroraA{0%,to{transform:translate(0)}33%{transform:translate(45px,-35px)}66%{transform:translate(-25px,22px)}}@keyframes auroraB{0%,to{transform:translate(0)}40%{transform:translate(-38px,28px)}70%{transform:translate(28px,-18px)}}@keyframes auroraC{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(calc(35px - 50%),calc(25px - 50%))}}.cta-grain{pointer-events:none;opacity:.038;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;position:absolute;inset:0}.cta-card{z-index:2;text-align:center;-webkit-backdrop-filter:blur(36px)saturate(180%)brightness(1.08);border-radius:var(--radius);background:#ffffff0a;border:1px solid #ffffff17;width:100%;max-width:680px;padding:80px 88px;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000080,inset 0 1px #ffffff1a,inset 0 -1px #0003}.cta-card:before{content:"";background:linear-gradient(90deg,#0000,#17bebbb3,#1789fc80,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.cta-card:after{content:"";pointer-events:none;background:linear-gradient(108deg,#0000 25%,#ffffff0d 50%,#0000 75%);width:55%;height:100%;animation:9s ease-in-out 1.5s infinite ctaSweep;position:absolute;top:0;left:-120%}@keyframes ctaSweep{0%{opacity:0;left:-120%}8%{opacity:1}48%{opacity:1;left:160%}50%{opacity:0}to{opacity:0;left:160%}}.cta-label{color:#17bebbcc;opacity:0;transition:opacity .6s var(--ease-spring) 50ms, transform .6s var(--ease-spring) 50ms;margin-bottom:28px;transform:translateY(16px)}.cta-section.is-visible .cta-label{opacity:1;transform:translateY(0)}.cta-heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-on-dark);margin-bottom:28px;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:800;line-height:1.1}.cta-word{opacity:0;transition:opacity .8s var(--ease-spring), transform .8s var(--ease-spring);transition-delay:calc(var(--i,0) * .13s + .15s);display:inline-block;transform:translateY(34px)}.cta-section.is-visible .cta-word{opacity:1;transform:translateY(0)}.cta-gradient{background:linear-gradient(90deg,#17bebb 0%,#1789fc 38%,#9496c7 66%,#17bebb 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite gradientShimmer}@keyframes gradientShimmer{0%{background-position:0%}to{background-position:200%}}.cta-sub{color:#fcf7f87a;opacity:0;transition:opacity .8s var(--ease-spring) .72s, transform .8s var(--ease-spring) .72s;margin-bottom:48px;font-size:.97rem;line-height:1.78;transform:translateY(20px)}.cta-section.is-visible .cta-sub{opacity:1;transform:translateY(0)}.cta-buttons{opacity:0;transition:opacity .8s var(--ease-spring) .92s, transform .8s var(--ease-spring) .92s;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex;transform:translateY(20px)}.cta-section.is-visible .cta-buttons{opacity:1;transform:translateY(0)}@media (max-width:768px){.hero{min-height:100svh;padding:100px 20px 64px}.hero-card{padding:36px 28px 44px}.hero-heading{font-size:clamp(2rem,8.5vw,2.8rem)}.hero-shape--1{width:320px;height:80px;left:-15%}.hero-shape--2{width:260px;height:70px;right:-12%}.hero-shape--3{display:none}.hero-shape--4{width:120px;height:36px}.hero-shape--5{display:none}.hero-ctas{flex-direction:column;align-items:stretch}.hero-ctas .btn-primary,.hero-ctas .btn-liquid{justify-content:center;width:100%}.cta-section{padding:100px 20px}.cta-card{padding:48px 28px}.cta-buttons{flex-direction:column;align-items:stretch}.cta-buttons .btn-primary,.cta-buttons .btn-liquid{justify-content:center;width:100%}.team-section{padding:80px 0}.team-header{margin-bottom:48px}.team-intro{flex-direction:column;align-items:flex-start;gap:24px;padding:28px 24px}.team-grid{grid-template-rows:auto;grid-template-columns:1fr;max-width:480px;margin:0 auto}.team-photo-card,.team-card--jan,.team-card--justin{grid-area:auto/1}.team-photo-card{min-height:320px}.team-card{min-height:220px}.team-card__footer,.team-card__content{padding:24px}.process-section{padding:80px 0}.process-header{margin-bottom:48px}.process-card{grid-column:1/-1;min-height:200px}.process-card__inner{padding:24px}.process-card__num-bg{font-size:4rem}}.pricing-section{padding:120px 0 80px;position:relative;overflow:hidden}.pricing-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.pricing-blob{display:none}.pricing-blob--1{background:radial-gradient(circle,#17bebb1f 0%,#0000 70%);width:600px;height:600px;animation:22s ease-in-out infinite auroraA;top:-200px;left:-150px}.pricing-blob--2{background:radial-gradient(circle,#1789fc1a 0%,#0000 70%);width:500px;height:500px;animation:26s ease-in-out infinite auroraB;bottom:-150px;right:-100px}.pricing-blob--3{background:radial-gradient(circle,#9496c712 0%,#0000 70%);width:340px;height:340px;animation:19s ease-in-out infinite auroraC;top:45%;left:50%;transform:translate(-50%,-50%)}.pricing-header{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:580px;margin:0 auto 64px;display:flex;position:relative}.pricing-title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.12}.pricing-title-highlight{color:var(--accent);white-space:nowrap;display:inline-block;position:relative}.pricing-underline-svg{width:100%;height:14px;position:absolute;bottom:-8px;left:0;overflow:visible}.pricing-underline-path{stroke-dasharray:320;stroke-dashoffset:320px;transition:stroke-dashoffset 1.5s ease-in-out .9s}.pricing-header.in-view .pricing-underline-path{stroke-dashoffset:0}.pricing-sub{color:var(--text-secondary);font-size:.97rem;line-height:1.78}.pricing-delivery{border-radius:calc(var(--radius) + 4px);background:#fff;border:3px solid #1d35571a;grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-bottom:48px;padding:48px 56px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 40px #0000000f}.pricing-delivery:before{content:"";background:linear-gradient(90deg,#0000,#17bebb80,#1789fc59,#0000);height:2px;position:absolute;top:0;left:10%;right:10%}.pricing-delivery:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#17bebb08 0%,#0000 45%);position:absolute;inset:0}.pricing-delivery__left{flex-direction:column;align-items:flex-start;gap:20px;display:flex;position:relative}.pricing-delivery__label{opacity:.85}.pricing-delivery__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.15}.pricing-delivery__desc{color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.78}.pricing-delivery__price-row{align-items:baseline;gap:6px;margin:4px 0;display:flex}.pricing-delivery__from{color:var(--text-secondary);font-size:.82rem;font-family:var(--font-body)}.pricing-delivery__amount{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text);font-size:clamp(2.4rem,4vw,3.2rem);font-weight:900;line-height:1}.pricing-delivery__excl{color:var(--text-secondary);font-size:.78rem;font-family:var(--font-body);opacity:.6;align-self:flex-end;padding-bottom:4px}.pricing-delivery__features{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex;position:relative}.pricing-delivery__features li{color:var(--text-secondary);align-items:center;gap:12px;font-size:.92rem;line-height:1.5;display:flex}.pricing-delivery__features li:before{content:"";background:#17bebb26 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpolyline points='1.5,5.5 4,8 8.5,2.5' stroke='%2317bebb' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/10px 10px no-repeat;border:1px solid #17bebb4d;border-radius:50%;flex-shrink:0;width:18px;height:18px;display:block}.pricing-plans{grid-template-columns:repeat(4,1fr);align-items:start;gap:16px;margin-bottom:32px;padding-top:20px;display:grid}@media (max-width:1100px){.pricing-plans{grid-template-columns:repeat(2,1fr);gap:20px}}.pricing-plan{height:100%}.pricing-plan__frame{border-radius:calc(var(--radius) + 4px);background:#1d35571a;height:100%;padding:3px;position:relative}.pricing-plan__frame:before{content:"";border-radius:inherit;background:conic-gradient(from calc((var(--angle,0) - 35) * 1deg), transparent 0deg, #17bebb 20deg, #1789fc 50deg, transparent 70deg);opacity:var(--active,0);pointer-events:none;transition:opacity .35s;position:absolute;inset:0}.pricing-plan__frame--featured{background:#1d35571a}.pricing-plan__inner{border-radius:calc(var(--radius) + 1px);background:#fff;flex-direction:column;gap:24px;height:100%;padding:32px;display:flex;position:relative;overflow:hidden}.pricing-plan__inner--featured{background:#fff}.plan-badge{background:var(--accent);font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:#fff;white-space:nowrap;z-index:10;border:1px solid #17bebb4d;border-radius:100px;align-items:center;gap:7px;padding:5px 14px;font-size:.64rem;font-weight:700;display:inline-flex;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.plan-badge__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite badgePulse;display:block}@keyframes badgePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.plan-top{flex-direction:column;gap:6px;display:flex;position:relative}.plan-name{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--text-secondary);font-size:1rem;font-weight:700}.plan-name--featured{color:var(--accent)}.plan-price-row{align-items:baseline;gap:2px;line-height:1;display:flex}.plan-currency{font-family:var(--font-display);color:var(--text-secondary);padding-bottom:4px;font-size:1.4rem;font-weight:700}.plan-currency--featured{color:var(--accent)}.plan-amount{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text);font-size:clamp(2.6rem,4vw,3.4rem);font-weight:900}.plan-amount--featured{color:var(--accent)}.plan-cents{font-family:var(--font-display);color:var(--text-secondary);padding-bottom:6px;font-size:1.2rem;font-weight:700}.plan-cents--featured{color:var(--accent)}.plan-period{color:var(--text-secondary);font-size:.8rem;font-family:var(--font-body);opacity:.6}.plan-tagline{color:var(--text-secondary);margin:4px 0 0;font-size:.86rem;line-height:1.5}.plan-features{flex-direction:column;flex:1;gap:11px;margin:0;padding:0;list-style:none;display:flex}.feat{align-items:center;gap:10px;font-size:.88rem;line-height:1.5;display:flex}.feat:before{content:"";border-radius:50%;flex-shrink:0;width:18px;height:18px;display:block}.feat--yes{color:var(--text-secondary)}.feat--yes:before{background:#17bebb1f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpolyline points='1.5,5.5 4,8 8.5,2.5' stroke='%2317bebb' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/10px 10px no-repeat;border:1px solid #17bebb47}.feat--no{color:#1d355747;-webkit-text-decoration:line-through #1d355726;text-decoration:line-through #1d355726}.feat--no:before{background:#1d35570a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cline x1='1.5' y1='1.5' x2='6.5' y2='6.5' stroke='rgba(29,53,87,0.25)' stroke-width='1.5' stroke-linecap='round'/%3E%3Cline x1='6.5' y1='1.5' x2='1.5' y2='6.5' stroke='rgba(29,53,87,0.25)' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 50%/8px 8px no-repeat;border:1px solid #1d35571a}.plan-cta{text-align:center;justify-content:center;margin-top:auto}.plan-cta.btn-liquid .btn-liquid__backdrop{background:#1d35570f;border:1px solid #1d35571f}.plan-cta.btn-liquid{color:var(--text)}.pricing-disclaimer{text-align:center;color:var(--text-muted);letter-spacing:.02em;margin:0;padding-bottom:40px;font-size:.74rem}@media (max-width:960px){.pricing-delivery{grid-template-columns:1fr;gap:32px;padding:40px 36px}}@media (max-width:768px){.pricing-section{padding:80px 0 60px}.pricing-header{margin-bottom:48px}.pricing-plans{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.pricing-delivery{padding:32px 24px}.pricing-plan__inner{padding:28px 24px}}.cta-final-section{justify-content:center;align-items:center;padding:140px 24px;display:flex;position:relative;overflow:hidden}.cta-final-shapes{pointer-events:none;position:absolute;inset:0}.cta-final-shape{border-radius:100px;position:absolute}.cta-final-shape--1{background:linear-gradient(90deg,#17bebb1f,#0000);border:1px solid #17bebb2e;width:480px;height:100px;animation:14s ease-in-out infinite shapeFloat;top:12%;left:-8%;transform:rotate(8deg)}.cta-final-shape--2{background:linear-gradient(270deg,#1789fc1a,#0000);border:1px solid #1789fc26;width:380px;height:80px;animation:17s ease-in-out 2s infinite shapeFloat;bottom:14%;right:-5%;transform:rotate(-12deg)}.cta-final-shape--3{background:linear-gradient(90deg,#9496c724,#0000);border:1px solid #9496c72e;width:220px;height:54px;animation:11s ease-in-out 1s infinite shapeFloat;top:62%;left:60%;transform:rotate(5deg)}.cta-final-content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:28px;max-width:600px;margin:0 auto;display:flex;position:relative}.cta-final-proof{font-family:var(--font-display);letter-spacing:.04em;color:var(--text-secondary);background:#1d35570f;border:1px solid #1d35571a;border-radius:100px;align-items:center;gap:8px;padding:6px 16px;font-size:.7rem;font-weight:600;display:inline-flex}.cta-final-proof__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite badgePulse;display:block}.cta-final-heading{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:800;line-height:1.1}.cta-final-highlight{color:var(--accent)}.cta-final-sub{color:var(--text-secondary);max-width:420px;margin:0;font-size:1rem;line-height:1.75}.cta-final-btn{margin-top:8px;padding:18px 44px;font-size:1rem}@media (max-width:768px){.cta-final-section{padding:100px 20px}.cta-final-shape--1{width:260px;left:-15%}.cta-final-shape--2{width:200px;right:-12%}.cta-final-shape--3{display:none}}.pricing-teaser{padding:120px 0;position:relative;overflow:hidden}.pricing-teaser__inner{text-align:center;flex-direction:column;align-items:center;gap:48px;display:flex}.pricing-teaser__text{flex-direction:column;align-items:center;gap:16px;max-width:540px;display:flex}.pricing-teaser__heading{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);margin:0;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.12}.pricing-teaser__highlight{color:var(--accent);white-space:nowrap;display:inline-block;position:relative}.pricing-teaser__underline-svg{width:100%;height:14px;position:absolute;bottom:-8px;left:0;overflow:visible}.pricing-teaser__underline-path{stroke-dasharray:320;stroke-dashoffset:320px;transition:stroke-dashoffset 1.5s ease-in-out .9s}.pricing-teaser__inner.in-view .pricing-teaser__underline-path{stroke-dashoffset:0}.pricing-teaser__sub{color:var(--text-secondary);margin:0;font-size:.97rem;line-height:1.78}.pricing-teaser__plans{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px;width:100%;max-width:860px;display:flex}.price-chip{-webkit-backdrop-filter:blur(8px);text-align:center;background:#ffffffbf;border:1px solid #00000012;border-radius:20px;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:180px;max-width:260px;padding:32px 28px 28px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 24px #0000000f}.price-chip:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0000001a}.price-chip__icon{width:48px;height:48px;color:var(--accent);background:#17bebb1a;border-radius:14px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.price-chip__name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);font-size:1.1rem;font-weight:700}.price-chip__sub{color:var(--text-secondary);font-size:.76rem;line-height:1.5}.price-chip__list{flex-direction:column;gap:7px;width:100%;margin:8px 0 0;padding:0;list-style:none;display:flex}.price-chip__list li{color:var(--text-secondary);align-items:center;gap:8px;font-size:.78rem;display:flex}.price-chip__list li:before{content:"";background:#17bebb1f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9'%3E%3Cpolyline points='1.5,4.5 3.5,6.5 7.5,2.5' stroke='%2317bebb' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/9px 9px no-repeat;border:1px solid #17bebb40;border-radius:50%;flex-shrink:0;width:16px;height:16px}.pricing-teaser__cta{margin-top:8px}@media (max-width:720px){.pricing-teaser{padding:80px 0}.pricing-teaser__inner{text-align:left;align-items:flex-start;gap:36px}.pricing-teaser__text{align-items:flex-start;max-width:100%}.pricing-teaser__plans{flex-direction:column;align-items:stretch;gap:12px;max-width:100%}.price-chip{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;max-width:100%;padding:24px}.price-chip__icon{margin-bottom:4px}.price-chip__list{margin-top:4px}}.faq-section{padding:120px 0}.faq-header{text-align:center;margin-bottom:56px}.faq-title{margin-top:16px}.faq-title-highlight{color:var(--accent);display:inline-block;position:relative}.faq-underline-svg{width:100%;height:14px;position:absolute;bottom:-6px;left:0;overflow:visible}.faq-underline-path{stroke-dasharray:500;stroke-dashoffset:500px}.faq-title-highlight .faq-underline-path{transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}.in-view .faq-title-highlight .faq-underline-path,.faq-header.in-view .faq-underline-path{stroke-dashoffset:0}.faq-sub{margin-top:14px;max-width:520px;margin-inline:auto}.faq-list{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;display:flex}.faq-item{transition:box-shadow var(--transition), border-color var(--transition);border-radius:var(--radius)!important}.faq-item:hover{box-shadow:var(--glass-shadow), 0 4px 24px #17bebb14}.faq-item[open]{box-shadow:var(--glass-shadow), 0 4px 24px #17bebb1a;border-color:#17bebb4d}.faq-question{cursor:pointer;font-family:var(--font-display);color:var(--text);-webkit-user-select:none;user-select:none;transition:color var(--transition);justify-content:space-between;align-items:center;gap:16px;padding:22px 28px;font-size:clamp(.95rem,1.5vw,1.08rem);font-weight:600;line-height:1.4;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question::marker{content:"";display:none}.faq-question:hover{color:var(--accent)}.faq-icon{width:34px;height:34px;color:var(--accent);transition:transform .4s var(--ease-spring), background .3s var(--ease);background:#17bebb14;border:1px solid #17bebb33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.faq-item[open] .faq-icon{background:#17bebb26;transform:rotate(45deg)}.faq-answer{animation:faqSlideDown .35s var(--ease-spring);padding:0 28px 24px;overflow:hidden}@keyframes faqSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.faq-answer p{color:var(--text-secondary);max-width:620px;font-size:.92rem;line-height:1.72}.faq-answer a{color:var(--accent);text-underline-offset:3px;transition:text-decoration-color var(--transition);font-weight:500;-webkit-text-decoration:underline #17bebb59;text-decoration:underline #17bebb59}.faq-answer a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}@media (max-width:720px){.faq-section{padding:80px 0}.faq-header{text-align:left;margin-bottom:36px}.faq-sub{margin-inline:0}.faq-question{padding:18px 20px;font-size:.95rem}.faq-answer{padding:0 20px 20px}.faq-icon{width:30px;height:30px}}.services-teaser-section{padding:80px 0 72px;position:relative}.services-teaser__header{text-align:center;max-width:680px;margin:0 auto 44px}.services-teaser__title{color:#1d3557;letter-spacing:-.02em;margin:12px 0 14px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:clamp(2rem,4vw,2.9rem);font-weight:700;line-height:1.12}.services-teaser__underline-svg{pointer-events:none;width:100%;height:12px;position:absolute;bottom:-10px;left:0}.services-teaser__sub{color:#1d3557b8;margin:0;font-size:1.02rem;line-height:1.6}.services-teaser__grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:0 0 36px;padding:0;list-style:none;display:grid}.services-teaser__card{position:relative}.services-teaser__card-link{height:100%;color:inherit;background:#fff;border:1px solid #1d355714;border-radius:20px;flex-direction:column;gap:10px;padding:24px 22px 22px;text-decoration:none;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s cubic-bezier(.2,.8,.2,1),border-color .3s;display:flex;box-shadow:0 18px 48px -40px #1d355740}.services-teaser__card-link:hover{border-color:#17bebb4d;transform:translateY(-4px);box-shadow:0 26px 56px -32px #17bebb59}.services-teaser__icon{color:#17bebb;background:#17bebb1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.services-teaser__badge{color:#1d3557;letter-spacing:.04em;text-transform:uppercase;background:#1d35570f;border-radius:999px;align-self:flex-start;align-items:center;padding:4px 10px;font-family:DM Sans,system-ui,sans-serif;font-size:.72rem;font-weight:600;display:inline-flex}.services-teaser__card-title{color:#1d3557;letter-spacing:-.01em;margin:4px 0 0;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.3rem;font-weight:700;line-height:1.2}.services-teaser__card-desc{color:#1d3557bd;flex:1;margin:0;font-size:.94rem;line-height:1.55}.services-teaser__arrow{color:#17bebb;margin-top:8px;font-family:DM Sans,system-ui,sans-serif;font-size:.88rem;font-weight:600;transition:transform .25s;display:inline-block}.services-teaser__card-link:hover .services-teaser__arrow{transform:translate(4px)}.services-teaser__cta{text-align:center}.complexity-teaser-section{padding:80px 0;position:relative}.complexity-teaser__header{text-align:center;max-width:680px;margin:0 auto 44px}.complexity-teaser__title{color:#1d3557;letter-spacing:-.02em;margin:12px 0 14px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:clamp(2rem,4vw,2.9rem);font-weight:700;line-height:1.12}.complexity-teaser__underline-svg{pointer-events:none;width:100%;height:12px;position:absolute;bottom:-10px;left:0}.complexity-teaser__sub{color:#1d3557b8;margin:0;font-size:1.02rem;line-height:1.6}.complexity-teaser__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 36px;padding:0;list-style:none;display:grid}.complexity-teaser__card{background:#fff;border:1px solid #1d355714;border-radius:18px;flex-direction:column;gap:12px;padding:22px;display:flex;box-shadow:0 16px 44px -36px #1d35573d}.complexity-teaser__top{border-bottom:1px solid #1d355714;grid-template-columns:auto auto 1fr;align-items:baseline;gap:8px;padding-bottom:12px;display:grid}.complexity-teaser__level{color:#1d3557;letter-spacing:-.01em;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.2rem;font-weight:700}.complexity-teaser__from{color:#1d355780;margin-left:auto;font-size:.78rem}.complexity-teaser__price{color:#17bebb;letter-spacing:-.01em;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.25rem;font-weight:700}.complexity-teaser__desc{color:#1d3557c2;margin:0;font-size:.95rem;line-height:1.55}.complexity-teaser__cta{text-align:center}@media (max-width:960px){.services-teaser__grid{grid-template-columns:1fr 1fr}.services-teaser__card:nth-child(3){grid-column:span 2}.complexity-teaser__grid{grid-template-columns:1fr 1fr}.complexity-teaser__card:nth-child(3){grid-column:span 2}}@media (max-width:640px){.services-teaser-section{padding:56px 0 48px}.complexity-teaser-section{padding:56px 0}.services-teaser__grid{grid-template-columns:1fr}.services-teaser__card:nth-child(3){grid-column:auto}.services-teaser__card-link{padding:20px 20px 18px}.complexity-teaser__grid{grid-template-columns:1fr}.complexity-teaser__card:nth-child(3){grid-column:auto}}
