.xuan-sheet{isolation:isolate;background-color:var(--c-page);min-height:100dvh;position:relative}.xuan-sheet:before{content:"";z-index:0;pointer-events:none;opacity:.55;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='pulp'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.15' numOctaves='5' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.32 0 0 0 0 0.3 0 0 0 0 0.27 0 0 0 0.62 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23pulp)'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='340' height='340'%3E%3Cfilter id='fiber'%3E%3CfeTurbulence type='turbulence' baseFrequency='0.035 0.22' numOctaves='3' seed='7' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.4 0 0 0 0 0.36 0 0 0 0 0.3 0 0 0 0.28 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23fiber)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:180px 180px,340px 340px;position:absolute;top:0;bottom:0;left:0;right:0}.xuan-sheet:after{content:"";z-index:0;pointer-events:none;opacity:.28;background:radial-gradient(65% 42% at 14% 6%,color-mix(in oklab,var(--c-sidebar)42%,transparent),transparent 70%),radial-gradient(55% 45% at 88% 12%,color-mix(in oklab,var(--c-accent)5%,transparent),transparent 68%),radial-gradient(60% 50% at 70% 95%,color-mix(in oklab,var(--c-ink-muted)4%,transparent),transparent 72%);position:absolute;top:0;bottom:0;left:0;right:0}[data-theme=dark] .xuan-sheet:before{opacity:.28;mix-blend-mode:soft-light}.xuan-sheet>header{z-index:var(--z-sticky)}.xuan-sheet>main{z-index:1;position:relative}.xuan-sheet.h-dvh,.xuan-sheet.h-dvh>main{overscroll-behavior:none}.xuan-sheet.h-dvh .overflow-y-auto,.xuan-sheet.h-dvh .overflow-auto{overscroll-behavior:contain}
