:root{color-scheme:dark;--bg:#05090f;--white:#edf7ff;--muted:#93a3b6;--accent:#4ddcff;--accent-rgb:77,220,255;--line:rgba(177,211,235,.13);font-family:BoldPixels,monospace;font-size:32px;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);min-width:280px;overflow-x:hidden}body:not([data-scene=home]){overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:7px}button:disabled{cursor:default}button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}a{color:inherit;text-decoration:none}::selection{background:var(--accent);color:var(--bg)}[hidden]{display:none!important}#main:focus{outline:none}
.atmosphere{position:fixed;inset:0;overflow:hidden;pointer-events:none;isolation:isolate}.light-pool{position:absolute;width:115vw;height:100vh;left:-8%;top:0;background:radial-gradient(ellipse at 50% 49%,rgba(17,100,141,.18),rgba(5,26,48,.15) 42%,transparent 70%)}.light-ray{position:absolute;left:calc(50% - 250px);top:-50%;width:500px;height:110%;background:linear-gradient(180deg,rgba(116,204,239,.09),transparent);filter:blur(42px);transform:rotate(22deg);transform-origin:top center}.vignette{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 40%,transparent 20%,rgba(2,5,10,.22) 68%,rgba(2,5,10,.64))}.grain{position:absolute;inset:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.8' filter='url(%23n)'/%3E%3C/svg%3E")}
.website{position:relative;z-index:1;min-height:100svh;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(24px);transition:opacity 1.2s ease,transform 1.3s cubic-bezier(.16,1,.3,1),visibility 1.2s}
body[data-scene=home] .website{visibility:visible;opacity:1;transform:none}
.site-header,.site-footer{width:min(1440px,100%);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;padding-inline:clamp(24px,4.3vw,72px)}
.site-header{padding-block:24px;min-height:110px}.brand{display:flex;align-items:center;gap:16px;font-size:22px;font-weight:800;letter-spacing:-.7px}.brand img{width:62px;height:62px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(var(--accent-rgb),.18))}.brand-light{font-weight:500;color:#b3c8d9}.brand small{font-size:13px;font-weight:500;letter-spacing:0;margin-left:4px;color:var(--muted)}.header-note{font-size:12px;letter-spacing:3px;color:var(--muted)}
main{flex:1;display:block;width:100%}.hero{width:100%;max-width:1440px;margin:auto;padding:30px 24px 24px;text-align:center;position:relative}.eyebrow{font-size:12px;letter-spacing:4px;font-weight:500;color:#9eb2c7;margin:0}.hero-eyebrow{display:flex;justify-content:center;align-items:center;gap:18px}.hero-eyebrow span{width:28px;height:1px;background:linear-gradient(90deg,transparent,#6d879e)}.hero-eyebrow span:last-child{transform:rotate(180deg)}
.hero-scene{height:clamp(360px,41vw,555px);max-width:1200px;margin:8px auto -8px;position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center}.hero h1{font-family:BoldPixels,monospace;font-size:clamp(80px,32vw,440px);font-weight:400;letter-spacing:.008em;line-height:.94;margin:8% 0 0;position:relative;z-index:1;color:#cfdae4;background:linear-gradient(180deg,#fff 2%,#eaf4fc 24%,#91aabc 75%,#273b50 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 20px 32px rgba(0,0,0,.2));user-select:none}.hero h1 span{color:var(--accent);-webkit-text-fill-color:var(--accent);text-shadow:0 0 36px rgba(var(--accent-rgb),.15)}
.stage-halo{position:absolute;left:50%;top:53%;width:62%;height:55%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(53,150,205,.15),transparent 70%);filter:blur(30px);z-index:0}.squid-stage{position:absolute;z-index:3;left:50%;top:50%;width:clamp(300px,36vw,520px);aspect-ratio:1;transform:translate(-50%,-50%);pointer-events:none;touch-action:pan-y;filter:drop-shadow(0 26px 22px rgba(0,0,0,.38))}.squid-swimmer{position:relative;width:100%;height:100%;transform-origin:50% 42%;animation:squid-swim 8s ease-in-out infinite;will-change:transform}.squid-swimmer img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none}.squid-aura{position:absolute;inset:17% 12% 8%;background:radial-gradient(ellipse at 55% 45%,rgba(38,188,240,.18),transparent 65%);filter:blur(32px)}.stage-floor{position:absolute;bottom:0;left:50%;height:1px;width:75%;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(88,154,194,.24),transparent)}
.hero-copy{position:relative;z-index:5;margin-top:16px}.hero-copy h2{font-size:clamp(22px,2.2vw,30px);letter-spacing:-.8px;font-weight:500;margin:0 0 10px}.hero-copy p{font-size:16px;line-height:1.6;color:var(--muted);margin:0}.server-address{display:inline-block;position:relative;margin-top:26px;color:var(--accent);font-size:13px;letter-spacing:4px;font-weight:600}.server-address::before{content:"";position:absolute;top:-13px;width:20px;height:1px;left:calc(50% - 10px);background:var(--accent);opacity:.4}
.site-footer{min-height:105px;padding-top:28px;padding-bottom:max(30px,env(safe-area-inset-bottom));font-size:12px;color:#758699;gap:24px}.copyright{flex:1}.site-footer #replay{flex-shrink:0}.footer-controls{display:flex;justify-content:flex-end;gap:26px;flex:1}.text-button{border:0;background:transparent;display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:10px 0;color:#a6b6c7;font-size:13px;line-height:1.5;transition:color .2s}.text-button:hover{color:white}.text-button svg{width:16px;height:16px}.equalizer{height:16px;display:flex;align-items:center;gap:3px;width:17px}.equalizer i{width:2px;height:3px;background:currentColor;display:block;border-radius:2px}.sound-on[data-scene=playing] .equalizer i{animation:bars .85s ease-in-out infinite alternate}.sound-on .equalizer i:nth-child(2){animation-delay:-.3s}.sound-on .equalizer i:nth-child(3){animation-delay:-.65s}.sound-on .equalizer i:nth-child(4){animation-delay:-.45s}.sound-on .sound-toggle{color:var(--accent)}

@font-face{font-family:BoldPixels;src:url('assets/boldpixels.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
.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}
.intro{position:fixed;inset:0;z-index:20;isolation:isolate;overflow:hidden;background:#000;transition:opacity .55s ease,visibility .55s ease}
body[data-scene=home] .intro{opacity:0;visibility:hidden;pointer-events:none}
.film-stage,.water-stage{position:absolute;left:50%;top:50%;width:max(100vw,177.777778vh);height:max(56.25vw,100vh);transform:translate(-50%,-50%);pointer-events:none}
.film-overlay{position:absolute;inset:0;width:100%;height:100%;display:block;overflow:visible}
#film-caption{filter:drop-shadow(0 0 5px rgba(255,255,255,.25))}
#water-transition{position:fixed;inset:0;z-index:30;pointer-events:none;overflow:hidden;visibility:hidden;contain:strict}
#water-front,#water-back{will-change:transform,opacity}
.film-toolbar{position:absolute;z-index:6;top:max(24px,env(safe-area-inset-top));right:max(28px,env(safe-area-inset-right));display:flex;align-items:center}
.film-toolbar .text-button{font-size:14px;color:#e9e9e9;padding:8px 14px;border:1px solid rgba(255,255,255,.2);border-radius:4px;background:rgba(0,0,0,.38)}
.film-audio{position:absolute;right:max(32px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));z-index:6}
.motion-paused *,.motion-paused *::before,.motion-paused *::after{animation-play-state:paused!important}
@keyframes bars{from{height:3px}to{height:15px}}
@supports(height:100dvh){.film-stage,.water-stage{width:max(100vw,177.777778dvh);height:max(56.25vw,100dvh)}}
@media(min-width:1600px){.hero-scene{height:555px}.hero h1{font-size:480px}}
@media(max-width:700px){
  .site-header{padding-block:18px;min-height:90px}.brand{gap:9px;font-size:18px}.brand img{width:50px;height:50px}.brand small{font-size:12px}.header-note{font-size:12px;letter-spacing:1.5px}
  .hero{padding-top:26px;padding-bottom:30px}.hero-eyebrow{letter-spacing:3px;font-size:12px;gap:12px}.hero-scene{height:365px;margin-top:10px}.hero h1{font-size:clamp(155px,40vw,280px);margin-top:32%}
  .squid-stage{width:min(340px,calc(100vw - 20px));top:50%}.hero-copy{margin-top:18px}.hero-copy h2{font-size:24px}.hero-copy p{font-size:16px}
  .site-footer{flex-wrap:wrap;justify-content:center;column-gap:24px;row-gap:8px;padding-top:20px;padding-bottom:max(20px,env(safe-area-inset-bottom));min-height:110px}.copyright{flex:none;font-size:12px}.site-footer #replay{margin-left:auto}.footer-controls{flex-basis:100%;justify-content:center;gap:32px}
  .film-toolbar{top:max(16px,env(safe-area-inset-top));right:16px}.film-audio{right:22px;bottom:max(18px,env(safe-area-inset-bottom))}
}
@media(max-height:740px) and (min-width:701px){.site-header{min-height:85px;padding-block:12px}.hero{padding-top:12px}.hero-scene{height:365px}.hero h1{font-size:360px}.squid-stage{width:360px;top:calc(50% + 8px)}.site-footer{min-height:75px;padding-block:18px}.hero-copy{margin-top:5px}.server-address{margin-top:19px}}
@media(max-width:350px){.header-note{display:none}.hero{padding-inline:14px}.hero h1{font-size:42vw}.squid-stage{width:calc(100vw - 22px);top:50%}.hero-copy h2{font-size:21px}.brand{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition-duration:.01ms!important}#water-transition{display:none}.sound-on .equalizer i:nth-child(2n){height:10px}}
.noscript-note{position:relative;text-align:center;padding:20px;color:var(--muted)}
.text-button,.footer-controls .text-button,.site-footer #replay{font-size:14px;min-height:44px}
.header-note,.brand small,.copyright,.hero-eyebrow{font-size:12px}

/* Pixel bubble sprites stay behind the intro mark and homepage content. */
.intro-depth{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 115%,rgba(0,123,187,.13),transparent 58%),radial-gradient(ellipse at 50% 48%,rgba(0,44,67,.09),transparent 55%)}
.bubble-field{position:absolute;inset:0;overflow:hidden;pointer-events:none;--rise-distance:calc(-100vh - 140px)}
.bubble{position:absolute;bottom:-70px;left:var(--x);width:var(--size);height:var(--size);object-fit:contain;opacity:0;image-rendering:pixelated;filter:drop-shadow(0 0 5px rgba(24,186,255,.24));will-change:transform,opacity;animation:bubble-rise var(--duration) linear infinite;animation-delay:var(--delay)}
@keyframes bubble-rise{0%{opacity:0;transform:translate3d(0,0,0) scale(.8)}12%{opacity:var(--alpha)}82%{opacity:var(--alpha)}100%{opacity:0;transform:translate3d(var(--drift),var(--rise-distance),0) scale(1.05)}}
body[data-scene=home] .intro .bubble,body:not([data-scene=home]) .home-bubbles .bubble,.page-hidden .bubble{animation-play-state:paused}
@supports(height:100dvh){.bubble-field{--rise-distance:calc(-100dvh - 140px)}}
@media(max-width:700px){.bubble:nth-child(n+17){display:none}}
@media(prefers-reduced-motion:reduce){.bubble-field{display:none}}

.home-bubbles{opacity:0;transition:opacity 1.3s ease}
body[data-scene=home] .home-bubbles{opacity:1}
body:not([data-scene=home]) .squid-swimmer,.page-hidden .squid-swimmer{animation-play-state:paused}
@keyframes squid-swim{0%,100%{transform:translate3d(-3px,8px,0) rotate(-3deg)}25%{transform:translate3d(7px,-1px,0) rotate(-.5deg)}50%{transform:translate3d(4px,-12px,0) rotate(2deg)}75%{transform:translate3d(-5px,-3px,0) rotate(.5deg)}}

/* The reference intro's Minecraft-style type is now used across the whole site.
   Its visible pixel height is smaller than its em box, so text sizes account for it. */
body{font-weight:400;line-height:1.15}
h1,h2,h3,p{font-weight:400}
.brand{font-size:40px;font-weight:400;letter-spacing:0;gap:12px}.brand-light{font-weight:400}.brand small{font-size:28px}
.header-note{font-size:26px;letter-spacing:1px}
.hero{min-height:calc(100svh - 110px);display:flex;flex-direction:column;justify-content:center;padding-top:30px;padding-bottom:62px}
.hero-scene{width:100%}.hero h1{font-size:clamp(80px,32vw,440px);letter-spacing:0;line-height:1}
.hero-eyebrow{font-size:28px;letter-spacing:2px}
.hero-copy h2{font-size:clamp(38px,3.8vw,52px);line-height:1.05;letter-spacing:0;margin-bottom:6px}
.hero-copy p{font-size:32px;line-height:1.25}.server-address{font-size:32px;letter-spacing:2px;font-weight:400}
.reopening-progress{width:min(480px,100%);margin:26px auto 12px;text-align:left}
.progress-heading{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:4px 16px;margin-bottom:10px;font-size:28px;line-height:1.1;color:#b8ccdb}
.progress-heading strong{font-size:40px;line-height:1;font-weight:400;white-space:nowrap;color:#8eeeff;text-shadow:2px 2px 0 #123f57}
.progress-heading strong span{font-size:28px;margin-left:3px;color:#74d9f6}
.pixel-progress-track{padding:5px;border:4px solid #4a6475;border-top-color:#8199a9;border-left-color:#698292;border-bottom-color:#263d4c;background:#020a12;box-shadow:0 0 0 2px #02060b,0 5px 0 #02060b,inset 0 2px 0 #010409,0 0 26px rgba(28,163,221,.1)}
.progress-cells{display:grid;grid-template-columns:repeat(20,minmax(0,1fr));gap:3px;height:20px}
.progress-cells span{min-width:0;background:linear-gradient(to bottom,#0e202d 0 20%,#112b3a 20% 80%,#081621 80%);box-shadow:inset 2px 0 0 rgba(94,141,166,.07)}
.progress-cells .is-filled{background:linear-gradient(to bottom,#b0f7ff 0 20%,#48d7f5 20% 45%,#25b8eb 45% 80%,#12678e 80%);box-shadow:inset 2px 0 0 rgba(214,253,255,.35),inset -2px 0 0 rgba(7,98,145,.22)}
@media(max-width:400px){.reopening-progress{margin-top:22px}.progress-heading{gap:4px 10px}.progress-cells{gap:2px;height:18px}.pixel-progress-track{padding:4px}}
.copyright{font-size:26px}.text-button,.footer-controls .text-button,.site-footer #replay,.film-toolbar .text-button{font-size:28px;line-height:1.05;min-height:44px}
.text-button svg{width:17px;height:17px}.site-footer{padding-top:32px;padding-bottom:32px;gap:22px}.footer-controls{gap:24px}
.content-section{width:min(1120px,100%);margin-inline:auto;padding-inline:clamp(22px,4.3vw,48px)}
.faq-section{padding-top:72px;padding-bottom:40px}
.section-heading{margin-bottom:28px}.section-eyebrow{font-size:28px;line-height:1;letter-spacing:2px;color:var(--accent);margin:0 0 8px}
.section-heading h2{font-size:clamp(56px,6vw,80px);line-height:1;letter-spacing:0;margin:0;color:#e7f7ff}
.faq-list{border-top:1px solid rgba(112,181,219,.24)}
.faq-item{border-bottom:1px solid rgba(112,181,219,.18);transition:background .2s}
.faq-item[open]{background:linear-gradient(105deg,rgba(18,81,114,.12),transparent)}
.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:26px;list-style:none;cursor:pointer;padding:24px 22px;font-size:clamp(32px,3.2vw,40px);line-height:1.05;color:#daeaf5;min-height:84px}
.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:#fff}
.faq-item summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}
.faq-symbol{position:relative;width:22px;height:22px;flex:0 0 22px;color:#66d8fa}
.faq-symbol::before,.faq-symbol::after{content:"";position:absolute;left:2px;top:10px;width:18px;height:2px;background:currentColor;transition:transform .25s,opacity .25s}
.faq-symbol::after{transform:rotate(90deg)}.faq-item[open] .faq-symbol::after{transform:rotate(0);opacity:0}
.faq-answer{padding:0 70px 24px 22px}.faq-answer p{font-size:32px;line-height:1.2;margin:0;color:#9eafc0;max-width:52ch}
.faq-item[open] .faq-answer{animation:faq-open .28s ease both}
@keyframes faq-open{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.community-section{padding-top:72px;padding-bottom:90px}
.community-card{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:34px;min-height:390px;padding:36px 42px 36px 16px;border:1px solid rgba(88,175,220,.2);border-radius:4px;background:radial-gradient(ellipse at 22% 65%,rgba(20,116,159,.16),transparent 57%),linear-gradient(135deg,rgba(7,27,44,.88),rgba(4,12,23,.78));box-shadow:0 26px 70px rgba(0,0,0,.16)}
.community-copy{position:relative;z-index:2;min-width:0;padding-block:18px}
.community-copy h2{font-size:clamp(48px,4.8vw,66px);line-height:1;letter-spacing:0;margin:0 0 10px}
.community-copy>p:not(.section-eyebrow){font-size:32px;line-height:1.18;color:#a8bacb;margin:0 0 26px;max-width:28ch}
.discord-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:14px 22px 12px;min-height:60px;max-width:100%;border:1px solid #8aeeff;border-radius:3px;background:linear-gradient(135deg,#8eeeff,#43c5ed);box-shadow:inset 0 2px 0 rgba(255,255,255,.42),0 4px 0 #126085,0 9px 28px rgba(43,183,230,.14);font-size:32px;line-height:1;color:#051925;white-space:nowrap;transition:transform .2s,box-shadow .2s}
.discord-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:square;flex:0 0 auto}
.discord-button[href]:hover{transform:translateY(-3px);box-shadow:inset 0 2px 0 rgba(255,255,255,.48),0 7px 0 #126085,0 12px 38px rgba(43,183,230,.23)}
.discord-button[href]:active{transform:translateY(2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 2px 0 #126085}
.discord-button[aria-disabled=true]{cursor:default}
.axolotl-habitat{position:relative;z-index:1;min-width:0;height:300px;pointer-events:none;--guide-x:68px;--guide-y:30px}
.axolotl-light{position:absolute;inset:15% -5% 0;background:radial-gradient(ellipse,rgba(27,167,219,.14),transparent 65%);filter:blur(24px)}
.axolotl-guide{position:absolute;width:min(390px,100%);left:50%;top:50%;margin-left:-50%;transform-origin:65% 55%;animation:axolotl-approach 10s ease-in-out infinite;will-change:transform}
.axolotl-float{width:100%;transform:translateY(-50%);animation:axolotl-float 3.5s ease-in-out infinite;will-change:transform}
.axolotl-float img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,0,0,.3))}
@keyframes axolotl-approach{0%,100%{transform:translate3d(-12px,-10px,0) rotate(-4deg)}25%{transform:translate3d(10px,-22px,0) rotate(1deg)}55%,70%{transform:translate3d(var(--guide-x),var(--guide-y),0) rotate(-2deg)}85%{transform:translate3d(22px,8px,0) rotate(2deg)}}
@keyframes axolotl-float{0%,100%{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 7px))}}
.habitat-bubble{position:absolute;width:23px;height:23px;image-rendering:pixelated;opacity:0;animation:habitat-bubble 5s linear infinite}
.habitat-bubble-one{left:24%;bottom:13%;animation-delay:-1.2s}.habitat-bubble-two{left:75%;bottom:20%;width:16px;height:16px;animation-delay:-3.5s}
@keyframes habitat-bubble{0%{opacity:0;transform:translateY(0)}20%,75%{opacity:.25}100%{opacity:0;transform:translateY(-130px)}}
body:not([data-scene=home]) .axolotl-guide,body:not([data-scene=home]) .axolotl-float,body:not([data-scene=home]) .habitat-bubble,.page-hidden .axolotl-guide,.page-hidden .axolotl-float,.page-hidden .habitat-bubble{animation-play-state:paused}
@media(max-width:900px){.community-card{gap:12px;padding-right:28px}.axolotl-habitat{--guide-x:42px;--guide-y:28px}.community-copy h2{font-size:52px}.community-copy>p:not(.section-eyebrow){font-size:30px}.discord-button{font-size:30px;padding-inline:18px}}
@media(max-width:700px){
 .site-header{gap:14px}.brand{font-size:32px;gap:8px}.brand small{font-size:24px}.header-note{font-size:22px;letter-spacing:0}
 .hero{min-height:calc(100svh - 90px);padding-bottom:54px}.hero-eyebrow{font-size:26px;letter-spacing:1px}.hero h1{font-size:32vw}.hero-copy h2{font-size:38px}.hero-copy p{font-size:30px}.server-address{font-size:30px}
 .text-button,.footer-controls .text-button,.site-footer #replay,.film-toolbar .text-button{font-size:26px}.copyright{font-size:24px}
 .faq-section{padding-top:42px;padding-bottom:24px}.section-heading{margin-bottom:22px}.faq-item summary{padding:22px 8px;gap:20px;font-size:32px;min-height:82px}.faq-answer{padding:0 38px 24px 8px}.faq-answer p{font-size:30px;line-height:1.18}
 .community-section{padding-top:44px;padding-bottom:60px}.community-card{grid-template-columns:1fr;gap:0;padding:8px 24px 30px;overflow:hidden}.axolotl-habitat{height:220px;--guide-x:26px;--guide-y:28px}.axolotl-guide{width:min(340px,96%);margin-left:-48%}.community-copy{text-align:center;padding-top:0}.community-copy h2{font-size:54px}.community-copy>p:not(.section-eyebrow){max-width:30ch;margin-inline:auto;font-size:30px}.community-copy .section-eyebrow{font-size:26px}.discord-button{font-size:30px}
}
@media(max-width:350px){.brand{font-size:30px}.hero-copy h2{font-size:34px}.section-heading h2{font-size:52px}.faq-item summary{font-size:30px}.faq-answer{padding-right:8px}.community-card{padding-inline:18px}.community-copy h2{font-size:46px}.community-copy>p:not(.section-eyebrow){font-size:28px}.discord-button{font-size:28px;gap:8px;padding-inline:14px}.axolotl-habitat{height:190px}}

@media(max-width:700px){
 .community-copy{display:contents}
 .community-copy .section-eyebrow{grid-row:1;text-align:center;margin-top:30px}
 .community-copy h2{grid-row:2;text-align:center}
 .community-copy>p:not(.section-eyebrow){grid-row:3;text-align:center;margin-bottom:0}
 .axolotl-habitat{grid-row:4}
 .discord-button{grid-row:5;justify-self:center;margin-top:-6px}
}
@media(max-width:600px){.header-note{display:none}}
