*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;height:100%}body{height:100%;overflow:hidden;background:#0f1419;color:#e8edf2;font-family:Segoe UI,system-ui,sans-serif}#root{min-height:100%;background:#0f1419}.app-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;color:#8b9aab;font-size:.9rem}.iteration-bar,.preview-bar{position:fixed;top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;align-items:stretch;gap:.35rem;padding:.45rem;background:#1a2332;border:1px solid #3d5166;border-radius:10px;box-shadow:0 4px 20px #0006;pointer-events:auto}.iteration-bar{left:12px;right:auto}.preview-bar{right:12px;left:auto}.iteration-bar span,.preview-bar span{font-size:.68rem;color:#8b9aab;padding:0 .15rem .1rem;text-align:center;letter-spacing:.04em;text-transform:uppercase}.iteration-bar button,.preview-bar button{background:transparent;border:1px solid transparent;color:#8b9aab;font:inherit;font-size:.78rem;padding:.4rem .55rem;border-radius:6px;cursor:pointer;min-width:4.75rem;text-align:center}.iteration-bar button.active,.preview-bar button.active{background:#243040;border-color:#6eb5ff;color:#6eb5ff}.phone-shell{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh}.phone-label{display:none;color:#8b9aab;font-size:.75rem;margin-bottom:.65rem}.phone-device-bar{display:none;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem;margin-bottom:.65rem}.phone-device-bar button{background:#1a2332;border:1px solid #3d5166;color:#8b9aab;font:inherit;font-size:.72rem;padding:.3rem .55rem;border-radius:6px;cursor:pointer}.phone-device-bar button.active{background:#243040;border-color:#6eb5ff;color:#6eb5ff}.phone-device-bar button:hover:not(.active){border-color:#4a6278;color:#c5d0db}.phone-device-dims{color:#8b9aab;font-size:.75rem;margin-left:.15rem}#fit-root{width:100%;height:100vh;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;position:relative}.page{width:900px;padding:1rem 1.25rem .75rem;transform-origin:top center}header{text-align:center;margin-bottom:.5rem;padding-left:2.75rem;padding-right:2.75rem}h1{font-size:1.75rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.25rem}.subtitle{color:#8b9aab;font-size:.9rem}.app-eyebrow{display:block;width:100%;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-align:center;color:#6eb5ff;margin-bottom:.2rem}.brand-mark-wrap{display:flex;flex-direction:column;align-items:center}.brand-mark-wrap.app-brand{width:100%;margin-bottom:.1rem}.brand-mark{display:inline-flex;align-items:center;justify-content:center;gap:.55rem}.brand-mark-icon{display:block;flex-shrink:0}.brand-mark-word{font-size:.78rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#6eb5ff}.mobile-split-stack{display:contents}.main{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.main.has-info-card .chart-panel{z-index:30}.legend-slot{position:relative;z-index:1;width:100%}.chart-panel{position:relative;width:100%;display:flex;justify-content:center;z-index:0}.info-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:flex-end;justify-content:center;padding:.75rem;pointer-events:none}.info-card-overlay .info-card{pointer-events:auto;touch-action:manipulation}.chart-wrap{width:min(100%,720px)}.chart-svg{display:block;width:100%;height:auto;overflow:visible}.hub-text,.hub-sub{pointer-events:none}.hub{fill:#1a2332;stroke:#3d5166;stroke-width:2}.hub-text{fill:#c5d0db;font-size:15px;font-weight:600;text-anchor:middle;dominant-baseline:middle}.hub-sub{fill:#7a8fa3;font-size:11px;font-weight:500;text-anchor:middle;dominant-baseline:middle}.spoke{stroke:#2a3a4d;stroke-width:1.5;stroke-dasharray:4 4}.node{cursor:pointer}.node circle{fill:#1e2d3d;stroke:#4a6278;stroke-width:1.5;transition:stroke .15s ease,stroke-width .15s ease}.node .spoke{transition:stroke .15s ease}.node:hover circle,.node.active circle{stroke:#6eb5ff;stroke-width:2.5}.node:hover .spoke,.node.active .spoke{stroke:#6eb5ff}.node-num{fill:#6eb5ff;font-size:13px;font-weight:700;text-anchor:middle;dominant-baseline:middle;pointer-events:none;transition:fill .15s ease}.node:hover .node-num,.node.active .node-num{fill:#fff}.node-label{fill:#b8c5d4;font-size:14px;font-weight:500;dominant-baseline:middle;pointer-events:none;transition:fill .15s ease,font-weight .15s ease}.node:hover .node-label,.node.active .node-label{fill:#6eb5ff;font-weight:700}.legend{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem .6rem}.legend-item{display:flex;align-items:center;gap:.55rem;padding:.5rem .65rem;background:#161d27;border:1px solid #243040;border-radius:6px;font-size:.85rem;line-height:1.25;transition:border-color .15s ease,background .15s ease;cursor:pointer}body[data-iteration="1"] .legend,body[data-iteration="2"] .legend{grid-template-columns:repeat(4,1fr);gap:.4rem .5rem}body[data-iteration="1"] .legend-item,body[data-iteration="2"] .legend-item{flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:.5rem .35rem .4rem;gap:.25rem}body[data-iteration="1"] .legend-item--boosted,body[data-iteration="2"] .legend-item--boosted{justify-content:space-between;min-height:3.35rem}body[data-iteration="1"] .legend-name-full,body[data-iteration="2"] .legend-name-full{display:block;font-size:.72rem;line-height:1.2;font-weight:500}body[data-iteration="1"] .legend-name-short,body[data-iteration="2"] .legend-name-short{display:none}body[data-iteration="1"] .legend-item--boosted .mitigation-bar,body[data-iteration="2"] .legend-item--boosted .mitigation-bar{align-self:stretch;width:100%;max-width:100%;margin-top:auto;flex-shrink:0}body[data-iteration="1"] .legend-item.active,body[data-iteration="2"] .legend-item.active{border-color:#6eb5ff;background:#1e2d3d}body[data-iteration="1"] .legend-item.active .legend-name,body[data-iteration="2"] .legend-item.active .legend-name{color:#6eb5ff}.legend-guide,.legend-heading,.legend-name-short{display:none}.legend-name-full{font-weight:500}.legend-num{flex-shrink:0;width:1.4rem;height:1.4rem;display:flex;align-items:center;justify-content:center;background:#243040;color:#6eb5ff;font-weight:700;font-size:.75rem;border-radius:50%}footer{margin-top:.75rem;text-align:center;color:#5a6d7e;font-size:.78rem;line-height:1.3}.info-card{display:none;position:relative;width:100%;max-width:520px;padding:.75rem .85rem;border-radius:10px;background:#161d27;border:1px solid #243040;box-shadow:0 8px 28px #00000073;animation:info-card-in .18s ease;pointer-events:auto}.info-card.visible{display:block;cursor:pointer}.info-card.visible:hover{border-color:#3d5166}.info-card-cta{margin-top:.45rem;font-size:.68rem;font-weight:600;letter-spacing:.02em;color:#6eb5ff}@keyframes info-card-in{0%{opacity:0}to{opacity:1}}.info-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.4rem}.info-card-title-wrap{display:flex;align-items:center;gap:.5rem;min-width:0}.info-card-num{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#243040;color:#6eb5ff;font-size:.75rem;font-weight:700}.info-card-title{font-size:.88rem;font-weight:600;line-height:1.25;color:#e8edf2}.info-card-close{flex-shrink:0;background:transparent;border:1px solid #3d5166;color:#8b9aab;font:inherit;font-size:1rem;line-height:1;width:1.6rem;height:1.6rem;border-radius:6px;cursor:pointer}.info-card-close:hover{border-color:#6eb5ff;color:#6eb5ff}.info-card-desc{font-size:.78rem;line-height:1.5;color:#8b9aab;padding-bottom:.1rem}.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}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body.mobile-layout{overflow:hidden}body.mobile-layout .phone-shell{display:flex;flex-direction:column;align-items:center;width:100%;height:100dvh;min-height:0;overflow:hidden}body.mobile-layout #fit-root{display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-height:0;height:auto;max-height:none;align-items:stretch;justify-content:flex-start;overflow:hidden}body.mobile-layout .page{flex:1 1 auto;width:100%;height:auto;min-height:0;display:flex;flex-direction:column;padding:.2rem .35rem;overflow:hidden;transform:none!important;margin:0!important}body.mobile-layout footer{display:none}body.mobile-layout header{flex:0 0 auto;width:100%;margin-bottom:0;padding:.15rem 2.75rem .05rem;text-align:center}body.mobile-layout .app-eyebrow{display:block;font-size:.58rem;letter-spacing:.1em;margin-bottom:.05rem;line-height:1.1;text-align:center}body.mobile-layout .main{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column;gap:0;align-items:stretch}body.mobile-layout .mobile-split-stack{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column}body.mobile-layout .chart-panel{flex:var(--mobile-chart-ratio, .43) 1 0;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden}body.mobile-layout .legend-slot{flex:calc(1 - var(--mobile-chart-ratio, .43)) 1 0;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden}body.mobile-layout .legend{flex:1 1 auto;min-height:0;width:100%;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);gap:.25rem;align-content:stretch}body.mobile-layout .legend-item{height:100%;min-height:0;font-size:.6rem;padding:.22rem .12rem .2rem;gap:.1rem;overflow:hidden;justify-content:flex-start}body.mobile-layout .legend-item--boosted{justify-content:space-between;padding-bottom:.24rem}body.mobile-layout .legend-item--boosted .mitigation-bar{align-self:stretch;width:100%;max-width:100%;margin-top:auto;flex-shrink:0}body.mobile-layout .legend-item--boosted .mitigation-bar--interactive{padding:.08rem 0}body.mobile-layout .chart-wrap{flex:1 1 0;min-height:0;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}body.mobile-layout .chart-svg{display:block;width:100%;height:100%;max-width:100%;max-height:100%}body.mobile-layout h1{font-size:1.05rem;margin-bottom:0;line-height:1.15}body.mobile-layout .subtitle{font-size:.62rem;line-height:1.1;margin-top:.02rem}body.mobile-layout .legend-num{width:1.05rem;height:1.05rem;font-size:.55rem;flex-shrink:0}body.mobile-layout .legend-name-full,body.mobile-layout .legend-name-short{font-size:inherit;line-height:1.12;word-break:break-word;overflow-wrap:anywhere;max-width:100%}body.mobile-layout[data-iteration="1"] .legend-name-full,body.mobile-layout[data-iteration="2"] .legend-name-full{display:none}body.mobile-layout[data-iteration="1"] .legend-name-short,body.mobile-layout[data-iteration="2"] .legend-name-short{display:block}body.mobile-layout .node-label{font-size:13px;font-weight:600}body.mobile-layout .node-num{font-size:15px}body.mobile-layout .hub-text{font-size:16px}body.mobile-layout .hub-sub{font-size:11px}body.mobile-layout .info-card{padding:.6rem .7rem}body.mobile-layout .info-card-desc{font-size:.7rem}body.mobile-preview{--preview-shell-top: 3.5rem;--preview-shell-bottom: 2.5rem;--preview-device-chrome: 2.75rem;height:100%;overflow:auto;background:#111820}body.mobile-preview #root{height:100%;min-height:0}body.mobile-preview .phone-shell{padding:var(--preview-shell-top) 1rem var(--preview-shell-bottom);height:100%;max-height:100%;min-height:0;box-sizing:border-box;justify-content:flex-start}body.mobile-preview .phone-device-bar{display:flex;flex:0 0 auto}body.mobile-preview.mobile-layout #fit-root{width:var(--phone-width, 390px);max-width:var(--phone-width, 390px);height:auto;aspect-ratio:var(--phone-ar-w, 390) / var(--phone-ar-h, 844);flex:0 0 auto;min-height:0;margin-bottom:.75rem;max-height:min(var(--phone-height, 844px),calc(100% - var(--preview-device-chrome)),calc(100dvh - var(--preview-shell-top) - var(--preview-shell-bottom) - var(--preview-device-chrome)));border:10px solid #2a3441;border-radius:var(--phone-radius, 36px);box-shadow:0 0 0 2px #1a2332,0 20px 50px #00000080;background:#0f1419;overflow:hidden}body.mobile-preview.mobile-layout .page{height:100%;flex:1 1 auto}body.mobile-layout:not(.mobile-preview) #fit-root{height:100%}body.mobile-layout:not(.mobile-preview) .page{height:100%}@media(max-width:480px){body.mobile-layout:not(.mobile-preview) .phone-shell{padding:0}}body[data-scheme=light]{--fit-teal: #00b8a9;--fit-bg: #f5f7fa;--fit-card: #ffffff;--fit-text: #202124;--fit-muted: #5f6368;--fit-shadow: 0 1px 2px rgba(60, 64, 67, .18), 0 2px 8px rgba(60, 64, 67, .08);background:var(--fit-bg);color:var(--fit-text)}body[data-scheme=light] #root,body[data-scheme=light] #fit-root,body.mobile-preview[data-scheme=light] #fit-root,body.mobile-preview.mobile-layout[data-scheme=light] #fit-root{background:var(--fit-bg)}body[data-scheme=light] .page,body[data-scheme=light] .hallmark-page{background:var(--fit-bg);color:var(--fit-text)}body[data-scheme=light] .app-eyebrow,body[data-scheme=light] .brand-mark-word{color:var(--fit-teal)}body[data-scheme=light] h1{color:var(--fit-text);font-weight:500}body[data-scheme=light] .subtitle{color:var(--fit-muted)}body[data-scheme=light] .hub{fill:#fff;stroke:var(--fit-teal);stroke-width:2.5}body[data-scheme=light] .hub-text{fill:var(--fit-text);font-weight:500}body[data-scheme=light] .hub-sub{fill:var(--fit-muted)}body[data-scheme=light] .spoke{stroke:#e8eaed;stroke-width:1.5;stroke-dasharray:none}body[data-scheme=light] .node circle{fill:#fff;stroke:#dadce0;stroke-width:2}body[data-scheme=light] .node-num{fill:var(--fit-color, var(--fit-teal));font-weight:500}body[data-scheme=light] .node-label{fill:#3c4043;font-weight:500}body[data-scheme=light] .node:hover circle,body[data-scheme=light] .node.active circle,body[data-scheme=light] .node:focus-visible circle{fill:#f8fdfa;stroke:var(--fit-color, var(--fit-teal));stroke-width:2.5}body[data-scheme=light] .node:hover .node-num,body[data-scheme=light] .node.active .node-num,body[data-scheme=light] .node:focus-visible .node-num{fill:var(--fit-color, var(--fit-teal))}body[data-scheme=light] .node:hover .node-label,body[data-scheme=light] .node.active .node-label,body[data-scheme=light] .node:focus-visible .node-label{fill:var(--fit-text);font-weight:500}body[data-scheme=light] .node:hover .spoke,body[data-scheme=light] .node.active .spoke,body[data-scheme=light] .node:focus-visible .spoke{stroke:var(--fit-color, var(--fit-teal));opacity:.45}body[data-scheme=light] .node:focus,body[data-scheme=light] .node:focus-visible{outline:none}body.mobile-layout[data-scheme=light] .node-label{fill:#3c4043}body[data-scheme=light] .legend-name-full,body[data-scheme=light] .legend-name-short{color:var(--fit-text)}body[data-scheme=light] .legend-item{background:var(--fit-card);border:1px solid transparent;box-shadow:var(--fit-shadow);transition:background .15s ease,box-shadow .15s ease}body[data-scheme=light] .legend-item:hover{background:#fafbfb;box-shadow:0 1px 3px #3c404338,0 4px 12px #3c40431a}body[data-scheme=light] .legend-item.active{background:#e8f7f5;box-shadow:0 0 0 2px color-mix(in srgb,var(--fit-color, var(--fit-teal)) 35%,transparent)}body[data-scheme=light] .legend-item.active .legend-name{color:var(--fit-text)}body[data-scheme=light] .legend-item:focus-visible{outline:2px solid var(--fit-teal);outline-offset:2px}body[data-scheme=light] .legend-num{background:var(--fit-color, var(--fit-teal));color:#fff;font-weight:700}body[data-scheme=light] .legend-item.active .legend-num{background:var(--fit-color, var(--fit-teal));color:#fff}body[data-scheme=light] footer{color:var(--fit-muted)}body[data-scheme=light] .info-card{background:var(--fit-card);border:none;box-shadow:var(--fit-shadow);border-radius:12px}body[data-scheme=light] .info-card-num{background:var(--fit-color, var(--fit-teal));color:#fff}body[data-scheme=light] .info-card-title{color:var(--fit-text);font-weight:500}body[data-scheme=light] .info-card-desc{color:var(--fit-muted)}body[data-scheme=light] .info-card-close{border-color:#dadce0;color:var(--fit-muted)}body[data-scheme=light] .info-card-close:hover{border-color:var(--fit-teal);color:var(--fit-teal)}body[data-scheme=light] .info-card-cta{color:var(--fit-teal)}body[data-scheme=light] .info-card.visible:hover{box-shadow:0 1px 3px #3c404338,0 4px 12px #3c40431a}body.dev-chrome-hidden .iteration-bar,body.dev-chrome-hidden .preview-bar{display:none}@media(max-width:520px){.iteration-bar{left:6px;padding:.35rem}.preview-bar{right:6px;padding:.35rem}.iteration-bar button,.preview-bar button{min-width:3.5rem;font-size:.72rem;padding:.35rem .4rem}}.mobile-theme-toggle{position:absolute;top:.2rem;right:.15rem;z-index:60;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:999px;background:transparent;color:#8b9aab;cursor:pointer;touch-action:manipulation;transition:background .15s ease,color .15s ease,transform .12s ease}.mobile-theme-toggle svg{width:1.15rem;height:1.15rem;display:block}.mobile-theme-toggle:hover{background:#6eb5ff1a;color:#c5d0db}.mobile-theme-toggle:active{transform:scale(.92)}.mobile-theme-toggle:focus-visible{outline:2px solid #6eb5ff;outline-offset:2px}body[data-scheme=light] .mobile-theme-toggle{color:#80868b}body[data-scheme=light] .mobile-theme-toggle:hover{background:#3c404314;color:#3c4043}body[data-scheme=light] .mobile-theme-toggle:focus-visible{outline-color:#00b8a9}body:not(.mobile-layout) .mobile-theme-toggle{position:fixed;top:1rem;right:1rem;z-index:90;width:2.5rem;height:2.5rem;border-radius:999px;background:#161d27eb;border:1px solid #243040;box-shadow:0 2px 12px #00000040}body:not(.mobile-layout):not(.dev-chrome-hidden) .mobile-theme-toggle{top:1rem}body:not(.mobile-layout) .profile-button{position:fixed;top:1rem;left:1rem;z-index:90;border-radius:999px;background:#161d27eb;border:1px solid #243040;box-shadow:0 2px 12px #00000040}body:not(.mobile-layout):not(.dev-chrome-hidden) .profile-button{top:1rem}body[data-scheme=light]:not(.mobile-layout) .mobile-theme-toggle,body[data-scheme=light]:not(.mobile-layout) .profile-button{background:#fffffff2;border-color:#dadce0;box-shadow:0 1px 3px #3c40432e}body:not(.mobile-layout) .mobile-theme-toggle svg{width:1.25rem;height:1.25rem}.hallmark-page{display:flex;flex-direction:column;min-height:100%;width:100%;max-width:640px;margin:0 auto}.hallmark-page-header{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:1rem;padding-left:2.15rem;padding-right:2.15rem}.hallmark-page-back{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .55rem .35rem .4rem;margin-left:-.4rem;border:1px solid #243040;border-radius:999px;background:#161d27;color:#c5d0db;font:inherit;font-size:.78rem;font-weight:500;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.hallmark-page-back:hover{border-color:#6eb5ff;color:#6eb5ff}.hallmark-page-back-icon{font-size:.95rem;line-height:1}.hallmark-page-body{flex:1 1 auto}.hallmark-page-title-row{display:flex;align-items:flex-start;gap:.65rem;margin-bottom:.85rem}.hallmark-page-num{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#243040;color:#6eb5ff;font-size:.85rem;font-weight:700}.hallmark-page-title{font-size:1.55rem;font-weight:600;line-height:1.25;letter-spacing:-.02em;color:#e8edf2}.hallmark-section{margin-bottom:1.35rem}.hallmark-section:last-child{margin-bottom:0}.hallmark-section-heading{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6eb5ff;margin-bottom:.45rem}.hallmark-section-text{font-size:.92rem;line-height:1.65;color:#b8c5d4}.hallmark-section-list{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.55rem}.hallmark-section-list li{font-size:.9rem;line-height:1.55;color:#b8c5d4}.hallmark-section-list li::marker{color:#6eb5ff}.hallmark-page-footer{flex:0 0 auto;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #243040;font-size:.72rem;line-height:1.4;color:#5a6d7e}body[data-scheme=light] .hallmark-page-back{background:#fff;border-color:transparent;box-shadow:0 1px 2px #3c40432e,0 2px 8px #3c404314;color:#5f6368}body[data-scheme=light] .hallmark-page-back:hover{color:#202124;box-shadow:0 1px 3px #3c404338,0 4px 12px #3c40431a}body[data-scheme=light] .hallmark-page-num{background:var(--fit-color, var(--fit-teal));color:#fff}body[data-scheme=light] .hallmark-page-title{color:var(--fit-text);font-weight:500}body[data-scheme=light] .hallmark-section-heading{color:var(--fit-teal)}body[data-scheme=light] .hallmark-section-text,body[data-scheme=light] .hallmark-section-list li{color:var(--fit-muted)}body[data-scheme=light] .hallmark-section-list li::marker{color:var(--fit-color, var(--fit-teal))}body[data-scheme=light] .hallmark-page-footer{border-top-color:#e8eaed;color:var(--fit-muted)}body.hallmark-route.mobile-layout #fit-root{display:flex;flex-direction:column;height:100%;max-height:100%;min-height:0;overflow:hidden}body.hallmark-route.mobile-layout .page{flex:1 1 auto;display:flex;flex-direction:column;width:100%;height:100%;max-height:100%;min-height:0;overflow:hidden;padding:.65rem .75rem .5rem}body.hallmark-route.mobile-layout .hallmark-page{min-height:0}body.hallmark-route.mobile-layout .hallmark-page-header{flex:0 0 auto;margin-bottom:.65rem}body.hallmark-route.mobile-layout .hallmark-page-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:.75rem}body.hallmark-route.mobile-layout .hallmark-page-title{font-size:1.25rem}body.hallmark-route.mobile-layout .hallmark-section{margin-bottom:1rem}body.hallmark-route.mobile-layout .hallmark-section-text,body.hallmark-route.mobile-layout .hallmark-section-list li{font-size:.86rem}body.hallmark-route.mobile-layout .hallmark-page-footer{flex:0 0 auto;display:block;margin-top:0;padding-top:.65rem;padding-bottom:.25rem}body.hallmark-route.mobile-preview.mobile-layout #fit-root{max-height:min(var(--phone-height, 844px),calc(100% - var(--preview-device-chrome)),calc(100dvh - var(--preview-shell-top) - var(--preview-shell-bottom) - var(--preview-device-chrome)))}.custom-scroll{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(110,181,255,.45) transparent}.custom-scroll::-webkit-scrollbar{width:3px}.custom-scroll::-webkit-scrollbar-track{background:transparent;margin:6px 0}.custom-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3ddc848c,#6eb5ff8c);border-radius:999px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#3ddc84cc,#6eb5ffcc)}.custom-scroll--hidden-bar{scrollbar-width:none;-ms-overflow-style:none}.custom-scroll--hidden-bar::-webkit-scrollbar{display:none;width:0;height:0}body[data-scheme=light] .custom-scroll{scrollbar-color:rgba(0,166,153,.45) transparent}body[data-scheme=light] .custom-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#1e8e3e80,#00a6998c)}body[data-scheme=light] .custom-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#1e8e3ebf,#00a699cc)}body.hallmark-route.mobile-layout .hallmark-page-body{scrollbar-width:none;-ms-overflow-style:none}body.hallmark-route.mobile-layout .hallmark-page-body::-webkit-scrollbar{display:none;width:0;height:0}body.hallmark-route:not(.mobile-layout) .hallmark-page-body{scrollbar-width:thin;scrollbar-color:rgba(110,181,255,.45) transparent}body.hallmark-route:not(.mobile-layout) .hallmark-page-body::-webkit-scrollbar{width:3px}body.hallmark-route:not(.mobile-layout) .hallmark-page-body::-webkit-scrollbar-track{background:transparent;margin:6px 0}body.hallmark-route:not(.mobile-layout) .hallmark-page-body::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3ddc848c,#6eb5ff8c);border-radius:999px}.profile-panel,.contribution-dialog,.sunscreen-search-results,.sunscreen-detail{scrollbar-width:thin;scrollbar-color:rgba(110,181,255,.4) transparent}.profile-panel::-webkit-scrollbar,.contribution-dialog::-webkit-scrollbar,.sunscreen-search-results::-webkit-scrollbar,.sunscreen-detail::-webkit-scrollbar{width:3px}.profile-panel::-webkit-scrollbar-track,.contribution-dialog::-webkit-scrollbar-track,.sunscreen-search-results::-webkit-scrollbar-track,.sunscreen-detail::-webkit-scrollbar-track{background:transparent}.profile-panel::-webkit-scrollbar-thumb,.contribution-dialog::-webkit-scrollbar-thumb,.sunscreen-search-results::-webkit-scrollbar-thumb,.sunscreen-detail::-webkit-scrollbar-thumb{background:#6eb5ff73;border-radius:999px}body.hallmark-route.mobile-layout .profile-panel,body.hallmark-route.mobile-layout .contribution-dialog{scrollbar-width:none;-ms-overflow-style:none}body.hallmark-route.mobile-layout .profile-panel::-webkit-scrollbar,body.hallmark-route.mobile-layout .contribution-dialog::-webkit-scrollbar{display:none}body.hallmark-route.mobile-preview,body.hallmark-route.mobile-preview .phone-shell{overflow:hidden}.topic-link-wrap{position:relative;display:inline}.topic-link{display:inline;padding:0;border:none;background:none;color:#ff5964;font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:.12em;cursor:pointer}.topic-link:hover{color:#ff8b9a}.topic-link--fulfilled{color:#3ddc84}.topic-link--fulfilled:hover{color:#5ee89a}.topic-link-tooltip{position:absolute;left:50%;bottom:calc(100% + .35rem);transform:translate(-50%);padding:.2rem .45rem;border-radius:6px;background:#1a2332;border:1px solid #3d5166;color:#e8edf2;font-size:.68rem;font-weight:700;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .12s ease;z-index:20}.topic-link-wrap:hover .topic-link-tooltip,.topic-link-wrap:focus-within .topic-link-tooltip{opacity:1}body[data-scheme=light] .topic-link{color:#d93025}body[data-scheme=light] .topic-link:hover{color:#b31412}body[data-scheme=light] .topic-link--fulfilled{color:#1e8e3e}body[data-scheme=light] .topic-link--fulfilled:hover{color:#137333}body[data-scheme=light] .topic-link-tooltip{background:#fff;border-color:#dadce0;color:var(--fit-text);box-shadow:0 1px 4px #3c40432e}.topic-page-title{margin-bottom:1rem}.topic-collapsible-section{margin-bottom:.65rem}.topic-section-toggle{display:flex;align-items:center;justify-content:space-between;gap:.65rem;width:100%;margin:0;padding:.15rem 0;border:none;background:none;font:inherit;text-align:left;cursor:pointer;color:#6eb5ff;transition:color .15s ease}.topic-section-toggle:hover{color:#8fc4ff}.topic-section-toggle:focus-visible{outline:2px solid #6eb5ff;outline-offset:2px;border-radius:4px}.topic-section-toggle-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.35}.topic-section-toggle-icon{flex-shrink:0;width:1.1rem;font-size:.95rem;font-weight:700;line-height:1;text-align:center;opacity:.85}.topic-section-panel{margin-top:.45rem}.topic-section-panel[hidden]{display:none}body[data-scheme=light] .topic-section-toggle{color:var(--fit-teal)}body[data-scheme=light] .topic-section-toggle:hover{color:#00897b}body[data-scheme=light] .topic-section-toggle:focus-visible{outline-color:var(--fit-teal)}.topic-contributes-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.topic-contributes-link{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .55rem;border:1px solid #243040;border-radius:8px;background:#161d27;color:#c5d0db;font:inherit;font-size:.86rem;text-align:left;cursor:pointer;transition:border-color .15s ease,color .15s ease}.topic-contributes-link:hover{border-color:#6eb5ff;color:#e8edf2}.topic-contributes-num{flex-shrink:0;width:1.35rem;height:1.35rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#243040;color:#6eb5ff;font-size:.68rem;font-weight:700}body[data-scheme=light] .topic-contributes-link{background:#fff;border-color:transparent;box-shadow:0 1px 2px #3c40432e;color:var(--fit-text)}body[data-scheme=light] .topic-contributes-link:hover{box-shadow:0 1px 3px #3c404338}body[data-scheme=light] .topic-contributes-num{background:var(--fit-color, var(--fit-teal));color:#fff}.sunscreen-logger{padding-top:.25rem;border-top:1px solid #243040}.sunscreen-logger-intro{margin-bottom:.75rem}.sunscreen-form{display:flex;flex-direction:column;gap:.65rem}.sunscreen-field{display:flex;flex-direction:column;gap:.25rem;font-size:.78rem;color:#8b9aab}.sunscreen-field input,.sunscreen-field select{padding:.45rem .55rem;border:1px solid #243040;border-radius:6px;background:#0f1419;color:#e8edf2;font:inherit;font-size:.88rem}.sunscreen-check{display:flex;align-items:center;gap:.45rem;font-size:.86rem;color:#b8c5d4;cursor:pointer}.sunscreen-submit{margin-top:.25rem;padding:.5rem .75rem;border:none;border-radius:8px;background:#6eb5ff;color:#0f1419;font:inherit;font-size:.86rem;font-weight:600;cursor:pointer}.sunscreen-submit:hover{background:#8fc4ff}.sunscreen-rating{margin-top:1rem;padding:.75rem;border:1px solid #243040;border-radius:10px;background:#161d27a6}.sunscreen-rating-badge{display:inline-flex;align-items:baseline;gap:.45rem;padding:.25rem .55rem;margin-bottom:.45rem;border:2px solid;border-radius:8px}.sunscreen-rating-grade{font-size:1.35rem;font-weight:700;color:#e8edf2}.sunscreen-rating-score{font-size:.82rem;color:#8b9aab}.sunscreen-rating-summary{font-size:.88rem;color:#c5d0db;margin-bottom:.35rem}.sunscreen-rating-notes{margin:0;padding-left:1rem;font-size:.78rem;color:#8b9aab}.sunscreen-rating-notes li+li{margin-top:.2rem}.sunscreen-history{margin-top:1rem}.sunscreen-history-heading{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6eb5ff;margin-bottom:.45rem}.sunscreen-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.sunscreen-history-item{display:flex;align-items:center;gap:.45rem;font-size:.8rem;color:#b8c5d4}.sunscreen-history-grade{flex-shrink:0;width:1.25rem;text-align:center;font-weight:700;color:#6eb5ff}body[data-scheme=light] .sunscreen-logger{border-top-color:#e8eaed}body[data-scheme=light] .sunscreen-field input,body[data-scheme=light] .sunscreen-field select{background:#fff;border-color:#dadce0;color:var(--fit-text)}body[data-scheme=light] .sunscreen-check{color:var(--fit-muted)}body[data-scheme=light] .sunscreen-submit{background:var(--fit-teal);color:#fff}body[data-scheme=light] .sunscreen-rating{background:#fff;border-color:transparent;box-shadow:0 1px 2px #3c40432e}body[data-scheme=light] .sunscreen-history-heading{color:var(--fit-teal)}.sunscreen-search{position:relative}.sunscreen-search-input{width:100%;padding:.45rem .55rem;border:1px solid #243040;border-radius:6px;background:#0f1419;color:#e8edf2;font:inherit;font-size:.88rem}.sunscreen-search-results{position:absolute;z-index:20;left:0;right:0;top:calc(100% + .25rem);margin:0;padding:.35rem;list-style:none;border:1px solid #243040;border-radius:8px;background:#161d27;box-shadow:0 8px 24px #00000059;max-height:22rem;overflow-y:auto}.sunscreen-search-option{display:flex;align-items:stretch;gap:.45rem;border-radius:6px}.sunscreen-search-option--active{background:#6eb5ff1f}.sunscreen-search-image{flex-shrink:0;width:2.75rem;height:3.5rem;padding:.2rem;border:1px solid #243040;border-radius:6px;background:#0f1419;cursor:pointer;transition:border-color .15s ease,transform .1s ease}.sunscreen-search-image:hover{border-color:#6eb5ff;transform:scale(1.04)}.sunscreen-search-image img{width:100%;height:100%;object-fit:contain}.sunscreen-search-label{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.35rem .45rem .35rem 0;border:none;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.sunscreen-search-brand{font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6eb5ff}.sunscreen-search-name{font-size:.84rem;color:#e8edf2}.sunscreen-search-meta{font-size:.72rem;color:#8b9aab}.sunscreen-selected{display:flex;align-items:center;gap:.55rem;padding:.45rem .55rem;border:1px solid #243040;border-radius:8px;background:#161d27a6}.sunscreen-selected-image{flex-shrink:0;width:2.75rem;height:3.5rem;padding:.2rem;border:1px solid #243040;border-radius:6px;background:#0f1419;cursor:pointer;transition:border-color .15s ease}.sunscreen-selected-image:hover{border-color:#6eb5ff}.sunscreen-selected-image img{width:100%;height:100%;object-fit:contain}.sunscreen-selected-text{flex:1;display:flex;flex-direction:column;gap:.1rem;min-width:0}.sunscreen-selected-brand{font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6eb5ff}.sunscreen-selected-name{font-size:.86rem;color:#e8edf2}.sunscreen-selected-clear{flex-shrink:0;width:1.75rem;height:1.75rem;border:none;border-radius:50%;background:#243040;color:#c5d0db;font-size:1.1rem;line-height:1;cursor:pointer}.sunscreen-selected-clear:hover{background:#2f3d50;color:#e8edf2}.sunscreen-rating-top{display:flex;align-items:center;gap:.55rem;margin-bottom:.45rem}.sunscreen-rating-thumb{flex-shrink:0;width:2.5rem;height:3.25rem;padding:.15rem;border:1px solid #243040;border-radius:6px;background:#0f1419;cursor:pointer}.sunscreen-rating-thumb img{width:100%;height:100%;object-fit:contain}.sunscreen-view-breakdown{margin-bottom:.45rem;padding:0;border:none;background:none;color:#6eb5ff;font:inherit;font-size:.82rem;text-decoration:underline;cursor:pointer}.sunscreen-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#080c12b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sunscreen-detail{position:relative;width:min(100%,28rem);max-height:min(90vh,40rem);overflow-y:auto;padding:1rem;border:1px solid #243040;border-radius:12px;background:#161d27;box-shadow:0 16px 48px #00000073}.sunscreen-detail-close{position:absolute;top:.55rem;right:.55rem;width:1.75rem;height:1.75rem;border:none;border-radius:50%;background:#243040;color:#c5d0db;font-size:1.1rem;line-height:1;cursor:pointer}.sunscreen-detail-header{display:flex;gap:.75rem;margin-bottom:1rem;padding-right:1.5rem}.sunscreen-detail-image-btn{flex-shrink:0;width:4.5rem;height:5.75rem;padding:.35rem;border:1px solid #243040;border-radius:8px;background:#0f1419;cursor:default}.sunscreen-detail-image{width:100%;height:100%;object-fit:contain}.sunscreen-detail-brand{font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6eb5ff;margin-bottom:.15rem}.sunscreen-detail-name{font-size:1rem;font-weight:600;color:#e8edf2;margin-bottom:.25rem}.sunscreen-detail-format{font-size:.78rem;color:#8b9aab;margin-bottom:.45rem}.sunscreen-detail-badge{margin-bottom:.35rem}.sunscreen-detail-section{margin-top:1rem;padding-top:.75rem;border-top:1px solid #243040}.sunscreen-detail-heading{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#6eb5ff;margin-bottom:.55rem}.sunscreen-breakdown-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.sunscreen-breakdown-row{display:flex;justify-content:space-between;gap:.5rem;font-size:.8rem;color:#c5d0db}.sunscreen-breakdown-points{flex-shrink:0;color:#8b9aab;font-size:.75rem}.sunscreen-breakdown-bar{height:.35rem;margin:.2rem 0 .25rem;border-radius:999px;background:#243040;overflow:hidden}.sunscreen-breakdown-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6eb5ff,#3ddc84)}.sunscreen-breakdown-detail{font-size:.72rem;color:#8b9aab}.sunscreen-ingredient-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.sunscreen-ingredient{padding:.45rem .55rem;border-radius:6px;background:#0f14198c;border-left:3px solid #8b9aab}.sunscreen-ingredient--beneficial{border-left-color:#3ddc84}.sunscreen-ingredient--caution{border-left-color:#ffb020}.sunscreen-ingredient-head{display:flex;justify-content:space-between;gap:.5rem;align-items:baseline}.sunscreen-ingredient-name{font-size:.82rem;font-weight:600;color:#e8edf2}.sunscreen-ingredient-impact{font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8b9aab}.sunscreen-ingredient--beneficial .sunscreen-ingredient-impact{color:#3ddc84}.sunscreen-ingredient--caution .sunscreen-ingredient-impact{color:#ffb020}.sunscreen-ingredient-role{font-size:.75rem;color:#8b9aab;margin-top:.15rem}.sunscreen-ingredient-note{font-size:.72rem;color:#b8c5d4;margin-top:.2rem}.sunscreen-detail-notes{margin-top:.75rem}body[data-scheme=light] .sunscreen-search-input{background:#fff;border-color:#dadce0;color:var(--fit-text)}body[data-scheme=light] .sunscreen-search-results{background:#fff;border-color:#dadce0;box-shadow:0 4px 16px #3c40432e}body[data-scheme=light] .sunscreen-search-option--active{background:#00a69914}body[data-scheme=light] .sunscreen-search-image,body[data-scheme=light] .sunscreen-selected-image,body[data-scheme=light] .sunscreen-rating-thumb,body[data-scheme=light] .sunscreen-detail-image-btn{background:#f8f9fa;border-color:#dadce0}body[data-scheme=light] .sunscreen-search-brand,body[data-scheme=light] .sunscreen-selected-brand,body[data-scheme=light] .sunscreen-detail-brand,body[data-scheme=light] .sunscreen-detail-heading{color:var(--fit-teal)}body[data-scheme=light] .sunscreen-search-name,body[data-scheme=light] .sunscreen-selected-name,body[data-scheme=light] .sunscreen-detail-name{color:var(--fit-text)}body[data-scheme=light] .sunscreen-selected{background:#fff;border-color:transparent;box-shadow:0 1px 2px #3c40432e}body[data-scheme=light] .sunscreen-detail{background:#fff;border-color:transparent;box-shadow:0 8px 32px #3c404338}body[data-scheme=light] .sunscreen-detail-section{border-top-color:#e8eaed}body[data-scheme=light] .sunscreen-ingredient{background:#f8f9fa}body[data-scheme=light] .sunscreen-view-breakdown{color:var(--fit-teal)}.page,.hallmark-page{position:relative}.profile-button{position:absolute;top:.2rem;left:.15rem;z-index:60;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:none;border-radius:999px;background:transparent;color:#8b9aab;cursor:pointer;touch-action:manipulation;transition:background .15s ease,color .15s ease,transform .12s ease}.profile-button svg{width:1.15rem;height:1.15rem;display:block}.profile-button:hover{background:#6eb5ff1a;color:#c5d0db}.profile-button:active{transform:scale(.92)}.profile-button:focus-visible{outline:2px solid #6eb5ff;outline-offset:2px}.profile-button--active{color:#6eb5ff}.profile-button-dot{position:absolute;top:.35rem;right:.35rem;width:.4rem;height:.4rem;border-radius:50%;background:#3ddc84;box-shadow:0 0 0 1px #0f1419}body[data-scheme=light] .profile-button{color:#80868b}body[data-scheme=light] .profile-button:hover{background:#3c404314;color:#3c4043}body[data-scheme=light] .profile-button--active{color:var(--fit-teal)}body[data-scheme=light] .profile-button:focus-visible{outline-color:#00b8a9}body[data-scheme=light] .profile-button-dot{box-shadow:0 0 0 1px #fff}.profile-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem;background:#080c12b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-panel{position:relative;width:min(100%,24rem);max-height:min(90vh,36rem);overflow-y:auto;padding:1rem;border:1px solid #243040;border-radius:12px;background:#161d27;box-shadow:0 16px 48px #00000073}.profile-panel-close{position:absolute;top:.55rem;right:.55rem;width:1.75rem;height:1.75rem;border:none;border-radius:50%;background:#243040;color:#c5d0db;font-size:1.1rem;line-height:1;cursor:pointer}.profile-panel-close:hover{background:#2f3d50;color:#e8edf2}.profile-panel-header{padding-right:1.75rem;margin-bottom:.85rem}.profile-panel-title{font-size:1.05rem;font-weight:600;color:#e8edf2;margin-bottom:.25rem}.profile-panel-overall{font-size:.82rem;color:#8b9aab}.profile-panel-overall strong{color:#3ddc84;font-weight:700}.profile-panel-section+.profile-panel-section{margin-top:1rem;padding-top:.85rem;border-top:1px solid #243040}.profile-panel-heading{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6eb5ff;margin-bottom:.55rem}.profile-panel-note,.profile-panel-empty{font-size:.82rem;line-height:1.55;color:#8b9aab;margin-bottom:.55rem}.profile-activity-list,.profile-influence-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.profile-activity-item,.profile-influence-item{padding:.55rem .65rem;border:1px solid #243040;border-radius:8px;background:#0f14198c}.profile-activity-main,.profile-influence-row{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.profile-activity-link{padding:0;border:none;background:none;color:#6eb5ff;font:inherit;font-size:.88rem;font-weight:600;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:.12em}.profile-activity-label{font-size:.88rem;font-weight:600;color:#e8edf2}.profile-activity-score{flex-shrink:0;font-size:.82rem;font-weight:700;color:#3ddc84}.profile-activity-meta{margin-top:.2rem;font-size:.72rem;color:#8b9aab}.profile-influence-name{display:flex;align-items:center;gap:.45rem;font-size:.84rem;color:#c5d0db}.profile-influence-num{flex-shrink:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#243040;color:#6eb5ff;font-size:.65rem;font-weight:700}.profile-influence-bonus{flex-shrink:0;font-size:.82rem;font-weight:700;color:#3ddc84}.profile-influence-sources{margin-top:.25rem;font-size:.72rem;color:#8b9aab}.hallmark-mitigation-badge{display:inline-flex;align-items:center;margin-top:.35rem;padding:.15rem .45rem;border-radius:999px;background:#3ddc841f;color:#3ddc84;font-size:.68rem;font-weight:700;letter-spacing:.02em}.legend-boost{flex-shrink:0;margin-left:auto;padding:.05rem .3rem;border-radius:999px;background:#3ddc8424;color:#3ddc84;font-size:.55rem;font-weight:700;line-height:1.2}body[data-scheme=light] .profile-panel{background:#fff;border-color:transparent;box-shadow:0 8px 32px #3c404338}body[data-scheme=light] .profile-panel-title{color:var(--fit-text)}body[data-scheme=light] .profile-panel-overall{color:var(--fit-muted)}body[data-scheme=light] .profile-panel-overall strong{color:#1e8e3e}body[data-scheme=light] .profile-panel-section+.profile-panel-section{border-top-color:#e8eaed}body[data-scheme=light] .profile-panel-heading{color:var(--fit-teal)}body[data-scheme=light] .profile-activity-item,body[data-scheme=light] .profile-influence-item{background:#f8f9fa;border-color:#e8eaed}body[data-scheme=light] .profile-activity-link{color:var(--fit-teal)}body[data-scheme=light] .profile-activity-label,body[data-scheme=light] .profile-influence-name{color:var(--fit-text)}body[data-scheme=light] .profile-influence-num{background:var(--fit-teal);color:#fff}body[data-scheme=light] .profile-activity-score,body[data-scheme=light] .profile-influence-bonus,body[data-scheme=light] .legend-boost,body[data-scheme=light] .hallmark-mitigation-badge{color:#1e8e3e}body[data-scheme=light] .legend-boost,body[data-scheme=light] .hallmark-mitigation-badge{background:#1e8e3e1f}.mitigation-bar{display:block;width:100%}.mitigation-bar--sm{margin-top:.15rem}.mitigation-bar--md{margin-top:.25rem}.mitigation-bar--interactive{padding:.2rem 0;border:none;background:none;cursor:pointer;touch-action:manipulation}.mitigation-bar--interactive:hover .mitigation-bar-track{box-shadow:0 0 0 1px #6eb5ff59}.mitigation-bar--interactive:focus-visible{outline:2px solid #6eb5ff;outline-offset:2px;border-radius:4px}.mitigation-bar-track{display:block;width:100%;height:.35rem;border-radius:999px;background:#243040;overflow:hidden}.mitigation-bar--md .mitigation-bar-track{height:.45rem}.mitigation-bar-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3ddc84,#6eb5ff);transition:width .2s ease}body[data-iteration="1"] .legend-item--boosted .mitigation-bar,body[data-iteration="2"] .legend-item--boosted .mitigation-bar{align-self:stretch;width:100%;max-width:100%}.info-card-mitigation,.hallmark-page-mitigation{margin-bottom:.55rem}.info-card-mitigation-label,.hallmark-page-mitigation-label{display:block;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8b9aab;margin-bottom:.2rem}.hallmark-page-mitigation{margin-bottom:.85rem}.contribution-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1rem;background:#080c12b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.contribution-dialog{position:relative;width:min(100%,24rem);max-height:min(90vh,34rem);overflow-y:auto;padding:1rem;border:1px solid #243040;border-radius:12px;background:#161d27;box-shadow:0 16px 48px #00000073}.contribution-dialog-close{position:absolute;top:.55rem;right:.55rem;width:1.75rem;height:1.75rem;border:none;border-radius:50%;background:#243040;color:#c5d0db;font-size:1.1rem;line-height:1;cursor:pointer}.contribution-dialog-header{padding-right:1.75rem;margin-bottom:.85rem}.contribution-dialog-eyebrow{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6eb5ff;margin-bottom:.2rem}.contribution-dialog-title{font-size:1.05rem;font-weight:600;color:#e8edf2;margin-bottom:.35rem}.contribution-dialog-summary{font-size:.78rem;line-height:1.5;color:#8b9aab}.contribution-dialog-overall{padding:.65rem .75rem;margin-bottom:.85rem;border:1px solid #243040;border-radius:8px;background:#0f14198c}.contribution-dialog-overall-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.contribution-dialog-overall-label{font-size:.78rem;color:#b8c5d4}.contribution-dialog-overall-value{font-size:.82rem;font-weight:700;color:#3ddc84}.contribution-dialog-heading{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6eb5ff;margin-bottom:.55rem}.contribution-source-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.contribution-source-item{padding:.55rem .65rem;border:1px solid #243040;border-radius:8px;background:#0f14198c}.contribution-source-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.contribution-source-link{padding:0;border:none;background:none;color:#6eb5ff;font:inherit;font-size:.86rem;font-weight:600;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:.12em}.contribution-source-label{font-size:.86rem;font-weight:600;color:#e8edf2}.contribution-source-rating{flex-shrink:0;font-size:.82rem;font-weight:700;color:#3ddc84}.contribution-source-meta{margin:.2rem 0 .35rem;font-size:.72rem;color:#8b9aab}.profile-influence-points{flex-shrink:0;font-size:.78rem;font-weight:700;color:#8b9aab}.profile-influence-item .mitigation-bar{margin:.35rem 0 .25rem}.profile-influence-item .mitigation-bar--interactive{cursor:pointer}body[data-scheme=light] .mitigation-bar-track{background:#e8eaed}body[data-scheme=light] .mitigation-bar-fill{background:linear-gradient(90deg,#1e8e3e,var(--fit-teal))}body[data-scheme=light] .mitigation-bar--interactive:focus-visible{outline-color:var(--fit-teal)}body[data-scheme=light] .contribution-dialog{background:#fff;border-color:transparent;box-shadow:0 8px 32px #3c404338}body[data-scheme=light] .contribution-dialog-title{color:var(--fit-text)}body[data-scheme=light] .contribution-dialog-eyebrow,body[data-scheme=light] .contribution-dialog-heading{color:var(--fit-teal)}body[data-scheme=light] .contribution-dialog-overall,body[data-scheme=light] .contribution-source-item{background:#f8f9fa;border-color:#e8eaed}body[data-scheme=light] .contribution-source-link{color:var(--fit-teal)}body[data-scheme=light] .contribution-dialog-overall-value,body[data-scheme=light] .contribution-source-rating{color:#1e8e3e}body[data-scheme=light] .info-card-mitigation-label,body[data-scheme=light] .hallmark-page-mitigation-label{color:var(--fit-muted)}.logo-sketch-trigger{display:inline-flex;align-items:center;gap:.35rem;margin-top:.35rem;padding:.35rem .65rem;background:transparent;border:1px dashed #3d5166;border-radius:999px;color:#8b9aab;font:inherit;font-size:.62rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;touch-action:manipulation}.logo-sketch-trigger:hover{border-color:#6eb5ff;color:#c5d0db}.logo-sketch-trigger:focus-visible{outline:2px solid #6eb5ff;outline-offset:2px}.logo-sketch-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:#080c10d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.logo-sketch-board{width:min(720px,100%);max-height:calc(100vh - 2rem);display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#0f1419;border:1px solid #243040;border-radius:14px;box-shadow:0 18px 48px #00000073}.logo-sketch-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.logo-sketch-eyebrow{margin:0 0 .15rem;font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6eb5ff}.logo-sketch-header h2{margin:0;font-size:1.1rem;font-weight:600;color:#e8edf2}.logo-sketch-summary{margin:.35rem 0 0;font-size:.78rem;line-height:1.45;color:#8b9aab}.logo-sketch-close{flex-shrink:0;width:2rem;height:2rem;border:1px solid #243040;border-radius:8px;background:#161d27;color:#8b9aab;font-size:1.2rem;line-height:1;cursor:pointer}.logo-sketch-close:hover{border-color:#6eb5ff;color:#e8edf2}.logo-sketch-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.logo-sketch-tool{padding:.35rem .7rem;border:1px solid #243040;border-radius:8px;background:#161d27;color:#c5d0db;font:inherit;font-size:.72rem;font-weight:600;cursor:pointer}.logo-sketch-tool.active,.logo-sketch-tool:hover{border-color:#6eb5ff;color:#6eb5ff}.logo-sketch-size{display:inline-flex;align-items:center;gap:.45rem;margin-left:auto;font-size:.72rem;color:#8b9aab}.logo-sketch-size input{width:6.5rem}.logo-sketch-canvas{width:100%;height:min(52vh,420px);border:1px solid #243040;border-radius:12px;background:#161d27;touch-action:none;cursor:crosshair}.logo-sketch-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.logo-sketch-hint{margin:0;font-size:.72rem;color:#8b9aab}.logo-sketch-actions{display:flex;gap:.5rem}.logo-sketch-btn{padding:.45rem .85rem;border:1px solid #6eb5ff;border-radius:8px;background:#6eb5ff;color:#0f1419;font:inherit;font-size:.75rem;font-weight:600;cursor:pointer}.logo-sketch-btn--ghost{background:transparent;color:#c5d0db;border-color:#243040}.logo-sketch-btn--ghost:hover{border-color:#6eb5ff;color:#6eb5ff}body[data-scheme=light] .logo-sketch-trigger{border-color:#dadce0;color:#5f6368}body[data-scheme=light] .logo-sketch-trigger:hover{border-color:#00b8a9;color:#202124}.app-recovery{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem 1.25rem;text-align:center;background:#0f1419;color:#e8edf2}.app-recovery-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6eb5ff;margin-bottom:.5rem}.app-recovery-title{font-size:1.35rem;font-weight:600;margin-bottom:.65rem}.app-recovery-message{max-width:22rem;font-size:.9rem;line-height:1.5;color:#8b9aab;margin-bottom:1.25rem}.app-recovery-btn{background:#1a2332;border:1px solid #6eb5ff;color:#6eb5ff;font:inherit;font-size:.88rem;font-weight:500;padding:.55rem 1.1rem;border-radius:8px;cursor:pointer}.app-recovery-btn:hover{background:#243040}.app-recovery-detail{margin-top:1.25rem;max-width:100%;padding:.65rem .75rem;background:#161d27;border:1px solid #243040;border-radius:8px;font-size:.72rem;line-height:1.4;color:#7a8fa3;text-align:left;overflow-x:auto;white-space:pre-wrap;word-break:break-word}
