.sge-hero{position:relative;padding:var(--space-20) 0 var(--space-16);background:linear-gradient(135deg,#003473,#025);color:#fff;overflow:hidden}.sge-hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(132,189,0,.1) 0%,transparent 70%);border-radius:50%;pointer-events:none}.sge-hero:after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(224,123,84,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.sge-hero__content{position:relative;z-index:1;max-width:720px}.sge-hero__badge{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:#84bd0033;border:1px solid rgba(132,189,0,.4);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-semibold);color:#c8e67e;text-transform:uppercase;letter-spacing:var(--tracking-wider);margin-bottom:var(--space-6)}.sge-hero__title{font-family:var(--font-primary);font-size:var(--text-5xl);font-weight:var(--font-bold);line-height:var(--leading-tight);margin-bottom:var(--space-4);color:#fff}.sge-hero__subtitle{font-size:var(--text-xl);color:#ffffffd9;line-height:var(--leading-relaxed);margin-bottom:var(--space-8)}.sge-hero__actions{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-bottom:var(--space-10)}.sge-hero__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4)}.sge-hero__stat{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);backdrop-filter:blur(4px)}.sge-hero__stat-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#84bd0033;border-radius:var(--radius-md);color:#c8e67e;flex-shrink:0}.sge-hero__stat-icon .icon{width:20px;height:20px}.sge-hero__stat-value{font-family:var(--font-primary);font-size:var(--text-2xl);font-weight:var(--font-bold);line-height:1;color:#fff}.sge-hero__stat-label{font-size:var(--text-xs);color:#ffffffb3;margin-top:2px}@media(min-width:640px){.sge-hero__stats{grid-template-columns:repeat(4,1fr)}}@media(min-width:768px){.sge-hero{padding:var(--space-24) 0 var(--space-20)}}.sge-section-header{margin-bottom:var(--space-10)}.sge-section-header--center{text-align:center}.sge-section-overline{display:inline-block;font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--quantum-coral);margin-bottom:var(--space-3)}.sge-section-title{font-family:var(--font-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:var(--font-bold);color:var(--quantum-navy);margin-bottom:var(--space-4)}.sge-section-desc{font-size:var(--text-lg);color:var(--text-secondary);line-height:var(--leading-relaxed);max-width:700px}.sge-section-header--center .sge-section-desc{margin:0 auto}.sge-intro__header{text-align:center;margin-bottom:var(--space-10)}.sge-intro__overline{display:inline-block;font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--quantum-coral);margin-bottom:var(--space-3)}.sge-intro__title{font-family:var(--font-primary);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:var(--font-bold);color:var(--quantum-navy);margin-bottom:var(--space-4)}.sge-intro__lead{font-size:var(--text-lg);color:var(--text-secondary);line-height:var(--leading-relaxed);max-width:700px;margin:0 auto}.sge-intro__grid{display:grid;grid-template-columns:1fr;gap:var(--space-6);margin-bottom:var(--space-10)}.sge-intro__card{padding:var(--space-6);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.sge-intro__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.sge-intro__card-icon{margin-bottom:var(--space-4)}.sge-intro__card-title{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-2)}.sge-intro__card-text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}.sge-intro__dual{display:grid;grid-template-columns:1fr;gap:var(--space-6);margin-bottom:var(--space-8)}.sge-intro__dual-card{padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06)}.sge-intro__dual-card--risk{background:linear-gradient(135deg,#fef2f2,#fff5f5);border-color:#ef444426}.sge-intro__dual-card--protected{background:linear-gradient(135deg,#f0fdf4,#f0fdf9);border-color:#22c55e26}.sge-intro__dual-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#0000000d;border-radius:var(--radius-md);margin-bottom:var(--space-4)}.sge-intro__dual-title{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-4)}.sge-intro__dual-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-3)}.sge-intro__dual-list li{position:relative;padding-left:var(--space-6);font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}.sge-intro__dual-list li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%}.sge-intro__dual-card--risk .sge-intro__dual-list li:before{background:#ef4444}.sge-intro__dual-card--protected .sge-intro__dual-list li:before{background:#22c55e}@media(min-width:640px){.sge-intro__grid,.sge-intro__dual{grid-template-columns:repeat(2,1fr)}}.sge-modules{display:grid;grid-template-columns:1fr;gap:var(--space-4)}.sge-module-card{position:relative;display:flex;align-items:flex-start;gap:var(--space-4);padding:var(--space-5);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm);cursor:pointer;transition:all var(--transition-base)}.sge-module-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px);border-color:#84bd004d}.sge-module-card__number{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--quantum-navy);color:#fff;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-bold);flex-shrink:0}.sge-module-card__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#84bd001a;border-radius:var(--radius-md);color:#5a8a00;flex-shrink:0}.sge-module-card__icon .icon{width:20px;height:20px}.sge-module-card__body{flex:1;min-width:0}.sge-module-card__title{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-1)}.sge-module-card__desc{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}@media(min-width:640px){.sge-modules{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.sge-modules{grid-template-columns:repeat(3,1fr)}}.sge-content-block{margin-bottom:var(--space-8)}.sge-content-block__title{font-family:var(--font-primary);font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-6)}.sge-content-block__text{font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-6);max-width:800px}.sge-risk-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}.sge-risk-card{padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);background:#fff;box-shadow:var(--shadow-sm)}.sge-risk-card--patrimonial{border-left:4px solid #3b82f6}.sge-risk-card--liability{border-left:4px solid #ef4444}.sge-risk-card--financial{border-left:4px solid #f59e0b}.sge-risk-card--management{border-left:4px solid #8b5cf6}.sge-risk-card__title{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-3)}.sge-risk-card__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.sge-risk-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.sge-risk-card__list li{position:relative;padding-left:var(--space-5);font-size:var(--text-sm);color:var(--text-secondary)}.sge-risk-card__list li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--quantum-coral)}@media(min-width:640px){.sge-risk-grid{grid-template-columns:repeat(2,1fr)}}.sge-concepts-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}.sge-concept-card{padding:var(--space-6);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm)}.sge-concept-card__title{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-3)}.sge-concept-card__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.sge-concept-card__example{padding:var(--space-4);background:#84bd000f;border-left:3px solid rgba(132,189,0,.4);border-radius:0 var(--radius-md) var(--radius-md) 0;font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}@media(min-width:640px){.sge-concepts-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.sge-concepts-grid{grid-template-columns:repeat(3,1fr)}}.sge-property-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}.sge-property-item{padding:var(--space-6);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm)}.sge-property-item__header{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3)}.sge-property-item__icon{font-size:1.5rem}.sge-property-item__title{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--quantum-navy)}.sge-property-item__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.sge-property-item__details{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.sge-property-item__details li{position:relative;padding-left:var(--space-5);font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}.sge-property-item__details li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--quantum-coral)}@media(min-width:640px){.sge-property-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.sge-property-grid{grid-template-columns:repeat(3,1fr)}}.sge-bi-components{display:grid;grid-template-columns:1fr;gap:var(--space-4);margin-bottom:var(--space-6)}.sge-bi-component{padding:var(--space-5);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm)}.sge-bi-component__title{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-2)}.sge-bi-component__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}@media(min-width:640px){.sge-bi-components{grid-template-columns:repeat(2,1fr)}}.sge-extensions-list,.sge-strategies-list,.sge-optimization-list,.sge-info-list{display:flex;flex-direction:column;gap:var(--space-4)}.sge-extension-item,.sge-strategy-item,.sge-optimization-item,.sge-info-item{padding:var(--space-4) var(--space-5);background:#fff;border-radius:var(--radius-md);border:1px solid rgba(0,0,0,.06);font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);box-shadow:var(--shadow-sm)}.sge-extension-item strong,.sge-strategy-item strong,.sge-optimization-item strong,.sge-info-item strong{color:var(--quantum-navy)}.sge-rc-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}.sge-rc-card{padding:var(--space-6);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm)}.sge-rc-card__badge{display:inline-block;padding:var(--space-1) var(--space-3);background:var(--quantum-navy);color:#fff;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-semibold);margin-bottom:var(--space-3)}.sge-rc-card__title{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-3)}.sge-rc-card__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.sge-rc-card__scenario{padding:var(--space-4);background:#ef44440a;border-left:3px solid rgba(239,68,68,.3);border-radius:0 var(--radius-md) var(--radius-md) 0;font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}@media(min-width:640px){.sge-rc-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.sge-rc-grid{grid-template-columns:repeat(3,1fr)}}.sge-financial-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}.sge-financial-card{padding:var(--space-6);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm)}.sge-financial-card__title{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-3)}.sge-financial-card__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.sge-financial-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.sge-financial-card__list li{position:relative;padding-left:var(--space-5);font-size:var(--text-sm);color:var(--text-secondary)}.sge-financial-card__list li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--quantum-coral)}@media(min-width:1024px){.sge-financial-grid{grid-template-columns:repeat(3,1fr)}}.sge-metrics-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6);margin-bottom:var(--space-6)}.sge-metric-card{padding:var(--space-6);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm)}.sge-metric-card__value{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--quantum-navy);margin-bottom:var(--space-3)}.sge-metric-card__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-4)}.sge-metric-card__formula{padding:var(--space-3) var(--space-4);background:#0034730a;border-radius:var(--radius-md);font-family:monospace;font-size:var(--text-xs);color:var(--quantum-navy)}@media(min-width:1024px){.sge-metrics-grid{grid-template-columns:repeat(3,1fr)}}.sge-claim-timeline{position:relative;display:flex;flex-direction:column;gap:var(--space-6);padding-left:var(--space-8)}.sge-claim-timeline:before{content:"";position:absolute;left:18px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--quantum-navy),rgba(0,52,115,.2))}.sge-claim-step{position:relative;display:flex;gap:var(--space-4)}.sge-claim-step__number{position:absolute;left:calc(-1 * var(--space-8) - 1px);top:0;width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:var(--quantum-navy);color:#fff;border-radius:50%;font-size:var(--text-sm);font-weight:var(--font-bold);z-index:1}.sge-claim-step__content{flex:1;padding:var(--space-5);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm)}.sge-claim-step__title{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-2)}.sge-claim-step__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}.sge-cycle-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6);margin-bottom:var(--space-6)}.sge-cycle-card{padding:var(--space-6);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm)}.sge-cycle-card__period{display:inline-block;padding:var(--space-1) var(--space-3);background:#84bd001a;color:#5a8a00;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-semibold);margin-bottom:var(--space-3)}.sge-cycle-card__title{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-4)}.sge-cycle-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.sge-cycle-card__list li{position:relative;padding-left:var(--space-5);font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}.sge-cycle-card__list li:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:#84bd00}@media(min-width:640px){.sge-cycle-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.sge-cycle-grid{grid-template-columns:repeat(4,1fr)}}.sge-broker-grid{display:grid;grid-template-columns:1fr;gap:var(--space-4);margin-bottom:var(--space-6)}.sge-broker-card{padding:var(--space-5);background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm)}.sge-broker-card__title{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--quantum-navy);margin-bottom:var(--space-2)}.sge-broker-card__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}@media(min-width:640px){.sge-broker-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.sge-broker-grid{grid-template-columns:repeat(3,1fr)}}.persona-callout{display:flex;gap:var(--space-5);padding:var(--space-6);border-radius:var(--radius-xl);margin:var(--space-8) 0;position:relative}.persona-callout--quantum{background:linear-gradient(135deg,#0034730a,#84bd000a);border:1px solid rgba(0,52,115,.1)}.persona-callout--ricardo{background:linear-gradient(135deg,#0034730f,#00347305);border:1px solid rgba(0,52,115,.12)}.persona-callout--robert{background:linear-gradient(135deg,#e07b540f,#e07b5405);border:1px solid rgba(224,123,84,.12)}.persona-callout__avatar{flex-shrink:0;width:56px;height:56px;border-radius:50%;overflow:hidden}.persona-callout__avatar img{width:100%;height:100%;object-fit:cover}.persona-callout__content{flex:1;min-width:0}.persona-callout__name{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-bold);color:var(--quantum-navy);margin-bottom:2px}.persona-callout__role{font-size:var(--text-xs);color:var(--text-secondary);margin-bottom:var(--space-3)}.persona-callout__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);font-style:italic;margin:0}.persona-callout__text:before{content:"“";font-size:1.5em;color:var(--quantum-coral);font-weight:700;margin-right:2px}.persona-callout__text:after{content:"”";font-size:1.5em;color:var(--quantum-coral);font-weight:700;margin-left:2px}@media(max-width:640px){.persona-callout{flex-direction:column;align-items:flex-start}}.sge-cases{display:flex;flex-direction:column;gap:var(--space-4)}.sge-case-panel{background:#fff;border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.06);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow var(--transition-base)}.sge-case-panel:hover{box-shadow:var(--shadow-md)}.sge-case-panel--open{box-shadow:var(--shadow-lg);border-color:#84bd004d}.sge-case-panel__header{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-5);cursor:pointer}.sge-case-panel__icon{font-size:1.5rem;flex-shrink:0}.sge-case-panel__meta{flex:1;min-width:0}.sge-case-panel__title{font-family:var(--font-primary);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--quantum-navy)}.sge-case-panel__subtitle{font-size:var(--text-sm);color:var(--text-secondary);margin-top:2px}.sge-case-panel__toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#0000000a;border:none;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);flex-shrink:0;color:var(--quantum-navy)}.sge-case-panel__toggle:hover{background:#00000014}.sge-case-panel--open .sge-case-panel__toggle{transform:rotate(180deg);background:#84bd001a}.sge-case-panel__body{max-height:0;overflow:hidden;transition:max-height .4s ease}.sge-case-panel__content{padding:0 var(--space-5) var(--space-6)}.sge-case-panel__content>p{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-5);padding:var(--space-4);background:#00347308;border-radius:var(--radius-md)}.sge-analysis{display:flex;flex-direction:column;gap:var(--space-4)}.sge-analysis__section{padding:var(--space-4);border-radius:var(--radius-md);border-left:3px solid}.sge-analysis__section--problem{background:#ef44440a;border-color:#ef4444}.sge-analysis__section--solution{background:#3b82f60a;border-color:#3b82f6}.sge-analysis__section--result{background:#22c55e0a;border-color:#22c55e}.sge-analysis__section--lesson{background:#84bd000f;border-color:#84bd00}.sge-analysis__label{font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2)}.sge-analysis__section--problem .sge-analysis__label{color:#dc2626}.sge-analysis__section--solution .sge-analysis__label{color:#2563eb}.sge-analysis__section--result .sge-analysis__label{color:#16a34a}.sge-analysis__section--lesson .sge-analysis__label{color:#5a8a00}.sge-analysis__text{font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-relaxed)}.sge-faq__header{text-align:center;margin-bottom:2.5rem}.sge-faq__overline{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--quantum-coral);margin-bottom:.75rem}.sge-faq__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--quantum-navy);margin:0 0 .75rem}.sge-faq__subtitle{font-size:1.05rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.sge-faq__list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.sge-faq__item{background:#fff;border:1px solid var(--border-light);border-radius:10px;overflow:hidden;transition:box-shadow .2s}.sge-faq__item[open]{box-shadow:0 2px 12px #0000000f}.sge-faq__question{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 1.5rem;font-size:1rem;font-weight:600;color:var(--quantum-navy);cursor:pointer;list-style:none;user-select:none;transition:background .15s}.sge-faq__question:hover{background:#00000005}.sge-faq__question::-webkit-details-marker{display:none}.sge-faq__question:after{content:"";width:10px;height:10px;min-width:10px;border-right:2px solid var(--quantum-navy);border-bottom:2px solid var(--quantum-navy);transform:rotate(45deg);transition:transform .25s;margin-left:1rem}.sge-faq__item[open] .sge-faq__question:after{transform:rotate(-135deg)}.sge-faq__answer{padding:0 1.5rem 1.25rem;font-size:.92rem;line-height:1.65;color:var(--text-secondary)}.sge-faq__answer p{margin:0 0 .75rem}.sge-faq__answer p:last-child{margin-bottom:0}.sge-faq__answer ul{margin:.5rem 0;padding-left:1.25rem}.sge-faq__answer li{margin-bottom:.35rem}.sge-faq__answer a{color:var(--quantum-coral);text-decoration:none;font-weight:600}.sge-faq__answer a:hover{text-decoration:underline}@media(max-width:768px){.sge-faq__question{padding:1rem 1.25rem;font-size:.92rem}.sge-faq__answer{padding:0 1.25rem 1rem;font-size:.88rem}}[data-theme=dark] .sge-section-title,[data-theme=dark] .sge-intro__title,[data-theme=dark] .sge-faq__title{color:#e2e8f0}[data-theme=dark] .sge-section-desc,[data-theme=dark] .sge-intro__lead,[data-theme=dark] .sge-faq__subtitle{color:#94a3b8}[data-theme=dark] .sge-module-card,[data-theme=dark] .sge-intro__card,[data-theme=dark] .sge-risk-card,[data-theme=dark] .sge-concept-card,[data-theme=dark] .sge-property-item,[data-theme=dark] .sge-bi-component,[data-theme=dark] .sge-rc-card,[data-theme=dark] .sge-financial-card,[data-theme=dark] .sge-metric-card,[data-theme=dark] .sge-claim-step__content,[data-theme=dark] .sge-cycle-card,[data-theme=dark] .sge-broker-card,[data-theme=dark] .sge-extension-item,[data-theme=dark] .sge-strategy-item,[data-theme=dark] .sge-optimization-item,[data-theme=dark] .sge-info-item,[data-theme=dark] .sge-case-panel,[data-theme=dark] .sge-faq__item{background:#1e293b;border-color:#ffffff14}[data-theme=dark] .sge-module-card__title,[data-theme=dark] .sge-intro__card-title,[data-theme=dark] .sge-intro__dual-title,[data-theme=dark] .sge-risk-card__title,[data-theme=dark] .sge-concept-card__title,[data-theme=dark] .sge-property-item__title,[data-theme=dark] .sge-bi-component__title,[data-theme=dark] .sge-content-block__title,[data-theme=dark] .sge-rc-card__title,[data-theme=dark] .sge-financial-card__title,[data-theme=dark] .sge-metric-card__value,[data-theme=dark] .sge-claim-step__title,[data-theme=dark] .sge-cycle-card__title,[data-theme=dark] .sge-broker-card__title,[data-theme=dark] .sge-case-panel__title,[data-theme=dark] .persona-callout__name,[data-theme=dark] .sge-faq__question{color:#e2e8f0}[data-theme=dark] .sge-module-card__desc,[data-theme=dark] .sge-intro__card-text,[data-theme=dark] .sge-intro__dual-list li,[data-theme=dark] .sge-risk-card__text,[data-theme=dark] .sge-risk-card__list li,[data-theme=dark] .sge-concept-card__text,[data-theme=dark] .sge-property-item__text,[data-theme=dark] .sge-property-item__details li,[data-theme=dark] .sge-bi-component__text,[data-theme=dark] .sge-content-block__text,[data-theme=dark] .sge-rc-card__text,[data-theme=dark] .sge-rc-card__scenario,[data-theme=dark] .sge-financial-card__text,[data-theme=dark] .sge-financial-card__list li,[data-theme=dark] .sge-metric-card__text,[data-theme=dark] .sge-claim-step__text,[data-theme=dark] .sge-cycle-card__list li,[data-theme=dark] .sge-broker-card__text,[data-theme=dark] .sge-extension-item,[data-theme=dark] .sge-strategy-item,[data-theme=dark] .sge-optimization-item,[data-theme=dark] .sge-info-item,[data-theme=dark] .sge-case-panel__subtitle,[data-theme=dark] .sge-case-panel__content>p,[data-theme=dark] .sge-analysis__text,[data-theme=dark] .sge-faq__answer,[data-theme=dark] .persona-callout__text,[data-theme=dark] .persona-callout__role{color:#94a3b8}[data-theme=dark] .sge-module-card:hover{border-color:#84bd0066}[data-theme=dark] .sge-concept-card__example{background:#84bd0014;border-color:#84bd004d;color:#94a3b8}[data-theme=dark] .sge-metric-card__formula{background:#ffffff0d;color:#94a3b8}[data-theme=dark] .sge-case-panel__content>p{background:#ffffff08}[data-theme=dark] .sge-case-panel--open{border-color:#84bd0066}[data-theme=dark] .sge-case-panel__toggle{background:#ffffff0f;color:#e2e8f0}[data-theme=dark] .sge-case-panel__toggle:hover{background:#ffffff1a}[data-theme=dark] .sge-analysis__section--problem{background:#ef444414}[data-theme=dark] .sge-analysis__section--solution{background:#3b82f614}[data-theme=dark] .sge-analysis__section--result{background:#22c55e14}[data-theme=dark] .sge-analysis__section--lesson{background:#84bd001a}[data-theme=dark] .sge-intro__dual-card--risk{background:linear-gradient(135deg,#ef444414,#ef444408);border-color:#ef444426}[data-theme=dark] .sge-intro__dual-card--protected{background:linear-gradient(135deg,#22c55e14,#22c55e08);border-color:#22c55e26}[data-theme=dark] .sge-faq__question:hover{background:#ffffff0a}[data-theme=dark] .sge-faq__question:after{border-color:#94a3b8}[data-theme=dark] .persona-callout--quantum{background:linear-gradient(135deg,#0034731f,#84bd000f);border-color:#00347333}[data-theme=dark] .persona-callout--ricardo{background:linear-gradient(135deg,#0034731f,#0034730f);border-color:#00347333}[data-theme=dark] .persona-callout--robert{background:linear-gradient(135deg,#e07b541f,#e07b540f);border-color:#e07b5433}[data-theme=dark] .sge-extension-item strong,[data-theme=dark] .sge-strategy-item strong,[data-theme=dark] .sge-optimization-item strong,[data-theme=dark] .sge-info-item strong{color:#e2e8f0}[data-theme=dark] .sge-rc-card__scenario{background:#ef44440f}[data-theme=dark] .sge-claim-timeline:before{background:linear-gradient(to bottom,#475569,#47556933)}[data-theme=dark] .sge-claim-step__number{background:#475569}[data-theme=dark] .sge-cycle-card__period{background:#84bd0026}@media(min-width:768px){.sge-hero__content{max-width:800px}}@media(min-width:1024px){.sge-hero__content{max-width:800px}.sge-modules{grid-template-columns:repeat(3,1fr)}}@media print{.sge-hero{background:#003473!important;padding:var(--space-8) 0;-webkit-print-color-adjust:exact;print-color-adjust:exact}.sge-hero__title,.sge-hero__subtitle,.sge-hero__badge,.sge-hero__stat-value,.sge-hero__stat-label{color:#fff!important}.sge-case-panel__body{max-height:none!important;overflow:visible!important}.sge-module-card,.sge-case-panel,.persona-callout{break-inside:avoid}.sge-hero__actions,.sge-case-panel__toggle{display:none!important}}.sge-animate{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.sge-animate--visible{opacity:1;transform:translateY(0)}
