@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700&family=Inter:wght@400;500;600&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.delay-1{transition-delay:1ms}}:root{--navy:#0a0f2c;--card:#1e1e3f;--cyan:#4afaee;--ice:#cae9f7;--purple:#8a2be2;--white:#f8fbff;--muted:#9eabc8;--line:#cae9f721}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy)}body{background:var(--navy);color:var(--white);margin:0;font-family:Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}main{overflow:hidden}.container{width:min(1180px,100% - 40px);margin-inline:auto;position:relative}.section{padding:108px 0;position:relative}.topbar{z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0a0f2c8c;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:24px;height:76px;padding:0 max(24px,50vw - 590px);display:flex;position:absolute;top:0;left:0;right:0}.brand{align-items:center;gap:10px;display:flex}.brand-mark{background:linear-gradient(135deg,var(--cyan),var(--purple));width:44px;height:44px;color:var(--navy);border-radius:12px;place-items:center;font:900 24px/1 Barlow Condensed,sans-serif;display:grid;box-shadow:0 0 25px #4afaee38}.brand>span:last-child{flex-direction:column;display:flex}.brand b{letter-spacing:.06em;font:800 19px/1 Barlow Condensed,sans-serif}.brand small{color:var(--ice);letter-spacing:.18em;font:600 9px/1.4 Inter,sans-serif}h1,h2,h3{letter-spacing:-.025em;margin:0;font-family:Barlow Condensed,sans-serif;line-height:.98}h3{font-size:clamp(1.6rem,2.7vw,2.5rem);font-weight:800}em{color:var(--cyan);font-style:normal}p{color:var(--ice);margin:0;line-height:1.75}.eyebrow{color:var(--cyan);letter-spacing:.16em;align-items:center;gap:9px;margin-bottom:20px;font:700 .72rem/1 Inter,sans-serif;display:inline-flex}.eyebrow i{background:linear-gradient(90deg,var(--cyan),var(--purple));width:22px;height:2px;display:inline-block}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2{font-size:clamp(2.65rem,4.6vw,4.4rem)}.cta-wrap{flex-direction:column;align-items:flex-start;gap:11px;margin-top:30px;display:flex}.cta-wrap.compact{margin:0}.cta{background:linear-gradient(110deg,var(--cyan) 0%,#52b7f2 47%,var(--purple) 100%);color:#071025;letter-spacing:.045em;border-radius:14px;justify-content:center;align-items:center;min-height:58px;padding:17px 27px;font:800 1rem/1 Barlow Condensed,sans-serif;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 12px 36px #4afaee21,inset 0 1px #ffffff59}.cta:hover{filter:saturate(1.15);transform:translateY(-2px);box-shadow:0 16px 42px #8a2be240}.cta:focus-visible{outline-offset:3px;outline:3px solid #fff}.cta-wrap p{color:#aebbd3;letter-spacing:.025em;font-size:.72rem}.cta-wrap p span{color:var(--cyan);margin:0 4px}.compact .cta{border-radius:11px;min-height:42px;padding:12px 18px;font-size:.82rem}.hero{background:radial-gradient(circle at 72% 34%,#8a2be229,#0000 31%),radial-gradient(circle at 15% 0,#4afaee14,#0000 28%),linear-gradient(#080d28,#0a0f2c);flex-direction:column;justify-content:center;min-height:100vh;padding-top:150px;padding-bottom:32px;display:flex}.hero:before{content:"";opacity:.35;background-image:linear-gradient(#4afaee07 1px,#0000 1px),linear-gradient(90deg,#4afaee07 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.hero-glow{border:1px solid #4afaee14;border-radius:50%;width:520px;height:520px;position:absolute;top:120px;right:-180px;box-shadow:0 0 100px #4afaee0d}.hero-grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:52px;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{max-width:720px}.hero-lead{color:#fff;max-width:670px;margin-top:25px;font-size:1.05rem;line-height:1.65}.hero-support{color:#aebbd3;max-width:650px;margin-top:13px;font-size:.9rem;line-height:1.65}.hero-visual{background:linear-gradient(145deg,#4afaee17,#8a2be214);border:1px solid #4afaee38;border-radius:28px;padding:8px;position:relative;transform:perspective(1200px)rotateY(-3deg);box-shadow:0 36px 90px #0000006b}.hero-visual:before{content:"";filter:blur(50px);z-index:-1;background:linear-gradient(100deg,#4afaee2e,#8a2be22e);position:absolute;inset:18% 3% -7%}.hero-visual img{aspect-ratio:16/9;object-fit:cover;border-radius:21px}.visual-badge{z-index:2;background:#090e27ed;border:1px solid #4afaee66;border-radius:16px;align-items:center;gap:10px;padding:11px 15px;display:flex;position:absolute;top:-24px;left:-20px;box-shadow:0 12px 30px #0000004d}.visual-badge b{color:var(--cyan);font:900 2rem/1 Barlow Condensed}.visual-badge span{letter-spacing:.1em;font:700 .66rem/1.25 Inter}.visual-caption{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05091ed1;border:1px solid #ffffff29;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;padding:12px 15px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.visual-caption span{color:var(--cyan);letter-spacing:.12em;font:700 .66rem/1 Inter}.visual-caption b{letter-spacing:.05em;color:#fff;font:700 .66rem/1 Inter}.trust-strip{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:70px;padding-top:25px;display:grid}.trust-strip span{text-align:center;color:#9da9c6;border-right:1px solid var(--line);font-size:.78rem}.trust-strip span:last-child{border:0}.trust-strip b{color:var(--cyan);margin-right:4px;font:800 1.3rem/1 Barlow Condensed}.compare-section{background:#0d1334}.compare-section:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 10%,#4afaee0d,#0000 30%);position:absolute;inset:0}.compare-legend{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:10px;margin-left:230px;display:grid}.compare-legend span{letter-spacing:.12em;color:#77829e;padding:0 18px;font:700 .65rem/1 Inter}.compare-legend .winner{color:var(--cyan)}.comparison-list{gap:12px;display:grid}.comparison{grid-template-columns:220px repeat(3,1fr);align-items:stretch;gap:10px;display:grid}.task-title{border:1px solid var(--line);background:#0a0f2ca6;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:140px;padding:20px;display:flex}.task-title span{color:var(--cyan);letter-spacing:.12em;font:800 .75rem/1 Inter}.task-title h3{font-size:1.45rem;line-height:1.05}.compare-card{border:1px solid var(--line);background:#1e1e3fb3;border-radius:16px;flex-direction:column;justify-content:center;gap:14px;padding:20px;display:flex}.compare-card small{letter-spacing:.12em;color:#77829e;font:700 .61rem/1 Inter}.compare-card p{color:#b7c1d7;font-size:.8rem;line-height:1.55}.compare-card.team{background:linear-gradient(145deg,#202d53f0,#1d1a44fa);border-color:#4afaee73;position:relative;box-shadow:inset 0 0 30px #4afaee09}.compare-card.team small,.compare-card.team p{color:#fff}.compare-card.team small{color:var(--cyan)}.compare-card.team:before{content:"MELHOR FLUXO";letter-spacing:.12em;color:var(--purple);font:700 .5rem/1 Inter;position:absolute;top:10px;right:12px}.reason-grid{border:1px solid var(--line);background:linear-gradient(130deg,#1e1e3fb8,#0f1434e6);border-radius:26px;grid-template-columns:1fr 1fr;gap:55px;margin-top:72px;padding:42px;display:grid}.reason-grid h3{margin-bottom:18px;font-size:2.2rem}.reason-grid p{color:#aebbd3;margin-top:11px;font-size:.88rem}.reason-grid b{color:#fff}.specialist-calls{grid-template-columns:1fr 1fr;gap:10px;display:grid}.specialist-calls>div{border:1px solid var(--line);background:#0a0f2cb3;border-radius:14px;padding:18px}.specialist-calls span{letter-spacing:.12em;color:var(--cyan);font:700 .58rem/1 Inter}.specialist-calls p{margin-top:9px;font-size:.78rem;line-height:1.45}.specialist-calls b{color:#fff}.question-shift{text-align:center;max-width:900px;margin:60px auto 0}.question-shift p{color:#8893af;font-size:.9rem}.question-shift s{color:#68728e}.question-shift h3{color:var(--cyan);margin-top:16px;font-size:clamp(2.25rem,4vw,3.8rem)}.disclaimer{max-width:850px;margin:28px auto 0;text-align:center!important;color:#6e7894!important;font-size:.62rem!important}.mechanism-section{background:linear-gradient(#0a0f2c,#090e29)}.mechanism-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:65px;display:grid}.mechanism-copy h3{color:var(--cyan);margin-top:16px;font-size:2rem}.mechanism-copy>p{color:#aebbd3;margin-top:22px;font-size:.9rem}.area-cloud{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.area-cloud span{border:1px solid var(--line);color:#bdd1dd;background:#1e1e3fb8;border-radius:99px;padding:8px 11px;font-size:.62rem}.mechanism-visual{border:1px solid var(--line);background:#1e1e3f5c;border-radius:26px;grid-template-columns:1fr 38px 1.25fr;align-items:center;gap:8px;padding:18px;display:grid;box-shadow:0 35px 70px #00000038}.generic-ai,.specialized-ai{text-align:center;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:355px;padding:25px;display:flex;position:relative}.generic-ai{background:#0d122fe0;border:1px solid #ffffff0f}.specialized-ai{background:linear-gradient(145deg,#4afaee14,#8a2be21a);border:1px solid #4afaee45}.generic-ai small,.specialized-ai small{letter-spacing:.12em;color:#7e89a4;font:700 .58rem/1 Inter;position:absolute;top:19px}.specialized-ai small{color:var(--cyan)}.ai-core{color:#8995b0;background:radial-gradient(circle,#27304e,#12182f);border:1px solid #536079;border-radius:50%;place-items:center;width:100px;height:100px;font:800 2rem/1 Barlow Condensed;display:grid;box-shadow:0 0 40px #ffffff0a}.generic-ai p,.specialized-ai p{color:#8995b0;margin-top:20px;font-size:.72rem;line-height:1.45}.generic-tags{gap:5px;margin-top:18px;display:flex}.generic-tags span{color:#68728e;border:1px solid #343e59;border-radius:7px;padding:7px;font-size:.55rem}.versus{text-align:center;color:#56617d;font:800 2.6rem/1 Barlow Condensed}.department-grid{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:16px;display:grid}.department-grid span{letter-spacing:.06em;color:#fff;box-shadow:inset 3px 0 var(--cyan);background:linear-gradient(135deg,#4afaee1f,#8a2be226);border:1px solid #4afaee2e;border-radius:10px;padding:15px 7px;font:800 .68rem/1 Barlow Condensed}.statement{text-align:center;border-top:1px solid var(--line);margin-top:70px;padding-top:45px}.statement p{letter-spacing:.14em;color:#8b97b1;font:700 .7rem/1 Inter}.statement h3{color:var(--cyan);margin-top:12px;font-size:clamp(2rem,4vw,3.8rem)}.process-section{background:#0d1334}.steps{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.step{border:1px solid var(--line);background:linear-gradient(150deg,#1e1e3ffa,#111636fa);border-radius:21px;min-height:290px;padding:30px;transition:transform .25s,border-color .25s;position:relative;overflow:hidden}.step:hover{border-color:#4afaee47;transform:translateY(-4px)}.step:after{content:"";background:var(--purple);filter:blur(45px);opacity:.13;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-80px;right:-80px}.step-number{color:#4afaee1f;font:900 4.7rem/1 Barlow Condensed}.step-label{letter-spacing:.12em;color:var(--cyan);font:700 .57rem/1 Inter}.step h3{text-transform:uppercase;margin-top:16px}.step p{color:#9eabc3;margin-top:15px;font-size:.78rem;line-height:1.65}.process-visual{background:linear-gradient(135deg,#4afaee8c,#8a2be280);border-radius:28px;width:min(830px,100%);margin:55px auto 0;padding:9px;position:relative;box-shadow:0 30px 70px #00000059}.process-visual img{object-fit:cover;object-position:center 18%;border-radius:21px;width:100%;max-height:560px}.process-flow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#080d27e6;border:1px solid #ffffff21;border-radius:13px;align-items:center;gap:13px;padding:13px 18px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.process-flow span{letter-spacing:.09em;font:800 .69rem/1 Inter}.process-flow b{color:var(--cyan)}.process-section>.container>.cta-wrap{align-items:center}.process-section>.container>.cta-wrap p{text-align:center}.demo-section{background:linear-gradient(#090e29,#0a0f2c)}.section-heading>p{color:#9eabc3;max-width:650px;margin:18px auto 0;font-size:.9rem}.demo-image{background:linear-gradient(135deg,#4afaee14,#8a2be217);border:1px solid #4afaee40;border-radius:25px;padding:8px;box-shadow:0 30px 70px #00000047}.demo-image img{aspect-ratio:16/9;object-fit:cover;border-radius:18px}.demo-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;display:grid}.demo-card{--demo:#4afaee;border:1px solid var(--demo)}@supports (color:color-mix(in lab, red, red)){.demo-card{border:1px solid color-mix(in srgb,var(--demo) 42%,transparent)}}.demo-card{background:linear-gradient(145deg,var(--demo),#111633)}@supports (color:color-mix(in lab, red, red)){.demo-card{background:linear-gradient(145deg,color-mix(in srgb,var(--demo) 9%,#141a3d),#111633)}}.demo-card{border-radius:20px;padding:26px;position:relative;overflow:hidden}.demo-card.pink{--demo:#ff3a9a}.demo-card.blue{--demo:#4ba8ff}.demo-card.orange{--demo:#ff8c31}.demo-card.purple{--demo:#b154ff}.demo-card:after{content:"";background:var(--demo);filter:blur(60px);opacity:.12;width:180px;height:180px;position:absolute;top:-100px;right:-100px}.demo-top{align-items:center;gap:12px;display:flex}.avatar-mini{background:var(--demo);border-radius:13px;place-items:center;width:45px;height:45px;display:grid}@supports (color:color-mix(in lab, red, red)){.avatar-mini{background:color-mix(in srgb,var(--demo) 18%,#12172e)}}.avatar-mini{border:1px solid var(--demo)}@supports (color:color-mix(in lab, red, red)){.avatar-mini{border:1px solid color-mix(in srgb,var(--demo) 55%,transparent)}}.avatar-mini{color:var(--demo);font:900 1rem/1 Barlow Condensed}.demo-top>div:last-child{flex-direction:column;display:flex}.demo-top b{color:var(--demo);font:800 1.2rem/1 Barlow Condensed}.demo-top span{color:#96a3c0;margin-top:4px;font-size:.62rem}.demo-card h3{max-width:480px;margin-top:23px;font-size:1.85rem;line-height:1.05}.input-line{border-left:2px solid var(--demo);margin-top:18px;padding-left:12px}.input-line small{letter-spacing:.12em;color:var(--demo);font:700 .54rem/1 Inter}.input-line p{margin-top:2px;font-size:.7rem}.outputs{grid-template-columns:1fr 1fr;gap:7px;margin-top:18px;display:grid}.outputs span{color:#b7c3d8;background:#070c2473;border-radius:8px;padding:9px;font-size:.65rem}.section-ending{text-align:center;margin-top:55px}.section-ending p{letter-spacing:.14em;color:#808ba7;font:700 .65rem/1 Inter}.section-ending h3{color:var(--cyan);margin-top:9px;font-size:3.5rem}.team-section{background:#0d1334}.team-photo{border:1px solid #4afaee40;border-radius:28px;width:min(860px,100%);margin:0 auto 70px;position:relative;overflow:hidden;box-shadow:0 35px 80px #0000004d}.team-photo img{aspect-ratio:16/9;object-fit:cover;object-position:center 54%;width:100%}.team-photo:after{content:"";background:linear-gradient(#0000,#080c23eb);position:absolute;inset:50% 0 0}.team-photo-label{z-index:2;justify-content:space-between;align-items:end;gap:20px;display:flex;position:absolute;bottom:22px;left:26px;right:26px}.team-photo-label b{color:var(--cyan);font:900 2rem/1 Barlow Condensed}.team-photo-label span{letter-spacing:.11em;font:700 .58rem/1 Inter}.departments{gap:42px;display:grid}.department{--dept:var(--cyan)}.department-2{--dept:#e957ff}.department-3{--dept:#ff9f40}.department-4{--dept:#4d8dff}.department-title{border-bottom:1px solid var(--dept);grid-template-columns:140px 1fr auto;align-items:end;gap:20px;display:grid}@supports (color:color-mix(in lab, red, red)){.department-title{border-bottom:1px solid color-mix(in srgb,var(--dept) 35%,transparent)}}.department-title>span{letter-spacing:.12em;color:var(--dept);font:700 .54rem/1 Inter}.department-title h3{text-transform:uppercase;font-size:2.25rem}.department-title>b{letter-spacing:.12em;color:var(--dept);border:1px solid var(--dept);font:700 .58rem/1 Inter}@supports (color:color-mix(in lab, red, red)){.department-title>b{border:1px solid color-mix(in srgb,var(--dept) 35%,transparent)}}.department-title>b{border-radius:8px;padding:8px 10px}.specialists-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.specialist-card{border:1px solid var(--line);background:#161b3cd4;border-radius:16px;gap:14px;min-height:160px;padding:18px;transition:transform .23s,border-color .23s;display:flex}@supports (color:color-mix(in lab, red, red)){.specialist-card:hover{border-color:color-mix(in srgb,var(--dept) 40%,transparent)}}.specialist-avatar{background:linear-gradient(135deg,var(--dept),#11162f);border-radius:13px;flex:0 0 45px;place-items:center;width:45px;height:45px;display:grid}@supports (color:color-mix(in lab, red, red)){.specialist-avatar{background:linear-gradient(135deg,color-mix(in srgb,var(--dept) 23%,#12172f),#11162f)}}.specialist-avatar{border:1px solid var(--dept)}@supports (color:color-mix(in lab, red, red)){.specialist-avatar{border:1px solid color-mix(in srgb,var(--dept) 40%,transparent)}}.specialist-avatar{color:var(--dept);font:900 1.25rem/1 Barlow Condensed}.specialist-card h4{text-transform:uppercase;margin:1px 0 4px;font:900 1.35rem/1 Barlow Condensed}.specialist-card b{color:var(--dept);font-size:.63rem}.specialist-card p{color:#909db9;margin-top:10px;font-size:.67rem;line-height:1.5}.triple-message{text-align:center;flex-direction:column;gap:6px;margin:65px 0 0;display:flex}.triple-message span{color:#919db9;font:800 2rem/1 Barlow Condensed}.triple-message strong{color:var(--cyan);font:900 clamp(2.4rem,4vw,4rem)/1 Barlow Condensed}.team-section>.container>.cta-wrap{align-items:center}.team-section>.container>.cta-wrap p{text-align:center}.map-section{background:linear-gradient(#0a0f2c,#080d27)}.operation-map{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.operation-stage{border:1px solid var(--line);background:linear-gradient(145deg,#1e1e3feb,#101533eb);border-radius:15px;min-height:135px;padding:18px 16px;position:relative}.operation-stage>span{color:var(--cyan);font:800 .6rem/1 Inter}.operation-stage h3{text-transform:uppercase;margin-top:26px;font-size:1.45rem}.operation-stage small{color:#8b97b2;font-size:.58rem}.operation-stage i{z-index:3;color:var(--cyan);font-style:normal;position:absolute;top:50%;right:-12px}.operation-summary{text-align:center;letter-spacing:.05em;color:#b9c7d7;background:#4afaee09;border:1px solid #4afaee2e;border-radius:13px;margin-top:28px;padding:18px;font:800 .74rem/1.4 Inter}.operation-summary b{color:var(--cyan);margin:0 7px}.coverage-quote{text-align:center;color:var(--cyan);margin-top:50px;font:800 clamp(1.6rem,3vw,2.6rem)/1.1 Barlow Condensed}.tasks-layout{grid-template-columns:.72fr 1.28fr;align-items:center;gap:65px;display:grid}.task-hub{aspect-ratio:1;text-align:center;background:radial-gradient(circle,#4afaee1f,#8a2be20f 48%,#0a0f2c40 70%);border:1px solid #4afaee59;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 0 80px #4afaee0f,0 0 80px #8a2be21a}.task-hub>span{letter-spacing:.15em;color:var(--cyan);font:700 .58rem/1 Inter}.task-hub>strong{margin-top:18px;font:900 7rem/.8 Barlow Condensed}.task-hub h3{font-size:2.3rem}.task-hub p{max-width:240px;margin-top:14px;font-size:.72rem;line-height:1.5}.hub-orbits i{border:1px solid #4afaee1a;border-radius:50%;position:absolute;inset:-18px}.hub-orbits i:nth-child(2){border-style:dashed;inset:30px}.hub-orbits i:nth-child(3){border-color:#8a2be226;inset:75px}.task-cloud{flex-wrap:wrap;gap:7px;display:flex}.task-cloud span{border:1px solid var(--line);color:#b5c1d6;background:#1e1e3fcc;border-radius:9px;padding:9px 11px;font-size:.62rem}.tasks-ending{margin-top:28px}.tasks-ending h3{color:var(--cyan);font-size:2.25rem}.tasks-ending p{margin-top:4px;font-size:.83rem}.benefits-section{background:#0a0f2c}.benefits-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.benefit-card{border:1px solid var(--line);background:linear-gradient(150deg,#1e1e3fd9,#0e1330e6);border-radius:18px;min-height:270px;padding:24px;position:relative}.benefit-card>span{color:#5d6883;font:800 .65rem/1 Inter;position:absolute;top:18px;right:18px}.benefit-icon{width:43px;height:43px;color:var(--cyan);background:#4afaee17;border:1px solid #4afaee38;border-radius:12px;place-items:center;display:grid}.benefit-card h3{text-transform:uppercase;margin-top:35px;font-size:1.65rem}.benefit-card p{color:#98a5bf;margin-top:15px;font-size:.7rem;line-height:1.6}.audience-section{background:#0d1334}.audience-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.audience-grid article{border:1px solid var(--line);background:#151a3be6;border-radius:17px;min-height:200px;padding:22px}.profession-icon{width:40px;height:40px;color:var(--cyan);border:1px solid #4afaee4d;border-radius:50%;place-items:center;font:800 .7rem/1 Inter;display:grid}.audience-grid h3{text-transform:uppercase;margin-top:25px;font-size:1.55rem}.audience-grid p{color:#96a3be;margin-top:11px;font-size:.7rem;line-height:1.58}.transparency{background:#0a0f2c8c;border:1px solid #cae9f729;border-radius:17px;align-items:flex-start;gap:17px;margin-top:30px;padding:24px;display:flex}.transparency-icon{border:1px solid var(--cyan);width:32px;height:32px;color:var(--cyan);border-radius:50%;flex:0 0 32px;place-items:center;font-weight:800;display:grid}.transparency b{letter-spacing:.1em;color:#fff;font-size:.65rem}.transparency p{color:#9eabc5;margin-top:8px;font-size:.72rem;line-height:1.55}.proof-section{background:#090e29}.testimonials{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.testimonial-placeholder{background:#1e1e3f73;border:1px dashed #cae9f747;border-radius:18px;gap:15px;min-height:180px;padding:20px;display:flex}.photo-placeholder{text-align:center;color:#6f7b96;border:1px dashed #53607b;border-radius:50%;flex:0 0 54px;place-items:center;width:54px;height:54px;font:700 .5rem/1.2 Inter;display:grid}.testimonial-placeholder span{letter-spacing:.1em;color:var(--cyan);font:700 .55rem/1 Inter}.testimonial-placeholder p{color:#8996b2;margin-top:15px;font-size:.69rem;line-height:1.55}.testimonial-placeholder small{color:#606b86;margin-top:18px;font-size:.52rem;display:block}.mural-title{text-align:center;margin:60px 0 24px;font-size:2.2rem}.client-wall{grid-template-columns:repeat(4,1fr);align-items:start;gap:12px;display:grid}.screenshot-placeholder{text-align:center;background:linear-gradient(145deg,#1e1e3fbf,#0d122fd9);border:1px dashed #cae9f740;border-radius:16px;flex-direction:column;justify-content:center;min-height:175px;padding:20px;display:flex;transform:rotate(-1deg)}.shot-2,.shot-6{transform:translateY(15px)rotate(1deg)}.shot-4,.shot-8{transform:translateY(8px)rotate(.5deg)}.screenshot-placeholder span{color:#6e7894;letter-spacing:.1em;font-size:.55rem}.screenshot-placeholder b{color:#45516d;margin:8px;font:900 2.4rem/1 Barlow Condensed}.screenshot-placeholder small{color:#59647f;font-size:.5rem}.proof-ending{text-align:center;margin-top:70px}.proof-ending p{letter-spacing:.12em;color:#8692ac;font:700 .67rem/1 Inter}.proof-ending h3{color:var(--cyan);margin-top:12px;font-size:clamp(2.2rem,4vw,3.6rem)}.authority-section{background:#0d1334}.authority-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;display:grid}.founder-photo{background:linear-gradient(145deg,#4afaee1a,#8a2be21a);border:1px solid #4afaee40;border-radius:24px;padding:9px;position:relative;box-shadow:0 30px 70px #0000004d}.founder-photo img{aspect-ratio:4/5;object-fit:cover;object-position:center top;filter:contrast(1.08);border-radius:17px;width:100%}.founder-photo span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;letter-spacing:.1em;color:var(--cyan);background:#070c23cc;border:1px solid #ffffff1f;border-radius:10px;padding:11px;font:700 .56rem/1 Inter;position:absolute;bottom:25px;left:24px;right:24px}.authority-grid h2{font-size:5rem}.authority-grid h3{color:var(--cyan);letter-spacing:.04em;margin-top:7px;font:600 .9rem/1.4 Inter}.authority-grid p{color:#a2aec7;margin-top:18px;font-size:.82rem;line-height:1.7}.call-examples{grid-template-columns:1fr 1fr;gap:8px;margin-top:25px;display:grid}.call-examples span{border:1px solid var(--line);color:#8e9ab5;background:#0a0f2c99;border-radius:9px;padding:12px;font-size:.65rem}.call-examples b{color:#fff}.authority-statement{border-left:3px solid var(--cyan);flex-direction:column;gap:6px;margin-top:28px;padding-left:17px;display:flex}.authority-statement b{color:var(--cyan);font:800 1.4rem/1.08 Barlow Condensed}.authority-statement span{color:#8f9cb6;font-size:.72rem}.offer-section{background:radial-gradient(circle at 75% 20%,#8a2be22e,#0000 32%),linear-gradient(#090e29,#0a0f2c)}.offer-shell{background:linear-gradient(145deg,#1e1e3fc7,#0a0f2ce6);border:1px solid #4afaee2e;border-radius:30px;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;padding:55px;display:grid;box-shadow:0 40px 100px #00000059}.offer-copy h2{font-size:4.4rem}.offer-list{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:25px;display:grid}.offer-list span{color:#bac5d8;font-size:.64rem}.not-employees{border-left:3px solid var(--cyan);margin-top:30px;padding-left:18px}.not-employees p{letter-spacing:.12em;color:#8c98b3;font:700 .6rem/1 Inter}.not-employees h3{color:var(--cyan);margin-top:9px;font-size:2rem}.no-costs{grid-template-columns:1fr 1fr;gap:8px;margin-top:25px;display:grid}.no-costs span{border:1px solid var(--line);color:#99a6bf;background:#0a0f2ca6;border-radius:8px;padding:11px;font-size:.62rem}.offer-box{text-align:center;background:linear-gradient(155deg,#1d2448fa,#121437fa);border:1px solid #4afaee66;border-radius:25px;padding:17px;position:relative;box-shadow:0 25px 60px #0006,inset 0 0 45px #4afaee08}.offer-badge{z-index:3;background:linear-gradient(90deg,var(--cyan),var(--purple));color:#081027;letter-spacing:.1em;border-radius:8px;padding:9px 12px;font:900 .62rem/1 Inter;position:absolute;top:18px;right:-13px;transform:rotate(2deg)}.offer-mockup img{aspect-ratio:16/9;object-fit:cover;border-radius:16px}.offer-box>h3{margin-top:22px;font-size:2rem}.price{grid-template-columns:auto auto 1fr;justify-content:center;align-items:end;width:max-content;margin:22px auto 0;display:grid}.price small{letter-spacing:.13em;color:#7f8aa5;grid-column:1/4;margin-bottom:5px;font:700 .55rem/1 Inter}.price span{color:var(--cyan);align-self:start;margin-top:8px;font:800 1.5rem/1 Barlow Condensed}.price strong{color:#fff;font:900 5.7rem/.8 Barlow Condensed}.price b{color:var(--cyan);text-align:left;max-width:75px;margin-bottom:5px;margin-left:8px;font:700 .55rem/1.3 Inter}.offer-box .cta-wrap{align-items:stretch}.offer-box .cta-wrap p{text-align:center}.guarantee-section{background:#0d1334}.guarantee-shell{border:1px solid var(--line);background:linear-gradient(135deg,#1e1e3fe0,#0d122feb);border-radius:28px;grid-template-columns:300px 1fr;align-items:center;gap:65px;padding:48px;display:grid}.guarantee-seal{aspect-ratio:1;text-align:center;outline-offset:-12px;background:radial-gradient(circle,#4afaee21,#8a2be21c 55%,#0000 56%);border:2px solid #4afaee61;border-radius:50%;outline:1px dashed #cae9f747;flex-direction:column;justify-content:center;align-items:center;display:flex;box-shadow:0 0 60px #4afaee1a}.guarantee-seal strong{color:var(--cyan);font:900 6.5rem/.7 Barlow Condensed}.guarantee-seal span{margin-top:12px;font:900 1.6rem/1 Barlow Condensed}.guarantee-seal b{letter-spacing:.15em;color:var(--cyan);margin-top:8px;font:700 .65rem/1 Inter}.guarantee-seal small{color:#70809b;margin-top:18px;font-size:.48rem}.guarantee-shell h3{color:var(--cyan);margin-top:12px;font-size:2rem}.guarantee-shell>div:last-child>p{color:#9eabc5;margin-top:21px;font-size:.78rem;line-height:1.65}.test-path{align-items:center;gap:9px;margin-top:22px;display:flex}.test-path span{border:1px solid var(--line);color:#aab7cd;border-radius:8px;padding:9px;font-size:.58rem}.test-path b{color:var(--cyan)}.guarantee-highlight{color:#fff;margin-top:17px;font-size:.75rem;display:block}.faq-section{background:#0a0f2c}.faq-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:70px;display:grid}.faq-list{gap:8px;display:grid}.faq-list details{border:1px solid var(--line);background:#1e1e3fa8;border-radius:13px;overflow:hidden}.faq-list summary{cursor:pointer;text-transform:uppercase;grid-template-columns:35px 1fr 25px;align-items:center;min-height:66px;padding:18px;font:800 1.05rem/1.1 Barlow Condensed;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--cyan);font:700 .58rem/1 Inter}.faq-list summary i{color:var(--cyan);font:400 1.3rem/1 Inter;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{color:#9ba8c1;padding:0 20px 20px 53px;font-size:.73rem;line-height:1.6}.final-shell{text-align:center}.final-shell>.eyebrow{justify-content:center}.final-shell>h2{max-width:1000px;margin-inline:auto}.final-calls{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:30px;display:flex}.final-calls span{border:1px solid var(--line);color:#93a0ba;background:#1e1e3fcc;border-radius:99px;padding:10px 12px;font-size:.65rem}.final-calls b{color:var(--cyan)}.final-team{border:1px solid #4afaee40;border-radius:25px;width:min(700px,100%);margin:38px auto 0;overflow:hidden}.final-team img{aspect-ratio:16/7;object-fit:cover;object-position:center 42%;width:100%}.final-message{flex-direction:column;gap:3px;margin-top:35px;display:flex}.final-message span{color:#8d99b4;font:800 1.6rem/1 Barlow Condensed}.final-message strong{color:var(--cyan);font:900 3.6rem/1 Barlow Condensed}.final-price{justify-content:center;align-items:end;gap:8px;margin-top:30px;display:flex}.final-price>span{color:var(--cyan);align-self:center;font:800 1.5rem/1 Barlow Condensed}.final-price>b{font:900 5rem/.8 Barlow Condensed}.final-price>small{text-align:left;color:#7f8ca6;max-width:180px;font-size:.51rem;line-height:1.45}.final-shell>.cta-wrap{align-items:center}.final-shell>.cta-wrap p{text-align:center}.secure{color:#74809a;margin-top:15px;font-size:.63rem}footer{background:#05081a;border-top:1px solid #ffffff0d;padding:36px 0 22px}.footer-grid{grid-template-columns:auto 1fr auto;align-items:center;gap:35px;display:grid}.footer-grid>p{color:#64708a;font-size:.6rem}.footer-grid nav{gap:18px;display:flex}.footer-grid nav a{color:#7d89a3;font-size:.58rem}.footer-grid nav a:hover{color:var(--cyan)}.legal{color:#4e5870;text-align:center;border-top:1px solid #ffffff0d;margin-top:25px;padding-top:20px;font-size:.52rem;line-height:1.5}.reveal{animation:.8s both rise}.delay-1{animation-delay:.16s}@keyframes rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}.cta,.step{transition:none}}@media (width<=920px){.topbar .compact{display:none}.hero-grid,.mechanism-grid{grid-template-columns:1fr}.hero{padding-top:130px}.hero-copy{text-align:center}.hero-copy .cta-wrap{align-items:center}.hero-copy p{margin-inline:auto}.hero-visual{margin-top:15px;transform:none}.comparison{grid-template-columns:180px repeat(3,1fr)}.compare-legend{margin-left:190px}.reason-grid{grid-template-columns:1fr}.mechanism-visual{max-width:700px;margin-inline:auto}.steps{grid-template-columns:1fr}.step{min-height:auto}.trust-strip{margin-top:45px}}@media (width<=700px){.container{width:min(100% - 28px,1180px)}.section{padding:78px 0}.topbar{height:68px;padding:0 16px}.hero{padding-top:108px}.hero-copy h1{font-size:3.35rem}.hero-lead{font-size:.94rem}.hero-support{font-size:.8rem}.cta{width:100%;padding-inline:18px;font-size:.9rem}.cta-wrap{align-items:stretch}.cta-wrap p{text-align:center;font-size:.62rem}.hero-visual{border-radius:20px}.hero-visual img{border-radius:14px}.visual-badge{padding:8px 11px;top:-17px;left:10px}.visual-badge b{font-size:1.55rem}.visual-badge span{font-size:.53rem}.visual-caption{display:none}.trust-strip{grid-template-columns:1fr 1fr;gap:0;padding-top:10px}.trust-strip span{border-bottom:1px solid var(--line);padding:12px}.trust-strip span:nth-child(2){border-right:0}.section-heading{margin-bottom:38px}.section-heading h2{font-size:2.75rem}.compare-legend{display:none}.comparison-list{gap:18px}.comparison{border:1px solid var(--line);background:#0a0f2c80;border-radius:20px;grid-template-columns:1fr;gap:7px;padding:9px;display:grid}.task-title{background:0 0;border:0;flex-direction:row;justify-content:flex-start;align-items:center;gap:13px;min-height:auto;padding:15px;display:flex}.task-title h3{font-size:1.55rem}.compare-card{min-height:105px;padding:17px}.compare-card.team:before{display:none}.reason-grid{gap:32px;padding:25px 19px}.reason-grid h3{font-size:1.9rem}.specialist-calls{grid-template-columns:1fr}.question-shift{margin-top:43px}.mechanism-grid{gap:35px}.mechanism-copy h2{font-size:3.1rem}.mechanism-visual{grid-template-columns:1fr;padding:10px}.generic-ai,.specialized-ai{min-height:260px}.versus{height:28px;transform:rotate(90deg)}.department-grid span{padding:13px 5px}.statement{margin-top:50px}.step{padding:24px}.process-visual{margin-top:35px}.process-flow{gap:7px;padding:11px;bottom:14px}.process-flow span{font-size:.52rem}.brand b{font-size:17px}}@media (width<=920px){.demo-grid{grid-template-columns:1fr}.specialists-grid{grid-template-columns:1fr 1fr}.operation-map{grid-template-columns:repeat(2,1fr)}.operation-stage i{display:none}.tasks-layout,.authority-grid,.offer-shell,.faq-layout{grid-template-columns:1fr}.task-hub{width:min(450px,85vw);margin-inline:auto}.benefits-grid,.audience-grid{grid-template-columns:1fr 1fr}.guarantee-shell{grid-template-columns:250px 1fr}.offer-shell{padding:40px}.footer-grid{text-align:center;grid-template-columns:1fr}.footer-grid .brand,.footer-grid nav{justify-content:center}.team-photo{margin-bottom:55px}}@media (width<=700px){.demo-image{border-radius:18px;padding:5px}.demo-image img{border-radius:13px}.demo-grid{margin-top:14px}.demo-card{padding:20px}.demo-card h3{font-size:1.65rem}.outputs{grid-template-columns:1fr}.section-ending h3{font-size:2.6rem}.team-photo{border-radius:18px;margin-bottom:42px}.team-photo-label{bottom:14px;left:15px;right:15px}.team-photo-label b{font-size:1.45rem}.team-photo-label span{display:none}.department-title{grid-template-columns:1fr auto;gap:8px}.department-title>span{grid-column:1/3}.department-title h3{font-size:1.8rem}.department-title>b{font-size:.48rem}.specialists-grid{grid-template-columns:1fr}.specialist-card{min-height:auto;padding:16px}.triple-message span{font-size:1.55rem}.triple-message strong{font-size:2.6rem}.operation-map{grid-template-columns:1fr}.operation-stage{min-height:110px}.operation-stage h3{margin-top:18px}.operation-summary{font-size:.58rem;line-height:1.7}.operation-summary b{margin:0 3px}.tasks-layout{gap:50px}.task-hub{width:82vw}.task-hub>strong{font-size:5.5rem}.task-hub h3{font-size:1.8rem}.benefits-grid,.audience-grid,.testimonials,.client-wall{grid-template-columns:1fr}.benefit-card,.audience-grid article{min-height:auto}.transparency{padding:18px}.testimonial-placeholder{min-height:auto}.client-wall{gap:8px}.shot-2,.shot-4,.shot-6,.shot-8{transform:none}.screenshot-placeholder{min-height:135px}.authority-grid{gap:40px}.founder-photo{width:min(380px,100%);margin-inline:auto}.authority-grid h2{font-size:3.8rem}.call-examples{grid-template-columns:1fr}.offer-shell{border-radius:22px;gap:45px;padding:22px 14px}.offer-copy h2{font-size:3.2rem}.offer-list{grid-template-columns:1fr 1fr}.no-costs{grid-template-columns:1fr}.offer-box{padding:12px}.offer-badge{font-size:.5rem;top:8px;right:3px}.guarantee-shell{grid-template-columns:1fr;gap:35px;padding:25px 18px}.guarantee-seal{width:230px;margin-inline:auto}.test-path{grid-template-columns:1fr;display:grid}.test-path b{text-align:center;transform:rotate(90deg)}.faq-list summary{grid-template-columns:28px 1fr 20px;padding:16px 13px;font-size:.95rem}.faq-list details p{padding:0 15px 18px 42px}.final-message span{font-size:1.25rem}.final-message strong{font-size:2.8rem}.final-price{flex-wrap:wrap}.final-price>small{max-width:150px}.footer-grid nav{flex-direction:column;gap:10px}}:root{--navy:#080d26;--card:#111733;--ice:#d4e2ef;--line:#cae9f71c}body{background:var(--navy);-webkit-font-smoothing:antialiased;font-size:15px}.topbar{display:none}.section{padding:112px 0}.eyebrow{display:none!important}h1,h2,h3{letter-spacing:.035em;font-family:Barlow Condensed,sans-serif;font-weight:500;line-height:1.03}h1{font-size:clamp(3.55rem,5.5vw,5.35rem);font-weight:500}h2{font-size:clamp(2.75rem,4vw,4rem);font-weight:500}h3{letter-spacing:.025em;font-weight:500}.section-heading{max-width:820px;margin-bottom:64px}.section-heading h2{font-size:clamp(2.75rem,4vw,3.9rem);line-height:1.06}.section-heading>p{color:#91a0bb;max-width:580px;font-size:.84rem;line-height:1.75}em{color:var(--cyan);font-weight:500}.hero{background:radial-gradient(circle at 76% 22%,#4afaee0e,#0000 24%),#080d26;min-height:auto;padding:110px 0 82px}.hero:before{opacity:.12;background-size:72px 72px}.hero-grid{grid-template-columns:.92fr 1.08fr;gap:72px}.hero-copy h1{max-width:610px;line-height:.98}.hero-lead{max-width:570px;margin-top:27px;font-size:.98rem;line-height:1.72}.hero-support{color:#8998b5;max-width:565px;font-size:.79rem;line-height:1.7}.hero-visual{background:#10162f;border-color:#4afaee26;border-radius:11px;padding:4px;transform:none;box-shadow:0 28px 70px #00000057}.hero-visual img{border-radius:8px}.visual-badge,.visual-caption,.trust-strip{display:none}.cta{letter-spacing:.06em;background:linear-gradient(100deg,#4afaee 0%,#5ddde9 72%,#8a2be2 100%);border-radius:5px;min-height:52px;padding:15px 25px;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;box-shadow:0 10px 28px #4afaee1a}.cta-wrap{gap:10px;margin-top:28px}.cta-wrap p{color:#7f8da8;font-size:.62rem}.compare-section,.process-section,.team-section,.audience-section,.authority-section,.guarantee-section{background:#0b112d}.mechanism-section,.demo-section,.map-section,.benefits-section,.proof-section,.faq-section{background:#080d26}.tasks-section{background:#0b112d}.comparison-list{gap:9px}.comparison{gap:8px}.task-title,.compare-card,.reason-grid,.specialist-calls>div,.step,.demo-card,.specialist-card,.operation-stage,.benefit-card,.audience-grid article,.testimonial-placeholder,.screenshot-placeholder,.faq-list details{box-shadow:none;border-radius:7px}.task-title{background:#0d1431;min-height:128px}.task-title h3{letter-spacing:.02em;font-weight:500}.task-title span{opacity:.65}.compare-card{background:#121934}.compare-card.generic{background:#141b39}.compare-card.team{background:#14203c;border-color:#4afaee52}.compare-card.team:before{display:none}.reason-grid{background:#101733;padding:38px}.reason-grid h3{font-size:2rem;line-height:1.08}.question-shift h3,.statement h3,.section-ending h3,.coverage-quote,.proof-ending h3{letter-spacing:.04em;font-weight:500}.mechanism-copy h2{font-size:clamp(2.9rem,4vw,4rem)}.mechanism-copy h3{margin-top:18px;font-size:1.85rem;font-weight:400;line-height:1.15}.area-cloud span{background:#101733;border-radius:4px;padding:7px 10px}.mechanism-visual{box-shadow:none;background:#0e1530;border-radius:9px}.generic-ai,.specialized-ai{border-radius:7px}.department-grid span{border-radius:4px;font-weight:500}.statement{margin-top:74px;padding-top:50px}.step{background:#101733;min-height:255px;padding:28px}.step-number{color:#4afaee29;font-weight:400}.step-label{display:none}.step h3{letter-spacing:.04em;margin-top:21px;font-size:1.7rem;font-weight:500}.step p{font-size:.76rem;line-height:1.72}.process-visual,.demo-image,.team-photo,.founder-photo,.final-team{background:#111833;border-radius:9px;padding:4px;box-shadow:0 25px 65px #0000003d}.process-visual img,.demo-image img,.founder-photo img{border-radius:6px}.process-flow{border-radius:4px}.process-flow span{font-weight:500}.demo-card{background:#101733;padding:25px}.demo-card:after{opacity:.06}.demo-card h3{letter-spacing:.035em;font-weight:500}.avatar-mini{border-radius:5px}.outputs span,.input-line{font-size:.7rem}.outputs span{background:#0c122a;border-radius:4px}.team-photo{border-radius:9px}.team-photo img{border-radius:5px}.department-title{border-bottom-color:var(--dept);grid-template-columns:1fr}@supports (color:color-mix(in lab, red, red)){.department-title{border-bottom-color:color-mix(in srgb,var(--dept) 24%,transparent)}}.department-title{margin-bottom:12px;padding-bottom:13px}.department-title>span,.department-title>b{display:none}.department-title h3{letter-spacing:.04em;font-size:2.25rem;font-weight:500}.specialist-card{background:#101733;min-height:155px;padding:17px}.specialist-card h4{letter-spacing:.04em;font-weight:500}.specialist-card p{font-size:.73rem;line-height:1.6}.specialist-avatar{border-radius:5px;font-weight:500}.specialists-grid{gap:14px}.specialist-card{border-color:var(--dept);background:#0d1430;flex-direction:column;gap:0;min-height:0;padding:0;display:flex;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.specialist-card{border-color:color-mix(in srgb,var(--dept) 18%,var(--line))}}.specialist-card:hover{border-color:var(--dept);transform:translateY(-4px)}@supports (color:color-mix(in lab, red, red)){.specialist-card:hover{border-color:color-mix(in srgb,var(--dept) 55%,transparent)}}.specialist-media{aspect-ratio:1;background:linear-gradient(145deg,#101935,#080d22);position:relative;overflow:hidden}.specialist-media:after{content:"";pointer-events:none;background:linear-gradient(#0000,#080d22e0);height:38%;position:absolute;inset:auto 0 0}.specialist-media img{object-fit:cover;width:100%;height:100%;transition:transform .45s,filter .45s;display:block}.specialist-card:hover .specialist-media img{filter:saturate(1.08);transform:scale(1.025)}.specialist-content{border-top:1px solid var(--dept);min-height:144px;padding:18px 19px 20px;position:relative}@supports (color:color-mix(in lab, red, red)){.specialist-content{border-top:1px solid color-mix(in srgb,var(--dept) 24%,transparent)}}.specialist-content:before{content:"";background:var(--dept);width:48px;height:2px;box-shadow:0 0 14px var(--dept);position:absolute;top:-1px;left:19px}@supports (color:color-mix(in lab, red, red)){.specialist-content:before{box-shadow:0 0 14px color-mix(in srgb,var(--dept) 65%,transparent)}}.specialist-card h4{letter-spacing:.06em;margin:1px 0 5px;font-size:1.75rem;font-weight:500}.specialist-card b{letter-spacing:.035em;text-transform:uppercase;font-size:.65rem;line-height:1.35;display:block}.specialist-card p{margin-top:11px;font-size:.73rem;line-height:1.6}.specialist-placeholder{background:radial-gradient(circle at 50% 42%,var(--dept),transparent 48%);place-content:center;justify-items:center;gap:14px;height:100%;display:grid}@supports (color:color-mix(in lab, red, red)){.specialist-placeholder{background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--dept) 20%,transparent),transparent 48%)}}.specialist-placeholder span{border:1px solid var(--dept);place-items:center;width:96px;height:96px;display:grid}@supports (color:color-mix(in lab, red, red)){.specialist-placeholder span{border:1px solid color-mix(in srgb,var(--dept) 42%,transparent)}}.specialist-placeholder span{color:var(--dept);box-shadow:0 0 35px var(--dept);border-radius:50%;font:400 3.25rem/1 Barlow Condensed}@supports (color:color-mix(in lab, red, red)){.specialist-placeholder span{box-shadow:0 0 35px color-mix(in srgb,var(--dept) 10%,transparent)}}.specialist-placeholder small{letter-spacing:.13em;color:#7885a5;font:600 .55rem/1 Inter}@media (width<=700px){.specialists-grid{grid-template-columns:1fr;gap:16px}.specialist-card{padding:0}.specialist-content{min-height:0;padding:18px 18px 21px}.specialist-card h4{font-size:1.85rem}}.triple-message span{font-weight:400}.triple-message strong{letter-spacing:.035em;font-weight:500}.operation-stage{background:#101733;min-height:128px}.operation-stage h3{letter-spacing:.03em;font-weight:500}.operation-summary{background:#0e1631;border-radius:5px;font-weight:500}.task-hub{box-shadow:none;background:radial-gradient(circle,#4afaee14,#8a2be209 48%,#0a0f2c1f 70%)}.task-hub>strong,.task-hub h3{font-weight:500}.task-cloud span{background:#101733;border-radius:4px;padding:9px 10px}.benefit-card{background:#101733;min-height:245px;padding:23px}.benefit-card h3{letter-spacing:.035em;font-weight:500}.benefit-icon{border-radius:5px}.audience-grid article{background:#101733;min-height:185px}.audience-grid h3{letter-spacing:.04em;font-weight:500}.audience-grid p{font-size:.74rem;line-height:1.66}.profession-icon{border-radius:5px}.transparency{background:#101733;border-radius:7px}.testimonial-placeholder,.screenshot-placeholder{background:#101733}.mural-title{letter-spacing:.04em;font-weight:500}.authority-grid h2{font-weight:500}.authority-grid h3{font-size:.82rem;font-weight:500}.call-examples span{background:#0d1430;border-radius:4px}.authority-statement b{letter-spacing:.03em;font-weight:500}.offer-shell{background:#101733;border-radius:9px;padding:48px;box-shadow:0 28px 75px #00000040}.offer-copy h2{font-size:4rem;font-weight:500}.not-employees h3{font-weight:500;line-height:1.08}.no-costs span{background:#0c122b;border-radius:4px}.offer-box{box-shadow:none;background:#0c122b;border-radius:8px}.offer-mockup img{border-radius:5px}.offer-box>h3{font-weight:500}.offer-badge{border-radius:3px;font-weight:600}.guarantee-shell{background:#101733;border-radius:9px}.guarantee-seal{box-shadow:none}.guarantee-shell h3{letter-spacing:.04em;font-weight:400}.faq-list details{background:#101733}.faq-list summary{letter-spacing:.03em;text-transform:none;font-size:1.08rem;font-weight:500}.faq-list details p{font-size:.76rem;line-height:1.7}.final-section{background:radial-gradient(circle at 50% 38%,#4afaee0e,#0000 28%),#080d26}.final-message span{font-weight:400}.final-message strong{letter-spacing:.04em;font-weight:500}footer{background:#050817}@media (width<=920px){.section{padding:94px 0}.hero{padding:86px 0 78px}.hero-grid{gap:50px}.hero-copy h1{margin-inline:auto}.section-heading{margin-bottom:52px}}@media (width<=700px){.section{padding:76px 0}.hero{padding:70px 0 66px}.hero-copy h1{letter-spacing:.025em;font-size:3.05rem;line-height:1.01}.section-heading h2{letter-spacing:.03em;font-size:2.45rem;line-height:1.08}.mechanism-copy h2{font-size:2.7rem;line-height:1.06}.mechanism-copy h3{font-size:1.55rem}.reason-grid{padding:24px 18px}.department-title h3{font-size:1.9rem}.offer-copy h2{font-size:3rem}.offer-shell{padding:20px 13px}.final-message strong{font-size:2.55rem}.cta{letter-spacing:.04em;font-size:.68rem}}.hero-reference{text-align:center;background:radial-gradient(circle at 50% 22%,#3f34922e,#0000 36%),linear-gradient(#0b102f 0%,#090d28 100%);overflow:hidden;padding:64px 0 0!important}.hero-reference:before{display:none}.hero-reference-glow{filter:blur(100px);pointer-events:none;background:#4afaee0e;border-radius:50%;width:740px;height:740px;position:absolute;top:-420px;left:50%;transform:translate(-50%)}.hero-reference-inner{flex-direction:column;align-items:center;display:flex}.launch-condition{color:#edf7ff;letter-spacing:.08em;border:1px solid #4afaee5c;border-radius:999px;align-items:center;gap:16px;padding:5px 6px 5px 17px;font:600 .66rem/1 Inter,sans-serif;display:inline-flex}.launch-condition b{background:var(--cyan);color:#071029;letter-spacing:.08em;border-radius:999px;padding:10px 15px;font:700 .63rem/1 Inter,sans-serif}.hero-reference .hero-copy{text-align:center;width:100%;max-width:1060px;margin-top:31px}.hero-reference .hero-copy h1{letter-spacing:-.012em;max-width:none;margin:0;font-size:clamp(4rem,6.55vw,6.35rem);font-weight:600;line-height:.91}.hero-reference .hero-copy h1 span,.hero-reference .hero-copy h1 em{display:block}.hero-reference .hero-copy h1 em{color:var(--cyan);margin-top:8px;font-style:normal;font-weight:600}.hero-reference .hero-lead{color:#c2cbe0;max-width:790px;margin:27px auto 0;font-size:.88rem;line-height:1.65}.hero-reference .hero-support{color:#8e9bb8;max-width:760px;margin:4px auto 0;font-size:.72rem;line-height:1.6}.hero-benefits{flex-wrap:wrap;justify-content:center;align-items:center;gap:34px;margin-top:28px;display:flex}.hero-benefits span{color:#dce7f4;font-size:.71rem}.hero-benefits span:first-letter{color:var(--cyan)}.hero-benefits b{font-weight:500}.hero-benefits span{color:var(--cyan)}.hero-benefits span b{color:#dce7f4;margin-left:5px}.hero-actions{justify-content:center;align-items:center;gap:12px;margin-top:27px;display:flex}.hero-button{letter-spacing:.025em;border-radius:8px;justify-content:center;align-items:center;gap:30px;min-width:255px;min-height:56px;padding:16px 22px;font:700 .72rem/1 Inter,sans-serif;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.hero-button:hover{transform:translateY(-2px)}.hero-button b{font-size:1rem;font-weight:500}.hero-button-primary{color:#071029;background:linear-gradient(100deg,var(--cyan),#6ed5ee 62%,var(--purple));box-shadow:0 12px 30px #4afaee1f}.hero-button-secondary{color:var(--cyan);background:#0d1436ad;border:1px solid #4afaee85}.hero-button-secondary:hover{border-color:var(--cyan);box-shadow:0 12px 30px #4afaee14}.hero-microcopy{color:#77849f;margin-top:13px;font-size:.61rem}.hero-microcopy span{color:#596683;margin:0 4px}.hero-product{width:min(1080px,100%);margin-top:58px;position:relative}.hero-product:before{content:"";filter:blur(70px);z-index:-1;background:linear-gradient(90deg,#4afaee1a,#8a2be21f);position:absolute;inset:15% 8% 0}.hero-product img{aspect-ratio:16/9;object-fit:cover;object-position:center;mix-blend-mode:screen;filter:saturate(1.04)contrast(1.03);border:0;border-radius:0;width:100%}.hero-stats{border-top:1px solid #cae9f71f;grid-template-columns:repeat(4,1fr);width:100%;margin-top:12px;display:grid}.hero-stats span{color:#7785a2;border-right:1px solid #cae9f71f;padding:22px 15px;font-size:.68rem}.hero-stats span:last-child{border-right:0}.hero-stats b{color:#f5f8ff;font-weight:600}@media (width<=920px){.hero-reference{padding-top:52px!important}.hero-reference .hero-copy h1{font-size:clamp(3.65rem,9vw,5.2rem)}.hero-product{margin-top:48px}}@media (width<=700px){.hero-reference{padding:38px 0 0!important}.launch-condition{letter-spacing:.05em;gap:8px;padding-left:11px;font-size:.48rem}.launch-condition b{padding:9px 10px;font-size:.48rem}.hero-reference .hero-copy{margin-top:25px}.hero-reference .hero-copy h1{letter-spacing:-.005em;font-size:3.1rem;line-height:.93}.hero-reference .hero-copy h1 em{margin-top:6px}.hero-reference .hero-lead{margin-top:21px;font-size:.78rem;line-height:1.65}.hero-reference .hero-support{margin-top:6px;font-size:.66rem}.hero-benefits{text-align:left;gap:10px;margin-top:23px;display:grid}.hero-benefits span{font-size:.68rem}.hero-actions{gap:9px;width:100%;margin-top:24px;display:grid}.hero-button{border-radius:6px;width:100%;min-width:0;min-height:52px}.hero-microcopy{font-size:.54rem}.hero-product{width:calc(100% + 24px);margin-top:40px}.hero-stats{grid-template-columns:1fr 1fr;margin-top:8px}.hero-stats span{border-bottom:1px solid #cae9f71f;padding:16px 8px;font-size:.61rem}.hero-stats span:nth-child(2){border-right:0}}.creator-proof-section{background:#080d26;overflow:hidden}.creator-proof-section:before{content:"";filter:blur(110px);pointer-events:none;background:#4afaee0b;border-radius:50%;width:620px;height:620px;position:absolute;top:16%;left:50%;transform:translate(-50%)}.creator-proof-section .section-heading{max-width:960px}.creator-proof-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.55fr);align-items:stretch;gap:18px;display:grid}.proof-media{background:#101733;border:1px solid #4afaee2e;border-radius:10px;margin:0;padding:6px;overflow:hidden}.proof-media img{object-fit:cover;border-radius:6px;width:100%;height:100%}.proof-media-wide img,.proof-media-tall img{object-position:center top}.proof-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.proof-metrics article{border:1px solid var(--line);text-align:center;background:#101733;border-radius:7px;flex-direction:column;gap:6px;padding:22px;display:flex}.proof-metrics strong{color:var(--cyan);letter-spacing:.03em;font:500 2.35rem/1 Barlow Condensed,sans-serif}.proof-metrics span{color:#aab7ce;font-size:.7rem}.proof-disclaimer{text-align:center;color:#75829f;margin-top:20px;font-size:.65rem}.access-clarity{background:#101733;border:1px solid #4afaee33;border-radius:8px;grid-template-columns:1.1fr .9fr;gap:38px;width:min(830px,100%);margin:26px auto 0;padding:30px;display:grid}.access-clarity h3{color:var(--cyan);font-size:2rem}.access-clarity p{color:#a7b4cc;margin-top:12px;font-size:.8rem;line-height:1.7}.access-clarity ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.access-clarity li{color:#d8e5f2;background:#0c122b;border-radius:4px;padding:11px 13px;font-size:.72rem}.access-clarity li:before{content:"✓";color:var(--cyan);margin-right:9px;font-weight:700}.community-proof-section{background:#080d26}.community-proof-section .section-heading{max-width:880px}.community-proof-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.community-proof-grid article{border:1px solid var(--line);background:#101733;border-radius:7px;min-height:220px;padding:26px 22px}.community-proof-grid strong{color:var(--cyan);letter-spacing:.035em;font:500 3rem/1 Barlow Condensed,sans-serif;display:block}.community-proof-grid span{text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-top:8px;font:500 1.12rem/1.1 Barlow Condensed,sans-serif;display:block}.community-proof-grid p{color:#8f9db8;margin-top:20px;font-size:.73rem;line-height:1.65}.community-proof-note{text-align:center;background:#4afaee09;border:1px solid #4afaee2e;border-radius:6px;justify-content:center;align-items:center;gap:16px;margin-top:14px;padding:18px 22px;display:flex}.community-proof-note b{color:var(--cyan);letter-spacing:.1em;font-size:.68rem}.community-proof-note span{color:#aab7ce;font-size:.72rem}.value-anchor{text-align:center;color:var(--cyan);letter-spacing:.07em;background:#4afaee0d;border:1px solid #4afaee3d;border-radius:4px;margin:18px 0 4px;padding:12px;font:600 .7rem/1.2 Inter,sans-serif}.guarantee-image{place-items:center;display:grid}.guarantee-image img{filter:drop-shadow(0 24px 40px #00000052);width:min(330px,100%)}@media (width<=920px){.creator-proof-grid{grid-template-columns:1fr}.proof-media-tall{max-height:620px}.proof-media-tall img{object-fit:contain;background:#fff}.community-proof-grid{grid-template-columns:1fr 1fr}.access-clarity{grid-template-columns:1fr}}@media (width<=700px){.hero-reference .hero-lead{font-size:.88rem}.hero-reference .hero-support{font-size:.75rem}.creator-proof-grid{gap:12px}.proof-media{padding:4px}.proof-media-wide img{aspect-ratio:auto}.proof-media-tall{max-height:none}.proof-media-tall img{height:auto}.proof-metrics{grid-template-columns:1fr}.proof-metrics article{padding:18px}.proof-metrics strong{font-size:2rem}.access-clarity{gap:24px;padding:21px 17px}.access-clarity h3{font-size:1.75rem}.community-proof-grid{grid-template-columns:1fr}.community-proof-grid article{min-height:0;padding:22px}.community-proof-note{text-align:left;flex-direction:column;align-items:flex-start;gap:6px}.guarantee-image img{width:230px}}.hero-reference .hero-actions{margin-top:29px}.hero-reference .hero-actions .hero-button{min-width:min(470px,100%)}.proof-media-only{width:min(1120px,100%);margin-inline:auto}.proof-media-only img{object-fit:contain;height:auto}.compare-section .comparison-list{margin-bottom:0}.mechanism-grid{grid-template-columns:1fr .85fr;align-items:center}.mechanism-image{background:#101733;border:1px solid #4afaee2e;border-radius:9px;padding:5px;overflow:hidden}.mechanism-image img{aspect-ratio:1;object-fit:cover;border-radius:6px;width:100%;height:auto}.mechanism-statement{border-top:1px solid var(--line);margin-top:34px;padding-top:29px}.mechanism-statement p{letter-spacing:.12em;color:#8996b2;font:600 .65rem/1.35 Inter,sans-serif}.mechanism-statement h3{color:var(--cyan);margin-top:11px;font-size:clamp(1.95rem,3vw,2.8rem);line-height:1.05}.process-full-image{width:min(1040px,100%)}.process-full-image img{aspect-ratio:auto;object-fit:contain;object-position:center;max-height:none}.demo-section{padding-block:80px}.demo-section .demo-image{width:min(1120px,100%);margin-inline:auto}.specialists-grid-all{grid-template-columns:repeat(3,1fr);gap:14px}.testimonial-preview-section{background:#0b112d}.testimonial-preview-section .section-heading{max-width:880px}.testimonial-preview-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.testimonial-preview-grid article{border:1px solid var(--line);background:#101733;border-radius:7px;flex-direction:column;min-height:245px;padding:28px;display:flex}.testimonial-preview-grid article>span{letter-spacing:.12em;color:var(--cyan);font-size:.6rem;font-weight:700}.testimonial-stars{color:#ffad42;letter-spacing:.16em;margin-top:22px;font-size:1.05rem}.testimonial-preview-grid p{color:#a2aec5;margin-top:20px;font-size:.78rem;line-height:1.7}.testimonial-preview-grid small{letter-spacing:.1em;color:#687692;margin-top:auto;padding-top:24px;font-size:.55rem;font-weight:700}@media (width<=920px){.mechanism-grid{grid-template-columns:1fr}.mechanism-image{width:min(620px,100%);margin-inline:auto}.specialists-grid-all{grid-template-columns:1fr 1fr}.testimonial-preview-grid{grid-template-columns:1fr}}@media (width<=700px){.hero-reference .hero-actions .hero-button{min-width:0}.mechanism-statement{margin-top:27px;padding-top:24px}.process-full-image{width:calc(100% + 14px);margin-left:-7px}.demo-section{padding-block:58px}.specialists-grid-all{grid-template-columns:1fr}.testimonial-preview-grid article{min-height:220px;padding:23px}}.proof-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;width:min(1080px,100%);margin-inline:auto;display:grid}.proof-results-grid .proof-media{background:#f7f8fb;border-color:#4afaee3d;padding:6px;box-shadow:0 24px 55px #0000003d}.proof-results-grid .proof-media img{aspect-ratio:720/1067;object-fit:contain;background:#fff;width:100%;height:auto;display:block}.demo-section .section-heading{max-width:900px}.demo-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;width:min(1140px,100%);margin-inline:auto;display:grid}.demo-gallery figure{background:#101733;border:1px solid #4afaee38;border-radius:9px;margin:0;padding:6px;overflow:hidden;box-shadow:0 26px 65px #0000003d}.demo-gallery img{object-fit:contain;border-radius:5px;width:100%;height:auto;display:block}.team-section .section-heading>p b{color:#fff;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.testimonial-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.testimonial-reference-grid article{background:#101010;border:1px solid #cae9f71a;border-radius:8px;padding:23px 23px 21px;position:relative;box-shadow:0 18px 42px #00000038}.testimonial-reference-grid article:nth-child(3n+2){transform:translateY(18px)}.testimonial-person{align-items:center;gap:11px;display:flex}.testimonial-person>span{width:36px;height:36px;color:var(--cyan);background:linear-gradient(135deg,#25304e,#12182b);border:1px solid #4afaee38;border-radius:50%;flex:0 0 36px;place-items:center;font:500 1.2rem/1 Barlow Condensed,sans-serif;display:grid}.testimonial-person>div{flex-direction:column;gap:4px;display:flex}.testimonial-person b{color:#f5f7fb;font-size:.72rem}.testimonial-person small{color:#7f899e;font-size:.55rem}.testimonial-reference-grid .testimonial-stars{color:#ff883d;letter-spacing:.1em;margin-top:17px;font-size:1rem}.testimonial-reference-grid p{color:#a1a1a1;margin-top:15px;font-size:.73rem;line-height:1.65}.testimonial-reference-grid em{color:var(--cyan);letter-spacing:.1em;border:1px solid #4afaee2e;border-radius:4px;margin-top:18px;padding:6px 8px;font:600 .48rem/1 Inter,sans-serif;display:inline-block}footer .footer-grid{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}footer .footer-grid .brand{justify-content:center}footer .footer-grid>p{text-align:center;margin:0}footer .footer-grid nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 22px;display:flex}footer .footer-grid nav a{color:#8d99b2;text-underline-offset:4px;font-size:.62rem;text-decoration:underline}footer .footer-grid nav a:hover{color:var(--cyan)}footer .legal{text-align:center;max-width:760px}@media (width<=920px){.proof-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.testimonial-reference-grid{grid-template-columns:1fr 1fr}.testimonial-reference-grid article:nth-child(3n+2){transform:none}}@media (width<=700px){.proof-results-grid{grid-template-columns:1fr;gap:14px;width:min(430px,100%)}.demo-gallery{grid-template-columns:1fr;gap:12px;width:calc(100% + 12px);margin-left:-6px}.demo-gallery figure{padding:4px}.testimonial-reference-grid{grid-template-columns:1fr}.testimonial-reference-grid article{padding:21px}.specialists-grid-all{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.specialists-grid-all .specialist-content{padding:12px 10px 14px}.specialists-grid-all .specialist-content:before{width:34px;left:10px}.specialists-grid-all .specialist-card h4{font-size:1.32rem;line-height:1}.specialists-grid-all .specialist-card b{font-size:.48rem;line-height:1.35}.specialists-grid-all .specialist-card p{margin-top:8px;font-size:.56rem;line-height:1.45}.operation-map{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.operation-stage{min-height:118px;padding:15px 12px}.operation-stage h3{margin-top:17px;font-size:1.18rem;line-height:1.05}.operation-stage small{font-size:.49rem;line-height:1.35}}.founder-photo .founder-achievement{z-index:2;aspect-ratio:1;object-fit:cover;object-position:center;filter:none;border:5px solid #f2f5f8;border-radius:7px;width:43%;height:auto;position:absolute;bottom:22px;right:-30px;transform:rotate(2deg);box-shadow:0 20px 45px #00000080}.authority-grid p strong{color:#f5f8ff;font-weight:700}.offer-mockup img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}@media (width>=921px){.hero-reference .hero-copy h1{font-size:clamp(3.9rem,5.65vw,5.55rem)}}@media (width<=700px){.founder-photo .founder-achievement{border-width:3px;width:39%;bottom:10px;right:8px}}
