:root{color-scheme:light;--studio-ink: #2f2025;--studio-wine: #a53f61;--studio-cream: #fff9f3;--studio-paper: #fffdf9;--studio-line: rgba(78, 43, 55, .18)}*{box-sizing:border-box}[hidden]{display:none!important}body{min-width:320px;min-height:100vh;margin:0;color:var(--studio-ink);background:radial-gradient(circle at 10% 0%,#f8dbe2 0,transparent 31rem),var(--studio-cream);font-family:Noto Sans JP,Hiragino Sans,sans-serif}button,a{font:inherit}.studio-skip-link{position:fixed;z-index:10;top:.5rem;left:.5rem;padding:.75rem 1rem;transform:translateY(-180%);background:var(--studio-ink);color:#fff}.studio-skip-link:focus{transform:translateY(0)}.studio-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.studio-header,.studio-footer{display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 2rem));margin-inline:auto}.studio-header{min-height:84px;border-bottom:1px solid var(--studio-line)}.studio-brand{color:var(--studio-ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,4vw,2rem);font-weight:700;letter-spacing:.08em;text-decoration:none}.studio-brand span{display:block;margin-top:.2rem;color:var(--studio-wine);font-family:Noto Sans JP,sans-serif;font-size:.63rem;letter-spacing:.2em}.studio-home-link{color:var(--studio-ink);font-size:.82rem;font-weight:700;text-underline-offset:.3em}.studio-access-main{display:grid;min-height:calc(100vh - 150px);place-items:center;width:min(760px,calc(100% - 2rem));margin:auto;padding-block:clamp(3rem,10vw,7rem)}.studio-access-card{width:100%;padding:clamp(1.5rem,7vw,4rem);border:1px solid var(--studio-line);background:#fffdf9eb;box-shadow:14px 16px #a53f611c}.studio-kicker{margin:0 0 1rem;color:var(--studio-wine);font-size:.72rem;font-weight:700;letter-spacing:.19em}h1,h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:.02em}h1{font-size:clamp(2rem,7vw,4.25rem);line-height:1.08}h2{font-size:clamp(1.65rem,5vw,3rem);line-height:1.18}.studio-status{display:flex;gap:1rem;align-items:center;margin-top:2rem;color:#6f555e;line-height:1.7}.studio-status p{margin:0}.studio-orbit{width:2rem;height:2rem;border:3px solid #efc0ce;border-top-color:var(--studio-wine);border-radius:50%;animation:studio-spin .9s linear infinite}.studio-error{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--studio-line)}.studio-error p:not(.studio-kicker),.studio-guide{color:#624b53;line-height:1.85;white-space:pre-wrap}.studio-error-actions,.studio-content-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.studio-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.75rem 1rem;border:1px solid var(--studio-wine);background:var(--studio-wine);color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;text-decoration:none}.studio-button:hover,.studio-button:focus-visible{background:#7f2e49}.studio-button-secondary{background:transparent;color:var(--studio-wine)}.studio-button-secondary:hover,.studio-button-secondary:focus-visible{color:#fff}.studio-private-content{margin-top:2rem}.studio-guide{margin-block:1.2rem 1.6rem}.studio-info-panel{border-top:1px solid var(--studio-line)}.studio-info-row{display:grid;grid-template-columns:minmax(94px,.28fr) 1fr;gap:1rem;padding-block:1rem;border-bottom:1px solid var(--studio-line);line-height:1.7;overflow-wrap:anywhere}.studio-info-row>span:first-child{color:var(--studio-wine);font-size:.73rem;font-weight:700;letter-spacing:.16em}.studio-image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:1.5rem}.studio-image-gallery img{width:100%;aspect-ratio:3 / 2;object-fit:cover}.studio-guide-video{margin-top:1.75rem}.studio-guide-video h3{margin:0 0 .75rem;color:var(--studio-wine);font-size:1rem}.studio-guide-video iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0;background:#1b1115}.studio-footer{min-height:66px;color:#755e65;font-size:.72rem;letter-spacing:.15em}@keyframes studio-spin{to{transform:rotate(360deg)}}@media(max-width:460px){.studio-header{min-height:76px}.studio-home-link{font-size:.75rem}.studio-info-row{grid-template-columns:1fr;gap:.25rem}.studio-error-actions,.studio-content-actions{display:grid}.studio-button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.studio-gate{margin-top:2rem}.studio-main-image{display:block;width:100%;height:auto;margin:0 0 1.5rem}.studio-gate-lead{margin:0 0 1.1rem;color:#624b53;line-height:1.85;overflow-wrap:break-word;word-break:auto-phrase}.studio-gate-field{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.studio-gate-label{flex:1 0 100%;color:var(--studio-wine);font-size:.73rem;font-weight:700;letter-spacing:.16em;word-break:keep-all;line-break:strict}.studio-gate-input{flex:0 1 9rem;min-height:48px;padding:.5rem .9rem;border:1px solid var(--studio-line);background:var(--studio-paper);color:var(--studio-ink);font:inherit;font-size:1.35rem;letter-spacing:.38em;text-align:center}.studio-gate-input:focus-visible{outline:3px solid var(--studio-wine);outline-offset:2px}.studio-gate-error{margin:.9rem 0 0;min-height:1.4em;color:#a11d33;font-size:.88rem;font-weight:700;overflow-wrap:break-word;word-break:auto-phrase}.studio-gate-error:empty{min-height:0}.studio-gate-notice{margin:1.2rem 0 0;padding-top:1rem;border-top:1px solid var(--studio-line);color:#6f555e;font-size:.76rem;line-height:1.8;overflow-wrap:break-word;word-break:auto-phrase}@media(max-width:460px){.studio-gate-field{display:grid}.studio-gate-input{width:100%}}
