.srv-layout{grid-template-columns:1fr 360px;align-items:start;gap:2rem;max-width:72rem;margin:0 auto;padding:.875rem 1.5rem 3rem;display:grid}.srv-sticky{position:sticky;top:72px}.srv-hero-img{height:420px;position:relative;overflow:hidden}.srv-hero-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.srv-hero-gradient{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.srv-hero-overlay{background:linear-gradient(#0000001a 40%,#000000a6 100%);position:absolute;top:0;bottom:0;left:0;right:0}.gallery-thumbs{scrollbar-width:none;background:#f8fafc;gap:8px;padding:10px;display:flex;overflow-x:auto}.gallery-thumbs::-webkit-scrollbar{display:none}.gallery-thumb{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:72px;height:52px;transition:border-color .15s;overflow:hidden}.gallery-thumb:hover,.gallery-thumb.active{border-color:v-bind(typeColor)}.book-panel{background:#fff;border:1.5px solid #e5e7eb;border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 32px #0000001a}.book-header{padding:1.25rem 1.5rem}.book-body{padding:1.5rem}.highlight-item{align-items:flex-start;gap:10px;padding:.625rem 0;display:flex}.highlight-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.trust-badge{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:.75rem;display:flex}.sim-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;gap:12px;padding:.875rem;text-decoration:none;transition:all .2s;display:flex}.sim-card:hover{border-color:#60a5fa;transform:translateY(-1px);box-shadow:0 4px 16px #0071c21a}.srv-quick-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.srv-included-grid{grid-template-columns:1fr 1fr;gap:.25rem;display:grid}@media (max-width:1023px){.srv-layout{grid-template-columns:1fr!important}.srv-sticky{position:relative!important;top:auto!important}.srv-hero-img{height:260px}}@media (max-width:640px){.srv-quick-grid{grid-template-columns:repeat(2,1fr)!important}.srv-included-grid{grid-template-columns:1fr!important}}@media (max-width:400px){.srv-quick-grid{grid-template-columns:1fr!important}}
