@import "https://cdn.jsdelivr.net/npm/@fontsource/noto-serif-sc@5.3.0/500.css";.header-utility-actions[data-astro-cid-fzpbxy5g]{flex:none;align-items:center;gap:.65rem;display:flex}.header-bookmark[data-astro-cid-fzpbxy5g]{color:var(--color-primary);cursor:pointer;background:0 0;font-family:inherit}.header-bookmark[data-astro-cid-fzpbxy5g]:hover{color:var(--color-primary-hover);background:var(--color-soft)}@media (width<=42rem){.header-utility-actions[data-astro-cid-fzpbxy5g]{flex-wrap:wrap}}:root{color-scheme:light;--color-bg:#f7f6f2;--color-surface:#fffefa;--color-text:#202622;--color-text-muted:#58635d;--color-primary:#1f4c3a;--color-primary-hover:#173c2e;--color-border:#d3d4ce;--color-border-strong:#7f8983;--color-soft:#eef1ed;--radius-sm:.55rem;--radius-md:.9rem;--shadow-soft:0 14px 40px #1f2c2512;--content-width:76rem;--section-gap:clamp(3.25rem, 5.6vw, 4.75rem);--paper:var(--color-bg);--paper-deep:#efeee9;--surface:var(--color-surface);--ink:var(--color-text);--muted:var(--color-text-muted);--line:var(--color-border);--green:var(--color-primary);--green-dark:var(--color-primary-hover);--orange:#8d6248;--orange-soft:#eee2d8;--shadow:var(--shadow-soft);--radius:var(--radius-md);--shell:var(--content-width);--shell-narrow:48rem;font-synthesis:none;text-rendering:optimizelegibility;font-family:Microsoft YaHei,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,system-ui,sans-serif}*,:before,:after{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth;min-width:0}body{min-height:100vh;color:var(--ink);background:var(--color-bg);overflow-wrap:anywhere;margin:0;font-size:1rem;line-height:1.75}main{min-height:65vh}img,svg,video{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em}a:hover{color:var(--orange)}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--orange);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.02em;font-family:Songti SC,SimSun,Noto Serif CJK SC,Georgia,serif;line-height:1.18}h1{font-size:clamp(2.5rem,7vw,5.8rem)}h2{font-size:clamp(1.75rem,3.5vw,3rem)}h3{font-size:1.35rem}.shell,.shell-narrow{width:min(calc(100% - 2rem), var(--shell));margin-inline:auto}.shell-narrow{width:min(calc(100% - 2rem), var(--shell-narrow))}.skip-link{z-index:100;color:#fff;background:var(--green-dark);border-radius:.5rem;padding:.65rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;border-bottom:1px solid var(--color-border);background:#fffefaf0;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:1.25rem 2rem;min-height:5.25rem;display:flex}.brand{color:var(--color-text);flex:none;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:760;text-decoration:none;display:inline-flex}.brand-copy{gap:.05rem;line-height:1.2;display:grid}.brand-copy strong{font:inherit}.brand-copy small{color:var(--color-text-muted);letter-spacing:.06em;font-size:.63rem;font-weight:650}.brand-mark{color:#fff;background:var(--color-primary);border-radius:50%;place-items:center;width:2.7rem;height:2.7rem;font-family:inherit;font-size:.72rem;font-weight:800;display:grid}.header-actions{align-items:center;gap:clamp(1rem,3vw,2.5rem);display:flex}.nav-list,.footer-links{align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:var(--color-text-muted);padding:.8rem .55rem;font-size:.94rem;text-decoration:none;display:block;position:relative}.nav-list a:hover,.nav-list a[aria-current=page]{color:var(--color-primary)}.nav-list a[aria-current=page]:after{background:var(--color-primary);content:"";height:2px;position:absolute;bottom:-.95rem;left:.55rem;right:.55rem}.header-cta{color:#fff;background:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--radius-sm);justify-content:center;align-items:center;min-height:2.7rem;padding:.55rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.header-cta:hover{color:#fff;background:var(--color-primary-hover)}.hero{padding-block:clamp(5rem,11vw,9rem)}.hero h1{max-width:16ch;margin-bottom:1.5rem}.eyebrow{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.9rem;font-size:.78rem;font-weight:800}.hero-intro,.page-header>p:last-child,.product-hero>div>p:last-child,.article-lead{max-width:44rem;color:var(--muted);font-size:clamp(1.08rem,2vw,1.3rem)}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{border:1px solid var(--green-dark);border-radius:99rem;justify-content:center;align-items:center;min-height:3rem;padding:.72rem 1.2rem;font-weight:750;text-decoration:none;display:inline-flex}.button-primary{color:#fff;background:var(--green-dark)}.button-primary:hover{color:#fff;background:var(--green)}.button-secondary:hover{color:var(--paper);background:var(--green-dark)}.section{padding-block:clamp(3.5rem,8vw,7rem)}.section-tinted{background:var(--paper-deep);border-block:1px solid var(--line)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading h2{max-width:15ch;margin-bottom:0}.section-heading>p{max-width:29rem;color:var(--muted);margin-bottom:.4rem}.card-grid{gap:1rem;display:grid}.card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card,.product-card,.article-card,.empty-state,.status-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8b8;padding:clamp(1.4rem,3vw,2.2rem)}.status-panel{border-color:var(--color-border-strong)}.feature-card,.product-card{flex-direction:column;align-items:flex-start;min-width:0;min-height:20rem;display:flex}.feature-card h2,.feature-card h3,.product-card h2{margin-top:1rem}.feature-card p,.product-card p,.article-card p,.empty-state p,.status-panel p{color:var(--muted)}.article-card{padding:0}.article-card-link{min-height:100%;color:inherit;padding:clamp(1.2rem,2.4vw,1.75rem);text-decoration:none;display:block}.article-card-link:hover{color:inherit}.article-card-link:hover h2{color:var(--green)}.article-card-link .text-link{align-items:center;min-height:2.75rem;padding-block:.35rem;display:inline-flex}.feature-card .text-link,.product-card .button{margin-top:auto}.card-number{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-size:.9rem;font-weight:700}.text-link,.back-link{color:var(--green-dark);font-weight:760}.split-panel,.callout,.product-hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.split-panel h2,.callout h2{max-width:13ch}.stack>*+*{margin-top:1.25rem}.page-header h1{max-width:15ch;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,5rem)}.articles-page-header{padding-block:clamp(3.25rem,6vw,5rem) clamp(1.75rem,3.5vw,2.75rem)}.articles-page-header h1{margin-bottom:.9rem;font-size:clamp(2.25rem,5.2vw,4.25rem)}.articles-page-header>p:last-child{font-size:clamp(1rem,1.7vw,1.15rem)}.articles-index-header{padding-block:clamp(2.25rem,4vw,3.5rem) 1.25rem}.articles-index-header h1{margin-bottom:.7rem;font-size:clamp(2.15rem,4.5vw,3.75rem)}.articles-index-header>p:last-child{font-size:clamp(1rem,1.5vw,1.08rem)}.articles-latest{padding-block:clamp(2.25rem,4vw,3.5rem)}.articles-latest .section-heading{margin-bottom:1.25rem}.articles-latest .section-heading h2{font-size:clamp(1.9rem,3.2vw,2.7rem)}.article-list{gap:1rem;display:grid}.articles-columns{padding-block:clamp(2.5rem,5vw,4.5rem)}.articles-columns .section-heading{margin-bottom:1.35rem}.articles-columns .section-heading h2{font-size:clamp(1.8rem,3vw,2.6rem)}.articles-columns .column-card{min-height:17rem;padding:clamp(1.25rem,2.5vw,1.8rem)}.column-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.column-card{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8b8;flex-direction:column;align-items:flex-start;min-height:19rem;padding:clamp(1.4rem,3vw,2.2rem);display:flex}.column-card h3{max-width:17ch;margin-bottom:.85rem;font-size:clamp(1.45rem,2.6vw,2rem)}.column-card h3 a{min-height:2.75rem;padding-block:.35rem;text-decoration:none;display:inline-block}.column-card>p:not(.column-count){color:var(--muted)}.column-card .text-link{align-items:center;min-height:2.75rem;margin-top:auto;padding-block:.35rem;display:inline-flex}.column-count{color:var(--orange);letter-spacing:.08em;margin-bottom:1.25rem;font-size:.8rem;font-weight:800}.column-articles{padding-top:.5rem}.article-card h2{margin-bottom:.65rem;font-size:clamp(1.5rem,2.5vw,2rem)}.article-card .article-meta{margin-bottom:.45rem}.article-card-link>p{margin-bottom:.5rem}.article-card h2 a{text-decoration:none}.article-meta,.status-row{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;font-size:.88rem;display:flex}.article-page{padding-block:clamp(3rem,6vw,5rem)}.article-header{border-bottom:1px solid var(--line);padding-bottom:1.75rem}.article-header h1{max-width:17ch;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,4rem)}.back-link{margin-bottom:1.5rem;display:inline-block}.article-header .back-link,.articles-page-header .back-link{align-items:center;min-height:2.75rem;padding:.35rem .25rem;display:inline-flex}.article-details{flex-wrap:wrap;gap:.75rem 1.5rem;margin:1.25rem 0 0;display:flex}.article-details div{gap:.1rem;display:grid}.article-details dt{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:800}.article-details dd{margin:0}.article-header .eyebrow a{align-items:center;min-height:2.75rem;padding:.35rem .25rem;text-decoration-thickness:1px;display:inline-flex}.article-taxonomy{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:.5rem 1rem;margin-top:1rem;padding-top:.85rem;font-size:.9rem;display:flex}.article-taxonomy p{gap:.6rem;margin:0;display:flex}.article-taxonomy strong{color:var(--ink)}.prose{padding-block:1.75rem;font-size:1.08rem}.prose>*{max-width:100%}.prose h2,.prose h3{margin-top:2.4em;scroll-margin-top:2rem}.prose blockquote{background:var(--orange-soft);border-left:.3rem solid var(--orange);margin:2rem 0;padding:1rem 1.25rem}.prose code{background:var(--paper-deep);border-radius:.25rem;padding:.15em .35em;font-size:.92em}.prose pre{max-width:100%;color:var(--paper);background:var(--green-dark);border-radius:.7rem;padding:1rem;overflow-x:auto}.prose a{overflow-wrap:anywhere}.related-articles{border-top:1px solid var(--line);padding-top:2.5rem}.related-articles .section-heading h2{font-size:clamp(1.75rem,3.5vw,2.6rem)}.status-badge{color:var(--green-dark);background:#dce8df;border-radius:99rem;padding:.35rem .65rem;font-size:.78rem;font-weight:800;display:inline-flex}.product-hero{align-items:end}.status-panel{align-self:end}.status-panel p{margin:1rem 0 0}.development-note{border-block:1px solid var(--color-border);justify-content:space-between;align-items:end;gap:1.5rem;margin-top:2rem;padding:1.25rem 0;display:flex}.development-note h2{margin-bottom:.35rem;font-size:1.35rem}.development-note p:last-child{color:var(--color-text-muted);margin-bottom:0}.step-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none;display:grid}.step-list li{border-bottom:1px solid var(--line);grid-template-columns:3rem 1fr;gap:1rem;padding-block:1.5rem;display:grid}.step-list li>span{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-size:1.4rem}.step-list h3,.step-list p{margin-bottom:.25rem}.step-list p,.callout p{color:var(--muted)}.callout{background:var(--green-dark);border-radius:var(--radius);color:#fff;box-shadow:var(--shadow);padding:clamp(1.5rem,4vw,3rem)}.callout .eyebrow{color:#efb596}.callout p{color:#dce8df}.callout .text-link{color:#fff}.empty-state{text-align:center;place-content:center;min-height:18rem;display:grid}.empty-state h2{margin-bottom:.7rem}.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.values-grid h2{font-size:1.7rem}.values-grid p{color:var(--muted)}.policy-copy h2{font-size:1.7rem}.not-found{text-align:center;padding-block:clamp(5rem,12vw,10rem)}.not-found h1{margin-bottom:1rem;font-size:clamp(2.5rem,7vw,5rem)}.not-found .hero-actions{justify-content:center}.error-code{color:var(--orange-soft);margin-bottom:-.4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(6rem,20vw,13rem);font-weight:800;line-height:.8}.site-footer{color:#d7e0da;background:#18382d;padding-block:2.75rem 1.4rem}.footer-grid{grid-template-columns:minmax(14rem,1.1fr) minmax(20rem,2fr) minmax(9rem,.8fr);align-items:start;gap:2rem;display:grid}.footer-bottom{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-title{color:#fff;margin-bottom:.2rem;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;font-weight:700}.footer-note{color:#b9c6be;margin:0;font-size:.9rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:.75rem 1.4rem}.footer-links a{color:#d7e0da;font-size:.9rem;text-decoration:none}.footer-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem 1.1rem;display:flex}.footer-actions a,.footer-bottom a{color:#d7e0da;font-size:.88rem;text-decoration:none}.footer-bottom{border-top:1px solid #ffffff2e;margin-top:2.5rem;padding-top:1rem;font-size:.82rem}.footer-bottom p{margin:0}@media (width<=56rem){.header-inner{flex-wrap:wrap;padding-block:1rem}.header-actions,.nav-list{width:100%}.header-actions{justify-content:space-between;align-items:center}.header-actions nav{flex:auto;min-width:0}.header-cta{white-space:nowrap;flex:none}.nav-list{flex-wrap:wrap}.nav-list a{white-space:normal}.card-grid-three,.values-grid{grid-template-columns:1fr}.feature-card{min-height:15rem}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=42rem){.shell,.shell-narrow{width:min(calc(100% - 1.25rem), var(--shell))}.header-inner{flex-direction:column;align-items:flex-start}.header-actions{flex-direction:column;align-items:flex-start;gap:.75rem}.header-actions nav{width:100%}.nav-list{gap:0 .15rem}.nav-list a{padding:.55rem .5rem}.nav-list a[aria-current=page]:after{bottom:.1rem;left:.5rem;right:.5rem}.header-cta{min-height:2.5rem}.card-grid-two,.column-grid,.split-panel,.callout,.product-hero{grid-template-columns:1fr}.section-heading,.development-note,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.footer-links,.footer-actions{justify-content:flex-start}.article-details{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-actions .button{width:100%}.articles-page-header{padding-block:3rem 1.25rem}.articles-page-header h1{margin-bottom:.8rem;font-size:clamp(2.05rem,10vw,3.2rem)}.articles-index-header{padding-block:2rem .75rem}.articles-index-header h1{margin-bottom:.6rem;font-size:clamp(2rem,9.5vw,3.1rem)}.articles-index-header>p:last-child{font-size:1rem}.articles-latest{padding-block:1.75rem 2.5rem}.articles-latest .section-heading{margin-bottom:1rem}.articles-latest .section-heading h2{font-size:clamp(1.8rem,8vw,2.25rem)}.articles-columns{padding-block:2.5rem}.articles-columns .section-heading h2{font-size:clamp(1.7rem,8vw,2.2rem)}.articles-columns .column-card{min-height:0;padding:1.25rem}.article-page{padding-block:2.5rem}.article-header{padding-bottom:1.35rem}.article-header .back-link{margin-bottom:1.15rem}.article-header h1{margin-bottom:.8rem;font-size:clamp(2rem,9.5vw,3.5rem)}.article-header .article-lead{font-size:1rem}.article-details{gap:.65rem .85rem;margin-top:1rem}.article-taxonomy{gap:.35rem .75rem;margin-top:.85rem;padding-top:.7rem}.prose{padding-block:1.5rem;font-size:1.05rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--color-bg:#f5f3ee;--color-surface:#fffdf8;--color-text:#222824;--color-text-muted:#66706a;--color-primary:#244d3d;--color-primary-hover:#183a2d;--color-border:#d9d7d0;--color-border-strong:#8b938d;--color-soft:#eef0eb;--radius-sm:.625rem;--radius-md:1rem;--shadow-soft:0 18px 48px #2330290d;--content-width:78rem;--section-gap:clamp(3rem, 5vw, 4.5rem);--paper-deep:#eeece5;--orange:#8b6047;--orange-soft:#efe3d8;--shell-narrow:46rem}body{letter-spacing:.002em;line-height:1.78}h1,h2,h3{line-height:1.22}a{transition:color .14s}.site-header{-webkit-backdrop-filter:blur(16px);background:#fffdf8eb;position:sticky;top:0}.header-inner{min-height:4.8rem}.brand-mark{width:2.55rem;height:2.55rem;box-shadow:inset 0 0 0 1px #ffffff1f}.brand-copy small{letter-spacing:.075em}.nav-list a{font-size:.92rem}.header-cta,.button{border-radius:var(--radius-sm);box-shadow:none}.header-cta,.button,.text-link,.back-link{transition:color .14s,background-color .14s,border-color .14s,transform .14s}.header-cta:hover,.button:hover{transform:translateY(-1px)}.feature-card,.product-card,.article-card,.empty-state,.status-panel,.column-card{background:var(--color-surface);border-color:var(--color-border);box-shadow:0 8px 28px #23302908}.article-card,.column-card,.feature-card,.product-card{transition:border-color .15s,box-shadow .15s,transform .15s}.article-card:hover,.column-card:hover{border-color:#bdc3be;box-shadow:0 12px 32px #2330290d}.article-card:hover{transform:translateY(-1px)}.page-header{padding-block:clamp(4rem,8vw,6.25rem) clamp(2.4rem,4.5vw,3.6rem)}.page-header h1{font-size:clamp(2.4rem,5.4vw,4.6rem)}.site-footer{background:#1b382f}.footer-note,.footer-links a,.footer-actions a,.footer-bottom a{color:#c7d0ca}@media (width<=56rem){.site-header{-webkit-backdrop-filter:none;position:relative}}@media (width<=42rem){.header-inner{min-height:0}.header-actions{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%}.header-actions nav{flex:none;width:100%;min-width:0}.nav-list{flex-wrap:nowrap;justify-content:space-between;width:100%}.nav-list a{white-space:nowrap;padding-inline:.35rem;font-size:.88rem}.header-cta{white-space:nowrap;flex:none;min-height:2.45rem;padding-inline:.8rem;font-size:.86rem}.page-header{padding-block:3.2rem 2rem}}@media (prefers-reduced-motion:reduce){a,.header-cta,.button,.text-link,.back-link,.article-card,.column-card,.feature-card,.product-card{transition:none}}.page-header.about-page-header,.page-header.contact-page-header,.page-header.logs-page-header{padding-block:clamp(2.7rem,5vw,4.1rem) clamp(.75rem,1.5vw,1.15rem)}.about-page-header h1,.contact-page-header h1,.logs-page-header h1{max-width:17ch;margin-bottom:.9rem;font-size:clamp(2.25rem,4.8vw,3.9rem);line-height:1.14}.about-page-header>p:last-child,.contact-page-header>p:last-child,.logs-page-header>p:last-child{max-width:44rem;font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.78}.section.about-story,.section.contact-section,.section.logs-section{padding-block:clamp(.9rem,1.8vw,1.35rem) clamp(3.5rem,6vw,5rem)}.about-story{gap:clamp(2rem,5vw,4.5rem)}.about-story h2{margin-bottom:0;font-size:clamp(1.85rem,3.5vw,2.75rem)}.about-story .stack{max-width:42rem;padding-top:.25rem}.about-story .stack p{color:var(--color-text-muted);font-size:1.02rem;line-height:1.85}.section.about-values{padding-block:clamp(2.75rem,5vw,4.25rem)}.about-values .values-grid{gap:clamp(1.25rem,3vw,2.25rem)}.about-values .values-grid article{border-top:1px solid var(--color-border-strong);padding-top:1rem}.about-values .values-grid h2{margin-bottom:.55rem;font-size:1.45rem}.about-values .values-grid p{margin-bottom:0;line-height:1.75}.contact-grid{gap:1rem}.contact-grid .contact-card{border-radius:.9rem;min-height:0;padding:clamp(1.35rem,2.8vw,1.9rem)}.contact-grid .contact-card-primary{border-color:var(--color-border-strong)}.contact-grid .contact-card h2{margin:.45rem 0 .55rem;font-size:clamp(1.55rem,2.7vw,2.1rem)}.contact-grid .contact-card p{line-height:1.75}.contact-grid .contact-card .button{margin-top:.75rem}.page-header.privacy-page-header{padding-block:clamp(2.7rem,5vw,4rem) clamp(.6rem,1.2vw,.9rem)}.privacy-page-header h1{max-width:18ch;margin-bottom:.8rem;font-size:clamp(2.2rem,4.6vw,3.75rem);line-height:1.14}.privacy-page-header>p:last-child{font-size:.92rem}.section.privacy-copy{padding-block:clamp(.75rem,1.5vw,1.1rem) clamp(3.5rem,6vw,5rem);font-size:1.04rem;line-height:1.88}.privacy-copy h2{margin-top:2.2em;margin-bottom:.6rem;font-size:clamp(1.5rem,2.8vw,1.9rem)}.privacy-copy h2:first-child{margin-top:0}.privacy-copy p{margin-bottom:1.15rem}.logs-empty-state{border-radius:.9rem;min-height:13rem;padding:clamp(2rem,4vw,3rem)}.logs-empty-state h2{font-size:clamp(1.65rem,3vw,2.25rem)}.not-found-refined{align-content:center;min-height:min(40rem,100vh - 5rem);padding-block:clamp(3.5rem,8vw,6rem);display:grid}.not-found-refined .error-code{margin-bottom:.2rem;font-size:clamp(5rem,14vw,9rem)}.not-found-refined h1{margin-bottom:.75rem;font-size:clamp(2.2rem,5vw,3.8rem)}.not-found-refined>p:not(.error-code):not(.eyebrow){max-width:34rem;color:var(--color-text-muted);margin-inline:auto;line-height:1.75}.not-found-refined .hero-actions{margin-top:1.5rem}.site-footer{padding-block:2.45rem 1.25rem}.footer-grid{gap:1.5rem 2rem}.footer-title{font-size:1.2rem}.footer-note{max-width:24rem;line-height:1.65}.footer-bottom{margin-top:2rem}@media (width<=42rem){.page-header.about-page-header,.page-header.contact-page-header,.page-header.logs-page-header,.page-header.privacy-page-header{padding-block:2.2rem .55rem}.about-page-header h1,.contact-page-header h1,.logs-page-header h1,.privacy-page-header h1{font-size:clamp(2rem,9vw,2.65rem)}.section.about-story,.section.contact-section,.section.logs-section,.section.privacy-copy{padding-block:.7rem 3rem}.section.about-values{padding-block:2.5rem}.about-story{gap:1rem}.about-story h2{max-width:9ch;font-size:2rem;line-height:1.16}.about-story .stack{padding-top:0}.contact-grid .contact-card{padding:1.1rem}.logs-empty-state{min-height:11rem;padding:1.5rem 1.1rem}.not-found-refined{min-height:32rem;padding-block:3rem}.not-found-refined .hero-actions,.not-found-refined .hero-actions .button{width:100%}.site-footer{padding-block:2rem 1.1rem}.footer-bottom{gap:.75rem;margin-top:1.5rem}}h1,h2,h3{font-family:Noto Serif SC,Noto Serif CJK SC,Source Han Serif SC,Songti SC,SimSun,Georgia,serif;font-weight:500}.page-header.about-page-header,.page-header.articles-index-header,.page-header.articles-page-header,.page-header.tools-page-header,.page-header.service-page-header,.page-header.contact-page-header,.page-header.privacy-page-header,.page-header.logs-page-header{padding-block:clamp(1.65rem,2.6vw,2.3rem) clamp(.45rem,.8vw,.7rem)!important}.page-header.about-page-header h1,.page-header.articles-index-header h1,.page-header.articles-page-header h1,.page-header.tools-page-header h1,.page-header.service-page-header h1,.page-header.contact-page-header h1,.page-header.privacy-page-header h1,.page-header.logs-page-header h1{text-wrap:balance;overflow-wrap:normal;word-break:normal;margin-bottom:.7rem;max-width:none!important;font-size:clamp(1.85rem,2.25vw,2.25rem)!important;line-height:1.22!important}.page-header.about-page-header>p:last-child,.page-header.articles-index-header>p:last-child,.page-header.articles-page-header>p:last-child,.page-header.tools-page-header>p:last-child,.page-header.service-page-header>p:last-child,.page-header.contact-page-header>p:last-child,.page-header.privacy-page-header>p:last-child,.page-header.logs-page-header>p:last-child{font-size:clamp(.98rem,1.1vw,1.05rem)}.article-page{padding-top:clamp(2rem,3.2vw,2.8rem)!important}.article-header h1{text-wrap:balance;overflow-wrap:normal;word-break:normal;letter-spacing:-.02em!important;max-width:none!important;margin-bottom:.8rem!important;font-size:clamp(2rem,3vw,2.7rem)!important;line-height:1.24!important}.article-lead{font-size:clamp(1rem,1.25vw,1.08rem)!important}.column-articles .section-heading h2,.related-articles .section-heading h2{max-width:none!important;font-size:clamp(1.4rem,1.7vw,1.65rem)!important;line-height:1.35!important}.page-header.tool-product-hero,.page-header.x-analytics-hero{padding-block:clamp(2rem,3.2vw,2.8rem) clamp(.75rem,1.2vw,1rem)!important}.page-header.tool-product-hero h1,.page-header.x-analytics-hero h1{text-wrap:balance;overflow-wrap:normal;word-break:normal;max-width:none!important;font-size:clamp(2rem,2.8vw,2.6rem)!important;line-height:1.22!important}.section.about-story{padding-block:clamp(1.15rem,1.8vw,1.6rem) clamp(3rem,4.5vw,4rem)!important}.about-story h2{text-wrap:balance;letter-spacing:0!important;max-width:none!important;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,sans-serif!important;font-size:clamp(1.3rem,1.6vw,1.55rem)!important;font-weight:600!important;line-height:1.5!important}.section.articles-columns{padding-block:clamp(.9rem,1.4vw,1.25rem) clamp(2.75rem,4vw,3.75rem)!important}.articles-columns .section-heading h2{text-wrap:balance;max-width:none!important;font-size:clamp(1.4rem,1.7vw,1.65rem)!important;line-height:1.36!important}.articles-columns .column-card h3,.article-card h2{word-break:normal;line-break:strict;text-wrap:pretty;letter-spacing:0!important;overflow-wrap:normal!important;max-width:none!important;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,sans-serif!important;font-size:clamp(1.18rem,1.55vw,1.38rem)!important;font-weight:600!important;line-height:1.5!important}.articles-columns .column-card h3 a{display:inline!important}.tool-development-note{flex-wrap:wrap;justify-content:space-between;min-width:0;align-items:center!important;gap:.45rem 1.25rem!important;margin-top:.75rem!important;padding:.8rem .95rem!important;display:flex!important}.tool-development-note>div{flex:30rem;min-width:0}.tool-development-note .eyebrow{margin-bottom:.12rem!important}.tool-development-note h2{overflow-wrap:normal;max-width:100%;margin-bottom:.18rem!important;font-size:1.02rem!important;line-height:1.35!important}.tool-development-note p:last-child{font-size:.84rem!important;line-height:1.5!important}.tool-development-note .text-link{overflow-wrap:anywhere;flex:0 auto;max-width:100%;font-size:.84rem;white-space:normal!important}.not-found-refined h1{max-width:none!important;font-size:clamp(2rem,2.8vw,2.5rem)!important;line-height:1.22!important}@media (width<=48rem){.page-header.about-page-header,.page-header.articles-index-header,.page-header.articles-page-header,.page-header.tools-page-header,.page-header.service-page-header,.page-header.contact-page-header,.page-header.privacy-page-header,.page-header.logs-page-header{padding-top:1.45rem!important}.page-header.about-page-header h1,.page-header.articles-index-header h1,.page-header.articles-page-header h1,.page-header.tools-page-header h1,.page-header.service-page-header h1,.page-header.contact-page-header h1,.page-header.privacy-page-header h1,.page-header.logs-page-header h1,.page-header.tool-product-hero h1,.page-header.x-analytics-hero h1,.article-header h1,.not-found-refined h1{max-width:none!important;font-size:clamp(1.7rem,6.8vw,1.95rem)!important;line-height:1.25!important}.article-page{padding-top:1.75rem!important}.section.about-story{padding-block:1.15rem 3rem!important}.about-story h2{font-size:clamp(1.2rem,5vw,1.45rem)!important}.section.articles-columns{padding-top:.8rem!important}.articles-columns .column-card h3,.article-card h2{font-size:1.2rem!important}.tool-development-note{display:block!important}.tool-development-note .text-link{margin-top:.55rem;display:inline-flex}}
