*{margin:0;padding:0;box-sizing:border-box}body,html{background:#0a0a0f;color:#c9b8a8;font-family:Georgia,serif;overflow-x:hidden;min-height:100%;width:100%}.ds-stream{color:var(--ds-color-text,#c9b8a8);font-family:var(--ds-font-body,"Georgia",serif);min-height:100vh}.ds-animation-container,.ds-stream{background:var(--ds-color-background,#0a0a0f)}.ds-animation-container{position:fixed;top:0;left:0;width:var(--ds-layout-desktop-animation-width,55%);height:100vh;display:flex;align-items:center;justify-content:center;z-index:1}.ds-canvas{width:100%;height:100%;object-fit:cover;will-change:contents}.ds-edge-fade{position:absolute;top:0;right:0;width:var(--ds-edge-fade-width,80px);height:100%;background:linear-gradient(to right,transparent 0,var(--ds-color-background,#0a0a0f) 100%);pointer-events:none;z-index:2}.ds-sections-container{margin-left:var(--ds-layout-desktop-animation-width,55%);width:var(--ds-layout-desktop-text-width,45%);min-height:100vh;position:relative;z-index:2}.ds-section{padding:var(--ds-layout-desktop-section-padding,60px 48px);display:flex;flex-direction:column;justify-content:flex-start}.ds-section:first-child{padding-top:100px}.ds-section:last-child{padding-bottom:100px}.ds-content{max-width:var(--ds-layout-content-max-width,540px)}@media (max-width:768px){.ds-animation-container{position:fixed;top:0;left:0;width:100%;height:var(--ds-layout-mobile-animation-height,45vh);z-index:100}.ds-sections-container{margin-left:0;width:100%;min-height:100vh;padding-top:var(--ds-layout-mobile-animation-height,45vh);position:relative;z-index:1}.ds-section{padding:var(--ds-layout-mobile-section-padding,32px 24px);background:var(--ds-color-background,#0a0a0f)}.ds-section:first-child{padding-top:60px}.ds-section:last-child{padding-bottom:48px}.ds-content{max-width:100%}.ds-edge-fade{top:auto;bottom:0;right:0;left:0;width:100%;height:80px;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 60%,rgba(0,0,0,1))}.ds-mobile-transition{position:fixed;top:var(--ds-layout-mobile-animation-height,45vh);left:0;right:0;height:80px;background:linear-gradient(180deg,rgba(0,0,0,1) 0,rgba(0,0,0,.6) 40%,rgba(0,0,0,0));z-index:99;pointer-events:none}}