:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#132238;background:#f7fbff;--blue: #3b82f6;--blue-dark: #2563eb;--sky: #eef7ff;--sky-strong: #dceeff;--ink: #132238;--muted: #66758a;--line: #d7e7f8;--panel: #ffffff;--soft: #f7fbff;--discord: #5865f2;--shadow: 0 22px 70px rgba(59, 130, 246, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;min-height:82px;padding:0 clamp(18px,5vw,72px);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;border-bottom:1px solid rgba(216,226,239,.88);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:10px;color:#a9b7c9;font-size:38px;font-weight:900}.brand img{width:56px;height:56px;object-fit:cover;border-radius:8px}.brand strong{color:var(--blue)}.main-nav,.header-actions,.hero-actions,.profile-actions,.site-footer{display:flex;align-items:center;gap:12px}.main-nav{justify-content:center;gap:clamp(8px,1.7vw,22px);font-size:15px;font-weight:800}.main-nav a,.ghost-button,.language-trigger{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;background:transparent}.main-nav a,.ghost-button{padding:0 12px}.main-nav a:hover,.main-nav .active{color:#fff;background:var(--blue)}.main-nav .discord-link{color:#fff;background:var(--discord);box-shadow:0 12px 28px #5865f233}.main-nav .discord-link:hover{color:#fff;background:#4752c4}.ghost-button{color:var(--blue-dark);border-color:var(--line);font-weight:850}.ghost-button:hover,.language-trigger:hover{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 12px 26px #3b82f629}.active-ghost{color:#fff;border-color:var(--blue);background:var(--blue)}.language-menu{position:relative}.language-trigger{padding:0 12px;color:var(--blue-dark);border-color:var(--line);background:#fff;font-weight:900;cursor:pointer}.language-options{position:absolute;top:calc(100% + 8px);right:0;z-index:40;min-width:118px;padding:6px;display:grid;gap:4px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.language-options button{min-height:34px;padding:0 10px;border:0;border-radius:6px;color:var(--ink);background:transparent;text-align:left;cursor:pointer;font-weight:850}.language-options button:hover,.language-options .selected{color:#fff;background:var(--blue)}.hero-section{position:relative;width:min(1160px,calc(100% - 36px));min-height:calc(100vh - 82px);margin:0 auto;padding:70px 0 92px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);align-items:center;gap:clamp(30px,7vw,84px)}.hero-copy{display:grid;gap:22px}.eyebrow{margin:0;display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hero-copy h1,.section-intro h2,.pricing-head h2,.download-panel h1,.profile-card h1,.login-required-panel h1,.profile-empty h1{margin:0;color:var(--blue);letter-spacing:0}.hero-copy h1{max-width:680px;font-size:clamp(48px,7vw,88px);line-height:.96}.hero-text{max-width:520px;margin:0;color:#1c304f;font-size:20px;line-height:1.45}.button{min-height:50px;min-width:168px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:8px;font-weight:900}.button.primary{color:#fff;background:var(--blue);box-shadow:0 18px 34px #3b82f638}.button.primary:hover{background:var(--blue-dark)}.button.secondary{color:var(--ink);border-color:var(--line);background:#fff}.button.secondary:hover{color:#fff;border-color:var(--blue);background:var(--blue)}.button.light{color:var(--discord);background:#fff}.button.light:hover{color:#fff;background:#4752c4}.button.compact{width:fit-content;min-width:150px;min-height:42px}.hero-artwork{width:min(720px,100%);justify-self:center}.scroll-cue{position:absolute;left:50%;bottom:20px;color:var(--blue);transform:translate(-50%)}.feature-section,.pricing-section{padding:86px max(24px,calc((100vw - 1160px)/2))}.feature-section{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:36px;align-items:start;background:var(--sky)}.section-intro{display:grid;align-content:start;gap:18px}.section-intro h2,.pricing-head h2,.download-panel h1,.profile-empty h1{font-size:clamp(38px,5vw,64px);line-height:1}.section-intro p,.pricing-head p,.form-card p,.profile-empty p,.download-login-box p{margin:0;color:#344860;line-height:1.65}.discord-panel{width:min(360px,100%);margin-top:8px;padding:24px;display:grid;gap:14px;border-radius:8px;color:#fff;background:linear-gradient(180deg,rgba(255,255,255,.14),transparent 48%),var(--discord);box-shadow:0 22px 48px #5865f238}.discord-logo{font-size:34px;font-weight:950;letter-spacing:.02em}.discord-panel strong{font-size:20px}.discord-panel p{color:#ffffffd1}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-card,.form-card,.profile-content-card,.profile-card,.profile-empty,.download-panel,.data-table{border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.feature-card{min-height:280px;padding:26px;display:grid;align-content:start;justify-items:center;text-align:center}.icon-bubble{width:72px;height:72px;margin-bottom:22px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:var(--sky-strong)}.feature-card h3{margin:0 0 14px;color:var(--blue-dark);font-size:26px}.feature-card p{margin:0;color:#516176;font-style:italic;line-height:1.55}.pricing-section{background:var(--soft)}.app-showcase-section{padding:86px max(24px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:32px;align-items:center;background:#fff}.app-showcase-copy{display:grid;gap:16px}.app-showcase-copy h2{margin:0;color:var(--blue);font-size:clamp(36px,5vw,62px);line-height:1}.app-showcase-copy p{margin:0;color:#344860;line-height:1.65}.app-preview-image{margin:0;aspect-ratio:916 / 758;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#f8fbff;box-shadow:var(--shadow)}.app-preview-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.app-preview{overflow:hidden;border:1px solid #9b642d;border-radius:8px;color:#ffcf7a;background:#061113;box-shadow:0 34px 90px #0f2b523d}.preview-topbar{min-height:54px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #7a4d22;background:#101615;font-weight:900}.preview-topbar span{display:inline-flex;align-items:center;gap:10px}.preview-topbar img{width:34px;height:34px}.preview-topbar div{display:flex;gap:8px}.preview-topbar i{width:32px;height:32px;border:1px solid #7a4d22}.preview-body{padding:14px;display:grid;grid-template-columns:150px minmax(0,1fr) 180px;gap:14px}.preview-body aside,.preview-body section,.preview-grid div{border:1px solid #7a4d22;background:#040d0feb}.preview-body aside{padding:16px;display:grid;align-content:start;gap:12px}.preview-body button{min-height:36px;border:1px solid #9b642d;color:#ffcf7a;background:#101615;font-weight:900}.preview-body .green{background:#163017}.preview-body .red{background:#3b0807}.preview-body .orange{background:#783309}.preview-hero{min-height:114px;padding:18px;display:flex;align-items:center;gap:24px;border-bottom:1px solid #7a4d22;background:linear-gradient(90deg,#142223eb,#29271cdb);font-size:34px;font-weight:950}.preview-hero img{width:104px;height:84px;object-fit:contain}.preview-grid{padding:14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.preview-grid div{min-height:100px;padding:12px;display:grid;align-content:start;gap:10px}.preview-grid b{text-transform:uppercase}.preview-grid span{color:#7cff63;font-weight:900}.pricing-head{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(320px,1fr);gap:44px;align-items:end;margin-bottom:28px}.pricing-head>div{display:grid;gap:16px}.check-list{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px 30px;list-style:none;font-weight:780}.check-list li{display:flex;align-items:center;gap:9px}.check-list svg{color:var(--blue)}.data-table{overflow:hidden}.data-row{min-height:72px;padding:14px 18px;display:grid;grid-template-columns:minmax(170px,.9fr) minmax(120px,.55fr) minmax(260px,1.2fr) auto;align-items:center;gap:18px;border-top:1px solid var(--line)}.download-table .data-row{grid-template-columns:minmax(160px,.8fr) minmax(180px,1fr) auto}.data-row:first-child{border-top:0}.table-head{min-height:46px;color:var(--muted);background:#f7faff;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.data-row strong,.data-row small{display:block}.data-row small{margin-top:4px;color:var(--muted);font-size:12px;font-weight:800}.price-cell{color:var(--blue-dark);font-size:24px;font-weight:950}.purchase-button-stack{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.purchase-button-cell{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.purchase-button-cell small{color:var(--muted);font-size:11px;font-weight:800}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#13223873;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-card{width:min(420px,100%);padding:28px;border-radius:18px;background:var(--panel);box-shadow:var(--shadow)}.modal-title{margin:0 0 12px;display:flex;align-items:center;gap:8px;font-size:18px;font-weight:900;color:var(--ink)}.modal-body{color:var(--muted);font-size:14px;line-height:1.5}.modal-actions{margin-top:22px;display:flex;justify-content:flex-end;gap:10px}.app-page,.download-page{min-height:calc(100vh - 82px);padding:46px max(24px,calc((100vw - 1160px)/2)) 76px;background:linear-gradient(var(--sky) 0 270px,#ffffff 270px),#fff}.auth-page{display:grid;align-items:stretch;padding-top:34px}.auth-shell{width:min(1160px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);align-items:stretch;gap:18px}.login-user-page .auth-shell{grid-template-columns:minmax(380px,1.1fr) minmax(320px,.9fr)}.login-user-page .auth-side-panel{order:2}.auth-side-panel{min-height:560px;padding:clamp(28px,5vw,54px);display:grid;align-content:center;justify-items:start;gap:18px;border-radius:8px;color:#fff;background:radial-gradient(circle at 80% 18%,rgba(255,255,255,.2),transparent 18%),linear-gradient(145deg,#1e66f5,#123f9e);box-shadow:var(--shadow)}.auth-side-panel h1{margin:0;font-size:clamp(42px,6vw,78px);line-height:.96}.auth-side-panel p{max-width:470px;margin:0;color:#ffffffd6;line-height:1.65}.auth-side-panel .eyebrow{color:#ffffffb8}.form-card{min-height:560px;padding:clamp(28px,5vw,54px);display:grid;align-content:center;gap:14px}.form-card h2{margin:0 0 12px;color:var(--blue);font-size:clamp(36px,5vw,58px)}.form-card label{display:grid;gap:7px;color:#2d4059;font-size:13px;font-weight:850}.form-helper{margin:-2px 0 4px;color:var(--muted);line-height:1.55}.form-link{justify-self:start;color:var(--blue);font-weight:900;text-decoration:none}.form-link:hover{text-decoration:underline}.form-card input{width:100%;min-height:54px;padding:0 16px;border:1px solid var(--line);border-radius:6px;outline:none}.form-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #246bfe1f}.input-error{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261f!important}.cf-turnstile{margin:8px 0}.form-message{margin:0;color:var(--blue-dark);font-weight:800}.form-message.error{padding:12px 14px;border:1px solid #fecaca;border-radius:8px;color:#991b1b;background:#fff1f2}.form-message.success{padding:12px 14px;border:1px solid #bfdbfe;border-radius:8px;color:var(--blue-dark);background:var(--sky)}.profile-empty{width:min(680px,100%);margin:0 auto;padding:clamp(28px,5vw,54px);display:grid;justify-items:start;gap:18px}.profile-grid{display:grid;grid-template-columns:minmax(220px,.45fr) minmax(420px,1.55fr);gap:18px;align-items:start}.profile-sidebar{position:sticky;top:108px;padding:18px;display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:var(--shadow)}.profile-sidebar .eyebrow{margin-bottom:2px}.profile-sidebar a{min-height:46px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;color:var(--blue-dark);background:#fff;font-weight:900}.profile-sidebar a:hover{color:#fff;border-color:var(--blue);background:var(--blue)}.profile-sidebar a.active{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 14px 28px #3b82f62e}.profile-workspace{min-width:0}.profile-card{min-height:360px;padding:28px;display:grid;gap:22px}.profile-content-card{min-height:360px}.profile-card h1{font-size:clamp(38px,5vw,60px)}.profile-card dl{margin:0;display:grid;gap:12px}.profile-card dl div{min-height:48px;padding-bottom:12px;display:grid;grid-template-columns:minmax(120px,.7fr) minmax(0,1fr);gap:18px;align-items:center;border-bottom:1px solid var(--line)}.profile-card dt{color:var(--muted);font-size:13px;font-weight:850}.profile-card dd{margin:0;font-weight:900;text-align:right}.download-panel{min-height:430px;padding:clamp(28px,5vw,54px);display:grid;justify-items:stretch;gap:22px}.m2fish-panel{min-height:520px;padding:clamp(24px,4vw,38px);display:grid;gap:18px;min-width:0}.m2fish-panel__header,.m2fish-panel__actions{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.m2fish-panel__header h1{margin:6px 0 0;color:var(--blue);font-size:clamp(30px,4vw,48px);line-height:1;overflow-wrap:anywhere}.m2fish-status{min-height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#fff;font-weight:900;text-align:center;white-space:nowrap}.m2fish-status.online{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.m2fish-status.offline{color:#991b1b;border-color:#fecaca;background:#fff1f2}.m2fish-privacy{margin:0;color:#31435a;line-height:1.6}.m2fish-shot{position:relative;width:100%;min-width:0;aspect-ratio:16 / 9;overflow:hidden;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#08111d}.m2fish-live-badge{position:absolute;top:12px;left:12px;z-index:1;min-height:30px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;border-radius:8px;color:#fff;background:#b91c1ceb;font-size:12px;font-weight:950}.m2fish-live-badge:before{width:7px;height:7px;border-radius:999px;background:currentColor;content:""}.m2fish-shot img{width:100%;height:100%;object-fit:cover;object-position:center}.m2fish-shot__empty{padding:0 12px;color:#ffffffb8;font-weight:900;line-height:1.35;text-align:center;overflow-wrap:anywhere}.m2fish-panel__buttons{display:flex;flex-wrap:wrap;gap:10px;min-width:0}.m2fish-panel__actions>span{min-width:0;color:var(--muted);font-weight:850;text-align:right;overflow-wrap:anywhere}.m2fish-panel .button:disabled{cursor:not-allowed;opacity:.58}.remote-client-shadow-host{width:100%;min-width:0;height:min(820px,calc(100vh - 96px));min-height:620px;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#071014}.remote-client-panel{display:grid;gap:16px;padding-top:16px;border-top:1px solid var(--line)}.remote-client-panel__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.remote-client-panel__header h2,.remote-card h3{margin:0;color:var(--ink)}.remote-state-pills,.remote-tabs,.remote-command-grid{display:flex;flex-wrap:wrap;gap:8px}.remote-state-pills span{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:8px;font-weight:900}.remote-state-pills .online{color:#166534;border-color:#bbf7d0;background:#f0fdf4}.remote-state-pills .offline{color:#991b1b;border-color:#fecaca;background:#fff1f2}.remote-tabs button{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:var(--blue-dark);background:#fff;font-weight:900}.remote-tabs button.active,.remote-tabs button:hover{color:#fff;border-color:var(--blue);background:var(--blue)}.remote-panel-grid,.remote-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.remote-card{padding:16px;display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.remote-card--wide{grid-column:1 / -1}.remote-toggle-grid,.remote-number-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.remote-toggle,.remote-settings-grid label,.remote-number-grid label{min-height:42px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:850}.remote-settings-grid label,.remote-number-grid label{align-items:stretch;flex-direction:column}.remote-settings-grid input,.remote-number-grid input{min-height:38px;width:100%;border:1px solid var(--line);border-radius:8px;padding:0 10px}.remote-stats{margin:0;display:grid;gap:10px}.remote-stats div{display:flex;justify-content:space-between;gap:12px}.remote-stats dt{color:var(--muted)}.remote-stats dd{margin:0;font-weight:900}.download-panel>h1,.download-panel>.eyebrow,.download-login-box{justify-self:center;text-align:center}.download-login-box{display:grid;gap:16px}.auth-required-page{display:grid;align-content:start;justify-items:center;padding-top:60px}.login-required-panel{width:min(680px,100%);margin:0 auto;padding:clamp(34px,6vw,64px);display:grid;justify-items:start;gap:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.login-required-panel h1{color:var(--blue)}.login-required-panel>p:not(.eyebrow){margin:0;color:#31435a;line-height:1.65}.download-warning{min-height:64px;padding:16px 18px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #fecaca;border-radius:8px;color:#991b1b!important;background:linear-gradient(180deg,#fff1f2,#ffe4e6);box-shadow:0 18px 46px #b91c1c1f;font-weight:900}.download-warning svg{flex:0 0 auto;color:#dc2626}.site-footer{min-height:108px;justify-content:center;flex-wrap:wrap;padding:24px;color:#ffffffc7;background:var(--blue-dark)}.site-footer span{margin-right:min(22vw,260px);color:#fff;font-size:clamp(32px,4vw,54px);font-weight:950}.site-footer a{font-weight:800}@media (max-width: 1080px){.site-header,.hero-section,.feature-section,.app-showcase-section,.pricing-head,.profile-grid,.auth-shell,.login-user-page .auth-shell{grid-template-columns:1fr}.login-user-page .auth-side-panel{order:0}.profile-sidebar{position:static}.site-header{position:static;justify-items:center;padding-block:14px}.main-nav,.header-actions{flex-wrap:wrap;justify-content:center}.hero-section{min-height:auto}}@media (max-width: 720px){.feature-grid,.check-list,.preview-body,.preview-grid{grid-template-columns:1fr}.data-row,.download-table .data-row{grid-template-columns:1fr;align-items:start}.table-head{display:none}.button,.button.compact{width:100%}.hero-actions,.profile-actions,.m2fish-panel__header,.m2fish-panel__actions,.site-footer{align-items:stretch;flex-direction:column}.m2fish-panel__actions>span{text-align:left}.m2fish-panel__buttons{width:100%;flex-direction:column}.m2fish-panel{padding-inline:12px}.m2fish-shot{min-height:190px}.remote-client-panel__header{display:grid}.remote-panel-grid,.remote-settings-grid{grid-template-columns:1fr}.profile-card dl div{grid-template-columns:1fr;gap:4px}.profile-card dd{text-align:left}.site-footer span{margin-right:0}}@media (max-width: 900px){.remote-client-shadow-host{height:auto;min-height:0;max-height:none;overflow-x:hidden;overflow-y:visible;aspect-ratio:auto}.m2fish-panel__header{align-items:flex-start;flex-direction:column;gap:10px}}@media (max-width: 540px){.app-page{padding:22px 12px 56px}.profile-grid{gap:12px}.profile-sidebar{padding:12px;gap:8px}.profile-sidebar a{min-height:42px;padding:0 12px;font-size:14px}.m2fish-panel{min-height:0;padding:12px;gap:14px}.m2fish-panel__header h1{font-size:clamp(24px,7vw,32px)}.m2fish-shot{min-height:168px;aspect-ratio:16 / 9}.m2fish-panel__actions>span{font-size:13px;line-height:1.5}.remote-client-shadow-host{min-height:0;border-radius:6px}}@media (max-width: 380px){.app-page{padding-inline:8px}.profile-sidebar{padding:10px}.profile-sidebar a{min-height:40px;padding:0 10px;gap:8px;font-size:13px}.m2fish-panel{padding:10px;gap:12px}.m2fish-panel__header{gap:8px}.m2fish-panel__header h1{font-size:23px;line-height:1.08}.m2fish-status{width:100%;min-height:34px;padding-inline:10px;font-size:13px}.m2fish-privacy{font-size:13px;line-height:1.5}.m2fish-shot{min-height:150px}.m2fish-panel__buttons{gap:8px}.m2fish-live-badge{top:8px;left:8px;min-height:26px;font-size:11px}}
