.app-shell{width:100%;min-height:100vh;display:flex}.app-inset{flex:1;min-width:0;min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sidebar-mobile-toggle{border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--card) / .82);width:2.35rem;height:2.35rem;color:var(--thai-primary);cursor:pointer;border-radius:.7rem;justify-content:center;align-items:center;padding:0;transition:border-color .14s,background .14s,color .14s;display:none}.sidebar-mobile-toggle:hover,.sidebar-mobile-toggle:focus-visible{border-color:hsl(var(--primary) / .32);background:hsl(var(--primary) / .1);color:var(--thai-primary);outline:none}.theme-controls,.theme-control-group{gap:.7rem;display:grid}.theme-control-group>span{color:var(--thai-muted-foreground);font-size:.78rem;font-weight:500;line-height:1.2;display:block}.theme-mode-buttons,.theme-variant-grid{gap:.45rem;display:grid}.theme-mode-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-mode-button,.theme-variant-button{border:1px solid hsl(var(--border));background:hsl(var(--card) / .78);min-height:2.2rem;color:var(--thai-muted-foreground);cursor:pointer;font:inherit;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .55rem;font-size:.78rem;font-weight:550;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.theme-variant-button{justify-content:flex-start;min-width:0}.theme-mode-button-active,.theme-variant-button-active{border-color:hsl(var(--primary) / .42);background:hsl(var(--primary) / .12);color:var(--thai-primary)}.theme-mode-button:hover,.theme-variant-button:hover{border-color:hsl(var(--primary) / .3);background:hsl(var(--primary) / .08);color:var(--thai-primary)}.theme-mode-button-active:hover,.theme-variant-button-active:hover{border-color:hsl(var(--primary) / .5);background:hsl(var(--primary) / .16)}.theme-mode-button:focus-visible,.theme-variant-button:focus-visible{border-color:hsl(var(--primary) / .46);box-shadow:inset 0 0 0 2px hsl(var(--primary) / .22);outline:none}.theme-variant-swatch{border:1px solid hsl(var(--border));background:hsl(var(--primary));border-radius:999px;flex:none;width:.72rem;height:.72rem}.theme-variant-button span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.theme-swatch-default{background:#566e8f}.theme-swatch-blue{background:#3c83f6}.theme-swatch-green{background:#1fb757}.theme-swatch-neutral{background:#737373}.theme-swatch-orange{background:#f97415}.theme-swatch-rose{background:#e21d4b}.theme-swatch-stone{background:#78726d}.theme-swatch-violet{background:#7c3bed}.theme-swatch-zinc{background:#6d6d78}@media (width<=900px){.app-header{border-bottom:1px solid hsl(var(--foreground) / .08);background:0 0;justify-content:flex-start;gap:.9rem;padding:.7rem 0;display:flex}.app-header>.brand,.sidebar-mobile-toggle{display:inline-flex}.app-header>.brand{font-size:1.55rem;font-weight:var(--thai-font-weight-heading)}.sidebar-mobile-toggle{width:2.4rem;height:2.4rem;color:var(--thai-muted-foreground);background:0 0;border:0;border-radius:0}.sidebar-mobile-toggle:hover,.sidebar-mobile-toggle:focus-visible{background:hsl(var(--primary) / .1);color:var(--thai-primary);box-shadow:none;outline:none}}@media (width<=720px){.app-header{flex-flow:wrap;align-items:center}}
