.TopSheet-view{z-index:1;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.TopSheet-content{box-sizing:border-box;max-width:740px;height:auto}.TopSheet-bleedingBackground{box-shadow:0 1px 3px 0 rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1);border-radius:24px;background-color:white}.ExampleTopSheet-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}.ExampleTopSheet-content{padding-inline:1.5rem;padding-block:calc(env(safe-area-inset-top, 0px) + 3.5rem) 3.5rem;display:grid}@media (min-width:600px){.ExampleTopSheet-content{padding-block:calc(env(safe-area-inset-top, 0px) + 4rem) 4rem}}.ExampleTopSheet-dismissTrigger{position:absolute;z-index:1;justify-self:end;top:max(env(safe-area-inset-top,0px),1rem);right:1rem;width:32px;height:32px;appearance:none;border:none;border-radius:9999px;background-color:rgb(229,231,235);cursor:pointer;padding:0;display:grid;place-items:center;color:rgb(107,114,128)}@media (min-width:600px){.ExampleTopSheet-dismissTrigger{top:max(env(safe-area-inset-top,0px),1.25rem);right:1.25rem}}.ExampleTopSheet-dismissIcon{width:22px;height:22px;stroke-width:2.5px}.ExampleTopSheet-information{display:grid;gap:2rem;justify-items:center}.ExampleTopSheet-title{margin:0;justify-self:center;max-width:400px;text-align:center;text-wrap:balance;line-height:1.1;font-size:2.25rem;font-weight:800;color:rgb(31,41,55)}@media (min-width:600px){.ExampleTopSheet-title{font-size:3rem}}.ExampleTopSheet-illustration{width:min(66%,280px);height:auto;aspect-ratio:1/1;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)}.ExampleTopSheet-description{margin:0;justify-self:center;max-width:500px;text-align:center;text-wrap:balance;line-height:1.375;font-size:1.125rem;font-weight:500;color:rgb(107,114,128)}@media (min-width:600px){.ExampleTopSheet-description{font-size:1.25rem}}.ExampleTopSheet-validateTrigger{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}