:root{--primary: #bb0100;--primary-dim: #a40100;--on-primary: #ffefed;--secondary: #5c5b5d;--background: #f6f6fb;--surface-low: #f0f0f6;--surface-lowest: #ffffff;--surface-high: #e1e2e8;--text-main: #2d2f33;--text-muted: #5a5b60;--outline-ghost: rgba(172, 173, 177, .15);--ghost-shadow: 0 20px 40px rgba(45, 47, 51, .06)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{background:var(--background);color:var(--text-main);font-family:Space Grotesk,sans-serif}.app-container{max-width:1440px;margin:0 auto;padding:0 32px}.skip-link{position:absolute;left:12px;top:-44px;padding:8px 12px;background:#bb0100;color:#fff;border-radius:4px;text-decoration:none;z-index:2000}.skip-link:focus{top:12px}app-header{display:block;width:100%;position:relative;z-index:100}app-header header{max-width:1440px;margin:0 auto}.container-footer{width:100%;margin-top:48px}.page-content-layout{display:block}.scroll-top-btn{position:fixed;right:calc(max(0px,(100vw - 1440px) / 2) + 132px + env(safe-area-inset-right,0px));bottom:max(24px,env(safe-area-inset-bottom));z-index:10050;width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;background:#bb0100;color:#ffefed;box-shadow:0 12px 28px #2d2f332e;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background-color .2s ease,transform .15s ease}.scroll-top-btn:hover{background:#a40100}.scroll-top-btn:active{transform:scale(.96)}.scroll-top-btn:focus-visible{outline:2px solid #2d2f33;outline-offset:3px}@media (max-width: 768px){.app-container{padding:0 14px 84px}.scroll-top-btn{right:calc(max(0px,(100vw - 1440px) / 2) + 14px + env(safe-area-inset-right,0px));bottom:calc(92px + env(safe-area-inset-bottom,0px));width:44px;height:44px;z-index:1380}}
