/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}}:root{--navy:#0b2748;--navy2:#123b67;--blue:#126ee8;--sky:#eaf4ff;--ink:#142133;--muted:#607083;--line:#dce6f0;--red:#ed302f;--paper:#f5f8fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}.shell{width:min(1180px,100% - 40px);margin:auto}.notice{background:linear-gradient(90deg,var(--navy),#165992);color:#fff;text-align:center;letter-spacing:.35px;height:30px;padding:8px}.nav{justify-content:space-between;align-items:center;gap:28px;height:76px;display:flex}.brand{color:var(--navy);letter-spacing:-1.2px;align-items:baseline;font-size:24px;text-decoration:none;display:inline-flex;position:relative}.brand b{color:var(--blue)}.brand i{background:var(--red);width:15px;height:4px;position:absolute;top:-3px;right:0;transform:skewY(-20deg)}.nav nav{gap:30px;display:flex}.footerGrid a,.nav nav a{color:#405166;font-size:13px;text-decoration:none}.navCta,.primary{background:var(--blue);color:#fff;border-radius:10px;padding:13px 19px;font-size:13px;font-weight:700;text-decoration:none;box-shadow:0 8px 24px #126ee82e}.hero{background:linear-gradient(135deg,#f9fbfd,#edf6ff 68%,#f7fbff);border-top:1px solid #edf1f5;position:relative;overflow:hidden}.heroGlow{filter:blur(10px);background:#8dccff2d;border-radius:50%;width:560px;height:560px;position:absolute;top:-230px;right:-170px}.heroGrid{grid-template-columns:1.08fr .92fr;align-items:center;gap:72px;min-height:630px;display:grid;position:relative}.eyebrow,.kicker{letter-spacing:1.55px;color:var(--blue);font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:9px;display:flex}.eyebrow span{background:var(--red);width:24px;height:3px}h1{letter-spacing:-3.2px;max-width:670px;margin:23px 0 22px;font-size:64px;line-height:1.01}h2{letter-spacing:-2px;margin:10px 0 0;font-size:42px;line-height:1.08}.heroCopy>p{color:var(--muted);max-width:650px;font-size:18px;line-height:1.65}.addressCard{background:#fff;border:1px solid #e3ebf3;border-radius:17px;margin-top:30px;padding:18px;box-shadow:0 18px 50px #1f4f7820}.addressCard label{margin:0 0 9px 4px;font-size:12px;font-weight:800;display:block}.addressRow{background:#fbfdff;border:1px solid #d7e2ec;border-radius:11px;align-items:center;padding:5px;display:flex}.pin{color:var(--blue);margin:0 8px;font-size:25px}.addressRow input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:12px 5px;font-size:15px}.addressRow button,.product button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:15px 20px;font-weight:800}.addressCard small{color:#7a8896;margin:13px 3px 0;font-size:11px;display:block}.heroVisual{height:470px;position:relative}.propertyPhoto{background:linear-gradient(#fff0 55%,#0b2748b8),url(/marketval-property.jpg) 50%/cover;border-radius:24px;position:absolute;inset:20px 0 55px 40px;box-shadow:0 28px 65px #0d2c4c38}.photoBadge{color:var(--navy);background:#ffffffed;border-radius:20px;padding:9px 13px;font-size:11px;font-weight:800;position:absolute;top:18px;left:18px}.reviewCard,.statusCard{background:#fff;border:1px solid #e2ebf3;position:absolute;box-shadow:0 18px 45px #092b4d2b}.reviewCard{border-radius:14px;align-items:center;gap:12px;padding:15px;display:flex;bottom:15px;left:0}.reviewIcon{color:#169457;background:#e8f7ef;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.reviewCard span,.reviewCard strong{display:block}.reviewCard strong{font-size:13px}.reviewCard span{color:#7a8795;margin-top:4px;font-size:10px}.statusCard{border-radius:14px;width:190px;padding:15px;top:55px;right:-12px}.statusCard small,.statusCard span,.statusCard strong{display:block}.statusCard span{color:#7b8793;font-size:10px}.statusCard strong{margin:5px 0 10px;font-size:13px}.statusCard>div{background:#e9eff5;border-radius:5px;height:5px}.statusCard i{background:var(--blue);border-radius:5px;width:78%;height:100%;display:block}.statusCard small{color:#668096;margin-top:8px;font-size:9px}.trust{background:#fff;border:1px solid #e5ebf1;border-radius:17px;grid-template-columns:repeat(4,1fr);margin-top:-22px;display:grid;position:relative;box-shadow:0 15px 40px #14365314}.trust div{padding:25px 28px}.trust div+div{border-left:1px solid var(--line)}.trust span,.trust strong{display:block}.trust strong{color:var(--navy);font-size:14px}.trust span{color:#7b8895;margin-top:6px;font-size:11px}.section{padding:110px 0}.sectionHead{justify-content:space-between;align-items:end;gap:50px;margin-bottom:40px;display:flex}.sectionHead>p{max-width:430px;color:var(--muted);line-height:1.65}.productGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.product{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px;transition:all .25s}.product:hover{transform:translateY(-4px);box-shadow:0 20px 45px #173b5b12}.productFoot,.productTop{justify-content:space-between;align-items:center;display:flex}.productTop>span{background:var(--sky);width:34px;height:34px;color:var(--blue);border-radius:9px;place-items:center;font-size:11px;font-weight:900;display:grid}.productTop small{color:#768493;background:#f5f8fa;border-radius:15px;padding:8px 10px;font-size:10px}.product h3{margin:24px 0 9px;font-size:24px}.product p{color:var(--muted);min-height:50px;line-height:1.55}.productFoot{border-top:1px solid var(--line);margin-top:22px;padding-top:19px}.productFoot strong{color:var(--navy);font-size:18px}.product button{padding:10px 13px;font-size:11px}.process{background:linear-gradient(135deg,var(--navy),#103d68);color:#fff;padding:100px 0}.sectionHead.light p{color:#b8c8d8}.sectionHead.light .kicker{color:#79b9ff}.steps{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.steps article{background:#ffffff09;border:1px solid #ffffff1f;border-radius:15px;padding:26px}.steps article>span{color:#76b8ff;font-size:12px;font-weight:900;display:block}.steps h3{margin:40px 0 12px;font-size:19px}.steps p{color:#bdccda;font-size:13px;line-height:1.65}.annual{grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:110px 0;display:grid}.annualCopy p{color:var(--muted);font-size:16px;line-height:1.7}.annualCopy ul{margin:28px 0;padding:0;list-style:none}.annualCopy li{padding:8px 0 8px 28px;position:relative}.annualCopy li:before{content:"✓";color:var(--blue);font-weight:900;position:absolute;left:0}.annualCopy>a{color:#fff;background:var(--blue);border-radius:9px;padding:14px 18px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}.annualPanel{border:1px solid var(--line);background:#fff;border-radius:22px;padding:25px;box-shadow:0 28px 70px #173b5b1c}.panelHead{color:#758493;justify-content:space-between;padding-bottom:17px;font-size:11px;display:flex}.panelHead b{color:var(--navy)}.propertyLine{background:#f5f9fd;border-radius:12px;align-items:center;gap:13px;padding:14px;display:flex}.propertyLine>i{background:var(--navy);color:#fff;border-radius:9px;place-items:center;width:39px;height:39px;font-style:normal;font-weight:900;display:grid}.propertyLine div{flex:1}.propertyLine span,.propertyLine strong{display:block}.propertyLine strong{font-size:13px}.propertyLine span{color:#768493;margin-top:4px;font-size:10px}.propertyLine em{color:#b26509;background:#fff2d9;border-radius:12px;padding:7px 8px;font-size:9px;font-style:normal}.timeline{margin-top:24px}.timeline>div{gap:14px;padding:0 0 22px;display:flex;position:relative}.timeline>div:not(:last-child):before{content:"";background:#dce6ee;width:1px;height:27px;position:absolute;top:29px;left:13px}.timeline i{color:#8593a0;background:#eef3f7;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-style:normal;font-weight:900;display:grid}.timeline .done i{color:#19945c;background:#e6f7ef}.timeline .active i{background:var(--blue);color:#fff}.timeline b,.timeline small{display:block}.timeline b{font-size:12px}.timeline small{color:#83909d;margin-top:4px;font-size:10px}.difference{background:var(--paper);padding:100px 0}.differenceGrid{grid-template-columns:.7fr 1.3fr;gap:70px;display:grid}.differenceCards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.differenceCards article{background:#fff;border:1px solid #e4ebf1;border-radius:15px;padding:24px}.differenceCards b{color:var(--blue);font-size:11px}.differenceCards h3{margin:35px 0 10px;font-size:17px}.differenceCards p{color:var(--muted);font-size:12px;line-height:1.6}.cta{background:linear-gradient(120deg,#eaf5ff,#f8fbfe);border:1px solid #dbe9f5;border-radius:24px;justify-content:space-between;align-items:center;margin-top:80px;margin-bottom:80px;padding:55px 60px;display:flex}.cta h2{font-size:36px}.cta p{color:var(--muted)}.cta>a{border-radius:10px;padding:17px 21px;font-size:13px;font-weight:800;text-decoration:none}.cta>a,footer{background:var(--navy);color:#fff}footer{padding:50px 0}.footerGrid{grid-template-columns:1fr 1.2fr 1fr auto;align-items:center;gap:35px;display:grid}.footerBrand span{color:#fff}.footerGrid p{color:#adbecf;font-size:11px;line-height:1.5}.footerGrid>div:nth-of-type(2){gap:18px;display:flex}.footerGrid a{color:#d7e2ed}.footerGrid small{color:#8296aa;font-size:9px}.modal{z-index:50;background:#07182dbd;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modalCard{text-align:center;background:#fff;border-radius:20px;width:min(460px,100%);padding:42px;position:relative;box-shadow:0 30px 80px #0005}.close{color:#718092;cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:10px;right:15px}.modalTick{color:#188d58;background:#e6f7ef;border-radius:50%;place-items:center;width:52px;height:52px;margin:auto;font-size:23px;display:grid}.modalCard h2{font-size:30px}.modalCard p{color:var(--muted);line-height:1.5}.modalCard .primary{cursor:pointer;border:0;margin-top:10px}@media (max-width:900px){.nav nav{display:none}.annual,.differenceGrid,.heroGrid{grid-template-columns:1fr}.heroGrid{padding:70px 0}.heroVisual{height:400px}.trust{grid-template-columns:repeat(2,1fr)}.trust div:nth-child(3){border-left:0}.trust div:nth-child(3),.trust div:nth-child(4){border-top:1px solid var(--line)}.steps{grid-template-columns:repeat(2,1fr)}.differenceCards{grid-template-columns:1fr}.footerGrid{grid-template-columns:1fr 1fr}.sectionHead{flex-direction:column;align-items:start}.annual{gap:45px}}@media (max-width:600px){.shell{width:min(100% - 24px,1180px)}.notice{font-size:9px}.nav{height:65px}.navCta{padding:10px 12px;font-size:11px}h1{letter-spacing:-2px;font-size:45px}.heroCopy>p{font-size:16px}.heroVisual{height:330px}.propertyPhoto{inset:0 0 50px}.statusCard{display:none}.addressRow{flex-wrap:wrap}.addressRow button{width:100%}.trust{grid-template-columns:1fr;margin-top:12px}.trust div+div,.trust div:nth-child(3),.trust div:nth-child(4){border-left:0;border-top:1px solid var(--line)}.section{padding:75px 0}.sectionHead h2,h2{font-size:34px}.productGrid,.steps{grid-template-columns:1fr}.steps h3{margin-top:24px}.annual,.difference{padding:75px 0}.cta{margin:50px 12px;padding:35px 25px;display:block}.cta>a{margin-top:15px;display:inline-block}.footerGrid{grid-template-columns:1fr}.footerGrid>div:nth-of-type(2){flex-direction:column}}:root{--navy:#2f3240;--navy2:#414658;--blue:#3366cc;--sky:#eaeffa;--ink:#2f3240;--muted:#687080;--line:#d8ddeb;--red:#f47e36;--paper:#f5f6fa}body,button,html,input,select,textarea{font-family:Segoe UI,Inter,Arial,sans-serif}main{background:linear-gradient(180deg,#f5f7fc,#eaeffa 48%,#f7f9fc)}.shell{width:min(1520px,calc(100% - 64px))}.brand,.detail-label,.eyebrow,.kicker,.notice,.productTop,h1,h2,h3,h4,h5,h6{font-family:Segoe UI,Inter,Arial,sans-serif}h1,h2,h3{font-weight:700}.brandLogo{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-left:19px}.brandLogo img{display:block;width:170px;height:auto}.notice{background:#3366cc;height:auto;min-height:38px;padding:11px 16px;font-size:11px;font-weight:600;letter-spacing:.2px;line-height:1.35}.nav{height:70px;margin-top:24px;margin-bottom:10px;padding:0 22px;background:rgba(255,255,255,.94);border:1px solid #e6e8ef;border-radius:999px;box-shadow:0 12px 35px rgba(47,50,64,.08);position:relative;z-index:5}.nav nav{gap:34px}.nav nav a{color:#525a6c;font-size:13px;font-weight:500;transition:color .2s ease}.nav nav a:hover{color:#3366cc}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.35px;line-height:1.4}.brand b,.eyebrow,.kicker,.productTop>span,.steps article>span{color:#3366cc}.brand i,.dot,.eyebrow span,.roof{background:#f47e36}.addressRow button,.annualCopy>a,.navCta,.primary,.product button{background:#f47e36;box-shadow:0 8px 24px #f47e3633;font-family:Segoe UI,Arial,sans-serif!important;font-style:normal;font-weight:600;letter-spacing:0}.navCta{padding:12px 20px;box-shadow:0 8px 20px rgba(244,126,54,.22)}.addressRow button,.annualCopy>a,.cta>a,.modalCard button:not(.close),.navCta,.primary,.product button{border-radius:999px}.addressRow button{font-size:14px;line-height:1.2}.product button{font-size:12px;line-height:1.2}.hero{background:transparent;border-top:0}.heroGlow{display:none}.hero h1{color:#2f3240}.heroCopy>p{color:#687080;margin-top:0;line-height:1.75}.hero .eyebrow{display:inline-flex;width:fit-content;padding:9px 15px;color:#ffffff;background:#3366cc;border:1px solid #3366cc;border-radius:999px;font-size:11px;font-weight:650;letter-spacing:.25px;text-transform:none}.hero .eyebrow span{display:none}.heroPromises{list-style:none;padding:0;margin:30px 0 34px;display:grid;gap:16px}.heroPromises li{position:relative;padding-left:58px;color:#2f3240;font-size:44px;font-weight:700;line-height:1.06;letter-spacing:-1.6px}.heroPromises li:before{content:"✓";position:absolute;left:0;top:-.02em;color:#f47e36;font-size:1em;font-weight:900;line-height:1}.heroGrid{column-gap:72px;row-gap:42px;min-height:760px;padding:28px 0 42px;align-items:start}.heroCopy{padding-top:6px}.heroAddressCard{grid-column:1/-1;width:100%;margin:0 0 24px;padding:30px 32px 26px;border-radius:28px}.trust{margin-top:48px;margin-bottom:36px;border-radius:24px}.section{padding-top:130px;padding-bottom:130px}.sectionHead{margin-bottom:58px}.heroAddressCard .addressRow{padding:7px;border-radius:999px}.heroAddressCard .addressRow input{font-size:16px;padding:15px 8px}.heroAddressCard .addressRow button{min-width:190px;padding:18px 28px}.propertyPhoto{background-image:linear-gradient(180deg,#ffffff00 58%,#27485e80),url(/marketval-property.jpg);box-shadow:0 26px 60px #4e738c28}.statusCard i,.timeline .active i{background:#3366cc}.process{color:#2f3240;background:linear-gradient(145deg,#eaeffa,#f8f9fc);border-top:1px solid #d8ddeb;border-bottom:1px solid #d8ddeb}.sectionHead.light p,.steps p{color:#687080}.sectionHead.light .kicker{color:#3366cc}.steps article{background:#ffffff;border-color:#dfe8ef;box-shadow:0 12px 30px #496d850d}.steps h3{color:#2f3240}.annualCopy li:before{color:#3366cc}.cta>a,.propertyLine>i{background:#3366cc}.difference{background:#f5f6fa}.cta{background:linear-gradient(120deg,#eaeffa,#fff3eb);border-color:#d8ddeb}footer{background:#eaeffa;border-top:1px solid #d8ddeb}.footerBrand span,footer{color:#2f3240}.footerGrid p,.footerGrid small{color:#687080}.footerGrid a{color:#405166}.steps{grid-template-columns:repeat(3,1fr);gap:22px}.steps article{min-height:250px;padding:34px}.articlesSection,.purposeSection{padding:130px 0;background:rgba(255,255,255,.72)}.purposeGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.articleGrid article,.purposeGrid article{padding:32px;background:#ffffff;border:1px solid #dfe4ee;border-radius:24px;box-shadow:0 16px 38px rgba(47,50,64,.06)}.articleGrid article>span,.purposeGrid article>span{color:#3366cc;font-size:11px;font-weight:800;letter-spacing:1px}.articleGrid h3,.purposeGrid h3{margin:26px 0 12px;font-size:22px}.articleGrid p,.evidenceIntro p,.faqIntro p,.purposeGrid p,.sampleCopy p,.sectionLead,.technologyGrid p{color:#687080;line-height:1.7}.articleGrid a,.purposeGrid a{display:inline-block;margin-top:18px;color:#3366cc;font-size:12px;font-weight:700;text-decoration:none}.evidenceSection,.faqSection,.sampleSection{padding:140px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;align-items:center}.evidenceIntro h2,.faqIntro h2,.sampleCopy h2{margin-top:14px}.evidenceList{display:grid;gap:16px}.evidenceList>div{display:flex;gap:24px;padding:28px;background:#ffffff;border:1px solid #dfe4ee;border-radius:22px}.evidenceList b{color:#f47e36;font-size:13px}.evidenceList small,.evidenceList strong{display:block}.evidenceList strong{font-size:17px}.evidenceList small{margin-top:8px;color:#687080;font-size:13px;line-height:1.6}.technologySection{padding:140px 0;background:#3366cc;color:#ffffff}.technologyGrid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.technologyGrid .kicker,.technologyGrid p{color:#eaf0ff}.inlineCta{display:inline-block;margin-top:20px;text-decoration:none}.technologyGrid .inlineCta{background:#f47e36}.techPanel{padding:20px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:28px}.techPanel>div{display:flex;justify-content:space-between;padding:22px 20px;border-bottom:1px solid rgba(255,255,255,.18)}.techPanel>div:last-child{border-bottom:0}.techPanel span{color:#dfe7fb}.difference{padding:140px 0}.differenceGrid{align-items:start}.sampleSection{grid-template-columns:.85fr 1.15fr}.reportPreview{position:relative;min-height:520px;padding:48px;overflow:hidden;background:#ffffff;border:1px solid #dfe4ee;border-radius:28px;box-shadow:0 28px 65px rgba(47,50,64,.12)}.reportPreview:before{content:"";position:absolute;inset:0 auto 0 0;width:10px;background:#f47e36}.reportTop{display:flex;justify-content:space-between;color:#3366cc;font-size:11px;letter-spacing:1px}.reportAddress{margin-top:70px;font-size:30px;font-weight:700}.reportAddress small{color:#687080;font-size:15px;font-weight:400}.reportLines{display:grid;gap:12px;margin:48px 0}.reportLines i{height:8px;border-radius:8px;background:#e8ebf2}.reportLines i:nth-child(2){width:88%}.reportLines i:nth-child(3){width:72%}.reportLines i:nth-child(4){width:81%}.reportValue{padding:24px;background:#eaeffa;border-radius:18px}.reportValue span,.reportValue strong{display:block}.reportValue span{color:#687080;font-size:10px;letter-spacing:1px}.reportValue strong{margin-top:8px;color:#3366cc;font-size:28px}.reportSign{margin-top:24px;color:#687080;font-size:11px}.articleGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.faqSection{align-items:start}.faqList{display:grid;gap:12px}.faqList details{padding:0 24px;background:#ffffff;border:1px solid #dfe4ee;border-radius:18px}.faqList summary{display:flex;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;font-size:15px;font-weight:700;list-style:none}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:#3366cc;font-size:20px}.faqList details p{margin:0 0 22px;color:#687080;line-height:1.65}.subHero{padding:120px 0 100px;text-align:center}.subHero .shell{max-width:980px}.subHero h1{max-width:none;margin:20px auto 24px;font-size:58px}.subHero p{max-width:760px;margin:auto;color:#687080;font-size:18px;line-height:1.7}.subSection{padding-top:30px;padding-bottom:130px}.subCta{margin-top:20px;margin-bottom:110px;padding:54px;text-align:center;background:#ffffff;border:1px solid #dfe4ee;border-radius:28px}.subCta p{margin-bottom:30px;color:#687080}.pricingTable{overflow:hidden;background:#ffffff;border:1px solid #dfe4ee;border-radius:28px;box-shadow:0 20px 50px rgba(47,50,64,.07)}.pricingTable>div{display:grid;grid-template-columns:1fr 170px 150px;gap:30px;align-items:center;padding:30px 34px;border-bottom:1px solid #e5e8ef}.pricingTable>div:last-child{border-bottom:0}.pricingTable span small,.pricingTable span strong{display:block}.pricingTable span small{margin-top:7px;color:#687080}.pricingTable b{color:#3366cc;font-size:18px}.pricingTable a,.secondaryLink{color:#3366cc;font-weight:700;text-decoration:none}.pageSteps{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.contactCard,.pageSteps article{padding:42px;background:#ffffff;border:1px solid #dfe4ee;border-radius:26px}.pageSteps b{color:#f47e36}.pageSteps h2{margin-top:34px}.contactCard p,.pageSteps p{color:#687080;line-height:1.7}.contactGrid,.splitPage{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.checkList{list-style:none;padding:0;margin:30px 0 40px}.checkList li{position:relative;padding:10px 0 10px 32px}.checkList li:before{content:"✓";position:absolute;left:0;color:#f47e36;font-weight:900}.faqWide{display:grid;gap:14px;max-width:1050px}.faqWide details{padding:0 28px;background:#fff;border:1px solid #dfe4ee;border-radius:18px}.faqWide summary{display:flex;justify-content:space-between;padding:24px 0;cursor:pointer;list-style:none;font-weight:700}.faqWide summary::-webkit-details-marker{display:none}.faqWide summary span{color:#3366cc;font-size:20px}.faqWide p{margin:0 0 24px;color:#687080;line-height:1.7}.contactGrid{align-items:stretch}.contactCard .primary{display:inline-block;margin-top:20px;text-decoration:none}@media (max-width:900px){.shell{width:min(100% - 32px,1520px)}.articleGrid,.purposeGrid,.steps{grid-template-columns:1fr 1fr}.evidenceSection,.faqSection,.sampleSection,.technologyGrid{grid-template-columns:1fr;gap:54px}.contactGrid,.splitPage{grid-template-columns:1fr;gap:44px}}@media (max-width:600px){.shell{width:min(100% - 24px,1520px)}.brandLogo{margin-left:12px}.heroPromises li{padding-left:43px;font-size:33px;letter-spacing:-.8px}.heroAddressCard,.heroAddressCard .addressRow{border-radius:22px}.articleGrid,.purposeGrid,.steps{grid-template-columns:1fr}.articlesSection,.difference,.evidenceSection,.faqSection,.purposeSection,.sampleSection,.technologySection{padding-top:80px;padding-bottom:80px}.reportPreview{min-height:440px;padding:30px}.subHero{padding:80px 0 65px}.subHero h1{font-size:42px}.pricingTable>div{gap:15px}.pageSteps,.pricingTable>div{grid-template-columns:1fr}}