:root{color:#18211f;background:#f3f1eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18211f;--muted: #69716d;--line: #d8d8d0;--paper: #fbfaf6;--signal: #de593d;--focus: #176d67}*{box-sizing:border-box}html{min-width:320px;background:#f3f1eb}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 76% 8%,rgba(222,89,61,.07),transparent 24rem),#f3f1eb}button,a{font:inherit}button,a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:1rem;left:1rem;padding:.75rem 1rem;border-radius:.5rem;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-shell{width:min(100%,1480px);min-height:100vh;margin:0 auto;padding:4.5rem clamp(2rem,5vw,5.5rem) 6rem}.site-header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:end;gap:3rem;padding-bottom:2.8rem;border-bottom:1px solid var(--line)}.brand{width:fit-content;color:var(--ink);font-size:clamp(3.1rem,5vw,5rem);font-weight:760;letter-spacing:-.065em;line-height:.92;text-decoration:none}.brand:after{display:inline-block;width:.18em;height:.18em;margin-left:.1em;border-radius:50%;background:var(--signal);content:""}.brand:focus-visible{border-radius:.2rem;outline:3px solid var(--focus);outline-offset:.35rem}.site-header p{max-width:25rem;margin:0 0 .25rem auto;color:#4e5854;font-size:clamp(1.05rem,1.4vw,1.3rem);font-weight:460;letter-spacing:-.02em;line-height:1.55}.reports{padding-top:3rem}.report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.report-card{min-width:0;min-height:21rem;overflow:hidden;border:1px solid var(--line);border-radius:1.25rem;background:#fbfaf6c7;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.report-card:hover,.report-card:focus-within{border-color:#9faaa4;background:var(--paper);box-shadow:0 20px 55px #232a2714}.report-card__link{display:flex;height:100%;min-height:inherit;flex-direction:column;padding:clamp(1.6rem,2.6vw,2.4rem);color:inherit;text-decoration:none}.report-card__link:focus-visible{border-radius:1.18rem;outline:3px solid var(--focus);outline-offset:-4px}.report-card__title{display:flex;flex-direction:column;margin:0;letter-spacing:-.035em}.report-card__from{margin-bottom:.55rem;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.73rem;font-weight:650;letter-spacing:.15em}.report-card__product{overflow-wrap:anywhere;color:var(--ink);font-size:clamp(1.85rem,2.5vw,2.55rem);font-weight:750;line-height:1.05}.report-card__conclusion{margin-top:.85rem;color:#34403c;font-size:clamp(1.05rem,1.35vw,1.25rem);font-weight:560;line-height:1.48}.report-card__summary{margin:auto 0 0;padding-top:2rem;border-top:1px solid var(--line);color:var(--muted);font-size:.92rem;line-height:1.62}.page-state{display:grid;min-height:22rem;place-content:center;justify-items:center;gap:1rem;border:1px dashed #bfc2bb;border-radius:1.25rem;color:var(--muted);text-align:center}.page-state p{margin:0;font-size:1rem}.text-button,.quiet-button{min-height:2.75rem;padding:.65rem 1rem;border-radius:999px;cursor:pointer;font-size:.9rem;font-weight:650}.text-button{border:1px solid var(--ink);background:var(--ink);color:#fff}.quiet-button{border:1px solid var(--line);background:transparent}.text-button:hover,.text-button:focus-visible{background:#2d3935}.quiet-button:hover,.quiet-button:focus-visible{border-color:#9ca49f;background:#f0eee8}.text-button:focus-visible,.quiet-button:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.report-card--skeleton{display:flex;flex-direction:column;gap:1.1rem;padding:clamp(1.6rem,2.6vw,2.4rem)}.skeleton-line{display:block;width:82%;height:.9rem;border-radius:999px;background:linear-gradient(90deg,#e3e1da 25%,#efede7 45%,#e3e1da 68%);background-size:300% 100%;animation:skeleton-pulse 1.8s ease-in-out infinite}.skeleton-line--small{width:14%;height:.65rem}.skeleton-line--title{width:68%;height:2.4rem}.skeleton-line--short{width:52%}.report-card--skeleton .skeleton-line:nth-last-child(2){margin-top:auto}.dialog-overlay{position:fixed;z-index:20;inset:0;background:#121917a8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:overlay-in .18s ease-out}.dialog-content{position:fixed;z-index:21;top:50%;left:50%;width:min(68rem,calc(100vw - 5rem));height:min(92vh,62rem);overflow:hidden;border:1px solid rgba(255,255,255,.35);border-radius:1.5rem;background:var(--paper);box-shadow:0 32px 100px #00000057;transform:translate(-50%,-50%);animation:dialog-in .21s cubic-bezier(.2,.75,.25,1)}.dialog-content:focus{outline:none}.dialog-close{position:absolute;z-index:2;top:1.35rem;right:1.35rem;display:grid;width:2.75rem;height:2.75rem;padding:0;place-items:center;border:1px solid #cfcec7;border-radius:50%;background:#fbfaf6e6;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .15s ease,background-color .15s ease}.dialog-close svg{width:1.1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.dialog-close:hover{border-color:#8e9691;background:#fff}.dialog-close:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.dialog-scroll{height:100%;overflow-y:auto;overscroll-behavior:contain}.report-article,.modal-state{width:min(100%,57rem);margin:0 auto;padding:clamp(4.5rem,7vw,6.5rem) clamp(2.5rem,7vw,6.25rem) 7rem}.report-header{padding-bottom:3.25rem;border-bottom:1px solid var(--line)}.report-title{display:flex;flex-direction:column;margin:0;letter-spacing:-.05em}.report-title__from{margin-bottom:.8rem;color:var(--signal);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.78rem;font-weight:700;letter-spacing:.17em}.report-title__product{overflow-wrap:anywhere;font-size:clamp(2.75rem,5vw,4.8rem);font-weight:780;line-height:.98}.report-title__conclusion{max-width:48rem;margin-top:1.25rem;color:#35423d;font-size:clamp(1.35rem,2.15vw,2rem);font-weight:560;letter-spacing:-.035em;line-height:1.42}.report-summary{max-width:45rem;margin:2.2rem 0 0;color:#606a66;font-size:1.05rem;line-height:1.75}.report-meta{display:flex;flex-wrap:wrap;gap:.8rem 1.8rem;margin-top:1.6rem;color:#69716d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.76rem;letter-spacing:.025em}.report-meta a{color:var(--focus);text-underline-offset:.25rem}.report-meta a:focus-visible,.markdown-body a:focus-visible{border-radius:.15rem;outline:3px solid var(--focus);outline-offset:3px}.markdown-body{padding-top:3.8rem;color:#2c3633;font-family:ui-serif,Georgia,Songti SC,STSong,serif;font-size:1.04rem;line-height:1.88}.markdown-body>:first-child{margin-top:0}.markdown-body h1,.markdown-body h2,.markdown-body h3{color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;letter-spacing:-.035em}.markdown-body h1{margin:0 0 1.6rem;padding:1rem 1.2rem;border-left:3px solid var(--signal);background:#f1eee6;font-size:1.15rem;line-height:1.5}.markdown-body h2{margin:3.8rem 0 1.25rem;padding-top:1.5rem;border-top:1px solid var(--line);font-size:1.65rem;line-height:1.3}.markdown-body h3{margin:2.2rem 0 .8rem;font-size:1.2rem}.markdown-body p,.markdown-body ul,.markdown-body ol,.markdown-body blockquote{margin:1.1rem 0}.markdown-body ul,.markdown-body ol{padding-left:1.4rem}.markdown-body li{margin:.58rem 0;padding-left:.2rem}.markdown-body strong{color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;font-weight:700}.markdown-body a{color:var(--focus);text-decoration-thickness:1px;text-underline-offset:.28rem}.markdown-body blockquote{padding:.15rem 0 .15rem 1.4rem;border-left:3px solid #bbc3be;color:#626d68}.markdown-body code{padding:.15em .35em;border-radius:.25rem;background:#ebe8e0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em}.markdown-body pre{overflow-x:auto;padding:1rem;border-radius:.7rem;background:#202825;color:#f7f5ef}.markdown-body pre code{padding:0;background:transparent}.markdown-body img{max-width:100%;height:auto;border-radius:.75rem}.markdown-body hr{margin:3rem 0;border:0;border-top:1px solid var(--line)}.feedback-panel{margin-top:4.5rem;padding-top:3rem;border-top:1px solid var(--line)}.feedback-panel__label{margin:0 0 .9rem;color:var(--signal);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;font-weight:700;letter-spacing:.14em}.feedback-panel h2{max-width:40rem;margin:0;font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:680;letter-spacing:-.035em;line-height:1.42}.feedback-panel__choices{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.feedback-panel__choices button{min-width:8rem;min-height:2.9rem;padding:.7rem 1.2rem;border:1px solid #aeb4b0;border-radius:999px;background:transparent;cursor:pointer;font-size:.9rem;font-weight:650;transition:border-color .15s ease,background-color .15s ease}.feedback-panel__choices button:hover:not(:disabled){border-color:var(--ink);background:#efede6}.feedback-panel__choices button:focus-visible,.feedback-panel__error button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.feedback-panel__choices button:disabled{cursor:wait;opacity:.5}.feedback-panel__thanks{width:fit-content;margin:1.75rem 0 0;padding:.7rem 1rem;border-radius:999px;background:#e5eee8;color:#245649;font-size:.9rem;font-weight:680}.feedback-panel__error{display:flex;align-items:center;gap:.6rem;margin-top:1rem;color:#a23e2d;font-size:.87rem}.feedback-panel__error button{padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;font-weight:700}.modal-state{min-height:100%}.modal-state--loading{display:flex;flex-direction:column;gap:1.4rem}.skeleton-line--hero{width:75%;height:4.8rem}.skeleton-line--wide{width:95%}.skeleton-line--section{width:38%;height:1.7rem}.modal-state__divider{height:1px;margin:2.5rem 0 1rem;background:var(--line)}.modal-state--message{display:grid;place-content:center;justify-items:start}.modal-state--message h2{margin:0;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.045em}.modal-state--message p{margin:1rem 0 0;color:var(--muted);line-height:1.7}.modal-state__actions{display:flex;gap:.75rem;margin-top:2rem}@media(min-width:1180px){.report-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.site-shell{padding:2.5rem 1.25rem 4rem}.site-header{grid-template-columns:1fr;gap:1.5rem}.site-header p{margin-left:0}.report-grid{grid-template-columns:1fr}.dialog-content{width:calc(100vw - 1rem);height:calc(100vh - 1rem);border-radius:1rem}.report-article,.modal-state{padding-right:1.5rem;padding-left:1.5rem}.dialog-close{top:1rem;right:1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes skeleton-pulse{0%{background-position:100% 0}to{background-position:0 0}}@keyframes overlay-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translate(-50%,-48%) scale(.985)}}
