:root{color:#102033;font-synthesis:none;text-rendering:optimizelegibility;--v2-navy:#081a2d;--v2-navy-soft:#102a44;--v2-ink:#122235;--v2-muted:#617184;--v2-yellow:#ffd400;--v2-yellow-deep:#e8bd00;--v2-paper:#f5f6f7;--v2-white:#fff;--v2-line:#dce2e7;--v2-blue:#6797ff;--v2-green:#57b89c;--v2-violet:#9b87e5;--v2-radius:22px;--v2-shadow:0 24px 70px #0a1e311f;background:#f5f6f7;font-family:Inter,Aptos,Segoe UI,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--v2-paper);min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%}.v2-app{min-height:100vh;overflow:hidden}.v2-wrap{width:min(1220px,100% - 64px);margin:0 auto}.v2-skip{z-index:100;color:var(--v2-navy);background:var(--v2-yellow);padding:12px 18px;font-weight:800;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.v2-skip:focus{transform:none}.v2-header{z-index:50;color:#fff;background:var(--v2-navy);position:relative}.v2-topbar{color:#9fb0c1;border-bottom:1px solid #ffffff1a}.v2-topbar-inner{letter-spacing:.01em;justify-content:space-between;align-items:center;gap:20px;min-height:34px;font-size:.7rem;font-weight:600;display:flex}.v2-topbar-inner>div{align-items:center;gap:10px;display:flex}.v2-topbar-portal{align-items:center;gap:6px;font-weight:760;display:inline-flex}.v2-topbar a{color:#dbe4ec;text-decoration:none}.v2-topbar a:hover{color:var(--v2-yellow)}.v2-header-row{align-items:center;gap:32px;min-height:82px;display:flex}.v2-logo{flex:none;width:162px;display:block}.v2-logo img{width:100%;height:auto;display:block}.v2-nav{justify-content:center;align-items:center;gap:25px;margin-left:auto;display:flex}.v2-nav a{color:#c2ced9;white-space:nowrap;padding:31px 0 29px;font-size:.72rem;font-weight:680;text-decoration:none;position:relative}.v2-nav a:after{background:var(--v2-yellow);content:"";height:2px;transition:transform .18s;position:absolute;bottom:20px;left:0;right:0;transform:scaleX(0)}.v2-nav a:hover,.v2-nav a.active{color:#fff}.v2-nav a:hover:after,.v2-nav a.active:after{transform:scaleX(1)}.v2-header-cta{min-height:44px;color:var(--v2-navy);background:var(--v2-yellow);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:.73rem;font-weight:850;text-decoration:none;display:inline-flex}.v2-header-cta:hover{background:#ffe34b}.v2-menu-button{color:#fff;background:0 0;border:1px solid #ffffff2e;border-radius:8px;margin-left:auto;padding:9px;display:none}.v2-hero{color:#fff;background:radial-gradient(circle at 22% 28%, #4e7aa33d, transparent 30%), var(--v2-navy);position:relative}.v2-hero:before{opacity:.23;content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 62%);mask-image:linear-gradient(90deg,#000,#0000 62%)}.v2-hero-grid{grid-template-columns:.95fr 1.05fr;align-items:stretch;min-height:650px;display:grid;position:relative}.v2-hero-copy{flex-direction:column;justify-content:center;max-width:650px;padding:86px 68px 92px 0;display:flex}.v2-eyebrow{color:#607386;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 20px;font-size:.69rem;font-weight:850;display:flex}.v2-eyebrow:before{background:var(--v2-yellow-deep);content:"";width:26px;height:2px}.v2-eyebrow.light{color:#b6c5d2}.v2-eyebrow.light:before{background:var(--v2-yellow)}.v2-hero h1{letter-spacing:-.072em;max-width:680px;margin:0;font-size:clamp(3.6rem,5.8vw,6.15rem);font-weight:560;line-height:.92}.v2-hero h1 span{color:var(--v2-yellow);display:block}.v2-hero-copy>p{color:#bcc9d5;max-width:620px;margin:30px 0 0;font-size:1rem;line-height:1.72}.v2-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:35px;display:flex}.v2-button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:11px;min-height:50px;padding:0 22px;font-size:.75rem;font-weight:850;line-height:1.2;text-decoration:none;transition:transform .15s,background-color .15s,border-color .15s;display:inline-flex}.v2-button:hover{transform:translateY(-2px)}.v2-button-primary{color:var(--v2-navy);background:var(--v2-yellow)}.v2-button-primary:hover{background:#ffe34c}.v2-button-secondary{color:var(--v2-ink);background:#fff;border-color:#cbd4dc}.v2-button-secondary:hover{border-color:var(--v2-navy)}.v2-button-light{color:#fff;background:#ffffff0a;border-color:#ffffff52}.v2-button-light:hover{background:#ffffff1a;border-color:#fff}.v2-button-text{min-height:auto;color:var(--v2-navy);background:0 0;border:0;border-radius:0;justify-content:flex-start;padding:0}.v2-button-text:hover{color:#796600}.v2-hero-proof{color:#91a6b8;flex-wrap:wrap;gap:10px 20px;margin-top:34px;font-size:.69rem;font-weight:660;display:flex}.v2-hero-proof span{align-items:center;gap:6px;display:flex}.v2-hero-proof svg{color:var(--v2-yellow)}.v2-hero-image{min-height:650px;position:relative;overflow:hidden}.v2-hero-image:before{z-index:1;background:linear-gradient(90deg, var(--v2-navy) 0%, #081a2d24 28%, transparent 62%), linear-gradient(0deg, #081a2d94, transparent 42%);content:"";position:absolute;inset:0}.v2-hero-image img{object-fit:cover;width:100%;height:100%}.v2-image-caption{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081a2ddb;border:1px solid #ffffff42;border-radius:13px;flex-direction:column;min-width:300px;padding:20px 22px;display:flex;position:absolute;bottom:28px;right:28px}.v2-image-caption span{color:var(--v2-yellow);letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:850}.v2-image-caption strong{color:#fff;margin-top:8px;font-size:.88rem;font-weight:720}.v2-shortcuts{background:#fff;box-shadow:0 14px 40px #0a1e310f}.v2-shortcut-grid{grid-template-columns:repeat(3,1fr);display:grid}.v2-shortcut-grid article{border-right:1px solid var(--v2-line);grid-template-columns:auto 1fr;gap:20px;min-height:230px;padding:45px 38px;display:grid}.v2-shortcut-grid article:first-child{border-left:1px solid var(--v2-line)}.v2-number{color:var(--v2-yellow-deep);letter-spacing:.1em;font-size:.66rem;font-weight:900}.v2-shortcut-grid h2{color:var(--v2-ink);letter-spacing:-.04em;margin:0;font-size:1.3rem;font-weight:690}.v2-shortcut-grid p{min-height:60px;color:var(--v2-muted);margin:13px 0 20px;font-size:.77rem;line-height:1.62}.v2-section{padding:112px 0}.v2-section-light,.v2-section-white{background:#fff}.v2-section-light{background:#f3f5f6}.v2-heading{max-width:750px}.v2-heading.is-centered{text-align:center;margin-left:auto;margin-right:auto}.v2-heading.is-centered .v2-eyebrow{justify-content:center}.v2-heading h2{color:var(--v2-ink);letter-spacing:-.067em;margin:0;font-size:clamp(2.6rem,4.5vw,4.7rem);font-weight:570;line-height:.98}.v2-heading>p:not(.v2-eyebrow){max-width:680px;color:var(--v2-muted);margin:23px 0 0;font-size:.92rem;line-height:1.7}.v2-heading.is-centered>p:not(.v2-eyebrow){margin-left:auto;margin-right:auto}.v2-section-top{justify-content:space-between;align-items:flex-end;gap:50px;display:flex}.v2-section-top>.v2-button{flex:none}.v2-section-top.light .v2-heading h2{color:#fff}.v2-section-top.light .v2-heading>p:not(.v2-eyebrow){color:#aebdcc}.v2-home-products{grid-template-columns:1.05fr .95fr .95fr;gap:14px;margin-top:52px;display:grid}.v2-home-product{border:1px solid var(--v2-line);border-radius:var(--v2-radius);cursor:pointer;background:#fff;flex-direction:column;min-height:420px;padding:34px;transition:transform .18s,border-color .18s,box-shadow .18s,background-color .18s;display:flex}.v2-home-product:hover{border-color:#aebac4;transform:translateY(-5px);box-shadow:0 18px 50px #0a1e3117}.v2-home-product:focus-visible{outline:3px solid var(--v2-yellow);outline-offset:4px}.v2-home-product.is-featured{color:#fff;border-color:var(--v2-navy);background:linear-gradient(150deg, #ffd4001a, transparent 38%), var(--v2-navy);box-shadow:var(--v2-shadow)}.v2-pill{color:#695900;letter-spacing:.04em;text-transform:uppercase;background:#fff2a6;border-radius:99px;align-self:flex-start;padding:7px 10px;font-size:.61rem;font-weight:850}.v2-pill.muted{color:#516477;background:#edf1f4}.v2-home-product.is-featured .v2-pill{color:var(--v2-navy);background:var(--v2-yellow)}.v2-home-product h3{color:var(--v2-ink);letter-spacing:-.05em;margin:38px 0 21px;font-size:1.7rem;font-weight:650}.v2-home-product.is-featured h3{color:#fff}.v2-home-product>p{color:var(--v2-muted);margin:12px 0 2px;font-size:.72rem;font-weight:700}.v2-home-product.is-featured>p{color:#9fb0c1}.v2-home-product>strong{color:var(--v2-ink);letter-spacing:-.06em;font-size:2.4rem;font-weight:710}.v2-home-product.is-featured>strong{color:var(--v2-yellow)}.v2-home-product>strong small{letter-spacing:0;font-size:.75rem}.v2-home-product .v2-word-price{max-width:290px;margin-top:24px;font-size:1.8rem;line-height:1.05}.v2-price-caption{color:#8090a0;border-top:1px solid var(--v2-line);margin-top:auto;padding-top:24px;font-size:.64rem;line-height:1.5;display:block}.v2-home-product.is-featured .v2-price-caption{color:#a9b9c7;border-color:#ffffff24}.v2-home-product>.v2-button{width:100%;margin-top:20px}.v2-home-product.is-featured>.v2-button{color:var(--v2-navy);background:var(--v2-yellow)}.v2-strategy-split,.v2-analytics-section{color:#fff;background:radial-gradient(circle at 83% 20%, #5d84a838, transparent 28%), var(--v2-navy)}.v2-split{grid-template-columns:.88fr 1.12fr;align-items:center;gap:86px;display:grid}.v2-split-copy h2{letter-spacing:-.067em;margin:0;font-size:clamp(2.65rem,4.5vw,4.6rem);font-weight:570;line-height:.98}.v2-split-copy>p{color:#acbdcc;max-width:580px;margin:24px 0;font-size:.9rem;line-height:1.74}.v2-check-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.v2-check-list li{color:#3f5366;align-items:flex-start;gap:10px;font-size:.74rem;font-weight:680;line-height:1.45;display:flex}.v2-check-list li>span{width:20px;height:20px;color:var(--v2-navy);background:var(--v2-yellow);border-radius:50%;flex:none;place-items:center;display:grid}.v2-split-copy .v2-check-list li{color:#d3dce5}.v2-split-copy .v2-button{margin-top:30px}.v2-market-visual{color:#fff;background:#112b44c7;border:1px solid #ffffff24;border-radius:18px;padding:28px;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000040}.v2-market-head{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.v2-market-head>div{flex-direction:column;gap:5px;display:flex}.v2-market-head span,.v2-market-score small{color:#93a8bb;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:800}.v2-market-head strong{font-size:1.05rem;font-weight:690}.v2-market-head i{color:#8cd4bf;align-items:center;gap:6px;font-size:.59rem;font-style:normal;font-weight:760;display:flex}.v2-market-head i span{background:#65caaa;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #65caaa1a}.v2-market-score{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;display:grid}.v2-market-score>div{background:#ffffff09;border:1px solid #ffffff17;border-radius:9px;flex-direction:column;gap:5px;padding:15px;display:flex}.v2-market-score strong{color:var(--v2-yellow);font-size:1.35rem;font-weight:700}.v2-chart{background:#05121f94;border-radius:10px;margin-top:15px;padding:18px 18px 11px}.v2-chart-label{color:#8499ad;letter-spacing:.11em;font-size:.56rem;font-weight:850}.v2-chart svg{width:100%;height:165px;display:block;overflow:visible}.v2-chart .v2-grid-line{fill:none;stroke:#ffffff14;stroke-width:1px}.v2-chart .v2-area{fill:url(#v2-area)}.v2-chart .v2-line{fill:none;stroke:var(--v2-yellow);stroke-width:3px;vector-effect:non-scaling-stroke}.v2-chart>div{color:#667f96;justify-content:space-between;font-size:.55rem;font-weight:650;display:flex}.v2-market-visual>p{color:#8fa4b7;align-items:center;gap:8px;margin:17px 0 0;font-size:.6rem;line-height:1.45;display:flex}.v2-market-visual>p svg{color:var(--v2-yellow)}.v2-photo-story{grid-template-columns:1.05fr .95fr;align-items:center;gap:84px;display:grid}.v2-photo-frame{min-height:515px;position:relative}.v2-photo-frame:before{content:"";background:#e8edf0;border-radius:22px;position:absolute;inset:-20px 35px 35px -20px}.v2-photo-frame:after{z-index:2;background:var(--v2-yellow);content:"";mix-blend-mode:multiply;border-radius:50%;width:155px;height:155px;position:absolute;bottom:0;right:-24px}.v2-photo-frame img{z-index:1;width:100%;height:515px;box-shadow:var(--v2-shadow);object-fit:cover;border-radius:22px;position:relative}.v2-icon-points{gap:18px;margin:31px 0;display:grid}.v2-icon-points>div{align-items:flex-start;gap:15px;display:flex}.v2-icon-points>div>svg{color:#8c7600;flex:none}.v2-icon-points span{color:var(--v2-muted);flex-direction:column;gap:4px;font-size:.72rem;line-height:1.5;display:flex}.v2-icon-points strong{color:var(--v2-ink);font-size:.8rem}.v2-references{color:#fff;background:#102a44;padding:100px 0}.v2-reference-carousel{margin-top:52px}.v2-reference-viewport{cursor:grab;scrollbar-width:none;touch-action:pan-y;padding:2px 0 10px;overflow-x:auto}.v2-reference-viewport::-webkit-scrollbar{display:none}.v2-reference-viewport:focus-visible{outline:2px solid var(--v2-yellow);outline-offset:6px}.v2-reference-viewport.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.v2-reference-track{gap:14px;width:max-content;display:flex}.v2-reference-card{color:#fff;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:5px;flex:none;grid-template-rows:1fr auto;gap:10px;width:clamp(205px,min(100vw - 72px,1320px)/5 - 11.2px,254px);min-height:190px;padding:22px;display:grid}.v2-reference-logo{pointer-events:none;background:#fff;border-radius:3px;place-items:center;min-height:98px;padding:16px;display:grid}.v2-reference-logo.is-fat-lizard{background:#20a85b}.v2-reference-logo.is-paippi{background:#071624}.v2-reference-logo img{object-fit:contain;width:100%;height:70px;display:block}.v2-reference-logo>span{color:#071624;background:var(--v2-yellow);letter-spacing:-.04em;border-radius:50%;place-items:center;width:62px;height:62px;font-size:1.15rem;font-weight:900;display:grid}.v2-reference-card>strong{text-overflow:ellipsis;min-height:2.5em;font-size:.77rem;line-height:1.25;overflow:hidden}.v2-reference-controls{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;display:flex}.v2-reference-controls>span{color:#8ea3b6;font-size:.62rem}.v2-reference-controls>div{gap:8px;display:flex}.v2-reference-controls button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;place-items:center;width:42px;height:42px;transition:color .16s,border-color .16s,background .16s;display:grid}.v2-reference-controls button:first-child svg{transform:rotate(180deg)}.v2-reference-controls button:hover{border-color:var(--v2-yellow);color:#071624;background:var(--v2-yellow)}.v2-document-section{background:#eef2f4;padding:82px 0}.v2-document-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.v2-document-layout h2{letter-spacing:-.055em;max-width:560px;margin:18px 0 16px;font-size:clamp(2.1rem,3.6vw,3.45rem);line-height:.98}.v2-document-layout>div:first-child>p{max-width:520px;color:var(--v2-muted);margin:0;font-size:.8rem;line-height:1.7}.v2-document-links{gap:12px;display:grid}.v2-document-links>a{min-height:124px;color:var(--v2-ink);background:#fff;border:1px solid #d5dfe5;border-radius:4px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:24px 28px;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.v2-document-links>a:hover{border-color:#aab9c3;transform:translateY(-2px);box-shadow:0 18px 35px #06142114}.v2-document-links>a>span{color:#071624;background:var(--v2-yellow);letter-spacing:.06em;border-radius:50%;place-items:center;width:48px;height:48px;font-size:.62rem;font-weight:900;display:grid}.v2-document-links>a>div{flex-direction:column;gap:7px;display:flex}.v2-document-links strong{font-size:.9rem}.v2-document-links small{color:var(--v2-muted);font-size:.67rem;line-height:1.55}.v2-document-links svg{color:#567087}.v2-faq-layout{grid-template-columns:.78fr 1.22fr;align-items:flex-start;gap:100px;display:grid}.v2-faq-list{border-top:1px solid var(--v2-line)}.v2-faq{border-bottom:1px solid var(--v2-line)}.v2-faq button{width:100%;color:var(--v2-ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:.88rem;font-weight:720;display:flex}.v2-faq button span:last-child{background:#edf1f3;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:1.15rem;font-weight:500;display:grid}.v2-faq.is-open button span:last-child{color:var(--v2-navy);background:var(--v2-yellow)}.v2-faq p{max-width:700px;color:var(--v2-muted);margin:-5px 48px 24px 0;font-size:.76rem;line-height:1.68}.v2-contact-banner{color:#fff;background:linear-gradient(90deg,#081a2df2,#081a2dd1),url(/optimitaso-hero-energy.png) 50%/cover}.v2-contact-banner .v2-wrap{justify-content:space-between;align-items:center;gap:60px;min-height:355px;display:flex}.v2-contact-banner h2{letter-spacing:-.067em;max-width:790px;margin:0;font-size:clamp(2.4rem,4.5vw,4.4rem);font-weight:570;line-height:.98}.v2-contact-banner p{color:#aebdcc;margin:20px 0 0;font-size:.82rem}.v2-contact-banner .v2-button{flex:none}.v2-page-hero{color:#fff;background:radial-gradient(circle at 20% 30%, #4e7aa33d, transparent 35%), var(--v2-navy);position:relative}.v2-page-hero-grid{grid-template-columns:.98fr 1.02fr;align-items:center;gap:75px;min-height:570px;padding-top:74px;padding-bottom:80px;display:grid}.v2-page-hero h1{letter-spacing:-.072em;max-width:740px;margin:0;font-size:clamp(3.3rem,5.8vw,5.8rem);font-weight:560;line-height:.93}.v2-page-hero-grid>div:first-child>p:not(.v2-eyebrow){color:#b3c2cf;max-width:680px;margin:28px 0 0;font-size:.95rem;line-height:1.72}.v2-page-hero-art{min-height:390px;position:relative}.v2-page-hero-art>img{object-fit:cover;border-radius:20px;width:100%;height:390px;box-shadow:0 32px 90px #00000052}.v2-page-hero-art:after{background:var(--v2-yellow);content:"";mix-blend-mode:multiply;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-18px;right:-18px}.v2-page-hero-art>.v2-market-visual{z-index:1;min-height:390px}.v2-direct-phone{color:#cfdae3;align-items:center;gap:8px;font-size:.72rem;font-weight:720;text-decoration:none;display:inline-flex}.v2-direct-phone:hover{color:var(--v2-yellow)}.v2-hero-facts{color:#8fa5b8;flex-wrap:wrap;gap:11px 18px;margin-top:29px;font-size:.66rem;font-weight:690;display:flex}.v2-hero-facts span{align-items:center;gap:6px;display:flex}.v2-hero-facts svg{color:var(--v2-yellow)}.v2-contract-picker{background:#f3f5f6}.v2-duration{flex-direction:column;align-items:flex-start;gap:9px;margin:17px 0 0;display:flex}.v2-duration>span{color:#6c7d8d;font-size:.67rem;font-weight:780}.v2-duration>div{background:#fff;border:1px solid #ccd5dd;border-radius:99px;width:100%;padding:4px;display:flex}.v2-duration button{color:#5c6d7e;cursor:pointer;background:0 0;border:0;border-radius:99px;flex:1;min-width:0;min-height:35px;font-size:.69rem;font-weight:820}.v2-duration button.active{color:var(--v2-navy);background:var(--v2-yellow)}.v2-product-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.v2-product-card{border:1px solid var(--v2-line);border-top:4px solid var(--v2-blue);background:#fff;border-radius:18px;flex-direction:column;grid-column:span 2;min-height:630px;padding:29px;display:flex;position:relative;overflow:hidden}.v2-product-card:nth-child(4){grid-column:2/span 2}.v2-product-card.is-featured{border-color:var(--v2-navy);border-top-color:var(--v2-yellow);box-shadow:var(--v2-shadow)}.v2-product-card.accent-green{border-top-color:var(--v2-green)}.v2-product-card.accent-violet{border-top-color:var(--v2-violet)}.v2-product-card.accent-sand{border-top-color:#d5b66a}.v2-product-card.accent-yellow{border-top-color:var(--v2-yellow)}.v2-recommended{color:var(--v2-navy);background:var(--v2-yellow);letter-spacing:.06em;text-transform:uppercase;border-radius:0 0 0 10px;padding:9px 13px;font-size:.54rem;font-weight:900;position:absolute;top:0;right:0}.v2-product-icon{color:#315f98;background:#eaf1ff;border-radius:13px;place-items:center;width:47px;height:47px;display:grid}.accent-yellow .v2-product-icon{color:#756200;background:#fff5b5}.accent-green .v2-product-icon{color:#347865;background:#e4f5f0}.accent-violet .v2-product-icon{color:#6552a5;background:#efebff}.accent-sand .v2-product-icon{color:#7f6321;background:#f7f0df}.v2-product-tag{color:#6d7d8c;letter-spacing:.1em;text-transform:uppercase;margin-top:27px;font-size:.59rem;font-weight:880}.v2-product-card h2{color:var(--v2-ink);letter-spacing:-.05em;margin:10px 0 0;font-size:1.65rem;font-weight:680}.v2-product-lead{min-height:62px;color:var(--v2-muted);margin:15px 0 0;font-size:.74rem;line-height:1.6}.v2-product-price{border-top:1px solid #eef1f3;border-bottom:1px solid #eef1f3;align-items:flex-end;min-height:115px;margin-top:13px;padding:19px 0;display:flex}.v2-product-price>div{flex-wrap:wrap;align-items:baseline;gap:4px 7px;display:flex}.v2-product-price span{color:#768696;width:100%;font-size:.59rem;font-weight:760}.v2-product-price strong{color:var(--v2-ink);letter-spacing:-.065em;font-size:2.45rem;font-weight:720}.v2-product-price strong.word{font-size:1.65rem;line-height:1.05}.v2-product-price small{color:var(--v2-ink);font-size:.72rem;font-weight:750}.v2-product-price em{color:#8493a1;width:100%;font-size:.56rem;font-style:normal;font-weight:680}.v2-card-portfolio-prices{width:100%}.v2-card-portfolio-prices>span{width:100%;line-height:1.45;display:block}.v2-card-portfolio-prices>strong{color:var(--v2-ink);letter-spacing:-.07em;margin-top:8px;font-size:3rem;line-height:1;display:inline-block}.v2-card-portfolio-prices>small{color:var(--v2-ink);margin-left:8px;font-size:.7rem;font-weight:760}.v2-card-portfolio-prices>p{color:#728394;width:100%;margin:8px 0 0;font-size:.58rem}.v2-card-portfolio-prices>em{width:100%;margin-top:10px;display:block}.v2-product-meta{color:#6d7f90;min-height:47px;padding:13px 0;font-size:.61rem;font-weight:720;line-height:1.45}.v2-product-card .v2-check-list{gap:9px;margin:2px 0 24px}.v2-product-card .v2-check-list li{font-size:.66rem;font-weight:630}.v2-product-card .v2-check-list li>span{width:18px;height:18px}.v2-product-card>.v2-button{width:100%;margin-top:auto}.v2-price-disclaimer{color:#5d7082;background:#fff;border:1px solid #d8e0e6;border-radius:12px;align-items:flex-start;gap:14px;margin-top:24px;padding:20px 22px;display:flex}.v2-price-disclaimer>svg{color:#7b6900;flex:none}.v2-price-disclaimer p{margin:0;font-size:.65rem;line-height:1.6}.v2-price-disclaimer strong{color:var(--v2-ink)}.v2-contract-detail{border-bottom:1px solid var(--v2-line);background:#fff;scroll-margin-top:115px}.v2-contract-detail:nth-of-type(2n){background:#f7f8f9}.v2-detail-grid{grid-template-columns:60px 1fr .9fr;align-items:center;gap:52px;display:grid}.v2-detail-index{color:#c7d0d8;letter-spacing:-.06em;align-self:start;padding-top:7px;font-size:2.2rem;font-weight:620}.v2-detail-copy h2{max-width:700px;color:var(--v2-ink);letter-spacing:-.065em;margin:0;font-size:clamp(2.3rem,4vw,4rem);font-weight:580;line-height:1}.v2-detail-copy>p{max-width:680px;color:var(--v2-muted);margin:23px 0;font-size:.84rem;line-height:1.72}.v2-detail-copy .v2-check-list{grid-template-columns:repeat(2,1fr);gap:12px 22px;max-width:720px;margin-bottom:31px;display:grid}.v2-detail-aside{min-width:0}.v2-detail-aside>.v2-market-visual{background:var(--v2-navy-soft)}.v2-detail-price,.v2-data-card,.v2-spot-card{border:1px solid var(--v2-line);background:#f3f5f6;border-radius:18px;padding:31px}.v2-detail-price>span,.v2-spot-card>span{color:#68798a;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:830}.v2-detail-price>div{border-bottom:1px solid var(--v2-line);justify-content:space-between;align-items:baseline;gap:20px;padding:22px 0;display:flex}.v2-detail-price strong{color:var(--v2-ink);font-size:1.05rem}.v2-detail-price b{color:var(--v2-ink);letter-spacing:-.04em;font-size:1.45rem}.v2-detail-price>small{color:#758594;margin-top:17px;font-size:.61rem;display:block}.v2-data-file{color:var(--v2-navy);align-items:center;gap:14px;display:flex}.v2-data-file>span{color:#718293;flex-direction:column;gap:4px;font-size:.64rem;display:flex}.v2-data-file strong{color:var(--v2-ink);font-size:.92rem}.v2-mini-bars{background-image:linear-gradient(#dfe5e9 1px,#0000 1px);background-size:100% 35px;border-bottom:1px solid #bfcad2;align-items:end;gap:7px;height:140px;margin:30px 0 20px;padding:20px 16px 0;display:flex}.v2-mini-bars i{background:var(--v2-navy-soft);border-radius:4px 4px 0 0;flex:1}.v2-mini-bars i:nth-child(3n){background:var(--v2-yellow)}.v2-data-card>p{color:var(--v2-muted);margin:0;font-size:.68rem;line-height:1.6}.v2-spot-card{text-align:center;flex-direction:column;align-items:center;display:flex}.v2-spot-card strong{color:var(--v2-ink);letter-spacing:-.06em;margin:15px 0 4px;font-size:2.1rem}.v2-spot-card i{background:var(--v2-yellow);border-radius:50%;place-items:center;width:35px;height:35px;margin:15px 0;font-style:normal;font-weight:800;display:grid}.v2-spot-card p{color:var(--v2-muted);margin:20px 0 0;font-size:.67rem;line-height:1.55}.v2-portfolio-detail{color:#fff;background:var(--v2-navy);scroll-margin-top:115px}.v2-portfolio-heading-grid{grid-template-columns:88px minmax(0,1fr) auto;align-items:start;gap:46px;display:grid}.v2-portfolio-heading-grid .v2-detail-index{color:#ffffff38}.v2-portfolio-heading-grid h2{color:#fff;letter-spacing:-.065em;max-width:860px;margin:18px 0;font-size:clamp(2.7rem,4.7vw,4.8rem);font-weight:570;line-height:.98}.v2-portfolio-heading-grid p{color:#a8bac9;max-width:900px;margin:0;font-size:.84rem;line-height:1.7}.v2-portfolio-heading-grid>.v2-button{align-self:center}.v2-monthly-portfolio{background:linear-gradient(#ffd4000f,#0000 45%),#102a44;border:1px solid #ffffff29;border-radius:16px;margin:52px 0 0;padding:30px}.v2-monthly-portfolio-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.v2-monthly-portfolio-head>div{flex-direction:column;gap:6px;display:flex}.v2-monthly-portfolio-head span{color:#8da2b5;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:820}.v2-monthly-portfolio-head strong{font-size:1.3rem}.v2-monthly-portfolio-head p{color:#94a8b9;margin:2px 0 0;font-size:.63rem;line-height:1.5}.v2-portfolio-chart-status{text-align:right;align-items:flex-end}.v2-portfolio-chart-status em{color:var(--v2-yellow);letter-spacing:.02em;text-transform:none;background:#ffd40017;border-radius:99px;padding:7px 11px;font-size:.58rem;font-style:normal;font-weight:820}.v2-portfolio-chart-status small{color:#8ea3b5;font-size:.55rem}.v2-portfolio-year-tabs{flex-wrap:wrap;gap:8px;margin:25px 0 12px;display:flex}.v2-portfolio-year-tabs button{color:#afbfcc;min-width:68px;font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff29;border-radius:99px;padding:9px 14px;font-size:.62rem;font-weight:780;transition:color .16s,border-color .16s,background .16s}.v2-portfolio-year-tabs button:hover,.v2-portfolio-year-tabs button.active{color:var(--v2-navy);border-color:var(--v2-yellow);background:var(--v2-yellow)}.v2-portfolio-year-tabs button:focus-visible{outline-offset:3px;outline:2px solid #fff}.v2-portfolio-chart-scroll{scrollbar-color:#ffffff47 transparent;overflow-x:auto}.v2-portfolio-line-chart{width:100%;min-width:790px;height:auto;display:block}.v2-chart-grid{stroke:#ffffff1a;stroke-width:1px}.v2-chart-axis,.v2-chart-unit,.v2-chart-month,.v2-chart-year,.v2-chart-value{fill:#8ca1b3;font-family:inherit}.v2-chart-axis{text-anchor:end;font-size:12px}.v2-chart-unit{letter-spacing:.04em;font-size:12px;font-weight:760}.v2-chart-year{fill:#b7c6d1;text-anchor:middle;font-size:14px;font-weight:800}.v2-chart-line{fill:none;stroke-width:4px;stroke-linecap:round}.v2-chart-line.actual{stroke:var(--v2-yellow)}.v2-chart-line.forecast{stroke:#87b9d6;stroke-dasharray:9 8}.v2-chart-point{stroke-width:3px}.v2-chart-point.actual{fill:var(--v2-yellow);stroke:#102a44}.v2-chart-point.forecast{fill:#102a44;stroke:#9ac6df}.v2-chart-value{fill:#eaf0f4;text-anchor:middle;font-size:12px;font-weight:780}.v2-chart-month{text-anchor:middle;font-size:12px;font-weight:660}.v2-monthly-portfolio figcaption{color:#95a9ba;border-top:1px solid #ffffff1f;flex-wrap:wrap;align-items:center;gap:10px 22px;padding-top:18px;font-size:.58rem;display:flex}.v2-monthly-portfolio figcaption>span{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.v2-monthly-portfolio figcaption i{background:var(--v2-yellow);border-radius:99px;width:22px;height:3px}.v2-monthly-portfolio figcaption i.forecast{background:repeating-linear-gradient(90deg,#9ac6df 0 6px,#0000 6px 10px)}.v2-monthly-portfolio figcaption p{color:#7f96aa;flex:480px;margin:0;line-height:1.55}.v2-portfolio-table{background:#102a44;border:1px solid #ffffff29;border-radius:16px;margin-top:14px;overflow:hidden}.v2-portfolio-row{border-bottom:1px solid #ffffff1c;grid-template-columns:.65fr 1.25fr 1.25fr 1fr;align-items:center;gap:24px;min-height:92px;padding:0 30px;display:grid}.v2-portfolio-row.head{color:#869db1;letter-spacing:.1em;text-transform:uppercase;background:#00000021;min-height:45px;font-size:.57rem;font-weight:850}.v2-portfolio-row strong{font-size:1.05rem}.v2-portfolio-row>span:nth-child(2),.v2-portfolio-row>span:nth-child(3){flex-wrap:wrap;align-items:baseline;gap:3px 6px;display:flex}.v2-portfolio-row>span:nth-child(2){color:var(--v2-yellow)}.v2-portfolio-row>span:nth-child(3){color:#fff}.v2-portfolio-row>span:nth-child(2) b,.v2-portfolio-row>span:nth-child(3) b{letter-spacing:-.04em;font-size:1.45rem;font-weight:720}.v2-portfolio-row small{font-size:.62rem}.v2-portfolio-row em{color:#8198ab;width:100%;font-size:.53rem;font-style:normal;font-weight:660}.v2-portfolio-row>span:nth-child(4){color:#a9bac7;font-size:.62rem;font-weight:690}.v2-portfolio-row.head>span{color:inherit;font-size:inherit;font-weight:inherit;display:block}.v2-portfolio-notes{background:#0000001f;padding:18px 30px}.v2-portfolio-notes p{color:#7f96aa;margin:0;font-size:.58rem;line-height:1.55}.v2-portfolio-notes p+p{margin-top:8px}.v2-portfolio-notes strong{color:#b9c7d2}.v2-portfolio-benefits{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.v2-portfolio-benefits>div{background:#ffffff09;border:1px solid #ffffff1f;border-radius:13px;padding:25px}.v2-portfolio-benefits svg{color:var(--v2-yellow)}.v2-portfolio-benefits strong{margin:20px 0 10px;font-size:.92rem;display:block}.v2-portfolio-benefits p{color:#9fb1c1;margin:0;font-size:.68rem;line-height:1.55}.v2-manifesto{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.v2-manifesto h2{color:var(--v2-ink);letter-spacing:-.067em;margin:0;font-size:clamp(2.6rem,4.7vw,4.7rem);font-weight:570;line-height:.98}.v2-manifesto>div:last-child{padding-top:42px}.v2-manifesto>div:last-child p{color:var(--v2-muted);margin:0 0 22px;font-size:.92rem;line-height:1.78}.v2-origin-section{background:#eef2f4}.v2-origin-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:100px;display:grid}.v2-origin-grid h2{max-width:700px;color:var(--v2-ink);letter-spacing:-.067em;margin:20px 0 30px;font-size:clamp(2.6rem,4.8vw,4.8rem);font-weight:570;line-height:.98}.v2-campus-list{flex-wrap:wrap;gap:8px;display:flex}.v2-campus-list span{color:#506477;background:#fff9;border:1px solid #ccd7de;border-radius:99px;padding:9px 12px;font-size:.61rem;font-weight:760}.v2-origin-copy{padding-top:54px}.v2-origin-copy p{color:#516579;margin:0 0 24px;font-size:.92rem;line-height:1.82}.v2-independent-section{color:#fff;background:radial-gradient(circle at 85% 10%,#ffd4001c,#0000 24%),#071624}.v2-independent-intro{grid-template-columns:.9fr 1.1fr;gap:100px;display:grid}.v2-independent-intro h2{letter-spacing:-.068em;max-width:720px;margin:20px 0 0;font-size:clamp(2.75rem,5vw,5rem);font-weight:560;line-height:.96}.v2-independent-intro>div:last-child{padding-top:50px}.v2-independent-intro p{color:#a9bac8;margin:0 0 22px;font-size:.84rem;line-height:1.75}.v2-consolidation-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:62px;display:grid}.v2-consolidation-grid article{background:#ffffff09;border:1px solid #ffffff21;border-radius:14px;flex-direction:column;min-height:255px;padding:28px;display:flex}.v2-consolidation-grid article.is-optimitaso{color:#071624;border-color:var(--v2-yellow);background:var(--v2-yellow)}.v2-consolidation-grid article>span{color:var(--v2-yellow);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:860}.v2-consolidation-grid article.is-optimitaso>span{color:#5f5100}.v2-consolidation-grid strong{letter-spacing:-.04em;margin-top:40px;font-size:1.35rem;display:block}.v2-consolidation-grid p{color:#9fb2c2;margin:14px 0 24px;font-size:.69rem;line-height:1.6}.v2-consolidation-grid article.is-optimitaso p{color:#4d450f}.v2-consolidation-grid a{color:#d7e1e8;align-items:center;gap:8px;margin-top:auto;font-size:.61rem;font-weight:740;text-decoration:none;display:inline-flex}.v2-consolidation-grid a:hover{color:var(--v2-yellow)}.v2-focus-statement{border-top:1px solid #ffffff1f;grid-template-columns:.7fr 1.3fr;align-items:start;gap:80px;margin-top:18px;padding:34px 0 0;display:grid}.v2-focus-statement strong{color:var(--v2-yellow);font-size:1.12rem}.v2-focus-statement p{color:#a9bac8;max-width:850px;margin:0;font-size:.77rem;line-height:1.7}.v2-values-section{background:#edf1f3}.v2-value-grid,.v2-audit-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:48px;display:grid}.v2-value-card{border:1px solid var(--v2-line);background:#fff;border-radius:16px;min-height:280px;padding:28px}.v2-value-card>span{color:#756200;background:#fff3ad;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.v2-value-card h3{color:var(--v2-ink);letter-spacing:-.04em;margin:49px 0 13px;font-size:1.22rem;font-weight:680}.v2-value-card p{color:var(--v2-muted);margin:0;font-size:.72rem;line-height:1.62}.v2-about-team-preview{grid-template-columns:.85fr 1.15fr;align-items:center;gap:65px;display:grid}.v2-team-strip{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.v2-team-strip>div{border:1px solid var(--v2-line);background:#f5f7f8;border-radius:14px;flex-direction:column;justify-content:flex-end;min-height:180px;padding:19px;display:flex}.v2-team-strip>div>span{width:48px;height:48px;color:var(--v2-navy);background:var(--v2-yellow);border-radius:50%;place-items:center;margin-bottom:auto;font-size:.7rem;font-weight:850;display:grid}.v2-team-strip strong{font-size:.76rem}.v2-team-strip small{color:#788897;margin-top:4px;font-size:.6rem}.v2-about-team-preview>.v2-button{grid-column:2;justify-self:start}.v2-audit-grid .v2-value-card{min-height:290px}.v2-transfer-video-section{color:#fff;background:radial-gradient(circle at 16% 22%,#ffd4001a,#0000 25%),#071624}.v2-transfer-video-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:80px;display:grid}.v2-transfer-video-grid h2{letter-spacing:-.067em;max-width:650px;margin:20px 0;font-size:clamp(2.65rem,4.8vw,4.8rem);font-weight:560;line-height:.97}.v2-transfer-video-grid>div:first-child>p{color:#a8bac9;max-width:610px;margin:0;font-size:.79rem;line-height:1.72}.v2-video-points{gap:11px;margin-top:30px;display:grid}.v2-video-points span{color:#d4dee5;align-items:center;gap:10px;font-size:.67rem;font-weight:690;display:flex}.v2-video-points svg{color:var(--v2-yellow)}.v2-transfer-video-frame{background:#102a44;border:1px solid #ffffff29;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 35px 80px #00000042}.v2-transfer-video-frame video{aspect-ratio:16/9;object-fit:cover;background:#0b2135;width:100%;display:block}.v2-transfer-video-frame>span{color:#dce5eb;pointer-events:none;background:#071624c7;border-radius:99px;padding:7px 10px;font-size:.54rem;font-weight:760;position:absolute;bottom:15px;right:15px}.v2-transfer-process{background:#edf1f3}.v2-transfer-process .v2-split{align-items:start}.v2-step-list{border-top:1px solid #cfd8df;margin-top:40px}.v2-step{border-bottom:1px solid #cfd8df;grid-template-columns:42px 1fr;gap:15px;padding:20px 0;display:grid}.v2-step>span{color:#9a8200;font-size:.65rem;font-weight:880}.v2-step strong{color:var(--v2-ink);font-size:.86rem}.v2-step p{color:var(--v2-muted);margin:5px 0 0;font-size:.68rem;line-height:1.5}.v2-cost-card{box-shadow:var(--v2-shadow);background:#fff;border-radius:20px;grid-template-columns:1fr 1fr;align-items:center;gap:24px;padding:35px;display:grid}.v2-cost-card>span{color:var(--v2-ink);grid-column:1/-1;font-size:.78rem;font-weight:830}.v2-donut{background:conic-gradient(var(--v2-navy) 0 58%, var(--v2-yellow) 58% 82%, #b9c4cc 82% 100%);border-radius:50%;place-items:center;width:205px;height:205px;display:grid}.v2-donut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:130px;height:130px;display:flex}.v2-donut strong{color:var(--v2-ink);font-size:1.5rem}.v2-donut small{color:#718293;font-size:.57rem}.v2-cost-legend{flex-direction:column;gap:13px;display:flex}.v2-cost-legend span{color:#5c6e7f;grid-template-columns:10px 1fr auto;align-items:center;gap:8px;font-size:.68rem;display:grid}.v2-cost-legend i{border-radius:50%;width:9px;height:9px}.v2-cost-legend i.energy{background:var(--v2-navy)}.v2-cost-legend i.transfer{background:var(--v2-yellow)}.v2-cost-legend i.tax{background:#b9c4cc}.v2-cost-legend b{color:var(--v2-ink)}.v2-cost-card>small{color:#82909d;grid-column:1/-1;font-size:.56rem}.v2-strategy-intro{grid-template-columns:.9fr 1.1fr;align-items:center;gap:95px;display:grid}.v2-horizon{border:1px solid var(--v2-line);background:#f4f6f7;border-radius:18px;flex-direction:column;gap:18px;padding:31px;display:flex}.v2-horizon>div{grid-template-columns:95px 1fr;align-items:center;gap:11px 18px;display:grid}.v2-horizon span{color:#607183;font-size:.61rem;font-weight:750}.v2-horizon strong{color:var(--v2-ink);font-size:.71rem}.v2-horizon i{background:#dce2e7;border-radius:99px;grid-column:1/-1;height:9px;position:relative;overflow:hidden}.v2-horizon i:after{width:inherit;border-radius:inherit;background:linear-gradient(90deg, var(--v2-navy), #3d668c);content:"";position:absolute;inset:0}.v2-analytics-grid{grid-template-columns:1.1fr .9fr;gap:18px;margin-top:50px;display:grid}.v2-market-factors{background:#ffffff0a;border:1px solid #ffffff24;border-radius:18px;padding:31px}.v2-market-factors h3{margin:0 0 26px;font-size:1.3rem}.v2-market-factors>div{flex-wrap:wrap;gap:9px;display:flex}.v2-market-factors span{color:#c0ceda;border:1px solid #ffffff24;border-radius:99px;padding:9px 11px;font-size:.62rem;font-weight:670}.v2-market-factors p{color:#91a5b7;margin:28px 0 0;font-size:.7rem;line-height:1.65}.v2-demo-badge{color:var(--v2-navy);background:var(--v2-yellow);letter-spacing:.05em;text-transform:uppercase;border-radius:99px;padding:8px 11px;font-size:.59rem;font-weight:870}.v2-question-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:50px;display:grid}.v2-question-grid article{border:1px solid var(--v2-line);border-radius:16px;min-height:275px;padding:27px}.v2-question-grid article>span{color:#a78d00;font-size:.62rem;font-weight:900}.v2-question-grid h3{color:var(--v2-ink);letter-spacing:-.04em;margin:62px 0 14px;font-size:1.25rem;font-weight:680}.v2-question-grid p{color:var(--v2-muted);margin:0;font-size:.7rem;line-height:1.6}.v2-news-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:52px;display:grid}.v2-news-card{border:1px solid var(--v2-line);background:#fff;border-radius:18px;flex-direction:column;min-height:510px;padding:19px;display:flex}.v2-news-art{background:linear-gradient(#ffffff0e 1px, transparent 1px), linear-gradient(90deg, #ffffff0e 1px, transparent 1px), var(--v2-navy);background-size:32px 32px;border-radius:12px;height:190px;padding:22px;position:relative;overflow:hidden}.v2-news-art span{color:var(--v2-yellow);font-size:.64rem;font-weight:850}.v2-news-art svg{fill:none;width:calc(100% - 36px);height:100px;stroke:var(--v2-yellow);stroke-width:3px;vector-effect:non-scaling-stroke;position:absolute;bottom:20px;left:18px;right:18px}.v2-news-card>.v2-pill{margin-top:22px}.v2-news-card h2{color:var(--v2-ink);letter-spacing:-.048em;margin:22px 2px 14px;font-size:1.45rem;font-weight:680;line-height:1.08}.v2-news-card>p{color:var(--v2-muted);margin:0 2px;font-size:.72rem;line-height:1.64}.v2-coming{color:#82909d;margin:auto 2px 2px;font-size:.63rem;font-weight:770}.v2-editorial-note{background:#edf1f3;border-radius:14px;align-items:flex-start;gap:18px;margin-top:25px;padding:25px;display:flex}.v2-editorial-note>svg{color:#846f00;flex:none}.v2-editorial-note strong{color:var(--v2-ink);font-size:.8rem}.v2-editorial-note p{color:var(--v2-muted);margin:7px 0 0;font-size:.68rem;line-height:1.6}.v2-contact-hero{color:#fff;background:radial-gradient(circle at 20% 28%, #4c779f42, transparent 32%), var(--v2-navy)}.v2-contact-hero-grid{grid-template-columns:.82fr 1.18fr;align-items:start;gap:75px;padding-top:82px;padding-bottom:94px;display:grid}.v2-contact-hero h1{letter-spacing:-.072em;margin:0;font-size:clamp(3.3rem,5.7vw,5.7rem);font-weight:560;line-height:.93}.v2-contact-hero-grid>div:first-child>p:not(.v2-eyebrow){color:#aec0cf;margin:27px 0 0;font-size:.92rem;line-height:1.72}.v2-contact-options{gap:11px;margin-top:38px;display:grid}.v2-contact-options>a{color:#fff;background:#ffffff09;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:15px;padding:17px;text-decoration:none;display:flex}.v2-contact-options>a>svg{color:var(--v2-yellow)}.v2-contact-options>a>span{flex-direction:column;gap:3px;display:flex}.v2-contact-options small,.v2-contact-options em{color:#8fa5b8;font-size:.56rem;font-style:normal}.v2-contact-options strong{font-size:.78rem}.v2-contact-form{color:var(--v2-ink);background:#fff;border-radius:20px;padding:32px;scroll-margin-top:120px;box-shadow:0 36px 100px #0000004d}.v2-form-head{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.v2-form-head>div{flex-direction:column;gap:7px;display:flex}.v2-form-head span{color:#846f00;letter-spacing:.11em;text-transform:uppercase;font-size:.59rem;font-weight:900}.v2-form-head h2{letter-spacing:-.05em;margin:0;font-size:1.65rem;font-weight:690}.v2-form-head>svg{color:#9b8400}.v2-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.v2-form-grid label{color:#506274;flex-direction:column;gap:8px;font-size:.61rem;font-weight:780;display:flex}.v2-form-grid label.full{grid-column:1/-1}.v2-form-grid input:not([type=checkbox],[type=file]),.v2-form-grid select,.v2-form-grid textarea{width:100%;min-height:45px;color:var(--v2-ink);background:#fbfcfc;border:1px solid #d4dce3;border-radius:8px;outline:none;padding:11px 12px;font-size:.72rem}.v2-form-grid textarea{resize:vertical}.v2-form-grid input:focus,.v2-form-grid select:focus,.v2-form-grid textarea:focus{border-color:#817000;box-shadow:0 0 0 3px #ffd40033}.v2-file-input{background:#f7f9fa;border:1px dashed #c1ccd5;border-radius:9px;padding:14px}.v2-file-input input{opacity:0;width:1px;height:1px;position:absolute}.v2-file-button{color:var(--v2-navy);cursor:pointer;align-items:center;gap:8px;font-size:.69rem;font-weight:760;display:flex}.v2-file-input small{color:#83919e;font-size:.55rem;font-weight:560}.v2-consent{grid-template-columns:auto 1fr;align-items:start;line-height:1.45;gap:9px!important;display:grid!important}.v2-consent input{accent-color:var(--v2-navy);margin:2px 0 0}.v2-form-honeypot{width:1px;height:1px;left:-10000px;overflow:hidden;position:absolute!important}.v2-form-error{color:#a13f35;margin:14px 0 0;font-size:.62rem;line-height:1.5}.v2-contact-form .full-button{cursor:pointer;border:0;width:100%;margin-top:20px}.v2-contact-form .full-button:disabled{cursor:wait;opacity:.65}.v2-form-note{color:#85929e;margin:12px 0 0;font-size:.54rem;line-height:1.5}.v2-form-result{flex-direction:column;justify-content:center;align-items:flex-start;min-height:530px;display:flex}.v2-form-result>span{color:#246e58;background:#dcf2eb;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.v2-form-result .v2-eyebrow{margin-top:28px}.v2-form-result h2{letter-spacing:-.05em;margin:0;font-size:2rem}.v2-form-result p{max-width:500px;color:var(--v2-muted);font-size:.75rem;line-height:1.65}.v2-form-result button{cursor:pointer;margin-top:15px}.v2-team-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:50px;display:grid}.v2-person-card{border:1px solid var(--v2-line);background:#f7f8f9;border-radius:16px;flex-direction:column;min-height:285px;padding:25px;display:flex}.v2-person-card.is-service{color:#fff;border-color:var(--v2-navy);background:var(--v2-navy)}.v2-avatar{width:64px;height:64px;color:var(--v2-navy);background:var(--v2-yellow);border-radius:50%;place-items:center;margin-bottom:auto;font-size:.75rem;font-weight:900;display:grid}.v2-person-card>span{color:#788897;letter-spacing:.08em;text-transform:uppercase;margin-top:30px;font-size:.58rem;font-weight:850}.v2-person-card.is-service>span{color:#a8b9c7}.v2-person-card h2{color:var(--v2-ink);letter-spacing:-.04em;margin:6px 0 15px;font-size:1.2rem;font-weight:690}.v2-person-card.is-service h2{color:#fff}.v2-person-card a{color:#586b7d;align-items:center;gap:7px;margin-top:7px;font-size:.62rem;text-decoration:none;display:flex}.v2-person-card.is-service a{color:#bac8d3}.v2-person-card a:hover{color:#856f00}.v2-person-card>small{color:#93a6b7;margin-top:10px;font-size:.57rem}.v2-portal-section{background:radial-gradient(circle at 85% 18%,#6797ff1f,#0000 27%),#eef2f4}.v2-portal-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.v2-portal-intro h2{color:var(--v2-ink);letter-spacing:-.067em;margin:0;font-size:clamp(2.6rem,4.7vw,4.8rem);font-weight:570;line-height:.98}.v2-portal-intro>p{max-width:650px;color:var(--v2-muted);margin:24px 0 30px;font-size:.88rem;line-height:1.74}.v2-portal-login{color:#647585;background:#ffffffb8;border:1px dashed #aab7c1;border-radius:9px;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-size:.72rem;font-weight:820;display:inline-flex}.v2-portal-preview{background:var(--v2-navy);border:1px solid #081a2d1f;border-radius:20px;gap:12px;padding:20px;display:grid;box-shadow:0 28px 80px #081a2d33}.v2-portal-preview article{color:#fff;background:#102a44;border:1px solid #ffffff1c;border-radius:13px;grid-template-columns:.7fr 1fr;align-items:center;gap:8px 24px;min-height:125px;padding:24px;display:grid}.v2-portal-preview article:first-child{background:linear-gradient(110deg,#ffd4001a,#0000 45%),#102a44}.v2-portal-preview span{color:#90a5b7;letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:850}.v2-portal-preview strong{color:var(--v2-yellow);letter-spacing:-.045em;font-size:1.65rem}.v2-portal-preview p{color:#a7b8c6;grid-column:1/-1;margin:0;font-size:.67rem;line-height:1.55}.v2-company-details{color:#a9b9c7;background:#102a44;padding:28px 0}.v2-company-details .v2-wrap{flex-wrap:wrap;align-items:center;gap:16px 35px;font-size:.67rem;display:flex}.v2-company-details strong{color:#fff}.v2-legal-hero{background:#edf1f3;padding:95px 0}.v2-legal-hero h1{color:var(--v2-ink);letter-spacing:-.07em;margin:0 0 25px;font-size:clamp(3rem,6vw,5.8rem);font-weight:560}.v2-legal-hero>.v2-wrap>span{color:#6b5800;letter-spacing:.06em;text-transform:uppercase;background:#ffef93;border-radius:99px;padding:7px 10px;font-size:.57rem;font-weight:850}.v2-legal{max-width:860px}.v2-legal .notice{border-left:3px solid var(--v2-yellow);background:#fff9d7;padding:18px 20px}.v2-legal h2{color:var(--v2-ink);letter-spacing:-.04em;margin:43px 0 11px;font-size:1.6rem}.v2-legal p{color:var(--v2-muted);font-size:.78rem;line-height:1.75}.v2-legal .v2-button{margin-top:35px}.v2-footer{color:#8fa3b5;background:#061421}.v2-footer-grid{grid-template-columns:1.5fr .8fr .8fr 1fr;gap:60px;padding-top:78px;padding-bottom:70px;display:grid}.v2-footer-grid>div:not(.v2-footer-brand){flex-direction:column;gap:12px;display:flex}.v2-footer-brand img{width:175px}.v2-footer-brand p{color:#778da0;max-width:330px;margin:22px 0 0;font-size:.7rem;line-height:1.65}.v2-footer-grid strong{color:#fff;margin-bottom:7px;font-size:.69rem;font-weight:800}.v2-footer-grid a,.v2-footer-grid span{color:#8296a8;font-size:.66rem;text-decoration:none}.v2-footer-grid a:hover{color:var(--v2-yellow)}.v2-footer-bottom{color:#607688;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;min-height:61px;font-size:.61rem;display:flex}.v2-footer-bottom>div{gap:20px;display:flex}.v2-footer-bottom a{text-decoration:none}.v2-footer-bottom a:hover{color:#fff}@media (width<=1120px){.v2-wrap{width:min(100% - 42px,1040px)}.v2-header-row{gap:20px}.v2-logo{width:145px}.v2-nav{gap:15px}.v2-nav a{font-size:.65rem}.v2-header-cta{display:none}.v2-hero-copy{padding-right:35px}.v2-shortcut-grid article{padding:38px 25px}.v2-split,.v2-photo-story,.v2-page-hero-grid,.v2-contact-hero-grid{gap:48px}.v2-product-card{padding:24px}.v2-detail-grid{grid-template-columns:42px 1fr .8fr;gap:32px}.v2-value-grid,.v2-audit-grid,.v2-question-grid,.v2-team-grid,.v2-team-strip{grid-template-columns:repeat(2,1fr)}.v2-origin-grid,.v2-independent-intro{gap:58px}.v2-transfer-video-grid{gap:45px}.v2-portfolio-heading-grid{gap:32px}}@media (width<=860px){.v2-wrap{width:min(100% - 34px,720px)}.v2-topbar-inner{justify-content:center}.v2-topbar-inner>span{display:none}.v2-header-row{min-height:72px}.v2-logo{width:150px}.v2-menu-button{place-items:center;display:grid}.v2-nav{background:#102a44;border:1px solid #ffffff24;border-radius:12px;flex-direction:column;align-items:stretch;gap:0;padding:9px 22px;display:none;position:absolute;top:106px;left:17px;right:17px;box-shadow:0 25px 60px #0000004d}.v2-nav.is-open{display:flex}.v2-nav a{border-bottom:1px solid #ffffff1a;padding:14px 0;font-size:.73rem}.v2-nav a:last-child{border-bottom:0}.v2-nav a:after{display:none}.v2-hero-grid,.v2-page-hero-grid,.v2-contact-hero-grid{grid-template-columns:1fr}.v2-hero-grid{padding-top:70px;padding-bottom:0}.v2-hero-copy{padding:0 0 65px}.v2-hero-image{min-height:430px;margin-left:-17px;margin-right:-17px}.v2-hero-image:before{background:linear-gradient(#0000 45%,#081a2d94)}.v2-shortcut-grid{grid-template-columns:1fr}.v2-shortcut-grid article,.v2-shortcut-grid article:first-child{border-right:1px solid var(--v2-line);border-bottom:1px solid var(--v2-line);border-left:1px solid var(--v2-line);min-height:auto}.v2-shortcut-grid p{min-height:auto}.v2-section{padding:85px 0}.v2-section-top{flex-direction:column;align-items:flex-start;gap:25px}.v2-home-products{grid-template-columns:1fr}.v2-home-product{min-height:360px}.v2-split,.v2-photo-story,.v2-faq-layout,.v2-manifesto,.v2-origin-grid,.v2-independent-intro,.v2-transfer-video-grid,.v2-about-team-preview,.v2-strategy-intro,.v2-analytics-grid,.v2-portal-grid{grid-template-columns:1fr}.v2-portal-grid{gap:45px}.v2-photo-frame,.v2-photo-frame img{height:400px;min-height:400px}.v2-document-layout{grid-template-columns:1fr;gap:42px}.v2-faq-layout{gap:45px}.v2-contact-banner .v2-wrap{flex-direction:column;justify-content:center;align-items:flex-start;min-height:390px}.v2-page-hero-grid{padding-top:68px;padding-bottom:72px}.v2-page-hero-art{min-height:340px}.v2-page-hero-art>img{height:340px}.v2-product-grid{grid-template-columns:repeat(2,1fr)}.v2-product-card,.v2-product-card:nth-child(4){grid-column:auto}.v2-product-card:last-child{grid-column:1/-1;min-height:520px}.v2-detail-grid{grid-template-columns:42px 1fr}.v2-detail-aside{grid-column:2}.v2-portfolio-benefits{grid-template-columns:1fr}.v2-origin-copy,.v2-independent-intro>div:last-child{padding-top:0}.v2-consolidation-grid{grid-template-columns:1fr}.v2-consolidation-grid article{min-height:220px}.v2-focus-statement{grid-template-columns:1fr;gap:15px}.v2-portfolio-heading-grid{grid-template-columns:56px 1fr}.v2-portfolio-heading-grid>.v2-button{grid-column:2;justify-self:start}.v2-manifesto>div:last-child{padding-top:0}.v2-about-team-preview>.v2-button{grid-column:1}.v2-contact-hero-grid{padding-top:68px}.v2-news-grid{grid-template-columns:1fr}.v2-news-card{min-height:460px}.v2-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.v2-footer-brand{grid-column:1/-1}}@media (width<=560px){.v2-wrap{width:calc(100% - 28px)}.v2-topbar-inner{font-size:.62rem}.v2-topbar-inner>div>a:not(.v2-topbar-portal),.v2-topbar-inner>div>span{display:none}.v2-hero h1,.v2-page-hero h1,.v2-contact-hero h1{font-size:3.15rem}.v2-hero-copy>p,.v2-page-hero-grid>div:first-child>p:not(.v2-eyebrow),.v2-contact-hero-grid>div:first-child>p:not(.v2-eyebrow){font-size:.84rem}.v2-actions{flex-direction:column;align-items:stretch}.v2-actions .v2-button{width:100%}.v2-direct-phone{justify-content:center;padding:12px}.v2-hero-proof,.v2-hero-facts{flex-direction:column}.v2-hero-image{min-height:340px}.v2-image-caption{min-width:0;bottom:14px;left:14px;right:14px}.v2-shortcut-grid article{grid-template-columns:1fr;gap:9px;padding:32px 24px}.v2-heading h2,.v2-split-copy h2,.v2-detail-copy h2,.v2-manifesto h2,.v2-portal-intro h2{font-size:2.55rem}.v2-home-product{min-height:340px;padding:27px}.v2-market-score{grid-template-columns:1fr}.v2-market-score>div{flex-direction:row;justify-content:space-between;align-items:center}.v2-market-visual{padding:18px}.v2-chart svg{height:120px}.v2-photo-frame,.v2-photo-frame img{height:300px;min-height:300px}.v2-photo-frame:after{width:100px;height:100px}.v2-reference-card{width:min(78vw,250px)}.v2-document-section{padding:68px 0}.v2-document-links>a{grid-template-columns:auto 1fr;gap:16px;padding:21px 18px}.v2-document-links>a>svg{display:none}.v2-contact-banner h2{font-size:2.45rem}.v2-duration{text-align:center;flex-direction:column;align-items:stretch}.v2-duration>div{align-self:center}.v2-product-grid{grid-template-columns:1fr}.v2-product-card,.v2-product-card:last-child{grid-column:auto;min-height:540px}.v2-detail-grid{grid-template-columns:1fr;gap:24px}.v2-detail-index{font-size:1.3rem}.v2-portfolio-heading-grid{grid-template-columns:1fr;gap:18px}.v2-portfolio-heading-grid>.v2-button{grid-column:1;width:100%}.v2-portfolio-heading-grid h2,.v2-origin-grid h2,.v2-independent-intro h2,.v2-transfer-video-grid h2{font-size:2.55rem}.v2-reference-controls>span{display:none}.v2-detail-aside{grid-column:1}.v2-detail-copy .v2-check-list{grid-template-columns:1fr}.v2-portfolio-row{background:#102a44;border:1px solid #ffffff21;border-radius:13px;grid-template-columns:1fr 1fr;gap:18px 14px;min-width:0;min-height:0;margin-bottom:10px;padding:20px}.v2-portfolio-row.head{display:none}.v2-portfolio-row>strong{grid-column:1/-1}.v2-portfolio-row>span{align-content:flex-start}.v2-portfolio-row>span:before{color:#8198ab;content:attr(data-label);letter-spacing:.06em;text-transform:uppercase;width:100%;margin-bottom:6px;font-size:.49rem;font-weight:790;display:block}.v2-portfolio-row>span:nth-child(2) b,.v2-portfolio-row>span:nth-child(3) b{font-size:1.2rem}.v2-portfolio-row>span:nth-child(4){grid-column:1/-1}.v2-portfolio-table{background:0 0;border:0;overflow:visible}.v2-portfolio-notes{background:#0000001f;border:1px solid #ffffff21;border-radius:13px;margin-top:12px;padding:18px 20px}.v2-monthly-portfolio{padding:22px 18px 18px}.v2-monthly-portfolio-head{flex-direction:column;align-items:flex-start}.v2-portfolio-chart-status{text-align:left;align-items:flex-start}.v2-value-grid,.v2-audit-grid,.v2-question-grid,.v2-team-grid,.v2-team-strip{grid-template-columns:1fr}.v2-portal-preview{padding:12px}.v2-portal-preview article{grid-template-columns:1fr}.v2-portal-preview p{grid-column:1}.v2-value-card,.v2-question-grid article{min-height:235px}.v2-about-team-preview>.v2-button{width:100%}.v2-cost-card{grid-template-columns:1fr;justify-items:center}.v2-cost-card>span,.v2-cost-card>small{text-align:center;grid-column:1}.v2-cost-legend{width:100%}.v2-form-grid{grid-template-columns:1fr}.v2-form-grid label.full{grid-column:1}.v2-contact-form{padding:23px 18px}.v2-team-grid{gap:10px}.v2-person-card{min-height:255px}.v2-company-details .v2-wrap{flex-direction:column;align-items:flex-start}.v2-footer-grid{grid-template-columns:1fr;gap:35px}.v2-footer-brand{grid-column:1}.v2-footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;padding:20px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
