@import"https://fonts.googleapis.com/css2?family=Caveat:wght@700&display=swap";:root{color-scheme:light;--ink:#0b0b0d;--muted: rgba(11,11,13,.7);--spillMobile: 10%;--panel:#5b49f1;--panel2:#4c39ea;--cardRadius: 34px;--thinkSize: 1.35;--makeSize: 1.25;--solveSize: 1.15;--hamW: 26px;--hamH: 2.5px;--hamGap: 7px;--hamPad: 8px;--spill: 18%;--mobileRightH: 360px;--fontMain: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--w-regular: 500;--w-medium: 600;--w-semi: 650;--w-bold: 700;--logoSizeMobile: 14px;--logoSizeDesktop: 20px;--logoWeight: var(--w-bold);--logoTracking: .18em;--socialSizeDesktop: 22px;--socialWeight: var(--w-medium);--bylineNameSize: 17px;--bylineNameWeight: var(--w-semi);--heroTitleMobile: clamp(32px, 8.4vw, 44px);--heroTitleDesktop: 74px;--heroTitleWeight: var(--w-bold);--heroTitleLineHeight: 1.02;--heroTitleTracking: -.03em;--scrollLabelSize: 18px;--scrollLabelWeight: var(--w-medium);--dropdownMinWidth: 250px;--dropdownTextSize: 18px;--dropdownWeight: var(--w-medium);--hamburgerBarW: 40px;--hamburgerBarH: 3px;--cardMaxDesktop: 3000px;--cardMaxTv: 2280px;--whatidoPadX: 84px;--whatidoPadY: 100px;--whatidoLabelSize: 20px;--whatidoSubSize: 28px;--whatidoTitleMobile: 56px;--whatidoTitleDesktop: 210px;--whatidoTitleLH: 1.02;--whatidoTitleWeight: 800;--think: #0b0b0d;--make: #5b49f1;--solve: #e9b2c5;--swColLeft: 240px;--bg-canvas: #ffffff;--bg-canvas-rgb: 255, 255, 255;--surface-main: #ffffff;--surface-rgb: 255, 255, 255;--surface-soft: #faf9ff;--surface-soft-rgb: 250, 249, 255;--surface-soft-2: #f4f2ff;--surface-soft-2-rgb: 244, 242, 255;--surface-elevated: #fcfcfc;--surface-elevated-rgb: 252, 252, 252;--surface-glass: rgba(255,255,255,.75);--surface-glass-strong: rgba(255,255,255,.92);--surface-glass-soft: rgba(255,255,255,.68);--canvas-panel: #f7f7f9;--canvas-panel-rgb: 247, 247, 249;--input-bg: rgba(255,255,255,.74);--input-bg-strong: rgba(255,255,255,.96);--input-rgb: 255, 255, 255;--text-primary: #0b0b0d;--text-rgb: 11, 11, 13;--text-secondary: rgba(11,11,13,.78);--text-muted: rgba(11,11,13,.62);--text-muted-2: rgba(11,11,13,.55);--text-subtle: rgba(11,11,13,.42);--text-faint: rgba(11,11,13,.35);--border-subtle: rgba(11,11,13,.08);--border-regular: rgba(11,11,13,.12);--border-strong: rgba(11,11,13,.2);--border-accent-soft: rgba(106,88,255,.22);--accent: #6a58ff;--accent-rgb: 106, 88, 255;--accent-soft: rgba(106,88,255,.12);--accent-faint: rgba(106,88,255,.08);--accent-border: rgba(106,88,255,.22);--accent-hover: #5d4cf2;--accent-active: #4f40dc;--focus-ring: #8f82ff;--neutral-solid: #111111;--card-arrow-bg: #111111;--card-arrow-border: rgba(0,0,0,.09);--card-arrow-color: #ffffff;--shadow-hero: 0 26px 80px rgba(16, 20, 40, .16);--shadow-card: 0 2px 8px rgba(7, 12, 18, .05), 0 18px 52px rgba(7, 12, 18, .11), 0 0 0 1px rgba(9, 12, 16, .08);--shadow-card-hover: 0 3px 12px rgba(7, 12, 18, .07), 0 24px 60px rgba(7, 12, 18, .14), 0 0 0 1px rgba(9, 12, 16, .1);--dropdown-bg: #ffffff;--dropdown-link: #333333;--dropdown-hover-bg: #f3f1ff;--dropdown-shadow: 0 16px 48px rgba(0,0,0,.22);--grid-line: rgba(11,11,13,.06);--hero-right-bg: linear-gradient( to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 55%, color-mix(in srgb, var(--panel) 10%, transparent) 70%, color-mix(in srgb, var(--panel) 35%, transparent) 100% );--hero-right-shine: linear-gradient(135deg, transparent 0 55%, rgba(255,255,255,.18) 55% 100%);--hero-right-lines: linear-gradient(to bottom, rgba(255,255,255,.08) 1px, transparent 1px) 0 0 / 100% 56px;--card-image-bg: linear-gradient(135deg, #eef2f0 0%, #e7efeb 52%, #dee9f1 100%);--card-image-bg-alt: linear-gradient(135deg, #f2f0ff 0%, #ece8ff 52%, #e7ebff 100%);--canvas-3d: #ffffff;--canvas-3d-rgb: 255, 255, 255}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--ink:#f5f7fb;--muted: rgba(245,247,251,.78);--panel:#6f5cff;--panel2:#5e4de8;--think:#f5f7fb;--make:#836fff;--solve:#e8c1d0;--bg-canvas: #0e1118;--bg-canvas-rgb: 14, 17, 24;--surface-main: #161b24;--surface-rgb: 22, 27, 36;--surface-soft: #1b212c;--surface-soft-rgb: 27, 33, 44;--surface-soft-2: #202734;--surface-soft-2-rgb: 32, 39, 52;--surface-elevated: #1a202b;--surface-elevated-rgb: 26, 32, 43;--surface-glass: rgba(22,27,36,.78);--surface-glass-strong: rgba(27,33,44,.92);--surface-glass-soft: rgba(27,33,44,.76);--canvas-panel: #111620;--canvas-panel-rgb: 17, 22, 32;--input-bg: rgba(27,33,44,.88);--input-bg-strong: rgba(27,33,44,.96);--input-rgb: 27, 33, 44;--text-primary: #f5f7fb;--text-rgb: 245, 247, 251;--text-secondary: rgba(245,247,251,.82);--text-muted: #9ca3b8;--text-muted-2: rgba(156,163,184,.82);--text-subtle: rgba(156,163,184,.68);--text-faint: rgba(156,163,184,.56);--border-subtle: #2a3140;--border-regular: #2a3140;--border-strong: #3a4254;--border-accent-soft: rgba(111,92,255,.3);--accent: #6f5cff;--accent-rgb: 111, 92, 255;--accent-soft: rgba(111,92,255,.18);--accent-faint: rgba(111,92,255,.14);--accent-border: rgba(111,92,255,.3);--accent-hover: #836fff;--accent-active: #5e4de8;--focus-ring: #9d91ff;--neutral-solid: #0e1118;--card-arrow-bg: #6f5cff;--card-arrow-border: rgba(111,92,255,.24);--card-arrow-color: #ffffff;--shadow-hero: 0 26px 80px rgba(0, 0, 0, .38);--shadow-card: 0 12px 36px rgba(0, 0, 0, .34), 0 0 0 1px rgba(42, 49, 64, .9);--shadow-card-hover: 0 18px 44px rgba(0, 0, 0, .42), 0 0 0 1px rgba(58, 66, 84, 1);--dropdown-bg: #161b24;--dropdown-link: #f5f7fb;--dropdown-hover-bg: rgba(111,92,255,.16);--dropdown-shadow: 0 20px 48px rgba(0,0,0,.42);--grid-line: rgba(245,247,251,.06);--hero-right-bg: linear-gradient( to bottom, rgba(22,27,36,1) 0%, rgba(22,27,36,1) 55%, rgba(111,92,255,.12) 72%, rgba(111,92,255,.24) 100% );--hero-right-shine: linear-gradient(135deg, transparent 0 55%, rgba(245,247,251,.04) 55% 100%);--hero-right-lines: linear-gradient(to bottom, rgba(245,247,251,.06) 1px, transparent 1px) 0 0 / 100% 56px;--card-image-bg: linear-gradient(135deg, #1e2531 0%, #1b2330 52%, #232c38 100%);--card-image-bg-alt: linear-gradient(135deg, #221f3d 0%, #1d2132 52%, #1f2a3b 100%);--canvas-3d: #1b212c;--canvas-3d-rgb: 27, 33, 44}}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--fontMain);background:var(--bg-canvas);color:var(--ink)}.sectionBlock{padding:34px 6px 10px}.sectionBlock__head{margin-bottom:18px}.sectionTitle{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.sectionTitle h2{font-size:clamp(34px,4.2vw,56px);line-height:1;letter-spacing:-.03em;font-weight:var(--w-bold)}.btnGhost{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(11,11,13,.14);background:#ffffffbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;color:#0b0b0de0;font-weight:var(--w-medium);font-size:14px;white-space:nowrap}.btnGhost:hover{border-color:#0b0b0d3d;color:#0b0b0dfa}.pill{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;border:1px solid rgba(11,11,13,.08);background:#5b49f114;color:#0b0b0dc7;font-weight:var(--w-medium);font-size:12px}@media(max-width:720px){.sectionTitle{align-items:flex-end}}.page{width:100%;height:100dvh;display:grid;place-items:center;padding:clamp(14px,2.6vw,34px)}.hero{position:relative;width:min(100%,1760px);height:calc(100dvh - (clamp(14px,2.6vw,34px)*2));border-radius:clamp(20px,2.4vw,34px);overflow:hidden;background:var(--surface-main);box-shadow:var(--shadow-hero)}.left{position:relative;padding:54px 64px;background:transparent;z-index:2;overflow:hidden}.left:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom right,rgba(11,11,13,.06) 1px,transparent 1px) 0 0 / 170px 170px;opacity:.22;pointer-events:none;z-index:0}.left .ringBg{position:absolute;inset:-25%;pointer-events:none;opacity:.6;z-index:1;background:repeating-radial-gradient(circle at 50% 38%,rgba(120,90,255,.16) 0 1px,transparent 1px 70px),radial-gradient(circle at 50% 38%,rgba(130,90,255,.18),transparent 58%);filter:blur(.2px)}@media(max-width:520px){.left .ringBg{opacity:.65}}.left>*{position:relative;z-index:3}.topbar{position:relative;z-index:5;display:flex;align-items:center;justify-content:flex-start;gap:22px}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.logo-mark{display:block;width:32px;height:auto;aspect-ratio:118 / 90;flex:0 0 auto}.logo-text{font-weight:var(--logoWeight);letter-spacing:var(--logoTracking);font-size:var(--logoSizeDesktop)}.dot{letter-spacing:0}.social{display:flex;align-items:center;gap:18px;margin-left:auto}.social-link{display:flex;align-items:center;gap:8px;text-decoration:none;font-size:var(--socialSizeDesktop);font-weight:var(--socialWeight);color:#0b0b0db8}.social-link:hover{color:#0b0b0df2;text-decoration:underline}.ico{width:13px;height:13px;display:grid;place-items:center}.ico svg{width:13px;height:13px;fill:currentColor;opacity:.9}.copy{position:relative;z-index:2;margin-top:115px;max-width:560px}.byline{display:flex;align-items:center;gap:12px;margin-bottom:22px}.byline-rule{width:52px;height:2px;border-radius:999px;background:#6a58ff;opacity:.95}.byline-name{font-size:var(--bylineNameSize);font-weight:var(--bylineNameWeight);color:#6a58fff2}.h1{margin:0;font-weight:var(--heroTitleWeight);letter-spacing:var(--heroTitleTracking);line-height:var(--heroTitleLineHeight);font-size:var(--heroTitleMobile)}.scroll-row{position:absolute;left:64px;bottom:54px;z-index:2}.scroll-btn{display:inline-flex;align-items:center;gap:16px;cursor:pointer;text-decoration:none}.scroll-circle{width:50px;height:50px;background:#f0eeff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1.5px solid #e0dbff;transition:background .25s,transform .3s cubic-bezier(.34,1.56,.64,1)}.scroll-btn:hover .scroll-circle{background:#e0daff;transform:translateY(5px)}.scroll-circle svg{width:20px;height:20px;stroke:#4b3ed8;stroke-width:2.5;fill:none}.scroll-label{font-size:var(--scrollLabelSize);font-weight:var(--scrollLabelWeight);color:#555;letter-spacing:.3px}.right{position:relative;background:linear-gradient(to bottom,#fff 0% 55%,color-mix(in srgb,var(--panel) 10%,transparent) 70%,color-mix(in srgb,var(--panel) 35%,transparent));overflow:visible}.right:before{content:"";position:absolute;inset:-10%;background:linear-gradient(135deg,transparent 0 55%,rgba(255,255,255,.18) 55% 100%);transform:rotate(-6deg);opacity:.95;pointer-events:none;z-index:0}.right:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,.08) 1px,transparent 1px) 0 0 / 100% 56px;opacity:.22;pointer-events:none;z-index:0}.menu-wrapper{position:absolute;z-index:50;display:flex;flex-direction:column;align-items:flex-end}.menu-wrapper--desktop{top:28px;right:28px}.menu-wrapper--mobile{position:relative;margin-left:auto;top:auto;right:auto}.hamburger{background:none;border:none;cursor:pointer;padding:var(--hamPad);display:flex;flex-direction:column;gap:var(--hamGap);position:relative;z-index:60}.hamburger span{display:block;width:var(--hamW);height:var(--hamH);background:#fff;border-radius:3px;transition:transform .35s cubic-bezier(.55,.055,.675,.19),opacity .25s ease;transform-origin:center}.hamburger.open span:nth-child(1){transform:translateY(9.5px) rotate(45deg)}.hamburger.open span:nth-child(2){transform:translateY(0) rotate(-45deg)}.dropdown{position:absolute;top:calc(100% + 14px);right:0;background:#fff;border-radius:16px;padding:10px 8px;box-shadow:0 16px 48px #00000038;min-width:var(--dropdownMinWidth);opacity:0;transform:translateY(-8px) scale(.97);pointer-events:none;transition:opacity .25s ease,transform .25s cubic-bezier(.34,1.56,.64,1);transform-origin:top right;z-index:9999}.dropdown.open{opacity:1;transform:translateY(0) scale(1);pointer-events:all}.dropdown a{display:block;text-decoration:none;color:#333;font-size:var(--dropdownTextSize);font-weight:var(--dropdownWeight);padding:11px 16px;border-radius:10px;transition:background .15s,color .15s}.dropdown a:hover{background:#f3f1ff;color:#4b3ed8}.hero3d{position:absolute;inset:0;left:calc(var(--spill) * -1);width:calc(100% + var(--spill));z-index:1;pointer-events:auto}.hero3d canvas{width:100%!important;height:100%!important;display:block;touch-action:pan-y}.next{padding:60px 40px;background:#f7f7f9}.next-inner{max-width:920px;margin:0 auto}.cardScroll{--pull-refresh-offset: 0px;display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none!important;-ms-overflow-style:none;overscroll-behavior:contain;transform:translate3d(0,var(--pull-refresh-offset),0);transition:transform .18s cubic-bezier(.22,1,.36,1)}.cardScroll[data-pull-refresh=pulling],.cardScroll[data-pull-refresh=ready]{transition:none}.cardScroll[data-pull-refresh=refreshing],.cardScroll[data-pull-refresh=settling]{transition:transform .18s cubic-bezier(.22,1,.36,1)}.cardScroll>*{width:100%;flex-shrink:0}.cardScroll::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.heroSection{min-height:100%;display:grid;grid-template-columns:1.08fr .92fr}.heroSection .left,.heroSection .right{min-height:100%}.whatidoSection{min-height:100%;display:grid;align-items:stretch;background:#fff}.whatidoGrid{width:100%;min-height:100%;display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch}.whatidoLeft{position:relative;padding:var(--whatidoPadY) var(--whatidoPadX);display:grid;align-content:start;gap:18px;min-width:0}.whatidoLeft:after{content:"";position:absolute;inset:0;background:repeating-radial-gradient(circle at 45% 30%,rgba(120,90,255,.1) 0 1px,transparent 1px 78px);opacity:.18;pointer-events:none}.whatidoLeft>*{position:relative;z-index:2}.whatidoLabel{display:flex;align-items:center;gap:12px;color:#6a58fff2;font-weight:650;font-size:var(--whatidoLabelSize)}.whatidoLine{width:44px;height:2px;border-radius:999px;background:#6a58fff2}.whatidoSubtext{max-width:34ch;font-size:clamp(16px,1.6vw,24px);line-height:1.35;font-weight:650;color:#0b0b0db3}.whatidoHeading{margin-top:14px;font-size:clamp(64px,11vw,160px);font-weight:var(--whatidoTitleWeight);line-height:.92;letter-spacing:-.02em}.whatidoHeading .w1,.whatidoHeading .w2,.whatidoHeading .w3{font-size:1em}.whatidoHeading .w1{color:var(--think)}.whatidoHeading .w2{color:var(--make)}.whatidoHeading .w3{color:var(--solve)}.whatidoBtn{display:inline-flex;align-items:center;justify-content:center;min-width:148px;padding:12px 22px;border-radius:14px;border:1px solid rgba(255,255,255,.65);background:linear-gradient(135deg,#6b5affbf,#4a37e3c7);color:#fff;font-size:16px;line-height:1;font-weight:650;box-shadow:0 12px 28px #5b49f147,inset 0 1px #ffffff52;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);justify-self:start;margin-top:10px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.whatidoBtn:hover{transform:translateY(-2px);box-shadow:0 16px 32px #5b49f157,inset 0 1px #ffffff52}.whatidoRight{position:relative;overflow:hidden;min-width:0;min-height:420px;background:linear-gradient(160deg,#fff,#f4f2ff);border-radius:22px}.whatidoRight:before{display:none}.whatidoRight .whatido3d{transform:translate(26px);opacity:.01;transition:transform .55s cubic-bezier(.2,.8,.2,1),opacity .45s ease;will-change:transform,opacity}.whatidoRight.in-view .whatido3d{transform:translate(0);opacity:1}.whatido3d{width:100%;height:100%;min-height:420px}.whatido3d canvas{width:100%!important;height:100%!important;display:block}.wCube{position:absolute;background:#fff;border-radius:18px;box-shadow:0 30px 70px #0000001a}.wCubeBig{width:360px;height:360px;right:90px;top:110px}.wCubeSmall{width:140px;height:140px;border-radius:22px;box-shadow:0 20px 50px #0000001a}.wCubeOne{left:140px;bottom:160px}.wCubeTwo{right:220px;bottom:90px}.scrollFab,.backFab,.scroll-float,.scroll-row{display:none!important}.cardScroll>section:last-of-type{padding-bottom:0!important}.cardScroll>footer:last-child{margin-top:auto;margin-bottom:0!important;padding-bottom:0!important}html,body,#root{width:100%;max-width:100%;overflow-x:hidden;overflow:hidden;height:100%}.topbar{width:100%;justify-content:space-between;align-items:center;gap:14px}.logo{gap:12px}.logo-mark{width:32px}.logo-text{font-size:clamp(14px,1.1vw,19px);letter-spacing:.14em}.social{margin-left:0;gap:12px;flex-wrap:nowrap}.social-link{font-size:clamp(14px,1vw,20px);gap:6px}.ico{width:12px;height:12px}.ico svg{width:12px;height:12px}.hero .left,.hero .whatidoRight{overflow:hidden}.hero .right{overflow:visible}.hero3d{left:-24%;width:124%}.pill{background:#0b0b0d0a;color:#0b0b0dc7}.pill--primary{background:#6a58ff1f;border-color:#6a58ff38;color:#6a58fff2}.pill--ghost{background:#0b0b0d0a;border-color:#0b0b0d1a;color:#0b0b0db8}.pill--outline{background:transparent;border:1px solid rgba(106,88,255,.55);color:#0b0b0dc7}.btnPurple{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:14px!important;height:38px!important;padding:0 14px!important;border-radius:999px!important;font-size:13px!important;font-weight:700!important;color:#6a58fffa!important;border:1px solid rgba(106,88,255,.26)!important;background:#6a58ff1a!important;text-decoration:none!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btnPurple:hover{background:#6a58ff24!important;border-color:#6a58ff57!important}.btnOutlinePurple{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 20px;border-radius:999px;font-size:14px;font-weight:600;color:#6a58ff;border:1px solid #6A58FF;background:transparent;text-decoration:none;transition:all .2s ease}.btnOutlinePurple:hover{background:#6a58ff14}.tagPrimary{font-weight:800!important;font-size:12px!important;padding:7px 11px!important;border-radius:999px!important;color:#6a58fffa!important;background:#6a58ff1a!important;border:1px solid rgba(106,88,255,.2)!important}.tagSecondary{font-weight:800!important;font-size:12px!important;padding:7px 11px!important;border-radius:999px!important;color:#0b0b0db3!important;background:#0b0b0d0d!important;border:1px solid rgba(11,11,13,.12)!important}.heroSection .copy,.heroSection .topbar{opacity:0;transform:translateY(16px);filter:blur(8px);transition:opacity .55s ease,transform .75s cubic-bezier(.2,.8,.2,1),filter .65s ease}.heroSection.is-ready .topbar{transition-delay:.05s}.heroSection.is-ready .copy{transition-delay:.16s}.heroSection.is-ready .copy,.heroSection.is-ready .topbar{opacity:1;transform:translateY(0);filter:blur(0)}.servicesSection .servicesTitle{opacity:0;transform:translateY(14px);transition:opacity .45s ease,transform .65s cubic-bezier(.2,.8,.2,1)}.servicesSection .serviceCard{opacity:0;transform:translateY(44px) scale(.97);filter:blur(8px);transition:transform .7s cubic-bezier(.2,.8,.2,1),opacity .45s ease,filter .55s ease;will-change:transform,opacity}.servicesSection.is-inview .servicesTitle{opacity:1;transform:translateY(0)}.servicesSection.is-inview .serviceCard{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.servicesSection.is-inview .serviceCard:nth-child(1){transition-delay:.06s}.servicesSection.is-inview .serviceCard:nth-child(2){transition-delay:.14s}.servicesSection.is-inview .serviceCard:nth-child(3){transition-delay:.22s}.servicesSection.is-inview .serviceCard:nth-child(4){transition-delay:.3s}.contactSection .contactHead{opacity:0;transform:translateY(18px);filter:blur(8px);transition:transform .75s cubic-bezier(.2,.8,.2,1),opacity .45s ease,filter .55s ease}.contactSection .contactForm{opacity:0;transform:translateY(42px);filter:blur(10px);transition:transform .8s cubic-bezier(.2,.8,.2,1),opacity .45s ease,filter .6s ease;transition-delay:.1s}.contactSection.is-inview .contactHead,.contactSection.is-inview .contactForm{opacity:1;transform:translateY(0);filter:blur(0)}.servicesSection{padding:34px 22px 14px;overflow:hidden}.servicesGrid{max-width:min(100%,1600px);margin:0 auto;display:grid;grid-template-columns:.95fr 1.25fr;gap:18px;align-items:start}.servicesTitle{font-size:clamp(34px,4.2vw,56px);line-height:1;letter-spacing:-.03em;font-weight:var(--w-bold);color:#0b0b0deb}.servicesCards{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0;align-content:start}.serviceCard{display:flex;flex-direction:column;justify-content:space-between;background:#ffffffeb;border:1px solid rgba(11,11,13,.06);box-shadow:0 22px 70px #00000014;border-radius:22px;padding:16px 16px 14px;overflow:hidden;min-height:160px}.serviceTop{display:grid;grid-template-columns:52px 1fr;gap:12px;align-items:start;flex:1}.serviceIcon{width:48px;height:48px;border-radius:999px;display:grid;place-items:center;color:#6a58fff5;background:#6a58ff24;border:1px solid rgba(106,88,255,.26)}.serviceIconImg{width:30px;height:30px;display:block;object-fit:contain}.serviceDesc{margin-top:2px;font-size:13.5px;line-height:1.45;color:#0b0b0d9e}.serviceBottom{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:18px}.serviceName{font-size:18px;font-weight:var(--w-medium);color:#0b0b0de6}.serviceNo{font-size:16px;font-weight:var(--w-bold);color:#0b0b0d59}.contactSection{padding:34px 22px 18px;overflow:hidden}.contactShell{position:relative;max-width:min(100%,1600px);margin:0 auto;border-radius:30px;overflow:hidden;border:1px solid rgba(11,11,13,.06);box-shadow:0 26px 90px #0000001a;padding:clamp(22px,4.2vw,52px);background:radial-gradient(900px 380px at 92% 16%,rgba(106,88,255,.1),transparent 62%),linear-gradient(90deg,#f6f6fbeb,#ebe9f7f0 58%,#dfd9f3f5)}.contactGlow{position:absolute;inset:-40%;background:radial-gradient(circle at 80% 34%,rgba(106,88,255,.16),transparent 58%);filter:blur(30px);opacity:.9;pointer-events:none}.contactHead{position:relative;text-align:center;margin-bottom:22px}.contactTitle{font-size:clamp(30px,4.2vw,56px);line-height:1.05;letter-spacing:-.03em;font-weight:760;color:#0b0b0de6}.contactSub{margin-top:10px;color:#0b0b0d9e;font-weight:560;max-width:70ch;margin-left:auto;margin-right:auto;font-size:14.5px;line-height:1.45}.contactForm{position:relative;display:grid;gap:14px;max-width:980px;margin:0 auto}.contactRow{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field input,.field textarea{width:100%;border-radius:999px;border:none;background:#ffffff80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:14px 16px;outline:none;color:#0b0b0dc7;box-shadow:none}.field textarea{border-radius:22px;resize:vertical;min-height:140px}.field input:focus,.field textarea:focus,.field input:focus-visible,.field textarea:focus-visible{outline:none;box-shadow:0 0 0 4px #6a58ff1f}.field input::placeholder,.field textarea::placeholder{color:#0b0b0d59}.contactBtn{height:54px;border-radius:999px;border:none;background:#0b0b0d1a;color:#0b0b0d8c;font-weight:var(--w-medium);cursor:pointer;outline:none;box-shadow:none;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.contactBtn:hover{transform:translateY(-1px);background:#6a58ff29}.contactBtn:focus,.contactBtn:focus-visible{outline:none;box-shadow:0 0 0 4px #6a58ff1f}.contactStatus{text-align:center;font-size:13.5px;margin-top:2px}.contactStatus.isOk{color:#0b0b0db3}.contactStatus.isErr{color:#aa0000b3}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.homeFooter{padding:14px 10px 0;margin:0}.homeFooterInner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-radius:22px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#6a58fffa,#5b49f1f2);box-shadow:0 22px 70px #4a3abe4d}.footerBrand{display:flex;align-items:center;gap:10px}.footerLogoSlot{width:38px;height:38px;border-radius:10px;background:#ffffff1a;box-shadow:inset 0 0 0 1px #fff3;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.footerLogoMark{display:block;width:26px;height:auto;aspect-ratio:118 / 90}.footerText{font-weight:var(--w-bold);letter-spacing:.16em;font-size:14px;color:#fff}.footerCopy{display:flex;align-items:center;justify-content:center;gap:16px;color:#ffffffeb;font-size:15px;text-align:center}.footerLegal{white-space:nowrap}.footerContactRow{display:inline-flex;align-items:center;gap:18px;flex-wrap:wrap}.footerEmail,.footerSite{display:inline-flex;align-items:center;color:#fff;text-decoration:none;font-size:18px;font-weight:650}.footerEmail:hover,.footerSite:hover{opacity:.94}.footerLinks{display:flex;gap:14px}.footerLinks a{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;border-radius:999px;transition:filter .16s ease,box-shadow .16s ease,opacity .16s ease}.footerLinks a:hover{filter:brightness(1.08);box-shadow:0 0 0 5px #ffffff1a}.footerLinks a svg{width:22px;height:22px;fill:currentColor}.dropdown a.is-active-link{background:#5b49f11a;color:#5b49f1;border-radius:10px;font-weight:600}.dropdown a.is-active-link:before{display:none!important}.aboutPage .hero{display:block}.aboutShell,.aboutSectionInner{width:100%;max-width:100%;padding-left:42px;padding-right:42px}.aboutStickyHeader{position:relative;z-index:30;background:#fff}.aboutStickyHeader .aboutTopbar{width:100%;margin:0;padding:0;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.aboutTopbar .logo{flex:0 0 auto}.aboutHeaderRight{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-left:auto;min-width:0}.aboutDesktopSocial{display:flex;align-items:center;gap:16px;margin:0}.aboutTopbar .social-link{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.aboutTopbar .menu-wrapper--desktop{position:relative;top:auto;right:auto;margin:0}.aboutTopbar .menu-wrapper--desktop .hamburger{padding:8px;margin:0}.aboutTopbar .menu-wrapper--desktop .hamburger span{background:var(--ink)}.aboutTopbar .menu-wrapper--mobile{display:none}.aboutHeroShell{padding-top:38px;padding-bottom:72px}.aboutBodyGrid{display:grid;grid-template-columns:minmax(320px,1.05fr) minmax(300px,.88fr);gap:70px;align-items:start;margin-top:56px}.aboutTextBlock{max-width:720px;min-width:0;padding-top:58px}.whoAmI{font-family:Caveat,cursive;font-size:56px;line-height:1;color:#676767;margin-bottom:26px;letter-spacing:.3px}.aboutTitle{margin:0 0 28px;font-size:clamp(54px,5vw,82px);line-height:.95;font-weight:700;letter-spacing:-.04em;color:#0b0b0d}.aboutDesc{margin:0 0 18px;max-width:620px;font-size:22px;line-height:1.72;color:#0b0b0d9e}.aboutMediaBlock{display:flex;flex-direction:column;align-items:stretch;min-width:0;padding-top:10px}.aboutVideoWrap{width:100%;max-width:540px;margin-left:auto;border-radius:22px;overflow:hidden;box-shadow:0 18px 60px #0b0b0d14,0 4px 20px #0b0b0d0d}.aboutVideo{width:100%;display:block;object-fit:cover;object-position:center top}.aboutIconsRail{width:100%;max-width:540px;margin:18px 0 0 auto;overflow:hidden;padding:6px 0}.aboutIconsTrack{display:flex;align-items:center;gap:14px;width:max-content;animation:aboutIconsMarquee 18s linear infinite}@keyframes aboutIconsMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}.toolFrame{width:56px;height:56px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden}.toolFrame svg{width:30px;height:30px;display:block}.toolFrame.dark{background:#fff;border:1px solid rgba(255,255,255,.06);box-shadow:0 8px 22px #0003}.toolFrame.blue{background:linear-gradient(135deg,#fff,#8f86ff);border:1px solid rgba(255,255,255,.22);box-shadow:0 8px 22px #6a58ff47}.toolFrame.outline{background:#ffffffb8;border:1.5px solid rgba(11,11,13,.08);box-shadow:inset 0 1px #ffffffa6}.aboutStatsRow{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:22px;text-align:center;padding-top:64px}.aboutStatsRow .statItem h2{margin:0 0 8px;font-size:clamp(34px,3.2vw,56px);line-height:1;color:#0b0b0d}.aboutStatsRow .statItem p{margin:0;font-size:15px;line-height:1.45;color:#0b0b0d94}.aboutExperienceSection{padding-top:34px;padding-bottom:70px}.aboutExperienceHead{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:38px}.aboutExperiencePill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(11,11,13,.06);font-size:14px;font-weight:600;color:#0b0b0ddb;margin-bottom:16px}.aboutExperienceTitle{margin:0;font-size:clamp(34px,4.2vw,64px);line-height:1.02;letter-spacing:-.04em;font-weight:700;color:#0b0b0d}.aboutExperienceList{margin-top:14px;margin-bottom:56px}.aboutExperienceRow{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;border-bottom:2px solid rgba(11,11,13,.1)}.aboutExperienceLeft{display:flex;align-items:center;gap:14px;min-width:0}.aboutCompany{font-size:clamp(28px,2.6vw,42px);line-height:1;font-weight:700;color:#0b0b0d;letter-spacing:-.03em}.aboutRole,.aboutExperienceYears{font-size:18px;line-height:1.4;color:#0b0b0d8c}.aboutExperienceGallery{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start;max-width:980px;margin:0 auto}.aboutGalleryCol{display:flex;flex-direction:column;gap:18px}.aboutGalleryCard{width:100%;overflow:hidden;border-radius:22px;background:#f2f2f2;box-shadow:0 18px 48px #0b0b0d14,0 3px 14px #0b0b0d0a}.aboutGalleryCard img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.aboutGalleryCard--landscape{aspect-ratio:8 / 4.2}.aboutGalleryCard--portrait{aspect-ratio:8 / 5.5}.aboutGalleryCard--tall{aspect-ratio:8 / 10}.aboutProcessSection{padding-top:40px;padding-bottom:70px}.aboutProcessGrid{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:start}.aboutProcessIntro{max-width:460px;padding-top:18px}.aboutProcessKicker{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(11,11,13,.06);font-size:13px;font-weight:600;color:#0b0b0dd6;margin-bottom:18px}.aboutProcessTitle{margin:0 0 18px;font-size:clamp(38px,4.4vw,72px);line-height:1.02;letter-spacing:-.04em;font-weight:700;color:#0b0b0d}.aboutProcessHighlight{display:inline-block;padding:2px 16px 6px;border-radius:14px;background:#6a58ff;color:#fff;transform:rotate(-4deg)}.aboutProcessText{margin:0 0 24px;max-width:420px;font-size:20px;line-height:1.6;color:#0b0b0d9e}.aboutProcessBtn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:16px;background:#6a58ff;color:#fff;text-decoration:none;font-size:18px;font-weight:600;box-shadow:0 10px 26px #6a58ff59}.aboutProcessSteps{display:flex;flex-direction:column;gap:22px}.aboutStepCard{position:relative;display:flex;align-items:flex-start;gap:18px;padding:30px 28px 28px;border:2px solid rgba(11,11,13,.9);border-radius:26px;background:transparent}.aboutStepCard--one{transform:rotate(2deg)}.aboutStepCard--two{transform:rotate(0);max-width:82%}.aboutStepCard--three{transform:rotate(-3deg);max-width:92%}.aboutStepBadge{position:absolute;top:-20px;left:-10px;width:54px;height:54px;border-radius:999px;background:#0b0b0d;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:700}.aboutStepIcon{flex:0 0 auto;width:90px;height:81px;display:flex;align-items:center;justify-content:center;margin-top:2px}.aboutStepIcon svg{width:100%;height:100%;display:block}.aboutStepContent h3{margin:0 0 8px;font-size:clamp(28px,2.2vw,48px);line-height:1.02;letter-spacing:-.03em;font-weight:700;color:#0b0b0d}.aboutStepContent p{margin:0;max-width:540px;font-size:18px;line-height:1.58;color:#0b0b0d9e}@media(min-width:981px){.h1{font-size:var(--heroTitleDesktop)}:root{--hamW: 36px;--hamH: 3.5px;--hamGap: 9px;--hamPad: 10px}.menu-wrapper--mobile{display:none}.menu-wrapper--desktop .hamburger span{background:var(--ink)}.hero3d{left:-28%;width:128%}.page{padding:clamp(10px,1.3vw,20px)}.hero{width:min(100%,2400px);max-width:min(98vw,2400px)}.aboutStickyHeader{position:relative;top:auto}}@media(min-width:1200px){.hero{width:2400px!important;max-width:2400px!important}}@media(min-width:769px){.hero{width:min(98vw,2400px)!important;max-width:min(98vw,2400px)!important}.heroSection{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}}@media(min-width:1900px){.hero{max-width:min(94vw,2280px);height:min(90dvh,1240px);border-radius:38px}.page{padding:clamp(12px,1.2vw,24px)}}@media(max-width:1199px)and (min-width:769px){.hero{width:min(100%,1000px)!important;max-width:min(96vw,1000px)!important}}@media(max-width:1180px)and (min-width:769px){.left{padding:42px 38px 46px}.topbar{gap:10px}.logo-text{font-size:13px;letter-spacing:.12em}.social{gap:10px}.social-link{font-size:13px}}@media(max-width:1180px){.hero .right{overflow:hidden}.hero3d{left:0!important;width:100%!important}}@media(max-width:1200px){.aboutHeroShell{padding:42px 34px 64px}.aboutBodyGrid{gap:44px;grid-template-columns:1fr .92fr}.aboutTextBlock{padding-top:34px}.whoAmI{font-size:48px}.aboutDesc{font-size:18px;max-width:560px}.aboutVideoWrap,.aboutIconsRail{max-width:470px}}@media(max-width:980px){.hero{grid-template-columns:1fr;border-radius:26px;position:relative}.social{display:none}.logo-text{font-size:var(--logoSizeMobile)}.logo-mark{width:28px}.menu-wrapper--mobile .hamburger span{background:var(--ink)}.menu-wrapper--desktop{display:none}.copy{margin-top:70px;max-width:100%}.scroll-row{display:none}.right{height:var(--mobileRightH);min-height:unset}.hero3d{width:100%;inset:0}.hero{overflow:hidden}.whatidoGrid{grid-template-columns:1fr}.whatidoLeft{padding:36px 22px 20px}.whatidoSubtext{font-size:15px;max-width:26ch}.whatidoHeading{font-size:clamp(44px,13.5vw,64px);line-height:.95}.whatidoRight{order:2;width:100%;min-height:300px;height:min(54vh,360px);margin-top:10px;border-radius:0 0 20px 20px;overflow:hidden}.whatido3d{min-height:300px;height:100%}.whatidoBtn{min-width:122px;padding:10px 16px;font-size:14px;border-radius:12px}.whatidoHeading .w1{font-size:calc(var(--whatidoTitleMobile) * var(--thinkSize))}.whatidoHeading .w2{font-size:calc(var(--whatidoTitleMobile) * var(--makeSize))}.whatidoHeading .w3{font-size:calc(var(--whatidoTitleMobile) * var(--solveSize))}.wCubeBig{width:240px;height:240px;right:-10px;top:40px}.wCubeSmall{width:110px;height:110px}.wCubeOne{left:18px;bottom:70px}.wCubeTwo{right:70px;bottom:25px}.servicesGrid{grid-template-columns:1fr}.aboutShell,.aboutSectionInner{padding-left:16px;padding-right:16px}.aboutStickyHeader{position:relative;top:auto;z-index:50;background:#fff;border-bottom:0;transform:none;backface-visibility:visible}.aboutStickyHeader .aboutTopbar{padding:12px 0}.aboutDesktopSocial,.aboutTopbar .menu-wrapper--desktop{display:none!important}.aboutTopbar .menu-wrapper--mobile{display:flex!important;position:relative!important;top:auto!important;right:auto!important;margin-left:auto!important}.aboutTopbar .menu-wrapper--mobile .hamburger span{background:var(--ink)!important}.aboutBodyGrid{grid-template-columns:1fr;gap:20px;margin-top:20px}.aboutTextBlock{padding-top:0;max-width:100%}.whoAmI{font-size:34px;margin-bottom:14px}.aboutTitle{font-size:clamp(28px,7.8vw,42px);line-height:1.04;margin-bottom:14px}.aboutDesc{max-width:100%;font-size:14px;line-height:1.7;margin-bottom:12px}.aboutVideoWrap,.aboutIconsRail{max-width:100%;margin-left:0}.aboutVideoWrap{border-radius:18px}.aboutVideo{border-radius:18px;max-height:420px}.aboutStatsRow{grid-template-columns:repeat(2,minmax(120px,1fr));gap:24px 14px;padding-top:38px}.aboutExperienceSection,.aboutProcessSection{padding-top:26px;padding-bottom:52px}.aboutExperienceRow{flex-direction:column;align-items:flex-start;gap:8px;padding:16px 0}.aboutExperienceLeft{flex-direction:column;align-items:flex-start;gap:4px}.aboutCompany{font-size:26px}.aboutRole,.aboutExperienceYears{font-size:14px;white-space:normal}.aboutExperienceGallery{grid-template-columns:1fr}.aboutGalleryCol{gap:14px}.aboutGalleryCard{border-radius:18px}.aboutGalleryCard--landscape,.aboutGalleryCard--portrait,.aboutGalleryCard--tall{aspect-ratio:13 / 10}.aboutProcessGrid{grid-template-columns:1fr;gap:28px}.aboutProcessIntro{max-width:100%;padding-top:0}.aboutProcessTitle{font-size:clamp(30px,8vw,46px)}.aboutProcessText{max-width:100%;font-size:15px;line-height:1.65}.aboutProcessBtn{min-height:46px;padding:0 18px;font-size:16px;border-radius:14px}.aboutProcessSteps{gap:16px}.aboutStepCard{padding:24px 20px 22px;border-radius:22px;gap:14px}.aboutStepCard--one,.aboutStepCard--two,.aboutStepCard--three{max-width:100%;transform:none}.aboutStepBadge{width:46px;height:46px;top:-16px;left:-6px;font-size:18px}.aboutStepIcon{width:68px;height:62px}.aboutStepContent h3{font-size:22px}.aboutStepContent p{font-size:15px;line-height:1.6}.toolFrame{width:50px;height:50px;border-radius:12px}.toolFrame svg{width:26px;height:26px}.page{height:100dvh;place-items:center;padding:14px}.hero{width:100%;max-width:100%;height:calc(100dvh - 28px);border-radius:22px}.cardScroll{height:100%;overflow-y:auto;overflow-x:hidden}.heroSection{min-height:100%;grid-template-columns:1fr}.hero .right{overflow:hidden}.whatidoSection{min-height:100%}}@media(max-width:768px){.hero{width:100%!important;max-width:100%!important}}@media(max-width:768px)and (max-height:760px){.h1{font-size:clamp(30px,8.8vw,40px);line-height:.95}}@media(max-width:720px){.servicesCards,.contactRow{grid-template-columns:1fr}}@media(prefers-color-scheme:dark){body{background:var(--bg-canvas);color:var(--text-primary)}.btnGhost{border-color:var(--border-regular);background:var(--surface-glass);color:var(--text-secondary)}.btnGhost:hover{border-color:var(--border-strong);color:var(--text-primary)}.pill{border-color:var(--border-subtle);background:rgba(var(--surface-rgb),.78);color:var(--text-secondary)}.page,.hero,.whatidoSection{background:var(--surface-main)}.left:after{background:linear-gradient(to bottom right,var(--grid-line) 1px,transparent 1px) 0 0 / 170px 170px;opacity:.28}.social-link{color:var(--text-muted)}.social-link:hover{color:var(--text-primary)}.byline-rule{background:var(--accent)}.byline-name{color:var(--accent-hover)}.scroll-circle{background:rgba(var(--surface-soft-rgb),.92);border-color:var(--border-accent-soft)}.scroll-btn:hover .scroll-circle{background:rgba(var(--surface-soft-2-rgb),.98)}.scroll-circle svg{stroke:var(--accent-hover)}.scroll-label{color:var(--text-muted)}.right{background:var(--hero-right-bg)}.right:before{background:var(--hero-right-shine)}.right:after{background:var(--hero-right-lines)}.dropdown{background:var(--dropdown-bg);box-shadow:var(--dropdown-shadow);border:1px solid var(--border-regular)}.dropdown a{color:var(--dropdown-link)}.dropdown a:hover,.dropdown a.is-active-link{background:var(--dropdown-hover-bg);color:var(--accent-hover)}.next{background:var(--canvas-panel)}.whatidoSubtext,.servicesTitle,.contactSub,.aboutDesc,.aboutProcessText,.aboutStepContent p{color:var(--text-muted)}.whatidoBtn,.aboutProcessBtn{border-color:rgba(var(--surface-rgb),.12);background:linear-gradient(135deg,var(--accent-hover),var(--accent));box-shadow:0 16px 32px rgba(var(--accent-rgb),.28),inset 0 1px #ffffff29}.whatidoBtn:hover,.aboutProcessBtn:hover{box-shadow:0 18px 36px rgba(var(--accent-rgb),.34),inset 0 1px #ffffff29}.whatidoRight{background:linear-gradient(160deg,var(--surface-main) 0%,var(--surface-soft) 100%)}.wCube{background:var(--surface-main);box-shadow:0 30px 70px #0000003d}.pill--primary,.btnPurple,.tagPrimary{background:var(--accent-soft)!important;border-color:var(--border-accent-soft)!important;color:var(--accent-hover)!important}.pill--ghost,.tagSecondary{background:rgba(var(--surface-rgb),.72)!important;border-color:var(--border-regular)!important;color:var(--text-secondary)!important}.pill--outline,.btnOutlinePurple{border-color:var(--border-accent-soft);color:var(--accent-hover)}.btnOutlinePurple:hover{background:var(--accent-faint)}.serviceCard{background:rgba(var(--surface-rgb),.92);border-color:var(--border-subtle);box-shadow:var(--shadow-card)}.serviceIcon{color:var(--accent-hover);background:var(--accent-soft);border-color:var(--border-accent-soft)}.serviceDesc{color:var(--text-muted)}.serviceName{color:var(--text-primary)}.serviceNo{color:var(--text-subtle)}.contactShell{border-color:var(--border-subtle);box-shadow:0 26px 90px #0000003d;background:radial-gradient(900px 380px at 92% 16%,rgba(var(--accent-rgb),.12),transparent 62%),linear-gradient(90deg,rgba(var(--surface-rgb),.96),rgba(var(--surface-soft-rgb),.96) 58%,rgba(var(--surface-soft-2-rgb),.96))}.contactTitle,.aboutTitle,.aboutExperienceTitle,.aboutCompany,.aboutProcessTitle,.aboutStepContent h3,.aboutStatsRow .statItem h2{color:var(--text-primary)}.field input,.field textarea{background:var(--input-bg);color:var(--text-primary)}.field input::placeholder,.field textarea::placeholder{color:var(--text-faint)}.contactBtn{background:rgba(var(--surface-soft-rgb),.92);color:var(--text-secondary)}.contactBtn:hover{background:var(--accent-soft)}.contactStatus.isOk{color:var(--text-muted)}.aboutStickyHeader,.aboutStickyHeader .aboutTopbar{background:var(--surface-main)}.whoAmI{color:var(--text-subtle)}.aboutVideoWrap{box-shadow:0 18px 60px #00000042,0 4px 20px #0000002e}.toolFrame.dark{background:var(--surface-soft);border-color:var(--border-subtle);box-shadow:0 8px 22px #0000003d}.toolFrame.blue{background:linear-gradient(135deg,var(--surface-soft),rgba(var(--accent-rgb),.6));border-color:rgba(var(--accent-rgb),.22);box-shadow:0 8px 22px rgba(var(--accent-rgb),.24)}.toolFrame.outline{background:rgba(var(--surface-rgb),.82);border-color:var(--border-subtle);box-shadow:inset 0 1px #ffffff0a}.aboutStatsRow .statItem p,.aboutRole,.aboutExperienceYears{color:var(--text-muted)}.aboutExperiencePill,.aboutProcessKicker{background:rgba(var(--surface-rgb),.82);border-color:var(--border-subtle);color:var(--text-secondary)}.aboutExperienceRow{border-bottom-color:var(--border-regular)}.aboutGalleryCard{background:var(--surface-soft);box-shadow:0 18px 48px #00000038,0 3px 14px #00000029}.aboutProcessHighlight{background:var(--accent)}.aboutStepCard{border-color:var(--border-strong);background:rgba(var(--surface-rgb),.16)}.aboutStepBadge{background:var(--surface-soft-2);color:var(--text-primary);border:1px solid var(--border-regular)}}@media(max-width:560px){.aboutHeroShell{padding:28px 20px 44px}.aboutTopbar{align-items:center;margin-bottom:28px}.aboutHeaderRight{gap:10px}.whoAmI{font-size:38px}.aboutTitle{font-size:34px;line-height:1.02}.aboutDesc{font-size:15px}.aboutIconsTrack{gap:12px}.aboutStatsRow{grid-template-columns:1fr 1fr}}@media(max-width:430px){.left{padding:24px 20px 14px}.copy{margin-top:26px}.h1{font-size:clamp(44px,13vw,60px);line-height:.96}.heroSection .left,.heroSection .right{min-height:auto!important}.aboutShell,.aboutSectionInner{padding-left:14px;padding-right:14px}.aboutStickyHeader .aboutTopbar{padding:11px 0}.logo-mark{width:24px}.logo-text{font-size:12px!important;letter-spacing:.1em!important}.whoAmI{font-size:30px;margin-bottom:12px}.aboutTitle{font-size:24px;line-height:1.06;margin-bottom:12px}.aboutDesc{font-size:13px;line-height:1.65;margin-bottom:10px}.aboutVideo{max-height:360px}.aboutIconsTrack{gap:12px}.toolFrame{width:46px;height:46px}.toolFrame svg{width:24px;height:24px}.aboutStatsRow{gap:18px 10px}.aboutStatsRow .statItem h2{font-size:30px}.aboutStatsRow .statItem p{font-size:13px}.aboutExperiencePill{font-size:13px;min-height:34px;padding:0 14px}.aboutExperienceTitle{font-size:26px}.aboutCompany{font-size:22px}.aboutRole,.aboutExperienceYears{font-size:13px}.aboutProcessSection{padding-bottom:44px}.aboutProcessTitle{font-size:28px;line-height:1.06}.aboutProcessHighlight{padding:2px 12px 5px;border-radius:12px}.aboutStepCard{padding:22px 16px 20px}.aboutStepContent h3{font-size:18px}.aboutStepContent p{font-size:14px}}@media(max-width:820px){.homeFooterInner{flex-direction:column;align-items:center}.footerCopy{width:100%;flex-direction:column;align-items:center;gap:8px;text-align:center}.footerContactRow{justify-content:center;gap:12px}.footerBrand,.footerLinks{justify-content:center;width:100%}.footerEmail,.footerSite{font-size:16px}.footerLinks a{width:36px;height:36px}.footerLinks a svg{width:20px;height:20px}}@media(min-width:1100px){.contactSub{max-width:none;white-space:nowrap;font-size:14px}}
