:root{--bg: #f6f7f9;--surface: #ffffff;--surface-2: #f1f3f6;--border: #e6e9ee;--border-strong: #d5dae2;--text: #101828;--text-2: #475467;--text-3: #606c7e;--accent: #d92b4c;--accent-hover: #bd2140;--accent-soft: #fdeef1;--danger: #d92d20;--danger-soft: #fef3f2;--success: #16a34a;--success-soft: #ecfdf3;--focus-ring: rgba(217, 43, 76, .35);--radius-lg: 16px;--radius-md: 12px;--radius-sm: 8px;--shadow-card: 0 1px 2px rgba(16, 24, 40, .04), 0 6px 20px rgba(16, 24, 40, .06);--container-max: 1120px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,PingFang SC,Hiragino Sans,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,p{margin:0}button,input{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:20px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:var(--radius-md);font-weight:600;cursor:pointer;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .1s ease}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled{cursor:not-allowed;opacity:.55}.btn--lg{min-height:52px;padding:0 24px;font-size:16px}.btn--md{min-height:44px;padding:0 18px;font-size:15px}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover:not(:disabled){background:var(--accent-hover)}.btn--secondary{background:var(--surface);border-color:var(--border-strong);color:var(--text)}.btn--secondary:hover:not(:disabled){background:var(--surface-2)}.btn--ghost{background:transparent;color:var(--text-2)}.btn--ghost:hover:not(:disabled){background:var(--surface-2);color:var(--text)}.btn svg{font-size:18px}@keyframes spin{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:16px;height:16px;flex-shrink:0;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.spinner--accent{border-color:#d92b4c40;border-top-color:var(--accent)}@keyframes shimmer{to{background-position:-200% 0}}#intro,#what-is,#why-use,#how-it-works,#quality,#safety,#limits,#faq{scroll-margin-top:84px}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.site-header{position:sticky;top:0;z-index:40;background:#ffffffe0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:60px}.site-header__logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text);font-weight:700;font-size:16px;border-radius:var(--radius-sm)}.site-header__logo-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:9px;background:var(--accent);color:#fff;font-size:16px}.site-header__nav{display:flex;gap:4px}.site-header__link{padding:8px 12px;border-radius:var(--radius-sm);text-decoration:none;color:var(--text-2);font-size:14px;font-weight:500}.site-header__link:hover{color:var(--text);background:var(--surface-2)}@media (max-width: 560px){.site-header__inner{height:56px}.site-header__logo-text{font-size:15px}.site-header__link{padding:8px;font-size:13px}.site-header__link--hide-mobile{display:none}}.site-footer{margin-top:40px;border-top:1px solid var(--border);background:var(--surface);padding:32px 0 40px}.site-footer__inner{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.site-footer__columns{display:flex;gap:48px;flex-wrap:wrap;justify-content:center;text-align:left;margin-bottom:8px}.site-footer__column{display:flex;flex-direction:column;gap:8px;min-width:170px}.site-footer__heading{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-3)}.site-footer__column a{font-size:13.5px;color:var(--text-2);text-decoration:none}.site-footer__column a:hover{color:var(--accent)}.site-footer__note{font-size:13.5px;color:var(--text-2);font-weight:500}.site-footer__disclaimer{max-width:560px;font-size:12.5px;color:var(--text-3)}@media (max-width: 560px){.site-footer__columns{gap:28px}}.cp-main{flex:1;padding:36px 0 24px}.cp-container{width:100%;max-width:820px;margin-inline:auto;padding-inline:20px}.cp-breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-3);margin-bottom:14px}.cp-breadcrumb a{color:var(--text-3);text-decoration:none}.cp-breadcrumb a:hover{color:var(--accent)}.cp-h1{font-size:clamp(26px,1.6rem + 1.6vw,34px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:12px}.cp-intro{font-size:16px;color:var(--text-2);margin-bottom:24px}.cp-body{display:flex;flex-direction:column;gap:14px}.cp-h2{font-size:21px;font-weight:800;letter-spacing:-.01em;margin-top:18px}.cp-h3{font-size:16px;font-weight:700;margin-top:8px}.cp-text{font-size:15px;color:var(--text-2);line-height:1.7}.cp-text a,.cp-list a,.cp-note a,.cp-steps__text a,.cp-faq__a a{color:var(--accent-hover)}.cp-list{margin:0;padding-left:22px;display:flex;flex-direction:column;gap:6px}.cp-list li{font-size:15px;color:var(--text-2);line-height:1.65}.cp-steps{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.cp-steps__item{display:flex;gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px 16px}.cp-steps__num{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:var(--accent-soft);color:var(--accent-hover);font-weight:800;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.cp-steps__title{display:block;font-size:15px;font-weight:700;margin-bottom:2px}.cp-steps__text{margin:0;font-size:14px;color:var(--text-2);line-height:1.6}.cp-table-wrap{overflow-x:auto;margin-top:4px}.cp-table{width:100%;border-collapse:collapse;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);font-size:14px}.cp-table th,.cp-table td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--border)}.cp-table th{background:var(--surface-2);font-weight:700;white-space:nowrap}.cp-table tr:last-child td{border-bottom:none}.cp-note{margin:4px 0;padding:12px 14px;border-left:3px solid var(--accent);background:var(--accent-soft);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-size:14px;color:var(--text-2);line-height:1.65}.cp-faq{margin-top:10px;display:flex;flex-direction:column;gap:10px}.cp-faq__item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:15px 18px}.cp-faq__q{font-size:15px;font-weight:700;margin-bottom:4px}.cp-faq__a{margin:0;font-size:14.5px;color:var(--text-2);line-height:1.65}.cp-cta{display:flex;justify-content:center;margin-top:22px}.cp-related{margin-top:30px;padding-top:20px;border-top:1px solid var(--border)}.cp-related__title{font-size:17px;font-weight:800;margin-bottom:12px}.cp-related__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.cp-related__list a{display:block;padding:12px 14px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);text-decoration:none;color:var(--text);font-size:14px;font-weight:600}.cp-related__list a:hover{border-color:var(--accent);color:var(--accent)}@media (max-width: 560px){.cp-main{padding-top:24px}.cp-h2{font-size:19px}.cp-related__list{grid-template-columns:1fr}.cp-intro{font-size:15px}}
