*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,sans-serif;color:#222;background-color:#fff;line-height:1.6}.site-container{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}@media (min-width: 768px){.site-container{max-width:720px}}@media (min-width: 1024px){.site-container{max-width:960px}}@media (min-width: 1280px){.site-container{max-width:1200px}}img{max-width:100%;height:auto;display:block}.error-404.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:75vh;padding:4rem 1.5rem;text-align:center;position:relative;overflow:hidden;background-color:#fffbeb;border-radius:24px;margin-top:2rem;margin-bottom:2rem;box-shadow:0 10px 30px #d9770614}.error-404.not-found:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.15;background-color:#fffbeb;background-image:radial-gradient(circle at 50% 50%,#f59e0b 20%,transparent 25%),radial-gradient(circle at 0% 100%,#d97706 15%,transparent 20%),radial-gradient(circle at 100% 0%,#f59e0b 15%,transparent 20%);background-size:60px 60px;pointer-events:none;z-index:0}.error-404.not-found .error-404-container{position:relative;z-index:1;max-width:620px;margin:0 auto}.error-404.not-found .honeycomb-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem;position:relative}.error-404.not-found .honeycomb-badge .honeycomb-cell{width:90px;height:104px;background:linear-gradient(135deg,#f59e0b,#d97706);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #d977064d;animation:gentle-float 4s ease-in-out infinite}.error-404.not-found .honeycomb-badge .honeycomb-cell .bee-icon{font-size:2.75rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.error-404.not-found .page-title{font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:1;margin:0 0 1rem;color:#78350f;letter-spacing:-.03em;text-shadow:1px 2px 0 #fef3c7}.error-404.not-found .subtitle{font-size:1.35rem;font-weight:700;color:#d97706;margin-bottom:1rem}.error-404.not-found .page-content p{color:#1f2937;font-size:1.05rem;line-height:1.7;margin-bottom:2rem}.error-404.not-found .search-form{display:flex;max-width:440px;margin:0 auto 2rem;gap:.5rem}.error-404.not-found .search-form label{flex:1;margin:0}.error-404.not-found .search-form label .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.error-404.not-found .search-form .search-field{width:100%;padding:.85rem 1.25rem;font-size:1rem;border:2px solid #fde68a;border-radius:9999px;outline:none;background:#fff;color:#1f2937;transition:border-color .2s ease,box-shadow .2s ease}.error-404.not-found .search-form .search-field:focus{border-color:#d97706;box-shadow:0 0 0 4px #f59e0b33}.error-404.not-found .search-form .search-submit{padding:.85rem 1.75rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-weight:700;border:none;border-radius:9999px;cursor:pointer;box-shadow:0 4px 12px #d9770640;transition:transform .2s ease,box-shadow .2s ease}.error-404.not-found .search-form .search-submit:hover{transform:translateY(-2px);box-shadow:0 6px 16px #d9770659}.error-404.not-found .search-form .search-submit:active{transform:translateY(0)}.error-404.not-found .btn-home{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2.2rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:1.05rem;font-weight:700;text-decoration:none;border-radius:9999px;box-shadow:0 6px 20px #d977064d;transition:all .25s ease}.error-404.not-found .btn-home:hover{background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 8px 24px #d9770666;transform:translateY(-2px)}@keyframes gentle-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(3deg)}}
