html,body{width:100%;min-height:100%;margin:0;padding:0}.notfound-wrapper{background-color:var(--background);background:0 0;justify-content:center;align-items:center;width:100%;height:100dvh;min-height:70dvh;padding:48px 16px;display:flex}.notfound-inner{text-align:left;justify-content:center;align-items:center;gap:48px;width:100%;max-width:920px;display:flex}.notfound-left{flex:0 0 55%;justify-content:center;align-items:center;display:flex}.notfound-illustration{width:100%;max-width:560px;height:auto;display:block}.notfound-right{flex-direction:column;flex:0 0 45%;justify-content:center;gap:16px;display:flex}.notfound-title{margin:0 0 8px;font-size:32px;color:var(--brand-primary)!important}.notfound-subtext{color:var(--text-secondary);margin:0 0 16px}.notfound-cta{background:linear-gradient(135deg, var(--brand-primary) 0%, var(--brand-primary-dark) 100%);color:var(--text-inverse);border-radius:10px;padding:10px 18px;font-weight:600;text-decoration:none;display:inline-block}.notfound-cta:hover{transform:translateY(-2px);box-shadow:0 14px 30px #49267f40}@media (max-width:900px){.notfound-inner{text-align:center;flex-direction:column;gap:24px;padding:28px 16px}.notfound-wrapper{background-position:top}.notfound-right{align-items:center}}
