
.lh-page{--lhv-blue:#1266d5;--lhv-ink:#142b49;--lhv-muted:#52657c;color:var(--lhv-ink);width:100%;max-width:1240px;margin:20px auto 55px;font-family:inherit;line-height:1.55}
.lh-page,.lh-page *{box-sizing:border-box}
.lh-page .lhv-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:36px;background:linear-gradient(115deg,#edf6ff,#f8fbff);border:1px solid #dce9f7;border-radius:18px;margin-bottom:24px}
.lh-page .lhv-eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;color:#185aa5;margin:0 0 12px;text-transform:uppercase}
.lh-page h1{font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.15;letter-spacing:-1px;margin:0 0 14px;color:var(--lhv-ink)}
.lh-page .lhv-intro{max-width:620px;margin:0;color:var(--lhv-muted);font-size:16px}
.lh-page .lhv-from{flex:0 0 auto;min-width:150px;text-align:center;border-left:1px solid #cddff1;padding-left:30px}
.lh-page .lhv-from small{display:block;color:var(--lhv-muted);font-size:13px}
.lh-page .lhv-from strong{display:block;color:var(--lhv-blue);font-size:48px;line-height:1.15;font-weight:700;letter-spacing:-2px}
.lh-page .lhv-highlights{display:flex;flex-wrap:wrap;gap:8px 22px;margin:20px 0 0;padding:0;list-style:none;font-size:13px;font-weight:600;color:#294c70}
.lh-page .lhv-highlights li::before{content:"\2713";color:#117659;margin-right:7px}
.lh-page .lhv-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin:30px 0 14px}
.lh-page h2{color:var(--lhv-ink);font-size:22px;font-weight:700;line-height:1.3;margin:0}
.lh-page .lhv-heading p{margin:0;color:var(--lhv-muted);font-size:13px}
.lh-page .lhv-table-wrap{border:1px solid #dce5ef;border-radius:14px;overflow-x:auto;background:#fff;box-shadow:0 10px 35px rgba(22,54,94,.05)}
.lh-page table{border-collapse:collapse;width:100%;margin:0;table-layout:auto;font-size:14px;color:var(--lhv-ink)}
.lh-page caption{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.lh-page thead{background:#f3f7fc}
.lh-page thead th{padding:15px 14px;text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.7px;font-weight:700;color:var(--lhv-muted);border:0;white-space:nowrap}
.lh-page tbody th,.lh-page tbody td{padding:21px 14px;text-align:left;vertical-align:middle;border:0;border-top:1px solid #e8edf4;background:transparent}
.lh-page tbody tr{transition:background .15s}
.lh-page tbody tr:hover{background:#f7fbff}
.lh-page .lhv-plan{display:block;font-size:18px;font-weight:700;letter-spacing:-.4px}
.lh-page .lhv-plan-meta{display:block;color:var(--lhv-muted);font-size:11px;font-weight:400;margin-top:4px;letter-spacing:.5px}
.lh-page td strong{font-weight:600;white-space:nowrap}
.lh-page td small{display:block;font-size:11px;color:var(--lhv-muted);margin-top:4px;font-weight:400}
.lh-page .lhv-ip{display:block;font-size:12px;white-space:nowrap;margin:2px 0}
.lh-page .lhv-ip span{color:#117659;font-weight:700;margin-left:5px}
.lh-page .lhv-price strong{font-size:28px;color:var(--lhv-blue);line-height:1.1;letter-spacing:-1px;font-weight:700}
.lh-page .lhv-price strong span{font-size:17px;margin-right:3px;letter-spacing:0}
.lh-page .lhv-button{display:inline-flex;justify-content:center;align-items:center;gap:13px;border:1px solid var(--lhv-blue);background:var(--lhv-blue);color:#fff;text-decoration:none;font-size:13px;font-weight:600;line-height:1.4;padding:12px 17px;border-radius:8px;min-height:44px;white-space:nowrap;transition:background .15s}
.lh-page .lhv-button:hover{background:#0b4ca4;border-color:#0b4ca4;color:#fff;text-decoration:none}
.lh-page a:focus-visible{outline:3px solid #df8a00;outline-offset:4px}
.lh-page .lhv-info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:28px}
.lh-page .lhv-info article{padding:0 0 0 16px;border-left:3px solid #d7e9fa;min-width:0}
.lh-page h3{margin:0 0 7px;font-size:15px;font-weight:700;color:var(--lhv-ink)}
.lh-page .lhv-info p{font-size:13px;line-height:1.65;color:var(--lhv-muted);margin:0}
.lh-page .lhv-help{margin-top:30px;padding:22px 26px;border-radius:12px;background:#f3f7fc;display:flex;align-items:center;justify-content:space-between;gap:20px}
.lh-page .lhv-help p{color:var(--lhv-muted);font-size:14px;margin:4px 0 0}
.lh-page .lhv-help a{color:#155cac;text-decoration:underline;font-weight:600;font-size:14px;white-space:nowrap}
@media(max-width:1100px){
.lh-page .lhv-table-wrap{border:0;background:transparent;box-shadow:none;overflow:visible}
.lh-page table,.lh-page tbody{display:block}
.lh-page thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.lh-page tbody{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.lh-page tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:20px;border:1px solid #dce5ef;border-radius:12px;background:#fff;box-shadow:0 6px 20px rgba(22,54,94,.04)}
.lh-page tbody th{grid-column:1/-1;padding:0 0 14px;border:0}
.lh-page .lhv-plan{font-size:22px}
.lh-page .lhv-plan-meta{margin-top:2px}
.lh-page tbody td{display:block;padding:12px 0;border-top:1px solid #e8edf4}
.lh-page td::before{content:attr(data-label);display:block;font-size:11px;color:var(--lhv-muted);margin-bottom:5px}
.lh-page td small{display:block}
.lh-page .lhv-price small{display:inline-block;margin-left:5px;font-size:12px}
.lh-page .lhv-order{grid-column:1/-1;padding:13px 0 0;border-top:0}
.lh-page .lhv-order::before{display:none}
.lh-page .lhv-button{width:100%}
}
@media(max-width:600px){
.lh-page{margin:12px auto 35px}
.lh-page .lhv-hero{display:block;padding:24px 20px;border-radius:12px}
.lh-page .lhv-from{border-left:0;border-top:1px solid #cddff1;padding:16px 0 0;margin-top:20px;text-align:left;min-width:0}
.lh-page .lhv-from strong{display:inline;font-size:36px;margin:0 5px}
.lh-page .lhv-from small{display:inline}
.lh-page .lhv-highlights{gap:8px 15px;font-size:12px}
.lh-page .lhv-heading{display:block}
.lh-page .lhv-heading p{margin-top:6px}
.lh-page tbody{grid-template-columns:minmax(0,1fr);gap:14px}
.lh-page .lhv-info{grid-template-columns:minmax(0,1fr);gap:18px}
.lh-page .lhv-help{display:block;padding:20px}
.lh-page .lhv-help a{display:inline-block;margin-top:12px;white-space:normal}
}
@media(prefers-reduced-motion:reduce){.lh-page tbody tr,.lh-page .lhv-button{transition:none}}

/* LevelHost shell. Functional WHMCS templates retain their native markup. */
body.lh-theme{background:#f8fbff;color:#142b49}
body.lh-theme #header.header-holder{background:#115cbb;padding-bottom:0;margin-bottom:0}
body.lh-theme #header:before,body.lh-theme #header .bg-animation{display:none}
body.lh-theme #header>.navbar{padding:14px 0;margin:0}
body.lh-theme #header>.main-navbar-wrapper{padding:0;background:rgba(0,28,73,.12);border-top:1px solid rgba(255,255,255,.16)}
body.lh-theme #header .navbar-brand .logo{max-width:200px;max-height:56px;width:auto;height:auto}
body.lh-theme #header .navbar-collapse{padding:8px 0}
body.lh-theme #header .support-button{border-radius:8px;background:#fff;color:#155cac!important}
body.lh-theme #header .dropdown-menu{border:1px solid #dce5ef;border-radius:10px;box-shadow:0 12px 32px rgba(20,43,73,.14)}
body.lh-theme #header .dropdown-item{color:#233e5f;white-space:normal}
body.lh-theme #header .dropdown-item:hover{background:#eef5fc;color:#155cac}
body.lh-theme .master-breadcrumb{background:#edf4fc;border-bottom:1px solid #dce5ef;padding:10px 0}
body.lh-theme .master-breadcrumb .breadcrumb{background:transparent;margin:0;padding:0}
body.lh-theme section#main-body{padding:24px 0 45px;background:#f8fbff;min-height:45vh}
body.lh-theme #main-body .primary-content{min-width:0}
body.lh-theme #main-body .card,body.lh-theme #main-body .panel{border-color:#dce5ef;border-radius:12px;box-shadow:0 6px 24px rgba(22,54,94,.04)}
body.lh-theme #main-body .card-header,body.lh-theme #main-body .panel-heading{border-color:#dce5ef}
body.lh-theme #main-body .card:not(.bg-primary):not(.bg-success):not(.bg-danger):not(.bg-warning):not(.bg-info)>.card-header{background:#f1f6fc;color:#142b49}
body.lh-theme .btn,body.lh-theme .form-control,body.lh-theme .custom-select{border-radius:8px}
body.lh-theme .btn-primary{background:#1266d5;border-color:#1266d5}
body.lh-theme .btn-primary:hover{background:#0b4ca4;border-color:#0b4ca4}
body.lh-theme a:focus-visible,body.lh-theme button:focus-visible{outline:3px solid #df8a00;outline-offset:3px}
body.lh-theme #footer.footer{background:#112b49;padding:48px 0 22px;color:#d2e0f0}
body.lh-theme #footer .lh-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px;margin-bottom:32px}
body.lh-theme #footer h2,body.lh-theme #footer h3{color:#fff;font-weight:700;margin:0 0 15px}
body.lh-theme #footer h2{font-size:26px}
body.lh-theme #footer h3{font-size:14px}
body.lh-theme #footer p{color:#d2e0f0;font-size:13px;line-height:1.8}
body.lh-theme #footer .lh-company{font-size:11px;color:#b1c6dd}
body.lh-theme #footer .lh-footer-links{list-style:none;margin:0;padding:0}
body.lh-theme #footer .lh-footer-links li{margin-bottom:12px}
body.lh-theme #footer .lh-footer-links a{font-size:13px;color:#d2e0f0;line-height:1.5;overflow-wrap:anywhere}
body.lh-theme #footer .lh-footer-links a:hover{color:#fff;text-decoration:underline}
body.lh-theme #footer .copyright{color:#b1c6dd;border-top:1px solid #29445f;padding-top:18px;font-size:12px}
body.lh-theme #footer .btn{color:#e4eefb;border:1px solid #526c88}
.lh-page .lhv-detail{display:block;font-size:12px;color:var(--lhv-muted);margin-top:5px;line-height:1.5}
.lh-page .lhv-annual{display:block;margin-top:7px;color:#405b7a;font-size:12px;white-space:nowrap}
.lh-page .lh-table-note{font-size:12px;color:var(--lhv-muted);margin-top:15px;line-height:1.7}
.lh-page .lh-renewal{color:#294c70;font-weight:600}
.lh-page .lhv-from .lh-renewal{margin-top:8px;font-size:12px}
.lh-page .lhv-price .lh-renewal{font-size:12px}
.lh-page .lhv-info a{color:#155cac;text-decoration:underline}
.lh-page .lh-home-hero{padding:42px;gap:44px}
.lh-page .lh-home-hero h1{font-size:clamp(34px,4.2vw,54px);line-height:1.08;letter-spacing:-1.7px;max-width:650px}
.lh-page .lh-home-hero .lhv-intro{max-width:560px;line-height:1.75}
.lh-page .lh-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:25px}
.lh-page .lh-text-link{color:#155cac;font-size:13px;font-weight:600;line-height:1.6;text-decoration:underline;text-underline-offset:3px}
.lh-page .lh-hero-offer{flex:0 0 300px;background:#fff;border:1px solid #d5e5f6;padding:28px;border-radius:14px;box-shadow:0 14px 35px rgba(22,54,94,.08)}
.lh-page .lh-hero-offer p{color:var(--lhv-muted);font-size:13px;line-height:1.7;margin:12px 0 22px}
.lh-page .lh-hero-offer .lh-offer-name{font-size:16px;color:var(--lhv-ink);font-weight:700;margin:22px 0 0}
.lh-page .lh-offer-price{font-size:76px;line-height:1.2;font-weight:700;letter-spacing:-4px;color:var(--lhv-blue)}
.lh-page .lh-hero-offer .lhv-button{width:100%}
.lh-page .lh-badge{display:inline-block;border-radius:5px;padding:6px 9px;background:#e5f3ed;color:#1d684c;font-size:11px;font-weight:700;line-height:1.5}
.lh-page .lh-badge-neutral{background:#edf4fc;color:#2b5689}
.lh-page .lh-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.lh-page .lh-service-card{background:#fff;border:1px solid #dce5ef;border-radius:14px;padding:26px;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 8px 28px rgba(22,54,94,.04)}
.lh-page .lh-service-featured{border-color:#9bbfec;box-shadow:inset 0 3px 0 #1266d5,0 8px 28px rgba(22,54,94,.04)}
.lh-page .lh-service-card h3{font-size:21px;line-height:1.3;margin:18px 0 12px;letter-spacing:-.4px;min-height:55px}
.lh-page .lh-service-card p{font-size:14px;color:var(--lhv-muted);line-height:1.65;margin:0 0 16px;min-height:69px}
.lh-page .lh-card-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 8px;min-height:65px}
.lh-page .lh-card-price strong{font-size:42px;line-height:1.25;letter-spacing:-1.5px;font-weight:700;color:var(--lhv-blue)}
.lh-page .lh-card-price span{font-size:12px;color:var(--lhv-muted)}
.lh-page .lh-service-card .lh-renewal{font-size:12px;margin:0;min-height:40px}
.lh-page .lh-specs{width:100%;padding:18px 0 22px;margin:0 0 auto;list-style:none;border-top:1px solid #e8edf4}
.lh-page .lh-specs li{font-size:13px;color:#294c70;line-height:1.65;margin:8px 0}
.lh-page .lh-specs li:before{content:'✓';color:#117659;font-weight:700;margin-right:8px}
.lh-page .lh-service-card .lhv-button{width:100%;margin-top:10px}
.lh-page .lh-card-link{display:block;margin-top:12px;color:#155cac;text-decoration:underline;font-size:12px;text-align:center;width:100%}
.lh-page .lh-story{display:grid;grid-template-columns:1fr 1fr;gap:45px;background:#fff;border:1px solid #dce5ef;border-radius:14px;padding:36px;margin:38px 0}
.lh-page .lh-story h2{font-size:28px;line-height:1.25;letter-spacing:-.5px}
.lh-page .lh-story p{color:var(--lhv-muted);font-size:14px;line-height:1.8;margin-top:18px}
.lh-page .lh-story .lhv-eyebrow{font-size:12px;margin-top:0;color:#185aa5}
.lh-page .lh-facts{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}
.lh-page .lh-facts article{border-left:3px solid #d7e9fa;padding-left:18px}
.lh-page .lh-facts strong{font-size:42px;color:var(--lhv-blue);letter-spacing:-1.5px;line-height:1.3}
.lh-page .lh-facts h3{margin-top:10px}
.lh-page .lh-facts p{font-size:12px;margin:0}
@media(min-width:1200px){body.lh-theme .container{max-width:1240px}}
@media(max-width:1100px){.lh-page .lh-home-hero{gap:24px;padding:28px}.lh-page .lh-hero-offer{flex-basis:270px}.lh-page .lh-service-card{padding:20px}.lh-page .lh-service-card h3{font-size:19px;min-height:75px}.lh-page .lh-service-card p{min-height:92px}.lh-page .lh-service-card .lh-renewal{min-height:45px}.lh-page .lh-card-price{min-height:94px}.lh-page .lh-story{gap:25px;padding:26px}body.lh-theme #footer .lh-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.lh-page .lh-home-hero{display:block}.lh-page .lh-hero-offer{margin-top:28px}.lh-page .lh-service-grid{grid-template-columns:1fr}.lh-page .lh-service-card h3,.lh-page .lh-service-card p,.lh-page .lh-card-price{min-height:0}.lh-page .lh-service-card .lh-renewal{min-height:0;margin:10px 0 18px}.lh-page .lh-story{grid-template-columns:1fr}.lh-page .lhv-from{min-width:135px;padding-left:18px}body.lh-theme #header>.navbar{padding:10px 0}body.lh-theme #header .navbar-brand .logo{max-width:160px}}
@media(max-width:600px){.lh-page .lh-home-hero{padding:24px 20px}.lh-page .lh-hero-offer{padding:22px}.lh-page .lh-actions{align-items:stretch}.lh-page .lh-actions .lh-text-link{display:block;text-align:center;width:100%}.lh-page .lh-facts{gap:16px}.lh-page .lh-facts strong{font-size:34px}.lh-page .lh-story{padding:24px 20px}.lh-page .lhv-from{padding-left:0}body.lh-theme section#main-body{padding:16px 0 28px}body.lh-theme #footer.footer{padding:34px 0 18px}body.lh-theme #footer .lh-footer-grid{grid-template-columns:1fr;gap:24px}}

/* Account access: same palette; original authentication form and hooks retained. */
body.lh-theme #form-section{background:#f8fbff;min-height:100vh}
body.lh-theme #form-section>.row{min-height:100vh}
body.lh-theme #form-section .website-logo{max-width:40%;top:45px}
body.lh-theme #form-section .lh-login-brand{font-size:28px;color:#fff;font-weight:700}
body.lh-theme #form-section .info-slider-holder{width:40%;background:#115cbb;min-height:100%;padding:130px 45px 55px}
body.lh-theme #form-section .info-holder{top:30%;text-align:left}
body.lh-theme #form-section .bold-title{font-size:40px;line-height:1.2;font-weight:700;color:#fff}
body.lh-theme #form-section .lh-login-copy{color:#e0edfc;font-size:16px;line-height:1.8;margin:24px 0}
body.lh-theme #form-section .lh-login-link{color:#fff;text-decoration:underline;font-size:14px}
body.lh-theme #form-section .form-holder{margin-left:40%;width:60%}
body.lh-theme #form-section .signin-signup-form{max-width:570px;margin:0 auto;padding-top:50px}
body.lh-theme #form-section .card{border:1px solid #dce5ef;border-radius:14px;box-shadow:0 8px 28px rgba(22,54,94,.05)}
body.lh-theme #form-section .menu-holder .sign-button{background:#1266d5;border-radius:8px;box-shadow:none}
@media(max-width:900px){body.lh-theme #form-section .info-slider-holder,body.lh-theme #form-section .website-logo{display:none}body.lh-theme #form-section .form-holder{margin-left:0;width:100%}body.lh-theme #form-section .signin-signup-form{padding:30px 15px}body.lh-theme #form-section .menu-holder{padding:22px 15px}}
