:root{--app-height: 100%;--doc-height: 100%}html{scroll-behavior:smooth}body{width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@supports (-webkit-touch-callout: none){.min-h-screen{min-height:var(--doc-height)}}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--florence-gold-default, #D4A574);outline-offset:2px;box-shadow:0 0 0 4px #d4a5744d}button,a[role=button],[tabindex="0"]{touch-action:manipulation}.overflow-y-auto,.overflow-x-auto{-webkit-overflow-scrolling:touch}.invisible-until-ready{opacity:0;transition:opacity .3s ease}.invisible-until-ready.ready{opacity:1}.text-responsive-xl{font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.2}.text-responsive-lg{font-size:clamp(1.25rem,3vw,2rem);line-height:1.3}.text-responsive-base{font-size:clamp(.875rem,2vw,1rem);line-height:1.5}.animate-bounce-slow{animation:bounce 1.5s infinite}@keyframes bounce{0%,to{transform:translateY(0) translate(-50%)}50%{transform:translateY(-10px) translate(-50%)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms;animation-iteration-count:1;transition-duration:.01ms;scroll-behavior:auto}.nft-rotating-border,.nft-animated-border,.nft-badge-shine,.nft-pulsing-border,.nft-pulse,.nft-3d-float,.nft-text-glow,.nft-shimmering-text,.animate-bounce-slow,.nft-hover-float:hover,.nft-hover-tilt:hover{animation:none;transform:none}}.below-hero-content{margin:0 auto;width:95%;padding:0 1rem}.collection-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.section-title{margin-bottom:1.5rem}section{padding:3rem 0}
