@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@800;900&family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#11120f;--sky:var(--color-sky-wash);--blue:var(--color-electric-blue);--mint:var(--color-mint-pop);--paper:#fff;--lavender:var(--color-lavender)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Noto Sans JP',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--color-sunburst);color:#111}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--color-voltage-violet);outline-offset:5px}.skip{position:fixed;top:-100px;left:20px;padding:14px;background:#fff;z-index:20}.skip:focus{top:10px}header{height:100px;background:var(--sky);display:flex;align-items:center;gap:24px;padding:0 4%;border-bottom:1px solid #1113}.logo{font-family:Arial,sans-serif;font-size:35px;font-weight:900;letter-spacing:-2px;display:flex;align-items:center;gap:6px}.logo-star{font-size:39px;color:#111}nav{display:flex;gap:6px;margin-left:auto}nav a{border:1px solid #111;border-radius:100px;padding:12px 20px;font-size:14px;font-weight:600}nav a:hover{background:white}.pill{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #111;border-radius:999px;padding:17px 25px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.pill:hover{transform:translateY(-3px)}.pill span{font-size:22px;line-height:1}.dark{background:#111;color:#fff}.dark:hover{background:#32342d}.white{background:#fff}.menu{display:none}.hero{position:relative;isolation:isolate;background:var(--sky);overflow:hidden;padding:25px 4% 42px;min-height:700px}.eyebrow{display:flex;justify-content:space-between;font-size:12px;font-weight:700;letter-spacing:.12em}.hero h1{position:relative;z-index:2;font-size:clamp(70px,9vw,148px);font-weight:900;letter-spacing:-.075em;line-height:1.23;margin:63px 0 45px;max-width:950px;pointer-events:none}.hero h1>span{display:block}.hero h1>span+span{margin-left:8%}.period{color:#111}.hero-art{position:absolute;width:57%;height:90%;right:-5%;top:0;z-index:0;background-size:cover;background-position:center;mix-blend-mode:multiply}.sticker{position:absolute;z-index:3;right:9%;top:47%;background:var(--color-sunburst);border:1px solid #111;border-radius:50%;height:128px;width:128px;display:grid;place-content:center;text-align:center;font:bold 23px/.95 'Barlow Condensed',sans-serif;transform:rotate(12deg)}.hero-bottom{position:relative;z-index:3;display:flex;align-items:center;gap:45px}.hero-bottom p{font-size:20px;font-weight:700;line-height:1.9;margin:0}.scroll{margin-left:auto;font-size:11px;font-weight:700;letter-spacing:.06em;align-self:flex-end}.scroll span{padding-left:30px;font-size:22px}.ribbon{display:flex;align-items:center;gap:40px;overflow:hidden;white-space:nowrap;background:#111;color:var(--mint);padding:20px 0;font-size:26px}.ribbon span{font-family:'Barlow Condensed',sans-serif;font-size:37px;font-weight:800;letter-spacing:.01em}.section{padding:110px 5%}.section-label{font-size:13px;letter-spacing:.06em;font-weight:700;display:flex;flex-direction:column;gap:10px}.section-label span{font-size:14px;font-weight:500;letter-spacing:0}.about{display:grid;grid-template-columns:1fr 2fr;gap:30px}.about h2{font-size:clamp(32px,4.1vw,64px);line-height:1.6;margin:-15px 0 40px;letter-spacing:-.05em;font-weight:800}.highlight{position:relative;white-space:nowrap;background:var(--mint);padding:0 .15em;border-radius:8px}.about-copy{max-width:620px;margin-left:11%;font-size:16px;line-height:2.3}.about-copy p:first-child{font-weight:700;font-size:20px}.about-copy p+p{margin-top:25px}@media(min-width:1600px){header,.hero,.section{padding-left:max(5%,calc((100vw - 1500px)/2));padding-right:max(5%,calc((100vw - 1500px)/2))}}@media(max-width:850px){header{height:80px;padding:0 5%;gap:14px}.logo{font-size:28px}.logo-star{font-size:30px}nav{display:none;position:absolute;top:80px;left:0;width:100%;z-index:10;background:white;padding:20px;flex-direction:column}nav.open{display:flex}nav a{padding:16px}.header-contact{margin-left:auto;padding:11px 15px;font-size:12px;gap:16px}.menu{display:block;border:1px solid #111;background:white;border-radius:50%;width:43px;height:43px;font-size:20px}.hero{min-height:650px;padding:25px 5% 32px}.hero h1{font-size:clamp(64px,12.2vw,100px);margin-top:85px}.hero h1>span+span{margin-left:0}.hero-art{width:85%;height:75%;right:-30%;top:3%}.sticker{right:7%;top:49%;width:93px;height:93px;font-size:20px}.hero-bottom{display:flex;align-items:flex-start;flex-direction:column;gap:23px;margin-top:75px}.hero-bottom p{font-size:17px}.scroll{display:none}.eyebrow{font-size:10px}.ribbon{gap:25px;padding:14px 0}.ribbon span{font-size:28px}.section{padding:70px 6%}.about{grid-template-columns:1fr;gap:42px}.section-label{flex-direction:row;justify-content:space-between}.about h2{font-size:36px}.about-copy{margin-left:0}.about-copy br{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.hero-art{background-image:url('hero.png')}
.business{background:#f3f4f2}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:40px 0}.section-heading h2,.approach h2,.company h2{font-size:clamp(30px,3.6vw,54px);line-height:1.55;letter-spacing:-.045em;margin:0;font-weight:800}.section-heading p{font-size:16px;line-height:2}.services{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.service{border:1px solid #111;border-radius:30px;padding:32px 34px}.blue{background:#8cc4ff}.lavender{background:var(--lavender)}.service-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;gap:10px}.service-icon{font:70px/1 Arial,sans-serif}.service h3{font-size:29px;letter-spacing:-.04em;margin:35px 0 20px}.service>p{font-size:16px;line-height:2;min-height:96px}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:25px 0 35px}.tags span{border:1px solid #111;border-radius:99px;padding:6px 11px;font-size:12px}.service details{border-top:1px solid #111}.service summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:14px;font-weight:700;padding-top:23px}.service summary::-webkit-details-marker{display:none}.service summary>span{font-size:26px;font-weight:400}.service details[open] summary>span{transform:rotate(45deg)}.detail-content{font-size:15px;line-height:2;padding-top:10px}.detail-content ul{padding-left:20px}.detail-content a{display:inline-block;border-bottom:1px solid #111;margin:10px 0}.creative{display:flex;align-items:center;gap:25px;margin-top:24px;padding:35px;border:1px solid #111;border-radius:25px;background:#fff}.creative-mark{font:70px/1 Arial;color:var(--color-ember)}.mini-label{font-size:12px;letter-spacing:.07em;font-weight:700}.creative h3{font-size:23px;margin:8px 0 0}.creative p{margin-left:auto;font-size:15px;line-height:2}.approach{background:var(--mint)}.approach-title{display:flex;justify-content:space-between;align-items:center;margin:40px 0 55px}.approach h2{font-size:clamp(42px,5vw,76px);line-height:1.35}.approach-sticker{border:1px solid #111;border-radius:25px;background:var(--color-sunburst);font:800 44px/.85 'Barlow Condensed',sans-serif;padding:30px;transform:rotate(9deg);margin-right:8%}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:1px solid #111;padding-top:22px}.steps article>span{font:800 32px/1 'Barlow Condensed',sans-serif}.steps h3{font-size:23px;margin:28px 0 15px}.steps p{font-size:15px;line-height:2}.company{display:grid;grid-template-columns:1fr 1.3fr;gap:70px}.company h2{margin:43px 0 35px}.company dl{margin:0}.company dl>div{display:grid;grid-template-columns:110px 1fr;gap:20px;border-bottom:1px solid #c9cccb;padding:23px 0;font-size:15px;line-height:1.8}.company dl>div:first-child{padding-top:0}.company dt{color:#5c605d}.company dd{margin:0}.company dd span{display:block;font-size:12px;margin-top:4px}.contact{background:var(--sky);border-radius:40px 40px 0 0}.contact h2{font-size:clamp(54px,7.6vw,115px);letter-spacing:-.06em;line-height:1.3;margin:45px 0}.contact-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-bottom p{font-size:18px;line-height:2}.contact-bottom .pill{font-size:16px;padding:25px 30px;min-width:310px}.contact-note{text-align:right;font-size:12px;margin:16px 0 0;color:#414b54}footer{background:#111;color:white;padding:45px 5% 0;overflow:hidden}.footer-top{display:flex;align-items:center;gap:35px}.footer-top .logo-star{color:var(--mint)}.footer-top p{font-size:14px}.back-top{margin-left:auto;display:grid;place-content:center;width:50px;height:50px;border:1px solid white;border-radius:50%;font-size:24px}.footer-bottom{display:flex;gap:35px;align-items:center;margin:45px 0 15px;font-size:12px}.footer-bottom span{margin-left:auto}.footer-bottom small{font-size:12px}.footer-word{font:900 clamp(100px,26vw,480px)/.8 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.035em;text-align:center;color:var(--sky);margin-top:55px;margin-bottom:-.05em}@media(max-width:850px){.section-heading{display:block;margin:30px 0}.section-heading h2{font-size:32px}.section-heading p{margin-top:22px}.services{grid-template-columns:1fr;gap:20px}.service{padding:26px;border-radius:25px}.service h3{font-size:25px;margin-top:25px}.service>p{min-height:0}.service-icon{font-size:56px}.creative{padding:25px;flex-wrap:wrap;gap:16px}.creative-mark{font-size:42px}.creative h3{font-size:20px}.creative p{margin:0;width:100%;font-size:14px}.approach-title{gap:20px}.approach h2{font-size:42px}.approach-sticker{font-size:30px;padding:20px;margin:0}.steps{grid-template-columns:1fr;gap:28px}.steps article{position:relative;padding-left:52px}.steps article>span{position:absolute;top:27px;left:0}.steps h3{margin-top:0}.steps p{margin-bottom:0}.company{grid-template-columns:1fr;gap:45px}.company .section-label{width:100%}.company dl>div{grid-template-columns:83px 1fr;gap:13px;font-size:14px}.contact{border-radius:25px 25px 0 0}.contact h2{font-size:58px}.contact-bottom{display:block}.contact-bottom p{font-size:16px}.contact-bottom .pill{min-width:0;width:100%;margin-top:20px}.contact-note{text-align:left;font-size:12px;line-height:1.8}.footer-top{flex-wrap:wrap;gap:15px}.footer-top p{order:3;width:100%;font-size:12px}.footer-bottom{flex-wrap:wrap;gap:20px}.footer-bottom span{display:none}.footer-word{font-size:26vw;margin-top:35px}.about-copy{font-size:16px;line-height:2.1}} 
.hero-art{background-size:contain;background-repeat:no-repeat;mask-image:linear-gradient(to right,transparent,#000 15%),linear-gradient(to bottom,#000 80%,transparent);mask-composite:intersect}@media(max-width:850px){.hero-art{width:350px;height:350px;right:-35px;top:220px}.hero h1{margin-bottom:0}.hero-bottom{margin-top:220px}.hero{min-height:790px}.sticker{top:430px;right:8%;width:85px;height:85px}.about h2{font-size:clamp(27px,7.3vw,36px)}.approach h2{font-size:clamp(30px,8.1vw,42px);flex-shrink:0}.approach-sticker{font-size:26px;padding:16px}.approach-title{gap:10px}.hero-bottom p{position:relative}.hero-art{mask-image:linear-gradient(to right,transparent,#000 18%,#000 85%,transparent),linear-gradient(to bottom,transparent,#000 15%,#000 75%,transparent)}}
/* Brand assets: no recoloring, no white plate; crop only their transparent padding. */
.logo{flex-shrink:0;display:inline-flex;letter-spacing:0}.logo-window{position:relative;display:block;overflow:hidden;width:194px;height:62px}.logo-window img{position:absolute;max-width:none;width:212px;height:212px;left:-6px;top:-68px}header{gap:15px}#navigation a{padding:12px 15px}.header-contact{padding:16px 21px}.hero h1{font-size:clamp(68px,8.2vw,132px);max-width:950px;margin-top:68px}.hero h1>span+span{margin-left:5%}.hero-tools{display:flex;align-items:center;gap:24px}.motion-toggle{display:inline-flex;align-items:center;gap:10px;border:1px solid #111;background:transparent;color:#111;padding:8px 12px;border-radius:99px;font-size:12px;cursor:pointer}.motion-toggle:hover{background:#fff}.hero-art{will-change:transform;transform:translate3d(var(--parallax-x,0px),var(--parallax-y,0px),0);transition:transform .7s cubic-bezier(.2,.7,.2,1)}.sticker{animation:bob 7s ease-in-out infinite}.ribbon{padding:22px 0;gap:0}.ribbon-track{display:flex;flex-shrink:0;width:max-content;animation:marquee 27s linear infinite}.ribbon-group{display:flex;align-items:center;gap:42px;padding-right:42px;flex-shrink:0}.ribbon b{font-size:32px;font-weight:400;color:var(--color-sunburst)}.ribbon:hover .ribbon-track{animation-play-state:paused}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.purpose{padding-top:50px;padding-bottom:90px;overflow:hidden}.purpose>.section-label{margin-bottom:40px}.purpose-panel{position:relative;border-radius:32px;padding:45px 5% 60px;overflow:hidden;isolation:isolate}.mission{background:var(--color-sky-wash);transform:rotate(-1deg);margin:0 1% 26px 0}.vision{background:var(--color-lavender);transform:rotate(1deg);margin-left:1%}.purpose-english{font:900 clamp(100px,17.8vw,280px)/.8 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.025em;margin-bottom:42px;position:relative;z-index:1}.purpose-copy{position:relative;z-index:2;margin-left:21%}.purpose-label{font-size:12px;font-weight:700;letter-spacing:.05em}.purpose h3{font-size:clamp(30px,4.2vw,64px);line-height:1.65;letter-spacing:-.05em;margin:20px 0 0}.purpose-sticker{position:absolute;right:5%;top:70px;background:var(--color-sunburst);border:1px solid #111;border-radius:50%;padding:36px 25px;transform:rotate(12deg);font:800 24px/.9 'Barlow Condensed',sans-serif;text-align:center;z-index:2}.vision-star{position:absolute;right:6%;top:20px;font:190px/1 Arial,sans-serif;color:var(--color-ember);z-index:0;animation:turn 24s linear infinite}.service-index{display:flex;position:static;flex-direction:row;flex-wrap:wrap;width:auto;margin:0 0 32px;padding:0;gap:8px;background:transparent}.service-index a{background:white;padding:10px 16px}.service-index a:hover{background:var(--color-sunburst)}.service.mint{background:#a7edca}.service.yellow{background:#fff0a5}.service-icon{font-family:'Barlow Condensed',sans-serif;font-size:56px}.service h3{line-height:1.5}.service{transition:transform .3s cubic-bezier(.2,.7,.2,1)}@media(hover:hover){.service:hover{transform:translateY(-5px)}.pill:hover span{transform:translate(3px,-2px)}}.pill span{transition:transform .25s}.service-note{font-size:14px!important;line-height:1.9!important;min-height:0!important;margin:0 0 24px}.service-note a{text-decoration:underline;text-underline-offset:3px}.note-ref{font-size:14px;vertical-align:super;white-space:nowrap;margin-left:4px}.delivery-notes{border-top:1px solid #1114;margin-top:40px;padding-top:28px}.delivery-notes h3{font-size:19px;margin:0 0 20px}.delivery-notes p{font-size:14px;line-height:2;margin:18px 0}.contract-note{border-top:1px solid #1113;padding-top:20px}.section-label{gap:12px}
footer{background:var(--color-sky-wash);color:#111;border-top:1px solid #111}.footer-top .logo{padding:0;background:none;border-radius:0}.back-top{border-color:#111}.footer-brand{display:flex;justify-content:center;margin-top:40px;padding:0;background:none;border-radius:0}.footer-brand .logo-window{width:min(84vw,1300px);height:min(26vw,410px)}.footer-brand .logo-window img{width:min(91vw,1400px);height:min(91vw,1400px);left:-2.5%;top:-110%}
/* Progressive motion: content remains visible with scripts disabled. */
[data-reveal].reveal-pending{opacity:0;transform:translateY(28px)}[data-reveal]{transition:opacity .75s ease,transform .75s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0ms)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.hero h1>span{animation:hero-enter .9s cubic-bezier(.16,1,.3,1) both}.hero h1>span+span{animation-delay:.1s}.motion-paused *{animation-play-state:paused!important}.motion-paused .hero-art{transform:none!important}.motion-paused [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}
@keyframes marquee{to{transform:translateX(-50%)}}@keyframes bob{0%,100%{transform:translateY(0) rotate(12deg)}50%{transform:translateY(-12px) rotate(8deg)}}@keyframes turn{to{transform:rotate(360deg)}}@keyframes hero-enter{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1150px) and (min-width:851px){header{padding-inline:3%;gap:10px}.logo-window{width:150px;height:48px}.logo-window img{width:165px;height:165px;top:-53px;left:-5px}#navigation a{font-size:12px;padding:11px 12px}.header-contact{font-size:12px;padding:14px;gap:18px}.hero h1{font-size:8.4vw}.hero-bottom .scroll{display:none}}
@media(max-width:850px){header{gap:10px}.logo-window{width:140px;height:45px}.logo-window img{width:152px;height:152px;top:-49px;left:-4px}.menu{flex-shrink:0;width:40px;height:40px}#navigation a{font-size:14px;padding:15px}.header-contact{font-size:11px;padding:10px 12px;gap:10px}.hero{min-height:0;padding:24px 6% 38px}.eyebrow{align-items:center;gap:10px}.hero-tools>span{display:none}.hero-tools{gap:0}.motion-toggle{font-size:11px;padding:7px 9px}.hero h1{font-size:clamp(40px,10.5vw,80px);line-height:1.35;margin:45px 0 0;max-width:none}.hero h1>span+span{margin-left:0}.hero-art{width:390px;height:350px;right:-50px;top:180px}.sticker{width:90px;height:90px;top:405px;right:7%}.hero-bottom{margin-top:300px;gap:22px}.hero-bottom p{font-size:16px}.hero-bottom .pill{max-width:350px;width:100%}.ribbon{padding:17px 0}.ribbon-group{gap:27px;padding-right:27px}.ribbon b{font-size:24px}.purpose{padding:25px 5% 65px}.purpose-panel{padding:32px 7% 40px;border-radius:24px}.purpose-english{font-size:24vw;margin-bottom:35px}.purpose-copy{margin-left:0}.purpose h3{font-size:clamp(22px,5.5vw,36px);line-height:1.8;letter-spacing:-.04em;margin-top:15px}.purpose-label{font-size:11px}.purpose-sticker{font-size:15px;padding:23px 15px;top:38px;right:5%}.vision-star{font-size:105px;top:15px;right:5%}.service-index{flex-direction:row;display:flex;gap:8px;margin-bottom:25px}.service-index a{font-size:12px;padding:10px 12px}.service h3{font-size:24px}.delivery-notes h3{font-size:18px}.footer-brand .logo-window{height:28vw}.footer-brand .logo-window img{top:-105%}.section-label{font-size:12px}}
@media(max-width:370px){header{padding-inline:4%;gap:7px}.logo-window{width:116px;height:38px}.logo-window img{width:127px;height:127px;top:-41px;left:-4px}.header-contact{font-size:10px;padding:10px;gap:6px}.menu{width:36px;height:36px}.hero-art{top:180px;right:-80px}.hero h1{font-size:10.2vw}.hero-bottom{margin-top:315px}.service h3{font-size:22px}.motion-toggle{font-size:10px}.eyebrow{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-art{transform:none!important}[data-reveal]{opacity:1!important;transform:none!important}}
.page-hidden *{animation-play-state:paused!important}.motion-paused .hero h1>span{animation:none!important}.motion-toggle:disabled{cursor:default;opacity:.7}@media(hover:hover){.service.is-visible:hover{transform:translateY(-5px)}}
.motion-toggle{visibility:hidden}.motion-ready .motion-toggle{visibility:visible}body:not(.motion-ready) *{animation:none!important}
.hero-art,.sticker{pointer-events:none}.hero .eyebrow{position:relative;z-index:4}
/* Fade the image canvas, keeping the sculpture integrated with the hero. */
.hero-art{mix-blend-mode:normal;mask-image:radial-gradient(ellipse at center,#000 42%,transparent 74%);mask-composite:add}
/* Slush reference refinements: vivid paper surfaces, black outlines, pill controls. */
:root{--ink:#000;--electric-blue:var(--color-electric-blue);--violet:var(--color-voltage-violet);--ember:var(--color-ember);--sunburst:var(--color-sunburst)}.business{background:#e5e5e5}.service.blue{background:#82bdff}.service.yellow{background:#fff}.service.mint{background:#8fe6bd}.service{border-radius:32px}.section-label{letter-spacing:.06em}.pill,nav a{letter-spacing:.03em}.highlight{border-radius:16px}.contact{border-radius:40px 40px 0 0}.contact-heading{display:flex;justify-content:space-between;align-items:center}.contact-sticker{display:grid;place-content:center;background:var(--color-sunburst);border:1px solid #000;border-radius:50%;width:150px;height:150px;font:800 40px/.8 'Barlow Condensed',sans-serif;transform:rotate(12deg);margin-right:8%}.contact-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:6%;align-items:start}.contact-intro>p{font-size:16px;line-height:2}.contact-intro>p:first-child{font-size:20px;font-weight:700}.form-steps{display:flex;gap:10px;list-style:none;padding:0;margin:32px 0}.form-steps li{border:1px solid #000;border-radius:999px;padding:10px 17px;font-size:14px}.form-steps [aria-current]{background:#000;color:#fff}.form-card{background:white;border:1px solid #000;border-radius:32px;padding:38px}.preview-notice{font-size:14px!important;line-height:1.9!important;border-left:3px solid var(--color-voltage-violet);padding-left:15px;font-weight:400!important}.topic-fieldset{padding:0;border:0;margin:0 0 30px;min-width:0}.topic-fieldset legend{font-weight:700;font-size:17px}.field-hint{font-size:13px;margin:10px 0 16px}.topic-options{display:flex;flex-wrap:wrap;gap:9px}.topic-options label{position:relative;cursor:pointer}.topic-options input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.topic-options span{display:block;border:1px solid #000;border-radius:999px;padding:12px 16px;font-size:14px;transition:background .2s}.topic-options input:checked+span{background:var(--color-lavender)}.topic-options input:checked+span::before{content:'✓ ';font-weight:700}.topic-options input:focus-visible+span{outline:3px solid var(--color-voltage-violet);outline-offset:3px}.field{display:block;font-size:15px;font-weight:700;margin-bottom:24px}.required,.optional{font-size:12px;font-weight:500;margin-left:5px}.required{color:var(--color-voltage-violet)}.optional{color:#666}.field input,.field textarea{display:block;width:100%;margin-top:10px;padding:15px 17px;border:1px solid #000;border-radius:18px;background:#fff;font:400 16px/1.6 'Noto Sans JP',sans-serif;color:#000;min-width:0}.field textarea{resize:vertical;min-height:160px}.field input:focus-visible,.field textarea:focus-visible{outline:3px solid var(--color-voltage-violet);outline-offset:2px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.consent{display:flex;gap:12px;font-size:14px;line-height:1.9;margin:0 0 26px;align-items:flex-start}.consent input{width:20px;height:20px;flex-shrink:0;margin-top:4px;accent-color:var(--color-voltage-violet)}.consent a{text-decoration:underline;text-underline-offset:4px}.form-next{width:100%;cursor:pointer;font-family:inherit}.form-next:disabled{opacity:.45;cursor:not-allowed}.field-error{color:#a12218;font-size:14px}.form-card [hidden]{display:none!important}#review-title{font-size:28px;margin:15px 0 30px}#review-values>div{border-bottom:1px solid #ccc;padding:17px 0}#review-values dt{font-size:13px;color:#555;margin-bottom:8px}#review-values dd{margin:0;font-size:16px;line-height:1.9;overflow-wrap:anywhere;white-space:pre-wrap}#form-back{cursor:pointer;margin-top:20px}.policy-page header{justify-content:space-between}.policy-content{max-width:1000px;margin:auto;padding:70px 6%}.policy-content h1{font-size:clamp(25px,4vw,42px);margin:25px 0 40px}.policy-content p,.policy-content dd,.policy-content li{font-size:16px;line-height:2;overflow-wrap:anywhere}.policy-content dt{font-size:20px;font-weight:700;margin:36px 0 14px}.policy-content dd{margin:0}.policy-content ul{padding-left:22px}.policy-page footer{padding-bottom:40px}.policy-page header .pill{font-size:13px}
@media(max-width:850px){.contact-layout{grid-template-columns:1fr;gap:25px}.contact-heading h2{font-size:clamp(42px,10.8vw,64px)}.contact-sticker{width:90px;height:90px;font-size:27px;margin:0}.form-card{padding:24px 20px;border-radius:25px}.field-grid{grid-template-columns:1fr;gap:0}.topic-options span{font-size:13px;padding:11px 13px}.topic-fieldset legend{font-size:16px}.contact-intro>p:first-child{font-size:18px}.policy-page header{gap:8px}.policy-page header .pill{font-size:11px;padding:10px 12px;gap:9px}}
/* Fit the complete horizontal logo, including the final T, inside each viewport. */
.logo-window,
.footer-brand .logo-window {
  height: auto;
  aspect-ratio: 1000 / 320;
}
.logo-window img,
.footer-brand .logo-window img {
  width: 100%;
  height: auto;
  left: 0;
  top: -100%;
}
.footer-brand {
  margin-top: 28px;
  padding-bottom: 32px;
}
.footer-brand .logo-window {
  width: clamp(200px, 36vw, 420px);
  max-width: 100%;
}
/* Shared reference tokens; preserve Japanese readability and the established composition. */
body{font-family:var(--font-ui);color:var(--color-carbon)}
.purpose-english,.ribbon span,.service-icon{font-family:var(--font-display)}
.pill,.motion-toggle,.service-index a{border-radius:var(--radius-buttons)}
.service,.purpose-panel{border-radius:var(--radius-body)}
.business{background:var(--color-soft-mist)}
.about{grid-template-columns:minmax(0,1fr) minmax(0,1.75fr);gap:8%;align-items:center}
.about-side{align-self:stretch;display:flex;flex-direction:column;gap:var(--spacing-40)}
.about-visual{position:relative;isolation:isolate;min-height:410px;margin:0 0 0 -10px;padding:var(--spacing-28);background:var(--color-lavender);border:1px solid var(--color-carbon);border-radius:var(--radius-cards-elevated);transform:rotate(-3deg);overflow:visible}
.about-art-title{display:block;position:relative;z-index:2;font:800 clamp(44px,5vw,76px)/.83 var(--font-display);letter-spacing:-.02em}
.about-sculpture{display:block;width:86%;height:auto;aspect-ratio:1;object-fit:cover;margin:18px -5% 12px auto;border-radius:50%;transform:rotate(8deg)}
.about-brand-sticker{position:absolute;left:-12px;top:48%;z-index:3;background:var(--color-mint-pop);border:1px solid var(--color-carbon);border-radius:var(--radius-pills);padding:12px 20px;transform:rotate(-9deg)}
.about-brand-sticker .logo-window{width:155px;height:auto;aspect-ratio:1000/320}
.about-brand-sticker .logo-window img{width:100%;height:auto;top:-100%;left:0}
.about-visual figcaption{position:relative;z-index:2;font-size:14px;font-weight:700;letter-spacing:.06em;margin-top:var(--spacing-16)}
.about-art-spark{position:absolute;right:-14px;top:-24px;color:var(--color-ember);font:90px/1 Arial,sans-serif;transform:rotate(12deg)}
#moving h3,#clearance h3{font-size:24px;letter-spacing:-.035em}
.delivery-notes h3{font-size:16px;line-height:1.7}.delivery-notes p{font-size:13px;line-height:1.95}.delivery-notes{max-width:1080px}
.footer-top p{font-size:18px;margin:0;line-height:1.8;letter-spacing:.02em}
@media(max-width:850px){.about{grid-template-columns:1fr;gap:48px}.about-side{gap:32px}.about-visual{width:calc(100% - 20px);max-width:340px;min-height:0;justify-self:center;align-self:center;margin:0;padding:24px}.about-art-title{font-size:64px}.about-sculpture{width:76%;max-width:235px;margin-top:16px}.about-brand-sticker{top:47%;left:-8px;padding:10px 16px}.about-art-spark{font-size:76px;right:-8px}.about h2{margin-top:0}#moving h3,#clearance h3{font-size:21px}.delivery-notes h3{font-size:15px}.delivery-notes p{font-size:13px}.footer-top p{order:0;width:auto;max-width:calc(100% - 70px);font-size:15px}.back-top{flex-shrink:0}}

.contact-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#form-send{margin:18px 0 0 12px}#send-status{margin-top:18px;white-space:pre-line}#form-success h3{font-size:clamp(22px,3vw,32px);margin:16px 0}#form-success p{line-height:1.9}.form-steps{flex-wrap:wrap}@media(max-width:600px){#form-send{margin-left:0;width:100%}}
