*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:#0d0d0d;color:#efefef;font-family:Noto Sans JP,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4{font-family:Playfair Display,"Noto Serif JP",serif;font-weight:400;line-height:1.2}em{font-family:Playfair Display,serif;font-style:italic;color:#e8e0d0}strong{font-weight:500;color:#efefef}a{text-decoration:none;color:inherit}ul,ol{list-style:none}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s cubic-bezier(.23,1,.32,1),transform .75s cubic-bezier(.23,1,.32,1)}.reveal.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.07s}.delay-2{transition-delay:.14s}.delay-3{transition-delay:.21s}.delay-4{transition-delay:.28s}.delay-5{transition-delay:.35s}@media (prefers-reduced-motion: reduce){.reveal{opacity:1;transform:none;transition:none}}.section__inner{max-width:900px;margin:0 auto;padding:clamp(80px,12vw,160px) clamp(1.5rem,5vw,4rem)}.eyebrow{font-family:DM Mono,monospace;font-size:.65rem;font-weight:300;letter-spacing:.3em;color:#ffffff59;text-transform:uppercase;margin-bottom:2rem;display:block}.eyebrow--dark{color:#0d0d0d59}.section-number{font-family:DM Mono,monospace;font-size:.65rem;font-weight:300;letter-spacing:.25em;color:#ffffff40;text-transform:uppercase;margin-bottom:3rem;display:block}.section__heading{font-family:Playfair Display,serif;font-weight:400;font-size:clamp(1.5rem,3.5vw,2.8rem);line-height:1.3;color:#efefef;margin-bottom:2.5rem}.section__body{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:2.1;color:#efefefb8;max-width:580px;margin-bottom:3.5rem}.divider{max-width:900px;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem)}.divider__line{width:100%;height:1px;background:#ffffff12}.hero{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.hero__bg{position:absolute;inset:0;background-image:url(https://d2xsxph8kpxj0f.cloudfront.net/310519663312129246/ZjF7nmqm5t25edirp9vHUN/hero-bg-kaaBgfKvB4osz4EZzYY3Eq.webp);background-size:cover;background-position:center;opacity:.42}.hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0d0d0d40,#0d0d0d8c 45%,#0d0d0df7)}.hero__content{position:relative;z-index:1;max-width:900px;width:100%;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem) clamp(4rem,8vw,6rem)}.hero__headline{font-family:Playfair Display,serif;font-weight:400;font-size:clamp(2.2rem,5.5vw,4.8rem);line-height:1.15;letter-spacing:-.01em;color:#efefef;margin-bottom:2rem}.hero__sub{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:clamp(.95rem,1.8vw,1.15rem);line-height:2;color:#efefefa6;max-width:560px}.scroll-indicator{position:absolute;bottom:2rem;right:2rem;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.5rem}.scroll-indicator__label{font-family:DM Mono,monospace;font-size:.58rem;letter-spacing:.22em;color:#ffffff38;writing-mode:vertical-rl}.scroll-indicator__line{width:1px;height:48px;background:linear-gradient(to bottom,rgba(255,255,255,.22),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}.list-items{display:flex;flex-direction:column;margin-bottom:3.5rem}.list-item{display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.list-item__num{font-family:DM Mono,monospace;font-size:.65rem;color:#fff3;padding-top:.2rem;min-width:1.5rem;flex-shrink:0}.list-item__text{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.8;color:#efefefc7}.empathy-close{font-family:Playfair Display,serif;font-style:italic;font-size:clamp(1.1rem,2.5vw,1.6rem);color:#e8e0d0;line-height:1.6}.empathy-close__sub{display:block;font-family:Noto Sans JP,sans-serif;font-style:normal;font-weight:300;font-size:clamp(.85rem,1.5vw,1rem);color:#efefef73;margin-top:.6rem}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2px}.card{padding:2rem 1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);transition:background .3s ease,border-color .3s ease}.card:hover{background:#ffffff0e;border-color:#ffffff1f}.card__title{font-family:Playfair Display,serif;font-size:1.15rem;color:#e8e0d0;margin-bottom:.75rem}.card__desc{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:.85rem;color:#efefef7a;line-height:1.8}.row-list{display:flex;flex-direction:column}.row-list__item{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.06);transition:opacity .2s ease}.row-list__item:hover{opacity:.75}.row-list__en{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.15em;color:#ffffff40}.row-list__ja{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:1rem;color:#efefefcc}.skill-list{display:flex;flex-direction:column}.skill-item{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.06);flex-wrap:wrap}.skill-item__name{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:1rem;color:#efefef;min-width:160px}.skill-item__detail{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:.875rem;color:#efefef6b;text-align:right;flex:1}.want-list{display:flex;flex-direction:column;gap:2px}.want-item{display:flex;align-items:flex-start;gap:2rem;padding:2rem 1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);transition:background .3s ease}.want-item:hover{background:#ffffff0e}.want-item__num{font-family:DM Mono,monospace;font-size:.65rem;color:#fff3;padding-top:.3rem;min-width:2rem;flex-shrink:0}.want-item__title{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:1.05rem;color:#efefef;margin-bottom:.4rem}.want-item__sub{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:.85rem;color:#efefef61;line-height:1.7}.section--dark{background:#111;position:relative;overflow:hidden}.section--dark:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(232,224,208,.04) 0%,transparent 60%);pointer-events:none}.message-body{max-width:620px}.message-body p{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:2.2;color:#efefefb8;margin-bottom:2rem}.message-sig{font-family:Playfair Display,serif!important;font-style:italic;font-size:1rem!important;color:#e8e0d073!important;letter-spacing:.05em;margin-bottom:0!important}.details-list{display:flex;flex-direction:column}.details-row{display:grid;grid-template-columns:clamp(90px,18vw,140px) 1fr;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.06);align-items:start}.details-row__label{font-family:DM Mono,monospace;font-size:.7rem;letter-spacing:.1em;color:#ffffff47;padding-top:.15rem}.details-row__value{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:.95rem;color:#efefefd1;line-height:1.9}.cta{position:relative;background-image:url(https://d2xsxph8kpxj0f.cloudfront.net/310519663312129246/ZjF7nmqm5t25edirp9vHUN/cta-bg-Dq5rEQsB8sDCV8n7VaQVEa.webp);background-size:cover;background-position:center;padding:clamp(80px,14vw,180px) clamp(1.5rem,5vw,4rem);overflow:hidden}.cta__overlay{position:absolute;inset:0;background:#f8f6f2e6}.cta__inner{position:relative;z-index:1;max-width:700px;margin:0 auto;text-align:center}.cta__heading{font-family:Playfair Display,serif;font-weight:400;font-size:clamp(1.6rem,4vw,3rem);line-height:1.25;color:#0d0d0d;margin-bottom:2.5rem}.cta__heading em{color:#0d0d0d}.cta__body{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:clamp(.95rem,1.8vw,1.05rem);line-height:2.2;color:#0d0d0d9e;margin-bottom:3.5rem}.cta__body strong{color:#0d0d0d;font-weight:500}.cta__location{font-family:Noto Sans JP,sans-serif;font-weight:300;font-size:.75rem;color:#0d0d0d52;margin-top:1.5rem;letter-spacing:.05em}.cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:1.1rem 3rem;background:#0d0d0d;color:#efefef;border:1px solid #0D0D0D;font-family:Noto Sans JP,sans-serif;font-size:.95rem;font-weight:400;letter-spacing:.1em;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .15s ease;cursor:pointer}.cta-btn:hover{background:transparent;color:#0d0d0d;border-color:#0d0d0d}.cta-btn:active{transform:scale(.98)}.cta-btn__icon{width:18px;height:18px;flex-shrink:0}.footer{padding:3rem 2rem;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.footer__copy{font-family:DM Mono,monospace;font-size:.62rem;letter-spacing:.2em;color:#ffffff2e}@media (max-width: 640px){.skill-item{flex-direction:column;gap:.4rem}.skill-item__detail{text-align:left}.scroll-indicator{display:none}.cards{grid-template-columns:1fr}}
