@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#f7fafc;color:#1a202c}button{cursor:pointer}.card{background:white;border-radius:12px;box-shadow:0 1px 3px #0000001a;transition:all .3s ease}.card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}app-breadcrumb{display:block;position:sticky;top:0;z-index:100}html{scroll-behavior:smooth}.breadcrumb-link:focus{outline:2px solid #D3AF37;outline-offset:2px}
