:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#eeeede;background:#162b29;font-synthesis:none;font-size:14px;--ink: #eeeede;--muted: #aebeb3;--gold: #dab67a;--line: rgba(225, 229, 209, .18);--panel: rgba(16, 34, 31, .91)}.modal.atlas-modal{width:min(1220px,96vw);padding:26px 30px}.atlas-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:start}.atlas-toolbar .tabs{margin-bottom:14px}.atlas-buttons{display:flex;gap:7px}.atlas-buttons button{padding:8px 12px;font-size:11px}.atlas-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:24px}.atlas-canvas{position:relative;align-self:start;border:1px solid #8b9e8266;overflow:hidden;border-radius:4px}.atlas-canvas canvas{width:100%;height:auto;display:block;cursor:crosshair;touch-action:none}.atlas-hint{position:absolute;bottom:12px;left:50%;transform:translate(-50%);white-space:nowrap;font-size:8px;letter-spacing:.1em;color:#e5e7cf;background:#173f389c;padding:7px 10px;border-radius:2px;pointer-events:none}.atlas-readout{position:absolute;right:12px;top:12px;font-size:9px;background:#173c37d9;color:#d8e5cc;padding:7px 10px;pointer-events:none}.atlas-side h3{font-size:24px;margin:9px 0 15px}.atlas-stats{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.atlas-stats b{font:27px Georgia;color:#e8cd92}.atlas-stats span{font-size:10px;color:var(--muted)}.atlas-waypoint{background:#d2bd7a10;border:1px solid #cabd7833;padding:12px;margin-bottom:14px;min-height:58px;font-size:11px;line-height:1.8}.atlas-waypoint b,.atlas-waypoint span{display:block}.atlas-waypoint span{color:var(--muted)}.atlas-places{max-height:290px;overflow:auto}.atlas-places button{border:0;border-bottom:1px solid var(--line);border-radius:0;padding:11px 0;display:flex;align-items:center;gap:10px;width:100%;font-size:10px}.atlas-places button div{flex:1}.atlas-places b{font-size:11px;font-weight:500;display:block}.atlas-places small{display:block;font-size:9px;color:var(--muted);margin-top:4px;line-height:1.5}.map-place-dot{width:7px;height:7px;border:1px solid #b9c6a2;border-radius:50%;flex-shrink:0}.map-place-dot.known{background:var(--gold);border-color:var(--gold)}.depth-legend{margin-top:18px}.depth-swatches{height:8px;border-radius:2px;margin:10px 0 5px;background:linear-gradient(90deg,#6a9c91,#4a817e,#34696f,#224e5d,#19394a)}.depth-legend>div:last-child{display:flex;justify-content:space-between;font-size:9px;color:var(--muted)}#waypoint-hud{font-size:11px;color:#e5c587;margin:6px 0}.waypoint-marker{font-size:17px}.modal.market-modal{width:min(1060px,95vw)}.market-banner{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(100deg,#45684933,#a09b5730);border:1px solid var(--line);padding:17px 20px;margin-bottom:20px}.market-banner p{margin:7px 0 0}.market-wallet b{display:block;font:30px Georgia;color:#edd095;text-align:right}.market-wallet span{font-size:8px;letter-spacing:.2em;color:#aeba9e}.catalog-tools{display:flex;gap:10px;margin-bottom:10px}.catalog-tools input,.catalog-tools select{border:1px solid var(--line);background:#152f27;color:var(--ink);padding:11px 13px;border-radius:3px;font-size:11px}.catalog-tools input{flex:1;min-width:100px}.catalog-tools input::placeholder{color:#96aa96}.catalog-count{font-size:10px;color:var(--muted);margin:15px 0}.lure-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.lure-card{padding:17px;display:flex;flex-direction:column}.lure-art{background:radial-gradient(ellipse,#92a77c18,transparent);position:relative;border-bottom:1px solid var(--line);margin-bottom:14px}.lure-art svg{width:100%;height:98px}.lure-art>span{position:absolute;right:3px;bottom:9px;font-size:10px;color:#d5cda7}.lure-card h3{font-size:19px}.lure-card p{flex:1;min-height:49px}.lure-specs{display:flex;justify-content:space-between;font-size:9px;color:#b2c4a9;margin-bottom:14px;gap:8px}.lure-card button{width:100%;text-align:center}.market-services{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);margin-top:23px;padding-top:17px}.market-services .overline{margin-right:auto}.market-services button{font-size:10px;padding:10px}.sell-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:18px}.sell-head h3{margin:0}.sell-head p{margin-bottom:0}.sell-head button{font-size:11px}.catch-stock{background:linear-gradient(120deg,#84986a13,transparent)}@media(max-width:900px){.atlas-layout{grid-template-columns:1fr}.atlas-side{display:none}.modal.atlas-modal{padding:18px}.atlas-toolbar{flex-wrap:wrap}.lure-grid{grid-template-columns:repeat(2,1fr)}.catalog-tools,.market-services{flex-wrap:wrap}.market-wallet{margin-left:15px}}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:4px}button{border:1px solid var(--line);background:#e4ead509;color:var(--ink);border-radius:3px;padding:12px 17px;text-align:left;transition:background .16s,border-color .16s}button:hover{background:#dde8cd21;border-color:#b2b99b}button.primary{color:#1a312b;background:var(--gold);border-color:var(--gold);font-weight:650}button.primary:hover{background:#e9ca94}button:disabled{opacity:.36;cursor:default}button.quiet{border:0;padding:10px 0;background:transparent;color:#c2cabe}#world{width:100vw;height:100vh;display:block;outline:none}#ui{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}#ui button,#ui input,#ui select,#ui .modal,#ui .menu{pointer-events:auto}.overline{text-transform:uppercase;letter-spacing:.23em;font-size:10px;font-weight:600;color:var(--gold)}.muted{color:var(--muted)}.serif{font-family:Georgia,Times New Roman,serif;font-weight:400}kbd{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;padding:0 5px;border:1px solid rgba(225,230,210,.32);border-radius:3px;font:10px Segoe UI,sans-serif;color:#e7e8d5;background:#ffffff08}.menu{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(9,26,25,.79),rgba(9,26,25,.32) 46%,transparent 77%);display:flex;flex-direction:column;justify-content:center;padding:7vw}.brand{display:flex;align-items:center;gap:12px}.brand svg{width:36px;height:36px}.brand small{letter-spacing:.29em;font-size:9px;color:#d3d9c4}.menu h1{font-family:Georgia,serif;font-size:clamp(60px,7.7vw,112px);font-weight:400;letter-spacing:-.055em;line-height:1;margin:31px 0 20px}.menu .tagline{font-family:Georgia,serif;font-size:22px;font-style:italic;color:#cfd6c1;margin:0 0 38px}.menu .intro{font-size:12px;color:#becabd;max-width:300px;line-height:1.9}.menu-actions{display:flex;flex-direction:column;gap:10px;width:250px;margin-top:28px}.menu-actions button{display:flex;justify-content:space-between;align-items:center;padding:14px 19px}.menu-actions .minor{display:flex;gap:25px}.menu-actions .minor button{padding-left:0;border:none;background:none;font-size:11px;color:#c3cbbd}.menu-foot{position:absolute;left:7vw;bottom:32px;font-size:9px;letter-spacing:.19em;color:#c4cbbb}.scene-caption{position:absolute;right:45px;bottom:36px;text-align:right;font-size:10px;letter-spacing:.18em;color:#eff0d8;line-height:2.1}.scene-caption strong{font-family:Georgia,serif;font-size:23px;letter-spacing:.01em;font-weight:400}.loading-bar{height:2px;background:#7f8e75;width:250px;margin-top:24px}.loading-bar span{height:100%;display:block;background:var(--gold);transition:width .3s}.topbar{position:absolute;top:27px;left:30px;right:30px;display:flex;justify-content:space-between;align-items:flex-start;text-shadow:0 2px 12px #162522}.hud-brand{font-family:Georgia,serif;letter-spacing:.12em;font-size:19px}.hud-brand small{display:block;font-family:Segoe UI,sans-serif;font-size:8px;letter-spacing:.26em;margin-top:8px;color:#c6d1bd}.weather-widget{text-align:right;font-size:11px;line-height:1.9}.weather-widget .clock{font-size:26px;font-weight:300;letter-spacing:.05em}.compass{position:absolute;top:32px;left:50%;transform:translate(-50%);font-size:10px;letter-spacing:.28em;display:flex;gap:25px;align-items:center;color:#d2dcc8}.compass strong{font-weight:500;color:#efd09a}.reticle{position:absolute;left:50%;top:50%;width:4px;height:4px;border:1px solid #f3ebd5;border-radius:50%;transform:translate(-50%,-50%);opacity:.7}.bottom-left{position:absolute;left:30px;bottom:31px;max-width:370px;text-shadow:0 2px 8px #152622}.location-name{font-family:Georgia,serif;font-size:25px;letter-spacing:.01em;margin:9px 0}.tutorial{font-size:11px;color:#d0dacb;line-height:1.9;margin:11px 0 0;max-width:320px}.control-row{display:flex;gap:17px;margin-top:16px;font-size:9px;align-items:center;color:#cdd7c9}.control-row span{display:flex;gap:6px;align-items:center}.tackle-hud{position:absolute;right:30px;bottom:30px;width:256px;background:linear-gradient(100deg,#122722a6,#122722de);border:1px solid var(--line);border-radius:4px;padding:18px 19px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tackle-name{font-family:Georgia,serif;font-size:20px;margin:8px 0 4px}.data-row{display:flex;justify-content:space-between;gap:14px;font-size:10px;margin-top:13px;color:#c5d1c3}.data-row b{font-weight:500;color:#eff0dc}.meter{height:4px;background:#dae5d529;margin-top:9px;border-radius:5px;overflow:hidden}.meter span{display:block;height:100%;width:0;background:#b2c897;transition:width .07s}.meter.tension span{background:linear-gradient(90deg,#9bbf9d,#d7b76e,#da795e)}.casting{position:absolute;left:50%;bottom:82px;transform:translate(-50%);text-align:center;width:260px}.casting .message{font-family:Georgia,serif;font-size:23px;text-shadow:0 2px 10px #182f2a;margin-bottom:12px}.casting .sub{font-size:10px;color:#d0d8c4;line-height:1.7}.toast{position:absolute;top:108px;left:50%;transform:translate(-50%);padding:12px 22px;max-width:650px;width:max-content;border:1px solid var(--line);background:#122420e6;color:#e3e7d1;font-size:12px;text-align:center;border-radius:3px;transition:opacity .3s}.toast.hidden{opacity:0}.interaction{position:absolute;left:50%;top:60%;transform:translate(-50%);display:flex;gap:9px;align-items:center;font-size:11px;color:#e9ecd8;text-shadow:0 2px 8px #112b23}.shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#0916168a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:auto;display:flex;align-items:center;justify-content:center;padding:25px}.modal{width:min(850px,94vw);max-height:90vh;overflow:auto;background:var(--panel);border:1px solid var(--line);border-radius:5px;padding:32px 36px;box-shadow:0 25px 80px #061b1b66}.modal-head{display:flex;align-items:start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:21px;margin-bottom:24px}.modal h2{font-family:Georgia,serif;font-size:34px;font-weight:400;margin:8px 0 0}.modal h3{font-family:Georgia,serif;font-size:21px;font-weight:400}.modal p{color:var(--muted);line-height:1.8;font-size:12px}.close{font-size:21px;padding:4px 9px;border:0;color:var(--muted)}.grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.card{border:1px solid var(--line);padding:20px;border-radius:3px;background:#d9e6cf06}.card h3{margin:8px 0}.card p{margin:6px 0 15px;font-size:11px}.card .price{color:var(--gold);font-size:12px}.card button{padding:8px 12px;font-size:11px}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 21px}.tabs button{padding:8px 14px;font-size:11px}.tabs .selected{border-color:#aeaa7c;background:#a7b88622}.setting{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px;gap:15px}.setting select{background:#273f36;border:1px solid #5c7060;padding:7px 10px;color:#e6ebd4;border-radius:3px;min-width:130px}.setting input{accent-color:var(--gold)}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.guide-row{display:grid;grid-template-columns:150px 1fr;gap:15px;padding:11px 0;border-bottom:1px solid var(--line);font-size:12px}.guide-row span{color:var(--muted);line-height:1.8}.map-wrap{display:grid;grid-template-columns:1fr 225px;gap:25px}.map-wrap canvas{width:100%;border:1px solid var(--line);border-radius:3px}.map-key{font-size:11px;color:#bfcdbc;line-height:2}.map-key h3{margin-top:0}.map-key .place{padding:10px 0;border-bottom:1px solid var(--line)}.catch-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 30%,rgba(12,30,27,.3) 50%,rgba(12,30,27,.91));pointer-events:none}.catch-panel{position:absolute;right:7vw;top:50%;transform:translateY(-50%);width:310px;pointer-events:auto}.catch-panel h2{font-family:Georgia,serif;font-size:48px;font-weight:400;margin:17px 0 7px;line-height:1.05}.catch-panel .latin{font:italic 15px Georgia;color:#bccbb6}.catch-measure{display:flex;gap:32px;margin:29px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 0}.catch-measure b{display:block;font-size:36px;font-weight:300}.catch-measure span{font-size:10px;color:var(--muted)}.catch-panel .button-row button{flex:1;text-align:center}.journal-entry{display:flex;gap:17px;border-bottom:1px solid var(--line);padding:17px 0}.journal-entry img{width:130px;height:80px;object-fit:cover;border-radius:3px}.journal-entry h3{margin:0 0 5px}.journal-entry p{margin:0}.sonar{position:absolute;right:30px;top:128px;width:220px;background:#102c2ae8;border:1px solid var(--line);padding:12px}.sonar canvas{display:block;width:194px;height:125px}.sonar .data-row{margin:0 0 10px}.debug-hud{position:absolute;left:30px;top:115px;white-space:pre;font:11px/1.7 Consolas,monospace;background:#092925d9;padding:15px;max-height:55vh;overflow:hidden}.flood{color:#e59972}.empty{padding:30px;text-align:center;border:1px dashed var(--line);line-height:2;color:var(--muted)}.toast.error{border-color:#bd7a66}.vignette{position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 150px #07272338;pointer-events:none}.license{font-size:10px;color:#809687}.exit-message{font:22px Georgia}.offline-error{position:absolute;top:0;right:0;bottom:0;left:0;padding:15vh 10vw;background:#142e27;color:#eedbc1;pointer-events:auto}.paused-badge{color:var(--gold)}@media(max-width:800px){.topbar{left:17px;right:17px;top:18px}.hud-brand{font-size:16px}.bottom-left{left:17px;bottom:18px;max-width:270px}.tackle-hud{right:17px;bottom:18px;width:220px;padding:13px}.compass{display:none}.menu{padding:8vw}.menu h1{font-size:70px}.scene-caption{right:20px}.modal{padding:22px}.map-wrap{grid-template-columns:1fr}.map-key{display:none}.catch-panel{right:5vw;width:280px}.grid{gap:10px}.casting{bottom:190px}.tutorial{max-width:230px}}.catch-stock .price{display:block;margin-top:12px}.wardrobe{display:grid;grid-template-columns:minmax(230px,330px) 1fr;gap:26px;margin:20px 0}.outfit-preview{align-self:start;position:sticky;top:0;text-align:center;background:radial-gradient(ellipse at 50% 40%,#4b6257,#172e29 75%);border:1px solid #ffffff18;border-radius:8px;padding:12px}#outfit-canvas{width:100%;height:auto;aspect-ratio:330/400;display:block}.outfit-preview h3{margin:0 0 14px}.outfit-preview .button-row{justify-content:center}.tone-picker{display:flex;justify-content:center;gap:8px;padding-bottom:14px}.tone-picker button{padding:0;width:29px;height:29px;border-radius:50%;background:var(--tone);border:2px solid transparent}.tone-picker button[aria-pressed=true]{outline:2px solid #e7c887;outline-offset:3px}.outfit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.outfit-grid button{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 5px;background:#ffffff05;border:1px solid #ffffff18;border-radius:6px}.outfit-grid svg{width:65px;height:65px;margin-bottom:7px}.outfit-grid span{font-size:12px}.outfit-grid small{font-size:10px;color:#a4b5a9;margin-top:5px}.outfit-grid button[aria-pressed=true]{border-color:#e1bd7d;background:#e1bd7d18;box-shadow:inset 0 0 0 1px #e1bd7d}@media(max-width:700px){.wardrobe{grid-template-columns:1fr}.outfit-preview{position:static;max-width:270px;justify-self:center}.outfit-grid{grid-template-columns:repeat(3,1fr)}}.coop-button{position:fixed;z-index:12;right:28px;top:112px;padding:10px 17px;background:#102623e6;border:1px solid #bdab755c;color:#e6dabd;font:13px sans-serif;cursor:pointer}.coop-button[hidden]{display:none}.coop-panel{pointer-events:auto;position:fixed;z-index:20;inset:4vh max(4vw,calc((100vw - 1000px)/2));padding:32px 40px;overflow:auto;background:linear-gradient(145deg,#19352ff5,#102522fc);border:1px solid #b5a77955;box-shadow:0 24px 120px #0009;color:#e9e8d8}.coop-panel h2{font:48px Georgia,serif;margin:12px 0}.coop-panel h3{font:23px Georgia,serif;margin:20px 0 12px}.coop-panel p{line-height:1.55;max-width:75ch}.coop-panel label{display:block;font:13px sans-serif;color:#d6d9c9}.coop-panel input,.coop-panel textarea{box-sizing:border-box;width:100%;color:#eee8d4;background:#071d1980;border:1px solid #bdc3a34d;padding:12px;font:13px monospace;border-radius:4px;margin:8px 0}.coop-panel input{max-width:280px;display:block;font:16px sans-serif}.coop-panel textarea{height:80px;resize:vertical;overflow-wrap:anywhere}.coop-panel button{margin:4px 6px 4px 0;cursor:pointer}.coop-panel button:disabled{opacity:.45;cursor:default}.coop-panel button:focus-visible,.coop-panel input:focus-visible,.coop-panel textarea:focus-visible{outline:2px solid #ebcc81;outline-offset:3px}.coop-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}#coop-status{padding:12px 16px;background:#42655855;border-left:3px solid #d5b776;min-height:24px}.coop-actions{display:flex;flex-wrap:wrap;gap:8px}@media(max-width:680px){.coop-panel{top:12px;right:12px;bottom:12px;left:12px;padding:24px}.coop-columns{grid-template-columns:1fr;gap:8px}.coop-panel h2{font-size:36px}.coop-button{top:90px;right:14px}}.coop-room-card{padding:20px 24px;background:#274a3e66;border:1px solid #b6c39333;border-radius:8px}.coop-room-card h3{margin-top:0}.coop-panel #coop-invite,.coop-panel #coop-offer{max-width:none;font:13px monospace}.coop-footer{margin-top:24px}:root{--ink: #f1eedc;--muted: #b6c5b8;--gold: #e0be80;--line: #bfceaf26;--panel: linear-gradient(155deg, #1e3933fa, #112821fc 75%);color-scheme:dark}button{border-radius:7px;transition:background .15s,border-color .15s,box-shadow .15s}button:hover:not(:disabled){background:#aec49518;border-color:#b7c49d80}button.primary{background:linear-gradient(125deg,#e5c78f,#cfa868);border-color:#e7c994;box-shadow:0 3px 14px #0002}button.primary:hover:not(:disabled){background:#edcf96;box-shadow:0 4px 18px #e3bd6c20}button:active:not(:disabled){box-shadow:inset 0 2px 6px #071c2433}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #edd097;outline-offset:3px}button:disabled{opacity:.45}input,select,textarea{border-radius:7px!important;accent-color:var(--gold)}select option{background:#17352c;color:var(--ink)}input::placeholder,textarea::placeholder{color:#a0b19f}.modal,.coop-panel{box-shadow:0 24px 90px #061b1bb3,inset 0 1px #dce7c817;border-radius:13px;border-color:#c3c7a337;scrollbar-width:thin;scrollbar-color:#677f64 #142e27}.modal-head{padding-bottom:19px;margin-bottom:21px;border-bottom:1px solid #bbcbaa26;align-items:center}.modal-head h2{margin-bottom:0;letter-spacing:-.025em}.overline{color:#d7bc87;letter-spacing:.19em;line-height:1.5}.modal .close{border:1px solid #c8d5b423;border-radius:50%;background:#e8e7bf06}.shade{background:#091c1c85;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tabs{padding-bottom:10px;border-bottom:1px solid #bcccab1f}.tabs button{border-radius:7px;color:#c3d0bc;background:transparent}.tabs button.selected{background:#b6c48d1c;border-color:#c6bd7970;color:#f0d59e;box-shadow:inset 0 -2px #d5b679}.card,.lure-card{border-radius:10px;background:linear-gradient(150deg,#33514345,#17332925);border-color:#c9d7b329}.card h3,.lure-card h3{letter-spacing:-.018em;color:#f0e9cd}.card p{color:#b4c6b7;line-height:1.7}.lure-art{border-radius:7px;background:radial-gradient(ellipse at 50% 55%,#a5bd8830,#34544308 75%);border-bottom:1px solid #c5d2a723}.lure-art>span{padding:4px 6px;border-radius:4px;background:#10291f91;font-variant-numeric:tabular-nums}.lure-specs{color:#b5c9ac}.lure-card .overline{font-size:9px}.market-banner{border-radius:10px;background:linear-gradient(110deg,#54704436,#c6b5790a);border-color:#c7cb973d}.market-wallet b{font-variant-numeric:tabular-nums;color:#edcf95}.market-services{flex-wrap:wrap}.setting{border-bottom-color:#b9c9aa1c}.setting select,.catalog-tools input,.catalog-tools select{background:#102b24;border-color:#a9b7953d}.coop-panel{background:linear-gradient(150deg,#214138fa,#11271ffd)}.coop-panel h2{letter-spacing:-.025em}.coop-room-card{background:linear-gradient(135deg,#49674725,#b2bd7310);border-color:#bec9a634;border-radius:10px}#coop-status{border-radius:0 7px 7px 0;background:#72905b1c;border-left-color:#d8b67a}.coop-button{border-radius:18px;background:#133127e8;border-color:#d9c29145}.menu{background:linear-gradient(90deg,#091f1bd9,#0a251b55 47%,transparent 80%)}.menu-actions button{border-radius:7px}.menu-actions .minor button{border-radius:0}.menu h1{text-shadow:0 5px 40px #0b211a50}.menu .tagline{color:#d5dec7}.menu-foot{color:#bdccba}.tackle-hud{background:linear-gradient(145deg,#203f32db,#102c25e8);border-radius:9px;border-color:#c6d0a733;box-shadow:0 8px 32px #071c1930}.tackle-name,.location-name{color:#f0ead1}.data-row b{font-variant-numeric:tabular-nums}.meter{height:4px;background:#bbd0b41a}.meter span{background:linear-gradient(90deg,#7fba9e,#d5c186)}.toast{border-radius:9px;border-color:#c8ce9c42;background:#102c25f0;box-shadow:0 5px 25px #081d2433;line-height:1.55}.casting .message{color:#f5e5bd}.casting .sub{color:#d4dec6}.catch-panel h2{letter-spacing:-.028em;color:#f3e9cb}.catch-measure{border-color:#c7c9aa3b}.catch-measure b{font-variant-numeric:tabular-nums}.catch-measure span{color:#b8c7b3}.atlas-canvas{border-radius:10px;border-color:#c8d3b84d;box-shadow:0 9px 30px #051a2026}.atlas-toolbar .tabs{border:0;margin-bottom:5px}.atlas-side{padding:16px;background:#94ab7810;border:1px solid #bacda324;border-radius:10px}.atlas-side h3{color:#ede6c8}.atlas-waypoint{border-radius:7px;background:#c7bd7720;border-color:#d3c67b33}.atlas-stats b{color:#e5c285}.atlas-readout,.atlas-hint{border-radius:5px;background:#123c34df;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.atlas-places button{padding:12px 5px;border-radius:0}.atlas-places button:hover{background:#c4d4b510}.depth-swatches{background:linear-gradient(90deg,#83baab,#569592,#397483,#26546d,#1c3b55)}.outfit-preview{border-radius:12px}.outfit-grid button{border-radius:9px}.outfit-grid button[aria-pressed=true]{box-shadow:inset 0 0 0 1px #e1bd7d,0 4px 20px #081c1940}@media(prefers-reduced-motion:reduce){button,.meter span,.toast{transition:none}}#touch-controls{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14;pointer-events:none;user-select:none;-webkit-user-select:none}#touch-controls[hidden],#touch-controls [hidden]{display:none!important}#touch-controls button,#touch-stick{pointer-events:auto;touch-action:none;-webkit-tap-highlight-color:transparent}#touch-controls button{min-height:46px;padding:8px 10px;font-size:12px;border:1px solid #e0d6b866;background:#142e29c9;color:#f5eed7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:12px}#touch-controls button.primary{background:#d7b675e8;color:#172c27;font-weight:700}#touch-controls button.held,#touch-controls button[aria-pressed=true]{background:#ba994bcf;color:#fff;border-color:#ffe2a4}#touch-controls button:disabled{opacity:.5}.touch-toolbar{position:absolute;right:max(12px,env(safe-area-inset-right));top:max(10px,env(safe-area-inset-top));display:flex;gap:7px}.touch-toolbar button{min-width:46px}.touch-movement{position:absolute;left:max(18px,env(safe-area-inset-left));bottom:calc(32px + env(safe-area-inset-bottom))}#touch-stick{width:116px;height:116px;border:1px solid #e1d7b866;border-radius:50%;background:#18332b55;display:grid;place-items:center;position:relative;box-shadow:inset 0 0 20px #b0d3af12}#touch-stick span{width:46px;height:46px;border-radius:50%;background:#e7d5a780;border:1px solid #f4e4bd99;pointer-events:none}#touch-stick small{position:absolute;bottom:9px;font-size:8px;letter-spacing:.1em;color:#f3e6c6;pointer-events:none}#touch-run{position:absolute;bottom:124px;left:0;min-width:56px}.touch-actions{position:absolute;right:max(12px,env(safe-area-inset-right));bottom:calc(44px + env(safe-area-inset-bottom));width:178px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.touch-aux,.touch-fishing,.touch-boat{display:flex;gap:7px;align-items:center;justify-content:flex-end;flex-wrap:wrap}#touch-cast{width:80px;height:74px;border-radius:24px;font-size:13px}#touch-strike{min-width:76px;height:56px;border-color:#dcb67b}#touch-retrieve{height:46px;min-height:46px;order:-1}#touch-strike.urgent{background:#c67539;color:#fff;border:2px solid #ffe5af}.touch-drag{position:absolute;bottom:calc(5px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);display:flex;align-items:center;gap:7px;background:#142d26aa;border-radius:12px;font-size:10px}.touch-drag span{text-align:center;min-width:45px}.touch-drag b{display:block;font-size:11px}.touch-drag button{min-width:44px;font-size:20px!important}#touch-status{position:absolute;bottom:calc(202px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);text-align:center;font-size:10px;max-width:230px;width:60%;color:#e7e5cc;text-shadow:0 2px 5px #071c18}.touch-device #world{touch-action:none}.touch-device .control-row,.touch-device .hud-brand,.touch-device .compass,.touch-device .tutorial,.touch-device #wind-label,.touch-device #interaction,.touch-device .coop-button{display:none}.touch-device .topbar{top:max(12px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));right:auto}.touch-device .weather-widget{text-align:left}.touch-device .clock{font-size:20px}.touch-device #weather-label{font-size:10px}.touch-device .bottom-left{top:72px;bottom:auto;left:max(14px,env(safe-area-inset-left));max-width:43%}.touch-device .location-name{font-size:16px;margin:4px 0}.touch-device #location-type{font-size:7px}.touch-device #waypoint-hud{font-size:9px}.touch-device .tackle-hud{top:72px;bottom:auto;right:max(12px,env(safe-area-inset-right));width:164px;padding:9px 10px;background:#132d26a6;-webkit-backdrop-filter:none;backdrop-filter:none}.touch-device .tackle-name{font-size:14px;margin:4px 0}.touch-device .tackle-hud .overline{font-size:7px}.touch-device .data-row{gap:5px;font-size:9px;margin-top:6px}.touch-device .tackle-hud kbd{display:none}.touch-device .tackle-hud .meter{margin-top:5px;height:3px}.touch-device .casting{bottom:calc(230px + env(safe-area-inset-bottom));width:min(270px,80vw)}.touch-device .casting .message{font-size:20px;margin-bottom:5px}.touch-device .casting .sub{font-size:10px}.touch-device .toast{top:185px;max-width:calc(100vw - 32px);padding:10px 14px;font-size:11px}.touch-device .sonar{top:auto;bottom:245px;right:12px;transform:scale(.6);transform-origin:bottom right;opacity:.8}.touch-device .menu{padding:24px max(24px,env(safe-area-inset-left));overflow:auto;justify-content:safe center}.touch-device .menu h1{font-size:clamp(48px,10vw,85px);margin:18px 0 12px}.touch-device .menu .tagline{font-size:18px;margin-bottom:16px}.touch-device .menu .intro{font-size:11px}.touch-device .menu-actions{margin-top:18px;gap:7px}.touch-device .scene-caption{display:none}.touch-device .menu-foot{position:static;margin-top:16px;font-size:8px}.touch-device .shade{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.touch-device .modal{max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));width:100%;padding:18px;overscroll-behavior:contain}.touch-device .modal h2{font-size:28px}.touch-device .modal-head{gap:10px}.touch-device .modal-head .close{min-width:44px;min-height:44px}.touch-device button{min-height:44px}.touch-device input,.touch-device select{font-size:16px!important;min-height:44px;max-width:100%}.touch-device .setting{gap:12px}.touch-device .setting select{max-width:55%}.touch-device .tabs{display:flex;flex-wrap:wrap;gap:6px}.touch-device .tabs button{padding:9px 11px}.touch-device .atlas-toolbar,.touch-device .atlas-buttons{flex-wrap:wrap}.touch-device .atlas-layout{grid-template-columns:1fr}.touch-device .atlas-hint{font-size:7px}.touch-device .atlas-places{max-height:none}.touch-device .coop-panel{inset:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));padding:20px;overscroll-behavior:contain}.touch-device .coop-panel h2{font-size:32px}.touch-device .coop-room-card{padding:15px}.touch-device .coop-columns{gap:12px}.touch-device .catch-panel{max-height:calc(100dvh - 24px);overflow:auto;overscroll-behavior:contain;padding:16px;border-radius:12px;background:#112a25df;right:12px;width:290px}.touch-device .catch-panel h2{font-size:30px;margin:10px 0}.touch-device .catch-measure{padding:12px 0;margin:10px 0}.touch-device .catch-measure b{font-size:30px}.touch-device .catch-panel .muted{font-size:11px;line-height:1.5}.touch-device .catch-panel .button-row{margin-top:10px;gap:8px}.touch-device .catch-panel .license{font-size:9px}@media(max-width:600px){.touch-device .grid,.touch-device .cards,.touch-device .catalog-grid{grid-template-columns:1fr!important}.touch-device .catalog-tools,.touch-device .market-banner{flex-wrap:wrap}.touch-device .catalog-tools input{width:100%}.touch-device .catalog-tools select{flex:1;min-width:0}.touch-device .market-banner{gap:12px;padding:12px}.touch-device .button-row{flex-wrap:wrap}.touch-device .wardrobe{grid-template-columns:1fr}.touch-device .outfit-preview{position:static;max-width:220px;justify-self:center}.touch-device .outfit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.touch-device .tone-picker button{min-height:29px}.touch-device .catch-panel{top:auto;bottom:env(safe-area-inset-bottom);left:0;right:0;width:100%;max-height:46dvh;border-radius:16px 16px 0 0;padding:12px 18px}.touch-device .catch-panel h2{font-size:27px}.touch-device .catch-panel .latin{font-size:12px}.touch-device .catch-panel .muted,.touch-device .catch-panel .license{display:none}.touch-device .catch-measure{margin:6px 0;padding:8px 0}.touch-device .catch-panel .button-row button{flex:1}}@media(orientation:landscape)and (max-height:600px){.touch-device .menu{justify-content:flex-start;padding-top:16px}.touch-device .brand,.touch-device .menu .intro,.touch-device .menu .tagline,.touch-device .menu-foot{display:none}.touch-device .menu h1{font-size:45px;margin:0 0 8px}.touch-device .menu-actions{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;width:min(550px,90vw)}.touch-device .menu-actions .minor{grid-column:1/-1}.touch-device .bottom-left{display:none}.touch-device .tackle-hud{top:65px;left:max(14px,env(safe-area-inset-left));right:auto;width:160px}.touch-movement{bottom:calc(14px + env(safe-area-inset-bottom))}.touch-actions{bottom:calc(20px + env(safe-area-inset-bottom))}#touch-run{left:128px;bottom:0}#touch-status{bottom:68px;width:200px}.touch-device .casting{bottom:98px;width:230px}.touch-device .casting .message{font-size:18px}.touch-device .toast{top:65px;max-width:40vw}.touch-device .sonar{display:none}.touch-device .catch-panel{width:42vw;top:10px;bottom:10px;max-height:calc(100dvh - 20px);padding:12px}.touch-device .catch-panel .muted,.touch-device .catch-panel .license{display:none}.touch-device .catch-panel h2{font-size:25px}.touch-device .catch-shade{background:linear-gradient(90deg,transparent,#0c252575)}}.touch-device #world{position:fixed;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}@media(orientation:portrait)and (max-width:900px){.touch-device .catch-panel{top:auto;bottom:env(safe-area-inset-bottom);left:0;right:0;width:100%;max-height:44dvh;transform:none;border-radius:16px 16px 0 0;padding:12px 18px}.touch-device .catch-panel .muted,.touch-device .catch-panel .license{display:none}}@media(orientation:landscape)and (max-height:600px){.touch-device .catch-panel{transform:none}}@media(max-width:420px){.touch-device .lure-grid{grid-template-columns:1fr}.touch-device .catalog-tools input{flex-basis:100%}.touch-device .catalog-tools select{width:calc(50% - 5px)}}@media(orientation:portrait){.touch-movement{bottom:calc(62px + env(safe-area-inset-bottom))}.touch-actions{bottom:calc(60px + env(safe-area-inset-bottom))}}
