:root{--paper:#fffdf8;--warm:#f3efe6;--powder:#dceaf0;--sage:#dfe8d8;--ink:#171916;--muted:#676a64;--line:rgba(23,25,22,.18);--sans:"Noto Sans JP" , sans-serif;--serif:"Noto Serif JP" , serif;--en:"Cormorant Garamond" , serif;--focus:#1d617a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;font-weight:300;line-height:1.9}img{display:block;max-width:100%}a{color:inherit}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.exp-skip{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 14px;background:#fff;transform:translateY(-160%)}.exp-skip:focus{transform:none}.exp-header{position:relative;z-index:20;display:flex;min-height:74px;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,64px);border-bottom:1px solid var(--line);background:rgba(255,253,248,.96)}.exp-brand{display:flex;align-items:center;gap:12px;font:500 13px/1 var(--en);letter-spacing:.16em;text-decoration:none}.exp-brand>span{display:flex;gap:2px}.exp-brand i{display:block;width:4px;height:19px;background:var(--ink)}.exp-nav{display:flex;align-items:center;gap:clamp(14px,2.5vw,34px);font-size:12px}.exp-nav a{text-underline-offset:5px;text-decoration-thickness:1px}.exp-nav a:not([aria-current]){text-decoration:none}.exp-kicker,.exp-step{margin:0 0 12px;font:500 11px/1.2 var(--en);letter-spacing:.18em}.exp-opening{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);min-height:calc(100svh - 74px)}.exp-opening__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(54px,8vw,120px) clamp(28px,6vw,92px);background:var(--warm)}.exp-opening h1,.exp-tool h1{margin:0;font:300 clamp(43px,6.2vw,88px)/1.16 var(--serif);letter-spacing:-.055em}.exp-opening .exp-lead{max-width:540px;margin:30px 0 36px;color:#42453f;font-family:var(--serif);line-height:2.1}.exp-note{margin:14px 0 0;color:var(--muted);font-size:11px}.exp-opening__wall{position:relative;min-height:620px;overflow:hidden;background:#fff;box-shadow:inset 40px 0 80px rgba(34,30,24,.05)}.exp-opening__photo{position:absolute;margin:0;padding:9px;background:#fff;box-shadow:0 18px 40px rgba(18,20,18,.11)}.exp-opening__photo img{width:100%;height:100%;object-fit:contain}.exp-opening__photo--one{top:18%;left:8%;width:25%;height:48%}.exp-opening__photo--two{top:12%;left:40%;width:24%;height:31%}.exp-opening__photo--three{right:6%;bottom:19%;width:27%;height:38%}.exp-opening__caption{position:absolute;right:7%;bottom:7%;margin:0;font-family:var(--serif);font-size:12px}.exp-opening__caption b{display:block;margin-bottom:5px;font:500 10px var(--en);letter-spacing:.15em}.exp-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:18px;padding:10px 22px;border:1px solid var(--ink);background:transparent;font-size:13px;text-decoration:none;cursor:pointer;transition:background .2s , color .2s}.exp-button:hover{background:rgba(23,25,22,.07)}.exp-button--ink{background:var(--ink);color:#fff}.exp-button--ink:hover{background:#30342f}.exp-button--light{border-color:#fff;color:#fff}.exp-button--light:hover{background:#fff;color:var(--ink)}.exp-scene{position:relative;display:grid;grid-template-columns:minmax(300px,.65fr) minmax(0,1.35fr);min-height:720px;overflow:hidden}.exp-scene--powder{background:var(--powder)}.exp-scene--paper{background:var(--paper)}.exp-scene--reverse .exp-scene__copy{grid-column:2}.exp-scene__number{position:absolute;top:-.18em;right:3vw;color:rgba(23,25,22,.07);font:400 clamp(180px,30vw,430px)/1 var(--en)}.exp-scene__copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(60px,9vw,130px) clamp(28px,7vw,105px)}.exp-scene__copy h2,.exp-door h2,.exp-closing h2,.exp-next h2{margin:0 0 28px;font:300 clamp(35px,4.6vw,70px)/1.3 var(--serif);letter-spacing:-.045em}.exp-scene__copy>p:not(.exp-kicker){max-width:530px;margin:0 0 32px;color:#4d514b}.exp-text-link{padding-bottom:5px;border-bottom:1px solid;text-decoration:none;font-size:13px}.exp-mini-wall{position:relative;align-self:center;width:min(84%,860px);aspect-ratio:4/3;margin:60px auto;background:#fff;box-shadow:0 30px 70px rgba(28,36,38,.13)}.exp-mini-wall div{position:absolute;padding:6px;background:#fff;box-shadow:0 10px 25px rgba(20,22,20,.12)}.exp-mini-wall img{width:100%;height:100%;object-fit:contain}.exp-mini-wall--rhythm div:nth-child(1){top:23%;left:10%;width:24%;height:48%}.exp-mini-wall--rhythm div:nth-child(2){top:31%;left:39%;width:25%;height:34%}.exp-mini-wall--rhythm div:nth-child(3){top:18%;right:7%;width:22%;height:55%}.exp-rehearsal{align-self:center;display:grid;grid-template-columns:auto 70px auto 70px auto;align-items:center;justify-content:center;gap:18px;width:min(88%,900px);min-height:270px;margin:50px auto;border-block:1px solid var(--line);font:300 clamp(17px,2.2vw,28px) var(--serif)}.exp-rehearsal i{display:block;border-top:1px solid var(--ink)}.exp-double{display:grid;grid-template-columns:1fr 1fr}.exp-door{display:flex;min-height:620px;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:clamp(60px,8vw,120px) clamp(28px,6vw,90px)}.exp-door--dark{background:#1d211e;color:#fff}.exp-door--sage{background:var(--sage)}.exp-door h2{font-size:clamp(32px,4vw,58px)}.exp-door>p:not(.exp-kicker){max-width:470px;margin:0 0 34px}.exp-closing{padding:clamp(90px,12vw,180px) clamp(28px,10vw,150px);text-align:center}.exp-closing h2{font-size:clamp(42px,6vw,82px)}.exp-closing>p:not(.exp-kicker){max-width:620px;margin:0 auto 32px}.exp-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.exp-footer{display:flex;min-height:74px;align-items:center;justify-content:space-between;padding:20px clamp(20px,4vw,64px);border-top:1px solid var(--line);font:500 11px var(--en);letter-spacing:.12em}.exp-tool{max-width:1600px;margin:auto;padding:clamp(44px,7vw,96px) clamp(18px,4vw,64px) 100px}.exp-tool__intro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.7fr);gap:clamp(30px,7vw,100px);align-items:end;margin-bottom:70px}.exp-tool__intro>div:last-child>p:first-child{max-width:600px;margin:0 0 20px;color:#464a44}.exp-safe-note{padding:14px 16px;border-left:5px solid var(--powder);background:#f6f4ee;color:var(--muted);font-size:12px}.exp-safe-note b{margin-right:8px;color:var(--ink)}.exp-workbench{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);border:1px solid var(--line)}.exp-controls{padding:clamp(24px,4vw,52px);background:var(--warm);border-right:1px solid var(--line)}.exp-control-block{margin-bottom:42px}.exp-control-block h2,.exp-preview-head h2{margin:0 0 18px;font:400 22px/1.5 var(--serif)}.exp-control-block h2 small{margin-left:7px;color:var(--muted);font:400 11px var(--sans)}.exp-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.exp-picker button{position:relative;min-width:0;padding:5px;border:1px solid transparent;background:#fff;cursor:pointer}.exp-picker button[aria-pressed="true"]{border-color:var(--ink);box-shadow:inset 0 -4px 0 var(--ink)}.exp-picker img{width:100%;height:90px;object-fit:contain;background:#efede7}.exp-picker span{display:block;overflow:hidden;padding:7px 3px 5px;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.exp-status{min-height:24px;margin:10px 0 0;color:var(--muted);font-size:11px}.exp-choice-row{display:flex;flex-wrap:wrap;gap:7px}.exp-choice-row button{min-height:42px;padding:8px 12px;border:1px solid var(--line);background:transparent;font-size:11px;cursor:pointer}.exp-choice-row button[aria-pressed="true"]{border-color:var(--ink);background:var(--ink);color:#fff}.exp-order{display:grid;gap:7px;padding:0;margin:0;list-style:none}.exp-order li{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px;border-bottom:1px solid var(--line);font-size:11px}.exp-order img{width:46px;height:38px;object-fit:contain;background:#fff}.exp-order__photo{display:flex;min-width:0;align-items:center;gap:8px}.exp-order__photo span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exp-order__actions{display:flex;gap:4px}.exp-order button,.exp-reset{min-width:36px;min-height:36px;border:1px solid var(--line);background:transparent;cursor:pointer}.exp-reset{width:100%;font-size:11px}.exp-preview-shell{padding:clamp(26px,5vw,72px);background:#e5e6e1}.exp-preview-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.exp-preview-head h2{margin:0}.exp-preview-head>span{font-size:10px;letter-spacing:.08em}.exp-layout-wall{position:relative;width:100%;aspect-ratio:4/3;background:#fff;box-shadow:0 24px 60px rgba(24,27,23,.12)}.exp-layout-wall figure{position:absolute;display:grid;margin:0;padding:6px;background:#fff;box-shadow:0 11px 24px rgba(23,25,22,.13);transition:inset .35s , width .35s , height .35s}.exp-layout-wall img{width:100%;height:100%;object-fit:contain}.exp-layout-wall[data-count="1"] figure{top:15%;left:25%;width:50%;height:64%}.exp-layout-wall[data-count="2"] figure:nth-child(1){top:17%;left:13%;width:34%;height:61%}.exp-layout-wall[data-count="2"] figure:nth-child(2){top:17%;right:13%;width:34%;height:61%}.exp-layout-wall[data-count="3"][data-layout-style="rhythm"] figure:nth-child(1){top:20%;left:7%;width:27%;height:58%}.exp-layout-wall[data-count="3"][data-layout-style="rhythm"] figure:nth-child(2){top:20%;left:36.5%;width:27%;height:58%}.exp-layout-wall[data-count="3"][data-layout-style="rhythm"] figure:nth-child(3){top:20%;right:7%;width:27%;height:58%}.exp-layout-wall[data-count="3"][data-layout-style="center"] figure:nth-child(1){top:25%;left:6%;width:25%;height:48%}.exp-layout-wall[data-count="3"][data-layout-style="center"] figure:nth-child(2){top:12%;left:34%;width:32%;height:68%}.exp-layout-wall[data-count="3"][data-layout-style="center"] figure:nth-child(3){top:25%;right:6%;width:25%;height:48%}.exp-layout-wall[data-count="3"][data-layout-style="echo"] figure:nth-child(1){top:13%;left:7%;width:43%;height:68%}.exp-layout-wall[data-count="3"][data-layout-style="echo"] figure:nth-child(2){top:17%;right:8%;width:30%;height:30%}.exp-layout-wall[data-count="3"][data-layout-style="echo"] figure:nth-child(3){right:8%;bottom:14%;width:30%;height:30%}.exp-wall-label{display:grid;grid-template-columns:auto 1fr;gap:16px;margin-top:18px;font:11px var(--serif)}.exp-wall-label b{font:500 9px var(--en);letter-spacing:.12em}.exp-next{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:90px 0 10px}.exp-next h2{margin:0}.exp-progress{display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:0 0 55px;list-style:none;border-block:1px solid var(--line)}.exp-progress li{position:relative;padding:15px;color:var(--muted);font-size:11px;text-align:center}.exp-progress li+li{border-left:1px solid var(--line)}.exp-progress li[aria-current="step"]{background:var(--powder);color:var(--ink)}.exp-progress span{margin-right:8px;font-family:var(--en)}.exp-submit-stage{display:grid;grid-template-columns:minmax(250px,.55fr) minmax(0,1.45fr);gap:clamp(30px,7vw,110px);min-height:500px;padding-bottom:55px}.exp-submit-instruction h2{margin:0 0 20px;font:300 clamp(32px,4.5vw,58px)/1.35 var(--serif);letter-spacing:-.04em}.exp-submit-instruction>p:last-child{max-width:430px;color:var(--muted)}.exp-picker--large{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:28px}.exp-picker--large img{height:170px}.exp-fields{display:grid;gap:25px}.exp-field{display:grid;gap:9px;margin-top:20px}.exp-field>span,.exp-fieldset legend{font-size:12px;font-weight:500}.exp-field small{color:var(--muted);font-weight:300}.exp-field input,.exp-field textarea,.exp-field select{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:0;background:#fff;color:var(--ink)}.exp-field textarea{resize:vertical;line-height:1.8}.exp-fieldset{display:flex;gap:22px;padding:18px 0 0;border:0;border-top:1px solid var(--line)}.exp-fieldset legend{padding:0 0 12px}.exp-checks{display:grid;gap:10px}.exp-checks>label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid var(--line);cursor:pointer}.exp-checks input{width:20px;height:20px}.exp-checks b{display:block;font-family:var(--serif);font-size:16px;font-weight:400}.exp-checks span{color:var(--muted);font-size:12px}.exp-checks b{color:var(--ink)}.exp-submit-stage--preview{align-items:start}.exp-work-preview{padding:clamp(24px,4vw,52px);background:var(--warm)}.exp-work-preview__genre{margin:0;font:500 10px var(--en);letter-spacing:.15em}.exp-work-preview h3{margin:8px 0 28px;font:300 clamp(28px,4vw,48px) var(--serif)}.exp-work-preview__photos{display:grid;grid-template-columns:repeat(var(--preview-count,3),minmax(0,1fr));gap:8px;margin-bottom:26px}.exp-work-preview__photos figure{display:grid;min-height:250px;margin:0;background:#fff}.exp-work-preview__photos img{width:100%;height:100%;object-fit:contain}.exp-work-preview>p:not(.exp-work-preview__genre){font-family:var(--serif);line-height:2}.exp-work-preview dl{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0 0;padding-top:20px;border-top:1px solid var(--line)}.exp-work-preview dl div{margin:0}.exp-work-preview dt{font:500 9px var(--en);letter-spacing:.13em}.exp-work-preview dd{margin:6px 0 0;color:var(--muted);font-size:11px}.exp-submit-status{min-height:28px;color:#8c372d;text-align:right}.exp-submit-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.exp-submit [hidden]{display:none!important}@media (max-width:900px){.exp-nav a:nth-child(3){display:none}.exp-opening{grid-template-columns:1fr}.exp-opening__wall{min-height:72vw}.exp-scene{grid-template-columns:1fr;min-height:auto}.exp-scene--reverse .exp-scene__copy{grid-column:auto}.exp-scene__copy{padding-bottom:30px}.exp-mini-wall,.exp-rehearsal{margin-top:10px;margin-bottom:70px}.exp-double{grid-template-columns:1fr}.exp-door{min-height:500px}.exp-tool__intro,.exp-workbench,.exp-submit-stage{grid-template-columns:1fr}.exp-controls{border-right:0;border-bottom:1px solid var(--line)}.exp-preview-shell{padding:28px}.exp-next{align-items:flex-start;flex-direction:column}.exp-submit-instruction>p:last-child{max-width:650px}.exp-picker--large img{height:150px}}@media (max-width:600px){body{font-size:14px}.exp-header{min-height:62px;padding:0 14px}.exp-brand{font-size:11px}.exp-nav{gap:14px}.exp-nav a{display:none}.exp-nav a:last-child{display:block}.exp-opening{min-height:auto}.exp-opening__copy{padding:58px 22px}.exp-opening h1,.exp-tool h1{font-size:42px}.exp-opening .exp-lead{margin:24px 0 30px}.exp-opening__wall{min-height:440px}.exp-opening__photo{padding:4px}.exp-opening__photo--one{top:14%;left:5%;width:29%;height:52%}.exp-opening__photo--two{top:12%;left:38%;width:27%;height:30%}.exp-opening__photo--three{right:4%;bottom:21%;width:29%;height:39%}.exp-opening__caption{right:5%;bottom:7%;max-width:190px;font-size:10px}.exp-scene__copy{padding:75px 22px 30px}.exp-scene__copy h2,.exp-door h2,.exp-next h2{font-size:35px}.exp-mini-wall{width:92%;margin-bottom:55px}.exp-rehearsal{grid-template-columns:1fr;gap:13px;width:calc(100% - 44px);padding:30px;text-align:center}.exp-rehearsal i{width:1px;height:30px;border-top:0;border-left:1px solid;margin:auto}.exp-door{min-height:470px;padding:60px 22px}.exp-closing{padding:90px 22px}.exp-closing h2{font-size:42px}.exp-actions .exp-button{width:100%}.exp-footer{align-items:flex-start;flex-direction:column;gap:8px}.exp-tool{padding:45px 14px 70px}.exp-tool__intro{margin-bottom:45px}.exp-workbench{margin-inline:-14px;border-inline:0}.exp-controls,.exp-preview-shell{padding:26px 14px}.exp-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.exp-picker img{height:112px}.exp-preview-head{align-items:flex-start;flex-direction:column;gap:8px}.exp-layout-wall figure{padding:3px}.exp-wall-label{grid-template-columns:1fr}.exp-next{padding-top:70px}.exp-progress{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:40px}.exp-progress li{padding:12px 4px;font-size:9px}.exp-progress span{display:block;margin:0}.exp-submit-stage{min-height:0}.exp-picker--large{grid-template-columns:repeat(2,minmax(0,1fr))}.exp-picker--large img{height:128px}.exp-fieldset{align-items:flex-start;flex-direction:column;gap:8px}.exp-submit-actions .exp-button{flex:1 1 100%}.exp-work-preview{margin-inline:-14px;padding:28px 14px}.exp-work-preview__photos{gap:3px}.exp-work-preview__photos figure{min-height:170px}.exp-work-preview dl{grid-template-columns:1fr}.exp-submit-status{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (forced-colors:active){.exp-brand i{background:CanvasText}.exp-picker button[aria-pressed="true"],.exp-choice-row button[aria-pressed="true"]{outline:3px solid CanvasText}.exp-button{forced-color-adjust:auto}}.exp-opening h1,.exp-tool h1{font-size:clamp(43px,5vw,74px);line-height:1.2;word-break:keep-all}@media (max-width:600px){.exp-opening h1,.exp-tool h1{font-size:42px}.exp-opening{grid-template-columns:minmax(0,1fr)}.exp-opening__copy,.exp-opening__wall{min-width:0}.exp-opening h1{font-size:39px}}