.activity-image{aspect-ratio:3/2;object-fit:cover;background:var(--cream);width:100%;height:auto;display:block}.home-page .hero{grid-template-columns:1fr 1fr;align-items:center;min-height:0;overflow:hidden}.home-page .hero-copy{padding:40px 0 40px clamp(24px,5vw,72px)}.home-page .eyebrow{letter-spacing:.05em;margin:0;font-size:.875rem;line-height:2}.home-page h1{letter-spacing:-.05em;margin:18px 0;font-size:clamp(36px,4.3vw,62px);line-height:1.25}.home-page .hero-lead{margin:0;font-size:1rem;line-height:1.8}.home-page .hero-jump{gap:16px;min-height:44px;margin-top:16px;font-size:1rem}.weekend-gallery{min-width:0;padding:40px 28px 24px}.weekend-postcards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:10px;display:grid}.weekend-postcard{background:var(--paper);border:1.5px solid var(--ink);box-shadow:4px 5px 0 var(--ink);margin:0;padding:7px 7px 0;transition:transform .2s,box-shadow .2s;transform:rotate(-7deg)}.weekend-postcard:nth-child(2){z-index:1;transform:translateY(-18px)rotate(4deg)}.weekend-postcard:nth-child(3){transform:translateY(12px)rotate(-4deg)}.weekend-postcard .activity-image{aspect-ratio:4/5;height:auto}.weekend-postcard figcaption{text-align:center;padding:12px 0;font-size:.875rem;font-weight:800;line-height:1.5}.weekend-art-note{text-align:right;color:#52615e;margin:32px 0 0;font-size:.75rem;line-height:1.7}.home-page .gacha-section{padding-top:44px;padding-bottom:64px;scroll-margin-top:20px}.home-page .section-heading{margin-bottom:24px}.home-page .section-heading h2{font-size:clamp(28px,3.5vw,44px);line-height:1.5}.home-page .section-heading>p,.home-page .section-heading>span{font-size:.875rem}.home-page .gacha-card{border-radius:16px}.home-page .field label,.home-page .field legend{font-size:1rem}.home-page .step{background:var(--lime);color:var(--ink);flex-shrink:0;font-size:.75rem}.home-page .segmented{border:0;border-radius:9px;gap:4px;overflow:visible}.home-page .segmented button{border:1px solid var(--line);border-radius:8px;min-height:48px;padding:8px 4px;font-size:.875rem;transition:background .15s,transform .15s}.home-page .segmented button.active{border-color:var(--ink);box-shadow:0 3px 0 var(--orange)}.home-page .mood-options{gap:8px}.home-page .mood-options button{border-radius:10px;height:auto;min-height:78px;padding:10px 4px;font-size:.875rem;transition:transform .15s,background .15s}.home-page .mood-options button span{margin-bottom:6px;font-size:24px;line-height:1.2}.home-page .mood-options button.active{box-shadow:0 3px 0 var(--orange);transform:translateY(-3px)}.home-page .location-button,.home-page .location-input{border-radius:8px}.home-page .location-button,.home-page .location-message{font-size:.875rem;line-height:1.7}.home-page .roll-button{color:var(--ink);border-radius:12px}.home-page .roll-button:active:not(:disabled){box-shadow:none;transform:translate(5px,6px)}.home-page .roll-wrap p{font-size:.875rem}.home-page .roll-wrap b{color:#a63c12}.home-page .result-section{scroll-margin-top:0;transition:opacity .3s,padding .3s}.home-page .result-section.visible{max-height:none;padding-top:48px;padding-bottom:60px}.home-page .result-card{border-radius:14px;animation:.7s cubic-bezier(.16,1,.3,1) both mission-arrives}.home-page .result-topline{letter-spacing:.06em;gap:12px;font-size:.875rem}.home-page .result-topline span:first-child{color:#a63c12}.home-page .result-main h3{line-height:1.4}.home-page .result-description,.home-page .mission-box p{font-size:1rem}.home-page .result-tip,.home-page .result-location,.home-page .result-meta small,.home-page .feedback-actions button,.home-page .maps-box a,.home-page .partner-box a{font-size:.875rem;line-height:1.7}.home-page .result-meta b{font-size:1rem}.home-page .feedback-box,.home-page .maps-box,.home-page .partner-box,.home-page .mission-box{border-radius:9px}.home-page .maps-box small,.home-page .partner-copy small,.home-page .feedback-box small{font-size:.875rem;line-height:1.7}.home-page .result-actions button{border-radius:8px;height:auto;min-height:54px;padding-block:12px}.home-page .theme-guide-grid>a{border-radius:10px;transition:transform .18s,box-shadow .18s}.home-page .theme-guide-grid>a:nth-child(3n+1){background:#fff0df}.home-page .theme-guide-grid>a:nth-child(3n+2){background:#edf2cf}.home-page .theme-guide-grid>a:nth-child(3n){background:#e8efed}.home-page .theme-guide-grid>a>span{font-size:.875rem}.home-page .booking-link-grid>a{border-radius:10px}:is(.home-page a:focus-visible,.home-page button:focus-visible,.home-page input:focus-visible){outline-offset:4px;outline:3px solid #a63c12}@keyframes mission-arrives{0%{opacity:0;transform:translateY(32px)scale(.93)rotate(-2deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@media (hover:hover) and (pointer:fine){.weekend-postcard:hover{box-shadow:6px 9px 0 var(--ink);transform:translateY(-10px)rotate(0)}.home-page .theme-guide-grid>a:hover{box-shadow:4px 5px 0 var(--ink);transform:translateY(-4px)}.home-page .mood-options button:hover:not(.active),.home-page .segmented button:hover:not(.active){background:var(--cream);transform:translateY(-2px)}}@media (max-width:780px){.home-page .hero{grid-template-columns:minmax(0,1fr)}.home-page .hero-copy{padding:24px 22px 16px}.home-page h1{margin:12px 0;font-size:clamp(34px,7.8vw,46px)}.home-page .eyebrow{font-size:.75rem}.home-page .hero-jump{margin-top:10px}.weekend-gallery{padding:20px 24px 16px}.weekend-postcards{gap:9px;max-width:540px;margin:auto}.weekend-postcard{box-shadow:3px 4px 0 var(--ink);padding:4px 4px 0}.weekend-postcard .activity-image{aspect-ratio:3/2}.weekend-postcard:nth-child(2){transform:translateY(-8px)rotate(4deg)}.weekend-postcard:nth-child(3){transform:translateY(5px)rotate(-4deg)}.weekend-postcard figcaption{padding-block:8px;font-size:.75rem}.weekend-art-note{margin-top:14px;font-size:.75rem}.home-page .gacha-section{padding-top:32px}.home-page .section-heading>span{margin-top:6px}.home-page .gacha-card{padding:24px 16px}.home-page .field-grid{gap:24px;padding-top:24px}.home-page .field-grid .field:nth-child(n){border-top:0;padding-top:0}.home-page .mood-options{grid-template-columns:repeat(3,minmax(0,1fr))}.home-page .result-topline{flex-wrap:wrap}.home-page .result-intro h2{font-size:1.875rem;line-height:1.5}.home-page .result-main h3{font-size:1.875rem}.home-page .maps-box,.home-page .partner-box,.home-page .feedback-box{grid-template-columns:minmax(0,1fr);gap:14px}.home-page .maps-box a,.home-page .partner-box a{white-space:normal;padding-block:12px}}.home-page .sound-options{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 16px;margin-bottom:20px;display:flex}.home-page .sound-options>span{color:#52615e;font-size:.875rem;line-height:1.6}.home-page .audio-messages{text-align:center;flex-basis:100%;gap:2px;display:grid}.cinema-audio{flex-wrap:wrap;justify-content:center;gap:0 10px;display:flex}.home-page .sound-toggle{border:1.5px solid var(--ink);background:var(--paper);color:var(--ink);cursor:pointer;border-radius:24px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:8px 14px;font-size:.875rem;font-weight:800;display:inline-flex}.home-page .sound-toggle[aria-checked=true]{background:var(--lime)}.sound-switch{background:#6d7775;border-radius:12px;align-items:center;width:30px;height:18px;padding:3px;display:inline-flex}.sound-switch:before{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s}[aria-checked=true] .sound-switch{background:var(--ink)}[aria-checked=true] .sound-switch:before{transform:translate(12px)}.home-page .result-sound{text-align:center;margin-top:22px}.home-page .roll-icon{display:inline-block}.home-page .rolling .roll-icon{animation:.14s ease-in-out infinite alternate gacha-rattle}.home-page .roll-button.rolling{background:#ffd198}.gacha-confetti{pointer-events:none;z-index:2;border-radius:14px;height:350px;position:absolute;top:-26px;left:0;right:0;overflow:hidden}.gacha-confetti i{top:0;left:var(--piece-x);opacity:0;width:8px;height:14px;animation:gacha-confetti-fall 1.55s var(--piece-delay) ease-out both;background:#ecb43e;position:absolute}.gacha-confetti i:nth-child(3n+2){background:var(--lime);width:9px;height:9px}.gacha-confetti i:nth-child(3n){background:#57a9a0}@keyframes gacha-rattle{0%{transform:translate(-2px)rotate(-18deg)}to{transform:translate(2px)rotate(18deg)}}@keyframes gacha-confetti-fall{0%{opacity:0;transform:translate(0,0)rotate(0)}12%{opacity:1}70%{opacity:.85}to{opacity:0;transform:translate3d(var(--piece-drift),320px,0) rotate(var(--piece-turn))}}.home-page .gacha-cinema{width:100%;max-width:none;height:100%;color:#fff8e4;background:radial-gradient(at 50% 40%,#33335c 0%,#172837 46%,#090f20 100%);border:0;height:100dvh;max-height:none;margin:0;padding:24px 20px;position:fixed;inset:0;overflow:hidden auto}.gacha-cinema::backdrop{background:#102023}.cinema-content{text-align:center;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;min-height:100%;display:flex}.cinema-kicker{z-index:4;letter-spacing:.21em;color:#d2dfca;margin:0 0 14px;font-size:.75rem;font-weight:800;position:relative}.cinema-orbit{aspect-ratio:1;flex:none;place-items:center;width:min(76vw,360px);margin:12px 0 32px;display:grid;position:relative}.cinema-aura{background:radial-gradient(circle,#f5c65c66,#f5c65c22 45%,#0000 70%);border-radius:50%;animation:3s ease-in both cinema-gather;position:absolute;inset:-25%}.cinema-grand-light{pointer-events:none;z-index:-1;position:absolute;inset:-55%}.cinema-rays{animation:cinema-rays-rise var(--open-delay) ease-in both;background:repeating-conic-gradient(from 10deg,#0000 0deg 19deg,#ffdfa526 20deg 24deg,#0000 25deg 40deg);border-radius:50%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#0000 8%,#000 28%,#0000 69%);mask-image:radial-gradient(circle,#0000 8%,#000 28%,#0000 69%)}.cinema-horizon{opacity:0;background:linear-gradient(90deg,#0000,#ffeeb388,#fff6cf,#ffeeb388,#0000);width:150%;height:3px;position:absolute;top:50%;left:-25%;transform:scaleX(.05);box-shadow:0 0 22px 5px #ffdb7466}.cinema-shockwave{opacity:0;border:3px solid #ffe9a9;border-radius:50%;position:absolute;inset:22%;box-shadow:0 0 30px #ffcf7966,inset 0 0 20px #ffcf7955}.phase-3 .cinema-rays{animation:cinema-rays-open var(--opening-duration) ease-out both}.phase-3 .cinema-horizon{animation:cinema-horizon-open var(--opening-duration) ease-out both}.phase-3 .cinema-shockwave{animation:cinema-shockwave var(--opening-duration) ease-out both}.cinema-ring{border:1px solid #f4d07866;border-radius:50%;position:absolute}.ring-one{border-top:3px solid #ffdd86;border-bottom:3px solid #ffdd86;animation:3s cubic-bezier(.4,0,.8,1) both cinema-orbit;inset:6%}.ring-two{border-style:dashed;border-color:#a7d8ca88;animation:3s ease-in reverse both cinema-orbit;inset:0}.ring-three{border:2px solid #ffcc7455;animation:3s ease-in both cinema-ring-charge;inset:17%}.ring-outer{animation:cinema-outer-charge var(--open-delay) ease-in both;border:1px solid #ad9fff66;border-left:3px solid #e6c784;border-right:3px solid #e6c784;inset:-8%}.cinema-core{perspective:650px;animation:cinema-core-charge var(--open-delay) cubic-bezier(.4,0,.2,1) both;z-index:3;position:absolute;inset:24%}.cinema-half{color:#233637;will-change:transform;background:linear-gradient(135deg,#fff4c4,#f9b54e);border:2px solid #ffdd86;border-radius:28%;place-items:center;display:grid;position:absolute;inset:0;box-shadow:inset 0 0 22px #fff9db}.cinema-half span{font-size:clamp(56px,15vw,90px);font-weight:900;line-height:1;transform:rotate(-10deg)}.cinema-half-top{clip-path:inset(-2px -2px 50%);transform-origin:50% 25%}.cinema-half-bottom{clip-path:inset(50% -2px -2px);transform-origin:50% 75%}.cinema-seam{opacity:.5;background:#b77b24;width:94%;height:2px;position:absolute;top:calc(50% - 1px);left:3%}.phase-2 .cinema-seam{opacity:1;background:#fffbea;box-shadow:0 0 10px 3px #ffd274}.phase-3 .cinema-core{animation:none;transform:scale(1.05)}.phase-3 .cinema-half-top{animation:cinema-open-top var(--opening-duration) cubic-bezier(.16,1,.3,1) both}.phase-3 .cinema-half-bottom{animation:cinema-open-bottom var(--opening-duration) cubic-bezier(.16,1,.3,1) both}.phase-3 .cinema-seam{display:none}.cinema-prize{z-index:2;color:#213739;opacity:0;background:#fff9e6;border:2px solid #f6cd77;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:44%;height:53%;display:flex;position:absolute;top:23.5%;left:28%;transform:scale(.3);box-shadow:0 0 42px #ffdf8477}.cinema-prize small{padding:0 12px;font-size:.75rem;font-weight:800;line-height:1.3}.cinema-prize b{color:#c57913;font-size:clamp(28px,10vw,46px);line-height:1}.cinema-prize span{font-size:.875rem;font-weight:800}.cinema-open-burst{opacity:0;background:radial-gradient(circle,#fff3b5bb,#f7c86255 35%,#0000 68%);border-radius:50%;position:absolute;inset:-30%;transform:scale(.3)}.phase-3 .cinema-open-burst{animation:cinema-open-burst var(--opening-duration) ease-out both}.phase-3 .cinema-prize{animation:cinema-prize-out var(--opening-duration) cubic-bezier(.16,1,.3,1) both}.phase-3 .cinema-ring{opacity:.35;transition:opacity .2s}.cinema-sparks{position:absolute;inset:0}.cinema-starburst{pointer-events:none;position:absolute;inset:0}.cinema-starburst i{opacity:0;background:#ffdf92;border-radius:2px;width:5px;height:12px;position:absolute;top:50%;left:50%;box-shadow:0 0 12px #ffe29a}.phase-3 .cinema-starburst i{animation:cinema-starburst var(--opening-duration) ease-out both}.cinema-sparks i{opacity:0;width:5px;height:5px;animation:cinema-spark 2.6s var(--spark-delay) ease-in both;background:#ffe8a7;border-radius:50%;position:absolute;top:50%;left:50%;box-shadow:0 0 9px #ffd16e}.cinema-count{color:#ffe4a3;background:#172b35;border:1px solid #f8d480;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:900;animation:.35s ease-out both cinema-count-in;display:grid;position:absolute;bottom:-4px}.cinema-copy{z-index:4;text-shadow:0 2px 18px #091023;min-height:80px;position:relative}.cinema-step{color:#ffdc8b;letter-spacing:.24em;margin:0 0 10px;font-size:.75rem;font-weight:900}.home-page .gacha-cinema h2{letter-spacing:.01em;margin:0;font-size:clamp(22px,5.8vw,34px);line-height:1.45}.home-page .gacha-cinema #draw-description{color:#d3ded8;margin:12px 0 22px;font-size:.875rem;line-height:1.7}.cinema-progress{background:#71827b55;border-radius:4px;width:min(240px,70vw);height:4px;overflow:hidden}.cinema-progress span{transform-origin:0;height:100%;animation:cinema-progress var(--draw-duration) linear both;background:#ffdd86;display:block}.home-page .gacha-cinema .cinema-sound{color:#fdf4dc;background:#213739;border-color:#8a9c93;margin-top:26px}.home-page .gacha-cinema .cinema-sound[aria-checked=true]{color:#172b2c;background:#cbdc7d;border-color:#cbdc7d}.home-page .gacha-cinema button:focus-visible{outline-color:#ffdc8b}@keyframes cinema-rays-rise{0%{opacity:.15;transform:rotate(-20deg)scale(.65)}to{opacity:.9;transform:rotate(5deg)scale(1)}}@keyframes cinema-rays-open{0%{opacity:.9;transform:rotate(5deg)scale(1)}to{opacity:.6;transform:rotate(17deg)scale(1.25)}}@keyframes cinema-horizon-open{0%{opacity:0;transform:scaleX(.05)}30%{opacity:.8}to{opacity:0;transform:scaleX(1)}}@keyframes cinema-shockwave{0%{opacity:.8;transform:scale(.4)}to{opacity:0;transform:scale(2.3)}}@keyframes cinema-outer-charge{0%{opacity:.15;transform:scale(1.2)rotate(60deg)}to{opacity:.85;transform:scale(1)rotate(-80deg)}}@keyframes cinema-starburst{0%{transform:rotate(var(--spark-angle)) translateX(32px) scale(.4);opacity:0}22%{opacity:1}to{transform:rotate(var(--spark-angle)) translateX(min(43vw, 230px)) scale(.7) rotate(90deg);opacity:0}}@keyframes cinema-orbit{0%{transform:rotate(0)}to{transform:rotate(300deg)}}@keyframes cinema-ring-charge{0%{opacity:.4;transform:scale(.86)}75%{opacity:1;transform:scale(1.08)}to{opacity:.9;transform:scale(.92)}}@keyframes cinema-gather{0%{opacity:.3;transform:scale(.65)}to{opacity:1;transform:scale(1.3)}}@keyframes cinema-core-charge{0%{transform:scale(.7)rotate(-25deg)}45%{transform:scale(.95)rotate(7deg)}80%{transform:scale(1.07)rotate(-4deg)}93%{transform:scale(.92)rotate(3deg)}to{transform:scale(1.05)}}@keyframes cinema-open-top{0%{opacity:1;transform:translate(0)rotate(0)}65%{opacity:1}to{opacity:.45;transform:translate(-12%,-58%)rotate(-18deg)rotateX(32deg)}}@keyframes cinema-open-bottom{0%{opacity:1;transform:translate(0)rotate(0)}65%{opacity:1}to{opacity:.45;transform:translate(12%,58%)rotate(16deg)rotateX(-28deg)}}@keyframes cinema-prize-out{0%{opacity:0;transform:translateY(20px)scale(.3)}28%{opacity:1}72%{transform:translateY(-8px)scale(1.1)rotate(-5deg)}to{opacity:1;transform:translateY(-12px)scale(1.04)rotate(-3deg)}}@keyframes cinema-open-burst{0%{opacity:0;transform:scale(.3)}35%{opacity:.85}to{opacity:.45;transform:scale(1.2)}}@keyframes cinema-spark{0%{transform:rotate(var(--spark-angle)) translateX(155px) scale(.5);opacity:0}25%{opacity:.85}85%{opacity:1}to{transform:rotate(var(--spark-angle)) translateX(28px) scale(1.3);opacity:0}}@keyframes cinema-count-in{0%{opacity:.5;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes cinema-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-height:650px){.cinema-orbit{width:min(45vh,240px);margin-block:2px 18px}.cinema-kicker{margin-bottom:6px}.home-page .gacha-cinema .cinema-sound{margin-top:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gacha-confetti,.cinema-sparks,.cinema-grand-light,.cinema-starburst{display:none}.cinema-progress span{transform:scaleX(.33)}.phase-1 .cinema-progress span{transform:scaleX(.66)}.phase-2 .cinema-progress span,.phase-3 .cinema-progress span{transform:scaleX(1)}.phase-3 .cinema-core{visibility:hidden}.phase-3 .cinema-prize{opacity:1;transform:none}.home-page *,.home-page :before,.home-page :after{transition:none!important;animation:none!important}}
