/*
Theme Name: Learners Booking Portal
Theme URI: https://wordpress.org/
Author: Learners Booking System
Description: A mobile-first application shell for Learners Booking System, with a clean fallback for ordinary WordPress content.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 8.2
License: GPL-2.0-or-later
Text Domain: learners-booking-portal
*/
html{scroll-behavior:smooth}body{margin:0;background:#f6f8fb;color:#182230;font:16px/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:#175cd3}img{max-width:100%;height:auto}*{box-sizing:border-box}.lbp-skip{position:fixed;left:16px;top:-100px;z-index:999999;background:#fff;color:#175cd3;padding:12px 18px;border-radius:8px}.lbp-skip:focus{top:12px}.lbp-content{max-width:900px;margin:40px auto;padding:24px}.lbp-content h1{font-size:clamp(26px,4vw,40px);line-height:1.2}.lbp-post{padding:24px;border:1px solid #dce3ec;border-radius:12px;background:#fff;margin-bottom:24px}.lbp-footer{padding:24px;text-align:center;color:#475467}.lbp-notice{max-width:680px;margin:15vh auto;padding:32px;background:white;border:1px solid #dce3ec;border-radius:16px}.lbs{min-height:100dvh}.lbs .lbs-topbar{background:var(--lbs-surface)}.lbs .lbs-nav{box-shadow:1px 0 0 #e7ecf3}.lbs .lbs-hero{background:var(--lbs-primary)}.lbs .lbs-main{padding-top:28px}.lbs .lbs-card{box-shadow:0 2px 6px #102a4305}.lbs .lbs-keyboard .lbs-nav{display:none}@media(min-width:1100px){.lbs .lbs-main{padding-top:38px}.lbs .lbs-heading{margin-bottom:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
