@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none}#root .reef-app-viewport{position:fixed;left:0;top:var(--reef-visible-top,0px);height:100vh;height:var(--reef-visible-height,100dvh)}#root .reef-start-screen{overflow-x:hidden;overflow-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch;gap:16px;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}#root .reef-start-status,#root .reef-start-dashboard,#root .reef-start-footer{flex-shrink:0}#root .reef-start-dashboard{margin:auto 0}#root .reef-start-card-content{gap:16px}#root .reef-dive-briefing{position:relative;padding:14px;border:1px solid #ffd15c55;border-radius:16px;background:linear-gradient(135deg,#181527e8,#070b19 58%,#08141e);box-shadow:inset 0 1px #ffe4a31f,0 8px 24px #0003;color:#d3deed;text-align:left;font:400 13px/1.5 Fredoka,sans-serif}#root .reef-dive-briefing:before{content:"";position:absolute;top:-1px;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,#ffe4a3aa,transparent);pointer-events:none}#root .reef-dive-briefing h2{display:flex;align-items:center;gap:9px;margin:0 0 12px;color:#ffe1a0;font:700 11px/1.5 Orbitron,sans-serif;letter-spacing:1.3px;text-transform:uppercase}#root .reef-dive-briefing h2 svg{width:17px;height:17px;flex-shrink:0;color:#ffd15c;stroke-width:1.5}#root .reef-dive-briefing dl{display:grid;gap:7px;margin:0}#root .reef-dive-briefing dl>div{display:grid;grid-template-columns:49px minmax(0,1fr);gap:9px;align-items:baseline}#root .reef-dive-briefing dt{color:#b8f3fa;font:700 9px/1.65 Orbitron,sans-serif;letter-spacing:.5px;text-transform:uppercase}#root .reef-dive-briefing dd{margin:0;min-width:0;overflow-wrap:anywhere}#root .reef-dive-briefing .reef-dive-briefing-pvp{margin-top:3px;padding-top:10px;border-top:1px solid #ffd15c29}#root .reef-dive-briefing .reef-dive-briefing-pvp dt{color:#ffe1a0}#root .reef-player-name{font-size:16px;touch-action:manipulation;-webkit-user-select:text;user-select:text}@media(max-width:639px){#root .reef-start-screen{gap:10px}#root .reef-start-status{padding:0}#root .reef-start-status>div:first-child>div:first-child{letter-spacing:2px;font-size:7px}#root .reef-start-status>div:last-child{display:none}#root .reef-start-dashboard{max-width:360px;gap:10px}#root .reef-start-brand{margin:0}#root .reef-start-brand h1{font-size:42px;line-height:1}#root .reef-start-card{padding:14px;border-radius:24px}#root .reef-start-card-content{gap:12px}#root .reef-dive-briefing{padding:12px;line-height:1.45}#root .reef-dive-briefing h2{margin-bottom:8px}#root .reef-dive-briefing dl{gap:5px}#root .reef-dive-briefing .reef-dive-briefing-pvp{margin-top:1px;padding-top:8px}#root .reef-start-card-content>button{height:56px;min-height:56px}#root .reef-start-footer{display:none}}@media(max-height:600px){#root .reef-start-status{display:none}#root .reef-start-screen{justify-content:flex-start}#root .reef-start-dashboard{gap:8px;max-width:360px}#root .reef-start-brand h1{font-size:32px;line-height:1}#root .reef-start-card{padding:12px}#root .reef-start-card-content{gap:10px}#root .reef-start-footer{display:none}}@layer utilities{@keyframes slide-in-right{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes shrink-width{0%{width:100%}to{width:0%}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-ticker{animation:ticker 15s linear infinite}.animate-slide-in-right{animation:slide-in-right .3s ease-out forwards}.animate-shrink-width{animation:shrink-width linear forwards}}#root .reef-app-viewport{background:#020817}#root .reef-playfield{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}#root .reef-playfield[data-compact=true] .reef-start-status,#root .reef-playfield[data-compact=true] .reef-start-stats,#root .reef-playfield[data-compact=true] .reef-start-rank,#root .reef-playfield[data-compact=true] .reef-start-footer{display:none}#root .reef-playfield[data-compact=true] .reef-start-screen{justify-content:flex-start;padding-top:max(8px,env(safe-area-inset-top,0px));padding-bottom:max(8px,env(safe-area-inset-bottom,0px));gap:8px}#root .reef-playfield[data-compact=true] .reef-start-dashboard{max-width:360px;gap:8px}#root .reef-playfield[data-compact=true] .reef-start-brand{margin:0}#root .reef-playfield[data-compact=true] .reef-start-brand h1{font-size:26px;line-height:1}#root .reef-playfield[data-compact=true] .reef-start-brand h1 span+span{margin-top:-4px}#root .reef-playfield[data-compact=true] .reef-start-card{padding:10px;border-radius:20px}#root .reef-playfield[data-compact=true] .reef-start-card-content{gap:8px}#root .reef-playfield[data-compact=true] .reef-start-card-content>button{height:56px;min-height:56px}#root .reef-playfield #loot-card{max-height:calc(100% - 24px)}#root .reef-playfield[data-compact=true] .reef-credits{display:none}#root .reef-playfield[data-compact=true] .reef-pvp-help-body{max-height:max(48px,calc(var(--reef-playfield-height,100dvh) - 220px))}#root .reef-playfield[data-tight=true] .reef-hud{padding-top:max(6px,env(safe-area-inset-top,0px))}.reef-start-studio-action{display:flex;align-items:center;gap:12px;width:100%;min-height:62px;padding:12px 15px;border:1px solid #b79b586b;border-radius:14px;color:#e3cb95;background:linear-gradient(110deg,#102233,#211632);text-align:left;cursor:pointer;touch-action:manipulation}.reef-start-studio-action span{display:flex;flex:1;flex-direction:column;gap:5px}.reef-start-studio-action strong{font-family:Orbitron,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:1.2px}.reef-start-studio-action small{font-family:Arial,sans-serif;color:#a8b7ca;font-size:12px}.reef-start-studio-action:focus-visible{outline:2px solid #65f0f7;outline-offset:3px}.reef-studio-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;background:#060c1b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#d8c598;font-family:Orbitron,sans-serif;font-size:12px}.reef-studio-loading button{min-height:44px;padding:8px 20px;background:#152b39;color:#c5f3ff;border:1px solid #628b9a;border-radius:8px}.reef-dock-enter{display:flex;align-items:center;gap:10px;min-height:56px;width:100%;padding:10px 14px;border:1px solid #75dce650;border-radius:14px;background:linear-gradient(110deg,#0d2433,#15152a);color:#bdeef5;touch-action:manipulation;text-align:left;cursor:pointer}.reef-dock-enter>span{display:flex;flex:1;flex-direction:column;gap:5px}.reef-dock-enter strong{font:700 11px/1.2 Orbitron,sans-serif;text-transform:uppercase;letter-spacing:1px}.reef-dock-enter small{font:400 11px/1.2 Fredoka,sans-serif;color:#a5bbcd}.reef-dock-enter:focus-visible{outline:2px solid #75e5ed;outline-offset:2px}@media(max-width:850px),(max-height:1100px){#root .reef-start-screen{overflow:hidden;gap:0;justify-content:flex-start;padding:max(6px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}#root .reef-start-status,#root .reef-start-footer,#root .reef-start-stats{display:none}#root .reef-start-dashboard,#root .reef-playfield[data-compact=true] .reef-start-dashboard{gap:8px;max-width:380px;max-height:100%;min-height:0;flex-shrink:1;margin:0}#root .reef-start-brand{display:block;flex-shrink:0;margin:0}#root .reef-start-brand h1,#root .reef-playfield[data-compact=true] .reef-start-brand h1{font-size:32px;line-height:1}#root .reef-start-brand h1 span+span{margin-top:-6px}#root .reef-start-card{display:flex;flex-direction:column;min-height:0;flex-shrink:1;padding:10px;border-radius:22px}#root .reef-start-card-content{gap:8px;min-height:0;flex:1}#root .reef-home-records{height:218px;min-height:140px;max-height:218px;flex-shrink:1}#root .reef-start-card-content>button,#root .reef-playfield[data-compact=true] .reef-start-card-content>button{height:48px;min-height:48px}#root .reef-start-account-actions .reef-collection-button{min-height:40px;padding:6px 10px}#root .reef-start-command-action{min-height:34px!important;height:34px!important;padding:6px!important}}@media(max-height:670px){#root .reef-start-dashboard,#root .reef-playfield[data-compact=true] .reef-start-dashboard{gap:6px}#root .reef-start-brand h1,#root .reef-playfield[data-compact=true] .reef-start-brand h1{font-size:28px}#root .reef-start-card-content{gap:6px}#root .reef-dock-level-caption{display:none}#root .reef-home-records{height:clamp(140px,calc(var(--reef-playfield-height,100dvh) - 360px),196px);min-height:140px;max-height:196px}}@media(min-width:640px)and (max-height:500px){#root .reef-start-dashboard,#root .reef-playfield[data-compact=true] .reef-start-dashboard{max-width:720px}#root .reef-start-card-content,#root .reef-playfield[data-compact=true] .reef-start-card-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-auto-rows:max-content;align-content:start;align-items:start;gap:4px}#root .reef-start-card-content>.reef-home-records{grid-column:1;grid-row:1 / span 5;align-self:stretch;contain:size;height:auto;max-height:none}#root .reef-start-card-content>:not(.reef-home-records){grid-column:2}#root .reef-dock-trove-open{min-height:64px;padding:8px;gap:8px}#root .reef-dock-trove .reef-trove-avatar{width:30px;height:30px}#root .reef-dock-trove-copy{gap:3px}#root .reef-dock-trove-copy>span{font-size:9px;gap:4px}#root .reef-dock-progress-row .reef-dock-level{padding:6px}#root .reef-dock-level-heading{margin-bottom:4px}#root .reef-dock-progress-row .reef-journey-teaser{padding:6px}}@media(min-width:640px)and (max-height:340px){#root .reef-start-card-content,#root .reef-playfield[data-compact=true] .reef-start-card-content{gap:2px}#root .reef-start-brand{position:absolute;left:max(10px,env(safe-area-inset-left));top:max(8px,env(safe-area-inset-top))}#root .reef-start-dashboard,#root .reef-playfield[data-compact=true] .reef-start-dashboard{width:calc(100% - 100px);max-width:720px;align-self:flex-end}#root .reef-start-card-content>button>div{gap:6px}#root .reef-start-card-content>button span{font-size:13px;letter-spacing:.04em}#root .reef-start-card-content>button svg:last-child{display:none}#root .reef-dock-trove-arrow{display:none}#root .reef-dock-trove-copy>span{font-size:8px;gap:2px}#root .reef-dock-progress-row .reef-journey-teaser strong{font-size:9px;-webkit-line-clamp:1}#root .reef-dock-notice{font-size:10px;line-height:1.2}}.reef-vault{display:flex;flex-direction:column;height:100%;min-height:0;min-width:0;overflow:hidden;color:#e3f5fa;font-family:Orbitron,sans-serif;--vault-gold:#dfc38a;--vault-cyan:#83e5ef;--vault-purple:#cfaff8}.reef-vault *{box-sizing:border-box}.reef-vault button,.reef-vault input,.reef-vault select{font:inherit;touch-action:manipulation}.reef-vault button{min-height:44px;border:1px solid #42738588;border-radius:8px;background:#0a2634;color:#b4ebf3;font-size:10px;cursor:pointer}.reef-vault button:disabled{opacity:.45;cursor:default}.reef-vault :focus-visible{outline:2px solid #ce93ff;outline-offset:3px}.reef-vault-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:15px;flex-shrink:0}.reef-vault-header>div{min-width:0}.reef-vault-header span{font-size:8px;letter-spacing:1.7px;color:var(--vault-gold)}.reef-vault-header h2{font-size:19px;line-height:1.4;letter-spacing:.7px;color:#dfc8f5;margin:7px 0 5px}.reef-vault-header p{font-family:Fredoka,Arial,sans-serif;font-size:13px;color:#9ab0c5;margin:0}.reef-vault .reef-vault-icon-button{display:grid;place-items:center;min-width:44px;flex-shrink:0;padding:0}.reef-vault-mobile-tabs{display:none}.reef-vault-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.9fr);gap:16px;min-height:0;min-width:0;flex:1;overflow:hidden}.reef-vault-store,.reef-vault-bag{display:flex;flex-direction:column;min-height:0;min-width:0;border:1px solid #85679a5c;border-radius:12px;overflow:hidden;background:#061322b5}.reef-vault h3{display:flex;align-items:center;gap:8px;flex-shrink:0;padding:13px 14px;border-bottom:1px solid #5c768846;margin:0;font-size:12px;color:var(--vault-cyan)}.reef-vault h3 small{margin-left:auto;font-family:JetBrains Mono,monospace;font-size:10px;color:#b5a2cf;font-weight:500}.reef-vault-list-scroll{min-height:80px;min-width:0;overflow:auto;overscroll-behavior:contain;touch-action:pan-y;flex:1;padding:10px;scrollbar-width:thin;scrollbar-color:#526586 #081021}.reef-vault-stacks{list-style:none;display:flex;flex-direction:column;gap:7px;padding:0;margin:0}.reef-vault-stacks button{display:flex;align-items:center;gap:9px;width:100%;min-height:66px;padding:9px 10px;text-align:left;border-color:#51738a57;background:linear-gradient(120deg,#102a36,#10152a)}.reef-vault-stacks button[aria-pressed=true]{border-color:#c891f6;box-shadow:inset 0 0 0 1px #c891f63b}.reef-vault-stacks .reef-item-icon{width:40px;height:40px;flex-shrink:0}.reef-vault-stacks .reef-powerup-icon{width:40px;height:40px;display:grid;place-items:center;flex-shrink:0}.reef-vault-stacks button>span:not(.reef-powerup-icon){display:flex;flex-direction:column;gap:6px;min-width:0}.reef-vault-stacks strong{font-size:10px;line-height:1.5;overflow-wrap:anywhere}.reef-vault-stacks small{font-family:JetBrains Mono,monospace;font-size:9px;color:#90aabf;line-height:1.5}.reef-vault-stacks b{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0;margin-left:auto;font-family:JetBrains Mono,monospace;color:#dfc8fa;font-size:17px}.reef-vault-stacks b small{font-size:8px;font-weight:400}.reef-vault-pagination{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px;margin-top:10px}.reef-vault-pagination>span{margin-right:auto;font-family:JetBrains Mono,monospace;font-size:10px;color:#8da7bc}.reef-vault-pagination button{padding:7px 10px;font-size:9px}.reef-dive-bag-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;list-style:none;padding:0;margin:0;min-width:0}.reef-dive-bag-grid li{min-width:0}.reef-dive-bag-grid button{position:relative;display:grid;place-items:center;width:100%;min-width:44px;min-height:54px;aspect-ratio:1;border:1px solid #274351;border-radius:9px;padding:4px;background:#071725;color:#82cbd6;touch-action:manipulation;cursor:pointer}.reef-dive-bag-grid button:disabled{cursor:default}.reef-dive-bag-grid button[aria-pressed=true]{border:2px solid #c891f6;background:#2b1e4066}.reef-dive-bag-grid button[data-reserved=true]{border-color:#c5a7668c;background:#362b1e66}.reef-dive-bag-grid .reef-item-icon{width:80%;height:80%;max-width:50px;max-height:50px}.reef-dive-bag-grid .reef-powerup-icon{display:grid;place-items:center}.reef-dive-bag-grid .reef-powerup-icon svg{width:clamp(24px,3vw,36px);height:clamp(24px,3vw,36px)}.reef-bag-slot-number{position:absolute;left:5px;top:3px;font-family:JetBrains Mono,monospace;font-size:8px;color:#7793a466;pointer-events:none}.reef-bag-slot-state{position:absolute;bottom:4px;right:4px;color:#f3cf88}.reef-bag-slot-equipped{position:absolute;bottom:4px;left:4px;color:#f3cf88}.reef-vault-transfer{flex-shrink:0;min-width:0;max-height:52%;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;padding:12px;border-top:1px solid #77618455;background:#0d1427}.reef-vault-transfer>strong{display:block;color:var(--vault-purple);font-size:11px;line-height:1.5;margin-bottom:9px}.reef-vault-transfer p{font-family:Fredoka,Arial,sans-serif;font-size:12px;line-height:1.5;color:#9cb2c6;margin:8px 0}.reef-vault-transfer label{display:flex;flex-direction:column;gap:5px;font-size:8px;color:#a1b9cd;min-width:0}.reef-vault-transfer select,.reef-vault-transfer input{min-height:44px;min-width:0;width:100%;border:1px solid #4c748a66;border-radius:7px;background:#071a29;color:#d9eefa;padding:7px;font-family:JetBrains Mono,monospace;font-size:16px}.reef-vault-transfer select{font-size:12px}.reef-vault-action-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:9px}.reef-vault-action-row button{padding:5px 3px;font-size:9px;line-height:1.4}.reef-vault-quantity-row{display:flex;align-items:flex-end;gap:6px;margin-top:8px}.reef-vault-quantity-row label{flex:1;max-width:90px}.reef-vault-quantity-row button{display:flex;align-items:center;justify-content:center;gap:5px;flex:1;padding:7px 5px;font-size:9px}.reef-vault .reef-vault-equip{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;width:100%;margin:8px 0;border-color:#b79b6970;background:#2e263241;color:#e8cc9b;font-size:10px}.reef-vault .reef-vault-deposit-all{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:10px;border-color:#946cbd80;background:#251b3c66;color:#d1b4ef;font-size:10px}.reef-vault-listing{margin-top:14px;padding-top:12px;border-top:1px solid #d7bd8044}.reef-vault-listing>button{width:100%;border-color:#bba27488;color:#e5cf9f;background:#282135}.reef-vault-notice{flex-shrink:0;font-family:Fredoka,Arial,sans-serif;font-size:13px;line-height:1.6;color:#aac0d0;padding:10px 12px;margin:0 0 10px;border-left:2px solid #69bacb;background:#071b2a88}.reef-vault-notice p{margin:0 0 8px}.reef-vault-notice button{padding:8px 15px}.reef-vault-error,.reef-vault-saved{flex-shrink:0;font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.5;margin:10px 0 0;padding:9px 11px;border-radius:8px;background:#2f1526;color:#f3b5ca;overflow-wrap:anywhere}.reef-vault-saved{display:flex;gap:7px;align-items:center;background:#102b2b;color:#9de2ca}.reef-vault-confirmation{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;margin-top:10px;padding:10px 12px;border:1px solid #c3a96877;border-radius:9px;background:#2c213b;color:#e7d2a4;font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.5}.reef-vault-confirmation button{flex-shrink:0;padding:7px 10px}@media(max-width:760px){.reef-vault-header{padding-bottom:12px}.reef-vault-header h2{font-size:16px}.reef-vault-header p{font-size:12px}.reef-vault-mobile-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;flex-shrink:0;margin-bottom:10px}.reef-vault-mobile-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px}.reef-vault-mobile-tabs button[aria-pressed=true]{border-color:#bc8bea;background:#301f4366;color:#d8c0f4}.reef-vault-columns{grid-template-columns:minmax(0,1fr);gap:0}.reef-vault[data-mobile-view=vault] .reef-vault-bag,.reef-vault[data-mobile-view=bag] .reef-vault-store{display:none}.reef-vault-list-scroll{min-height:76px}.reef-vault-transfer{max-height:50%}.reef-vault-transfer select{font-size:16px}.reef-vault-confirmation{gap:8px;font-size:10px;padding:8px}.reef-vault-confirmation button{font-size:9px}.reef-dive-bag-grid{gap:6px}.reef-dive-bag-grid button{min-height:52px}.reef-vault-notice{font-size:12px;padding:8px 10px}}@media(max-height:600px)and (orientation:landscape){.reef-vault-header p{display:none}.reef-vault-header h2{margin:4px 0;font-size:14px}.reef-vault-header{padding-bottom:8px}.reef-vault-columns{grid-template-columns:minmax(0,1fr) minmax(220px,.9fr);gap:12px}.reef-vault-mobile-tabs{display:none}.reef-vault[data-mobile-view] .reef-vault-bag,.reef-vault[data-mobile-view] .reef-vault-store{display:flex}.reef-vault h3{padding:9px 11px}.reef-vault-transfer{max-height:60%}.reef-vault-transfer p{font-size:11px}}.reef-account-entry-hint{font-size:12px;color:#bad4dc}.reef-account-panel.is-embedded{width:100%;max-height:none;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.reef-account-panel.is-embedded>.reef-collection-header{min-height:32px;padding:0 0 6px;background:none;border:0}.reef-account-panel.is-embedded>.reef-account-body{padding:0;overflow:visible}.reef-account-panel.is-embedded .reef-account-form{gap:5px}.reef-account-panel.is-embedded .reef-account-form small{font-size:11px}.reef-collection-panel{width:min(384px,calc(100vw - 24px));max-width:100%;max-height:var(--reef-collection-max-height,min(560px,calc(var(--reef-playfield-height,100dvh) - 24px)));min-height:0;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;border:1px solid #44f7ff55;border-radius:20px;background:linear-gradient(155deg,#092333f7,#05091df7 65%,#130b29f7);box-shadow:0 12px 32px #0007,0 0 24px #44f7ff0a;color:#d3e9f1;font:12px/1.5 JetBrains Mono,monospace;pointer-events:auto;touch-action:pan-y;text-align:left}.reef-collection-panel *{box-sizing:border-box}.reef-collection-panel button,.reef-collection-panel input{font:inherit}.reef-collection-panel button{cursor:pointer;touch-action:manipulation}.reef-collection-panel button:disabled{opacity:.48;cursor:default}.reef-collection-panel button:focus-visible,.reef-collection-panel input:focus-visible{outline:2px solid #b9ffff;outline-offset:2px}.reef-collection-panel p,.reef-collection-panel h2,.reef-collection-panel h3{margin:0}.reef-collection-header{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;min-height:62px;padding:8px 10px;border-bottom:1px solid #53839933;background:#082132bd}.reef-collection-header>div:first-child{min-width:0}.reef-collection-header h2{font-size:14px;font-weight:750;letter-spacing:.1px}.reef-collection-header h2 span{font:11px ui-monospace,monospace;color:#90bdcc;margin-left:4px;white-space:nowrap}.reef-collection-header p{display:flex;align-items:center;gap:4px;font:11px/1.5 system-ui,sans-serif;color:#bad4dc}.reef-collection-header p svg{color:#ffd77c}.reef-collection-header-actions{display:flex;flex-shrink:0;gap:2px}.reef-collection-icon-button{width:44px;height:44px;min-width:44px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:9px;background:transparent;color:#b8dce8}.reef-collection-icon-button:hover{background:#86c9df16;border-color:#77b4cc44}.reef-collection-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#568f9f #071c29}.reef-collection-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 12px;border:1px solid #5797a86b;border-radius:9px;background:#103746;color:#d9f9ff;font-weight:650;line-height:1.25;text-align:center}.reef-collection-button:hover:not(:disabled){background:#1b4a5a}.reef-collection-button.is-primary{border-color:#70dcce99;background:linear-gradient(135deg,#226d78,#1a525f);color:#ecffff}.reef-collection-button.is-primary:hover:not(:disabled){background:#267a82}.reef-collection-footer{flex-shrink:0;padding:8px;border-top:1px solid #53839933}.reef-collection-footer .reef-collection-button{width:100%}.reef-collection-hint{padding:10px;color:#9cbeca;font-size:12px}.reef-collection-error{flex-shrink:0;margin:8px!important;padding:9px 10px;border:1px solid #e38b8440;border-radius:8px;background:#652c393d;color:#ffd2c9;font-size:12px;overflow-wrap:anywhere}.reef-collection-status{flex-shrink:0;padding:8px 10px;color:#9ce4dd;font-size:12px}.reef-collection-empty{padding:10px;text-align:center;color:#b5cfda}.reef-collection-empty p{margin-bottom:10px}.reef-bank-grid{display:grid;grid-template-columns:repeat(7,minmax(44px,1fr));gap:4px;margin:0;padding:8px;list-style:none}.reef-bank-grid>li{min-width:0;aspect-ratio:1}.reef-bank-slot{position:relative;width:100%;height:100%;min-height:44px;display:grid;place-items:center;padding:4px;border:1px solid #6396a13b;border-radius:8px;background:radial-gradient(ellipse at 50% 20%,#3b698642,#071622);color:#a9c4d0}.reef-bank-slot:hover{border-color:#a6e5ef88;background:#1b4358}.reef-bank-slot[aria-pressed=true]{border:2px solid #cb83ff;background:radial-gradient(ellipse,#853bc03b,#102938);box-shadow:inset 0 0 9px #cb83ff22}.reef-bank-slot.is-empty{border-style:dashed;border-color:#61808d25;background:#03131b7d}.reef-bank-slot.is-empty>span{font:9px ui-monospace,monospace;opacity:.35}.reef-item-icon{display:block;width:100%;height:100%;max-width:54px;max-height:54px;flex-shrink:0;overflow:visible}.reef-powerup-icon{display:grid;place-items:center;width:100%;height:100%;max-width:54px;max-height:54px;flex-shrink:0}.reef-powerup-icon svg{filter:drop-shadow(0 0 5px currentColor)}.reef-bank-slot .reef-equipped-mark{position:absolute;right:3px;bottom:3px;padding:1px;width:15px;height:15px;border-radius:4px;background:#05131fe8;color:#e5ffbe}.reef-item-detail{padding:12px;border-top:1px solid #73949933;background:#0e29374d}.reef-item-detail-title{display:flex;align-items:center;gap:8px}.reef-item-detail-title>.reef-item-icon,.reef-item-detail-title>.reef-powerup-icon{width:42px;height:42px}.reef-item-detail-title h3{font-size:14px;line-height:1.25}.reef-item-detail-title span{display:block;margin-top:3px;color:#eed4a3;font-size:10px}.reef-item-detail>p{margin:9px 0;color:#b2ccd8;font-size:12px}.reef-item-actions{display:flex;flex-wrap:wrap;gap:6px}.reef-item-actions .reef-collection-button{flex:1;min-width:72px}.reef-list-form{display:flex;flex-direction:column;gap:7px;padding-top:12px}.reef-list-form label{font-size:12px;font-weight:650}.reef-list-form p{color:#9bb9c8;font-size:11px}.reef-collection-panel input{display:block;width:100%;min-width:0;min-height:44px;border:1px solid #477d91;border-radius:8px;background:#03131e;color:#f4ffff;padding:10px 11px;font-size:16px;line-height:1.4;-webkit-user-select:text;user-select:text;touch-action:manipulation}.reef-collection-panel input:disabled{opacity:.6}.reef-collection-panel input::placeholder{color:#7997a8}.reef-account-panel{width:min(360px,calc(100vw - 24px))}.reef-account-body{padding:12px}.reef-collection-tabs{display:flex;gap:5px;padding:8px;flex-shrink:0}.reef-collection-tabs>button{flex:1;min-height:44px;padding:8px;border:1px solid #46718355;border-radius:8px;background:#082130;color:#a5c6d4;font-weight:650}.reef-collection-tabs>button[aria-pressed=true]{background:#1a4252;border-color:#88dacf88;color:#ecffff}.reef-account-body>.reef-collection-tabs{padding:0;margin-bottom:14px}.reef-account-form{display:flex;flex-direction:column;gap:7px}.reef-account-form label{font-size:12px;font-weight:650;color:#c5e2ed}.reef-account-form label:not(:first-child){margin-top:7px}.reef-account-form>.reef-collection-button{margin-top:10px}.reef-password-field{display:flex;gap:5px;align-items:center}.reef-password-field input{flex:1}.reef-password-field button{flex-shrink:0;border-color:#477d9155;background:#0a2635}.reef-account-signed-in{display:flex;flex-direction:column;align-items:center;gap:14px;padding:10px 0}.reef-account-signed-in>svg{color:#7edbc5}.reef-account-signed-in strong{display:block;margin-top:4px;text-align:center;font-size:17px;overflow-wrap:anywhere}.reef-market-panel{width:min(360px,calc(100vw - 24px))}.reef-market-list{display:flex;flex-direction:column;gap:8px;padding:8px}.reef-market-item{padding:10px;border:1px solid #55879a44;border-radius:11px;background:linear-gradient(130deg,#15394b88,#071a2688)}.reef-market-item-top{display:flex;align-items:center;gap:9px}.reef-market-item-top>.reef-item-icon,.reef-market-item-top>.reef-powerup-icon{width:44px;height:44px}.reef-market-item-top h3{font-size:14px}.reef-market-item-top p{font-size:11px;color:#c4bca5;margin-top:3px}.reef-market-price{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin:9px 0;color:#ffda8a}.reef-market-price strong{font:700 17px ui-monospace,monospace;overflow-wrap:anywhere}.reef-market-price span{font-size:11px;color:#b1cad7}.reef-market-item>.reef-collection-button{width:100%}.reef-market-item>.reef-collection-hint{padding:8px 0 0}@media(max-width:639px){.reef-inventory-panel{width:min(248px,calc(100vw - 24px))}.reef-bank-grid{grid-template-columns:repeat(4,minmax(44px,1fr))}.reef-inventory-panel .reef-collection-header{padding:7px 8px;gap:4px}.reef-inventory-panel .reef-collection-header h2{font-size:12px}.reef-inventory-panel .reef-collection-header h2 span{font-size:10px;margin-left:2px}.reef-inventory-panel .reef-collection-header-actions{gap:0}.reef-item-detail{padding:10px}.reef-item-detail-title h3{font-size:13px}.reef-inventory-panel .reef-collection-button{font-size:12px}}@media(prefers-reduced-motion:reduce){.reef-collection-panel *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.reef-collection-layer{position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:120;display:flex;align-items:flex-start;justify-content:flex-end;pointer-events:none;min-height:0}.reef-collection-layer.is-account{z-index:130;align-items:center;justify-content:center}.reef-collection-overlay{display:flex;flex-direction:column;gap:6px;max-width:100%;max-height:100%;min-height:0;--reef-collection-max-height:calc(var(--reef-playfield-height,100dvh) - 76px)}.reef-collection-overlay-close{flex-shrink:0;align-self:flex-end;pointer-events:auto}.reef-collection-layer>.reef-account-panel{--reef-collection-max-height:calc(var(--reef-playfield-height,100dvh) - 16px)}.reef-start-account-actions{display:flex;gap:6px;flex-wrap:wrap;position:relative;z-index:1}.reef-start-account-actions>.reef-collection-button{flex:1;min-height:44px;font:700 10px/1.4 Orbitron,sans-serif;touch-action:manipulation}.reef-bank-pending{position:absolute;right:3px;bottom:3px;min-width:18px;padding:0 3px;border-radius:4px;background:#052333;color:#bff6e8;font-weight:800}.reef-map-content-scroll{display:contents}.reef-mobile-map.has-collection.is-expanded .reef-map-panel{display:flex;flex-direction:column;overflow:hidden}.reef-mobile-map.has-collection.is-expanded .reef-map-heading{flex-shrink:0;position:static}.reef-mobile-map.has-collection.is-expanded .reef-map-heading>div:first-child{flex:1}.reef-mobile-map.has-collection.is-expanded .reef-map-content-scroll{display:block;position:relative;min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#568f9f #071c29}.reef-map-collection{margin-top:12px;container-type:inline-size}.reef-map-collection .reef-collection-panel{width:100%;max-height:none;overflow:visible;box-shadow:none}.reef-map-collection .reef-collection-scroll{overflow:visible}.reef-map-collection>.reef-collection-tabs{padding:0 0 8px}.reef-map-collection .reef-bank-grid{grid-template-columns:repeat(7,minmax(44px,54px));justify-content:center}.reef-og-route{display:flex;width:100%;margin-top:12px;text-align:left;justify-content:flex-start;white-space:normal}.reef-og-route span{min-width:0}.reef-og-route small{display:block;margin-top:3px;color:#a6ccd7;font:11px system-ui,sans-serif}@container (max-width:340px){.reef-map-collection .reef-bank-grid{grid-template-columns:repeat(4,minmax(44px,54px))}}@media(max-width:639px){.reef-map-collection .reef-bank-grid{grid-template-columns:repeat(4,minmax(44px,54px))}.reef-mobile-map.has-collection.is-expanded .reef-map-heading strong{font-size:14px}.reef-mobile-map.has-collection.is-expanded .reef-map-heading span{font-size:10px}}.reef-collection-brand{display:block;margin-bottom:3px;font:900 italic 9px/1.2 Orbitron,sans-serif;letter-spacing:.6px;color:#d7fbff}.reef-collection-brand b+b{color:#cb72ff}.reef-collection-header{border-bottom-color:#44f7ff24;background:linear-gradient(110deg,#0a2d3c80,#24103955)}.reef-collection-header h2,.reef-item-detail-title h3,.reef-market-item-top h3{font-family:Orbitron,sans-serif;font-weight:700;color:#c2f7ff}.reef-collection-header h2{letter-spacing:.4px;text-transform:uppercase}.reef-collection-header h2 span{color:#cf94f4}.reef-collection-header p{font:11px/1.5 JetBrains Mono,monospace;color:#8debf2;overflow-wrap:anywhere}.reef-collection-header p svg{color:#78edf4;flex-shrink:0}.reef-collection-button,.reef-collection-panel .reef-collection-button,.reef-collection-tabs>button{font:700 10px/1.4 Orbitron,sans-serif;letter-spacing:.4px;text-transform:uppercase;min-height:44px;border-radius:11px;border-color:#44f7ff45;background:linear-gradient(135deg,#0f3545,#091b2d);color:#adf2f7;overflow-wrap:anywhere;transition:background .15s,border-color .15s}.reef-collection-button svg{width:16px;height:16px;flex-shrink:0}.reef-collection-button:hover:not(:disabled),.reef-collection-tabs>button:hover:not(:disabled){border-color:#76f5ff;background:linear-gradient(135deg,#164a5c,#142638)}.reef-collection-button:focus-visible,.reef-collection-tabs>button:focus-visible{outline:2px solid #efffff;outline-offset:2px}.reef-collection-button.is-primary,.reef-collection-panel .reef-collection-button.is-primary{border-color:transparent;background:linear-gradient(105deg,#44e3ee,#be60ee);color:#03111a;font-weight:900}.reef-collection-button.is-primary:hover:not(:disabled){background:linear-gradient(105deg,#7bf5ff,#d78aff)}.reef-collection-tabs>button[aria-pressed=true]{border-color:#cb83ff99;background:linear-gradient(135deg,#20344c,#43205266);color:#e1b0ff}.reef-start-account-actions>.reef-collection-button{min-width:0;gap:8px;padding:12px;min-height:46px}.reef-start-account-actions>.reef-start-bank-action{border-color:#bf7cff66;background:linear-gradient(135deg,#242447,#241334);color:#dfb2ff}.reef-start-account-actions>.reef-start-bank-action:hover{border-color:#dcabff;background:linear-gradient(135deg,#303259,#392049)}.reef-account-signed-in>svg{color:#7af0f7;padding:12px;width:58px;height:58px;border:1px solid #44f7ff44;border-radius:18px;background:linear-gradient(135deg,#44f7ff16,#bc6fff1a)}.reef-account-signed-in p{color:#a7c8d6;text-align:center}.reef-account-signed-in strong{color:#dca3ff;font-family:Orbitron,sans-serif;font-size:16px}.reef-account-form label{font:700 10px/1.5 Orbitron,sans-serif;letter-spacing:.6px;text-transform:uppercase;color:#a1edf2}.reef-account-form small{color:#91afc0;line-height:1.5}.reef-account-entry-hint{color:#b7d0de}.reef-collection-panel input{font-family:JetBrains Mono,monospace;border-color:#44f7ff45;background:#030d1e;caret-color:#72f4ff}.reef-collection-panel input:focus{border-color:#91eeff}@media(prefers-reduced-motion:reduce){.reef-collection-button,.reef-collection-tabs>button{transition:none!important}}.reef-market-confirmation{flex-shrink:0;padding:12px;border-top:1px solid #bc6fff55;background:#22133166}.reef-market-confirmation p{margin:0 0 8px;color:#d8baef;font:12px/1.5 JetBrains Mono,monospace}.reef-market-confirmation button{width:100%}.reef-powerup-guide{margin:0 8px;border-bottom:1px solid #68c5dd29;color:#bbdce5;min-width:0}.reef-powerup-guide>summary{display:flex;align-items:center;justify-content:space-between;gap:7px;min-height:44px;cursor:pointer;touch-action:manipulation;color:#c9a5f6;font:700 9px/1.4 Orbitron,sans-serif;list-style:none}.reef-powerup-guide>summary::-webkit-details-marker{display:none}.reef-powerup-guide>summary:before{content:"+";color:#8eecf2;font:16px/1 ui-monospace,monospace}.reef-powerup-guide[open]>summary:before{content:"−"}.reef-powerup-guide>summary>span{flex:1}.reef-powerup-guide>summary>small{max-width:72px;font:9px/1.3 JetBrains Mono,monospace;color:#8acbd7;text-align:right}.reef-powerup-guide>summary:focus-visible{outline:2px solid #a8f8ff;outline-offset:-2px;border-radius:6px}.reef-powerup-guide>p{padding:0 0 8px;font-size:10px;line-height:1.5;color:#a5c9d5}.reef-powerup-guide>ul{list-style:none;margin:0;padding:0 0 9px;display:grid;gap:10px}.reef-powerup-guide li{display:flex;align-items:flex-start;gap:8px}.reef-powerup-guide li>.reef-powerup-icon{width:24px;height:28px;flex:0 0 24px}.reef-powerup-guide li>.reef-powerup-icon svg{width:20px;height:20px;filter:none}.reef-powerup-guide li>div{min-width:0;flex:1}.reef-powerup-guide li strong{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2px 6px;font:700 10px/1.4 Orbitron,sans-serif;color:#d8f8ff}.reef-powerup-guide li strong small{font:10px/1.4 JetBrains Mono,monospace;color:#d6acf6;white-space:nowrap}.reef-powerup-guide li div>span{display:block;font-size:10px;line-height:1.45;margin-top:2px;color:#a6e5eb}.reef-powerup-guide li div>small{display:block;font-size:9px;line-height:1.4;margin-top:2px;color:#94b4c4}.reef-hud-bank.is-docked .reef-powerup-guide{margin-inline:6px}.reef-hud-bank.is-docked .reef-powerup-guide>summary{gap:5px}.reef-hud-bank.is-docked .reef-powerup-guide>summary>span{font-size:8px}.reef-home-records{position:relative;box-sizing:border-box;display:grid;grid-template-rows:18px 50px minmax(0,1fr) 14px;gap:6px;height:264px;min-height:264px;max-height:264px;flex-shrink:0;min-width:0;padding:10px 12px;border:1px solid #ffd15c66;border-radius:16px;background:linear-gradient(135deg,#181527e8,#070b19 58%,#08141e);box-shadow:inset 0 1px #ffe4a326,0 8px 24px #0003;color:#dce7f3;text-align:left;font:400 13px/1.4 Fredoka,sans-serif}.reef-home-records:before{content:"";position:absolute;top:-1px;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,#ffe4a3bb,transparent);pointer-events:none}.reef-home-records h2{display:flex;align-items:center;gap:8px;margin:0;color:#ffe1a0;font:700 11px/1.5 Orbitron,sans-serif;letter-spacing:1px;text-transform:uppercase}.reef-home-records h2 svg{width:16px;height:16px;flex-shrink:0;stroke-width:1.5}.reef-home-records h2 span{margin-left:auto;color:#a6b8ce;font:600 9px/1.4 Orbitron,sans-serif;letter-spacing:1px}.reef-home-record-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;border-bottom:1px solid #ffd15c29;padding-bottom:5px}.reef-home-record-tabs button,.reef-home-record-status button{min-height:44px;min-width:44px;border:1px solid transparent;border-radius:9px;background:transparent;color:#b9c8dc;font:600 12px/1.2 Fredoka,sans-serif;padding:5px;cursor:pointer;touch-action:manipulation}.reef-home-record-tabs button[aria-selected=true]{color:#ffe1a0;border-color:#ffd15c55;background:linear-gradient(135deg,#ffd15c20,#ffd15c09)}.reef-home-record-tabs button:hover,.reef-home-record-status button:hover{background:#ffd15c20;color:#fff0cd}.reef-home-records :focus-visible{outline:2px solid #ffe1a0;outline-offset:-2px}.reef-home-record-board{min-height:0;height:100%;overflow-x:hidden;overflow-y:auto;touch-action:pan-y;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#b7985666 #080f1c;scrollbar-gutter:stable}.reef-home-record-list{list-style:none;margin:0;padding:0}.reef-home-record-list li{box-sizing:border-box;display:grid;grid-template-columns:26px minmax(0,1fr) auto;gap:7px;align-items:center;min-height:44px;padding:4px 5px;border:1px solid transparent;border-radius:9px}.reef-home-record-list li+li{border-top-color:#ffffff08}.reef-home-record-list li[data-rank="1"]{border-color:#e9c16d70;background:linear-gradient(110deg,#b88d3329,#b88d3305);box-shadow:inset 2px 0 #f7d286}.reef-home-record-rank{display:grid;place-items:center;width:24px;height:26px;border:1px solid #65768f55;border-radius:7px 7px 10px 10px;background:#172234;color:#afc0d7;font:700 11px/1 Orbitron,sans-serif;font-variant-numeric:tabular-nums}.reef-home-record-list li[data-rank="1"] .reef-home-record-rank{background:linear-gradient(145deg,#ffe2a1,#b88632);color:#201407;border-color:#ffdf96}.reef-home-record-list li[data-rank="2"] .reef-home-record-rank{background:linear-gradient(145deg,#809eae,#2c3d55);color:#eefaff;border-color:#b1d3e2}.reef-home-record-list li[data-rank="3"] .reef-home-record-rank{background:linear-gradient(145deg,#a47967,#4d3035);color:#ffe2c7;border-color:#c6916d}.reef-home-record-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reef-home-record-value{display:flex;flex-direction:column;align-items:flex-end;gap:1px;font-variant-numeric:tabular-nums;white-space:nowrap}.reef-home-record-value strong{color:#fff0cd;font-size:12px;font-weight:600}.reef-home-record-value small{color:#86dce2;font:500 10px/1.2 Fredoka,sans-serif}.reef-home-record-status{height:100%;min-height:0;margin:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#b9c8dc;font-size:12px}.reef-home-record-status button{color:#ffe1a0;border-color:#ffd15c55;padding-inline:12px}.reef-home-record-since{min-height:14px;margin:0;color:#a4afc1;font-size:10px;line-height:14px;text-align:right}@media(max-width:359px){.reef-home-records{padding-inline:9px}.reef-home-record-tabs button{font-size:11px;padding-inline:3px}.reef-home-record-list li{gap:5px}.reef-home-record-value strong{font-size:11px}}.reef-dock-level{padding:12px 14px;border:1px solid #d1ad5659;border-radius:16px;background:linear-gradient(115deg,#0d2431e8,#17132be8);box-shadow:inset 0 1px #ffe4a318;color:#e8f5ff;min-width:0}.reef-dock-level-heading{display:flex;align-items:center;gap:10px;margin-bottom:10px}.reef-dock-level-emblem{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border:1px solid #e8cb795c;border-radius:12px;background:#e8cb7910;color:#ffe1a0}.reef-dock-level-emblem svg{width:20px;height:20px;fill:#e8cb791f}.reef-dock-level-heading>div{display:flex;flex-direction:column;gap:4px;min-width:0}.reef-dock-level-heading small{font:600 8px/1.2 Orbitron,sans-serif;letter-spacing:1px;color:#a6c7d7;text-transform:uppercase}.reef-dock-level-heading strong{font:800 18px/1.15 Orbitron,sans-serif;color:#e4fff8;font-variant-numeric:tabular-nums}.reef-dock-level-next{display:flex;flex-direction:column;gap:4px;text-align:right;margin-left:auto;color:#b8a0d5;font:500 11px/1.2 monospace}.reef-dock-level-next b{font:700 15px/1.2 Orbitron,sans-serif;color:#d1a0ff;font-variant-numeric:tabular-nums}.reef-dock-level-track{height:9px;overflow:hidden;border-radius:10px;background:#040916;border:1px solid #9ee7ee24;position:relative}.reef-dock-level-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#31dfd1,#77e6ff 48%,#c777ff);box-shadow:0 0 9px #6ff6ff75;transition:width .4s ease}.reef-dock-level-track:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(10% - 1px),#01051570 calc(10% - 1px),#01051570 10%)}.reef-dock-level-caption{display:flex;justify-content:space-between;gap:8px;margin-top:7px;font:600 8px/1.2 Orbitron,sans-serif;letter-spacing:.5px;color:#9eabbf}.reef-dock-level-caption>span:first-child{color:#dbc388}@media(max-width:639px),(max-height:700px){.reef-dock-level{padding:9px 11px}.reef-dock-level-heading{gap:8px;margin-bottom:8px}.reef-dock-level-heading strong{font-size:16px}.reef-dock-level-emblem{width:30px;height:30px}.reef-dock-level-caption{font-size:7px}}@media(prefers-reduced-motion:reduce){.reef-dock-level-track>span{transition:none}}#root .reef-start-screen{isolation:isolate;background:#010107}#root .reef-dock-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;background:#010107}#root .reef-start-screen .reef-start-card{backdrop-filter:none;-webkit-backdrop-filter:none}.reef-hud-bank{width:100%;min-width:0;pointer-events:auto;box-sizing:border-box;color:#d8faff;font-family:Orbitron,sans-serif}.reef-hud-bank [hidden]{display:none!important}.reef-bank-toggle,.reef-bank-heading button{min-width:44px;min-height:44px;border:1px solid #55cadd66;border-radius:8px;background:#052131ee;color:#adf4fc;cursor:pointer;touch-action:manipulation;display:flex;align-items:center;justify-content:center;gap:8px}.reef-bank-toggle{width:100%;font:700 10px Orbitron,sans-serif;letter-spacing:1px}.reef-bank-toggle svg,.reef-bank-heading svg{width:20px;height:20px}.reef-bank-shell{border:1px solid #66ddef80;border-radius:12px;background:#030b1af5;box-shadow:0 8px 24px #0006;overflow:hidden}.reef-bank-heading{display:flex;align-items:center;gap:4px;padding:4px 6px;border-bottom:1px solid #7b48bf66;min-height:52px;box-sizing:border-box}.reef-bank-heading>strong{font:700 9px/1.4 Orbitron,sans-serif;letter-spacing:1px;flex:1;min-width:0;color:#cb9cff}.reef-bank-heading button{background:#062536;border-color:#62bfcc44;flex-shrink:0}.reef-bank-content{max-height:var(--reef-bank-docked-height,260px);overflow:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#3c738a transparent}.reef-bank-content .reef-inventory-panel,.reef-bank-content .reef-market-panel{width:100%;max-width:100%;border:0;border-radius:0;box-shadow:none}.reef-hud-bank.is-fullscreen{position:fixed!important;inset:var(--reef-visible-top,0px) 0 auto 0px!important;width:100vw!important;height:var(--reef-visible-height,100dvh)!important;padding:max(10px,env(safe-area-inset-top,0px)) max(10px,env(safe-area-inset-right,0px)) max(10px,env(safe-area-inset-bottom,0px)) max(10px,env(safe-area-inset-left,0px));z-index:100;background:#010714f5;display:grid;place-items:center}.reef-hud-bank.is-fullscreen .reef-bank-shell{width:min(840px,100%);height:100%;display:flex;flex-direction:column}.reef-hud-bank.is-fullscreen .reef-bank-content{flex:1;min-height:0;max-height:none}.reef-hud-bank.is-fullscreen .reef-bank-heading{flex-shrink:0}.reef-hud-bank.is-fullscreen .reef-bank-content>div{min-height:0}.reef-hud-bank button:focus-visible{outline:2px solid #e0bbff;outline-offset:-3px}.reef-bank-content .reef-collection-panel{max-height:none;overflow:visible}.reef-bank-content .reef-collection-scroll{overflow:visible}.reef-bank-content .reef-bank-grid{grid-template-columns:repeat(auto-fit,minmax(44px,1fr))}.reef-hud-bank.is-fullscreen .reef-bank-grid{grid-template-columns:repeat(7,minmax(44px,1fr))}@media(max-width:380px){.reef-hud-bank.is-fullscreen .reef-bank-grid{grid-template-columns:repeat(4,minmax(44px,1fr))}}.reef-utility-stack>.reef-hud-bank.is-docked{flex-shrink:1;min-height:128px;display:flex;flex-direction:column}.reef-hud-bank.is-docked .reef-bank-shell{display:flex;flex-direction:column;min-height:0}.reef-hud-bank.is-docked .reef-bank-heading{flex-shrink:0}.reef-hud-bank.is-docked .reef-bank-content{flex:1;min-height:44px}.reef-camera-zoom{--reef-zoom-track-height: calc(var(--reef-zoom-height, 160px) - 44px);width:44px;height:var(--reef-zoom-height, 160px);display:flex;flex-direction:column;align-items:center;pointer-events:auto;user-select:none;-webkit-user-select:none;opacity:.38;transition:opacity .18s ease}.reef-camera-zoom:active,.reef-camera-zoom:has(:focus-visible){opacity:.85}@media(hover:hover){.reef-camera-zoom:hover{opacity:.85}}@media(prefers-reduced-motion:reduce){.reef-camera-zoom{transition:none}}.reef-camera-zoom-rail{width:44px;height:var(--reef-zoom-track-height);position:relative;flex:1 1 auto}.reef-camera-zoom input[type=range]{position:absolute;left:50%;top:50%;width:var(--reef-zoom-track-height);height:44px;min-width:0;margin:0;padding:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;border-radius:0;transform:translate(-50%,-50%) rotate(-90deg);cursor:ns-resize;touch-action:none;outline:none}.reef-camera-zoom input[type=range]::-webkit-slider-runnable-track{height:4px;border:1px solid rgba(191,245,255,.24);border-radius:999px;background:linear-gradient(90deg,#33e6c980,#93d3ff73 48%,#bc5ff38c);box-shadow:inset 0 1px 1px #eeffff59,0 0 7px #49d1e624}.reef-camera-zoom input[type=range]::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:14px;height:24px;margin-top:-11px;border:1px solid rgba(200,253,255,.85);border-radius:6px;background:linear-gradient(110deg,#dcffff99,#26cedc7a 45%,#6fe5ed4d);box-shadow:inset 0 1px 2px #f8ffff94,0 0 9px #2fd8ef40}.reef-camera-zoom input[type=range]::-moz-range-track{height:4px;border:1px solid rgba(191,245,255,.24);border-radius:999px;background:linear-gradient(90deg,#33e6c980,#93d3ff73 48%,#bc5ff38c);box-shadow:inset 0 1px 1px #eeffff59,0 0 7px #49d1e624}.reef-camera-zoom input[type=range]::-moz-range-thumb{width:12px;height:22px;border:1px solid rgba(200,253,255,.85);border-radius:6px;background:linear-gradient(110deg,#dcffff99,#26cedc7a 45%,#6fe5ed4d);box-shadow:inset 0 1px 2px #f8ffff94,0 0 9px #2fd8ef40}.reef-camera-zoom input[type=range]:focus-visible{outline:1px solid rgba(199,138,255,.8);outline-offset:-3px;border-radius:10px}.reef-camera-zoom-plus,.reef-camera-zoom-minus{position:absolute;left:0;width:11px;color:#b2eaf599;font:12px/1 ui-monospace,monospace;text-align:center;pointer-events:none}.reef-camera-zoom-plus{top:0}.reef-camera-zoom-minus{bottom:0}.reef-camera-zoom .reef-camera-zoom-reset{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;min-height:44px;padding:0;border:0;border-radius:9px;background:transparent;color:#cdf7ffc2;font:600 10px/1 ui-monospace,monospace;text-shadow:0 1px 3px #020716;cursor:pointer;touch-action:manipulation}.reef-camera-zoom .reef-camera-zoom-reset:hover,.reef-camera-zoom .reef-camera-zoom-reset:focus-visible{color:#d7fbff;background:#0d304159;outline:1px solid rgba(191,129,245,.55);outline-offset:-4px}.reef-hud.reef-hud-sketch{--reef-control-width:clamp(190px,56vw,408px);--reef-wheel-height:clamp(138px,33.3vw,240px);--reef-radar-size:clamp(120px,34vw,245px);--reef-hud-top:max(12px,env(safe-area-inset-top,0px));--reef-hud-right:max(12px,env(safe-area-inset-right,0px));--reef-dock-bottom: calc(28px + env(safe-area-inset-bottom,0px)) ;--reef-bank-docked-height:280px}.reef-hud-sketch .reef-top{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:min(320px,calc(100% - var(--reef-control-width) - 12px))}.reef-hud-sketch .reef-top-left{width:100%;max-width:100%;flex:none}.reef-hud-sketch .reef-brand-row{width:max-content;max-width:calc(100vw - var(--reef-radar-size) - 44px);gap:12px;flex-wrap:nowrap}.reef-hud-sketch .reef-wordmark{font-size:clamp(28px,5vw,48px)}.reef-hud-sketch .reef-biomass strong{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;font-size:clamp(13px,2.2vw,28px)}.reef-hud-sketch .reef-global-chat-text{position:relative;inset:auto;max-width:100%;width:100%;margin:0;background:none;border:0;box-shadow:none}.reef-hud-sketch .reef-global-chat-line{white-space:normal;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:32px}.reef-hud-sketch .reef-leaderboard{position:relative;inset:auto;width:100%;max-width:100%;margin:0;flex-shrink:0}.reef-hud-sketch .reef-leader-list{max-height:none;overflow:visible}.reef-hud-sketch .reef-leader{min-height:36px}.reef-hud-sketch .reef-pvp-help-body{left:0;right:auto}.reef-hud-sketch .reef-swim-dock{position:absolute;right:var(--reef-hud-right);top:var(--reef-hud-top);bottom:var(--reef-dock-bottom);width:var(--reef-control-width);max-height:none;display:block;min-height:0;pointer-events:none}.reef-hud-sketch .reef-utility-stack{position:absolute;top:0;left:auto;right:0;width:min(100%,260px);max-height:calc(100% - var(--reef-controls-height,138px) - var(--reef-status-height,50px) - 72px);min-height:0;display:flex;flex-direction:column;align-items:stretch;gap:6px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#3f7b8733 transparent;pointer-events:none;padding:2px}.reef-hud-sketch .reef-utility-stack>*{flex-shrink:0}.reef-hud-sketch .reef-radar-column{width:100%;align-items:center;gap:0}.reef-hud-sketch .reef-mobile-map:not(.is-expanded),.reef-hud-sketch .reef-mobile-map:not(.is-expanded) .reef-map-panel{width:100%;min-height:0}.reef-hud-sketch .reef-mobile-map:not(.is-expanded) .reef-map-disk-wrap{width:min(100%,var(--reef-radar-size));margin:0 0 0 auto}.reef-hud-sketch .reef-map-compact-actions{display:flex;width:100%;max-width:none;margin:8px 0 0;gap:4px}.reef-hud-sketch .reef-map-compact-actions .reef-map-button{flex:1;min-width:0;padding:4px;flex-direction:row;font:700 clamp(8px,1.15vw,11px)/1.2 Orbitron,sans-serif;gap:5px}.reef-hud-sketch .reef-map-compact-actions .reef-bank-link{order:1;background:none;border-color:transparent;box-shadow:none}.reef-hud-sketch .reef-map-compact-actions .reef-map-button:last-child{order:2}.reef-hud-sketch .reef-radar-move-row{position:relative!important;inset:auto!important;min-height:0;width:100%}.reef-hud-sketch .reef-mobile-map.is-expanded{width:100%;min-height:0}.reef-hud-sketch .reef-mobile-map.is-expanded .reef-map-panel{position:relative;inset:auto;width:100%;max-height:none;margin:0;padding:8px;border-radius:12px;box-shadow:none}.reef-hud-sketch .reef-mobile-map.is-expanded .reef-map-disk-wrap{width:min(100%,245px)}.reef-hud-sketch .reef-mobile-map.is-expanded .reef-map-body{display:block}.reef-hud-sketch .reef-map-heading{position:relative;flex-wrap:wrap}.reef-hud-sketch .reef-map-heading>div{flex:1;min-width:90px}.reef-hud-sketch .reef-map-heading strong{font:700 12px Orbitron,sans-serif}.reef-hud-sketch .reef-map-heading span{font-size:10px}.reef-hud-sketch .reef-map-route{flex-wrap:wrap}.reef-hud.reef-hud-sketch .reef-player-status-panel[data-hud-drag]{position:absolute;left:0;right:auto;top:auto;bottom:calc(var(--reef-controls-height,138px) + 48px);width:100%;max-width:100%;margin:0;padding:0 5px;box-sizing:border-box}.reef-hud-sketch .reef-profile{margin:0;font-size:clamp(8px,1.3vw,12px);display:flex}.reef-hud-sketch .reef-biome{display:flex;margin-top:5px;font-size:clamp(7px,1vw,10px)}.reef-hud-sketch .reef-player-status-panel .reef-status{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:4px;margin-top:5px;max-width:none;max-height:none;overflow:visible;font-size:8px;pointer-events:none}.reef-hud-sketch .reef-status>span{grid-column:span 2;min-width:0;padding:3px 4px;line-height:1.3;white-space:nowrap}.reef-hud-sketch .reef-status>span:has(meter){grid-column:span 3;min-height:36px;box-sizing:border-box}.reef-hud-sketch .reef-status meter{width:100%;height:3px;margin-top:3px}.reef-hud-sketch .reef-event{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 8px;max-width:none;max-height:none;overflow:visible;font-size:9px;line-height:1.35;pointer-events:none}.reef-hud-sketch .reef-swim-dock>.reef-bottom{position:absolute;top:auto;left:0;right:auto;bottom:0;display:block;width:100%;margin:0}.reef-hud-sketch .reef-control-stack{position:relative;flex-direction:column;width:100%;--reef-hud-extra-top:44px}.reef-hud-sketch .reef-wheel{width:100%;height:var(--reef-wheel-height);border-color:#c995fb;box-shadow:0 0 14px #aa66ff14}.reef-hud-sketch .reef-chat-toggle,.reef-hud-sketch .reef-evolve{height:calc(var(--reef-wheel-height)*.53)}.reef-hud-sketch .reef-chat-toggle{width:32%}.reef-hud-sketch .reef-evolve{left:32%;width:32%}.reef-hud-sketch .reef-flame{width:36%;height:calc(var(--reef-wheel-height)*.53 + 18px)}.reef-hud-sketch .reef-wheel strong{font-size:clamp(8px,1.4vw,14px)}.reef-hud-sketch .reef-wheel small{font-size:clamp(7px,1vw,10px)}.reef-hud-sketch .reef-chat-toggle>svg,.reef-hud-sketch .reef-evolve>svg{width:clamp(24px,4.5vw,36px);height:clamp(24px,4.5vw,36px)}.reef-hud-sketch .reef-throttle input{height:calc(var(--reef-wheel-height)*.31);bottom:calc(var(--reef-wheel-height)*.11)}.reef-hud-sketch .reef-speed-label{bottom:calc(var(--reef-wheel-height)*.035);font-size:clamp(8px,1.3vw,12px)}.reef-hud-sketch>.reef-control-hint{position:absolute;left:calc(max(12px,env(safe-area-inset-left,0px)) + 56px);bottom:var(--reef-dock-bottom);max-width:calc(100% - var(--reef-control-width) - 100px)}.reef-hud.reef-hud-sketch .reef-hud-direct-grip{display:none}.reef-hud.reef-hud-sketch:has(.reef-hud-layout[data-editing=true]:not([hidden])) .reef-hud-direct-grip{display:flex}.reef-hud-sketch .reef-utility-stack:has(.is-fullscreen),.reef-hud-sketch .reef-utility-stack:has([data-hud-positioned=true]){overflow:visible}.reef-hud-sketch .reef-utility-stack>.reef-hud-bank.is-docked{flex-shrink:1;min-height:92px;max-height:calc(var(--reef-bank-docked-height,280px) + 44px);position:relative;z-index:3}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-shell{flex:1;min-height:0}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-heading{min-height:44px;padding:0 5px;flex-wrap:nowrap}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-heading>strong{font-size:8px;letter-spacing:.6px}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-content{flex:1;max-height:var(--reef-bank-docked-height,280px);min-height:44px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y}.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-header{min-height:34px;padding:4px 6px;flex-wrap:nowrap}.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-header h2{font:700 9px Orbitron,sans-serif}.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-header h2 span,.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-header p{font-size:8px}.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-brand{display:none}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-grid,.reef-hud-sketch .reef-hud-bank.is-docked .reef-dive-bag-grid{grid-template-columns:repeat(4,minmax(44px,1fr));padding:4px;gap:3px;margin:0;box-sizing:border-box}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-slot,.reef-hud-sketch .reef-hud-bank.is-docked .reef-dive-bag-grid button{min-width:44px;min-height:44px;width:100%;aspect-ratio:1;padding:3px;border-radius:5px}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-slot svg{width:100%;height:100%}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-slot.is-empty>span{font-size:6px}.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-footer{padding:5px}.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-button{font:700 8px Orbitron,sans-serif}.reef-bank-toggle-balance{margin-left:auto;display:flex;flex-direction:column;gap:2px;align-items:flex-end;color:#d387ff}.reef-bank-toggle-balance small{font:700 6px Orbitron,sans-serif;letter-spacing:1px}.reef-bank-toggle-balance b{font:700 12px JetBrains Mono,monospace}.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-header{display:none}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-heading strong small{display:block;margin-top:3px;color:#8debf2;font:8px JetBrains Mono,monospace;letter-spacing:0}.reef-hud-sketch .reef-hud-bank[hidden],.reef-hud-sketch .reef-map-compact-actions[hidden]{display:none!important}.reef-hud-sketch .reef-map-compact-actions{width:44px;flex-direction:column;margin:-36px 0 0 auto;position:relative;z-index:2}.reef-hud-sketch .reef-map-compact-actions .reef-map-button{flex:none;width:100%;min-width:44px;min-height:44px;flex-direction:column;padding:3px 2px;border:0;background:none;box-shadow:none;font-size:7px;gap:2px}.reef-hud-sketch .reef-map-compact-actions .reef-map-button:hover,.reef-hud-sketch .reef-map-compact-actions .reef-map-button:active{background:none;box-shadow:none;color:#b7f4ff}.reef-hud-sketch .reef-map-compact-actions .reef-map-button:focus-visible{outline:2px solid #ca8bff;outline-offset:-2px}.reef-hud-sketch .reef-map-compact-actions .reef-map-button svg{width:15px;height:15px}@media(min-width:640px)and (max-height:800px){.reef-hud.reef-hud-sketch{--reef-radar-size:160px}}@media(max-width:639px)and (max-height:700px){.reef-hud.reef-hud-sketch{--reef-radar-size:120px}}@media(max-height:1000px){.reef-hud-sketch .reef-map-compact-actions{margin-top:0}.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked):not(:has(.is-expanded)){width:min(260px,calc(100vw - 36px));max-height:calc(100% - var(--reef-controls-height,138px) - var(--reef-status-height,50px) - 56px)}.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked):not(:has(.is-expanded)) .reef-radar-column{min-height:140px;pointer-events:none}.reef-hud-sketch .reef-utility-stack:not(:has(.is-expanded))>.reef-hud-bank.is-docked{margin-top:-96px}.reef-hud-sketch:has(.reef-hud-bank.is-docked) .reef-top{width:min(320px,calc(100% - 284px))}.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-map-panel{display:block;position:relative;padding-right:48px;box-sizing:border-box}.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-map-disk-wrap{width:44px;margin:0 0 0 auto}.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-map-compact-actions{position:absolute;top:2px;right:2px;width:44px;margin:0;gap:4px;flex-direction:column}.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-map-button{flex:none;width:44px;min-width:44px;flex-direction:column;gap:2px;font-size:7px;padding:3px}.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-map-distance{display:none}.reef-hud-sketch .reef-utility-stack>.reef-hud-bank.is-docked{width:calc(100% - 48px)}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-grid{width:100%;margin-inline:auto;padding:4px;gap:2px}.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-footer{padding:3px}.reef-hud-sketch .reef-hud-bank.is-docked .reef-bank-content{max-height:var(--reef-bank-docked-height,280px);overflow-x:hidden;overflow-y:auto}.reef-hud-sketch .reef-hud-bank.is-docked .reef-item-detail,.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-empty,.reef-hud-sketch .reef-hud-bank.is-docked .reef-collection-hint{display:none}}@media(max-width:639px){.reef-hud.reef-hud-sketch{--reef-hud-top:max(10px,env(safe-area-inset-top,0px));--reef-hud-right:max(10px,env(safe-area-inset-right,0px))}.reef-hud-sketch .reef-brand-row{gap:8px}.reef-hud-sketch .reef-wordmark{font-size:28px}.reef-hud-sketch .reef-biomass em{display:none}.reef-hud-sketch .reef-global-chat-text{font-size:10px}.reef-hud-sketch .reef-leader small{display:none}.reef-hud-sketch .reef-roster-tabs{flex-wrap:wrap;gap:2px}.reef-hud-sketch .reef-roster-tabs>svg{display:none}.reef-hud-sketch .reef-roster-tabs button{font-size:7px;padding:3px}.reef-hud-sketch .reef-leader{min-height:44px;padding:3px 0;gap:3px}.reef-hud-sketch .reef-leader span{width:10px}.reef-hud-sketch .reef-leader-identity em{font-size:8px}.reef-hud-sketch .reef-pvp-help summary{font-size:8px}.reef-hud-sketch .reef-pvp-help-body{position:fixed;left:10px;right:10px;top:60px;bottom:auto;width:auto;max-width:none;max-height:calc(100dvh - 250px);overflow:auto}.reef-hud-sketch .reef-player-status-panel .reef-status{font-size:7px}.reef-hud-sketch .reef-control-stack{--reef-hud-extra-top:18px}.reef-hud-sketch>.reef-control-hint{display:none}}@media(max-height:559px){.reef-hud.reef-hud-sketch{--reef-control-width:248px;--reef-wheel-height:138px;--reef-radar-size:80px}.reef-hud-sketch .reef-wordmark{font-size:24px}.reef-hud-sketch .reef-top{gap:6px}.reef-hud-sketch .reef-player-status-panel .reef-biome{display:none}.reef-hud-sketch .reef-mobile-map:not(.is-expanded) .reef-map-panel{display:flex;align-items:flex-start;justify-content:flex-end;gap:6px}.reef-playfield .reef-hud.reef-hud-sketch .reef-mobile-map:not(.is-expanded) .reef-map-compact-actions{width:44px;flex-direction:column;margin:0}.reef-hud-sketch .reef-mobile-map:not(.is-expanded) .reef-map-compact-actions .reef-map-button{flex-direction:column;font-size:7px;padding:3px}.reef-hud-sketch>.reef-control-hint{display:none}.reef-hud.reef-hud-sketch .reef-player-status-panel[data-hud-drag]{bottom:calc(var(--reef-controls-height,138px) + 24px)}.reef-hud-sketch .reef-utility-stack{max-height:calc(100% - var(--reef-controls-height,138px) - var(--reef-status-height,50px) - 24px)}}@media(max-width:359px){.reef-hud.reef-hud-sketch{--reef-control-width:176px;--reef-wheel-height:138px}.reef-hud-sketch .reef-roster-tabs{gap:0}.reef-hud-sketch .reef-roster-tabs button{font-size:6px;letter-spacing:0}.reef-playfield[data-compact=true] .reef-hud.reef-hud-sketch .reef-leaderboard{width:100%}.reef-playfield[data-compact=true] .reef-hud.reef-hud-sketch .reef-global-chat-text{position:relative;inset:auto;width:100%;max-width:100%;margin:0}.reef-playfield[data-compact=true] .reef-hud.reef-hud-sketch .reef-player-status-panel{max-width:100%}.reef-playfield[data-compact=true] .reef-hud.reef-hud-sketch .reef-mobile-map:not(.is-expanded){min-height:0}.reef-playfield[data-compact=true] .reef-hud.reef-hud-sketch .reef-mobile-map:not(.is-expanded) .reef-map-disk-wrap{width:var(--reef-radar-size);margin-inline:auto}}.reef-camera-zoom-slot{position:absolute;right:max(4px,env(safe-area-inset-right,0px));top:40%;z-index:12;width:44px;pointer-events:none}.reef-camera-zoom-slot[hidden],.reef-hud:has(.reef-mobile-map.is-expanded) .reef-camera-zoom-slot,.reef-hud:has(.reef-hud-layout[data-editing=true]) .reef-camera-zoom-slot{display:none}.reef-live-journey-slot{position:absolute;z-index:14;left:calc(50% - 24px);top:var(--reef-hud-top,12px);transform:translate(-50%);width:clamp(144px,33vw,280px);pointer-events:none}.reef-hud:has(.reef-mobile-map.is-expanded) .reef-live-journey-slot{display:none}@media(max-width:479px)and (min-height:560px){.reef-live-journey-slot{left:calc(50% - 14px);top:calc(var(--reef-hud-top,10px) + 64px);width:clamp(120px,31vw,144px)}}@media(max-height:559px){.reef-live-journey-slot{width:220px}}.reef-powerup-active-detail{display:block;margin-top:2px;font-style:normal;font-size:8px;line-height:1.25;opacity:.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reef-event>strong,.reef-event>span{display:block}.reef-event>strong{grid-column:1}.reef-event>span{grid-column:1;font-size:8px;color:#d8c594}.reef-event-route{grid-column:2;grid-row:1 / span 2;min-height:44px;max-width:88px;padding:5px 7px;margin:0;border:1px solid #d6bc6b80;border-radius:8px;background:#081a28bd;color:#ffe3a0;font:inherit;cursor:pointer;touch-action:manipulation;pointer-events:auto}@media(min-width:740px)and (max-height:559px){.reef-hud.reef-hud-sketch{--reef-hud-right:max(54px, calc(env(safe-area-inset-right,0px) + 44px) )}.reef-hud.reef-hud-sketch .reef-player-status-panel[data-hud-drag]{left:auto;right:calc(100% + 12px);bottom:0;width:min(344px,calc(100vw - var(--reef-control-width) - 248px));max-width:none;padding:0}.reef-hud-sketch .reef-player-status-panel .reef-status{grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;font-size:8px}.reef-hud-sketch .reef-status>span:has(meter){grid-column:span 2;min-height:34px}.reef-hud-sketch .reef-event{margin-top:5px;min-height:44px;grid-template-columns:minmax(0,1fr) auto}.reef-hud-sketch .reef-event>span{display:none}.reef-hud-sketch .reef-event-route{grid-row:1;max-width:none}.reef-hud-sketch .reef-utility-stack,.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked):not(:has(.is-expanded)){max-height:calc(100% - var(--reef-controls-height,138px) - 24px)}}.reef-mobile-map{width:110px;min-height:158px;flex-shrink:0;color:#e2f8ff;font-family:system-ui,sans-serif;touch-action:manipulation}.reef-map-panel{width:110px}.reef-map-disk-wrap{width:110px;max-width:100%;margin:0 auto}.reef-map-disk{position:relative;width:100%;aspect-ratio:1;border:1px solid #24748e;border-radius:50%;overflow:hidden;background:radial-gradient(circle,#092839,#03101e 80%);box-shadow:0 3px 18px #0008;cursor:crosshair;touch-action:manipulation}.reef-map-disk>svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.reef-map-rim{fill:none;stroke:#06b6d4;stroke-width:1;stroke-dasharray:4 3;opacity:.65}.reef-map-ring{fill:none;stroke:#38bdf8;stroke-width:.7;opacity:.3}.reef-map-axis{fill:none;stroke:#44f7ff;stroke-width:.6;opacity:.2}.reef-map-route-line{stroke:#8cf8ff;stroke-width:1.2;stroke-dasharray:3 3;opacity:.8}.reef-map-north{position:absolute;top:3px;left:50%;transform:translate(-50%);font:700 9px monospace;color:#8ecfe0;pointer-events:none}.reef-mobile-map .reef-map-swimmer{position:absolute;width:4px;height:4px;transform:translate(-50%,-50%);pointer-events:none;z-index:2}.reef-map-og-drop{position:absolute;display:grid;place-items:center;width:14px;height:14px;transform:translate(-50%,-50%);border:1px solid #e4be79;border-radius:3px;background:#132033;color:#ffe4a3;pointer-events:none;z-index:3}.reef-map-og-drop svg{width:11px;height:11px}.reef-map-player{position:absolute;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 6px #22d3ee;transform:translate(-50%,-50%);z-index:4;pointer-events:none}.reef-map-player i{display:block;position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border:0}.reef-map-player i:before{content:"";position:absolute;left:7px;top:0;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:5px solid white}.reef-map-waypoint,.reef-map-keyboard-point{position:absolute;width:12px;height:12px;border:2px solid #a5f3fc;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 5px #22d3ee;pointer-events:none;z-index:3}.reef-map-keyboard-point{width:16px;height:16px;border:2px dashed white;border-radius:3px;box-shadow:none;z-index:5}.reef-map-distance{position:absolute;bottom:7px;left:50%;transform:translate(-50%);max-width:90%;padding:2px 5px;border-radius:5px;background:#03101ee6;font:700 10px monospace;white-space:nowrap;pointer-events:none;z-index:5}.reef-map-compact-actions{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:4px}.reef-map-compact-actions[hidden]{display:none}.reef-map-button{min-width:44px;min-height:44px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:6px 9px;border:1px solid #2c758c;border-radius:9px;color:#e6fcff;background:#073047;font:700 12px system-ui,sans-serif;cursor:pointer;touch-action:manipulation}.reef-map-button svg{width:18px;height:18px;flex-shrink:0}.reef-map-button:hover{background:#104359}.reef-map-button:active{background:#19647b}.reef-map-button.has-og-loot svg,.reef-map-loot-action{color:#ffe4a3}.reef-map-button:focus-visible,.reef-map-disk:focus-visible{outline:3px solid white;outline-offset:2px}.reef-map-compact-actions .reef-map-button{flex-direction:column;gap:2px;padding:4px 2px;font-size:10px}.reef-map-compact-actions .reef-map-button svg{width:16px;height:16px}.reef-mobile-map.is-expanded .reef-map-panel{--reef-map-panel-width:min(420px, calc(var(--reef-map-vw, 100vw) - 24px - env(safe-area-inset-left, 0px) - env(safe-area-inset-right, 0px)));--reef-map-safe-top:max(8px,env(safe-area-inset-top,0px));--reef-map-safe-bottom:max(8px,env(safe-area-inset-bottom,0px));--reef-map-usable-height:max(0px,calc(var(--reef-map-vh,100dvh) - var(--reef-map-safe-top) - var(--reef-map-safe-bottom)));position:fixed;z-index:90;top:calc(var(--reef-map-top, 0px) + var(--reef-map-safe-top));left:calc(var(--reef-map-left, 0px) + var(--reef-map-vw, 100vw) - var(--reef-map-panel-width) - max(8px,env(safe-area-inset-right,0px)));right:auto;width:var(--reef-map-panel-width);max-height:max(0px,min(var(--reef-map-usable-height),max(96px,calc(var(--reef-map-vh, 100dvh) - 192px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px)))));overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;margin-inline:0;padding:10px;box-sizing:border-box;border:1px solid #35859c;border-radius:18px;background:#031522fa;box-shadow:0 12px 48px #000b}.reef-map-heading{position:sticky;top:0;z-index:6;background:#031522;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;margin-bottom:8px}.reef-map-heading>div{display:flex;flex-direction:column;gap:2px;min-width:0}.reef-map-heading strong{font-size:16px}.reef-map-heading span{font-size:12px;color:#9cc7d5}.reef-map-heading .reef-map-button{flex-shrink:0}.reef-mobile-map.is-expanded .reef-map-body{display:grid;gap:8px}.reef-mobile-map.is-expanded .reef-map-disk-wrap{width:clamp(130px,calc(var(--reef-map-vh, 100dvh) - var(--reef-map-dock-space, 230px) - 170px),330px)}.reef-mobile-map.is-expanded .reef-map-swimmer{width:6px;height:6px}.reef-mobile-map.is-expanded .reef-map-player{width:12px;height:12px}.reef-mobile-map.is-expanded .reef-map-player i:before{left:9px}.reef-map-details{display:flex;flex-direction:column;gap:7px;min-width:0}.reef-map-legend{display:flex;justify-content:center;flex-wrap:wrap;gap:5px 12px;font-size:10px;color:#a7c9d4}.reef-map-legend>span{display:flex;align-items:center;gap:4px}.reef-map-legend i{display:inline-block;width:6px;height:6px;border-radius:50%}.reef-map-legend .is-you{background:#fff}.reef-map-legend .is-pvp{background:#fb7185}.reef-map-legend .is-other{background:#7997a9}.reef-map-route{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #245164;padding-top:6px}.reef-map-route-copy{display:flex;flex-direction:column;min-width:0;gap:2px}.reef-map-route-copy strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.reef-map-route-copy>span{font:700 14px monospace}.reef-map-route-copy small{font-size:10px;color:#91c9d8}.reef-map-route-copy [data-contact=pvp]{color:#fda4af}.reef-map-biome{color:#8faebb;text-align:center;font-size:10px}.reef-map-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reef-mobile-map.is-expanded.is-short-wide .reef-map-panel{--reef-map-panel-width:min(420px, calc(var(--reef-map-vw, 100vw) - 280px));max-height:var(--reef-map-usable-height)}.reef-mobile-map.is-expanded.is-short-wide .reef-map-body{grid-template-columns:minmax(130px,1fr) minmax(100px,140px);gap:12px;align-items:center}.reef-mobile-map.is-expanded.is-short-wide .reef-map-disk-wrap{width:min(100%,calc(var(--reef-map-vh, 100dvh) - 90px))}.reef-mobile-map.is-short-wide .reef-map-legend{align-items:flex-start;flex-direction:column}.reef-mobile-map.is-short-wide .reef-map-route{flex-wrap:wrap}.reef-mobile-map.is-short-wide .reef-map-route .reef-map-button{width:100%}.reef-mobile-map.is-short-wide .reef-map-biome{text-align:left}.reef-mobile-map.is-short-wide:not(.is-expanded){width:140px;min-height:92px}.reef-mobile-map.is-short-wide:not(.is-expanded) .reef-map-panel{width:140px;display:flex;align-items:flex-start;gap:6px}.reef-mobile-map.is-short-wide:not(.is-expanded) .reef-map-disk-wrap{width:80px}.reef-mobile-map.is-short-wide:not(.is-expanded) .reef-map-compact-actions{display:flex;flex-direction:column;width:48px;margin-top:0}.reef-playfield[data-tight=true] .reef-mobile-map.is-short-wide:not(.is-expanded){min-height:44px}.reef-playfield[data-tight=true] .reef-mobile-map.is-short-wide:not(.is-expanded) .reef-map-disk-wrap{width:44px}.reef-playfield[data-tight=true] .reef-mobile-map.is-short-wide:not(.is-expanded) .reef-map-compact-actions{flex-direction:row;width:92px}.reef-playfield[data-tight=true] .reef-mobile-map.is-short-wide:not(.is-expanded) .reef-map-distance{display:none}#root .reef-playfield:has(.reef-mobile-map.is-expanded.is-short-wide) .reef-bottom{justify-content:flex-start}#root .reef-playfield:has(.reef-mobile-map.is-expanded.is-short-wide) .reef-control-hint{display:none}.reef-end-dive{position:absolute;top:0;right:0;z-index:8;display:grid;place-items:center;width:44px;height:44px;padding:10px;border:0;border-radius:50%;background:transparent;color:#db9cff;opacity:.58;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.reef-end-dive svg{width:24px;height:24px;stroke-width:2;filter:drop-shadow(0 0 4px #b331ff) drop-shadow(0 0 9px #9320dd)}.reef-end-dive:hover,.reef-end-dive:active,.reef-end-dive:focus-visible{opacity:1;background:#b65dff12}.reef-end-dive:focus-visible{outline:2px solid #dfb4ff;outline-offset:2px}.reef-leave-dialog{box-sizing:border-box;width:min(380px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;margin:auto;padding:24px;border:1px solid #bd7bf0a6;border-radius:22px;color:#ebf9ff;background:linear-gradient(145deg,#101126,#040918);box-shadow:0 0 32px #a139e52b,0 24px 80px #000a;font-family:JetBrains Mono,monospace;touch-action:pan-y}.reef-leave-dialog::backdrop{background:#01030bbb}.reef-leave-dialog .reef-leave-eyebrow{color:#d29bf6;font:10px Orbitron,sans-serif;letter-spacing:.12em}.reef-leave-dialog h2{margin:16px 0;font:700 20px Orbitron,sans-serif}.reef-leave-dialog p{font-size:13px;line-height:1.7;color:#bed2de}.reef-leave-dialog .reef-leave-note{color:#9aa9c1;font-size:11px}.reef-leave-actions{display:grid;gap:10px;margin-top:20px}.reef-leave-actions button{min-height:48px;border:1px solid #608c9e;border-radius:12px;padding:12px;color:#d4faff;background:#0c2330;font:600 12px Orbitron,sans-serif;cursor:pointer;touch-action:manipulation}.reef-leave-actions .reef-leave-confirm{border-color:#c780ff;background:#351647;color:#f1d9ff}.reef-leave-actions button:focus-visible{outline:2px solid #e2b3ff;outline-offset:3px}.reef-map-disk-wrap{position:relative}.reef-mobile-map .reef-map-swimmer.reef-radar-fish{width:clamp(15px,3vw,22px);height:clamp(15px,3vw,22px);border:0;border-radius:0;background:none;box-shadow:none;--reef-radar-contact:#739dab;transition:left .12s linear,top .12s linear}.reef-mobile-map .reef-map-swimmer.reef-radar-fish[data-contact=pvp]{--reef-radar-contact:#ff465b}.reef-mobile-map .reef-map-swimmer.reef-radar-fish[data-contact=entry_grace]{--reef-radar-contact:#e7c870}.reef-radar-fish[data-player=true]{outline:1px solid #e6fdff;border-radius:50%!important;outline-offset:1px}.reef-radar-fish-glyph{display:block;width:100%;height:100%;overflow:visible}.reef-radar-fish-outline{stroke:var(--reef-radar-contact,#dcffff);stroke-width:1.2;paint-order:stroke fill}.reef-radar-fish[data-player=true] .reef-radar-fish-outline{stroke-width:2}.reef-mobile-map .reef-map-swimmer.reef-radar-fish[data-contact=pvp] .reef-radar-fish-outline{stroke-width:2.6}.reef-radar-tail{transform-box:fill-box;transform-origin:100% 50%;animation:reef-radar-tail-wag 1.25s ease-in-out infinite alternate}@keyframes reef-radar-tail-wag{0%{transform:rotate(-7deg)}to{transform:rotate(7deg)}}.reef-mobile-map .reef-map-player.reef-radar-you{width:23px;height:23px;border:0;border-radius:0;background:none;box-shadow:none}.reef-radar-you .reef-radar-fish-outline{stroke:#fff;stroke-width:1.8}.reef-radar-you .reef-radar-tail{animation:none}.reef-mobile-map .reef-map-player.reef-radar-you i{top:-5px;right:-5px;bottom:-5px;left:-5px}.reef-mobile-map .reef-map-player.reef-radar-you i:before{left:12px;top:-1px}.reef-radar-resource{position:absolute;transform:translate(-50%,-50%);width:9px;height:9px;z-index:1;pointer-events:none;opacity:.9}.reef-radar-item-glyph{display:block;flex:none}.reef-radar-item-glyph .reef-collectible-icon,.reef-radar-item-glyph .reef-collectible-icon canvas{display:block;width:100%!important;height:100%!important}.reef-radar-resource>.reef-radar-item-glyph{width:100%;height:100%}.reef-radar-bloom{position:absolute;width:16px;height:16px;transform:translate(-50%,-50%);border:1px solid #f2d37d;border-radius:50%;background:#332a1366;padding:2px;z-index:2;pointer-events:none}.reef-radar-bloom>.reef-radar-item-glyph{width:100%;height:100%;display:block}.reef-radar-bloom[data-offscreen=true]{border-style:dashed}.reef-radar-bloom-route{width:100%;justify-content:flex-start;margin:8px 0;color:#ffe5ab}.reef-radar-bloom-route>.reef-radar-item-glyph{width:25px;height:25px}.reef-radar-bloom-route span{text-align:left}.reef-radar-bloom-route small{display:block;margin-top:4px;font:9px JetBrains Mono,monospace;color:#c8bd97}.reef-radar-resource[data-kind=golden-pearl],.reef-radar-resource[data-kind=rare-urchin]{width:12px;height:12px}.reef-radar-mode-label{position:absolute;left:50%;top:14%;transform:translate(-50%);font:600 7px JetBrains Mono,monospace;letter-spacing:.4px;color:#8faabb;white-space:nowrap;pointer-events:none}.reef-radar-mode-switch{display:flex;gap:5px;margin-bottom:8px}.reef-radar-mode-switch button{flex:1;min-height:44px;border:1px solid #37718588;border-radius:9px;background:#051321;color:#8daebf;font:600 10px Orbitron,sans-serif;padding:7px;touch-action:manipulation}.reef-radar-mode-switch button[aria-pressed=true]{border-color:#6cd8e4;background:linear-gradient(120deg,#19536780,#472c6566);color:#d9ffff}.reef-radar-mode-switch button:focus-visible{outline:2px solid #fff;outline-offset:2px}.reef-radar-species-key{font:9px JetBrains Mono,monospace;color:#98b7c4;line-height:1.5;text-align:center;margin:0}.reef-radar-resource-key{display:flex;flex-wrap:wrap;gap:6px 10px;font-size:9px;color:#b7ced6;margin:4px 0}.reef-radar-resource-key>span{display:inline-flex;align-items:center;gap:4px}.reef-radar-resource-key .reef-radar-item-glyph{width:14px;height:14px}.reef-radar-nearest{display:flex;flex-direction:column;gap:6px;margin:6px 0;padding:8px 0;list-style:none;border-top:1px solid #40738d44}.reef-radar-nearest li{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:7px;align-items:center}.reef-radar-nearest .reef-radar-fish-glyph{width:26px;height:22px}.reef-radar-nearest .reef-radar-tail{animation:none}.reef-radar-nearest strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 10px Orbitron,sans-serif;color:#d8eaf1}.reef-radar-nearest small{display:block;font:9px JetBrains Mono,monospace;color:#9bb4c0;margin-top:3px}.reef-radar-nearest small[data-contact=pvp]{color:#ff8792}.reef-radar-nearest small[data-contact=entry_grace]{color:#e4c984}.reef-mobile-map .reef-map-legend .is-pvp{background:#ff465b}.reef-radar-nearest li>span:last-child{font:9px JetBrains Mono,monospace;color:#b8d5df}.reef-mobile-map.is-expanded .reef-map-swimmer.reef-radar-fish{width:25px;height:25px}.reef-mobile-map.is-expanded .reef-radar-resource{width:12px;height:12px}.reef-mobile-map.is-expanded .reef-radar-resource[data-kind=rare-urchin],.reef-mobile-map.is-expanded .reef-radar-resource[data-kind=golden-pearl]{width:15px;height:15px}.reef-mobile-map.is-expanded .reef-radar-mode-label{font-size:9px}.reef-hud.reef-hud-sketch .reef-mobile-map.is-expanded .reef-map-panel{--reef-expanded-map-width:min(420px,calc(var(--reef-map-vw,100vw) - 24px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)));position:fixed;inset:auto;top:calc(var(--reef-map-top,0px) + max(10px,env(safe-area-inset-top,0px)));left:calc(var(--reef-map-left,0px) + var(--reef-map-vw,100vw) - var(--reef-expanded-map-width) - max(12px,env(safe-area-inset-right,0px)));width:var(--reef-expanded-map-width);max-width:none;max-height:max(120px,calc(var(--reef-map-vh,100dvh) - var(--reef-controls-height,138px) - var(--reef-dock-bottom,28px) - 78px));display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;margin:0;padding:10px;border-radius:16px;box-shadow:0 12px 40px #000b;z-index:90}.reef-hud.reef-hud-sketch .reef-mobile-map.is-expanded .reef-map-heading{position:sticky;top:0;z-index:8;flex-shrink:0;flex-wrap:nowrap;min-height:44px;gap:8px}.reef-hud.reef-hud-sketch .reef-mobile-map.is-expanded .reef-map-heading>div{min-width:0;flex:1}.reef-hud.reef-hud-sketch .reef-mobile-map.is-expanded .reef-map-heading>.reef-map-button{flex:none;min-width:44px;width:44px;min-height:44px;padding:8px}.reef-hud.reef-hud-sketch .reef-mobile-map.is-expanded .reef-radar-mode-switch{flex-shrink:0}.reef-hud.reef-hud-sketch .reef-mobile-map.is-expanded .reef-map-content-scroll{display:block;position:relative;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#548e9e #071c29}.reef-hud.reef-hud-sketch .reef-mobile-map.is-expanded .reef-map-disk-wrap{width:min(100%,280px)}.reef-hud.reef-hud-sketch .reef-mobile-map.is-expanded.is-short-wide .reef-map-panel{--reef-expanded-map-width:min(420px,calc(var(--reef-map-vw,100vw) - 280px));max-height:calc(var(--reef-map-vh,100dvh) - 20px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}@media(max-height:559px){.reef-mobile-map:not(.is-expanded) .reef-radar-mode-label{display:none}.reef-mobile-map:not(.is-expanded) .reef-radar-fish{width:12px!important;height:12px!important}.reef-mobile-map:not(.is-expanded) .reef-radar-you{width:17px!important;height:17px!important}.reef-mobile-map:not(.is-expanded) .reef-radar-you i:before{left:9px!important}}@media(max-height:1000px){.reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-radar-mode-label{display:none}.reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-map-swimmer.reef-radar-fish{width:7px!important;height:7px!important}.reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-radar-you{width:10px!important;height:10px!important;box-shadow:none}.reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-radar-you i{top:-3px;right:-3px;bottom:-3px;left:-3px}.reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-radar-you i:before{left:5px!important;top:-1px;border-left-width:2px;border-right-width:2px;border-bottom-width:3px}.reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-radar-resource{width:3px;height:3px}.reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-radar-bloom{width:6px;height:6px;padding:0}.reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-radar-tail{animation:none}.reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-map-north{font-size:6px;top:1px}.reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-mobile-map:not(.is-expanded) .reef-end-dive{right:calc(100% + 4px);top:0;width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.reef-radar-tail{animation:none}.reef-mobile-map .reef-map-swimmer.reef-radar-fish{transition:none}}.reef-connection-status{display:grid;grid-template-columns:1fr auto;column-gap:6px;max-width:100%;margin:6px 0 0;padding:4px 0;color:#b8f3fa;font:9px/1.4 JetBrains Mono,monospace;pointer-events:auto}.reef-connection-status strong{font-size:9px;align-self:end}.reef-connection-status>span{grid-column:1;color:#8eafc6;font-size:8px}.reef-connection-status button{grid-column:2;grid-row:1/3;display:flex;align-items:center;gap:4px;min-width:44px;min-height:44px;padding:5px;border:1px solid #6dc7d655;border-radius:7px;background:#071c2ad9;color:#9eeff7;cursor:pointer;font:700 8px Orbitron,sans-serif;touch-action:manipulation}.reef-connection-status button:focus-visible{outline:2px solid #dc9cff;outline-offset:2px}.reef-top-left:has(>.reef-global-chat-text){display:flex;flex-direction:column;align-items:flex-start}.reef-global-chat-text{position:relative;order:1;width:290px;max-width:100%;min-height:16px;margin-top:6px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;color:#44f7ff;font:11px/1.45 JetBrains Mono,monospace;box-sizing:border-box;pointer-events:auto;touch-action:none}.reef-global-chat-text[hidden]{display:none}.reef-global-chat-preview{display:block;min-width:0}.reef-global-chat-line{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:16px}.reef-global-chat-line b{color:inherit;font-weight:700}.reef-global-chat-status{display:block;color:inherit;font-size:10px;line-height:16px}.reef-hud .reef-leader-list{max-height:none;overflow:visible}@media(max-width:639px){.reef-global-chat-text{width:230px}.reef-hud .reef-leader{min-height:32px;padding:3px 2px}.reef-playfield[data-compact=true] .reef-event{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media(max-width:359px)and (max-height:520px)and (orientation:portrait){.reef-playfield[data-compact=true] .reef-global-chat-text{position:absolute;left:auto;right:max(12px,env(safe-area-inset-right,0px));top:calc(max(10px,env(safe-area-inset-top,0px)) + 120px);width:110px;max-width:110px;margin:0}.reef-playfield[data-compact=true] .reef-global-chat-text .reef-global-chat-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:32px;white-space:normal;overflow-wrap:anywhere}}.reef-hud-layout{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:85;font-family:Orbitron,sans-serif}.reef-hud-layout-tools{position:absolute;left:max(12px,env(safe-area-inset-left,0px));bottom:calc(26px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:4px;pointer-events:none}.reef-hud-layout-tools button,.reef-hud-layout-grip{min-width:44px;min-height:44px;box-sizing:border-box;border:0;border-radius:8px;background:transparent;color:#8eeaf5;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;cursor:grab}.reef-hud-layout-tools button{width:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;cursor:pointer;touch-action:manipulation}.reef-hud-layout-tools small{font-size:7px}.reef-hud-layout button:focus-visible{outline:2px solid #cb8eff;outline-offset:2px}.reef-hud-layout-outline{position:absolute;border:1px dashed #69e9fa88;border-radius:8px;pointer-events:none;box-sizing:border-box}.reef-hud-layout-outline[data-moving=true]{border:1px solid #cb8eff;background:transparent;box-shadow:0 0 12px #b883ff2b}.reef-hud-layout-outline[data-panel=radar]{border-radius:50%}.reef-hud-layout-grip{position:absolute;right:0;top:0;width:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;pointer-events:auto;padding:2px;background:#071326d9}.reef-hud-layout-grip span{font-size:7px;line-height:10px}.reef-hud-layout-outline[data-moving=true] .reef-hud-layout-grip{cursor:grabbing;color:#dfb5ff;background:#111529ee}.reef-hud-layout-outline[data-compact=true] .reef-hud-layout-grip{width:44px}.reef-hud-layout-outline[data-compact=true] .reef-hud-layout-grip span{font-size:6px;line-height:8px}.reef-hud-layout-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.reef-hud [data-hud-drag]{pointer-events:none;cursor:auto;-webkit-touch-callout:none;user-select:none;-webkit-user-select:none}.reef-hud.reef-hud-sketch :is(.reef-roster-tabs,.reef-leader-list,.reef-pvp-help,.reef-global-chat-text,.reef-connection-status,.reef-wheel,.reef-throttle,.reef-camera-zoom,.reef-camera-zoom-rail,.reef-mobile-map:not(.is-expanded)){pointer-events:none}.reef-hud :is(button,input,select,textarea,a,summary,[role=button],[role=slider]){pointer-events:auto}.reef-hud.reef-hud-sketch :is(.reef-bank-shell,.reef-bank-content,.reef-hud-bank.is-fullscreen,.reef-pvp-help-body,.reef-mobile-map.is-expanded){pointer-events:auto}.reef-hud .reef-mobile-map:not(.is-expanded) .reef-map-disk{clip-path:circle(50%);pointer-events:auto}.reef-player-status-panel[data-hud-drag]{width:fit-content;max-width:100%}.reef-hud .reef-hud-direct-grip{display:flex;visibility:hidden;pointer-events:none;align-items:center;justify-content:center;flex-shrink:0;min-width:44px;width:44px;min-height:44px;padding:0;border:1px solid #76d9ec60;border-radius:6px;background:#062332dd;color:#bceef5;cursor:grab;touch-action:none}.reef-hud:has(.reef-hud-layout[data-editing=true]:not([hidden])) .reef-hud-direct-grip{visibility:visible;pointer-events:auto}.reef-hud .reef-hud-direct-grip:focus-visible{outline:2px solid #fff1a5;outline-offset:2px}.reef-control-stack{position:relative;--reef-hud-extra-top:44px;--reef-hud-extra-left:0px}.reef-control-stack>.reef-hud-direct-grip{position:absolute;left:0;top:-44px;width:64px;height:44px}.reef-radar-move-row{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px;max-width:110px}.reef-radar-column:has([role=dialog]) .reef-radar-move-row>.reef-hud-direct-grip{display:none}.reef-hud-settings-panel{position:absolute;left:max(12px,env(safe-area-inset-left,0px));bottom:calc(82px + env(safe-area-inset-bottom,0px));width:min(300px,calc(100% - 24px));max-height:calc(100% - 112px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));overflow:auto;overscroll-behavior:contain;touch-action:pan-y;box-sizing:border-box;padding:12px;border:0;border-radius:18px;background:linear-gradient(145deg,#071528eb,#140d22e8);box-shadow:0 12px 40px #0009;pointer-events:auto;color:#c0eaf0}.reef-hud-settings-panel header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.reef-hud-settings-panel header small{font:700 8px/1.4 Orbitron,sans-serif;letter-spacing:1px;color:#ca96ff}.reef-hud-settings-panel h2{font:900 14px/1.5 Orbitron,sans-serif;color:#8cf4ff;margin:3px 0 0}.reef-hud-settings-panel header button{min-width:44px;min-height:44px;border:0;background:none;color:#cfacff;display:grid;place-items:center;cursor:pointer;touch-action:manipulation}.reef-settings-action{display:flex;width:100%;min-height:64px;align-items:center;gap:10px;padding:10px 4px;border:0;border-radius:10px;color:#8ceaf5;background:transparent;text-align:left;cursor:pointer;touch-action:manipulation}.reef-settings-action>span{display:flex;flex:1;min-width:0;flex-direction:column;gap:5px}.reef-settings-action strong{font:700 10px/1.4 Orbitron,sans-serif;color:#d7faff}.reef-settings-action small{font:400 12px/1.35 Fredoka,sans-serif;color:#a5b9d0}.reef-settings-action:hover,.reef-settings-action:active{background:#9fc8ff0b}.reef-settings-reset{display:flex;align-items:center;gap:8px;width:100%;min-height:44px;padding:6px 4px;border:0;background:none;color:#bfa3e2;font:700 9px/1.4 Orbitron,sans-serif;text-align:left;cursor:pointer;touch-action:manipulation}.reef-hud-settings-panel>p{margin:6px 0 0;font:400 11px/1.35 Fredoka,sans-serif;color:#88a8b6}@media(max-height:400px){.reef-hud-settings-panel{bottom:calc(70px + env(safe-area-inset-bottom,0px));padding:8px 12px}.reef-settings-action{min-height:48px;padding:4px}.reef-hud-settings-panel header{margin-bottom:0}.reef-hud-settings-panel>p{display:none}}@media(max-width:639px){.reef-hud .reef-control-stack{--reef-hud-extra-top:18px;--reef-hud-extra-left:48px}.reef-hud .reef-control-stack>.reef-hud-direct-grip{left:-48px;top:0;width:44px}}@media(max-width:359px)and (max-height:520px)and (orientation:portrait){.reef-playfield[data-compact=true] .reef-hud .reef-leaderboard{width:146px}.reef-playfield[data-compact=true] .reef-hud .reef-leader-identity em{display:none}.reef-playfield[data-compact=true] .reef-hud .reef-player-status-panel{max-width:146px}.reef-playfield[data-compact=true] .reef-hud .reef-status{margin-top:2px;gap:2px}.reef-playfield[data-compact=true] .reef-hud .reef-event{margin-top:2px;font-size:8px}.reef-playfield[data-compact=true] .reef-hud .reef-radar-column{position:relative}.reef-playfield[data-compact=true] .reef-hud .reef-mobile-map:not(.is-expanded){min-height:108px}.reef-playfield[data-compact=true] .reef-hud .reef-mobile-map:not(.is-expanded) .reef-map-disk-wrap{width:60px;margin-left:0;margin-right:auto}.reef-playfield[data-compact=true] .reef-hud .reef-mobile-map:not(.is-expanded) .reef-map-distance{display:none}.reef-playfield[data-compact=true] .reef-hud .reef-radar-column:not(:has([role=dialog])) .reef-radar-move-row{position:absolute;right:0;top:8px;max-width:44px}}.reef-pvp-field-guide{--reef-guide-top:max(76px, calc(env(safe-area-inset-top,0px) + 64px) );position:absolute;z-index:96;top:var(--reef-guide-top);left:max(12px,env(safe-area-inset-left,0px));width:min(344px,calc(100% - 24px - env(safe-area-inset-left,0px) - env(safe-area-inset-right,0px)));max-height:min(460px,calc(var(--reef-playfield-height,100dvh) - var(--reef-guide-top) - 116px));display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;padding:0;border:0;border-radius:18px;background:linear-gradient(150deg,#081f2deb,#101024ed);box-shadow:0 12px 36px #0007;color:#c0dce5;pointer-events:auto;isolation:isolate;font:400 12px/1.48 Fredoka,sans-serif}.reef-pvp-field-guide-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:none;padding:9px 10px 7px 14px}.reef-pvp-field-guide-heading p{margin:0 0 5px;color:#71e6ef;font:500 8px/1.4 Orbitron,sans-serif;letter-spacing:.8px}.reef-pvp-field-guide-heading h2{margin:0;color:#e6f9ff;font:800 15px/1.3 Orbitron,sans-serif;letter-spacing:.1px}.reef-pvp-field-guide-close{display:grid;place-items:center;flex:none;width:44px;height:44px;min-width:44px;min-height:44px;padding:10px;border:0;border-radius:12px;background:#a570e00d;color:#ca95ff;cursor:pointer;touch-action:manipulation}.reef-pvp-field-guide-close svg{width:24px;height:24px;filter:drop-shadow(0 0 4px #ab63ff55)}.reef-pvp-field-guide-close:hover,.reef-pvp-field-guide-close:active{background:#af7fff1c;color:#e7caff}.reef-pvp-field-guide-close:focus-visible,.reef-pvp-field-guide-scroll:focus-visible{outline:2px solid #d5acff;outline-offset:-3px}.reef-pvp-field-guide-scroll{min-height:0;overflow-y:auto;padding:0 14px 14px;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#ac79df70 transparent}.reef-pvp-field-guide article{margin:0;padding:10px 0 0}.reef-pvp-field-guide h3{display:flex;align-items:center;gap:6px;margin:0 0 6px;color:#a5eff5;font:700 10px/1.4 Orbitron,sans-serif}.reef-pvp-field-guide h3 svg{width:15px;height:15px;flex:none;color:#c49bfa}.reef-pvp-field-guide p{margin-top:0;margin-bottom:7px}.reef-pvp-field-guide p:last-child{margin-bottom:0}.reef-pvp-field-guide strong{font-weight:600;color:#e5f6fc}.reef-pvp-field-guide-key{display:grid;gap:5px;padding:0;margin:0 0 8px;list-style:none}.reef-pvp-field-guide-key li{display:flex;align-items:center;gap:7px}.reef-pvp-field-guide-key i{display:block;width:7px;height:7px;flex:none;border-radius:2px;background:#739dab}.reef-pvp-field-guide-key i[data-contact=pvp]{background:#ff465b;box-shadow:0 0 6px #ff465b50}.reef-pvp-field-guide-key i[data-contact=entry_grace]{background:#e7c870}.reef-pvp-field-guide .reef-pvp-field-guide-note{margin:12px 0 0;color:#ad9bbe;font:400 10px/1.4 JetBrains Mono,monospace}@media(max-height:500px){.reef-pvp-field-guide{--reef-guide-top:max(8px,env(safe-area-inset-top,0px));left:50%;transform:translate(-50%);max-height:calc(var(--reef-playfield-height,100dvh) - 24px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}}.reef-hud.reef-hud-sketch{--reef-wheel-height: clamp(120px, 28vw, 168px)}@media(max-height:559px){.reef-hud.reef-hud-sketch{--reef-wheel-height: 120px}}.reef-hud.reef-hud-sketch .reef-wheel,.reef-hud.reef-hud-sketch .reef-wheel.is-plaid{border:0;border-radius:0;background:transparent;box-shadow:none}.reef-hud.reef-hud-sketch :is(.reef-chat-toggle,.reef-evolve,.reef-flame),.reef-hud.reef-hud-sketch :is(.reef-chat-toggle,.reef-evolve,.reef-flame):is(:hover,:active,.is-ready,.is-holding,.is-boosting){top:0;height:calc(var(--reef-wheel-height, 120px) - 60px);min-height:44px;border:0;border-radius:0;background:transparent;box-shadow:none;text-shadow:0 1px 5px #010714}.reef-hud.reef-hud-sketch :is(.reef-chat-toggle,.reef-evolve)>svg{filter:drop-shadow(0 0 5px #48e9f233)}.reef-hud.reef-hud-sketch .reef-evolve.is-ready{color:#b9ffe1;text-shadow:0 0 7px #72f7c955}.reef-hud.reef-hud-sketch .reef-evolve.is-holding>svg{color:#d1a0ff;filter:drop-shadow(0 0 7px #bc77f777)}.reef-hud.reef-hud-sketch .reef-flame{gap:2px}.reef-hud.reef-hud-sketch .reef-flame-art{width:clamp(42px,9vw,62px);height:calc(100% - 20px);min-height:36px;max-height:64px}.reef-hud.reef-hud-sketch .reef-flame-art>svg:first-child{width:100%;height:100%}.reef-hud.reef-hud-sketch .reef-flame-art .reef-flame-core{width:45%;height:45%;bottom:10%}.reef-hud.reef-hud-sketch .reef-throttle input{left:8px;width:calc(100% - 16px);bottom:14px;height:44px;min-height:44px;padding:0;border:0;background:transparent}.reef-hud.reef-hud-sketch .reef-speed-label{left:8px;right:8px;bottom:0;min-height:12px;display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;font:700 8px/12px Orbitron,sans-serif;letter-spacing:.6px;pointer-events:none}.reef-hud.reef-hud-sketch .reef-power-readout{display:inline-flex;align-items:baseline;gap:5px}.reef-hud.reef-hud-sketch .reef-power-readout small{font:400 7px/12px Orbitron,sans-serif;color:#8cb6c2;letter-spacing:1px}.reef-hud.reef-hud-sketch .reef-power-readout strong{font:700 10px/12px JetBrains Mono,monospace;color:#82f4ee;font-variant-numeric:tabular-nums}.reef-hud.reef-hud-sketch .reef-power-readout strong span{font-size:7px;margin-left:1px;opacity:.7}.reef-hud.reef-hud-sketch .reef-speed-label .reef-swim-mode{display:inline-flex;align-items:center;gap:5px;margin:0;color:#c39ae8;font:inherit}.reef-hud.reef-hud-sketch .reef-swim-mode:before{content:"";width:3px;height:3px;border-radius:50%;background:currentColor}.reef-hud.reef-hud-sketch .reef-swim-mode[data-mode=GLIDER]{color:#87d9df}.reef-hud.reef-hud-sketch .reef-swim-mode[data-mode=BOOST]{color:#ffbf69}.reef-hud.reef-hud-sketch .reef-swim-mode[data-mode=PLAID]{color:#e3a5ff}.reef-hud.reef-hud-sketch .reef-throttle input::-webkit-slider-runnable-track{height:4px;border:0;border-radius:999px;background:linear-gradient(90deg,#42ddc0,#71e9ee 45%,#c379ff);box-shadow:0 0 5px #7bdfee33}.reef-hud.reef-hud-sketch .reef-throttle input::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;width:24px;height:24px;margin-top:-10px;border:1px solid #bdffff;border-radius:50%;background:radial-gradient(circle at 35% 28%,#a1ffff,#3bd5de 42%,#178f9e);box-shadow:0 0 8px #49dbe54d}.reef-hud.reef-hud-sketch .reef-throttle input::-moz-range-track{height:4px;border:0;border-radius:999px;background:linear-gradient(90deg,#42ddc0,#71e9ee 45%,#c379ff);box-shadow:0 0 5px #7bdfee33}.reef-hud.reef-hud-sketch .reef-throttle input::-moz-range-thumb{box-sizing:border-box;width:24px;height:24px;border:1px solid #bdffff;border-radius:50%;background:radial-gradient(circle at 35% 28%,#a1ffff,#3bd5de 42%,#178f9e);box-shadow:0 0 8px #49dbe54d}.reef-hud.reef-hud-sketch :is(.reef-roster-tabs button,.reef-map-compact-actions .reef-map-button,.reef-event-route,.reef-connection-status button),.reef-hud.reef-hud-sketch :is(.reef-roster-tabs button,.reef-map-compact-actions .reef-map-button,.reef-event-route,.reef-connection-status button):is(:hover,:active,[aria-pressed=true]){border:0;background:transparent;box-shadow:none}.reef-hud.reef-hud-sketch .reef-roster-tabs button[aria-pressed=true]{color:#e7ffff;text-shadow:0 0 7px #55e9f655}.reef-hud.reef-hud-sketch :is(.reef-status>span,.reef-progress){border:0;background:transparent;box-shadow:none}.reef-hud.reef-hud-sketch :is(.reef-bank-shell,.reef-bank-heading,.reef-bank-toggle,.reef-bank-heading button,.reef-mobile-map.is-expanded .reef-map-panel,.reef-mobile-map.is-expanded .reef-map-button,.reef-radar-mode-switch button,.reef-radar-nearest){border:0}.reef-hud.reef-hud-sketch :is(.reef-bank-toggle,.reef-bank-heading button,.reef-mobile-map.is-expanded .reef-map-button){background:transparent;box-shadow:none}.reef-hud.reef-hud-sketch .reef-bank-shell,.reef-hud.reef-hud-sketch .reef-mobile-map.is-expanded .reef-map-panel{background:#030d1be8;box-shadow:0 8px 22px #0004}.reef-hud.reef-hud-sketch .reef-hud-settings-panel{border:0;border-radius:0;background:#01070e29;box-shadow:none;text-shadow:0 1px 3px #010107,0 0 5px #01010799}.reef-hud.reef-hud-sketch:has(.reef-hud-settings-panel) :is(.reef-leaderboard,.reef-global-chat-text,.reef-player-status-panel,.reef-control-stack,.reef-live-journey-slot,.reef-hud-bank.is-docked){opacity:.2}.reef-hud.reef-hud-sketch{--reef-chat-clearance: 0px}.reef-hud.reef-hud-sketch:has(.reef-global-chat-text:not([hidden]):not([data-hud-positioned=true])){--reef-chat-clearance: calc(var(--reef-chat-height, 64px) + 16px)}.reef-hud.reef-hud-sketch .reef-global-chat.reef-global-chat-text[data-hud-drag=chat]{position:absolute;left:auto;top:auto;right:var(--reef-hud-right, 12px);bottom:calc(var(--reef-dock-bottom, 28px) + var(--reef-controls-height, 120px) + 8px);width:var(--reef-control-width, 248px);max-width:calc(100% - 24px);min-height:0;margin:0;padding:0 4px;border:0;border-radius:0;background:transparent;box-shadow:none;color:#71e9ee;font:10px/14px JetBrains Mono,monospace;text-align:right;text-shadow:0 1px 4px #010714,0 0 8px #010714;pointer-events:none}.reef-hud.reef-hud-sketch .reef-global-chat-text .reef-global-chat-preview{display:flex;flex-direction:column;gap:2px;pointer-events:none}.reef-hud.reef-hud-sketch .reef-global-chat-text .reef-global-chat-line{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:28px;overflow:hidden;overflow-wrap:anywhere;white-space:normal;line-height:14px;pointer-events:none}.reef-hud.reef-hud-sketch .reef-global-chat-text .reef-global-chat-line b{color:#b8faff}.reef-hud.reef-hud-sketch .reef-global-chat-text .reef-global-chat-status{margin-top:2px;font-size:9px;line-height:12px;color:#b0bfca;pointer-events:none}.reef-hud.reef-hud-sketch .reef-player-status-panel[data-hud-drag]{bottom:calc(var(--reef-controls-height, 120px) + max(48px,var(--reef-chat-clearance)))}.reef-hud.reef-hud-sketch .reef-utility-stack,.reef-hud.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked):not(:has(.is-expanded)){max-height:calc(100% - var(--reef-controls-height, 120px) - var(--reef-status-height, 50px) - max(72px,calc(var(--reef-chat-clearance) + 24px)))}@media(max-width:359px),(max-height:559px){.reef-hud.reef-hud-sketch .reef-global-chat-text .reef-global-chat-line{display:block;-webkit-line-clamp:unset;max-height:14px;white-space:nowrap;text-overflow:ellipsis}.reef-hud.reef-hud-sketch .reef-global-chat.reef-global-chat-text[data-hud-drag=chat]{font-size:9px}}@media(max-height:559px){.reef-hud.reef-hud-sketch .reef-player-status-panel[data-hud-drag]{bottom:calc(var(--reef-controls-height, 120px) + max(24px,var(--reef-chat-clearance)))}.reef-hud.reef-hud-sketch .reef-utility-stack,.reef-hud.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked):not(:has(.is-expanded)){max-height:calc(100% - var(--reef-controls-height, 120px) - var(--reef-status-height, 50px) - max(24px,var(--reef-chat-clearance)))}}@media(min-width:740px)and (max-height:559px){.reef-hud.reef-hud-sketch .reef-player-status-panel[data-hud-drag]{bottom:0}.reef-hud.reef-hud-sketch .reef-utility-stack,.reef-hud.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked):not(:has(.is-expanded)){max-height:calc(100% - var(--reef-controls-height, 120px) - max(24px,var(--reef-chat-clearance)))}}@media(max-width:639px)and (orientation:portrait){.reef-hud.reef-hud-sketch{--reef-control-width: clamp(176px, 52vw, 230px);--reef-wheel-height: 100px;--reef-radar-size: clamp(136px, 42.67vw, 168px);--reef-hud-right: max(8px, env(safe-area-inset-right, 0px));--reef-dock-bottom: calc(22px + env(safe-area-inset-bottom, 0px)) ;--reef-mobile-left: max(12px, env(safe-area-inset-left, 0px));--reef-mobile-status-width: min(180px, calc(100vw - var(--reef-radar-size) - 40px))}.reef-hud.reef-hud-sketch .reef-swim-dock{position:static;width:auto}.reef-hud.reef-hud-sketch .reef-utility-stack{top:var(--reef-hud-top);right:var(--reef-hud-right);width:var(--reef-control-width)}.reef-hud.reef-hud-sketch .reef-utility-stack:not(:has(>.reef-hud-bank.is-docked)):not(:has(.is-expanded)){overflow:visible}.reef-hud.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked){position:static;display:block;width:auto;max-height:none;overflow:visible;padding:0}.reef-hud.reef-hud-sketch .reef-utility-stack:has(>.reef-hud-bank.is-docked) .reef-radar-column{position:absolute;top:var(--reef-hud-top);right:var(--reef-hud-right);width:var(--reef-control-width)}.reef-hud.reef-hud-sketch .reef-utility-stack>.reef-hud-bank.is-docked{position:absolute;left:auto;right:var(--reef-hud-right);top:auto;bottom:calc(var(--reef-dock-bottom) + var(--reef-controls-height, 100px) + 8px);width:var(--reef-control-width);min-height:92px;max-height:min(280px,max(92px,calc(100% - var(--reef-dock-bottom) - var(--reef-controls-height, 100px) - var(--reef-hud-top) - var(--reef-radar-size) - 68px)));margin:0}.reef-hud.reef-hud-sketch .reef-swim-dock>.reef-bottom{left:auto;right:var(--reef-hud-right);bottom:var(--reef-dock-bottom);width:var(--reef-control-width)}.reef-hud.reef-hud-sketch .reef-player-status-panel[data-hud-drag]{left:calc(var(--reef-mobile-left) + 8px);right:auto;top:calc(var(--reef-hud-top) + 64px);bottom:auto;width:var(--reef-mobile-status-width);max-width:var(--reef-mobile-status-width);padding:0}.reef-hud.reef-hud-sketch .reef-player-status-panel .reef-profile{flex-wrap:wrap;gap:3px;font-size:8px}.reef-hud.reef-hud-sketch .reef-player-status-panel .reef-xp{width:28px;flex-shrink:0}.reef-hud.reef-hud-sketch .reef-player-status-panel .reef-next-evolution{display:inline}.reef-hud.reef-hud-sketch .reef-player-status-panel .reef-biome{font-size:7px;letter-spacing:.6px}.reef-hud.reef-hud-sketch .reef-player-status-panel .reef-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.reef-hud.reef-hud-sketch .reef-status>span,.reef-hud.reef-hud-sketch .reef-status>span:has(meter){grid-column:span 1;padding:2px 0;white-space:normal}.reef-hud.reef-hud-sketch .reef-leaderboard{position:absolute;left:var(--reef-mobile-left);right:auto;top:calc(var(--reef-hud-top) + max(200px,calc(76px + var(--reef-status-height, 50px))));bottom:auto;width:clamp(116px,32vw,150px);max-width:clamp(116px,32vw,150px);margin:0}.reef-hud.reef-hud-sketch .reef-roster-tabs{flex-wrap:nowrap;gap:2px}.reef-hud.reef-hud-sketch .reef-roster-tabs button{font-size:6px;padding:2px}.reef-hud.reef-hud-sketch .reef-leader{min-height:44px;font-size:10px}.reef-hud.reef-hud-sketch .reef-leader-identity em{font-size:9px}.reef-hud.reef-hud-sketch .reef-global-chat.reef-global-chat-text[data-hud-drag=chat]{left:var(--reef-mobile-left);right:auto;top:auto;bottom:calc(var(--reef-dock-bottom) + 174px);width:clamp(116px,32vw,150px);max-width:calc(100% - var(--reef-control-width) - 28px);padding:0;text-align:left;font-size:10px;line-height:14px;pointer-events:none}.reef-hud.reef-hud-sketch .reef-live-journey-slot{left:auto;right:var(--reef-hud-right);top:calc(var(--reef-hud-top) + max(calc(var(--reef-radar-size) + 66px),calc(128px + var(--reef-status-height, 50px))));width:min(210px,calc(100% - clamp(116px,32vw,150px) - 32px));transform:none}.reef-hud.reef-hud-sketch .reef-utility-stack:not(:has(>.reef-hud-bank.is-docked)) .reef-mobile-map:not(.is-expanded) .reef-map-panel{position:relative}.reef-hud.reef-hud-sketch .reef-utility-stack:not(:has(>.reef-hud-bank.is-docked)) .reef-mobile-map:not(.is-expanded) .reef-map-compact-actions{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;margin:0;pointer-events:none}.reef-hud.reef-hud-sketch .reef-utility-stack:not(:has(>.reef-hud-bank.is-docked)) .reef-mobile-map:not(.is-expanded) [data-hud-control]{position:absolute;width:44px;height:44px}.reef-hud.reef-hud-sketch .reef-utility-stack:not(:has(>.reef-hud-bank.is-docked)) [data-hud-control=map-expand]{top:0;right:44px}.reef-hud.reef-hud-sketch .reef-utility-stack:not(:has(>.reef-hud-bank.is-docked)) [data-hud-control=bank-toggle]{top:calc(var(--reef-radar-size) + 6px);right:0}.reef-hud.reef-hud-sketch .reef-utility-stack:not(:has(>.reef-hud-bank.is-docked)) [data-hud-control=core]{top:calc(72px + var(--reef-status-height, 50px));left:calc(100% - var(--reef-radar-size) - 48px);right:auto}.reef-hud.reef-hud-sketch :is(.reef-chat-toggle,.reef-evolve,.reef-flame){height:44px;gap:1px}.reef-hud.reef-hud-sketch :is(.reef-chat-toggle,.reef-evolve)>svg{width:22px;height:22px}.reef-hud.reef-hud-sketch .reef-wheel strong{font-size:8px;line-height:9px}.reef-hud.reef-hud-sketch .reef-wheel small{font-size:6px;line-height:8px}.reef-hud.reef-hud-sketch .reef-flame-art{width:38px;height:32px;min-height:32px}.reef-hud.reef-hud-sketch .reef-throttle input{bottom:12px;height:44px}.reef-hud.reef-hud-sketch .reef-speed-label{font-size:7px}}@media(max-width:639px)and (orientation:portrait)and (max-height:700px){.reef-hud.reef-hud-sketch .reef-leaderboard{top:calc(var(--reef-hud-top) + max(148px,calc(76px + var(--reef-status-height, 50px))))}.reef-hud.reef-hud-sketch .reef-global-chat.reef-global-chat-text[data-hud-drag=chat]{bottom:calc(var(--reef-dock-bottom) + 144px)}}@media(max-width:374px)and (orientation:portrait){.reef-hud.reef-hud-sketch .reef-hud-bank.is-docked :is(.reef-bank-grid,.reef-dive-bag-grid){grid-template-columns:repeat(3,minmax(44px,1fr))}}@media(max-width:639px)and (orientation:portrait)and (max-height:559px){.reef-hud.reef-hud-sketch .reef-global-chat.reef-global-chat-text[data-hud-drag=chat]{bottom:calc(var(--reef-dock-bottom) + 110px)}}@media(max-width:639px)and (orientation:portrait)and (max-height:700px){.reef-hud.reef-hud-sketch:has(.reef-hud-bank.is-docked):has(.reef-journey-notice){--reef-bank-notice-top: calc(var(--reef-hud-top) + max(150px, calc(72px + var(--reef-status-height, 50px))))}.reef-hud.reef-hud-sketch:has(.reef-hud-bank.is-docked) .reef-live-journey-slot{top:var(--reef-bank-notice-top)}.reef-hud.reef-hud-sketch:has(.reef-hud-bank.is-docked) .reef-journey-notice{padding:5px 7px}.reef-hud.reef-hud-sketch:has(.reef-hud-bank.is-docked) .reef-journey-notice>strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reef-hud.reef-hud-sketch:has(.reef-hud-bank.is-docked) :is(.reef-journey-notice-eyebrow,.reef-journey-notice-detail,.reef-journey-notice-rewards){display:none}.reef-hud.reef-hud-sketch:has(.reef-journey-notice) .reef-utility-stack>.reef-hud-bank.is-docked{max-height:min(280px,max(92px,calc(100% - var(--reef-dock-bottom) - var(--reef-controls-height, 100px) - var(--reef-bank-notice-top) - 86px)))}}.reef-run-summary{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:max(12px,env(safe-area-inset-top,0px)) max(12px,env(safe-area-inset-right,0px)) max(12px,env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px));background:#000b;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);pointer-events:auto;box-sizing:border-box}.reef-run-card{width:min(448px,100%);max-height:100%!important;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #ffffff1a;border-radius:24px;background:#020414f2;box-shadow:0 32px 90px #000c;color:#e2e8f0;font:14px/1.5 Fredoka,sans-serif;text-align:left;box-sizing:border-box}.reef-run-card *{box-sizing:border-box}.reef-run-card p,.reef-run-card h2,.reef-run-card h3{margin:0}.reef-run-card button{font-family:Orbitron,sans-serif;cursor:pointer;touch-action:manipulation}.reef-run-card button:focus-visible{outline:2px solid #fff;outline-offset:-4px}.reef-run-header{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-shrink:0;padding:17px 20px 14px}.reef-run-header>div{min-width:0}.reef-run-header p{font:400 8px/1.6 Orbitron,sans-serif;letter-spacing:1.8px;text-transform:uppercase;color:#44f7ffb3}.reef-run-header h2{display:flex;align-items:center;gap:7px;font:900 18px/1.5 Orbitron,sans-serif;letter-spacing:2.2px;text-transform:uppercase;color:#fff}.reef-run-header h2 svg{width:16px;height:16px;flex-shrink:0;color:#44f7ff}.reef-run-reached{max-width:110px;min-width:0;font:400 8px/1.5 JetBrains Mono,monospace;text-transform:uppercase;color:#94a3b8;overflow-wrap:anywhere;text-align:right}.reef-run-reached strong{color:#44f7ff;font-weight:700}.reef-run-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;padding:0 20px 18px;scrollbar-width:thin;scrollbar-color:#334155 transparent}.reef-run-cause{padding:13px;border:1px solid #fda4af40;border-radius:18px;background:#4c051933}.reef-run-cause h3{font-size:15px;font-weight:600;color:#fff}.reef-run-cause p{margin-top:6px;font-size:13px;line-height:1.6;overflow-wrap:anywhere}.reef-run-cause strong{color:#fecdd3;font-weight:600}.reef-run-cause p.reef-run-lesson{margin-top:9px;color:#cffafe}.reef-run-cause>small{display:block;margin-top:8px;font-size:11px;line-height:1.55;color:#94a3b8}.reef-run-badge{--badge:#cbd5e1;display:inline-flex;align-items:center;gap:9px;max-width:100%;margin:18px 0 20px;padding:6px 13px;border:1px solid #ffffff26;border-radius:999px;background:#0008;box-shadow:0 0 24px #94a3b840}.reef-run-badge>div{min-width:0}.reef-run-badge strong{display:block;color:var(--badge);font:400 9px/1.3 Orbitron,sans-serif;letter-spacing:1.6px}.reef-run-badge p{color:#94a3b8;font:400 9px/1.4 JetBrains Mono,monospace;overflow-wrap:anywhere}.reef-run-badge-star{width:26px;height:26px;flex-shrink:0;display:grid;place-items:center;border:1px solid #ffffff33;border-radius:50%;background:var(--badge);color:#090b10;opacity:.75}.reef-run-badge-star svg{width:17px;height:17px}.reef-run-badge.is-legendary{--badge:#ffd15c;box-shadow:0 0 32px #fbbf247a}.reef-run-badge.is-epic{--badge:#f0abfc;box-shadow:0 0 28px #e879f966}.reef-run-badge.is-rare{--badge:#a5f3fc;box-shadow:0 0 25px #38bdf866}.reef-run-stats{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;margin-bottom:18px}.reef-run-stat{container-type:inline-size;min-width:0;padding:12px 11px;border:1px solid #ffffff1a;border-radius:18px;background:#0006}.reef-run-stat h3{font:400 8px/1.5 Orbitron,sans-serif;letter-spacing:1.2px;text-transform:uppercase;color:#94a3b8}.reef-run-stat>strong{display:block;margin-top:6px;color:#fff;font:800 22px/1.35 JetBrains Mono,monospace;font-size:clamp(9px,calc(100cqi / var(--number-width)),24px);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.reef-run-stat p{margin-top:6px;color:#44f7ff;font:400 9px/1.5 JetBrains Mono,monospace}.reef-run-stat+.reef-run-stat>strong{color:#44f7ff}.reef-run-stat+.reef-run-stat p{color:#94a3b8}.reef-run-loot{margin-bottom:12px;padding:11px 13px;border:1px solid #ffd15c4d;border-radius:16px;background:#0006}.reef-run-loot h3{font:400 9px/1.5 Orbitron,sans-serif;letter-spacing:1.4px;color:#ffd15c}.reef-run-loot p{margin-top:5px;color:#cbd5e1;font-size:12px;line-height:1.5}.reef-run-rewards{display:flex;flex-direction:column;gap:10px}.reef-run-reward{--reward:#bd00ff;display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #bd00ff66;border-radius:18px;background:#0008}.reef-run-reward.is-credit{--reward:#ffd15c;border-color:#ffd15c4d}.reef-run-reward>i{width:29px;height:29px;flex-shrink:0;border-radius:50%;border:1px solid #bd00ff99;background:linear-gradient(120deg,#bd00ff,#e879f9,#818cf8);opacity:.75}.reef-run-reward.is-credit>i{border-color:#ffd15c80;background:#ffd15c40;box-shadow:inset 0 0 0 3px #000}.reef-run-reward>div{flex:1;min-width:0}.reef-run-reward span{font:400 9px/1.4 Orbitron,sans-serif;letter-spacing:1.2px;color:var(--reward)}.reef-run-reward p{font:400 11px/1.45 JetBrains Mono,monospace;color:#cbd5e1;overflow-wrap:anywhere}.reef-run-reward>strong{flex-shrink:1;min-width:0;max-width:48%;font:700 12px/1.5 JetBrains Mono,monospace;color:var(--reward);overflow-wrap:anywhere;text-align:right;font-variant-numeric:tabular-nums}.reef-run-reward>strong small{display:block;color:#94a3b8;font-size:9px;font-weight:400}.reef-run-actions{display:flex;flex-direction:column;gap:9px;flex-shrink:0;padding:7px 20px 20px}.reef-run-actions button{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:1px solid #ffffff33;border-radius:999px;background:#0003;color:#e2e8f0;font-size:10px;font-weight:400;text-transform:uppercase;letter-spacing:1.7px;line-height:1.3}.reef-run-actions svg{width:15px;height:15px;flex-shrink:0}.reef-run-actions button:hover{filter:brightness(1.15);border-color:#fff6}.reef-run-actions .reef-run-again{border:0;background:linear-gradient(90deg,#44f7ff,#bd00ff);color:#000;font-size:12px;font-weight:900;box-shadow:0 0 25px #38bdf84d}.reef-run-actions .reef-run-share{color:#ffd15c;border-color:#ffd15c66;background:#ffd15c0d;font-weight:900}@media(max-width:359px),(max-height:540px){.reef-run-header{padding:12px 13px 10px;gap:7px}.reef-run-header p{font-size:7px;letter-spacing:1.1px}.reef-run-header h2{font-size:14px;letter-spacing:1.6px;gap:5px}.reef-run-header h2 svg{width:14px;height:14px}.reef-run-reached{font-size:7px;max-width:73px}.reef-run-content{padding:0 13px 12px}.reef-run-cause{padding:10px}.reef-run-cause p{font-size:12px}.reef-run-cause>small{font-size:10px}.reef-run-badge{margin:13px 0 16px;padding:6px 10px}.reef-run-stats{gap:8px;margin-bottom:14px}.reef-run-stat{padding:10px 8px}.reef-run-stat h3{font-size:7px;letter-spacing:.8px}.reef-run-stat p{font-size:8px}.reef-run-reward{padding:10px;gap:7px}.reef-run-reward>i{width:24px;height:24px}.reef-run-reward span{font-size:8px;letter-spacing:.8px}.reef-run-reward p{font-size:10px}.reef-run-reward>strong{font-size:10px}.reef-run-actions{padding:7px 13px 13px;gap:7px}.reef-run-actions button{font-size:9px;letter-spacing:1.3px}.reef-run-actions .reef-run-again{font-size:11px}}@media(prefers-reduced-motion:reduce){.reef-run-card *{animation:none!important;transition:none!important}}.reef-run-bag h3{display:flex;align-items:center;gap:7px}.reef-run-bag h3 svg{width:16px;height:16px}.reef-run-bag h3 span{margin-left:auto;font:700 12px/1.5 JetBrains Mono,monospace;color:#e1b0ff}.reef-run-bag .reef-run-bag-error{color:#fda4af}.reef-run-actions .reef-run-vault{border-color:#bb7cff80;color:#dfb2ff;background:#27163c66}.reef-run-actions button:disabled{opacity:.45;cursor:default;filter:none;box-shadow:none}.reef-journey{height:100%;min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden;color:#eaf7ff;background:#070b1a;font-family:Fredoka,Arial,sans-serif;box-sizing:border-box;border:1px solid #d7bd8057;border-radius:16px}.reef-journey *,.reef-journey-teaser *{box-sizing:border-box}.reef-journey-header{flex-shrink:0;padding:16px 22px 14px;border-bottom:1px solid #d7bd8033;background:radial-gradient(ellipse at 95% 0,#792dbf24,transparent 60%),linear-gradient(120deg,#14303955,#15132666)}.reef-journey-header>span,.reef-journey-eyebrow{font:9px/1.5 Orbitron,sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:#e0c17c}.reef-journey-header h2{font:800 clamp(19px,2vw,25px)/1.3 Orbitron,sans-serif;margin:6px 0;color:#f4ebff;letter-spacing:.2px}.reef-journey-header p{color:#99c8d5;font-size:13px;line-height:1.4;margin:0}.reef-journey-content{flex:1;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;touch-action:pan-y;padding:20px max(22px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(22px,env(safe-area-inset-left));scrollbar-width:thin;scrollbar-color:#9667b6 #080d1c}.reef-journey-content:focus-visible,.reef-journey button:focus-visible,.reef-journey summary:focus-visible,.reef-journey-teaser:focus-visible{outline:2px solid #c891f6;outline-offset:-3px}.reef-journey progress{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;margin:9px 0 0;border:0;border-radius:6px;overflow:hidden;background:#25243c}.reef-journey progress::-webkit-progress-bar{background:#25243c}.reef-journey progress::-webkit-progress-value{background:linear-gradient(90deg,#37dddc,#b46cf0)}.reef-journey progress::-moz-progress-bar{background:linear-gradient(90deg,#37dddc,#b46cf0)}.reef-journey-rank{padding:16px 18px;border:1px solid #b47cee60;border-radius:13px;background:radial-gradient(ellipse at 0 0,#16444966,transparent 60%),linear-gradient(120deg,#111b2b,#1e133033);margin-bottom:13px}.reef-journey-rank-heading{display:flex;gap:13px;align-items:center;min-width:0}.reef-journey-rank-heading>div{flex:1;min-width:0}.reef-journey-rank-heading small{display:block;font:8px/1.5 Orbitron,sans-serif;text-transform:uppercase;letter-spacing:.5px;color:#b5c7d8}.reef-journey-rank-heading strong{display:block;font:700 25px/1.4 Orbitron,sans-serif;color:#e9d0ff}.reef-journey-rank-heading>span:last-child:not(:first-child){text-align:right}.reef-journey-rank-heading b{font:600 16px/1.5 JetBrains Mono,monospace;color:#55e1e7}.reef-journey-rank-emblem{display:grid;place-items:center;width:47px;height:47px;flex-shrink:0;border:1px solid #e3c37b66;transform:rotate(-6deg);border-radius:14px;background:#dcc0800d;color:#ecd39d}.reef-journey-rank-emblem svg{width:29px;height:29px;transform:rotate(6deg)}.reef-journey-rank>progress{height:7px;margin-top:14px}.reef-journey-rank p{font-size:12px;line-height:1.5;margin:9px 0 0;color:#a9bbce}.reef-journey-rank>progress+p{color:#bbe9e5;font-size:11px}.reef-journey-loop{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0 16px;color:#b6c7da;font-size:11px}.reef-journey-loop span{min-width:0}.reef-journey-loop b{font:8px Orbitron,sans-serif;color:#e3c080;margin-right:4px}.reef-journey-loop i{font-style:normal;color:#727da1}.reef-journey-section-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 12px;margin-bottom:11px}.reef-journey-section-heading h3{font:600 12px/1.5 Orbitron,sans-serif;color:#e0c3fa;margin:0}.reef-journey-section-heading>span{font-size:10px;line-height:1.5;color:#91acc2}.reef-journey-field-guide{margin:0 0 25px}.reef-journey-specimens{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.reef-journey-specimens details{min-width:0;border:1px solid #6dc7d632;border-radius:11px;background:linear-gradient(130deg,#10283355,#20132a44);overflow:hidden}.reef-journey-specimens summary{min-height:98px;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:5px;text-align:center;padding:4px;list-style:none;cursor:pointer;touch-action:manipulation}.reef-journey-specimens summary>span{font:10px/1.4 Fredoka,sans-serif;color:#c2eff0}.reef-journey-specimens summary>svg{color:#9873b0}.reef-journey-specimens details[open]{grid-column:1/-1;display:flex;align-items:center;gap:12px;padding:4px 12px 4px 4px}.reef-journey-specimens details[open] summary{width:88px;flex-shrink:0}.reef-journey-specimens p{font-size:12px;line-height:1.6;color:#b1cad6;margin:10px 0}.reef-collectible-icon{display:inline-block;vertical-align:middle;flex-shrink:0;max-width:100%}.reef-journey-footnote{font-size:11px;line-height:1.6;color:#8da8bd;margin:12px 0 0}.reef-journey-missions{margin-bottom:25px}.reef-journey-missions ul{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;list-style:none;margin:0;padding:0}.reef-journey-mission{min-width:0;padding:16px;border:1px solid #638fac55;border-top-color:#51cadb88;border-radius:13px;background:linear-gradient(140deg,#10253488,#0c1328);position:relative}.reef-journey-mission-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:5px 8px;font:8px/1.6 Orbitron,sans-serif;letter-spacing:.2px;color:#76d6df}.reef-journey-mission-top small{font:600 11px/1.4 JetBrains Mono,monospace;color:#e1beff;border:1px solid #a979d747;padding:4px 7px;border-radius:6px;background:#692ab515;white-space:nowrap}.reef-journey-mission-title{display:flex;align-items:center;gap:8px;min-height:60px}.reef-journey-mission-title>svg{color:#8cdde0;flex-shrink:0;margin:0 8px}.reef-journey-mission h4{font:600 13px/1.6 Orbitron,sans-serif;color:#d6f2f1;margin:5px 0;overflow-wrap:anywhere}.reef-journey-goal{font-size:13px;line-height:1.5;color:#b7d0df;margin:0 0 13px}.reef-journey-target{margin-top:11px}.reef-journey-target>div{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#c0d8e4}.reef-journey-target>div>span{display:flex;align-items:center;gap:5px}.reef-journey-target b{font:10px/1.5 JetBrains Mono,monospace;color:#b4ebec;white-space:nowrap}.reef-journey-target progress{height:4px;margin-top:6px}.reef-journey-target small{display:block;font-size:10px;line-height:1.5;color:#8ea7bb;margin-top:5px}.reef-journey-target[data-done=true]>div{color:#a4e1c8}.reef-journey-target[data-done=true] progress::-webkit-progress-value{background:#78cfae}.reef-journey-target[data-done=true] progress::-moz-progress-bar{background:#78cfae}.reef-journey-or{display:block;font:8px/1.5 Orbitron,sans-serif;color:#c5a6df;border-top:1px solid #79619844;padding-top:12px;margin-top:13px}.reef-journey-banking{font-size:11px;line-height:1.6;color:#d3b4ee;margin:14px 0 0;padding-top:10px;border-top:1px solid #ba91eb33}.reef-journey-chapter,.reef-journey-welcome{padding:20px;border:1px solid #d7bd8061;border-radius:13px;background:radial-gradient(ellipse at 100% 0,#a36a2022,transparent 65%),linear-gradient(140deg,#15203377,#20172c55);margin-bottom:25px}.reef-journey-chapter h3,.reef-journey-welcome h3{font:600 17px/1.5 Orbitron,sans-serif;color:#f0ddae;margin:7px 0 10px;overflow-wrap:anywhere}.reef-journey-story,.reef-journey-welcome p{font-size:14px;line-height:1.65;color:#c3d0df;margin:0 0 14px}.reef-journey-chapter-reward{display:flex;gap:10px;align-items:center;color:#ddbc78;margin:0 0 10px;font-size:10px}.reef-journey-chapter-reward strong{display:block;font:600 16px/1.8 JetBrains Mono,monospace;color:#f0d393}.reef-journey summary::-webkit-details-marker{display:none}.reef-journey-chapter-objectives>summary,.reef-journey-milestones>details>summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;gap:10px;list-style:none;cursor:pointer;touch-action:manipulation;font-size:12px;color:#b2d6df;border-top:1px solid #7c769844}.reef-journey details[open]>summary>svg:last-child{transform:rotate(180deg)}.reef-journey-milestones{margin-bottom:25px}.reef-journey-next-milestone{display:flex;gap:13px;padding:16px;border:1px solid #8566a852;border-radius:11px;background:#161226;margin-bottom:12px;color:#b494d2}.reef-journey-next-milestone>div{flex:1;min-width:0}.reef-journey-next-milestone small{display:block;font:8px/1.5 Orbitron,sans-serif;letter-spacing:.5px;color:#aea2c3}.reef-journey-next-milestone strong{display:block;font:600 14px/1.5 Orbitron,sans-serif;color:#e3c7fa;margin:5px 0}.reef-journey-next-milestone span{font-size:11px;line-height:1.5;color:#baa9cc}.reef-journey-milestones ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.reef-journey-milestones li{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #65759130;border-radius:9px;background:#0b1120;font-size:11px;line-height:1.4;color:#9baac0;min-width:0}.reef-journey-route-node{width:27px;height:27px;display:grid;place-items:center;flex-shrink:0;border:1px solid #7e6d9655;border-radius:50%;font:10px JetBrains Mono,monospace}.reef-journey-milestones li>div{flex:1;min-width:0}.reef-journey-milestones li strong{display:block;font-weight:500;overflow-wrap:anywhere}.reef-journey-milestones small{display:block;font-size:9px;color:#7f95a8}.reef-journey-milestones li>b{font:9px JetBrains Mono,monospace;color:#baa577}.reef-journey-milestones li[data-earned=true]{color:#e6cf99;border-color:#d7bd8054}.reef-journey-milestones li[data-earned=true] small{color:#b8d9ba}.reef-journey-totals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;border-top:1px solid #6f759944;padding-top:16px}.reef-journey-totals>div{min-width:0}.reef-journey-totals>div>span{font:8px/1.6 Orbitron,sans-serif;color:#a5aec7}.reef-journey-totals strong{display:block;font:600 16px/1.6 JetBrains Mono,monospace;color:#bde0e6;margin:5px 0}.reef-journey-totals strong small{font-size:10px;font-weight:400;color:#8ca8c0;display:block}.reef-journey-totals p{font-size:10px;line-height:1.5;color:#879fb3;margin:5px 0}.reef-journey-notice,.reef-journey-empty{font-size:13px;line-height:1.6;color:#a8c5d9;margin:0 0 16px}.reef-journey-notice[role=alert]{padding:12px;border:1px solid #c58dae55;border-radius:9px;background:#31182b55;color:#e7bdd7}.reef-journey-notice p{margin:0}.reef-journey-notice button{font:11px Orbitron,sans-serif;min-height:44px;min-width:100px;margin-top:9px;padding:8px 12px;border:1px solid #839dc575;border-radius:8px;background:#19263d;color:#c7edf1;cursor:pointer;touch-action:manipulation}.reef-journey button:disabled{opacity:.6;cursor:default}.reef-journey-actions{flex-shrink:0;padding:12px 20px;border-top:1px solid #a779d643;background:#101126;display:flex;align-items:center;justify-content:space-between;gap:12px}.reef-journey-actions>div{display:flex;align-items:center;gap:10px}.reef-journey-actions>div:first-child{font-size:11px;color:#8faabe}.reef-journey-actions>div:first-child svg{color:#62ccd7}.reef-journey-actions button{min-height:44px;cursor:pointer;touch-action:manipulation;border-radius:9px;padding:9px 15px;font:600 10px/1.5 Orbitron,sans-serif}.reef-journey-dive{border:1px solid #b48deb;color:#061228;background:linear-gradient(110deg,#42dfdf,#ae62ed);box-shadow:0 0 18px #7550ae28}.reef-journey-looks{border:1px solid #9674b859;background:#19152c;color:#d4b7eb}.reef-journey-teaser{width:100%;min-width:0;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border:1px solid #d7bd8054;border-radius:11px;background:linear-gradient(125deg,#142135,#251534);color:#e3d0fa;text-align:left;cursor:pointer;touch-action:manipulation;box-sizing:border-box}.reef-journey-teaser>span:first-child{min-width:0;display:flex;flex-direction:column;gap:5px}.reef-journey-teaser small{font:8px/1.4 Orbitron,sans-serif;text-transform:uppercase;letter-spacing:1px;color:#ddc28b}.reef-journey-teaser strong{font:12px/1.4 Fredoka,Arial,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reef-journey-teaser-arrow{font:22px/1 Arial,sans-serif;color:#b98bec;flex-shrink:0}@media(min-width:1000px){.reef-journey-missions ul{grid-template-columns:repeat(3,minmax(0,1fr))}.reef-journey-specimens summary{flex-direction:row;min-height:78px;padding:5px 10px}.reef-journey-specimens details[open] summary{width:160px}.reef-journey-specimens summary>span{font-size:12px}}@media(max-width:600px){.reef-journey-actions>div:first-child{display:none}.reef-journey-actions>div:last-child{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.reef-journey-actions{padding:10px 12px}.reef-journey-actions button{padding:8px;font-size:9px}.reef-journey-milestones ol{grid-template-columns:minmax(0,1fr)}}@media(max-width:480px){.reef-journey-header{padding:13px 14px 11px}.reef-journey-header h2{font-size:20px}.reef-journey-content{padding:14px max(14px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.reef-journey-rank{padding:13px}.reef-journey-rank-heading{gap:9px}.reef-journey-rank-emblem{width:35px;height:35px;border-radius:10px}.reef-journey-rank-emblem svg{width:23px;height:23px}.reef-journey-rank-heading strong{font-size:19px}.reef-journey-rank-heading small{font-size:7px}.reef-journey-rank-heading b{font-size:14px}.reef-journey-loop{font-size:10px;gap:5px}.reef-journey-loop b{display:block;margin:0 0 3px}.reef-journey-specimens{gap:5px}.reef-journey-specimens summary{min-height:97px}.reef-journey-specimens summary>span{font-size:10px}.reef-journey-chapter{padding:15px}.reef-journey-chapter h3{font-size:15px}.reef-journey-mission{padding:13px}.reef-journey-mission h4{font-size:12px}.reef-journey-totals{gap:12px}.reef-journey-totals strong{font-size:14px}}@media(prefers-reduced-motion:reduce){.reef-journey *{scroll-behavior:auto!important}}.reef-journey-notice{box-sizing:border-box;width:100%;max-width:290px;padding:10px 12px;border:1px solid rgba(64,213,232,.3);border-left:2px solid rgba(64,223,240,.85);border-radius:3px 12px 12px 3px;background:linear-gradient(115deg,#0512227a,#06091947);color:#daf6ff;box-shadow:0 3px 14px #0000001f;text-shadow:0 1px 3px rgba(0,0,0,.8);pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;font-family:inherit;animation:reef-journey-notice-enter .2s ease-out;transition:transform .16s ease-out,opacity .16s ease-out}.reef-journey-notice[data-dragging=true]{transition:none}.reef-journey-notice:focus-visible{outline:2px solid #b88bf4;outline-offset:3px}.reef-journey-notice-dismiss{display:block;margin-top:6px;color:#91a8ba;font-size:8px;letter-spacing:.02em}.reef-journey-notice-eyebrow{display:block;font-size:8px;letter-spacing:.16em;color:#67deed;margin-bottom:5px}.reef-journey-notice>strong{display:block;font-size:12px;line-height:1.3}.reef-journey-notice-detail{display:block;color:#9fc7d4;font-size:10px;line-height:1.4;margin-top:5px}.reef-journey-notice-progress{margin-top:7px}.reef-journey-notice-progress>span{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px;line-height:1.35}.reef-journey-notice-progress b{color:#9af5ed;white-space:nowrap;font-variant-numeric:tabular-nums}.reef-journey-notice-track{height:3px;background:#a1c2da24;border-radius:3px;overflow:hidden;margin-top:5px}.reef-journey-notice-track i{display:block;height:100%;background:linear-gradient(90deg,#39d9d4,#c076ee);border-radius:inherit}.reef-journey-notice-rewards{display:flex;flex-wrap:wrap;align-items:center;gap:3px;margin-top:8px;color:#d1a0f7;font-size:10px;font-variant-numeric:tabular-nums}.reef-journey-notice-rewards small{font-size:7px;color:#86abae;letter-spacing:.08em;margin-left:auto}.reef-journey-notice.is-level,.reef-journey-notice.is-chapter,.reef-journey-notice.is-mission{border-color:#d6b14b6b;border-left-color:#eccf7d}.reef-journey-notice.is-level .reef-journey-notice-eyebrow,.reef-journey-notice.is-chapter .reef-journey-notice-eyebrow,.reef-journey-notice.is-mission .reef-journey-notice-eyebrow{color:#efd489}@keyframes reef-journey-notice-enter{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.reef-journey-notice{animation:none;transition:none}}@media(max-width:639px){.reef-journey-notice{padding:7px 8px}.reef-journey-notice-eyebrow{font-size:7px;letter-spacing:.08em;margin-bottom:3px}.reef-journey-notice>strong{font-size:10px;overflow-wrap:anywhere}.reef-journey-notice-detail{font-size:9px;line-height:1.3;margin-top:4px}.reef-journey-notice-progress{margin-top:5px}.reef-journey-notice-progress>span{font-size:9px;gap:4px}.reef-journey-notice-rewards{font-size:9px;margin-top:5px}}@media(max-height:500px){.reef-journey-notice{padding:7px 10px}.reef-journey-notice-detail{display:none}}.reef-trove{position:absolute;top:0;right:0;bottom:0;left:0;z-index:110;width:100%;height:100%;min-height:0;overflow:hidden;box-sizing:border-box;color:#eaf7ff;background:#060919;font-family:Orbitron,sans-serif;--trove-cyan:#44f7ff;--trove-purple:#c891f6;--trove-gold:#e0c17c;--trove-muted:#90a7ba;touch-action:pan-y}.reef-trove *,.reef-dock-trove *{box-sizing:border-box}.reef-trove[hidden],.reef-trove [hidden]{display:none!important}.reef-trove button,.reef-dock-trove button{font:inherit;cursor:pointer;touch-action:manipulation}.reef-trove button:disabled{cursor:default;opacity:.55}.reef-trove :focus-visible,.reef-dock-trove :focus-visible{outline:2px solid #c891f6;outline-offset:3px}.reef-trove-shell{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:radial-gradient(ellipse at 20% 25%,#10314750,transparent 55%),radial-gradient(ellipse at 95% 0,#341b482b,transparent 45%)}.reef-trove-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px 24px;padding:max(18px,env(safe-area-inset-top)) max(28px,env(safe-area-inset-right)) 15px max(24px,env(safe-area-inset-left));border-bottom:1px solid #d7bd803b}.reef-trove-back{grid-row:1/3;display:flex;align-items:center;justify-content:center;gap:8px;min-width:70px;min-height:44px;border:1px solid #50688475;border-radius:9px;background:#0d192d;color:#a9dee8;font-size:10px!important}.reef-trove-heading{grid-column:2;grid-row:1/3;min-width:0}.reef-trove-heading>span{text-transform:uppercase;color:var(--trove-gold);font-size:9px;letter-spacing:2.5px}.reef-trove-heading h1{font-size:clamp(18px,2.1vw,27px);line-height:1.3;letter-spacing:1.8px;text-transform:uppercase;margin:5px 0 7px;color:#f0e8fd}.reef-trove-heading p{font-family:Fredoka,Arial,sans-serif;font-size:13px;line-height:1.4;color:#96b2c8;margin:0}.reef-trove-identity{display:flex;justify-content:flex-end;align-items:center;gap:10px;max-width:260px;min-height:44px;min-width:0;padding:0;border:0;background:transparent;color:#e8ddf5;text-align:left}.reef-trove-avatar{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;overflow:hidden;border:1px solid #a78bd77a;border-radius:50%;background:linear-gradient(140deg,#164753,#462061);color:#d8faff;font-family:Orbitron,sans-serif;font-size:17px;font-weight:700}.reef-trove-avatar img{width:100%;height:100%;object-fit:cover}.reef-trove-identity-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.reef-trove-identity-copy strong{font-family:JetBrains Mono,monospace;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reef-trove-identity-copy small{font-size:8px;letter-spacing:.6px;color:var(--trove-muted)}.reef-trove-wallet{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:15px;color:#a9dfe9;font-family:JetBrains Mono,monospace;font-size:12px;white-space:nowrap}.reef-trove-wallet>span{display:flex;align-items:center;gap:6px}.reef-trove-wallet>span:first-child{color:#e7ce95}.reef-trove-wallet small{font-size:9px;color:#91a8bf}.reef-trove-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 max(24px,env(safe-area-inset-right)) env(safe-area-inset-bottom,0px) max(24px,env(safe-area-inset-left));border-top:1px solid #65709249;background:#060c1c}.reef-trove-nav button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:58px;min-width:0;padding:9px 6px;border:0;border-bottom:2px solid transparent;background:transparent;color:#8ea8bc;font-size:11px;letter-spacing:.4px}.reef-trove-nav button[aria-selected=true]{color:#ead4ff;border-bottom-color:var(--trove-purple);background:linear-gradient(0deg,#a75bf017,transparent)}.reef-trove-content{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden}.reef-trove-content[data-preview-visible=true]{grid-template-columns:minmax(270px,.9fr) minmax(0,1.1fr)}.reef-trove-preview{display:flex;flex-direction:column;min-height:0;min-width:0;overflow:auto;overscroll-behavior:contain;padding:24px;border-right:1px solid #5b6d8736;touch-action:pan-y}.reef-trove-preview>:first-child{min-width:0;min-height:0}.reef-trove-panels{min-height:0;min-width:0;overflow:hidden;position:relative}.reef-trove-shared-shop{height:100%;min-height:0;min-width:0;overflow:hidden}.reef-trove-content[data-journey-nav=true]{grid-template-rows:auto minmax(0,1fr)}.reef-trove-discover-switch{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:8px;padding:6px 14px;border-bottom:1px solid #65709238;background:#080e20}.reef-trove-discover-switch button{min-height:44px;min-width:120px;padding:8px 12px;border:1px solid transparent;border-radius:9px;background:transparent;color:#8faec5;font-size:10px}.reef-trove-discover-switch button[aria-pressed=true]{border-color:#c891f657;background:#49266636;color:#e1c8fb}.reef-trove-journey{height:100%;min-height:0;min-width:0;overflow:hidden;padding:12px 16px 16px}.reef-dock-progress-row{display:grid;grid-template-columns:minmax(0,1fr) 100px;gap:8px;min-width:0}.reef-dock-progress-row .reef-journey-teaser{height:100%;padding:9px;min-height:44px}.reef-dock-progress-row .reef-journey-teaser strong{white-space:normal;font-size:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reef-dock-progress-row .reef-journey-teaser-arrow{display:none}.reef-dock-progress-row .reef-dock-level{padding:9px 10px}.reef-dock-progress-row .reef-dock-level-emblem{display:none}.reef-dock-progress-row .reef-dock-level-heading strong{font-size:15px}.reef-dock-progress-row .reef-dock-level-next b{font-size:12px}.reef-dock-progress-row .reef-dock-level-caption>span:first-child{display:none}.reef-trove-shop-layout{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.reef-trove-shop-layout>.reef-trove-goal{margin:8px 14px;max-height:155px;overflow:auto;touch-action:pan-y}.reef-trove-shop-layout>.reef-studio-embedded{flex:1;height:auto;min-height:0}.reef-trove-legacy-bank>p{font:13px/1.5 Fredoka,sans-serif;color:#a5bac9;margin:0 0 16px}.reef-dock-notice{margin:0;color:#e1c68b;font:12px/1.4 Fredoka,sans-serif}.reef-trove-panel{height:100%;min-height:0;min-width:0;overflow:auto;overscroll-behavior:contain;touch-action:pan-y;padding:24px max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) 24px;scrollbar-width:thin;scrollbar-color:#66789c #071121}.reef-trove-account-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#030512dc}.reef-trove-account-sheet{display:flex;flex-direction:column;width:min(100%,440px);max-height:100%;min-height:0;overflow:hidden;border:1px solid #ba91eb88;border-radius:20px;background:linear-gradient(150deg,#101a2d,#080b1c);box-shadow:0 12px 45px #0007}.reef-trove-account-sheet>header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #6379944d;flex-shrink:0}.reef-trove-account-sheet h2{font-size:13px;text-transform:uppercase;letter-spacing:1px;color:#dcb9ff;margin:0}.reef-trove-account-sheet>header button{display:grid;place-items:center;min-width:44px;min-height:44px;padding:0;border:1px solid #728aa557;border-radius:9px;background:#152238;color:#bcebf0}.reef-trove-account-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px;touch-action:pan-y}.reef-dock-trove{min-width:0;overflow:hidden;border:1px solid #d7bd8066;border-radius:15px;background:linear-gradient(135deg,#0b1b2a,#171025);color:#eaf7ff;font-family:Orbitron,sans-serif}.reef-dock-trove-open{display:flex;align-items:center;gap:12px;width:100%;min-height:84px;padding:13px 15px;background:transparent;border:0;text-align:left;color:inherit}.reef-dock-trove-copy{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.reef-dock-trove-copy>small{color:#e1c68b;letter-spacing:1.5px;font-size:9px;text-transform:uppercase}.reef-dock-trove-copy>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:JetBrains Mono,monospace;font-size:14px}.reef-dock-trove-copy>span{display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#9fe3e9;font-family:JetBrains Mono,monospace;font-size:10px;line-height:1.5}.reef-dock-trove-copy i{font-style:normal;color:#708598;margin:0 2px}.reef-dock-trove-arrow{color:#d3aff3;flex-shrink:0}.reef-dock-trove-pack{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;border:0;border-top:1px solid #c3a8752e;background:#07252a55;color:#a3ebed;font-size:9px!important;letter-spacing:.5px;text-transform:uppercase}.reef-trove-goal{flex-shrink:0;margin-top:16px;padding:10px 14px 15px;border:1px solid #d7bd8059;border-radius:12px;background:#151629;color:#aabccd}.reef-trove-goal-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px}.reef-trove-goal-heading>span{display:flex;align-items:center;gap:6px;text-transform:uppercase;font-size:8px;letter-spacing:1px;color:var(--trove-gold,#e0c17c)}.reef-trove-goal-heading button{display:grid;place-items:center;min-width:44px;min-height:44px;background:transparent;border:0;color:#a2b5c8}.reef-trove-goal-item{display:flex;justify-content:space-between;align-items:center;gap:9px;width:100%;min-height:44px;padding:0;border:0;background:transparent;text-align:left;color:#e5d5f5;font-size:12px!important;line-height:1.5}.reef-trove-goal-amount{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px 10px;font-family:JetBrains Mono,monospace;font-size:10px;line-height:1.6;margin:7px 0 9px}.reef-trove-goal-amount strong{color:#b4e8d5;font-weight:500}.reef-trove-goal progress{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;border:0;border-radius:5px;overflow:hidden;background:#22243b}.reef-trove-goal progress::-webkit-progress-bar{background:#22243b}.reef-trove-goal progress::-webkit-progress-value{background:linear-gradient(90deg,#44e7eb,#b776ef)}.reef-trove-goal progress::-moz-progress-bar{background:linear-gradient(90deg,#44e7eb,#b776ef)}@media(max-width:760px){.reef-trove-header{grid-template-columns:44px minmax(0,1fr) 44px;gap:8px 10px;padding:max(10px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 10px max(12px,env(safe-area-inset-left))}.reef-trove-back{grid-row:1;min-width:44px;width:44px;padding:0}.reef-trove-back span{display:none}.reef-trove-heading{grid-row:1}.reef-trove-heading>span{font-size:7px;letter-spacing:1.4px}.reef-trove-heading h1{font-size:17px;letter-spacing:.8px;margin:4px 0}.reef-trove-heading p{font-size:11px;max-width:280px}.reef-trove-identity{justify-content:center;min-width:44px}.reef-trove-identity-copy{display:none}.reef-trove-avatar{width:36px;height:36px}.reef-trove-wallet{grid-column:1/-1;justify-content:space-between;padding:0 2px;gap:8px;font-size:11px}.reef-trove-wallet small{font-size:8px}.reef-trove-nav{padding-inline:max(8px,env(safe-area-inset-left)) max(8px,env(safe-area-inset-right))}.reef-trove-nav button{min-height:52px;flex-direction:column;gap:4px;font-size:9px;letter-spacing:0;padding:6px 2px}.reef-trove-content[data-preview-visible=true]{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(145px,28%) minmax(0,1fr)}.reef-trove-preview{padding:10px 14px;border-right:0;border-bottom:1px solid #5b6d8736}.reef-trove-preview .reef-trove-goal{margin-top:8px}.reef-trove-panel{padding:14px max(14px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))}.reef-dock-trove-open{gap:10px;padding:12px;min-height:80px}.reef-dock-trove-copy>strong{font-size:13px}.reef-dock-trove-copy>span{font-size:9px}}@media(max-width:380px){.reef-trove-heading h1{font-size:15px}.reef-trove-heading p{font-size:10px}.reef-trove-nav button{font-size:8px}.reef-dock-trove-arrow{display:none}}@media(max-height:600px)and (orientation:landscape){.reef-trove-header{grid-template-columns:44px minmax(0,1fr) auto;padding-top:max(7px,env(safe-area-inset-top));padding-bottom:7px}.reef-trove-heading h1{font-size:17px;margin:2px 0}.reef-trove-heading p{display:none}.reef-trove-heading,.reef-trove-back{grid-row:1}.reef-trove-wallet{grid-column:3;grid-row:2}.reef-trove-identity{grid-row:1;grid-column:3}.reef-trove-nav button{min-height:44px;flex-direction:row}.reef-trove-content[data-preview-visible=true]{grid-template-columns:minmax(210px,.9fr) minmax(0,1.1fr);grid-template-rows:minmax(0,1fr)}.reef-trove-preview{padding:12px;border-right:1px solid #5b6d8736;border-bottom:0}.reef-trove-panel{padding-top:12px}}.reef-command{position:absolute;top:0;right:0;bottom:0;left:0;z-index:160;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:radial-gradient(ellipse at 85% 0,#24204055,transparent 50%),linear-gradient(145deg,#071322,#050817 60%,#090a19);color:#dcedf3;font:13px/1.5 JetBrains Mono,ui-monospace,monospace;pointer-events:auto;touch-action:pan-y;text-align:left;-webkit-user-select:text;user-select:text}.reef-command *{box-sizing:border-box}.reef-command button,.reef-command input{font:inherit}.reef-command button{cursor:pointer;touch-action:manipulation}.reef-command button:disabled{cursor:default;opacity:.45}.reef-command button:focus-visible,.reef-command input:focus-visible{outline:2px solid #8df5ff;outline-offset:3px}.reef-command h1,.reef-command h2,.reef-command h3,.reef-command p,.reef-command ul,.reef-command ol,.reef-command dl{margin:0}.reef-command h1,.reef-command h2,.reef-command h3{font-family:Orbitron,sans-serif}.reef-command-header{display:flex;align-items:center;gap:20px;flex-shrink:0;padding:20px 28px;border-bottom:1px solid #cfad633d;background:#050a17e8}.reef-command-wordmark{flex-shrink:0;font:900 italic 28px/.86 Orbitron,sans-serif;letter-spacing:-2px;filter:drop-shadow(0 0 14px #2c9ed322)}.reef-command-wordmark b{display:block;color:#e6fdff}.reef-command-wordmark b+b{margin-top:3px;color:#c579ff}.reef-command-heading{min-width:0;flex:1}.reef-command-eyebrow{display:flex;align-items:center;gap:5px;color:#e3c685;font:700 9px/1.5 Orbitron,sans-serif;text-transform:uppercase;letter-spacing:1.7px}.reef-command-heading h1{font-size:clamp(16px,2.3vw,25px);font-weight:800;color:#edfcff;letter-spacing:.5px;margin:3px 0}.reef-command-heading p{color:#8bafbe;font-size:11px}.reef-command-icon{display:inline-grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid #416a7b55;border-radius:10px;background:#10263866;color:#b8edf5}.reef-command-icon:hover:not(:disabled){background:#193e4e;border-color:#65cbd080}.reef-command-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;touch-action:pan-y;padding:22px 28px 28px;scrollbar-width:thin;scrollbar-color:#376d7f #06101b}.reef-command-overview{max-width:1260px;margin:0 auto 22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.reef-command-overview>div{display:flex;gap:10px;align-items:center;white-space:nowrap}.reef-command-overview svg{color:#5dedcf}.reef-command-overview strong{font-size:27px;color:azure}.reef-command-overview span{font-size:11px;color:#91bdcc}.reef-command-overview>p{font-size:10px;color:#789cac;text-align:right}.reef-command-columns{display:grid;grid-template-columns:minmax(240px,.82fr) minmax(0,1.75fr);gap:18px;max-width:1260px;margin:auto;align-items:start}.reef-command-card{min-width:0;border:1px solid #46738444;border-radius:18px;background:linear-gradient(150deg,#0a1a2cbf,#060d1bd9);box-shadow:0 14px 42px #0003;overflow:hidden}.reef-command-section-title{display:flex;align-items:center;gap:10px;justify-content:space-between;min-height:62px;padding:10px 18px;border-bottom:1px solid #6c849322}.reef-command-section-title h2{display:flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.8px;color:#d9f7ff}.reef-command-section-title h2 svg{color:#c4a65e}.reef-command-section-title h3{font-size:11px;color:#caeaf3}.reef-command-step{font:9px JetBrains Mono,monospace;color:#8c799f;white-space:nowrap}.reef-command-tabs{display:flex;gap:5px;padding:12px 12px 0}.reef-command-tabs button{flex:1;min-height:44px;padding:8px;border:1px solid #42637566;border-radius:9px;background:#071622;color:#8cafbf;font:700 10px Orbitron,sans-serif}.reef-command-tabs button[aria-pressed=true]{background:#19425180;border-color:#67d9e777;color:#b6f7ff}.reef-command-search{padding:12px;display:flex;gap:6px;flex-wrap:wrap}.reef-command input{min-width:0;min-height:44px;border:1px solid #547d9166;border-radius:9px;padding:10px 12px;background:#030c18;color:#e2f6ff;font-size:16px;touch-action:manipulation}.reef-command input::placeholder{font-size:12px;color:#7193a2}.reef-command-search input{flex:1;width:100px}.reef-command-text-button{min-height:44px;padding:6px 8px;border:0;background:transparent;color:#95eaf0;text-decoration:underline;text-underline-offset:3px}.reef-command-player-list{list-style:none;padding:10px;max-height:540px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#31586c transparent}.reef-command-player-list>li+li{margin-top:5px}.reef-command-player-list button{display:flex;align-items:center;gap:10px;width:100%;min-height:66px;padding:10px;border:1px solid transparent;border-radius:10px;background:transparent;color:#c7e7ef;text-align:left}.reef-command-player-list button:hover:not(:disabled){background:#17354366}.reef-command-player-list button[aria-pressed=true]{background:linear-gradient(90deg,#183644bb,#201c3766);border-color:#bb975d66}.reef-command-player-list button>span:nth-child(2){flex:1;min-width:0}.reef-command-player-list strong{display:block;font-size:12px;overflow-wrap:anywhere}.reef-command-player-list small{display:block;margin-top:4px;font-size:10px;color:#81a4b7}.reef-command-presence{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;background:#536675}.reef-command-presence.is-live{background:#71e3cb;box-shadow:0 0 10px #71e3cb44}.reef-command-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:360px;text-align:center;padding:30px;color:#8baebc}.reef-command-welcome>div{display:grid;place-items:center;width:76px;height:76px;margin-bottom:24px;border:1px solid #cfad6344;border-radius:22px;background:linear-gradient(135deg,#2d243151,#17343c55);color:#dec185}.reef-command-welcome h3{font-size:19px;color:#ebf4ff;margin-bottom:12px}.reef-command-welcome p{max-width:370px;font-size:12px;line-height:1.8}.reef-command-welcome>span{display:block;margin-top:25px;font-size:10px;color:#706f93}.reef-command-recipient{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px}.reef-command-recipient>div:first-child{min-width:0}.reef-command-recipient h3{font-size:19px;color:#edfbff;margin:6px 0;overflow-wrap:anywhere}.reef-command-recipient p{font-size:10px;color:#81aebd}.reef-command-recipient p i{margin-right:6px}.reef-command-bank-capacity{flex-shrink:0;text-align:right}.reef-command-bank-capacity strong{display:block;font-size:21px;color:#cd9df5}.reef-command-bank-capacity strong span{font-size:13px;color:#7c7596}.reef-command-bank-capacity small{font-size:9px;color:#93a3b4}.reef-command-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#7694a222;border-block:1px solid #7694a222}.reef-command-stats>div{padding:12px 16px;background:#071321}.reef-command-stats dt{font-size:9px;color:#88a4b7}.reef-command-stats dd{margin:4px 0 0;font-weight:700;font-size:14px;overflow-wrap:anywhere;color:#b4ecf2}.reef-command-catalog-title{border:0;padding-top:20px;min-height:54px}.reef-command-catalog{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding:0 18px}.reef-command-catalog button{position:relative;min-height:92px;min-width:44px;padding:9px 4px 7px;display:flex;align-items:center;flex-direction:column;gap:7px;border:1px solid #55788944;border-radius:10px;background:linear-gradient(150deg,#14314266,#08111f);color:#9bb8c9}.reef-command-catalog button:hover:not(:disabled){border-color:#6ecbd585}.reef-command-catalog button[aria-pressed=true]{border-color:#cba172;background:linear-gradient(150deg,#35434877,#28203766);box-shadow:inset 0 0 14px #ffd46e09}.reef-command-catalog button>.reef-item-icon,.reef-command-catalog button>.reef-powerup-icon{width:34px;height:34px}.reef-command-catalog button>span:last-of-type{font-size:9px;line-height:1.35;text-align:center}.reef-command-selected{position:absolute;top:5px;right:5px;color:#f3d699}.reef-command-item-description{padding:14px 18px}.reef-command-item-description strong{font:700 11px Orbitron,sans-serif;color:#d8e7f0}.reef-command-item-description>span{display:inline-block;margin-left:10px;font-size:9px;color:#dcc084}.reef-command-item-description p{margin-top:7px;font-size:10px;color:#789eaf;line-height:1.7}.reef-command-quantity{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 18px 16px;padding-top:12px;border-top:1px solid #5b859633}.reef-command-quantity label{font:700 11px Orbitron,sans-serif;color:#c3dce7}.reef-command-quantity small{display:block;margin-top:6px;font:10px JetBrains Mono,monospace;color:#88aab9}.reef-command-quantity input{width:82px;text-align:center}.reef-command-send-area{padding:18px;background:linear-gradient(110deg,#14253655,#251a3444);border-top:1px solid #cdaa6e33}.reef-command-gift-summary{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;line-height:1.6;margin-bottom:14px!important}.reef-command-gift-summary strong{color:#e5cf9d;font-size:11px}.reef-command-gift-summary span{color:#bdcae0;font-size:11px;overflow-wrap:anywhere}.reef-command-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border:1px solid #6394a866;border-radius:10px;background:#123143;color:#c5f2fa;font:700 11px Orbitron,sans-serif!important}.reef-command-button:hover:not(:disabled){filter:brightness(1.15)}.reef-command-button.is-send{width:100%;min-height:48px;background:linear-gradient(110deg,#59d6df,#9893ee 75%,#b67ceb);border-color:#b3a0dd88;color:#07101f;box-shadow:0 4px 20px #7757ab16}.reef-command-more{display:flex;margin:12px auto;width:calc(100% - 24px)}.reef-command-error{padding:10px 12px;margin:12px!important;border:1px solid #c8757966;border-radius:9px;background:#57223833;color:#fac9d1;font-size:11px;overflow-wrap:anywhere}.reef-command-error>.reef-command-text-button{display:block}.reef-command-send-area .reef-command-error{margin:10px 0!important}.reef-command-pending{margin-bottom:12px!important;color:#e8ca94;font-size:11px;line-height:1.7}.reef-command-success{display:flex;align-items:flex-start;gap:8px;margin-bottom:14px!important;color:#87e5c8;font-size:11px;overflow-wrap:anywhere}.reef-command-success>svg{flex-shrink:0}.reef-command-success strong{display:block}.reef-command-success small{display:block;margin-top:4px;color:#a7c7cf;font-size:10px}.reef-command-empty{padding:22px 18px;color:#82a4b4;font-size:11px;line-height:1.8}.reef-command-history{max-width:1260px;margin:18px auto 0}.reef-command-history ol{padding:0 18px;list-style:none;max-height:310px;overflow:auto;scrollbar-width:thin}.reef-command-history li{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid #466c7b33}.reef-command-history li:last-child{border:0}.reef-command-history li>.reef-item-icon,.reef-command-history li>.reef-powerup-icon{width:32px;height:32px}.reef-command-history li>div{min-width:0;flex:1}.reef-command-history strong{display:block;font-size:11px;color:#d2edf3;overflow-wrap:anywhere}.reef-command-history li span{display:block;font-size:10px;color:#9a8cae;margin-top:3px}.reef-command-history time{font-size:9px;color:#799cad;white-space:nowrap}.reef-command-footer{display:flex;align-items:center;gap:6px;max-width:1260px;margin:20px auto 0;color:#758793;font-size:9px}.reef-command-footer>span{margin-left:auto;font:8px Orbitron,sans-serif;letter-spacing:1px;color:#79678c}.reef-command-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reef-start-command-action{width:100%;display:flex!important;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid #c9a45a66!important;border-radius:12px;background:linear-gradient(110deg,#34302644,#1e153888)!important;color:#e9d19a!important;font:700 10px Orbitron,sans-serif!important;letter-spacing:.8px;touch-action:manipulation}@media(max-width:900px){.reef-command-header{padding:16px 18px;gap:14px}.reef-command-scroll{padding:16px 18px 22px}.reef-command-columns{grid-template-columns:minmax(210px,.8fr) minmax(0,1.5fr);gap:12px}.reef-command-catalog{grid-template-columns:repeat(4,minmax(0,1fr))}.reef-command-step{display:none}.reef-command-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.reef-command-overview{margin-bottom:16px}}@media(max-width:640px){.reef-command-header{padding:12px;gap:12px}.reef-command-wordmark{font-size:21px;letter-spacing:-1.6px}.reef-command-heading h1{font-size:15px}.reef-command-heading p{font-size:9px}.reef-command-eyebrow{font-size:8px;letter-spacing:1px}.reef-command-scroll{padding:12px 10px 22px}.reef-command-overview{display:block;padding:0 4px}.reef-command-overview>div{gap:8px}.reef-command-overview strong{font-size:22px}.reef-command-overview>p{text-align:left;margin-top:5px;font-size:9px}.reef-command-columns{grid-template-columns:minmax(0,1fr)}.reef-command-section-title{min-height:54px;padding:6px 14px}.reef-command-player-list{max-height:220px}.reef-command-player-list button{min-height:58px}.reef-command-recipient{padding:16px}.reef-command-catalog{padding:0 14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.reef-command-catalog button{min-height:88px}.reef-command-catalog button>span:last-of-type{font-size:8px}.reef-command-item-description{padding:13px 14px}.reef-command-item-description>span{display:block;margin:5px 0 0}.reef-command-quantity{margin-inline:14px}.reef-command-send-area{padding:14px}.reef-command-stats>div{padding:10px 14px}.reef-command-history{margin-top:12px}.reef-command-history ol{padding:0 14px}.reef-command-history li{gap:9px}.reef-command-history time{max-width:84px;white-space:normal;text-align:right;font-size:8px}.reef-command-footer{font-size:8px}.reef-command-footer>span{display:none}.reef-command-welcome{min-height:240px;padding:24px}.reef-command-welcome>div{width:60px;height:60px;margin-bottom:18px}.reef-command-welcome h3{font-size:17px}}.reef-command-bank-preview{margin:12px 18px 0;border:1px solid #5a739d33;border-radius:10px;background:#050e1b66;overflow:hidden}.reef-command-bank-preview summary{min-height:44px;padding:13px 12px;cursor:pointer;touch-action:manipulation;color:#b8dde7;font:700 10px/1.6 Orbitron,sans-serif}.reef-command-bank-preview summary span{color:#b397cc;margin-left:4px}.reef-command-bank-preview summary:focus-visible{outline:2px solid #8df5ff;outline-offset:-3px}.reef-command-bank-preview ol{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:0 10px;list-style:none}.reef-command-bank-preview li{aspect-ratio:1;min-width:0;border:1px dashed #4b697b33;border-radius:7px;background:#051321}.reef-command-bank-preview li.is-occupied{border-style:solid;border-color:#668ea744;background:radial-gradient(ellipse at top,#28465b77,#0a1421)}.reef-command-bank-preview li>span{position:relative;display:grid;width:100%;height:100%;place-items:center;padding:5px}.reef-command-bank-preview .reef-item-icon,.reef-command-bank-preview .reef-powerup-icon{max-width:38px;max-height:38px}.reef-command-bank-preview small{font-size:9px;color:#567386}.reef-command-bank-preview .reef-command-bank-equipped{position:absolute;right:2px;bottom:2px;color:#e6d793;padding:1px;border-radius:3px;background:#091426}.reef-command-bank-preview>p{padding:9px 12px;color:#768fa8;font-size:9px}@media(max-width:640px){.reef-command-bank-preview{margin-inline:14px}}@media(prefers-reduced-motion:reduce){.reef-command *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.reef-command-eye-launcher{width:100%;display:flex;align-items:center;gap:16px;margin:0 0 18px;padding:18px 20px;border:1px solid #b9984e;border-radius:14px;background:linear-gradient(110deg,#092436,#151128);color:#74f5ff;text-align:left;cursor:pointer;font-family:inherit;min-height:80px}.reef-command-eye-launcher>span{flex:1;min-width:0}.reef-command-eye-launcher strong{display:flex;align-items:center;gap:12px;font-family:Orbitron,sans-serif;font-size:17px;letter-spacing:.1em;color:#e8d28f}.reef-command-eye-launcher i{font-style:normal;font-size:10px;color:#78f6cb;letter-spacing:.12em;border:1px solid #38866a;border-radius:4px;padding:3px 6px}.reef-command-eye-launcher small{display:block;margin-top:7px;color:#b3cbdc;font-size:12px;line-height:1.5}.reef-command-eye-launcher:hover{border-color:#f0d58d;background:linear-gradient(110deg,#10384a,#211737)}.reef-command-eye-launcher:focus-visible{outline:2px solid #63ebf7;outline-offset:3px}.reef-command-eye-loading{display:grid;place-content:center;gap:16px;text-align:center}.reef-command-eye-loading p{color:#e8d28f}@media(max-width:480px){.reef-command-eye-launcher{gap:10px;padding:14px 12px}.reef-command-eye-launcher strong{font-size:14px;gap:8px}.reef-command-eye-launcher small{font-size:11px}}.reef-command-gift-types{margin-bottom:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.reef-command-gift-types button{min-height:44px;white-space:normal;font-size:9px;padding:7px 5px;line-height:1.5}.reef-command-cosmetic-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 18px 14px;color:#a5c3d4;font-size:10px}.reef-command-cosmetic-filter select{min-width:0;max-width:62%;min-height:44px;padding:8px 28px 8px 10px;border:1px solid #56778f88;border-radius:8px;background:#09172a;color:#d8f3f9;font-family:inherit;font-size:16px}.reef-command-cosmetic-catalog button>small{font-size:7px;color:#c4ad87;line-height:1.5}.reef-command-unlock-note{padding:0 18px 18px;color:#99c4d5;font-size:11px;line-height:1.7}.reef-command-history li>svg{flex-shrink:0;color:#c9b886}@media(max-width:640px){.reef-command-cosmetic-filter{margin-inline:14px}.reef-command-unlock-note{padding-inline:14px}.reef-command-cosmetic-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}}.reef-hud{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none;-webkit-user-select:none;user-select:none;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));font-family:Orbitron,sans-serif;color:#d8faff;overflow:hidden}.reef-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.reef-top-left{min-width:0;max-width:520px;flex:1}.reef-brand-row{display:flex;gap:14px;align-items:center;min-width:0}.reef-wordmark{display:flex;flex-direction:column;flex-shrink:0;transform:skew(-14deg);font-size:30px;font-weight:1000;line-height:.77;letter-spacing:-2px;color:#fff;text-shadow:0 2px #24505f,0 0 14px #5eedff66}.reef-wordmark b+b{color:#c873ff;text-shadow:0 2px #492776,0 0 15px #ae4dfc77}.reef-biomass{min-width:0;color:#d77aff;font-variant-numeric:tabular-nums;line-height:1.2}.reef-biomass small,.reef-credits small{display:block;font-size:8px;letter-spacing:2px;color:#dda9ff}.reef-biomass strong{font:600 clamp(13px,2.15vw,25px) ui-monospace,monospace;white-space:nowrap;text-shadow:0 0 12px #b500ff88}.reef-biomass em{font-size:9px;font-style:normal;margin-left:4px}.reef-leaderboard{width:290px;max-width:100%;margin-top:17px;background:transparent}.reef-leaderboard h2{font-size:9px;display:flex;gap:6px;align-items:center;letter-spacing:2px;color:#e4fbff;margin-bottom:5px}.reef-leader-list{max-height:140px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#46dbea55 transparent;touch-action:pan-y}.reef-leader{width:100%;min-height:32px;display:flex;align-items:center;gap:7px;background:transparent;border:0;text-align:left;cursor:pointer;font-size:10px;border-radius:4px;color:#fff;padding:4px 2px}.reef-leader:disabled{cursor:default}.reef-leader:focus-visible,.reef-leader[aria-pressed=true]{outline:1px solid #61f5ff;outline-offset:-1px}.reef-leader span{color:#ffdc67;font:700 10px monospace;width:16px}.reef-leader strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;text-shadow:0 0 8px currentColor;font-weight:800}.reef-leader small{color:#e6faff;font:10px monospace;text-shadow:0 0 6px #9fe7ff}.reef-leader svg{flex-shrink:0}.reef-profile{font-size:9px;color:#9cd0da;display:flex;gap:8px;align-items:center;margin-top:8px}.reef-profile b{color:#d8faff}.reef-xp{width:45px;height:3px;background:#36424e}.reef-xp i{display:block;height:100%;background:#5ce8ee}.reef-biome{font-size:8px;color:#9bd9e7;margin-top:5px;letter-spacing:1px}.reef-status{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px;max-width:330px;font-size:8px;color:#bff5ff}.reef-status span{padding:3px 6px;background:#06213090;border:1px solid #60e6ff35;border-radius:4px}.reef-status meter{display:block;height:3px;width:42px;margin-top:2px}.reef-event{margin-top:8px;font-size:10px;color:#ffdc7b;max-width:300px}.reef-radar-column{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:7px}.reef-credits{text-align:right;color:#d978ff;font:600 17px ui-monospace,monospace;white-space:nowrap;text-shadow:0 0 12px #b500ff66}.reef-bottom{position:absolute;bottom:max(32px,env(safe-area-inset-bottom));left:14px;right:14px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.reef-control-hint{font-size:9px;line-height:1.7;color:#9acae0;letter-spacing:.5px;max-width:210px}.reef-control-stack{display:flex;flex-direction:column;align-items:center;gap:10px}.reef-progress{width:214px;padding:7px 10px;border:1px solid #a55bec55;border-radius:7px;background:#021827a8}.reef-progress-label{font-size:8px;display:flex;justify-content:space-between;gap:5px;color:#d9b8ff}.reef-progress-track{height:4px;background:#243242;border-radius:4px;overflow:hidden;margin-top:5px}.reef-progress-track i{display:block;height:100%;background:linear-gradient(90deg,#64e2ee,#d277ff);transition:width .3s}.reef-progress.is-ready{border-color:#a9f7dc}.reef-progress.is-ready i{background:#a9f7dc}.reef-progress-detail{margin-top:6px;font:600 11px system-ui,sans-serif;color:#e2f7ff}.reef-progress-target{margin-top:2px;font:10px system-ui,sans-serif;color:#a5bccb}.reef-progress.is-ready .reef-progress-detail{color:#b2ffdc}.reef-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.reef-desktop-control-hint{display:none}@media(hover:hover)and (pointer:fine){.reef-desktop-control-hint{display:inline}.reef-touch-control-hint{display:none}}.reef-wheel{position:relative;width:214px;height:152px;border:1.5px solid #5be7f5;border-radius:24px;background:#031b2bef;box-shadow:0 0 25px #38d9ed26,inset 0 0 20px #43bbd422;overflow:hidden;touch-action:none}.reef-throttle{position:static}.reef-flame,.reef-evolve,.reef-chat-toggle{position:absolute;top:0;width:33.333%;height:72px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;background:transparent;border:0;border-bottom:1px solid #5be7f555;color:#79dae5;touch-action:none}.reef-flame{left:0;color:#ffba57}.reef-evolve{left:33.333%;border-left:1px solid #5be7f533;border-right:1px solid #5be7f533}.reef-chat-toggle{right:0}.reef-flame.is-boosting{color:#fff5b8;background:#ffa93615}.reef-throttle input{position:absolute;left:16px;bottom:20px;width:calc(100% - 32px);height:46px;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;cursor:ew-resize;touch-action:none;direction:ltr}.reef-throttle input::-webkit-slider-runnable-track{height:8px;border-radius:8px;background:linear-gradient(90deg,#42ddc0,#70e7f5 45%,#c379ff);box-shadow:inset 0 1px 3px #0009}.reef-throttle input::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:22px;height:32px;margin-top:-12px;border:2px solid #d5ffff;border-radius:7px;background:#37c9d3;box-shadow:0 2px 9px #0008}.reef-throttle input::-moz-range-track{height:8px;border-radius:8px;background:linear-gradient(90deg,#42ddc0,#70e7f5 45%,#c379ff)}.reef-throttle input::-moz-range-thumb{width:20px;height:30px;border:2px solid #d5ffff;border-radius:7px;background:#37c9d3}.reef-speed-label{position:absolute;bottom:9px;left:0;right:0;text-align:center;font:700 9px monospace;color:#b0ffda;letter-spacing:.5px}.reef-speed-label b{margin-left:7px;color:#bda3ed}.reef-wheel.is-plaid{border-color:#d29eff;box-shadow:0 0 22px #b66bff44}.reef-wheel.is-plaid .reef-speed-label b{color:#ecbdff}.reef-wheel strong{font-size:9px;letter-spacing:.5px}.reef-wheel small{font:7px monospace;color:#a8cbd5}.reef-evolve.is-ready{color:#c4ffe8;background:#36efb61c}.reef-evolve.is-holding{background:#b67eff45}.reef-evolve[aria-pressed=true] small{color:#d4a0ff}.reef-evolve:disabled{color:#ba92e4}.reef-wheel button:focus-visible{outline:2px solid #f2ccff;outline-offset:-6px}.reef-throttle input:focus-visible{outline:2px solid #e7bcff;outline-offset:2px;border-radius:8px}.reef-chat-composer{position:absolute;bottom:max(32px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);width:min(430px,calc(100% - 24px));background:#061d30f5;border:1px solid #5ce0e6;border-radius:12px;padding:12px;box-shadow:0 8px 40px #000b;font-family:system-ui,sans-serif;z-index:60;touch-action:manipulation}.reef-chat-composer label{display:block;font-size:12px;margin-bottom:7px;color:#b4ebee}.reef-chat-composer>div{display:flex;gap:7px}.reef-chat-composer input{min-width:0;flex:1;background:#020b15;color:#ff0;border:1px solid #386779;border-radius:6px;padding:9px;font-size:16px;-webkit-user-select:text;user-select:text;touch-action:auto}.reef-chat-composer button{background:#164256;border-radius:6px;padding:6px 10px;font-size:13px}.reef-chat-composer button:disabled{opacity:.5}.reef-chat-composer small{font-size:11px;color:#ffcf72;display:block;margin-top:6px}.reef-killfeed{position:absolute;bottom:0;left:0;right:0;display:flex;gap:24px;white-space:nowrap;overflow:hidden;padding:5px 14px;color:#7595a9;font:9px monospace;background:#0002}.reef-killfeed b{color:#79eafa}.reef-killfeed em{font-style:normal;color:#ff9cb3}@media(max-width:639px){.reef-hud{padding-top:max(10px,env(safe-area-inset-top));padding-left:10px;padding-right:10px}.reef-top,.reef-brand-row{gap:8px}.reef-wordmark{font-size:24px}.reef-biomass strong{font-size:clamp(11px,3.15vw,17px)}.reef-biomass small{font-size:6px;letter-spacing:1.5px}.reef-biomass em{display:none}.reef-leaderboard{margin-top:12px}.reef-leader{min-height:30px;font-size:9px;gap:4px}.reef-leader small{font-size:8px}.reef-leader-list{max-height:94px}.reef-leaderboard h2{font-size:7px;letter-spacing:1px}.reef-profile{font-size:7px;gap:5px}.reef-profile>span{display:none}.reef-biome{font-size:6px}.reef-credits{font-size:13px}.reef-credits small{font-size:6px}.reef-wheel{width:clamp(176px,55vw,204px);height:142px}.reef-progress{width:clamp(176px,55vw,204px)}.reef-flame,.reef-evolve,.reef-chat-toggle{height:64px}.reef-speed-label,.reef-wheel strong{font-size:8px}.reef-wheel small{font-size:6px}.reef-control-hint{font-size:7px;max-width:155px;min-width:0;flex:1}.reef-bottom{left:10px;right:10px}.reef-status{max-width:210px;font-size:6px;gap:3px}.reef-status span{padding:2px 4px}}@media(max-height:500px){.reef-leader-list{max-height:64px}.reef-profile,.reef-biome{display:none}.reef-control-stack{gap:5px}.reef-wheel{width:190px;height:120px}.reef-flame,.reef-evolve,.reef-chat-toggle{height:52px}.reef-throttle input{height:38px;bottom:17px}.reef-speed-label{bottom:5px}.reef-progress{width:190px;padding:5px 8px}.reef-bottom{bottom:23px}.reef-control-hint{display:none}}.reef-roster-tabs button{font:inherit;letter-spacing:1px;white-space:nowrap;min-width:44px;min-height:44px;box-sizing:border-box;padding:3px 7px;border:1px solid transparent;border-radius:4px;background:transparent;color:#a2cbd9;cursor:pointer;touch-action:manipulation}.reef-nearby-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.reef-roster-tabs .reef-nearby-distance{font:10px/1.15 ui-monospace,monospace;letter-spacing:0;color:#97cbd3}.reef-roster-tabs button[aria-pressed=true]{border-color:#62e8e566;color:#fff;background:#45cdd510}.reef-roster-tabs button:focus-visible,.reef-pvp-help summary:focus-visible{outline:2px solid #65ffff;outline-offset:2px}.reef-leader-identity{min-width:0;flex:1}.reef-leader-identity strong{display:block}.reef-leader-identity em{display:block;font:10px/1.3 system-ui,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#b6dfec;text-shadow:none}.reef-leader small{flex-shrink:0}.reef-leader-identity em[data-contact=pvp],.reef-nav-contact[data-contact=pvp]{color:#ffabc1}.reef-leader-identity em[data-contact=tier_gap],.reef-nav-contact[data-contact=tier_gap]{color:#9fefff}.reef-leader-identity em[data-contact=entry_grace],.reef-nav-contact[data-contact=entry_grace]{color:#ffe395}.reef-leader-identity em[data-contact=unknown],.reef-nav-contact[data-contact=unknown]{color:#adb8ca}.reef-roster-empty{font:11px/1.4 system-ui,sans-serif;color:#c8dce5;padding:5px 2px}.reef-pvp-help{position:relative;font:11px/1.4 system-ui,sans-serif;color:#bfd5e2}.reef-pvp-help summary{cursor:pointer;min-height:28px;display:list-item;padding:5px 2px;touch-action:manipulation}.reef-pvp-help-body{position:absolute;top:100%;left:0;width:min(270px,calc(100vw - 30px));max-height:min(230px,40vh);overflow-y:auto;touch-action:pan-y;background:#051a2afa;border:1px solid #427582;border-radius:7px;box-shadow:0 8px 24px #0009;padding:9px;z-index:70;font-size:12px;color:#e0edf4}.reef-pvp-help p+p,.reef-pvp-help .reef-radar-key+p{margin-top:7px}.reef-radar-key{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:8px;font-size:11px}.reef-radar-key i{display:inline-block;flex-shrink:0}.reef-radar-blip,.reef-radar-key i{width:6px;height:6px;border-radius:50%;border:1px solid #9fefff;background:transparent}.reef-radar-blip[data-contact=pvp],.reef-radar-key i[data-contact=pvp]{width:7px;height:7px;background:#ff7c9b;border-color:#ffc0cf;box-shadow:0 0 5px #f43f5e;z-index:10}.reef-radar-blip[data-contact=entry_grace],.reef-radar-key i[data-contact=entry_grace]{width:7px;height:7px;border-radius:1px;border-color:#ffe395;background:#a7863040}.reef-radar-blip[data-contact=unknown]{width:5px;height:5px;border-style:dotted;border-color:#adb8ca;opacity:.75}.reef-nav-contact{font:10px/1.3 system-ui,sans-serif;white-space:nowrap}.reef-shield-note{display:block;font:9px/1.3 system-ui,sans-serif;font-style:normal;color:#d0e8ef;margin-top:2px}@media(max-width:639px){.reef-roster-tabs button{padding:3px 5px;letter-spacing:.5px}.reef-leader-identity em{font-size:9px}.reef-pvp-help summary{font-size:10px}}.reef-bloom-marker{position:absolute;width:20px;height:20px;transform:translate(-50%,-50%);display:grid;place-items:center;border:0;background:transparent;padding:4px;z-index:15;cursor:pointer;touch-action:manipulation}.reef-bloom-marker svg{width:12px;height:12px;overflow:visible;filter:drop-shadow(0 0 3px #eab944)}.reef-bloom-marker path:first-child{fill:#ffc94b;stroke:#fff0b3;stroke-width:1}.reef-bloom-marker path+path{fill:none;stroke:#795215;stroke-width:1}.reef-bloom-marker:focus-visible{outline:2px solid #fff0b3;border-radius:4px}.reef-bloom-marker[aria-pressed=true]{filter:brightness(1.3)}.reef-bloom-routes{border:1px solid #edbc4966;border-radius:7px;background:#142026e8;color:#ffe397;padding:4px;box-sizing:border-box;font:10px/1.3 system-ui,sans-serif}.reef-bloom-heading{display:flex;justify-content:space-between;gap:3px;font-size:8px;font-weight:700;margin-bottom:2px}.reef-bloom-route{display:flex;flex-direction:column;justify-content:center;gap:3px;width:100%;min-height:44px;padding:4px;text-align:left;background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer;touch-action:manipulation}.reef-bloom-route strong{font-size:10px;font-weight:600}.reef-bloom-route strong span{float:right}.reef-bloom-route>span{display:flex;justify-content:space-between;gap:2px;font-size:9px;color:#f5e7bf}.reef-bloom-route em{font-style:normal;color:#c9d9df}.reef-bloom-route:hover,.reef-bloom-route[aria-pressed=true]{background:#eac05018;border-color:#eac05077}.reef-bloom-route:focus-visible{outline:2px solid #ffe397;outline-offset:-2px}.reef-bloom-pages{display:flex;align-items:center;justify-content:space-between;gap:3px;border-top:1px solid #edbc4933;margin-top:2px}.reef-bloom-pages button{width:32px;min-height:32px;font:22px/1 system-ui,sans-serif;border-radius:4px;background:transparent;color:#ffe397;touch-action:manipulation;cursor:pointer}.reef-bloom-pages button:disabled{opacity:.3;cursor:default}.reef-bloom-pages button:focus-visible{outline:2px solid #ffe397;outline-offset:-2px}.reef-bloom-pages span{font-size:9px;color:#d8e4e7}.reef-bloom-routes>small{display:block;font-size:9px;color:#cdd6d8;margin:3px 3px 1px}.reef-bloom-sync{font:9px/1.3 system-ui,sans-serif;color:#c6d0d7}@media(max-height:500px){.reef-bloom-routes>small{display:none}}.reef-stage-guide{position:relative;margin-top:5px;font:11px/1.35 system-ui,sans-serif;color:#d9edf1}.reef-stage-guide summary{display:flex;align-items:center;justify-content:space-between;min-height:28px;cursor:pointer;list-style:none;color:#b8e8ee;border-top:1px solid #83bbc633;touch-action:manipulation}.reef-stage-guide summary::-webkit-details-marker{display:none}.reef-stage-guide summary span{font-size:16px}.reef-stage-guide[open] summary span{transform:rotate(180deg)}.reef-stage-guide summary:focus-visible,.reef-stage-guide-tabs button:focus-visible{outline:2px solid #b0f4f1;outline-offset:2px;border-radius:3px}.reef-stage-guide-panel{position:absolute;right:-10px;bottom:calc(100% + 8px);width:min(280px,calc(100vw - 28px));padding:10px;border:1px solid #8ac4d9;border-radius:8px;background:#061c2af5;box-shadow:0 6px 24px #0007;z-index:60;box-sizing:border-box}.reef-stage-guide-tabs{display:flex;gap:5px}.reef-stage-guide-tabs button{flex:1;min-width:0;min-height:40px;padding:5px;border:1px solid #7bb8c944;border-radius:4px;background:#102e3c;color:#cbdee7;font:600 11px/1.3 system-ui,sans-serif;cursor:pointer;touch-action:manipulation}.reef-stage-guide-tabs small{display:block;font-size:8px;letter-spacing:1px;color:#a8bcc9}.reef-stage-guide-tabs button[aria-pressed=true]{border-color:#93e8d6;background:#17424c;color:#edffff}.reef-stage-guide-copy p{margin:8px 0}.reef-stage-practice{color:#c3ded9}.reef-stage-band b,.reef-stage-band span{display:block}.reef-stage-band b{font-size:10px;color:#aee4eb;margin-bottom:3px}.reef-stage-band span{font-size:10px;color:#d2e6ee}.reef-stage-guide-note{display:block;font-size:9px;color:#a8bdca}.reef-stage-apex{font-size:10px;color:#cceadc}@media(max-height:500px)and (min-width:640px){.reef-control-stack{flex-direction:row;align-items:flex-end;gap:10px}.reef-stage-guide-panel{position:fixed;left:calc(50vw - 110px);right:auto;bottom:153px;width:280px}}.reef-wheel{width:248px;height:138px;overflow:visible;flex-shrink:0;border-radius:22px}.reef-chat-toggle,.reef-evolve{top:0;width:80px;height:72px;border-bottom:1px solid #5be7f555}.reef-chat-toggle{left:0;right:auto;border-top-left-radius:21px}.reef-evolve{left:80px}.reef-flame{left:auto;right:0;top:-18px;width:88px;height:90px;gap:0;border-bottom:1px solid #5be7f555;border-radius:26px 26px 0 0;background:linear-gradient(180deg,#603119f2,#14252bf5);color:#ffbb5f;cursor:pointer;isolation:isolate}.reef-flame-art{position:relative;display:grid;place-items:center;width:62px;height:64px;transform-origin:50% 90%;animation:reef-flame-sway 2.2s ease-in-out infinite;pointer-events:none}.reef-flame-art>svg:first-child{fill:#ff862a;stroke:#ffca68;stroke-width:1.5;filter:drop-shadow(0 0 7px #ff862a66)}.reef-flame-art .reef-flame-core{position:absolute;bottom:7px;fill:#ffefab;stroke:#fff4bf;stroke-width:1.5}.reef-flame.is-boosting{background:linear-gradient(180deg,#9d421df5,#3b2923f5);color:#fff5ba}.reef-flame.is-boosting .reef-flame-art{animation-duration:.65s}.reef-flame.is-boosting .reef-flame-art>svg:first-child{fill:#ffad33;filter:drop-shadow(0 0 10px #ffb23b99)}.reef-wheel strong{font-size:10px}.reef-wheel small{font-size:8px}.reef-evolve.is-ready{box-shadow:inset 0 -3px #b2ffdc}.reef-evolve.is-ready small{color:#caffea;font-weight:700}.reef-throttle input{height:42px;bottom:18px;left:14px;width:calc(100% - 28px)}.reef-speed-label{bottom:7px;font-size:9px}.reef-bottom{bottom:calc(26px + env(safe-area-inset-bottom,0px));left:max(12px,env(safe-area-inset-left,0px));right:max(12px,env(safe-area-inset-right,0px));justify-content:flex-end}.reef-control-hint{margin-right:auto}.reef-control-stack{flex-shrink:0}.reef-chat-composer{bottom:calc(26px + env(safe-area-inset-bottom,0px))}.reef-killfeed{bottom:env(safe-area-inset-bottom,0px)}@keyframes reef-flame-sway{0%,to{transform:rotate(-3deg) scaleX(.96)}50%{transform:rotate(3deg) scale(1.03,.96)}}@media(max-width:639px){.reef-top-left{max-width:calc(100% - 112px)}.reef-wordmark{font-size:21px}.reef-brand-row{gap:8px}.reef-leaderboard{width:194px;margin-top:9px}.reef-leader-list{max-height:80px}.reef-leader{min-height:40px;padding:4px 2px}.reef-roster-tabs button{min-height:44px;padding:3px 4px;font-size:8px;letter-spacing:0}.reef-leaderboard h2{gap:4px;margin-bottom:3px}.reef-pvp-help summary{min-height:26px;padding:4px 2px}.reef-profile{margin-top:4px}.reef-biome{display:none}.reef-status{margin-top:4px;max-width:194px;font-size:7px}.reef-credits{font-size:11px}.reef-control-hint{display:none}.reef-bottom{justify-content:flex-end}.reef-top{gap:6px}}@media(max-height:500px){.reef-leaderboard{width:230px;margin-top:7px}.reef-leader-list{max-height:64px}.reef-leader{min-height:32px}.reef-wordmark{font-size:20px}.reef-biomass strong{font-size:16px}.reef-roster-tabs button{min-height:44px}.reef-status{margin-top:3px}.reef-bottom{bottom:calc(23px + env(safe-area-inset-bottom,0px))}.reef-control-hint{display:none}.reef-pvp-help-body{max-height:calc(100dvh - 175px)}}@media(prefers-reduced-motion:reduce){.reef-flame-art,.reef-flame.is-boosting .reef-flame-art{animation:none}}.reef-evolution-status{width:max-content;max-width:100%;gap:5px;white-space:nowrap}.reef-evolution-status>b,.reef-profile>.reef-next-evolution{min-width:0;overflow:hidden;text-overflow:ellipsis}.reef-evolution-status .reef-xp{flex:0 1 45px;min-width:20px}.reef-profile>.reef-next-evolution{display:inline;color:#9cd0da}
