@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#101110;--panel:#191b18;--line:#30332d;--muted:#a3a89d;--text:#f2f3ed;--lime:#c6f36b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button:disabled{cursor:not-allowed}a,button,summary{transition:background .2s,color .2s,border-color .2s,transform .2s}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--lime);outline-offset:5px}::selection{background:var(--lime);color:var(--bg)}.wrap{max-width:1280px;width:calc(100% - 112px);margin:0 auto}.skip{position:fixed;left:20px;top:-80px;z-index:100;background:var(--lime);color:#101110;padding:12px}.skip:focus{top:10px}header{height:94px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:#101110f5;backdrop-filter:blur(16px);z-index:20}.brand{display:flex;align-items:center;font-size:24px;font-weight:800;letter-spacing:-1px}.brand-icon{color:#111;background:var(--lime);width:30px;height:30px;line-height:30px;text-align:center;margin-right:11px;font-weight:900;font-size:23px}.brand-period{color:var(--lime)}nav{display:flex;gap:28px;align-items:center}nav a{font-size:14px;color:#b3b7ae}nav a:hover,nav a.active{color:var(--lime)}.nav-contact{border:1px solid #565b4f;padding:9px 15px;border-radius:5px;color:var(--text)}.nav-contact span{margin-left:18px}.menu-toggle{display:none}.hero{padding-top:70px;padding-bottom:62px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;line-height:1.6;margin:0 0 21px}.tiny-square{display:inline-block;width:7px;height:7px;background:var(--lime);margin-right:10px}.hero-heading{display:flex;justify-content:space-between;align-items:end;gap:32px}.hero-brand{font-size:14px;letter-spacing:5px;font-weight:700;margin:4px 0 12px;color:#a8ad9e}h1,h2,h3,p{margin-top:0}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(66px,7.7vw,112px);font-weight:700;line-height:.99;letter-spacing:-2px;margin-bottom:0}h1 span{color:var(--lime)}.hero-aside{padding-bottom:8px;min-width:244px}.hero-aside p{color:#b5baad;font-size:17px;line-height:1.7}.platforms{font-size:12px;letter-spacing:1.4px;white-space:nowrap;font-weight:600;margin-top:29px}.platforms b{color:#5b6252;margin:0 10px}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:36px}.actions{display:flex;gap:10px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:47px;padding:11px 20px;border-radius:4px;border:1px solid #484d40;font-size:14px;font-weight:600;line-height:1.5}.button.primary{background:var(--lime);border-color:var(--lime);color:#161c0c}.button.primary:hover:not(:disabled){background:#d9ff9b;transform:translateY(-2px)}.button.secondary{background:transparent;color:var(--text)}.button.secondary:hover:not(:disabled){background:#2b3025;border-color:#889276}.button:disabled{opacity:.62}.scroll-note{font-size:12px;letter-spacing:1.6px;color:#929889}.scroll-note span{display:inline-block;font-size:20px;margin-left:30px}.featured{display:grid;grid-template-columns:1.25fr 1fr;border:1px solid #3c4135;border-radius:8px;overflow:hidden;background:var(--panel)}.placeholder{position:relative;overflow:hidden;background-color:#303e22;background-image:linear-gradient(125deg,transparent 45%,#94b86619 45%,#94b86619 69%,transparent 69%),linear-gradient(#a0bb5f09 1px,transparent 1px),linear-gradient(90deg,#a0bb5f09 1px,transparent 1px);background-size:auto,28px 28px,28px 28px}.feature-visual{padding:30px 32px;display:flex;flex-direction:column;justify-content:space-between;min-height:500px}.visual-top,.visual-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;line-height:1.5;letter-spacing:1.4px;color:#cad5b9}.cover-type{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(65px,7vw,104px);font-weight:800;letter-spacing:-1px;line-height:.85;color:#e5f3d1;text-align:center;transform:rotate(-5deg);text-shadow:4px 5px 0 #15220f;margin:35px 0}.cover-type span{display:block;color:var(--lime)}.screenshot-label{font-size:10px;font-weight:600;letter-spacing:1.3px;padding:7px 9px;border:1px solid #b9d09455;background:#13210c55;line-height:1.5}.visual-bottom>span:last-child{font-size:10px}.feature-copy{padding:36px 38px}.lime{color:var(--lime)}.status{display:inline-block;font-size:12px;font-weight:500;line-height:1.4;padding:5px 9px;border-radius:3px;background:#2c3028;color:#ced0c6;border:1px solid #42463b}.status.released{color:#c6f36b;background:#c6f30c0b;border-color:#69804466}.status.development{color:#e9c37f;background:#a7894312;border-color:#91764955}.feature-copy h2{font-size:36px;line-height:1.1;letter-spacing:-1px;margin:16px 0 10px}.genre{color:#b0b5a6;font-size:14px}.genre span{margin:0 8px}.feature-copy>p{margin-bottom:14px}.muted{color:var(--muted)}.feature-facts{display:flex;gap:36px;margin:23px 0}.feature-facts span{font-size:12px;color:var(--muted)}.feature-facts strong{display:block;font-family:'Barlow Condensed',Impact,sans-serif;font-size:29px;font-weight:600;color:var(--text);line-height:1.1;margin-bottom:6px}.link-note{display:block;color:#a4aa9a;font-size:12px;margin-top:9px}.studio-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:56px;padding:20px 0}.studio-strip .wrap{display:flex;justify-content:space-between;gap:20px;color:#8e9583;font-size:12px;letter-spacing:2px}.section{padding-top:85px;padding-bottom:85px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:36px}.section-heading .eyebrow{color:#9fa78f;margin-bottom:12px}h2{font-size:clamp(29px,3.3vw,43px);font-weight:600;letter-spacing:-1.7px;line-height:1.2;margin-bottom:0}.section-heading p.muted{margin:15px 0 0}.section-index{font-size:12px;letter-spacing:1.4px;color:#8d9583;white-space:nowrap;margin-bottom:5px}.game-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px}.game-card{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#171916;display:flex;flex-direction:column;transition:border-color .25s,transform .25s}.game-card:hover{border-color:#677d4b;transform:translateY(-3px)}.game-visual{height:265px;padding:22px 25px;display:flex;flex-direction:column;align-items:start;justify-content:space-between}.game-visual .cover-type{font-size:69px;align-self:center;margin:10px 0;line-height:.86}.cover-kicker{font-size:10px;letter-spacing:2px;color:#d3d9c7}.game-visual .screenshot-label{font-size:9px}.survival{background-color:#283838;background-image:linear-gradient(135deg,transparent 38%,#719ca318 38%,#719ca318 66%,transparent 66%),linear-gradient(#91b5bb0a 1px,transparent 1px),linear-gradient(90deg,#91b5bb0a 1px,transparent 1px)}.survival .cover-type span{color:#abd8d8}.dash{background-color:#393025;background-image:linear-gradient(155deg,transparent 40%,#e6a34816 40%,#e6a34816 65%,transparent 65%),linear-gradient(#bbab910a 1px,transparent 1px),linear-gradient(90deg,#bbab910a 1px,transparent 1px)}.dash .cover-type span{color:#f4c487}.maze{background-color:#332e40;background-image:linear-gradient(120deg,transparent 40%,#ad97d218 40%,#ad97d218 65%,transparent 65%),linear-gradient(#aa91bb0a 1px,transparent 1px),linear-gradient(90deg,#aa91bb0a 1px,transparent 1px)}.maze .cover-type span{color:#d4baf7}.game-visual img,.feature-visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.game-copy{padding:24px 27px 27px;display:flex;flex-direction:column;flex:1}.card-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:17px}h3{font-size:25px;font-weight:600;letter-spacing:-.7px;line-height:1.3;margin-bottom:13px}.game-copy p{font-size:15px;line-height:1.8;margin-bottom:22px}.card-bottom{margin-top:auto}.platform-label{display:block;font-size:11px;letter-spacing:1.1px;color:#b8beac;margin-bottom:17px}.game-copy .button{min-height:40px;font-size:13px;padding:9px 14px}.play-section{background:#191c16;border-top:1px solid #34392d;border-bottom:1px solid #34392d}.tabs{display:flex;border-bottom:1px solid #3e4535;gap:36px}.tabs button{background:transparent;border:0;color:#a9b19f;padding:16px 0 20px;position:relative;font-size:15px;cursor:pointer}.tabs button span{font-size:11px;margin-left:10px;color:#a7ae9b}.tabs button[aria-selected=true]{color:var(--lime)}.tabs button[aria-selected=true]:after{content:'';height:3px;position:absolute;bottom:-1px;left:0;right:0;background:var(--lime)}.play-row{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:32px 0;border-bottom:1px solid var(--line)}.play-row:last-child{border:0;padding-bottom:0}.play-row h3{margin:13px 0 8px;font-size:29px}.play-row p{margin:0;font-size:14px}.play-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;max-width:50%}.play-actions small{flex-basis:100%;text-align:right}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px}.project{border:1px dashed #454b3b;border-radius:6px;padding:29px;background:linear-gradient(140deg,#1c2018,#111310);position:relative}.project-number{float:right;font-family:'Barlow Condensed',Impact,sans-serif;font-size:64px;color:#363e2e;line-height:1}.project h3{margin-top:43px}.project p{color:var(--muted);max-width:360px;font-size:15px}.project-footer{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.4px;color:#a1ac91;border-top:1px solid var(--line);padding-top:23px;margin-top:30px}#devlogs{padding-top:20px}.news-card{border-top:1px solid #45503a;border-bottom:1px solid var(--line);padding:31px 0;display:grid;grid-template-columns:1fr 3fr;gap:30px}.news-category{font-size:12px;letter-spacing:1.8px;color:var(--lime);padding-top:6px}.news-copy h3{font-size:29px;margin-bottom:8px}.news-summary{margin-bottom:10px}.news-copy>.muted{max-width:730px;font-size:15px}summary{color:var(--lime);cursor:pointer;width:fit-content;font-size:14px;padding:6px 0}details ul{font-size:15px;color:var(--muted);line-height:1.9;padding-left:22px}.about-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:60px}.about-section h2{font-size:37px;line-height:1.25}.about-copy>p:first-child{font-size:20px;line-height:1.6}.about-copy p{font-size:16px}.tool-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.tool-list span{border:1px solid #454c3b;padding:5px 10px;font-size:12px;border-radius:3px;color:#bec5b5}.contact-section{background:#1a1d17;border-top:1px solid #373e2e;border-bottom:1px solid #373e2e}.contact-title{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:35px}.contact-title>p{font-size:14px;margin:0;line-height:1.8}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.email-card{padding:25px 28px;border:1px solid #414a36;border-radius:5px}.email-card>span{font-size:11px;letter-spacing:1.5px;color:#a4ad95}.email-card p{font-size:24px;letter-spacing:-.6px;margin:8px 0 2px;overflow-wrap:anywhere}.email-card small{font-size:12px;color:#a4ad95}.social-links{display:flex;gap:30px;flex-wrap:wrap;margin-top:28px}.social-link{background:transparent;padding:0;border:0;text-align:left;color:#c3caba;font-size:14px}.social-link small{display:block;font-size:10px;color:#8e9880;margin-top:1px}footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding-top:35px;padding-bottom:28px}footer .brand{font-size:21px}footer p{font-size:12px;color:#919988;margin:0}footer>div{display:flex;gap:20px;font-size:13px}footer a:hover{color:var(--lime)}footer .legal{width:100%;justify-content:flex-end;font-size:10px;color:#89937c;gap:20px}.hero{animation:enter .65s ease both}@keyframes enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){header{padding-left:max(56px,calc((100% - 1280px)/2));padding-right:max(56px,calc((100% - 1280px)/2))}}@media(max-width:1050px){.wrap{width:calc(100% - 64px)}header{padding:0 32px}nav{gap:17px}.hero-aside{min-width:210px}.feature-copy{padding:29px}.featured{grid-template-columns:1fr 1fr}.feature-visual{padding:24px;min-height:520px}.feature-copy h2{font-size:31px}.feature-visual .cover-type{font-size:83px}.feature-facts{margin:18px 0}.visual-bottom>span:last-child{display:none}.section-index{display:none}.contact-title{align-items:start;flex-direction:column;gap:20px}.about-section{gap:35px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}header{height:74px;padding:0 20px}.brand{font-size:22px}.menu-toggle{display:flex;align-items:center;gap:12px;border:1px solid #4c5441;border-radius:4px;padding:6px 11px;background:transparent;color:var(--text);font-size:14px}nav{display:none;position:absolute;top:73px;left:0;right:0;background:#171a14;border-bottom:1px solid #48533a;padding:20px;flex-wrap:wrap;gap:0}nav.open{display:flex}nav a{padding:12px 16px;flex-basis:50%;font-size:16px}.nav-contact{margin-top:8px}.hero{padding-top:45px;padding-bottom:40px}.eyebrow{font-size:10px;letter-spacing:1.5px}.hero-heading{display:block}h1{font-size:clamp(61px,12.5vw,90px);line-height:1;letter-spacing:-1px}.hero-aside{margin-top:23px;padding:0}.hero-aside p{font-size:15px;margin-bottom:0}.hero-aside p br{display:none}.platforms{margin-top:18px;font-size:10px}.hero-bottom{margin-top:26px}.scroll-note{display:none}.featured{grid-template-columns:1fr}.feature-visual{min-height:340px}.feature-visual .cover-type{font-size:92px}.feature-copy{padding:28px 24px}.feature-copy .eyebrow{font-size:11px}.feature-facts{margin:24px 0}.studio-strip{margin-top:35px;padding:16px 0}.studio-strip .wrap{font-size:9px;letter-spacing:1px;gap:15px}.studio-strip span:last-child{display:none}.section{padding-top:56px;padding-bottom:56px}.section-heading{margin-bottom:26px}h2{font-size:32px;letter-spacing:-1px}.game-grid,.project-grid,.about-section,.contact-grid{grid-template-columns:1fr}.game-visual{height:265px}.game-copy{padding:22px}.game-copy p{font-size:16px}.game-copy .button{font-size:14px}.game-copy .genre{font-size:13px}.tabs{gap:20px}.tabs button{font-size:13px;line-height:1.4;text-align:left}.tabs button span{display:block;margin:6px 0 0}.play-row{align-items:start;flex-direction:column;gap:20px}.play-actions{max-width:none;justify-content:flex-start}.play-actions small{text-align:left}.news-card{grid-template-columns:1fr;gap:15px}.about-section{gap:30px}.about-section h2{font-size:33px}.contact-title h2{font-size:32px}.social-links{gap:25px}footer{justify-content:flex-start;gap:18px}footer p{margin-left:auto}footer>div{width:100%}footer .legal{justify-content:flex-start}.email-card p{font-size:22px}.button{gap:20px}.card-meta{flex-wrap:wrap}.project-footer{font-size:10px}.project h3{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.game-card:hover{transform:none}}

