:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #1a1a1a;--tg-theme-hint-color: #999999;--tg-theme-link-color: #1E88E5;--tg-theme-button-color: #1E88E5;--tg-theme-button-text-color: #ffffff;--tg-theme-secondary-bg-color: #f4f4f5;--bu-primary: #1E88E5;--bu-primary-dark: #1565C0;--bu-primary-light: #64B5F6;--bu-sale: #1E88E5;--bu-rent: #E53935;--bu-success: #43A047;--bu-warning: #FF9800;--bu-error: #E53935;--surface-primary: var(--tg-theme-bg-color);--surface-secondary: var(--tg-theme-secondary-bg-color);--surface-elevated: #ffffff;--surface-overlay: rgba(0, 0, 0, .5);--text-primary: var(--tg-theme-text-color);--text-secondary: var(--tg-theme-hint-color);--text-muted: #b0b0b0;--text-inverse: #ffffff;--text-link: var(--tg-theme-link-color);--font-family-primary: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-family-mono: "Space Mono", "SF Mono", monospace;--font-size-xs: .6875rem;--font-size-sm: .8125rem;--font-size-base: .9375rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.375rem;--font-size-2xl: 1.75rem;--font-size-3xl: 2.25rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--line-height-tight: 1.15;--line-height-snug: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.65;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-2xl: 28px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .16);--shadow-card: 0 2px 8px rgba(0, 0, 0, .06), 0 0 1px rgba(0, 0, 0, .1);--shadow-button: 0 4px 14px rgba(30, 136, 229, .35);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .25s cubic-bezier(.4, 0, .2, 1);--transition-slow: .4s cubic-bezier(.4, 0, .2, 1);--transition-spring: .5s cubic-bezier(.34, 1.56, .64, 1);--z-base: 0;--z-dropdown: 100;--z-sticky: 200;--z-fixed: 300;--z-modal-backdrop: 400;--z-modal: 500;--z-popover: 600;--z-toast: 700;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--nav-height: 60px;--header-height: 56px}@media (prefers-color-scheme: dark){:root{--tg-theme-bg-color: #18222d;--tg-theme-text-color: #ffffff;--tg-theme-hint-color: #708499;--tg-theme-secondary-bg-color: #232e3c;--surface-elevated: #232e3c;--shadow-card: 0 2px 8px rgba(0, 0, 0, .2), 0 0 1px rgba(0, 0, 0, .3)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:var(--text-primary);background-color:var(--surface-primary);min-height:100vh;min-height:100dvh;overflow-x:hidden;overscroll-behavior-y:contain}#root{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);letter-spacing:-.02em}h1{font-size:var(--font-size-2xl)}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg)}h4{font-size:var(--font-size-md)}p{margin-bottom:var(--space-3)}a{color:var(--text-link);text-decoration:none;transition:opacity var(--transition-fast)}a:active{opacity:.7}button{font-family:inherit;font-size:inherit;border:none;background:none;cursor:pointer;outline:none}button:disabled{cursor:not-allowed;opacity:.5}input,select,textarea{font-family:inherit;font-size:var(--font-size-base);border:none;background:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input::placeholder,textarea::placeholder{color:var(--text-muted)}img,svg{display:block;max-width:100%;height:auto}ul,ol{list-style:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page{flex:1;display:flex;flex-direction:column;padding-bottom:calc(var(--nav-height) + var(--safe-area-bottom))}.page-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.container{width:100%;max-width:100%;padding-left:var(--space-4);padding-right:var(--space-4)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-in{animation:fadeIn var(--transition-base) ease-out}.animate-slide-up{animation:slideUp var(--transition-base) ease-out}.animate-scale-in{animation:scaleIn var(--transition-spring)}.skeleton{background:linear-gradient(90deg,var(--surface-secondary) 25%,var(--surface-elevated) 50%,var(--surface-secondary) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-md)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:var(--radius-full)}:focus-visible{outline:2px solid var(--bu-primary);outline-offset:2px}::selection{background:var(--bu-primary);color:var(--text-inverse)}@media print{body{background:#fff}}
