:root{--color-primary:#2b6b7a;--color-primary-light:#3d8a9b;--color-primary-dark:#1e4a56;--color-primary-subtle:#e8f4f6;--color-accent:#c4a96b;--color-accent-light:#d4bc88;--color-accent-dark:#8b7355;--color-accent-subtle:#faf5eb;--color-surface:#f5efe8;--color-surface-2:#ede5da;--color-surface-3:#e0d5c5;--color-card:#fdfaf4;--color-text:#1e3a42;--color-text-secondary:#3d5a62;--color-text-muted:#7a8e92;--color-text-inverse:#f5efe8;--color-border:#e0d5c5;--color-border-strong:#c8baa8;--color-surface-translucent:rgba(245,239,232,0.92);--color-placeholder-from:#f1e9dc;--color-placeholder-to:#dfeef1;--color-success:#2d6a4f;--color-success-subtle:#e8f5ee;--color-warning:#c4861a;--color-warning-subtle:#fef3dc;--color-error:#a32d2d;--color-error-subtle:#fdeaea;--color-band-bg:#1e4a56;--color-band-bg-light:#2b6b7a;--color-band-text:#f5efe8;--font-display:var(--font-hind-siliguri),"Hind Siliguri",sans-serif;--font-body:var(--font-hind-siliguri),"Hind Siliguri","Noto Sans Bengali",sans-serif;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--shadow-card:0 2px 12px rgba(43,107,122,0.08);--shadow-elevated:0 8px 32px rgba(43,107,122,0.14);--transition-fast:150ms ease;--transition-base:250ms ease;--transition-slow:400ms cubic-bezier(0.16,1,0.3,1);--bottom-nav-height:3.5rem}@media (min-width:1024px){:root{--bottom-nav-height:0rem}}html[data-theme=dark]{--color-primary:#4a99ab;--color-primary-light:#6bb3c4;--color-primary-dark:#8fd0db;--color-primary-subtle:#16333a;--color-accent:#d4bc88;--color-accent-light:#e0cfa0;--color-accent-dark:#c9ad7a;--color-accent-subtle:#241f14;--color-surface:#101f24;--color-surface-2:#16292f;--color-surface-3:#1f373e;--color-card:#16292f;--color-text:#eef0ee;--color-text-secondary:#b9c6c9;--color-text-muted:#7e9296;--color-text-inverse:#101f24;--color-border:#26424a;--color-border-strong:#345560;--color-surface-translucent:rgba(16,31,36,0.92);--color-placeholder-from:#223a42;--color-placeholder-to:#2b4b55;--color-success:#5fbe96;--color-success-subtle:#10291f;--color-warning:#e0aa4a;--color-warning-subtle:#2e230d;--color-error:#e2726b;--color-error-subtle:#2e1414;--shadow-card:0 2px 12px rgba(0,0,0,0.35);--shadow-elevated:0 8px 32px rgba(0,0,0,0.5)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{height:100%;-webkit-text-size-adjust:100%}body,html{max-width:100vw;overflow-x:clip}body{min-height:100%;color:var(--color-text);background:var(--color-surface);font-family:var(--font-body);line-height:1.625;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color var(--transition-base),color var(--transition-base)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600;line-height:1.3}a{color:inherit;text-decoration:none}button{font-family:inherit}img,picture,svg{display:block;max-width:100%}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}