.ParallaxPageStack-outlet{transform-origin:50% 0}.ParallaxPage-menuTitle{max-width:100%;opacity:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ParallaxPage-view{--header-height:47px;height:calc(var(--silk-100-lvh-dvh-pct) + 60px - var(--header-height));top:var(--header-height)}@media (min-width:1000px){.ParallaxPage-view{height:calc(var(--silk-100-lvh-dvh-pct) - var(--header-height))}}.ParallaxPage-dismissTrigger{align-self:center;margin-left:-14px;width:36px;height:44px;border-radius:var(--radius-5);outline-offset:-5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;opacity:0;visibility:hidden;padding:0;display:grid;align-items:center}.ParallaxPage-dismissIcon{width:36px;height:36px;color:var(--gray-7)}.ParallaxPage-content{width:100%;background-color:white;box-shadow:var(--shadow-4)}.ExampleParallaxPage-scrollView{height:100%}.ExampleParallaxPage-article{display:grid}.ExampleParallaxPage-illustration{width:100%;max-height:50svh;
   /* ! TO BE CHANGED FOR PUBLIC */background-color:var(--gray-3);object-fit:cover}.ExampleParallaxPage-articleContent{justify-self:center;width:min(100% - var(--size-16),800px);padding-block:var(--size-11) var(--size-12);display:grid;place-content:start}@media (min-width:1000px){.ExampleParallaxPage-articleContent{padding-block:var(--size-17)}}.ExampleParallaxPage-title{margin-bottom:var(--size-6);text-wrap:balance;line-height:var(--line-height-3);font-size:var(--font-size-7);font-weight:var(--font-weight-8);color:var(--gray-10)}@media (min-width:1000px){.ExampleParallaxPage-title{margin-bottom:var(--size-10);font-size:var(--font-size-9)}}.ExampleParallaxPage-subtitle{text-wrap:balance;text-wrap:pretty;line-height:var(--line-height-4);font-size:var(--font-size-5);font-weight:var(--font-weight-5);color:var(--gray-6)}@media (min-width:1000px){.ExampleParallaxPage-subtitle{line-height:var(--line-height-4);font-size:var(--font-size-6)}}.ExampleParallaxPage-author{margin-top:var(--size-8);font-size:var(--font-size-2);color:var(--gray-6)}@media (min-width:1000px){.ExampleParallaxPage-author{margin-top:var(--size-10)}}.ExampleParallaxPage-authorName{font-weight:var(--font-weight-5);color:var(--gray-7)}.ExampleParallaxPage-articleBody{margin-top:var(--size-13);display:grid;grid-gap:var(--size-6);gap:var(--size-6);line-height:var(--line-height-5);font-size:var(--font-size-4);color:var(--gray-9)}@media (min-width:1000px){.ExampleParallaxPage-articleBody{margin-top:var(--size-17)}}.ExampleParallaxPage-relatedPages{margin-top:var(--size-16);display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:var(--size-9);gap:var(--size-9)}.SheetTriggerCard-root{width:100%;height:100%;border:0;box-shadow:var(--shadow-4);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--radius-7);background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0;position:relative;display:grid;text-align:left;font-size:0;text-decoration:none}.SheetTriggerCard-root.color\:blue{background-image:var(--blue-scenery-gradient)}.SheetTriggerCard-root.color\:red{background-image:var(--red-scenery-gradient)}.SheetTriggerCard-root.color\:green{background-image:var(--green-scenery-gradient)}.SheetTriggerCard-root:after{content:"";position:absolute;inset:0;border-radius:var(--radius-7);border:1px solid rgba(0,0,0,.07)}.SheetTriggerCard-image{grid-area:1/-1;width:100%;height:auto;object-fit:contain;object-position:top;font-size:0}.SheetTriggerCard-innerShadowClipper{grid-area:1/-1;align-self:stretch;position:relative;overflow:hidden;overflow:clip}.SheetTriggerCard-innerShadow{position:absolute;bottom:-50%;height:50%;width:100%;box-shadow:0 -6px 65px 0 rgba(0,0,0,.09)}.SheetTriggerCard-text{margin-top:-1px;align-self:end;border-radius:0 0 var(--radius-7) var(--radius-7);border-top:1px solid rgba(0,0,0,.07);background-clip:padding-box;background-color:hsla(0,0%,100%,.65);background-image:conic-gradient(from 160deg at 85% 140%,rgba(0,0,0,0),rgba(255,255,255,.8) 160deg,rgba(0,0,0,0));transition:border-color .25s ease;font-size:var(--font-size-4);font-weight:var(--font-weight-7);color:var(--gray-8);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;padding-inline:var(--size-9);padding-block:var(--size-6)}.SheetTriggerCard-text.color\:red{background-color:hsla(0,0%,100%,.87)}.SheetTriggerCard-text.color\:green{background-color:hsla(0,0%,100%,.8)}@media(min-width:800px){.SheetTriggerCard-text{padding-block:var(--size-7)}}.SheetTriggerCard-actualText{position:relative;top:-.05em}.SheetTriggerCard-glow{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:inherit;background:radial-gradient(1000px circle at var(--xPos) var(--yPos),rgba(255,255,255,.33),transparent 35%);opacity:0;transition:all .2s ease-in-out}.SheetTriggerCard-root:hover .SheetTriggerCard-glow{opacity:1}.ExampleSheetWithDepth-scrollView{grid-area:1/1;border-radius:var(--radius-7) var(--radius-7) 0 0;overflow:clip}.ExampleSheetWithDepth-scrollContent{overflow:hidden;overflow:clip;position:relative;display:grid}.ExampleSheetWithDepth-banner{width:100%;height:auto;max-height:320px;aspect-ratio:16/9;background-color:var(--gray-4);object-fit:cover}.ExampleSheetWithDepth-profilePicture{--size:clamp(120px,20vw,180px);margin-top:calc(var(--size) / -2);justify-self:center;width:var(--size);height:var(--size);border-radius:var(--radius-full);background-color:var(--gray-6);object-fit:cover;border:5px solid white}.ExampleSheetWithDepth-info{margin-top:var(--size-7);width:min(100% - var(--size-17),350px);justify-self:center;display:grid;justify-items:center;grid-gap:var(--size-5);gap:var(--size-5)}@media (min-width:1000px){.ExampleSheetWithDepth-info{margin-top:var(--size-10);gap:var(--size-6)}}.ExampleSheetWithDepth-identification{display:grid;justify-items:center;grid-gap:var(--size-1);gap:var(--size-1)}@media (min-width:1000px){.ExampleSheetWithDepth-identification{gap:var(--size-2)}}.ExampleSheetWithDepth-username{font-size:var(--font-size-7);font-weight:var(--font-weight-8);color:var(--gray-9)}.ExampleSheetWithDepth-handle{line-height:var(--line-height-4);font-size:var(--font-size-4);font-weight:var(--font-weight-4);color:var(--gray-6)}.ExampleSheetWithDepth-metrics{display:grid;grid-template-columns:auto auto auto;grid-gap:var(--size-5);gap:var(--size-5)}.ExampleSheetWithDepth-metric{font-size:var(--font-size-3)}.ExampleSheetWithDepth-metricCount{font-weight:var(--font-weight-6);color:var(--gray-9)}.ExampleSheetWithDepth-metricLabel{font-weight:var(--font-weight-4);color:var(--gray-6)}.ExampleSheetWithDepth-bio{text-align:center;line-height:var(--line-height-4);font-size:var(--font-size-3);font-weight:var(--font-weight-4);color:var(--gray-8)}.ExampleSheetWithDepth-nestedSheetRoot{margin-bottom:max(env(safe-area-inset-bottom,0px),var(--size-12));display:grid}@media (min-width:1000px){.ExampleSheetWithDepth-nestedSheetRoot{margin-bottom:var(--size-17)}}.ExampleSheetWithDepth-posts{margin-top:var(--size-12);width:min(100%,700px);justify-self:center;border-top:1px solid var(--gray-3);display:grid}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.ExampleSheetWithDepth-posts{border-top:.5px solid var(--gray-4)}}@media (min-width:724px){.ExampleSheetWithDepth-posts{border-radius:var(--radius-6);border:var(--thickness-1) solid var(--gray-3)}}@media (min-width:724px) and (-webkit-min-device-pixel-ratio:2),(min-width:724px) and (min-resolution:2dppx){.ExampleSheetWithDepth-posts{border:.5px solid var(--gray-4)}}@media (min-width:1000px){.ExampleSheetWithDepth-posts{margin-top:var(--size-16)}}.ExampleSheetWithDepth-post{display:grid;grid-template-columns:auto 1fr;grid-gap:var(--size-4);gap:var(--size-4);padding-inline:var(--size-6);padding-block:var(--size-8)}@media (max-width:723px){.ExampleSheetWithDepth-post{border-bottom:1px solid var(--gray-3)}}@media (max-width:723px) and (-webkit-min-device-pixel-ratio:2),(max-width:723px) and (min-resolution:2dppx){.ExampleSheetWithDepth-post{border-bottom:.5px solid var(--gray-4)}}@media (min-width:724px){.ExampleSheetWithDepth-post:not(:last-child){border-bottom:1px solid var(--gray-3)}}@media (min-width:724px) and (-webkit-min-device-pixel-ratio:2),(min-width:724px) and (min-resolution:2dppx){.ExampleSheetWithDepth-post{border-bottom:.5px solid var(--gray-4)}}@media (min-width:724px){.ExampleSheetWithDepth-post{padding-inline:var(--size-8);padding-block:var(--size-8)}}.ExampleSheetWithDepth-postRepostIcon{margin-block:-8px;justify-self:end;align-self:center;color:var(--gray-6)}.ExampleSheetWithDepth-postRepostText{align-self:center;line-height:var(--line-height-1);font-size:var(--font-size-2);font-weight:var(--font-weight-6);color:var(--gray-6)}.ExampleSheetWithDepth-postProfilePicture{width:var(--size-16);height:var(--size-16);border-radius:var(--radius-full);background-color:var(--gray-3);object-fit:cover}.ExampleSheetWithDepth-postContent{display:grid}.ExampleSheetWithDepth-postHeader{margin-bottom:var(--size-2);display:grid;grid-template-columns:repeat(4,auto);justify-content:start;grid-gap:var(--size-3);gap:var(--size-3);font-size:var(--font-size-3);font-weight:var(--font-weight-4);color:var(--gray-6)}.ExampleSheetWithDepth-postUsername{font-weight:var(--font-weight-6);color:var(--gray-9)}.ExampleSheetWithDepth-postBody{display:grid;grid-gap:var(--size-4);gap:var(--size-4)}.ExampleSheetWithDepth-postParagraph{font-size:var(--font-size-3);font-weight:var(--font-weight-4);color:var(--gray-9)}.ExampleSheetWithDepth-postActions{margin-top:var(--size-4);padding-right:var(--size-5);display:grid;grid-auto-flow:column;justify-content:space-between}@media (min-width:700px){.ExampleSheetWithDepth-postActions{justify-content:start;gap:var(--size-12)}}.ExampleSheetWithDepth-postAction{display:grid;grid-auto-flow:column;align-items:center;grid-gap:var(--size-3);gap:var(--size-3);font-size:var(--font-size-2);color:var(--gray-6)}.ExampleSheetWithDepth-relatedPages{margin-top:var(--size-11);justify-self:center;width:calc(100% - var(--size-6) * 2);display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:var(--size-9);gap:var(--size-9)}@media (min-width:724px){.ExampleSheetWithDepth-relatedPages{width:min(100%,700px)}}@media (min-width:1000px){.ExampleSheetWithDepth-relatedPages{margin-top:var(--size-14)}}.ExampleSheetWithDepth-topBar{grid-area:1/1;width:100%;height:56px;position:relative;display:grid;grid-template-columns:var(--size-17) 1fr var(--size-17);place-items:center}.ExampleSheetWithDepth-topBar:before{content:"";position:absolute;bottom:0;width:100%;height:100%;border-radius:var(--radius-7) var(--radius-7) 0 0;border-bottom:var(--thickness-1) solid var(--gray-3);background-color:var(--white);opacity:0;transition:opacity .2s ease}.ExampleSheetWithDepth-topBar.fullyVisible-true:before{opacity:1}@media (min-width:700px){.ExampleSheetWithDepth-topBar{height:52px}}.ExampleSheetWithDepth-dismissTrigger{align-self:center;width:44px;height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--radius-full);outline-offset:-2px;border:none;background-color:transparent;padding:0;display:grid;place-items:center}.ExampleSheetWithDepth-topDismissIcon{grid-area:1/-1;width:36px;height:36px;filter:drop-shadow(0 0 5px rgba(0,0,0,.2));color:white}.ExampleSheetWithDepth-topDismissIcon.fullyVisible-true{filter:none}.ExampleSheetWithDepth-flowDismissIcon{grid-area:1/-1;width:36px;height:36px;color:var(--gray-7);opacity:0;transition:opacity .25s ease}.ExampleSheetWithDepth-flowDismissIcon.fullyVisible-true{opacity:1;transform:translateX(.00001px)}.ExampleSheetWithDepth-topBarTitle{position:relative;opacity:0;transition:opacity .2s ease;text-box:trim-both cap alphabetic;font-size:17.25px;font-weight:620;color:var(--gray-9)}.ExampleSheetWithDepth-topBar.fullyVisible-true .ExampleSheetWithDepth-topBarTitle{opacity:1}.SheetWithDepth-stackBackground{position:fixed;inset:0;background-color:black;opacity:0;will-change:opacity}.SheetWithDepth-stackBackground.nativePageScrollReplaced-true{opacity:1}.SheetWithDepth-stackFirstSheetBackdrop{position:absolute;z-index:1;inset:-1px;background-color:black;opacity:0;pointer-events:none;will-change:opacity}.SheetWithDepth-view{top:0;bottom:auto;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.SheetWithDepth-content{height:calc(100% - max(calc(env(safe-area-inset-top) + 1.3vh), 2.6vh));display:grid}.SheetWithDepth-bleedingBackground{border-radius:var(--radius-7) var(--radius-7) 0 0;background-color:white;box-shadow:var(--shadow-4)}