.hero{height:100vh;min-height:600px;padding-top:84px;position:relative;overflow:hidden}.hero-bg{background:#dde3e8;position:absolute;inset:84px 0 0}.hero-slide{opacity:0;z-index:1;width:100%;height:100%;transition:opacity 1.6s ease-in-out;position:absolute;inset:0}.hero-slide.active{opacity:1}.hero-slide:before{content:"";background-image:var(--slide-photo,none);filter:blur(28px)saturate(1.05)brightness(.95);opacity:.85;z-index:-1;background-position:50%;background-size:cover;position:absolute;inset:-40px}.hero-slide img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-tablet{display:none}.hero-tablet-slide{opacity:0;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.hero-tablet-slide.active{opacity:1}.hero-tablet-slide img{object-fit:cover;width:100%;height:100%;display:block}.hero-tablet-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-tablet-dots button{cursor:pointer;background:#ffffff73;border:none;width:28px;height:2px;padding:0;transition:background .3s}.hero-tablet-dots button.active{background:var(--gold)}.hero-mobile{display:none}.hero-mobile-slide{opacity:0;transition:opacity 1.2s ease-in-out;position:absolute;inset:0}.hero-mobile-slide.active{opacity:1}.hero-mobile-slide img{object-fit:cover;width:100%;height:100%;display:block}.hero-mobile-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hero-mobile-dots button{cursor:pointer;background:#ffffff73;border:none;width:28px;height:2px;padding:0;transition:background .3s}.hero-mobile-dots button.active{background:var(--gold)}.hero-dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:#ffffff4d;border:none;width:32px;height:2px;padding:0;transition:background .3s}.hero-dots button.active{background:var(--gold)}.hero-overlay{z-index:2;pointer-events:none;background:linear-gradient(#00000075 0%,#00000057 14%,#0000002e 32%,#0000000a 50%,#0000 65%,#0000002e 100%);position:absolute;inset:0}.hero-content{z-index:3;text-align:center;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:center;padding:max(6vh,48px) 32px max(10vh,72px);display:flex;position:absolute;inset:84px 0 0}.hero-content>*{pointer-events:auto}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-h1{font-family:var(--serif);letter-spacing:.04em;color:#fff;text-shadow:0 1px 3px #00000040;margin:0 0 22px;font-size:clamp(28px,4.6vw,52px);font-weight:700;line-height:1.5;animation:1.1s both heroFadeIn}.hero-sub{font-family:var(--sans);letter-spacing:.14em;color:#fffffff2;text-shadow:0 1px 2px #00000040;text-wrap:pretty;max-width:640px;margin:0;font-size:clamp(13px,1.05vw,15px);font-weight:300;line-height:2;animation:1.1s .15s both heroFadeIn}.hero-sub .br-pc{display:inline}.hero-sub .br-sp{display:none}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:14px;animation:1.1s .3s both heroFadeIn;display:flex}.hero-cta{min-height:48px;font-family:var(--serif);letter-spacing:.18em;white-space:nowrap;border-radius:2px;justify-content:center;align-items:center;padding:12px 34px;font-size:14px;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.hero-cta-fill{background:var(--navy);color:#fff;border:1px solid var(--navy)}.hero-cta-fill:hover{background:#16294a;border-color:#16294a}.hero-cta-outline{color:#fff;background:0 0;border:1px solid #ffffffd9}.hero-cta-outline:hover{color:var(--navy);background:#fff;border-color:#fff}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hero-scroll{font-family:var(--cor);letter-spacing:.2em;color:#fff6;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;bottom:36px;right:48px}.scroll-line{background:#ffffff2e;width:1px;height:48px;position:relative;overflow:hidden}.scroll-line:after{content:"";background:var(--gold);width:1px;height:100%;animation:2.4s infinite scrollDrop;position:absolute;top:-100%}@keyframes scrollDrop{0%{top:-100%}to{top:100%}}body{--hero-veil:1;--space-scale:1}.hero-overlay{background:linear-gradient(to bottom, rgba(0,0,0,calc(.46*var(--hero-veil))) 0%, rgba(0,0,0,calc(.34*var(--hero-veil))) 14%, rgba(0,0,0,calc(.18*var(--hero-veil))) 32%, rgba(0,0,0,calc(.04*var(--hero-veil))) 50%, #0000 65%, rgba(0,0,0,calc(.18*var(--hero-veil))) 100%);transition:background .5s}.works-preview{padding:calc(100px*var(--space-scale)) 48px;max-width:1200px;margin:0 auto;transition:padding .4s}.works-preview .works-grid{grid-template-columns:repeat(3,1fr)}.insta{padding:calc(40px*var(--space-scale)) 48px calc(100px*var(--space-scale));max-width:1200px;margin:0 auto;transition:padding .4s}.insta-head{border-bottom:1px solid var(--border);align-items:center;gap:24px;margin-bottom:32px;padding-bottom:36px;display:flex}.insta-avatar{background:#7c7c7c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:flex;overflow:hidden}.insta-avatar img{opacity:.95;filter:brightness(0)invert();width:62%;height:auto}.insta-meta{flex:1;min-width:0}.insta-handle{font-family:var(--cor);letter-spacing:.04em;color:var(--navy);border-bottom:1px solid var(--gold);align-items:baseline;gap:14px;margin-bottom:6px;padding-bottom:2px;font-size:22px;font-weight:500;display:inline-flex}.insta-bio{font-family:var(--sans);color:var(--sub);letter-spacing:.02em;text-wrap:pretty;font-size:13.5px;font-weight:300;line-height:1.85}.insta-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex}.insta-btn{min-height:48px;font-family:var(--sans);letter-spacing:.08em;white-space:nowrap;border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:12px 28px;font-size:13px;font-weight:400;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.insta-btn-more{color:#fff;background:#262626;border:1px solid #262626}.insta-btn-more:hover{background:#000;border-color:#000}.insta-btn-link{background:var(--navy);color:#fff;border:1px solid var(--navy)}.insta-btn-link:hover{background:#16294a;border-color:#16294a}.insta-btn svg{fill:currentColor;flex-shrink:0;width:16px;height:16px}.flow-preview{padding:calc(100px*var(--space-scale)) 48px;background:var(--bg);max-width:100%;transition:padding .4s,background .5s}.flow-preview .inner{max-width:1200px;margin:0 auto}.flow-preview-grid{grid-template-columns:repeat(4,1fr);gap:2px;margin-top:56px;display:grid}@media (max-width:1024px) and (min-width:641px){.hero{height:auto;min-height:0;padding-top:64px}.hero-bg .hero-slide{display:none}.hero-bg{background:#1a2a3a}.hero-tablet{aspect-ratio:4/3;background:#1a2a3a;width:100%;display:block;position:relative;overflow:hidden}.hero-tablet-slide img{object-fit:contain}.hero-content{justify-content:space-between;padding:5vh 32px max(7vh,48px);inset:84px 0 0}.hero-sub{margin:0}.hero-dots,.hero-scroll{display:none}}@media (max-width:1024px){.works-preview,.flow-preview{padding:80px 24px}.flow-preview-grid{grid-template-columns:repeat(2,1fr)}.insta{padding:24px 24px 80px}.insta-avatar{width:80px;height:80px}.insta-handle{font-size:19px}}@media (max-width:640px){.hero{height:auto;min-height:0;padding-top:0}.hero-bg .hero-slide{display:none}.hero-bg{background:0 0}.hero-mobile{aspect-ratio:941/1672;width:100%;display:block;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(#00000080 0%,#0000005c 16%,#0000002e 34%,#0000000a 52%,#0000 65%,#0000001a 100%)}.hero-content{text-align:center;justify-content:space-between;align-items:center;padding:22px 24px 28px;inset:68px 0 0}.hero-copy{text-align:center;align-items:center}.hero-h1{letter-spacing:0;white-space:nowrap;margin-bottom:14px;font-size:clamp(20px,5.6vw,25px);line-height:1.45}.hero-sub{letter-spacing:.06em;max-width:320px;margin:0;font-size:12.5px;line-height:1.95}.hero-sub .br-pc{display:none}.hero-sub .br-sp{display:inline}.hero-ctas{flex-direction:column;align-self:center;align-items:stretch;gap:8px;width:100%;max-width:240px}.hero-cta{letter-spacing:.16em;min-height:48px;padding:11px 22px;font-size:12.5px}.hero-dots,.hero-scroll{display:none}.works-preview,.flow-preview{padding:64px 20px}.flow-preview-grid,.works-preview .works-grid{grid-template-columns:1fr;gap:12px}.sec-head-row{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:32px}.sec-ja{font-size:24px}.insta{padding:8px 16px 64px}.insta-head{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:24px}.insta-avatar{width:64px;height:64px}.insta-handle{font-size:17px}.insta-bio{font-size:12.5px;line-height:1.8}.insta-actions{flex-direction:column;align-items:stretch;gap:10px;max-width:280px;margin:32px auto 0}.insta-btn{width:100%}}
