:root{color-scheme:dark;--bg:#171a35;--panel:#222843;--ink:#f2f2ed;--muted:#a8b2c9;--lime:#d0fa80;--line:#3a435f;--accent:#c9ff78;font-family:"Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);min-height:100vh;min-height:100svh;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse at 85% 35%,#33406366,transparent 58%),radial-gradient(ellipse at 5% 90%,#47345844,transparent 50%);pointer-events:none;z-index:-1}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;border:0;color:inherit;touch-action:manipulation}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible{outline:3px solid #fff5a4;outline-offset:5px}button{transition:background .15s,transform .15s}button:not(:disabled):active{transform:translateY(2px)}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.sky-speckles{position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:radial-gradient(#a7b8d144 1px,transparent 1px);background-size:57px 57px;mask-image:linear-gradient(#0008,transparent)}.topbar{height:94px;max-width:1296px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:900;letter-spacing:2px}.brand-mark{background:var(--lime);color:#283544;display:grid;place-items:center;width:34px;height:34px;border-radius:11px;font-size:28px}.brand-small{font-size:10px;letter-spacing:1px;color:var(--muted);font-weight:500;margin-left:15px}.header-actions{display:flex;gap:10px}.icon-button,.sound-button{border:1px solid var(--line);background:#202641;border-radius:50px;height:40px}.icon-button{width:40px;font-weight:900}.sound-button{min-width:98px;font-size:12px;font-weight:700}.sound-button[aria-pressed=true]{color:var(--lime);border-color:#88a852}main{max-width:1200px;margin:0 auto;padding:25px 32px 35px}.home-screen{display:grid;grid-template-columns:1fr 1.06fr;align-items:center;column-gap:28px;min-height:calc(100svh - 154px)}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.8px;color:var(--lime);margin:0 0 22px}.tiny-spark{font-size:17px;margin-right:5px}.hero-copy{padding:20px 0 16px}.hero-copy h1{font-size:clamp(35px,4.15vw,56px);line-height:1.25;margin:0 0 24px;letter-spacing:-2px;font-weight:900}.hero-copy h1>span{display:block;white-space:nowrap}.hero-copy h1 .title-kicker{font-size:.56em;letter-spacing:5px;margin-bottom:10px}.lime-text{color:var(--lime)}.hero-description{color:#c1c8d8;font-size:14px;line-height:2;margin:0 0 23px}.hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 31px}.hero-tags span{font-size:10px;border:1px solid #49506a;border-radius:5px;padding:6px 9px;color:#d9dcea}.primary-button{display:flex;align-items:center;justify-content:center;gap:25px;background:var(--lime);color:#26382d;border:1px solid #e4ffaa;border-radius:15px;min-height:57px;padding:14px 28px;font-weight:900;font-size:16px;box-shadow:0 6px 0 #80a94f33,0 10px 30px #ccff8012}.primary-button:hover{background:#dfff9d}.hero-play{width:320px;max-width:100%;justify-content:space-between}.hero-play span{font-size:27px;font-weight:400}.text-button{background:transparent;color:#d8ddeb;font-size:12px;font-weight:700;padding:11px 0;min-height:44px;text-align:left}.text-button:hover{color:var(--lime)}.home-links{display:flex;gap:23px;margin-top:12px;align-items:center}.home-links span{color:var(--lime);font-size:10px;margin-left:6px}.save-note{font-size:10px;color:#a6afc2;margin:20px 0 0}.hero-art{position:relative;padding:40px 0 30px;isolation:isolate;transform:rotate(-3deg)}.hero-scene{width:108%;margin-left:-4%;filter:drop-shadow(0 30px 40px #060c233b);display:block}.moon{width:150px;height:150px;background:#e9efbb;border-radius:50%;position:absolute;top:-25px;right:70px;z-index:-1;box-shadow:0 0 80px #def78a17}.moon:after{content:"";position:absolute;width:145px;height:145px;border-radius:50%;background:#242c47;left:-28px;top:-15px}.art-label{position:absolute;top:33px;left:38px;right:36px;display:flex;align-items:center;gap:8px;color:#c1cbb1;font-size:8px;letter-spacing:2px;font-weight:700}.art-label span{margin-left:auto}.art-label i,.live-dot{width:6px;height:6px;background:var(--lime);border-radius:50%;display:inline-block;box-shadow:0 0 10px #c9ff7877}.hero-note{width:max-content;max-width:90%;margin:-5px auto 0;transform:rotate(3deg);border:1px solid #5a6277;padding:13px 20px;background:#2b324e;border-radius:12px;font-size:12px;font-weight:700;box-shadow:0 8px 20px #060a2422}.hero-note span{color:var(--lime);font-size:22px;vertical-align:middle;margin-right:10px}.art-spark{position:absolute;color:var(--lime);font-size:34px}.spark-one{top:2px;left:15px}.spark-two{bottom:10px;right:0;font-size:24px}.home-footer{grid-column:1/-1;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-top:28px;margin-top:25px;color:var(--lime);font-size:10px;letter-spacing:1px;align-self:end}.home-footer b{color:#c2c9d9;font-size:12px;margin-left:14px;font-weight:500;letter-spacing:0}.home-footer i{color:#7887a3;font-style:normal}
.game-screen{display:grid;grid-template-columns:260px minmax(0,530px);justify-content:center;gap:64px;padding-top:5px}.back-button{margin:-8px 0 24px;color:var(--muted)}.game-sidebar .eyebrow{margin-bottom:12px}.game-sidebar h2{margin:0;font-size:27px;line-height:1.5}.stage-number{color:var(--muted);font-size:10px;letter-spacing:2px;margin:12px 0 25px}.stage-number strong{font-size:30px;color:#fff;margin-left:7px;letter-spacing:0}.mission-card{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.mission-label{color:var(--muted);font-size:10px}.mission-card p{margin:9px 0 0;font-size:14px;display:flex;justify-content:space-between;align-items:center}.mission-card strong{color:var(--lime);font-size:23px}.mission-card .gate-status{font-size:11px;justify-content:flex-start;gap:4px;color:#bdc6d9}.gate-status span{font-size:19px;color:#ffdb81}.companion{height:110px;display:flex;align-items:center;justify-content:flex-start;padding-top:23px}.companion svg{width:78px;height:78px;animation:bob 3s ease-in-out infinite}.guide-text{font-size:12px;line-height:1.9;min-height:65px;margin:14px 0 20px;color:#d4dded}.keyboard-note{font-size:9px;line-height:1.8;color:#97a5bf}.board-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1px;margin:0 4px 12px;color:#b0bfd0;gap:6px}.board-top>span:first-child{display:flex;align-items:center;gap:8px;font-size:8px}.board-top>span:last-child{color:var(--lime);font-size:11px;letter-spacing:0}.board{aspect-ratio:1;position:relative;background:#202b44;border:1px solid #53637a;border-radius:22px;padding:13px;box-shadow:0 16px 55px #03091c44,inset 0 0 50px #0a173c66;touch-action:manipulation;user-select:none;-webkit-user-select:none}.board-grid{display:grid;width:100%;height:100%;position:relative;grid-template-columns:repeat(var(--size),1fr);grid-template-rows:repeat(var(--size),1fr);border:1px solid #3c4d6444;border-radius:12px;overflow:hidden}.cell{position:relative;display:flex;align-items:center;justify-content:center;background:transparent;min-width:0;border-right:1px solid #3c4d6444;border-bottom:1px solid #3c4d6444;padding:0;aspect-ratio:1}.empty-cell:after{content:"";height:3px;width:3px;border-radius:50%;background:#9aabbd22}.beam-layer{position:absolute;inset:13px;width:calc(100% - 26px);height:calc(100% - 26px);pointer-events:none;z-index:2;overflow:visible}.beam-glow{stroke:var(--accent);stroke-width:.17;opacity:.16;stroke-linecap:round;stroke-linejoin:round}.beam-core{stroke:#e4ffaa;stroke-width:.038;stroke-linecap:round;stroke-linejoin:round}.mirror-button{z-index:3}.mirror-button:before{content:"";position:absolute;inset:13%;border-radius:50%;border:1.5px solid #899db0;background:radial-gradient(circle at 35% 25%,#52687d,#2e425d);box-shadow:0 3px 0 #102138,0 0 0 4px #111e3622}.mirror-button:hover:before{border-color:var(--lime);background:#4b5f71}.mirror-line{position:absolute;width:57%;height:10%;border-radius:10px;background:#c5effb;transform:rotate(-45deg);box-shadow:0 0 10px #d8fdff44;transition:transform .2s}.mirror-line.backslash{transform:rotate(45deg)}.mirror-dot{position:absolute;right:15%;top:13%;width:5px;height:5px;border-radius:50%;background:#d5f1fa}.fixed-mirror:before{border-radius:9px;inset:18%;background:#393954;border:1px solid #82759f}.fixed-mirror .mirror-line{width:46%;background:#baa6db;height:8%}.fixed-mirror:after{content:"•";position:absolute;bottom:9%;right:19%;color:#9f8db7;font-size:12px}.mirror-button.hint:before{border:3px solid #fff59b;box-shadow:0 0 0 5px #fff59b22,0 0 20px #fff59b55;animation:hintPulse 1s infinite}.mirror-button.hint:after{content:"↻";position:absolute;right:0;top:-3%;font-size:20px;color:#fff59b;font-weight:900}.ghost-cell svg{width:74%;height:74%;z-index:4;opacity:.43;transition:opacity .2s,filter .2s,transform .2s}.ghost-cell.lit svg{opacity:1;filter:drop-shadow(0 0 10px #d8ff7966);transform:translateY(-3%)}.ghost-cell.lit:after{content:"✦";color:var(--lime);position:absolute;right:0;top:0;font-size:14px;z-index:5}.lamp{z-index:4;width:64%;height:64%;border-radius:24%;background:#f0cd7b;display:grid;place-items:center;border:3px solid #ffe9a3;box-shadow:0 4px 0 #a1804955;color:#725430;font-size:29px;font-weight:900;line-height:1;transform:rotate(var(--lamp-angle))}.lamp span{display:inline-block}.gate{z-index:4;width:67%;height:67%;border-radius:50%;border:3px solid #b39360;background:#4c453e;color:#bb9a6b;display:grid;place-items:center;font-size:28px;font-weight:900;line-height:1}.gate.lit{color:#fff1ae;border-color:#ffeaa0;background:#8d753d;box-shadow:0 0 24px #ffd27066}.wall{width:54%;height:52%;border-radius:7px 13px 8px 9px;background:linear-gradient(140deg,#59637a,#373e58);box-shadow:0 4px 0 #151f35;z-index:3;position:relative}.wall:after{content:"";position:absolute;inset:6px 8px;border-top:2px solid #74819966;border-right:2px solid #74819944}.prism{width:43%;height:43%;transform:rotate(45deg);border-radius:5px;border:3px solid #bafcff;background:linear-gradient(135deg,#b4fafa,#51b5d0);z-index:4;box-shadow:0 0 16px #5cffff44;color:#153e5c;font-weight:900;font-size:21px;display:grid;place-items:center}.prism span{transform:rotate(-45deg)}.game-controls{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:18px}.secondary-button{min-height:49px;background:#29324d;border:1px solid #4a5771;border-radius:11px;font-size:21px;display:flex;align-items:center;justify-content:center;gap:9px}.secondary-button span{font-size:11px;font-weight:700}.secondary-button:hover{background:#36435d}.hint-button{color:var(--lime)}.board-caption{text-align:center;font-size:10px;color:#9aaac3;margin:14px 0 0}.board.solved{border-color:var(--lime);box-shadow:0 0 45px #c9ff7822}
.map-screen,.collection-screen{max-width:1000px;margin:0 auto}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px}.section-heading .eyebrow{margin-bottom:10px}.section-heading h2{font-size:30px;margin:0}.total-stars{color:var(--lime);font-size:17px;font-weight:800;border:1px solid #657c51;padding:11px 17px;border-radius:12px;white-space:nowrap}.section-intro{font-size:12px;line-height:1.8;color:var(--muted);margin:16px 0 28px}.world-map{display:grid;grid-template-columns:1fr 1fr;gap:20px}.world-card{background:#242b46;border:1px solid #414c67;border-radius:18px;padding:20px}.world-title{display:flex;gap:10px;align-items:center;font-size:15px;margin:0 0 8px}.world-title span{color:var(--world-color);font-size:11px;letter-spacing:1px}.world-card p{color:var(--muted);font-size:10px;margin:0 0 16px}.level-buttons{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.level-button{border:1px solid #52617e;background:#303d57;border-radius:10px;min-height:62px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;font-size:18px;font-weight:800}.level-button small{font-size:8px;color:#f5d88d;letter-spacing:1px;min-height:12px}.level-button.current{border-color:var(--lime);color:var(--lime);box-shadow:0 0 0 2px #c9ff7811}.level-button:disabled{font-size:14px}.collection-badge{font-size:10px;color:#c2b4f9}.friend-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.friend-card{border-radius:18px;border:1px solid #4a536f;background:#232b46;padding:20px;text-align:center;display:flex;align-items:center;flex-direction:column}.friend-card svg{width:100px;height:100px;margin:12px 0}.friend-card h3{font-size:16px;margin:9px 0}.friend-card p{font-size:10px;line-height:1.8;min-height:36px;color:var(--muted)}.friend-card.locked svg{filter:brightness(.38);opacity:.6}.friend-card .secondary-button{width:100%;font-size:11px;font-weight:700;min-height:42px}.friend-card.selected{border-color:var(--lime)}.friend-card.selected .secondary-button{color:var(--lime)}
.modal{border:1px solid #6f7b8e;border-radius:25px;background:#252d48;color:var(--ink);width:min(460px,calc(100% - 30px));padding:35px;box-shadow:0 20px 100px #0005;max-height:calc(100svh - 30px);overflow:auto}.modal::backdrop{background:#0b1024ba;backdrop-filter:blur(7px)}.modal h2{font-size:25px;margin:0 0 19px;line-height:1.5}.modal .eyebrow{margin-bottom:10px}.modal-close{position:absolute;right:13px;top:8px;font-size:25px;background:transparent;min-height:44px;min-width:44px}.help-list{list-style:none;margin:28px 0 20px;padding:0;display:grid;gap:20px}.help-list li{display:flex;gap:14px}.help-list li>span{font-size:25px;color:var(--lime);width:33px;flex-shrink:0}.help-list b{font-size:13px}.help-list p{font-size:11px;line-height:1.7;color:#bbc4d7;margin:6px 0 0}.help-extra{font-size:10px;line-height:1.85;color:var(--muted);border-top:1px solid var(--line);padding-top:12px}.modal .primary-button{width:100%;margin-top:22px}.result-modal{text-align:center}.result-spark{color:var(--lime);font-size:29px;margin:-8px 0 5px}.result-ghosts{display:flex;justify-content:center;gap:8px;margin:15px 0}.result-ghosts svg{width:78px;height:78px;animation:bob 2s infinite}.result-ghosts svg:nth-child(2){animation-delay:-.5s}.result-ghosts svg:nth-child(3){animation-delay:-1s}.result-stars{font-size:36px;letter-spacing:9px;color:#ffdf88;margin:12px 0}.result-stars span{color:#677086}.result-modal>p:not(.eyebrow){font-size:12px;line-height:1.8;color:#c4ccdf}.result-modal .unlock-text{background:#c9ff7811;border:1px solid #c9ff7844;border-radius:10px;padding:12px;color:var(--lime)!important}.result-actions{display:flex;justify-content:space-around;margin-top:15px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100% - 28px);width:max-content;background:#e7efcd;color:#293b32;border-radius:13px;padding:12px 19px;font-size:12px;font-weight:700;box-shadow:0 8px 35px #0006;z-index:20;margin:0;text-align:center;line-height:1.6}@keyframes bob{50%{transform:translateY(-7px) rotate(3deg)}}@keyframes hintPulse{50%{box-shadow:0 0 0 7px #fff59b11,0 0 22px #fff59b55}}
@media(min-width:1100px) and (max-height:750px){.topbar{height:78px}main{padding-top:8px}.home-screen{min-height:calc(100svh - 122px)}.hero-art{padding-top:20px;padding-bottom:10px}.hero-copy{padding:10px 0}.home-footer{padding-top:19px;margin-top:14px}.game-screen{grid-template-columns:250px minmax(0,480px);gap:65px}.hero-tags{margin-bottom:25px}}
@media(max-width:950px){.topbar{padding:0 28px}.brand-small{display:none}.game-screen{gap:30px;grid-template-columns:210px minmax(0,500px)}.hero-copy h1{font-size:37px}.home-screen{gap:12px}.hero-tags{gap:5px}.hero-tags span{font-size:9px;padding:6px}.home-links{gap:17px}.home-links .text-button{font-size:10px}.friend-grid{grid-template-columns:repeat(3,1fr)}.world-card{padding:16px}.level-buttons{gap:5px}}
@media(max-width:700px){.topbar{height:72px;padding:0 20px}.brand{font-size:12px;letter-spacing:1.5px;gap:9px}.brand-mark{height:30px;width:30px;font-size:25px}.icon-button,.sound-button{height:36px}.icon-button{width:36px}.sound-button{min-width:81px;font-size:10px}.header-actions{gap:6px}main{padding:12px 20px 30px}.home-screen{display:flex;flex-direction:column;min-height:0;gap:0}.hero-copy{width:100%;text-align:center;padding:8px 0 0}.hero-copy .eyebrow{font-size:9px;margin-bottom:16px;letter-spacing:1px}.hero-copy h1{font-size:clamp(34px,8.8vw,51px);letter-spacing:-1px;margin-bottom:14px}.hero-copy h1 .title-kicker{font-size:.52em;letter-spacing:4px;margin-bottom:5px}.hero-description{font-size:11px;line-height:1.9;margin-bottom:15px}.hero-tags{justify-content:center;margin-bottom:19px}.hero-play{margin:auto;width:min(340px,100%);min-height:56px;font-size:15px}.home-links{justify-content:center;gap:28px;margin-top:8px}.home-links .text-button{font-size:11px}.save-note{font-size:9px;margin-top:7px}.hero-art{width:min(450px,94%);margin:20px 0 0;padding:0 0 8px}.hero-scene{width:100%;margin:0}.moon{width:94px;height:94px;top:-3px;right:37px}.moon:after{width:90px;height:90px;left:-20px;top:-9px}.art-label{top:0;left:30px;right:23px;font-size:6px;letter-spacing:1px}.hero-note{font-size:10px;padding:8px 13px;margin-top:-12px}.hero-note span{font-size:17px}.spark-one{font-size:25px;top:-15px}.spark-two{font-size:19px;bottom:6px}.home-footer{width:100%;margin-top:26px;padding-top:18px;gap:6px;align-self:auto}.home-footer span{font-size:8px;white-space:nowrap}.home-footer b{font-size:8px;margin-left:5px}.home-footer i{font-size:9px}.game-screen{display:flex;flex-direction:column;gap:0;padding:0;max-width:500px;margin:auto}.game-sidebar{display:grid;grid-template-columns:1fr auto;position:relative}.back-button{grid-column:1/-1;margin:-10px 0 5px;font-size:10px;min-height:36px;padding:8px 0}.game-sidebar .eyebrow{font-size:9px;margin-bottom:5px;grid-column:1}.game-sidebar h2{font-size:20px;grid-column:1}.stage-number{grid-column:2;grid-row:2/4;margin:0;align-self:center;font-size:8px}.stage-number strong{font-size:26px}.stage-number>span{display:none}.mission-card{display:flex;align-items:center;justify-content:space-between;grid-column:1/-1;margin-top:12px;padding:8px 0;gap:10px}.mission-label{display:none}.mission-card p{font-size:11px;margin:0;gap:10px}.mission-card strong{font-size:20px}.mission-card .gate-status{font-size:9px}.companion{display:none}.guide-text{grid-column:1/-1;font-size:10px;min-height:32px;margin:9px 0 7px;line-height:1.7}.keyboard-note{display:none}.board-top{margin-bottom:9px;font-size:9px}.board-top>span:last-child{font-size:10px}.board{border-radius:17px;padding:9px}.beam-layer{inset:9px;width:calc(100% - 18px);height:calc(100% - 18px)}.board-grid{border-radius:8px}.game-controls{gap:7px;margin-top:13px}.secondary-button{min-height:47px;gap:6px;font-size:20px}.secondary-button span{font-size:10px}.board-caption{font-size:9px;margin-top:11px}.lamp{font-size:20px;border-width:2px}.gate{font-size:23px;border-width:2px}.prism{border-width:2px;font-size:18px}.mirror-dot{width:4px;height:4px}.world-map{grid-template-columns:1fr;gap:13px}.section-heading{margin-top:13px;gap:9px}.section-heading h2{font-size:25px}.section-heading .eyebrow{font-size:9px}.total-stars{font-size:12px;padding:10px}.section-intro{font-size:10px;margin:15px 0 22px}.world-title{font-size:14px}.level-button{min-height:61px}.friend-grid{grid-template-columns:repeat(2,1fr);gap:12px}.friend-card{padding:15px 12px}.friend-card svg{width:85px;height:85px}.collection-badge{display:none}.friend-card h3{font-size:14px}.friend-card p{font-size:9px}.modal{padding:30px 23px}.modal h2{font-size:22px}.result-ghosts svg{width:65px;height:65px}}
@media(max-width:360px){.topbar{padding:0 14px}.brand{font-size:10px}.brand-mark{width:26px;height:26px}main{padding-left:14px;padding-right:14px}.hero-copy h1{font-size:33px}.header-actions{gap:4px}.sound-button{min-width:73px}.icon-button{width:33px}.home-links{gap:21px}.home-footer b{font-size:7px}.board-top>span:first-child{font-size:7px}.secondary-button span{font-size:9px}.mission-card .gate-status{font-size:8px}}
html{overflow-x:hidden}
.poster-mode{width:1200px;height:675px;overflow:hidden}.poster-mode .topbar,.poster-mode .home-footer,.poster-mode .hero-description,.poster-mode .hero-tags,.poster-mode .hero-play,.poster-mode .home-links,.poster-mode .save-note{display:none}.poster-mode main{width:1200px;height:675px;padding:60px 65px;margin:0}.poster-mode .home-screen{height:555px;min-height:0;grid-template-columns:445px 625px;gap:0}.poster-mode .hero-copy{padding:0 0 20px;position:relative;z-index:2}.poster-mode .hero-copy h1{font-size:60px;letter-spacing:-3px;line-height:1.4}.poster-mode .hero-copy h1 .title-kicker{font-size:34px;letter-spacing:6px;margin-bottom:17px}.poster-mode .hero-copy .eyebrow{font-size:12px;margin-bottom:30px;letter-spacing:1px}.poster-mode .hero-art{padding:25px 0 0;margin-left:-4px}.poster-mode .hero-scene{width:100%;margin:0}.poster-mode .hero-note{font-size:14px;padding:15px 22px}.poster-mode .moon{top:-30px;right:65px}.poster-mode .art-label{top:20px}.poster-mode .hero-copy:after{content:"✦ 36の夜を、いっしょに冒険。";font-size:15px;color:#aebbd0;letter-spacing:1px;display:block;margin-top:20px}
@media(min-width:1100px) and (max-height:750px){.home-screen{grid-template-columns:1fr 1fr;min-height:0}.hero-scene{width:100%;margin-left:0}.hero-art{padding-top:15px;padding-bottom:0}.hero-copy h1{font-size:50px}.hero-copy .eyebrow{margin-bottom:16px}.hero-description{margin-bottom:18px}.hero-tags{margin-bottom:20px}.save-note{margin-top:12px}.hero-copy{padding-top:13px}.home-footer{margin-top:12px;padding-top:18px}}
@media(max-width:700px){.guide-text{font-size:12px;min-height:37px}.mission-card .gate-status{font-size:10px}.mission-card p{font-size:12px}.board-caption{font-size:10px}.board-top>span:last-child{font-size:11px}.secondary-button span{font-size:11px}.hero-description{font-size:12px}.help-list b{font-size:14px}.help-list p{font-size:12px}.help-extra{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
