.notfound-shell{flex-direction:column;min-height:100vh;display:flex}.notfound-shell main{flex:1 0 auto}.err-hero{text-align:center;padding:96px 0 56px}.err-mark{background:var(--terracotta);width:72px;height:72px;color:var(--surface);border-radius:18px;justify-content:center;align-items:center;margin:0 auto 28px;display:flex}.err-mark svg{width:36px;height:36px}.err-eyebrow{color:var(--terracotta);align-items:center;gap:10px;margin-bottom:20px;display:inline-flex}.err-eyebrow:before,.err-eyebrow:after{content:"";background:var(--terracotta);width:22px;height:.5px}h1.err-h{letter-spacing:-.025em;color:var(--walnut);max-width:760px;margin-bottom:22px;margin-left:auto;margin-right:auto;font-size:56px;font-weight:500;line-height:1.06}.err-sub{color:var(--body);max-width:580px;margin:0 auto;font-size:19px;line-height:1.6}.dest-section{padding:40px 0 56px}.dest-head{text-align:center;max-width:640px;margin:0 auto 36px}.dest-head .sec-eyebrow{color:var(--terracotta);margin-bottom:14px;display:inline-block}.dest-head h2{color:var(--walnut);letter-spacing:-.02em;font-size:28px;font-weight:500}.dest-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.dest-card{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);flex-direction:column;padding:28px;transition:border-color .15s,transform .15s;display:flex}.dest-card:hover{border-color:var(--terracotta);transform:translateY(-2px)}.dest-icon{background:var(--terracotta);width:44px;height:44px;color:var(--surface);border-radius:10px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.dest-icon svg{width:22px;height:22px}.dest-card h3{color:var(--walnut);letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:500}.dest-card p{color:var(--muted);flex-grow:1;margin-bottom:22px;font-size:13.5px;line-height:1.5}.dest-card .go{color:var(--walnut);align-self:flex-start;align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.dest-card:hover .go{color:var(--terracotta)}.dest-card .go:after{content:"→";transition:transform .2s}.dest-card:hover .go:after{transform:translate(3px)}.search-section{padding:32px 0 24px}.search-card{background:var(--surface);border:.5px solid var(--border);border-radius:var(--radius-card);max-width:720px;margin:0 auto;padding:28px 32px}.search-label{color:var(--muted);text-align:center;margin-bottom:12px;font-size:13px}.search-row{align-items:center;gap:10px;display:flex}.search-input{background:var(--bg-page);border:.5px solid var(--border);border-radius:var(--radius-input);font:inherit;color:var(--walnut);flex:1;padding:14px 16px;font-size:16px;transition:border-color .15s,box-shadow .15s}.search-input:focus{border-color:var(--terracotta);outline:none;box-shadow:0 0 0 3px #c77a4a26}.search-input::placeholder{color:var(--muted)}.quick-section{padding:24px 0 16px}.quick-row{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 18px;font-size:13.5px;display:flex}.quick-row a{color:var(--body);font-weight:500;transition:color .15s}.quick-row a:hover{color:var(--terracotta)}.quick-row .dot{color:var(--border);-webkit-user-select:none;user-select:none}.aside-section{padding:24px 0 96px}.aside-note{text-align:center;max-width:640px;color:var(--muted);border-top:.5px solid var(--border);margin:0 auto;padding:18px 24px;font-size:13.5px;font-style:italic;line-height:1.6}.aside-note a{color:var(--terracotta);text-underline-offset:3px;font-style:normal;font-weight:500;text-decoration:underline}.aside-note a:hover{color:var(--terracotta-deep)}@media (max-width:900px){h1.err-h{font-size:36px}.err-sub{font-size:16px}.err-hero{padding:64px 0 40px}.dest-grid{grid-template-columns:1fr}.search-row{flex-direction:column;align-items:stretch}.search-row .btn{width:100%}}
