@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=DM+Sans:wght@400;500;600;700&display=swap";
.notfound-root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2d1810;background:#f9edd3;grid-template-columns:60% 40%;height:100vh;font-family:DM Sans,sans-serif;display:grid;overflow:hidden}@media (max-width:768px){.notfound-root{grid-template-columns:1fr;height:auto;min-height:100vh;overflow-y:auto}}.notfound-root ::selection{color:#f9edd3;background:#1b6b3a}.notfound-left{flex-direction:column;justify-content:center;align-items:flex-start;padding:3rem 6rem;display:flex;position:relative}@media (max-width:1024px){.notfound-left{padding:3rem 4rem}}@media (max-width:768px){.notfound-left{justify-content:center;min-height:100vh;padding:4rem 2rem}}.notfound-topbar{position:absolute;top:3rem;left:6rem}@media (max-width:1024px){.notfound-topbar{left:4rem}}@media (max-width:768px){.notfound-topbar{top:2rem;left:2rem}}.notfound-brand{text-transform:uppercase;letter-spacing:.15em;color:#2d1810;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .3s}.notfound-brand:hover{opacity:.6}.notfound-content{max-width:560px}.notfound-code{letter-spacing:-.02em;color:#1b6b3a;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(6rem,12vw,10rem);font-weight:900;line-height:1}.notfound-coconut{filter:drop-shadow(0 4px 12px #1b6b3a26);margin:0 .02em;font-size:.7em;display:inline-block;transform:translateY(-.06em)}.notfound-headline{color:#2d1810;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.notfound-subtitle{color:#1b6b3a;letter-spacing:.02em;opacity:.85;margin-bottom:1.75rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500}.notfound-desc{color:#6b5243;margin-bottom:3rem;font-family:DM Sans,sans-serif;font-size:1.15rem;line-height:1.6}.notfound-actions{display:flex}.notfound-btn-primary{color:#f9edd3;background:#1b6b3a;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #1b6b3a33}.notfound-btn-primary:hover{background:#155a2f;transform:translateY(-2px);box-shadow:0 6px 20px #1b6b3a4d}.notfound-right{background:#f9edd3;position:relative;overflow:hidden}@media (max-width:768px){.notfound-right{height:50vh}}.notfound-image{object-fit:cover;object-position:center top;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.notfound-right:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#f9edd3 0%,#0000 100%);width:120px;height:100%;position:absolute;top:0;left:0}
