:root{--navy: #0B1D33;--deep-sea: #102A47;--storm-blue: #1A4B7A;--teal: #0094BF;--teal-glow: #12B8E8;--amber: #E8932B;--amber-light: #F5B661;--coral: #E85D3A;--sand: #F4EDE4;--cloud: #F8F6F3;--white: #FFFFFF;--slate: #64748B;--dark-text: #0F172A;--accent: #0094BF;--accent-glow: #12B8E8;--accent-bg: rgba(0,148,191,.12);--serif: "DM Serif Display", Georgia, serif;--sans: "Source Sans 3", system-ui, sans-serif;--mono: "JetBrains Mono", monospace}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--dark-text);background:var(--cloud);overflow-x:hidden;-webkit-font-smoothing:antialiased}nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between;background:#0b1d33ed;backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,148,191,.2);transition:all .3s}nav.scrolled{box-shadow:0 4px 30px #0000004d}.nav-logo{display:flex;align-items:center;gap:.6rem;text-decoration:none;flex-shrink:0}.nav-logo svg{width:40px;height:40px}.nav-logo>span{font-family:var(--serif);font-size:1.75rem;color:var(--white);letter-spacing:-.02em}.nav-links{display:flex;align-items:center;gap:.25rem;list-style:none}.nav-links>li{position:relative}.nav-links a{text-decoration:none;color:#ffffffad;font-size:.82rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;transition:color .2s;padding:.5rem .7rem;display:flex;align-items:center;gap:.3rem;white-space:nowrap;border-radius:5px}.nav-links a:hover,.nav-links a.active{color:var(--teal-glow);background:#0094bf14}.nav-cta{background:var(--teal)!important;color:var(--white)!important;padding:.45rem 1.1rem!important;border-radius:6px!important;font-weight:600!important}.nav-cta:hover{background:var(--teal-glow)!important}.nav-simstorm{border:1px solid rgba(0,148,191,.4)!important;font-family:var(--serif)!important;font-size:.98rem!important;text-transform:none!important;letter-spacing:normal!important;gap:0!important;color:#fff!important}.nav-simstorm:hover{border-color:#0094bf!important;background:#0094bf1a!important}.ss-chip{background:var(--navy);color:#fff;font-family:var(--serif);padding:.04em .4em .1em;border-radius:6px;white-space:nowrap}.ss-chip b{color:var(--teal);font-weight:inherit}.ss-tm{font-size:.5em;vertical-align:super;font-weight:400;letter-spacing:0;margin-left:.03em;color:#fff}.has-dropdown>a:after{content:"▾";font-size:.65rem;margin-left:2px;opacity:.7}.dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#0b1d33fa;border:1px solid rgba(0,148,191,.25);border-radius:10px;padding:.5rem 0;min-width:210px;opacity:0;pointer-events:none;transform:translateY(6px);transition:all .2s;backdrop-filter:blur(20px);box-shadow:0 12px 40px #0006}.has-dropdown:hover .dropdown{opacity:1;pointer-events:all;transform:translateY(0)}.dropdown a{display:flex;align-items:center;gap:.6rem;padding:.55rem 1rem;color:#ffffffb3!important;font-size:.82rem;text-transform:none!important;border-radius:0!important;background:transparent!important;border-bottom:none}.dropdown a:hover{color:var(--teal-glow)!important;background:#0094bf1a!important}.mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:4px}.mobile-toggle span{display:block;width:24px;height:2px;background:var(--white);margin:5px 0;transition:.3s}footer{background:var(--navy);padding:4rem 2rem 2rem;margin-top:5rem}.footer-inner{max-width:1120px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:3rem}.footer-brand p{color:#fff6;font-size:.88rem;line-height:1.7;margin-top:1rem;max-width:260px}.footer-col h4{color:var(--white);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.2rem}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.55rem}.footer-col a{color:#ffffff6b;text-decoration:none;font-size:.88rem;transition:color .2s}.footer-col a:hover{color:var(--teal-glow)}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{color:#ffffff4d;font-size:.82rem}.footer-socials{display:flex;gap:.75rem}.footer-socials a{width:34px;height:34px;border-radius:7px;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;color:#fff6;text-decoration:none;font-size:.82rem;transition:all .2s}.footer-socials a:hover{border-color:var(--teal);color:var(--teal-glow);background:#0094bf1a}.reveal{opacity:0;transform:translateY(24px);transition:all .7s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}section{padding:6rem 2rem}.inner{max-width:1120px;margin:0 auto}.section-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:.75rem}.section-title{font-family:var(--serif);font-size:clamp(1.9rem,4vw,2.7rem);color:var(--navy);line-height:1.15;margin-bottom:1rem;letter-spacing:-.02em}.section-desc{font-size:1.05rem;color:var(--slate);line-height:1.7;max-width:640px;font-weight:300}.page-hero{padding-top:64px;background:var(--navy);position:relative;overflow:hidden;min-height:480px;display:flex;align-items:center}.hero-bg-layer{position:absolute;inset:0;background:radial-gradient(ellipse 100% 80% at 75% 50%,rgba(0,148,191,.2) 0%,transparent 55%),radial-gradient(ellipse 70% 70% at 15% 60%,rgba(26,75,122,.6) 0%,transparent 55%)}.hero-spiral-sm{position:absolute;right:-60px;top:50%;transform:translateY(-50%) scaleX(-1);width:500px;height:500px;opacity:.05;animation:spin 90s linear infinite}@keyframes spin{to{transform:translateY(-50%) scaleX(-1) rotate(360deg)}}.hero-inner{position:relative;z-index:2;max-width:1120px;margin:0 auto;padding:4rem 2rem}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.82rem}.breadcrumb a{color:#ffffff73;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:var(--teal-glow)}.breadcrumb span{color:#ffffff40}.breadcrumb .current{color:#ffffffb3}.tier-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .9rem;border:1px solid rgba(0,148,191,.35);border-radius:100px;background:#0094bf1a;color:var(--amber-light);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.25rem}.page-hero h1{font-family:var(--serif);font-size:clamp(2.4rem,5vw,3.6rem);color:var(--white);line-height:1.1;margin-bottom:1.25rem;letter-spacing:-.02em;max-width:700px}.page-hero h1 em{font-style:italic;color:var(--accent-glow)}.hero-desc{font-size:1.1rem;color:#fff9;line-height:1.7;max-width:580px;font-weight:300;margin-bottom:2rem}.article-wrapper{max-width:800px;margin:4rem auto 0;padding:0 2rem;display:grid;grid-template-columns:1fr;gap:2rem}.article-intro{font-size:1.15rem;color:var(--slate);line-height:1.8;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid rgba(0,148,191,.15)}.article-section{margin-bottom:3.5rem}.article-section h2{font-family:var(--serif);font-size:1.75rem;color:var(--navy);margin-bottom:1.25rem;line-height:1.15;letter-spacing:-.01em;padding-left:1.25rem;border-left:4px solid var(--teal)}.article-section h3{font-family:var(--sans);font-size:1.15rem;color:var(--navy);font-weight:600;margin-top:1.75rem;margin-bottom:.85rem;letter-spacing:-.005em}.article-section p{font-size:1.05rem;color:var(--slate);line-height:1.8;margin-bottom:1.25rem}.article-section ul,.article-section ol{margin:1.5rem 0 1.5rem 2rem}.article-section li{font-size:1.05rem;color:var(--slate);line-height:1.8;margin-bottom:.8rem}.article-highlight{background:#0094bf14;padding:1.5rem;border-left:4px solid var(--teal);border-radius:4px;margin:2rem 0}.article-highlight strong{color:var(--navy)}.faq-section{margin-top:3rem}.faq-item{margin-bottom:1.25rem;border:1px solid rgba(0,0,0,.06);border-radius:8px;overflow:hidden}.faq-question{padding:1.25rem;cursor:pointer;background:var(--cloud);display:flex;justify-content:space-between;align-items:center;transition:background .2s;font-weight:600;color:var(--navy)}.faq-question:hover{background:#0094bf0d}.faq-toggle{font-size:1.2rem;color:var(--teal);transition:transform .3s;flex-shrink:0}.faq-item.open .faq-toggle{transform:rotate(180deg)}.faq-answer{display:none;padding:0 1.25rem 1.25rem;color:var(--slate);line-height:1.7;font-size:.95rem}.faq-item.open .faq-answer{display:block}.continue-reading{margin-top:4rem;padding-top:3rem;border-top:2px solid rgba(0,148,191,.15)}.continue-reading h3{font-family:var(--serif);font-size:1.5rem;color:var(--navy);margin-bottom:2rem}.related-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:3rem}.related-card{background:var(--white);border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:1.75rem;transition:all .3s}.related-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.related-card .tag{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--amber);background:#e8932b1a;padding:.25rem .6rem;border-radius:3px;margin-bottom:.75rem}.related-card h4{font-family:var(--serif);font-size:1.1rem;color:var(--navy);margin-bottom:.6rem;line-height:1.3}.related-card p{font-size:.9rem;color:var(--slate);line-height:1.6;margin-bottom:1rem}.related-card a{color:var(--teal);text-decoration:none;font-weight:600;font-size:.95rem}.related-card a:hover{color:var(--navy)}.newsletter-card{max-width:600px;margin:0 auto;background:linear-gradient(135deg,var(--navy),var(--deep-sea));color:var(--white);padding:2.5rem;border-radius:16px;text-align:center;margin-bottom:3rem;position:relative;overflow:hidden}.newsletter-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(0,148,191,.2) 0%,transparent 60%)}.newsletter-card>*{position:relative;z-index:1}.newsletter-card h3{font-family:var(--serif);font-size:1.5rem;margin-bottom:.5rem}.newsletter-card p{font-size:.95rem;opacity:.9;margin-bottom:1.5rem}.email-form{display:flex;gap:.6rem;margin-bottom:1rem;max-width:480px;margin-left:auto;margin-right:auto}.email-form input{flex:1;padding:.8rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#ffffff1a;color:var(--white);font-family:var(--sans);font-size:.95rem;transition:all .2s}.email-form input::placeholder{color:#ffffff80}.email-form input:focus{outline:none;border-color:var(--teal-glow);background:#ffffff26}.email-form button{padding:.8rem 1.8rem;background:var(--teal);color:var(--white);border:none;border-radius:6px;font-family:var(--sans);font-size:1.05rem;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap}.email-form button:hover{background:var(--teal-glow);transform:translateY(-1px)}.newsletter-note{font-size:.75rem;opacity:.75}.references-section{max-width:800px;margin:3rem auto;padding:2.5rem;background:var(--cloud);border-radius:14px;border:1px solid rgba(0,0,0,.06)}.references-section h2{font-family:var(--serif);font-size:1.5rem;color:var(--navy);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--teal)}.references-section ol{list-style:none;counter-reset:ref-counter;padding:0}.references-section li{counter-increment:ref-counter;font-size:.88rem;line-height:1.7;color:var(--slate);margin-bottom:1rem;padding-left:2rem;text-indent:-2rem}.references-section li em{font-style:italic}.references-section li a{color:var(--teal);text-decoration:none;word-break:break-all}.references-section li a:hover{text-decoration:underline}.article-content sup a[data-footnote-ref]{color:var(--teal);text-decoration:none;font-weight:600;padding:0 1px}.article-content sup a[data-footnote-ref]:before{content:"["}.article-content sup a[data-footnote-ref]:after{content:"]"}.article-content sup a[data-footnote-ref]:hover{text-decoration:underline}.article-content .footnotes li:target{background:#0094bf14;border-radius:6px}.article-content .footnotes{max-width:800px;margin:3rem auto;padding:2.5rem;background:var(--cloud);border-radius:14px;border:1px solid rgba(0,0,0,.06);font-size:.88rem;line-height:1.7;color:var(--slate)}.article-content .footnotes h2{font-family:var(--serif);font-size:1.5rem;color:var(--navy);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--teal);position:static;width:auto;height:auto;margin-left:0;clip:auto;clip-path:none;white-space:normal}.article-content .footnotes ol{padding-left:1.25rem}.article-content .footnotes li{margin-bottom:.85rem}.article-content .footnotes a{color:var(--teal);text-decoration:none;word-break:break-word}.article-content .footnotes a:hover{text-decoration:underline}.article-content .footnotes a.data-footnote-backref{font-weight:600;margin-left:.25rem}.article-content .footnotes a.data-footnote-backref~a.data-footnote-backref{display:none}.article-content .article-figure{margin:2rem auto;max-width:820px}.article-content .article-figure img{width:100%;height:auto;display:block;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.article-content .article-figure figcaption{margin-top:.6rem;font-size:.85rem;line-height:1.5;color:var(--slate);text-align:center}.article-content .article-figure .figure-caption{font-style:italic}.article-content .article-figure .figure-credit{color:var(--slate);opacity:.85}.article-content .article-figure .figure-credit a{color:var(--teal);text-decoration:none}.article-content .article-figure .figure-credit a:hover{text-decoration:underline}.article-content table{width:100%;border-collapse:collapse;margin:1.75rem 0;font-size:.94rem;line-height:1.45;border:1px solid rgba(0,0,0,.08);border-radius:10px;overflow:hidden}.article-content thead th{background:var(--navy);color:#fff;text-align:left;font-weight:600;padding:.65rem .95rem;font-size:.86rem;letter-spacing:.01em}.article-content tbody td{padding:.6rem .95rem;border-top:1px solid rgba(0,0,0,.07);color:var(--slate);vertical-align:top}.article-content tbody tr:nth-child(2n){background:#0094bf0b}.article-content tbody td:last-child{font-variant-numeric:tabular-nums}.article-content>img,.article-content p>img{max-width:100%;height:auto;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.article-content{color:#2b3a4a;font-size:1.075rem;line-height:1.8}.article-content p{margin:0 0 1.45rem}.article-content>strong:first-child,.article-content p strong{color:var(--navy)}.article-content h2{font-family:var(--serif);font-size:clamp(1.55rem,3vw,2.05rem);color:var(--navy);line-height:1.25;margin:3.5rem 0 1.1rem;padding-top:1.4rem;border-top:1px solid rgba(0,148,191,.2);position:relative}.article-content h2:before{content:"";position:absolute;top:-2px;left:0;width:68px;height:4px;border-radius:2px;background:linear-gradient(90deg,var(--teal),var(--amber))}.article-content h3{font-family:var(--serif);font-size:clamp(1.2rem,2.2vw,1.5rem);color:var(--storm-blue);line-height:1.3;margin:2.4rem 0 .7rem}.article-content p a,.article-content li a{color:var(--teal);text-decoration:underline;text-underline-offset:2px}.article-content p a:hover,.article-content li a:hover{color:var(--teal-glow)}.article-content ul,.article-content ol{margin:0 0 1.45rem;padding-left:1.4rem}.article-content li{margin-bottom:.5rem}.article-content blockquote{margin:1.9rem 0;padding:.7rem 1.3rem;border-left:4px solid var(--teal);background:#0094bf0f;color:var(--navy);font-style:italic;border-radius:0 8px 8px 0}.article-content .article-intro{font-size:1.2rem;line-height:1.75;color:var(--navy);margin-bottom:1.7rem}.ad-zone{max-width:1120px;margin:0 auto;padding:1rem 2rem}.ad-placeholder{border:2px dashed rgba(100,116,139,.2);border-radius:8px;padding:1.5rem;text-align:center;color:var(--slate);font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;opacity:.6}@media(max-width:1100px){.footer-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.nav-links{display:none}.mobile-toggle{display:block}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.article-wrapper{margin-top:3rem}.article-section h2{font-size:1.4rem}.article-section h3{font-size:1.05rem}.article-section p{font-size:1rem}.page-hero h1{font-size:2rem}.hero-desc{font-size:1rem}.email-form{flex-direction:column}}@media(max-width:480px){.footer-grid,.related-cards{grid-template-columns:1fr}}
