/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */.SilkSidePanel-view-desktop{z-index:50;height:100dvh;padding-top:env(safe-area-inset-top);top:0;bottom:0;right:0}.SilkSidePanel-content-desktop{box-sizing:border-box;background-color:var(--sand-1);width:100%;height:100%;color:var(--sand-12);border-radius:1rem 0 0 1rem;box-shadow:0 25px 50px -12px #00000040,0 10px 15px -3px #0000001a}:is(.dark,.dark-theme) .SilkSidePanel-content-desktop{background-color:var(--sand-3)}.SilkSidePanel-content-sm{max-width:24rem}.SilkSidePanel-content-md{max-width:28rem}.SilkSidePanel-content-lg{max-width:32rem}.SilkSidePanel-content-xl{max-width:min(46rem,48vw)}.SilkSidePanel-handle{outline:none;margin:16px auto;display:block}.SilkSidePanel-backdrop{background-color:#0003}@media (prefers-color-scheme:dark){.SilkSidePanel-backdrop{background-color:#00000080}}.SilkDetachedSheet-backdrop{top:14%;height:100svh;background:linear-gradient(0deg,transparent 20px,hsla(35,20%,14%,.1) 10%,hsla(35,20%,14%,.1) 70%,transparent)}@media (prefers-color-scheme:dark){.SilkDetachedSheet-backdrop{background:linear-gradient(0deg,transparent 20px,hsla(35,20%,0%,.2) 10%,hsla(35,20%,0%,.8) 70%,transparent)}}@media (min-width:650px){.SilkDetachedSheet-backdrop{top:0;background:rgba(0,0,0,.2)}}@media (min-width:650px) and (prefers-color-scheme:dark){.SilkDetachedSheet-backdrop{background:rgba(0,0,0,.5)}}.SilkDetachedSheet-handle{display:block;width:50px;height:4px;margin:16px auto;border:0;border-radius:9999px;background-color:var(--sand-9);cursor:grab;outline:none}:is(.dark,.dark-theme) .SilkDetachedSheet-handle{background-color:var(--sand-7)}

/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */.SilkDetentSheet-view,.SilkSidePanel-view-mobile{z-index:50;top:0;bottom:auto;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}.SilkDetentSheet-content,.SilkSidePanel-content-mobile{box-sizing:border-box;width:100%;height:calc(100% - max(env(safe-area-inset-top),6px));background-color:var(--sand-1);min-width:0;max-width:800px;color:var(--sand-12);border-radius:24px 24px 0 0;overflow:hidden}@media (min-width:800px){.SilkDetentSheet-content,.SilkSidePanel-content-mobile{height:calc(100% - max(env(safe-area-inset-top),5vh));border-radius:24px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}}.SilkDetentSheet-handle,.SilkSidePanel-handle{background-color:var(--sand-9);cursor:pointer;border:0;border-radius:9999px;width:50px;height:6px}:is(.dark,.dark-theme) .SilkDetentSheet-handle,:is(.dark,.dark-theme) .SilkSidePanel-handle{background-color:var(--sand-7)}.SilkKeyboardSheet-view{--silk-keyboard-sheet-radius:24px;z-index:50;top:0;bottom:auto;height:calc(var(--silk-100-lvh-dvh-pct) + 60px)}@media (min-width:800px){.SilkKeyboardSheet-view{height:100%}}.SilkKeyboardSheet-content{box-sizing:border-box;height:calc(100% - max(env(safe-area-inset-top), 6px));border-radius:var(--silk-keyboard-sheet-radius) var(--silk-keyboard-sheet-radius) 0 0;overflow:clip;overflow:hidden;background-color:var(--sand-1);color:var(--sand-12);display:flex;flex-direction:column}@media (min-width:800px){.SilkKeyboardSheet-content{width:calc(800px - 1.25rem);max-width:calc(100vw - 2rem);height:calc(100% - 2rem * 2);box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1);border-radius:var(--silk-keyboard-sheet-radius)}}:is(.dark,.dark-theme) .SilkKeyboardSheet-content{background-color:var(--sand-3)}.SilkKeyboardSheet-scrollView{flex:1 1 auto;min-height:0}.SilkKeyboardSheet-scrollContent{display:flex;flex-direction:column}.SilkKeyboardSheet-backdrop{background-color:rgba(0,0,0,.2)}@media (prefers-color-scheme:dark){.SilkKeyboardSheet-backdrop{background-color:rgba(0,0,0,.5)}}