@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&family=Rubik:wght@400;500;700&display=swap";:root{--mc-bg:#1b1e23;--mc-panel:#2a2f36;--mc-panel-2:#23272d;--mc-text:#e8f0ff;--mc-muted:#a9b3c1;--mc-green:#6abe30;--mc-green-dark:#3e8e20;--mc-brown:#7a5c2e;--mc-border:#0e1013;--mc-shadow:#0a0b0d}html,body,#app{height:100%}html,body{color:var(--mc-text);background:#16191d;margin:0;font-family:Rubik,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#app{isolation:isolate;min-height:100%;position:relative}#app:before,#app:after{content:"";pointer-events:none;position:fixed;inset:0}#app:before{z-index:-2;filter:brightness(1.12)saturate(1.06);transform-origin:top;background:linear-gradient(#0e11144d,#1013166b),url(/assets/maptocraft-background-BlChOpj0.webp) top/cover no-repeat;transform:scale(1.02)}#app:after{z-index:-1;background:radial-gradient(circle at top,#88c2550f,#0000 42%),linear-gradient(#0a0c0e47,#1013168f)}.container{z-index:1;grid-template-rows:auto auto 1fr auto;gap:12px;max-width:1200px;min-height:100%;margin:0 auto;padding:12px;display:grid;position:relative}.page-main{flex-direction:column;gap:12px;min-width:0;display:flex}.hero{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#181c21d1,#12161ab8);border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:6px;margin:8px 4px 2px;padding:12px 14px;display:flex;box-shadow:0 12px 28px #0000003d}.hero__brand{align-items:center;gap:16px;display:flex}.hero__copy{flex-direction:column;gap:6px;min-width:0;display:flex}.hero__title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero__logo{width:72px;height:72px;image-rendering:crisp-edges;filter:drop-shadow(0 4px 10px #00000059);flex:0 0 72px;display:block}.mc-title{letter-spacing:1px;color:#e9ffd7;text-shadow:2px 2px #365f19,4px 4px #1c2f0c;margin:0;font-family:"Press Start 2P",cursive;font-size:20px;text-decoration:none}.mc-subtitle{color:var(--mc-muted);letter-spacing:.03em;max-width:40rem;margin:0;font-size:14px}.beta-badge{color:#231400;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#f0c654,#c9921f);border:3px solid #7a5c2e;border-radius:6px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-family:"Press Start 2P",cursive;font-size:10px;display:inline-flex;box-shadow:inset 0 2px #fff3,0 3px #3a200073}.site-footer{color:var(--mc-muted);justify-content:space-between;align-items:center;gap:16px;padding:14px 18px 18px;font-size:12px;display:flex}.site-footer__brand,.site-footer__meta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.site-footer__brand strong{color:#e9ffd7;letter-spacing:.08em;font-family:"Press Start 2P",cursive;font-size:10px}.site-footer__meta{justify-content:flex-end}.site-footer__link{color:#bce8a4;border-bottom:1px solid #0000;text-decoration:none;transition:color .15s,border-color .15s}.site-footer__link:hover{color:#e9ffd7;border-color:currentColor}.panel{background:linear-gradient(180deg, var(--mc-panel), var(--mc-panel-2));border:4px solid var(--mc-border);box-shadow:0 4px 0 var(--mc-shadow), 0 8px 20px #00000059;border-radius:8px}.panel--controls{flex-direction:column;padding:1rem;display:flex}.generation-workbench{flex-direction:column;gap:0;display:flex}.generation-workbench .panel--map{box-shadow:0 2px 0 var(--mc-shadow);border-bottom-width:0;border-radius:8px 8px 0 0}.generation-workbench .panel--controls{z-index:2;box-shadow:0 4px 0 var(--mc-shadow), 0 8px 20px #00000059;border-radius:0 0 8px 8px;position:relative}.controls label{color:var(--mc-muted);flex-direction:column;font-size:13px;display:flex}.controls .checkbox{color:var(--mc-text);flex-direction:row;align-items:center;gap:8px}.input{appearance:none;color:var(--mc-text);background:#14171b;border:3px solid #3a3f46;border-radius:6px;outline:none;margin-top:6px;padding:10px 12px;box-shadow:inset 0 2px #00000080}.input::placeholder{color:#68707a}.btn{letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:4px solid #1c2f0c;border-radius:6px;padding:12px 16px;font-family:"Press Start 2P",cursive;font-size:12px;box-shadow:0 4px #0d1706,0 6px 16px #00000059}.btn:active{transform:translateY(2px);box-shadow:0 2px #0d1706}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{color:#eaffea;background:linear-gradient(180deg, var(--mc-green), var(--mc-green-dark))}.btn-primary:hover{filter:brightness(1.05)}.panel--map{padding:8px}.panel--preview{padding:14px}.world-preview{flex-direction:column;gap:12px;display:flex}.world-preview:fullscreen{width:100vw;height:100vh;box-shadow:none;background:#8fc1d9;border:0;border-radius:0;gap:0;padding:0;overflow:hidden}:is(.world-preview:fullscreen .world-preview__header,.world-preview:fullscreen .world-preview__stats){display:none}.world-preview__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.world-preview__title-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.world-preview__title{color:#e9ffd7;text-shadow:2px 2px #365f19;margin:0;font-family:"Press Start 2P",cursive;font-size:16px}.preview-badge{color:#231400;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#f0c654,#c9921f);border:3px solid #7a5c2e;border-radius:6px;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-family:"Press Start 2P",cursive;font-size:9px;display:inline-flex;box-shadow:inset 0 2px #fff3,0 3px #3a200073}.world-preview__status{color:var(--mc-muted);margin:0;font-size:13px}.world-preview__note{color:#f0c654;max-width:46rem;margin:6px 0 0;font-size:12px;line-height:1.45}.preview-icon-button{background:linear-gradient(180deg, var(--mc-green), var(--mc-green-dark));color:#eaffea;cursor:pointer;border:3px solid #1c2f0c;border-radius:6px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 3px #0d1706,0 8px 18px #00000052}.preview-icon-button--secondary{background:linear-gradient(#343b45,#23272d);border-color:#3a3f46;box-shadow:0 3px #111419,0 8px 18px #00000052}.preview-icon-button:hover{filter:brightness(1.06)}.preview-icon-button:disabled{cursor:not-allowed;filter:grayscale(.45);opacity:.62}.world-preview__viewport-actions{z-index:4;flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex;position:absolute;bottom:12px;right:12px}.preview-control-help{position:relative}.preview-control-help__panel{color:#e8f0ff;pointer-events:auto;background:linear-gradient(#1c2026f7,#0f1216f7),repeating-linear-gradient(45deg,#0000 0 9px,#ffffff0a 9px 10px);border:3px solid #3a3f46;border-radius:6px;gap:7px;width:220px;padding:10px;font-size:12px;font-weight:800;line-height:1.2;display:grid;position:absolute;bottom:calc(100% + 10px);right:0;box-shadow:inset 0 2px #ffffff0a,0 8px 22px #0000006b}.preview-control-help__panel div{align-items:center;gap:6px;display:flex}.preview-control-help__panel div>span:last-child{color:#bce8a4;margin-left:auto}.preview-control-help__panel kbd{color:#e9ffd7;background:#14171b;border:2px solid #3a3f46;border-radius:4px;place-items:center;min-width:24px;height:22px;padding:0 5px;font-family:inherit;font-size:11px;display:inline-grid;box-shadow:inset 0 1px #ffffff0f,0 2px #0e1013}.target-icon{box-sizing:border-box;border:3px solid;border-radius:50%;width:18px;height:18px;display:block;position:relative}.target-icon:before,.target-icon:after{content:"";background:currentColor;position:absolute}.target-icon:before{width:3px;top:-5px;bottom:-5px;left:50%;transform:translate(-50%)}.target-icon:after{height:3px;top:50%;left:-5px;right:-5px;transform:translateY(-50%)}.controls-icon{background:linear-gradient(currentColor 0 0) 8px 0/6px 5px no-repeat,linear-gradient(currentColor 0 0) 0 7px/6px 5px no-repeat,linear-gradient(currentColor 0 0) 8px 7px/6px 5px no-repeat,linear-gradient(currentColor 0 0) 16px 7px/6px 5px no-repeat,linear-gradient(currentColor 0 0) 8px 14px/6px 4px no-repeat;width:22px;height:18px;display:block;position:relative}.controls-icon:after{content:"";box-sizing:border-box;border:2px solid;border-radius:50%;width:6px;height:6px;position:absolute;top:1px;right:1px}.reload-icon{background:linear-gradient(currentColor 0 0) 2px 1px/9px 3px no-repeat,linear-gradient(currentColor 0 0) 1px 4px/3px 8px no-repeat,linear-gradient(currentColor 0 0) 4px 12px/9px 3px no-repeat,linear-gradient(currentColor 0 0) 12px 8px/3px 5px no-repeat;width:18px;height:18px;display:block;position:relative}.reload-icon:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:6px solid;width:0;height:0;position:absolute;top:5px;right:1px}.fullscreen-icon{background:linear-gradient(currentColor 0 0) 0 0/8px 3px no-repeat,linear-gradient(currentColor 0 0) 0 0/3px 8px no-repeat,linear-gradient(currentColor 0 0) 100% 0/8px 3px no-repeat,linear-gradient(currentColor 0 0) 100% 0/3px 8px no-repeat,linear-gradient(currentColor 0 0) 0 100%/8px 3px no-repeat,linear-gradient(currentColor 0 0) 0 100%/3px 8px no-repeat,linear-gradient(currentColor 0 0) 100% 100%/8px 3px no-repeat,linear-gradient(currentColor 0 0) 100% 100%/3px 8px no-repeat;width:18px;height:18px;display:block;position:relative}.preview-icon-button.is-active .fullscreen-icon{background:linear-gradient(currentColor 0 0) 3px 3px/8px 3px no-repeat,linear-gradient(currentColor 0 0) 3px 3px/3px 8px no-repeat,linear-gradient(currentColor 0 0) calc(100% - 3px) 3px/8px 3px no-repeat,linear-gradient(currentColor 0 0) calc(100% - 3px) 3px/3px 8px no-repeat,linear-gradient(currentColor 0 0) 3px calc(100% - 3px)/8px 3px no-repeat,linear-gradient(currentColor 0 0) 3px calc(100% - 3px)/3px 8px no-repeat,linear-gradient(currentColor 0 0) calc(100% - 3px) calc(100% - 3px)/8px 3px no-repeat,linear-gradient(currentColor 0 0) calc(100% - 3px) calc(100% - 3px)/3px 8px no-repeat}.world-preview__layout{grid-template-columns:minmax(0,1fr) 168px;gap:12px;min-width:0;display:grid}.world-preview:fullscreen .world-preview__layout{flex:1;grid-template-columns:1fr;gap:0;min-height:0}.world-preview__viewport{border:4px solid var(--mc-border);background:#8fc1d9;border-radius:6px;min-height:460px;position:relative;overflow:hidden}.world-preview:fullscreen .world-preview__viewport{border:0;border-radius:0;height:100%;min-height:0}.world-preview__mount{position:absolute;inset:0}.world-preview__mount canvas{width:100%;height:100%;display:block}.world-preview__state{color:#142116;text-align:center;background:#b9d7e6;place-items:center;padding:24px;font-weight:700;display:grid;position:absolute;inset:0}.world-preview__stats{align-content:start;gap:10px;display:grid}.world-preview__stat{background:linear-gradient(#14171bf5,#1e2228f5);border:3px solid #3a3f46;border-radius:6px;gap:6px;padding:12px;display:grid;box-shadow:inset 0 2px #ffffff08,0 3px #00000059}.world-preview__stat span{color:var(--mc-muted);text-transform:uppercase;font-size:11px;font-weight:700}.world-preview__stat strong{color:#e9ffd7;letter-spacing:0;overflow-wrap:anywhere;font-size:16px}.content-page{flex-direction:column;gap:18px;padding:24px;display:flex}.content-page__header{flex-direction:column;gap:10px;max-width:760px;display:flex}.content-page__eyebrow{color:#f0c654;letter-spacing:0;text-transform:uppercase;font-family:"Press Start 2P",cursive;font-size:10px}.content-page__title{color:#e9ffd7;letter-spacing:0;text-shadow:2px 2px #365f19;margin:0;font-family:"Press Start 2P",cursive;font-size:20px;line-height:1.45}.content-page__intro{color:var(--mc-muted);margin:0;font-size:14px;line-height:1.65}.content-page__actions{flex-wrap:wrap;gap:12px;display:flex}.content-page__cta{color:#eaffea;text-align:center;width:fit-content;max-width:100%;line-height:1.35;text-decoration:none}.content-grid{gap:12px;display:grid}.content-grid--about{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card,.contact-card{background:linear-gradient(#14171bf5,#1e2228f5);border:3px solid #3a3f46;border-radius:8px;flex-direction:column;gap:10px;padding:16px;display:flex;box-shadow:inset 0 2px #ffffff08,0 3px #00000059}.content-card__label{color:#231400;letter-spacing:0;text-transform:uppercase;background:linear-gradient(#f0c654,#c9921f);border:2px solid #7a5c2ee6;border-radius:6px;justify-content:center;align-items:center;width:fit-content;min-height:24px;padding:0 8px;font-family:"Press Start 2P",cursive;font-size:9px;display:inline-flex}.content-card__title,.contact-card__title{color:#e9ffd7;margin:0;font-size:16px;line-height:1.3}.content-card__body,.contact-card__body,.contact-list{color:var(--mc-muted);margin:0;font-size:13px;line-height:1.6}.contact-layout{grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:12px;display:grid}.contact-card--primary{border-color:#6abe309e}.contact-card__cta{white-space:normal;text-align:center;width:fit-content;max-width:100%;margin-top:auto;line-height:1.35}.contact-list{gap:8px;padding-left:18px;display:grid}.policy-stack{gap:12px;display:grid}.policy-section{background:linear-gradient(#14171bf5,#1e2228f5);border:3px solid #3a3f46;border-radius:8px;gap:8px;padding:16px;display:grid;box-shadow:inset 0 2px #ffffff08,0 3px #00000059}.policy-section__title{color:#e9ffd7;margin:0;font-size:16px;line-height:1.3}.policy-section p,.policy-list{color:var(--mc-muted);margin:0;font-size:13px;line-height:1.6}.policy-section a{color:#bce8a4;border-bottom:1px solid #bce8a473;text-decoration:none}.policy-section a:hover{color:#e9ffd7;border-color:currentColor}.policy-list{gap:8px;padding-left:18px;display:grid}.panel--guide,.panel--java,.panel--faq{padding:18px}.support-section{gap:14px}.support-section__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;list-style:none;display:flex}.support-section__summary::-webkit-details-marker{display:none}.support-section__toggle{background:linear-gradient(#bce8a4 0 0) 50%/10px 3px no-repeat,linear-gradient(#bce8a4 0 0) 50%/3px 10px no-repeat,#6abe301a;border:3px solid #6abe30b8;border-radius:4px;flex:0 0 20px;width:20px;height:20px;box-shadow:inset 0 1px #ffffff14,0 2px #0000006b}.support-section[open] .support-section__toggle{background:linear-gradient(#bce8a4 0 0) 50%/10px 3px no-repeat,#6abe301a}.support-section:not([open]){background:linear-gradient(#2a2f36eb,#23272deb),repeating-linear-gradient(90deg,#ffffff06 0 1px,#0000 1px 20px)}.guide-section,.java-section,.faq-section{flex-direction:column;gap:16px;display:flex}.guide-section__header,.java-section__header,.faq-section__header{flex-direction:column;gap:6px;display:flex}.guide-section__title,.faq-section__title{color:#e9ffd7;text-shadow:2px 2px #365f19;margin:0;font-family:"Press Start 2P",cursive;font-size:16px}.faq-section__intro{color:var(--mc-muted);margin:0;font-size:13px}.guide-grid,.java-paths{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.guide-card,.java-path-card{background:linear-gradient(#14171bf5,#1e2228f5);border:3px solid #3a3f46;border-radius:8px;padding:16px;box-shadow:inset 0 2px #ffffff08,0 3px #00000059}.guide-card__step{color:#231400;letter-spacing:.08em;background:linear-gradient(#f0c654,#c9921f);border:2px solid #7a5c2ee6;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:28px;margin-bottom:12px;padding:0 10px;font-family:"Press Start 2P",cursive;font-size:10px;display:inline-flex}.guide-card__title,.java-step__title,.java-path-card__title{color:#e9ffd7;margin:0 0 8px;font-size:15px}.guide-card__body,.java-step__body,.java-section__note{color:var(--mc-muted);margin:0;font-size:13px;line-height:1.6}.java-steps{gap:12px;margin:0;padding:0;list-style:none;display:grid}.java-step{background:linear-gradient(#14171bf5,#1e2228f5);border:3px solid #3a3f46;border-radius:8px;padding:16px 16px 16px 54px;position:relative;box-shadow:inset 0 2px #ffffff08,0 3px #00000059}.java-step:before{content:counter(java-step);counter-increment:java-step;color:#0d1706;background:#6abe30;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-family:"Press Start 2P",cursive;font-size:10px;display:inline-flex;position:absolute;top:14px;left:14px}.java-steps{counter-reset:java-step}.java-path-card__path,.java-section__note code{color:#bce8a4;word-break:break-word;background:#14171b;border:2px solid #3a3f46;border-radius:6px;margin-top:6px;padding:6px 8px;font-size:12px;display:inline-block}.java-section__note{background:#6abe3014;border:2px solid #6abe3052;border-radius:8px;padding:14px 16px}.faq-list{gap:12px;display:grid}.faq-item{background:linear-gradient(#14171bf5,#1e2228f5);border:3px solid #3a3f46;border-radius:8px;overflow:hidden;box-shadow:inset 0 2px #ffffff08,0 3px #00000059}.faq-item[open]{border-color:#6abe30}.faq-item__question{cursor:pointer;color:#e9ffd7;padding:16px 52px 16px 18px;font-size:14px;font-weight:700;list-style:none;position:relative}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question:after{content:"+";color:#bce8a4;font-family:"Press Start 2P",cursive;font-size:14px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.faq-item[open] .faq-item__question:after{content:"-"}.faq-item__answer{color:var(--mc-muted);border-top:1px solid #6abe302e;margin:0;padding:0 18px 16px;font-size:13px;line-height:1.6}#map{border:4px solid var(--mc-border);border-radius:6px;height:60vh}.warn{color:#ff8a7a;font-size:12px}.status{padding:12px}.status a{color:var(--mc-green);text-decoration:none}.status a:hover{text-decoration:underline}.leaflet-control-container .leaflet-top .leaflet-control{border:2px solid var(--mc-border);box-shadow:0 2px 0 var(--mc-shadow)}.leaflet-bar a,.leaflet-bar a:hover{color:var(--mc-text);background-color:#2f3640;border-bottom:1px solid #1c2026}.leaflet-draw-actions a{color:var(--mc-text);background-color:#2f3640;border-left:1px solid #1c2026!important}.leaflet-draw-toolbar a{background-image:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:18px 18px!important}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3crect%20x='2.5'%20y='2.5'%20width='11'%20height='11'%20fill='none'%20stroke='%236abe30'%20stroke-width='2'/%3e%3crect%20x='1'%20y='1'%20width='14'%20height='14'%20fill='none'%20stroke='%231c2f0c'%20stroke-width='2'%20opacity='0.6'/%3e%3c/svg%3e")!important}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3crect%20x='3'%20y='11'%20width='7'%20height='2'%20fill='%237a5c2e'%20transform='rotate(-45%203%2011)'/%3e%3crect%20x='8'%20y='6'%20width='7'%20height='2'%20fill='%23f4d06f'%20transform='rotate(-45%208%206)'/%3e%3crect%20x='12'%20y='2'%20width='2'%20height='3'%20fill='%234a4f57'%20transform='rotate(-45%2012%202)'/%3e%3c/svg%3e")!important}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3crect%20x='4'%20y='5'%20width='8'%20height='8'%20rx='1'%20ry='1'%20fill='%23e54545'%20stroke='%237a1f1f'%20stroke-width='1'/%3e%3crect%20x='3'%20y='4'%20width='10'%20height='2'%20fill='%237a1f1f'/%3e%3crect%20x='6'%20y='6.5'%20width='1.5'%20height='5'%20fill='%23fff'%20opacity='0.8'/%3e%3crect%20x='8.25'%20y='6.5'%20width='1.5'%20height='5'%20fill='%23fff'%20opacity='0.8'/%3e%3crect%20x='10.5'%20y='6.5'%20width='1.5'%20height='5'%20fill='%23fff'%20opacity='0.8'/%3e%3c/svg%3e")!important}.leaflet-draw-actions a{position:relative;padding-left:26px!important}.leaflet-draw-actions a:before{content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:14px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.leaflet-draw-actions a.leaflet-draw-actions-save:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%3e%3cpolyline%20points='2,6%205,9%2010,3'%20fill='none'%20stroke='%236abe30'%20stroke-width='2'%20stroke-linecap='square'%20stroke-linejoin='miter'/%3e%3c/svg%3e")}.leaflet-draw-actions a.leaflet-draw-actions-cancel:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%3e%3cline%20x1='2'%20y1='2'%20x2='10'%20y2='10'%20stroke='%23e54545'%20stroke-width='2'%20stroke-linecap='square'/%3e%3cline%20x1='10'%20y1='2'%20x2='2'%20y2='10'%20stroke='%23e54545'%20stroke-width='2'%20stroke-linecap='square'/%3e%3c/svg%3e")}@media (width<=720px){.hero{padding:10px 12px}.hero__brand{align-items:flex-start;gap:12px}.hero__logo{flex-basis:56px;width:56px;height:56px}.mc-title{font-size:17px;line-height:1.3}.beta-badge{min-height:24px;padding:0 8px;font-size:9px}.content-page{padding:18px}.content-page__title{font-size:16px}.content-grid--about,.contact-layout{grid-template-columns:1fr}.contact-card__cta{width:100%}.faq-item__question{padding-right:46px;font-size:13px}.java-step{padding-left:50px}.site-footer{flex-direction:column;align-items:flex-start;padding-top:10px}.site-footer__meta{justify-content:flex-start}.world-preview__header{flex-direction:column;align-items:flex-start}.world-preview__layout{grid-template-columns:1fr}.world-preview__viewport{min-height:380px}.world-preview__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
