@font-face {
font-family: 'Inter'; font-style: normal; font-weight: 100 900;
font-display: swap; src: url("fonts/inter-latin.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Inter'; font-style: normal; font-weight: 100 900;
font-display: swap; src: url("fonts/inter-latin-ext.woff2") format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
font-family: 'Outfit'; font-style: normal; font-weight: 100 900;
font-display: swap; src: url("fonts/outfit-latin.woff2") format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Outfit'; font-style: normal; font-weight: 100 900;
font-display: swap; src: url("fonts/outfit-latin-ext.woff2") format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
:root {
--ink: #060a16;            
--ink-2: #0a1020;          
--surface: rgba(255, 255, 255, .035);
--grid-dot: rgba(255, 255, 255, .07);
--blue-t: var(--blue);
--indigo-t: var(--indigo);
--violet-t: var(--violet);
--magenta-t: var(--magenta);
--foot-band: rgba(255, 255, 255, .04);
--surface-2: rgba(255, 255, 255, .06);
--rule: rgba(255, 255, 255, .10);
--paper: #f3f6fc;
--blue: #1f82ed;
--indigo: #7072e5;
--violet: #8974e7;
--magenta: #cf54e5;
--signature: linear-gradient(90deg, #1f82ed 0%, #1f82ed 27%, #2d80ec 32%, #4a7eea 41%, #7977e7 53%, #8974e7 57%, #cf54e5 100%);
--signature-text: var(--signature);
--display: "Outfit", ui-sans-serif, system-ui, "Segoe UI", sans-serif;
--body: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
--t-strong: #fff;
--t-tagline: #c3d2e6;
--t-intro: #b3c1d5;
--t-pillar: #8b9bb2;
--t-footer: #63748e;
--t-lang: #8b9ab2;
--t-nav: #b6c3d6;
--chip-on: rgba(255, 255, 255, .06);
--chip-border: rgba(255, 255, 255, .22);
--menu-bg: rgba(9, 15, 29, .97);
--header-bg: #0a1122;
--header-line: rgba(255, 255, 255, .11);
--menu-shadow: rgba(3, 8, 18, .34);
--card-shadow: rgba(2, 6, 16, .55);
--glow-1: rgba(31, 130, 237, .20);
--glow-2: rgba(207, 84, 229, .13);
--halo: radial-gradient(circle, rgba(31, 130, 237, .16), rgba(207, 84, 229, .07) 42%, transparent 66%);
--dot-flash: #ffffff;  
--dot-1: #1f82ed;
--dot-2: #8974e7;
--dot-3: #cf54e5;
--logo-mark: url("MT-Logo-dark.svg?v=e6fd8e93");
--logo-full: url("MT-Logo-big-dark.svg?v=66fad197");
--radius-m: 20px;
--radius-l: 28px;
--ease: cubic-bezier(.22, .7, .24, 1);
--page: 1200px;
--gut: 24px;
--hdr-h: 125px;
}
[data-theme="light"] {
--ink: #fcfdff;
--ink-2: #f5f8fc;
--surface: rgba(9, 20, 40, .022);
--grid-dot: rgba(14, 30, 56, .07);
--blue-t: #1668c7;
--indigo-t: #5a5cd0;
--violet-t: #6f5ad2;
--magenta-t: #a83bbd;
--foot-band: rgba(9, 20, 40, .028);
--surface-2: rgba(9, 20, 40, .04);
--rule: rgba(14, 30, 56, .11);
--paper: #0d1524;
--blue: #1f82ed;
--indigo: #7072e5;
--violet: #8974e7;
--magenta: #cf54e5;
--signature: linear-gradient(90deg, #1f82ed 0%, #1f82ed 27%, #2d80ec 32%, #4a7eea 41%, #7977e7 53%, #8974e7 57%, #cf54e5 100%);
--signature-text: var(--signature);
--t-strong: #070c18;
--t-tagline: #3b4b62;
--t-intro: #3f4e64;
--t-pillar: #5b6a80;
--t-footer: #8493a7;
--t-lang: #5b6a80;
--t-nav: #3b485c;
--chip-on: rgba(14, 30, 56, .07);
--chip-border: rgba(14, 30, 56, .20);
--menu-bg: var(--header-bg);
--header-bg: #f8fafd;
--header-line: rgba(14, 30, 56, .12);
--menu-shadow: rgba(14, 30, 56, .15);
--card-shadow: rgba(14, 30, 56, .22);
--glow-1: rgba(31, 130, 237, .10);
--glow-2: rgba(207, 84, 229, .07);
--halo: radial-gradient(circle, rgba(31, 130, 237, .12), rgba(207, 84, 229, .055) 44%, transparent 68%);
--dot-1: #1f82ed;
--dot-2: #8974e7;
--dot-3: #cf54e5;
--dot-flash: #0a1428;
--logo-mark: url("MT-Logo-light.svg?v=8ba0ab42");
--logo-full: url("MT-Logo-big-light.svg?v=2380f757");
}
* { box-sizing: border-box; }
html {
min-height: 100%;
background: var(--ink);
scroll-behavior: smooth;
scroll-padding-top: calc(var(--hdr-h) + 14px);
-webkit-text-size-adjust: 100%;
overflow-x: hidden;
}
body {
margin: 0;
overflow-x: clip;
color: var(--paper);
font-family: var(--body);
font-size: 16px;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
background:
radial-gradient(900px 620px at 88% 6%, var(--glow-1), transparent 62%),
radial-gradient(760px 560px at 4% 96%, var(--glow-2), transparent 60%),
linear-gradient(168deg, var(--ink) 0%, var(--ink-2) 58%, var(--ink) 100%);
background-attachment: fixed;
transition: background-color .25s ease, color .25s ease;
}
[data-theme="light"] body {
background:
radial-gradient(1250px 800px at 86% -12%, rgba(31, 130, 237, .08), transparent 62%),
linear-gradient(180deg, #fff 0%, #fdfeff 34%, #f9fbfd 72%, #f4f7fb 100%);
background-attachment: fixed;
}
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; }
img, svg { display: block; max-width: 100%; }
h1, h2, h3 { margin: 0; font-family: var(--display); font-weight: 400; }
:focus-visible { outline: 2px solid var(--blue); outline-offset: 3px; border-radius: 4px; }
.skip { position: absolute; left: -9999px; top: 0; z-index: 200; background: var(--header-bg); padding: 12px 18px; }
.skip:focus { left: 0; }
.wrap { width: min(var(--page), calc(100% - 2 * var(--gut))); margin-inline: auto; }
.band { background: transparent; }
.band--alt {
position: relative;
background: var(--surface);
border-block: 1px solid var(--rule);
}
.band--alt::before {
content: ""; position: absolute; inset: 0; pointer-events: none;
background: radial-gradient(var(--grid-dot) 1px, transparent 1.4px) 0 0 / 26px 26px;
-webkit-mask-image: linear-gradient(180deg, transparent, #000 22%, #000 78%, transparent);
mask-image: linear-gradient(180deg, transparent, #000 22%, #000 78%, transparent);
}
.band--alt > * { position: relative; }
.band--deep {
background:
radial-gradient(90% 120% at 78% 0%, rgba(31, 130, 237, .20), transparent 58%),
radial-gradient(70% 100% at 12% 100%, rgba(207, 84, 229, .14), transparent 60%),
linear-gradient(160deg, #060a16 0%, #0a1224 55%, #05091a 100%);
--paper: #f3f6fc;
--t-strong: #fff;
--t-tagline: #c3d2e6;
--t-intro: #b3c1d5;
--t-pillar: #8b9bb2;
--rule: rgba(255, 255, 255, .10);
--chip-border: rgba(255, 255, 255, .22);
--surface: rgba(255, 255, 255, .035);
--grid-dot: rgba(255, 255, 255, .07);
--surface-2: rgba(255, 255, 255, .06);
--indigo: #4a7eea;
--signature: linear-gradient(90deg, #1f82ed 0%, #1f82ed 27%, #2d80ec 32%, #4a7eea 41%, #7977e7 53%, #8974e7 57%, #cf54e5 100%);
color: var(--paper);
}
.section { padding: 92px 0; }
.h2 b {
font-weight: 500; color: var(--t-strong);
}
.section--center { text-align: center; }
.section--center .h2,
.section--center .intro,
.section--center .card p,
.section--center .product h3,
.section--center .product p,
.section--center .ico { margin-inline: auto; }
.section--center .head--split { grid-template-columns: 1fr; justify-items: center; }
.section--center .product__head { justify-content: center; }
.section--center .product__head .ico { margin-inline: 0; }
.section--center .chain li { justify-content: center; }
.tagline {
display: block;
margin: 0 0 26px; line-height: 1.6;
font-family: var(--display); font-size: 11.5px; font-weight: 500;
letter-spacing: .26em; text-transform: uppercase;
color: var(--t-tagline);
}
.tagline i {
display: inline-block; position: relative; top: -.1em;
width: 6px; height: 6px; border-radius: 50%;
margin: 0 12px 0 9px; letter-spacing: 0; font-style: normal;
}
.tagline i.lead {
margin-left: 0;
width: 9px; height: 9px; top: .04em;
}
.tagline i.blu { background: var(--blue); }
.tagline i.ind { background: var(--indigo); }
.tagline i.vio { background: var(--violet); }
.tagline i.mag { background: var(--magenta); }
.h1 {
font-family: var(--display); font-weight: 300;
font-size: clamp(44px, 6.2vw, 80px); line-height: 1.02; letter-spacing: -.035em;
margin: 0 0 26px; max-width: 14ch;
}
.h1 .grad, .final h2 .grad {
font-weight: 500;
background-image: var(--signature-text);
-webkit-background-clip: text; background-clip: text; color: transparent;
}
.h2 {
font-family: var(--display); font-weight: 300;
font-size: clamp(30px, 4vw, 54px); line-height: 1.06; letter-spacing: -.03em;
margin: 0; max-width: 20ch;
}
.lead { margin: 0; max-width: 52ch; color: var(--t-intro); font-size: 17.5px; line-height: 1.72; }
.intro { margin: 26px 0 0; max-width: 62ch; color: var(--t-intro); font-size: 16.5px; line-height: 1.72; }
.btn {
display: inline-flex; align-items: center; justify-content: center;
min-height: 48px; padding: 0 22px;
border-radius: 999px; border: 1px solid transparent;
cursor: pointer; font-size: 15px; font-weight: 500;
transition: transform .18s var(--ease), background .18s ease, border-color .18s ease;
}
.btn--primary { background-image: var(--signature); color: #fff; }
.btn--ghost { background: var(--chip-on); border-color: var(--chip-border); color: var(--paper); }
.btn:hover { transform: translateY(-2px); }
.actions { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 34px; }
.hdr {
position: sticky; top: 0; z-index: 40;
background: var(--header-bg);
border-bottom: 1px solid var(--header-line);
transition: box-shadow .22s ease;
}
[data-theme="light"] .hdr { border-bottom-color: transparent; }
.hdr.is-stuck { box-shadow: 0 12px 26px -20px var(--card-shadow); }
.hdr__in {
position: relative;
display: flex; align-items: center; gap: 22px;
padding: 13px 0 11px;
}
.hdr__cta {
min-height: 40px; padding: 0 18px; font-size: 13.5px;
white-space: nowrap; flex: none;
}
.hdr__tools { display: flex; align-items: center; gap: 12px; flex: none; }
.brand { display: flex; align-items: center; min-width: 0; }
.brand .symbol {
height: 100px; width: 171px; flex: none; display: block;   
background: var(--logo-mark) left center / contain no-repeat;
}
.burger {
display: none; grid-auto-flow: row; align-content: center; justify-items: end; gap: 5px;
width: 24px; height: 34px; margin-left: 4px; padding: 0;
border: 0; background: transparent; cursor: pointer;
}
.burger span {
display: block; height: 2px; border-radius: 2px; background: var(--t-lang);
transition: width .22s ease, transform .24s cubic-bezier(.3, .7, .3, 1), opacity .16s ease, background .18s ease;
}
.burger span:nth-child(1) { width: 22px; }
.burger span:nth-child(2) { width: 14px; }
.burger span:nth-child(3) { width: 22px; }
.burger:hover span { background: var(--t-strong); }
.burger[aria-expanded="true"] span { width: 22px; background: var(--t-strong); }
.burger[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.burger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.burger[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
.controls { display: flex; align-items: center; margin-left: auto; }
.nav { display: flex; align-items: center; gap: 20px; }
.nav a {
position: relative;
padding: 8px 0;
color: var(--t-nav);
font-family: var(--display); font-size: 12.5px; font-weight: 500;
letter-spacing: .14em; text-transform: uppercase;
transition: color .18s ease;
}
.nav a:hover { color: var(--t-strong); }
.nav a::after {
content: ""; position: absolute; left: 0; right: 0; bottom: 0;
height: 2px; border-radius: 2px;
background-image: var(--signature);
transform: scaleX(0); transform-origin: left;
transition: transform .25s var(--ease);
}
.nav a[aria-current="true"] { color: var(--t-strong); }
.nav a[aria-current="true"]::after { transform: scaleX(1); }
.theme {
position: relative; display: flex; align-items: center; gap: 2px; padding: 3px;
border: 1px solid var(--rule); border-radius: 999px;
}
.theme button {
display: grid; place-items: center; width: 36px; height: 32px; padding: 0;
border: 0; border-radius: 999px; background: transparent; color: var(--t-lang);
cursor: pointer; transition: color .18s ease, background .18s ease;
}
.theme button:hover { color: var(--t-strong); }
.theme button[aria-pressed="true"] { color: var(--t-strong); background: var(--chip-on); }
.theme svg { width: 17px; height: 17px; display: block; }
.lang { position: relative; }
.lang__btn {
display: inline-flex;
align-items: center; gap: 7px;
height: 38px; padding: 0 13px;
border: 1px solid var(--rule); border-radius: 999px;
background: transparent; color: var(--t-lang);
font-family: var(--display); font-size: 12px; font-weight: 500;
letter-spacing: .14em; cursor: pointer;
transition: color .18s ease, border-color .18s ease;
}
.lang__btn:hover { color: var(--t-strong); border-color: var(--chip-border); }
.lang__btn svg { width: 11px; height: 11px; opacity: .7; transition: transform .2s var(--ease); }
.lang[data-open="true"] .lang__btn { color: var(--t-strong); border-color: var(--chip-border); }
.lang[data-open="true"] .lang__btn svg { transform: rotate(180deg); }
.lang__menu {
position: absolute; right: 0; top: calc(100% + 9px); z-index: 50;
display: block; min-width: 162px; padding: 6px;
background: var(--menu-bg); border: 1px solid var(--header-line);
border-radius: 14px; box-shadow: 0 18px 36px var(--menu-shadow);
-webkit-backdrop-filter: blur(14px); backdrop-filter: blur(14px);
opacity: 0; visibility: hidden; transform: translateY(-6px);
transition: opacity .18s ease, transform .18s ease, visibility .18s;
}
.lang[data-open="true"] .lang__menu { opacity: 1; visibility: visible; transform: none; }
.lang__menu a {
display: flex; justify-content: space-between; align-items: center; gap: 16px;
padding: 9px 12px; border-radius: 9px;
color: var(--t-lang); font-size: 14px;
transition: color .18s ease, background .18s ease;
}
.lang__menu a b { display: block; font-weight: 400; }
.lang__menu a span { font-size: 11px; letter-spacing: .12em; opacity: .55; }
.lang__menu a:hover { color: var(--t-strong); background: var(--chip-on); }
.lang__menu a[aria-current="page"] { color: var(--t-strong); }
.lang__menu a[aria-current="page"] span { opacity: 1; }
.band--hero { padding-bottom: 40px; overflow-x: clip; }
.hero {
display: grid; grid-template-columns: 1.06fr .94fr;
align-items: center; gap: 58px;
padding: 68px 0 56px;
}
.hero-copy { min-width: 0; }
.showcase { position: relative; min-width: 0; display: grid; justify-items: center; }
.showcase::before {
content: ""; position: absolute; left: 50%; top: 46%;
transform: translate(-50%, -50%);
width: 118%; max-width: 100vw; aspect-ratio: 1; border-radius: 50%;
background: var(--halo); pointer-events: none;
}
.lockup {
position: relative; z-index: 1; display: block;
width: min(100%, 470px); aspect-ratio: 218.43 / 156;
background: var(--logo-full) center / contain no-repeat;
}
.lockup .dots {
position: absolute; inset: 0; width: 100%; height: 100%;
pointer-events: none; overflow: visible;
}
.lockup .dots .d1 { fill: var(--dot-1); color: var(--dot-1); }
.lockup .dots .d2 { fill: var(--dot-2); color: var(--dot-2); }
.lockup .dots .d3 { fill: var(--dot-3); color: var(--dot-3); }
.lockup .dots ellipse { transform-box: fill-box; transform-origin: center; }
.pillars {
display: grid; grid-template-columns: repeat(3, minmax(0, 1fr));
margin-top: 12px;
border: 1px solid var(--rule); border-radius: var(--radius-m);
background: var(--surface);
box-shadow: 0 14px 32px -26px var(--card-shadow);
overflow: hidden;
}
.pillar {
position: relative; min-width: 0;
padding: 30px 32px 32px 54px;
border-right: 1px solid var(--rule);
}
.pillar:last-child { border-right: 0; }
.pillar:nth-child(1) { --dot: var(--blue); }
.pillar:nth-child(2) { --dot: var(--violet); }
.pillar:nth-child(3) { --dot: var(--magenta); }
.pillar::before {
content: ""; position: absolute; left: 32px; top: 36px;
width: 12px; height: 12px; border-radius: 50%;
background: var(--dot);
box-shadow: 0 0 0 5px color-mix(in srgb, var(--dot) 15%, transparent);
}
.pillar::after {
content: ""; position: absolute; inset: 0; pointer-events: none;
background: radial-gradient(72% 100% at 0% 0%, color-mix(in srgb, var(--dot) 10%, transparent), transparent 64%);
}
.pillar strong, .pillar span { position: relative; z-index: 1; }
.pillar strong {
display: block; font-family: var(--display);
font-size: 15px; font-weight: 600;
text-transform: uppercase; letter-spacing: .15em;
margin-bottom: 9px;
}
.pillar span { display: block; color: var(--t-intro); font-size: 14.5px; line-height: 1.55; }
.a-blue    { --accent: var(--blue); --accent-text: var(--blue-t);    --accent-soft: color-mix(in srgb, var(--blue) 13%, transparent); }
.a-indigo  { --accent: var(--indigo); --accent-text: var(--indigo-t);  --accent-soft: color-mix(in srgb, var(--indigo) 13%, transparent); }
.a-violet  { --accent: var(--violet); --accent-text: var(--violet-t);  --accent-soft: color-mix(in srgb, var(--violet) 13%, transparent); }
.a-magenta { --accent: var(--magenta); --accent-text: var(--magenta-t); --accent-soft: color-mix(in srgb, var(--magenta) 13%, transparent); }
.ico {
width: 46px; height: 46px; flex: none;
display: grid; place-items: center;
border-radius: 14px;
border: 1px solid color-mix(in srgb, var(--accent) 26%, transparent);
background: var(--accent-soft);
color: var(--accent);
}
.ico svg { width: 31px; height: 31px; }
.ico--lg { width: 58px; height: 58px; border-radius: 18px; }
.ico--lg svg { width: 39px; height: 39px; }
.ico--sm { width: 34px; height: 34px; border-radius: 11px; }
.ico--sm svg { width: 24px; height: 24px; }
.ico--solid {
background: var(--accent);
border-color: transparent;
color: #fff;
box-shadow: 0 10px 24px -10px color-mix(in srgb, var(--accent) 70%, transparent);
}
.head--split { display: grid; grid-template-columns: 1.05fr .95fr; gap: 24px 48px; align-items: end; }
.head--split .intro { margin-top: 0; }
.grid3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 46px; }
.grid3--raised .card { box-shadow: 0 16px 36px -26px var(--card-shadow); }
.grid3--raised .card__tag {
font-family: var(--display); font-weight: 500;
text-transform: uppercase; letter-spacing: .12em;
}
.grid-feature {
display: grid; grid-template-columns: 1.34fr 1fr 1fr;
align-items: start;
gap: 18px; margin-top: 46px;
}
.card--lead { padding: 32px; }
.card--lead h3 { font-size: clamp(24px, 2vw, 28px); }
.card--lead p { font-size: 15.5px; max-width: 36ch; }
.card {
position: relative; overflow: hidden;
background: var(--surface); border: 1px solid var(--rule); border-radius: var(--radius-m);
padding: 30px;
display: flex; flex-direction: column;
color: inherit; text-decoration: none;
transition: border-color .22s ease, background .22s ease;
}
.card:hover .card__link { text-decoration: underline; text-underline-offset: 3px; }
.card::after {
content: ""; position: absolute; right: -46px; top: -46px;
width: 160px; height: 160px; border-radius: 50%; pointer-events: none;
background: radial-gradient(circle, var(--accent-soft), transparent 70%);
opacity: .8;
}
.card > * { position: relative; z-index: 1; }
.card:hover {
border-color: color-mix(in srgb, var(--accent) 42%, var(--rule));
background: var(--surface-2);
box-shadow: 0 14px 30px -18px color-mix(in srgb, var(--accent) 55%, transparent);
}
.card__tag { display: block; margin-top: 20px; font-size: 12.5px; color: var(--accent); letter-spacing: .04em; }
.card h3 { font-family: var(--display); font-weight: 400; font-size: 24px; letter-spacing: -.02em; margin: 20px 0 10px; }
.card__tag + h3 { margin-top: 8px; }
.card p { color: var(--t-intro); margin: 0; font-size: 15px; line-height: 1.6; }
.card__link { margin-top: 18px; font-size: 14px; color: var(--accent); }
.flow {
display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px;
margin: 72px 0;
}
.flow__step { padding: 20px 14px 0 0; border-top: 2px solid var(--accent); }
.flow__step .num { display: block; font-size: 11.5px; letter-spacing: .18em; color: var(--accent-text); margin-bottom: 6px; }
.flow__step b { display: block; font-family: var(--display); font-weight: 500; font-size: 15.5px; margin-bottom: 6px; }
.flow__step span { font-size: 13.5px; color: var(--t-pillar); line-height: 1.55; }
.split { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin-top: 42px; }
.flow + .split { margin-top: 0; }
.panel {
position: relative; overflow: hidden; border-radius: var(--radius-l);
padding: 38px; min-height: 386px; color: #f3f6fc;
display: flex; flex-direction: column;
box-shadow: 0 24px 50px -28px var(--card-shadow);
}
.panel--leisure {
background:
radial-gradient(90% 80% at 88% 6%, rgba(31, 130, 237, .22), transparent 60%),
linear-gradient(155deg, #070c1c 0%, #0d1a38 100%);
}
.panel--business {
background:
radial-gradient(90% 80% at 88% 6%, rgba(207, 84, 229, .20), transparent 60%),
linear-gradient(155deg, #120d30 0%, #1b1a4a 100%);
}
.panel__tag { display: flex; align-items: center; gap: 12px; font-family: var(--display); font-size: 11.5px; font-weight: 500; letter-spacing: .22em; text-transform: uppercase; color: var(--accent-text); }
.panel .ico { border-color: color-mix(in srgb, var(--accent) 34%, transparent); }
.panel h3 { font-family: var(--display); font-weight: 300; font-size: clamp(24px, 2.5vw, 33px); line-height: 1.12; letter-spacing: -.025em; margin: 18px 0 16px; max-width: 20ch; }
.panel p { color: #b3c1d5; margin: 0; max-width: 46ch; font-size: 15px; line-height: 1.65; }
.chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 24px; }
.chip { border: 1px solid rgba(255, 255, 255, .18); border-radius: 999px; padding: 7px 13px; font-size: 12.5px; color: #d3dcea; }
.panel__orbit {
position: absolute; width: 250px; height: 250px; right: -80px; bottom: -80px;
border: 1px solid color-mix(in srgb, var(--accent) 30%, transparent);
border-radius: 50%; pointer-events: none;
}
.panel__orbit::after { content: ""; position: absolute; inset: 36px; border: 1px solid color-mix(in srgb, var(--accent) 22%, transparent); border-radius: 50%; }
.products { display: grid; grid-template-columns: 1fr 1fr; align-items: start; gap: 18px; margin-top: 42px; }
.product {
position: relative; overflow: hidden;
border: 1px solid var(--rule); border-radius: var(--radius-l);
background: var(--surface); padding: 36px;
container-type: inline-size;
display: flex; flex-direction: column;
box-shadow: 0 18px 40px -26px var(--card-shadow);
}
.product::after {
content: ""; position: absolute; right: -60px; top: -60px;
width: 220px; height: 220px; border-radius: 50%; pointer-events: none;
background: radial-gradient(circle, var(--accent-soft), transparent 70%);
}
.product > * { position: relative; z-index: 1; }
.product__head { display: flex; align-items: center; gap: 14px; }
.product__name {
font-family: var(--display); font-size: 16px; font-weight: 600; letter-spacing: .06em;
color: var(--accent-text);
}
.product h3 { font-family: var(--display); font-weight: 300; font-size: clamp(24px, 2.5vw, 33px); line-height: 1.12; letter-spacing: -.025em; margin: 28px 0 12px; }
.product p { color: var(--t-intro); margin: 0; max-width: 44ch; font-size: 15px; line-height: 1.65; }
.chain {
list-style: none; display: grid;
grid-template-columns: repeat(4, auto);
justify-items: start; justify-content: center;
width: fit-content; max-width: 100%;
gap: 14px 26px; margin: 24px auto 0; padding: 0; text-align: left;
}
@container (max-width: 509px) { .chain { grid-template-columns: repeat(2, auto); } }
@container (max-width: 249px) { .chain { grid-template-columns: auto; } }
.chain li {
display: flex; align-items: center; gap: 9px;
font-family: var(--display); font-size: 11.5px; font-weight: 600;
letter-spacing: .12em; text-transform: uppercase;
color: var(--t-intro);
}
.chain__ico {
width: 30px; height: 30px; display: grid; place-items: center; flex: none;
border-radius: 10px; border: 1px solid color-mix(in srgb, var(--accent) 26%, transparent);
background: var(--accent-soft); color: var(--accent);
}
.chain__ico svg { width: 21px; height: 21px; }
.tech { display: grid; grid-template-columns: .85fr 1.15fr; gap: 56px; align-items: start; }
.tech__list { display: grid; gap: 10px; }
.tech__row {
display: grid; grid-template-columns: auto 1fr auto; gap: 16px; align-items: center;
padding: 14px 18px; border: 1px solid var(--rule); border-radius: 16px;
background: var(--surface);
transition: border-color .2s ease, transform .2s ease;
}
.tech__row:hover { border-color: color-mix(in srgb, var(--accent) 42%, var(--rule)); transform: translateX(4px); }
.tech__row b { font-family: var(--display); font-size: 17px; font-weight: 400; }
.tech__row .num { font-size: 11.5px; letter-spacing: .16em; color: var(--accent-text); }
.final { padding: 52px 0 34px; text-align: center; }
.final .tagline { justify-content: center; }
.final h2 { font-family: var(--display); font-weight: 300; font-size: clamp(34px, 5vw, 64px); line-height: 1.04; letter-spacing: -.04em; margin: 0 auto 20px; max-width: 16ch; }
.final p { color: var(--t-intro); max-width: 60ch; margin: 0 auto; font-size: 17px; }
.final .actions { justify-content: center; }
.foot { margin-top: 0; border-top: 0; }
.final p.final__cta {
display: inline-flex; align-items: center; justify-content: center;
margin: 24px auto 0; padding: 11px 30px;
border-radius: 999px; border: 1px solid var(--chip-border);
font-family: var(--display); font-weight: 400;
font-size: 15.5px; line-height: 1.4;
color: var(--t-strong); background: transparent;
}
.foot__band {
position: relative;
background: var(--foot-band);
border-block: 1px solid var(--rule);
}
.foot__band::before {
content: ""; position: absolute; inset: 0; pointer-events: none;
background: radial-gradient(var(--grid-dot) 1px, transparent 1.4px) 0 0 / 26px 26px;
-webkit-mask-image: linear-gradient(180deg, #000, transparent 82%);
mask-image: linear-gradient(180deg, #000, transparent 82%);
}
.foot__band > * { position: relative; }
.foot__contact { padding: 40px 0 30px; text-align: center; }
.foot__contact dl {
display: grid; grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 26px; margin: 0;
}
.foot__contact dt {
display: flex; flex-direction: column; align-items: center; gap: 12px;
font-family: var(--display); font-size: 12.5px; font-weight: 500;
letter-spacing: .12em; text-transform: uppercase; color: var(--t-pillar);
margin-bottom: 10px;
}
.foot__contact dt .ico { width: 52px; height: 52px; border-radius: 16px; }
.foot__contact dt .ico svg { width: 25px; height: 25px; }
.foot__contact dd { margin: 0; font-size: 16px; line-height: 1.6; color: var(--t-intro); }
.foot__contact a { color: inherit; }
.foot__contact a:hover { color: var(--t-strong); }
.foot__contact > dl > div:nth-child(1) { --accent: var(--blue); --accent-text: var(--blue-t); }
.foot__contact > dl > div:nth-child(2) { --accent: var(--violet); --accent-text: var(--violet-t); }
.foot__contact > dl > div:nth-child(3) { --accent: var(--magenta); --accent-text: var(--magenta-t); }
.foot__bottom {
display: flex; flex-wrap: wrap; align-items: center; gap: 18px 34px;
padding: 34px 0 42px; color: var(--t-footer); font-size: 11.5px; letter-spacing: .09em;
line-height: 1.5;
}
.foot__legal { display: flex; flex-wrap: wrap; gap: 12px 24px; }
.foot__legal a:hover { color: var(--t-strong); }
.foot__langs { display: flex; align-items: center; gap: 5px; margin-left: auto; }
.foot__langs a:hover, .foot__langs a[aria-current="page"] { color: var(--t-strong); }
.foot__langs i { font-style: normal; opacity: .4; }
.legal { padding: 64px 0 92px; }
.legal__in { max-width: 1060px; }
.legal__head { padding-bottom: 30px; border-bottom: 1px solid var(--rule); }
.legal__h1 { max-width: none; margin: 14px 0 16px; }
.legal .lead { max-width: 62ch; }
.legal__meta {
display: flex; flex-wrap: wrap; align-items: center; gap: 8px 14px;
margin: 22px 0 0;
font-family: var(--display); font-size: 12.5px; color: var(--t-pillar);
}
.legal__meta span { display: inline-flex; align-items: center; gap: 14px; }
.legal__meta span + span::before {
content: ""; width: 3px; height: 3px; border-radius: 50%;
background: currentColor; opacity: .6;
}
.legal__cols {
display: grid; grid-template-columns: 232px minmax(0, 1fr);
gap: 52px; margin-top: 34px; align-items: start;
}
.legal__aside { position: sticky; top: calc(var(--hdr-h) + 22px); }
.legal__toc {
padding: 20px 20px 18px;
border: 1px solid var(--rule); border-radius: var(--radius-m);
background: var(--surface);
}
.legal__toctitle {
margin: 0 0 14px;
font-family: var(--display); font-size: 11px; font-weight: 500;
letter-spacing: .12em; text-transform: uppercase; color: var(--t-pillar);
}
.legal__toclist { display: flex; flex-direction: column; gap: 2px; }
.legal__toclist a {
padding: 6px 10px; border-radius: 9px;
border-left: 2px solid transparent;
font-size: 12.5px; line-height: 1.4; color: var(--t-intro);
transition: color .18s ease, background .18s ease, border-color .18s ease;
}
.legal__toclist a:hover { color: var(--t-strong); background: var(--surface-2); }
.legal__toclist a[aria-current] {
color: var(--t-strong); font-weight: 500;
background: var(--surface-2); border-left-color: var(--blue);
}
.legal__warn {
margin: 0 0 8px; padding: 2px 0 2px 16px;
border-left: 2px solid var(--violet);
font-size: 15px; line-height: 1.6; color: var(--t-intro);
}
.legal__body { margin-top: 26px; }
.legal__partwrap {
position: relative;
margin: 66px 0 4px; padding-top: 32px;
}
.legal__partwrap::before {
content: ""; position: absolute; top: 0; left: 0; right: 0; height: 2px;
border-radius: 2px; background: var(--signature); opacity: .7;
}
.legal__partwrap:first-child { margin-top: 10px; padding-top: 0; }
.legal__partwrap:first-child::before { display: none; }
.legal__partnum {
margin: 0 0 10px;
font-family: var(--display); font-size: 11px; font-weight: 500;
letter-spacing: .14em; text-transform: uppercase;
background: var(--signature); -webkit-background-clip: text;
background-clip: text; color: transparent;
}
.legal__part {
margin: 0;
font-family: var(--display); font-weight: 300;
font-size: clamp(26px, 3.4vw, 36px); letter-spacing: -.02em;
}
.legal__sec {
border-bottom: 1px solid var(--rule);
}
.legal__sec:nth-of-type(4n+1) { --accent: var(--blue); --accent-text: var(--blue-t); }
.legal__sec:nth-of-type(4n+2) { --accent: var(--indigo); --accent-text: var(--indigo-t); }
.legal__sec:nth-of-type(4n+3) { --accent: var(--violet); --accent-text: var(--violet-t); }
.legal__sec:nth-of-type(4n+4) { --accent: var(--magenta); --accent-text: var(--magenta-t); }
.legal__sec summary {
display: flex; align-items: center; gap: 13px;
padding: 17px 0; cursor: pointer; list-style: none;
font-family: var(--display); font-weight: 500; font-size: 17px;
color: var(--t-strong);
transition: color .18s ease;
}
.legal__sec summary::before {
content: ""; flex: none; width: 7px; height: 7px; border-radius: 50%;
background: var(--accent); opacity: .55;
transition: opacity .18s ease, box-shadow .22s ease;
}
.legal__sec[open] summary::before,
.legal__sec summary:hover::before {
opacity: 1;
box-shadow: 0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent);
}
.legal__sec summary::-webkit-details-marker { display: none; }
.legal__sec summary:hover { color: var(--accent-text); }
.legal__sec summary span { flex: 1; }
.legal__sec summary::after {
content: ""; flex: none; width: 9px; height: 9px; margin-right: 3px;
border-right: 1.6px solid var(--t-pillar); border-bottom: 1.6px solid var(--t-pillar);
transform: rotate(45deg) translate(-2px, -2px);
transition: transform .22s ease, border-color .18s ease;
}
.legal__sec[open] summary::after { transform: rotate(-135deg) translate(-2px, -2px); }
.legal__sec summary:hover::after { border-color: var(--accent); }
.legal__seci { padding: 2px 0 22px 20px; }
.legal__seci > *:last-child { margin-bottom: 0; }
.legal__body p,
.legal__body ul { font-size: 15px; color: var(--t-intro); line-height: 1.7; margin: 0 0 14px; }
.legal__body ul { margin-bottom: 16px; padding-left: 20px; }
.legal__body li { margin-bottom: 7px; }
.legal__adr {
padding: 16px 18px; border-radius: var(--radius-m);
border: 1px solid var(--rule); border-left: 2px solid var(--accent);
background: var(--surface);
font-size: 14.5px; line-height: 1.6;
}
.legal__body a {
color: var(--accent-text); font-weight: 500;
text-decoration: underline; text-underline-offset: 3px;
text-decoration-thickness: 1px;
text-decoration-color: color-mix(in srgb, var(--accent) 50%, transparent);
border-radius: 4px;
transition: text-decoration-color .18s ease, background .18s ease;
}
.legal__body a:hover {
text-decoration-color: var(--accent);
background: color-mix(in srgb, var(--accent) 12%, transparent);
box-shadow: 0 0 0 3px color-mix(in srgb, var(--accent) 12%, transparent);
}
.legal__mail { color: var(--t-strong); font-weight: 500; }
.legal__fort { color: var(--t-strong); font-weight: 500; }
.legal__note {
font-family: var(--display); font-size: 12px; letter-spacing: .1em;
text-transform: uppercase; color: var(--t-pillar);
}
.legal__tablewrap { overflow-x: auto; margin: 0 0 18px; }
.legal__body table { width: 100%; border-collapse: collapse; font-size: 14px; min-width: 480px; }
.legal__body caption { text-align: left; padding-bottom: 10px; font-size: 13px; color: var(--t-pillar); }
.legal__body th, .legal__body td {
padding: 11px 14px; text-align: left; vertical-align: top;
border-bottom: 1px solid var(--rule); color: var(--t-intro);
}
.legal__body th {
font-family: var(--display); font-size: 11.5px; font-weight: 500;
letter-spacing: .1em; text-transform: uppercase; color: var(--accent-text);
border-bottom-color: color-mix(in srgb, var(--accent) 35%, transparent);
}
@media (max-width: 900px) {
.legal__cols { grid-template-columns: 1fr; gap: 26px; }
.legal__aside { position: static; }
.legal__toclist { flex-direction: row; flex-wrap: wrap; gap: 8px; }
.legal__toclist a {
padding: 7px 13px; border-radius: 999px;
border: 1px solid var(--chip-border); background: var(--surface-2);
}
.legal__toclist a[aria-current] {
border-color: var(--blue); color: var(--t-strong);
}
}
@media (max-width: 620px) {
.legal { padding: 40px 0 64px; }
.legal__partwrap { margin-top: 46px; }
}
.repere {
position: absolute; top: 0; left: 0; width: 1px;
pointer-events: none; opacity: 0;
}
.repere--hdr { height: 8px; }
.repere--top { height: 220px; }
.loader {
position: fixed; inset: 0; z-index: 100;
height: 100vh; height: 100svh;
padding: 0 24px;
display: grid; place-content: center; justify-items: center;
gap: 30px; background: var(--ink);
transition: opacity .22s ease, visibility .22s;
}
.loader.is-done { opacity: 0; visibility: hidden; pointer-events: none; }
.loader-mark {
width: min(50vw, 200px); aspect-ratio: 218.43 / 128.09;
background: var(--logo-mark) center / contain no-repeat;
}
.loader-bar {
position: relative; width: min(48vw, 168px); height: 2px;
border-radius: 2px; overflow: hidden; background: var(--rule);
}
.loader-bar::after {
content: ""; position: absolute; inset: 0; border-radius: 2px;
background-image: var(--signature); transform: translateX(-101%);
}
.to-top {
position: fixed; right: 26px; bottom: 26px; z-index: 40;
display: grid; place-items: center;
width: 46px; height: 46px; padding: 0; cursor: pointer;
border: 1px solid var(--rule); border-radius: 50%;
background: var(--header-bg); color: var(--t-lang);
box-shadow: 0 12px 26px var(--menu-shadow);
opacity: 0; visibility: hidden; transform: translateY(10px);
transition: opacity .22s ease, transform .22s ease, visibility .22s, color .18s ease, border-color .18s ease;
}
.to-top.is-visible { opacity: 1; visibility: visible; transform: none; }
.to-top:hover { color: var(--t-strong); border-color: var(--chip-border); }
.to-top svg { width: 19px; height: 19px; display: block; }
@media (max-width: 480px) {
.legal__seci { padding-left: 12px; }
}
@media (max-width: 620px) {
.legal__tablewrap { overflow-x: visible; }
.legal__body table { min-width: 0; }
.legal__body thead {
position: absolute; width: 1px; height: 1px;
overflow: hidden; clip-path: inset(50%); white-space: nowrap;
}
.legal__body tr {
display: block; margin-bottom: 14px; padding: 4px 0 10px;
border-bottom: 1px solid var(--rule);
}
.legal__body td {
display: grid; grid-template-columns: minmax(0, 1fr);
gap: 3px; padding: 7px 0; border-bottom: 0;
}
.legal__body td::before {
content: attr(data-col);
font-family: var(--display); font-size: 11px; font-weight: 500;
letter-spacing: .1em; text-transform: uppercase; color: var(--accent-text);
}
}
@media (max-width: 1080px) {
.hero { grid-template-columns: 1fr; gap: 64px; padding-top: 44px; }
.lockup { width: min(100%, 360px); }
.h1 { max-width: 18ch; }
.pillars { grid-template-columns: 1fr 1fr; }
.pillar:nth-child(2) { border-right: 0; }
.pillar:nth-child(3) { grid-column: 1 / -1; border-top: 1px solid var(--rule); }
.grid-feature { grid-template-columns: 1fr 1fr; }
.card--lead { grid-column: 1 / -1; }
.card--lead p { max-width: 52ch; }
.tech { grid-template-columns: 1fr; gap: 32px; }
}
@media (max-width: 1040px) {
.burger { display: grid; }
.hdr__in .controls {
position: absolute; top: 100%; left: calc(var(--gut) * -1); right: calc(var(--gut) * -1); z-index: 30;
flex-direction: column; align-items: center; gap: 16px;
margin-left: 0;
padding: 16px 15px 26px;
border: 0; border-bottom: 1px solid var(--header-line); border-radius: 0;
background: var(--menu-bg);
-webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px);
box-shadow: 0 22px 44px var(--menu-shadow);
opacity: 0; visibility: hidden; transform: translateY(-8px);
transition: opacity .2s ease, transform .2s ease, visibility .2s;
}
.hdr__in .controls.is-open { opacity: 1; visibility: visible; transform: none; }
.nav { flex-direction: column; gap: 4px; text-align: center; }
.nav a { font-size: 13px; padding: 10px 4px; }
.nav a::after { left: 50%; right: 50%; }
.nav a[aria-current="true"]::after { left: 25%; right: 25%; transform: none; }
.hdr__tools { margin-left: auto; }
}
@media (max-width: 980px) {
.grid3, .split, .products, .grid-feature { grid-template-columns: 1fr; }
.card--lead { grid-column: auto; }
.head--split { grid-template-columns: 1fr; align-items: start; }
.flow { grid-template-columns: 1fr 1fr; }
.section { padding: 68px 0; }
.final { padding-top: 68px; }
}
@media (max-width: 548px) {
.hdr__in .controls .hdr__cta {
align-self: stretch; justify-content: center;
min-height: 44px; margin-top: 6px;
}
}
@media (max-width: 340px) {
.hdr__in .controls .theme,
.hdr__in .controls .lang { align-self: center; }
.hdr__in .controls .lang__menu { right: auto; left: 50%; transform: translate(-50%, -6px); }
.hdr__in .controls .lang[data-open="true"] .lang__menu { transform: translate(-50%, 0); }
}
@media (max-width: 620px) {
:root { --gut: 15px; --hdr-h: 97px; }
.hdr__in { padding: 11px 0 9px; }
.brand .symbol { height: 76px; width: 130px; }
.pillars { grid-template-columns: 1fr; }
.pillar { border-right: 0; border-top: 1px solid var(--rule); padding: 24px 24px 26px 48px; }
.pillar:first-child { border-top: 0; }
.pillar::before { left: 24px; top: 30px; }
.h1 { font-size: 40px; max-width: none; }
.lead { font-size: 16px; }
.flow { grid-template-columns: 1fr; }
.panel, .product, .card--lead { padding: 28px; min-height: 0; }
.foot__contact dl { grid-template-columns: 1fr; gap: 20px; }
.foot__bottom { flex-direction: column; align-items: flex-start; gap: 14px; }
.foot__langs { margin-left: 0; }
.actions .btn { width: 100%; }
.to-top { right: 15px; bottom: 16px; width: 42px; height: 42px; }
}
@media (prefers-reduced-motion: no-preference) {
.js .reveal { opacity: 0; transform: translateY(14px); }
.js.is-ready .reveal { animation: rise .5s cubic-bezier(.22, .7, .24, 1) forwards; }
.js.is-ready .reveal-1 { animation-delay: .04s; }
.js.is-ready .reveal-2 { animation-delay: .12s; }
.js.is-ready .reveal-3 { animation-delay: .2s; }
@keyframes rise { to { opacity: 1; transform: none; } }
.is-ready .lockup .dots ellipse { animation: dotRelay 6s linear 1.4s infinite; }
.is-ready .lockup .dots .d2 { animation-delay: 2s; }
.is-ready .lockup .dots .d3 { animation-delay: 2.6s; }
@keyframes dotRelay {
0% { transform: scale(1); fill: currentColor; animation-timing-function: ease-out; }
3.8% { transform: scale(1.28); fill: var(--dot-flash); animation-timing-function: ease-in; }
10%, 100% { transform: scale(1); fill: currentColor; }
}
.loader-bar::after { animation: loaderSweep 1.35s cubic-bezier(.55, 0, .3, 1) infinite; }
@keyframes loaderSweep { to { transform: translateX(101%); } }
}
@media (prefers-reduced-motion: reduce) {
html { scroll-behavior: auto; }
.btn:hover { transform: none; }
}
