@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap");.lp{--lp-navy:#163462;--lp-navy-deep:#0c2140;--lp-orange:#f59e0b;--lp-orange-deep:#db8a05;--lp-orange-soft:#fef3e1;--lp-ink:#1b2333;--lp-muted:#5b6579;--lp-mist:#f5f7fb;--lp-line:#e4e9f1;--lp-radius:16px;font-family:Montserrat,sans-serif;color:var(--lp-ink);background:#fff;line-height:1.55}.lp *{box-sizing:border-box}.lp a{color:inherit}.lp-wrap{max-width:1180px;margin:0 auto;padding:0 24px}.lp-eyebrow{display:block;font-size:12.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--lp-orange-deep);margin-bottom:10px}.lp-center{text-align:center}.lp-h1{font-size:clamp(32px,4.4vw,52px);font-weight:800;line-height:1.08;letter-spacing:-.01em;color:#fff;margin:0}.lp-accent{color:var(--lp-orange)}.lp-h2{font-size:clamp(26px,3vw,36px);font-weight:800;color:var(--lp-navy);line-height:1.15;letter-spacing:-.01em;margin:0 0 44px}.lp-h2-narrow{max-width:560px}.lp-h2-tight{font-size:clamp(24px,2.8vw,30px);margin-bottom:16px}.lp-h2-center-margin{margin-left:auto;margin-right:auto}.lp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 26px;font-weight:700;font-size:14.5px;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;font-family:Montserrat,sans-serif}.lp-btn:hover{transform:translateY(-1px)}.lp-btn-orange{background:var(--lp-orange);color:var(--lp-navy-deep);box-shadow:0 6px 18px rgba(245,158,11,.35)}.lp-btn-orange:hover{background:var(--lp-orange-deep)}.lp-btn-outline-light{border-color:hsla(0,0%,100%,.55);color:#fff}.lp-btn-outline-light:hover{border-color:#fff;background:hsla(0,0%,100%,.08)}.lp-btn-outline-navy{border-color:var(--lp-navy);color:var(--lp-navy)}.lp-btn-outline-navy:hover{background:var(--lp-navy);color:#fff}.lp-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--lp-line)}.lp-header-inner{justify-content:space-between;height:76px}.lp-header-inner,.lp-logo{display:flex;align-items:center}.lp-logo{gap:10px;font-weight:800;font-size:19px;color:var(--lp-navy);text-decoration:none;letter-spacing:-.01em}.lp-logo-mark{width:34px;height:34px;flex:0 0 34px;object-fit:contain}.lp-nav{display:flex;gap:34px}.lp-nav a{font-size:12.5px;font-weight:600;text-decoration:none;color:var(--lp-ink);letter-spacing:.02em;text-transform:uppercase}.lp-nav a:hover{color:var(--lp-orange-deep)}.lp-hero{background:radial-gradient(1200px 600px at 85% -10%,#1c4079 0,var(--lp-navy) 45%,var(--lp-navy-deep) 100%);color:#fff;padding:76px 0 0;position:relative;overflow:hidden}.lp-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:50px;gap:50px;align-items:center;padding-bottom:70px}.lp-hero-sub{font-size:16.5px;color:hsla(0,0%,100%,.78);margin:20px 0 26px;max-width:480px}.lp-hero-list{list-style:none;padding:0;margin:0 0 34px;display:flex;flex-direction:column;gap:11px}.lp-hero-list li{display:flex;align-items:center;gap:11px;font-size:15px;font-weight:600;color:#fff}.lp-hero-list li:before{content:"";width:20px;height:20px;flex:0 0 20px;border-radius:50%;background:var(--lp-orange);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230c2140' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:12px}.lp-hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.lp-hero-visual{position:relative;height:440px}.lp-dash-card{position:absolute;background:#fff;border-radius:14px;box-shadow:0 20px 45px rgba(4,15,40,.35);padding:18px 20px;color:var(--lp-ink)}.lp-label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--lp-muted);font-weight:700;margin-bottom:6px}.lp-label-light{color:hsla(0,0%,100%,.8)}.lp-dash-value{font-size:26px;font-weight:800;color:var(--lp-navy)}.lp-dash-value-light{color:#fff}.lp-dash-name{font-size:16px;font-weight:700;color:var(--lp-navy);margin-bottom:8px}.lp-dash-main{top:0;left:0;width:290px}.lp-dash-row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid var(--lp-line);font-size:13px}.lp-dash-row-last{border-bottom:none}.lp-badge{font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px}.lp-badge-green{background:#e4f6ea;color:#1c7a3c}.lp-badge-orange{background:var(--lp-orange-soft);color:var(--lp-orange-deep)}.lp-dash-kpi{top:26px;right:0;width:190px;background:linear-gradient(135deg,#1c7a3c,#2fa152);color:#fff}.lp-dash-count{bottom:40px;left:36px;width:230px}.lp-dash-ring{gap:14px}.lp-dash-circle,.lp-dash-ring{display:flex;align-items:center}.lp-dash-circle{width:52px;height:52px;border-radius:50%;border:5px solid var(--lp-orange);justify-content:center;font-size:14px;flex:0 0 52px}.lp-dash-circle,.lp-dash-ring-title{font-weight:800;color:var(--lp-navy)}.lp-dash-ring-title{font-size:15px}.lp-dash-ring-sub{font-size:12px;color:var(--lp-muted);margin-top:4px}.lp-dash-invoice{bottom:0;right:10px;width:210px}.lp-dash-invoice .lp-dash-value{font-size:20px}.lp-hero-floatbar{background:#fff;color:var(--lp-ink);border-radius:18px 18px 0 0;margin-top:10px;padding:26px 34px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;box-shadow:0 -12px 30px rgba(4,15,40,.18)}.lp-hero-floatbar p{margin:0;font-size:14.5px;max-width:560px;color:var(--lp-muted)}.lp-hero-floatbar strong{color:var(--lp-ink)}.lp-floatbar-ctas{display:flex;gap:12px;flex-wrap:wrap}.lp section{padding:88px 0}.lp-mist{background:var(--lp-mist)}.lp-feature-layout{display:grid;grid-template-columns:290px 1fr;grid-gap:60px;gap:60px}.lp-feature-tabs{display:flex;flex-direction:column}.lp-feature-tab{background:none;border:none;text-align:left;padding:18px 4px;border-bottom:1px solid var(--lp-line);font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;color:var(--lp-ink);cursor:pointer;transition:color .15s ease}.lp-feature-tab.lp-active{color:var(--lp-orange-deep)}.lp-feature-panel{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.lp-feature-mock{background:var(--lp-mist);border:1px solid var(--lp-line);border-radius:var(--lp-radius);padding:22px;min-height:280px}.lp-mock-title{font-weight:800;color:var(--lp-navy);font-size:15px;margin-bottom:14px}.lp-feature-mock table{width:100%;border-collapse:collapse;font-size:12.5px}.lp-feature-mock th{text-align:left;color:var(--lp-muted);font-weight:700;text-transform:uppercase;font-size:10px;letter-spacing:.04em;padding-bottom:8px}.lp-feature-mock td{padding:8px 0;border-top:1px solid var(--lp-line)}.lp-feature-copy p{color:var(--lp-muted);font-size:15px;margin:0 0 22px}.lp-feature-copy ul{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:9px}.lp-feature-copy li{font-weight:600;font-size:14.5px;padding-left:22px;position:relative}.lp-feature-copy li:before{content:"●";color:var(--lp-orange);position:absolute;left:0;font-size:10px;top:5px}.lp-link-arrow{color:var(--lp-orange-deep);font-weight:700;text-decoration:none;font-size:14px}.lp-why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:36px;gap:36px;text-align:left}.lp-why-icon{width:46px;height:46px;border-radius:12px;background:var(--lp-orange-soft);display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:var(--lp-orange-deep);font-weight:800;font-size:14px}.lp-why-item h3{font-size:16px;font-weight:700;margin:0 0 8px}.lp-why-item p{color:var(--lp-muted);font-size:14.5px;margin:0}.lp-cta-banner{background:linear-gradient(120deg,var(--lp-navy),var(--lp-navy-deep));border-radius:24px;color:#fff;padding:52px 56px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.lp-cta-banner h2{font-size:clamp(22px,2.6vw,30px);font-weight:800;color:#fff;max-width:520px;margin:0}.lp-branch-tabbar{display:flex;gap:30px;border-bottom:1px solid var(--lp-line);margin-bottom:40px;flex-wrap:wrap}.lp-branch-tab{background:none;padding:0 0 16px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14.5px;color:var(--lp-muted);cursor:pointer;border:none;border-bottom:3px solid transparent}.lp-branch-tab.lp-active{color:var(--lp-orange-deep);border-color:var(--lp-orange)}.lp-branch-panel{display:grid;grid-template-columns:1fr 1fr;grid-gap:52px;gap:52px;align-items:center}.lp-branch-copy h3{font-size:20px;font-weight:800;color:var(--lp-navy);margin:0 0 14px}.lp-branch-copy p{color:var(--lp-muted);font-size:15px;margin:0 0 20px}.lp-branch-copy ul{list-style:none;padding:0;margin:0 0 22px;display:flex;flex-direction:column;gap:9px}.lp-branch-copy li{font-weight:600;font-size:14.5px;padding-left:22px;position:relative}.lp-branch-copy li:before{content:"●";color:var(--lp-orange);position:absolute;left:0;font-size:10px;top:5px}.lp-branch-img{border-radius:var(--lp-radius);background:linear-gradient(135deg,var(--lp-navy),#274a86);aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.55);font-size:13px;font-weight:600;text-align:center;padding:20px}.lp-steps-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:start}.lp-steps-copy p{color:var(--lp-muted);font-size:15px;margin:0 0 22px;max-width:440px}.lp-steps-copy ol{list-style:none;padding:0;margin:0 0 28px;counter-reset:step}.lp-steps-copy li{counter-increment:step;display:flex;gap:14px;padding:12px 0;font-weight:600;font-size:14.5px;align-items:center}.lp-steps-copy li:before{content:counter(step);width:26px;height:26px;border-radius:50%;background:var(--lp-orange-soft);color:var(--lp-orange-deep);display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:800;flex:0 0 26px}.lp-booking-card{border:1px solid var(--lp-line);border-radius:var(--lp-radius);overflow:hidden;background:#fff;box-shadow:0 20px 45px rgba(4,15,40,.08)}.lp-booking-head{background:var(--lp-navy);color:#fff;padding:26px;text-align:center}.lp-booking-mark{width:38px;height:38px;border-radius:10px;background:rgba(245,158,11,.18);color:var(--lp-orange);display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-weight:800}.lp-booking-head h3{font-size:16px;font-weight:700;margin:0}.lp-booking-body{padding:24px 26px}.lp-booking-body p{margin:0 0 16px;font-size:13.5px;color:var(--lp-muted)}.lp-slot-list{display:flex;flex-direction:column;gap:9px}.lp-slot{border:1px solid var(--lp-line);border-radius:9px;padding:11px 14px;font-size:13.5px;font-weight:600;color:var(--lp-ink);text-align:center}.lp-faq-item{border-bottom:1px solid var(--lp-line)}.lp-faq-q{width:100%;background:none;border:none;text-align:left;justify-content:space-between;gap:16px;padding:22px 4px;font-family:Montserrat,sans-serif;font-size:16px;color:var(--lp-ink);cursor:pointer}.lp-faq-q,.lp-faq-sign{display:flex;align-items:center;font-weight:700}.lp-faq-sign{width:26px;height:26px;border-radius:50%;border:1.5px solid var(--lp-orange);color:var(--lp-orange-deep);justify-content:center;flex:0 0 26px;font-size:15px}.lp-faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.lp-faq-a p{margin:0 0 22px;color:var(--lp-muted);font-size:14.5px;max-width:760px}.lp-faq-item.lp-open .lp-faq-a{max-height:220px}.lp-footer{background:var(--lp-mist);padding:56px 0 26px}.lp-footer-cta{background:#fff;border:1px solid var(--lp-line);border-radius:var(--lp-radius);padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:48px}.lp-footer-cta h3{font-size:20px;font-weight:800;color:var(--lp-navy);margin:0}.lp-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:40px;gap:40px;padding-bottom:40px;border-bottom:1px solid var(--lp-line)}.lp-footer-grid h4{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--lp-muted);font-weight:700;margin:0 0 16px}.lp-footer-grid a{display:block;font-size:14px;color:var(--lp-ink);text-decoration:none;margin-bottom:10px;font-weight:600}.lp-footer-grid a:hover{color:var(--lp-orange-deep)}.lp-footer-logo{font-size:17px}.lp-footer-desc{color:var(--lp-muted);font-size:14px;max-width:320px;margin-top:12px}.lp-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:22px;font-size:13px;color:var(--lp-muted);flex-wrap:wrap;gap:12px}.lp-footer-bottom a{color:var(--lp-muted);text-decoration:none;margin-left:14px}@media (max-width:900px){.lp-nav{display:none}.lp-hero-grid{grid-template-columns:1fr}.lp-hero-visual{height:340px;margin-top:20px}.lp-branch-panel,.lp-feature-layout,.lp-feature-panel,.lp-footer-grid,.lp-steps-layout,.lp-why-grid{grid-template-columns:1fr}.lp-footer-grid{gap:28px}.lp-cta-banner{padding:36px 26px}}