@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600;700;800&family=Gaegu:wght@400;700&family=Playfair+Display:ital,wght@0,700;1,700&display=swap";:root{color:#433d37;--cream:#fff9ed;--paper:#fffdf7;--ink:#433d37;--coral:#ea7771;--blue:#75a9bd;--gold:#f2c75c;background:#8ab8c9;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0;overflow-x:hidden}button{font:inherit}.game-page{min-height:100vh}.start-screen{z-index:20;background:linear-gradient(#a9ced9 0 67%,#73a9bd 67%);place-items:center;padding:25px;display:grid;position:fixed;inset:0;overflow:hidden}.start-screen:before{content:"☀";color:#f7d873;font-size:100px;position:absolute;top:5%;right:8%}.start-screen:after{content:"☁";color:#fff;opacity:.7;font-size:100px;position:absolute;top:12%;left:8%}.start-card{z-index:2;text-align:center;background:#fff9edea;border:2px solid #fff;border-radius:35px;max-width:630px;padding:45px 55px 36px;position:relative;box-shadow:12px 14px #557f8e55}.tiny-label{letter-spacing:.2em;color:var(--coral);font-size:10px;font-weight:800}.start-card h1{letter-spacing:-.04em;margin:22px 0;font:700 clamp(43px,6vw,68px)/.95 Playfair Display}.start-card h1 em{color:var(--coral)}.start-card>p{color:#746d66;max-width:480px;margin:0 auto 28px;line-height:1.7}.game-button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:28px;padding:14px 24px;font-weight:800;transition:all .2s;box-shadow:0 6px #c85752}.game-button:hover{transform:translateY(-2px);box-shadow:0 8px #c85752}.game-button.big{padding:16px 28px;font-size:16px}.start-card>small{color:#aaa198;margin-top:22px;font:15px Gaegu;display:block}.start-waves{opacity:.16;background:#fff;border-radius:50%;height:230px;position:absolute;bottom:-70px;left:-10%;right:-10%}.crew{justify-content:center;align-items:flex-end;gap:5px;height:80px;display:flex}.game-bunny{border:3px solid var(--ink);background:#fff;border-radius:50%;width:62px;height:58px;position:relative}.game-bunny:before,.game-bunny:after{content:"";border:3px solid var(--ink);z-index:-1;background:#fff;border-radius:70%;width:19px;height:43px;position:absolute;top:-32px}.game-bunny:before{left:7px;transform:rotate(-8deg)}.game-bunny:after{right:7px;transform:rotate(8deg)}.game-bunny.pink:before{background:#f5b7b4}.game-bunny.blue:after{background:#9dc6d5}.game-bunny i:before,.game-bunny i:after{content:"";background:var(--ink);border-radius:50%;width:5px;height:7px;position:absolute;top:23px}.game-bunny i:before{left:17px}.game-bunny i:after{right:17px}.game-bunny b{background:#f3aaa8;border-radius:50%;width:18px;height:8px;position:absolute;top:35px;left:50%;transform:translate(-50%)}.crew.small{gap:2px;height:43px}.crew.small .game-bunny{margin:-15px;transform:scale(.48)}.world{background:#8ab8c9;flex-direction:column;height:100vh;min-height:680px;display:flex;overflow:hidden}.world header{z-index:2;background:#fff9ed;border-bottom:3px solid #638fa0;justify-content:space-between;align-items:center;height:74px;padding:0 4vw;display:flex}.game-logo{color:var(--coral);font-family:Gaegu;font-size:25px}.game-logo span{color:var(--ink);font-weight:700}.hud{align-items:center;gap:14px;display:flex}.hud>span{letter-spacing:.15em;font-size:9px;font-weight:800}.hud b{gap:5px;display:flex}.hud i{color:#ddd4ca;font-size:21px;font-style:normal;transition:all .3s}.hud i.earned{color:var(--coral);filter:drop-shadow(0 2px #c95854)}.world-map{background:linear-gradient(#a8cbd8,#7facbe);flex:1;min-height:480px;position:relative;overflow:hidden}.sea-pattern{opacity:.13;background:repeating-radial-gradient(at 50% 120%,#0000 0 26px,#fff 27px 29px,#0000 30px 52px);position:absolute;inset:0}.world-map>svg{width:100%;height:100%;position:absolute;inset:0}.world-map>svg path{fill:none;stroke:#fff;stroke-width:3px;stroke-dasharray:9 10;opacity:.65}.world-cloud{color:#fff;opacity:.55;font-size:80px;position:absolute}.c1{top:11%;left:18%}.c2{font-size:55px;top:44%;right:22%}.world-sun{color:#f3d56e;font-size:75px;position:absolute;top:3%;right:5%}.world-island{z-index:3;cursor:pointer;width:145px;height:95px;color:var(--ink);background:#e2bf72;border:0;border-radius:50%;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 -18px #bd9452,0 9px #608b9a}.world-island>span{font-size:48px;position:absolute;top:-32px;left:50%;transform:translate(-50%)}.world-island strong,.world-island small{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.world-island strong{background:#fff9ed;border-radius:10px;padding:6px 11px;font:700 16px Gaegu;top:104px}.world-island small{color:#fff;letter-spacing:.08em;font-size:8px;font-weight:800;top:135px}.world-island>b{position:absolute;top:8px;right:8px}.world-island.available{animation:1.8s infinite bob}.world-island.available:after{content:"PLAY!";background:var(--coral);color:#fff;border-radius:10px;padding:5px 10px;font-size:9px;font-weight:800;position:absolute;top:-55px;left:50%;transform:translate(-50%)}.world-island.locked{filter:grayscale(.6);opacity:.7;cursor:not-allowed}.world-island.cleared:before{content:"✓";color:#fff;background:#71a278;border:3px solid #fff;border-radius:50%;place-items:center;width:31px;height:31px;font-weight:700;display:grid;position:absolute;top:-10px;right:-4px}@keyframes bob{50%{transform:translate(-50%,calc(-50% - 7px))}}.map-ship{z-index:5;pointer-events:none;position:absolute;transform:translate(-50%,-20%)}.map-ship>div:last-child{filter:drop-shadow(0 6px #50788855);font-size:65px}.map-ship .crew{z-index:2;position:absolute;top:-18px;left:29px}.compass{color:#fff;text-align:center;opacity:.7;font-size:11px;font-weight:700;position:absolute;bottom:18px;right:25px}.compass span{font-size:40px;display:block}.message-bar{z-index:4;background:#fff9ed;border-top:3px solid #638fa0;align-items:center;gap:20px;height:76px;padding:0 4vw;display:flex}.message-bar p{flex:1;font:20px Gaegu}.message-bar>span{color:#8e867e;font-size:10px;font-weight:800}.game-overlay,.finale{z-index:30;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#3c5867c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.game-window{background:var(--cream);border:3px solid #fff;border-radius:30px;width:min(650px,96vw);position:relative;overflow:hidden;box-shadow:12px 14px #2d45545c}.close-game,.final-card>button:first-child{color:#746a62;cursor:pointer;z-index:4;background:#eee4d8;border:0;border-radius:50%;width:35px;height:35px;font-size:24px;position:absolute;top:12px;right:17px}.mini{text-align:center;padding:45px}.mini h2{margin:0 0 9px;font:700 36px Playfair Display}.mini>p{color:#80776e;margin:0 0 25px}.catch-field{background-color:#9cc7d5;background-image:radial-gradient(circle at 20% 10%,#fff9 0 2px,#0000 3px),radial-gradient(circle at 80% 30%,#fff9 0 2px,#0000 3px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:20px;height:330px;margin-bottom:20px;position:relative;overflow:hidden}.catch-star{cursor:pointer;filter:drop-shadow(0 4px #79653155);background:0 0;border:0;font-size:42px;position:absolute}.catch-field .crew{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.catch-count{background:#fff;border-radius:10px;padding:7px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.memory-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:460px;margin:auto;display:grid}.memory-card{height:105px;transform-style:preserve-3d;cursor:pointer;background:0 0;border:0;transition:all .45s;position:relative}.memory-card.flipped{transform:rotateY(180deg)}.card-back,.card-face{backface-visibility:hidden;border:3px solid #e6d8c8;border-radius:15px;place-items:center;display:grid;position:absolute;inset:0}.card-back{background:var(--coral);color:#fff;font-size:30px}.card-face{background:#fff;font-size:40px;transform:rotateY(180deg)}.memory-card.matched .card-face{background:#e5f1e4;border-color:#8ab087}.memory-game .game-button{margin-top:25px}.question-number{letter-spacing:.18em;color:var(--coral);font-size:9px;font-weight:800}.quiz-game h2{margin:15px 0 28px}.answers{gap:12px;display:grid}.answers button{text-align:left;cursor:pointer;background:#fff;border:2px solid #e4d9cc;border-radius:15px;padding:14px;font-weight:700;transition:all .2s}.answers button:hover{border-color:#87aebd;transform:translate(4px)}.answers button span{color:#5b8797;background:#e8f0f2;border-radius:50%;place-items:center;width:30px;height:30px;margin-right:12px;display:inline-grid}.answers button.correct{background:#dcefdc;border-color:#6da374}.answers button.wrong{background:#f7d9d6;border-color:#d96b65}.big-cake{color:#fff;background:#f0a9a6;border-bottom:35px solid #d8817d;border-radius:22px 22px 14px 14px;place-items:center;width:300px;height:145px;margin:80px auto 30px;font:700 22px Gaegu;display:grid;position:relative}.candles{justify-content:space-around;display:flex;position:absolute;top:-72px;left:20px;right:20px}.candles i{background:repeating-linear-gradient(45deg,#fff 0 6px,#84afbe 6px 12px);width:13px;height:55px;position:relative}.candles b{background:#f7ca54;border-radius:50% 50% 45% 45%;width:19px;height:25px;transition:all .4s;position:absolute;top:-21px;left:-3px;box-shadow:0 0 18px #eaa83c}.big-cake.blown .candles b{opacity:0;transform:translateY(-10px)scale(.2)}.blow-button{cursor:pointer;background:#fff;border:2px solid #ded4c8;border-radius:25px;padding:13px 30px;font-weight:700;position:relative;overflow:hidden}.blow-button>i{background:var(--coral);height:5px;transition:all 50ms;position:absolute;bottom:0;left:0}.finale{z-index:40;background:#446875e8}.final-card{text-align:center;background:#fff9ed;border-radius:35px;width:min(580px,95vw);padding:45px 55px;position:relative;box-shadow:12px 14px #263f4955}.treasure-chest{background:#c77b3b;border:6px solid #70472b;border-radius:50% 50% 10px 10px;place-items:center;width:135px;height:95px;margin:0 auto 28px;display:grid;box-shadow:inset 0 -34px #a95e2f,0 8px #d5ac65}.treasure-chest span{background:var(--gold);width:43px;height:47px;color:var(--coral);border:4px solid #70472b;place-items:center;font-size:25px;display:grid}.final-card h2{margin:12px 0;font:700 43px Playfair Display}.final-card p{color:#766e66;line-height:1.65}.final-card>strong{color:var(--coral);margin:20px;font:700 24px Gaegu;display:block}.confetti{pointer-events:none;position:absolute;inset:0}.confetti i{left:calc(var(--i)*5.5%);color:#f5aeaa;animation:fall calc(2s + var(--i)*.1s) linear infinite;animation-delay:calc(var(--i)*-.15s);font-style:normal;position:absolute;top:-10%}@keyframes fall{to{transform:translateY(115vh)rotate(540deg)}}@media (width<=700px){.start-card{padding:35px 22px}.world{min-height:620px}.world header{height:65px}.game-logo span{display:none}.world-map{min-height:440px}.world-island{width:92px;height:62px}.world-island>span{font-size:33px;top:-23px}.world-island strong{padding:4px 7px;font-size:12px;top:68px}.world-island small{font-size:6px;top:94px}.world-island.available:after{top:-42px}.map-ship{transform:translate(-50%,-5%)scale(.65)}.message-bar{gap:8px;height:75px;padding:0 14px}.message-bar p{font-size:16px}.mini{padding:42px 20px 25px}.mini h2{font-size:28px}.catch-field{height:300px}.memory-card{height:78px}.memory-grid{gap:7px}.card-face{font-size:30px}.final-card{padding:40px 23px}.final-card h2{font-size:34px}.world-cloud{font-size:50px}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}.sail-help{letter-spacing:.13em;color:#817970;font-size:9px;font-weight:800}.world-map{cursor:crosshair}.world-island{transition:filter .2s,box-shadow .2s}.world-island:not(.available):not(.cleared){filter:saturate(.9)}.world-island.available{filter:drop-shadow(0 0 13px #fff8b8)}.map-ship.sailing{will-change:left,top;transition:none}.map-ship.autopilot .wake{display:block}.wake{color:#fff;letter-spacing:4px;white-space:nowrap;font-size:30px;animation:1s infinite wake;display:none;position:absolute;bottom:5px;left:-30px;transform:rotate(-15deg)}.sea-friend{z-index:1;opacity:.72;filter:drop-shadow(0 3px #4e7d8c55);font-size:27px;animation:3s ease-in-out infinite seaBob;position:absolute}.turtle{top:70%;left:25%}.fish{animation-delay:-1s;top:18%;left:53%}.whale{font-size:38px;animation-delay:-2s;top:72%;left:80%}.bottle{font-size:20px;top:54%;left:56%;transform:rotate(20deg)}@keyframes seaBob{50%{transform:translate(12px,-7px)rotate(4deg)}}@keyframes wake{50%{opacity:.35;transform:translate(-8px)rotate(-15deg)}}.dock-button{z-index:9;background:var(--coral);color:#fff;letter-spacing:.06em;cursor:pointer;border:3px solid #fff;border-radius:24px;padding:12px 22px;font-size:11px;font-weight:800;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 6px #bd5752}.touch-dpad{z-index:10;width:116px;height:116px;display:none;position:absolute;bottom:18px;left:18px}.touch-dpad button{color:#597d8b;touch-action:none;background:#fff9edcf;border:2px solid #fff;border-radius:10px;width:38px;height:38px;font-size:13px;position:absolute}.touch-dpad button:first-child{top:0;left:39px}.touch-dpad button:nth-child(2){top:39px;left:0}.touch-dpad button:nth-child(3){top:78px;left:39px}.touch-dpad button:nth-child(4){top:39px;left:78px}@media (width<=800px),(hover:none){.sail-help{display:none}.touch-dpad{display:block}.dock-button{max-width:145px;bottom:22px;left:auto;right:16px;transform:none}.world-island small{display:none}.world-island strong{top:70px}.message-bar>span{display:none}}.phaser-layout{position:relative}.phaser-world{background:#79aec2;position:absolute;inset:74px 0 0}.phaser-world canvas{display:block!important}.phaser-dock{z-index:15;background:var(--coral);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:3px solid #fff;border-radius:28px;padding:14px 24px;font-weight:800;position:absolute;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 7px #b9514d}.phaser-dock small{opacity:.8;border-left:1px solid #ffffff70;margin-left:10px;padding-left:10px;display:inline-block}.phaser-layout header{z-index:20;flex:none;position:relative}@media (width<=700px){.phaser-world{inset:65px 0 0}.phaser-dock{max-width:80%;font-size:11px;bottom:25px}}.phaser-layout header{background-color:#f1dfb4;background-image:linear-gradient(90deg,#e8cb91aa 1px,#0000 1px),linear-gradient(#fff7df55 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:38px 38px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-bottom:4px solid #6d4a31;position:relative;box-shadow:0 5px #d09b57}.phaser-layout header:after{content:"";pointer-events:none;border:1px dashed #a8794d;position:absolute;inset:6px}.phaser-layout .game-logo{color:#4d3427;z-index:1;align-items:center;gap:10px;display:flex}.straw-hat{color:#fff;background:#222;border:4px solid #e9c34f;border-radius:50%;place-items:center;width:48px;height:40px;font-size:21px;display:grid;position:relative;box-shadow:inset 0 0 0 2px #d75f4f}.straw-hat:after{content:"";background:#e9c34f;border-bottom:3px solid #c55c4f;border-radius:50%;width:60px;height:9px;position:absolute;bottom:-4px}.log-pose{color:#6c4c36;z-index:1;align-items:center;gap:9px;display:flex}.log-pose i{background:#d8f0ed;border:4px solid #9a633d;border-radius:50%;width:34px;height:34px;position:relative;box-shadow:0 0 0 3px #e2bc64}.log-pose i:after{content:"";transform-origin:bottom;background:#d65f54;width:3px;height:24px;position:absolute;top:1px;left:13px;transform:rotate(35deg)}.log-pose span{letter-spacing:.12em;font-size:7px}.log-pose b{font-family:Gaegu;font-size:13px}.phaser-layout .hud{z-index:1}.phaser-layout .hud>span{color:#6d4a31}.phaser-layout .hud i{color:#bda984}.phaser-layout .hud i.earned{color:#d64f4b}.phaser-layout .sail-help{color:#805d40;z-index:1}.phaser-dock{color:#f6dfa1;background:#2e2420;border-color:#f2d27b;font-family:Gaegu;font-size:17px;box-shadow:0 7px #171210}.phaser-dock small{font-family:DM Sans;font-size:8px}.phaser-world{inset:74px 0 0}@media (width<=850px){.log-pose{display:none}}@media (width<=700px){.phaser-world{inset:65px 0 0}.straw-hat{margin-left:-5px;transform:scale(.8)}.phaser-layout .game-logo span:last-child{font-size:18px;display:block}}.vault{background:#263f4be8}.vault-card{text-align:center;background:#f3dfae radial-gradient(#9d754b22 1px,#0000 1px) 0 0/18px 18px;border:5px solid #62432e;border-radius:28px;width:min(880px,95vw);min-height:570px;padding:45px;position:relative;box-shadow:0 14px #172830,0 0 0 6px #d9ad61}.vault-card:before,.vault-card:after{content:"☠";color:#8c603d22;font-size:70px;position:absolute}.vault-card:before{top:20px;left:24px;transform:rotate(-15deg)}.vault-card:after{bottom:20px;right:24px;transform:rotate(15deg)}.vault-card h2{color:#473025;margin:12px 0;font:700 48px Playfair Display}.vault-card>p{color:#755a43}.vault-close{z-index:3;color:#68452f;cursor:pointer;background:#f6e8c5;border:2px solid #6e4a32;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:14px;right:15px}.chest-grid{justify-content:center;align-items:flex-end;gap:22px;min-height:260px;margin:20px 0;display:flex}.choice-chest{cursor:pointer;background:0 0;border:0;width:125px;height:155px;position:relative}.chest-lid{transform-origin:bottom;background:linear-gradient(90deg,#8b4d27,#d48a3e 20% 80%,#8b4d27);border:5px solid #55331f;border-radius:55px 55px 5px 5px;height:55px;transition:all .5s;position:absolute;top:30px;left:8px;right:8px}.chest-box{background:linear-gradient(90deg,#8b4d27,#c97935 20% 80%,#8b4d27);border:5px solid #55331f;border-radius:3px 3px 12px 12px;place-items:start center;height:65px;display:grid;position:absolute;top:79px;left:8px;right:8px}.chest-box:before,.chest-box:after{content:"";background:#e4b94d;position:absolute}.chest-box:before{width:100%;height:8px;top:15px}.chest-box:after{border:3px solid #55331f;border-radius:4px;width:19px;height:29px;top:8px}.chest-box i{z-index:2;color:#55331f;font-style:normal;font-weight:900;position:relative;top:14px}.choice-chest small{letter-spacing:.12em;color:#735137;font-size:8px;font-weight:900;position:absolute;bottom:-7px;left:0;right:0}.choice-chest.opened{filter:grayscale(.7);cursor:default}.choice-chest.opened .chest-lid{transform:translateY(-23px)rotateX(55deg)}.vault-hint{color:#896747;font:16px Gaegu}.wrong-reaction{z-index:60;background:#1d2b34d9;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.wrong-reaction>div{text-align:center;background:#fff6df;border:5px solid #533825;border-radius:23px;width:min(520px,92vw);padding:15px 15px 25px;box-shadow:10px 12px #142128}.wrong-reaction img{object-fit:cover;border-radius:11px;width:100%;max-height:330px;display:block}.wrong-reaction h3{margin:18px 0 5px;font:700 31px Playfair Display}.wrong-reaction p{color:#77685b;margin:0 0 18px}.wrong-reaction button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:20px;padding:11px 20px;font-weight:700}.video-treasure h2{font-size:39px}.video-frame{background:#241b17;border:8px solid #70492e;border-radius:17px;max-width:520px;margin:20px auto;padding:6px;box-shadow:0 8px #c1914f}.video-frame video{background:#000;border-radius:7px;width:100%;max-height:290px;display:block}.video-treasure>p{color:#c85c57;font:22px Gaegu}.video-treasure .game-button{margin-top:5px}@media (width<=700px){.vault-card{min-height:550px;padding:38px 14px}.vault-card h2{font-size:36px}.chest-grid{grid-template-columns:repeat(3,90px);align-items:center;gap:5px;min-height:330px;display:grid}.choice-chest{width:90px;height:130px}.chest-box{height:52px;top:66px}.chest-lid{height:45px;top:26px}.choice-chest small{bottom:0}.video-frame{margin:15px auto}.wrong-reaction h3{font-size:25px}}.start-screen{background:#72afc3 radial-gradient(#ffffff38 1px,#0000 2px) 0 0/32px 32px}.start-screen:before,.start-screen:after{content:none}.start-card{text-align:left;background:#f4e7c6;border:4px solid #f9f0d9;border-radius:28px;grid-template-columns:56% 44%;width:min(920px,100vw - 42px);max-width:none;min-height:560px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:14px 16px #426f7f66,0 0 0 2px #79583d}.start-card:before{content:"";opacity:.45;pointer-events:none;z-index:5;border:2px dashed #a47b52;border-radius:17px;position:absolute;inset:13px}.start-copy{z-index:3;padding:62px 25px 45px 58px;position:relative}.start-copy .tiny-label{color:#bd594e;line-height:1.5;display:inline-block}.start-card h1{color:#403027;letter-spacing:-.055em;margin:29px 0 27px;font:700 clamp(55px,7vw,82px)/.82 Playfair Display}.start-card h1 em{color:#d75e57;font-size:1.08em}.start-copy>p{color:#705d4c;max-width:430px;margin:0 0 25px;font-size:15px;line-height:1.65}.island-route{color:#8d6a4b;letter-spacing:.09em;white-space:nowrap;align-items:center;gap:7px;margin:0 0 32px;font-size:7px;font-weight:800;display:flex}.island-route i{border-top:1px dashed #b58b62;width:17px}.start-card .game-button.big{text-transform:uppercase;letter-spacing:.09em;background:#25201c;border-radius:8px;padding:15px 21px 15px 27px;font-size:11px;box-shadow:5px 5px #d45f56}.start-card .game-button.big:hover{box-shadow:7px 7px #d45f56}.button-arrow{color:#2a211b;background:#e9c768;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:12px;font-size:15px;display:inline-grid}.start-copy>small{color:#947f6d;margin-top:22px;font:13px Gaegu;display:block}.start-art{background:#5fa2ba;border-left:3px solid #765438;place-items:center;display:grid;position:relative;overflow:hidden}.start-art:before{content:"";background:repeating-radial-gradient(at 50% 120%,#0000 0 24px,#ffffff20 25px 27px,#0000 28px 50px);position:absolute;inset:0}.start-art img{z-index:2;filter:drop-shadow(12px 15px 3px #285a6d55);width:min(66%,235px);position:relative;transform:rotate(3deg)}.start-sun{background:#efd16e;border-radius:50%;width:105px;height:105px;position:absolute;top:30px;right:25px;box-shadow:0 0 0 12px #efd16e20}.start-stamp{z-index:3;text-align:center;color:#f5dfae;letter-spacing:.12em;border:3px double #f5dfae;border-radius:50%;place-items:center;width:83px;height:83px;font-size:8px;font-weight:800;display:grid;position:absolute;bottom:22px;right:22px;transform:rotate(-9deg)}.start-stamp b{font-size:17px;line-height:0}.poster-corner{z-index:7;color:#8b6343;font-size:18px;position:absolute}.top-left{top:18px;left:22px}.top-right{top:18px;right:22px}.bottom-left{bottom:18px;left:22px}.bottom-right{bottom:18px;right:22px}.start-waves{height:180px}@media (width<=720px){.start-screen{padding:14px}.start-card{grid-template-rows:1fr 190px;grid-template-columns:1fr;width:100%;min-height:min(700px,100vh - 28px)}.start-copy{text-align:center;padding:42px 30px 20px}.start-card h1{margin:20px 0;font-size:clamp(49px,14vw,68px)}.start-copy>p{margin:0 auto 18px}.island-route{justify-content:center;margin-bottom:22px;transform:scale(.9)}.start-copy>small{margin-top:16px}.start-art{border-top:3px solid #765438;border-left:0}.start-art img{width:auto;height:175px;margin-top:8px}.start-sun{width:75px;height:75px}.start-stamp{width:65px;height:65px;bottom:12px;right:14px}.poster-corner{display:none}}@media (height<=680px) and (width<=720px){.start-card{grid-template-rows:1fr 130px}.start-copy{padding-top:30px}.start-card h1{margin:13px 0;font-size:47px}.start-art img{height:120px}.island-route,.start-copy>small{display:none}}.mobile-helm{display:none}.island-arrival{z-index:16;color:#4d3427;background:#f3dfae;border:4px solid #65432c;border-radius:15px;align-items:center;gap:13px;min-width:330px;padding:10px 12px 10px 18px;position:absolute;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 8px #2e5360aa}.island-arrival span{letter-spacing:.16em;color:#c2584e;font-size:7px;font-weight:900}.island-arrival strong{flex:1;font:700 20px Gaegu}.island-arrival button{color:#f2d98f;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;background:#29211c;border:0;border-radius:9px;padding:11px 15px;font-size:9px;font-weight:900}.island-mission{color:#c35d53;letter-spacing:.16em;margin-bottom:10px;font-size:8px;font-weight:900;display:block}.quiz-game .island-mission{margin-bottom:7px}.quiz-game .question-number{margin:12px 0 0;display:block}.catch-star{touch-action:manipulation}.blow-button{touch-action:none}@media (width<=800px),(hover:none){.mobile-helm{z-index:15;touch-action:none;-webkit-user-select:none;user-select:none;background:#f2dfb2aa;border:3px solid #654a37;border-radius:50%;width:118px;height:118px;display:block;position:absolute;bottom:22px;left:20px;box-shadow:inset 0 0 0 8px #fff3,0 6px #355e6aaa}.mobile-helm .helm-ring{color:#70503a;font-size:8px;font-weight:900;position:absolute;top:7px;left:50%;transform:translate(-50%)}.mobile-helm>i{color:#eac96c;will-change:transform;background:#2e2520;border:3px solid #f6e4b8;border-radius:50%;place-items:center;width:42px;height:42px;font-size:23px;font-style:normal;display:grid;position:absolute;top:36px;left:36px;box-shadow:0 4px #1d1714}.mobile-helm small{text-align:center;color:#fff;letter-spacing:.16em;font-size:7px;font-weight:900;position:absolute;bottom:-17px;left:0;right:0}.island-arrival{grid-template-columns:1fr;width:min(310px,100vw - 170px);min-width:0;display:grid;bottom:22px;left:auto;right:16px;transform:none}.island-arrival span{display:none}.island-arrival strong{font-size:16px}.island-arrival button{padding:10px}.phaser-dock{display:none}}@media (width>=801px) and (hover:hover){.island-arrival{display:flex}}@media (width<=480px){.mobile-helm{width:105px;height:105px;bottom:16px;left:12px}.mobile-helm>i{top:30px;left:30px}.island-arrival{width:calc(100vw - 140px);padding:8px;bottom:16px;right:10px}.island-arrival strong{font-size:14px}.island-arrival button{font-size:8px}}.memory-card .card-back{color:#3c2a20;background:#d7ad69;border-color:#68472e;flex-direction:column;gap:2px;display:flex;box-shadow:inset 0 0 0 5px #edd79d}.memory-card .card-back i{font-size:29px;font-style:normal;line-height:1}.memory-card .card-back small{letter-spacing:.15em;font-size:7px;font-weight:900}.memory-card .card-face{background:#1f1a17;border:4px solid #6c4930;padding:0;display:block;overflow:hidden}.memory-card .card-face img{object-fit:cover;width:100%;height:100%;display:block}.memory-card .card-face b{color:#4b3224;letter-spacing:.06em;background:#f3dfaeed;border:1px solid #6c4930;padding:3px 2px;font:700 8px DM Sans;position:absolute;bottom:4px;left:4px;right:4px}.memory-card.matched .card-face{border-color:#6b9d6d;box-shadow:0 0 0 3px #bfe4bd}.mission-character{z-index:2;background:#f3dfae;border:3px solid #5d402d;border-radius:10px;width:120px;position:absolute;bottom:12px;left:12px;overflow:hidden;box-shadow:0 5px #477686}.mission-character img{object-fit:cover;width:100%;height:74px;display:block}.mission-character span,.chopper-cheer span{letter-spacing:.08em;color:#5b3c29;padding:5px 2px;font-size:7px;font-weight:900;display:block}.quiz-game{position:relative}.quiz-meme{z-index:8;background:#f3dfae;border:4px solid #5c3d2a;border-radius:11px;width:155px;position:absolute;bottom:12px;right:12px;overflow:hidden;box-shadow:0 6px #2e5967}.quiz-meme img{object-fit:cover;width:100%;height:95px;display:block}.quiz-meme span{color:#5d3f2c;padding:6px;font-size:7px;font-weight:900;display:block}.cake-game{position:relative}.chopper-cheer{background:#f3dfae;border:3px solid #65432d;border-radius:10px;width:115px;position:absolute;top:130px;right:18px;overflow:hidden;transform:rotate(4deg);box-shadow:0 5px #d08b86}.chopper-cheer img{object-fit:cover;width:100%;height:90px;display:block}@media (width<=600px){.mission-character{width:92px}.mission-character img{height:58px}.quiz-meme{width:120px}.quiz-meme img{height:70px}.chopper-cheer{width:82px;top:145px;right:8px}.chopper-cheer img{height:65px}.memory-card .card-face b{font-size:6px}}.loading-sea{text-align:center;color:#fff;background:#5aa2ba;place-content:center;display:grid;position:absolute;inset:74px 0 0}.loading-sea span{font-size:45px;animation:1.2s ease-in-out infinite loadingBob}.loading-sea p{letter-spacing:.08em;font:700 18px Gaegu}@keyframes loadingBob{50%{transform:translateY(-9px)rotate(5deg)}}@media (width<=700px){.loading-sea{inset:65px 0 0}}.game-window{max-height:94vh;overflow:auto}.catch-game{padding-bottom:28px}.luffy-meter{text-align:left;background:#f2ddaa;border:3px solid #67452e;border-radius:13px;align-items:center;gap:12px;max-width:555px;height:58px;margin:0 auto 12px;padding:5px 12px;display:flex;box-shadow:0 4px #d7b26c}.luffy-meter img{object-fit:cover;border:2px solid #67452e;border-radius:8px;width:46px;height:42px}.luffy-meter>div{flex:1}.luffy-meter>div span{letter-spacing:.13em;color:#735038;margin-bottom:5px;font-size:7px;font-weight:900;display:block}.luffy-meter>div i{background:#fff7df;border:2px solid #67452e;border-radius:8px;height:9px;display:block;overflow:hidden}.luffy-meter>div b{background:linear-gradient(90deg,#e66f67,#f2bc55);height:100%;transition:all .35s;display:block}.luffy-meter strong{white-space:nowrap;font:700 18px Gaegu}.catch-field{isolation:isolate;background:linear-gradient(#79b9cf 0 72%,#4d91aa 72%);border:3px solid #5e8793;height:270px;margin-bottom:14px;box-shadow:inset 0 0 0 5px #ffffff21}.catch-field:after{content:"";z-index:1;background:#a7643e;border:4px solid #593721;border-radius:50% 50% 0 0;height:40px;position:absolute;bottom:25px;left:-5%;right:-5%}.ship-rail{z-index:2;background:repeating-linear-gradient(90deg,#8a4f30 0 45px,#a9673e 45px 90px);border-top:5px solid #58351f;height:32px;position:absolute;bottom:0;left:0;right:0}.field-cloud{color:#fff;opacity:.5;z-index:0;font-size:44px;position:absolute}.cloud-one{top:8%;left:8%}.cloud-two{font-size:32px;top:25%;right:10%}.flying-meat{z-index:4;cursor:pointer;filter:drop-shadow(0 5px #436f7e77);touch-action:manipulation;background:#fff6dfd9;border:0;border-radius:50%;place-items:center;width:58px;height:58px;font-size:36px;display:grid;position:absolute}.flying-meat i{color:#f7d05d;font-size:16px;font-style:normal;position:absolute;top:-5px;right:-2px}.flying-meat:hover{background:#fff}.catch-complete{margin-top:0;animation:1.2s infinite completeGlow}@keyframes completeGlow{50%{box-shadow:0 6px #c85752,0 0 0 7px #f2c75c44}}@media (width<=600px){.catch-game{padding:34px 14px 20px}.catch-game h2{font-size:27px}.catch-game>p{font-size:13px}.catch-field{height:255px}.luffy-meter{margin-inline:4px}.flying-meat{width:50px;height:50px;font-size:31px}}.catch-complete{z-index:3;animation:.28s ease-out both catchButtonIn,1.2s .28s infinite completeGlow;position:relative;transform:translateY(0)}.catch-complete:hover{transform:translateY(-2px)}.catch-complete:active{transform:translateY(3px)}@keyframes catchButtonIn{0%{opacity:0}to{opacity:1}}.mission-passed{text-align:center;background:radial-gradient(circle at 50% 42%,#fffdf5 0,#f4e4bd 68%,#dfbd7a 100%);flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:55px 30px;display:flex;position:relative;overflow:hidden}.mission-passed:before,.mission-passed:after{content:"✦  ·  ✦  ·  ✦";color:#d5a957;letter-spacing:12px;font-size:22px;position:absolute}.mission-passed:before{top:35px}.mission-passed:after{bottom:35px}.passed-crest{color:#fff;background:#e66f68;border:7px solid #f1cb63;border-radius:50%;place-items:center;width:105px;height:105px;margin-bottom:30px;font-size:58px;display:grid;box-shadow:0 8px #a8524d,0 0 0 8px #6b4630}.mission-passed>span{letter-spacing:.24em;color:#bd574f;font-size:9px;font-weight:900}.mission-passed h2{color:#483329;margin:12px 0;font:700 42px Playfair Display}.mission-passed p{color:#7a6655;margin:0}.auto-close-track{background:#d8c39b;border-radius:8px;width:min(300px,75%);height:6px;margin-top:35px;overflow:hidden}.auto-close-track i{transform-origin:0;background:#d9655e;width:100%;height:100%;animation:1.9s linear forwards autoClose;display:block}@keyframes autoClose{to{transform:scaleX(0)}}@media (width<=600px){.mission-passed{min-height:460px;padding:40px 20px}.passed-crest{width:85px;height:85px;font-size:45px}.mission-passed h2{font-size:32px}}.island-arrival.cleared{background:#dce9cb;border-color:#526f49}.island-arrival.cleared span{color:#4e7b4c}.island-arrival.cleared button{color:#f5f0d4;background:#526f49}.feed-board{background:#68a9bf;border:4px solid #5d3b27;border-radius:20px;grid-template-columns:1fr 1fr;gap:16px;max-width:560px;min-height:300px;margin:24px auto 0;padding:14px;display:grid;box-shadow:0 7px #386c7e}.sanji-tray,.luffy-table{background:#f2dca8;border:3px solid #724a30;border-radius:14px;padding:15px}.sanji-tray>span{letter-spacing:.14em;color:#755137;font-size:7px;font-weight:900;display:block}.meat-tray{grid-template-columns:repeat(2,64px);place-content:center;gap:10px;min-height:190px;padding:10px;display:grid}.drag-meat{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff9e8;border:3px solid #6b432c;border-radius:14px;width:64px;height:64px;font-size:37px;box-shadow:0 5px #c08e52}.drag-meat:active{cursor:grabbing}.sanji-tray small{color:#b34f48;min-height:16px;font:14px Gaegu;display:block}.luffy-table{flex-direction:column;gap:10px;display:flex}.luffy-picture{background:#222;border:3px solid #62402c;border-radius:10px;height:155px;position:relative;overflow:hidden}.luffy-picture img{object-fit:cover;width:100%;height:100%}.luffy-picture>span{letter-spacing:.08em;background:#f3dfaeed;border:2px solid #65432d;padding:5px;font-size:8px;font-weight:900;position:absolute;bottom:7px;left:7px;right:7px}.luffy-drop{color:#8b6450;background:#fff9e7;border:3px dashed #a85a4e;border-radius:13px;place-items:center;min-height:83px;padding:12px;display:grid;position:relative;overflow:hidden}.luffy-drop span{z-index:2;font-size:11px;font-weight:900;line-height:1.6;position:relative}.luffy-drop i{background:#e66d65;height:7px;transition:all .3s;position:absolute;bottom:0;left:0}@media (width<=520px){.feed-board{gap:8px;min-height:270px;padding:8px}.sanji-tray,.luffy-table{padding:8px}.meat-tray{grid-template-columns:repeat(2,50px);gap:7px;min-height:175px;padding:7px}.drag-meat{width:50px;height:50px;font-size:29px}.luffy-picture{height:140px}.luffy-drop{min-height:70px;padding:6px}.sanji-tray>span{font-size:6px}}.clicker-board{background:linear-gradient(155deg,#70b1c6,#438da8);border:4px solid #5b3c29;border-radius:22px;grid-template-rows:auto 1fr;grid-template-columns:180px 1fr;gap:14px;max-width:560px;min-height:315px;margin:22px auto 0;padding:16px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px #315f70}.clicker-board:after{content:"";background:#9d603b;border-top:5px solid #543421;border-radius:50%;height:75px;position:absolute;bottom:-25px;left:-5%;right:-5%}.clicker-luffy{z-index:2;background:#222;border:4px solid #60402d;border-radius:14px;grid-row:1/3;position:relative;overflow:hidden}.clicker-luffy img{object-fit:cover;width:100%;height:100%;display:block}.clicker-luffy span{color:#563827;letter-spacing:.08em;background:#f2ddaaed;border:2px solid #62402d;padding:7px 3px;font-size:8px;font-weight:900;position:absolute;bottom:8px;left:8px;right:8px}.hunger-display{z-index:2;text-align:left;background:#f2ddaa;border:3px solid #65432e;border-radius:13px;padding:10px 12px;position:relative}.hunger-display>div{justify-content:space-between;align-items:center;display:flex}.hunger-display>div span{letter-spacing:.13em;font-size:7px;font-weight:900}.hunger-display strong{color:#b84f48;font:700 20px Gaegu}.hunger-display>i{background:#fff9e8;border:3px solid #65432e;border-radius:12px;height:18px;margin:7px 0 4px;display:block;overflow:hidden}.hunger-display>i b{background:linear-gradient(90deg,#e76c65,#f2ca56);border-radius:8px;height:100%;display:block}.hunger-display small{text-align:center;color:#765642;font:13px Gaegu;display:block}.feed-clicker{z-index:3;color:#fff;cursor:pointer;touch-action:manipulation;background:#d85f58;border:6px solid #f5dfa6;border-radius:50%;flex-direction:column;justify-content:center;place-self:center;align-items:center;width:130px;height:130px;display:flex;position:relative;box-shadow:0 9px #8f3e39,0 0 0 5px #5b3b29}.feed-clicker>span{font-size:51px;line-height:1}.feed-clicker>b{letter-spacing:.08em;font-size:8px}.feed-clicker>i{color:#ffe078;text-shadow:0 2px #71412e;font:700 23px Gaegu;position:absolute;top:15px;right:-20px}.clicker-speed{z-index:3;color:#f7e8c0;letter-spacing:.1em;font-size:7px;font-weight:900;position:absolute;bottom:11px;right:14px}.clicker-speed b{font-size:11px}.feed-clicker:hover{background:#e96d65}.feed-clicker:active{box-shadow:0 4px #8f3e39,0 0 0 5px #5b3b29}@media (width<=520px){.clicker-board{grid-template-columns:120px 1fr;gap:8px;min-height:280px;padding:9px}.clicker-luffy span{font-size:6px}.hunger-display{padding:7px}.hunger-display>i{height:15px}.feed-clicker{width:105px;height:105px}.feed-clicker>span{font-size:42px}.clicker-speed{display:none}}@media (width<=800px){.game-overlay{place-items:stretch stretch;padding:0}.game-window{width:100vw;height:100dvh;max-height:none;box-shadow:none;overscroll-behavior:contain;border:0;border-radius:0;overflow-y:auto}.close-game{z-index:50;top:max(12px,env(safe-area-inset-top));background:#eee4d8e8;width:44px;height:44px;position:fixed;right:14px}.catch-game{min-height:100dvh;padding:max(58px,calc(env(safe-area-inset-top) + 48px)) 16px max(20px,env(safe-area-inset-bottom));flex-direction:column;display:flex}.catch-game .island-mission{margin:0 42px 8px;font-size:7px;line-height:1.5}.catch-game h2{margin:4px 0 7px;font-size:clamp(27px,8vw,38px);line-height:1.05}.catch-game>p{max-width:460px;margin:0 auto 12px;font-size:13px;line-height:1.45}.clicker-board{border-width:3px;border-radius:18px;flex:1;grid-template-rows:minmax(115px,26vh) auto minmax(145px,1fr);grid-template-columns:1fr;gap:9px;width:100%;max-width:520px;min-height:0;margin:0 auto;padding:10px;display:grid}.clicker-luffy{border-width:3px;grid-row:auto}.clicker-luffy img{object-position:center 40%}.clicker-luffy span{width:max-content;max-width:65%;font-size:7px;bottom:8px;left:auto;right:8px}.hunger-display{border-width:2px;padding:8px 10px}.hunger-display>i{border-width:2px;height:20px;margin:5px 0 2px}.hunger-display small{font-size:12px}.feed-clicker{border-width:5px;place-self:center;width:min(145px,36vw);min-width:112px;height:min(145px,36vw);min-height:112px}.feed-clicker>span{font-size:48px}.feed-clicker>b{font-size:8px}.clicker-speed{bottom:8px;right:12px}}@media (width<=800px) and (orientation:landscape) and (height<=520px){.catch-game{padding:48px 14px 10px}.catch-game h2{font-size:27px}.catch-game>p{margin-bottom:7px}.clicker-board{grid-template-rows:auto 1fr;grid-template-columns:minmax(150px,34%) 1fr;gap:8px;max-width:680px}.clicker-luffy{grid-row:1/3}.hunger-display{grid-column:2}.feed-clicker{grid-column:2;width:110px;min-width:0;height:110px;min-height:0}.clicker-speed{display:block}}.cake-game .chopper-cheer{border-radius:12px;align-items:center;width:230px;height:58px;margin:10px auto 0;display:flex;position:static;transform:none}.cake-game .chopper-cheer img{object-fit:cover;flex:none;width:72px;height:100%}.cake-game .chopper-cheer span{flex:1;padding:7px;font-size:7px}.cake-game .big-cake{width:min(300px,76vw);margin:72px auto 24px}.cake-game .blow-button{touch-action:none;min-width:190px;min-height:50px;font-size:15px}@media (width>=901px) and (height>=651px){.cake-game .chopper-cheer{z-index:3;width:108px;height:125px;margin:0;display:block;position:absolute;top:245px;right:20px;transform:rotate(4deg)}.cake-game .chopper-cheer img{width:100%;height:88px}.cake-game .chopper-cheer span{padding:6px 3px}.cake-game .big-cake{margin-top:78px}}@media (width<=800px){.cake-game{min-height:100dvh;padding:max(58px,calc(env(safe-area-inset-top) + 48px)) 16px max(24px,env(safe-area-inset-bottom));flex-direction:column;align-items:center;display:flex}.cake-game .island-mission{margin-right:42px}.cake-game h2{margin:8px 0;font-size:clamp(28px,8vw,38px);line-height:1.05}.cake-game>p{max-width:420px;margin:0 auto;font-size:13px;line-height:1.45}.cake-game .chopper-cheer{width:min(260px,80vw);height:52px;margin:12px auto 0;position:static;transform:none}.cake-game .big-cake{border-bottom-width:28px;width:min(280px,80vw);height:125px;margin:100px auto 22px}.cake-game .candles{top:-58px}.cake-game .candles i{height:43px}.cake-game .blow-button{width:min(280px,80vw);margin-top:auto}}@media (width<=900px) and (orientation:landscape) and (height<=650px){.game-overlay{padding:0}.game-window{width:100vw;height:100dvh;max-height:none;box-shadow:none;border:0;border-radius:0}.cake-game{text-align:left;grid-template-rows:auto auto 1fr auto;grid-template-columns:minmax(220px,40%) 1fr;align-items:center;column-gap:30px;height:100dvh;min-height:0;padding:38px 30px 18px;display:grid}.cake-game .island-mission{grid-column:1;align-self:end;margin:0 38px 3px 0}.cake-game h2{grid-column:1;margin:7px 0;font-size:clamp(27px,4.6vw,39px);line-height:1.02}.cake-game>p{grid-column:1;margin:0;font-size:13px;line-height:1.45}.cake-game .chopper-cheer{grid-column:1;align-self:start;width:100%;height:64px;margin:12px 0 0}.cake-game .big-cake{text-align:center;border-bottom-width:28px;grid-area:1/2/4;width:min(300px,42vw);height:125px;margin:62px auto 0}.cake-game .candles{top:-58px}.cake-game .candles i{height:43px}.cake-game .blow-button{grid-area:4/2;align-self:end;width:min(280px,38vw);margin:0 auto}.cake-game .chopper-cheer img{width:82px}}.cake-game .cake-stage{flex:none;justify-content:center;align-items:flex-end;width:100%;height:230px;display:flex}.cake-game .cake-stage .big-cake{border-bottom-width:28px;width:min(290px,76vw);height:130px;margin:0}.cake-game .cake-stage .candles{top:-66px}.cake-game .cake-stage .candles i{height:48px}@media (width<=800px){.cake-game .cake-stage{height:215px}.cake-game .cake-stage .big-cake{width:min(280px,80vw);height:125px;margin:0}}@media (width<=900px) and (orientation:landscape) and (height<=650px){.cake-game .cake-stage{grid-area:1/2/4;align-self:center;height:225px}.cake-game .cake-stage .big-cake{width:min(290px,40vw);height:120px;margin:0}.cake-game .blow-button{grid-area:4/2}}.cake-button{cursor:pointer;touch-action:manipulation;border-top:0;border-left:0;border-right:0;transition:transform .18s,filter .18s}.cake-button:hover{filter:brightness(1.03);transform:translateY(-2px)}.cake-button:active{transform:translateY(2px)scale(.98)}.cake-button.blown{cursor:default}.cake-button.blown:hover{transform:none}.cake-game .blow-button:disabled{cursor:default;color:#587050;background:#e8f0df;border-color:#a8bd91}@media (width<=800px){.world{height:100dvh;min-height:0;max-height:100dvh}.phaser-layout{height:100dvh;min-height:0}.phaser-world{bottom:0}.mobile-helm,.island-arrival{bottom:max(14px,env(safe-area-inset-bottom))}}@media (width<=460px){.phaser-layout header{height:58px;padding:0 10px}.phaser-world{inset:58px 0 0}.game-logo{font-size:18px}.straw-hat{width:38px;height:32px;font-size:16px}.straw-hat:after{width:47px}.hud{gap:7px}.hud>span{font-size:7px}.hud i{font-size:17px}.mobile-helm{transform-origin:0 100%;transform:scale(.88)}.island-arrival{width:calc(100vw - 126px)}}
