.top-bar{position:sticky;top:0;z-index:50;background:rgba(23,37,32,.96);color:#fff;padding:.55rem 1rem;border-bottom:4px solid var(--gold)}.top-bar,.top-bar ul{background:rgba(23,37,32,.96)}.top-bar a{color:#fff;font-weight:800}.brand{display:flex;gap:.7rem;align-items:center}.brand-mark{width:36px;height:36px;border-radius:50% 45% 52% 40%;background:var(--coral);display:grid;place-items:center;transform:rotate(-8deg);font-size:1.25rem}.lang-select{max-width:100px;margin:0;border-radius:999px;height:2.2rem;background:#fff}.mobile-scroll{overflow-x:auto;white-space:nowrap}.hero{padding:3.3rem 0 1.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:900;color:var(--coral)}h1,h2,h3{font-family:Georgia,serif}.hero h1{font-size:clamp(2.5rem,7vw,6.6rem);line-height:.86;max-width:900px;margin:.4rem 0 1rem}.hero-copy{font-size:1.15rem;max-width:660px}.stamp{display:inline-block;border:3px double var(--ink);padding:.45rem .7rem;transform:rotate(2deg);font-weight:900;text-transform:uppercase;background:#f7efd9}.game-layout{display:grid;grid-template-columns:260px minmax(0,1fr) 300px;gap:1rem;padding-bottom:2rem}.panel{background:rgba(255,251,241,.92);border:1px solid rgba(23,37,32,.15);border-radius:28px;padding:1rem;box-shadow:var(--shadow)}.panel h3{font-size:1.15rem}.resource-list{display:grid;gap:.55rem}.resource{display:flex;justify-content:space-between;padding:.65rem .8rem;background:var(--paper2);border-radius:14px;font-weight:800}.module-card{border:2px solid transparent;background:#fff8ea;border-radius:18px;padding:.75rem;margin:.6rem 0;cursor:pointer;transition:.2s}.module-card:hover,.module-card.is-active{transform:translateY(-2px);border-color:var(--coral);box-shadow:0 10px 24px rgba(23,37,32,.12)}.module-card small{display:block;color:#65716c}.world-wrap{position:relative;min-height:650px;border-radius:32px;overflow:hidden;background:linear-gradient(#bfe3dc 0 18%,#79bec0 18% 100%);box-shadow:var(--shadow);border:9px solid #fff8e8}.world-wrap:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(15deg,transparent 0 28px,rgba(255,255,255,.08) 29px 30px)}#world{width:100%;height:650px;display:block;position:relative;z-index:2}.hud-float{position:absolute;z-index:5;background:rgba(255,248,231,.92);border:2px solid var(--ink);border-radius:18px;padding:.65rem .8rem;font-weight:900;box-shadow:5px 5px 0 rgba(23,37,32,.2)}.tide-badge{top:16px;left:16px}.cycle-badge{top:16px;right:16px}.message-bottle{bottom:16px;left:50%;transform:translateX(-50%);max-width:80%;text-align:center}.objective{padding:.85rem;border-left:5px solid var(--gold);background:#fff8df;border-radius:0 14px 14px 0;margin-bottom:.8rem}.log{height:210px;overflow:auto;background:#172520;color:#e9f2e8;padding:.8rem;border-radius:16px;font-family:monospace;font-size:.78rem}.log div{padding:.25rem 0;border-bottom:1px dashed rgba(255,255,255,.15)}.actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.actions .button{margin:0}.page-shell{padding:2rem 0 4rem}.page-hero{padding:2rem 0}.page-hero h1{font-size:clamp(2.5rem,6vw,5.2rem);line-height:.92}.paper-section{background:rgba(255,252,244,.92);border-radius:30px;padding:clamp(1.2rem,3vw,2.6rem);box-shadow:var(--shadow);margin-bottom:1rem}.paper-section p,.paper-section li{line-height:1.8}.footer{background:var(--ink);color:#fff;padding:2rem 0}.footer a{color:#fff}.fish-token{display:inline-block;padding:.35rem .55rem;border-radius:999px;background:var(--paper2);margin:.2rem;font-weight:800}
@media(max-width:1100px){.game-layout{grid-template-columns:220px 1fr}.side-right{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.world-wrap,#world{height:600px}}
@media(max-width:760px){.top-bar{position:sticky}.top-bar-left,.top-bar-right{width:100%}.top-bar-right{margin-top:.4rem}.menu{flex-wrap:nowrap}.game-layout{display:flex;flex-direction:column}.module-panel{order:2}.world-wrap{order:1;min-height:520px}.side-right{order:3;display:block}.world-wrap,#world{height:520px}.hero{padding-top:2rem}.hero h1{font-size:3.3rem}.hud-float{font-size:.74rem}.message-bottle{width:92%;max-width:none}.panel{border-radius:20px}}
