:root{--color-bg:#0f1117;--color-text:#e8eaf0;--color-muted:#6b7e99;--color-body:#c8d6e8;--color-accent:#00a896;--color-rule:#1e2d45;--font-family:"Albert Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-base:17px;--line-height:1.75;--page-pad:clamp(2rem, 6vw, 8rem);--spacing-section:5rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);line-height:var(--line-height)}p{margin-bottom:1.25rem}p:last-child{margin-bottom:0}.site-header{padding:2.2rem var(--page-pad) 2.4rem;text-align:center;position:relative}.site-header:after{content:"";left:var(--page-pad);right:var(--page-pad);background:linear-gradient(90deg,#0000,#1e2d45cc,#0000);height:1px;position:absolute;bottom:0}.site-logo{filter:drop-shadow(0 2px 8px #00000040);width:180px;height:auto}.has-divider{position:relative}.has-divider:after{content:"";left:var(--page-pad);right:var(--page-pad);background:linear-gradient(90deg,#0000,#1e2d45cc,#0000);height:1px;position:absolute;bottom:0}.hero-section{padding:var(--spacing-section) var(--page-pad);grid-template-columns:1fr 1.5fr;align-items:start;gap:6rem;display:grid}.hero-section .section-title{color:var(--color-text);letter-spacing:-.02em;font-size:2.25rem;font-weight:700;line-height:1.2;position:sticky;top:3rem}.hero-body p{color:var(--color-body);margin-bottom:1.3rem}.hero-body p:first-child{color:var(--color-text);font-size:1.15rem;font-weight:500}.editorial-section{--section-progress:0}.editorial-section .editorial-lead p{opacity:calc(1 - (var(--section-progress) * .28));filter:blur(calc(var(--section-progress) * .5px));transition:opacity .2s,filter .2s}.editorial-section{padding:var(--spacing-section) var(--page-pad);grid-template-columns:1fr 1.5fr;align-items:start;gap:6rem;display:grid}.editorial-lead .section-title{z-index:10;isolation:isolate;color:var(--color-text);--blur-progress:0;background:linear-gradient(to bottom, rgba(15, 17, 23, calc(var(--blur-progress) * .5)), rgba(15, 17, 23, calc(var(--blur-progress) * .35)));border-bottom:1px solid rgba(255, 255, 255, calc(var(--blur-progress) * .1));box-shadow:0 calc(var(--blur-progress) * 14px) calc(var(--blur-progress) * 40px) rgba(0, 0, 0, calc(var(--blur-progress) * .5));margin-top:-1rem;margin-bottom:2rem;padding:1rem 0;font-size:1.75rem;font-weight:700;line-height:1.25;transition:background .2s,box-shadow .2s,border-color .2s;position:sticky;top:2rem}.editorial-lead .section-title:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(to bottom, rgba(255, 255, 255, calc(var(--blur-progress) * .06)), #fff0);opacity:var(--blur-progress);position:absolute;inset:0}.editorial-lead .section-title:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(to bottom, #0f111700, rgba(15, 17, 23, calc(var(--blur-progress) * .6)));width:100%;height:18px;position:absolute;bottom:0;left:0}.section-title{color:var(--color-text);margin-bottom:2rem;padding-bottom:.6rem;font-size:1rem;font-weight:600}.believers-flow{flex-wrap:wrap;gap:.5rem .6rem;max-width:100%;margin-bottom:2.5rem;display:flex}.believer{letter-spacing:.012em;color:#e8eaf0e6;white-space:nowrap;cursor:default;background:#ffffff03;border:1px solid #365c9647;border-radius:14px;justify-content:center;align-items:center;min-height:2.3rem;padding:.42rem .9rem;font-size:.76rem;font-weight:500;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s,opacity .16s;display:inline-flex}.believer:hover{background:#ffffff06;border-color:#5080c46b;transform:translateY(-1px);box-shadow:0 4px 10px #00000024}.believers-flow:hover .believer{opacity:.6}.believers-flow .believer:hover{opacity:1}.believer:hover{border-color:var(--color-accent);background:#ffffff0f;transform:translateY(-2px)scale(1.02);box-shadow:0 6px 18px #00000040}.believer-name,.believer-sep{display:none}.gap-list{flex-direction:column;gap:0;margin-bottom:2.5rem;list-style:none;display:flex}.gap-list li{letter-spacing:.02em;color:#c8d6e8a3;border-bottom:1px solid #1e2d45ad;padding:.8rem 0;font-size:.88rem;font-weight:400}.gap-list li:first-child{border-top:1px solid #1e2d45ad}.addendum{color:var(--color-muted);margin-bottom:.6rem;font-size:.875rem;line-height:1.65}.legal-notice{border-left:1px solid #1e2d45cc;margin-top:2rem;padding-left:1.2rem}.legal-header{letter-spacing:.08em;text-transform:uppercase;color:#c8d6e88c;margin-bottom:.7rem;font-size:.72rem;font-weight:600}.legal-notice p{color:#c8d6e89e;margin-bottom:.75rem;font-size:.82rem;line-height:1.7}.legal-notice p:last-child{margin-bottom:0}.faq-preview-section{padding-top:2.4rem;padding-bottom:2.8rem}.faq-preview-section .section-title{margin-bottom:1.2rem}.faq-preview-section .editorial-content{max-width:520px}.faq-preview-section p{color:var(--color-body);margin-bottom:.7rem;font-size:.88rem}.faq-preview-section .faq-link{color:#c8d6e899;font-size:.85rem;text-decoration:none;transition:color .15s}.faq-link:hover{color:var(--color-text)}footer{padding:2.4rem var(--page-pad) 2.8rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}footer p{color:#c8d6e894;margin:0;font-size:.82rem;line-height:1.65}.footer-left,.footer-right{flex-direction:column;gap:.28rem;display:flex}.footer-left{padding-top:.05rem}.footer-company{color:#c8d6e8b8;letter-spacing:.04em;font-size:.82rem;font-weight:500}.footer-legal{color:#c8d6e8c7;font-size:.78rem}.footer-links{align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.footer-right a{color:#c8d6e8b3;text-decoration:none;transition:color .15s}.footer-right a:hover{color:var(--color-text)}.footer-note{color:#c8d6e873;margin-top:.2rem}.legal-page{max-width:720px;padding:var(--spacing-section) var(--page-pad)}.legal-page h1{color:var(--color-text);margin-bottom:1.5rem;font-size:1.4rem;font-weight:600}.legal-page p{color:#c8d6e8b3;margin-bottom:1rem;font-size:.9rem;line-height:1.7}.footer-links{align-items:center;gap:.5rem;display:flex}.footer-links span{color:#c8d6e84d}.faq-item{margin-bottom:1.5rem}.faq-item h2{color:var(--color-text);margin-bottom:.4rem;font-size:1rem}.faq-item p{color:#c8d6e8b3;font-size:.85rem}a{color:#c8d6e8b3;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}@media (max-width:768px){.hero-section,.editorial-section{grid-template-columns:1fr;gap:2.5rem}.hero-section .section-title,.editorial-lead .section-title{font-size:1.5rem;position:static}footer{flex-direction:column;gap:1rem}}
