:root{--accent:#83d7f2;--on-accent:#0b2638;--ink:#e4f3f7;--muted:#789aaf;--border:#25485a;--surface:#102d3f;--soft:#17394e}body{background:#071c2a;color:var(--ink);background-image:radial-gradient(ellipse at 60% 0,#12405a77,transparent 65%)}.frost-app{max-width:1340px;margin:auto;padding:0 60px}.frost-header{height:89px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #2e5264}.frost-header .game-brand{font-size:15px;letter-spacing:1.7px;gap:11px;font-weight:500}.frost-header .game-brand img{border-radius:50%}.frost-header nav{display:flex;align-items:center;gap:29px}.frost-header nav a,.frost-header nav button{font-size:10px;background:none;border:0;color:#80a8bf;padding:10px 0}.frost-header nav .active{color:#c1e6f4}.frost-project{font-size:9px;letter-spacing:1.5px;color:#6f9fb7}.expedition-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:31px 0}.expedition-heading .eyebrow{font-size:8px;color:#82adc2}.expedition-heading h1{font:400 clamp(34px,4vw,51px)/1.1 'Space Grotesk';letter-spacing:-1.8px;margin:11px 0}.expedition-heading h1 span{font-weight:600;color:#a2dcef}.expedition-heading p{font-size:11px;color:#7ca2b6;margin:0}.expedition-stamp{text-align:center;border:1px solid #426578;padding:12px 20px;transform:rotate(5deg);min-width:95px;position:relative}.expedition-stamp:after{content:'';position:absolute;inset:4px;border:1px solid #315367}.expedition-stamp>span{display:block;font-size:6px;letter-spacing:1.5px;color:#7ba5bd}.expedition-stamp strong{font:400 39px/1 'Space Grotesk';color:#94cbe4;display:block;margin:4px 0}.expedition-stamp small{font-size:6px;letter-spacing:2px;color:#64869e}.frost-expedition{display:grid;grid-template-columns:250px minmax(0,1fr);gap:40px;align-items:start}.expedition-map{padding-top:24px}.expedition-map>.eyebrow{font-size:8px;letter-spacing:1.6px;color:#6b98b0}.frost-levels{position:relative;display:grid;gap:0;margin-top:19px}.frost-levels:before{position:absolute;content:'';left:16px;top:21px;bottom:29px;width:1px;background:linear-gradient(#7aaccc,#254f69)}.frost-level-button{position:relative;display:flex;align-items:center;gap:16px;padding:14px 0;background:none;border:0;text-align:left;color:#729cb4}.frost-level-button .level-digit{width:33px;height:33px;flex-shrink:0;background:#0d2639;border:1px solid #37617b;display:grid;place-items:center;border-radius:50%;font-size:10px;position:relative}.frost-level-button .level-title{font-size:11px;display:block}.frost-level-button .stars{display:block;font-size:8px;letter-spacing:2px;margin-top:5px;color:#4f849e}.frost-level-button.active .level-digit{background:#9edcee;border-color:#9edcee;color:#164059;box-shadow:0 0 24px #72d3ee22}.frost-level-button.active .level-title{color:#c7e6f2}.frost-level-button.active .stars{color:#97cadf}.expedition-note{padding:28px 0 0;margin-top:10px;border-top:1px solid var(--border)}.snow-mark{display:block;font:50px/1 Georgia;color:#6097b5}.expedition-note h2{font:400 27px/1.2 Georgia,serif;letter-spacing:-.4px;margin:13px 0;color:#a1c4d8}.expedition-note p{font-size:11px;line-height:1.9;color:#739bb3;max-width:225px;margin:0}.expedition-note .text-link{border:0;background:none;padding:0;font-size:9px;color:#9bcce2;margin-top:17px}.frost-progress{border-top:1px solid #315569;margin-top:28px;padding-top:20px;display:flex;align-items:center;justify-content:space-between}.frost-progress span{font-size:7px;letter-spacing:.9px;color:#648fa8}.frost-progress strong{font:400 20px 'Space Grotesk';color:#8fbed4}.ice-station{padding:24px;background:linear-gradient(135deg,#153548,#0b2638);border:1px solid #355c73;box-shadow:0 20px 70px #0002;min-width:0}.ice-station-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px;gap:15px}.ice-station-top .eyebrow{font-size:7px;color:#6e9db7;letter-spacing:1.5px}.ice-station-top h2{font:500 25px 'Space Grotesk';letter-spacing:-.7px;margin:6px 0 0;color:#c7e4f2}.crystal-counter{display:flex;gap:8px;align-items:center}.crystal-counter span{color:#416d85;font-size:28px;line-height:1}.crystal-counter span.collected{color:#bbecff;text-shadow:0 0 15px #64cfff88}.ice-board-frame{padding:17px;background:#071c2b;border:1px solid #2b536b;position:relative}.ice-coordinates{display:flex;justify-content:space-between;font:6px 'DM Sans';letter-spacing:1.6px;color:#457d9a;margin-bottom:14px}.ice-board{position:relative;display:grid;grid-template-columns:repeat(var(--size,7),minmax(0,1fr));gap:4px;max-width:510px;margin:0 auto;aspect-ratio:1;touch-action:none;user-select:none}.ice-cell{aspect-ratio:1;background:linear-gradient(150deg,#24536c,#163d56);border:1px solid #326580;position:relative;display:grid;place-items:center;min-width:0;overflow:visible}.ice-cell:before{position:absolute;content:'';height:1px;width:24%;background:#5384a433;transform:rotate(-35deg);left:19%;top:28%}.ice-cell:nth-child(3n+1){background:linear-gradient(155deg,#285973,#14374f)}.ice-cell.wall{background:#081b2b;border-color:#18394f}.ice-cell.wall:before{width:55%;height:47%;left:23%;top:27%;background:linear-gradient(135deg,#456176,#1b354c);clip-path:polygon(20% 8%,72% 0,100% 39%,78% 89%,18% 100%,0 49%);transform:rotate(-10deg);box-shadow:0 4px 5px #0007}.ice-cell.wall:after{position:absolute;content:'';width:35%;height:1px;background:#5c809533;transform:rotate(-35deg)}.ice-cell .crystal{font:28px/1 Georgia;color:#b5eefe;text-shadow:0 0 15px #78c7ef99;position:relative;z-index:2}.ice-cell .beacon{font:31px/1 Georgia;color:#557f9b;position:relative}.ice-cell.beacon-ready{background:#2d667c;border-color:#8eccdf;box-shadow:inset 0 0 20px #8bddf12a}.ice-cell.beacon-ready .beacon{color:#d1f4ff;text-shadow:0 0 15px #90ecff99}.goblin-puck{position:absolute;inset:15%;border-radius:50%;background:radial-gradient(circle at 35% 30%,#e6f9ff,#91d4f1 50%,#397caa);border:1px solid #d5f3ff;box-shadow:0 3px 0 #295273,0 0 20px #89defc66;z-index:4;display:grid;place-items:center}.puck-eyes{display:flex;gap:5px;margin-top:2px}.puck-eyes i{width:4px;height:7px;background:#164261;border-radius:5px;transform:rotate(-8deg)}.puck-eyes i:last-child{transform:rotate(8deg)}.ice-cell.visited:not(.wall){border-color:#467b96}.ice-cell.visited:not(.wall):after{content:'';position:absolute;width:3px;height:3px;background:#9bddf48c;border-radius:50%;z-index:1}.ice-legend{display:flex;justify-content:center;gap:22px;font-size:7px;color:#6093b0;margin-top:15px}.ice-legend>span{display:flex;align-items:center;gap:5px}.legend-goblin{width:7px;height:7px;background:#a1dafa;border-radius:50%}.ice-command{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 4px}.ice-stats{display:flex;gap:28px}.ice-stats span{display:block;font-size:6px;letter-spacing:.8px;color:#6b9ab3}.ice-stats b{font:400 30px/1 'Space Grotesk';display:block;margin-top:10px;color:#b7dfef;letter-spacing:-1px}.direction-pad{display:grid;grid-template-columns:40px 40px 40px;grid-template-rows:38px 38px 38px;gap:4px}.direction-pad button{display:grid;place-items:center;font-size:15px;border:1px solid #3b6480;background:#1a3e54;color:#a3d0e7;padding:0;border-radius:3px;line-height:1}.direction-pad button:hover,.direction-pad button.hinted{background:#4d829d;border-color:#a4d9ef;color:#e0f6ff}.direction-pad .north{grid-column:2;grid-row:1}.direction-pad .west{grid-column:1;grid-row:2}.direction-pad>span{grid-column:2;grid-row:2;display:grid;place-items:center;font-size:5px;letter-spacing:.3px;color:#548099}.direction-pad .east{grid-column:3;grid-row:2}.direction-pad .south{grid-column:2;grid-row:3}.ice-action-row{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #2d5870;padding-top:17px}.ice-action-row .game-toolbar{gap:7px}.ice-action-row .button{border-radius:3px;font-size:9px;min-height:34px;padding:8px 13px;color:#98c0d7;border-color:#38627d}.ice-action-row>span{font-size:6px;color:#56829d;letter-spacing:.7px}.ice-message{font-size:10px;line-height:1.8;color:#79a2bb;margin:15px 0 0;min-height:18px}.ice-station .game-result{border-radius:3px;background:#17445d;border-color:#568eaa}.ice-station .game-result h3{font:500 23px 'Space Grotesk';color:#bce9fc}.ice-station .game-result p{color:#8ebbd3}.ice-station .game-result .button{border-radius:3px}.game-frost .game-footer{font-size:8px;color:#5e8aa4}.game-frost dialog{border-radius:4px}
@media(max-width:1100px){.frost-app{padding:0 36px}.frost-expedition{grid-template-columns:215px minmax(0,1fr);gap:28px}.frost-header .game-brand{font-size:13px;letter-spacing:1px}.frost-header nav{gap:24px}.expedition-heading h1{font-size:40px}.ice-station{padding:21px}.ice-board-frame{padding:14px}.ice-command{gap:20px}.ice-stats{gap:23px}.ice-stats span{font-size:6px}.ice-stats b{font-size:27px}.ice-action-row>span{display:none}.ice-action-row .game-toolbar{width:100%;justify-content:space-between}.expedition-map{padding-top:20px}}
@media(max-width:850px){.frost-app{padding:0 26px}.frost-expedition{grid-template-columns:165px minmax(0,1fr);gap:24px}.frost-header .game-brand{font-size:12px}.frost-header nav{gap:17px}.frost-header nav a,.frost-header nav button{font-size:9px}.frost-project{font-size:8px}.expedition-heading h1{font-size:35px;letter-spacing:-1px}.expedition-heading .eyebrow{font-size:7px}.expedition-heading p{font-size:10px}.expedition-stamp{min-width:75px;padding:10px 15px}.expedition-stamp strong{font-size:32px}.expedition-map>.eyebrow{font-size:6px}.frost-level-button{gap:10px}.frost-level-button .level-title{font-size:10px}.expedition-note h2{font-size:25px}.expedition-note p{font-size:10px}.frost-progress{flex-direction:column;align-items:start;gap:10px}.ice-station{padding:17px}.ice-stats{gap:15px}.ice-stats span{font-size:5px;letter-spacing:.5px}.ice-stats b{font-size:25px}.direction-pad{grid-template-columns:38px 38px 38px;grid-template-rows:36px 36px 36px;gap:3px}.ice-command{gap:10px}.ice-cell .crystal{font-size:23px}.ice-cell .beacon{font-size:26px}.puck-eyes{gap:4px}.puck-eyes i{width:3px;height:6px}.ice-legend{gap:14px;font-size:6px}}
@media(max-width:650px){.frost-app{padding:0 18px}.frost-header{height:68px;gap:12px}.frost-header .game-brand{font-size:11px;letter-spacing:.8px;gap:8px}.frost-header .game-brand img{width:27px;height:27px}.frost-header nav{gap:14px;margin-left:auto}.frost-header nav .active{display:none}.frost-header nav a,.frost-header nav button{font-size:8px}.frost-project{display:none}.expedition-heading{padding:25px 0;align-items:center;gap:15px}.expedition-heading h1{font-size:31px;line-height:1.1;margin:12px 0;max-width:220px}.expedition-heading .eyebrow{font-size:6px;letter-spacing:.8px;display:block;max-width:200px;line-height:1.8}.expedition-heading p{font-size:9px;max-width:210px;line-height:1.8}.expedition-stamp{min-width:66px;padding:10px 12px}.expedition-stamp>span{font-size:5px;letter-spacing:1px}.expedition-stamp strong{font-size:30px}.frost-expedition{display:flex;flex-direction:column;gap:24px}.expedition-map{order:2;padding:0;width:100%}.expedition-map>.eyebrow{font-size:8px}.frost-levels{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin-top:13px}.frost-levels:before{display:none}.frost-level-button{padding:12px 0;gap:10px}.frost-level-button .level-title{font-size:10px}.frost-level-button .level-digit{height:29px;width:29px;font-size:9px}.expedition-note{display:none}.frost-progress{flex-direction:row;align-items:center;margin-top:15px;padding-top:17px}.ice-station{order:1;width:100%;padding:16px}.ice-station-top{margin-bottom:17px}.ice-station-top h2{font-size:23px}.crystal-counter{gap:6px}.crystal-counter span{font-size:24px}.ice-board-frame{padding:12px 10px}.ice-coordinates{font-size:5px;letter-spacing:1px;margin-bottom:12px}.ice-board{gap:3px}.ice-cell .crystal{font-size:20px}.ice-cell .beacon{font-size:24px}.ice-legend{gap:17px;font-size:6px;margin-top:13px}.ice-command{padding:19px 0;gap:15px}.ice-stats{gap:22px}.ice-stats span{font-size:5px}.ice-stats b{font-size:27px}.direction-pad{grid-template-columns:38px 38px 38px;grid-template-rows:38px 38px 38px;gap:3px}.ice-action-row{padding-top:15px}.ice-action-row .button{font-size:8px;padding:8px 12px;min-height:34px}.ice-message{font-size:9px;margin-top:14px}.game-frost .game-footer{font-size:7px;gap:12px}}
