.app-shell{min-height:100vh;background:#f5f6f8}.app-shell-header{position:sticky;top:0;z-index:30;padding:0;background:#fff;border-bottom:1px solid #e2e4ea}.app-shell-header-inner{max-width:1480px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:0 24px;height:56px;width:100%}.app-shell-brand{display:inline-flex;align-items:center;min-height:36px;text-decoration:none;border-radius:6px}.app-shell-brand:focus-visible{outline:2px solid rgba(175,23,76,.36);outline-offset:4px}.app-shell-eyebrow{font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8b8da0}.app-shell-nav{display:inline-flex;align-items:center;gap:2px;flex-wrap:wrap;margin-left:auto}.app-shell-nav-link{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 14px;border-radius:6px;text-decoration:none;font-size:.82rem;font-weight:500;color:#6b6d7b;background:transparent;transition:color .15s ease,background .15s ease}.app-shell-nav-link:hover{color:#1a1a2e;background:#f0f1f4}.app-shell-nav-link.active{color:#1a1a2e;background:#f0f1f4;font-weight:600}.app-shell[data-section=tinder] .app-shell-nav-link.active{color:#d6366e;background:#f8a4b826}.app-shell-main{width:100%}.app-shell-route-loading{display:flex;align-items:center;justify-content:center;min-height:42vh;padding:48px 24px;font-size:.88rem;font-weight:500;color:#8b8da0}@media (max-width: 900px){.app-shell-header-inner{padding:14px 18px;height:auto;min-height:56px}.app-shell-nav{width:100%;margin-left:0}}@media (max-width: 640px){.app-shell-header-inner{padding:calc(12px + env(safe-area-inset-top,0px)) 14px 12px;gap:10px}.app-shell-brand{width:100%;justify-content:center}.app-shell-nav{display:flex;justify-content:center;gap:4px}.app-shell-nav-link{width:100%;height:40px;padding:0 10px;font-size:.76rem;border-radius:6px}}.app-shell{background:#f4f6f8;color:#151922}.app-shell-header{background:#fffffff0;border-bottom-color:#dfe3ea;box-shadow:0 1px 2px #1218260d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell-header-inner{max-width:min(1560px,calc(100vw - 32px))}.app-shell-eyebrow{color:#475467;letter-spacing:.08em}.app-shell-nav{gap:4px;padding:4px;border-radius:8px;background:#f3f5f8;border:1px solid #dfe3ea}.app-shell-nav-link{height:34px;border-radius:6px;color:#5c6676;font-weight:650}.app-shell-nav-link:hover,.app-shell-nav-link.active{color:#151922;background:#fff;box-shadow:0 1px 2px #12182614}.app-shell[data-section=tinder] .app-shell-nav-link.active{color:#af174c;background:#fff;box-shadow:0 1px 2px #12182614,inset 0 0 0 1px #d82d642e}@media (max-width: 900px){.app-shell-header-inner{max-width:100%}}@media (max-width: 640px){.app-shell-nav{padding:4px;border-radius:8px}.app-shell-nav-link{height:38px;border-radius:6px}}*{margin:0;padding:0;box-sizing:border-box}html{background:#f5f6f8}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f6f8;color:#1a1a2e}body,button,input,select,textarea{font:inherit}button,input,select,textarea,a{color:inherit}#root{min-height:100vh}.container{width:100%;margin:0 auto;box-sizing:border-box;overflow-x:visible}.app-error-boundary{min-height:100vh;display:grid;place-items:center;padding:32px 24px;background:#f5f6f8}.app-error-card{width:min(100%,720px);display:grid;gap:16px;padding:32px;border-radius:12px;border:1px solid #e2e4ea;background:#fff;box-shadow:0 1px 3px #0000000f,0 8px 24px #0000000a}.app-error-eyebrow{font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#c53d55}.app-error-title{font-size:clamp(1.4rem,2.4vw,1.8rem);line-height:1.15;letter-spacing:-.02em;font-weight:700;color:#1a1a2e}.app-error-copy{font-size:.88rem;line-height:1.6;color:#5c5f6e}.app-error-details{padding:16px;border-radius:8px;background:#1a1a2e;color:#e8eaf0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.8rem;line-height:1.6;white-space:pre-wrap;overflow-x:auto}.app-error-reload{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:40px;padding:.65rem 1.1rem;border:none;border-radius:8px;background:#3b5bdb;color:#fff;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s ease}.app-error-reload:hover{background:#364fc7}@media (max-width: 640px){.app-error-boundary{padding:calc(18px + env(safe-area-inset-top,0px)) 14px calc(32px + env(safe-area-inset-bottom,0px))}.app-error-card{padding:20px;border-radius:10px}.app-error-reload{width:100%}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a1a2e;background-color:#f5f6f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:inherit;text-decoration:inherit}body{margin:0;display:block;min-width:320px;min-height:100vh}#root{width:100%}
