.top-nav{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:16px 20px;background:#ffffffe6;border-radius:24px;border:1px solid rgba(95,74,230,.14);box-shadow:inset 0 1px #fffffff2,0 18px 40px #3b2a841f}.top-nav__title{font-weight:700;font-size:16px;letter-spacing:.06em;text-transform:uppercase;color:#1f1b2ed9}.top-nav__menu{list-style:none;display:flex;align-items:center;gap:18px;margin:0;padding:0}.top-nav__menu a,.top-nav__menu-button{text-decoration:none;color:#1f1b2ebf;font-weight:600;font-size:16px;padding:8px 12px;border-radius:12px;transition:background .2s ease,color .2s ease;background:transparent;border:none;cursor:pointer}.top-nav__menu a:hover,.top-nav__menu-button:hover{background:#5f4ae61f;color:#5f4ae6}.top-nav__menu-button{font-family:inherit}.top-nav__cta{display:flex;align-items:center;gap:12px}.link-button{background:none;border:none;color:#5f4ae6;font-weight:600;cursor:pointer;padding:10px 14px;border-radius:12px;transition:background .2s ease}.link-button:hover{background:#5f4ae624}.primary-button--compact{padding:10px 16px;border-radius:12px;font-size:14px}.app-shell{width:100%;max-width:1240px;margin:0 auto;padding:48px clamp(16px,4vw,40px) 96px;display:flex;flex-direction:column;gap:48px;position:relative;z-index:1}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:clamp(24px,6vw,48px)}.hero__content{display:flex;flex-direction:column;gap:20px}.hero h1{font-size:clamp(40px,5vw,64px);margin:0;font-weight:700;color:#1f1b2e;letter-spacing:-.02em}.hero h1 span{background:linear-gradient(135deg,#5f4ae6,#8f76ff);-webkit-background-clip:text;color:transparent}.hero p{max-width:640px;margin:0;font-size:18px;color:#1f1b2eb8;line-height:1.6}.hero__badge{background:#5f4ae61a;border:1px solid rgba(95,74,230,.35);color:#5f4ae6;padding:10px 18px;font-weight:600;border-radius:999px;font-size:14px;text-transform:uppercase;letter-spacing:.12em;align-self:flex-start}.hero__cta{display:flex;flex-wrap:wrap;gap:12px}.hero__media{display:flex;justify-content:center;align-items:center;padding:clamp(12px,4vw,24px)}.hero__media img{width:100%;max-width:420px;filter:drop-shadow(0 26px 42px rgba(95,74,230,.22))}.layout{display:grid;grid-template-columns:1fr 2fr;gap:32px;align-items:start}.layout__sidebar{padding:32px;position:relative;top:0}.layout__content{display:flex;flex-direction:column;gap:32px}.highlighted-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.highlighted-benefits__card{background:#ffffffbf;border:1px solid rgba(95,74,230,.16);border-radius:20px;padding:20px;box-shadow:inset 0 1px #ffffffe6;display:flex;flex-direction:column;gap:10px}.highlighted-benefits__card h3{margin:0;font-size:18px;color:#1f1b2e}.highlighted-benefits__card p{margin:0;color:#1f1b2ea6}.section-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.section-header h2{margin:0;font-size:28px;letter-spacing:-.01em}.section-header p{margin:6px 0 0;color:#1f1b2e99}.scenarios{padding:32px;display:flex;flex-direction:column;gap:28px}.scenarios__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.insights{padding:32px;display:flex;flex-direction:column;gap:32px}.insights__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;align-items:center}.insights__tags{display:flex;gap:10px;flex-wrap:wrap}.chip{background:#5f4ae61f;border-radius:999px;padding:8px 16px;color:#5f4ae6;font-weight:600;font-size:14px}.chip--success{background:#4ae2a538;color:#0b8150}.insights__topline{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.summary-card{background:#ffffffd1;border-radius:20px;padding:20px;box-shadow:inset 0 1px #ffffffc2;border:1px solid rgba(95,74,230,.12);display:flex;flex-direction:column;gap:12px}.summary-card h3{margin:0;font-size:16px;color:#1f1b2eb3;font-weight:600}.summary-card p{margin:0;font-weight:700;font-size:22px;color:#1f1b2e}.summary-card span{font-size:14px;color:#1f1b2e8c}.summary-card--positive{border-color:#0b815033;box-shadow:inset 0 1px #ffffffe6,0 12px 30px #0b81501f}.summary-card--positive p{color:#0b8150}.guides-section,.glossary-section,.downloads-section,.faq-section{padding:32px;display:flex;flex-direction:column;gap:24px}.guides-section__header,.downloads-section__header{display:flex;justify-content:space-between;align-items:center;gap:16px}.guides-section__header h2,.glossary-section__header h2,.downloads-section__header h2,.faq-section__header h2{margin:0;font-size:26px}.guides-section__header p,.glossary-section__header p,.downloads-section__header p{margin:8px 0 0;color:#1f1b2e99;max-width:520px}.guides-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.guide-card{background:#ffffffd1;border:1px solid rgba(95,74,230,.1);border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:12px;box-shadow:inset 0 1px #ffffffe6}.guide-card h3{margin:0;font-size:20px;color:#1f1b2e}.guide-card p{margin:0;color:#1f1b2ea6;line-height:1.6}.guide-card__excerpt{font-size:14px;color:#1f1b2e94}.guide-card__link{align-self:flex-start;font-weight:600;color:#5f4ae6;text-decoration:none;border-bottom:1px solid transparent;padding-bottom:2px;transition:border-color .2s ease}.guide-card__link:hover{border-color:currentColor}.glossary-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.glossary-entry{background:#1f1b2e0a;border-radius:18px;padding:20px;border:1px solid rgba(31,27,46,.08)}.glossary-entry dt{margin:0 0 8px;font-weight:700;color:#1f1b2e;font-size:16px}.glossary-entry dd{margin:0;color:#1f1b2ea6;line-height:1.6}.downloads-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.download-card{background:#ffffffdb;border-radius:22px;border:1px solid rgba(95,74,230,.12);padding:24px;display:flex;flex-direction:column;gap:16px;box-shadow:inset 0 1px #fffffff0}.download-card header{display:flex;flex-direction:column;gap:8px}.download-card__format{align-self:flex-start;background:#5f4ae61f;color:#5f4ae6;font-weight:600;padding:6px 12px;border-radius:12px;font-size:13px}.download-card h3{margin:0;font-size:19px;color:#1f1b2e}.download-card p{margin:0;color:#1f1b2ea6;line-height:1.6}.faq-section__list{display:flex;flex-direction:column;gap:16px}.faq-section__list details{background:#1f1b2e0d;border-radius:16px;padding:16px 20px;border:1px solid rgba(31,27,46,.08)}.faq-section__list summary{font-weight:600;cursor:pointer}.faq-section__list p{margin:12px 0 0;color:#1f1b2ea6;line-height:1.6}.app-footer{display:flex;flex-direction:column;gap:16px;background:#ffffffd1;border-radius:24px;border:1px solid rgba(95,74,230,.12);padding:24px}.app-footer__disclaimer{font-size:14px;color:#1f1b2eb3;line-height:1.6}.app-footer__meta{display:flex;justify-content:space-between;align-items:center;color:#1f1b2e99}.app-footer__meta a,.app-footer__meta button{color:inherit;font-weight:600;text-decoration:none;background:none;border:none;cursor:pointer;padding:0}.app-footer__meta a:hover,.app-footer__meta button:hover{text-decoration:underline}.chart-placeholder{width:100%;min-height:320px;border-radius:20px;background:#5f4ae614;border:1px dashed rgba(95,74,230,.25);display:flex;align-items:center;justify-content:center;color:#1f1b2e99;font-weight:600}.page-loader{width:100%;min-height:200px;display:flex;align-items:center;justify-content:center;border-radius:20px;background:#5f4ae60f;color:#1f1b2ea6;font-weight:600}@media (max-width: 1080px){.layout{grid-template-columns:1fr}}@media (max-width: 900px){.top-nav{flex-direction:column;align-items:stretch}.top-nav__branding{justify-content:space-between}.top-nav__menu{flex-wrap:wrap;justify-content:flex-start}.top-nav__cta{justify-content:flex-start;flex-wrap:wrap}.primary-button--compact{align-self:flex-start}}@media (max-width: 768px){.app-shell{padding-top:32px}.hero{grid-template-columns:1fr}.hero__cta{flex-direction:column;align-items:stretch}.scenarios,.insights,.layout__sidebar,.guides-section,.glossary-section,.downloads-section,.faq-section{padding:24px}.section-header,.guides-section__header,.downloads-section__header{flex-direction:column;align-items:flex-start}.app-footer__meta{flex-direction:column;gap:8px;align-items:flex-start}}@media (max-width: 520px){.insights__topline,.guides-section__grid,.glossary-section__grid,.downloads-section__grid{grid-template-columns:1fr}}:root{color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,#f3f0ff,#f7f5ff,#fff 70%);min-height:100%}html,body{margin:0;padding:0;min-height:100%;background:transparent;color:#1f1b2e}*,*:before,*:after{box-sizing:border-box}#root{min-height:100vh;display:flex;align-items:stretch}body{background:radial-gradient(circle at 10% 20%,#5f4ae629,#f8f5ff00 40%),radial-gradient(circle at 90% 10%,#8f76ff2e,#fff0 30%),#f9f8ff}.gradient-blur{position:fixed;width:460px;height:460px;border-radius:50%;filter:blur(120px);opacity:.45;z-index:0;pointer-events:none}.gradient-blur.left{background:#5f4ae6;top:10%;left:-160px}.gradient-blur.right{background:#8f76ff;top:50%;right:-180px}.glass-card{background:#ffffffc2;border-radius:32px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 60px #6348ee29,0 6px 18px #3d2c9214;border:1px solid rgba(255,255,255,.64)}.primary-button{background:linear-gradient(135deg,#5f4ae6,#8f76ff);color:#fff;border:none;padding:14px 20px;font-weight:600;border-radius:16px;cursor:pointer;display:inline-flex;align-items:center;gap:12px;transition:transform .2s ease,box-shadow .2s ease}.primary-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #5f4ae659}.secondary-button{background:transparent;border:1px solid rgba(95,74,230,.32);color:#5f4ae6;padding:12px 18px;font-weight:600;border-radius:14px;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:background .2s ease,border-color .2s ease,color .2s ease}.secondary-button:hover{background:#5f4ae614;border-color:#5f4ae680}input,select{font-family:inherit;font-size:16px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media (max-width: 768px){.glass-card{border-radius:24px}.primary-button{width:100%;justify-content:center}}
