:root{--paper:#f7f8fc;--ink:#17202d;--muted:#657080;--line:#dce1e9;--blue:#2950ed;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px}a:hover{color:var(--blue)}img{display:block;max-width:100%;height:auto}.wrap{max-width:1216px;margin:0 auto;padding-left:40px;padding-right:40px}.header{height:116px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:13px;line-height:1.05;font-size:27px;font-weight:700;letter-spacing:-1.2px}.brand svg{width:35px;height:35px;color:var(--blue)}.brand small{display:block;font-size:8px;letter-spacing:2.3px;margin-top:8px;font-weight:650}nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:550}nav a{display:inline-flex;min-height:44px;align-items:center;gap:10px}.nav-support{border-bottom:1px solid var(--ink)}.skip{position:absolute;left:16px;top:-80px;background:var(--white);padding:12px;z-index:10}.skip:focus{top:12px}.hero{display:grid;grid-template-columns:1.35fr 1fr;gap:75px;padding-top:66px;padding-bottom:104px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:1.7px;margin:0 0 26px;line-height:1.6}.blue-dot{width:7px;height:7px;border-radius:50%;background:var(--blue);display:inline-block;vertical-align:1px;margin-right:8px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(46px,5.5vw,72px);font-weight:650;letter-spacing:-3px;line-height:1.28;margin:0 0 38px}.blue{color:var(--blue)}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;max-width:470px}.hero-bottom p{color:var(--muted);font-size:17px;line-height:1.9;margin:0}.round-link{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;font-size:25px;flex-shrink:0;background:var(--white)}.round-link:hover{background:var(--blue);color:white;border-color:var(--blue)}.hero-note{background:#e9edff;color:var(--blue);border-radius:3px;align-self:center;aspect-ratio:1.06;display:flex;flex-direction:column;justify-content:space-between;padding:22px 24px;position:relative;overflow:hidden}.note-top,.note-bottom{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.2px;font-weight:600}.note-symbol{align-self:center;width:55%;transform:rotate(-9deg)}.note-symbol svg{width:100%;height:auto}.note-bottom{line-height:1.6}.note-cross{font-size:32px;font-weight:300}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding:28px 0}.section-heading h2{font-size:23px;letter-spacing:-.5px;margin:0;font-weight:600}.section-index{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product-card{min-width:0}.product-visual{position:relative;display:block;height:420px;overflow:hidden;border-radius:4px}.dose-visual{background:#dfe7ff}.head-visual{background:#eee5e0}.visual-caption{position:absolute;left:29px;top:24px;font-size:16px;font-weight:500;letter-spacing:.3px;z-index:1}.product-visual img{width:216px;position:absolute;top:82px;left:50%;transform:translateX(-50%) rotate(-5deg);border:6px solid #fafafa;border-radius:28px;box-shadow:0 22px 44px #1b315328;transition:transform .3s ease}.head-visual img{transform:translateX(-50%) rotate(5deg)}.product-visual:hover img{transform:translateX(-50%) rotate(0)}.product-info{padding:25px 1px 0}.product-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.product-title h3{font-size:28px;letter-spacing:-.8px;font-weight:650;margin:0}.status{font-size:11px;letter-spacing:.2px;display:inline-flex;align-items:center;border:1px solid #c4ccd7;border-radius:100px;padding:3px 10px;color:#586477;white-space:nowrap}.status:before{content:"";width:5px;height:5px;background:#7c8899;border-radius:50%;margin-right:6px}.product-info>p{margin:14px 0 22px;color:var(--muted);font-size:15px;line-height:1.8}.product-meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:15px;font-size:11px}.product-meta>span{color:var(--muted)}.product-meta a{font-size:13px;font-weight:550;min-height:44px;display:inline-flex;align-items:center;gap:16px}.product-footnote{margin:25px 0 0;font-size:12px;color:var(--muted)}.about{display:grid;grid-template-columns:1fr 1fr;gap:76px;padding-top:130px;padding-bottom:120px}.about h2{font-size:41px;letter-spacing:-1px;font-weight:600;line-height:1.4;margin:0}.about-copy{padding-top:39px;color:var(--muted);font-size:16px;line-height:1.95}.about-copy p{margin-bottom:21px}.text-link{font-weight:550;display:inline-flex;gap:28px;min-height:44px;align-items:center;color:var(--ink);border-bottom:1px solid var(--ink)}.contact-band{background:#ebeff8;padding:48px 0}.contact-band>.wrap{display:flex;justify-content:space-between;align-items:center;gap:32px}.contact-band .eyebrow{margin-bottom:12px;color:var(--muted)}.contact-band h2{font-size:26px;font-weight:600;letter-spacing:-.6px;margin-bottom:9px}.contact-band p:last-child{color:var(--muted);font-size:14px;margin-bottom:0}.button{background:var(--blue);color:white;min-height:48px;padding:11px 22px;display:inline-flex;align-items:center;justify-content:center;gap:28px;border-radius:4px;font-size:14px;font-weight:550;flex-shrink:0}.button:hover{background:#193ac6;color:white}.button.secondary{background:transparent;color:var(--ink);border:1px solid #bec7d7}.button.secondary:hover{border-color:var(--blue);color:var(--blue)}.footer{padding-top:48px;padding-bottom:42px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.footer-brand{font-size:23px;letter-spacing:-.7px;font-weight:650}.footer-brand span{font-size:16px;margin-left:8px;color:var(--blue)}.footer p{font-size:11px;color:var(--muted);margin:6px 0 0}.footer-links{display:flex;gap:22px;align-items:center;font-size:11px;color:var(--muted)}.footer-links a{min-height:44px;display:inline-flex;align-items:center}.breadcrumb{font-size:12px;color:var(--muted);display:flex;gap:12px;flex-wrap:wrap;padding-top:22px;margin-bottom:35px}.breadcrumb a{padding:7px 0;display:inline-block}.breadcrumb span{padding:7px 0}.page-top{padding-top:18px;padding-bottom:55px;max-width:780px}.page-top h1{font-size:52px;letter-spacing:-1.8px;margin-bottom:22px}.lead{font-size:18px;color:var(--muted);line-height:1.85;max-width:650px}.page-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center;padding-bottom:80px}.product-page .page-top{padding:0}.product-page h1{margin-top:18px;font-size:58px}.product-page .product-visual{height:540px}.product-page .product-visual img{width:225px;top:39px;transform:translateX(-50%);border-radius:30px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding:34px 0 55px;border-top:1px solid var(--line)}.feature-number{display:block;color:var(--blue);font-size:11px;letter-spacing:1px;margin-bottom:17px}.feature-grid h2{font-size:20px;font-weight:600;margin-bottom:12px}.feature-grid p{color:var(--muted);font-size:14px;line-height:1.9;margin:0}.notice{border-left:3px solid #9cabc8;background:#edf0f6;padding:20px 24px;color:#515e71;font-size:14px;line-height:1.85;margin-bottom:70px}.notice strong{color:var(--ink);font-weight:600}.reading-layout{display:grid;grid-template-columns:220px 1fr;gap:60px;padding-bottom:90px;align-items:start}.reading-nav{border-top:1px solid var(--line);padding-top:20px;position:sticky;top:28px;display:flex;flex-direction:column;gap:4px;font-size:13px}.reading-nav a{padding:9px 0;min-height:40px;color:var(--muted)}.reading-nav a:hover{color:var(--blue)}.prose{max-width:740px;min-width:0}.prose section{border-top:1px solid var(--line);padding:27px 0 8px;scroll-margin-top:30px}.prose h2{font-size:22px;font-weight:600;margin-bottom:15px;letter-spacing:-.5px}.prose p,.prose li{color:#566273;font-size:15px;line-height:1.95}.prose a{color:var(--blue);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.prose ul{padding-left:21px;margin-top:0;margin-bottom:22px}.prose li{margin-bottom:8px}.updated{font-size:12px;color:var(--muted)}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-bottom:38px}.support-card{padding:28px;border:1px solid var(--line);background:white;border-radius:4px}.support-card h2{font-size:25px;margin-bottom:9px;font-weight:600}.support-card p{font-size:14px;color:var(--muted);margin-bottom:25px}.support-card .text-link{font-size:14px}.contact-box{background:#e9edff;padding:36px;border-radius:4px;margin-bottom:60px}.contact-box h2{font-size:23px;margin-bottom:12px;font-weight:600}.email-link{color:var(--blue);display:inline-block;font-size:clamp(18px,3vw,28px);font-weight:550;letter-spacing:-.5px;overflow-wrap:anywhere;padding:8px 0;min-height:44px}.contact-box p{font-size:14px;color:#52607c;line-height:1.8;margin:12px 0 0;max-width:750px}.plain-links{display:flex;gap:25px;flex-wrap:wrap;padding:12px 0 22px;font-size:13px}.plain-links a{min-height:44px;display:flex;align-items:center;text-decoration:underline;text-underline-offset:4px}
@media(min-width:1600px){.wrap{max-width:1320px}.hero{gap:115px}.hero h1{font-size:80px}.product-visual{height:455px}.product-visual img{width:239px}}
@media(max-width:900px){.wrap{padding-left:28px;padding-right:28px}.header{height:100px}.hero{gap:34px;padding-top:45px;padding-bottom:75px}.hero h1{font-size:52px}.hero .eyebrow{font-size:9px}.hero-bottom p{font-size:15px}.hero-note{padding:17px}.note-top{font-size:7px}.note-bottom{font-size:8px}.product-visual{height:365px}.product-visual img{width:194px}.visual-caption{left:22px;font-size:14px}.product-title h3{font-size:25px}.product-meta{align-items:flex-start;flex-direction:column;gap:0}.about{gap:40px;padding-top:90px;padding-bottom:90px}.about h2{font-size:36px}.about-copy{font-size:15px}.footer{align-items:flex-start}.footer-links{gap:12px;flex-wrap:wrap;justify-content:flex-end;max-width:250px}.product-page{gap:35px}.product-page h1{font-size:47px}.product-page .product-visual{height:490px}.product-page .product-visual img{width:210px}.feature-grid{gap:24px}.reading-layout{grid-template-columns:170px 1fr;gap:34px}}
@media(max-width:620px){html{scroll-padding-top:20px}.wrap{padding-left:22px;padding-right:22px}.header{height:91px}.brand{font-size:24px;gap:10px}.brand svg{width:29px;height:29px}.brand small{font-size:7px;letter-spacing:1.5px;margin-top:7px}nav{gap:16px;font-size:12px}.header nav a:nth-child(2){display:none}.nav-support span{display:none}.hero{grid-template-columns:1fr;padding-top:34px;padding-bottom:54px;gap:34px}.hero h1{font-size:52px;letter-spacing:-2.7px;margin-bottom:28px}.hero .eyebrow{font-size:9px;margin-bottom:23px;letter-spacing:1.3px}.hero-bottom p{font-size:15px}.hero-note{aspect-ratio:auto;height:112px;display:grid;grid-template-columns:1fr 90px;grid-template-rows:1fr 1fr;padding:18px 21px}.note-top{grid-column:1;grid-row:1;font-size:8px;justify-content:flex-start;gap:14px}.note-symbol{grid-column:2;grid-row:1/3;width:68px;justify-self:center}.note-bottom{grid-column:1;grid-row:2;font-size:8px}.note-cross{display:none}.section-heading{padding:22px 0;align-items:flex-end}.section-heading h2{font-size:20px}.section-index{font-size:8px;letter-spacing:.6px}.product-grid{grid-template-columns:1fr;gap:38px}.product-visual{height:370px}.product-visual img{width:214px;top:70px}.product-info{padding-top:18px}.product-info>p{font-size:14px;margin:13px 0 15px}.product-meta{flex-direction:row;align-items:center;gap:8px;padding-top:9px;font-size:10px}.product-meta a{font-size:12px;gap:9px}.product-title h3{font-size:27px}.product-footnote{font-size:11px;margin-top:27px}.about{grid-template-columns:1fr;gap:25px;padding-top:76px;padding-bottom:66px}.about .eyebrow{font-size:9px;margin-bottom:18px}.about h2{font-size:34px}.about-copy{padding-top:0;font-size:15px}.contact-band{padding:35px 0}.contact-band>.wrap{flex-direction:column;align-items:flex-start;gap:25px}.contact-band h2{font-size:23px}.contact-band .eyebrow{font-size:9px}.footer{padding-top:32px;padding-bottom:25px;flex-direction:column;gap:14px}.footer-links{justify-content:flex-start;max-width:none;gap:20px;font-size:10px}.breadcrumb{padding-top:7px;font-size:11px;margin-bottom:22px}.page-top{padding-top:9px;padding-bottom:35px}.page-top h1{font-size:39px;letter-spacing:-1.2px;margin-bottom:19px}.lead{font-size:16px}.product-page{grid-template-columns:1fr;gap:30px;padding-bottom:40px}.product-page h1{font-size:47px;margin:16px 0 18px}.product-page .product-visual{height:450px}.product-page .product-visual img{top:28px;width:205px}.feature-grid{grid-template-columns:1fr;gap:25px;padding:28px 0 35px}.feature-number{margin-bottom:10px}.feature-grid h2{font-size:20px;margin-bottom:8px}.notice{margin-bottom:40px;font-size:13px;padding:17px 18px}.reading-layout{grid-template-columns:1fr;gap:26px;padding-bottom:45px}.reading-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:0 18px;padding-top:13px}.reading-nav a{font-size:12px;padding:10px 0;min-height:44px}.prose h2{font-size:20px}.prose p,.prose li{font-size:14px}.support-grid{grid-template-columns:1fr;padding-bottom:26px}.support-card{padding:24px}.contact-box{padding:25px;margin-bottom:35px}.contact-box h2{font-size:21px}.contact-box p{font-size:13px}.email-link{font-size:23px}.plain-links{gap:18px;font-size:12px}.page-actions .button{font-size:13px;padding:10px 18px;gap:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.product-promise{font-size:24px;line-height:1.55;font-weight:600;letter-spacing:-.5px;margin:0 0 22px}
