.notification-center-popover{position:fixed;z-index:24000;top:58px;right:86px;width:min(390px,calc(100vw - 24px));max-height:min(620px,calc(100vh - 78px));display:grid;grid-template-rows:auto auto minmax(90px,1fr) auto;padding:7px;border:1px solid rgba(204,151,69,.78);background:linear-gradient(160deg,rgba(3,18,29,.985),rgba(1,9,16,.99));box-shadow:0 15px 42px rgba(0,0,0,.72),inset 0 0 0 1px rgba(73,144,177,.14);color:#dce9ed}
.notification-center-popover[hidden]{display:none!important}
.notification-center-popover>header{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:5px 7px;border-bottom:1px solid rgba(204,151,69,.34)}
.notification-center-popover>header span{display:grid;gap:2px}.notification-center-popover>header small{color:#5cc9e7;font-size:7px;letter-spacing:.13em}.notification-center-popover>header b{color:#f0d6a2;font:700 16px Georgia,serif}
.notification-center-popover>header button{width:32px;height:32px;border:0;background:transparent;color:#d8c290;font-size:20px;cursor:pointer}
.notification-center-popover>nav{display:flex;gap:4px;padding:7px 2px;overflow:auto;scrollbar-width:thin}
.notification-center-popover>nav button{flex:0 0 auto;min-height:30px;padding:4px 8px;border:1px solid transparent;background:rgba(8,34,49,.62);color:#aebfc6;font-size:8px;text-transform:uppercase;cursor:pointer}
.notification-center-popover>nav button.active{border-color:transparent;background:rgba(27,76,99,.76);color:#f1d7a3;box-shadow:inset 0 -2px #55bcd8}
.notification-center-popover .notification-inbox-list{max-height:460px;padding:2px;overflow:auto}
.notification-center-popover .notification-inbox-row{cursor:pointer}.notification-center-popover .notification-inbox-row:hover,.notification-center-popover .notification-inbox-row:focus-visible{outline:1px solid rgba(82,190,220,.7);background:rgba(12,42,58,.94)!important}
.notification-inbox-row time{display:block;margin-top:4px;color:#668897;font-size:7px}
.notification-center-popover>footer{display:flex;justify-content:flex-end;gap:6px;padding:7px 2px 0;border-top:1px solid rgba(204,151,69,.28)}
.notification-center-popover>footer button{min-height:32px;padding:5px 9px;border:1px solid rgba(204,151,69,.45);background:#061a27;color:#e6d19e;font-size:8px;cursor:pointer}
@media(max-width:720px){.notification-center-popover{top:52px;right:8px;max-height:calc(100vh - 64px)}}

.public-profile-avatar{position:relative;display:block;flex:0 0 92px;width:92px;height:92px;border:0!important;background:transparent!important}.public-profile-avatar>img{position:absolute;inset:13%;width:74%;height:74%;border-radius:50%;object-fit:cover}.public-profile-avatar>i{position:absolute;inset:0;background:var(--profile-frame,url("../assets/ui/v4.1/topbar/avatar-frame.webp")) center/contain no-repeat;pointer-events:none}
.profile-identity-form{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:8px;margin:14px 0;padding:12px;border:1px solid rgba(190,137,65,.36);background:rgba(2,14,23,.66)}.profile-identity-form label{display:grid;gap:5px}.profile-identity-form label span{color:#7cc9dd;font-size:8px;text-transform:uppercase}.profile-identity-form input{min-width:0;height:38px;border:1px solid #31546a;background:#020a11;color:#e5edf0;padding:7px 9px}.profile-identity-form button,.profile-section-menu button,.profile-preference-grid button,.profile-planets button{min-height:38px;border:1px solid rgba(203,153,75,.52);background:#061a27;color:#ead3a1;cursor:pointer}
.profile-account-uid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);gap:14px;align-items:center;margin:-7px 0 14px;padding:10px 12px;border:1px solid rgba(82,174,200,.3);background:rgba(2,12,20,.7)}.profile-account-uid span{display:grid;gap:4px}.profile-account-uid small{color:#65cce5;font-size:8px;letter-spacing:.08em}.profile-account-uid code{overflow:hidden;color:#efd28f;font:600 11px/1.3 ui-monospace,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.profile-account-uid p{margin:0;color:#91a9b5;font-size:9px;line-height:1.45}
.profile-avatar-selector{margin:14px 0;padding:14px;border:1px solid rgba(202,148,70,.45);background:linear-gradient(135deg,rgba(5,28,42,.92),rgba(2,13,22,.88))}.profile-avatar-selector-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(202,148,70,.28)}.profile-avatar-selector-head span{display:grid;gap:3px}.profile-avatar-selector-head small{color:#65cbe6;font-size:8px;letter-spacing:.15em}.profile-avatar-selector-head h4{margin:0;color:#efd19a;font:700 17px/1.2 Cinzel,Georgia,serif}.profile-avatar-selector-head p{max-width:610px;margin:0;color:#89a4af;font-size:9px;text-align:right}.profile-avatar-options{display:grid;grid-template-columns:repeat(6,minmax(116px,1fr));gap:9px}.profile-avatar-choice{display:grid;place-items:center;gap:5px;min-width:0;min-height:170px;padding:9px 7px;border:1px solid rgba(81,130,151,.5);background:rgba(2,14,23,.82);color:#b8c9cf;cursor:pointer}.profile-avatar-choice:hover,.profile-avatar-choice:focus-visible{border-color:#59c8e5;outline:0}.profile-avatar-choice.selected{border-color:#d2a252;background:linear-gradient(180deg,rgba(19,62,79,.94),rgba(4,23,35,.95));box-shadow:inset 0 -3px #5bc8e5,0 0 16px rgba(65,181,216,.16)}.profile-avatar-choice:disabled{cursor:wait;opacity:.72}.profile-avatar-choice-visual{position:relative;display:block;width:112px;height:112px}.profile-avatar-choice-image{position:absolute;z-index:1;inset:15%;width:70%;height:70%;border-radius:50%;object-fit:cover}.profile-avatar-choice-frame{position:absolute;z-index:2;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.profile-avatar-choice>b{max-width:100%;overflow:hidden;color:#e8d2a4;font:600 10px/1.2 Cinzel,Georgia,serif;text-align:center;text-overflow:ellipsis;white-space:nowrap}.profile-avatar-choice>small{color:#6eaec1;font-size:8px}.profile-avatar-choice.selected>small{color:#89d7aa}
.profile-command-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}.profile-command-stats>article{position:relative;display:grid;gap:4px;min-height:88px;padding:14px;border:1px solid rgba(194,142,66,.48);background:linear-gradient(135deg,rgba(6,28,42,.92),rgba(2,12,20,.88));outline:0}.profile-command-stats>article>small{color:#74c7dc;font-size:8px;letter-spacing:.12em}.profile-command-stats>article>b{color:#f1d39a;font:700 25px Georgia,serif}.profile-hover-detail{position:absolute;z-index:9;left:8px;right:8px;top:calc(100% - 5px);display:none;gap:6px;padding:9px;border:1px solid rgba(202,151,75,.65);background:rgba(1,10,17,.98);box-shadow:0 12px 24px rgba(0,0,0,.55)}.profile-command-stats>article:hover .profile-hover-detail,.profile-command-stats>article:focus .profile-hover-detail{display:grid}.profile-hover-detail>span{display:flex;justify-content:space-between;gap:10px;color:#b8c9cf;font-size:9px}.profile-planet-power-list{max-height:260px;overflow:auto}.profile-planet-power-list>span{display:grid;grid-template-columns:38px 1fr auto;align-items:center}.profile-planet-power-list img{width:34px;height:34px;object-fit:contain}.profile-planet-power-list i{display:grid;font-style:normal}.profile-planet-power-list small{color:#6f929f}
.profile-section-menu{display:flex;gap:6px;margin:14px 0;padding-bottom:9px;border-bottom:1px solid rgba(191,139,67,.36);overflow:auto}.profile-section-menu button{flex:0 0 auto;padding:6px 12px}.profile-subsection{margin:14px 0;padding:12px;border:1px solid rgba(107,153,173,.24);background:rgba(3,18,28,.62);scroll-margin-top:16px}.profile-subsection h4{margin:0 0 6px;color:#ecd099;font:700 16px Georgia,serif}.profile-planets{display:grid;gap:7px}.profile-planets article{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border-bottom:1px solid rgba(96,147,168,.2)}.profile-planets article>img{width:44px;height:44px;object-fit:contain}.profile-planets article>span{display:grid;gap:2px}.profile-planets small,.profile-planets em{color:#7796a2;font-size:8px;font-style:normal}.profile-planets button{padding:5px 10px}.profile-preference-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.profile-preference-grid button.selected{background:#12415a;color:#fff;box-shadow:inset 0 -2px #62c7df}
.profile-planet-actions{display:flex;gap:5px}
.trophy-room-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:14px}.trophy-room-summary article{display:grid;gap:5px;padding:13px;border:1px solid rgba(196,143,68,.43);background:rgba(3,21,32,.76)}.trophy-room-summary b{color:#f0d098;font:700 24px Georgia,serif}.trophy-room-summary small{color:#80bdce;font-size:8px;text-transform:uppercase}.trophy-room-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.trophy-room-grid article{display:grid;grid-template-columns:38px 1fr;gap:3px 9px;min-height:86px;padding:12px;border:1px solid rgba(120,100,70,.38);background:rgba(2,14,23,.75)}.trophy-room-grid article>span{grid-row:1/3;align-self:center;color:#776d5e;font-size:27px}.trophy-room-grid article>b{color:#a4adb0}.trophy-room-grid article>small{color:#6e858e}.trophy-room-grid article.unlocked{border-color:rgba(211,158,74,.62)}.trophy-room-grid article.unlocked>span,.trophy-room-grid article.unlocked>b{color:#efd296}.trophy-room-grid article.locked{opacity:.58}
html[data-profile-effects="reduced"] #galaxyApp *,html[data-profile-motion="reduced"] #galaxyApp *{animation-duration:.001ms!important;transition-duration:.001ms!important}html[data-profile-contrast="high"] #galaxyApp{filter:contrast(1.16) saturate(1.05)}
@media(max-width:1200px){.profile-avatar-options{grid-template-columns:repeat(3,minmax(116px,1fr))}}@media(max-width:900px){.profile-identity-form,.profile-account-uid{grid-template-columns:1fr}.profile-avatar-selector-head{align-items:start;flex-direction:column}.profile-avatar-selector-head p{text-align:left}.profile-preference-grid,.trophy-room-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Sala del Comandante: schermata runtime completa, non finestra Impostazioni. */
#view-commander.app-view{min-height:calc(100dvh - 64px);padding:0 0 84px!important;overflow:auto;background:linear-gradient(90deg,rgba(1,7,12,.88),rgba(2,12,20,.52) 48%,rgba(1,7,12,.82)),url("../assets/ui/v4.1/backgrounds/login/faction-citadel.webp") center/cover fixed!important}
.commander-hall{box-sizing:border-box;width:min(1700px,100%);min-height:calc(100dvh - 148px);margin:0 auto;padding:18px 22px 30px;color:#dbe7ec}
.commander-hall-head{position:relative;display:grid;grid-template-columns:116px minmax(0,1fr) 48px;align-items:center;gap:18px;min-height:132px;padding:12px 18px;border:1px solid rgba(199,142,61,.72);background:linear-gradient(90deg,rgba(2,16,27,.98),rgba(3,30,46,.88) 52%,rgba(2,13,22,.95)),url("../assets/backgrounds/space/01_nebula_clean_1536x864.webp") center/cover;box-shadow:0 15px 38px rgba(0,0,0,.58),inset 0 0 0 5px rgba(2,12,20,.72);clip-path:polygon(0 12px,12px 0,calc(100% - 12px) 0,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0 calc(100% - 12px))}
.commander-hall-head::after{content:"";position:absolute;left:148px;right:70px;bottom:20px;height:1px;background:linear-gradient(90deg,rgba(223,164,78,.66),rgba(67,182,221,.26),transparent);pointer-events:none}
.commander-hall-head>div{min-width:0}.commander-hall-head small,.commander-panel-title small,.commander-nav-kicker{color:#65cbe6;font-size:8px;letter-spacing:.17em;text-transform:uppercase}.commander-hall-head h1{margin:5px 0 9px;color:#f0d39b;font:700 clamp(24px,2.3vw,38px)/1 Cinzel,Georgia,serif;letter-spacing:.08em}.commander-hall-head p{margin:0;color:#b9cbd2;font-size:11px}
.commander-hall-avatar{position:relative;display:block;width:104px;height:104px;padding:0;border:0;background:transparent;cursor:pointer}.commander-hall-avatar>img{position:absolute;z-index:1;inset:14%;width:72%;height:72%;border-radius:50%;object-fit:cover}.commander-hall-avatar>i{position:absolute;z-index:0;inset:0;background:var(--commander-frame,url("../assets/ui/v4.1/topbar/avatar-frame.webp")) center/contain no-repeat;pointer-events:none}.commander-hall-avatar:hover,.commander-hall-avatar:focus-visible{outline:0;filter:drop-shadow(0 0 8px rgba(88,201,231,.72))}
.commander-hall-back{align-self:start;justify-self:end;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:1px solid rgba(201,147,70,.64);background:rgba(2,15,25,.88);color:#ecd099;font:25px/1 Georgia,serif;cursor:pointer}
.commander-hall-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:14px;margin-top:14px;min-height:650px}
.commander-hall-nav{position:sticky;top:14px;align-self:start;display:grid;gap:5px;padding:18px 12px;border:14px solid transparent;border-image:url("../assets/ui/v4.1/frames/panel-sidebar.webp") 32 fill / 14px / 0 stretch;background:#03101a;box-shadow:0 15px 35px rgba(0,0,0,.55)}
.commander-nav-kicker{display:block;padding:0 9px 8px;border-bottom:1px solid rgba(199,143,63,.32)}
.commander-hall-nav button{display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:1px 9px;min-height:58px;padding:8px 10px;border:1px solid transparent;background:linear-gradient(90deg,rgba(7,28,42,.72),rgba(2,14,23,.52));color:#b8c9d0;text-align:left;cursor:pointer}
.commander-hall-nav button>span{grid-row:1/3;display:grid;place-items:center;width:32px;height:32px;color:#d8aa5e;font-size:20px}.commander-hall-nav button>b{color:#d8e2e6;font:600 12px/1.2 Cinzel,Georgia,serif}.commander-hall-nav button>small{color:#718f9b;font-size:8px}.commander-hall-nav button:hover,.commander-hall-nav button.active{border-color:rgba(80,190,221,.64);background:linear-gradient(90deg,rgba(12,70,96,.88),rgba(3,25,39,.68));box-shadow:inset 3px 0 #58c7e5}.commander-hall-nav button.active>b{color:#f0d39a}
.commander-hall-workspace{min-width:0;min-height:650px;padding:20px 24px;border:18px solid transparent;border-image:url("../assets/ui/v4.1/frames/panel-sidebar.webp") 32 fill / 18px / 0 stretch;background:linear-gradient(145deg,rgba(4,23,35,.96),rgba(1,11,19,.97));box-shadow:0 18px 42px rgba(0,0,0,.62)}
.commander-hall-panel{display:none;min-width:0}.commander-hall-panel.active{display:block;animation:commander-panel-enter .18s ease-out both}@keyframes commander-panel-enter{from{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}
.commander-panel-title{margin-bottom:14px;padding:2px 2px 12px;border-bottom:1px solid rgba(202,148,70,.38)}.commander-panel-title h2{margin:4px 0 0;color:#efd29a;font:700 25px/1.1 Cinzel,Georgia,serif}
#view-commander .public-profile-preview{min-height:126px;padding:14px 18px;border:1px solid rgba(202,148,70,.48);background:linear-gradient(90deg,rgba(5,30,45,.94),rgba(2,16,27,.74))}#view-commander .public-profile-avatar{flex-basis:108px;width:108px;height:108px}#view-commander .public-profile-preview h4{font-size:22px}#view-commander .profile-command-stats{grid-template-columns:repeat(2,minmax(230px,1fr))}#view-commander .profile-subsection{background:rgba(2,15,24,.76)}
.commander-notification-filters{display:flex;gap:6px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(201,146,68,.3);overflow:auto}.commander-notification-filters button,.commander-notification-footer button{min-height:38px;padding:6px 12px;border:1px solid rgba(199,145,69,.42);background:#061a27;color:#bccbd1;cursor:pointer}.commander-notification-filters button.active{border-color:#59bfdc;background:#123e55;color:#f0d49c;box-shadow:inset 0 -2px #59bfdc}.commander-notification-list{display:grid;gap:7px;min-height:360px;max-height:620px;overflow:auto}.commander-notification-footer{display:flex;justify-content:flex-end;margin-top:12px;padding-top:10px;border-top:1px solid rgba(201,146,68,.3)}
@media(max-width:900px){#view-commander.app-view{min-height:calc(100dvh - 56px);padding-bottom:72px!important}.commander-hall{padding:10px}.commander-hall-head{grid-template-columns:82px minmax(0,1fr) 44px;min-height:104px;padding:8px 12px}.commander-hall-avatar{width:76px;height:76px}.commander-hall-layout{grid-template-columns:1fr;gap:9px}.commander-hall-nav{position:static;display:flex;padding:10px;overflow-x:auto}.commander-nav-kicker{display:none}.commander-hall-nav button{flex:0 0 150px}.commander-hall-workspace{padding:14px;border-width:12px}.profile-planets article{grid-template-columns:44px minmax(0,1fr)}.profile-planet-actions{grid-column:1/-1;justify-content:flex-end}}
@media(max-width:620px){.commander-hall-head h1{font-size:19px}.commander-hall-head p{font-size:8px}.commander-hall-head::after{display:none}.commander-hall-workspace{padding:10px}.profile-avatar-options{grid-template-columns:repeat(2,minmax(110px,1fr))}.profile-avatar-choice-visual{width:96px;height:96px}.profile-command-stats,.trophy-room-summary{grid-template-columns:1fr!important}.profile-planet-actions{flex-wrap:wrap}}
.commander-cartography-panel .expedition-status-panel{display:block!important;width:100%;margin-top:18px}
.mc-avatar{background:none!important}.mc-avatar>.mc-avatar-image{position:absolute;z-index:1;inset:14%;width:72%;height:72%;border-radius:50%;object-fit:cover}.mc-avatar>.mc-avatar-frame{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.mc-avatar>.mc-avatar-frame+span{z-index:3}
.commander-hall-head{grid-template-columns:minmax(0,1fr) 48px}.commander-hall-head::after{left:18px}.public-profile-avatar{padding:0;cursor:pointer}.public-profile-avatar:hover,.public-profile-avatar:focus-visible{outline:0;filter:drop-shadow(0 0 8px rgba(89,200,229,.72))}@media(max-width:900px){.commander-hall-head{grid-template-columns:minmax(0,1fr) 44px}}
.profile-cosmetic-dialog{box-sizing:border-box;width:min(1200px,calc(100vw - 32px));max-width:none;height:min(1600px,calc(100dvh - 32px));max-height:none;margin:auto;padding:0;border:1px solid rgba(218,166,83,.86);background:#020c14;color:#dce8ec;box-shadow:0 28px 80px rgba(0,0,0,.82),inset 0 0 0 6px rgba(3,23,35,.94);overflow:hidden}.profile-cosmetic-dialog::backdrop{background:rgba(0,6,11,.84);backdrop-filter:blur(4px)}.profile-cosmetic-panel{box-sizing:border-box;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);height:100%;padding:24px 28px;background:linear-gradient(145deg,rgba(4,27,41,.98),rgba(1,11,18,.99)),url("../assets/backgrounds/space/01_nebula_clean_1536x864.webp") center/cover}.profile-cosmetic-panel>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid rgba(205,151,72,.48)}.profile-cosmetic-panel>header span{display:grid;gap:4px}.profile-cosmetic-panel>header small{color:#63c9e5;font-size:9px;letter-spacing:.16em}.profile-cosmetic-panel>header h2{margin:0;color:#f0d29a;font:700 28px/1.1 Cinzel,Georgia,serif}.profile-cosmetic-panel>header button{width:46px;height:46px;border:1px solid rgba(210,156,76,.62);background:#051722;color:#ecd099;font:27px/1 Georgia,serif;cursor:pointer}.profile-cosmetic-panel>nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0 12px}.profile-cosmetic-panel>nav button{min-height:54px;border:1px solid rgba(203,151,75,.5);background:linear-gradient(#102535,#06141f);color:#b9cbd2;font:700 14px Cinzel,Georgia,serif;cursor:pointer}.profile-cosmetic-panel>nav button.active{border-color:#59c7e4;background:linear-gradient(#174a61,#082231);color:#f0d39a;box-shadow:inset 0 -3px #5ac8e5}.profile-cosmetic-help{margin:0 0 14px;color:#8da8b2;font-size:11px}.profile-cosmetic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:14px;min-height:0;padding:4px;overflow:auto}.profile-cosmetic-choice{display:grid;place-items:center;align-content:center;gap:9px;min-height:250px;padding:16px 10px;border:1px solid rgba(84,132,151,.52);background:rgba(2,14,23,.9);color:#b9cbd1;cursor:pointer}.profile-cosmetic-choice:hover,.profile-cosmetic-choice:focus-visible{border-color:#62cde8;outline:0}.profile-cosmetic-choice.selected{border-color:#d5a657;background:linear-gradient(180deg,rgba(17,62,81,.96),rgba(3,20,31,.96));box-shadow:inset 0 -4px #5bc9e6,0 0 18px rgba(70,188,220,.2)}.profile-cosmetic-choice:disabled{cursor:wait;opacity:.68}.profile-cosmetic-avatar-only{display:block;width:160px;height:160px;border-radius:50%;object-fit:cover}.profile-cosmetic-frame-preview{position:relative;display:block;width:180px;height:180px}.profile-cosmetic-frame-avatar{position:absolute;z-index:1;inset:14%;width:72%;height:72%;border-radius:50%;object-fit:cover}.profile-cosmetic-frame-art{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:contain}.profile-cosmetic-choice>b{max-width:100%;color:#edd19b;font:700 13px/1.2 Cinzel,Georgia,serif;text-align:center}.profile-cosmetic-choice>small{color:#72b8cb;font-size:9px}.profile-cosmetic-choice.selected>small{color:#8fdaa9}@media(max-width:850px){.profile-cosmetic-dialog{width:calc(100vw - 16px);height:calc(100dvh - 16px)}.profile-cosmetic-panel{padding:16px}.profile-cosmetic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-cosmetic-choice{min-height:200px}.profile-cosmetic-avatar-only{width:128px;height:128px}.profile-cosmetic-frame-preview{width:142px;height:142px}}@media(max-width:480px){.profile-cosmetic-grid{grid-template-columns:1fr}.profile-cosmetic-panel>header h2{font-size:22px}}
