@font-face{font-family:'DM Sans';src:url('/assets/dm-sans-500.ttf') format('truetype');font-weight:400 500;font-display:swap}
@font-face{font-family:'DM Sans';src:url('/assets/dm-sans-600.ttf') format('truetype');font-weight:600 900;font-display:swap}
@font-face{font-family:'Mulish';src:url('/assets/mulish-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'Mulish';src:url('/assets/mulish-600.ttf') format('truetype');font-weight:600 900;font-display:swap}
:root{--navy:#191a2c;--teal:#509b90;--teal-dark:#387a71;--page:#ecf4f3;--text:#101112;--muted:#626666;--line:#d9dddd;--blue:#263875;--heading:'DM Sans','Arial','PingFang SC','Microsoft YaHei',sans-serif;--body:'Mulish','Arial','PingFang SC','Microsoft YaHei',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--page);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:500;line-height:1.2}h1{font-size:56px}h2{font-size:40px}h3{font-size:24px}p{color:var(--muted)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #88aee7;outline-offset:5px}[hidden]{display:none!important}.wrap{width:calc(100% - 80px);max-width:1200px;margin:0 auto}.eyebrow{color:#669c94;font-size:16px;letter-spacing:.25px;text-transform:uppercase;margin-bottom:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:12px 30px;border:0;border-radius:0;background:var(--teal);color:white;font-family:var(--heading);font-size:14px;font-weight:600;line-height:1.5;text-align:center;transition:background .2s,transform .2s}.button:hover{background:var(--teal-dark)}.button:active{transform:translateY(1px)}.button:disabled{cursor:wait;opacity:.65}.button svg{width:19px;height:19px}.skip-link{position:fixed;top:-60px;left:16px;background:white;padding:10px 20px;z-index:100}.skip-link:focus{top:10px}.site-header{height:100px;background:var(--navy);color:white;position:relative;z-index:20}.header-inner{height:100%;max-width:1200px;width:calc(100% - 100px);margin:auto;display:flex;align-items:center;gap:32px}.brand{display:flex;align-items:center;flex-shrink:0;gap:14px;font-family:var(--heading);font-size:26px;line-height:1.15}.brand img{width:118px;height:72px}.brand small{display:block;margin-top:5px;font-size:10px;letter-spacing:2px;opacity:.65}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:38px;flex:1}.desktop-nav a{font-size:14px;font-family:var(--heading);font-weight:500;white-space:nowrap;transition:color .2s}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:#b8d7d3}.header-actions{display:flex;align-items:center;gap:20px}.language-toggle{background:none;color:#e2e9e9;border:1px solid #505566;padding:3px 7px;font-size:12px;white-space:nowrap}.header-quote{white-space:nowrap;padding:12px 25px}.menu-toggle{display:none;background:none;border:0;color:white;padding:8px}.menu-toggle svg{width:26px;height:26px}.mobile-nav{display:none}.hero{height:750px;position:relative;background:linear-gradient(#0009,#0009),url('/assets/generated/consistent-laboratory-v4/laboratory-hero-1440.jpg') center center/cover no-repeat;color:white;text-align:center;padding:139px 30px 210px}.hero-inner{max-width:840px;margin:auto}.hero .eyebrow{color:#fff;letter-spacing:1px;margin-bottom:27px}.hero h1{max-width:820px;margin:auto;line-height:1.2}.hero .button{margin-top:45px}.intro{position:relative;display:grid;grid-template-columns:1fr 1fr;margin-top:-200px;min-height:597px;background:white}.intro-copy{padding:123px 60px}.intro-copy .eyebrow{margin-bottom:24px}.intro-copy h2{margin-top:14px;margin-bottom:24px}.intro-copy p{line-height:1.7}.intro-image{min-height:597px;background:url('/assets/generated/realistic-v2/sample-preparation-1440.jpg') center center/cover no-repeat}.values{padding:104px 40px 113px;text-align:center}.values>h2{max-width:470px;margin:0 auto 70px}.values .eyebrow{margin-bottom:24px}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:79px;text-align:left}.value-number{color:var(--teal);font-family:var(--heading);font-size:28px;margin-bottom:18px}.value-grid h3{margin-bottom:18px}.value-grid p{line-height:1.7}.callout{padding:107px 30px 112px;text-align:center;background:#787e7d;color:white}.callout .eyebrow{color:white;margin-bottom:23px}.callout h2{max-width:1000px;margin:0 auto 30px}.callout-dark{background:var(--navy);padding:99px 30px 107px}.advantages{background:#fff;padding:111px 0 124px}.advantages-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.advantages-copy h2{max-width:460px;margin-bottom:25px}.advantages-copy p{max-width:470px}.advantage-item{border-bottom:1px solid var(--line);padding-bottom:32px;margin-bottom:28px}.advantage-item:last-child{border:0;margin:0;padding:0}.advantage-item h3{margin-bottom:14px}.site-footer{background:var(--navy);color:#ccd0d7;text-align:center;border-top:1px solid #333548;padding:27px 20px 22px;font-size:15px}.preview-note{font-size:12px;color:#949ba9;margin-top:7px}.back-top{position:fixed;right:30px;bottom:30px;background:var(--teal);color:white;border:0;width:33px;height:33px;display:grid;place-items:center;z-index:15;opacity:0;pointer-events:none;transition:opacity .2s}.back-top.visible{opacity:1;pointer-events:auto}.back-top svg{width:21px;height:21px}.page-banner{background:var(--navy);color:white;padding:97px 30px 105px;text-align:center}.page-banner .eyebrow{color:#a7c9c5;margin-bottom:24px}.page-banner h1{max-width:850px;margin:auto}.story{display:grid;grid-template-columns:1fr 1fr;background:white;gap:90px;padding:110px 0;align-items:center}.story-section{background:white}.story-photo{width:100%;height:550px;object-fit:cover}.story p+p{margin-top:22px}.story h2{margin-bottom:27px}.story .eyebrow{margin-bottom:22px}.process-section{padding:104px 0 115px}.process-title{max-width:750px;margin-bottom:58px}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.process-grid h3{margin-bottom:18px}.offerings{padding:110px 0 95px;display:grid;grid-template-columns:repeat(2,1fr);gap:85px 80px}.offering-card .value-number{margin-bottom:15px}.offering-card h2{margin-bottom:24px;max-width:490px}.offering-card p{margin-bottom:27px;min-height:110px}.offering-image{height:340px;width:100%;object-fit:cover;background:#dce5e4}.method-line{font-size:15px;color:var(--teal-dark);margin-top:18px;margin-bottom:18px;letter-spacing:.2px}.quote-section{text-align:center;background:#fff;padding:95px 40px 103px}.quote-section h2{max-width:950px;margin:0 auto 30px;line-height:1.4}.quote-section .eyebrow{margin:0}.contact-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:107px 0 115px}.contact-copy h2{max-width:500px;margin-bottom:30px}.contact-copy p{margin-bottom:30px}.contact-details{list-style:none;padding:0;margin:0;color:#555b5c}.contact-details li{padding:9px 0;display:flex;gap:14px}.contact-details b{width:22px;color:var(--teal);font-weight:600}.contact-form h3{margin-bottom:25px}.contact-form .eyebrow{margin-bottom:14px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.field label{font-size:14px;color:#41494f;font-weight:600}input,textarea{width:100%;border:1px solid #ced3d5;border-radius:0;background:#fff;color:#222;padding:14px 17px;font-size:15px;line-height:1.5;transition:border-color .2s}input::placeholder,textarea::placeholder{color:#969ca2}input:focus,textarea:focus{border-color:var(--teal)}textarea{min-height:155px;resize:vertical}.form-note{font-size:13px;line-height:1.6;margin:16px 0}.form-message{padding:15px 18px;margin-top:18px;background:#e4efed;color:#275b50;border-left:3px solid var(--teal);font-size:14px}.form-message.error{background:#fff0f0;color:#943d3d;border-color:#b95454}.honeypot{position:absolute;left:-9999px}.verify-page{background:linear-gradient(112deg,#fafdff,#eaf4f8 48%,#dae8f3);position:relative;min-height:calc(100vh - 100px);padding:24px 0 35px}.verify-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:start}.verify-intro{padding-top:70px}.verify-intro .eyebrow{font-size:14px;font-weight:700;letter-spacing:4px;color:#728094;display:flex;gap:17px;align-items:center;margin-bottom:27px}.verify-intro .eyebrow:after{content:'';width:43px;height:3px;background:#4b78b5}.verify-intro h1{font-size:50px;max-width:480px;line-height:1.13;color:#17243a;margin-bottom:29px;font-weight:600}.verify-intro h2{font-size:22px;font-weight:600;color:#334154;margin-bottom:11px}.verify-intro>p{font-size:15px;color:#7b8791}.verification-features{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;margin-top:57px}.feature-icon{width:60px;height:60px;border-radius:50%;background:#dbeaf4;color:#4579b5;display:grid;place-items:center;margin-bottom:17px}.feature-icon svg{width:25px;height:25px}.verification-features h3{font-size:16px;font-weight:600;line-height:1.4;color:#263449;margin-bottom:5px}.verification-features p{font-size:13px;line-height:1.6;color:#7d8b9b}.verify-card{background:#fff;border-radius:25px;padding:39px 40px;box-shadow:0 18px 50px #1733581a}.verify-card-title{display:flex;align-items:center;gap:18px;margin-bottom:32px}.verify-card-title .feature-icon{flex-shrink:0;margin:0;width:68px;height:68px;background:#edf3fc}.verify-card-title .feature-icon svg{width:34px;height:34px}.verify-card-title h2{font-size:29px;font-weight:600;color:#1c283d}.verify-card-title p{font-size:14px;color:#8a919e;margin-top:4px}.step-heading{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#384458;margin-bottom:16px}.verify-card input{border-radius:8px;height:54px;font-size:14px}.verify-card .field{margin-bottom:15px}.verify-button{background:linear-gradient(100deg,#1c2855,#303f7b);width:100%;border-radius:8px;min-height:56px;box-shadow:0 8px 18px #24336621}.verify-button:hover{background:#344987}.file-input:focus-visible+.demo-hint{font-size:13px;color:#708093;border-top:1px solid #edf0f5;padding-top:17px;margin-top:20px}.demo-fill{padding:0;background:none;border:0;color:#3e6c9f;font-size:13px;text-decoration:underline;text-underline-offset:3px}.verify-caption{text-align:center;font-size:12px;letter-spacing:.5px;color:#8592a5;margin-top:27px}.result-panel{background:white;margin-top:30px;padding:32px;border-radius:14px;box-shadow:0 12px 35px #19325b10}.result-panel h2{font-size:25px;color:#1c3452;margin-bottom:8px}.result-panel .demo-label{color:#926b25;font-size:13px}.result-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:14px}.result-table th,.result-table td{text-align:left;padding:12px 0;border-bottom:1px solid #e2e8ec}.result-table th{width:38%;font-weight:400;color:#6e7e8e}.result-table td{color:#213b53}.result-actions{display:flex;flex-wrap:wrap;gap:12px}.result-actions .button{border-radius:5px;font-size:13px}.secondary-button{color:#324e65;background:#edf2f5}.secondary-button:hover{background:#dce8ed}.not-found{min-height:60vh;text-align:center;padding:100px 25px}.not-found h1{margin-bottom:25px}.not-found p{margin-bottom:30px}:lang(zh) .hero h1{max-width:850px;font-weight:500;line-height:1.5;letter-spacing:2px}:lang(zh) .hero .eyebrow{letter-spacing:3px}:lang(zh) .brand{font-size:23px}:lang(zh) .intro-copy p{line-height:2}:lang(zh) .verify-intro h1{line-height:1.3}:lang(zh) .values>h2{max-width:500px}:lang(zh) .desktop-nav{gap:35px}
.hero{height:650px;background-size:cover;background-position:center 48%;background-color:#000}.intro{margin-top:-100px}.hero .eyebrow{margin-bottom:22px}.hero .button{margin-top:40px}
.page-banner{height:513px;padding:139px 30px 100px;background:linear-gradient(#0009,#0009),url('/assets/generated/consistent-laboratory-v4/laboratory-hero-1440.jpg') center/cover no-repeat}.page-banner .eyebrow{color:white;letter-spacing:1px}.page-banner h1{max-width:760px}.story-section{background:var(--page)}.story{background:none;grid-template-columns:392px 1fr;gap:80px;align-items:start;padding:100px 0 110px}.story-title h2{margin-bottom:0}.process-section{border-top:1px solid #d5e0df;padding:90px 0 115px}.process-title{max-width:100%;font-size:56px}.process-grid{margin-top:80px}.offerings{position:relative;margin-top:-100px;padding:0;display:flex;flex-direction:column;gap:0;background:white}.offering-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:388px}.offering-copy{padding:42px 60px}.offering-card:nth-child(even) .offering-copy{grid-column:2;grid-row:1}.offering-card:nth-child(even) .offering-image{grid-column:1;grid-row:1}.offering-card .value-number{font-size:16px}.offering-card p{min-height:0;margin-bottom:0}.offering-image{height:100%;min-height:388px;object-fit:cover}.offering-card .method-line{font-size:14px}.quote-section{background:var(--page);padding:140px 35px 110px}.quote-section h2{font-size:24px;max-width:850px;font-family:var(--body)}[data-page=offerings] .page-banner{background-image:linear-gradient(#0009,#0009),url('/assets/generated/consistent-laboratory-v4/analytical-instruments-1440.jpg')}[data-page=contact] .page-banner{background-image:linear-gradient(#10172299,#10172299),url('/assets/generated/realistic-v2/peptide-samples-1440.jpg')}[data-page=about] .page-banner h1{font-size:40px;max-width:720px}.contact-section{padding:0 0 105px;align-items:start;gap:80px}.contact-copy{padding-top:45px}.contact-form{position:relative;margin-top:-100px;background:white;padding:60px}.contact-form .form-note{margin-bottom:0}
.detail-list,.service-details{list-style:none;padding:0;color:var(--muted)}
.detail-list li,.service-details li{position:relative;padding-left:20px;margin:10px 0}
.detail-list li:before,.service-details li:before{content:'';position:absolute;left:0;top:.75em;width:5px;height:5px;background:var(--teal)}
.service-details{font-size:14px;line-height:1.65;margin:22px 0 20px;padding-top:15px;border-top:1px solid #e2e9e7}
.service-details li{margin:7px 0}
.text-link{display:inline-flex;align-items:center;gap:12px;font-family:var(--heading);font-size:13px;font-weight:600;letter-spacing:.3px;color:var(--teal-dark);padding:5px 0;border-bottom:1px solid #9bbdb7}
.text-link:hover{color:var(--navy);border-color:var(--navy)}
.offering-card{min-height:485px;align-items:stretch}
.offering-copy{display:flex;flex-direction:column;justify-content:center;padding-top:48px;padding-bottom:48px}
.offering-copy .text-link{align-self:flex-start}
.offering-image{height:100%;min-height:485px}
.offering-card:nth-child(3) .offering-image{object-position:72% center}
.offering-card:nth-child(4) .offering-image{object-position:55% center}
.report-details{background:#fff;padding:100px 0}
.report-details-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}
.report-details-grid>img{width:100%;height:560px;object-fit:cover;object-position:45% center}
.report-details-copy h2{margin-bottom:25px}
.report-details-copy .detail-list{margin:22px 0 28px}
.sample-guide{padding:105px 0 95px}
.sample-guide>h2{max-width:730px}
.sample-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:55px}
.sample-grid h3{margin-bottom:18px}
.sample-note{font-size:14px;margin-top:45px;padding-top:24px;border-top:1px solid #d2deda}
.faq-section{background:#fff;padding:100px 0 110px}
.faq-grid{display:grid;grid-template-columns:.85fr 1.4fr;gap:100px;align-items:start}
.faq-intro{margin:24px 0 28px;max-width:350px}
.faq-list details{border-bottom:1px solid #d9e2df}
.faq-list details:first-child{border-top:1px solid #d9e2df}
.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;list-style:none;font-family:var(--heading);font-size:18px;line-height:1.5;cursor:pointer}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{color:var(--teal);font-size:24px;flex-shrink:0;font-weight:400;transition:transform .2s}
.faq-list details[open] summary>span{transform:rotate(45deg)}
.faq-list details[open] summary{color:var(--teal-dark)}
.faq-list details>p{padding:0 28px 25px 0;font-size:15px;line-height:1.9}
.faq-list summary:focus-visible{outline:3px solid #88aee7;outline-offset:4px}
.contact-preparation{margin-top:32px;padding-top:30px;border-top:1px solid #d2deda}
.contact-preparation h3{font-size:23px;margin-bottom:15px}
.contact-preparation p{font-size:15px;margin-bottom:18px}
.contact-form textarea{min-height:180px}
@media(min-width:1450px){.header-inner{max-width:1400px}.desktop-nav{gap:46px}.hero h1{max-width:900px}}
@media(max-width:1190px){.header-inner{width:calc(100% - 50px);gap:20px}.brand img{width:80px}.brand{gap:8px;font-size:23px}.desktop-nav{gap:21px}.desktop-nav a{font-size:12px}.header-actions{gap:13px}.header-quote{padding:12px 18px}.value-grid{gap:45px}.advantages-grid{gap:65px}.verify-grid{gap:40px}.verify-card{padding:30px}.verify-card-title h2{font-size:25px}.verification-features{gap:15px}}
@media(max-width:960px){.site-header{height:85px}.header-inner{width:calc(100% - 40px);justify-content:space-between}.desktop-nav{display:none}.brand img{width:83px;height:60px}.header-actions{margin-left:auto}.header-quote{display:none}.menu-toggle{display:block}.language-toggle{font-size:14px;padding:4px 9px}.mobile-nav.open{display:flex;position:absolute;top:85px;left:0;right:0;background:var(--navy);flex-direction:column;border-top:1px solid #393b50;padding:10px 25px 20px;box-shadow:0 14px 18px #0002}.mobile-nav a{padding:12px 0;font-size:14px;color:white}.wrap{width:calc(100% - 48px)}.hero{height:680px;padding-top:130px}.hero h1{font-size:48px}.intro{margin-top:-130px;min-height:510px}.intro-copy{padding:65px 35px}.intro-image{min-height:510px}.values{padding:85px 0}.value-grid{gap:35px}.advantages-grid{gap:50px}.advantages{padding:90px 0}.story{gap:45px;padding:80px 0}.story-photo{height:480px}.offerings{gap:65px 45px}.offering-card h2{font-size:32px}.offering-image{height:270px}.contact-section{gap:45px}.verify-grid{grid-template-columns:1fr;gap:30px;max-width:680px}.verify-intro{padding-top:25px}.verify-intro h1{max-width:none}.verification-features{margin-top:35px}.verify-card{padding:35px}.verify-page{padding-top:20px}.verify-intro h1 br{display:none}}
@media(max-width:640px){body{font-size:16px}.wrap{width:calc(100% - 40px)}h1{font-size:38px}h2{font-size:32px}h3{font-size:22px}.site-header{height:78px}.header-inner{width:calc(100% - 30px)}.brand{font-size:22px}.brand img{width:73px;height:57px}.brand small{font-size:8px}.mobile-nav.open{top:78px}.hero{height:635px;padding:95px 22px 140px;background-position:44% center}.hero h1{font-size:38px;line-height:1.24}.hero .eyebrow{font-size:12px;letter-spacing:1.5px;max-width:300px;margin:0 auto 25px}.hero .button{margin-top:32px}.intro{margin-top:-90px;display:flex;flex-direction:column;min-height:0}.intro-copy{padding:42px 30px 46px}.intro-copy h2{margin-top:20px}.intro-image{min-height:360px;order:2}.intro-copy .eyebrow{font-size:14px}.values{padding:72px 10px 80px}.values>h2{margin-bottom:42px}.value-grid{grid-template-columns:1fr;gap:35px}.value-number{font-size:25px;margin-bottom:10px}.value-grid h3{margin-bottom:12px}.callout,.callout-dark{padding:70px 24px}.callout h2{font-size:32px}.eyebrow{font-size:13px;margin-bottom:20px}.advantages{padding:70px 0}.advantages-grid{grid-template-columns:1fr;gap:42px}.advantage-item{padding-bottom:25px;margin-bottom:25px}.site-footer{font-size:13px;padding:25px 15px}.preview-note{font-size:11px}.back-top{right:16px;bottom:16px}.page-banner{padding:65px 20px 73px}.page-banner h1{font-size:38px}.story{grid-template-columns:1fr;gap:35px;padding:65px 0}.story-photo{height:390px}.process-section{padding:65px 0}.process-title{margin-bottom:35px}.process-grid{grid-template-columns:1fr;gap:30px}.offerings{grid-template-columns:1fr;padding:65px 0;gap:55px}.offering-card p{min-height:0}.offering-image{height:290px}.quote-section{padding:65px 24px}.quote-section h2{font-size:27px}.contact-section{grid-template-columns:1fr;gap:45px;padding:65px 0}.contact-copy h2{font-size:32px}.verify-page .wrap{width:calc(100% - 32px)}.verify-intro .eyebrow{font-size:11px;letter-spacing:2.5px}.verify-intro h1{font-size:38px;max-width:340px}.verify-intro h2{font-size:17px}.verify-intro>p{font-size:14px}.verification-features{gap:15px}.verification-features h3{font-size:13px}.verification-features p{font-size:12px}.feature-icon{width:48px;height:48px}.verify-card{padding:26px 20px;border-radius:18px}.verify-card-title{gap:13px}.verify-card-title .feature-icon{width:52px;height:52px}.verify-card-title h2{font-size:24px}.verify-card-title p{font-size:12px}.step-heading{font-size:13px}.result-panel{padding:24px 20px}.verify-caption{font-size:11px}.form-note{font-size:13px}:lang(zh) .hero h1{font-size:36px;line-height:1.55;letter-spacing:0}:lang(zh) .brand{font-size:20px}}
@media(max-width:960px){.page-banner{height:450px;padding:115px 25px 80px}.page-banner h1{font-size:46px}.story{grid-template-columns:.85fr 1.15fr;gap:45px}.process-title{font-size:42px}.offering-copy{padding:35px}.contact-form{padding:35px}.contact-section{gap:35px}}
@media(max-width:640px){.page-banner{height:380px;padding:83px 22px}.page-banner h1,[data-page=about] .page-banner h1{font-size:34px}.page-banner .eyebrow{font-size:13px}.story{grid-template-columns:1fr;gap:28px;padding:65px 0}.process-title{font-size:34px}.process-grid{margin-top:35px}.offerings{margin-top:-55px;gap:0;padding:0}.offering-card{display:flex;flex-direction:column;min-height:0}.offering-copy{padding:36px 28px}.offering-image{min-height:0;height:280px}.offering-card h2{font-size:30px}.quote-section{padding:70px 25px}.quote-section h2{font-size:23px}.contact-section{padding-bottom:65px;gap:30px}.contact-copy{padding-top:45px}.contact-form{margin-top:0;padding:30px 25px}.contact-copy h2{font-size:32px}}
@media(max-width:960px){.report-details-grid,.faq-grid{gap:40px}.report-details-grid>img{height:560px}.sample-grid{gap:30px}.offering-image{height:100%;min-height:100%}}
@media(max-width:640px){.offering-image{min-height:0;height:280px}.offering-copy{padding:36px 28px}.sample-guide{padding:70px 0}.sample-grid{grid-template-columns:1fr;gap:32px;margin-top:38px}.sample-grid h3{margin-bottom:12px}.sample-note{margin-top:32px}.report-details{padding:65px 0}.report-details-grid,.faq-grid{grid-template-columns:1fr;gap:35px}.report-details-grid>img{height:300px}.report-details-copy h2{font-size:30px}.faq-section{padding:70px 0}.faq-list summary{font-size:17px;gap:15px;padding:21px 0}.faq-intro{margin:20px 0}.faq-list details>p{padding-right:0}.process-grid .value-number{font-size:20px}.contact-preparation{margin-top:26px}.values>h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.back-top,.verify-intro,.verify-card,.verify-caption{display:none!important}.verify-grid{display:block}.verify-page{background:white}.result-panel{box-shadow:none}.result-actions{display:none}}
.verify-card .result-panel{margin-top:24px;padding:0;box-shadow:none;border-radius:0}.verify-card .result-panel h2{font-size:19px}.verify-card .result-table{font-size:13px;table-layout:fixed}.verify-card .result-table th{width:48%;padding-right:16px}.verify-card .result-table td{text-align:right;font-weight:600;overflow-wrap:anywhere}.verify-card .result-table th,.verify-card .result-table td{padding-top:12px;padding-bottom:12px}.verify-card .result-actions .button{padding:10px 16px}
@media print{.verify-card{display:block!important;padding:0;box-shadow:none}.verify-card>:not(#report-result){display:none!important}.verify-card .result-panel{padding:0;box-shadow:none}.verify-page{min-height:0;padding:0}.verify-grid{width:100%}}
