:root{--paper:#f5f1e7;--white:#fffcf5;--ink:#18372e;--muted:#58675c;--green:#183f34;--line:#d9ddcf;--gold:#d8ae59;--radius:20px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:16px;line-height:1.75}a{color:inherit}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #ad7320;outline-offset:5px}.container{width:min(1160px,calc(100% - 48px));margin-inline:auto}.skip{position:fixed;left:20px;top:-90px;padding:12px 20px;background:var(--white);z-index:10}.skip:focus{top:12px}.topbar{background:var(--white);border-bottom:1px solid var(--line)}.header-inner{width:min(1320px,calc(100% - 48px));margin:auto;min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:155px;height:auto}.header-inner nav{display:flex;gap:32px}.header-inner nav a{text-decoration:none;font-size:14px;font-weight:700}.header-inner nav a:hover{text-decoration:underline;text-underline-offset:6px}.account{display:flex;gap:10px}.button{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 30px;border:1px solid #a97c32;border-radius:8px 22px 8px 22px;background:linear-gradient(120deg,#ebce8f,#d9ae5d 65%,#eccf92);box-shadow:0 4px 0 #b28d48;color:#20382a;font-size:14px;font-weight:800;line-height:1.4;letter-spacing:.025em;text-decoration:none;text-align:center;transition:transform .2s,box-shadow .2s}.button:after,.game b:after{content:"";position:absolute;inset:-50% auto -50% -65%;width:45%;background:linear-gradient(90deg,transparent,#fff8,transparent);transform:translateX(-180%) skewX(-20deg);pointer-events:none;animation:shine 5s ease-in-out infinite}.button:hover{transform:translateY(-3px);box-shadow:0 7px 0 #b28d48}.button:active{transform:translateY(1px)}.button.outline{background:var(--green);color:var(--white);border-color:var(--green);box-shadow:0 4px 0 #0f2a23}.account .button{min-height:42px;padding:9px 24px}.actions{display:flex;justify-content:center;margin:28px 0 12px}.pulse{animation:pulse 4s ease-in-out infinite}@keyframes shine{0%,60%{transform:translateX(-180%) skewX(-20deg)}88%,100%{transform:translateX(560%) skewX(-20deg)}}@keyframes pulse{0%,100%{box-shadow:0 4px 0 #b28d48,0 0 0 0 #d8ae5900}50%{box-shadow:0 4px 0 #b28d48,0 0 0 9px #d8ae592c}}.hero{position:relative;min-height:590px;display:grid;align-items:center;isolation:isolate;background:#769380;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#092b24bd,#163c3020 55%,transparent);z-index:-1}.hero-inner{display:flex;align-items:center;padding:55px 0}.hero-panel{width:440px;padding:34px;background:#fffaf0f5;border:1px solid #fff9;border-radius:10px 64px 10px 10px;box-shadow:0 20px 65px #112e2930;text-align:center}.hero h1{font:500 clamp(40px,4.2vw,60px)/1.06 Georgia,'Times New Roman',serif;letter-spacing:-.05em;margin:5px 0 24px}.hero-offer{font-size:27px;line-height:1.35;margin:0;color:var(--green)}.hero-offer strong{font-size:39px;font-weight:800;letter-spacing:-.04em}.hero .actions{margin:25px 0 18px}.fine{font-size:11px;line-height:1.7;color:var(--muted);margin:0}.quick-strip{background:var(--green);color:#fcf7e7;display:flex;justify-content:center;gap:65px;padding:17px 24px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.games{padding-top:52px;padding-bottom:36px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-head h2{margin:0;font-size:31px}.section-head>span{font-size:12px;color:var(--muted)}h2,h3{line-height:1.2;letter-spacing:-.035em}h2{font:500 clamp(30px,3.2vw,44px)/1.17 Georgia,'Times New Roman',serif;margin:0 0 26px}h3{font-size:23px;margin:36px 0 16px}p{margin:0 0 20px;color:var(--muted)}p strong{color:var(--ink)}.game-track{display:flex;gap:17px;overflow-x:auto;list-style:none;scroll-snap-type:x mandatory;padding:24px 0 20px;margin:0;scrollbar-width:thin;scrollbar-color:#adbb9d transparent}.game{flex:0 0 150px;scroll-snap-align:start}.game a{display:block;text-decoration:none}.game img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:11px;box-shadow:0 8px 15px #163c3012;transition:transform .2s}.game:hover img{transform:translateY(-4px)}.game span{display:block;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:12px 0 8px}.game b{display:block;position:relative;overflow:hidden;padding:6px 12px;border:1px solid #b7c4b6;border-radius:7px;background:var(--green);text-align:center;color:#fffaf0;font-size:12px;font-weight:600}.contents{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:8px;padding:20px;background:#e9ecdf;border-radius:14px;font-size:12px}.contents strong{margin-right:10px}.contents a{text-decoration:none;background:#fffaf0;padding:6px 13px;border-radius:5px}.contents a:hover{background:var(--green);color:white}.article{padding-top:25px;padding-bottom:70px}.content-section{padding:60px 0;border-bottom:1px solid var(--line)}.content-section:last-child{border:0;padding-bottom:0}.content-section>h2{text-align:center}.content-section>p{max-width:940px;margin-left:auto;margin-right:auto}.feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:44px;margin:32px 0}.feature figure{margin:0;position:relative}.feature figure:before{content:"";position:absolute;inset:14px -12px -12px 14px;border:1px solid #c7b17d;border-radius:20px 70px 20px 20px;z-index:-1}.feature figure img{border-radius:18px 66px 18px 18px;width:100%;aspect-ratio:4/3;object-fit:cover}.feature.reverse figure{order:2}.feature.reverse figure:before{inset:14px 14px -12px -12px;border-radius:70px 20px 20px 20px}.feature.reverse figure img{border-radius:66px 18px 18px 18px}.feature p{font-size:15px}.table-scroll{overflow-x:auto;margin:30px 0;border:1px solid var(--line);border-radius:14px;background:var(--white)}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;line-height:1.6}th,td{padding:17px 22px;vertical-align:top}thead{background:var(--green);color:var(--white);font-size:12px;letter-spacing:.04em}tbody th{font-weight:700;width:29%;color:var(--ink)}tbody td{color:var(--muted)}tbody tr+tr{border-top:1px solid var(--line)}tbody tr:nth-child(even){background:#edf0e5}.steps{counter-reset:steps;list-style:none;padding:0;display:grid;gap:12px;margin:28px 0}.steps li{counter-increment:steps;position:relative;padding:20px 24px 20px 80px;background:var(--white);border:1px solid var(--line);border-radius:12px;min-height:86px}.steps li:before{content:counter(steps,decimal-leading-zero);position:absolute;left:22px;top:23px;font:24px/1 Georgia,serif;color:#8e7039;border-bottom:2px solid #d4b374;padding-bottom:7px}.steps strong,.steps span{display:block}.steps strong{font-size:15px}.steps span{font-size:14px;color:var(--muted);margin-top:4px}.checklist{list-style:none;padding:0;display:grid;gap:12px;margin:28px 0}.checklist li{padding:16px 20px 16px 46px;position:relative;border-left:3px solid #c9a558;background:#ecefe3;border-radius:0 9px 9px 0;font-size:14px}.checklist li:before{content:"";width:8px;height:8px;position:absolute;left:20px;top:25px;transform:rotate(45deg);background:var(--green)}.install-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:42px}.install-card{padding:28px;background:#e7ecdf;border-radius:20px}.install-card h3{margin-top:0;text-align:center}.install-card .steps li{padding:16px 16px 16px 62px}.install-card .steps li:before{left:17px;top:22px}.support-panel{padding:28px 36px;border-radius:18px;background:var(--green);display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px}.support-panel p{color:#e5ecde;margin:0;font-size:14px;max-width:600px}.support-panel strong{color:#fff9e8;font:26px/1.4 Georgia,serif}.support-panel .actions{flex-shrink:0;margin:0}details{margin:12px 0;border:1px solid var(--line);border-radius:13px;background:var(--white);overflow:hidden}summary{padding:22px 60px 22px 24px;font-size:16px;font-weight:700;cursor:pointer;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:24px;top:15px;font-size:28px;font-weight:400;color:#927037}details[open] summary:after{content:"−"}details[open] summary{background:#e9eddf}details p{padding:22px 24px;margin:0;font-size:15px}footer{border-top:1px solid var(--line);background:#e9eade;padding:40px 0 22px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-inner p{font-size:12px;margin:0;max-width:640px}.age{border:1px solid #a5af9c;border-radius:50%;width:46px;height:46px;display:grid;place-items:center;flex-shrink:0;font-size:14px}.copyright{border-top:1px solid #cdd3c2;margin-top:26px;padding-top:18px;font-size:11px;color:var(--muted)}.error-page{min-height:100vh;display:flex;flex-direction:column}.error-main{flex:1;display:grid;place-items:center;padding:65px 24px;background:radial-gradient(ellipse at 50% 30%,#e0e8d2,transparent 70%)}.error-card{text-align:center;max-width:620px}.error-code{font:140px/1 Georgia,serif;color:#a58b4c}.error-card h1{font:44px/1.1 Georgia,serif}.error-card p{max-width:430px;margin-inline:auto}@media(min-width:1500px){.hero{min-height:660px}}@media(max-width:900px){.header-inner nav{display:none}.hero{min-height:530px}.hero-panel{width:390px;padding:30px}.hero-image{object-position:60% center}.feature{gap:28px}.support-panel{flex-direction:column;text-align:center}.footer-inner{gap:20px}.quick-strip{gap:30px}.install-card{padding:20px}}@media(max-width:760px){html{scroll-padding-top:20px}.container{width:calc(100% - 36px)}.header-inner{width:calc(100% - 32px);min-height:76px;gap:14px}.brand img{width:122px}.account{gap:8px}.account .button{padding:8px 16px;font-size:12px;min-height:39px}.hero{min-height:650px;align-items:end}.hero-image{height:100%;object-position:68% top}.hero:before{background:linear-gradient(0deg,#112f27a8,transparent 80%)}.hero-inner{padding:280px 0 26px;justify-content:center}.hero-panel{width:min(440px,100%);padding:25px 24px;border-radius:10px 44px 10px 10px}.hero h1{font-size:43px;margin-bottom:14px}.hero-offer{font-size:24px}.hero-offer strong{font-size:34px}.hero .actions{margin:18px 0 14px}.quick-strip{gap:14px;font-size:9px;letter-spacing:.05em;padding:15px 12px}.games{padding-top:34px;padding-bottom:28px}.section-head h2{font-size:27px}.section-head>span{font-size:10px}.game{flex-basis:132px}.game-track{gap:13px}.contents{gap:7px;padding:14px}.contents strong{width:100%;text-align:center;margin:0 0 4px}.contents a{padding:5px 9px;font-size:11px}.article{padding-top:4px;padding-bottom:48px}.content-section{padding:42px 0}.content-section>h2{font-size:33px}.feature{grid-template-columns:1fr;gap:26px;margin:24px 0}.feature figure{max-width:540px;margin:0 auto;width:calc(100% - 14px)}.feature.reverse figure{order:0}.feature p{font-size:15px}.table-scroll{margin:24px 0}table{font-size:12px}th,td{padding:13px 12px}thead{font-size:11px}.steps li{padding:17px 18px 17px 68px}.steps li:before{left:18px;font-size:22px}.install-grid{grid-template-columns:1fr;gap:20px}.install-card{padding:22px}.support-panel{padding:26px}.footer-inner{flex-wrap:wrap;justify-content:space-between}.footer-inner p{order:3;width:100%}.error-code{font-size:110px}.error-card h1{font-size:34px}}@media(max-width:360px){.brand img{width:104px}.account .button{padding:8px 12px}.hero h1{font-size:37px}.hero-offer strong{font-size:31px}.quick-strip{gap:8px;font-size:8px}.section-head h2{font-size:24px}.button{padding:12px 23px}.contents a{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.game-track{scroll-snap-type:none}}