.lp-wrap{font-family:var(--font-jakarta),"Inter",sans-serif;background:#faf7f2;color:#1a1a1a;min-height:100vh}.lp-wrap *{box-sizing:border-box}.lp-wrap{--cream:#faf7f2;--navy:#0b1f4a;--gold:#f5a623;--border:#ede9e3;--text:#1a1a1a;--muted:#6b7280}.lp-container{width:100%;max-width:1160px;margin:0 auto;padding:0 24px}.lp-ann-bar{background:var(--navy);padding:10px 20px;text-align:center;font-size:13px;font-weight:600;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.lp-ann-star{color:var(--gold);flex-shrink:0}.lp-ann-bar span{color:hsla(0,0%,100%,.88)}.lp-ann-bar strong{color:var(--gold)}.lp-hide-mobile{display:none}.lp-nav{background:transparent;border-bottom:1px solid transparent;padding:0 20px;justify-content:space-between;height:62px;position:-webkit-sticky;position:sticky;top:0;z-index:100;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.lp-nav,.lp-nav-logo{display:flex;align-items:center}.lp-nav-logo{font-family:var(--font-dancing),"Dancing Script",cursive;font-size:26px;color:var(--navy);font-weight:700;text-decoration:none;gap:7px}.lp-nav-links{display:none;gap:32px;list-style:none}.lp-nav-links a{color:var(--muted);text-decoration:none;font-size:14px;font-weight:500;transition:color .15s}.lp-nav-links a:hover{color:var(--navy)}.lp-nav-right{display:flex;align-items:center;gap:12px}.lp-nav-login{display:none;color:var(--navy);font-weight:600}.lp-nav-cta,.lp-nav-login{font-size:14px;text-decoration:none}.lp-nav-cta{background:var(--navy);color:#fff;padding:10px 18px;border-radius:8px;font-weight:700;display:flex;align-items:center;gap:5px;white-space:nowrap}.lp-nav-hamburger{background:none;border:none;cursor:pointer;color:var(--navy);padding:11px;margin:-7px}.lp-nav--scrolled{background:hsla(0,0%,100%,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 12px rgba(0,0,0,.06)}.lp-mobile-menu,.lp-nav--scrolled{border-bottom:1px solid var(--border)}.lp-mobile-menu{background:#fff;padding:20px;display:flex;flex-direction:column;gap:16px}.lp-mobile-menu a{color:var(--navy);text-decoration:none;font-size:15px;font-weight:600;padding:4px 0}.lp-mobile-cta{background:var(--navy);color:#fff;padding:12px 20px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:700;text-align:center;margin-top:4px}.lp-hero{position:relative;min-height:562px;margin-top:-62px;padding-top:62px;display:flex;align-items:center;justify-content:center}.lp-hero-image{position:absolute;inset:0;z-index:0}.lp-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 60%;display:block}.lp-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(38,44%,96%,.72) 0,hsla(38,44%,96%,.55) 28%,hsla(38,44%,96%,.62) 58%,hsla(38,44%,96%,.78))}.lp-hero-text{position:relative;z-index:1;width:100%;max-width:580px;padding:52px 28px;display:flex;flex-direction:column;align-items:center;text-align:center}.lp-hero-pill{display:inline-flex;align-items:center;gap:7px;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:20px}.lp-hero-pill-dot{width:7px;height:7px;border-radius:50%;background:var(--gold);flex-shrink:0}.lp-hero-title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:44px;font-weight:700;line-height:1.07;color:var(--navy);margin-bottom:4px}.lp-hero-script{font-family:var(--font-dancing),"Dancing Script",cursive;font-size:34px;font-weight:700;color:var(--gold);line-height:1.3;margin-bottom:18px}.lp-hero-sub{font-size:14.5px;line-height:1.75;color:var(--muted);margin-bottom:28px;max-width:400px}.lp-hero-btns{display:flex;flex-direction:column;gap:10px;width:100%;max-width:320px;margin-bottom:20px}.lp-btn-gold{background:var(--gold)}.lp-btn-gold,.lp-btn-navy{color:#fff;padding:13px 24px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.lp-btn-navy{background:var(--navy)}.lp-btn-outline{color:var(--navy);border-radius:8px;border:2px solid var(--navy)}.lp-btn-outline,.lp-btn-outline-white{background:transparent;padding:13px 24px;text-decoration:none;font-size:14px;font-weight:600;text-align:center}.lp-btn-outline-white{color:#fff;border-radius:8px;border:2px solid hsla(0,0%,100%,.4)}.lp-hero-note{font-size:11px;color:#9ca3af;display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap}.lp-stats-wrapper{position:relative;overflow:hidden;background:var(--navy)}.lp-stats-wrapper:after,.lp-stats-wrapper:before{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:2;pointer-events:none}.lp-stats-wrapper:before{left:0;background:linear-gradient(to right,var(--navy),transparent)}.lp-stats-wrapper:after{right:0;background:linear-gradient(to left,var(--navy),transparent)}.lp-stats-inner{display:flex;flex-wrap:nowrap;width:max-content;will-change:transform}.lp-stat-item{flex-shrink:0;min-width:180px;display:flex;align-items:center;gap:10px;padding:13px 22px;border-right:1px solid hsla(0,0%,100%,.08)}.lp-stat-icon{color:var(--gold);flex-shrink:0}.lp-stat-label{font-size:11px;letter-spacing:.08em;color:hsla(0,0%,100%,.55);text-transform:uppercase;font-weight:600;line-height:1;margin-bottom:2px}.lp-stat-value{font-size:13px;font-weight:700;color:#fff;line-height:1;white-space:nowrap}.lp-section{padding:64px 0}.lp-section-cream{background:var(--cream)}.lp-section-white{background:#fff}.lp-section-navy{background:var(--navy)}.lp-section-border{border-top:1px solid var(--border)}.lp-section-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);display:flex;align-items:center;gap:8px;margin-bottom:14px}.lp-section-label:after,.lp-section-label:before{content:"";flex:1 1;height:1px;background:rgba(245,166,35,.3)}.lp-section-title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:36px;font-weight:700;line-height:1.12;color:var(--navy);margin-bottom:12px}.lp-section-title.light{color:#fff}.lp-section-script{font-family:var(--font-dancing),"Dancing Script",cursive;font-size:28px;color:var(--gold);line-height:1.3;margin-bottom:16px}.lp-section-sub{font-size:15px;line-height:1.75;color:var(--muted);max-width:520px}.lp-section-sub.light{color:hsla(0,0%,100%,.75)}.lp-text-center{text-align:center}.lp-text-center .lp-section-sub{margin:0 auto}.lp-pillars-scroll-wrap{position:relative;margin-top:44px;overflow:hidden}.lp-pillars-scroll-wrap:after,.lp-pillars-scroll-wrap:before{content:"";position:absolute;top:0;bottom:24px;width:52px;z-index:2;pointer-events:none}.lp-pillars-scroll-wrap:before{left:0;background:linear-gradient(to right,var(--cream),transparent)}.lp-pillars-scroll-wrap:after{right:0;background:linear-gradient(to left,var(--cream),transparent)}.lp-pillars-scroll{display:flex;flex-wrap:nowrap;gap:18px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:4px 8px 28px;cursor:-webkit-grab;cursor:grab}.lp-pillars-scroll:active{cursor:-webkit-grabbing;cursor:grabbing}.lp-pillars-scroll::-webkit-scrollbar{display:none}.lp-pillar-card{flex-shrink:0;width:262px;scroll-snap-align:start;background:#fff;border:1px solid var(--border);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.lp-pillar-img{width:100%;height:180px;overflow:hidden;flex-shrink:0}.lp-pillar-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.lp-pillar-card:hover .lp-pillar-img img{transform:scale(1.05)}.lp-pillar-img-placeholder{width:100%;height:180px;background:linear-gradient(135deg,#0b1f4a,#1a3a6a);display:flex;align-items:center;justify-content:center;gap:20px;flex-shrink:0}.lp-pillar-body{padding:22px 20px;flex:1 1}.lp-pillar-icon-wrap{width:40px;height:40px;border-radius:10px;background:rgba(245,166,35,.1);display:flex;align-items:center;justify-content:center;color:var(--gold);margin-bottom:12px}.lp-pillar-title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:20px;font-weight:700;color:var(--navy);margin-bottom:8px}.lp-pillar-sub{font-size:13px;line-height:1.7;color:var(--muted)}.lp-swipe-hint{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:6px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(11,31,74,.35)}.lp-swipe-arrow{display:inline-block;width:28px;height:1px;background:rgba(11,31,74,.2);position:relative}.lp-swipe-arrow-left:before{left:0;border-left:1.5px solid rgba(11,31,74,.3);border-bottom:1.5px solid rgba(11,31,74,.3)}.lp-swipe-arrow-left:before,.lp-swipe-arrow-right:after{content:"";position:absolute;top:-3px;width:7px;height:7px;transform:rotate(45deg)}.lp-swipe-arrow-right:after{right:0;border-right:1.5px solid rgba(11,31,74,.3);border-top:1.5px solid rgba(11,31,74,.3)}.lp-scroll-hint{gap:12px;margin-top:10px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(11,31,74,.35)}.lp-scroll-btn,.lp-scroll-hint{display:flex;align-items:center;justify-content:center}.lp-scroll-btn{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid var(--border);cursor:pointer;color:var(--navy);flex-shrink:0;transition:background .15s,color .15s,box-shadow .15s;box-shadow:0 1px 4px rgba(0,0,0,.06)}.lp-scroll-btn:hover{background:var(--navy);color:#fff;box-shadow:0 3px 10px rgba(11,31,74,.18)}@media (min-width:1200px){.lp-scroll-hint,.lp-swipe-hint{display:none}}.lp-showcase{display:flex;flex-direction:column;gap:48px}.lp-showcase-text{order:2}.lp-showcase-visual{order:1}.lp-showcase-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.lp-showcase-title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:36px;font-weight:700;line-height:1.1;color:#fff;margin-bottom:8px}.lp-showcase-script{font-family:var(--font-dancing),"Dancing Script",cursive;font-size:26px;color:var(--gold);line-height:1.3;margin-bottom:20px}.lp-showcase-sub{font-size:15px;line-height:1.75;color:hsla(0,0%,100%,.78);margin-bottom:28px}.lp-feature-list{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.lp-feature-list li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:hsla(0,0%,100%,.88);line-height:1.6}.lp-feature-list li .lp-check{color:var(--gold);flex-shrink:0;margin-top:2px}.lp-mock-screen{background:#0d2252;border-radius:16px;border:1px solid hsla(0,0%,100%,.1);overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.4)}.lp-mock-topbar{background:#07142e;padding:12px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid hsla(0,0%,100%,.07)}.lp-mock-dots{display:flex;gap:6px}.lp-mock-dots span{width:10px;height:10px;border-radius:50%}.lp-mock-dots span:first-child{background:#ff5f57}.lp-mock-dots span:nth-child(2){background:#ffbd2e}.lp-mock-dots span:nth-child(3){background:#28c840}.lp-mock-topbar-title{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.5)}.lp-mock-body{padding:16px}.lp-mock-summary{background:rgba(245,166,35,.12);border:1px solid rgba(245,166,35,.2);border-radius:10px;padding:14px 16px;margin-bottom:14px;display:flex;justify-content:space-between;align-items:center}.lp-mock-summary-label{font-size:11px;color:hsla(0,0%,100%,.6);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.lp-mock-summary-amount{font-family:var(--font-cormorant),serif;font-size:28px;font-weight:700;color:var(--gold)}.lp-mock-items{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.lp-mock-item{background:hsla(0,0%,100%,.04);border-radius:8px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center}.lp-mock-item-name{font-size:12px;color:hsla(0,0%,100%,.75);font-weight:500}.lp-mock-item-qty{font-size:11px;color:hsla(0,0%,100%,.5)}.lp-mock-item-price{font-size:13px;color:#fff;font-weight:700}.lp-mock-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.lp-mock-btn{border-radius:8px;padding:11px;text-align:center;font-size:12px;font-weight:700}.lp-mock-btn-gold{background:var(--gold);color:#fff}.lp-mock-btn-outline{background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.1)}.lp-features-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin-top:44px}.lp-feature-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px;display:flex;gap:16px;align-items:flex-start}.lp-feature-icon-wrap{width:44px;height:44px;border-radius:11px;background:rgba(11,31,74,.06);display:flex;align-items:center;justify-content:center;color:var(--navy);flex-shrink:0}.lp-feature-card-title{font-size:15px;font-weight:700;color:var(--navy);margin-bottom:6px}.lp-feature-card-sub{font-size:13px;line-height:1.65;color:var(--muted)}.lp-features-scroll{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;cursor:-webkit-grab;cursor:grab;scrollbar-width:none;margin:36px -24px 0;padding:8px 4px 24px 24px}.lp-features-scroll:active{cursor:-webkit-grabbing;cursor:grabbing}.lp-features-scroll::-webkit-scrollbar{display:none}.lp-feat-card{width:300px;flex-shrink:0;scroll-snap-align:start;background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--border);box-shadow:0 2px 10px rgba(0,0,0,.04);transition:box-shadow .2s}.lp-feat-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.09)}.lp-feat-img{width:100%;height:196px;overflow:hidden;flex-shrink:0}.lp-feat-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.lp-feat-card:hover .lp-feat-img img{transform:scale(1.05)}.lp-feat-body{padding:20px}.lp-feat-icon{width:40px;height:40px;border-radius:10px;background:rgba(11,31,74,.06);display:flex;align-items:center;justify-content:center;color:var(--navy);margin-bottom:14px;flex-shrink:0}.lp-feat-title{font-size:15px;font-weight:700;color:var(--navy);margin-bottom:8px}.lp-feat-sub{font-size:13px;line-height:1.72;color:var(--muted)}.lp-steps{flex-direction:column;gap:0;margin-top:48px}.lp-step,.lp-steps{display:flex;position:relative}.lp-step{gap:24px;align-items:flex-start;padding-bottom:40px}.lp-step:last-child{padding-bottom:0}.lp-step-line{position:absolute;left:19px;top:40px;bottom:0;width:2px;background:hsla(0,0%,100%,.1)}.lp-step:last-child .lp-step-line{display:none}.lp-step-num{width:40px;height:40px;border-radius:50%;background:rgba(245,166,35,.15);border:1px solid rgba(245,166,35,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--font-cormorant),serif;font-size:20px;font-weight:700;color:var(--gold)}.lp-step-title{font-size:16px;font-weight:700;color:#fff;margin-bottom:8px}.lp-step-sub{font-size:14px;line-height:1.7;color:hsla(0,0%,100%,.72)}.lp-pricing-wrap{margin-top:44px;max-width:760px;margin-left:auto;margin-right:auto}.lp-pricing-card-single{background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden;margin-bottom:16px}.lp-pricing-card-top{padding:32px 28px 24px}.lp-pricing-plan-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.lp-pricing-plan-title{font-family:var(--font-cormorant),serif;font-size:26px;font-weight:700;color:var(--navy);margin-bottom:4px}.lp-pricing-plan-sub{font-size:14px;color:var(--muted)}.lp-pricing-feat-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px 24px;gap:10px 24px;padding:24px 28px;border-top:1px solid var(--border)}.lp-pricing-feat-item{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--muted)}.lp-pricing-feat-item svg{flex-shrink:0;color:var(--gold)}.lp-billing-tiers{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border)}.lp-billing-tier{padding:24px 28px;display:flex;flex-direction:column}.lp-billing-tier:first-child{border-right:1px solid var(--border)}.lp-billing-tier-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(11,31,74,.5);margin-bottom:8px}.lp-billing-amount{font-family:var(--font-cormorant),serif;font-size:44px;font-weight:700;color:var(--navy);line-height:1;margin-bottom:4px}.lp-billing-amount.gold{color:var(--gold)}.lp-billing-condition{font-size:13px;font-weight:600;color:var(--navy);margin-bottom:6px}.lp-billing-note{font-size:12.5px;color:var(--muted);line-height:1.5}.lp-pricing-example{background:rgba(245,166,35,.08);border:1px solid rgba(245,166,35,.2);border-radius:12px;padding:14px 20px;font-size:13.5px;color:var(--navy);line-height:1.6;margin-bottom:28px}.lp-pricing-example strong{color:var(--gold);font-weight:700}.lp-faq-list{margin-top:44px;display:flex;flex-direction:column;gap:12px}.lp-faq-item{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden}.lp-faq-item summary{padding:18px 22px;font-size:15px;font-weight:600;color:var(--navy);cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;gap:16px}.lp-faq-item summary::-webkit-details-marker{display:none}.lp-faq-chevron{flex-shrink:0;transition:transform .2s;color:var(--gold)}.lp-faq-item details[open] .lp-faq-chevron{transform:rotate(180deg)}.lp-faq-body{padding:0 22px 18px;font-size:14px;line-height:1.75;color:var(--muted)}.lp-cta-section{position:relative;overflow:hidden}.lp-cta-bg{position:absolute;inset:0;z-index:0}.lp-cta-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.lp-cta-bg:after{content:"";position:absolute;inset:0;background:rgba(11,31,74,.88)}.lp-cta-content{position:relative;z-index:1;padding:72px 28px;display:flex;flex-direction:column;align-items:center;text-align:center}.lp-cta-title{font-family:var(--font-cormorant),serif;font-size:40px;font-weight:700;line-height:1.1;color:#fff;margin-bottom:8px}.lp-cta-script{font-family:var(--font-dancing),cursive;font-size:32px;color:var(--gold);line-height:1.3;margin-bottom:20px}.lp-cta-sub{font-size:15px;line-height:1.75;color:hsla(0,0%,100%,.78);max-width:440px;margin-bottom:36px}.lp-cta-btns{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px}.lp-footer{background:#060e1c;padding:48px 0 0}.lp-footer-scroll-wrap{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 24px 16px}.lp-footer-scroll-wrap::-webkit-scrollbar{display:none}.lp-footer-grid{display:flex;flex-wrap:nowrap;gap:0;min-width:max-content;margin-bottom:36px;align-items:flex-start}.lp-footer-col{flex-shrink:0;padding:0 36px;border-right:1px solid hsla(0,0%,100%,.07);min-width:150px}.lp-footer-col:first-child{padding-left:0}.lp-footer-col:last-child{border-right:none;padding-right:0}.lp-footer-col-logo{min-width:180px;display:flex;flex-direction:column;align-items:center;text-align:center}.lp-footer-logo{font-family:var(--font-dancing),cursive;font-size:26px;color:#fff;font-weight:700;text-decoration:none;display:flex;align-items:center;gap:8px;margin-bottom:10px}.lp-footer-tagline{font-size:13px;color:hsla(0,0%,100%,.5);line-height:1.6;max-width:180px}.lp-footer-col-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin-bottom:14px}.lp-footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.lp-footer-links a{font-size:14px;color:hsla(0,0%,100%,.65);text-decoration:none;transition:color .15s}.lp-footer-links a:hover{color:#fff}.lp-footer-bottom{border-top:1px solid hsla(0,0%,100%,.06);padding:20px 24px 28px;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.lp-footer-copy{font-size:12px;color:hsla(0,0%,100%,.4)}.lp-footer-made{font-size:12px;color:hsla(0,0%,100%,.35)}.lp-footer-made a{color:hsla(0,0%,100%,.5);text-decoration:none}@media (min-width:768px){.lp-ann-bar{font-size:13px}.lp-hide-mobile{display:inline}.lp-nav{padding:0 36px;height:68px}.lp-nav-logo{font-size:28px}.lp-nav-login{display:block}.lp-hero{min-height:608px;margin-top:-68px;padding-top:68px}.lp-hero-text{padding:64px 40px;max-width:640px}.lp-hero-title{font-size:52px}.lp-hero-script{font-size:40px}.lp-hero-sub{font-size:15.5px}.lp-hero-btns{flex-direction:row;max-width:none;width:auto}.lp-section{padding:80px 0}.lp-section-title{font-size:42px}.lp-showcase{flex-direction:row;align-items:center;gap:56px}.lp-showcase-text{order:1;flex:1 1}.lp-showcase-visual{order:2;flex:1 1}.lp-feat-card{width:320px}.lp-features-scroll{gap:22px}.lp-steps{flex-direction:row;gap:0}.lp-step{flex-direction:column;flex:1 1;padding-bottom:0;padding-right:32px;align-items:flex-start}.lp-step-line{left:40px;right:0;top:19px;bottom:auto;width:auto;height:2px}.lp-step:last-child{padding-right:0}.lp-cta-btns{flex-direction:row;max-width:none;width:auto}.lp-footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width:1024px){.lp-nav{padding:0 48px}.lp-nav-links{display:flex}.lp-nav-hamburger{display:none}.lp-hero{min-height:668px;margin-top:-68px;padding-top:68px}.lp-hero-text{max-width:700px}.lp-hero-title{font-size:60px}.lp-hero-script{font-size:46px}.lp-section-title{font-size:48px}.lp-footer-scroll-wrap{overflow:visible;max-width:1160px;margin:0 auto;padding:0 48px}.lp-footer-grid{min-width:0;justify-content:space-between}.lp-footer-col{flex:1 1;min-width:0}.lp-footer-col-logo{flex:1.2 1}}@media (min-width:1280px){.lp-footer-scroll-wrap,.lp-nav{padding:0 64px}}.lp-legal-page{max-width:760px;margin:0 auto;padding:48px 24px 80px}.lp-legal-header{margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid var(--border)}.lp-legal-back{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--muted);text-decoration:none;margin-bottom:24px}.lp-legal-back:hover{color:var(--navy)}.lp-legal-header h1{font-size:36px;font-weight:700;color:var(--navy);margin:0 0 8px;line-height:1.2}.lp-legal-meta{font-size:13px;color:var(--muted);margin:0}.lp-legal-body{font-size:15px;line-height:1.75;color:var(--text)}.lp-legal-body h2{font-size:20px;font-weight:700;color:var(--navy);margin:40px 0 12px}.lp-legal-body h3{font-size:16px;font-weight:600;color:var(--navy);margin:24px 0 8px}.lp-legal-body p{margin:0 0 16px}.lp-legal-body ul{margin:0 0 16px;padding-left:24px}.lp-legal-body ul li{margin-bottom:6px}.lp-legal-body a{color:var(--navy);text-decoration:underline}.lp-legal-body a:hover{color:var(--gold)}.lp-legal-body strong{color:var(--navy)}.lp-legal-footer{display:flex;justify-content:space-between;align-items:center;margin-top:56px;padding-top:24px;border-top:1px solid var(--border);font-size:14px}.lp-legal-footer a{color:var(--navy);text-decoration:none;font-weight:500}.lp-legal-footer a:hover{color:var(--gold)}.lp-faq-page-body{margin-top:8px}.lp-faq-section{margin-bottom:40px}.lp-faq-section-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--border)}.lp-blog-grid{display:grid;grid-gap:20px;gap:20px;margin-top:8px}.lp-blog-card{display:block;overflow:hidden;border:1px solid var(--border);border-radius:16px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;background:#fff}.lp-blog-card-img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background:var(--cream,#faf7f1)}.lp-blog-card-body{padding:22px 24px 24px}.lp-blog-card:hover{border-color:var(--navy);box-shadow:0 8px 28px rgba(0,0,0,.06);transform:translateY(-2px)}.lp-blog-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--gold);background:rgba(245,166,35,.1);border:1px solid rgba(245,166,35,.22);padding:5px 12px;border-radius:999px;margin-bottom:14px}.lp-blog-related{margin-top:52px;padding-top:32px;border-top:1px solid var(--border)}.lp-blog-related-heading{font-size:18px;font-weight:700;color:var(--navy);margin:0 0 18px}.lp-blog-related-list{display:grid;grid-gap:14px;gap:14px}.lp-blog-related-card{display:flex;align-items:center;gap:16px;padding:12px;border:1px solid var(--border);border-radius:14px;text-decoration:none;transition:border-color .2s,background .2s}.lp-blog-related-card:hover{border-color:var(--navy);background:var(--cream,#faf7f1)}.lp-blog-related-card img{width:110px;height:72px;flex-shrink:0;object-fit:cover;border-radius:10px;background:var(--cream,#faf7f1)}.lp-blog-related-body{display:flex;flex-direction:column;gap:2px;min-width:0}.lp-blog-related-body .lp-blog-tag{margin-bottom:6px;padding:3px 9px;font-size:10px}.lp-blog-related-title{font-size:15px;font-weight:600;color:var(--navy);line-height:1.35}.lp-blog-card-title{font-size:21px;font-weight:700;color:var(--navy);line-height:1.3;margin:0 0 10px}.lp-blog-card-excerpt{font-size:14.5px;line-height:1.65;color:var(--text);margin:0 0 14px}.lp-blog-card-meta{font-size:12.5px;color:var(--muted)}.lp-blog-cta{position:relative;overflow:hidden;margin-top:56px;padding:44px 32px 40px;border-radius:22px;background:linear-gradient(150deg,#0b1f4a,#14306b 55%,#0b1f4a);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 24px 60px -24px rgba(11,31,74,.55);text-align:center}.lp-blog-cta-glow{position:absolute;top:-60%;left:50%;transform:translateX(-50%);width:460px;height:460px;background:radial-gradient(circle,rgba(245,166,35,.22) 0,rgba(245,166,35,0) 70%);pointer-events:none}.lp-blog-cta-content{position:relative;display:flex;flex-direction:column;align-items:center}.lp-blog-cta-logo{width:56px;height:56px;border-radius:14px;margin-bottom:18px;box-shadow:0 8px 24px rgba(0,0,0,.28)}.lp-blog-cta h3{font-size:22px;font-weight:800;letter-spacing:-.01em;color:#fff;margin:0 0 10px;max-width:460px}.lp-blog-cta p{font-size:15px;line-height:1.65;color:hsla(0,0%,100%,.72);margin:0 0 24px;max-width:440px}.lp-blog-cta-badge{display:flex;justify-content:center}.lp-blog-cta-note{display:block;margin-top:16px;font-size:12.5px;color:hsla(0,0%,100%,.5)}.lp-blog-hero{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:16px;margin:0 0 36px;background:var(--cream,#faf7f1)}.lp-blog-fig{margin:32px 0}.lp-blog-fig img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:14px;background:var(--cream,#faf7f1)}.lp-blog-fig figcaption{margin-top:10px;font-size:13px;color:var(--muted);text-align:center;line-height:1.5}.lp-blog-fig--portrait{margin:36px 0}.lp-blog-fig--portrait img{aspect-ratio:auto;width:auto;max-width:100%;max-height:660px;margin:0 auto;border-radius:20px}