:root{--sidebar-bg:#1a3c5e;--sidebar-hover:#0f2843;--sidebar-active:#0d6efd;--sidebar-text:#c8d8e8;--sidebar-width:260px;--topbar-height:60px;--accent:#0d6efd;--accent-dark:#0b5ed7}*{box-sizing:border-box}body{background:#f0f4f8;color:#2d3748;font-family:Inter,sans-serif}.admin-wrapper{display:flex;min-height:100vh}.sidebar{background:#1a3c5e;background:var(--sidebar-bg);display:flex;flex-direction:column;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transition:transform .3s ease;width:260px;width:var(--sidebar-width);z-index:1000}.sidebar-brand{border-bottom:1px solid #ffffff1a;color:#fff;font-weight:700;gap:10px;padding:20px 20px 16px;text-decoration:none;white-space:nowrap}.sidebar-brand,.sidebar-brand .brand-icon{align-items:center;display:flex;font-size:1.1rem}.sidebar-brand .brand-icon{background:#0d6efd;background:var(--accent);border-radius:8px;flex-shrink:0;height:36px;justify-content:center;width:36px}.sidebar-nav{flex:1 1;padding:10px 0}.nav-section-title{color:#c8d8e880;font-size:.65rem;font-weight:600;letter-spacing:.1em;padding:16px 20px 6px;text-transform:uppercase}.sidebar-nav a{align-items:center;border-left:3px solid #0000;color:#c8d8e8;color:var(--sidebar-text);display:flex;font-size:.875rem;font-weight:400;gap:12px;padding:10px 20px;text-decoration:none;transition:all .2s}.sidebar-nav a:hover{background:#ffffff0f;color:#fff}.sidebar-nav a.active{background:#0d6efd26;border-left-color:#0d6efd;border-left-color:var(--accent);color:#fff;font-weight:500}.sidebar-nav a i{flex-shrink:0;font-size:.9rem;text-align:center;width:20px}.sidebar-footer{border-top:1px solid #ffffff1a;padding:16px 20px}.main-content{display:flex;flex:1 1;flex-direction:column;margin-left:260px;margin-left:var(--sidebar-width);min-height:100vh}.topbar{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;display:flex;height:60px;height:var(--topbar-height);justify-content:space-between;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.topbar-title{color:#1a3c5e;font-size:1rem;font-weight:600}.topbar-user{gap:10px}.topbar-user,.topbar-user .avatar{align-items:center;display:flex;font-size:.875rem}.topbar-user .avatar{background:#0d6efd;background:var(--accent);border-radius:50%;color:#fff;font-weight:600;height:36px;justify-content:center;width:36px}.page-content{flex:1 1;padding:24px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px;transition:box-shadow .2s}.stat-card:hover{box-shadow:0 4px 15px #00000014}.stat-card .stat-icon{align-items:center;border-radius:10px;display:flex;font-size:1.25rem;height:48px;justify-content:center;width:48px}.stat-card .stat-value{color:#1a202c;font-size:1.75rem;font-weight:700}.stat-card .stat-label{color:#718096;font-size:.8rem;font-weight:500}.table-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.table-card-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;justify-content:space-between;padding:16px 20px}.table-card-header h5{color:#1a202c;font-size:.95rem;font-weight:600;margin:0}.table thead th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.table tbody td{border-color:#f0f4f8;font-size:.875rem;vertical-align:middle}.login-page{align-items:center;background:linear-gradient(135deg,#1a3c5e,#0d2137);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:420px;padding:40px;width:100%}.login-logo{align-items:center;display:flex;gap:12px;margin-bottom:8px}.login-logo .logo-box{align-items:center;background:linear-gradient(135deg,#1a3c5e,#0d6efd);border-radius:12px;color:#fff;display:flex;font-size:1.3rem;height:48px;justify-content:center;width:48px}.badge-status-0{background:#e2e8f0;color:#4a5568}.badge-status-1{background:#bee3f8;color:#2b6cb0}.badge-status-2{background:#c6f6d5;color:#276749}.badge-status-3{background:#fed7d7;color:#9b2c2c}.badge-status-22{background:#e2e8f0;color:#718096}.badge-status-777{background:#e9d8fd;color:#553c9a}.hero-section{background:linear-gradient(135deg,#1a3c5e,#0d2137);color:#fff;padding:100px 0 80px}.hero-section h1{font-size:3rem;font-weight:800}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:30px;text-align:center;transition:transform .2s,box-shadow .2s}.feature-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-4px)}.feature-card .icon{color:#0d6efd;color:var(--accent);font-size:2.5rem;margin-bottom:16px}.modal-header{background:#1a3c5e;color:#fff}.modal-header .btn-close{filter:invert(1)}@media (max-width:768px){.sidebar{transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}.main-content{margin-left:0}}.btn-action{font-size:.8rem;padding:4px 10px}.search-input{max-width:260px}.alert-fixed{box-shadow:0 4px 15px #00000026;min-width:300px;position:fixed;right:20px;top:20px;z-index:9999}:root{--paper:#f5f0e8;--canvas:#ede7da;--ink:#1a1815;--ink-soft:#4a4540;--muted:#8c867e;--teal:#1b6b3a;--teal-d:#0f3d22;--teal-l:#e8f5ee;--gold:#c4a030;--gold-d:#9a7b20;--gold-l:#fbf5e4;--white:#fff;--black:#0d0d0b;--r:8px;--r2:16px;--r3:24px;--sh:0 2px 12px #00000012;--sh2:0 8px 40px #0000001c;--sh3:0 20px 64px #00000026;--trans:.28s cubic-bezier(.4,0,.2,1)}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body.home-body{background:#f5f0e8;background:var(--paper);color:#1a1815;color:var(--ink);font-family:DM Sans,sans-serif;line-height:1.65;overflow-x:hidden}.home-pg img{display:block;max-width:100%}.home-pg a{color:inherit;text-decoration:none}.home-pg ul{list-style:none;margin:0;padding:0}.home-pg button{cursor:pointer;font-family:DM Sans,sans-serif}.home-pg .serif{font-family:Cormorant Garamond,serif}.home-pg .serif-head,.home-pg h1,.home-pg h2,.home-pg h3{font-family:Cormorant Garamond,serif;font-weight:600;line-height:1.15}.home-pg h1{font-size:clamp(2.2rem,5.5vw,4rem)}.home-pg h2{font-size:clamp(1.8rem,3.8vw,3rem)}.home-pg h3{font-size:clamp(1.15rem,2.5vw,1.6rem)}.home-pg p{color:#4a4540;color:var(--ink-soft);font-size:1rem;line-height:1.75;margin:0}.home-pg .eyebrow{color:#1b6b3a;color:var(--teal);display:block;font-size:.72rem;font-weight:600;letter-spacing:.18em;margin-bottom:.6rem;text-transform:uppercase}.home-pg .eyebrow-gold{color:#c4a030;color:var(--gold)}.home-pg .divider{background:#1b6b3a;background:var(--teal);border-radius:2px;height:2px;margin:1rem 0 2rem;width:40px}.home-pg .divider-gold{background:#c4a030;background:var(--gold)}.home-pg .divider-c{margin:1rem auto 2rem}.home-pg .wrap{margin:0 auto;max-width:1160px;padding:0 24px}.home-pg .sec{padding:96px 0}.home-pg .sec-sm{padding:64px 0}.home-pg .bg-canvas{background:#ede7da;background:var(--canvas)}.home-pg .bg-ink{background:#1a1815;background:var(--ink);color:#fff;color:var(--white)}.home-pg .bg-teal{background:#0f3d22;background:var(--teal-d);color:#fff;color:var(--white)}.home-pg .bg-white{background:#fff;background:var(--white)}.home-pg .cols-2{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1fr 1fr}.home-pg .cols-3{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.home-pg .cols-4{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.home-pg .t-center{text-align:center}.home-pg .t-white{color:#fff!important;color:var(--white)!important}.home-pg .t-gold{color:#c4a030;color:var(--gold)}.home-pg .t-teal{color:#1b6b3a;color:var(--teal)}.home-pg .mt-8{margin-top:8px}.home-pg .mt-16{margin-top:16px}.home-pg .mt-24{margin-top:24px}.home-pg .mt-40{margin-top:40px}.home-pg .mb-8{margin-bottom:8px}.home-pg .mb-16{margin-bottom:16px}.home-pg .mb-40{margin-bottom:40px}.home-pg .btn{align-items:center;border:none;border-radius:8px;border-radius:var(--r);cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;gap:8px;padding:13px 26px;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans);white-space:nowrap}.home-pg .btn-teal{background:#1b6b3a;background:var(--teal);color:#fff}.home-pg .btn-teal:hover{background:#0f3d22;background:var(--teal-d);box-shadow:0 6px 24px #1b6b3a4d;transform:translateY(-1px)}.home-pg .btn-gold{background:#c4a030;background:var(--gold);color:#fff}.home-pg .btn-gold:hover{background:#9a7b20;background:var(--gold-d);box-shadow:0 6px 24px #b8843a4d;transform:translateY(-1px)}.home-pg .btn-outline-w{background:#0000;border:1.5px solid #ffffff73;color:#fff}.home-pg .btn-outline-w:hover{background:#ffffff1a;transform:translateY(-1px)}.home-pg .btn-outline-t{background:#0000;border:1.5px solid #1b6b3a;border:1.5px solid var(--teal);color:#1b6b3a;color:var(--teal)}.home-pg .btn-outline-t:hover{background:#e8f5ee;background:var(--teal-l)}.home-pg .btn-wa{background:#22c55e;color:#fff}.home-pg .btn-wa:hover{background:#16a34a;box-shadow:0 6px 24px #22c55e4d;transform:translateY(-1px)}.home-pg .btn-ink{background:#1a1815;background:var(--ink);color:#fff}.home-pg .btn-ink:hover{background:#2d2a27;transform:translateY(-1px)}.home-pg .btn-lg{font-size:.95rem;padding:16px 36px}.home-pg .btn-sm{font-size:.8rem;padding:9px 18px}.home-pg .btn-full{justify-content:center;width:100%}.home-pg .btn-row{display:flex;flex-wrap:wrap;gap:12px}#hdr{background:#fff;border-bottom:2px solid #0f3d22;border-bottom:2px solid var(--teal-d);left:0;padding:10px 0;position:fixed;right:0;top:0;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans);z-index:900}#hdr.scrolled{box-shadow:0 4px 20px #0000001a;padding:8px 0}.home-pg .hdr-in{align-items:center;display:flex;justify-content:space-between}.home-pg .hdr-logo{align-items:center;background:#0f3d22;background:var(--teal-d);border-radius:10px;box-shadow:0 2px 14px #0f3d224d;display:inline-flex;padding:6px 18px;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .hdr-logo:hover{background:#1b6b3a;background:var(--teal);box-shadow:0 4px 20px #0f3d2266;transform:translateY(-1px)}.home-pg .hdr-logo img{border-radius:6px;display:block;height:54px;object-fit:contain;width:auto}.home-pg .hdr-right{align-items:center;display:flex;gap:16px}.home-pg .hdr-tel{align-items:center;color:#1a1815;color:var(--ink);display:flex;font-size:.85rem;font-weight:600;gap:6px}.home-pg .hdr-tel svg{color:#1b6b3a;color:var(--teal)}#hero{align-items:center;background:#0d0d0b;background:var(--black);display:flex;min-height:100vh;padding-top:72px;position:relative}.home-pg .hero-bg{background:url(https://images.unsplash.com/photo-1545324418-cc1a3fa10c00?w=1600&q=75)50%/cover no-repeat;inset:0;opacity:.2;position:absolute}.home-pg .hero-grad{background:linear-gradient(105deg,#0a0806e0,#0a08068c 60%,#0a08064d);inset:0;position:absolute}.home-pg .hero-in{grid-gap:56px;align-items:center;display:grid;gap:56px;grid-template-columns:1fr 420px;padding:56px 0 80px;position:relative;z-index:2}.home-pg .hero-label{align-items:center;background:#1b6b3a33;border:1px solid #1b6b3a80;border-radius:40px;color:#6ee7a0;display:inline-flex;font-size:.74rem;font-weight:600;gap:8px;letter-spacing:.12em;margin-bottom:24px;padding:6px 14px;text-transform:uppercase}.home-pg .hero-label-dot{animation:pulse 2s infinite;background:#6ee7a0;border-radius:50%;height:6px;width:6px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.home-pg .hero-h1{color:#fff;font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:700;line-height:1.1;margin-bottom:20px}.home-pg .hero-h1 em{color:#d4af37;font-style:italic}.home-pg .hero-sub{color:#ffffffb3;font-size:1.05rem;line-height:1.75;margin-bottom:32px;max-width:500px}.home-pg .hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px}.home-pg .h-badge{align-items:center;background:#ffffff14;border:1px solid #ffffff29;border-radius:40px;color:#ffffffd9;display:flex;font-size:.78rem;font-weight:500;gap:7px;padding:7px 14px}.home-pg .h-badge b{color:#fff}.home-pg .hero-stat-row{border-top:1px solid #ffffff1a;display:flex;gap:36px;padding-top:28px}.home-pg .h-stat-n{color:#d4af37;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:700;line-height:1}.home-pg .h-stat-l{color:#ffffff73;font-size:.72rem;letter-spacing:.06em;margin-top:4px;text-transform:uppercase}.home-pg .lead-card{background:#fff;border-radius:16px;border-radius:var(--r2);box-shadow:0 24px 80px #00000059;padding:36px 30px}.home-pg .form-eyebrow{background:#c4a030;background:var(--gold);border-radius:3px;color:#fff;display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.12em;margin-bottom:12px;padding:4px 12px;text-transform:uppercase}.home-pg .lead-card h3{color:#1a1815;color:var(--ink);font-size:1.25rem;margin-bottom:4px}.home-pg .lead-card .f-sub{color:#8c867e;color:var(--muted);font-size:.8rem;margin-bottom:20px}.home-pg .fg{margin-bottom:12px}.home-pg .fg label{color:#4a4540;color:var(--ink-soft);display:block;font-size:.76rem;font-weight:600;margin-bottom:4px}.home-pg .fg input,.home-pg .fg select{background:#f5f0e8;background:var(--paper);border:1.5px solid #ddd8cf;border-radius:8px;border-radius:var(--r);color:#1a1815;color:var(--ink);font-family:DM Sans,sans-serif;font-size:.88rem;outline:none;padding:11px 13px;transition:border-color .28s cubic-bezier(.4,0,.2,1);transition:border-color var(--trans);width:100%}.home-pg .fg input:focus,.home-pg .fg select:focus{border-color:#1b6b3a;border-color:var(--teal)}.home-pg .fg input::placeholder{color:#8c867e;color:var(--muted)}.home-pg .form-submit-row{display:flex;flex-direction:column;gap:10px;margin-top:16px}.home-pg .form-lock{color:#8c867e;color:var(--muted);font-size:.7rem;margin-top:8px;text-align:center}#statbar{background:#fff;border-bottom:1px solid #ede7da;border-bottom:1px solid var(--canvas);padding:32px 0}.home-pg .statbar-in{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(4,1fr);text-align:center}.home-pg .statbar-item{border-right:1px solid #ede7da;border-right:1px solid var(--canvas);padding:8px 16px}.home-pg .statbar-item:last-child{border:none}.home-pg .stat-n{color:#1a1815;color:var(--ink);font-family:Cormorant Garamond,serif;font-size:2.6rem;font-weight:700;line-height:1}.home-pg .stat-n span{color:#1b6b3a;color:var(--teal);font-size:1.4rem}.home-pg .stat-l{color:#8c867e;color:var(--muted);font-size:.78rem;margin-top:4px}#overview{padding:60px 0}#overview .cols-2{align-items:stretch}.home-pg .overview-img{border-radius:16px;border-radius:var(--r2);box-shadow:0 20px 64px #00000026;box-shadow:var(--sh3);min-height:320px;overflow:hidden;position:relative}.home-pg .overview-img img{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.home-pg .img-tag{background:#0a1c0ed1;border:1px solid #c4a03059;border-radius:4px;bottom:14px;color:#d4af37;font-size:.68rem;font-weight:700;left:14px;letter-spacing:.12em;padding:5px 14px;position:absolute;text-transform:uppercase}.home-pg .overview-pts{display:flex;flex-direction:column;gap:14px;margin-top:20px}.home-pg .opt{align-items:flex-start;display:flex;gap:12px}.home-pg .opt-icon{align-items:center;background:#e8f5ee;background:var(--teal-l);border-radius:10px;display:flex;flex-shrink:0;font-size:1rem;height:38px;justify-content:center;width:38px}.home-pg .opt strong{color:#1a1815;color:var(--ink);display:block;font-size:.86rem;font-weight:600;margin-bottom:2px}.home-pg .opt span{color:#8c867e;color:var(--muted);font-size:.8rem}.home-pg .usp-card{background:#fff;border:1px solid #ede7da;border:1px solid var(--canvas);border-radius:16px;border-radius:var(--r2);overflow:hidden;padding:28px 24px;position:relative}.home-pg .usp-card,.home-pg .usp-card:after{transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .usp-card:after{background:linear-gradient(90deg,#1b6b3a,#0f3d22);background:linear-gradient(90deg,var(--teal),var(--teal-d));bottom:0;content:"";height:3px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left}.home-pg .usp-card:hover{box-shadow:0 8px 40px #0000001c;box-shadow:var(--sh2);transform:translateY(-4px)}.home-pg .usp-card:hover:after{transform:scaleX(1)}.home-pg .usp-num{color:#ede7da;color:var(--canvas);font-family:Cormorant Garamond,serif;font-size:3rem;font-weight:700;line-height:1;position:absolute;right:20px;top:12px}.home-pg .usp-icon{font-size:1.6rem;margin-bottom:14px}.home-pg .usp-card h3{color:#1a1815;color:var(--ink);font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;margin-bottom:8px}.home-pg .usp-card p{font-size:.84rem;line-height:1.65}.home-pg .usp-tag{background:#e8f5ee;background:var(--teal-l);border-radius:3px;color:#0f3d22;color:var(--teal-d);display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.08em;margin-top:12px;padding:3px 9px;text-transform:uppercase}.home-pg .cta-band{padding:48px 0}.home-pg .cta-band-in{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.home-pg .cta-band h3{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.4rem;margin-bottom:4px}.home-pg .cta-band p{color:#ffffffa6;font-size:.88rem}.home-pg .config-wrap{margin-top:40px}.home-pg .tabs{border:1.5px solid #ede7da;border:1.5px solid var(--canvas);border-radius:16px;border-radius:var(--r2);display:flex;gap:0;margin-bottom:36px;overflow:hidden;width:-webkit-fit-content;width:fit-content}.home-pg .tab-btn{background:#fff;border:none;color:#8c867e;color:var(--muted);cursor:pointer;font-size:.9rem;font-weight:600;padding:13px 32px;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .tab-btn.active{background:#1a1815;background:var(--ink);color:#fff}.home-pg .tab-pane{display:none}.home-pg .tab-pane.active{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr}.home-pg .fp-wrap{background:#ede7da;background:var(--canvas);border:1px solid #ddd8cf;border-radius:16px;border-radius:var(--r2);padding:28px}.home-pg .fp-wrap h4{color:#8c867e;color:var(--muted);font-size:.8rem;font-weight:600;letter-spacing:.1em;margin-bottom:20px;text-align:center;text-transform:uppercase}.home-pg .fp-sub-tabs{border:1.5px solid #ede7da;border:1.5px solid var(--canvas);border-radius:8px;border-radius:var(--r);display:flex;gap:0;margin-bottom:14px;overflow:hidden;width:-webkit-fit-content;width:fit-content}.home-pg .fp-sub-btn{background:#fff;border:none;color:#8c867e;color:var(--muted);cursor:pointer;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:600;padding:8px 20px;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .fp-sub-btn.active{background:#1b6b3a;background:var(--teal);color:#fff}.home-pg .fp-img-pane{display:none}.home-pg .fp-img-pane.active{display:block}.home-pg .fp-plan-img{border:1px solid #ddd8cf;border-radius:8px;border-radius:var(--r);cursor:zoom-in;display:block;width:100%}.home-pg .fp-floor-note{color:#8c867e;color:var(--muted);font-size:.68rem;line-height:1.5;margin-top:8px;text-align:center}.home-pg .fp-pdf-actions{display:flex;gap:8px;margin-top:12px}.home-pg .fp-pdf-btn{align-items:center;border:1.5px solid #0000;border-radius:8px;border-radius:var(--r);display:inline-flex;font-family:DM Sans,sans-serif;font-size:.76rem;font-weight:600;gap:5px;padding:7px 14px;text-decoration:none;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .fp-pdf-view{background:#1b6b3a;background:var(--teal);border-color:#1b6b3a;border-color:var(--teal);color:#fff}.home-pg .fp-pdf-view:hover{background:#0f3d22;background:var(--teal-d);border-color:#0f3d22;border-color:var(--teal-d);transform:translateY(-1px)}.home-pg .fp-pdf-dl{background:#fff;border-color:#1b6b3a;border-color:var(--teal);color:#1b6b3a;color:var(--teal)}.home-pg .fp-pdf-dl:hover{background:#e8f5ee;background:var(--teal-l);transform:translateY(-1px)}.home-pg .fp-download-panel{background:#ede7da;background:var(--canvas);border:1.5px solid #ddd8cf;border-radius:16px;border-radius:var(--r2);margin-top:40px;padding:28px 32px}.home-pg .fp-download-panel h4{color:#1a1815;color:var(--ink);font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700;margin-bottom:4px}.home-pg .fp-download-panel p{color:#8c867e;color:var(--muted);font-size:.82rem;margin-bottom:20px}.home-pg .fp-download-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.home-pg .fp-dl-card{align-items:center;background:#fff;border:1px solid #ddd8cf;border-radius:8px;border-radius:var(--r);display:flex;gap:14px;padding:14px 16px;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .fp-dl-card:hover{border-color:#1b6b3a4d;box-shadow:0 2px 12px #00000012;box-shadow:var(--sh);transform:translateY(-2px)}.home-pg .fp-dl-icon{align-items:center;background:#e8f5ee;background:var(--teal-l);border-radius:8px;color:#0f3d22;color:var(--teal-d);display:flex;flex-shrink:0;font-size:1.1rem;height:38px;justify-content:center;width:38px}.home-pg .fp-dl-info strong{color:#1a1815;color:var(--ink);display:block;font-size:.82rem;font-weight:600;margin-bottom:2px}.home-pg .fp-dl-info span{color:#8c867e;color:var(--muted);font-size:.74rem}.home-pg .fp-dl-btns{display:flex;flex-shrink:0;gap:6px;margin-left:auto}.home-pg .fp-dl-btn{border:1.5px solid #0000;border-radius:5px;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:600;padding:5px 11px;text-decoration:none;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .fp-dl-btn-view{background:#1b6b3a;background:var(--teal);border-color:#1b6b3a;border-color:var(--teal);color:#fff}.home-pg .fp-dl-btn-view:hover{background:#0f3d22;background:var(--teal-d)}.home-pg .fp-dl-btn-dl{background:#fff;border-color:#1b6b3a;border-color:var(--teal);color:#1b6b3a;color:var(--teal)}.home-pg .fp-dl-btn-dl:hover{background:#e8f5ee;background:var(--teal-l)}.home-pg .config-specs{display:flex;flex-direction:column;gap:14px}.home-pg .spec-row{align-items:center;border-bottom:1px solid #ede7da;border-bottom:1px solid var(--canvas);display:flex;justify-content:space-between;padding:12px 0}.home-pg .spec-row:last-of-type{border:none}.home-pg .spec-label{color:#8c867e;color:var(--muted);font-size:.84rem}.home-pg .spec-val{color:#1a1815;color:var(--ink);font-size:.88rem;font-weight:600}.home-pg .config-ideal{background:#fbf5e4;background:var(--gold-l);border-left:3px solid #c4a030;border-left:3px solid var(--gold);border-radius:0 8px 8px 0;border-radius:0 var(--r) var(--r) 0;color:#4a4540;color:var(--ink-soft);font-size:.85rem;line-height:1.65;margin:20px 0;padding:14px 16px}.home-pg .config-ideal strong{color:#1a1815;color:var(--ink);display:block;margin-bottom:3px}.home-pg .amen-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.home-pg .amen-card{background:#fff;border:1px solid #ede7da;border:1px solid var(--canvas);border-radius:16px;border-radius:var(--r2);padding:24px 20px;text-align:center;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .amen-card:hover{border-color:#1b6b3a40;box-shadow:0 2px 12px #00000012;box-shadow:var(--sh);transform:translateY(-3px)}.home-pg .amen-card.featured{align-items:center;background:linear-gradient(135deg,#0f2a1a,#0d3d24);display:flex;gap:24px;grid-column:span 2;padding:32px 28px;text-align:left}.home-pg .amen-card.featured h4{color:#fff}.home-pg .amen-card.featured p{color:#fff9;font-size:.85rem}.home-pg .amen-card.featured .amen-icon{flex-shrink:0;font-size:3rem}.home-pg .amen-icon{display:block;font-size:2rem;margin-bottom:12px}.home-pg .amen-card h4{color:#1a1815;color:var(--ink);font-family:DM Sans,sans-serif;font-size:.88rem;font-weight:600;margin-bottom:4px}.home-pg .amen-card p{font-size:.78rem;line-height:1.55}.home-pg .loc-grid{grid-gap:56px;align-items:start;display:grid;gap:56px;grid-template-columns:1fr 1fr}.home-pg .loc-map{align-items:center;background:linear-gradient(145deg,#0d1f14,#0a2a1a);border-radius:16px;border-radius:var(--r2);display:flex;justify-content:center;min-height:400px;overflow:hidden;position:relative}.home-pg .loc-map-inner{padding:24px;position:relative;width:100%}.home-pg .map-svg{display:block;margin:0 auto;max-width:400px;width:100%}.home-pg .loc-list{display:flex;flex-direction:column;gap:12px;margin-top:24px}.home-pg .loc-item{align-items:center;background:#fff;border:1px solid #ede7da;border:1px solid var(--canvas);border-radius:8px;border-radius:var(--r);display:flex;gap:14px;padding:14px 16px}.home-pg .loc-dist{background:#e8f5ee;background:var(--teal-l);border-radius:4px;color:#0f3d22;color:var(--teal-d);font-size:.72rem;font-weight:700;padding:4px 10px;white-space:nowrap}.home-pg .loc-item strong{color:#1a1815;color:var(--ink);display:block;font-size:.88rem;font-weight:600}.home-pg .loc-item span{color:#8c867e;color:var(--muted);font-size:.78rem}.home-pg .timeline{align-items:flex-start;display:flex;gap:0;margin-top:48px;position:relative}.home-pg .timeline:before{background:#ffffff26;content:"";height:2px;left:28px;position:absolute;right:28px;top:28px;z-index:0}.home-pg .tl-step{align-items:center;display:flex;flex:1 1;flex-direction:column;position:relative;text-align:center;z-index:1}.home-pg .tl-dot{align-items:center;background:#ffffff14;border:2px solid #fff3;border-radius:50%;display:flex;font-size:1.2rem;height:56px;justify-content:center;margin-bottom:14px;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans);width:56px}.home-pg .tl-step.done .tl-dot{background:#1b6b3a;background:var(--teal);border-color:#1b6b3a;border-color:var(--teal);box-shadow:0 0 20px #1b6b3a80}.home-pg .tl-step.now .tl-dot{animation:glowPulse 2s infinite;background:#c4a030;background:var(--gold);border-color:#c4a030;border-color:var(--gold);box-shadow:0 0 20px #b8843a80}@keyframes glowPulse{0%,to{box-shadow:0 0 20px #b8843a80}50%{box-shadow:0 0 36px #b8843acc}}.home-pg .tl-step.done .tl-dot:after{color:#fff;content:"✓";font-size:.9rem;font-weight:700;position:absolute}.home-pg .tl-title{color:#fff;font-size:.82rem;font-weight:600;margin-bottom:4px}.home-pg .tl-sub{color:#ffffff73;font-size:.72rem}.home-pg .poss-benefits{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:40px}.home-pg .poss-b{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;border-radius:var(--r2);display:flex;gap:12px;padding:20px}.home-pg .poss-b-icon{flex-shrink:0;font-size:1.3rem;margin-top:2px}.home-pg .poss-b strong{color:#fff;display:block;font-size:.88rem;font-weight:600;margin-bottom:3px}.home-pg .poss-b span{color:#ffffff8c;font-size:.8rem}.home-pg .inv-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:40px}.home-pg .inv-card{background:#ede7da;background:var(--canvas);border:1px solid #ddd8cf;border-radius:16px;border-radius:var(--r2);padding:28px 24px;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .inv-card:hover{background:#fff;box-shadow:0 8px 40px #0000001c;box-shadow:var(--sh2);transform:translateY(-3px)}.home-pg .inv-icon{font-size:1.7rem;margin-bottom:14px}.home-pg .inv-card h3{color:#1a1815;color:var(--ink);font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;margin-bottom:8px}.home-pg .inv-card p{font-size:.84rem;line-height:1.65}.home-pg .inv-disclaimer{background:#ede7da;background:var(--canvas);border-left:3px solid #8c867e;border-left:3px solid var(--muted);border-radius:8px;border-radius:var(--r);color:#8c867e;color:var(--muted);font-size:.76rem;line-height:1.65;margin-top:24px;padding:14px 18px}.home-pg .gal-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:2fr 1fr 1fr;grid-template-rows:240px 240px}.home-pg .gal-item{background:#0e1a12;border-radius:16px;border-radius:var(--r2);cursor:pointer;overflow:hidden;position:relative}.home-pg .gal-item.tall{grid-row:span 2}.home-pg .gal-item img{display:block;height:100%;object-fit:cover;transition:transform .55s ease,filter .35s ease;width:100%}.home-pg .gal-item:hover img{filter:brightness(1.08);transform:scale(1.07)}.home-pg .gal-item:after{background:linear-gradient(0deg,#0000008c 0,#0000001a 45%,#0000 70%);content:"";inset:0;pointer-events:none;position:absolute;transition:opacity .35s ease}.home-pg .gal-item:hover:after{opacity:.75}.home-pg .gal-caption{bottom:0;color:#fff;font-size:.76rem;font-weight:600;left:0;letter-spacing:.02em;padding:14px 16px;position:absolute;right:0;text-shadow:0 1px 4px #00000080;z-index:1}.home-pg .gal-caption span{color:#ffffffb3;display:block;font-size:.68rem;font-weight:400;margin-top:2px}.home-pg .vid-block{align-items:center;background:#1a1815;background:var(--ink);border:1px solid #ffffff0f;border-radius:16px;border-radius:var(--r2);cursor:pointer;display:flex;gap:28px;margin-top:16px;padding:40px;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .vid-block:hover{background:#252220}.home-pg .play-ring{align-items:center;background:#1b6b3a;background:var(--teal);border-radius:50%;display:flex;flex-shrink:0;font-size:1.5rem;height:68px;justify-content:center;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans);width:68px}.home-pg .vid-block:hover .play-ring{background:#0f3d22;background:var(--teal-d);transform:scale(1.08)}.home-pg .vid-text h4{color:#fff;font-family:DM Sans,sans-serif;font-size:1.05rem;margin-bottom:4px}.home-pg .vid-text p{font-size:.84rem}.home-pg .test-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.home-pg .test-card{background:#fff;border:1px solid #ede7da;border:1px solid var(--canvas);border-radius:16px;border-radius:var(--r2);padding:28px 24px;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans)}.home-pg .test-card:hover{box-shadow:0 8px 40px #0000001c;box-shadow:var(--sh2);transform:translateY(-3px)}.home-pg .stars{color:#f59e0b;font-size:.85rem;letter-spacing:2px;margin-bottom:12px}.home-pg .test-quote{color:#4a4540;color:var(--ink-soft);font-size:.9rem;font-style:italic;line-height:1.75;margin-bottom:20px}.home-pg .test-author{align-items:center;display:flex;gap:12px}.home-pg .test-av{align-items:center;background:#e8f5ee;background:var(--teal-l);border-radius:50%;color:#0f3d22;color:var(--teal-d);display:flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:40px;justify-content:center;width:40px}.home-pg .test-name{color:#1a1815;color:var(--ink);font-size:.86rem;font-weight:600}.home-pg .test-role{color:#8c867e;color:var(--muted);font-size:.74rem}.home-pg .trust-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:48px}.home-pg .trust-pill{align-items:center;background:#fff;border:1px solid #ede7da;border:1px solid var(--canvas);border-radius:40px;color:#1a1815;color:var(--ink);display:flex;font-size:.8rem;font-weight:600;gap:7px;padding:9px 18px}.home-pg .faq-wrap{margin:0 auto;max-width:760px}.home-pg .faq-item{border-bottom:1px solid #ede7da;border-bottom:1px solid var(--canvas)}.home-pg .faq-q{align-items:center;background:none;border:none;color:#1a1815;color:var(--ink);cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:16px;justify-content:space-between;padding:20px 0;text-align:left;transition:color .28s cubic-bezier(.4,0,.2,1);transition:color var(--trans);width:100%}.home-pg .faq-icon,.home-pg .faq-q:hover{color:#1b6b3a;color:var(--teal)}.home-pg .faq-icon{align-items:center;background:#ede7da;background:var(--canvas);border-radius:50%;display:flex;flex-shrink:0;font-size:1.1rem;height:28px;justify-content:center;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans);width:28px}.home-pg .faq-item.open .faq-icon{background:#1b6b3a;background:var(--teal);color:#fff;transform:rotate(45deg)}.home-pg .faq-a{max-height:0;overflow:hidden;transition:max-height .38s ease}.home-pg .faq-item.open .faq-a{max-height:280px}.home-pg .faq-a p{font-size:.87rem;line-height:1.8;padding:0 0 20px}#final-cta{background:linear-gradient(130deg,#0d1c14,#0f2a18 50%,#0a1e14);overflow:hidden;padding:96px 0;position:relative}#final-cta:before{background:radial-gradient(circle at 65% 50%,#1b6b3a26 0,#0000 60%);content:"";inset:0;position:absolute}.home-pg .fcta-in{grid-gap:64px;align-items:start;display:grid;gap:64px;grid-template-columns:1fr 400px;position:relative;z-index:2}.home-pg .fcta-h{color:#fff;font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.2;margin-bottom:12px}.home-pg .fcta-h em{color:#d4af37;font-style:italic}.home-pg .fcta-p{color:#ffffffa6;font-size:1rem;line-height:1.75;margin-bottom:28px;max-width:480px}.home-pg .fcta-perks{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.home-pg .fcta-perk{background:#ffffff14;border-radius:40px;color:#ffffffbf;font-size:.76rem;font-weight:600;padding:5px 12px}.home-pg .final-form{background:#fff;border-radius:16px;border-radius:var(--r2);padding:32px 28px}.home-pg .final-form h3{color:#1a1815;color:var(--ink);font-size:1.2rem;margin-bottom:16px}.home-pg footer{background:#0a1f12;padding:32px 0}.home-pg .ftr-in{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.home-pg .ftr-logo img{background:#fffffff2;border-radius:8px;height:52px;object-fit:contain;padding:5px 10px}.home-pg .ftr-dis{color:#ffffff40;font-size:.7rem;line-height:1.65;max-width:500px}.home-pg .ftr-cr{color:#fff3;font-size:.72rem}#mob-cta{background:#fff;border-top:1px solid #ede7da;border-top:1px solid var(--canvas);bottom:0;box-shadow:0 -4px 20px #0000001a;display:none;left:0;padding:10px 14px;position:fixed;right:0;z-index:890}.home-pg .mob-cta-row{display:flex;gap:8px}.home-pg .mob-cta-row .btn{flex:1 1;font-size:.8rem;justify-content:center;padding:11px 8px}#wa-float{align-items:center;background:#22c55e;border-radius:50%;bottom:88px;box-shadow:0 4px 20px #22c55e73;color:#fff;display:flex;height:52px;justify-content:center;position:fixed;right:20px;text-decoration:none;transition:.28s cubic-bezier(.4,0,.2,1);transition:var(--trans);width:52px;z-index:891}#wa-float:hover{background:#16a34a;transform:scale(1.1)}#wa-float svg{height:26px;width:26px}@media(min-width:769px){#wa-float{bottom:24px}}#modal{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;display:none;inset:0;justify-content:center;position:fixed;z-index:999}#modal.open{display:flex}.home-pg .modal-box{background:#fff;border-radius:16px;border-radius:var(--r2);max-width:400px;padding:48px 36px;text-align:center;width:90%}.home-pg .modal-box h3{color:#1a1815;color:var(--ink);font-size:1.4rem;margin-bottom:10px}.home-pg .modal-box p{font-size:.9rem;margin-bottom:24px}.home-pg .modal-close{background:none;border:none;color:#8c867e;color:var(--muted);cursor:pointer;font-size:.82rem;margin-top:12px;text-decoration:underline}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.in{opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}@media(max-width:1024px){.home-pg .cols-4,.home-pg .statbar-in{grid-template-columns:repeat(2,1fr)}.home-pg .statbar-item:nth-child(2){border-right:none}.home-pg .statbar-item:nth-child(3){border-top:1px solid #ede7da;border-top:1px solid var(--canvas)}.home-pg .amen-grid,.home-pg .inv-grid{grid-template-columns:1fr 1fr}.home-pg .amen-card.featured{grid-column:span 2}}@media(max-width:768px){.home-pg .sec{padding:64px 0}.home-pg .cols-2,.home-pg .cols-3,.home-pg .fcta-in,.home-pg .hero-in,.home-pg .loc-grid,.home-pg .test-grid{grid-template-columns:1fr}.home-pg .hero-in{gap:36px;padding:36px 0 100px}.home-pg .hero-stat-row{gap:24px}.home-pg .tab-pane.active{grid-template-columns:1fr}.home-pg .gal-grid{grid-template-columns:1fr 1fr;grid-template-rows:200px 200px 200px}.home-pg .gal-item.tall{grid-row:span 1}.home-pg .gal-item img{height:200px}.home-pg .inv-grid,.home-pg .poss-benefits{grid-template-columns:1fr}.home-pg .cta-band-in{flex-direction:column;text-align:center}.home-pg .timeline{flex-direction:column;gap:20px}.home-pg .timeline:before{display:none}.home-pg .tl-step{flex-direction:row;gap:14px;text-align:left}.home-pg .tl-dot{flex-shrink:0;margin-bottom:0}.home-pg .amen-grid{grid-template-columns:1fr}.home-pg .amen-card.featured{flex-direction:column}#mob-cta{display:block}body.home-body{padding-bottom:68px}#hdr .btn{display:none}.home-pg .hdr-tel{font-size:.8rem}.home-pg .hdr-logo{border-radius:8px;padding:5px 12px}.home-pg .hdr-logo img{height:44px}.home-pg .trust-row{justify-content:flex-start}.home-pg .fcta-in{gap:40px}}@media(max-width:480px){.home-pg h1{font-size:2rem}.home-pg .hero-badges{gap:7px}.home-pg .h-badge{font-size:.72rem;padding:6px 11px}.home-pg .gal-grid{grid-template-columns:1fr;grid-template-rows:auto}.home-pg .gal-item img{height:220px}.home-pg .tabs{width:100%}.home-pg .tab-btn{flex:1 1;padding:12px 16px}.home-pg .lead-card{padding:28px 20px}.home-pg .statbar-in{grid-template-columns:1fr 1fr}.home-pg .fp-download-grid{grid-template-columns:1fr}.home-pg .fp-dl-btns,.home-pg .fp-pdf-actions{flex-direction:column}}