@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#0d1012;--surface:#171b1e;--line:#2b3135;--text:#eff3f1;--muted:#969f9d;--blue:#21835e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:18px/1.6 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #90d6af;outline-offset:5px}header{height:88px;max-width:1280px;margin:auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;font:700 27px 'Space Grotesk',sans-serif;letter-spacing:-1px}.brandmark{background:var(--blue);border-radius:9px;width:34px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:white;font-size:25px;margin-right:11px}.brandmark span{font-size:21px}.muted{color:var(--muted)}nav{display:flex;gap:35px;color:#aeb7c6;font-size:16px}nav a:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:13px 23px;border:1px solid transparent;background:var(--blue);color:white;border-radius:7px;font-weight:600;font-size:16px;transition:.2s}.button:hover{background:#299969;transform:translateY(-2px)}.button.secondary{background:#191e21;border-color:#353e3e}.button.secondary:hover{background:#24322c}.button.small{padding:10px 16px}.wrap{max-width:1200px;margin:auto}.hero{text-align:center;position:relative;overflow:hidden;padding:69px 24px 0;background:radial-gradient(ellipse at 50% 67%,#16412d55,transparent 65%)}.eyebrow{font:500 14px 'Space Grotesk',sans-serif;letter-spacing:2px;text-transform:uppercase;color:#8cc5a9}.pill{display:inline-flex;align-items:center;gap:10px;background:#172e24;border:1px solid #2b503f;padding:6px 12px;border-radius:30px;font-size:14px;color:#acd6bd}.pill b{background:#25845a;color:white;font-size:12px;padding:1px 6px;border-radius:3px;letter-spacing:1px}h1,h2,h3{font-family:'Space Grotesk',sans-serif;line-height:1.1}h1{font-size:clamp(44px,5.3vw,76px);letter-spacing:-3.5px;margin:25px 0 23px;font-weight:600}h1 span{color:#64c795}h2{font-size:clamp(32px,3vw,45px);letter-spacing:-1.5px;font-weight:500;margin:14px 0 19px}h3{font-size:22px;letter-spacing:-.4px;font-weight:500}p{color:var(--muted);margin:0 0 24px}.hero>p{max-width:600px;margin:0 auto 27px}.actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.compat{font-size:14px;color:#748198;margin:18px 0 38px}.product{border:1px solid #354461;border-radius:13px 13px 0 0;background:#0c111c;text-align:left;max-width:1020px;margin:auto;box-shadow:0 0 80px #245ee51c;overflow:hidden}.windowbar{height:44px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#151c29;font-size:14px;color:#9aa8bd}.windowbar strong{color:#d6deee;letter-spacing:1px;font-size:14px}.windowdots{color:#546077;letter-spacing:5px}.product-body{display:grid;grid-template-columns:175px 1fr;min-height:310px}.mocknav{padding:22px 14px;border-right:1px solid var(--line);font-size:14px;color:#8995aa}.mocknav div{padding:10px 12px;margin:3px 0}.mocknav .selected{background:#182c52;color:#88aefe;border-radius:5px}.mocknav .navlabel{font-size:12px;letter-spacing:1.5px;color:#58677e;padding-top:26px}.mockcontent{padding:22px}.mockheading{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#9cabbe;margin-bottom:18px}.mockheading strong{font-size:19px;color:#e0e8f5;font-family:'Space Grotesk',sans-serif}.mockstats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mockstat{padding:14px;border:1px solid #243147;border-radius:7px;background:#111b2b;font-size:13px;color:#8292ab}.mockstat b{display:block;font:500 26px 'Space Grotesk';color:#e4edff;margin-top:6px}.mockstat em{font-style:normal;color:#6fa2ff;font-size:13px}.accounts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px}.account{border:1px solid #263650;border-radius:7px;background:#111927;padding:14px;font-size:14px}.account:first-child{border-color:#437bea}.account .state{font-size:12px;color:#70d6ae;float:right}.account b{display:block;font-weight:500;margin-bottom:9px}.account .place{font-size:13px;color:#8a9bb6}.bars{height:39px;display:flex;gap:5px;align-items:end;margin:15px 0 9px}.bars i{background:#346bdd;border-radius:2px 2px 0 0;flex:1;height:var(--h)}.account:last-child .bars i{background:#c89748}.account:last-child .state{color:#efbd6b}.account .bottom{border-top:1px solid #263044;padding-top:8px;color:#899ab1;font-size:12px}.featurestrip{border-top:1px solid #2c3932;border-bottom:1px solid var(--line);display:flex;justify-content:center;gap:65px;padding:21px 24px;font-size:15px;color:#9ba6b8}.featurestrip span::before{content:'✓';color:#66bc92;margin-right:10px}.section{padding:88px 30px}.sectionhead{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.sectionhead p{max-width:370px;font-size:17px;margin-bottom:18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:linear-gradient(130deg,#1a2120,#131819);border:1px solid var(--line);border-radius:10px;padding:29px}.card p{font-size:16px;line-height:1.8;margin-bottom:0}.icon{width:42px;height:42px;background:#193429;border:1px solid #2b5140;border-radius:9px;color:#78c59d;display:grid;place-items:center;font-size:24px}.card .tag{font:13px 'Space Grotesk';color:#7b9b8b;letter-spacing:1.5px;display:block;margin-top:28px}.experience{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#111618}.experience .wrap{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.experience p{font-size:17px}.checklist{padding:0;list-style:none;color:#c8d1e1;font-size:16px}.checklist li{margin:16px 0}.checklist li::before{content:'✓';color:#67bd93;margin-right:13px}.layout-demo{padding:20px;background:#111a29;border:1px solid #2b3c56;border-radius:12px;transform:rotate(-2deg)}.layout-top{display:flex;justify-content:space-between;color:#8b9bb4;font-size:14px;padding-bottom:15px}.layout-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.layout-cell{min-height:95px;border:1px solid #304568;border-radius:5px;background:linear-gradient(130deg,#182b49,#111c30);padding:15px;font-size:14px;color:#8fa7cc}.layout-cell:first-child{border:1px solid #6296ff}.layout-cell b{display:block;color:#c6d7f4;margin-bottom:14px}.plans{max-width:840px;margin:30px auto 0;border:1px solid #345444;background:linear-gradient(120deg,#1a2d23,#131a17);border-radius:12px;padding:34px;display:grid;grid-template-columns:1fr 1fr;gap:35px}.planprice{font:500 36px 'Space Grotesk';margin:17px 0 8px}.plans .button{width:100%;margin-top:15px}.center{text-align:center}.note{font-size:14px;color:#7f8ea6;margin-top:18px}.closing{padding:38px 30px;background:#121e18;border-block:1px solid var(--line);text-align:center}.closing h2{font-size:31px}.closing p{font-size:16px}footer{max-width:1200px;margin:auto;padding:30px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;color:#738097}footer .brand{font-size:22px}.auth{max-width:460px;margin:70px auto 90px;padding:0 22px}.auth h1{font-size:38px;letter-spacing:-1.3px}.authbox{padding:30px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}label{display:block;margin:16px 0 7px;font-size:16px}input{width:100%;padding:12px 14px;border:1px solid #344157;background:#090f1a;border-radius:6px;color:white}form .button{width:100%;margin-top:23px}.auth .links{font-size:16px;text-align:center;margin-top:22px;color:#9cbcff}.notice{padding:12px 16px;background:#192c23;border:1px solid #355340;color:#b1d8bf;border-radius:6px;font-size:15px;margin-bottom:22px}.message{font-size:16px;color:#aac6ff;margin-top:18px}.portal{max-width:1200px;margin:40px auto 70px;padding:0 30px}.portalgrid{display:grid;grid-template-columns:200px 1fr;gap:30px}.sidenav{display:flex;flex-direction:column;gap:7px}.sidenav a{padding:11px 14px;color:#9ba9be;font-size:16px;border-radius:6px}.sidenav a.active{background:#1d382a;color:#a2d4b7}.portal h1{font-size:37px;letter-spacing:-1.2px;margin-top:0}.portal .cards{margin:24px 0}.portal .card{padding:24px}.portal .card h3{font-size:30px;margin:12px 0}.tablewrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px}table{border-collapse:collapse;width:100%;font-size:16px;text-align:left}th,td{padding:16px 20px;border-bottom:1px solid var(--line);white-space:nowrap}th{color:#8496b3;font-weight:500;background:#111927}td{color:#c1cce0}.status{color:#7ed5b5;background:#15312d;padding:4px 9px;border-radius:4px;font-size:14px}.download{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:30px;background:var(--surface);border:1px solid var(--line);border-radius:10px}.download p{margin:0;font-size:16px}.button:disabled{opacity:.5;cursor:not-allowed;transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:800px){header{padding:0 20px;height:76px}nav{gap:17px}.hero{padding-top:48px}h1{letter-spacing:-2px}.featurestrip{gap:20px;flex-wrap:wrap;font-size:14px}.section{padding:60px 24px}.sectionhead{display:block}.cards{grid-template-columns:1fr}.experience .wrap{gap:35px;grid-template-columns:1fr}.plans{gap:20px}.product-body{grid-template-columns:125px 1fr}.mocknav{padding:14px 4px}.mockcontent{padding:15px}.account{padding:10px}.portalgrid{grid-template-columns:1fr}.sidenav{flex-direction:row;flex-wrap:wrap}.portal .cards{grid-template-columns:repeat(3,1fr);gap:10px}.portal .card{padding:15px}footer{flex-wrap:wrap}}@media(max-width:540px){header nav{display:none}.brand{font-size:25px}.button.small{font-size:14px;padding:9px 12px}.hero{padding-inline:18px}h1{font-size:45px}.hero>p{font-size:17px}.product-body{grid-template-columns:1fr}.mocknav{display:none}.mockheading strong{font-size:17px}.mockstats{gap:7px}.mockstat{padding:10px;font-size:12px}.mockstat b{font-size:23px}.accounts{gap:7px}.account{padding:9px 6px}.account .state{float:none;display:block;margin-bottom:5px}.mockheading span{font-size:12px}.plans{grid-template-columns:1fr;padding:25px}.portal{padding:0 20px}.portal .cards{grid-template-columns:1fr}.download{align-items:start;flex-direction:column}footer span:nth-child(2){display:none}.sectionhead h2{font-size:34px}.layout-demo{transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* DerpByte desktop: proportions and hierarchy based on supplied screenshots. */
.hero{padding-top:55px}.hero h1{font-size:clamp(44px,5.2vw,72px)}.hero>p{max-width:655px}.compat{margin-bottom:32px}.desktop-preview{max-width:1130px;margin:auto;text-align:left;background:#101316;border:1px solid #3b4642;border-radius:9px;overflow:hidden;box-shadow:0 24px 100px #0008;font-family:'DM Sans',sans-serif}.desktop-title{height:31px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:14px;background:#111415;color:#8b9490}.desktop-title strong{color:#dce6df;font-size:14px}.desktop-title strong span{color:#63c391}.desktop-body{display:grid;grid-template-columns:165px 1fr;height:448px}.desktop-sidebar{border-right:1px solid #252d2a;padding:8px;background:#111516;display:flex;flex-direction:column}.micro,.side-label{font-size:12px;color:#86948c;letter-spacing:.7px}.profile-select{border:1px solid #303b35;background:#191f20;border-radius:4px;padding:8px;margin:6px 0 13px;font-size:13px;color:#c4cfc8;display:flex;justify-content:space-between}.side-label{display:flex;justify-content:space-between;margin-bottom:8px}.side-account{display:flex;align-items:center;gap:7px;font-size:13px;padding:7px 2px;color:#bdc9c2}.presence{color:#49a77a;font-size:11px}.presence.amber{color:#b8944b}.side-actions{margin-left:auto;color:#77877c}.sidebar-bottom{margin-top:auto}.add-account{background:#1d6d4b;border:1px solid #298659;border-radius:4px;text-align:center;font-size:13px;padding:7px;color:#daeade}.side-control{font-size:13px;border:1px solid #2b3331;background:#181e1f;padding:6px 8px;margin-top:4px;border-radius:4px;color:#c5d0ca}.side-control.selected{border-left:2px solid #62b68b}.connection{border:1px solid #2b3331;padding:7px;margin-top:5px;font-size:11px;border-radius:4px;color:#bdc8c0}.connection>span{color:#4ca376}.connection small{display:block;color:#708a7b;font-size:11px;margin-top:4px}.desktop-main{padding:10px 13px 0;overflow:hidden}.desktop-heading{display:flex;justify-content:space-between;gap:16px;align-items:center}.desktop-heading h3{font-family:'DM Sans',sans-serif;font-size:22px;margin:0 0 3px;letter-spacing:-.4px}.desktop-heading p{font-size:12px;margin:0;color:#8a9790}.app-control{font-size:12px;padding:3px 12px;border:1px solid #303834;border-radius:4px;color:#b1bcb5;background:#1b2121;white-space:nowrap}.desktop-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.desktop-stats>div{background:#1f2427;padding:11px 12px;border-radius:6px}.desktop-stats span{font-size:11px;color:#66b989;display:block}.desktop-stats>div:nth-child(2) span{color:#c0a357}.desktop-stats>div:nth-child(3) span{color:#ca7270}.desktop-stats b{font-size:26px;font-weight:500;line-height:1.4;color:#e1e5e3}.desktop-rows{height:292px;overflow:auto;scrollbar-width:thin;scrollbar-color:#3c4944 #161c19;padding-right:5px}.desktop-row{display:flex;align-items:center;gap:15px;border:1px solid #2a3330;border-radius:5px;background:#181e20;padding:10px 11px;margin-bottom:4px;font-size:12px;min-height:36px}.desktop-row strong{min-width:64px;color:#bccac1;font-weight:400}.farm-state{color:#53af7a;min-width:86px}.farm-state.idle{color:#c1a15b}.farm-state.offline{color:#ca7770}.hidden-metrics{color:#4c5b54}.socket{margin-left:auto;color:#7c8d82;font-size:11px}.desktop-status{border-top:1px solid #25302a;display:flex;justify-content:space-between;padding:5px 10px;font-size:11px;color:#6e8175}.preview-caption{max-width:1130px;margin:14px auto 0;padding-bottom:22px;display:flex;gap:15px;justify-content:space-between;font-size:13px;color:#73887b;text-align:left}.preview-caption>span:first-child{font-size:12px;letter-spacing:1px;color:#8b9c92}.real-shot{margin:0;border:1px solid #33413a;border-radius:8px;overflow:hidden;background:#141a17}.real-shot img{display:block;width:100%;height:auto}.real-shot>a{display:block}.real-shot figcaption{padding:15px 17px;font-size:14px;color:#869b8e}.real-shot figcaption>span{display:block;font-size:12px;letter-spacing:1.5px;color:#a6c1af;margin-bottom:3px}.real-shot figcaption a{float:right;color:#82c89e}.experience .wrap{grid-template-columns:.8fr 1.2fr;gap:50px}.screenshot-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.featurestrip{gap:35px}.auth .links,.message{color:#9ed6b4}.portal a[style]{color:#96d2ae!important}.status{color:#8acbab;background:#1a3629}input{background:#101714;border-color:#344d3e}.plans .checklist{margin-top:0}.hero .pill{letter-spacing:1px}.button{background:#247f57}.brandmark{background:#247f57}.card .icon{background:#1b3428}.closing{background:#111d16}@media(max-width:800px){.experience .wrap{grid-template-columns:1fr;gap:28px}.screenshot-grid{grid-template-columns:1fr}.desktop-body{grid-template-columns:125px 1fr}.desktop-row{gap:8px}.socket{display:none}.desktop-row .app-control{margin-left:auto}.desktop-heading p{max-width:230px}.preview-caption{flex-direction:column;gap:4px}.side-actions{display:none}.desktop-sidebar{padding:7px}.profile-select{font-size:12px}.desktop-main{padding:9px}.desktop-stats>div{padding:9px}.desktop-title{height:28px}}@media(max-width:540px){.desktop-body{grid-template-columns:88px 1fr;height:386px}.desktop-sidebar{padding:5px}.profile-select{font-size:11px;padding:5px;display:block}.profile-select>span{display:none}.side-account{font-size:11px;gap:4px}.add-account{font-size:11px;padding:5px}.side-control{font-size:11px;padding:5px 3px}.desktop-heading h3{font-size:18px}.desktop-heading p{font-size:10px}.desktop-heading>.app-control{display:none}.desktop-stats{gap:5px;margin:9px 0}.desktop-stats span{font-size:9px}.desktop-stats>div{padding:7px}.desktop-stats b{font-size:23px}.desktop-row{font-size:10px;padding:8px 6px;gap:6px}.desktop-row strong{min-width:43px}.farm-state{min-width:0}.hidden-metrics,.desktop-row .app-control{display:none}.desktop-status{font-size:9px;gap:12px}.desktop-rows{height:267px}.preview-caption{font-size:12px}.featurestrip{gap:12px 20px}.hero h1{font-size:44px}.connection{font-size:10px;padding:5px}.connection small{font-size:10px}}
.session-preview{border:1px solid #35433c;border-radius:8px;overflow:hidden;background:#111617;box-shadow:0 22px 65px #0004}.session-shell{display:grid;grid-template-columns:115px 1fr;min-height:300px}.session-side{padding:12px 8px;background:#101516;border-right:1px solid #2a3430}.session-account{font-size:14px;padding:8px 6px;margin:5px 0;color:#b1c0b7;border:1px solid transparent;border-radius:4px}.session-account.focused{border-color:#508be0;background:#172536}.session-side .side-control:first-of-type{margin-top:25px}.session-work{min-width:0}.fake-address{display:flex;gap:10px;border-bottom:1px solid #2a3430;padding:9px;background:#1a2021;font-size:12px;color:#8c9d93}.fake-address>span:last-child{flex:1;padding:1px 6px;border:1px solid #354039;border-radius:3px;background:#111818}.fiction-session{text-align:center;padding:30px 16px;background:radial-gradient(ellipse at center,#1c312633,transparent)}.fiction-session .eyebrow{font-size:11px}.session-avatar{width:49px;height:49px;display:grid;place-items:center;background:#253b2e;border:1px solid #476a53;border-radius:12px;margin:20px auto 12px;font:500 28px 'Space Grotesk';color:#afd6b8}.fiction-session h3{margin:8px;font-size:25px}.fiction-session p{font-size:14px;margin-bottom:18px}.fiction-data{display:flex;gap:10px;justify-content:center;font-size:12px;color:#859b8b}.fiction-data span{background:#1a231e;border:1px solid #304236;border-radius:5px;padding:7px 15px}.fiction-data b{display:block;color:#c9dacd;font-weight:500}.fiction-session small{display:block;margin-top:17px;font-size:11px;color:#617969}.fiction-profiles{display:grid;gap:10px;margin:23px 0}.fiction-profiles>div{display:flex;justify-content:space-between;border:1px solid #33473a;background:#141e18;border-radius:6px;padding:15px;font-size:16px}.fiction-profiles b{font-weight:500;color:#c0d5c5}.fiction-profiles span{color:#789984}.fiction-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:23px 0}.fiction-tile{border:1px solid #33473a;background:#141e18;padding:15px;border-radius:5px}.fiction-tile.focused{border-color:#568ae0;background:#18232d}.fiction-tile span,.fiction-tile small{display:block;font-size:14px;color:#8ea598}.fiction-tile b{display:block;font:500 22px 'Space Grotesk';margin:8px 0;color:#c9dcd0}.desktop-sidebar .connection small{font-size:10px}@media(max-width:540px){.session-shell{grid-template-columns:93px 1fr}.session-side{padding:8px 5px}.fake-address{font-size:10px;gap:4px;padding:7px}.fiction-session{padding:25px 10px}.session-account{font-size:13px}.fiction-grid{gap:8px}.fiction-tile{padding:12px}.desktop-sidebar .connection small{font-size:9px;overflow-wrap:anywhere}}

/* Supplied DerpByte pixel-art identity, displayed without altering the artwork. */
.brand-hero{max-width:1130px;margin:0 auto 38px;display:grid;grid-template-columns:1.2fr 1fr;gap:52px;align-items:center;text-align:left}.brand-hero h1{font-size:clamp(42px,4.4vw,64px);letter-spacing:-2.5px;line-height:1.06}.brand-hero-copy>p{max-width:530px;font-size:18px}.brand-hero .actions{justify-content:flex-start}.brand-hero .compat{margin-bottom:0}.brand-art{margin:0;border:1px solid #42614d;border-radius:14px;overflow:hidden;box-shadow:12px 14px 0 #192720,0 20px 65px #0005;transform:rotate(2deg);background:#f4f5f4}.brand-art img{display:block;width:100%;height:auto}.brand-art figcaption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;background:#17231b;color:#e6c956;font:600 14px 'Space Grotesk';letter-spacing:1px}.brand-art figcaption span{font:400 13px 'DM Sans';letter-spacing:0;color:#9bb5a4}.hero{background:radial-gradient(ellipse at 80% 15%,#5b3b702b,transparent 38%),radial-gradient(ellipse at 25% 50%,#16412d44,transparent 65%)}.hero .pill b{background:#e0bb45;color:#18271e}.mascot-welcome{width:115px;height:115px;border-radius:18px;overflow:hidden;margin:0 auto 25px;border:2px solid #466a51;box-shadow:5px 5px 0 #253728}.mascot-welcome img{width:100%;height:auto;display:block}.portal-welcome{display:flex;justify-content:space-between;align-items:center;gap:24px}.portal-welcome img{width:95px;height:95px;object-fit:contain;border-radius:15px;border:2px solid #41644e}.portal-welcome p{margin-bottom:0}.auth{margin-top:40px}.brand-hero .pill{font-size:12px}@media(max-width:900px){.brand-hero{gap:28px;grid-template-columns:1.2fr 1fr}.brand-hero h1{font-size:45px}.brand-art figcaption{display:block}.brand-art figcaption span{display:block;margin-top:5px}.brand-hero .button{padding:11px 15px;font-size:14px}}@media(max-width:650px){.brand-hero{grid-template-columns:1fr;text-align:center;gap:30px}.brand-hero .actions{justify-content:center}.brand-hero-copy>p{margin-inline:auto}.brand-art{width:min(330px,90%);margin:0 auto;transform:rotate(1deg);box-shadow:7px 8px 0 #192720}.brand-art figcaption{display:flex}.brand-art figcaption span{margin:0;font-size:12px}.brand-hero h1{font-size:45px}.portal-welcome{align-items:start;gap:12px}.portal-welcome img{width:68px;height:68px}.portal-welcome h1{font-size:31px}.mascot-welcome{width:95px;height:95px}}

header .mascot-brand{display:flex;align-items:center;justify-content:flex-start;min-width:150px;height:78px}header .mascot-brand img{display:block;width:116px;height:70px;object-fit:contain;image-rendering:pixelated}@media(max-width:650px){header .mascot-brand{min-width:90px;height:68px}header .mascot-brand img{width:98px;height:60px}}

header{height:108px}header .mascot-brand{min-width:175px;height:102px}header .mascot-brand img{width:160px;height:96px;object-fit:contain}.mascot-welcome{width:150px;height:105px;border:0;border-radius:0;box-shadow:none;overflow:visible}.mascot-welcome img{height:100%;object-fit:contain}.portal-welcome img{width:125px;height:90px;object-fit:contain;border:0;border-radius:0}@media(max-width:650px){header{height:92px}header .mascot-brand{min-width:130px;height:86px}header .mascot-brand img{width:130px;height:80px}.portal-welcome img{width:90px;height:70px}}

/* Typography and brand adjustments requested for the commercial preview. */
body :where(a,button,input,label,p,span,small,li,td,th,div,figcaption){font-weight:600!important}
h1,h2,h3,strong,b,.button,.planprice{font-weight:800!important}
.brand-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.92fr);align-items:center}
.brand-hero-copy{align-self:center}
.hero-mascot{margin:0;display:flex;align-items:center;justify-content:center;align-self:center;min-height:330px}
.hero-mascot img{display:block;width:min(100%,540px);height:auto;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 22px 34px #0008)}
.footer-brand{height:76px;min-width:145px;display:flex;align-items:center}
.footer-brand img{display:block;width:145px;height:76px;object-fit:contain;image-rendering:pixelated}
@media(max-width:900px){.brand-hero{grid-template-columns:1fr 1fr}.hero-mascot{min-height:270px}}
@media(max-width:650px){.brand-hero{grid-template-columns:1fr}.hero-mascot{min-height:230px}.hero-mascot img{width:min(100%,390px)}.footer-brand{height:66px}.footer-brand img{width:125px;height:66px}}

/* Conta, confirmação por e-mail e licenciamento. */
.setup-notice{display:flex;flex-direction:column;gap:4px}.setup-notice code{font-family:Consolas,monospace;color:#d7e7dc}.text-button{border:0;background:transparent;color:#9ed6b4;font:inherit;padding:0;cursor:pointer}.text-button:hover{text-decoration:underline}.text-button.signout{text-align:left;padding:11px 14px;color:#d6a8a8}select{width:100%;padding:12px 14px;border:1px solid #344d3e;background:#101714;border-radius:6px;color:#fff;font:inherit}.otp-input{text-align:center;font-size:26px!important;letter-spacing:10px;font-family:Consolas,monospace}.message.error,.notice.error,.generated-code.error{color:#f0a3a3}.loading-card,.empty-state{padding:34px;border:1px solid var(--line);background:var(--surface);border-radius:10px;color:#b9c8be}.empty-state{display:flex;flex-direction:column;gap:6px}.license-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:28px}.activation-form{display:flex;flex-direction:column;align-items:stretch}.activation-form p{margin-bottom:5px}.activation-form .button{margin-top:22px}.status-off{color:#e8bd75;background:#3a2e19}.account-details{display:grid;grid-template-columns:150px 1fr;gap:16px 25px;margin-top:25px}.account-details label{margin:0;color:#8ea598}.generated-code{margin-top:20px;padding:15px;border:1px dashed #3e6650;border-radius:7px;color:#9ed6b4}.generated-code span,.generated-code strong{display:block}.generated-code strong{margin-top:8px;font-family:Consolas,monospace;letter-spacing:1px;color:#fff}.codes-list{display:grid;gap:9px;margin-top:18px}.code-row{display:flex;justify-content:space-between;gap:16px;padding:12px;border:1px solid #2e3b34;background:#121916;border-radius:6px}.code-row strong,.code-row span{display:block}.code-row span,.code-row small{color:#85998c}.portal .card a{color:#9ed6b4}.authbox button:disabled{opacity:.5}.plans{align-items:center}@media(max-width:760px){.license-layout{grid-template-columns:1fr}.account-details{grid-template-columns:1fr;gap:5px}.account-details strong{margin-bottom:14px}.code-row{flex-direction:column;gap:5px}}
.svg-icon{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center}.svg-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon .svg-icon{width:23px;height:23px}.sidenav a{display:flex;align-items:center;gap:9px}

/* Controles de revogacao no painel administrativo. */
.admin-license-card{margin-top:22px}.admin-license-card h2{font-size:22px;margin:0 0 8px}.admin-license-card>p{color:var(--muted,#9aa9a0)}.admin-licenses-list{display:grid;gap:10px;margin-top:16px}.admin-license-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:15px;border:1px solid var(--line,#2d3933);background:#121916;border-radius:8px}.admin-license-info{display:grid;gap:5px;min-width:0}.admin-license-info>strong{overflow-wrap:anywhere}.admin-license-info>span,.admin-license-info>small,.admin-code-actions small{color:#96a79c}.admin-license-actions,.admin-code-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.admin-action{border:1px solid #53665a;border-radius:6px;background:#1a2520;color:#e8f0eb;padding:9px 12px;font:inherit;font-size:14px;cursor:pointer}.admin-action:hover:not(:disabled){background:#26382e}.admin-action:disabled{opacity:.55;cursor:wait}.admin-action.danger{border-color:#754343;background:#321f20;color:#ffd4d4}.admin-action.danger:hover:not(:disabled){background:#4a292b}.admin-code-actions{min-width:145px}.admin-ban-reason{color:#e0a4a4!important}@media(max-width:760px){.admin-license-row{align-items:stretch;flex-direction:column}.admin-license-actions{justify-content:flex-start}.admin-code-actions{justify-content:flex-start}}
