/* SKY STUDIO palette over the user's existing portfolio layouts. */
@import url('./browse-legacy.css');
:root{
  --main:#285B53;--sub:#6F9B85;--accent:#AF4F2F;--warm:#D3AA62;
  --bg:#F2F5ED;--warmbg:#F8F1E5;--heading:#203F39;--text:#354B43;
  --note:#596E64;--white:#FFFEF8;--border:#D9E2D6;--content:1160px;--hero:1380px;
}
body{background:#FFFEF8;font-family:"Hiragino Maru Gothic ProN","Yu Gothic",Meiryo,system-ui,sans-serif;font-size:16px}
h1{font-size:52px}h2{font-size:38px}h3{font-size:24px}
h1,h2,h3,.lead,.sub,.btn,summary{word-break:auto-phrase;text-wrap:balance}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
section[id],.work-category{scroll-margin-top:112px}
.sky-bar{background:#E8EEE2;color:var(--main);border-bottom:1px solid var(--border)}
.sky-bar__inner{width:min(calc(100% - 48px),1380px);margin:auto;min-height:40px;display:flex;align-items:center;gap:24px;font-size:12px;font-weight:700}
.sky-return{display:inline-flex;gap:9px;align-items:center;white-space:nowrap}
.sky-return:hover{text-decoration:underline}.sky-bar__label{font-size:10px;letter-spacing:.15em;opacity:.75}
.sky-bar__tools{margin-left:auto;display:flex;gap:18px}
.sky-bar__tools button{border:0;padding:8px 0;color:var(--main);background:transparent;font:inherit;cursor:pointer}
.sky-bar__tools button:hover{text-decoration:underline}
.site-header{background:#FFFEF8F5;border-color:var(--border)}
.header-inner{grid-template-columns:180px minmax(0,1fr) auto;gap:20px;min-height:88px;max-width:1380px}
.logo img{width:180px;height:66px;mix-blend-mode:multiply}
.nav{gap:12px;font-size:12px;flex-wrap:wrap;row-gap:3px}
.nav a:hover{color:var(--accent)}
.header-cta{min-height:50px;padding:0 18px;font-size:14px;white-space:nowrap}
.btn{border-radius:12px}.btn--main{box-shadow:0 12px 28px #AF4F2F26}
.btn--sub{background:#FFFEF8;color:var(--main);border-color:#95B19E}
.hero{min-height:700px;padding:64px 0 78px;background:radial-gradient(ellipse at 86% 40%,#DDEADB 0,transparent 60%),linear-gradient(120deg,#FFFEF8,#F1F5E8);isolation:isolate}
.hero-inner{width:min(calc(100% - 64px),var(--hero));grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:46px}
.hero-copy{min-width:0}.hero-copy h1{font-size:52px;line-height:1.26;margin:20px 0 27px;letter-spacing:-.035em}
.hero-title-line{white-space:nowrap}.hero-copy .accent{color:var(--accent)}
.hero-brand{color:#56765F;font-size:13px;letter-spacing:.09em;margin-bottom:17px}
.hero-target{font-size:18px;letter-spacing:0;color:var(--main)}
.hero-copy .sub{font-size:17px;line-height:1.9;max-width:32em}
.badges{gap:8px;margin:22px 0 26px}.badge{font-size:12px;padding:8px 12px;border-radius:6px;background:#FFFEF8CF;color:var(--main)}
.hero .btns{gap:10px}.hero .btn{padding:0 20px;min-height:54px;font-size:15px}
.hero-visual{min-width:0;padding:0 0 26px}
.hero-visual::before{content:"";position:absolute;inset:6% -3% -2% 6%;background:#BCD0B68C;border:1px solid #AABD9D;border-radius:28px 28px 88px 28px;transform:rotate(3deg);z-index:-1}
.hero-visual::after{content:"NAGOYA  /  SMALL STORIES, BIG POSSIBILITIES";position:absolute;bottom:0;left:4px;font:700 10px/1.4 ui-monospace,monospace;letter-spacing:.13em;color:#5A765F}
.hero-visual img{width:100%;height:auto;max-height:none;object-fit:contain;border-radius:22px;aspect-ratio:4/3;box-shadow:0 24px 60px -38px #244B4366;animation:float 7s ease-in-out infinite}
.hero .decor{opacity:.13;filter:grayscale(1);z-index:-1}
.hero-trail-stage{z-index:2}.hero-copy,.hero-visual{z-index:3}
.trail-item{border-color:#FFFEF8;box-shadow:0 20px 40px #244B4333}
.section--blue{background:#EFF4E9}.section--warm{background:var(--warmbg)}
.reveal{opacity:1;transform:none;transition:none}
.card{background:#FFFEF8;border-color:var(--border)}
.catalog-empathy{background:#213F3B;color:#E2EBDF}
.catalog-empathy h2,.catalog-empathy .pain{color:#FFFEF8}
.catalog-empathy .eyebrow{color:#EBC887}.catalog-empathy .lead{color:#D6E4D6}
.catalog-empathy .empathy-visual img{opacity:.88;filter:none;max-width:460px!important;border-radius:24px!important}
.night-time{font-size:80px;top:-24px;left:-8px;text-shadow:0 3px 24px #102621AA;pointer-events:none}.night-time::first-letter{color:#E6B86C}
.catalog-reasons .card{grid-template-columns:110px minmax(0,1fr);gap:10px 28px}
.catalog-reasons .card::before{grid-row:span 2}.catalog-reasons .card h3,.catalog-reasons .card p{grid-column:2}
.catalog-reasons .card:hover{background:#F8FAF3}
.catalog-services .card{grid-template-columns:100px minmax(0,1fr);gap:10px 30px}
.catalog-services .service-icon{grid-row:span 2;margin:0;width:76px;height:76px;padding:6px;background:#FFFEF8;border-radius:16px}
.catalog-services .card h3,.catalog-services .card p{grid-column:2}
.catalog-services .card:nth-child(2){background:#28534C}
.catalog-services .card:nth-child(2) h3,.catalog-services .card:nth-child(2) p{color:#FFFEF8}
.work-feature__image{min-height:0;display:flex;align-items:center;background:#E7ECDF}
.work-feature__image img{height:auto;max-height:540px;aspect-ratio:auto;object-fit:contain;border-radius:0}
.work-feature__body{padding:36px}.work-feature h3{font-size:40px}
.work-doors{background:#21463F}.work-door__shade{background:linear-gradient(180deg,#173E361C,#173E36E8)}
.work-archive-row{grid-template-columns:260px minmax(0,1fr) auto;gap:30px}
.work-archive-row img{width:260px;height:auto;aspect-ratio:16/10;object-fit:contain;background:#E9EDE3}
.work-archive-row h4{font-size:23px}.work-status{background:#E3ECDF;color:var(--main)}
.catalog-voices{background:#F4F5EC}.voice-card{background:#FFFEF8}
.voice-card__index{-webkit-text-stroke-color:#9DB9A4}.voice-card__content{font-size:16px}
.catalog-news{background:#FFFEF8}.news-item time{color:#81613A}
.catalog-diary{background:radial-gradient(circle at 78% 10%,#658C6344,transparent 38%),#243E35}
.catalog-diary .eyebrow,.diary-meta{color:#E2C790}.diary-head p,.diary-entry p{color:#D6E1D0}
.diary-state{border-color:#859A7F;color:#FFFEF8}
.catalog-price .card p{grid-column:1/-1}.catalog-price .price{font-size:40px}
.catalog-flow .step h3{font-size:20px}.catalog-flow .step p{font-size:14px}
.catalog-support::before{-webkit-text-stroke-color:#AA784927}
.catalog-support .split{gap:70px;align-items:start}.catalog-support h2{max-width:13em}
.catalog-support .lead{line-height:1.9}.catalog-support .card{padding:36px;border-left:5px solid #B78041;transform:none}
.support-link{display:inline-flex;gap:20px;border-bottom:1px solid #AD7344;padding:10px 0 5px;color:#8C492B;font-weight:800}
.catalog-profile .split>div:last-child{border-color:var(--border);background:repeating-linear-gradient(180deg,transparent 0 35px,#D9E2D666 35px 36px),#FFFEF8}
.catalog-profile .split>div:last-child::before{background:#D5BC7270}.catalog-profile h2{font-size:33px}
.catalog-faq{background-image:radial-gradient(#668E7226 1.2px,transparent 1.2px)}
.catalog-contact{background:linear-gradient(125deg,#1D3D36,#38604C);color:#E5ECDD}
.catalog-contact .eyebrow{color:#E6C786!important}.catalog-contact h2,.catalog-contact h3{color:#FFFEF8}
.catalog-contact .btn--sub{color:var(--main)}.catalog-contact .split>div{position:relative;z-index:1}
.footer{background:#183B32;color:#E4ECDE}.footer small{color:#C1D0BE}
.footer::before{padding-inline:2%;-webkit-text-stroke-color:#D5E2C688}
.sky-footer-return{display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding-top:25px;border-top:1px solid #67836B66;font-size:13px}
.iro-splash{background:#153E36}.iro-splash__veil{background:linear-gradient(90deg,#153E36F2,#153E3688 60%,#153E3622),linear-gradient(0deg,#183D32AA,transparent)}
.iro-splash__wing{background:#214C3D;box-shadow:0 0 80px #D3B06D44}
.iro-splash__flash{display:none}.iro-splash__kicker,.iro-splash__meter span{color:#E9D6AA}
.iro-splash__skip{background:#163D38AA}.iro-splash__word{font-family:Arial,sans-serif}
.iro-splash.is-static{animation:none!important}.iro-splash.is-static .iro-splash__image{transform:none}
.iro-splash.is-static .iro-splash__kicker,.iro-splash.is-static .iro-splash__mark,.iro-splash.is-static .iro-splash__word span,.iro-splash.is-static .iro-splash__tagline{opacity:1;transform:none}
.iro-splash.is-static .iro-splash__route,.iro-splash.is-static .iro-splash__meter{display:none}
html[data-motion="off"]{scroll-behavior:auto}
html[data-motion="off"] *,html[data-motion="off"] *::before,html[data-motion="off"] *::after{animation:none!important;transition:none!important}
html[data-motion="off"] .reveal{opacity:1;transform:none}
@media(max-width:1290px){
 .header-inner{grid-template-columns:1fr auto auto;gap:18px}.header-cta{display:flex}.menu-btn{display:block;border:1px solid #B9CDB8;background:#FFFEF8;color:var(--main);border-radius:10px;padding:12px 18px;font-weight:800;cursor:pointer}
 .nav{display:none;position:absolute;top:100%;left:0;right:0;background:#FFFEF8;border-bottom:1px solid var(--border);padding:26px 32px;gap:15px 30px;max-height:75vh;overflow:auto;white-space:normal;font-size:15px}
 .nav.open{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
 .hero-copy h1{font-size:44px}.hero-inner{gap:30px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
 .hero-target{font-size:16px}.hero-copy .sub{font-size:16px}.hero .btn{font-size:14px;padding-inline:15px}
 .catalog-flow .steps{grid-template-columns:repeat(3,1fr);gap:22px}.catalog-flow .step::before{display:none}
}
@media(max-width:1000px) and (min-width:769px){.hero-copy h1{font-size:36px}.hero-inner{width:calc(100% - 48px);gap:28px}.hero .btns .btn{width:100%}.hero-visual::after{font-size:8px}.split{gap:32px}}
@media(max-width:768px){
 h2{font-size:30px}h3{font-size:23px}.section{padding:66px 0}.container{width:calc(100% - 40px)}
 .sky-bar__inner{width:calc(100% - 32px);gap:12px;min-height:39px;font-size:11px}.sky-bar__label{display:none}.sky-bar__tools{gap:12px;font-size:10px}
 .header-inner{min-height:76px;grid-template-columns:1fr auto;gap:14px}.header-cta{display:none}.logo img{width:165px;height:58px}
 .nav.open{grid-template-columns:repeat(2,minmax(0,1fr))}.nav{padding:22px 24px}
 .hero{min-height:0;padding:44px 0 60px}.hero-inner{width:calc(100% - 40px);grid-template-columns:1fr;gap:36px}
 .hero-copy h1{font-size:40px;line-height:1.3;margin:17px 0 22px}.hero-target{font-size:16px}.hero-brand{font-size:12px}
 .hero-copy .sub{font-size:16px;max-width:40em}.hero-visual{max-width:680px;width:100%;margin:auto;padding-bottom:23px}
 .hero-visual img{border-radius:18px}.hero-visual::before{inset:6% -1% 0 5%;border-radius:20px 20px 60px 20px}
 .hero-visual::after{font-size:8px;letter-spacing:.06em}.hero .btns{flex-wrap:nowrap}.hero .btns .btn{width:50%;font-size:14px;padding:0 10px}
 .badges{gap:7px;margin:20px 0}.badge{font-size:11px;padding:7px 9px}
 .catalog-empathy .split{gap:38px}.catalog-empathy .empathy-visual img{max-width:380px!important}.night-time{font-size:68px;left:8px}
 .catalog-reasons .card{grid-template-columns:60px minmax(0,1fr);gap:8px 18px}.catalog-reasons .card::before{font-size:47px}
 .catalog-services .card,.catalog-services .card:nth-child(2){padding:27px 18px;grid-template-columns:64px minmax(0,1fr);gap:10px 18px}
 .catalog-services .service-icon{width:62px;height:62px;align-self:start}.catalog-services .card h3{font-size:21px}
 .catalog-services .card p{grid-column:1/-1}
 .work-feature{grid-template-columns:1fr}.work-feature__body{padding:28px 24px}.work-feature h3{font-size:34px}
 .work-archive-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:20px}.work-archive-row img{width:100%;height:auto;aspect-ratio:4/3}
 .work-archive-row h4{font-size:20px}.work-archive-row p{font-size:14px}.work-arrow{display:none}
 .work-door__copy{padding:26px}.work-door__copy strong{font-size:26px}.work-door__copy small{font-size:11px}
 .catalog-price .card h3{font-size:22px}.catalog-price .price{font-size:36px}
 .catalog-flow .steps{grid-template-columns:1fr;gap:0}.catalog-flow .step::before{display:block}
 .catalog-flow .step h3{font-size:23px}.catalog-flow .step p{font-size:16px}
 .catalog-support .split{gap:32px}.catalog-support .card{padding:28px 25px}
 .catalog-profile .split{gap:40px}.catalog-profile .split>div:last-child{padding:34px 25px}.catalog-profile h2{font-size:29px}
 .consultation-grid{gap:32px}.consultation-points li{grid-template-columns:36px 1fr;gap:15px}
 .catalog-contact .split{gap:38px}.voice-card__header{padding-right:0}.voice-card__index{display:none}
 .sky-footer-return{font-size:12px}.iro-splash__tagline{line-height:1.6}
}
@media(max-width:420px){
 .hero-copy h1{font-size:34px;letter-spacing:-.045em}.hero-target{font-size:14px}
 .hero .btns{flex-wrap:wrap}.hero .btns .btn{width:100%;font-size:15px;min-height:50px}
 .badge{font-size:10px}.hero-brand{font-size:11px}
 .work-archive-row{grid-template-columns:1fr;gap:15px}.work-archive-row img{aspect-ratio:16/10}
 .sky-bar__tools{gap:9px}.sky-bar__tools button{font-size:9px}
}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto}
 *,*::before,*::after{animation:none!important;transition:none!important}
 .reveal{opacity:1;transform:none}.hero-visual img{transform:none}
}
html:not(.j) .nav{display:flex;position:static;grid-column:1/-1;flex-wrap:wrap;white-space:normal;padding:12px 0}
html:not(.j) .menu-btn{display:none}
