:root{--ink:#142a32;--muted:#5d6b6e;--paper:#f7f5ef;--white:#fff;--blue:#245c70;--green:#2e6452;--line:#d9ddd8;--sand:#ece8dc;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans JP,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.container{width:min(1120px,calc(100% - 40px));margin:auto}.narrow{width:min(760px,calc(100% - 40px));margin:auto}.skip{position:fixed;left:12px;top:-80px;background:var(--ink);color:#fff;padding:10px;z-index:99}.skip:focus{top:12px}.header{height:76px;position:-webkit-sticky;position:sticky;top:0;z-index:20;background:hsla(45,33%,95%,.94);border-bottom:1px solid rgba(20,42,50,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-weight:750;line-height:1.15;letter-spacing:-.02em}.logo small{display:block;font-size:10px;letter-spacing:.12em;color:var(--green);text-transform:uppercase}.nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:650}.menu-button,.menu-close{display:none;background:none;border:0;min-width:44px;min-height:44px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:10px 20px;border-radius:999px;background:var(--ink);color:#fff;font-weight:700;border:1px solid var(--ink);transition:.2s}.btn:hover{background:var(--green);border-color:var(--green)}.btn.secondary{background:transparent;color:var(--ink)}.btn.secondary:hover{background:var(--white)}.eyebrow{font-size:13px;font-weight:750;letter-spacing:.13em;color:var(--green);text-transform:uppercase;margin:0 0 15px}.hero{padding:90px 0 76px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:70px;gap:70px;align-items:center}h1{font-size:clamp(44px,6.4vw,78px);line-height:1.15;letter-spacing:-.055em;margin:0 0 28px}h2{font-size:clamp(30px,4vw,48px);line-height:1.3;letter-spacing:-.035em;margin:0 0 20px}h3{font-size:21px;line-height:1.45;margin:0 0 12px}.lead{font-size:18px;max-width:680px;color:#3c5055}.actions{gap:12px;margin-top:32px}.actions,.chips{display:flex;flex-wrap:wrap}.chips{gap:8px;margin-top:24px}.chip{padding:5px 11px;border:1px solid var(--line);border-radius:99px;background:hsla(0,0%,100%,.5);font-size:12px;font-weight:650}.mock-stage{position:relative;min-height:480px}.mock{position:absolute;background:#fff;border:8px solid #173039;border-radius:17px;overflow:hidden;box-shadow:0 25px 60px rgba(18,44,51,.16)}.mock.desktop{width:92%;height:310px;right:0;top:20px}.mock.phone{width:145px;height:285px;left:0;bottom:10px;border-width:7px;border-radius:25px}.mock-content{height:100%;padding:22px;background:linear-gradient(145deg,var(--work-color),#fff)}.mock-bar{height:7px;width:45%;background:var(--ink);border-radius:8px;margin-bottom:16px}.mock-title{height:32px;width:75%;background:rgba(20,42,50,.85);border-radius:5px;margin:14px 0}.mock-lines{display:grid;grid-gap:8px;gap:8px}.mock-lines i{height:7px;background:rgba(20,42,50,.25);border-radius:5px}.section{padding:96px 0}.section.white{background:var(--white)}.section.sand{background:var(--sand)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:44px}.section-head p{max-width:520px;color:var(--muted)}.grid{display:grid;grid-gap:20px;gap:20px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:28px}.card p{color:var(--muted);margin-bottom:0}.number{display:block;color:var(--green);font-weight:800;font-size:13px;margin-bottom:15px}.work-card{padding:0;overflow:hidden}.work-art{padding:38px;background:var(--work-color);display:flex;align-items:center;justify-content:center}.work-art .screen{width:90%;height:80%;border:6px solid var(--ink);border-radius:10px;background:#fff;padding:18px}.work-body{padding:28px}.work-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px;font-size:14px;font-weight:750}.work-links a{text-decoration:underline;text-underline-offset:5px}.price{font-size:30px;font-weight:800;letter-spacing:-.03em;margin:10px 0}.list{padding-left:20px;color:var(--muted)}.page-hero{padding:80px 0 55px}.page-hero h1{font-size:clamp(42px,6vw,66px)}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:25px}.prose h2{font-size:29px;margin-top:55px}.prose h3{margin-top:30px}.prose li,.prose p{color:#45575b}.profile{display:grid;grid-template-columns:180px 1fr;grid-gap:45px;gap:45px}.avatar,.profile{align-items:center}.avatar{width:168px;height:168px;border-radius:50%;display:flex;justify-content:center;background:var(--sand);border:1px solid var(--line);font-size:38px;font-weight:800;color:var(--green)}.timeline{border-left:1px solid var(--line);padding-left:30px}.timeline article{position:relative;margin-bottom:35px}.timeline article:before{content:"";position:absolute;left:-36px;top:8px;width:11px;height:11px;border-radius:50%;background:var(--green)}details{border-top:1px solid var(--line);padding:20px 0}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:750;padding-right:30px}details p{color:var(--muted)}.cta{background:var(--ink);color:#fff;border-radius:28px;padding:60px}.cta p{color:#dce5e4;max-width:680px}.cta .btn{background:#fff;color:var(--ink);border-color:#fff}.form{display:grid;grid-gap:20px;gap:20px}.field{display:grid;grid-gap:7px;gap:7px}.field label,.legend{font-weight:700}.field input,.field select,.field textarea{width:100%;border:1px solid #aeb8b7;border-radius:10px;background:#fff;padding:13px;min-height:48px}.field textarea{min-height:170px}.required{color:#9c352f;font-size:12px}.check{display:flex;align-items:flex-start;gap:10px}.check input{width:20px;height:20px;margin-top:4px}.status{min-height:28px}.footer{padding:65px 0 30px;background:#10252c;color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr 2fr;grid-gap:50px;gap:50px}.footer-nav{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;font-size:14px}.footer small{display:block;color:#adbcbd;margin-top:55px}.visual-devices{display:grid;grid-template-columns:2fr 1.15fr .65fr;align-items:flex-end;grid-gap:16px;gap:16px;margin:45px 0}.device{background:var(--work-color);border:7px solid var(--ink);border-radius:13px;aspect-ratio:16/10;padding:20px}.device.tablet{aspect-ratio:4/3}.device.phone{aspect-ratio:9/18;border-radius:22px}.notice{border-left:4px solid var(--green);background:#eef2ed;padding:18px 22px}.footer a:hover,.nav a:hover{text-decoration:underline;text-underline-offset:5px}:focus-visible{outline:3px solid #d98626;outline-offset:3px}@media(max-width:850px){.nav{position:fixed;inset:0 0 0 18%;background:var(--paper);padding:80px 30px 30px;display:none;flex-direction:column;align-items:stretch;font-size:18px;box-shadow:-20px 0 50px rgba(0,0,0,.15)}.nav.open{display:flex}.menu-button,.menu-close{display:block}.menu-close{position:absolute;right:20px;top:16px}.hero{padding-top:60px}.footer-grid,.hero-grid,.profile{grid-template-columns:1fr}.hero-grid{gap:20px}.mock-stage{min-height:380px}.mock.desktop{height:260px}.grid.three{grid-template-columns:1fr 1fr}.section-head{display:block}.footer-nav{grid-template-columns:1fr 1fr}}@media(max-width:580px){.container,.narrow{width:min(100% - 28px,1120px)}.section{padding:72px 0}.grid.three,.grid.two{grid-template-columns:1fr}.mock-stage{min-height:320px}.mock.desktop,.mock.phone{height:220px}.mock.phone{width:110px}.cta{padding:38px 25px}.visual-devices{grid-template-columns:1fr}.device.phone,.device.tablet{display:none}.footer-nav{grid-template-columns:1fr}.actions .btn{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.menu-backdrop,.mobile-menu-head{display:none}.menu-icon{display:grid;grid-gap:5px;gap:5px;width:24px}.menu-icon i{display:block;height:2px;background:currentColor;border-radius:2px}@media(max-width:850px){.header{-webkit-backdrop-filter:none;backdrop-filter:none;background:hsla(45,33%,95%,.98)}.menu-button{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--white);padding:0}.menu-backdrop{display:block;position:fixed;inset:0;z-index:30;border:0;background:rgba(8,25,31,.45);opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.menu-backdrop.open{opacity:1;visibility:visible}.nav{display:flex;position:fixed;z-index:31;inset:0 0 0 auto;width:min(88vw,390px);height:100dvh;padding:22px 24px 32px;background:var(--paper);box-shadow:-20px 0 50px rgba(0,0,0,.16);transform:translateX(105%);visibility:hidden;transition:transform .25s ease,visibility .25s;overflow-y:auto;flex-direction:column;align-items:stretch;gap:0;font-size:17px}.nav.open{display:flex;transform:translateX(0);visibility:visible}.nav>a:not(.btn){display:flex;align-items:center;min-height:56px;border-bottom:1px solid var(--line)}.nav .btn{margin-top:24px}.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;min-height:48px;margin-bottom:10px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.menu-close{display:inline-flex;align-items:center;justify-content:center;min-width:80px;min-height:44px;border:0;background:transparent;font-size:14px;letter-spacing:0;text-transform:none}}@media(min-width:851px){.menu-backdrop,.menu-button,.mobile-menu-head{display:none!important}.nav{visibility:visible!important;transform:none!important}}.timeline-english{display:block;margin-top:2px;color:var(--muted);font-size:13px;font-weight:600;letter-spacing:.02em}.work-art{padding:0;overflow:hidden;aspect-ratio:16/10}.work-art>img{display:block;width:100%;height:100%;object-fit:cover}.case-study{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);grid-gap:70px;gap:70px;padding:55px 0;border-top:1px solid var(--line)}.case-study:first-of-type{margin-top:65px}.case-study h2{font-size:clamp(25px,3vw,34px);margin:0}.case-study-copy{max-width:720px}.case-study-copy p{margin-top:0;color:#45575b}.scope-tags{display:flex;flex-wrap:wrap;gap:10px}.scope-tags span{display:inline-flex;align-items:center;min-height:40px;padding:7px 14px;border:1px solid var(--line);border-radius:99px;background:var(--paper);font-size:14px;font-weight:650}.visit-project{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:70px;padding:38px 42px;border-radius:22px;background:var(--sand)}.visit-project h2{font-size:clamp(24px,3vw,34px);margin:0 0 8px}.visit-project p{margin:0;color:var(--muted)}@media(max-width:700px){.case-study{grid-template-columns:1fr;gap:16px;padding:42px 0}.visit-project{display:block;padding:30px 24px}.visit-project .btn{margin-top:22px;width:100%}}.brand-logo{display:flex;align-items:center;flex:0 0 auto;height:100%}.brand-logo img{display:block;width:auto;height:42px;object-fit:contain}.footer-brand{display:flex;align-items:center;gap:18px}.footer-brand img{width:auto;height:66px;object-fit:contain}.footer-brand strong{font-size:24px}.footer-brand p{margin:4px 0 0;color:#c7d2d2;font-size:14px;line-height:1.7}@media(max-width:850px){.brand-logo img{height:34px}}@media(max-width:580px){.brand-logo img{height:30px}.footer-brand img{height:54px}}.hero-visual{position:relative;min-height:470px;border-radius:32px;overflow:hidden;background:#efe8dc;box-shadow:0 28px 70px rgba(20,42,50,.13);isolation:isolate}.hero-visual img{object-fit:cover;object-position:68% center}.hero-visual-overlay{position:absolute;inset:0;background:linear-gradient(100deg,hsla(45,33%,95%,.28),hsla(45,33%,95%,0) 45%,rgba(20,42,50,.05));z-index:1}.illustrated-approach{position:relative;overflow:hidden;isolation:isolate}.approach-illustration{object-fit:cover;object-position:78% 45%;z-index:-2;transform:scale(1.04)}.approach-overlay{position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,100%,.98),hsla(0,0%,100%,.93) 45%,hsla(45,33%,95%,.72));z-index:-1}.approach-content{position:relative}.illustrated-approach .card{background:hsla(0,0%,100%,.88);border-color:rgba(20,42,50,.14);box-shadow:0 12px 34px rgba(20,42,50,.06);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.illustrated-cta{position:relative;overflow:hidden;isolation:isolate;min-height:430px;display:flex;align-items:center}.cta-illustration{object-fit:cover;object-position:72% center;z-index:-2}.cta-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,42,50,.97),rgba(20,42,50,.9) 52%,rgba(20,42,50,.56));z-index:-1}.cta-content{position:relative;max-width:720px}.illustrated-cta .eyebrow{color:#f0a457}@media(max-width:850px){.hero-visual{min-height:390px}.hero-visual img{object-position:66% center}.approach-overlay{background:hsla(0,0%,100%,.9)}.illustrated-cta{min-height:400px}.cta-overlay{background:rgba(20,42,50,.87)}}@media(max-width:580px){.hero-visual{min-height:300px;border-radius:22px}.hero-visual img{object-position:70% center}.approach-illustration{object-position:65% center}.illustrated-cta{min-height:420px}.cta-illustration{object-position:74% center}.cta-overlay{background:rgba(20,42,50,.9)}}.cta h2,.section-head h2{text-wrap:balance}.illustrated-home-section{position:relative;overflow:hidden;isolation:isolate}.home-section-illustration{object-fit:cover;z-index:-2}.home-section-overlay{position:absolute;inset:0;z-index:-1}.home-section-content{position:relative}.illustrated-home-section .card{background:hsla(0,0%,100%,.91);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 12px 32px rgba(20,42,50,.055)}.services-section .home-section-illustration{object-position:78% center}.services-section .home-section-overlay{background:linear-gradient(90deg,hsla(45,33%,95%,.97),hsla(45,33%,95%,.84) 62%,hsla(45,33%,95%,.66))}.works-section .home-section-illustration{object-position:center 44%}.works-section .home-section-overlay{background:hsla(0,0%,100%,.82)}.works-section .work-card{background:#fff}.pricing-section .home-section-illustration{object-position:80% 58%}.pricing-section .home-section-overlay{background:linear-gradient(90deg,hsla(45,30%,89%,.97),hsla(45,30%,89%,.84) 60%,hsla(45,30%,89%,.67))}@media(max-width:850px){.home-section-overlay,.pricing-section .home-section-overlay,.services-section .home-section-overlay{background:hsla(45,33%,95%,.88)}.works-section .home-section-overlay{background:hsla(0,0%,100%,.86)}}@media(max-width:580px){.cta h2 br,.section-head h2 br{display:none}.section-head h2{max-width:12em}.home-section-illustration{object-position:68% center}.illustrated-home-section .card{background:hsla(0,0%,100%,.94)}}@media(min-width:851px){.header{height:84px}.header-inner{display:grid;grid-template-columns:minmax(220px,1fr) auto;grid-gap:34px;gap:34px;align-items:center}.brand-logo{position:relative;width:230px;height:56px;overflow:hidden}.brand-logo img{position:absolute;width:240px;height:auto;max-width:none;left:-10px;top:-54px}.nav{justify-self:end;gap:20px;font-size:14px;font-weight:620;white-space:nowrap}.nav .btn{min-height:42px;margin-left:10px;padding:8px 17px;font-size:13px;box-shadow:0 5px 14px rgba(20,42,50,.1)}}@media(max-width:850px){.header{height:76px}.header-inner{align-items:center}.brand-logo{position:relative;width:205px;height:52px;overflow:hidden}.brand-logo img{position:absolute;width:218px;height:auto;max-width:none;left:-9px;top:-49px}.menu-button{flex:0 0 44px}}@media(max-width:580px){.brand-logo{width:190px;height:50px}.brand-logo img{width:205px;left:-9px;top:-46px}}