.marketing-shell{background:var(--bg);min-height:100%;color:var(--text);flex-direction:column;display:flex}.marketing-shell-main{flex:1}.home-header{z-index:50;border-bottom:1px solid var(--border);background:var(--surface-overlay);-webkit-backdrop-filter:blur(20px)saturate(1.4);justify-content:space-between;align-items:center;height:56px;padding:0 max(24px,50% - 560px);display:flex;position:sticky;top:0}.home-header-actions{align-items:center;gap:8px;display:flex}.home-logo{cursor:pointer;color:var(--text);background:0 0;border:none;align-items:center;padding:0;display:flex;overflow:visible}.home-logo .app-logo-name{font-size:20px}.home-footer{border-top:1px solid var(--border);background:var(--bg-subtle);padding:24px 0 32px}.home-footer-inner{color:var(--text-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;font-size:13px;display:flex}.home-footer-links{gap:16px;display:flex}.home-footer-links a{color:var(--text-muted);text-decoration:none}.home-footer-links a:hover{text-decoration:underline}
