:root{--paper:#f5f4eb;--ink:#183d32;--muted:#607168;--line:#d8ded1;--lime:#d2eb89;--forest:#163f32;--radius:24px;--gutter:clamp(20px,4vw,64px);font-family:"Segoe UI Variable Display","Segoe UI",system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}p{line-height:1.7;margin:0}h1,h2,h3{margin:0;text-wrap:balance}h1,h2{font-weight:650;letter-spacing:-.065em;line-height:1.04}h2{font-size:clamp(40px,4.8vw,68px)}h3{font-size:23px;letter-spacing:-.035em;line-height:1.25}em{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.06em}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #748f35;outline-offset:5px}.shell{width:min(1440px,100% - var(--gutter)*2);margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:700;line-height:1.6}.section-heading .eyebrow{margin-bottom:24px}.skip{position:fixed;top:-100px;left:20px;z-index:20;background:var(--ink);color:white;padding:14px}.skip:focus{top:12px}
:root[data-lang="pl"] [data-l="en"],:root[data-lang="en"] [data-l="pl"]{display:none!important}
.masthead{position:sticky;top:0;z-index:10;background:#f5f4ebed;backdrop-filter:blur(16px);border-bottom:1px solid transparent}.masthead[data-stuck="true"]{border-bottom-color:var(--line)}.nav-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;height:98px}.brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:750;letter-spacing:-1px;flex-shrink:0}.brand img{object-fit:contain}.brand small{display:block;font-size:7px;letter-spacing:.14em;font-weight:650;margin-top:2px}.desktop-nav{display:flex;gap:30px;font-size:13px;font-weight:600}.desktop-nav a:hover{opacity:.6}.nav-actions{display:flex;align-items:center;gap:26px}.languages{display:flex;gap:3px}.languages button{border:0;background:transparent;color:var(--muted);font-size:11px;font-weight:700;padding:9px;min-height:44px}.languages button[aria-pressed="true"]{border-bottom:2px solid var(--ink);color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:100px;padding:18px 26px;font-size:14px;font-weight:650;min-height:54px;transition:background .2s,transform .2s}.button:hover{background:#2d5946;transform:translateY(-2px)}.button>span:last-child[aria-hidden]{font-size:21px;line-height:1}.button-small{font-size:12px;padding:13px 20px;min-height:44px;gap:20px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:650;padding-block:12px}.text-link:hover{text-decoration:underline;text-underline-offset:6px}
.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;padding-top:24px;padding-bottom:52px;align-items:center}.hero-copy{padding-block:35px}.hero .eyebrow{max-width:440px}.hero .eyebrow:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#54815a;margin-right:8px}.hero h1{font-size:clamp(56px,6.8vw,101px);margin-top:26px;position:relative;z-index:1}.hero h1 em{display:block}.hero-lead{font-size:16px;max-width:405px;color:var(--muted);margin-top:26px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}.hero-note{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted);margin-top:48px;max-width:330px;line-height:1.6}.mini-compass{font-size:32px;color:var(--ink)}.hero-art{height:620px;position:relative;border-radius:180px 24px 24px 24px;overflow:hidden;background:#193f31}.landscape{width:100%;height:100%;object-fit:cover;object-position:85% center}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b201729,transparent 55%,#0b2017a8);pointer-events:none}.art-top{position:absolute;left:0;right:0;top:40px;display:flex;justify-content:center;align-items:center;z-index:1}.art-top img{width:240px;height:auto;filter:drop-shadow(0 3px 12px #0005)}.art-stamp{position:absolute;right:26px;top:-8px;color:#f6efda;font-size:9px;letter-spacing:.08em;text-align:center;line-height:1.5}.art-caption{position:absolute;bottom:24px;left:24px;right:24px;z-index:1;display:flex;align-items:center;gap:14px;padding:18px;background:#f7f4e9ed;border-radius:16px}.caption-icon{display:grid;place-items:center;background:var(--lime);height:42px;width:42px;border-radius:50%;font-size:22px;flex-shrink:0}.art-caption small{display:block;font-size:8px;font-weight:700;letter-spacing:.1em;margin-bottom:4px}.art-caption strong{font-size:14px;font-weight:600}.trail-strip{border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:25px;font-size:9px;font-weight:700;letter-spacing:.1em}.trail-strip>div{display:flex;align-items:center;gap:30px}.trail-strip i{font-size:20px;font-style:normal;color:#8b9a77}
.introduction{display:grid;grid-template-columns:1fr 1fr;column-gap:100px;row-gap:55px}.intro-copy{padding-top:35px;font-size:19px;max-width:480px}.intro-copy .text-link{margin-top:20px}.steps-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.steps-grid article{border-top:1px solid var(--line);padding-top:25px}.step-number{font-family:Georgia,serif;font-size:17px;font-style:italic;color:#7c8c6d;display:block;margin-bottom:26px}.steps-grid p{font-size:14px;color:var(--muted);margin-top:14px;max-width:330px}
.game-section{background:var(--forest);color:var(--paper);padding-block:85px;overflow:hidden}.game-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.game-copy .eyebrow{color:#c1d4b7;margin-bottom:22px}.game-copy h2 em{color:var(--lime)}.game-lead{max-width:350px;color:#b6cbbd;font-size:15px;margin-top:22px}.mode-tabs{display:flex;gap:6px;margin:30px 0 25px;border-bottom:1px solid #ffffff24;padding-bottom:15px}.mode-tabs button{border:1px solid #ffffff30;border-radius:100px;color:var(--paper);background:transparent;padding:12px 20px;font-size:13px;min-height:44px}.mode-tabs button[aria-pressed="true"]{background:var(--lime);color:var(--ink);border-color:var(--lime)}.mode-descriptions{min-height:180px;max-width:445px}.mode-descriptions article+article{margin-top:24px}.enhanced .mode-descriptions article+article{margin-top:0}.mode-label{font-size:9px;letter-spacing:.14em;color:var(--lime)}.mode-descriptions h3{font-size:21px;margin:12px 0}.mode-descriptions p{font-size:14px;color:#b6cbbd}.map-stage{position:relative;min-width:0;display:grid;place-items:center;min-height:670px}.phone{width:270px;border:7px solid #0d241c;border-radius:36px;overflow:hidden;transform:rotate(6deg);position:relative;box-shadow:25px 30px 55px #08160d60;background:#16372a}.phone img{width:100%;height:auto;aspect-ratio:600/1269;object-fit:cover}.orbit{position:absolute;border:1px solid #cbe48520;border-radius:50%;width:560px;height:560px;pointer-events:none}.orbit-two{width:420px;height:420px;border-style:dashed}.map-coordinate{position:absolute;left:0;top:0;font-size:10px;letter-spacing:.16em;line-height:2;color:#b7cbb9}.map-coordinate span{font-size:7px}.map-note{position:absolute;bottom:30px;left:-10px;padding:20px 25px;display:flex;align-items:center;gap:16px;border-radius:16px;background:var(--lime);color:var(--ink);transform:rotate(-4deg);box-shadow:10px 10px 30px #0002}.map-note>span{font-size:37px}.map-note strong,.map-note small{display:block}.map-note strong{font-size:15px}.map-note small{font-size:11px;margin-top:3px}
.heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px}.heading-row>p{max-width:310px;font-size:16px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:18px}.feature{padding:32px;border:1px solid var(--line);border-radius:20px;min-width:0;background:#eeefe5;position:relative;overflow:hidden}.feature-icon{font-size:27px;display:grid;place-items:center;width:50px;height:50px;border:1px solid #bdc9b0;border-radius:50%;margin-bottom:38px}.feature h3{font-size:26px}.feature p{font-size:14px;margin-top:14px;color:var(--muted);max-width:360px}.feature-map{background:#244838;color:var(--paper);min-height:345px}.feature-map p{color:#c0cdbd}.feature-map .feature-icon{border-color:#769167}.route-art{margin:30px -32px -40px;color:#86a47f55}.route-art svg{width:100%;display:block;max-height:150px}.feature-loot{background:#e5ebcf;display:flex;flex-direction:column}.feature-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:32px}.feature-tags span{border:1px solid #bdc9a4;border-radius:50px;padding:10px 14px;font-size:12px}.small-features{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:30px;font-size:12px;color:var(--muted)}.small-features span:before{content:"↗";margin-right:8px;color:var(--ink)}
.bjorn-section{display:grid;grid-template-columns:.85fr 1fr;gap:80px;align-items:center;background:#e8ecdc;border-radius:var(--radius);padding:40px}.bjorn-image{border-radius:180px 180px 20px 20px;overflow:hidden;max-width:400px}.bjorn-image img{width:100%;height:auto}.bjorn-copy{padding:15px 20px 15px 0}.bjorn-copy .eyebrow{margin-bottom:20px}.bjorn-copy p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:415px;margin-top:22px}.bjorn-signature{display:block;margin-top:24px;font-family:Georgia,serif;font-style:italic;font-size:28px}.bjorn-signature span{margin-left:20px;font-family:system-ui;font-size:21px}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-section .section-heading>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:270px;margin-top:24px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:24px 0}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:600;font-size:16px;min-height:24px}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-weight:400;font-size:24px}details[open] summary:after{content:"−"}details p{font-size:14px;margin-top:16px;color:var(--muted);padding-right:30px}details p a{text-decoration:underline;text-underline-offset:3px}
.join-section{background:var(--forest);color:var(--paper);border-radius:var(--radius);padding:60px;display:grid;grid-template-columns:1fr .65fr;gap:60px;align-items:center}.join-section .eyebrow{color:#c4d4b9;margin-bottom:25px}.join-section h2{font-size:clamp(60px,7vw,100px)}.join-section h2 em{color:var(--lime)}.join-section p:not(.eyebrow){max-width:395px;color:#bfcebe;margin:25px 0}.button-light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button-light:hover{background:#e1f2b3}.contact-email{display:block;font-size:12px;margin-top:18px;overflow-wrap:anywhere;color:#c5d3bf}.join-compass{text-align:center;color:#cde783}.join-compass>span{font-family:Georgia,serif;font-size:24px;font-style:italic}.join-compass svg{display:block;width:100%;max-width:300px;margin:auto}.join-compass small{font-size:9px;letter-spacing:.2em}
.footer{padding-top:65px;padding-bottom:25px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px}.footer-top p{font-size:12px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:20px}.footer-bottom a:hover,.credits a:hover{text-decoration:underline}.credits{font-size:9px;color:var(--muted);margin-top:18px}
@media(min-width:1600px){.hero-art{height:700px}.hero h1{font-size:110px}}
@media(max-width:1100px){.desktop-nav{gap:18px;font-size:12px}.nav-actions{gap:12px}.nav-bar{height:84px}.hero{gap:25px}.hero-art{height:560px}.hero h1{font-size:clamp(58px,7vw,78px)}.hero-lead{font-size:15px}.hero-note{margin-top:30px}.hero-actions{gap:18px}.introduction,.game-layout,.bjorn-section,.faq-section{gap:45px}.game-layout{gap:30px}.map-note{left:0}.join-section{padding:45px}.trail-strip>div{gap:15px}.art-top img{width:190px}.art-stamp{right:18px}.button-small{gap:10px}}
@media(max-width:800px){:root{--gutter:24px}.desktop-nav{display:none}.hero{grid-template-columns:1fr 1fr;gap:22px}.hero h1{font-size:57px}.hero-art{height:540px;border-top-left-radius:130px}.hero .eyebrow{font-size:8px}.hero-note{font-size:10px}.hero-actions{gap:8px}.hero .button{font-size:12px;padding:15px 22px}.hero .text-link{font-size:12px}.art-caption{left:14px;right:14px;bottom:14px;padding:14px;gap:10px}.art-caption strong{font-size:12px}.art-top{top:55px}.art-stamp{top:-32px}.trail-strip{align-items:flex-start;gap:18px}.trail-strip>span{max-width:150px}.trail-strip>div{gap:12px;flex-wrap:wrap;justify-content:flex-end}.section{padding-block:75px}.introduction{column-gap:35px}.intro-copy{font-size:17px;padding-top:30px}.steps-grid{gap:24px}.steps-grid h3{font-size:20px}.steps-grid p{font-size:13px}.game-layout{gap:25px}.game-copy h2{font-size:44px}.map-stage{min-height:600px}.phone{width:230px}.map-note{padding:15px;bottom:0;left:0}.map-note strong{font-size:13px}.mode-tabs button{padding:11px 14px;font-size:12px}.mode-descriptions{min-height:220px}.map-coordinate{top:10px;left:5px;font-size:8px}.map-coordinate span{font-size:6px}.feature{padding:25px}.feature h3{font-size:23px}.bjorn-section{padding:30px;gap:30px}.bjorn-copy h2{font-size:42px}.faq-section{gap:40px}.join-section{padding:40px;gap:20px}.footer-top{flex-wrap:wrap}.footer-bottom{flex-direction:column}}
@media(max-width:600px){:root{--gutter:20px}.nav-bar{height:76px;gap:12px}.brand{font-size:22px;gap:8px}.brand img{width:32px;height:32px}.brand small{font-size:6px}.nav-actions>.button{display:none}.languages button{min-width:36px;min-height:44px}.hero{grid-template-columns:minmax(0,1fr);padding-top:10px;padding-bottom:30px;gap:25px}.hero-copy{padding-block:20px 0}.hero .eyebrow{font-size:8px;letter-spacing:.08em}.hero h1{font-size:clamp(55px,13vw,78px);margin-top:24px}.hero-lead{font-size:15px;margin-top:20px;max-width:350px}.hero-actions{margin-top:25px;gap:15px}.hero .button{font-size:13px;min-height:52px}.hero-note{margin-top:20px;max-width:none;font-size:10px}.mini-compass{font-size:26px}.hero-art{height:425px;border-radius:110px 20px 20px 20px}.landscape{object-position:85% center}.art-top{top:30px}.art-top img{width:200px}.art-stamp{top:-6px}.art-caption{padding:14px}.art-caption strong{font-size:13px}.trail-strip{padding-block:20px;display:block;font-size:8px}.trail-strip>span{max-width:none}.trail-strip>div{justify-content:space-between;gap:10px;margin-top:14px}.trail-strip i{font-size:17px}.section{padding-block:60px}h2{font-size:43px}.introduction{grid-template-columns:minmax(0,1fr);gap:25px}.intro-copy{padding:0;font-size:16px}.intro-copy .text-link{margin-top:12px}.section-heading .eyebrow{margin-bottom:18px}.steps-grid{grid-template-columns:minmax(0,1fr);gap:25px;margin-top:8px}.steps-grid article{padding-top:20px;display:grid;grid-template-columns:36px 1fr;gap:0 12px}.step-number{grid-row:1/3;margin:0;padding-top:3px}.steps-grid h3{font-size:21px}.steps-grid p{grid-column:2;font-size:14px;margin-top:10px;max-width:none}.game-section{padding-block:55px}.game-layout{grid-template-columns:minmax(0,1fr);gap:30px}.game-copy h2{font-size:48px}.game-lead{font-size:15px}.mode-tabs{margin-top:25px}.mode-tabs button{flex:1;padding-inline:10px}.mode-descriptions{min-height:190px}.map-stage{min-height:550px;margin-top:10px}.phone{width:230px}.map-coordinate{left:0;top:0}.map-note{left:0;bottom:8px}.orbit{width:420px;height:420px}.orbit-two{width:330px;height:330px}.heading-row{display:block;margin-bottom:28px}.heading-row>p{margin-top:22px;font-size:15px}.feature-grid{grid-template-columns:minmax(0,1fr);gap:14px}.feature{padding:26px;min-height:0}.feature-icon{margin-bottom:26px;width:44px;height:44px;font-size:24px}.feature h3{font-size:25px}.feature-map{min-height:340px}.feature-tags{padding-top:28px}.small-features{gap:16px 22px;justify-content:flex-start;font-size:11px;margin-top:24px}.bjorn-section{grid-template-columns:minmax(0,1fr);padding:24px;gap:30px}.bjorn-image{max-width:280px;margin:auto}.bjorn-copy{padding:0}.bjorn-copy h2{font-size:43px}.bjorn-copy .eyebrow{font-size:8px}.faq-section{grid-template-columns:minmax(0,1fr);gap:30px}.faq-section .section-heading>p:not(.eyebrow){max-width:none}.faq-section details{padding-block:22px}.faq-section summary{font-size:15px}.faq-section details p{padding-right:0}.join-section{grid-template-columns:minmax(0,1fr);padding:32px 25px;gap:35px}.join-section .eyebrow{font-size:8px}.join-section h2{font-size:66px}.join-section p:not(.eyebrow){font-size:14px}.join-section .button{font-size:12px;gap:15px;padding:16px 20px}.join-compass{display:none}.footer{padding-top:40px}.footer-top{display:grid;gap:22px;padding-bottom:25px}.footer-bottom nav{gap:14px 20px}.footer-bottom{font-size:11px}.credits{font-size:9px;margin-top:22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Real app captures, kept intact, including map attribution. */
.screen-gallery{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:12px 4px 24px;scrollbar-color:#82996e #e1e5d9;scrollbar-width:thin}
.screen-card{flex:0 0 250px;min-width:0;margin:0;scroll-snap-align:start}
.screen-card>a{display:block;position:relative;border:6px solid #213d31;background:#213d31;border-radius:28px;overflow:hidden;box-shadow:0 10px 25px #183d3215}
.screen-card img{width:100%;height:auto;aspect-ratio:1080/2400;object-fit:contain}
.screen-zoom{position:absolute;right:12px;bottom:24px;display:grid;place-items:center;border-radius:50%;width:40px;height:40px;background:var(--ink);color:white;font-size:23px;box-shadow:0 4px 15px #0002}
.screen-card figcaption{display:flex;align-items:center;gap:12px;padding:22px 4px 0;font-size:13px;font-weight:600}
.screen-number{font-family:Georgia,serif;font-style:italic;color:var(--muted);font-weight:400}
.screens-note{font-size:11px;color:var(--muted);margin-top:16px}
.screen-dialog{padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--paper);color:var(--ink);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow:auto}
.screen-dialog::backdrop{background:#071d15dc;backdrop-filter:blur(5px)}
.dialog-toolbar{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:16px}
.dialog-toolbar button{min-height:44px;padding:10px 15px;border:1px solid var(--line);border-radius:30px;background:transparent;color:var(--ink);font-size:12px}
.dialog-toolbar [data-screen-close]{background:var(--ink);color:var(--paper)}
.screen-dialog figure{margin:0;text-align:center}.screen-dialog img{margin:auto;width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 165px);object-fit:contain;border-radius:8px}
.screen-dialog figcaption{font-size:12px;margin-top:14px}
@media(max-width:600px){.screen-gallery{gap:18px}.screen-card{flex-basis:235px}.screen-dialog{padding:12px}.dialog-toolbar{gap:6px}.dialog-toolbar button{font-size:11px;padding:8px 12px}}
.store-note{font-size:12px;color:#c5d3bf;margin-top:16px}.store-badges{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.store-badge{display:inline-flex;align-items:center;border:1px solid #c5d3bf;border-radius:100px;padding:10px 18px;font-size:12px;font-weight:650;color:var(--paper)}.store-badge:hover{background:#2d5946}
