@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--forest:#173d35;--deep:#102d28;--paper:#f2f2e8;--ink:#183b33;--muted:#586e61;--line:#cfd5c7;--accent:#d9e6ae;--white:#fbfaee;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b18438;outline-offset:5px}main:focus{outline:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,'DM Sans',sans-serif}h1{font-size:clamp(3rem,5.3vw,5.4rem);line-height:1.08;letter-spacing:-.055em;font-weight:600}h2{font-size:clamp(2rem,3.2vw,3rem);line-height:1.17;letter-spacing:-.045em;font-weight:500}h3{font-size:1.7rem;letter-spacing:-.04em;font-weight:600}em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}p{font-size:1rem;line-height:1.65}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.18em;line-height:1.5;margin-bottom:22px}button{color:inherit}.skip{position:fixed;top:-100px;left:20px;z-index:30;background:white;padding:16px}.skip:focus{top:10px}.site-header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:relative;z-index:5;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:800;letter-spacing:.035em}.brand img{width:37px;height:43px;object-fit:contain}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:.6rem;letter-spacing:.14em;line-height:1.8;font-weight:400}.site-header nav{display:flex;align-items:center;gap:34px;font-size:.875rem}.site-header nav a{position:relative;padding:12px 0}.site-header nav a[aria-current=page]:after{content:'';position:absolute;height:2px;left:0;right:0;bottom:5px;background:currentColor}.site-header nav .nav-contact{border:1px solid #809c84;border-radius:6px;padding:12px 18px;margin-left:10px;display:flex;gap:32px}.nav-contact span{font-size:1.3rem}.menu-toggle{display:none}.home-page .site-header{position:absolute;left:0;right:0;top:0;background:linear-gradient(#17392ab8,transparent);border-bottom:1px solid #eef3ce29;color:var(--white)}.hero{height:min(850px,100svh);min-height:670px;position:relative;isolation:isolate;overflow:hidden;color:var(--white);background:#294b3f}.hero-scene{position:absolute;inset:-2%;z-index:-3;background:url('assets/forest.webp') center 56%/cover;animation:forest-breathe 30s ease-in-out infinite alternate;filter:saturate(.78)}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#133c306b 0%,#0e392e79 30%,#163e3261 65%,#10352bdb 100%)}.hero-content{text-align:center;padding:185px 24px 135px;position:relative}.hero h1{font-size:clamp(3.3rem,6.3vw,6.3rem);line-height:1.07;letter-spacing:-.045em;text-shadow:0 3px 30px #12362d50}.hero h1 em{font-size:.95em}.hero-intro{margin:28px 0 30px;font-size:1.125rem;line-height:1.65;color:#f1f2dc}.hero-actions{display:flex;justify-content:center;gap:14px}.button{display:inline-flex;gap:30px;align-items:center;justify-content:center;background:var(--accent);border:1px solid var(--accent);color:var(--deep);padding:15px 23px;font-size:.875rem;font-weight:600;border-radius:5px;transition:transform .2s,background .2s}.button:hover{background:#e6f0c8;transform:translateY(-2px)}.button span{font-size:1.25rem}.button.ghost{color:var(--white);background:#123c3230;border-color:#dfe8c778;backdrop-filter:blur(8px)}.button.ghost:hover{background:#234e42d9}.button.dark{background:var(--forest);color:var(--white);border-color:var(--forest)}.button.dark:hover{background:#285246}.hero-bottom{position:absolute;bottom:29px;left:5%;right:5%;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;gap:20px}.hero-bottom>span{font-size:.65rem;letter-spacing:.15em}.hero-bottom>a{display:flex;gap:17px;align-items:center}.hero-bottom>a span{font-size:1.5rem}.hero-bottom button{font-size:.75rem;color:var(--white);background:transparent;border:0;padding:12px 0}.discipline-strip{padding:26px 5%;display:flex;justify-content:space-between;gap:15px;align-items:center;background:#e5e9d8;border-bottom:1px solid var(--line);font-size:.75rem;letter-spacing:.15em;font-weight:500}.discipline-strip i{font-size:1.1rem;color:#788868;font-style:normal}.section{max-width:1440px;margin:auto;padding:88px 5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-heading .eyebrow{color:var(--muted);margin-bottom:15px}.text-link{display:inline-flex;gap:28px;align-items:center;font-size:.875rem;font-weight:500;border:0;border-bottom:1px solid #809078;padding:12px 0;background:transparent;white-space:nowrap}.text-link:hover{color:#658237}.text-link span{font-size:1.3rem}.game-grid,.art-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.game-image{display:block;position:relative;aspect-ratio:1.5;overflow:hidden;border-radius:9px;background:#cfd7c7}.game-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.game-card:hover img{transform:scale(1.035)}.image-arrow{position:absolute;right:20px;bottom:20px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--white);color:var(--ink);font-size:1.5rem;transition:transform .2s}.game-card:hover .image-arrow,.art-open:hover .image-arrow{transform:rotate(10deg)}.card-meta{display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:22px 0 10px}.card-meta span+span{font-size:.65rem;letter-spacing:.12em}.portfolio-teaser{padding-top:28px}.art-open{display:block;position:relative;border:0;padding:0;border-radius:9px;background:#d4dacb;width:100%;overflow:hidden;aspect-ratio:1.5}.art-open img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.art-open:hover img{transform:scale(1.025)}.art-card:nth-child(2) .art-open img{object-fit:contain;background:#edeedd}.art-card h3{font-size:1.25rem;letter-spacing:-.025em}.contact-banner{text-align:center;background:var(--forest);color:var(--white);padding:80px 24px}.contact-banner h2{font-size:clamp(2.5rem,4.6vw,4.4rem);margin-bottom:30px}.contact-banner .eyebrow{color:#c4d5ac}footer{padding:58px 5% 24px;background:var(--deep);color:#e3e9d7;display:flex;flex-wrap:wrap;gap:25px;justify-content:space-between}.footer-brand{display:block;font-size:1.6rem;letter-spacing:.04em}.footer-tag{display:block;font-family:'DM Sans',sans-serif;font-size:.875rem;letter-spacing:0;font-weight:400;margin-top:12px;color:#c1cdb9}.footer-links{display:flex;gap:30px;font-size:.875rem;align-items:flex-start;padding-top:10px}.footer-bottom{width:100%;display:flex;justify-content:space-between;gap:24px;padding-top:24px;margin-top:27px;border-top:1px solid #365447;font-size:.75rem;color:#b9cbb5}.page-heading{padding:75px 5% 52px;max-width:1440px;margin:auto}.page-heading .eyebrow{color:var(--muted)}.page-heading>p:last-child{margin-top:24px;color:var(--muted);font-size:1.125rem}.page-section{padding-top:0;min-height:350px}.tabs{display:flex;gap:10px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:35px;align-items:center}.tabs a{padding:12px 20px;font-size:.875rem;border:1px solid transparent;border-radius:5px}.tabs a:hover{background:#e3e8d8}.tabs a.active{background:var(--forest);color:var(--white)}.tabs a span{margin-left:8px;font-size:.75rem}.wrap-tabs{flex-wrap:wrap}.quiet-callout{border-top:1px solid var(--line);padding:35px 5%;display:flex;justify-content:center;align-items:center;gap:40px}.game-detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;min-height:680px}.back-link{display:block;margin-bottom:50px;font-size:.875rem}.detail-copy{font-size:1.125rem;color:var(--muted);margin:30px 0;max-width:450px}.detail-cover{border-radius:10px;width:100%}.small-note{font-size:.875rem;color:var(--muted);margin-top:15px}.empty-state{text-align:center;padding:60px 24px 80px;min-height:350px;background:#e8ecdf;border:1px solid var(--line);border-radius:8px}.empty-state .empty-mark{font-size:3rem;display:block;margin-bottom:14px;color:#697d54}.empty-state h2{font-size:2rem}.empty-state p:not(.eyebrow){color:var(--muted);margin:18px 0}.empty-state .eyebrow{margin-bottom:16px}.shop-empty{display:grid;grid-template-columns:1fr 1fr;background:#e4e9da;overflow:hidden;border-radius:10px;min-height:420px}.shop-art{background:url('assets/forest.webp') 64% center/cover;min-height:340px}.shop-empty-copy{padding:52px 45px;align-self:center}.shop-empty-copy p:not(.eyebrow){color:var(--muted);margin:23px 0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card{padding:20px;border:1px solid var(--line);border-radius:8px}.product-card img{aspect-ratio:1.3;object-fit:cover;width:100%;border-radius:5px}.product-card p{margin:18px 0}.product-card h2{font-size:1.5rem}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:78px;padding-bottom:100px}.contact-page h1{font-size:clamp(3rem,4.4vw,4.5rem)}.contact-copy>p:not(.eyebrow){margin-top:30px;color:var(--muted)}.contact-details{margin-top:48px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.contact-details>span{font-size:.75rem;letter-spacing:.12em;color:var(--muted)}.contact-details>a{font-size:clamp(1rem,2vw,1.5rem);border-bottom:1px solid #8c9d80;padding-bottom:5px;margin-bottom:24px}.contact-details p{font-size:1.1rem}form{background:#e7ecdf;border:1px solid #d5decc;border-radius:9px;padding:32px}label{display:flex;flex-direction:column;gap:10px;font-size:.875rem;margin-bottom:24px}input,select,textarea{border:0;border-bottom:1px solid #a6b49c;background:transparent;border-radius:0;color:var(--ink);padding:10px 0 12px;width:100%;font-size:1rem}textarea{resize:vertical;min-height:130px}input::placeholder,textarea::placeholder{color:#687b67}form .button{width:100%}.form-note{font-size:.8rem;line-height:1.6;color:var(--muted);margin-top:15px}#form-status{font-size:.9rem;margin-top:16px}dialog{border:0;padding:0;width:min(1000px,92vw);max-height:90svh;background:var(--paper);color:var(--ink);border-radius:8px;box-shadow:0 20px 100px #0008}dialog::backdrop{background:#102d28cf;backdrop-filter:blur(6px)}dialog>img{width:100%;max-height:70svh;object-fit:contain}.close-dialog{position:absolute;right:14px;top:14px;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:var(--paper);font-size:1.2rem}.dialog-caption{padding:24px}.dialog-caption h2{font-size:1.5rem}.dialog-caption p{margin-top:8px;color:var(--muted)}@keyframes forest-breathe{from{transform:scale(1)}to{transform:scale(1.055) translateY(-.6%)}}.motion-paused .hero-scene{animation-play-state:paused}
@media(min-width:1600px){.hero-content{padding-top:200px}}@media(max-width:950px){.site-header nav{gap:22px}.site-header nav .nav-contact{margin:0;gap:12px}.hero{height:760px;min-height:620px}.hero-content{padding-top:185px}.hero h1{font-size:4.5rem}.hero-bottom>span{display:none}.section{padding-top:65px;padding-bottom:65px}.contact-page{gap:5%}.game-detail{gap:35px}.shop-empty-copy{padding:32px}.footer-links{gap:20px}.discipline-strip{letter-spacing:.07em;gap:10px}}@media(max-width:700px){.site-header{height:80px;padding:0 6%}.brand{font-size:1.2rem}.brand small{font-size:.53rem}.brand img{width:30px;height:36px}.menu-toggle{display:flex;gap:15px;align-items:center;border:1px solid #94a78c;background:transparent;border-radius:4px;padding:9px 12px;font-size:.875rem}.site-header nav{display:none;position:absolute;top:80px;left:0;right:0;flex-direction:column;align-items:stretch;gap:4px;padding:20px 6%;background:var(--deep);color:var(--white);box-shadow:0 15px 20px #102d2840}.site-header.menu-open nav{display:flex}.site-header nav a{padding:14px 0}.site-header nav a[aria-current=page]:after{right:auto;width:24px;bottom:7px}.site-header nav .nav-contact{justify-content:space-between;padding:12px 16px;margin-top:8px}.hero{height:740px;min-height:650px;max-height:1000px}.hero-content{padding:160px 6% 145px}.hero h1{font-size:clamp(2.65rem,9vw,4rem)}.hero-intro{font-size:1rem;margin-top:26px}.hero-actions{flex-direction:column;align-items:center;gap:12px}.hero-actions .button{min-width:210px;padding:13px 18px}.hero-scene{background-position:54% center}.hero-bottom{left:6%;right:6%;font-size:.75rem}.hero .eyebrow{font-size:.65rem;letter-spacing:.13em;margin-bottom:26px}.discipline-strip{justify-content:center;flex-wrap:wrap;gap:13px 18px;padding:23px 6%;font-size:.65rem;letter-spacing:.1em}.discipline-strip i{font-size:.8rem}.section{padding:54px 6%}.section-heading{display:block;margin-bottom:28px}.section-heading .text-link{margin-top:18px}.section-heading h2{font-size:2.1rem}.eyebrow{font-size:.7rem}.game-grid,.art-grid{grid-template-columns:1fr;gap:36px}.game-image{aspect-ratio:1.25}.card-meta{margin-top:18px}.portfolio-teaser{padding-top:10px}.contact-banner{padding:60px 6%}.contact-banner h2{font-size:2.65rem}.footer-links{flex-wrap:wrap;gap:25px}footer{padding:40px 6% 24px;flex-direction:column}.footer-bottom{flex-direction:column;gap:12px;margin-top:8px}.page-heading{padding:55px 6% 36px}.page-heading h1{font-size:3.1rem}.page-heading>p:last-child{font-size:1rem}.page-section{padding-top:0}.tabs{gap:5px}.tabs a{padding:11px 13px;font-size:.8rem}.game-detail{grid-template-columns:1fr;gap:36px;padding-top:30px}.game-detail h1{font-size:4rem}.back-link{margin-bottom:35px}.game-detail .eyebrow{margin-bottom:15px}.detail-cover{grid-row:2}.quiet-callout{padding:30px 6%;display:block;text-align:center}.quiet-callout .text-link{margin-top:10px}.shop-empty{grid-template-columns:1fr}.shop-art{min-height:250px}.shop-empty-copy{padding:30px 25px}.shop-empty-copy h2{font-size:2.1rem}.product-grid{grid-template-columns:1fr}.contact-page{grid-template-columns:1fr;gap:40px;padding-top:48px}.contact-page h1{font-size:3.25rem}.contact-details{margin-top:30px}form{padding:25px}.empty-state{padding:38px 20px 50px}.empty-state h2{font-size:1.7rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Keep content readable when visitors enlarge text. */
.hero{height:auto;min-height:720px}.hero-content{min-height:720px}.brand small,.hero-bottom>span,.hero .eyebrow,.card-meta span+span,.discipline-strip,.eyebrow{font-size:.75rem}.brand small{letter-spacing:.04em}.hero-bottom{flex-wrap:wrap}.wrap-tabs a{font-size:.875rem}
@media(max-width:700px){.hero,.hero-content{min-height:740px}.brand small{font-size:.65rem}.hero-content{padding-bottom:130px}.hero-bottom{bottom:25px}.discipline-strip{font-size:.75rem}.hero .eyebrow{font-size:.75rem}}

/* Immersive artwork across every route. */
:root{--scene-x:0px;--scene-y:0px;--ink:#f4f4e6;--muted:#d0ddc8;--line:#c6d6b23d}
body{background:#24483d;color:var(--ink);isolation:isolate;padding-bottom:0}
.world-backdrop{position:fixed;inset:-35px;z-index:-2;pointer-events:none;background:linear-gradient(90deg,#143c32bb,#143c326e 60%,#17392b80),url('assets/forest.webp') center/cover;transform:translate(var(--scene-x),var(--scene-y)) scale(1.025);transition:transform .9s ease-out,filter 1.4s;filter:saturate(.82)}
body[data-scene=games] .world-backdrop{background-position:center,35% center}
body[data-scene=portfolio] .world-backdrop{background-position:center,75% center}
body[data-scene=shop] .world-backdrop{background-position:center,62% center}
body[data-scene=contact] .world-backdrop{background-position:center,18% center}
body[data-light=dusk] .world-backdrop,body[data-light=dusk] .hero-scene,body[data-light=dusk] .shop-art{filter:saturate(.7) brightness(.64) hue-rotate(20deg)}
.site-header,.home-page .site-header{background:#173d355c;color:var(--white);border-color:#dce9ca35;backdrop-filter:blur(14px)}
.hero{background:transparent}.hero-scene{translate:var(--scene-x) var(--scene-y);transition:translate .9s ease-out,filter 1.4s}.hero-shade{background:linear-gradient(#163b3260,#13392d65 65%,#123b329e)}
main{min-height:65vh}.page-heading{padding-top:85px;padding-bottom:60px;text-shadow:0 2px 20px #102d2875}.page-heading h1{max-width:1000px}.page-heading>p:last-child,.page-heading .eyebrow{color:#e4ebd9}
.page-section,.portfolio-teaser,#selected-games{background:transparent}.section-heading,.contact-copy{filter:drop-shadow(0 2px 15px #102d2899)}
.discipline-strip{background:#173e338c;border-color:var(--line);backdrop-filter:blur(10px);color:#e6efd6}.discipline-strip i{color:#b5c998}.discipline-strip a{padding:8px 0;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.discipline-strip a:hover{color:#f1ffd0;border-color:#d3e6ab}
.game-card,.art-card{background:#13372fcc;border:1px solid #b4c79a40;border-radius:13px;padding:12px 12px 24px;box-shadow:0 14px 40px #071f2330;backdrop-filter:blur(12px);perspective:1000px}.game-card .card-meta,.game-card h3,.art-card .card-meta,.art-card h3{margin-left:12px;margin-right:12px}.game-image,.art-open{border-radius:7px}.image-arrow{color:#173d35;background:#e5edcd}
.tilt-surface{transform:perspective(1000px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .4s ease-out,box-shadow .4s;will-change:auto}.tilt-surface:hover{box-shadow:0 18px 35px #001c2845}
.tabs{border-color:var(--line);gap:12px}.tabs a{background:#153d32bd;border-color:#b5c99960;color:#f0f3df;backdrop-filter:blur(10px)}.tabs a.active{background:#dce9b9;color:#173d35;border-color:#dce9b9}.tabs a:hover{background:#345d49;color:#fff}.tabs a.active:hover{background:#edf2d8;color:#173d35}
.text-link{border-color:#bfd49b;color:#f0f1dc}.text-link:hover{color:#dceaaa}.contact-banner{background:linear-gradient(#133c32b0,#143c3270),url('assets/forest.webp') center 70%/cover;border-block:1px solid var(--line)}
footer{background:linear-gradient(#14362bcc,#0c2823e6),url('assets/forest.webp') center bottom/cover;padding-bottom:110px}.quiet-callout{background:#153b2f73;backdrop-filter:blur(8px)}
.empty-state{background:linear-gradient(#153d31c7,#163f35d1),url('assets/forest.webp') 75% 60%/cover;border-color:#bad09555;box-shadow:0 20px 60px #08241f40}.empty-state .empty-mark{color:#d3e9ad}.empty-state p:not(.eyebrow){color:#d0ddc8}
.shop-empty{background:#153d32bd;border:1px solid #bbcc9f55;backdrop-filter:blur(14px);box-shadow:0 20px 70px #092e2250}.shop-art{min-height:460px;transition:filter 1.4s,transform .4s}.shop-empty-copy p:not(.eyebrow){color:#d0ddc8}.button.dark{background:#dce9b9;color:#173d35;border-color:#dce9b9}.button.dark:hover{background:#e8f1d0}
.contact-page{align-items:start}.contact-copy{padding:20px 0}.contact-copy>p:not(.eyebrow),.contact-details>span{color:#e1e8d7}.contact-details>a{border-color:#d1e0b5}
form{background:#103a30c9;backdrop-filter:blur(16px);border-color:#c2d4a755;box-shadow:0 20px 65px #071f2345}input,select,textarea{color:#f4f4e6;border-color:#bbd0a669;background:#d1e6ba0a;padding-inline:10px;border-radius:5px 5px 0 0;transition:background .2s,border-color .2s}input:focus,select:focus,textarea:focus{background:#e0edc81c;border-color:#e1eab8}input::placeholder,textarea::placeholder{color:#b9cbb7}select option{background:#244b3b;color:#f4f4e6}.form-note{color:#cbdac4}
.game-detail>div{background:#173d34bd;padding:32px;border:1px solid #bfd09f4d;border-radius:10px;backdrop-filter:blur(12px)}.detail-copy,.small-note{color:#d9e4d0}.detail-cover{box-shadow:0 20px 70px #061e2b50;border:1px solid #c4d69d40}
.product-card{background:#153d32c9;backdrop-filter:blur(10px)}dialog{background:#1d4236;color:#f4f4e6}.dialog-caption p{color:#d0ddc8}.close-dialog{color:#183b33}.gallery-controls{display:flex;align-items:center;justify-content:space-between;padding:0 24px 24px;gap:18px}.gallery-controls button{border:1px solid #b7ca9855;border-radius:5px;background:#dce9b9;color:#173d35;padding:12px 18px}.gallery-controls span{font-size:.875rem;color:#d0ddc8}
.scene-tools{position:fixed;bottom:20px;right:24px;z-index:6;display:flex;align-items:center;gap:5px;padding:7px;border:1px solid #c3d4a959;border-radius:9px;background:#123c30e0;backdrop-filter:blur(20px);box-shadow:0 6px 30px #081d2340;color:#f1f4de}.scene-label{font-size:.65rem;letter-spacing:.1em;padding:0 12px}.scene-tools button{padding:10px 13px;min-height:40px;background:transparent;border:1px solid transparent;border-radius:5px;font-size:.8rem;color:#eef2db}.scene-tools [data-light][aria-pressed=true]{background:#dce9b9;color:#173d35}.scene-tools button:hover{border-color:#c8daa574}.scene-tools #world-motion{border-left:1px solid #bbcd9560;border-radius:0;margin-left:4px}#motion{display:none}
.reveal{opacity:0;translate:0 22px;transition:opacity .7s ease,translate .7s ease}.reveal.in-view{opacity:1;translate:0 0}.motion-paused .reveal{opacity:1;translate:none}.motion-paused .tilt-surface,.motion-paused .world-backdrop,.motion-paused .hero-scene{transition:none;translate:none}.motion-paused .hero-scene{animation-play-state:paused}
@media(max-width:700px){.scene-tools{bottom:12px;left:12px;right:12px;justify-content:center;padding:5px;gap:3px}.scene-label{display:none}.scene-tools button{font-size:.8rem;padding:9px 14px}.page-heading{padding-top:55px;padding-bottom:38px}.game-card,.art-card{padding:9px 9px 22px}.shop-art{min-height:280px}.game-detail>div{padding:24px}.contact-copy{padding:0}.site-header nav{background:#173e32f5}.hero-bottom{bottom:30px}.contact-page{padding-bottom:65px}.world-backdrop{background-position:center,60% center}.hero{max-height:none}.section-heading h2{font-size:2rem}.gallery-controls{padding:0 16px 20px}.gallery-controls button{padding:12px}.scene-tools~*{position:relative}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;translate:none}.world-backdrop,.hero-scene,.tilt-surface{transform:none!important;translate:none!important;animation:none!important;transition:none!important}}
.art-open video{display:block;width:100%;height:100%;object-fit:cover;background:#0b211d}.art-open:hover video{transform:scale(1.025)}dialog>video{display:block;width:100%;max-height:70svh;background:#071612}dialog>video[hidden]{display:none}dialog>img[hidden]{display:none}
/* Game-world typography and quiet atmospheric accents. */
h1{font-weight:800;letter-spacing:-.055em}.hero h1{font-size:clamp(3.4rem,6.5vw,6.4rem);max-width:1080px;margin-inline:auto}.hero h1 em,.page-heading h1 em,.contact-page h1 em{font-family:Manrope,sans-serif;font-weight:800;font-style:normal;color:#e1eabd;letter-spacing:-.055em}.hero h1{line-height:1.01}.hero-intro{margin-top:25px}.hero-content{padding-top:178px}.hero .eyebrow{color:#e4efc9}.page-heading h1{font-size:clamp(3.4rem,5.8vw,5.6rem)}
.world-backdrop:after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 75% 25%,#a2cd6433,transparent 55%);pointer-events:none}.forest-motes{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.forest-motes i{position:absolute;left:var(--left);top:var(--top);width:3px;height:3px;border-radius:50%;background:#def6a4;box-shadow:0 0 10px 3px #c9f39960;animation:forest-drift var(--duration) var(--delay) ease-in-out infinite;opacity:.55}.hero{isolation:auto}.hero-scene{z-index:-2}.hero-shade{z-index:-1}.hero-content,.hero-bottom{z-index:1}.hero-scene,.hero-shade{pointer-events:none}
@keyframes forest-drift{0%,100%{transform:translate(0,15px);opacity:.15}50%{transform:translate(18px,-30px);opacity:.65}}.motion-paused .forest-motes i{animation-play-state:paused;opacity:.2}
@media(max-width:700px){.hero h1{font-size:clamp(2.8rem,10vw,4rem)}.hero-content{padding-top:150px}.page-heading h1{font-size:3.2rem}.forest-motes i:nth-child(n+7){display:none}.hero-bottom{bottom:32px}.scene-tools{z-index:7}}
@media(prefers-reduced-motion:reduce){.forest-motes{display:none}}
.forest-tour{position:relative;min-height:720px;padding:150px 5% 105px;z-index:2}.forest-tour[hidden]{display:none}.hero-content[hidden]{display:none}.tour-heading{text-align:center}.tour-heading .eyebrow{margin-bottom:10px}.tour-heading h2{font-size:2.5rem;font-weight:700}.tour-close{margin-top:18px;padding:12px 18px;border-radius:5px;background:#123e3099;color:#f1f3df;border:1px solid #c8daa56b;font-size:.875rem}.tour-destinations{position:relative;max-width:1080px;height:300px;margin:30px auto 0}.forest-stop{position:absolute;display:flex;align-items:center;gap:14px;padding:15px 19px;min-width:265px;border-radius:10px;border:1px solid #d4e4a775;background:#133d31cf;box-shadow:0 12px 40px #0b2b2970;backdrop-filter:blur(12px);transition:transform .25s,background .25s,box-shadow .25s;font-weight:600}.forest-stop:hover,.forest-stop:focus-visible{transform:translateY(-7px);background:#285640ed;box-shadow:0 15px 50px #c9e28a25}.forest-stop small{display:block;font-size:.75rem;font-weight:400;color:#d5e3ca;margin-top:6px}.forest-stop b{margin-left:auto;font-size:1.2rem;font-weight:400}.stop-orbit{font-size:.75rem;border:1px solid #b9d394a1;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;background:#d9e9b41c;flex-shrink:0}.stop-games{left:0;top:30px}.stop-portfolio{right:0;top:0}.stop-shop{left:17%;bottom:0}.stop-contact{right:4%;bottom:35px}.tour-open .hero-shade{opacity:.75}.tour-open .hero-bottom{display:none}.tour-open .hero-scene{filter:saturate(.9)}
@media(max-width:700px){.forest-tour{padding:125px 6% 95px}.tour-heading h2{font-size:2rem}.tour-destinations{display:grid;gap:12px;height:auto;margin-top:25px}.forest-stop{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;min-width:0;padding:13px 15px}.tour-close{font-size:.8rem}.forest-stop small{font-size:.75rem}.tour-open{min-height:850px}}
/* The new ArtRaid portal emblem remains clear over illustrated headers. */
.brand img{width:43px;height:47px;object-fit:contain;filter:drop-shadow(0 3px 8px #081f1b45)}

/* Three original illustrated settings, assigned by destination. */
.world-backdrop{background-image:linear-gradient(90deg,#143c32b8,#143c3275 60%,#17392b85),url('assets/canopy.webp')}
.hero-scene{background-image:url('assets/canopy.webp')}.hero-shade{background:linear-gradient(#173d327d,#163d3280 65%,#143c32a6)}
body[data-scene=games] .world-backdrop{background-image:linear-gradient(90deg,#143c32c4,#143c327a),url('assets/canopy.webp')}
body[data-scene=portfolio] .world-backdrop{background-image:linear-gradient(90deg,#143c32c4,#143c327a),url('assets/ruins.webp');background-position:center,center}
body[data-scene=shop] .world-backdrop,body[data-scene=contact] .world-backdrop{background-image:linear-gradient(90deg,#143c32b8,#143c3266),url('assets/workshop.webp');background-position:center,center}
.shop-art{background-image:url('assets/workshop.webp');background-position:15% center}
.empty-state{background-image:linear-gradient(#153d31ba,#163f35c9),url('assets/ruins.webp')}
.contact-banner{background-image:linear-gradient(#133c32bb,#143c327d),url('assets/workshop.webp')}
footer{background-image:linear-gradient(#14362bcc,#0c2823e6),url('assets/ruins.webp')}
#selected-games{position:relative;isolation:isolate}#selected-games:before{content:'';position:absolute;inset:0 calc((min(1440px,100vw) - 100vw)/2);z-index:-1;background:linear-gradient(#163f3370,#143c327d),url('assets/ruins.webp') center/cover;pointer-events:none}
body[data-light=dusk] .hero-scene{filter:saturate(.7) brightness(.64) hue-rotate(20deg)}
/* Keep atmosphere controls away from form fields and artwork actions. */
body{position:relative}.scene-tools{position:absolute;top:113px;bottom:auto;right:5%}.page-heading{padding-top:105px}.contact-page{padding-top:105px}.game-detail{padding-top:105px}.hero-content{padding-top:195px}.forest-tour{padding-top:185px}footer{padding-bottom:45px}
@media(max-width:700px){.scene-tools{top:91px;bottom:auto;left:6%;right:6%;width:auto}.page-heading{padding-top:100px}.contact-page,.game-detail{padding-top:100px}.hero-content{padding-top:195px}.forest-tour{padding-top:185px}.tour-open{min-height:900px}}
.hero-shade{background:linear-gradient(#173d3280,#163d3299 65%,#143c32a6)}.scene-tools button:disabled{opacity:.75;cursor:default}

/* One continuous cutout world carries visitors through every destination. */
:root{--world-y:0%}.world-backdrop,.world-backdrop:after{transition:background-position 1.25s cubic-bezier(.22,.7,.2,1),filter 1s,transform .9s ease-out}
.world-backdrop,
body[data-scene=games] .world-backdrop,
body[data-scene=portfolio] .world-backdrop,
body[data-scene=shop] .world-backdrop,
body[data-scene=contact] .world-backdrop{background-image:linear-gradient(90deg,#16382da8,#24483c66 50%,#17362ca3),url('assets/continuous-world.webp');background-size:cover,auto 520%;background-position:center,center var(--world-y);background-repeat:no-repeat;filter:saturate(.78) brightness(.78)}
body[data-light=dusk] .world-backdrop{filter:saturate(.9) brightness(.6) hue-rotate(-8deg)}
.hero-scene{display:none}.hero-shade{background:linear-gradient(#243b3370,#17362c75 62%,#17362ca8)}
.shop-art,.contact-banner,footer,#selected-games:before,.empty-state{background-image:none}
.shop-art{background:linear-gradient(145deg,#efb47d29,#102f2a96);border-right:1px solid #e9c18a42}
.contact-banner{background:#17392db3;backdrop-filter:blur(10px)}
footer{background:#0c2823dc;backdrop-filter:blur(10px)}
#selected-games:before{background:#173c3173;backdrop-filter:blur(2px);border-block:1px solid #d5ba8850}
.empty-state{background:linear-gradient(145deg,#193c32db,#2f513cbe)}
main{transition:opacity .18s ease,transform .18s ease}.route-transition main{opacity:0;transform:translateY(10px)}
.journey-nav{max-width:1440px;margin:0 auto;padding:35px 5% 55px;display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid #dfc39455;background:#12372f8c;backdrop-filter:blur(12px)}.journey-nav>a{display:flex;flex-direction:column;gap:7px;padding:20px;border:1px solid #e0c38a5e;border-radius:9px;background:#173d33b8;transition:transform .25s,background .25s}.journey-nav>a:hover{transform:translateY(-4px);background:#2b5140dc}.journey-nav span{font-size:.75rem;letter-spacing:.09em;color:#edd9b2}.journey-nav strong{font-family:Manrope,sans-serif;font-size:1rem}.journey-next{text-align:right;grid-column:2}
@media(max-width:700px){.world-backdrop,body[data-scene=games] .world-backdrop,body[data-scene=portfolio] .world-backdrop,body[data-scene=shop] .world-backdrop,body[data-scene=contact] .world-backdrop{background-size:cover,auto 430%;}.journey-nav{grid-template-columns:1fr;padding:25px 6% 105px}.journey-nav>a,.journey-next{grid-column:1;text-align:left}.shop-art{min-height:220px}}

/* The shop content floats over the same world instead of introducing a new panel image. */
.shop-empty{grid-template-columns:1fr;max-width:760px;margin-inline:auto;background:#153d32bd}.shop-art{display:none}.shop-empty-copy{padding:60px 55px}
@media(max-width:700px){.shop-empty-copy{padding:36px 26px}}

/* Gumroad checkout handoff */
.product-price{font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:700;color:#f2efdc}.product-card .button{width:100%;margin-top:4px}.gumroad-trust{display:flex;align-items:center;gap:13px;margin:30px auto 0;padding-top:22px;border-top:1px solid #c7d5ac40;max-width:760px}.shop-empty-copy .gumroad-trust{margin:28px 0 0}.gumroad-mark{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:10px;background:#ff90e8;color:#1d1d1f;font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:900;box-shadow:3px 3px 0 #1d1d1f}.gumroad-trust strong,.gumroad-trust small{display:block}.gumroad-trust strong{font-size:.875rem;color:#f4f4e6}.gumroad-trust small{margin-top:3px;color:#cbd8c3;font-size:.75rem;line-height:1.45}
.portfolio-grid .art-open img.art-fit-contain{object-fit:contain;background:#292929}
