.fundamento-section{position:relative;min-height:100dvh;max-height:100dvh;padding:clamp(40px,5vh,70px) 0 clamp(24px,3vh,40px);display:flex;align-items:center;overflow:hidden}.fundamento-section .wrap{width:100%}.fundamento-section .wrap{max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.fundamento-header{text-align:center;max-width:780px;margin:0 auto clamp(24px,3.5vh,44px)}.fundamento-header.panel{background:var(--surface-bg);border:1px solid var(--surface-border);box-shadow:0 14px 40px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(14px) saturate(1.18);backdrop-filter:blur(14px) saturate(1.18);border-radius:14px;padding:clamp(28px,3.6vmin,44px) clamp(24px,3.5vmin,40px)}.fundamento-header.panel .fundamento-title{margin-bottom:0}.fundamento-eyebrow{font-family:"SF Mono",ui-monospace,monospace;font-size:clamp(16px,1.6vmin,18px);letter-spacing:.28em;text-transform:uppercase;color:rgba(212,168,87,.82);margin-bottom:18px;display:inline-block}.fundamento-title{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;font-size:clamp(34px,5.4vmin,64px);line-height:1.06;letter-spacing:-.012em;color:var(--surface-ink,#f7eccd);margin:0 0 18px;text-wrap:balance;text-shadow:0 2px 14px rgba(0,0,0,.42)}body[data-surface="light"] .fundamento-title{text-shadow:0 1px 2px rgba(255,255,255,.45)}.fundamento-title em{font-style:italic;padding-left:.18em;padding-right:.18em;margin-left:-.18em;margin-right:-.18em;font-weight:600;background:linear-gradient(120deg,#fbe8b4 0%,#e8c477 60%,#d4a857 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}body[data-surface="light"] .fundamento-title em{background:linear-gradient(120deg,#8a5818 0%,#6e4612 60%,#4b3008 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fundamento-lead{font-family:Inter,system-ui,sans-serif;font-size:clamp(16px,1.9vmin,18px);font-weight:400;line-height:1.55;color:rgba(247,236,205,.76);max-width:560px;margin:0 auto;text-wrap:balance}.fundamento-constellation{position:relative;width:100%;max-width:1240px;margin:0 auto;aspect-ratio:16 / 9;max-height:calc(100dvh - 280px);background:radial-gradient(ellipse at 50% 50%,rgba(5,9,18,.82) 0%,rgba(5,9,18,.68) 55%,rgba(5,9,18,.42) 85%,rgba(5,9,18,.18) 100%);border:1px solid rgba(212,168,87,.22);border-radius:22px;-webkit-backdrop-filter:blur(14px) saturate(1.15);backdrop-filter:blur(14px) saturate(1.15);overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,237,180,.08),inset 0 0 80px rgba(0,0,0,.35)}.fundamento-constellation__svg{position:absolute;inset:0;width:100%;height:100%;display:block}.fundamento-line{fill:none;stroke:rgba(251,232,180,.62);stroke-width:1.4;stroke-linecap:round;stroke-dasharray:var(--len,1000);stroke-dashoffset:var(--len,1000);filter:drop-shadow(0 0 4px rgba(251,232,180,.55));transition:stroke-dashoffset 1.4s cubic-bezier(.22,.61,.36,1),stroke 0.3s ease,stroke-width 0.3s ease,filter 0.3s ease}.fundamento-line__shadow{fill:none;stroke:rgba(0,0,0,.68);stroke-width:3.4;stroke-linecap:round;stroke-dasharray:var(--len,1000);stroke-dashoffset:var(--len,1000);transition:stroke-dashoffset 1.4s cubic-bezier(.22,.61,.36,1)}.fundamento-constellation.is-drawn .fundamento-line,.fundamento-constellation.is-drawn .fundamento-line__shadow{stroke-dashoffset:0}.fundamento-line.is-active{stroke:#fff5d6;stroke-width:2;filter:drop-shadow(0 0 8px rgba(255,245,214,.9))}.fundamento-node{cursor:pointer;opacity:0;transform:scale(.6);transform-origin:center center;transform-box:fill-box;transition:opacity .8s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay,0s)}.fundamento-constellation.is-drawn .fundamento-node{opacity:1;transform:scale(1)}.fundamento-node__scrim{fill:rgba(0,0,0,.55);filter:blur(.8px);transition:opacity .25s ease}.fundamento-node__halo{fill:rgba(251,232,180,.35);transition:fill .25s ease,r .25s ease}.fundamento-node__core{fill:#ffffff;filter:drop-shadow(0 0 6px rgba(255,255,255,.95)) drop-shadow(0 0 14px rgba(251,232,180,.9)) drop-shadow(0 0 26px rgba(212,168,87,.75));transition:r .25s ease,filter .25s ease}@keyframes fundamentoNodePulse{0%,100%{opacity:.35;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.fundamento-constellation.is-drawn .fundamento-node__halo{animation:fundamentoNodePulse 3.6s ease-in-out infinite;animation-delay:var(--delay,0s);transform-origin:center;transform-box:fill-box}.fundamento-constellation.is-drawn.fund-offview .fundamento-node__halo{animation-play-state:paused}.fundamento-node__label{font-family:Inter,system-ui,sans-serif;font-size:1.7px;font-weight:600;letter-spacing:.03em;fill:#f7eccd;text-anchor:middle;pointer-events:none;paint-order:stroke fill;stroke:rgba(0,0,0,.85);stroke-width:0.32px;stroke-linejoin:round;transition:fill .25s ease,font-weight .25s ease}body[data-surface="light"] .fundamento-node__label{fill:#1a1410;stroke:rgba(255,255,255,.92)}.fundamento-node:hover .fundamento-node__halo,.fundamento-node.is-hover .fundamento-node__halo{fill:rgba(255,245,214,.7);animation:none;transform:scale(1.5)}.fundamento-node:hover .fundamento-node__core,.fundamento-node.is-hover .fundamento-node__core{filter:drop-shadow(0 0 10px rgba(255,255,255,1)) drop-shadow(0 0 22px rgba(251,232,180,1)) drop-shadow(0 0 40px rgba(212,168,87,1))}.fundamento-node__label.is-hover-label{fill:#fbe8b4;font-weight:700}.fundamento-tooltip{position:absolute;pointer-events:none;background:linear-gradient(160deg,rgba(28,18,8,.96) 0%,rgba(14,10,6,.96) 100%);border:1px solid rgba(212,168,87,.42);border-radius:12px;padding:14px 18px;max-width:280px;color:#f7eccd;font-family:Inter,system-ui,sans-serif;box-shadow:0 16px 40px rgba(0,0,0,.55),0 0 0 1px rgba(255,237,180,.08) inset;-webkit-backdrop-filter:blur(12px) saturate(1.2);backdrop-filter:blur(12px) saturate(1.2);opacity:0;transform:translateY(8px) scale(.96);transition:opacity .22s ease,transform .22s ease;z-index:5}.fundamento-tooltip.is-visible{opacity:1;transform:translateY(0) scale(1)}.fundamento-tooltip__name{font-family:"Cormorant Garamond",Georgia,serif;font-weight:700;font-size:18px;line-height:1.15;margin-bottom:6px;background:linear-gradient(120deg,#fbe8b4 0%,#e8c477 60%,#d4a857 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fundamento-tooltip__base{font-family:"SF Mono",ui-monospace,monospace;font-size:16px;letter-spacing:.14em;text-transform:uppercase;color:rgba(212,168,87,.82);margin-bottom:8px}.fundamento-tooltip__desc{font-size:16px;line-height:1.5;color:rgba(247,236,205,.82)}.fundamento-tooltip__cta{display:inline-block;margin-top:12px;padding:6px 12px;background:linear-gradient(160deg,#fbe8b4,#d4a857);color:#1a1208;font-size:16px;font-weight:700;letter-spacing:.02em;text-decoration:none;border-radius:999px;pointer-events:auto;transition:filter .15s ease,transform .15s ease}.fundamento-tooltip__cta:hover{filter:brightness(1.1);transform:translateY(-1px)}.fundamento-legend{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;flex-wrap:nowrap;justify-content:center;gap:14px;padding:0 16px;font-family:Inter,system-ui,sans-serif;font-size:16px;letter-spacing:.03em;color:rgba(247,236,205,.58);pointer-events:none;white-space:nowrap;max-width:100%}.fundamento-legend__item{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;flex:0 0 auto}.fundamento-legend__dot{width:6px;height:6px;border-radius:50%;background:rgba(212,168,87,.85);box-shadow:0 0 6px rgba(212,168,87,.5)}.fundamento-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:clamp(10px,1.2vw,16px);margin:0 auto;grid-auto-rows:1fr}.fundamento-card{position:relative;background:var(--surface-bg);border:1px solid var(--surface-border);border-radius:12px;padding:clamp(12px,1.4vw,18px) clamp(12px,1.4vw,18px) clamp(14px,1.6vw,20px);-webkit-backdrop-filter:blur(6px) saturate(1.15);backdrop-filter:blur(6px) saturate(1.15);display:flex;flex-direction:column;gap:8px;transition:background .25s ease,border-color .25s ease,transform .25s cubic-bezier(.22,.61,.36,1),box-shadow .25s ease;overflow:hidden;text-decoration:none;color:inherit;cursor:pointer}.fundamento-card:focus-visible{outline:2px solid rgba(212,168,87,.65);outline-offset:3px}.fundamento-card:hover{border-color:var(--surface-accent);transform:translateY(-3px);box-shadow:0 18px 40px rgba(0,0,0,.42),0 0 0 1px rgba(212,168,87,.25) inset}.fundamento-card::before{content:"";position:absolute;top:14px;left:14px;width:6px;height:6px;border-radius:50%;background:#fbe8b4;box-shadow:0 0 8px rgba(251,232,180,.85),0 0 18px rgba(212,168,87,.55);opacity:.85}.fundamento-card__base{font-family:"SF Mono",ui-monospace,monospace;font-size:16px;letter-spacing:.18em;text-transform:uppercase;color:rgba(212,168,87,.72);margin-left:18px}.fundamento-card__name{font-family:"Cormorant Garamond",Georgia,serif;font-weight:600;font-size:clamp(21px,2.75vmin,30px);line-height:1.15;color:#f7eccd;letter-spacing:-.005em;margin:4px 0 10px;white-space:nowrap;min-width:0}.fundamento-card__name--long{font-size:clamp(18px,2.35vmin,25px)}.fundamento-card__metric{display:grid;grid-template-columns:auto auto auto minmax(0,1fr);align-items:baseline;column-gap:4px;row-gap:0;margin:8px 0 2px}.fundamento-card__metric-prefix{grid-column:1 / -1;font-family:Inter,system-ui,sans-serif;font-size:clamp(16px,1.6vmin,17px);font-weight:500;color:rgba(247,236,205,.72);letter-spacing:.005em;margin-bottom:-4px}.fundamento-card__metric-num,.fundamento-card__metric-pct,.fundamento-card__metric-plus{font-family:Inter,system-ui,sans-serif;font-size:clamp(28px,3.4vmin,40px);font-weight:800;line-height:1;letter-spacing:-.03em;background:linear-gradient(120deg,#fbe8b4 0%,#e8c477 55%,#d4a857 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fundamento-card__metric-num{font-variant-numeric:tabular-nums}.fundamento-card__metric-pct{margin-left:-3px}.fundamento-card__metric-plus{margin-left:-3px}.fundamento-card__metric-kind{font-family:"Cormorant Garamond",Georgia,serif;font-style:italic;font-weight:600;font-size:clamp(16px,1.6vmin,18px);line-height:1.1;color:rgba(247,236,205,.92);letter-spacing:-.01em;margin-left:5px;white-space:nowrap;min-width:0}.fundamento-card__desc{position:absolute;inset:0;display:flex;align-items:center;padding:clamp(14px,1.6vw,20px) clamp(14px,1.6vw,20px);margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.5;color:rgba(247,236,205,.92);opacity:0;pointer-events:none;transition:opacity .22s ease}.fundamento-card__base,.fundamento-card__name,.fundamento-card__metric{transition:opacity .22s ease}body[data-surface="light"] .fundamento-card__name,body[data-surface="light"] .fundamento-card__metric-kind,body[data-surface="light"] .fundamento-card__desc{color:var(--surface-ink)}body[data-surface="light"] .fundamento-card__base,body[data-surface="light"] .fundamento-card__metric-prefix{color:var(--surface-ink-soft)}body[data-surface="light"] .fundamento-card__metric-num,body[data-surface="light"] .fundamento-card__metric-pct,body[data-surface="light"] .fundamento-card__metric-plus{background:linear-gradient(120deg,#a87930 0%,#8a5e1f 55%,#5c3e0e 100%);-webkit-background-clip:text;background-clip:text}body[data-surface="light"] .fundamento-card:hover .fundamento-card__desc,body[data-surface="light"] .fundamento-card:focus-within .fundamento-card__desc,body[data-surface="light"] .fundamento-card.is-spotlight .fundamento-card__desc{color:rgba(247,236,205,.96)}.fundamento-card:hover .fundamento-card__desc,.fundamento-card:focus-within .fundamento-card__desc,.fundamento-card.is-spotlight .fundamento-card__desc{opacity:1}.fundamento-card:hover .fundamento-card__base,.fundamento-card:hover .fundamento-card__name,.fundamento-card:hover .fundamento-card__metric,.fundamento-card:focus-within .fundamento-card__base,.fundamento-card:focus-within .fundamento-card__name,.fundamento-card:focus-within .fundamento-card__metric,.fundamento-card.is-spotlight .fundamento-card__base,.fundamento-card.is-spotlight .fundamento-card__name,.fundamento-card.is-spotlight .fundamento-card__metric{opacity:0}.fundamento-card.is-spotlight{background:rgba(28,18,8,.82);border-color:rgba(251,232,180,.68);box-shadow:0 22px 50px rgba(0,0,0,.5),0 0 0 1px rgba(251,232,180,.35) inset,0 0 32px rgba(212,168,87,.25);transform:translateY(-3px) scale(1.012)}.fundamento-footer{margin-top:clamp(16px,2.2vh,26px);text-align:center;font-family:Inter,system-ui,sans-serif;font-size:clamp(16px,1.6vmin,17px);color:var(--surface-ink);text-shadow:0 1px 4px rgba(0,0,0,.75),0 0 10px rgba(0,0,0,.45);letter-spacing:.005em;line-height:1.6;max-width:none;margin-left:auto;margin-right:auto}.fundamento-footer strong{font-weight:700;color:var(--surface-ink)}body[data-surface="light"] .fundamento-footer{text-shadow:0 1px 3px rgba(255,255,255,.78)}.fundamento-footer__sep{display:inline-block;margin:0 10px;color:rgba(212,168,87,.42)}.fundamento-footer__link{color:inherit;text-decoration:none;border-bottom:1px dashed rgba(212,168,87,.42);transition:color .15s ease,border-color .15s ease}.fundamento-footer__link:hover{color:#fbe8b4;border-bottom-color:rgba(212,168,87,.85)}.fundamento-footer__link strong{color:inherit}@media (max-width:1100px){.fundamento-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.fundamento-constellation{aspect-ratio:4 / 3}.fundamento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fundamento-legend{font-size:16px;gap:10px 16px}}@media (max-width:540px){.fundamento-section{padding:clamp(60px,9vh,100px) 0 clamp(50px,7vh,80px)}.fundamento-constellation{aspect-ratio:1 / 1;border-radius:16px}.fundamento-grid{grid-template-columns:1fr}.fundamento-node__label{display:none}.fundamento-legend{position:static;transform:none;margin:14px auto 0}}@media (prefers-reduced-motion:reduce){.fundamento-line,.fundamento-node,.fundamento-card,.fundamento-card__desc{transition:none!important}.fundamento-line{stroke-dashoffset:0!important}.fundamento-node{opacity:1!important;transform:none!important}.fundamento-node__halo{animation:none!important}}[data-perf="low"] .fundamento-node__halo{animation:none!important}[data-perf="low"] .fundamento-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:rgba(14,10,6,.82)}[data-perf="low"] .fundamento-constellation{-webkit-backdrop-filter:none;backdrop-filter:none}