:root{--blue:#4b4def;--blue-deep:#3b3dcf;--blue-soft:#e7e8ff;--paper:#fff;--cream:#fbf8f0;--ink:#141418;--ink-soft:#4a4a5a;--mute:#8a8aa0;--grid:#ffffff24;--yellow:#f6c95a;--orange:#f07a34;--mint:#45d789;--coral:#f47d6c;--peach:#f8d8bd;--line:#1414181a;--line-strong:#1414182e;--line-invert:#ffffff29;--radius:18px;--radius-lg:28px;--radius-xl:40px;--font-sans:"DM Sans", ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", sans-serif;--font-serif:"Instrument Serif", ui-serif, Georgia, serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--font-jp:"Noto Sans JP", var(--font-sans)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}.page-home .container{max-width:1320px;margin:0 auto;padding:0 32px}@media (max-width:720px){.page-home .container{padding:0 20px}}.page-home .nav{z-index:50;background:var(--blue);color:#fff;padding:14px 0;transition:background .25s,color .25s,box-shadow .25s;position:sticky;top:0}.page-home .nav:not(.scrolled) .nav-links{border-color:var(--line-invert);background:#ffffff14}.page-home .nav:not(.scrolled) .nav-links a{color:#fff}.page-home .nav:not(.scrolled) .nav-links a:hover{color:#fff;background:#ffffff24}.page-home .nav:not(.scrolled) .lang-toggle{border-color:var(--line-invert);background:#ffffff14}.page-home .nav:not(.scrolled) .lang-toggle button{color:#ffffffb8}.page-home .nav:not(.scrolled) .lang-toggle button.active{color:var(--blue);background:#fff}.page-home .nav:not(.scrolled) .btn-ghost{border-color:var(--line-invert);color:#fff;background:0 0}.page-home .nav:not(.scrolled) .btn-ghost:hover{background:#ffffff14}.page-home .nav:not(.scrolled) .btn-ghost .arrow{color:var(--blue);background:#fff}.page-home .nav:not(.scrolled) .btn-ghost .arrow svg path{stroke:currentColor}.page-home .nav.scrolled{background:var(--cream);color:var(--ink);box-shadow:0 1px 0 var(--line)}.page-home .nav-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.page-home .logo{letter-spacing:-.02em;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.page-home .logo-mark{border-radius:10px;flex-shrink:0;width:40px;height:40px;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:block;overflow:hidden}.page-home .logo-mark img{object-fit:cover;width:100%;height:100%;display:block}.page-home .logo:hover .logo-mark{transform:rotate(-4deg)scale(1.04)}.page-home .logo-word{font-family:var(--font-sans);font-weight:700}.page-home .nav-links{box-sizing:border-box;border:1px solid var(--line);background:#fff9;border-radius:999px;align-items:center;gap:4px;height:44px;padding:4px;display:flex}.page-home .nav-links a{height:100%;color:var(--ink);border-radius:999px;align-items:center;padding:0 16px;font-size:14.5px;font-weight:500;transition:background .2s,color .2s;display:inline-flex}.page-home .nav-links a:hover{background:var(--blue-soft);color:var(--blue)}.page-home .nav-right{align-items:center;gap:12px;display:flex}.page-home .lang-toggle{box-sizing:border-box;border:1px solid var(--line);height:44px;font-family:var(--font-mono);background:#fff9;border-radius:999px;align-items:center;padding:4px;font-size:12px;display:flex}.page-home .lang-toggle button{letter-spacing:0;height:100%;color:var(--ink-soft);border-radius:999px;justify-content:center;align-items:center;padding:0 12px;transition:background .2s,color .2s;display:inline-flex}.page-home .lang-toggle button.active{background:var(--blue);color:#fff}.page-home .btn{box-sizing:border-box;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;height:44px;padding:0 18px;font-size:15px;font-weight:500;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.page-home .btn-primary{background:var(--blue);color:#fff}.page-home .btn-primary:hover{background:var(--blue-deep);transform:translateY(-1px)}.page-home .btn-ghost{border:1px solid var(--line-strong);color:var(--ink)}.page-home .btn-ghost:hover{background:#fff}.page-home .btn .arrow{width:22px;height:22px;color:inherit;background:currentColor;border-radius:50%;flex-shrink:0;place-items:center;display:inline-grid}.page-home .btn .arrow svg{width:12px;height:12px;display:block}.page-home .btn-primary .arrow{color:var(--blue);background:#fff}.page-home .btn-primary .arrow svg path{stroke:currentColor}.page-home .btn-ghost .arrow{background:var(--ink);color:#fff}.page-home .btn-ghost .arrow svg path{stroke:currentColor}@media (max-width:960px){.page-home .nav-links{display:none}}@media (max-width:560px){.page-home .nav-right .btn-ghost{display:none}}.page-home .hero{background:var(--blue);color:#fff;border-radius:0;padding:48px 0 80px;position:relative;overflow:hidden}.page-home .hero:before{content:"";background-image:linear-gradient(to right, var(--grid) 1px, transparent 1px), linear-gradient(to bottom, var(--grid) 1px, transparent 1px);pointer-events:none;background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 14% 100%);mask-image:linear-gradient(#0000,#000 14% 100%)}.page-home .hero-inner{z-index:1;position:relative}.page-home h1.hero-title{font-family:var(--font-sans);letter-spacing:-.035em;color:#fff;text-wrap:balance;margin:24px 0 0;font-size:clamp(44px,7.4vw,124px);font-weight:700;line-height:.98}.page-home h1.hero-title .serif{font-family:var(--font-serif);letter-spacing:-.02em;font-style:italic;font-weight:400}.page-home h1.hero-title .jp{font-family:var(--font-jp);letter-spacing:0;font-size:.78em;font-weight:700}.page-home h1.hero-title .under{display:inline-block;position:relative}.page-home h1.hero-title .under:after{content:"";background:var(--yellow);z-index:-1;border-radius:99px;height:.14em;position:absolute;bottom:.04em;left:0;right:0}.page-home .hero-row{grid-template-columns:1.4fr 1fr;align-items:center;gap:48px;margin-top:48px;display:grid}@media (max-width:860px){.page-home .hero-row{grid-template-columns:1fr;align-items:start;gap:24px}}.page-home .hero-lede{color:#ffffffd1;text-wrap:pretty;max-width:52ch;font-size:19px;line-height:1.5}.page-home .hero-ctas{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}@media (max-width:860px){.page-home .hero-ctas{justify-content:flex-start}}.page-home .hero .btn-primary{color:var(--blue);background:#fff}.page-home .hero .btn-primary:hover{background:var(--cream)}.page-home .hero .btn-primary .arrow{background:var(--blue);color:#fff}.page-home .hero .btn-primary .arrow svg path{stroke:currentColor}.page-home .hero .btn-ghost{border-color:var(--line-invert);color:#fff}.page-home .hero .btn-ghost:hover{background:#ffffff14}.page-home .hero .btn-ghost .arrow{color:var(--blue);background:#fff}.page-home .hero .btn-ghost .arrow svg path{stroke:currentColor}.page-home .friends-strip{z-index:1;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:64px;display:grid;position:relative}@media (max-width:720px){.page-home .friends-strip{grid-template-columns:repeat(2,1fr)}}.page-home .friend-card{background:#fff;border-radius:26px;flex-direction:column;align-items:flex-start;gap:10px;min-height:260px;padding:22px 20px 0;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.page-home .friend-card:hover{transform:translateY(-4px)rotate(-.5deg)}.page-home .friend-card .num{font-family:var(--font-mono);color:var(--mute);letter-spacing:0;font-size:12px}.page-home .friend-card .label{letter-spacing:-.02em;color:var(--ink);font-size:22px;font-weight:700;line-height:1.1}.page-home .friend-card .mascot{justify-content:center;align-items:flex-end;width:calc(100% + 40px);height:180px;margin:auto -20px -20px;display:flex;position:relative;overflow:hidden}.page-home .friend-card .mascot .mascot-img{object-position:bottom center;width:auto;max-width:none;height:180px}.page-home .services-band{background:var(--cream);padding:120px 0;position:relative}@media (max-width:720px){.page-home .services-band{padding:80px 0}}.page-home .section-head{grid-template-columns:1fr 1.5fr;align-items:end;gap:48px;margin-bottom:48px;display:grid}@media (max-width:860px){.page-home .section-head{grid-template-columns:1fr;gap:20px;margin-bottom:32px}}.page-home .eyebrow{font-family:var(--font-sans);letter-spacing:0;text-transform:none;color:var(--blue);align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.page-home h2.section-title{letter-spacing:-.03em;text-wrap:balance;margin:12px 0 0;font-size:clamp(36px,4.8vw,72px);font-weight:700;line-height:1.02}.page-home h2.section-title .serif{font-family:var(--font-serif);font-style:italic;font-weight:400}.page-home h2.section-title .blue{color:var(--blue)}.page-home .section-desc{color:var(--ink-soft);text-wrap:pretty;max-width:48ch;font-size:18px}.page-home .pill-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.page-home .pill{color:#fff;cursor:pointer;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;min-height:112px;padding:16px 22px 16px 20px;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:grid;position:relative;overflow:hidden}.page-home .pill:hover{transform:translateY(-3px)}.page-home .pill .num{font-family:var(--font-mono);opacity:.8;min-width:28px;font-size:13px;font-weight:500}.page-home .pill .title{letter-spacing:-.02em;min-width:0;font-size:clamp(18px,2.1vw,28px);font-weight:700;line-height:1.05}.page-home .pill .title-id{opacity:.8;letter-spacing:0;margin-top:6px;font-size:.48em;font-weight:500;line-height:1.3;display:block}.page-home .pill .cta-ic{background:#ffffff40;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;transition:transform .3s,background .3s;display:grid}.page-home .pill:hover .cta-ic{background:#ffffff73;transform:rotate(45deg)}.page-home .pill .cta-ic svg{color:#fff;width:18px;height:18px}.page-home .pill .mascot{pointer-events:none;justify-content:center;align-items:flex-end;width:96px;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.page-home .pill .mascot .mascot-img{object-position:bottom center;width:auto;height:100%}.page-home .pill.p1{background:var(--orange);padding-left:92px}.page-home .pill.p2{background:var(--yellow);color:var(--ink);padding-left:100px}.page-home .pill.p2 .cta-ic{background:#1414181f}.page-home .pill.p2 .cta-ic svg{color:var(--ink)}.page-home .pill.p3{background:var(--mint);color:var(--ink);padding-left:100px}.page-home .pill.p3 .cta-ic{background:#1414181f}.page-home .pill.p3 .cta-ic svg{color:var(--ink)}.page-home .pill.p4{background:var(--ink);padding-left:100px}@media (max-width:900px){.page-home .pill-list{grid-template-columns:1fr}}@media (max-width:680px){.page-home .pill{border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;padding:18px 24px!important}.page-home .pill .mascot{display:none}.page-home .pill .title{font-size:24px}}.page-home .mascot-img{object-fit:contain;width:auto;max-width:100%;height:100%;display:block}.page-home .friend-card .mascot .mascot-img{height:100%}.page-home .friend .portrait .portrait-img{object-fit:contain;width:72%;height:72%;display:block}.page-home .game-feature{background:var(--blue);color:#fff;border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:120px 0;position:relative;overflow:hidden}@media (max-width:720px){.page-home .game-feature{padding:72px 0}}.page-home .game-feature:before{content:"";background-image:linear-gradient(to right, var(--grid) 1px, transparent 1px), linear-gradient(to bottom, var(--grid) 1px, transparent 1px);pointer-events:none;background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70%,#000 30%,#0000 80%);mask-image:radial-gradient(at 70%,#000 30%,#0000 80%)}.page-home .game-feature-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid;position:relative}@media (max-width:860px){.page-home .game-feature-inner{grid-template-columns:1fr}}.page-home .game-feature h2{letter-spacing:-.03em;text-wrap:balance;margin:16px 0 20px;font-size:clamp(36px,4.6vw,64px);font-weight:700;line-height:1.04}.page-home .game-feature h2 .serif{font-family:var(--font-serif);font-style:italic;font-weight:400}.page-home .game-feature h2 .hl{color:var(--yellow)}.page-home .game-feature .lede{color:#ffffffd1;text-wrap:pretty;max-width:46ch;font-size:18px;line-height:1.55}.page-home .game-feature .btn-primary .arrow{background:var(--blue);color:#fff}.page-home .game-feature .btn-primary .arrow svg path{stroke:currentColor}.page-home .gf-tag{color:var(--blue);font-family:var(--font-sans);letter-spacing:0;text-transform:none;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.page-home .gf-visual{aspect-ratio:5/4;place-items:center;display:grid;position:relative}.page-home .gf-phones{justify-content:center;align-items:center;gap:18px;width:100%;height:100%;display:flex}.page-home .gf-phone{aspect-ratio:9/19;background:var(--ink);border-radius:28px;width:38%;padding:6px;position:relative;overflow:hidden;box-shadow:0 30px 50px -20px #00000059,0 10px 20px -10px #0003}.page-home .gf-phone .screen{border-radius:22px;width:100%;height:100%;position:relative;overflow:hidden}.page-home .gf-phone.g1 .screen{background:linear-gradient(170deg,#f6b35a 0%,#fad29a 55%,#f6b35a 100%)}.page-home .gf-phone.g2 .screen{background:linear-gradient(#6fb9ff 0%,#ffc58a 55%,#f6a06a 100%)}.page-home .gf-phone.g1{transform:rotate(4deg)translateY(10px)}.page-home .gf-phone.g2{transform:rotate(-4deg)translateY(-10px)}.page-home .gf-phone .platform{background:#7a4a2a;border-radius:4px;width:48%;height:6%;position:absolute;box-shadow:inset 0 2px #00000040}.page-home .gf-phone.g1 .platform.p1{top:32%;left:16%;transform:rotate(-8deg)}.page-home .gf-phone.g1 .platform.p2{top:52%;right:14%;transform:rotate(6deg)}.page-home .gf-phone .cloud{opacity:.9;background:#fff;border-radius:99px;width:20%;height:8%;position:absolute}.page-home .gf-phone.g1 .cloud.c1{top:14%;left:20%}.page-home .gf-phone.g1 .cloud.c2{width:14%;height:6%;top:22%;right:18%}.page-home .gf-phone .creature-emoji{aspect-ratio:1;background:var(--orange);border-radius:50% 50% 45% 45%;width:22%;position:absolute;bottom:16%;left:50%;transform:translate(-50%)}.page-home .gf-phone .creature-emoji:after{content:"";background:var(--ink);border-radius:50%;width:14%;height:14%;position:absolute;top:28%;left:26%}.page-home .gf-phone .score{font-family:var(--font-sans);color:#fff;letter-spacing:0;text-shadow:0 1px 2px #00000040;font-size:14px;font-weight:700;position:absolute;top:8%;left:50%;transform:translate(-50%)}.page-home .gf-phone .score b{letter-spacing:-.02em;margin-top:4px;font-size:28px;line-height:1;display:block}.page-home .marquee-wrap{background:var(--ink);color:#fff;padding:22px 0;overflow:hidden}.page-home .marquee{width:max-content;font-family:var(--font-sans);letter-spacing:-.01em;align-items:center;gap:48px;font-size:22px;font-weight:600;animation:40s linear infinite marquee;display:flex}.page-home .marquee span{align-items:center;gap:48px;display:inline-flex}.page-home .marquee .sep{background:var(--yellow);border-radius:50%;width:10px;height:10px;display:inline-block}.page-home .marquee .serif{font-family:var(--font-serif);color:var(--yellow);font-style:italic;font-weight:400}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-home section.block{background:var(--cream);padding:120px 0;position:relative}@media (max-width:720px){.page-home section.block{padding:80px 0}}.page-home #works{padding-bottom:40px}@media (max-width:720px){.page-home #works{padding-bottom:28px}}.page-home .works-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:960px){.page-home .works-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.page-home .works-grid{grid-template-columns:1fr}}.page-home .work{border:1px solid var(--line);border-radius:var(--radius-lg);color:inherit;background:#fff;flex-direction:column;text-decoration:none;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s;display:flex;overflow:hidden}.page-home .work:hover{transform:translateY(-4px);box-shadow:0 18px 40px -24px #14141847}.page-home .work .bg{aspect-ratio:16/10;background:#ebe8e0;position:relative;overflow:hidden}.page-home .work .bg img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.8,.2,1);display:block}.page-home .work:hover .bg img{transform:scale(1.03)}.page-home .work .bg.w-cream{background:#f3f1ea}.page-home .work .bg.w-coral{background:var(--coral)}.page-home .work .bg .placeholder{background-image:repeating-linear-gradient(135deg,#0000 0 14px,#1414180d 14px 15px);position:absolute;inset:0}.page-home .work .meta{flex-direction:column;flex:1;gap:10px;padding:18px 20px 20px;display:flex}.page-home .work .name{letter-spacing:-.02em;color:var(--ink);font-size:17px;font-weight:700;line-height:1.25}.page-home .work .name small{color:var(--ink-soft);margin-top:4px;font-size:13px;font-weight:500;display:block}.page-home .work .tags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.page-home .work .tags span{font-family:var(--font-sans);color:var(--ink-soft);border:1px solid var(--line);letter-spacing:0;text-transform:none;background:#f4f3ef;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:500}.page-home .mock{aspect-ratio:9/16;background:#fff;border-radius:22px;width:58%;max-height:80%;padding:14px;position:relative;overflow:hidden;transform:rotate(-6deg);box-shadow:0 20px 40px -20px #00000040,0 4px 12px -6px #00000026}.page-home .mock .m-bar{background:var(--line-strong);border-radius:4px;width:40%;height:8px;margin-bottom:12px}.page-home .mock .m-card{background:var(--blue-soft);border-radius:12px;height:60px;margin-bottom:8px}.page-home .mock .m-row{gap:8px;margin-bottom:8px;display:flex}.page-home .mock .m-row div{border-radius:10px;flex:1;height:40px}.page-home .mock .m-dot{background:var(--ink);border-radius:2px;width:40px;height:4px;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.page-home .mock-web{aspect-ratio:16/10;width:78%;transform:rotate(-3deg)}.page-home .mock-web .m-top{gap:4px;margin-bottom:10px;display:flex}.page-home .mock-web .m-top i{background:var(--line-strong);border-radius:50%;width:8px;height:8px;display:inline-block}.page-home .mock-web .m-hero{background:var(--blue-soft);border-radius:10px;height:50%;margin-bottom:8px}.page-home .friends-band{border-radius:var(--radius-xl);background:#fff;margin:0 32px;padding:120px 0}@media (max-width:720px){.page-home .friends-band{margin:0 12px;padding:72px 0}}.page-home .friends-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:900px){.page-home .friends-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.page-home .friends-grid{grid-template-columns:1fr}}.page-home .friend{border:1px solid var(--line);border-radius:var(--radius-lg);color:inherit;background:#fff;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.page-home .friend-hit{z-index:2;border-radius:inherit;position:absolute;inset:0}.page-home .friend:hover{transform:translateY(-4px)}.page-home .friend .info .bio.show,.page-home .friend .info .bio.block-show{display:block}.page-home .friend .portrait{aspect-ratio:1;place-items:center;display:grid;position:relative;overflow:hidden}.page-home .friend.f1 .portrait{background:var(--orange)}.page-home .friend.f2 .portrait{background:var(--yellow)}.page-home .friend.f3 .portrait{background:var(--mint)}.page-home .friend.f4 .portrait{background:var(--ink)}.page-home .friend .portrait svg{width:66%;height:66%}.page-home .friend .info{border-top:1px solid var(--line);background:#fff;flex:1;padding:18px 20px 20px}.page-home .friend .info .name{letter-spacing:-.01em;font-size:20px;font-weight:700}.page-home .friend .info .role{font-family:var(--font-sans);color:var(--ink-soft);letter-spacing:0;text-transform:none;margin-top:4px;font-size:12px;font-weight:500}.page-home .friend .info .bio{color:var(--ink-soft);margin-top:10px;font-size:14px;line-height:1.45}.page-home .cta-block{background:var(--ink);color:#fff;border-radius:var(--radius-xl);padding:80px 64px;position:relative;overflow:hidden}@media (max-width:720px){.page-home .cta-block{border-radius:var(--radius-lg);padding:48px 28px}}.page-home .cta-block h2{letter-spacing:-.035em;text-wrap:balance;max-width:16ch;margin:0 0 32px;font-size:clamp(40px,6vw,96px);font-weight:700;line-height:1}.page-home .cta-block h2 .serif{font-family:var(--font-serif);font-style:italic;font-weight:400}.page-home .cta-block .hl-o{color:var(--orange)}.page-home .cta-block .hl-m{color:var(--mint)}.page-home .cta-block .hl-y{color:var(--yellow)}.page-home .cta-ctas{flex-wrap:wrap;gap:10px;display:flex}.page-home .cta-block .btn-primary{background:var(--yellow);color:var(--ink)}.page-home .cta-block .btn-primary:hover{background:#fff}.page-home .cta-block .btn-primary .arrow{background:var(--ink);color:var(--yellow)}.page-home .cta-block .btn-primary .arrow svg path{stroke:currentColor}.page-home .cta-block .btn-ghost{color:#fff;border-color:#ffffff40}.page-home .cta-block .btn-ghost:hover{background:#ffffff14}.page-home .cta-block .btn-ghost .arrow{color:var(--ink);background:#fff}.page-home .cta-block .btn-ghost .arrow svg path{stroke:currentColor}.page-home .cta-decor{opacity:.9;pointer-events:none;grid-template-columns:1fr 1fr;gap:14px;width:280px;display:grid;position:absolute;top:-20px;right:-20px}.page-home .cta-decor div{aspect-ratio:1;border-radius:24px}.page-home .cta-decor div:first-child{background:var(--orange)}.page-home .cta-decor div:nth-child(2){background:var(--mint)}.page-home .cta-decor div:nth-child(3){background:var(--yellow)}.page-home .cta-decor div:nth-child(4){background:var(--blue)}@media (max-width:720px){.page-home .cta-decor{display:none}}.page-home .clients-band{background:var(--cream);padding:24px 0 48px}.page-home .clients-band .eyebrow{margin-bottom:16px!important}.page-home .clients-grid{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid;overflow:hidden}@media (max-width:860px){.page-home .clients-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.page-home .clients-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-home .clients-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;color:var(--ink-soft);text-align:center;box-sizing:border-box;place-items:center;padding:28px 16px;font-size:17px;line-height:1.3;display:grid}.page-home .clients-grid>div:nth-child(5n),.page-home .clients-grid>div:last-child{border-right:0}.page-home footer{border-top:1px solid var(--line);background:var(--cream);padding:48px 0 40px}.page-home .foot-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);align-items:end;gap:40px;margin-bottom:40px;display:grid}@media (max-width:860px){.page-home .foot-grid{grid-template-columns:1fr;align-items:start;gap:32px}}.page-home .foot-col h4{font-family:var(--font-sans);letter-spacing:0;text-transform:none;color:var(--ink-soft);margin:0 0 14px;font-size:13px;font-weight:600}.page-home .foot-col ul{gap:10px;margin:0;padding:0;font-size:15px;list-style:none;display:grid}.page-home .foot-col a:hover{color:var(--blue)}.page-home .foot-address{color:var(--ink-soft);max-width:36ch;margin:12px 0 18px;font-size:15px;line-height:1.5}.page-home .foot-friends{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:18px 22px;display:flex}.page-home .foot-friend{width:88px;color:var(--ink-soft);flex-direction:column;align-items:center;gap:8px;text-decoration:none;display:flex}.page-home .foot-friend img{object-fit:contain;width:72px;height:72px;transition:transform .2s;display:block}.page-home .foot-friend span{letter-spacing:-.01em;font-size:12px;font-weight:600}.page-home .foot-friend:hover{color:var(--ink)}.page-home .foot-friend:hover img{transform:translateY(-3px)rotate(-2deg)}@media (max-width:860px){.page-home .foot-friends{justify-content:flex-start}}@media (max-width:520px){.page-home .foot-friend{width:72px}.page-home .foot-friend img{width:58px;height:58px}}.page-home .foot-bottom{border-top:1px solid var(--line);font-family:var(--font-mono);color:var(--ink-soft);letter-spacing:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;font-size:12px;display:flex}.page-home .foot-bottom .social{gap:14px;display:flex}.page-home [data-lang-id]:not(.show){display:none}.page-home .show{display:inline}.page-home .block-show{display:block}
