.fv-page{--blue:#1769ee;--blue-dark:#0a2d5b;--orange:#ff6412;--ink:#0c1e3a;--muted:#667994;--line:#d8e3f1;--pale:#f5f8fc;--green:#18a66a;--amber:#d99018;--shadow:0 16px 42px rgba(30,70,126,.09);background:var(--pale);color:var(--ink)}.fv-page *{box-sizing:border-box}.fv-page a{color:inherit;text-decoration:none}.fv-page a,.fv-page button{cursor:pointer}.fv-page button,.fv-page input,.fv-page select,.fv-page textarea{font:inherit}.fv-page .hero{min-height:520px;padding:68px max(42px,calc((100vw - 1360px) / 2));display:grid;grid-template-columns:47% 53%;align-items:center;grid-gap:52px;gap:52px;overflow:hidden;position:relative;background:linear-gradient(145deg,#fff 28%,#edf5ff)}.fv-page .hero:before{content:"";width:720px;height:300px;position:absolute;left:-180px;bottom:-170px;border:1px solid #c8ddff;border-radius:50%;transform:rotate(-8deg);box-shadow:330px -105px 0 -1px rgba(218,232,255,.54)}.fv-page .hero-copy,.fv-page .verification-board{position:relative;z-index:2}.fv-page .hero h1{margin:0;font-size:49px;line-height:1.16;letter-spacing:-2px}.fv-page .hero h1 em{color:var(--blue);font-style:normal}.fv-page .hero-copy>p{max-width:610px;margin:22px 0 28px;color:#536781;font-size:17px;line-height:1.8}.fv-page .hero-actions{display:flex;gap:14px}.fv-page .primary-button,.fv-page .secondary-button{min-height:50px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;font-size:14px;font-weight:800}.fv-page .primary-button{background:var(--orange);color:#fff;box-shadow:0 10px 24px rgba(255,100,18,.2)}.fv-page .secondary-button{border:1px solid #92b8f5;background:#fff;color:var(--blue)}.fv-page .hero-copy ul{margin:25px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:11px 20px;list-style:none;color:#4f6380;font-size:12px}.fv-page .hero-copy li{display:flex;align-items:center;gap:7px}.fv-page .hero-copy li b{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#e6f7ef;color:var(--green);font-size:9px}.fv-page .verification-board{padding:26px;border:1px solid #bad2f5;border-radius:16px;background:hsla(0,0%,100%,.97);box-shadow:0 24px 55px rgba(29,76,139,.13)}.fv-page .verification-board>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line)}.fv-page .verification-board>header>div{display:flex;align-items:center;gap:12px}.fv-page .factory-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#e8f1ff;color:var(--blue);font-weight:850}.fv-page .verification-board>header small,.fv-page .verification-board>header strong{display:block}.fv-page .verification-board>header small{margin-top:5px;color:var(--muted);font-size:10px}.fv-page .verification-board>header>b{padding:7px 10px;border-radius:16px;background:#e8f8f0;color:var(--green);font-size:11px}.fv-page .score-row{padding:24px 10px;display:flex;align-items:center;justify-content:space-between}.fv-page .score-row>div:first-child strong{display:block;color:var(--blue);font-size:49px;line-height:1}.fv-page .score-row small{color:var(--muted);font-size:10px}.fv-page .score-ring{width:78px;height:78px;display:grid;place-items:center;position:relative;border-radius:50%;background:conic-gradient(var(--blue) 92%,#e7edf6 0)}.fv-page .score-ring:before{content:"";position:absolute;inset:7px;border-radius:50%;background:#fff}.fv-page .score-ring span{position:relative;color:var(--green);font-size:11px;font-weight:850}.fv-page .check-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:9px;overflow:hidden}.fv-page .check-grid>span{padding:13px;display:grid;grid-template-columns:22px 1fr;grid-column-gap:8px;column-gap:8px}.fv-page .check-grid>span:nth-child(odd){border-right:1px solid var(--line)}.fv-page .check-grid>span:nth-child(-n+2){border-bottom:1px solid var(--line)}.fv-page .check-grid i{width:22px;height:22px;grid-row:1/3;display:grid;place-items:center;border-radius:50%;background:#e8f8f0;color:var(--green);font-style:normal;font-size:9px}.fv-page .check-grid b{font-size:11px}.fv-page .check-grid small{color:var(--muted);font-size:9px}.fv-page .verification-board>footer{padding-top:18px;display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.fv-page .verification-board>footer a{color:var(--blue);font-weight:800}.fv-page .trust-strip{max-width:1360px;margin:-28px auto 66px;position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:var(--shadow)}.fv-page .trust-strip article{padding:21px 28px;display:flex;align-items:baseline;gap:12px}.fv-page .trust-strip article:not(:last-child){border-right:1px solid var(--line)}.fv-page .trust-strip strong{color:var(--blue);font-size:25px}.fv-page .trust-strip span{color:var(--muted);font-size:12px}.fv-page .application-section,.fv-page .plans-section,.fv-page .report-section,.fv-page .verification-scope{max-width:1360px;margin:0 auto 68px}.fv-page .section-heading{margin-bottom:22px;display:flex;align-items:flex-end;justify-content:space-between}.fv-page .section-heading h2{margin:0;font-size:28px;letter-spacing:-.6px}.fv-page .section-heading p{margin:8px 0 0;color:var(--muted);font-size:13px}.fv-page .section-heading>a{color:var(--blue);font-size:13px;font-weight:800}.fv-page .secure-note{color:var(--green);font-size:11px}.fv-page .plan-rail{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.fv-page .plan-rail article{min-height:335px;padding:24px;display:flex;flex-direction:column;position:relative;border:1px solid var(--line);border-radius:13px;background:#fff}.fv-page .plan-rail article.featured{border:2px solid #79a7f4;box-shadow:var(--shadow)}.fv-page .plan-rail article>em{padding:6px 12px;position:absolute;top:-13px;right:20px;border-radius:14px;background:var(--blue);color:#fff;font-size:10px;font-style:normal;font-weight:800}.fv-page .plan-rail header{display:flex;align-items:center;gap:12px}.fv-page .plan-rail header i{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#e8f1ff;color:var(--blue);font-style:normal;font-weight:850}.fv-page .plan-rail header small,.fv-page .plan-rail header strong{display:block}.fv-page .plan-rail header small{margin-top:4px;color:var(--muted);font-size:10px}.fv-page .plan-rail article>p{min-height:70px;margin:18px 0;color:var(--muted);font-size:12px;line-height:1.75}.fv-page .plan-rail ul{margin:0;padding:16px 0 16px 19px;border-top:1px solid var(--line);color:#526681;font-size:11px;line-height:2}.fv-page .plan-rail footer{margin-top:auto;padding-top:16px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.fv-page .plan-rail footer span{color:var(--muted);font-size:10px}.fv-page .plan-rail footer b{color:var(--ink);font-size:14px}.fv-page .plan-rail footer a{padding:9px 13px;border:1px solid #9ebff2;border-radius:7px;background:#fff;color:var(--blue);font-size:11px;font-weight:800}.fv-page .plan-rail .featured footer a{background:var(--blue);color:#fff}.fv-page .application-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.fv-page .fv-form{padding:29px;position:relative}.fv-page .form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.fv-page .form-grid label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:800}.fv-page .form-grid input,.fv-page .form-grid select,.fv-page .form-grid textarea{width:100%;border:1px solid #cad8e9;border-radius:8px;background:#fff;outline:0;color:var(--ink);font-weight:400}.fv-page .form-grid input,.fv-page .form-grid select{height:44px;padding:0 12px}.fv-page .form-grid textarea{min-height:112px;padding:12px;resize:vertical;line-height:1.6}.fv-page .form-grid input:focus,.fv-page .form-grid select:focus,.fv-page .form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #e8f1ff}.fv-page .form-grid .full{grid-column:1/-1;position:relative}.fv-page .form-grid .full small{position:absolute;right:12px;bottom:9px;color:#8b98aa;font-size:10px;font-weight:500}.fv-page .form-actions{margin-top:22px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line)}.fv-page .form-actions label{color:var(--muted);font-size:11px}.fv-page .form-actions button{height:44px;padding:0 22px;flex:0 0 auto;border:0;border-radius:8px;background:var(--orange);color:#fff;font-size:12px;font-weight:850}.fv-page .form-actions button:disabled{opacity:.6;cursor:default}.fv-page .fv-form-error{margin-bottom:16px;padding:11px 14px;border:1px solid #f3c4c4;border-radius:8px;background:#fdf1f1;color:#b23030;font-size:12px}.fv-page .fv-success{padding:46px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.fv-page .fv-success-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#e6f8f0;color:var(--green);font-size:24px;font-weight:850}.fv-page .fv-success h3{margin:8px 0 0;font-size:21px}.fv-page .fv-success-ref{margin:0;font-size:14px}.fv-page .fv-success-ref strong{color:var(--blue);letter-spacing:.5px}.fv-page .fv-success p{max-width:460px;margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.7}.fv-page .application-help{padding:29px;border-left:1px solid var(--line);background:#f8fbff}.fv-page .application-help h3{margin:0 0 19px;font-size:18px}.fv-page .application-help ol{margin:0;padding:0;list-style:none}.fv-page .application-help li{padding:13px 0;display:flex;gap:11px;border-bottom:1px solid #e2eaf4}.fv-page .application-help li>b{width:26px;height:26px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e7f1ff;color:var(--blue);font-size:11px}.fv-page .application-help small,.fv-page .application-help strong{display:block}.fv-page .application-help strong{font-size:12px}.fv-page .application-help small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.55}.fv-page .report-layout{min-height:205px;display:grid;grid-template-columns:420px 1fr;grid-gap:15px;gap:15px}.fv-page .report-empty,.fv-page .report-layout>form,.fv-page .report-result{border:1px solid var(--line);border-radius:12px;background:#fff}.fv-page .report-layout>form{padding:24px}.fv-page .report-layout label{display:block;margin-bottom:10px;font-size:12px;font-weight:800}.fv-page .report-layout form>div{display:flex}.fv-page .report-layout input{height:46px;min-width:0;flex:1 1;padding:0 13px;border:1px solid #c9d8eb;border-radius:7px 0 0 7px;outline:0}.fv-page .report-layout input:focus{border-color:var(--blue)}.fv-page .report-layout form button{width:105px;border:0;border-radius:0 7px 7px 0;background:var(--blue);color:#fff;font-weight:800}.fv-page .report-layout form button:disabled{opacity:.7;cursor:default}.fv-page .report-layout form small{display:block;margin-top:10px;color:#8392a6;font-size:10px}.fv-page .fv-lookup-error{color:#b23030}.fv-page .report-empty{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#7a8a9f}.fv-page .report-empty i{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#e9f2ff;color:var(--blue);font-style:normal;font-weight:800}.fv-page .report-empty strong{margin-top:12px;font-size:13px}.fv-page .report-empty small{margin-top:6px;font-size:10px}.fv-page .report-results{display:flex;flex-direction:column;gap:12px}.fv-page .report-result{padding:22px}.fv-page .report-result header{display:flex;align-items:center;justify-content:space-between}.fv-page .report-result header span,.fv-page .report-result header strong{display:block}.fv-page .report-result header span{margin-top:4px;color:var(--muted);font-size:10px}.fv-page .fv-status{padding:6px 10px;border-radius:13px;background:#eef2f7;color:#5e7189;font-size:10px}.fv-page .fv-status-completed{background:#e5f7ef;color:var(--green)}.fv-page .fv-status-scheduled{background:#e7f0ff;color:var(--blue)}.fv-page .fv-status-pending{background:#fff4df;color:#c87600}.fv-page .fv-status-rejected{background:#fdf1f1;color:#b23030}.fv-page .result-metrics{margin-top:19px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:8px}.fv-page .result-metrics span{padding:13px}.fv-page .result-metrics span:not(:last-child){border-right:1px solid var(--line)}.fv-page .result-metrics small,.fv-page .result-metrics strong{display:block}.fv-page .result-metrics small{color:var(--muted);font-size:10px}.fv-page .result-metrics strong{margin-top:5px;font-size:12px}.fv-page .result-metrics a{color:var(--blue);font-weight:800}.fv-page .verification-scope>div{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.fv-page .verification-scope article{min-height:126px;padding:23px;display:grid;grid-template-columns:44px 1fr;grid-column-gap:14px;column-gap:14px;align-content:center}.fv-page .verification-scope article:not(:nth-child(3n)){border-right:1px solid var(--line)}.fv-page .verification-scope article:nth-child(-n+3){border-bottom:1px solid var(--line)}.fv-page .verification-scope i{width:44px;height:44px;grid-row:1/3;display:grid;place-items:center;border-radius:50%;background:#e8f1ff;color:var(--blue);font-style:normal;font-weight:850}.fv-page .verification-scope strong{font-size:14px}.fv-page .verification-scope p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.fv-page .action-band{max-width:1360px;margin:0 auto 70px;padding:36px 42px;display:flex;align-items:center;justify-content:space-between;border-radius:14px;background:linear-gradient(100deg,#0b3470,#1468e9);color:#fff}.fv-page .action-band h2{margin:0;font-size:25px}.fv-page .action-band p{margin:8px 0 0;color:#c7dbf8;font-size:12px}.fv-page .action-band>div:last-child{display:flex;gap:10px}.fv-page .action-band a{height:44px;padding:0 20px;display:flex;align-items:center;border-radius:7px;background:var(--orange);font-size:12px;font-weight:800}.fv-page .action-band a.outline{border:1px solid hsla(0,0%,100%,.45);background:transparent}@media (max-width:1180px){.fv-page .hero{padding-left:28px;padding-right:28px}.fv-page .action-band,.fv-page .application-section,.fv-page .plans-section,.fv-page .report-section,.fv-page .trust-strip,.fv-page .verification-scope{margin-left:24px;margin-right:24px}}@media (max-width:900px){.fv-page .hero{grid-template-columns:1fr;padding-top:48px}.fv-page .trust-strip{grid-template-columns:1fr 1fr}.fv-page .trust-strip article:nth-child(2){border-right:0}.fv-page .trust-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.fv-page .application-layout,.fv-page .plan-rail{grid-template-columns:1fr}.fv-page .application-help{border-left:0;border-top:1px solid var(--line)}.fv-page .report-layout{grid-template-columns:1fr}.fv-page .verification-scope>div{grid-template-columns:1fr 1fr}.fv-page .verification-scope article:not(:nth-child(3n)){border-right:0}.fv-page .verification-scope article:nth-child(odd){border-right:1px solid var(--line)}.fv-page .verification-scope article:nth-child(-n+4){border-bottom:1px solid var(--line)}.fv-page .action-band{align-items:flex-start;gap:25px;flex-direction:column}}@media (max-width:620px){.fv-page .hero{min-height:auto;padding:42px 17px 35px}.fv-page .hero h1{font-size:38px;letter-spacing:-1px}.fv-page .hero-copy>p{font-size:14px}.fv-page .hero-actions{align-items:stretch;flex-direction:column}.fv-page .verification-board{padding:17px}.fv-page .score-row{padding:17px 6px}.fv-page .check-grid{grid-template-columns:1fr}.fv-page .check-grid>span:nth-child(odd){border-right:0}.fv-page .check-grid>span:not(:last-child){border-bottom:1px solid var(--line)}.fv-page .trust-strip{margin:0 14px 52px}.fv-page .trust-strip article{padding:14px}.fv-page .trust-strip strong{font-size:20px}.fv-page .action-band,.fv-page .application-section,.fv-page .plans-section,.fv-page .report-section,.fv-page .verification-scope{margin-left:14px;margin-right:14px}.fv-page .section-heading{align-items:flex-start;gap:12px;flex-direction:column}.fv-page .section-heading h2{font-size:24px}.fv-page .form-grid{grid-template-columns:1fr}.fv-page .form-grid .full{grid-column:auto}.fv-page .form-actions{align-items:stretch;gap:17px;flex-direction:column}.fv-page .report-layout form>div{flex-direction:column}.fv-page .report-layout form button,.fv-page .report-layout input{width:100%;border-radius:7px}.fv-page .report-layout form button{height:43px;margin-top:8px}.fv-page .result-metrics{grid-template-columns:1fr}.fv-page .result-metrics span:not(:last-child){border-right:0;border-bottom:1px solid var(--line)}.fv-page .verification-scope>div{grid-template-columns:1fr}.fv-page .verification-scope article:nth-child(odd){border-right:0}.fv-page .verification-scope article:not(:last-child){border-bottom:1px solid var(--line)}.fv-page .action-band{padding:28px 22px}.fv-page .action-band>div:last-child{width:100%;flex-direction:column}.fv-page .action-band a{justify-content:center}}