/* Keep supplied Tortol Escape artwork and screenshots fully visible. */
.feature-media{min-width:0;background:#131611;display:flex;flex-direction:column;justify-content:center;padding:20px;gap:18px;border-right:1px solid var(--line)}
.feature-cover{display:block;width:100%;height:auto;border-radius:4px}
.screenshot-gallery{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.screenshot-gallery figure{margin:0;min-width:0}
.screenshot-gallery a{display:block;border:1px solid #48553b;border-radius:4px;overflow:hidden;background:#101110}
.screenshot-gallery a:hover{border-color:var(--lime);transform:translateY(-2px)}
.screenshot-gallery img{display:block;width:100%;aspect-ratio:1536/850;object-fit:contain}
.screenshot-gallery figcaption{color:var(--muted);font-size:12px;line-height:1.5;margin-top:8px}
.game-visual.has-image{height:auto;aspect-ratio:16/9;padding:0;background:#131611}
.game-visual.has-image img{object-fit:contain}
@media(max-width:760px){.feature-media{padding:15px;border-right:0;border-bottom:1px solid var(--line)}.screenshot-gallery{gap:10px}}

.card-gallery{padding:18px 22px 0}.card-gallery img{aspect-ratio:16/9;object-fit:contain}

.brand-symbol{display:block;width:44px;height:44px;object-fit:contain;margin-right:11px;border-radius:5px;flex-shrink:0}
footer .legal a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.legal-page main{border-bottom:1px solid var(--line)}
.legal-shell{max-width:960px;padding-top:70px;padding-bottom:85px}
.legal-title{border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:34px}
.legal-title h1{font-size:clamp(55px,6vw,84px)}
.legal-date{color:var(--muted);font-size:14px;line-height:1.7;margin:18px 0 0}
.legal-copy{max-width:850px}
.legal-copy h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:28px;font-weight:700;letter-spacing:0;line-height:1.2;margin:36px 0 14px}
.legal-copy h2:first-child{margin-top:0}
.legal-copy p,.legal-copy li{color:#c5cabd;font-size:16px;line-height:1.85}
.legal-copy p{margin-bottom:18px}
.legal-copy ul{margin:0 0 24px;padding-left:24px;color:#c5cabd}
.legal-copy li{padding-left:4px;margin-bottom:8px}
.legal-copy a{color:var(--lime);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
@media(max-width:760px){.legal-shell{padding-top:44px;padding-bottom:56px}.legal-title{padding-bottom:24px;margin-bottom:28px}.legal-copy h2{font-size:22px;margin-top:31px}.legal-copy p,.legal-copy li{font-size:16px;line-height:1.75}}
