.breakdance .bde-section-10-131 .section-container{display:flex;flex-direction:column}:root{--bg:#fff;--fg:#191919;--muted:#5f6368}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--fg);font:16px/1.4 system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;overflow:hidden}.cs-wrap{position:relative;height:100%;width:100%}#bg-canvas{position:fixed;inset:0;width:100%;height:100%;display:block;z-index:0;background:radial-gradient(90vw 90vh at 20% 15%,#ffffff 0%,#fafafa 55%,#f2f2f2 100%)}.cs-content{position:relative;z-index:1;min-height:100%;display:grid;place-items:center;place-content:center;gap:1rem;text-align:center;padding:2rem}.cs-logo{display:block;max-width:500px;width:min(80vw,500px);max-height:70svw;height:auto;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.12));user-select:none;pointer-events:none}.cs-title{margin:.25rem 0 0;font-size:clamp(1.25rem,2.2vw + .6rem,2rem);font-weight:700}.cs-sub{margin:0;color:var(--muted);font-size:clamp(.95rem,1.2vw + .45rem,1.125rem)}