/*
Theme Name: Investora Clean Investment V12
Theme URI: https://example.com/investora-clean
Author: ChatGPT
Description: Fresh animated investment website theme with login, dashboard, manual invest requests, withdrawals, admin approvals, and clean Investora-style UI.
Version: 1.0.34
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
License: GPLv2 or later
Text Domain: investora-clean
*/

:root{
  --iv-green:#058b5b;
  --iv-green-2:#11a06b;
  --iv-green-dark:#064d39;
  --iv-ink:#102435;
  --iv-muted:#667789;
  --iv-soft:#f3f8f6;
  --iv-soft-2:#eaf5f0;
  --iv-line:#dce7e2;
  --iv-card:#ffffff;
  --iv-shadow:0 18px 50px rgba(16,36,53,.10);
  --iv-shadow-soft:0 10px 30px rgba(16,36,53,.07);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--iv-ink);background:#fff;line-height:1.6}
a{color:inherit;text-decoration:none!important} a:hover{text-decoration:none!important;color:var(--iv-green)}
img{max-width:100%;height:auto;display:block}.iv-container{width:min(1180px,calc(100% - 42px));margin-inline:auto}.iv-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:13px;padding:14px 22px;font-weight:800;cursor:pointer;transition:.25s ease;text-decoration:none!important}.iv-btn-primary{background:linear-gradient(135deg,var(--iv-green),#04734c);color:#fff!important;box-shadow:0 12px 30px rgba(5,139,91,.24)}.iv-btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(5,139,91,.32);color:#fff!important}.iv-btn-light{background:#fff;color:var(--iv-ink)!important;border:1px solid var(--iv-line);box-shadow:var(--iv-shadow-soft)}.iv-btn-ghost{background:#eff8f4;color:var(--iv-green)!important}.iv-muted{color:var(--iv-muted)}.iv-section{padding:74px 0}.iv-section-title{text-align:center;margin:0 0 28px;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em;line-height:1.12}.iv-section-sub{text-align:center;margin:-12px auto 36px;max-width:620px;color:var(--iv-muted)}

/* Global header */
.iv-site-header{position:absolute;left:0;right:0;top:0;z-index:20;padding:28px 0}.iv-nav{display:flex;align-items:center;justify-content:space-between;gap:20px}.iv-logo{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:900;letter-spacing:-.04em}.iv-logo-mark{width:30px;height:22px;position:relative}.iv-logo-mark:before{content:"";position:absolute;left:0;bottom:2px;width:26px;height:16px;border-left:4px solid var(--iv-green);border-top:4px solid var(--iv-green);transform:skew(-24deg) rotate(0deg);border-radius:2px}.iv-logo-mark:after{content:"";position:absolute;right:0;top:0;width:8px;height:8px;border-top:4px solid var(--iv-green);border-right:4px solid var(--iv-green);transform:rotate(0deg)}.iv-menu{display:flex;align-items:center;gap:46px;font-weight:800;font-size:14px}.iv-header-actions{display:flex;align-items:center;gap:18px;font-weight:800;font-size:14px}.iv-mobile-toggle{display:none;background:#fff;border:1px solid var(--iv-line);border-radius:12px;width:44px;height:44px;align-items:center;justify-content:center;font-size:22px}

/* Homepage */
.iv-hero{min-height:760px;padding:126px 0 66px;position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.96)),url('assets/images/hero-lake.jpg') center/cover no-repeat}.iv-hero:before{content:none!important;display:none!important;background:none!important}.iv-hero-inner{position:relative;z-index:2;text-align:center;padding-top:68px}.iv-hero h1{font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-.07em;margin:0 0 18px}.iv-hero h1 span{display:block;color:var(--iv-green)}.iv-hero p{font-size:20px;color:#2e4354;max-width:620px;margin:0 auto 30px}.iv-hero-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.iv-floating-benefits{position:relative;z-index:4;margin-top:-60px}.iv-benefit-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:rgba(255,255,255,.88);border:1px solid rgba(220,231,226,.9);box-shadow:var(--iv-shadow);backdrop-filter:blur(14px);border-radius:22px;overflow:hidden}.iv-benefit{display:flex;gap:16px;padding:30px;border-right:1px solid var(--iv-line);align-items:flex-start}.iv-benefit:last-child{border-right:0}.iv-iconbox{width:50px;height:50px;border-radius:16px;background:#eff8f4;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.iv-iconbox img{width:25px;height:25px;object-fit:contain;opacity:.9}.iv-benefit h3{font-size:16px;margin:0 0 4px}.iv-benefit p{margin:0;color:var(--iv-muted);font-size:13px;line-height:1.45}.iv-stats{margin-top:44px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1.2fr;gap:0;background:linear-gradient(90deg,#f3fbf7,#fff);border:1px solid var(--iv-line);border-radius:20px;overflow:hidden;box-shadow:var(--iv-shadow-soft)}.iv-stat{padding:30px;border-right:1px solid var(--iv-line)}.iv-stat strong{display:block;font-size:34px;color:var(--iv-green);letter-spacing:-.04em}.iv-stat span{font-size:13px;color:var(--iv-muted);font-weight:700}.iv-mini-chart{padding:24px}.iv-mini-chart svg{width:100%;height:72px}.iv-card-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.iv-asset-card{background:#fff;border:1px solid var(--iv-line);border-radius:18px;overflow:hidden;box-shadow:var(--iv-shadow-soft);transition:.25s}.iv-asset-card:hover{transform:translateY(-8px);box-shadow:var(--iv-shadow)}.iv-asset-img{height:132px;background:linear-gradient(135deg,#dcece5,#fff);position:relative;overflow:hidden}.iv-asset-img.stock{background:linear-gradient(135deg,#0b2535,#0f8c68)}.iv-asset-img.etf{background:linear-gradient(135deg,#dbe7ea,#a5c6bc)}.iv-asset-img.real{background:linear-gradient(135deg,#8bb2c5,#d9e6ea)}.iv-asset-img.bond{background:linear-gradient(135deg,#d2b071,#fff1be)}.iv-asset-img.gold{background:linear-gradient(135deg,#a87512,#ffd98a)}.iv-asset-img.private{background:linear-gradient(135deg,#6e8491,#d8e3e7)}.iv-asset-img:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.45);border-radius:16px}.iv-asset-body{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;font-weight:900}.iv-home-panel{position:relative;overflow:hidden;background:#fff;border:1px solid var(--iv-line);border-radius:24px;padding:34px;box-shadow:var(--iv-shadow-soft)}.iv-home-panel.plant:after{content:"";position:absolute;right:-28px;bottom:-38px;width:250px;height:250px;background:url('assets/images/plant-palm.png') center/contain no-repeat;opacity:.9}.iv-split{display:grid;grid-template-columns:1fr 1fr;gap:28px}.iv-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.iv-feature-item{display:flex;gap:14px}.iv-feature-item h4{margin:0 0 4px}.iv-feature-item p{margin:0;color:var(--iv-muted);font-size:14px}.iv-performance{min-height:340px}.iv-big-number{font-size:38px;font-weight:900;letter-spacing:-.05em}.iv-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;background:#e7f8ef;color:var(--iv-green);font-weight:900;font-size:13px}.iv-chart-card svg{width:100%;height:170px}.iv-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.iv-review{background:#fff;border:1px solid var(--iv-line);border-radius:20px;padding:28px;box-shadow:var(--iv-shadow-soft)}.iv-stars{color:var(--iv-green);letter-spacing:3px}.iv-faq{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.iv-faq-item{border:1px solid var(--iv-line);border-radius:13px;padding:14px 18px;background:#fff;display:flex;justify-content:space-between;align-items:center;font-weight:800}.iv-cta{background:linear-gradient(135deg,#058b5b,#035c41);color:#fff;border-radius:24px;padding:36px 42px;display:grid;grid-template-columns:1.3fr 2fr auto;gap:24px;align-items:center;position:relative;overflow:hidden}.iv-cta:after{content:"";position:absolute;right:-15px;bottom:-50px;width:220px;height:220px;background:url('assets/images/plant-bamboo.png') center/contain no-repeat;opacity:.95}.iv-cta h2{margin:0;font-size:31px;line-height:1.05}.iv-cta p{margin:8px 0 0;color:rgba(255,255,255,.85)}.iv-cta-features{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;position:relative;z-index:2}.iv-cta-feature{display:flex;gap:12px;align-items:center;font-weight:800}.iv-cta-feature .iv-iconbox{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25)}.iv-cta .iv-btn{position:relative;z-index:2}.iv-footer{background:#fff;padding:56px 0 26px;border-top:1px solid var(--iv-line)}.iv-footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:36px}.iv-footer h4{margin:0 0 14px}.iv-footer a,.iv-footer p{display:block;color:#526474;margin:8px 0;font-size:14px}.iv-copyright{margin-top:38px;padding-top:20px;border-top:1px solid var(--iv-line);display:flex;justify-content:space-between;color:#778796;font-size:13px}

/* Auth */
.iv-auth-body{
  background: linear-gradient(180deg, rgba(6,17,24,.52), rgba(5,91,64,.28)), url('assets/images/custom/hero-sailboat.png') center/cover no-repeat !important;
}.iv-auth-page{min-height:100vh;padding:32px 0 80px;position:relative}.iv-auth-page:before{content:"";position:fixed;left:-70px;bottom:-70px;width:340px;height:340px;background:url('assets/images/plant-leaf.png') center/contain no-repeat;opacity:.55;filter:blur(1px);pointer-events:none}.iv-auth-nav{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.iv-auth-card-wrap{max-width:620px;margin:170px auto 0;text-align:center}.iv-auth-title{font-size:54px;letter-spacing:-.06em;line-height:1;margin:0 0 14px}.iv-auth-sub{font-size:19px;color:#334b5b;margin:0 auto 48px;max-width:520px}.iv-auth-card{background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border:1px solid rgba(220,231,226,.92);border-radius:24px;box-shadow:var(--iv-shadow);padding:46px;text-align:left}.iv-auth-card .iv-logo{justify-content:center;margin-bottom:28px}.iv-form-row{margin-bottom:18px}.iv-form-row label{display:block;font-weight:900;font-size:14px;margin-bottom:8px}.iv-input{width:100%;height:54px;border:1px solid var(--iv-line);border-radius:12px;background:#fff;padding:0 16px;font:inherit;color:var(--iv-ink);outline:none;transition:.2s}.iv-input:focus{border-color:var(--iv-green);box-shadow:0 0 0 4px rgba(5,139,91,.10)}textarea.iv-input{height:auto;padding:14px 16px;min-height:100px}.iv-checkline{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:18px 0 24px;font-size:14px;font-weight:800}.iv-checkline input{accent-color:var(--iv-green);width:18px;height:18px}.iv-alert{border-radius:13px;padding:13px 15px;margin:0 0 18px;font-weight:800}.iv-alert-error{background:#fff0f0;color:#b42318;border:1px solid #ffd0d0}.iv-alert-success{background:#edfff5;color:#08734f;border:1px solid #c7f5dd}.iv-auth-security{margin:32px auto 0;max-width:840px;background:rgba(255,255,255,.72);backdrop-filter:blur(12px);border:1px solid rgba(220,231,226,.86);box-shadow:var(--iv-shadow-soft);border-radius:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;overflow:hidden;text-align:left}.iv-auth-security div{display:flex;gap:13px;align-items:center;padding:22px;border-right:1px solid var(--iv-line)}.iv-auth-security div:last-child{border-right:0}.iv-auth-switch{text-align:center;margin-top:22px;font-weight:800}.iv-auth-switch a{color:var(--iv-green)}

/* Dashboard app */
body.iv-dashboard-body{margin:0;background:#f7faf9;overflow-x:hidden}body.iv-dashboard-body #wpadminbar{display:none!important}html:has(body.iv-dashboard-body){margin-top:0!important}.iv-app{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:100vh;background:linear-gradient(90deg,#ffffff 0,#ffffff 250px,#f7faf9 250px,#f7faf9 100%)}.iv-sidebar{position:sticky;top:0;height:100vh;padding:34px 22px;border-right:1px solid var(--iv-line);background:rgba(255,255,255,.95);display:flex;flex-direction:column;gap:28px}.iv-side-logo{margin-bottom:18px}.iv-side-menu{display:grid;gap:9px}.iv-side-link{height:52px;border-radius:15px;display:flex;align-items:center;gap:13px;padding:0 16px;font-weight:900;color:#30485a!important;transition:.2s}.iv-side-link:hover{background:#f1f7f4;color:#30485a!important;transform:translateX(3px)}.iv-side-link.active{background:#e9f7f1;border-left:4px solid var(--iv-green);color:var(--iv-green)!important}.iv-side-link img{width:21px;height:21px;object-fit:contain;filter:grayscale(1);opacity:.82}.iv-side-card{margin-top:auto;background:#f7fbf9;border:1px solid var(--iv-line);border-radius:18px;padding:20px;min-height:150px;position:relative;overflow:hidden}.iv-side-card:after{content:"";position:absolute;right:-26px;bottom:-30px;width:120px;height:120px;background:url('assets/images/plant-palm.png') center/contain no-repeat}.iv-side-card strong{display:block;line-height:1.2}.iv-side-card .iv-btn{margin-top:12px;padding:10px 14px;font-size:12px;position:relative;z-index:2}.iv-dash-main{min-width:0;padding:36px 42px 56px;max-width:1440px;width:100%;margin:0 auto}.iv-dash-top{display:grid;grid-template-columns:auto minmax(260px,520px) auto;align-items:center;gap:24px;margin-bottom:34px}.iv-menu-button{display:none;border:0;background:#fff;border:1px solid var(--iv-line);border-radius:12px;width:46px;height:46px;font-size:22px}.iv-search{height:52px;border:1px solid var(--iv-line);background:#fff;border-radius:14px;padding:0 18px;width:100%;box-shadow:var(--iv-shadow-soft)}.iv-user-badge{display:flex;align-items:center;gap:13px;justify-self:end}.iv-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#f1d0bd,#8f523c);border:4px solid #fff;box-shadow:var(--iv-shadow-soft)}.iv-dash-hero{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:28px;position:relative}.iv-dash-hero:after{content:"";position:absolute;right:0;top:-40px;width:470px;height:150px;background:linear-gradient(90deg,rgba(247,250,249,0),#f7faf9 70%),url('assets/images/hero-lake.jpg') center/cover no-repeat;border-radius:0 0 0 32px;opacity:.78;z-index:0}.iv-dash-hero h1{position:relative;z-index:1;margin:0;font-size:34px;letter-spacing:-.05em}.iv-dash-hero p{position:relative;z-index:1;margin:5px 0 0;color:var(--iv-muted)}.iv-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-bottom:28px}.iv-kpi{background:#fff;border:1px solid var(--iv-line);border-radius:22px;padding:24px;box-shadow:var(--iv-shadow-soft);min-height:174px;position:relative;overflow:hidden}.iv-kpi:after{content:"";position:absolute;right:18px;bottom:18px;width:104px;height:52px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='60' viewBox='0 0 120 60'%3E%3Cpath d='M2 52 C18 42 21 25 36 30 S55 50 70 31 S92 8 118 14' fill='none' stroke='%23058b5b' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat;opacity:.85}.iv-kpi-top{display:flex;align-items:center;gap:12px;font-weight:900;font-size:14px}.iv-kpi h3{margin:18px 0 4px;font-size:29px;letter-spacing:-.04em}.iv-kpi small{color:var(--iv-green);font-weight:900}.iv-dash-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.9fr);gap:24px;margin-bottom:24px}.iv-dash-card{background:#fff;border:1px solid var(--iv-line);border-radius:22px;padding:26px;box-shadow:var(--iv-shadow-soft);overflow:hidden}.iv-dash-card h2{font-size:22px;letter-spacing:-.04em;margin:0 0 18px}.iv-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.iv-card-head h2{margin:0}.iv-chart-large{height:260px}.iv-chart-large svg{width:100%;height:100%}.iv-range{display:flex;gap:8px;margin-top:10px}.iv-range span{padding:8px 14px;border-radius:10px;font-size:12px;font-weight:900}.iv-range .active{background:#e8f7f1;color:var(--iv-green)}.iv-allocation{display:grid;grid-template-columns:170px 1fr;gap:28px;align-items:center}.iv-donut{width:170px;height:170px;border-radius:50%;background:conic-gradient(#058b5b 0 46%,#61bd95 46% 68%,#79abc5 68% 84%,#efbf4e 84% 96%,#60717c 96% 100%);position:relative}.iv-donut:after{content:"Total\A $0";white-space:pre;display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;inset:42px;background:#fff;border-radius:50%;font-weight:900;font-size:13px}.iv-list{display:grid;gap:11px}.iv-list-row{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--iv-line);padding-bottom:10px;color:#546778}.iv-list-row:last-child{border-bottom:0}.iv-list-row b{color:var(--iv-ink)}.iv-table{width:100%;border-collapse:collapse}.iv-table th{text-align:left;color:#647587;font-size:12px;padding:0 0 12px}.iv-table td{padding:13px 0;border-top:1px solid var(--iv-line);font-size:14px}.iv-status{display:inline-flex;border-radius:999px;padding:5px 10px;background:#e7f8ef;color:var(--iv-green);font-size:12px;font-weight:900}.iv-status.pending{background:#fff7e6;color:#a76500}.iv-status.rejected{background:#fff0f0;color:#b42318}.iv-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.iv-quick{height:105px;border:1px solid var(--iv-line);border-radius:17px;background:#fff;display:grid;place-items:center;font-weight:900;transition:.2s}.iv-quick:hover{transform:translateY(-3px);box-shadow:var(--iv-shadow-soft)}.iv-invest-card{display:grid;grid-template-columns:1fr 1.1fr;gap:28px;align-items:start}.iv-payment-box{background:linear-gradient(135deg,#f1faf6,#fff);border:1px solid var(--iv-line);border-radius:20px;padding:22px;position:relative;overflow:hidden}.iv-payment-box:after{content:"";position:absolute;right:-40px;bottom:-50px;width:160px;height:160px;background:url('assets/images/plant-bamboo.png') center/contain no-repeat;opacity:.9}.iv-payment-box pre{white-space:pre-wrap;font:inherit;color:#536778;position:relative;z-index:1}.iv-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.iv-progress{height:11px;background:#e6efeb;border-radius:999px;overflow:hidden}.iv-progress span{height:100%;display:block;background:linear-gradient(90deg,var(--iv-green),#23bf80)}.iv-dash-footer{margin-top:48px;color:#6a7b8a;border-top:1px solid var(--iv-line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:13px}

/* Generic pages/admin notices */
.iv-page{padding:150px 0 80px;background:linear-gradient(180deg,#f6faf8,#fff)}.iv-page-card{background:#fff;border:1px solid var(--iv-line);border-radius:24px;padding:36px;box-shadow:var(--iv-shadow-soft)}
.iv-admin-wrap{max-width:1180px}.iv-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:20px 0}.iv-admin-card{background:#fff;border:1px solid #dcdcde;border-radius:14px;padding:20px}.iv-admin-table{background:#fff;border:1px solid #dcdcde;border-radius:14px;overflow:hidden;margin-top:18px}.iv-admin-table table{margin:0}.iv-admin-actions{display:flex;gap:8px;flex-wrap:wrap}.iv-admin-actions a.button{min-width:auto}

/* Animations */
.iv-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.iv-reveal.is-visible{opacity:1;transform:none}.iv-float{animation:ivFloat 5s ease-in-out infinite}@keyframes ivFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}

@media(max-width:1100px){.iv-card-grid{grid-template-columns:repeat(3,1fr)}.iv-benefit-bar,.iv-stats{grid-template-columns:repeat(2,1fr)}.iv-benefit:nth-child(2){border-right:0}.iv-dash-grid,.iv-invest-card,.iv-profile-grid{grid-template-columns:1fr}.iv-kpis{grid-template-columns:repeat(2,1fr)}.iv-app{grid-template-columns:1fr;background:#f7faf9}.iv-sidebar{position:fixed;left:-280px;z-index:50;width:250px;transition:.25s}.iv-sidebar.open{left:0}.iv-menu-button{display:inline-flex;align-items:center;justify-content:center}.iv-dash-top{grid-template-columns:auto 1fr auto}.iv-dash-main{padding:26px 18px 44px}}
@media(max-width:760px){.iv-menu,.iv-header-actions{display:none}.iv-mobile-toggle{display:inline-flex}.iv-site-header{padding:18px 0}.iv-hero{min-height:650px;padding-top:100px}.iv-hero-inner{padding-top:90px}.iv-benefit-bar,.iv-stats,.iv-split,.iv-reviews,.iv-faq,.iv-footer-grid,.iv-auth-security,.iv-cta{grid-template-columns:1fr}.iv-benefit,.iv-stat{border-right:0;border-bottom:1px solid var(--iv-line)}.iv-card-grid{grid-template-columns:1fr 1fr}.iv-cta{padding:28px}.iv-cta-features{grid-template-columns:1fr}.iv-auth-card-wrap{margin-top:95px}.iv-auth-title{font-size:38px}.iv-auth-card{padding:26px}.iv-kpis{grid-template-columns:1fr}.iv-dash-main{padding:22px 14px 40px}.iv-dash-top{grid-template-columns:auto 1fr}.iv-user-badge{display:none}.iv-dash-hero:after{display:none}.iv-allocation{grid-template-columns:1fr;justify-items:center}.iv-footer{padding-bottom:90px}.iv-copyright{display:block}.iv-card-grid{gap:14px}.iv-asset-img{height:100px}}


/* v1.0.6 polish/fixes */
*,*::before,*::after{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}.iv-app a,.iv-site-header a,.iv-footer a,.iv-auth-page a,.iv-page a,.iv-admin-wrap a{text-decoration:none!important;border-bottom:0!important}.iv-app a:hover,.iv-site-header a:hover,.iv-footer a:hover,.iv-auth-page a:hover{text-decoration:none!important}.iv-logo,.iv-logo *,.iv-side-link,.iv-side-link *{text-decoration:none!important;border-bottom:0!important}.iv-iconbox img,.iv-side-link img,.iv-auth-security img,.iv-kpi img{filter:brightness(0) saturate(0%) invert(44%) sepia(11%) saturate(653%) hue-rotate(164deg) brightness(91%) contrast(88%);opacity:.9}.iv-side-link.active img,.iv-side-link:hover img,.iv-quick:hover img,.iv-benefit:hover .iv-iconbox img,.iv-feature-item:hover .iv-iconbox img{filter:brightness(0) saturate(100%) invert(34%) sepia(87%) saturate(814%) hue-rotate(121deg) brightness(91%) contrast(96%);opacity:1}.iv-cta .iv-iconbox img,.iv-cta-feature .iv-iconbox img,.iv-btn-primary img,.iv-dark img,.iv-admin-card[style*="green"] img{filter:brightness(0) invert(1)!important;opacity:.96}.iv-iconbox{overflow:hidden}.iv-app{grid-template-columns:minmax(238px,260px) minmax(0,1fr);background:linear-gradient(90deg,#fff 0,#fff 260px,#f7faf9 260px,#f7faf9 100%)}.iv-sidebar{width:260px;min-width:0}.iv-side-card{overflow:hidden}.iv-side-card>*{position:relative;z-index:1}.iv-side-card:after{right:-14px;bottom:-22px;width:92px;height:92px;opacity:.38;z-index:0}.iv-dash-main{box-sizing:border-box;max-width:1280px;width:100%;padding-left:34px;padding-right:34px}.iv-dash-top,.iv-dash-hero,.iv-kpis,.iv-dash-grid,.iv-profile-grid,.iv-invest-card{min-width:0}.iv-dash-card,.iv-kpi,.iv-home-panel,.iv-admin-card{min-width:0}.iv-dash-hero{min-height:128px;overflow:hidden;border-radius:0 0 24px 0}.iv-dash-hero:after{right:0;top:0;width:min(420px,42vw);height:128px;opacity:.32;border-radius:0 0 0 28px;background:linear-gradient(90deg,rgba(247,250,249,0),#f7faf9 78%),url('assets/images/hero-lake.jpg') center/cover no-repeat}.iv-user-badge{white-space:nowrap}.iv-kpis{grid-template-columns:repeat(4,minmax(190px,1fr))}.iv-kpi{min-height:165px}.iv-kpi h3{font-size:clamp(22px,2vw,29px);white-space:normal;overflow-wrap:anywhere}.iv-kpi:after{right:14px;bottom:14px;width:92px;height:48px;opacity:.72}.iv-big-number{font-size:clamp(26px,3.2vw,38px);overflow-wrap:anywhere}.iv-chart-large{height:248px;padding:8px 8px 0;overflow:hidden}.iv-chart-large svg{display:block;max-width:100%;overflow:visible}.iv-payment-box:after{opacity:.18;z-index:0;right:-20px;bottom:-38px}.iv-payment-box>*{position:relative;z-index:1}.iv-cta:after{z-index:0;opacity:.42}.iv-cta>*{position:relative;z-index:1}.iv-home-panel.plant:after{opacity:.28;right:-10px;bottom:-26px}.iv-auth-page:before{opacity:.25}.iv-dash-footer a,.iv-copyright a{color:inherit!important}.iv-admin-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.iv-admin-card h2{margin-top:0}.iv-admin-table{overflow:auto}.iv-admin-table table{min-width:760px}.iv-alert a{font-weight:900;color:inherit;text-decoration:none!important}
@media(max-width:1180px){.iv-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.iv-dash-grid{grid-template-columns:1fr}.iv-allocation{grid-template-columns:170px 1fr}.iv-dash-main{padding-left:24px;padding-right:24px}}
@media(max-width:760px){.iv-app{display:block;background:#f7faf9}.iv-sidebar{width:270px}.iv-dash-main{padding-left:14px;padding-right:14px}.iv-kpis{grid-template-columns:1fr}.iv-dash-hero{min-height:auto}.iv-dash-hero:after{display:none}.iv-dash-top{gap:12px}.iv-search{min-width:0}.iv-allocation{grid-template-columns:1fr}.iv-user-badge{display:none}.iv-admin-grid[style]{grid-template-columns:1fr!important}}


/* v1.0.7 final UI, redirect, icon and overflow fixes */
html,body{max-width:100%!important;overflow-x:hidden!important}body{background:#f7faf9}a,a:visited,a:hover,a:focus{text-decoration:none!important;border-bottom:0!important;box-shadow:none}.iv-site-header a,.iv-footer a,.iv-auth-page a,.iv-app a{text-decoration:none!important;border-bottom:0!important}
.iv-container{max-width:1180px}.iv-btn{white-space:nowrap}.iv-iconbox{background:#f1f5f4;border:1px solid rgba(214,226,222,.75)}.iv-iconbox img,.iv-side-link img,.iv-kpi img,.iv-auth-security img{filter:none!important;opacity:1}.iv-side-link img,.iv-kpi .iv-iconbox img,.iv-benefit .iv-iconbox img,.iv-feature-item .iv-iconbox img,.iv-auth-security .iv-iconbox img{opacity:.86}.iv-side-link.active img,.iv-side-link:hover img,.iv-benefit:hover .iv-iconbox img,.iv-feature-item:hover .iv-iconbox img{opacity:1}.iv-cta .iv-iconbox img,.iv-cta-feature .iv-iconbox img,.iv-dark .iv-iconbox img{filter:brightness(0) invert(1)!important;opacity:1}.iv-cta .iv-iconbox{background:rgba(255,255,255,.16)!important;border-color:rgba(255,255,255,.32)!important}.iv-cta-feature{color:#fff}.iv-cta-feature .iv-iconbox{background:rgba(255,255,255,.14)!important}
.iv-hero{background-position:center center;min-height:720px}.iv-hero:before{content:none!important;display:none!important;background:none!important}.iv-home-panel,.iv-dash-card,.iv-kpi,.iv-side-card,.iv-payment-box,.iv-cta{isolation:isolate}.iv-home-panel.plant:after,.iv-payment-box:after,.iv-cta:after,.iv-auth-page:before,.iv-side-card:after{pointer-events:none;background-repeat:no-repeat!important;background-size:contain!important}.iv-home-panel.plant:after{opacity:.18;right:4px;bottom:-18px;width:210px;height:210px}.iv-payment-box:after{opacity:.10;right:-10px;bottom:-18px;width:130px;height:130px}.iv-cta:after{opacity:.24;width:190px;height:190px}.iv-side-card:after{opacity:.22;width:86px;height:86px;right:-12px;bottom:-18px}.iv-auth-page:before{opacity:.18;filter:none}.iv-app{min-height:100vh;width:100%;display:grid;grid-template-columns:260px minmax(0,1fr);background:linear-gradient(90deg,#fff 0,#fff 260px,#f7faf9 260px,#f7faf9 100%)}.iv-sidebar{width:260px;min-width:260px;max-width:260px;overflow:hidden;border-right:1px solid var(--iv-line);background:#fff}.iv-side-link{min-height:50px}.iv-side-link span{line-height:1.2}.iv-dash-main{width:100%;max-width:none!important;min-width:0;padding:30px clamp(18px,3vw,42px) 46px}.iv-dash-top{grid-template-columns:auto minmax(240px,1fr) auto;min-width:0}.iv-search{min-width:0}.iv-user-badge{min-width:0;max-width:270px;overflow:hidden}.iv-user-badge strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iv-dash-hero{position:relative;min-height:136px;margin:8px 0 22px;border-radius:24px;background:linear-gradient(135deg,#f6fbf9,#eef7f3);border:1px solid var(--iv-line);padding:28px;overflow:hidden}.iv-dash-hero>*{position:relative;z-index:1}.iv-dash-hero:after{content:"";position:absolute;right:0;top:0;width:min(470px,44vw);height:100%;opacity:.22;border-radius:0 24px 24px 0;background:linear-gradient(90deg,rgba(246,251,249,1),rgba(246,251,249,.18)),url('assets/images/hero-lake.jpg') center/cover no-repeat;z-index:0}.iv-dash-hero h1{font-size:clamp(24px,2.3vw,36px);line-height:1.1}.iv-kpis{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:22px;margin-bottom:24px}.iv-kpi{overflow:hidden;min-height:164px;padding:24px}.iv-kpi h3{font-size:clamp(24px,2.1vw,32px);line-height:1.08;max-width:100%;white-space:normal}.iv-kpi:after{right:12px;bottom:10px;width:100px;height:54px;opacity:.55}.iv-dash-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:24px}.iv-dash-card{min-width:0;overflow:hidden}.iv-chart-large{height:270px;padding:8px 0 0;overflow:hidden}.iv-chart-large svg{display:block;width:100%!important;height:100%!important;max-width:100%;overflow:visible}.iv-big-number{font-size:clamp(26px,2.8vw,38px);line-height:1.1}.iv-allocation{grid-template-columns:170px minmax(0,1fr);gap:24px}.iv-list-row{min-width:0}.iv-list-row span{min-width:0;overflow:hidden;text-overflow:ellipsis}.iv-table{min-width:0}.iv-table td,.iv-table th{white-space:normal}.iv-quick{overflow:hidden}.iv-invest-card{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.iv-payment-box pre{max-width:100%;overflow:auto}.iv-dash-footer{background:#fff;border:1px solid var(--iv-line);border-radius:18px;padding:20px;margin-top:28px}.iv-auth-card{overflow:hidden}.iv-auth-security{overflow:hidden}.iv-auth-security>div{min-width:0}.iv-auth-security strong,.iv-auth-security small{white-space:normal}.iv-faq-item{overflow:hidden}.iv-footer{background:#fff}.iv-copyright{gap:16px}.iv-admin-table{overflow:auto}.iv-admin-table table{min-width:760px}.iv-alert a{text-decoration:none!important}
@media(max-width:1180px){.iv-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.iv-dash-grid,.iv-invest-card,.iv-profile-grid{grid-template-columns:1fr}.iv-allocation{grid-template-columns:170px minmax(0,1fr)}}
@media(max-width:760px){.iv-app{display:block;background:#f7faf9}.iv-sidebar{position:fixed;left:-285px;top:0;bottom:0;z-index:99;width:270px;min-width:270px;max-width:270px;transition:left .25s ease;box-shadow:20px 0 45px rgba(16,36,53,.12)}.iv-sidebar.open{left:0}.iv-dash-main{padding:18px 14px 36px}.iv-dash-top{grid-template-columns:auto minmax(0,1fr);gap:12px}.iv-user-badge{display:none}.iv-dash-hero{padding:22px;min-height:auto}.iv-dash-hero:after{display:none}.iv-kpis{grid-template-columns:1fr}.iv-dash-card{padding:20px}.iv-allocation{grid-template-columns:1fr;justify-items:center}.iv-quick-grid{grid-template-columns:1fr 1fr}.iv-footer-grid{grid-template-columns:1fr}.iv-copyright{display:block}.iv-auth-card-wrap{margin-top:90px}.iv-auth-security{grid-template-columns:1fr}.iv-card-grid{grid-template-columns:1fr 1fr}.iv-stats{grid-template-columns:1fr}.iv-benefit-bar{grid-template-columns:1fr}.iv-benefit{border-right:0}.iv-cta{grid-template-columns:1fr}.iv-cta-features{grid-template-columns:1fr}.iv-cta:after{display:none}}


/* v1.0.8 investment-profit-system polish */
.iv-app, .iv-dash-main, .iv-dash-card, .iv-kpi { max-width: 100%; }
.iv-dash-card { position: relative; }
.iv-dark-card { background: linear-gradient(135deg,#08724f,#035c41)!important; color:#fff!important; border-color:rgba(255,255,255,.12)!important; }
.iv-dark-card h2,.iv-dark-card p,.iv-dark-card label,.iv-dark-card strong{ color:#fff!important; }
.iv-muted-light{ color:rgba(255,255,255,.82)!important; }
.iv-dark-card .iv-input{ background:rgba(255,255,255,.96); color:#102435; }
.iv-dark-card .iv-btn-light{ background:#fff!important; color:#075b40!important; }
.iv-side-link img,.iv-iconbox img{ filter: grayscale(1) brightness(.58)!important; }
.iv-side-link.active img,.iv-side-link:hover img{ filter: grayscale(1) brightness(.34)!important; }
.iv-cta .iv-iconbox img,.iv-dark-card .iv-iconbox img,.iv-dark .iv-iconbox img{ filter: brightness(0) invert(1)!important; }
.iv-dash-hero:after{ background-size:cover!important; }
.iv-kpi{ contain: paint; }
.iv-kpi:after{ max-width:38%; }
.iv-chart-large svg{ min-width:0; }
.iv-home-panel.plant:after,.iv-payment-box:after,.iv-side-card:after{ mix-blend-mode:multiply; }
.iv-admin-card .description{ color:#667789; }
.iv-admin-table th,.iv-admin-table td{ vertical-align:middle; }
@media(max-width:900px){.iv-admin-grid[style]{grid-template-columns:1fr!important}.iv-dash-grid{grid-template-columns:1fr!important}}


/* v1.0.10 profit-pool clarity polish */
.iv-admin-card .description strong{color:#064d39}.iv-admin-table strong{color:#058b5b}.iv-admin-card code{background:#eef7f3;border:1px solid #dce7e2;border-radius:6px;padding:2px 6px}.iv-admin-table td{vertical-align:middle}.iv-admin-table td:last-child{font-size:12px;color:#667789;min-width:220px}

/* v1.0.11: today profit pool now credits percent of active investment, with pool cap */
.iv-admin-card input[type=number]{max-width:260px;width:100%;}


/* v1.0.12: image/icon loading + referral UI fixes */
:root{--iv-icon-gray:#708090;--iv-icon-gray-dark:#4e5d6a}
.iv-iconbox{background:#f2f6f5!important;border:1px solid rgba(207,221,216,.92)!important;overflow:hidden}
.iv-iconbox img,.iv-side-link img,.iv-auth-security img,.iv-kpi img{display:block;width:24px;height:24px;object-fit:contain;opacity:1!important;filter:none!important}
.iv-side-link img{width:22px!important;height:22px!important;flex:0 0 22px}
.iv-side-link.active,.iv-side-link:hover{background:#e9f7f1!important;color:#04734c!important}
.iv-side-link.active img,.iv-side-link:hover img{filter:brightness(0) saturate(100%) invert(35%) sepia(33%) saturate(1330%) hue-rotate(112deg) brightness(88%) contrast(92%)!important}
.iv-cta .iv-iconbox,.iv-dark-card .iv-iconbox{background:rgba(255,255,255,.15)!important;border-color:rgba(255,255,255,.3)!important}
.iv-cta .iv-iconbox img,.iv-dark-card .iv-iconbox img,.iv-dark .iv-iconbox img{filter:brightness(0) invert(1)!important;opacity:1!important}
.iv-benefit .iv-iconbox img,.iv-feature-item .iv-iconbox img,.iv-kpi .iv-iconbox img,.iv-auth-security .iv-iconbox img{filter:none!important}
.iv-home-panel.plant:after,.iv-payment-box:after,.iv-side-card:after,.iv-cta:after,.iv-auth-page:before{background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important}
.iv-optional{font-weight:700;color:var(--iv-muted);font-size:12px;margin-left:6px}.iv-field-help{display:block;margin-top:7px;color:var(--iv-muted);font-size:12px;line-height:1.45}.iv-referral-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}.iv-ref-code{font-size:clamp(30px,4vw,48px);font-weight:1000;letter-spacing:.08em;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.26);border-radius:18px;padding:18px 20px;margin:18px 0 16px;color:#fff;word-break:break-word}.iv-copy-input{margin-bottom:14px}.iv-ref-stats{display:grid;grid-template-columns:1fr;gap:14px}.iv-ref-stats div{border:1px solid var(--iv-line);border-radius:16px;background:#f8fbfa;padding:16px}.iv-ref-stats strong{display:block;font-size:28px;letter-spacing:-.04em;color:var(--iv-green)}.iv-ref-stats span{display:block;color:var(--iv-muted);font-weight:800;font-size:13px}.iv-dark-card .iv-input{border-color:rgba(255,255,255,.2)!important}.iv-dark-card .iv-copy-input{background:rgba(255,255,255,.96)!important;color:#102435!important}.iv-dark-card .iv-btn-light{margin-top:4px}
@media(max-width:900px){.iv-referral-grid{grid-template-columns:1fr}.iv-ref-code{font-size:30px}}


/* v1.0.18 forgot password popup + fixed mobile 3-dots menus */
body.iv-modal-open{overflow:hidden}
.iv-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:22px}
.iv-modal.open{display:flex}
.iv-modal-backdrop{position:absolute;inset:0;background:rgba(8,25,20,.52);backdrop-filter:blur(8px)}
.iv-modal-card{position:relative;z-index:2;width:min(440px,100%);background:#fff;border:1px solid rgba(220,231,226,.9);border-radius:28px;padding:30px;box-shadow:0 28px 90px rgba(16,36,53,.25);animation:ivModalPop .22s ease both}
.iv-modal-card h2{margin:0 0 8px;font-size:28px;letter-spacing:-.04em;color:var(--iv-ink)}
.iv-modal-sub{margin:0 0 22px;color:var(--iv-muted)}
.iv-modal-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:999px;background:#f1f7f4;color:var(--iv-ink);font-size:24px;line-height:1;cursor:pointer}
.iv-modal-close:hover{background:#e4f1eb}
@keyframes ivModalPop{from{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:none}}

.iv-mobile-panel{display:none}
.iv-mobile-toggle{cursor:pointer;line-height:1;font-weight:900;color:var(--iv-ink)}
@media(max-width:760px){
  .iv-site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.92);backdrop-filter:blur(16px)}
  .iv-mobile-toggle{display:inline-flex!important;font-size:30px;padding-bottom:8px}
  .iv-mobile-panel{position:absolute;left:16px;right:16px;top:calc(100% + 8px);display:none;flex-direction:column;gap:8px;background:rgba(255,255,255,.98);border:1px solid var(--iv-line);border-radius:22px;padding:12px;box-shadow:0 22px 60px rgba(16,36,53,.16);z-index:1001}
  .iv-mobile-panel.open{display:flex}
  .iv-mobile-panel a{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:14px;font-weight:900;color:var(--iv-ink)!important}
  .iv-mobile-panel a:hover{background:#f1f7f4}
  .iv-mobile-panel .iv-mobile-action{background:#f7faf9}
  .iv-mobile-panel .iv-mobile-action.primary{background:var(--iv-green);color:#fff!important;justify-content:center}
  .iv-auth-nav .iv-header-actions{display:flex;gap:10px}
  .iv-auth-nav .iv-header-actions a:not(.iv-btn){display:none}
}
@media(max-width:1100px){
  .iv-menu-button{display:inline-flex!important;align-items:center;justify-content:center;position:relative;z-index:70;cursor:pointer;line-height:1;font-weight:900;color:var(--iv-ink);box-shadow:var(--iv-shadow-soft)}
  .iv-sidebar{top:0;bottom:0;height:100dvh;max-height:100dvh;overflow-y:auto;box-shadow:0 24px 80px rgba(16,36,53,.18)}
  .iv-sidebar.open{left:0!important}
}
@media(max-width:420px){
  .iv-modal-card{padding:24px 20px;border-radius:22px}
  .iv-modal-card h2{font-size:24px}
}


/* v1.0.19 forgot reset-code popup + mobile header button hardening */
.iv-forgot-message{display:none;margin:0 0 16px;padding:12px 14px;border-radius:14px;font-weight:800;font-size:14px}
.iv-forgot-message.is-success{display:block;background:#eaf8f1;color:#05744d;border:1px solid #bdebd6}
.iv-forgot-message.is-error{display:block;background:#fff0f0;color:#b42318;border:1px solid #ffd1d1}
.iv-forgot-step{display:none}
.iv-forgot-step.is-active{display:block}
.iv-link-button{margin-top:12px;background:transparent;border:0;color:var(--iv-green);font-weight:900;cursor:pointer;width:100%;padding:10px}
.iv-link-button:hover{text-decoration:none!important;color:var(--iv-green-dark)}
.iv-mobile-toggle,
.iv-menu-button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none}
.iv-mobile-toggle:focus,
.iv-menu-button:focus{outline:3px solid rgba(5,139,91,.18);outline-offset:2px}
@media(max-width:760px){
  .iv-mobile-toggle{position:relative;z-index:1002}
  .iv-mobile-panel{transform-origin:top right}
  .iv-mobile-panel.open{animation:ivMenuDrop .16s ease both}
}
@keyframes ivMenuDrop{from{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:none}}


/* v1.0.20 true 3-step password reset */
.iv-forgot-step[data-iv-forgot-step="password"] .iv-form-row{animation:ivFadeUp .18s ease both}
@keyframes ivFadeUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}


/* v1.0.21 mobile homepage grid fixes + full-screen popup */
@media(max-width:1024px){
  .iv-split{grid-template-columns:1fr!important;gap:20px!important}
  .iv-cta-features{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .iv-feature-list{grid-template-columns:1fr 1fr!important}
  .iv-card-grid[style]{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .iv-home-panel,.iv-dash-card,.iv-kpi,.iv-admin-card{min-width:0!important}
}

@media(max-width:760px){
  html,body{overflow-x:hidden!important}
  .iv-container{width:min(100% - 28px,1180px)!important}
  .iv-section{padding:54px 0!important}
  .iv-section-title{font-size:30px!important;line-height:1.15!important;margin-bottom:18px!important}
  .iv-card-grid{grid-template-columns:1fr!important;gap:14px!important}
  .iv-card-grid[style]{grid-template-columns:1fr!important}
  .iv-split{grid-template-columns:1fr!important;gap:16px!important}
  .iv-feature-list{grid-template-columns:1fr!important;gap:16px!important}
  .iv-feature-item{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;gap:12px!important;align-items:flex-start!important}
  .iv-cta-features{grid-template-columns:1fr!important;gap:12px!important}
  .iv-home-panel{padding:24px 18px!important;border-radius:22px!important;min-width:0!important}
  .iv-home-panel h2,.iv-home-panel h3{font-size:18px!important;line-height:1.3!important;word-break:normal!important;overflow-wrap:anywhere!important}
  .iv-home-panel p,.iv-feature-item p,.iv-cta p{font-size:15px!important;line-height:1.6!important;word-break:normal!important;overflow-wrap:anywhere!important}
  .iv-feature-item h4{font-size:18px!important;line-height:1.3!important;margin:0 0 6px!important}
  .iv-feature-item > div{min-width:0!important}
  .iv-iconbox{width:46px!important;height:46px!important;border-radius:14px!important;flex:0 0 46px!important}
  .iv-iconbox img{max-width:22px!important;max-height:22px!important}
  .iv-cta{padding:22px 18px!important;border-radius:22px!important}
  .iv-cta h2{font-size:24px!important;line-height:1.2!important}
  .iv-cta-feature{padding:12px 10px!important;min-width:0!important}
  .iv-cta-feature span,.iv-cta-feature strong{overflow-wrap:anywhere!important}
}

@media(max-width:560px){
  .iv-container{width:min(100% - 20px,1180px)!important}
  .iv-section{padding:44px 0!important}
  .iv-section-title{font-size:28px!important}
  .iv-home-panel{padding:22px 16px!important}
  .iv-home-panel h3{font-size:17px!important}
  .iv-home-panel p,.iv-feature-item p{font-size:14px!important}
}

/* Full-screen popup on mobile */
@media(max-width:760px){
  body.iv-modal-open{overflow:hidden!important}
  .iv-modal{padding:0!important;align-items:stretch!important;justify-content:stretch!important}
  .iv-modal-backdrop{display:none!important}
  .iv-modal-card{
    width:100vw!important;
    max-width:100vw!important;
    min-height:100dvh!important;
    height:100dvh!important;
    border-radius:0!important;
    padding:26px 18px 24px!important;
    box-shadow:none!important;
    overflow-y:auto!important;
  }
  .iv-modal-card h2{font-size:28px!important;line-height:1.15!important;padding-right:34px!important}
  .iv-modal-sub{font-size:14px!important;line-height:1.55!important;margin-bottom:18px!important}
  .iv-modal-close{
    right:12px!important;
    top:10px!important;
    width:42px!important;
    height:42px!important;
    font-size:28px!important;
  }
  .iv-forgot-form .iv-form-row{margin-bottom:14px!important}
  .iv-forgot-form .iv-input{min-height:52px!important;font-size:16px!important}
  .iv-forgot-form .iv-btn{min-height:52px!important}
}


/* v1.0.22 integrate user investment images */
.iv-hero{background-position:center center!important}
@media(max-width:760px){.iv-hero{background-position:68% center!important}}

.iv-hero{
  background: linear-gradient(120deg, rgba(7,22,28,.68), rgba(8,114,79,.40)), url('assets/images/custom/hero-sailboat.png') center/cover no-repeat !important;
}
.iv-hero:before{content:none!important;display:none!important;background:none!important}
.iv-auth-body{
  background: linear-gradient(180deg, rgba(6,17,24,.52), rgba(5,91,64,.28)), url('assets/images/custom/hero-sailboat.png') center/cover no-repeat !important;
}
.iv-invest-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.iv-asset-img{
  background-color:#dcece5;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}
.iv-asset-img:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(8,26,24,0) 30%, rgba(8,26,24,.08) 100%);
}
.iv-asset-img.forex{background-image:url('assets/images/custom/hero-sailboat.png')}
.iv-asset-img.energy{background-image:url('assets/images/custom/hero-sailboat.png')}
.iv-asset-img.cityday{background-image:url('assets/images/custom/hero-sailboat.png')}
.iv-asset-img.bondsimg{background-image:url('assets/images/custom/hero-sailboat.png')}
.iv-asset-img.goldimg{background-image:url('assets/images/custom/hero-sailboat.png')}
.iv-asset-img.office{background-image:url('assets/images/custom/hero-sailboat.png')}
.iv-section-sub{
  text-align:center;
  max-width:760px;
  margin:-6px auto 26px;
  color:var(--iv-muted);
  font-size:16px;
  line-height:1.7;
}
@media(max-width:1100px){
  .iv-invest-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .iv-hero{
    background:
      linear-gradient(180deg, rgba(7,22,28,.86), rgba(8,114,79,.58)),
      url('assets/images/custom/hero-sailboat.png') center/cover no-repeat !important;
  }
  .iv-invest-grid{grid-template-columns:1fr!important}
  .iv-section-sub{font-size:15px;margin:-4px auto 18px;padding:0 4px}
}


/* v1.0.23 full-page forgot-password overlay */
body.iv-modal-open{overflow:hidden!important}
.iv-modal{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100dvh!important;
  display:none;
  align-items:center;
  justify-content:center;
  padding:22px;
  z-index:999999!important;
}
.iv-modal.open{display:flex!important}
.iv-modal-backdrop{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  background:rgba(8,25,20,.56)!important;
  backdrop-filter:blur(8px)!important;
}
.iv-modal-card{
  position:relative!important;
  z-index:2!important;
  width:min(480px,calc(100vw - 32px))!important;
  max-width:480px!important;
  max-height:calc(100dvh - 32px)!important;
  overflow-y:auto!important;
}
@media(max-width:760px){
  .iv-modal{
    padding:0!important;
    align-items:stretch!important;
    justify-content:stretch!important;
  }
  .iv-modal-backdrop{
    display:block!important;
  }
  .iv-modal-card{
    width:100vw!important;
    max-width:100vw!important;
    min-height:100dvh!important;
    height:100dvh!important;
    max-height:100dvh!important;
    border-radius:0!important;
    padding:26px 18px 24px!important;
    box-shadow:none!important;
  }
}


/* v1.0.26 manual contact page */
.iv-contact-hero{
  padding:150px 0 80px;
  background:linear-gradient(120deg,rgba(7,22,28,.72),rgba(8,114,79,.46)),url('assets/images/custom/hero-sailboat.png') center/cover no-repeat;
  color:#fff;
  text-align:center;
  position:relative;
  overflow:hidden;
}
.iv-contact-hero h1{font-size:clamp(42px,6vw,78px);line-height:1;margin:0 0 14px;letter-spacing:-.06em}
.iv-contact-hero p{max-width:720px;margin:0 auto;color:rgba(255,255,255,.86);font-size:18px;line-height:1.7}
.iv-contact-section{padding-top:52px}
.iv-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:start}
.iv-contact-info-list{display:grid;gap:16px;margin-top:24px}
.iv-contact-info-list>div{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:flex-start;padding:14px;border:1px solid var(--iv-line);border-radius:18px;background:#f7faf9}
.iv-contact-info-list p{margin:4px 0 0;color:var(--iv-muted);line-height:1.55;overflow-wrap:anywhere}
.iv-contact-form .iv-textarea{height:auto;min-height:150px;padding-top:14px;resize:vertical}
.iv-status.new{background:#e7f8ef;color:#05744d;padding:4px 9px;border-radius:999px;font-weight:800}
.iv-status.read{background:#eef2f6;color:#334b5b;padding:4px 9px;border-radius:999px;font-weight:800}
.iv-status.archived{background:#fff0f0;color:#b42318;padding:4px 9px;border-radius:999px;font-weight:800}
@media(max-width:900px){.iv-contact-grid{grid-template-columns:1fr}.iv-contact-hero{padding:120px 0 64px}}
@media(max-width:560px){.iv-contact-hero{padding:104px 0 52px}.iv-contact-info-list>div{grid-template-columns:46px minmax(0,1fr)}}


/* v1.0.28 reference-inspired hero polish */
.iv-site-header{position:absolute;left:0;right:0;top:0;z-index:30;padding:14px 0}
.iv-nav{min-height:56px}
.iv-logo{font-size:18px;font-weight:900;gap:8px;color:#11314a}
.iv-logo-mark{transform:scale(.74);transform-origin:left center}
.iv-menu{gap:34px;font-size:12px;font-weight:700;color:#3a5265}
.iv-menu a,.iv-header-actions>a{color:#31495c!important;opacity:.92}
.iv-menu a:hover,.iv-header-actions>a:hover{color:#0d2236!important;opacity:1}
.iv-header-actions{gap:16px;font-size:12px;font-weight:700}
.iv-header-actions .iv-btn-primary{padding:10px 16px;border-radius:10px;font-size:12px;box-shadow:0 8px 20px rgba(5,139,91,.20)}
.iv-hero{min-height:700px;padding:104px 0 118px;position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.72)),url('assets/images/custom/hero-sailboat.png') center/cover no-repeat!important}
.iv-hero-inner{display:flex;align-items:center;justify-content:center;min-height:520px;padding-top:20px}
.iv-hero-copy{max-width:620px;margin:0 auto;text-align:center}
.iv-hero h1{font-size:clamp(46px,5.8vw,78px);line-height:.98;letter-spacing:-.07em;margin:0 0 14px;color:#182d3f;font-weight:900}
.iv-hero h1 span{display:block;color:#0aa567}
.iv-hero p{font-size:16px;line-height:1.6;color:#536a7b;max-width:430px;margin:0 auto 24px}
.iv-hero-actions{gap:0}
.iv-btn-hero{min-width:160px;padding:13px 24px;border-radius:12px;font-size:14px;box-shadow:0 14px 30px rgba(5,139,91,.24)}
.iv-floating-benefits{margin-top:-38px}
.iv-benefit-bar{background:rgba(255,255,255,.95);border-color:rgba(220,231,226,.9);border-radius:22px;box-shadow:0 20px 45px rgba(10,42,33,.10)}
@media(max-width:980px){.iv-menu{gap:22px;font-size:11px}.iv-hero{min-height:640px;padding:96px 0 108px}.iv-hero-inner{min-height:470px}}
@media(max-width:760px){.iv-site-header{padding:12px 0}.iv-logo{font-size:17px}.iv-header-actions{display:none}.iv-hero{min-height:580px;padding:94px 0 88px;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.74)),url('assets/images/custom/hero-sailboat.png') 68% center/cover no-repeat!important}.iv-hero-inner{min-height:410px;padding-top:8px}.iv-hero-copy{max-width:340px}.iv-hero h1{font-size:clamp(38px,11vw,54px);margin-bottom:12px}.iv-hero p{font-size:14px;max-width:290px;margin-bottom:20px}.iv-btn-hero{min-width:150px;padding:12px 20px}.iv-floating-benefits{margin-top:-24px}}


/* v1.0.29 menu text size and uploadable sector images */
.iv-menu{gap:36px;font-size:14px!important;font-weight:800}
.iv-menu a,.iv-header-actions>a{font-size:14px!important}
.iv-header-actions .iv-btn-primary{font-size:13px!important}
.iv-asset-img{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}
@media(max-width:980px){.iv-menu{font-size:13px!important;gap:24px}.iv-menu a,.iv-header-actions>a{font-size:13px!important}}


/* v1.0.30 contact page stability/simple layout */
.iv-contact-info-simple>div{
  display:block!important;
  padding:16px 18px!important;
  border:1px solid var(--iv-line)!important;
  border-radius:18px!important;
  background:#f7faf9!important;
}
.iv-contact-info-simple strong{display:block;font-size:15px;margin-bottom:5px;color:var(--iv-ink)}
.iv-contact-info-simple p{margin:0;color:var(--iv-muted);line-height:1.6;overflow-wrap:anywhere}


/* v1.0.31 bigger homepage/header menu text */
.iv-site-header .iv-menu{
  gap:42px!important;
  font-size:17px!important;
  font-weight:900!important;
}
.iv-site-header .iv-menu a{
  font-size:17px!important;
  font-weight:900!important;
  line-height:1.2!important;
  color:#20394c!important;
}
.iv-site-header .iv-header-actions>a{
  font-size:17px!important;
  font-weight:900!important;
  color:#20394c!important;
}
.iv-site-header .iv-header-actions .iv-btn-primary{
  font-size:15px!important;
  font-weight:900!important;
  padding:12px 20px!important;
}
.iv-site-header .iv-logo{
  font-size:24px!important;
  font-weight:900!important;
}
.iv-site-header .iv-logo-mark{
  transform:scale(.9)!important;
  transform-origin:left center!important;
}
@media(max-width:1100px){
  .iv-site-header .iv-menu{gap:28px!important}
  .iv-site-header .iv-menu a,
  .iv-site-header .iv-header-actions>a{font-size:15px!important}
  .iv-site-header .iv-logo{font-size:22px!important}
}
@media(max-width:760px){
  .iv-site-header .iv-logo{font-size:20px!important}
  .iv-mobile-panel a{
    font-size:17px!important;
    font-weight:900!important;
  }
}


/* v1.0.32 merged withdraw form */
.iv-withdraw-single{grid-template-columns:minmax(0,720px)!important}
.iv-withdraw-form select.iv-input{appearance:auto}
.iv-withdraw-form textarea.iv-input{min-height:110px}


/* v1.0.33 profit-only withdrawal system */
.iv-withdraw-single{grid-template-columns:minmax(0,720px)!important}
.iv-withdraw-form textarea.iv-input{min-height:110px}
