:root{--bs-primary:#064aef;--bs-ink:#0b1d42;--bs-muted:#77859e;--bs-line:#e9eef6;--bs-surface:#fff;--bs-soft:#f5f8fc;--bs-selected:#eff5ff;--bs-icon-bg:#dfebff;--bs-content-width:1400px;--bs-shadow:0 6px 20px #1329540a}*{box-sizing:border-box}body{color:var(--bs-ink);background:var(--bs-surface);font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:16px;line-height:1.6}body,h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}svg{flex-shrink:0;width:22px;height:22px}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--bs-primary);outline-offset:4px}.wrap{width:min(var(--bs-content-width),100% - 72px);margin:auto}.skip{z-index:10;background:var(--bs-surface);padding:12px;position:absolute;top:-100px}.skip:focus{top:0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{background:var(--bs-surface)}.header-inner{grid-template-columns:245px minmax(300px,1fr) 230px;align-items:center;gap:38px;height:75px;display:grid}.brand{align-items:center;display:inline-flex}.brand img{-o-object-fit:contain;object-fit:contain;width:210px;height:70px}.search-box{border:1px solid var(--bs-primary);border-radius:9px;align-items:center;height:46px;display:flex;overflow:hidden}.search-box>svg{color:var(--bs-muted);width:20px;height:20px;margin:0 14px}.search-box input{width:100%;min-width:0;height:100%;color:var(--bs-ink);background:0 0;border:0;font-size:14px}.search-box input:focus{outline:none}.search-box:focus-within{outline:2px solid var(--bs-primary);outline-offset:3px}.search-box button{background:var(--bs-primary);color:var(--bs-surface);white-space:nowrap;border:0;align-self:stretch;padding:0 35px;font-size:18px}.header-note{letter-spacing:4px;color:var(--bs-muted);justify-self:end;font-size:14px}.main-nav{align-items:stretch;gap:52px;height:40px;padding-left:306px;display:flex;overflow-x:auto}.main-nav>a{white-space:nowrap;border-bottom:2px solid #0000;padding:3px 5px 10px;font-size:15px;font-weight:600}.main-nav>a.active{border-color:var(--bs-primary)}.main-nav>a.active,.main-nav>a:hover{color:var(--bs-primary)}.discovery-banner{background:var(--bs-soft) url(../images/banner.webp) center/cover no-repeat}.banner-inner{justify-content:space-between;align-items:center;gap:24px;height:126px;padding:0 18px;display:flex}.banner-inner h1{letter-spacing:-1px;margin-bottom:5px;font-size:42px;font-weight:750;line-height:1.3}.banner-inner p{color:var(--bs-muted);letter-spacing:.4px;font-size:16px}.banner-inner>span{color:var(--bs-ink);letter-spacing:5px;white-space:nowrap;padding-top:40px;font-size:14px}.catalog{grid-template-columns:250px minmax(0,1fr);gap:16px;min-height:570px;padding-top:16px;padding-bottom:18px;display:grid}.category-panel{border:1px solid var(--bs-line);border-radius:4px;align-self:stretch;overflow:hidden}.category-panel>button{background:var(--bs-surface);text-align:left;width:100%;color:var(--bs-ink);border:0;align-items:center;gap:17px;min-height:103px;padding:25px 19px;display:flex;position:relative}.category-panel>button+button:before{content:"";background:var(--bs-line);height:1px;position:absolute;top:0;left:20px;right:20px}.category-panel>button.selected{background:var(--bs-selected);color:var(--bs-primary);box-shadow:inset 2px 0 var(--bs-primary)}.category-panel>button:hover{background:var(--bs-selected)}.category-icon{width:30px;height:30px;color:var(--bs-primary)}.category-panel strong{white-space:nowrap;font-size:16px;display:block}.category-panel small{color:var(--bs-muted);white-space:nowrap;margin-top:2px;font-size:12px;display:block}.category-chevron{width:15px;height:15px;color:var(--bs-muted);margin-left:auto}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.test-card{border:1px solid var(--bs-line);border-radius:4px;transition:border-color .15s,box-shadow .15s;display:block;overflow:hidden}.test-card:hover{border-color:var(--bs-primary);box-shadow:var(--bs-shadow)}.instrument-image{aspect-ratio:2.08;-o-object-fit:cover;object-fit:cover;background:var(--bs-soft);width:100%;height:auto}.card-content{padding:12px 17px 10px}.card-content h3{letter-spacing:-.4px;font-size:20px;font-weight:650;line-height:1.45}.card-content h3 span{font-weight:700}.card-content p{color:var(--bs-muted);min-height:43px;margin:6px 0 5px;font-size:15px;line-height:1.55}.card-link{color:var(--bs-primary);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.card-link svg{width:17px;height:17px}.results-heading{justify-content:space-between;align-items:center;gap:15px;margin:0 0 15px;display:flex}.results-heading h2{overflow-wrap:anywhere;font-size:20px}.results-heading>span{white-space:nowrap;color:var(--bs-muted);font-size:13px}.additional-tests{grid-template-columns:1fr 1fr;gap:15px;margin-top:15px;display:grid}.additional-tests>a{border:1px solid var(--bs-line);justify-content:space-between;align-items:center;gap:15px;padding:16px;display:flex}.additional-tests h3{font-size:17px}.additional-tests p{color:var(--bs-muted);margin-top:7px;font-size:14px}.additional-tests svg{color:var(--bs-primary)}.process-strip{background:var(--bs-soft);padding:21px 0}.process-inner{align-items:center;gap:30px;padding:0 18px;display:flex}.process-title{flex:0 0 190px}.process-title h2{font-size:18px}.process-step p,.process-title p{color:var(--bs-muted);white-space:nowrap;font-size:13px}.process-step{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.process-icon{background:var(--bs-icon-bg);color:var(--bs-primary);border-radius:50%;flex-shrink:0;place-items:center;width:49px;height:49px;display:grid}.process-icon svg{width:28px;height:28px}.process-step h3{font-size:15px}.step-arrow{width:15px;height:15px;color:var(--bs-muted);margin-left:auto}.footer-inner{align-items:center;gap:22px;min-height:73px;padding:8px 18px;display:flex}.footer .brand img{width:143px;height:48px}.footer-motto{color:var(--bs-muted);letter-spacing:2px;border-left:1px solid var(--bs-line);white-space:nowrap;padding-left:20px;font-size:14px}.footer-links{color:var(--bs-muted);gap:20px;margin:auto;font-size:13px;display:flex}.footer-links a:hover{color:var(--bs-primary)}.footer-note{text-align:right;color:var(--bs-muted);font-size:12px}.footer-note small{font-size:11px}.button{background:var(--bs-primary);color:var(--bs-surface);border:0;border-radius:4px;padding:11px 22px;font-size:14px;display:inline-flex}.button:hover{opacity:.88}.empty{text-align:center;padding:100px 20px}.empty h3{font-size:22px}.empty p{color:var(--bs-muted);margin:12px 0 24px}.page-banner{background:var(--bs-soft);padding:25px 0}.page-banner h1{font-size:34px}.breadcrumb{color:var(--bs-muted);flex-wrap:wrap;gap:10px;margin-bottom:18px;font-size:14px;display:flex}.eyebrow{color:var(--bs-primary);letter-spacing:2px;font-size:13px}.section{padding:45px 0}.upcoming{text-align:center;padding:90px 0}.upcoming p{color:var(--bs-muted);margin:15px 0 25px}.detail{max-width:850px;margin:25px auto}.detail h1{margin:10px 0;font-size:34px}.detail p{color:var(--bs-muted);margin:16px 0}.detail dl{background:var(--bs-soft);margin:30px 0;padding:25px}.detail dt{margin-top:15px;font-weight:600}.detail dt:first-child{margin:0}.detail dd{color:var(--bs-muted);margin:5px 0 0}.tags{flex-wrap:wrap;gap:6px;display:flex}.tags span{background:var(--bs-selected);color:var(--bs-primary);padding:3px 8px;font-size:12px}.preview-note{font-size:13px}@media (width>=1500px){.catalog{min-height:640px}}@media (width<=1200px){.header-inner{grid-template-columns:220px minmax(300px,1fr);gap:25px}.header-note{display:none}.main-nav{gap:25px;padding-left:245px}.banner-inner>span{display:none}.catalog{grid-template-columns:215px minmax(0,1fr)}.category-panel>button{gap:12px;padding:22px 12px}.category-icon{width:26px;height:26px}.category-chevron{display:none}.card-content{padding:10px 12px}.card-content h3{font-size:16px}.process-title{flex-basis:160px}.process-inner{gap:15px;padding:0}.process-step{gap:9px}.step-arrow{display:none}.process-icon{width:38px;height:38px}.process-icon svg{width:24px;height:24px}.process-step p{font-size:12px}.footer-links{gap:12px}.footer-motto{display:none}}@media (width<=900px){.wrap{width:calc(100% - 40px)}.main-nav{justify-content:space-between;gap:20px;padding-left:0}.catalog{grid-template-columns:180px minmax(0,1fr)}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-panel strong{font-size:14px}.category-icon{width:22px;height:22px}.category-panel small{font-size:10px}.process-title{display:none}.footer-note{max-width:180px}.footer-links{flex-wrap:wrap}.banner-inner h1{font-size:32px}.banner-inner{padding:0}}@media (width<=600px){.wrap{width:calc(100% - 28px)}.header-inner{grid-template-columns:1fr;gap:4px;height:auto;padding-bottom:13px}.brand img{width:173px;height:63px}.search-box{border-radius:5px;height:42px}.search-box button{padding:0 25px;font-size:16px}.search-box input{font-size:13px}.main-nav{justify-content:flex-start;gap:25px;height:43px}.main-nav>a{padding-top:7px;font-size:14px}.banner-inner{height:130px}.banner-inner h1{letter-spacing:-.6px;font-size:25px}.banner-inner p{max-width:340px;margin-top:7px;font-size:13px}.catalog{min-height:500px;padding-top:14px;display:block}.category-panel{border:0;gap:7px;margin-bottom:14px;display:flex;overflow:auto}.category-panel>button{white-space:nowrap;border:1px solid var(--bs-line);border-radius:4px;flex-shrink:0;gap:6px;width:auto;min-height:42px;padding:8px 11px}.category-panel small,.category-panel>button+button:before{display:none}.category-panel strong{font-size:12px}.category-panel>button.selected{box-shadow:none;border-color:var(--bs-primary)}.category-icon{width:18px;height:18px}.card-grid{gap:10px}.instrument-image{aspect-ratio:1.4}.card-content{padding:10px}.card-content h3{letter-spacing:0;min-height:42px;font-size:14px;line-height:1.5}.card-content p{min-height:56px;margin:6px 0;font-size:12px}.card-link{font-size:13px}.process-inner{grid-template-columns:1fr 1fr;gap:20px 10px;display:grid}.process-step h3{font-size:13px}.process-step p{font-size:11px}.process-icon{width:37px;height:37px}.process-strip{padding:20px 0}.footer-inner{flex-wrap:wrap;gap:8px 12px;padding:13px 0}.footer .brand img{width:135px;height:45px}.footer-links{order:3;justify-content:space-between;gap:6px;width:100%;margin:0;font-size:12px}.footer-note{max-width:185px;margin-left:auto;font-size:11px}.footer-note small{font-size:10px}.results-heading h2{font-size:18px}.additional-tests{grid-template-columns:1fr}.detail h1{font-size:27px}.section{padding:30px 0}.upcoming{padding:60px 0}.empty{padding:60px 10px}}@media (prefers-reduced-motion:reduce){.test-card{transition:none}}:root{--bs-primary:#315fff;--bs-portal-ink:#080f43;--bs-portal-muted:#80859e;--bs-portal-glass:#fffffff0;--bs-portal-circle:#e8eaff;--bs-portal-line:#dadcf4;--bs-portal-shadow:0 8px 22px #5361b522}.portal-wrap{margin:auto}.portal-wrap,.site-header .header-inner{width:calc(100% - 72px);max-width:var(--bs-content-width)}.site-header .header-inner{align-items:center;gap:28px;height:84px;padding:0;display:flex}.site-header .brand{flex:0 0 175px}.site-header .brand img{width:180px;height:64px}.site-header .search-box{border:1px solid var(--bs-line);background:var(--bs-soft);border-radius:11px;flex:1;min-width:200px;max-width:525px;height:48px}.site-header .search-box input{font-size:14px}.site-header .search-box button{padding:0 30px;font-size:16px}.site-header .main-nav{flex-shrink:0;align-self:stretch;align-items:center;gap:20px;height:auto;margin:0;padding:0;display:flex;overflow:visible}.site-header .main-nav>a{padding:25px 0 20px;font-size:15px}.portal-hero{background:var(--bs-selected) url(../images/portal-hero.webp) center/cover no-repeat;color:var(--bs-portal-ink)}.hero-inner{justify-content:space-between;align-items:center;gap:30px;min-height:482px;padding:28px 15px;display:flex}.hero-copy{padding-left:15px}.portal-eyebrow{letter-spacing:5px;color:var(--bs-primary);font-size:19px;font-weight:600}.hero-copy h1{letter-spacing:-1.7px;margin:16px 0 18px;font-size:60px;font-weight:800;line-height:1.35}.hero-copy>p{color:var(--bs-portal-muted);font-size:18px;line-height:1.55}.hero-button{background:var(--bs-primary);color:var(--bs-surface);box-shadow:var(--bs-portal-shadow);border-radius:12px;align-items:center;gap:18px;margin-top:27px;padding:15px 32px;font-size:18px;display:inline-flex}.hero-button svg{width:25px;height:25px}.hero-button:hover{filter:brightness(.95)}.hero-guide{background:var(--bs-portal-glass);width:354px;color:var(--bs-portal-ink);border-radius:17px;flex-shrink:0;padding:27px}.hero-guide h2{margin:0 0 20px;font-size:22px}.guide-step{align-items:center;gap:17px;margin-bottom:27px;display:flex;position:relative}.guide-icon{background:var(--bs-portal-circle);width:66px;height:66px;color:var(--bs-primary);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.guide-icon svg{width:34px;height:34px}.guide-step h3{margin-bottom:2px;font-size:19px}.guide-step p{color:var(--bs-portal-muted);white-space:nowrap;font-size:13px}.guide-down{width:14px;height:14px;color:var(--bs-portal-line);position:absolute;bottom:-22px;left:26px}.guide-caption{border-top:1px solid var(--bs-portal-line);text-align:center;color:var(--bs-portal-muted);letter-spacing:4px;padding-top:16px;font-size:14px}.portal-section-title{text-align:center;padding:24px 0 29px}.portal-section-title h2{color:var(--bs-portal-ink);font-size:42px;line-height:1.5}.portal-section-title p{color:var(--bs-portal-muted);letter-spacing:2px;font-size:16px}.portal-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.portal-service{background-color:var(--bs-soft);aspect-ratio:1.36;min-height:235px;color:var(--bs-portal-ink);background-position:50%;background-size:cover;border-radius:12px;padding:22px 25px;transition:box-shadow .18s;position:relative;overflow:hidden}.portal-service:hover{box-shadow:var(--bs-portal-shadow)}.portal-service h3{z-index:1;line-height:1.4;position:relative}.portal-service h3 b{font-size:27px;display:block}.portal-service h3 span{font-size:16px}.portal-service p{color:var(--bs-portal-muted);white-space:pre-line;margin-top:24px;font-size:15px;line-height:1.5;position:relative}.service-action{background:var(--bs-portal-circle);width:39px;height:39px;color:var(--bs-primary);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:22px;left:25px}.service-action svg{width:19px;height:19px}.portal-services{padding-bottom:36px}.portal-footer{border-top:1px solid var(--bs-line);align-items:center;gap:22px;min-height:77px;padding:9px 0;display:flex}.portal-footer .brand img{-o-object-fit:contain;object-fit:contain;width:164px;height:54px}.portal-footer .footer-motto{color:var(--bs-portal-muted);letter-spacing:0;padding-left:17px;font-size:13px}.portal-footer nav{gap:19px;margin-left:auto;display:flex}.portal-footer nav a,.portal-footer small{color:var(--bs-portal-muted);white-space:nowrap;font-size:11px}.portal-footer a:hover{color:var(--bs-primary)}@media (width<=1300px){.site-header .header-inner{gap:18px;width:calc(100% - 40px);height:80px}.site-header .brand{flex-basis:145px}.site-header .brand img{width:145px}.site-header .main-nav{gap:16px}.site-header .main-nav>a{font-size:13px}.site-header .search-box{min-width:190px}.site-header .search-box button{padding:0 20px}.portal-wrap,.wrap{width:calc(100% - 40px)}.hero-inner{min-height:455px;padding:25px 0}.hero-copy{padding:0}.hero-copy h1{font-size:50px}.hero-copy>p{font-size:16px}.hero-guide{width:320px;padding:23px}.guide-step{gap:12px}.guide-icon{width:55px;height:55px}.guide-step p{font-size:12px}.hero-guide h2{font-size:20px}.portal-service{min-height:225px;padding:18px}.portal-service h3 span{font-size:14px}.portal-service p{font-size:13px}.portal-footer nav{gap:12px}.portal-footer .footer-motto{display:none}}@media (width<=1000px){.site-header .header-inner{flex-wrap:wrap;gap:10px 24px;height:auto;padding-top:8px}.site-header .main-nav{order:3;justify-content:space-between;gap:22px;width:100%;overflow-x:auto}.site-header .main-nav>a{padding:8px 0 12px;font-size:14px}.site-header .search-box{max-width:none}.hero-copy h1{font-size:43px}.hero-copy>p br{display:none}.hero-copy>p{max-width:430px}.hero-guide{width:290px;padding:20px}.guide-icon{width:45px;height:45px}.guide-icon svg{width:26px;height:26px}.guide-step{gap:10px}.guide-step h3{font-size:17px}.guide-step p{font-size:11px}.portal-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-service{aspect-ratio:1.5}.portal-footer{flex-wrap:wrap}.portal-footer nav{flex:1;margin:0}.portal-footer small{margin-left:auto}}@media (width<=600px){.portal-wrap{width:calc(100% - 28px)}.site-header .header-inner{gap:6px;width:calc(100% - 28px)}.site-header .brand{flex-basis:100%}.site-header .brand img{width:145px;height:50px}.site-header .search-box{flex-basis:100%;height:42px}.site-header .main-nav{gap:24px}.hero-inner{padding:32px 4px;display:block}.hero-copy h1{letter-spacing:-1px;margin:13px 0 17px;font-size:36px;line-height:1.3}.portal-eyebrow{letter-spacing:3px;font-size:14px}.hero-copy>p{max-width:340px;font-size:14px}.hero-button{border-radius:8px;margin-top:22px;padding:12px 21px;font-size:15px}.hero-guide{width:100%;margin-top:28px;padding:20px}.hero-guide h2{font-size:19px}.guide-step{margin-bottom:23px}.guide-step p{font-size:13px}.guide-icon{width:52px;height:52px}.guide-caption{padding-top:12px;font-size:12px}.portal-section-title{padding:24px 0}.portal-section-title h2{font-size:29px}.portal-section-title p{letter-spacing:0;font-size:12px}.portal-service-grid{gap:10px}.portal-service{aspect-ratio:auto;background-position:55%;min-height:205px;padding:14px 10px}.portal-service h3 b{font-size:23px}.portal-service h3 span{font-size:12px}.portal-service p{margin-top:20px;font-size:11px}.service-action{width:31px;height:31px;bottom:15px;left:12px}.portal-services{padding-bottom:25px}.portal-footer{gap:8px 12px}.portal-footer nav{flex:0 0 100%;order:3;gap:12px;overflow:auto}.portal-footer nav a{font-size:10px}.portal-footer .brand img{width:140px;height:46px}.portal-footer small{font-size:10px}}.home-section{padding-top:68px;padding-bottom:68px}.home-band{background:var(--bs-soft)}.home-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.faq-intro h2,.home-heading h2{color:var(--bs-portal-ink);margin:10px 0 14px;font-size:34px;line-height:1.4}.faq-intro p,.home-heading p{color:var(--bs-portal-muted)}.home-section .portal-eyebrow{letter-spacing:3px;font-size:12px}.text-link{color:var(--bs-primary);white-space:nowrap;align-items:center;gap:12px;font-size:14px;display:inline-flex}.text-link svg{width:18px;height:18px}.method-tabs{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.method-tabs button{color:var(--bs-muted);border:1px solid var(--bs-line);background:#fff;border-radius:7px;padding:10px 24px}.method-tabs button.selected{background:var(--bs-primary);color:#fff;border-color:var(--bs-primary)}.method-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.method-card{border:1px solid var(--bs-line);background:#fff;border-radius:12px;flex-direction:column;padding:25px;display:flex}.method-card:hover{border-color:var(--bs-primary)}.method-code{color:var(--bs-primary);font-size:28px;font-weight:700}.method-card h3{margin:8px 0 12px;font-size:17px}.method-card p{color:var(--bs-muted);flex:1;font-size:14px;line-height:1.8}.method-bottom{border-top:1px solid var(--bs-line);color:var(--bs-primary);justify-content:space-between;align-items:center;gap:8px;margin-top:22px;padding-top:16px;font-size:12px;display:flex}.method-bottom svg{width:17px;height:17px}.feature-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.feature-main,.feature-small{background:var(--bs-soft);border-radius:14px;overflow:hidden}.feature-main>img{-o-object-fit:cover;object-fit:cover;width:100%;height:270px}.feature-main>div{padding:28px 32px}.feature-main h3,.feature-small h3{margin:9px 0;font-size:24px}.feature-main p,.feature-small p{color:var(--bs-muted);margin-bottom:18px;font-size:14px}.feature-main div>span:first-child,.feature-small div>span:first-child{color:var(--bs-primary);letter-spacing:2px;font-size:12px}.feature-stack{gap:24px;display:grid}.feature-small{grid-template-columns:38% 1fr;align-items:center;display:grid}.feature-small img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.feature-small>div{padding:24px}.feature-small h3{font-size:21px}.home-section .portal-section-title{padding:0 0 36px}.home-section .portal-section-title h2{margin-top:10px;font-size:34px}.preparation-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.preparation-grid article{border-top:1px solid var(--bs-portal-line);padding-top:22px}.step-number{color:var(--bs-primary);opacity:.6;font-size:42px;font-weight:700}.preparation-grid h3{margin:8px 0 12px;font-size:21px}.preparation-grid p{color:var(--bs-muted);max-width:265px;font-size:14px;line-height:1.9}.faq-layout{grid-template-columns:1fr 2fr;gap:60px;display:grid}.faq-intro .text-link{margin-top:26px}.faq-list details{border-bottom:1px solid var(--bs-line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:18px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--bs-primary);font-size:25px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--bs-muted);padding:0 35px 24px 0;font-size:15px;line-height:1.9}.home-cta{background:var(--bs-selected) url(../images/banner.webp) center/cover;border-radius:14px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:55px;padding:35px 40px;display:flex}.home-cta h2{font-size:27px}.home-cta p{color:var(--bs-muted);margin-top:8px;font-size:14px}.home-cta .hero-button{white-space:nowrap;margin:0}@media (width<=1000px){.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:1fr}.feature-main{grid-template-columns:1fr 1fr;align-items:center;display:grid}.feature-main>img{height:100%;min-height:260px}.feature-small{grid-template-columns:40% 1fr}.feature-small img{max-height:250px}.preparation-grid{grid-template-columns:1fr 1fr}.faq-layout{grid-template-columns:1fr 1.6fr;gap:30px}.home-cta{padding:30px}.home-cta h2{font-size:24px}}@media (width<=600px){.portal-wrap,.wrap{width:calc(100% - 28px)}.home-section{padding-top:38px;padding-bottom:38px}.home-heading{margin-bottom:22px;display:block}.home-heading>.text-link{margin-top:18px}.faq-intro h2,.home-heading h2,.home-section .portal-section-title h2{font-size:25px}.faq-intro p,.home-heading p{font-size:14px}.method-tabs{gap:7px}.method-tabs button{padding:8px 11px;font-size:12px}.method-grid{gap:10px}.method-card{padding:16px}.method-code{font-size:24px}.method-card h3{font-size:14px}.method-card p{font-size:12px}.method-bottom{margin-top:15px;font-size:10px}.feature-main{display:block}.feature-main>img{height:190px;min-height:0}.feature-main>div{padding:22px}.feature-small{grid-template-columns:1fr}.feature-small img{height:170px}.feature-small>div{padding:22px}.feature-main h3,.feature-small h3{font-size:21px}.preparation-grid{gap:22px}.preparation-grid h3{font-size:18px}.preparation-grid p{font-size:13px}.step-number{font-size:32px}.faq-layout{display:block}.faq-intro{margin-bottom:20px}.faq-intro h2 br,.faq-intro p br{display:none}.faq-list summary{padding:18px 0;font-size:15px}.faq-list details p{font-size:13px}.home-cta{margin-bottom:30px;padding:25px;display:block}.home-cta h2{font-size:23px}.home-cta .hero-button{margin-top:20px}}:root{--bs-dark-bg:#080910;--bs-dark-surface:#12131d;--bs-dark-text:#f7f7ff;--bs-dark-muted:#a1a4ba;--bs-dark-accent:#bcb5ff;--bs-dark-line:#292b3e;--bs-map-fill:#202344;--bs-map-border:#a49ceb;--bs-map-label:#aaa5d5;--bs-map-popup:#0d0f27f7;--bs-map-halo:#bcb5ff26;--bs-map-glow:0 0 15px #bcb5ff8c;--bs-header-height:84px}.site-header{z-index:20;border-bottom:1px solid var(--bs-line);position:sticky;top:0}html{scroll-padding-top:calc(var(--bs-header-height) + 20px)}
