.DetachedSheet-view{z-index:var(--z-overlay-sheet,8000);height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.DetachedSheet-view.contentPlacement-center{height:100vh}.DetachedSheet-content{box-sizing:border-box;max-width:600px;height:auto;min-height:100px;background-color:transparent;padding-inline:.375rem;padding-block:max(env(safe-area-inset-bottom,0px),.375rem)}.tar-detached-content{max-width:min(900px,96vw);max-height:min(80vh,900px);margin-left:auto!important;margin-right:auto!important}.DetachedSheet-innerContent{height:100%;border-radius:12px;background-color:white;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}.DetachedSheet-handle{width:50px;height:6px;border:0;border-radius:9999px;background-color:rgb(209,213,219);cursor:pointer}.ExampleDetachedSheet-root{padding:0 1.5rem 1.5rem;display:grid;justify-items:center}.ExampleDetachedSheet-presentTrigger{height:2.75rem;border-radius:9999px;appearance:none;border:none;background-color:rgb(31,41,55);box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);cursor:pointer;padding-inline:1.25rem;text-box:trim-both cap alphabetic;font-size:1.125rem;font-weight:600;color:#fff}.ExampleDetachedSheet-handle{grid-area:1/-1;justify-self:center;align-self:start;margin-top:.5rem}.ExampleDetachedSheet-illustration{margin-top:3rem;height:12rem;width:12rem;border-radius:16px;background-image:conic-gradient(from -140deg at 100% 100%,rgba(239,36,36,1),rgba(250,179,179,1) 120deg,rgba(239,36,36,1));background-origin:border-box;border:1px solid rgba(0,0,0,.05)}@media (min-width:600px){.ExampleDetachedSheet-illustration{margin-top:4rem;height:14rem;width:14rem}}.ExampleDetachedSheet-information{margin-block:2.75rem;display:grid;gap:1rem;justify-items:center}@media (min-width:600px){.ExampleDetachedSheet-information{margin-block:3rem;gap:1.5rem}}.ExampleDetachedSheet-title{margin:0;justify-self:center;max-width:400px;text-align:center;text-wrap:balance;line-height:1.1;font-size:1.875rem;font-weight:800;color:rgb(31,41,55)}@media (min-width:600px){.ExampleDetachedSheet-title{font-size:2.25rem}}.ExampleDetachedSheet-description{margin:0;justify-self:center;max-width:500px;text-align:center;line-height:1.375;font-size:1.125rem;font-weight:500;color:rgb(107,114,128)}@media (min-width:600px){.ExampleDetachedSheet-description{font-size:1.25rem}}.ExampleDetachedSheet-validateTrigger{justify-self:stretch;height:3.5rem;border-radius:9999px;appearance:none;border:none;background-color:rgb(31,41,55);cursor:pointer;padding-inline:2.5rem;font-size:1.125rem;font-weight:600;color:#fff}@media (min-width:600px){.ExampleDetachedSheet-validateTrigger{justify-self:center}}