:root{--ink:#17342c;--muted:#597068;--cream:#f6f2e7;--paper:#fffdf7;--green:#176b4d;--green-dark:#0d4b37;--lime:#d8ef8d;--orange:#f28c3c;--line:#dce5dd;--shadow:0 18px 50px rgba(20,54,43,.12);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit}img,video{display:block;max-width:100%}.skip-link{position:fixed;top:-100px;left:1rem;z-index:1000;padding:.75rem 1rem;background:#fff}.skip-link:focus{top:1rem}.site-header{height:64px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,253,247,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(23,52,44,.08);position:relative;z-index:20}.site-brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-weight:900;letter-spacing:.02em}.site-brand .custom-logo-link{display:flex}.site-brand .custom-logo{max-height:38px;width:auto}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--green);color:#fff;font-family:Georgia,serif}.header-home{font-size:.78rem;font-weight:800;text-decoration:none;padding:.5rem .75rem;border:1px solid var(--line);border-radius:999px}.hero{min-height:calc(100svh - 64px);position:relative;display:flex;align-items:flex-end;overflow:hidden;background:var(--green-dark);color:#fff}.hero-media,.hero-shade{position:absolute;inset:0}.hero-media img,.hero-media video{width:100%;height:100%;object-fit:cover}.hero-placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 70% 25%,#53a875 0,transparent 34%),radial-gradient(circle at 20% 70%,#f0a861 0,transparent 28%),linear-gradient(145deg,#0e5b42,#183d33)}.hero-placeholder span{font:900 clamp(5rem,25vw,10rem)/1 Georgia,serif;opacity:.12}.hero-shade{background:linear-gradient(to bottom,rgba(7,33,24,.08) 12%,rgba(7,33,24,.88) 86%)}.hero-content{position:relative;z-index:2;width:min(100%,780px);padding:52px 22px 40px;margin:0 auto}.eyebrow,.section-kicker{font-size:.72rem;letter-spacing:.18em;font-weight:900;margin:0 0 8px;color:var(--orange)}.eyebrow{display:inline-block;background:var(--lime);color:var(--green-dark);padding:5px 11px;border-radius:999px;letter-spacing:.08em}.hero h1{font-size:clamp(2.45rem,12vw,5rem);line-height:1.06;letter-spacing:-.055em;margin:15px 0 12px}.hero-lead{font-weight:700;font-size:1.02rem;max-width:32rem;margin:0 0 22px}.event-facts{display:grid;gap:8px;padding:15px 0 22px;border-top:1px solid rgba(255,255,255,.25)}.event-facts p{display:grid;grid-template-columns:4.2em 1fr;margin:0;font-size:.85rem}.event-facts span{font-weight:900;color:var(--lime)}.primary-button{min-height:58px;padding:16px 20px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;background:var(--orange);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 9px 26px rgba(185,84,20,.28);transition:transform .2s,filter .2s}.primary-button:hover{transform:translateY(-2px);filter:brightness(1.05)}.primary-button:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.section{padding:72px 22px}.intro{text-align:center;max-width:650px;margin:auto}.section h2{font-size:clamp(1.7rem,8vw,2.65rem);line-height:1.3;letter-spacing:-.04em;margin:0 0 18px}.intro>p:last-child{color:var(--muted);margin:0}.guide{background:var(--cream);padding:68px 0}.guide-heading{padding:0 22px 22px;max-width:1080px;margin:auto}.guide-heading h2{margin:0}.guide-scroller{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 22px 26px;scrollbar-width:none}.guide-scroller::-webkit-scrollbar{display:none}.guide-card{flex:0 0:min(82vw,330px);scroll-snap-align:center;background:#fff;padding:25px;border-radius:var(--radius);box-shadow:var(--shadow);position:relative;min-height:300px}.step-number{position:absolute;right:20px;top:16px;margin:0;font:900 2.5rem/1 Georgia,serif;color:#e6ece8}.step-icon{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:var(--lime);color:var(--green-dark);font-size:2rem;font-weight:900;margin:22px 0 25px}.guide-card:nth-child(2) .step-icon{background:#bce5da}.guide-card:nth-child(3) .step-icon{background:#ffd2ad}.guide-card h3{font-size:1.2rem;margin:0 0 9px}.guide-card p:last-child{font-size:.9rem;color:var(--muted);margin:0}.guide-dots{display:flex;justify-content:center;gap:7px}.guide-dots i{width:7px;height:7px;border-radius:99px;background:#c0cbc4;transition:.2s}.guide-dots i.active{width:24px;background:var(--green)}.notice{display:grid;grid-template-columns:48px 1fr;gap:16px;max-width:760px;margin:auto}.notice-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#fff0e4;color:#b95312;font-weight:900;font-size:1.35rem}.notice ul{padding:0;margin:12px 0 0;list-style:none}.notice li{position:relative;padding:13px 0 13px 25px;border-bottom:1px solid var(--line);font-size:.9rem}.notice li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.final-cta{text-align:center;background:var(--green);color:#fff}.final-cta .section-kicker{color:var(--lime)}.final-cta .primary-button{max-width:420px;margin:28px auto 12px}.small-note{font-size:.75rem;opacity:.75}.site-footer{padding:42px 22px 100px;background:#092f23;color:#fff;text-align:center;font-size:.78rem}.footer-title{font-weight:900;font-size:1rem}.site-footer ul{list-style:none;padding:0;display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.site-footer a{color:inherit}.copyright{opacity:.55}.mobile-cta{position:fixed;z-index:30;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));transform:translateY(140%);transition:transform .3s}.mobile-cta.is-visible{transform:translateY(0)}.mobile-cta a{display:flex;justify-content:space-between;padding:16px 20px;border-radius:15px;background:var(--orange);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 10px 30px rgba(18,49,39,.3)}.game-page{min-height:70vh;background:linear-gradient(180deg,var(--cream),var(--paper) 380px);padding:38px 16px 72px}.game-page-heading,.game-shell,.game-help{max-width:760px;margin-left:auto;margin-right:auto}.game-page-heading{padding:10px 8px 24px}.game-page-heading h1{font-size:clamp(2rem,10vw,3.5rem);line-height:1.15;margin:4px 0 10px;letter-spacing:-.05em}.game-page-heading>p:last-child{color:var(--muted);margin:0}.game-shell{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.game-shell .ggss-game{max-width:none;margin:0;padding:22px;border:0;border-radius:0}.game-shell .ggss-game h2{font-size:1.35rem;margin-top:0}.game-shell .ggss-actions{display:grid;gap:9px}.game-shell .ggss-game button{width:100%;margin:0;min-height:52px;border-radius:14px;background:var(--green);font:inherit;font-weight:900}.game-shell .ggss-game button.secondary{background:#fff;color:var(--green);border:2px solid var(--green)}.game-shell .ggss-spots li{padding:17px;margin:10px 0;background:var(--cream);border-radius:16px}.game-shell .ggss-recovery{border:0;border-radius:14px;background:#fff4ce}.game-help{margin-top:22px;padding:20px;border-radius:18px;background:#e9f4ef}.game-help h2{font-size:1rem;margin:0 0 5px}.game-help p{font-size:.82rem;margin:0;color:var(--muted)}.content-page{min-height:70vh;max-width:760px;margin:auto;padding:48px 22px}.content-page h1{line-height:1.25}.content-page a{color:var(--green)}@media(min-width:760px){.site-header{height:76px;padding:0 36px}.hero{min-height:calc(100svh - 76px);align-items:center}.hero-content{margin-left:max(6vw,calc((100vw - 1200px)/2));padding:70px 32px;max-width:700px}.event-facts{grid-template-columns:1fr 1fr}.hero-button{max-width:360px}.section{padding:100px 36px}.guide{padding:90px 0}.guide-scroller{justify-content:center;padding:0 32px 30px}.guide-card{flex-basis:310px}.guide-dots{display:none}.notice{grid-template-columns:64px 1fr}.notice-icon{width:64px;height:64px}.mobile-cta{display:none}.site-footer{padding-bottom:42px}.game-page{padding:64px 28px 100px}.game-shell .ggss-game{padding:34px}.game-shell .ggss-actions{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.hero video{display:none}}
