@layer primary-header.mobile{header.primary-header h2{display:none}@media(min-width:426px) and (max-width:768px){header.primary-header{padding-left:68px}}}@layer preview-switch.mobile{@media(min-width:426px) and (max-width:768px){label:has(>input#preview-switch-desktop){display:none}label:has(>input#preview-switch-mobile){position:fixed;top:10px;right:10px;height:48px;padding-left:10px;padding-right:10px;color:gray;border-color:#fff;display:flex;justify-content:center;align-items:center}label:has(>input#preview-switch-mobile):hover{color:#fff}label:has(>input#preview-switch-mobile:checked){border-width:1px;padding-left:calc(10px - 1px);padding-right:calc(10px - 1px);color:#fff}label:has(>input#preview-switch-mobile)>span{margin-bottom:-3px}label:has(>input#preview-switch-mobile){cursor:pointer}}}