.book-shell{width:100%;max-width:28rem;margin:0 auto;box-sizing:border-box}.book-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media (min-width:380px){.book-slots{grid-template-columns:repeat(3,minmax(0,1fr))}}.book-slot{min-height:2.75rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.book-cta-sticky{position:sticky;bottom:0;z-index:15;margin-top:1rem;padding-bottom:max(.5rem,env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(251,247,245,0),#FBF7F5 28%)}.book-btn,.book-input{font-size:16px!important;touch-action:manipulation}.book-header-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}@media (max-width:360px){.book-header-row{gap:.5rem}}.book-card{max-width:100%;overflow-wrap:anywhere}