.feature-page{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:var(--sand-50, #f7f2e9);color:var(--ink-900, #2c2a26);font-family:inherit}.feature-page-topbar{display:flex;align-items:center;gap:1.1rem;padding:.9rem 1.25rem;border-bottom:1px solid var(--sand-200, #e0d6be);background:var(--sand-50, #f7f2e9)}.feature-page-logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--ink-900, #2c2a26)}.feature-page-logo-name{font-size:1.05rem;font-weight:600;letter-spacing:-.01em}.feature-page-home{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--sand-200, #e0d6be);background:#fff;color:var(--ink-900, #2c2a26);border-radius:999px;padding:.45rem .9rem;font-size:.85rem;font-family:inherit;cursor:pointer;transition:border-color .15s,box-shadow .15s}.feature-page-home:hover{border-color:var(--sage-600, #6f7d4e);box-shadow:0 4px 14px #2c2a260f}.feature-page-home:focus-visible{outline:2px solid var(--sage-600, #6f7d4e);outline-offset:2px}.feature-page-body{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1.25rem;text-align:center}.feature-page-eyebrow{font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--stone-500, #8a7d68)}.feature-page-title{margin:0;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:500;letter-spacing:-.01em;max-width:24ch}.feature-page-note{margin:.4rem 0 0;font-size:.92rem;color:var(--stone-500, #8a7d68)}.val-body{max-width:880px;margin:0 auto;padding-bottom:4rem}.val-intro{font-size:1rem;line-height:1.6;color:var(--stone-700, #4a4338);max-width:60ch;margin:.6rem 0 1.8rem}.val-intro strong{color:var(--ink-900, #2c2a26);font-weight:600}.val-loading{display:flex;align-items:center;gap:.7rem;font-size:.9rem;color:var(--stone-600, #57534e);padding:1.4rem 0}.val-spinner{width:18px;height:18px;border:2px solid var(--sand-200, #e6ddc8);border-top-color:var(--ink-800, #3a352c);border-radius:50%;animation:val-spin .8s linear infinite;flex:none}@keyframes val-spin{to{transform:rotate(360deg)}}.val-error{font-size:.9rem;color:var(--terracotta-700, #9a4422);background:var(--terracotta-50, #f8ede5);border:1px solid var(--terracotta-200, #e8b59c);border-radius:12px;padding:.8rem 1rem;max-width:60ch}.val-window{font-size:.8rem;color:var(--stone-600, #57534e);margin-bottom:1rem}.val-window strong{color:var(--ink-900, #2c2a26);font-variant-numeric:tabular-nums}.val-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-bottom:2rem}.val-card{background:#ffffffb3;border:1px solid var(--border-default, #d4c8b3);border-left-width:3px;border-radius:14px;padding:.85rem 1rem;display:flex;flex-direction:column;gap:.15rem}.val-card.val-good{border-left-color:var(--sage-600, #5b8a5e)}.val-card.val-mid{border-left-color:var(--terracotta-400, #d4955f)}.val-card.val-bad{border-left-color:var(--terracotta-600, #b5483d)}.val-card-eyebrow{font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--stone-500, #78716c);font-weight:600}.val-card-value{font-size:1.9rem;font-weight:500;color:var(--ink-900, #2c2a26);line-height:1.1;font-variant-numeric:tabular-nums}.val-card-sub{font-size:.72rem;color:var(--stone-600, #57534e);line-height:1.35}.val-twocol{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.val-h2{font-size:.95rem;font-weight:600;color:var(--ink-900, #2c2a26);margin:0 0 .7rem}.val-table{width:100%;border-collapse:collapse;font-size:.82rem}.val-table th{text-align:left;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--stone-500, #78716c);font-weight:600;padding:.3rem .6rem .3rem 0;border-bottom:1px solid var(--sand-200, #e6ddc8)}.val-table td{padding:.4rem .6rem .4rem 0;border-bottom:1px solid var(--sand-100, #f0e9d8);color:var(--ink-800, #3a352c)}.val-table td.num{font-variant-numeric:tabular-nums;text-align:right}.val-foot{font-size:.72rem;color:var(--stone-500, #78716c);line-height:1.4;margin-top:.6rem}.val-reliability{width:100%;max-width:260px;display:block}.val-axis{font-size:10px;fill:var(--stone-500, #78716c);letter-spacing:.03em}.val-skeleton{margin-top:.4rem}.val-sk-box{display:block;background:var(--sand-100, #f0e9d8);border-radius:8px;animation:val-sk-pulse 1.4s ease-in-out infinite}@keyframes val-sk-pulse{0%,to{opacity:.5}50%{opacity:.85}}.val-sk-window{height:18px;width:72%;margin-bottom:2rem;border-radius:6px}.val-sk-eyebrow{height:9px;width:60%}.val-sk-value{height:30px;width:50%;margin:.3rem 0}.val-sk-sub{height:26px;width:92%}.val-sk-h2{height:15px;width:55%;margin-bottom:.7rem}.val-sk-table{height:232px;border-radius:12px}.val-sk-chart{height:240px;width:100%;max-width:260px;border-radius:12px}.val-method{margin-top:2.5rem;border-top:1px solid var(--sand-200, #e6ddc8);padding-top:1.5rem}.val-steps{margin:0 0 1.2rem;padding-left:1.2rem;display:flex;flex-direction:column;gap:.5rem;font-size:.88rem;line-height:1.5;color:var(--stone-700, #4a4338);max-width:64ch}.val-steps strong{color:var(--ink-900, #2c2a26);font-weight:600}.val-caveat{font-size:.82rem;line-height:1.55;color:var(--stone-600, #57534e);background:var(--sand-50, #f5f1e8);border-radius:12px;padding:.9rem 1.1rem;max-width:64ch}.val-caveat strong{color:var(--ink-900, #2c2a26)}@media(max-width:720px){.val-cards{grid-template-columns:1fr}.val-twocol{grid-template-columns:1fr;gap:1.6rem}.val-reliability{max-width:320px;margin:0 auto}}
