/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */:root{--marketing-deep-green:#2e6143;--marketing-dark-green:#2f3941;--marketing-orange:#c45110;--marketing-orange-hover:#9f3f0b;--marketing-soft-white:#fafaf7;--marketing-light-sage:#e5efea;--marketing-white:#fff;--marketing-text-dark:#1a1a1a;--marketing-text-muted:#5a5a5a;--marketing-font-body:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--marketing-font-heading:var(--font-montserrat),"Montserrat",sans-serif;--marketing-max-width:1500px;--marketing-section-padding:5rem 2rem;--marketing-section-padding-large:6rem 2rem;--marketing-transition-default:all .3s ease;--marketing-transition-fast:all .2s ease}.marketing-page{font-family:var(--marketing-font-body);background:var(--marketing-soft-white);color:var(--marketing-text-dark);line-height:1.6;overflow-x:hidden}.marketing-page h1,.marketing-page h2,.marketing-page h3,.marketing-page h4,.marketing-page h5,.marketing-page h6{font-family:var(--marketing-font-heading);font-weight:700;line-height:1.2}.marketing-nav{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:var(--marketing-transition-default);background:#fafaf7f2;border-bottom:1px solid #2e61431a;position:fixed;top:0;left:0;right:0}.marketing-nav.scrolled{box-shadow:0 2px 20px #0000001a}.marketing-nav-container{max-width:var(--marketing-max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:1rem 2rem;display:flex}.marketing-logo{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:flex}.marketing-logo-icon{width:40px;height:40px}.marketing-logo-text{font-family:var(--marketing-font-heading);color:var(--marketing-deep-green);font-size:1.5rem;font-weight:800}.marketing-logo-text span{color:var(--marketing-orange)}.marketing-nav-links{align-items:center;gap:2rem;display:flex}.marketing-nav-links a{transition:var(--marketing-transition-fast);white-space:nowrap;font-size:.95rem;font-weight:500;text-decoration:none}.marketing-nav-links a:not(.marketing-btn){color:var(--marketing-text-dark)}.marketing-nav-links a:not(.marketing-btn):hover{color:var(--marketing-deep-green)}.marketing-btn{font-family:var(--marketing-font-heading);transition:var(--marketing-transition-default);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.marketing-btn-primary{background:var(--marketing-orange);color:#fff;box-shadow:0 4px 14px #ff7a2959}.marketing-btn-primary:hover{background:var(--marketing-orange-hover);transform:translateY(-2px);box-shadow:0 6px 20px #ff7a2966}.marketing-btn-secondary{color:var(--marketing-deep-green);border:2px solid var(--marketing-deep-green);background:0 0}.marketing-btn-secondary:hover{background:var(--marketing-deep-green);color:#fff}.marketing-btn-ghost{color:var(--marketing-deep-green);background:0 0;padding:.875rem 1.25rem}.marketing-btn-ghost:hover{background:var(--marketing-light-sage)}.marketing-btn-full{text-align:center;justify-content:center;width:100%}.marketing-mobile-nav{display:none}.marketing-hamburger-btn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:10px;display:flex}.marketing-hamburger-line{background:var(--marketing-deep-green);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.marketing-hamburger-line.open:first-child{transform:translateY(7px)rotate(45deg)}.marketing-hamburger-line.open:nth-child(2){opacity:0}.marketing-hamburger-line.open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.marketing-mobile-menu-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001;background:#00000080;animation:marketing-fade-in .2s ease-out;position:fixed;inset:0}@keyframes marketing-fade-in{0%{opacity:0}to{opacity:1}}.marketing-mobile-menu{z-index:1002;background:#fff;flex-direction:column;width:85%;max-width:320px;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #00000026}.marketing-mobile-menu.open{transform:translate(0)}.marketing-mobile-menu-header{border-bottom:1px solid #2e61431a;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.marketing-mobile-menu-close{cursor:pointer;width:40px;height:40px;color:var(--marketing-text-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s;display:flex}.marketing-mobile-menu-close:hover{background:var(--marketing-light-sage)}.marketing-mobile-menu-links{flex:1;padding:1rem 0;overflow-y:auto}.marketing-mobile-menu-links a{color:var(--marketing-text-dark);padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.marketing-mobile-menu-links a:hover{background:var(--marketing-light-sage);color:var(--marketing-deep-green)}.marketing-mobile-menu-cta{border-top:1px solid #2e61431a;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.marketing-footer-link-btn{color:#ffffffb3;cursor:pointer;transition:var(--marketing-transition-fast);background:0 0;border:none;padding:0;font-size:.95rem}.marketing-footer-link-btn:hover{color:#fff}.marketing-section-label{font-family:var(--marketing-font-heading);text-transform:uppercase;letter-spacing:.15em;color:var(--marketing-orange);margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.marketing-footer{background:var(--marketing-dark-green);color:#fff;padding:4rem 2rem 2rem}.marketing-footer-container{max-width:var(--marketing-max-width);margin:0 auto}.marketing-footer-main{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.marketing-footer-brand p{color:#ffffffd1;margin-top:1rem;font-size:.95rem}.marketing-footer-links h4{text-transform:uppercase;letter-spacing:.1em;color:#ffd0ad;margin-bottom:1.25rem;font-size:.9rem}.marketing-footer-links ul{margin:0;padding:0;list-style:none}.marketing-footer-links li{margin-bottom:.75rem}.marketing-footer-links a{color:#ffffffd1;transition:var(--marketing-transition-fast);font-size:.95rem;text-decoration:none}.marketing-footer-links a:hover{color:#fff}.marketing-footer-bottom{color:#ffffffc2;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.marketing-footer-disclaimer{max-width:600px;margin:0;font-size:.8rem;line-height:1.5}@keyframes marketingFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes marketingRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.marketing-fade-in-up{animation:marketingFadeInUp .8s ease-out}.marketing-page-header{background:var(--marketing-light-sage);text-align:center;padding:10rem 2rem 4rem;position:relative;overflow:hidden}.marketing-page-header:before{content:"";z-index:0;background:radial-gradient(#fff9 0,#0000 70%);width:80%;height:150%;position:absolute;top:-50%;left:-20%}.marketing-page-header-content{z-index:1;max-width:800px;margin:0 auto;animation:marketingFadeInUp .8s ease-out;position:relative}.marketing-page-header h1{color:var(--marketing-deep-green);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.marketing-page-header p{color:var(--marketing-text-muted);max-width:650px;margin:0 auto;font-size:1.15rem}.marketing-section-container{max-width:var(--marketing-max-width);margin:0 auto}.marketing-cta{padding:var(--marketing-section-padding);background:var(--marketing-light-sage);text-align:center}.marketing-cta-content{max-width:700px;margin:0 auto}.marketing-cta h2{color:var(--marketing-deep-green);margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem)}.marketing-cta p{color:var(--marketing-text-muted);margin-bottom:2rem;font-size:1.15rem}.marketing-card{transition:var(--marketing-transition-default);background:#fff;border:1px solid #2e61431a;border-radius:16px;padding:2rem}.marketing-card:hover{border-color:var(--marketing-orange);box-shadow:0 10px 30px #2e614314}.marketing-card-icon{background:var(--marketing-light-sage);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.marketing-card-icon svg{width:24px;height:24px;color:var(--marketing-deep-green)}.marketing-card h3{color:var(--marketing-deep-green);margin-bottom:.75rem;font-size:1.25rem}.marketing-card p{color:var(--marketing-text-muted);font-size:.95rem}@media (max-width:1300px){.marketing-nav-links{gap:1.25rem}}@media (max-width:1250px){.marketing-nav-links{display:none}.marketing-mobile-nav{align-items:center;display:flex}}@media (max-width:1024px){.marketing-footer-main{grid-template-columns:1fr 1fr}}@media (max-width:768px){.marketing-page-header{padding:8rem 1.5rem 3rem}.marketing-footer-main{grid-template-columns:1fr}.marketing-footer-bottom{text-align:center;flex-direction:column;gap:1rem}:root{--marketing-section-padding:3rem 1.5rem;--marketing-section-padding-large:4rem 1.5rem}}@media (max-width:480px){.marketing-page-header{padding:7rem 1rem 2rem}:root{--marketing-section-padding:2.5rem 1rem;--marketing-section-padding-large:3rem 1rem}}.marketing-container{max-width:var(--marketing-max-width);margin:0 auto;padding:0 2rem}.marketing-container-narrow{max-width:900px;margin:0 auto;padding:0 2rem}.marketing-bg-white{background:#fff}.marketing-bg-soft-white{background:var(--marketing-soft-white)}.marketing-bg-sage{background:var(--marketing-light-sage)}.marketing-bg-green{background:var(--marketing-deep-green)}.marketing-text-center{text-align:center}.marketing-text-muted{color:var(--marketing-text-muted)}.marketing-section{padding:var(--marketing-section-padding)}.marketing-section-large{padding:var(--marketing-section-padding-large)}.marketing-mb-1{margin-bottom:.5rem}.marketing-mb-2{margin-bottom:1rem}.marketing-mb-3{margin-bottom:1.5rem}.marketing-mb-4{margin-bottom:2rem}.marketing-mb-5{margin-bottom:3rem}.marketing-mt-1{margin-top:.5rem}.marketing-mt-2{margin-top:1rem}.marketing-mt-3{margin-top:1.5rem}.marketing-mt-4{margin-top:2rem}.marketing-mt-5{margin-top:3rem}.marketing-skip-link{background:var(--marketing-deep-green);color:#fff;z-index:10000;border-radius:0 0 4px;padding:8px 16px;text-decoration:none;position:absolute;top:-40px;left:0}.marketing-skip-link:focus{top:0}.marketing-btn:focus,.marketing-footer-links a:focus,.marketing-nav-links a:focus{outline:2px solid var(--marketing-orange);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.privacy-page{font-family:var(--marketing-font-body,"Inter",-apple-system,BlinkMacSystemFont,sans-serif);background:var(--marketing-soft-white,#fafaf7);color:var(--marketing-text-dark,#1a1a1a);line-height:1.6;overflow-x:hidden}.privacy-page h1,.privacy-page h2,.privacy-page h3,.privacy-page h4,.privacy-page h5,.privacy-page h6{font-family:var(--marketing-font-heading,"Montserrat",sans-serif);font-weight:700;line-height:1.2}.terms-page{font-family:var(--marketing-font-body,"Inter",-apple-system,BlinkMacSystemFont,sans-serif);background:var(--marketing-soft-white,#fafaf7);color:var(--marketing-text-dark,#1a1a1a);line-height:1.6;overflow-x:hidden}.terms-page h1,.terms-page h2,.terms-page h3,.terms-page h4,.terms-page h5,.terms-page h6{font-family:var(--marketing-font-heading,"Montserrat",sans-serif);font-weight:700;line-height:1.2}.compliance-page{font-family:var(--marketing-font-body,"Inter",-apple-system,BlinkMacSystemFont,sans-serif);background:var(--marketing-soft-white,#fafaf7);color:var(--marketing-text-dark,#1a1a1a);line-height:1.6;overflow-x:hidden}.compliance-page h1,.compliance-page h2,.compliance-page h3,.compliance-page h4,.compliance-page h5,.compliance-page h6{font-family:var(--marketing-font-heading,"Montserrat",sans-serif);font-weight:700;line-height:1.2}.compliance-page .lp-nav,.privacy-page .lp-nav,.terms-page .lp-nav{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fafaf7f2;border-bottom:1px solid #2e61431a;transition:all .3s;position:fixed;top:0;left:0;right:0}.compliance-page .lp-nav.scrolled,.privacy-page .lp-nav.scrolled,.terms-page .lp-nav.scrolled{box-shadow:0 2px 20px #0000001a}.compliance-page .lp-nav-container,.privacy-page .lp-nav-container,.terms-page .lp-nav-container{justify-content:space-between;align-items:center;max-width:1500px;margin:0 auto;padding:1rem 2rem;display:flex}.compliance-page .lp-logo,.privacy-page .lp-logo,.terms-page .lp-logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.compliance-page .lp-logo-icon,.privacy-page .lp-logo-icon,.terms-page .lp-logo-icon{width:40px;height:40px}.compliance-page .lp-logo-text,.privacy-page .lp-logo-text,.terms-page .lp-logo-text{font-family:var(--marketing-font-heading,"Montserrat",sans-serif);color:var(--marketing-deep-green,#2e6143);font-size:1.5rem;font-weight:800}.compliance-page .lp-logo-text span,.privacy-page .lp-logo-text span,.terms-page .lp-logo-text span{color:var(--marketing-orange,#ff7a29)}.compliance-page .lp-nav-links,.privacy-page .lp-nav-links,.terms-page .lp-nav-links{align-items:center;gap:2rem;display:flex}.compliance-page .lp-nav-links a,.privacy-page .lp-nav-links a,.terms-page .lp-nav-links a{color:var(--marketing-text-dark,#1a1a1a);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.compliance-page .lp-nav-links a:hover,.privacy-page .lp-nav-links a:hover,.terms-page .lp-nav-links a:hover{color:var(--marketing-deep-green,#2e6143)}.compliance-page .lp-btn,.privacy-page .lp-btn,.terms-page .lp-btn{font-family:var(--marketing-font-heading,"Montserrat",sans-serif);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.compliance-page .lp-btn-primary,.privacy-page .lp-btn-primary,.terms-page .lp-btn-primary{background:var(--marketing-orange,#ff7a29);color:#fff;box-shadow:0 4px 14px #ff7a2959}.compliance-page .lp-btn-primary:hover,.privacy-page .lp-btn-primary:hover,.terms-page .lp-btn-primary:hover{background:var(--marketing-orange-hover,#e86a1c);transform:translateY(-2px);box-shadow:0 6px 20px #ff7a2966}.compliance-page .page-header,.privacy-page .page-header,.terms-page .page-header{background:var(--marketing-light-sage,#e5efea);text-align:center;padding:9rem 2rem 3rem}.compliance-page .page-header-content,.privacy-page .page-header-content,.terms-page .page-header-content{max-width:800px;margin:0 auto}.compliance-page .page-header h1,.privacy-page .page-header h1,.terms-page .page-header h1{color:var(--marketing-deep-green,#2e6143);margin-bottom:.75rem;font-size:clamp(2rem,4vw,3rem)}.compliance-page .page-header p,.privacy-page .page-header p,.terms-page .page-header p{color:var(--marketing-text-muted,#5a5a5a);font-size:1.1rem}.effective-date{color:var(--marketing-text-muted,#5a5a5a);font-size:.95rem}.legal-content{background:#fff;padding:4rem 2rem}.legal-container{max-width:900px;margin:0 auto}.legal-intro{color:var(--marketing-text-dark,#1a1a1a);border-bottom:1px solid #eee;margin-bottom:3rem;padding-bottom:2rem;font-size:1.1rem}.legal-section{margin-bottom:2.5rem}.legal-section h2{gap:.75rem;margin-bottom:1rem;font-size:1.35rem;display:flex}.legal-section h2,.section-number{color:var(--marketing-deep-green,#2e6143);align-items:center}.section-number{background:var(--marketing-light-sage,#e5efea);width:32px;height:32px;border-radius:8px;justify-content:center;font-size:.9rem;font-weight:700;display:inline-flex}.legal-section h3{color:var(--marketing-text-dark,#1a1a1a);margin:1.25rem 0 .75rem;font-size:1.05rem;font-weight:600}.legal-section p{color:var(--marketing-text-muted,#5a5a5a);margin-bottom:1rem;font-size:1rem}.legal-section ul{margin:1rem 0;padding-left:0;list-style:none}.legal-section ul li{color:var(--marketing-text-muted,#5a5a5a);margin-bottom:.5rem;padding-left:1.5rem;font-size:1rem;position:relative}.legal-section ul li:before{content:"";background:var(--marketing-orange,#ff7a29);border-radius:50%;width:6px;height:6px;position:absolute;top:.6rem;left:0}.legal-section a{color:var(--marketing-orange,#ff7a29);font-weight:500;text-decoration:none}.legal-section a:hover{text-decoration:underline}.two-column-list{grid-template-columns:1fr 1fr;gap:1rem 2rem;margin:1rem 0;display:grid}.list-group h4{color:var(--marketing-deep-green,#2e6143);margin-bottom:.75rem;font-size:.9rem;font-weight:600}.list-group ul{margin:0}.contact-box{background:var(--marketing-light-sage,#e5efea);text-align:center;border-radius:12px;margin-top:3rem;padding:2rem}.contact-box h3{color:var(--marketing-deep-green,#2e6143);margin-bottom:.75rem;font-size:1.25rem}.contact-box p{color:var(--marketing-text-muted,#5a5a5a);margin-bottom:1rem}.contact-box a{color:var(--marketing-orange,#ff7a29);font-weight:600;text-decoration:none}.contact-box a:hover{text-decoration:underline}.related-links{background:var(--marketing-soft-white,#fafaf7);padding:3rem 2rem}.related-container{max-width:900px;margin:0 auto}.related-container h3{color:var(--marketing-deep-green,#2e6143);margin-bottom:1rem;font-size:1.1rem}.related-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.related-link{color:var(--marketing-text-dark,#1a1a1a);background:#fff;border:1px solid #eee;border-radius:10px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.related-link:hover{border-color:var(--marketing-deep-green,#2e6143);transform:translate(5px)}.related-link svg{width:20px;height:20px;color:var(--marketing-orange,#ff7a29)}.compliance-page .lp-footer,.privacy-page .lp-footer,.terms-page .lp-footer{background:var(--marketing-dark-green,#2f3941);color:#fff;padding:4rem 2rem 2rem}.compliance-page .lp-footer-container,.privacy-page .lp-footer-container,.terms-page .lp-footer-container{max-width:1500px;margin:0 auto}.compliance-page .lp-footer-main,.privacy-page .lp-footer-main,.terms-page .lp-footer-main{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.compliance-page .lp-footer-brand p,.privacy-page .lp-footer-brand p,.terms-page .lp-footer-brand p{color:#ffffffb3;margin-top:1rem;font-size:.95rem}.compliance-page .lp-footer-links h4,.privacy-page .lp-footer-links h4,.terms-page .lp-footer-links h4{text-transform:uppercase;letter-spacing:.1em;color:var(--marketing-orange,#ff7a29);margin-bottom:1.25rem;font-size:.9rem}.compliance-page .lp-footer-links ul,.privacy-page .lp-footer-links ul,.terms-page .lp-footer-links ul{margin:0;padding:0;list-style:none}.compliance-page .lp-footer-links li,.privacy-page .lp-footer-links li,.terms-page .lp-footer-links li{margin-bottom:.75rem}.compliance-page .lp-footer-links a,.privacy-page .lp-footer-links a,.terms-page .lp-footer-links a{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:color .2s}.compliance-page .lp-footer-links a:hover,.privacy-page .lp-footer-links a:hover,.terms-page .lp-footer-links a:hover{color:#fff}.compliance-page .lp-footer-link-btn,.privacy-page .lp-footer-link-btn,.terms-page .lp-footer-link-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;text-decoration:none;transition:color .2s}.compliance-page .lp-footer-link-btn:hover,.privacy-page .lp-footer-link-btn:hover,.terms-page .lp-footer-link-btn:hover{color:#fff}.compliance-page .lp-footer-bottom,.privacy-page .lp-footer-bottom,.terms-page .lp-footer-bottom{color:#ffffff80;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.compliance-page .lp-footer-disclaimer,.privacy-page .lp-footer-disclaimer,.terms-page .lp-footer-disclaimer{max-width:600px;margin:0;font-size:.8rem;line-height:1.5}.disclaimer-content{background:#fff;padding:4rem 2rem}.disclaimer-container{max-width:900px;margin:0 auto}.important-notice{background:linear-gradient(135deg,var(--marketing-deep-green,#2e6143)0,#1e4a32 100%);border-radius:16px;margin-bottom:3rem;padding:2.5rem;position:relative;overflow:hidden}.important-notice:before{content:"";background:radial-gradient(circle,#ff7a2926 0,#0000 60%);width:80%;height:150%;position:absolute;top:-50%;right:-30%}.important-notice-content{z-index:1;position:relative}.notice-icon{background:var(--marketing-orange,#ff7a29);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.notice-icon svg{color:#fff;width:28px;height:28px}.important-notice h2{color:#fff;margin-bottom:1rem;font-size:1.5rem}.important-notice p{color:#ffffffe6;font-size:1.1rem;line-height:1.7}.disclaimer-section{border-bottom:1px solid #eee;margin-bottom:2.5rem;padding-bottom:2.5rem}.disclaimer-section:last-of-type{border-bottom:none;padding-bottom:0}.disclaimer-section h2{color:var(--marketing-deep-green,#2e6143);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.35rem;display:flex}.section-icon{background:var(--marketing-light-sage,#e5efea);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.section-icon svg{width:20px;height:20px;color:var(--marketing-deep-green,#2e6143)}.disclaimer-section p{color:var(--marketing-text-muted,#5a5a5a);margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.disclaimer-section ul{margin:1rem 0;padding-left:0;list-style:none}.disclaimer-section ul li{color:var(--marketing-text-muted,#5a5a5a);margin-bottom:.75rem;padding-left:1.75rem;font-size:1rem;position:relative}.disclaimer-section ul li:before{content:"";background:var(--marketing-orange,#ff7a29);border-radius:50%;width:8px;height:8px;position:absolute;top:.55rem;left:0}.highlight-box{background:var(--marketing-light-sage,#e5efea);border-left:4px solid var(--marketing-deep-green,#2e6143);border-radius:12px;margin:1.5rem 0;padding:1.75rem}.highlight-box p{color:var(--marketing-text-dark,#1a1a1a);margin:0;font-weight:500}.programs-mentioned{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.program-tag{color:var(--marketing-text-dark,#1a1a1a);background:#fff;border:1px solid #ddd;border-radius:25px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.agreement-box{background:var(--marketing-soft-white,#fafaf7);text-align:center;border:2px solid var(--marketing-light-sage,#e5efea);border-radius:12px;margin-top:3rem;padding:2rem}.agreement-box h3{color:var(--marketing-deep-green,#2e6143);margin-bottom:1rem;font-size:1.25rem}.agreement-box p{color:var(--marketing-text-muted,#5a5a5a);margin-bottom:1.5rem;font-size:1rem}.agreement-box .lp-btn{font-size:1rem}@media (max-width:1024px){.compliance-page .lp-footer-main,.privacy-page .lp-footer-main,.terms-page .lp-footer-main{grid-template-columns:1fr 1fr}}@media (max-width:768px){.compliance-page .lp-nav-links,.privacy-page .lp-nav-links,.terms-page .lp-nav-links{display:none}.compliance-page .lp-footer-main,.privacy-page .lp-footer-main,.related-grid,.terms-page .lp-footer-main,.two-column-list{grid-template-columns:1fr}.compliance-page .lp-footer-bottom,.privacy-page .lp-footer-bottom,.terms-page .lp-footer-bottom{text-align:center;flex-direction:column;gap:1rem}.important-notice{padding:1.75rem}.disclaimer-section h2{flex-wrap:wrap}}