.not-found-root{min-height:100vh;font-family:var(--font-raleway,sans-serif);background-color:#fbf9f5;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.grain{opacity:.03;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");width:200%;height:200%;position:fixed;inset:-50%}.blob{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.blob-1{background:radial-gradient(circle,#d4956a22,#0000 70%);width:500px;height:500px;animation:8s ease-in-out infinite blobFloat1;top:-120px;right:-100px}.blob-2{background:radial-gradient(circle,#a77f6d18,#0000 70%);width:400px;height:400px;animation:10s ease-in-out infinite blobFloat2;bottom:-80px;left:-80px}.blob-3{background:radial-gradient(circle,#77544415,#0000 70%);width:300px;height:300px;animation:12s ease-in-out infinite blobFloat3;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes blobFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,20px)scale(1.05)}}@keyframes blobFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-20px)scale(1.08)}}@keyframes blobFloat3{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-52%)scale(1.03)}}.content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:560px;padding:2rem 1.5rem;animation:.9s cubic-bezier(.16,1,.3,1) both fadeUp;display:flex;position:relative}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.drip-wrap{margin-bottom:1.5rem;animation:1.1s cubic-bezier(.34,1.56,.64,1) .2s both dripDrop;position:relative}@keyframes dripDrop{0%{opacity:0;transform:translateY(-40px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}.drip-svg{filter:drop-shadow(0 8px 24px #a77f6d59);width:56px;height:84px;animation:3s ease-in-out infinite dripPulse}@keyframes dripPulse{0%,to{filter:drop-shadow(0 8px 24px #a77f6d59)}50%{filter:drop-shadow(0 12px 32px #a77f6d8c)}}.drip-reflection{filter:blur(4px);background:radial-gradient(#a77f6d4d,#0000);border-radius:50%;width:24px;height:8px;margin:6px auto 0}.four-o-four{font-family:var(--font-playfair,serif);letter-spacing:-.04em;background:linear-gradient(135deg,#e8d5c8 0%,#c4a090 50%,#e8d5c8 100%);-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;margin:0 0 .25rem;font-size:clamp(6rem,20vw,10rem);font-weight:700;line-height:1;animation:.9s cubic-bezier(.16,1,.3,1) .1s both fadeUp}.heading{font-family:var(--font-playfair,serif);color:#1b1c1a;margin:0 0 1rem;font-size:clamp(1.5rem,5vw,2.25rem);font-weight:600;line-height:1.2;animation:.9s cubic-bezier(.16,1,.3,1) .2s both fadeUp}.body{color:#706d6d;max-width:380px;margin:0 0 2rem;font-size:1rem;line-height:1.75;animation:.9s cubic-bezier(.16,1,.3,1) .3s both fadeUp}.divider{align-items:center;gap:10px;margin-bottom:2rem;animation:.9s cubic-bezier(.16,1,.3,1) .35s both fadeUp;display:flex}.divider span{opacity:.5;background:#c4a090;width:48px;height:1px;display:block}.divider-dot{border-radius:50%;opacity:1!important;background:#a77f6d!important;width:5px!important;height:5px!important}.cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;animation:.9s cubic-bezier(.16,1,.3,1) .4s both fadeUp;display:flex}.cta-primary{color:#fbf9f5;letter-spacing:.02em;background:#a77f6d;border-radius:100px;padding:.75rem 1.75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .3s,transform .3s,box-shadow .3s;box-shadow:0 4px 16px #a77f6d40}.cta-primary:hover{background:#8f6a59;transform:translateY(-2px);box-shadow:0 8px 24px #a77f6d59}.cta-secondary{color:#775444;letter-spacing:.02em;background:0 0;border:1.5px solid #c4a090;border-radius:100px;padding:.75rem 1.75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .3s,background .3s,transform .3s}.cta-secondary:hover{background:#f5ede8;border-color:#a77f6d;transform:translateY(-2px)}.signature{color:#b0a9a5;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;animation:.9s cubic-bezier(.16,1,.3,1) .5s both fadeUp}@media (prefers-reduced-motion:reduce){.content,.drip-wrap,.four-o-four,.heading,.body,.divider,.cta-group,.signature{opacity:1;animation:none;transform:none}.blob-1,.blob-2,.blob-3,.drip-svg{animation:none}}
