.LeafField-module__CpWFMq__field{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.LeafField-module__CpWFMq__leaf,.LeafField-module__CpWFMq__leafBrand{position:absolute}.LeafField-module__CpWFMq__leaf{color:var(--ink)}.LeafField-module__CpWFMq__leafBrand{color:var(--brand)}
.HearingChat-module__nk8Yya__launcher{font-family:var(--font-jp), sans-serif;letter-spacing:.02em;border:1px solid var(--system);color:var(--ink);background:var(--system-soft);border-radius:12px;align-items:center;gap:9px;padding:15px 26px;font-size:13.5px;font-weight:700;display:inline-flex}.HearingChat-module__nk8Yya__launcherArrow{font-family:var(--font-en), sans-serif;margin-left:2px;display:inline-block}.HearingChat-module__nk8Yya__launcherDot{background:var(--system);border-radius:100%;flex-shrink:0;width:7px;height:7px;display:inline-block;position:relative}.HearingChat-module__nk8Yya__launcherDot:after{content:"";border:1px solid var(--system);border-radius:100%;animation:1.8s ease-out infinite HearingChat-module__nk8Yya__pulseRing;position:absolute;inset:-5px}@keyframes HearingChat-module__nk8Yya__pulseRing{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(2)}}.HearingChat-module__nk8Yya__overlay{z-index:200;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.HearingChat-module__nk8Yya__overlay{align-items:center;padding:24px}}.HearingChat-module__nk8Yya__backdrop{cursor:pointer;background:#1c1a1780;border:none;position:absolute;inset:0}.HearingChat-module__nk8Yya__panel{z-index:1;background:var(--bg);border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:520px;max-height:88vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px -30px #1c1a1773}@media (min-width:640px){.HearingChat-module__nk8Yya__panel{border-radius:16px;max-height:82vh}}.HearingChat-module__nk8Yya__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 22px 14px;display:flex}.HearingChat-module__nk8Yya__headerLabel{letter-spacing:.14em;color:var(--system);font-size:10px;font-weight:700;display:block}.HearingChat-module__nk8Yya__headerTitle{margin-top:2px;font-size:15px;font-weight:700;display:block}.HearingChat-module__nk8Yya__close{border:1px solid var(--border-strong);width:32px;height:32px;color:var(--ink-soft);border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}.HearingChat-module__nk8Yya__progress{gap:5px;padding:14px 22px 0;display:flex}.HearingChat-module__nk8Yya__progressDot{background:var(--border);border-radius:2px;flex:1;height:3px}.HearingChat-module__nk8Yya__progressDotActive{background:var(--system)}.HearingChat-module__nk8Yya__privacy{color:var(--ink-faint);margin:10px 22px 0;font-size:10.5px}.HearingChat-module__nk8Yya__list{flex-direction:column;flex:1;gap:10px;padding:18px 22px;display:flex;overflow-y:auto}.HearingChat-module__nk8Yya__bubble{white-space:pre-wrap;border-radius:14px;max-width:84%;padding:12px 16px;font-size:13.5px;line-height:1.7}.HearingChat-module__nk8Yya__bubbleAi{background:var(--panel-soft);color:var(--ink);border-bottom-left-radius:3px;align-self:flex-start}.HearingChat-module__nk8Yya__bubbleUser{background:var(--brand);color:var(--ink);border-bottom-right-radius:3px;align-self:flex-end}.HearingChat-module__nk8Yya__typing{align-items:center;gap:6px;padding:14px 16px;display:flex}.HearingChat-module__nk8Yya__typingLabel{color:var(--ink-faint);margin-right:2px;font-size:12px}.HearingChat-module__nk8Yya__typing span{background:var(--ink-faint);border-radius:100%;width:6px;height:6px;animation:1.1s ease-in-out infinite HearingChat-module__nk8Yya__typingBounce}.HearingChat-module__nk8Yya__typing span:nth-child(2){animation-delay:.15s}.HearingChat-module__nk8Yya__typing span:nth-child(3){animation-delay:.3s}@keyframes HearingChat-module__nk8Yya__typingBounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.HearingChat-module__nk8Yya__error{color:var(--second);margin:0 22px 10px;font-size:12.5px}.HearingChat-module__nk8Yya__chips{flex-wrap:wrap;gap:8px;padding:2px 22px 0;display:flex}.HearingChat-module__nk8Yya__chip{color:var(--ink);background:var(--panel);border:1px solid var(--border-strong);border-radius:999px;padding:9px 16px;font-size:12.5px;font-weight:700}.HearingChat-module__nk8Yya__chip:hover{background:var(--system-soft);border-color:var(--system)}.HearingChat-module__nk8Yya__chipSelected{background:var(--system-soft);border-color:var(--system);color:var(--ink)}.HearingChat-module__nk8Yya__chipOther{color:var(--ink-soft);border-style:dashed}.HearingChat-module__nk8Yya__chipConfirm{font-family:var(--font-en), sans-serif;color:var(--bg);background:var(--ink);border-radius:999px;padding:9px 18px;font-size:12.5px;font-weight:700}.HearingChat-module__nk8Yya__chipConfirm:disabled{opacity:.35}.HearingChat-module__nk8Yya__inputRow{border-top:1px solid var(--border);align-items:flex-end;gap:10px;padding:14px 22px 20px;display:flex}.HearingChat-module__nk8Yya__textareaWrap{flex:1;position:relative}.HearingChat-module__nk8Yya__textarea{resize:none;border:1px solid var(--border-strong);width:100%;font-size:13.5px;font-family:var(--font-jp), sans-serif;color:var(--ink);background:var(--bg);border-radius:10px;padding:12px 14px 22px;line-height:1.6}.HearingChat-module__nk8Yya__textarea:focus-visible{outline:2px solid var(--system);outline-offset:2px}.HearingChat-module__nk8Yya__counter{font-family:var(--font-en), sans-serif;color:var(--ink-faint);font-size:10px;position:absolute;bottom:6px;right:10px}.HearingChat-module__nk8Yya__counterOver{color:var(--second);font-weight:700}.HearingChat-module__nk8Yya__send{font-family:var(--font-en), sans-serif;background:var(--ink);color:var(--bg);border-radius:10px;flex-shrink:0;padding:12px 18px;font-size:12.5px;font-weight:700}.HearingChat-module__nk8Yya__send:disabled{opacity:.4}.HearingChat-module__nk8Yya__doneRow{border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:14px;padding:18px 22px 22px;display:flex}.HearingChat-module__nk8Yya__notifyFailed{text-align:center}.HearingChat-module__nk8Yya__notifyFailed p{color:var(--second);margin:0 0 8px;font-size:12px}.HearingChat-module__nk8Yya__retryBtn{color:var(--ink);border:1px solid var(--border-strong);border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700}
.Hero-module__ZARIfG__hero{background:var(--bg);min-height:92vh;color:var(--ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:160px 24px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__inner{z-index:2;width:100%;position:relative}.Hero-module__ZARIfG__grid{grid-template-columns:1fr;align-items:center;gap:40px;display:grid}@media (min-width:900px){.Hero-module__ZARIfG__grid{text-align:left;grid-template-columns:1.15fr .85fr;gap:50px}}@keyframes Hero-module__ZARIfG__heroIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__tag{font-family:var(--font-jp), sans-serif;letter-spacing:.06em;color:var(--ink-soft);border:1px solid var(--border-strong);background:var(--bg);border-radius:999px;padding:8px 18px;font-size:11px;font-weight:700;animation:.7s cubic-bezier(.16,1,.3,1) 50ms both Hero-module__ZARIfG__heroIn;display:inline-block}.Hero-module__ZARIfG__title{font-family:var(--font-en), sans-serif;letter-spacing:-.01em;background:linear-gradient(180deg, var(--ink) 0%, var(--ink) 35%, var(--brand) 70%, var(--system) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:20px;font-size:clamp(34px,5.6vw,78px);font-weight:700;line-height:.98;animation:.7s cubic-bezier(.16,1,.3,1) .16s both Hero-module__ZARIfG__heroIn;display:inline-block;position:relative}.Hero-module__ZARIfG__title:after{content:"";background:linear-gradient(90deg, var(--brand), var(--system), var(--second), var(--brand));background-size:300% 100%;border-radius:2px;height:3px;animation:4s linear infinite Hero-module__ZARIfG__shimmer;position:absolute;bottom:-8px;left:4px;right:6%}@keyframes Hero-module__ZARIfG__shimmer{0%{background-position:0%}to{background-position:300%}}.Hero-module__ZARIfG__subtitle{font-family:var(--font-jp), sans-serif;margin-top:22px;font-size:clamp(20px,3.4vw,32px);font-weight:700;animation:.7s cubic-bezier(.16,1,.3,1) .25s both Hero-module__ZARIfG__heroIn}.Hero-module__ZARIfG__highlight{background:linear-gradient(120deg, var(--brand) 0%, var(--second) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__lead{color:var(--ink-soft);max-width:480px;margin:28px auto 0;font-size:clamp(15px,2vw,17px);line-height:1.7;animation:.7s cubic-bezier(.16,1,.3,1) .34s both Hero-module__ZARIfG__heroIn}.Hero-module__ZARIfG__lead b{color:var(--ink);font-weight:700}@media (min-width:900px){.Hero-module__ZARIfG__lead{margin:28px 0 0}}.Hero-module__ZARIfG__facts{border:1px solid var(--border-strong);background:var(--bg);border-radius:14px;align-items:stretch;margin:30px auto 0;animation:.7s cubic-bezier(.16,1,.3,1) .4s both Hero-module__ZARIfG__heroIn;display:inline-flex;overflow:hidden;box-shadow:0 18px 36px -24px #1c1a174d}@media (min-width:900px){.Hero-module__ZARIfG__facts{margin:30px 0 0}}.Hero-module__ZARIfG__facts li{border-right:1px solid var(--border);border-top:3px solid #0000;flex-direction:column;align-items:center;gap:6px;padding:18px 26px;display:flex}.Hero-module__ZARIfG__facts li:last-child{border-right:none}.Hero-module__ZARIfG__facts li:first-child{border-top-color:var(--brand)}.Hero-module__ZARIfG__facts li:nth-child(2){border-top-color:var(--system)}.Hero-module__ZARIfG__facts li:nth-child(3){border-top-color:var(--second)}.Hero-module__ZARIfG__factIcon{width:20px;height:20px;color:var(--ink-faint);margin-bottom:2px}.Hero-module__ZARIfG__facts li:first-child .Hero-module__ZARIfG__factIcon{color:var(--brand)}.Hero-module__ZARIfG__facts li:nth-child(2) .Hero-module__ZARIfG__factIcon{color:var(--system)}.Hero-module__ZARIfG__facts li:nth-child(3) .Hero-module__ZARIfG__factIcon{color:var(--second)}.Hero-module__ZARIfG__factLabel{letter-spacing:.12em;color:var(--ink-faint);font-size:9.5px;font-weight:700}.Hero-module__ZARIfG__price{font-family:var(--font-en), sans-serif;color:var(--ink);font-variant-numeric:tabular-nums;font-size:19px;font-weight:700;line-height:1}@media (max-width:480px){.Hero-module__ZARIfG__facts{width:100%;display:flex}.Hero-module__ZARIfG__facts li{flex:1;padding:14px 8px}.Hero-module__ZARIfG__price{font-size:15px}}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:32px;animation:.7s cubic-bezier(.16,1,.3,1) .46s both Hero-module__ZARIfG__heroIn;display:flex}@media (min-width:900px){.Hero-module__ZARIfG__ctas{justify-content:flex-start}}.Hero-module__ZARIfG__ctas .btn-ghost{border-radius:12px}.Hero-module__ZARIfG__visual{aspect-ratio:1;justify-self:center;width:100%;max-width:300px;margin:8px auto 0;position:relative}@media (min-width:900px){.Hero-module__ZARIfG__visual{margin:0}}.Hero-module__ZARIfG__ring{border:1px solid var(--border-strong);border-radius:100%;animation:50s linear infinite Hero-module__ZARIfG__spinReverse;position:absolute;inset:0}.Hero-module__ZARIfG__ring2{border:1px dashed var(--border-strong);animation:22s linear infinite Hero-module__ZARIfG__spin;inset:15%}@keyframes Hero-module__ZARIfG__spin{to{transform:rotate(360deg)}}@keyframes Hero-module__ZARIfG__spinReverse{to{transform:rotate(-360deg)}}.Hero-module__ZARIfG__coreGlow{background:radial-gradient(closest-side, var(--system-soft), transparent 72%);border-radius:100%;animation:4s ease-in-out infinite Hero-module__ZARIfG__coreBreathe;position:absolute;inset:30%}@keyframes Hero-module__ZARIfG__coreBreathe{0%,to{opacity:.7;transform:scale(.94)}50%{opacity:1;transform:scale(1.12)}}.Hero-module__ZARIfG__core{background:linear-gradient(135deg, var(--brand) 0%, var(--system) 100%);color:var(--bg);letter-spacing:.05em;border-radius:100%;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;inset:36%;box-shadow:0 24px 50px -20px #2fa8b873,0 4px 14px -4px #7c887366}.Hero-module__ZARIfG__chip{font-family:var(--font-en), sans-serif;letter-spacing:.06em;background:var(--bg);border:1px solid var(--border-strong);white-space:nowrap;border-radius:999px;padding:6px 12px;font-size:10px;font-weight:700;animation:3.6s ease-in-out infinite Hero-module__ZARIfG__chipFloat;position:absolute;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__chipFloat{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 6px))}}.Hero-module__ZARIfG__scrollcue{z-index:2;font-family:var(--font-en), sans-serif;letter-spacing:.2em;color:var(--ink-faint);flex-direction:column;align-items:center;gap:10px;margin-top:72px;font-size:10px;animation:.7s cubic-bezier(.16,1,.3,1) .55s both Hero-module__ZARIfG__heroIn;display:flex;position:relative}.Hero-module__ZARIfG__line{background:var(--border-strong);width:1px;height:34px;position:relative;overflow:hidden}.Hero-module__ZARIfG__line:after{content:"";background:var(--system);width:100%;height:100%;animation:1.8s ease-in-out infinite Hero-module__ZARIfG__scrollline;position:absolute;top:-100%;left:0}@keyframes Hero-module__ZARIfG__scrollline{0%{top:-100%}60%{top:100%}to{top:100%}}
.SectionHead-module__pnJNVW__kickerRule{background:var(--brand);width:24px;height:3px;margin-bottom:14px}.SectionHead-module__pnJNVW__kickerRuleAccent{background:var(--second);width:34px}.SectionHead-module__pnJNVW__eyebrowRow{align-items:baseline;gap:16px;margin-bottom:6px;display:flex}.SectionHead-module__pnJNVW__index{color:#1c1a1724;font-size:clamp(40px,6vw,56px);font-weight:700;line-height:1}.SectionHead-module__pnJNVW__label{letter-spacing:.14em;text-transform:uppercase;color:var(--second);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.SectionHead-module__pnJNVW__label:before{content:"";background:var(--second);width:5px;height:5px}
.ServiceShowcase-module__nDnpRa__grid{opacity:0;grid-template-columns:1fr;gap:3px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);display:grid;transform:translateY(28px)}.ServiceShowcase-module__nDnpRa__grid.is-visible{opacity:1;transform:translateY(0)}@media (min-width:760px){.ServiceShowcase-module__nDnpRa__grid{grid-template-columns:1.4fr 1fr}}.ServiceShowcase-module__nDnpRa__feature{background:linear-gradient(160deg, var(--accent) 0%, var(--ink) 62%);color:var(--bg);flex-direction:column;justify-content:space-between;gap:36px;min-height:360px;padding:40px 34px;display:flex}.ServiceShowcase-module__nDnpRa__featureIcon{width:42px;height:42px;color:var(--brand)}.ServiceShowcase-module__nDnpRa__featureTag{letter-spacing:.08em;color:var(--brand);margin:18px 0 10px;font-size:11px;font-weight:700;display:block}.ServiceShowcase-module__nDnpRa__featureTitle{margin-bottom:12px;font-size:clamp(22px,3vw,28px)}.ServiceShowcase-module__nDnpRa__featureDesc{color:#faf9f6b3;max-width:34ch;font-size:14px;line-height:1.8}.ServiceShowcase-module__nDnpRa__hearing{flex:1;align-items:center;min-height:90px;display:flex}.ServiceShowcase-module__nDnpRa__hearingScene{flex-direction:column;gap:8px;width:100%;animation:.9s cubic-bezier(.16,1,.3,1) both ServiceShowcase-module__nDnpRa__hearingFadeIn;display:flex}@keyframes ServiceShowcase-module__nDnpRa__hearingFadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.ServiceShowcase-module__nDnpRa__bubble{border-radius:14px;max-width:80%;padding:9px 14px;font-size:13px}.ServiceShowcase-module__nDnpRa__bubbleQ{background:#faf9f61f;border-bottom-left-radius:3px;align-self:flex-start}.ServiceShowcase-module__nDnpRa__bubbleA{background:var(--brand);color:var(--ink);border-bottom-right-radius:3px;align-self:flex-end}.ServiceShowcase-module__nDnpRa__process{border-top:1px solid #faf9f629;padding-top:22px}.ServiceShowcase-module__nDnpRa__processLabel{letter-spacing:.1em;color:#faf9f680;margin-bottom:12px;font-size:10.5px;font-weight:700;display:block}.ServiceShowcase-module__nDnpRa__processStep{align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.ServiceShowcase-module__nDnpRa__processNum{color:var(--brand);font-size:13px;font-weight:700}.ServiceShowcase-module__nDnpRa__processText{font-size:15px;font-weight:700}.ServiceShowcase-module__nDnpRa__dots{gap:6px;display:flex}.ServiceShowcase-module__nDnpRa__dot,.ServiceShowcase-module__nDnpRa__dotActive{background:#faf9f640;width:14px;height:2px;transition:background .3s,width .3s}.ServiceShowcase-module__nDnpRa__dotActive{background:var(--brand);width:22px}.ServiceShowcase-module__nDnpRa__side{flex-direction:column;gap:3px;display:flex}.ServiceShowcase-module__nDnpRa__card{background:var(--panel-soft);flex-direction:column;flex:1;justify-content:center;gap:10px;padding:28px 26px;display:flex}.ServiceShowcase-module__nDnpRa__cardIcon{width:30px;height:30px;color:var(--ink)}.ServiceShowcase-module__nDnpRa__cardTag{letter-spacing:.08em;color:var(--accent);font-size:11px;font-weight:700}.ServiceShowcase-module__nDnpRa__cardTitle{font-size:16px}.ServiceShowcase-module__nDnpRa__cardDesc{color:var(--ink-soft);font-size:13px;line-height:1.7}.ServiceShowcase-module__nDnpRa__needWrap{flex-direction:column;gap:6px;margin-top:6px;display:flex}.ServiceShowcase-module__nDnpRa__needLabel{letter-spacing:.06em;color:var(--ink-faint);font-size:10px;font-weight:700}.ServiceShowcase-module__nDnpRa__needBubble{min-height:54px;color:var(--accent);background:var(--brand-soft);border:1px solid var(--brand-line);border-radius:14px 14px 3px;align-self:stretch;align-items:center;padding:7px 14px;font-size:12.5px;line-height:1.5;animation:.9s cubic-bezier(.16,1,.3,1) both ServiceShowcase-module__nDnpRa__needFadeIn;display:flex}@keyframes ServiceShowcase-module__nDnpRa__needFadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media (max-width:759px){.ServiceShowcase-module__nDnpRa__side{flex-direction:row}.ServiceShowcase-module__nDnpRa__needBubble{min-height:76px}}
.ServiceCard-module__MIEO4W__card{background:var(--bg);border:1px solid var(--border);will-change:transform;opacity:0;padding:40px 32px;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1),background .25s,border-color .25s;position:relative;transform:translateY(20px);box-shadow:0 1px 3px #1414140a}.ServiceCard-module__MIEO4W__card.is-visible{opacity:1;transform:translateY(0)}.ServiceCard-module__MIEO4W__card:hover{background:var(--panel-soft);border-color:var(--border-strong)}.ServiceCard-module__MIEO4W__card:before{content:"";background:var(--card-accent,transparent);height:3px;position:absolute;top:-1px;left:-1px;right:-1px}.ServiceCard-module__MIEO4W__icon{border:1px solid var(--border-strong);width:42px;height:42px;color:var(--card-accent,var(--accent));border-radius:100%;justify-content:center;align-items:center;margin-bottom:28px;display:flex}.ServiceCard-module__MIEO4W__icon svg{width:18px;height:18px}.ServiceCard-module__MIEO4W__num{letter-spacing:.03em;text-transform:uppercase;text-align:right;color:#1c1a1717;font-size:20px;font-weight:900;line-height:1.25;position:absolute;top:36px;left:100px;right:32px}.ServiceCard-module__MIEO4W__tag{letter-spacing:.1em;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:999px;margin-bottom:14px;padding:5px 16px;font-size:11px;font-weight:700;display:inline-block}.ServiceCard-module__MIEO4W__title{margin-bottom:12px;font-size:20px}.ServiceCard-module__MIEO4W__description{color:var(--ink-soft);font-size:13.5px}.ServiceCard-module__MIEO4W__items{border-top:1px solid var(--border);flex-direction:column;gap:8px;margin-top:20px;padding-top:20px;display:flex}.ServiceCard-module__MIEO4W__items li{color:var(--ink-soft);padding-left:16px;font-size:13px;position:relative}.ServiceCard-module__MIEO4W__items li:before{content:"";background:var(--accent);width:8px;height:1px;position:absolute;top:8px;left:0}
.WorkTypeBadge-module__Qdydla__badge{font-family:var(--font-en), sans-serif;letter-spacing:.05em;border:1px solid var(--border-strong);color:var(--ink-soft);background:var(--bg);border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-flex}.WorkTypeBadge-module__Qdydla__badge[data-type=mock]{border-color:var(--accent-line);color:var(--accent);background:var(--accent-soft)}.WorkTypeBadge-module__Qdydla__badge[data-type=client]{border-color:var(--ink);color:var(--bg);background:var(--ink)}.WorkTypeBadge-module__Qdydla__badge[data-type=demo]{border-color:var(--border-strong);color:var(--ink-soft);background:var(--bg)}
.AboutBlock-module__GVZ-uG__grid{gap:24px;display:grid}.AboutBlock-module__GVZ-uG__head{grid-column:1}@media (min-width:900px){.AboutBlock-module__GVZ-uG__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:28px 40px}.AboutBlock-module__GVZ-uG__head,.AboutBlock-module__GVZ-uG__quote{grid-column:1}.AboutBlock-module__GVZ-uG__body{grid-area:2/2}}.AboutBlock-module__GVZ-uG__eyebrowRow{align-items:baseline;gap:16px;display:flex}.AboutBlock-module__GVZ-uG__index{color:#1c1a1724;font-size:clamp(40px,6vw,56px);font-weight:700;line-height:1}.AboutBlock-module__GVZ-uG__label{letter-spacing:.14em;text-transform:uppercase;color:var(--second);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.AboutBlock-module__GVZ-uG__label:before{content:"";background:var(--second);width:5px;height:5px}.AboutBlock-module__GVZ-uG__quote{max-width:20ch;font-size:clamp(22px,3vw,30px);font-weight:900;line-height:1.6}.AboutBlock-module__GVZ-uG__body{color:var(--ink-soft);max-width:54ch;font-size:14.5px}
.QuoteCalculator-module__16Y0ta__calc{border:1px solid var(--border);background:var(--panel-soft);flex-direction:column;flex:1;padding:28px 24px;display:flex}@media (min-width:640px){.QuoteCalculator-module__16Y0ta__calc{padding:36px 32px}}.QuoteCalculator-module__16Y0ta__group{border:none;flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.QuoteCalculator-module__16Y0ta__group legend{font-family:var(--font-en), sans-serif;letter-spacing:.06em;color:var(--ink-soft);margin-bottom:4px;font-size:11px;font-weight:700}.QuoteCalculator-module__16Y0ta__option,.QuoteCalculator-module__16Y0ta__tierOption{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:10px;padding:11px 13px;transition:border-color .2s;display:flex}.QuoteCalculator-module__16Y0ta__tierOption{align-items:flex-start}:is(.QuoteCalculator-module__16Y0ta__option:has(input:checked),.QuoteCalculator-module__16Y0ta__tierOption:has(input:checked)){border-color:var(--brand);background:var(--brand-soft)}.QuoteCalculator-module__16Y0ta__option input,.QuoteCalculator-module__16Y0ta__tierOption input{accent-color:var(--brand);flex-shrink:0;width:15px;height:15px;margin-top:2px}.QuoteCalculator-module__16Y0ta__optionLabel{color:var(--ink);flex:1;font-size:13px}.QuoteCalculator-module__16Y0ta__optionPrice{color:var(--ink-soft);white-space:nowrap;font-size:12px;font-weight:700}.QuoteCalculator-module__16Y0ta__optionBody{flex-direction:column;flex:1;gap:3px;display:flex}.QuoteCalculator-module__16Y0ta__optionHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.QuoteCalculator-module__16Y0ta__optionDetail{color:var(--ink-faint);font-size:11.5px}.QuoteCalculator-module__16Y0ta__result{border-top:1px solid var(--border-strong);text-align:center;margin-top:auto;padding-top:24px}.QuoteCalculator-module__16Y0ta__resultLabel{letter-spacing:.08em;color:var(--ink-faint);margin-bottom:8px;font-size:11px;font-weight:700;display:block}.QuoteCalculator-module__16Y0ta__resultPrice{color:var(--ink);margin-bottom:10px;font-size:clamp(24px,4.5vw,34px);font-weight:700;display:block}.QuoteCalculator-module__16Y0ta__resultQuote{color:var(--ink);margin-bottom:10px;font-size:clamp(16px,2.6vw,19px);font-weight:700;display:block}.QuoteCalculator-module__16Y0ta__resultDiscountNote{color:var(--brand);margin-bottom:12px;font-size:12.5px;font-weight:700}.QuoteCalculator-module__16Y0ta__resultNote{color:var(--ink-faint);margin-bottom:20px;font-size:11.5px}.QuoteCalculator-module__16Y0ta__scope{border:1px solid var(--border-strong);background:var(--bg);flex-direction:column;gap:12px;margin-top:20px;padding:18px 18px 4px;display:flex}@media (min-width:900px){.QuoteCalculator-module__16Y0ta__scope{min-height:210px}}.QuoteCalculator-module__16Y0ta__scopeLabel{font-family:var(--font-en), sans-serif;letter-spacing:.08em;color:var(--ink-faint);margin-top:-4px;font-size:11px;font-weight:700;display:block}.QuoteCalculator-module__16Y0ta__scope p{color:var(--ink-soft);margin-bottom:14px;font-size:13px;line-height:1.7}.QuoteCalculator-module__16Y0ta__scope strong{color:var(--ink);font-weight:700}
.CtaBand-module__qlNzKa__cta{background:var(--panel-soft);color:var(--ink);text-align:center;padding:110px 0}.CtaBand-module__qlNzKa__title{font-family:var(--font-jp), sans-serif;white-space:nowrap;margin:18px auto 36px;font-size:clamp(21px,6vw,48px);font-weight:700}.CtaBand-module__qlNzKa__mobileBreak{display:none}@media (max-width:640px){.CtaBand-module__qlNzKa__title{white-space:normal}.CtaBand-module__qlNzKa__mobileBreak{display:block}}
section.page-module___8aEwW__firstSection{padding-top:40px}@media (min-width:860px){section.page-module___8aEwW__firstSection{padding-top:56px}}.page-module___8aEwW__worksGrid{margin-bottom:40px}.page-module___8aEwW__centerLink{justify-content:center;display:flex}
.page-module__nBs8pa__notice{border:1px solid var(--accent-line);background:var(--accent-soft);margin-bottom:40px;padding:20px 22px}.page-module__nBs8pa__noticeLabel{letter-spacing:.06em;color:var(--accent);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.page-module__nBs8pa__notice p{color:var(--ink-soft);font-size:13px}.page-module__nBs8pa__cancelPolicy{border-top:1px solid var(--border);margin-top:32px;padding-top:28px}.page-module__nBs8pa__cancelLabel{letter-spacing:.06em;color:var(--ink-soft);margin-bottom:14px;font-size:12px;font-weight:700;display:block}.page-module__nBs8pa__cancelPolicy ul{flex-direction:column;gap:8px;display:flex}.page-module__nBs8pa__cancelPolicy li{color:var(--ink-soft);padding-left:16px;font-size:12.5px;position:relative}.page-module__nBs8pa__cancelPolicy li:before{content:"";background:var(--accent);width:8px;height:1px;position:absolute;top:8px;left:0}
.SitePreviewFrame-module__-I0qnq__frame{border:1px solid var(--border-strong);background:var(--bg);border-radius:6px;overflow:hidden;box-shadow:0 12px 32px #14141414}.SitePreviewFrame-module__-I0qnq__bar{background:var(--panel-soft);border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:9px 12px;display:flex}.SitePreviewFrame-module__-I0qnq__dots{flex-shrink:0;gap:5px;display:flex}.SitePreviewFrame-module__-I0qnq__dots span{background:var(--border-strong);border-radius:50%;width:7px;height:7px}.SitePreviewFrame-module__-I0qnq__urlLabel{font-family:var(--font-en), sans-serif;color:var(--ink-faint);letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.SitePreviewFrame-module__-I0qnq__viewport{aspect-ratio:16/10;background:var(--panel-soft);width:100%;position:relative;overflow:hidden}.SitePreviewFrame-module__-I0qnq__viewport iframe{transform-origin:0 0;pointer-events:none;border:0;width:400%;height:400%;position:absolute;top:0;left:0;transform:scale(.25)}
.page-module__aHU_hW__note{color:var(--ink-faint);margin-top:24px;font-size:12.5px}.page-module__aHU_hW__planGrid{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:900px){.page-module__aHU_hW__planGrid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:32px}}.page-module__aHU_hW__planCol{flex-direction:column;height:100%;display:flex}.page-module__aHU_hW__planHeader{margin-bottom:20px}.page-module__aHU_hW__planHeader h3{margin-bottom:8px;font-size:19px}.page-module__aHU_hW__planHeader p{min-height:3.6em;color:var(--ink-soft);font-size:13px;line-height:1.8}.page-module__aHU_hW__photoVideoWrap{margin-top:48px}@media (min-width:760px){.page-module__aHU_hW__photoVideoWrap{margin-top:64px}}.page-module__aHU_hW__flow{filter:drop-shadow(0 14px 24px #1c1a1729);flex-direction:column;gap:3px;display:flex}@media (min-width:860px){.page-module__aHU_hW__flow{flex-direction:row;gap:0}}.page-module__aHU_hW__flow li{color:var(--bg);background:linear-gradient(155deg,#5c6656 0%,#3e4536 100%);flex-direction:column;flex:1;justify-content:center;gap:10px;min-height:130px;padding:28px 28px 40px;display:flex;position:relative;overflow:hidden}.page-module__aHU_hW__flow li:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#faf9f60f 1px,#0000 1px),linear-gradient(#faf9f60f 1px,#0000 1px);background-size:14px 14px;position:absolute;inset:0}.page-module__aHU_hW__flowGhost{font-family:var(--font-en), sans-serif;color:#faf9f614;pointer-events:none;font-size:52px;font-weight:700;line-height:1;position:absolute;top:-.1em;right:14px}@media (min-width:860px){.page-module__aHU_hW__flowGhost{right:34px}}.page-module__aHU_hW__flowIcon{color:#d9ab8c;border:1px solid #faf9f659;border-radius:100%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.page-module__aHU_hW__flowIcon svg{width:13px;height:13px}@media (min-width:860px){.page-module__aHU_hW__flow li{clip-path:polygon(0 0,calc(100% - 26px) 0,100% 50%,calc(100% - 26px) 100%,0 100%,26px 50%);margin-left:-22px;padding:32px 34px 32px 50px}.page-module__aHU_hW__flow li:first-child{clip-path:polygon(0 0,calc(100% - 26px) 0,100% 50%,calc(100% - 26px) 100%,0 100%);margin-left:0;padding-left:32px}}.page-module__aHU_hW__flow li:not(:last-child):after{content:"";border-bottom:2px solid #faf9f680;border-right:2px solid #faf9f680;width:10px;height:10px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)rotate(45deg)}@media (min-width:860px){.page-module__aHU_hW__flow li:not(:last-child):after{display:none}}.page-module__aHU_hW__flowNum{letter-spacing:.02em;color:var(--bg);text-shadow:0 1px 3px #1c1a174d;font-size:26px;font-weight:700}.page-module__aHU_hW__flowText{color:var(--bg);text-shadow:0 1px 3px #1c1a174d;font-size:14.5px;font-weight:700;line-height:1.6}.page-module__aHU_hW__faq{margin-top:0}.page-module__aHU_hW__faqList{gap:24px;margin-top:24px;display:grid}@media (min-width:760px){.page-module__aHU_hW__faqList{grid-template-columns:repeat(2,1fr);gap:28px 40px}}.page-module__aHU_hW__faqList h3{margin-bottom:8px;font-size:14.5px}.page-module__aHU_hW__faqList p{color:var(--ink-soft);font-size:13px}.page-module__aHU_hW__faqMarkQ,.page-module__aHU_hW__faqMarkA{vertical-align:middle;border-radius:100%;justify-content:center;align-items:center;width:18px;height:18px;margin-right:8px;font-size:10px;font-weight:700;display:inline-flex}.page-module__aHU_hW__faqMarkQ{background:var(--second-soft);color:var(--second)}.page-module__aHU_hW__faqMarkA{background:var(--brand-soft);color:var(--brand)}
.TeamProfile-module__qi-eyq__card{border:1px solid var(--border);background:var(--panel-soft);grid-template-columns:1fr;gap:32px;padding:32px;display:grid}@media (min-width:700px){.TeamProfile-module__qi-eyq__card{grid-template-columns:220px 1fr;gap:40px;padding:40px}}.TeamProfile-module__qi-eyq__photo{aspect-ratio:1;background:var(--bg);border:1px dashed var(--border-strong);color:var(--ink-faint);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.TeamProfile-module__qi-eyq__photoIcon{width:40px;height:40px}.TeamProfile-module__qi-eyq__photoLabel{letter-spacing:.06em;font-size:11px}.TeamProfile-module__qi-eyq__role{letter-spacing:.1em;color:var(--accent);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.TeamProfile-module__qi-eyq__name{color:var(--ink-faint);margin-bottom:14px;font-size:22px}.TeamProfile-module__qi-eyq__bio{color:var(--ink-soft);max-width:46ch;margin-bottom:24px;font-size:13.5px;line-height:1.9}.TeamProfile-module__qi-eyq__stats{border-top:1px solid var(--border);flex-wrap:wrap;gap:28px;padding-top:20px;display:flex}.TeamProfile-module__qi-eyq__statNum{font-family:var(--font-en), sans-serif;color:var(--ink-faint);font-size:22px;font-weight:700;display:block}.TeamProfile-module__qi-eyq__statLabel{color:var(--ink-faint);margin-top:4px;font-size:11px;display:block}.TeamProfile-module__qi-eyq__miniGrid{grid-template-columns:1fr;gap:16px;margin-top:16px;display:grid}@media (min-width:600px){.TeamProfile-module__qi-eyq__miniGrid{grid-template-columns:1fr 1fr}}.TeamProfile-module__qi-eyq__miniCard{border:1px solid var(--border);background:var(--panel-soft);align-items:center;gap:16px;padding:20px;display:flex}.TeamProfile-module__qi-eyq__miniPhoto{aspect-ratio:1;background:var(--bg);border:1px dashed var(--border-strong);width:72px;height:72px;color:var(--ink-faint);flex-shrink:0;justify-content:center;align-items:center;display:flex}.TeamProfile-module__qi-eyq__miniPhotoIcon{width:22px;height:22px}.TeamProfile-module__qi-eyq__miniRole{letter-spacing:.1em;color:var(--accent);margin-bottom:6px;font-size:10.5px;font-weight:700;display:block}.TeamProfile-module__qi-eyq__miniName{color:var(--ink-faint);margin-bottom:4px;font-size:15px}.TeamProfile-module__qi-eyq__miniBio{color:var(--ink-soft);font-size:12px;line-height:1.7}
.WorkPostFull-module__V_iNVq__post{border-bottom:1px solid var(--border);padding:56px 0;scroll-margin-top:100px}.WorkPostFull-module__V_iNVq__post:first-child{padding-top:0}.WorkPostFull-module__V_iNVq__post:last-of-type{border-bottom:none;padding-bottom:0}.WorkPostFull-module__V_iNVq__thumb{background:var(--panel-soft);border:1px solid var(--border);flex-direction:column;justify-content:center;align-items:center;gap:14px;height:200px;margin-bottom:24px;display:flex;position:relative}.WorkPostFull-module__V_iNVq__thumb .en{letter-spacing:.1em;color:var(--ink-faint);font-size:11px}.WorkPostFull-module__V_iNVq__thumb[data-category="3dweb"]{background:#ececee}.WorkPostFull-module__V_iNVq__thumb[data-category=app]{background:#eeeeef}.WorkPostFull-module__V_iNVq__thumb[data-category=photo-video]{background:#e8e6e1}.WorkPostFull-module__V_iNVq__previewWrap{max-width:640px;margin-bottom:24px}.WorkPostFull-module__V_iNVq__badgeInline{margin-bottom:12px;display:block}.WorkPostFull-module__V_iNVq__meta{letter-spacing:.05em;color:var(--ink-faint);align-items:center;gap:14px;margin-bottom:14px;font-size:11px;display:flex}.WorkPostFull-module__V_iNVq__cat{color:var(--accent);font-weight:700}.WorkPostFull-module__V_iNVq__title{margin-bottom:16px;font-size:clamp(20px,3vw,26px)}.WorkPostFull-module__V_iNVq__overview{color:var(--ink-soft);max-width:64ch;margin-bottom:32px;font-size:14.5px}.WorkPostFull-module__V_iNVq__story{gap:24px;display:grid}@media (min-width:640px){.WorkPostFull-module__V_iNVq__story{grid-template-columns:repeat(3,1fr)}}.WorkPostFull-module__V_iNVq__story h3{color:var(--accent);margin-bottom:8px;font-size:13.5px;font-weight:700}.WorkPostFull-module__V_iNVq__story p{color:var(--ink-soft);font-size:13px}.WorkPostFull-module__V_iNVq__siteLink{letter-spacing:.04em;color:var(--accent);border-bottom:1px solid var(--accent-line);align-items:center;margin-top:28px;padding-bottom:3px;font-size:13px;font-weight:700;transition:color .2s,border-color .2s;display:inline-flex}.WorkPostFull-module__V_iNVq__siteLink:hover{color:var(--ink);border-color:var(--ink)}
