*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-size:100%;overflow-x:clip}body{hyphens:none;font-family:var(--font);font-size:1rem;line-height:1.65;color:var(--c-text);background:var(--c-bg);overflow-x:clip;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}p a,.fr-richtext a,.product-body a,.article-body a{color:var(--c-link);font-weight:600;text-decoration:none;background-image:linear-gradient(var(--c-gold),var(--c-gold));background-size:100% 1px;background-repeat:no-repeat;background-position:0 100%;padding-bottom:1px;transition:background-size .35s var(--ease),color .2s ease}p a:hover,.fr-richtext a:hover,.product-body a:hover,.article-body a:hover{color:var(--c-gold-hover);background-size:100% 2px}a.btn,a.fr-link,a.article-card,a.fr-solutions a,a.theme-board-card,a.silo-card,a.fr-hub-card,a.fr-expertise,a.scard,a.g-card,a.pillar-tag,a.expertise-card{text-decoration:none;font-weight:inherit;color:inherit;background-image:none}ul,ol{list-style:none}button,input,select,textarea{font:inherit;color:inherit}h1,h2,.section-title,.product-hero-copy h1,.fr-hub-hero h1,.cover h1{font-family:var(--font-serif);font-optical-sizing:auto;font-feature-settings:"ss01","ss02"}h1{font-size:2.75rem;font-weight:600;line-height:1.1;letter-spacing:-.015em;color:var(--c-primary)}h2{font-size:1.875rem;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:var(--c-primary)}h3{font-size:1.25rem;font-weight:600;line-height:1.35;color:var(--c-primary);font-family:var(--font);letter-spacing:-.005em}h4{font-size:1rem;font-weight:600;color:var(--c-primary)}p{margin-bottom:1rem}strong{font-weight:600}::selection{background:var(--c-gold);color:#fff}.container,.container-rj{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.container,.container-rj{padding:0 1.5rem}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:absolute;top:-100%;left:1rem;z-index:999;padding:.5rem 1rem;background:var(--c-primary);color:#fff;font-size:13px;font-weight:600;border-radius:6px}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:200;background:#fcf8f1f0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(9,20,14,.05)}.site-header-inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;height:3.75rem;gap:1.2rem}.brand-link{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.brand-mark{width:36px;height:36px;flex-shrink:0}.brand-mark img{width:100%;height:100%}.brand-word{font-size:1.1rem;font-weight:700;color:var(--c-primary);letter-spacing:-.02em;line-height:1.1}.brand-tagline{display:block;font-size:.55rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--c-text-muted);margin-top:1px}.site-nav{display:flex;align-items:center;gap:.25rem;margin-left:auto}.nav-link,.nav-item>a{display:flex;align-items:center;height:3.75rem;padding:0 .55rem;font-size:.78rem;font-weight:500;color:var(--c-text-soft);white-space:nowrap;border-bottom:2px solid transparent;transition:color .18s,border-color .18s;text-decoration:none}.nav-link:hover,.nav-item>a:hover,.nav-item:hover>.nav-link{color:var(--c-primary);border-bottom-color:var(--c-accent)}.header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0;margin-left:1rem}.header-phone{font-size:.72rem;font-weight:600;color:var(--c-primary);white-space:nowrap;padding:.3rem .5rem;border-radius:6px;transition:background .15s ease}@media(max-width:1024px){.header-phone{display:none}}.mobile-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;cursor:pointer;border-radius:8px;font-size:1.2rem;color:var(--c-primary);background:var(--c-surface);border:1px solid var(--c-border);transition:background .15s ease}.mobile-toggle:hover{background:var(--c-accent-subtle)}@media(max-width:1024px){.site-nav,.header-actions .btn{display:none}.mobile-toggle{display:flex}.header-actions{margin-left:auto}}.mobile-overlay{position:fixed;inset:0;background:#09140e73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:1080}.mobile-overlay.visible{opacity:1;visibility:visible}.mobile-panel{position:fixed;top:0;right:0;width:min(88vw,390px);max-height:100dvh;background:#fff;z-index:1090;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate(100%);visibility:hidden;transition:transform .32s var(--ease),visibility .32s;box-shadow:-12px 0 40px #09140e1f}.mobile-panel.open{transform:translate(0);visibility:visible}.mobile-panel-head{display:flex;align-items:center;justify-content:space-between;padding:1.35rem 1.5rem;flex-shrink:0;border-bottom:1px solid var(--c-border)}.mobile-panel-brand{font-size:1rem;font-weight:700;letter-spacing:-.01em;color:var(--c-primary)}.mobile-panel-close{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;cursor:pointer;background:transparent;color:var(--c-text-soft);border:1px solid var(--c-border);border-radius:9px;font-size:1.15rem;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.mobile-panel-close:hover{background:var(--c-accent-subtle);color:var(--c-primary);border-color:var(--c-accent)}.mobile-panel nav{display:flex;flex-direction:column;padding:1.1rem 1.5rem 2.25rem}.mobile-panel nav>a{font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;color:var(--c-text);padding:1.05rem .25rem;border-bottom:1px solid var(--c-border-light);transition:color .18s ease,padding-left .18s ease}.mobile-panel nav>a:hover,.mobile-panel nav>a:focus-visible{color:var(--c-accent);padding-left:.55rem}.mobile-panel .mobile-cta{display:flex!important;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.25rem!important;font-size:.92rem;font-weight:600!important;color:#fff!important;background:var(--c-btn);border-radius:10px;margin-top:1.85rem;border:none!important;text-align:center;box-shadow:0 2px 8px #0d141026;transition:all .25s ease;text-decoration:none}.mobile-panel .mobile-cta:hover{background:var(--c-btn-hover);transform:translateY(-1px)}html.menu-open,body.menu-open{overflow:hidden;overscroll-behavior:contain;height:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-family:var(--font);font-weight:600;letter-spacing:.005em;cursor:pointer;white-space:nowrap;text-decoration:none;line-height:1.15;border-radius:10px;transition:transform .2s var(--ease),box-shadow .25s ease,filter .2s ease,background .25s ease,color .2s ease,border-color .2s ease;background-image:none;padding-bottom:0}.btn i{font-size:.9em}.btn-primary{min-height:52px;padding:.95rem 1.7rem;font-size:1rem;color:#fff;background:linear-gradient(180deg,var(--c-accent) 0%,var(--c-accent-hover) 100%);border:1px solid rgba(0,0,0,.18);border-bottom-color:#00000047;border-radius:10px;box-shadow:0 1px #ffffff29 inset,0 8px 22px -10px #2f5e3f8c,0 2px 4px #09140e14}.btn-primary:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 1px #ffffff38 inset,0 14px 30px -10px #2f5e3f8c,0 4px 10px #09140e1a}.btn-primary:active{transform:translateY(0);filter:brightness(.98)}.btn-gold{min-height:52px;padding:.95rem 1.7rem;font-size:1rem;color:#fff;background:linear-gradient(180deg,var(--c-gold) 0%,var(--c-gold-hover) 100%);border:1px solid rgba(0,0,0,.18);border-bottom-color:#00000047;border-radius:10px;box-shadow:0 1px #ffffff38 inset,0 10px 26px -10px #11885a8c,0 2px 4px #09140e14}.btn-gold:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 1px #ffffff47 inset,0 16px 32px -10px #11885a8c,0 4px 10px #09140e1a}a.btn.btn-gold{background-image:linear-gradient(180deg,var(--c-gold) 0%,var(--c-gold-hover) 100%);color:#fff}.btn-outline{min-height:46px;padding:.7rem 1.35rem;font-size:.9375rem;color:var(--c-primary);background:#fff;border:1.5px solid var(--c-border)}.btn-outline:hover{background:#fff;border-color:var(--c-gold);color:var(--c-gold-hover);box-shadow:0 4px 14px -8px #11885a73;transform:translateY(-1px)}.btn-ghost{min-height:46px;padding:.7rem 1.35rem;font-size:.9375rem;color:var(--c-primary);background:transparent;border:1.5px solid var(--c-border)}.btn-ghost:hover{background:var(--c-primary);color:#fff;border-color:var(--c-primary);transform:translateY(-1px)}.btn-dark{min-height:46px;padding:.7rem 1.35rem;font-size:.9375rem;color:#fff;background:var(--c-primary);border:1.5px solid var(--c-primary)}.btn-dark:hover{background:var(--c-primary-hover);border-color:var(--c-primary-hover);transform:translateY(-1px)}.btn-small{min-height:40px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:8px}.btn-primary.btn-small{min-height:40px;padding:.5rem 1.05rem}.w-full{width:100%;justify-content:center}.btn-trust{display:block;margin-top:.6rem;font-size:.8125rem;color:var(--c-text-muted);letter-spacing:.01em}.btn-trust i{color:var(--c-gold);margin-right:.3rem;font-size:.7rem}.section-dark .btn-trust{color:#ffffffa6}.section-dark .btn-trust i{color:var(--c-gold-soft)}.product-hero .btn-trust{color:#ffffffbf;text-shadow:0 1px 6px rgba(0,0,0,.5)}.product-hero .btn-trust i{color:var(--c-gold-soft)}.product-hero .btn-primary{background:linear-gradient(180deg,var(--c-accent) 0%,var(--c-accent-hover) 100%);color:#fff}.product-hero .btn-primary:hover{filter:brightness(1.08)}.product-hero .btn-ghost{color:#fff;background:#ffffff14;border-color:#ffffff80;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.product-hero .btn-ghost:hover{background:#fff;color:var(--c-primary);border-color:#fff}.section-dark .btn-primary{background:linear-gradient(180deg,var(--c-gold) 0%,var(--c-gold-hover) 100%);color:#fff;border:1px solid rgba(0,0,0,.18);border-bottom-color:#00000047;box-shadow:0 1px #ffffff38 inset,0 10px 26px -10px #11885a80,0 2px 4px #09140e1a}.section-dark .btn-primary:hover{filter:brightness(1.05)}.section-dark .btn-ghost{color:#ffffffeb;border-color:#fff6;background:#ffffff0d}.section-dark .btn-ghost:hover{background:#fff;color:var(--c-primary);border-color:#fff}.section-band{padding:6rem 0}@media(max-width:768px){.section-band{padding:3rem 0}}.section-white{background:var(--c-surface)}.section-soft{background:var(--c-bg-soft)}.section-dark{background:var(--c-primary);color:#ffffffd9}.product-hero{position:relative;min-height:92vh;display:flex;align-items:center;overflow:hidden;background-color:var(--c-dark-hero)}.product-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(100deg,#07100ab3,#07100a73,#07100a38)}.product-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(7,16,10,.25) 0%,transparent 35%,transparent 65%,rgba(7,16,10,.35) 100%);pointer-events:none}.hero-video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 60%;z-index:0;pointer-events:none;opacity:0;transition:opacity 1s ease}.hero-video-bg.loaded{opacity:1}.product-hero-copy{position:relative;z-index:2;padding:6rem 0}.product-hero-copy h1{color:#fff;font-family:var(--font-serif);font-weight:700;font-size:3.5rem;max-width:54rem;margin-bottom:1.5rem;text-shadow:0 2px 24px rgba(0,0,0,.55),0 1px 4px rgba(0,0,0,.3);line-height:1.04;letter-spacing:-.028em}@media(max-width:768px){.product-hero-copy h1{font-size:2.125rem}.product-hero{min-height:75vh}.product-hero-copy{padding:4rem 0}}.hero-summary{font-size:1.0625rem;color:#ffffffd9;max-width:40rem;line-height:1.75;margin-bottom:2rem;text-shadow:0 1px 8px rgba(0,0,0,.4)}.article-hero{position:relative;overflow:hidden;background-color:var(--c-dark-hero);background-size:cover;background-position:center;padding:5.5rem 0 3.25rem}.article-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0b120eeb,#0b120ec2 58%,#0b120e8f)}.article-hero>.container-rj{position:relative;z-index:2}.article-hero h1{color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.55),0 1px 4px rgba(0,0,0,.35)}@media(max-width:768px){.article-hero:after{background:linear-gradient(180deg,#0b120eb8,#0b120ee6)}}.article-byline{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;font-size:.82rem;font-weight:500;color:#ffffffd1;margin:0 0 1.1rem;text-shadow:0 1px 6px rgba(0,0,0,.35)}.article-byline strong{color:#fff;font-weight:700}.article-byline a{color:#fff;text-decoration:underline;text-underline-offset:2px}.article-byline .rj-byline-sep{opacity:.5}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.product-hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:center;position:relative;z-index:2;width:100%}.hero-image{display:none}.cover{position:relative;padding:3.5rem 2.5rem;overflow:hidden;background-color:var(--c-dark-hero);min-height:320px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:8px}.cover:before{content:"";position:absolute;inset:0;z-index:1;background:#07100ab8}.cover>*{position:relative;z-index:2}.cover h1{color:#fff;font-size:2.25rem;line-height:1.2;margin-bottom:1rem;font-weight:700}.cover-lead{color:#ffffffb8;font-size:1rem;line-height:1.7;margin-bottom:1.5rem;max-width:48rem}.cover-brand{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.cover-brand img{height:32px;width:auto}.cover-brand .brand-word{font-size:1rem;font-weight:700;color:#fff}.cover-brand .brand-tagline{font-size:.75rem;color:#ffffff8c}.cover-year{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;margin-bottom:1.5rem}.cover-meta{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.8125rem;color:#ffffff80;margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding-top:1.25rem}.cover-meta strong{display:block;color:#fffc;font-weight:600}.kicker{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--c-gold);margin-bottom:.85rem}.kicker:before{content:"";display:inline-block;width:24px;height:1px;background:var(--c-gold);opacity:.9}.section-dark .kicker,.product-hero .kicker,.fr-hub-hero .kicker,.cover .kicker{color:var(--c-gold-soft)}.section-dark .kicker:before,.product-hero .kicker:before,.fr-hub-hero .kicker:before,.cover .kicker:before{background:var(--c-gold-soft)}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#fff6;margin-bottom:1rem;flex-wrap:wrap}.breadcrumb a{color:#ffffff80}.breadcrumb a:hover{color:#fff}.section-head{margin-bottom:3rem;position:relative}.section-title{font-family:var(--font-serif);font-size:2.25rem;font-weight:600;letter-spacing:-.022em;margin-bottom:.85rem;color:var(--c-primary);line-height:1.15;position:relative}.section-head .section-title:after,.fr-hub-head h2:after,.home-focus .section-title:after{content:"";display:block;width:48px;height:2px;background:var(--c-gold);margin-top:1rem;border-radius:2px}.section-dark .section-title:after,.home-focus.section-dark .section-title:after{background:var(--c-gold-soft)}.section-text{font-size:1.0625rem;color:var(--c-text-soft);max-width:42rem;line-height:1.75}.fr-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:start}@media(max-width:768px){.fr-split{grid-template-columns:minmax(0,1fr)}}.fr-richtext p{color:var(--c-text-soft);margin-bottom:1rem;line-height:1.75}.fr-richtext ul{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.fr-richtext ul li{padding-left:1.5rem;position:relative;color:var(--c-text-soft);font-size:15px}.fr-richtext ul li:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:var(--c-link)}.fr-link{display:inline-flex;align-items:center;gap:.7rem;margin-top:1.2rem;padding:.7rem 1.1rem .7rem 1.25rem;font-family:var(--font);font-size:.9375rem;font-weight:600;letter-spacing:.005em;color:var(--c-primary);background:var(--c-surface);border:1px solid var(--c-border);border-radius:999px;box-shadow:0 1px #fff9 inset,0 1px 2px #09140e0a;transition:transform .25s var(--ease),box-shadow .25s ease,border-color .25s ease,color .25s ease}.fr-link i{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;font-size:.7rem;color:#fff;background:var(--c-gold);border-radius:50%;box-shadow:0 4px 10px -4px #11885a99,0 1px #ffffff40 inset;transition:transform .3s var(--ease),background .25s ease,box-shadow .25s ease}.fr-link:hover{transform:translateY(-1px);color:var(--c-gold-hover);border-color:var(--c-gold);box-shadow:0 10px 22px -10px #11885a73,0 1px #ffffffb3 inset}.fr-link:hover i{transform:translate(4px);background:var(--c-gold-hover);box-shadow:0 6px 14px -4px #11885ab3,0 1px #ffffff4d inset}.section-dark .fr-link,.product-hero .fr-link,.fr-hub-hero .fr-link{color:#fff;background:#ffffff0f;border-color:#ffffff38}.section-dark .fr-link:hover,.product-hero .fr-link:hover,.fr-hub-hero .fr-link:hover{color:var(--c-gold-soft);border-color:var(--c-gold-soft);background:#ffffff1a}.fr-media{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:center}@media(max-width:768px){.fr-media{grid-template-columns:minmax(0,1fr)}}.fr-media__frame{overflow:hidden;border-radius:12px}.fr-media__frame img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3}.fr-media__copy p{color:var(--c-text-soft);line-height:1.75;margin-bottom:1rem}.fr-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2rem}@media(max-width:768px){.fr-values{grid-template-columns:minmax(0,1fr)}}.fr-values article{padding:1.5rem;background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px}.fr-values article span{font-size:3rem;font-weight:800;color:var(--c-accent);opacity:.15;display:block;margin-bottom:.75rem;line-height:1}.fr-values article h3{font-size:1.1875rem;margin-bottom:.5rem}.fr-values article p{font-size:13px;color:var(--c-text-soft)}.fr-solutions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}@media(max-width:768px){.fr-solutions{grid-template-columns:minmax(0,1fr)}}.fr-solutions a{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;transition:transform .28s var(--ease),box-shadow .28s ease,border-color .18s ease}.fr-solutions a:hover{border-color:var(--c-accent);box-shadow:0 2px 12px #09140e0d;transform:translateY(-2px)}.fr-solutions a i{font-size:1.1rem;color:var(--c-accent)}.fr-solutions a strong{font-size:15px}.fr-solutions a span{font-size:13px;color:var(--c-text-soft)}.fr-about{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:start}@media(max-width:768px){.fr-about{grid-template-columns:minmax(0,1fr)}}.fr-about p{color:var(--c-text-soft);line-height:1.75;margin-bottom:1rem}.home-focus{max-width:36rem;text-align:center;padding:4rem 0;margin:0 auto}.home-focus .section-title{font-size:2.125rem;margin-bottom:1rem}.section-actions{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.section-dark .section-title{color:#fff}.section-dark .section-text{color:#ffffffa6}.section-dark .btn-primary{background:#fff;color:var(--c-primary)}.section-dark .btn-primary:hover{background:var(--c-accent-subtle)}.section-dark .btn-ghost{color:#ffffffd9;border-color:#ffffff40}.section-dark .btn-ghost:hover{background:#fff;color:var(--c-primary)}.fr-hero__facts{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.fr-hero__facts span{font-size:13px;color:#ffffff80}.fr-hero__facts strong{display:block;color:var(--c-gold-soft);font-size:15px}.method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:2.5rem;position:relative}.method-grid:before{content:"";position:absolute;left:0;right:0;top:36px;height:1px;background:linear-gradient(90deg,transparent,var(--c-gold) 15%,var(--c-gold) 85%,transparent);opacity:.45;z-index:0}.method-step{position:relative;z-index:1;background:var(--c-surface);border:1px solid var(--c-border);border-radius:14px;padding:1.75rem 1.4rem 1.5rem;transition:transform .28s var(--ease),box-shadow .28s ease,border-color .2s ease}.method-step:hover{transform:translateY(-3px);box-shadow:0 14px 30px -14px #09140e2e;border-color:var(--c-gold)}.method-step__num{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(180deg,var(--c-gold) 0%,var(--c-gold-hover) 100%);color:#fff;font-family:var(--font-serif);font-size:1.25rem;font-weight:600;box-shadow:0 8px 16px -8px #11885a99,0 1px #ffffff40 inset;margin-bottom:1.1rem}.method-step__title{font-family:var(--font-serif);font-size:1.2rem;font-weight:600;letter-spacing:-.005em;color:var(--c-primary);margin-bottom:.5rem;line-height:1.25}.method-step__text{font-size:.9375rem;color:var(--c-text-soft);line-height:1.6;margin:0}.method-step__meta{display:inline-block;margin-top:.85rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--c-gold-text)}@media(max-width:960px){.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.method-grid:before{display:none}}@media(max-width:520px){.method-grid{grid-template-columns:minmax(0,1fr)}}.lead-magnet{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center;padding:2.5rem;background:linear-gradient(135deg,var(--c-gold-subtle) 0%,#FFF9EE 100%);border:1px solid var(--c-border);border-radius:18px;position:relative;overflow:hidden}.lead-magnet:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--c-gold) 0%,var(--c-gold-hover) 50%,var(--c-gold) 100%)}.lead-magnet__copy .kicker{margin-bottom:1rem}.lead-magnet__copy h2{font-family:var(--font-serif);font-size:1.85rem;font-weight:600;letter-spacing:-.01em;color:var(--c-primary);margin-bottom:.75rem;line-height:1.15}.lead-magnet__copy p{color:var(--c-text-soft);font-size:1rem;line-height:1.65;margin-bottom:1.5rem}.lead-magnet__features{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;margin-bottom:1.5rem}.lead-magnet__features li{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--c-text-soft)}.lead-magnet__features i{color:var(--c-gold);font-size:.8rem}.lead-magnet__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:280px}.lead-magnet__cover{display:flex;flex-direction:column;justify-content:space-between;width:240px;aspect-ratio:3/4;padding:1.5rem;background:linear-gradient(160deg,var(--c-primary) 0%,#0D1410 100%);color:#fff;border-radius:6px;box-shadow:0 30px 60px -20px #09140e73,0 12px 24px -12px #09140e4d;transform:rotate(-4deg) translateY(-5px);transition:transform .4s var(--ease);position:relative;overflow:hidden}.lead-magnet__cover:after{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:var(--c-gold)}.lead-magnet:hover .lead-magnet__cover{transform:rotate(-2deg) translateY(-8px)}.lead-magnet__cover .cover-kicker{font-size:.65rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--c-gold-soft,#5FC79A)}.lead-magnet__cover .cover-title{font-family:var(--font);font-size:1.35rem;font-weight:700;line-height:1.15;margin:.75rem 0 0;color:#fff}.lead-magnet__cover .cover-footer{display:flex;justify-content:space-between;align-items:flex-end;font-size:.7rem;color:#ffffff80}.lead-magnet__cover .cover-footer strong{color:#fff;font-weight:600;display:block}@media(max-width:820px){.lead-magnet{grid-template-columns:minmax(0,1fr);padding:2rem;gap:2rem}.lead-magnet__visual{min-height:auto;order:-1}.lead-magnet__cover{width:200px}}.trust-strip{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem 1.6rem;margin-top:2.25rem;padding-top:1.6rem;border-top:1px solid rgba(255,255,255,.14)}.trust-item{display:inline-flex;align-items:center;gap:.55rem;font-size:.875rem;font-weight:500;color:#ffffffd1;letter-spacing:.005em;text-shadow:0 1px 4px rgba(0,0,0,.45)}.trust-item i,.trust-item svg{color:var(--c-gold-soft);font-size:.95rem;flex-shrink:0}.trust-item strong{color:#fff;font-weight:600}.trust-item a{color:inherit;border-bottom:1px dashed rgba(217,185,133,.5);transition:border-color .2s ease,color .2s ease}.trust-item a:hover{color:var(--c-gold-soft);border-bottom-color:var(--c-gold-soft)}@media(max-width:560px){.trust-strip{gap:.7rem 1.2rem;margin-top:1.75rem;padding-top:1.25rem}.trust-item{font-size:.82rem}}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:3rem;align-items:start}@media(max-width:1024px){.content-layout{grid-template-columns:minmax(0,1fr)}}.sidebar-stack{display:flex;flex-direction:column;gap:1rem;position:sticky;top:5rem;max-height:calc(100vh - 6rem);overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}@media(max-width:1024px){.sidebar-stack{position:static}}.product-body{hyphens:none;max-width:42rem}.product-body h2{margin:3rem 0 .75rem;font-size:1.75rem}.product-body h3{margin:2rem 0 .5rem;font-size:1.1875rem;font-weight:600}.product-body p{color:var(--c-text-soft);line-height:1.75;margin-bottom:1rem}.sidebar-stack{display:flex;flex-direction:column;gap:1rem;position:sticky;top:4rem}.rail-card,.cta-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;padding:1.5rem}.rail-card h2,.cta-card h2{font-size:1.1875rem;margin-bottom:.75rem}.rail-card .kicker{color:var(--c-accent)}.rail-dark{background:var(--c-primary);color:#ffffffd9}.rail-dark h2,.rail-dark .kicker{color:#fff}.rail-links,.link-list{display:flex;flex-direction:column;gap:.15rem}.rail-links a,.link-list a{display:block;font-size:13px;color:var(--c-text-soft);padding:.35rem .5rem;border-radius:5px;transition:background .15s ease,color .15s ease,padding-left .15s ease}.rail-links a:hover,.link-list a:hover{color:var(--c-link);background:var(--c-accent-subtle)}.rail-links a.is-active,.link-list a.is-active{color:var(--c-accent);background:var(--c-accent-subtle);font-weight:600;padding-left:.7rem;border-left:2px solid var(--c-accent)}.rail-number-card{text-align:center;padding:1.5rem 1rem}.rail-number{font-size:2.5rem;font-weight:800;color:var(--c-accent);display:block;line-height:1}.rail-number-card p{margin-top:.5rem;font-size:13px;color:var(--c-text-soft)}.rail-list{display:flex;flex-direction:column;gap:.75rem}.rail-list li{display:flex;gap:.75rem;font-size:13px;color:var(--c-text-soft)}.rail-list li i{color:var(--c-link);font-size:.7rem;margin-top:3px}.rail-highlight{background:var(--c-accent-subtle);border-color:var(--c-border)}.info-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:2rem}.metric-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;padding:1rem}.metric-card strong{display:block;font-size:1.375rem;color:var(--c-accent);margin-bottom:.25rem}.metric-card span{font-size:13px;color:var(--c-text-soft)}.theme-board{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.theme-board-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;padding:1.5rem;transition:transform .28s var(--ease),box-shadow .28s ease,border-color .18s ease;display:flex;flex-direction:column;gap:.75rem}.theme-board-card:hover{border-color:var(--c-accent);box-shadow:0 2px 12px #09140e0d;transform:translateY(-2px)}.theme-board-card h3{font-size:1.1875rem}.theme-board-card p{font-size:13px;color:var(--c-text-soft)}.theme-links a{font-size:.9rem;font-weight:600;color:var(--c-primary);display:inline-flex;align-items:center;gap:.4rem;transition:color .2s ease,gap .25s var(--ease)}.theme-links a:after{content:"\2192";color:var(--c-gold);font-weight:700;transition:transform .25s var(--ease)}.theme-links a:hover{color:var(--c-gold-hover);gap:.55rem}.theme-links a:hover:after{transform:translate(3px)}span.theme-links{font-size:.9rem;font-weight:600;color:var(--c-primary);display:inline-flex;align-items:center;gap:.4rem;transition:color .2s ease,gap .25s var(--ease)}span.theme-links:after{content:"\2192";color:var(--c-gold);font-weight:700;transition:transform .25s var(--ease)}a.theme-board-card:hover span.theme-links{color:var(--c-gold-hover);gap:.55rem}a.theme-board-card:hover span.theme-links:after{transform:translate(3px)}.solution-map{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.solution-column{background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;padding:1.5rem}.solution-column .card-meta{font-size:1.75rem;font-weight:800;color:var(--c-accent);opacity:.2;display:block;margin-bottom:.5rem}.solution-column h3{font-size:1.1875rem;margin-bottom:.5rem}.solution-column p{font-size:13px;color:var(--c-text-soft)}.rj-table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:13px}.rj-table thead{background:var(--c-primary)}.rj-table th{padding:.75rem 1rem;text-align:left;color:#fff;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.rj-table td{padding:.75rem 1rem;border-bottom:1px solid var(--c-border);color:var(--c-text-soft)}.rj-table tr:hover td{background:var(--c-accent-subtle)}.check-list{display:flex;flex-direction:column;gap:.75rem}.check-list li{display:flex;gap:.75rem;font-size:15px;color:var(--c-text-soft)}.check-list li i{color:var(--c-link);font-size:.75rem;margin-top:3px;flex-shrink:0}.check-list li strong{color:var(--c-primary)}.callout{background:var(--c-accent-subtle);border-left:3px solid var(--c-accent);padding:1rem 1.5rem;border-radius:0 8px 8px 0;margin:1.5rem 0}.callout strong{display:block;font-size:15px;color:var(--c-primary);margin-bottom:.25rem}.premium-callout{border-left-color:var(--c-primary);background:var(--c-bg)}.faq-grid{display:flex;flex-direction:column;gap:.5rem;max-width:42rem;margin:2rem auto 0}.faq-item{background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;overflow:hidden}.faq-item summary{font-weight:600;font-size:15px;padding:1rem 1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;color:var(--c-primary)}.faq-item summary:after{content:"+";font-size:1.4rem;color:var(--c-gold);font-weight:400;transition:transform .25s var(--ease)}.faq-item[open] summary:after{content:"\2212"}.faq-item[open] summary{border-bottom:1px solid var(--c-border)}.faq-item p{padding:1rem 1.5rem;color:var(--c-text-soft);font-size:13px;line-height:1.75}.tldr-card{background:var(--c-accent-subtle);border:1px solid var(--c-border);border-radius:8px;padding:1.5rem;margin-bottom:2rem}.tldr-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--c-accent);margin-bottom:.75rem}.tldr-card ul{display:flex;flex-direction:column;gap:.5rem}.tldr-card ul li{font-size:13px;color:var(--c-text-soft);padding-left:1rem;position:relative}.tldr-card ul li:before{content:"\2022";position:absolute;left:0;color:var(--c-link)}.article-card{display:block;background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;overflow:hidden;transition:transform .28s var(--ease),box-shadow .28s ease,border-color .18s ease}.article-card:hover{border-color:var(--c-accent);box-shadow:0 2px 12px #09140e0d;transform:translateY(-2px)}.card-media img{width:100%;height:150px;object-fit:cover;border-radius:6px 6px 0 0}.card-body{hyphens:none;padding:1.5rem}.card-meta{font-size:.72rem;font-weight:700;color:var(--c-gold);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.6rem}.card-title{font-size:1.1875rem;color:var(--c-primary);margin-bottom:.5rem;line-height:1.35}.card-text{font-size:.875rem;color:var(--c-text-soft);line-height:1.65;margin-bottom:.85rem}.card-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--c-primary);padding-top:.25rem;border-top:1px solid var(--c-border-light);margin-top:auto;padding-top:.85rem;transition:color .2s ease,gap .25s var(--ease)}.card-link i{color:var(--c-gold);font-size:.85rem;transition:transform .3s var(--ease)}.article-card:hover .card-link{color:var(--c-gold-hover);gap:.7rem}.article-card:hover .card-link i{transform:translate(5px)}.article-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:1.5rem;margin-top:.5rem}.article-grid .article-card{display:flex;flex-direction:column}.article-grid .card-media{height:190px;flex-shrink:0;background:var(--c-dark-hero)}.article-grid .card-media img{height:100%;width:100%;object-fit:cover}.article-grid .card-body{hyphens:none;display:flex;flex-direction:column;flex:1;padding:1.35rem}.article-grid .card-meta{margin-bottom:.45rem}.article-grid .card-title{font-size:1.02rem;line-height:1.4;margin-bottom:.5rem}.article-grid .card-text{flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}.article-grid .card-link{margin-top:auto}@media(max-width:640px){.article-grid{grid-template-columns:minmax(0,1fr)}.article-grid .card-media{height:200px}}.sitemap-board{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.sitemap-section h3{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:var(--c-accent);margin-bottom:.75rem}.sitemap-links{display:flex;flex-direction:column;gap:.25rem}.sitemap-links a{font-size:13px;color:var(--c-text-soft);padding:.25rem 0;transition:color .18s}.sitemap-links a:hover{color:var(--c-link)}.treasury-ledger{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}@media(max-width:768px){.treasury-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}}.ledger-card{background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;padding:1rem;text-align:center}.ledger-card span{font-size:1.375rem;color:var(--c-accent);font-weight:700;display:block;margin-bottom:.5rem}.ledger-card h2{font-size:15px;margin-bottom:.5rem}.ledger-card p{font-size:13px;color:var(--c-text-soft)}.risk-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.5rem 0}@media(max-width:480px){.risk-grid{grid-template-columns:minmax(0,1fr)}}.risk-tile{background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;padding:1rem;text-align:center}.risk-tile i{font-size:1.2rem;color:var(--c-link);margin-bottom:.5rem}.risk-tile h3{font-size:15px;margin-bottom:.5rem}.risk-tile p{font-size:13px;color:var(--c-text-soft)}.compliance-strip{display:flex;align-items:flex-start;gap:.75rem;font-size:13px;color:var(--c-text-muted);max-width:42rem;margin:0 auto}.compliance-strip i{color:var(--c-link);margin-top:2px;flex-shrink:0}[data-rj-disclaimer]{border-top:1px solid var(--c-border);padding-top:1.5rem}.site-footer{background:var(--c-primary);color:#ffffff8c;padding:4rem 0 2rem;font-size:13px;margin-top:6rem}.site-footer a:hover{color:#fff}.site-footer .fr-container{padding:0 2rem}.fr-footer__top{display:grid;grid-template-columns:1.2fr 2fr;gap:3rem;margin-bottom:3rem;padding:0 1rem}@media(max-width:768px){.fr-footer__top{grid-template-columns:minmax(0,1fr);padding:0}}.fr-footer__brand .brand-word{color:#fff;font-size:1.1rem}.fr-footer__brand .brand-tagline{color:#fff9}.fr-footer__brand p{color:#ffffffad;font-size:13px;margin:.75rem 0;line-height:1.75}.fr-footer__contact{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.fr-footer__contact a{color:#ffffffb3}.fr-footer__contact a:hover{color:var(--c-link)}.fr-footer__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.3rem;font-size:.9rem;font-weight:600;color:#fff!important;background:linear-gradient(180deg,var(--c-gold) 0%,var(--c-gold-hover) 100%);border-radius:10px;text-decoration:none;border:1px solid rgba(0,0,0,.2);box-shadow:0 8px 22px -10px #11885a8c,0 2px 4px #00000026;transition:transform .2s var(--ease),filter .2s ease}.fr-footer__cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.fr-footer__cta i{font-size:.85rem}.fr-footer__cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}@media(max-width:480px){.fr-footer__cols{grid-template-columns:minmax(0,1fr)}}.fr-footer__cols h2{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--c-gold-soft);margin-bottom:.75rem}.fr-footer__cols a,.fr-footer__cols p{display:block;color:#ffffffb3;font-size:13px;margin-bottom:.5rem}.fr-footer__cols a:hover{color:#fff}.fr-footer__cols p{margin-bottom:.75rem}.fr-footer__legal{border-top:1px solid rgba(255,255,255,.06);padding:1.5rem 1rem 0;display:flex;flex-wrap:wrap;gap:1rem;font-size:.75rem;color:#ffffff9e}.fr-footer__legal a{color:#ffffff9e}.fr-footer__legal a:hover{color:var(--c-link)}.back-to-top{position:fixed;bottom:1.5rem;right:1.5rem;width:40px;height:40px;background:var(--c-surface);border:1px solid var(--c-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow-sm);transition:transform .28s var(--ease),box-shadow .28s ease,border-color .18s ease;opacity:0;pointer-events:none;z-index:200}.back-to-top.visible{opacity:1;pointer-events:auto}.back-to-top:hover{background:var(--c-accent);border-color:var(--c-accent);color:#fff}.fr-hub-section{padding:6rem 0}.fr-hub-section--soft{background:var(--c-accent-subtle)}.fr-hub-section--dark{background:var(--c-primary);color:#ffffffd9}.fr-hub-head{margin-bottom:3rem}.fr-hub-head h2{font-size:2.125rem;margin-bottom:.5rem}.fr-hub-head p{font-size:15px;color:var(--c-text-soft);max-width:42rem}.fr-hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.fr-hub-card{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;transition:transform .28s var(--ease),box-shadow .28s ease,border-color .18s ease}.fr-hub-card:hover{border-color:var(--c-accent);box-shadow:0 2px 12px #09140e0d;transform:translateY(-2px)}.fr-hub-card small{font-size:.72rem;font-weight:700;color:var(--c-gold);text-transform:uppercase;letter-spacing:.12em}.fr-hub-card h3{font-size:1.1875rem}.fr-hub-card p{font-size:.875rem;color:var(--c-text-soft);line-height:1.6}.fr-hub-card span:last-child{display:inline-flex;align-items:center;gap:.45rem;font-size:.9rem;font-weight:600;color:var(--c-primary);margin-top:.6rem;transition:color .2s ease,gap .25s var(--ease)}.fr-hub-card span:last-child:after{content:"\2192";color:var(--c-gold);font-weight:700;transition:transform .25s var(--ease)}.fr-hub-card:hover span:last-child{color:var(--c-gold-hover);gap:.6rem}.fr-hub-card:hover span:last-child:after{transform:translate(4px)}.fr-hub-rail{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:3rem;align-items:start}@media(max-width:768px){.fr-hub-rail{grid-template-columns:minmax(0,1fr)}}.fr-hub-list{display:flex;flex-direction:column;gap:1rem;background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;padding:1.5rem}.fr-hub-list li{display:flex;flex-direction:column;gap:.25rem;font-size:13px;color:var(--c-text-soft)}.fr-hub-list li strong{color:var(--c-primary);font-size:15px}.fr-hub-band{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.fr-hub-band h2{font-size:1.75rem;color:#fff}.fr-hub-band p{color:#ffffffa6;font-size:15px}.fr-hub-metrics{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.fr-hub-metrics span{font-size:13px;color:#ffffff80}.fr-hub-metrics strong{display:block;color:var(--c-accent);font-size:15px}.fr-hub-hero{position:relative;padding:5rem 0;overflow:hidden;background:var(--c-primary)}.fr-hub-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--c-primary),var(--c-primary-hover));z-index:0}.fr-hub-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.12;z-index:0}.fr-hub-hero .fr-container{position:relative;z-index:2}.fr-hub-hero h1{color:#fff;font-size:2.75rem;max-width:48rem;margin-bottom:1rem}@media(max-width:768px){.fr-hub-hero h1{font-size:2.125rem}}.fr-hub-hero p{font-size:1.0625rem;color:#ffffffa6;max-width:36rem;line-height:1.75;margin-bottom:1.5rem}.solutions-silos{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.silo-card{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;transition:transform .28s var(--ease),box-shadow .28s ease,border-color .18s ease}.silo-card:hover{border-color:var(--c-accent);box-shadow:0 2px 12px #09140e0d;transform:translateY(-2px)}.silo-card__top{display:flex;align-items:center;gap:.5rem}.silo-card__icon{font-size:1rem;color:var(--c-accent)}.silo-card__count{font-size:.72rem;font-weight:700;color:var(--c-text-muted);text-transform:uppercase;letter-spacing:.12em}.silo-card__title{font-size:1.1875rem;color:var(--c-primary)}.silo-card__text{font-size:.875rem;color:var(--c-text-soft);line-height:1.6}.silo-card__cta{display:inline-flex;align-items:center;gap:.45rem;font-size:.9rem;font-weight:600;color:var(--c-primary);margin-top:.6rem;transition:color .2s ease,gap .25s var(--ease)}.silo-card__cta:after{content:"\2192";color:var(--c-gold);font-weight:700;transition:transform .25s var(--ease)}.silo-card:hover .silo-card__cta{color:var(--c-gold-hover);gap:.6rem}.silo-card:hover .silo-card__cta:after{transform:translate(4px)}.two-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media(max-width:480px){.two-cols{grid-template-columns:minmax(0,1fr)}}.coming-soon-list{margin-top:1.5rem}.fr-expertise-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:2rem}@media(max-width:768px){.fr-expertise-grid{grid-template-columns:minmax(0,1fr)}}.fr-expertise{display:flex;flex-direction:column;gap:.75rem;padding:2rem;background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px;transition:transform .28s var(--ease),box-shadow .28s ease,border-color .18s ease}.fr-expertise:hover{border-color:var(--c-accent);box-shadow:0 2px 12px #09140e0d;transform:translateY(-2px)}.fr-expertise h3{font-size:1.1875rem}.fr-expertise p{font-size:13px;color:var(--c-text-soft)}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.text-slate-600{color:var(--c-text-soft)}@media(max-width:768px){.hero-actions{flex-direction:column}.hero-actions .btn{justify-content:center}.fr-values,.fr-solutions,.info-strip,.treasury-ledger{grid-template-columns:minmax(0,1fr)}.section-actions{flex-direction:column;align-items:stretch}.section-actions .btn{justify-content:center}h1{font-size:2.125rem}h2{font-size:1.5rem}}@media(min-width:1025px){.mobile-panel{display:none!important}}.nav-item{position:relative}.nav-dd{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(4px);background:var(--c-surface);border:1px solid var(--c-border);border-radius:12px;box-shadow:0 12px 40px #09140e0f,0 2px 8px #09140e08;padding:.5rem 0;min-width:200px;opacity:0;visibility:hidden;pointer-events:none;transition:none;z-index:100}.nav-dd:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:12px;height:12px;background:var(--c-surface);border-left:1px solid var(--c-border);border-top:1px solid var(--c-border);rotate:45deg;border-radius:2px}.nav-item:after{content:"";position:absolute;top:100%;left:0;width:100%;height:12px;background:transparent}.nav-item:hover .nav-dd{opacity:1;visibility:visible;pointer-events:auto}html.nav-ready .nav-dd{transition:opacity .15s .05s,visibility .15s .05s,transform .2s var(--ease)}html.nav-ready .nav-item:hover .nav-dd{transition-delay:0s}.nav-dd a{display:block;padding:.45rem 1rem;font-size:.8125rem;color:var(--c-text-soft);white-space:nowrap;transition:background-color .15s ease,color .15s ease}.nav-dd a:hover{background:var(--c-accent-subtle);color:var(--c-primary)}.nav-dd--cols{display:flex;gap:1.5rem;padding:.75rem 1rem;min-width:auto}.nav-dd-col{min-width:180px}.nav-dd--cols .nav-dd-col a{padding:.35rem .2rem}.nav-dd-label{display:block;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--c-accent);padding:.2rem .2rem .4rem;border-bottom:1px solid var(--c-border-light);margin-bottom:.25rem}.nav-dd-sub{display:block;font-size:.6875rem;font-weight:600;color:var(--c-text-muted);padding:.55rem .2rem .15rem;margin-top:.25rem}.nav-dd-sub:first-child{margin-top:0}.nav-dd-all{color:var(--c-link)!important;font-weight:600!important;margin-top:.35rem;padding-top:.55rem!important;border-top:1px solid var(--c-border-light)}.content-layout>*,.fr-hub-rail>*,.fr-split>*,.fr-media>*,.fr-about>*,.product-body{hyphens:none;min-width:0}.product-body .rj-table,.rj-table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.product-body pre{overflow-x:auto;max-width:100%}.product-body p,.product-body li,.product-body h1,.product-body h2,.product-body h3,.card-title,.theme-board-card h3,.solution-column h3{overflow-wrap:break-word}:where(h1,h2,h3,[id]){scroll-margin-top:5rem}a:focus-visible,button:focus-visible,.btn:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px;border-radius:4px}.btn,.nav-link,.nav-item>a,.mobile-toggle,.back-to-top,.faq-item summary,.fr-solutions a,.article-card,.fr-hub-card,.silo-card{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.product-hero .btn-ghost,.fr-hub-hero .btn-ghost{color:#fff;border-color:#ffffff80}.product-hero .btn-ghost:hover,.fr-hub-hero .btn-ghost:hover{background:#fff;color:var(--c-dark-hero);border-color:#fff}.back-to-top{bottom:max(1.5rem,env(safe-area-inset-bottom));right:max(1.5rem,env(safe-area-inset-right));width:44px;height:44px}.mobile-toggle{width:42px;height:42px;margin-right:0}.toc-float-btn{position:fixed;bottom:max(5rem,calc(env(safe-area-inset-bottom) + 3.5rem));right:max(1.5rem,env(safe-area-inset-right));z-index:199;display:none;align-items:center;gap:.4rem;min-height:42px;padding:.55rem .95rem;background:var(--c-surface);border:1px solid var(--c-border);border-radius:999px;font-size:.75rem;font-weight:700;color:var(--c-primary);cursor:pointer;box-shadow:0 12px 28px #09140e24;transition:background .15s ease,transform .18s var(--ease),box-shadow .18s ease}.toc-float-btn:hover{background:var(--c-accent-subtle);transform:translateY(-1px);box-shadow:0 16px 34px #09140e2e}.toc-float-btn i{font-size:.7rem;color:var(--c-accent)}@media(max-width:1024px){.toc-float-btn.is-visible{display:inline-flex}}.toc-popover{position:fixed;inset:0;z-index:390;display:none}.toc-popover.is-open{display:block}.toc-popover__backdrop{position:absolute;inset:0;background:#0d14107a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.toc-popover__sheet{position:absolute;left:0;right:0;bottom:0;max-height:min(78vh,42rem);padding:1rem 1rem max(1rem,env(safe-area-inset-bottom));background:var(--c-surface);border-radius:18px 18px 0 0;border-top:1px solid rgba(255,255,255,.65);box-shadow:0 -18px 45px #09140e38;transform:translateY(100%);animation:tocSheetIn .24s var(--ease) forwards}@keyframes tocSheetIn{to{transform:translateY(0)}}.toc-popover__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem;padding:0 .1rem .65rem;border-bottom:1px solid var(--c-border-light)}.toc-popover__header span{font-family:var(--font-serif);font-size:1.15rem;font-weight:600;color:var(--c-primary)}.toc-popover__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--c-border);border-radius:999px;background:#fff;color:var(--c-primary);cursor:pointer}.toc-popover__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;max-height:calc(min(78vh,42rem) - 5.25rem);overflow:auto;padding:.1rem .1rem .25rem;overscroll-behavior:contain}.toc-popover__link{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem;padding:.72rem .7rem;min-height:48px;border:1px solid var(--c-border-light);border-radius:8px;background:#fff;color:var(--c-primary);font-size:.82rem;line-height:1.35;text-decoration:none}.toc-popover__link span{font-size:.68rem;font-weight:800;letter-spacing:.04em;color:var(--c-gold-hover);line-height:1.35}.toc-popover__link strong{font-weight:650}@media(max-width:520px){.toc-popover__nav{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.toc-popover__sheet{animation:none;transform:none}.toc-float-btn{transition:none}}@media(max-width:1024px){.section-band,.fr-hub-section{padding:4rem 0}}@media(max-width:768px){.container,.container-rj,.site-header-inner{padding-left:1.25rem;padding-right:1.25rem}.site-header-inner{gap:1rem}h1{font-size:clamp(1.9rem,7vw,2.3rem)}h2,.section-title,.section-head .section-title,.home-focus .section-title,.fr-hub-head h2{font-size:clamp(1.5rem,5.5vw,1.85rem)}.product-hero-copy h1{font-size:clamp(1.75rem,7vw,2.25rem)}.hero-summary,.section-text{font-size:1rem}.section-head{margin-bottom:2rem}.cover{padding:2.25rem 1.5rem;min-height:auto}.cover h1{font-size:1.75rem}.btn{padding:.85rem 1.25rem}.theme-board,.solution-map,.fr-hub-grid,.solutions-silos,.sitemap-board,.info-strip{grid-template-columns:minmax(0,1fr)}.fr-hub-band{flex-direction:column;align-items:flex-start;gap:1rem}.site-footer{margin-top:4rem}}@media(max-width:430px){.container,.container-rj,.site-header-inner{padding-left:1rem;padding-right:1rem}.treasury-ledger,.two-cols{grid-template-columns:minmax(0,1fr)}.cover{padding:2rem 1.25rem}}@media(prefers-reduced-motion:no-preference){[data-reveal]{opacity:0}[data-reveal].is-visible{opacity:1}.product-hero-copy>*{animation:rj-hero-in .7s var(--ease) both}.product-hero-copy>*:nth-child(2){animation-delay:.08s}.product-hero-copy>*:nth-child(3){animation-delay:.16s}.product-hero-copy>*:nth-child(4){animation-delay:.24s}.product-hero-copy>*:nth-child(5){animation-delay:.32s}@media(hover:hover){.card-media,.fr-media__frame{overflow:hidden}.card-media img,.fr-media__frame img{transition:transform .5s var(--ease)}.article-card:hover .card-media img,.fr-media__frame:hover img{transform:scale(1.03)}}}@keyframes rj-hero-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.fr-solutions a,.theme-board-card,.fr-hub-card,.silo-card,.fr-expertise,.article-card,.fr-values article,.metric-card,.product-body :is(.stat-card,.num-card,.benefit-card,.flag-card,.ratio-card,.step-card){transition:transform .28s var(--ease),box-shadow .28s ease,border-color .2s ease}.fr-solutions a:hover,.theme-board-card:hover,.fr-hub-card:hover,.silo-card:hover,.fr-expertise:hover,.article-card:hover,.fr-values article:hover,.product-body :is(.stat-card,.num-card,.benefit-card,.flag-card,.ratio-card,.step-card):hover{transform:translateY(-3px);box-shadow:0 8px 24px #09140e12;border-color:var(--c-accent)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-reveal]{opacity:1!important;transform:none!important}}.product-body .book-cover{position:relative;background-color:var(--c-dark-hero);background-size:cover;background-position:center;color:#fff;padding:clamp(2rem,5vw,3.25rem) clamp(1.25rem,4vw,2.5rem);border-radius:14px;text-align:center;margin:0 0 2.5rem;overflow:hidden}.product-body .book-cover:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,#07100ae0,#07100aa3)}.product-body .book-cover>*{position:relative;z-index:1}.product-body .book-cover .kicker{color:var(--c-link)}.product-body .book-cover h2{color:#fff!important;font-family:var(--font);font-size:clamp(1.65rem,4.5vw,2.15rem);margin:.35rem 0 .5rem;font-weight:700}.product-body .book-cover .subtitle{font-size:1.05rem;color:#ffffffbd;margin:0 auto 1.25rem;max-width:34rem}.product-body .book-cover p{color:#ffffff80;font-size:.8rem;margin:.25rem 0 0}.product-body .toc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem;margin:1.5rem 0 2.25rem}.product-body .toc-item{display:flex;gap:.7rem;padding:.62rem .15rem;border-bottom:1px solid var(--c-border-light);font-size:.875rem;color:var(--c-text-soft);line-height:1.45}.product-body .toc-num{font-weight:700;color:var(--c-accent);flex-shrink:0;min-width:1.6rem;font-variant-numeric:tabular-nums}@media(max-width:600px){.product-body .toc-grid{grid-template-columns:minmax(0,1fr)}}.product-body :is(.key-box,.warning-box,.exemple-box,.example-box,.highlight-box,.constants-box,.quote-box){padding:1.1rem 1.35rem;border-radius:0 10px 10px 0;margin:1.75rem 0}.product-body :is(.key-box,.highlight-box,.constants-box){background:var(--c-accent-subtle);border-left:3px solid var(--c-accent)}.product-body .warning-box{background:#fff7ed;border-left:3px solid var(--c-red)}.product-body :is(.exemple-box,.example-box){background:#f1f7f2;border-left:3px solid var(--c-green)}.product-body .quote-box{background:#f8f6f2;border-left:3px solid var(--c-link);font-style:italic}.product-body :is(.key-box,.warning-box,.exemple-box,.example-box,.highlight-box,.constants-box) h4{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin:0 0 .45rem}.product-body :is(.key-box,.highlight-box,.constants-box) h4{color:var(--c-accent)}.product-body .warning-box h4{color:var(--c-red)}.product-body :is(.exemple-box,.example-box) h4{color:var(--c-green)}.product-body :is(.key-box,.warning-box,.exemple-box,.example-box,.highlight-box,.constants-box,.quote-box) :is(p,li){font-size:.9rem;color:var(--c-text-soft);line-height:1.7}.product-body :is(.key-box,.warning-box,.exemple-box,.example-box,.highlight-box,.constants-box,.quote-box) p:last-child{margin-bottom:0}.product-body .quote-box p{color:#4a4036}.product-body .check-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.55rem 1.5rem;margin:1.25rem 0}.product-body .check-list{display:flex;flex-direction:column;gap:.55rem;margin:1.25rem 0}.product-body :is(.check-item,.check-list li){display:flex;gap:.55rem;font-size:.9rem;color:var(--c-text-soft);line-height:1.6}.product-body :is(.check-item,.check-list li) i{color:var(--c-green);margin-top:3px;flex-shrink:0}.product-body :is(.stat-grid,.num-grid,.num-grid-2,.num-grid-3,.num-grid-4,.benefit-grid,.flag-grid,.ratio-grid,.step-grid){display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;margin:1.5rem 0}.product-body :is(.stat-card,.num-card,.benefit-card,.flag-card,.ratio-card,.step-card){background:#fafaf8;border:1px solid var(--c-border);border-radius:12px;padding:1.3rem}.product-body :is(.stat-card,.num-card){text-align:center}.product-body :is(.stat-card,.num-card) :is(.stat-num,.num){display:block;font-size:1.85rem;font-weight:800;color:var(--c-accent);line-height:1;margin-bottom:.35rem;font-variant-numeric:tabular-nums}.product-body :is(.stat-card,.num-card,.benefit-card,.flag-card,.ratio-card,.step-card) :is(h3,h4){font-size:.95rem;color:var(--c-primary);margin:0 0 .4rem}.product-body :is(.stat-card,.num-card,.benefit-card,.flag-card,.ratio-card,.step-card) p{font-size:.85rem;color:var(--c-text-soft);line-height:1.6;margin:0}.product-body .error-list{display:flex;flex-direction:column;margin:1.25rem 0}.product-body .error-item{display:flex;gap:.6rem;font-size:.9rem;color:var(--c-text-soft);line-height:1.6;padding:.62rem 0;border-bottom:1px solid var(--c-border-light)}.product-body .error-item:before{content:"\f071";font-family:"Font Awesome 6 Free";font-weight:900;color:var(--c-red);flex-shrink:0;font-size:.8rem;margin-top:2px}.product-body .timeline{position:relative;padding-left:1.75rem;margin:1.5rem 0}.product-body .timeline:before{content:"";position:absolute;left:5px;top:.4rem;bottom:.4rem;width:2px;background:var(--c-border)}.product-body .timeline-step{position:relative;margin-bottom:1.35rem}.product-body .timeline-step:before{content:"";position:absolute;left:-1.75rem;top:.3rem;width:12px;height:12px;background:var(--c-accent);border-radius:50%;box-shadow:0 0 0 3px #fff}.product-body .timeline-step :is(h3,h4){font-size:.92rem;color:var(--c-primary);margin:0 0 .2rem}.product-body .timeline-step p{font-size:.85rem;color:var(--c-text-soft);line-height:1.6;margin:0}.product-body .cmp-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.25rem 0 2rem}.product-body .faq-grid{display:flex;flex-direction:column;gap:.55rem;margin:1.5rem 0;max-width:none}.product-body .faq-item{background:var(--c-surface);border:1px solid var(--c-border);border-radius:10px;overflow:hidden}.product-body .faq-item[open]{border-color:var(--c-accent)}.product-body .faq-item summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;color:var(--c-primary)}.product-body .faq-item summary::-webkit-details-marker{display:none}.product-body .faq-item summary:after{content:"+";font-size:1.35rem;font-weight:400;color:var(--c-accent);flex-shrink:0;line-height:1;transition:transform .2s}.product-body .faq-item[open] summary:after{transform:rotate(45deg)}.product-body .faq-item>*:not(summary){margin:0;padding:0 1.25rem 1.1rem;font-size:.9rem;color:var(--c-text-soft);line-height:1.7}.product-body :is(.num-card,.stat-card) .big{display:block;font-size:1.15rem;font-weight:800;color:var(--c-primary);line-height:1.15;margin-bottom:.4rem}.product-body :is(.num-card,.stat-card) .label{font-size:.85rem;color:var(--c-text-soft);line-height:1.6}.product-body .lex-list{display:flex;flex-direction:column;margin:1.5rem 0}.product-body .lex-entry{display:grid;grid-template-columns:minmax(130px,200px) minmax(0,1fr);gap:.25rem 1.25rem;padding:.75rem 0;border-bottom:1px solid var(--c-border-light)}.product-body .lex-term{font-weight:700;color:var(--c-primary);font-size:.9rem}.product-body .lex-def{font-size:.875rem;color:var(--c-text-soft);line-height:1.6}@media(max-width:560px){.product-body .lex-entry{grid-template-columns:minmax(0,1fr);gap:.15rem}}.product-body .sec-lead{font-size:1.05rem;color:#3a3a42;line-height:1.7;margin:.35rem 0 1.25rem}.rj-contact-form{display:flex;flex-direction:column;gap:1.1rem;margin:1.25rem 0 .5rem}.rj-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}@media(max-width:560px){.rj-form-row{grid-template-columns:minmax(0,1fr)}}.rj-form-field{display:flex;flex-direction:column;gap:.35rem}.rj-form-field label{font-size:.85rem;font-weight:600;color:var(--c-primary)}.rj-contact-form input,.rj-contact-form select,.rj-contact-form textarea{width:100%;padding:.7rem .9rem;font:inherit;font-size:.95rem;color:var(--c-primary);background:var(--c-surface);border:1px solid #D8DBE0;border-radius:8px;transition:border-color .18s ease,box-shadow .18s ease}.rj-contact-form input:focus,.rj-contact-form select:focus,.rj-contact-form textarea:focus{outline:none;border-color:var(--c-accent);box-shadow:0 0 0 3px #3b644224}.rj-contact-form textarea{resize:vertical;min-height:120px}.rj-form-consent{display:flex;gap:.6rem;align-items:flex-start;font-size:.85rem;color:var(--c-text-soft);line-height:1.55}.rj-form-consent input{width:auto;flex-shrink:0;margin-top:.15rem}.rj-contact-form button[type=submit]{align-self:flex-start}.rj-form-status{font-size:.9rem;margin:.25rem 0 0;min-height:1.2em}.rj-form-status.is-ok{color:var(--c-green);font-weight:600}.rj-form-status.is-err{color:#c0392b;font-weight:600}html,body{hyphens:none;max-width:100%}img,svg,video,iframe,canvas,table{max-width:100%}.product-body table,.article-body table,.sim table,.fr-prose table{height:auto}p,li,h1,h2,h3,h4,h5,h6,a,span,strong,em,blockquote,figcaption,dt,dd,.card-title,.card-text,.section-title,.section-text,.kicker,.fr-hub-card,.silo-card,.theme-board-card,.article-card,.metric-card,.fr-values article,.fr-expertise,.stat-card,.num-card,.benefit-card{overflow-wrap:break-word;word-break:break-word;hyphens:auto}.product-body table,.article-body table,.sim table,.fr-prose table,.rj-table,.cmp-table,.content-table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.product-body table tbody,.article-body table tbody,.sim table tbody{hyphens:none;width:100%}.toc-item--link{cursor:pointer;transition:color .18s ease,background-color .18s ease,padding-left .18s ease;border-radius:6px}.toc-item--link:hover,.toc-item--link:focus-visible{color:var(--c-primary);background:var(--c-accent-subtle);padding-left:.5rem}.toc-item--link:hover .toc-num{color:var(--c-accent)}.toc-floating a{cursor:pointer}@media(min-width:1600px){html{font-size:108%}.container,.container-rj,.site-header-inner{max-width:1360px}}@media(min-width:1920px){html{font-size:116%}.container,.container-rj,.site-header-inner{max-width:1520px}}@media(min-width:2560px){html{font-size:132%}.container,.container-rj,.site-header-inner{max-width:1880px}}@media(min-width:3200px){html{font-size:150%}.container,.container-rj,.site-header-inner{max-width:2280px}}@media(max-width:768px){.site-footer{padding:2.25rem 0 1.5rem;margin-top:3rem;font-size:12px}.fr-footer__top{gap:1.5rem;margin-bottom:1.5rem}.fr-footer__brand p{margin:.5rem 0;font-size:12px;line-height:1.6}.fr-footer__contact{margin-bottom:.75rem}.fr-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.1rem 1rem}.fr-footer__cols h2{margin-bottom:.4rem;font-size:.7rem}.fr-footer__cols a,.fr-footer__cols p{margin-bottom:.3rem;line-height:1.45;font-size:12px}.fr-footer__legal{padding-top:1rem;gap:.4rem .8rem;font-size:.7rem}}.product-body h2,.article-body h2,.fr-richtext h2{font-family:var(--font-serif);font-weight:600;letter-spacing:-.01em;line-height:1.2;color:var(--c-primary)}.product-body h3,.article-body h3,.fr-richtext h3{font-family:var(--font-serif);font-weight:600;letter-spacing:-.005em;color:var(--c-primary)}.product-body h2,.article-body h2{position:relative;padding-top:1.1rem}.product-body h2:before,.article-body h2:before{content:"";position:absolute;top:0;left:0;width:2.25rem;height:3px;background:var(--c-gold);border-radius:2px}.product-body>p:first-of-type,.article-body>p:first-of-type{font-size:1.15rem;line-height:1.8;color:var(--c-text)}.product-body p,.article-body p,.fr-richtext p{max-width:38rem;text-wrap:pretty}.product-body li,.article-body li{text-wrap:pretty}.product-body blockquote,.article-body blockquote{margin:2rem 0;padding:.5rem 0 .5rem 1.5rem;border-left:3px solid var(--c-gold);font-family:var(--font-serif);font-size:1.2rem;font-style:italic;line-height:1.6;color:var(--c-primary)}.reading-progress{position:fixed;top:0;left:0;height:3px;width:0;z-index:1200;background:linear-gradient(90deg,var(--c-gold),var(--c-gold-soft));box-shadow:0 0 8px #11885a80;transition:width .1s linear;pointer-events:none}@media(prefers-reduced-motion:reduce){.reading-progress{transition:none}}.product-body a:not(.btn),.article-body a:not(.btn){background-size:100% 1.5px}.has-dropcap>p:first-of-type:first-letter{font-family:var(--font-serif);font-size:3.1rem;line-height:.8;font-weight:700;float:left;margin:.35rem .6rem 0 0;color:var(--c-gold)}@media(prefers-reduced-motion:no-preference){[data-reveal=up]{transform:translateY(14px)}[data-reveal].is-visible{transition-duration:.55s}}.product-body table tbody tr:nth-child(2n),.article-body table tbody tr:nth-child(2n){background:var(--c-gold-subtle)}.product-body table,.article-body table{box-shadow:var(--shadow-sm);border-radius:var(--r)}@media(min-width:769px){.section-band{padding:7rem 0}.section-head{margin-bottom:3.5rem}}.section-head .kicker{margin-bottom:1rem}.section-title{font-size:2.4rem}@media(min-width:1100px){.section-title{font-size:2.75rem}}.kicker:before{width:28px;transition:width .3s var(--ease)}.section-head:hover .kicker:before{width:40px}.theme-board-card,.article-card,.fr-solutions a,.fr-hub-card,.silo-card{border-radius:14px;transition:transform .35s var(--ease),box-shadow .35s var(--ease),border-color .25s ease}.theme-board-card:hover,.article-card:hover,.fr-solutions a:hover,.fr-hub-card:hover,.silo-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px -18px #09140e47,0 2px 8px #09140e0f;border-color:var(--c-gold)}.theme-board-card{position:relative;overflow:hidden}.theme-board-card:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--c-gold),var(--c-gold-soft));transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}.theme-board-card:hover:after{transform:scaleX(1)}.theme-board-icon{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem;color:var(--c-accent);background:var(--c-accent-subtle);transition:transform .35s var(--ease),background .3s ease,color .3s ease}.theme-board-card:hover .theme-board-icon{transform:scale(1.08) rotate(-3deg);background:var(--c-gold-subtle);color:var(--c-gold-hover)}.product-hero h1{letter-spacing:-.02em}.hero-summary{font-size:1.15rem;line-height:1.75;max-width:40rem}@media(min-width:1100px){.product-hero h1{font-size:2.85rem;line-height:1.08}}.btn-primary:hover{box-shadow:0 14px 30px -10px #2f5e3f99,0 4px 10px #09140e1f}.btn .fa-arrow-right{transition:transform .3s var(--ease)}.btn:hover .fa-arrow-right{transform:translate(4px)}.section-white+.section-soft,.section-soft+.section-white{position:relative}.fr-media__frame img,.card-media img{transition:transform .6s var(--ease)}.fr-media__frame:hover img,.article-card:hover .card-media img{transform:scale(1.04)}.nav-link{position:relative}.nav-link:after{content:"";position:absolute;left:.55rem;right:.55rem;bottom:-1px;height:2px;background:var(--c-gold);transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease)}.nav-link:hover:after{transform:scaleX(1)}.faq-item{border-radius:10px;transition:background .25s ease}.faq-item[open]{background:var(--c-gold-subtle)}.faq-item summary{transition:color .2s ease}.faq-item summary:hover{color:var(--c-gold-hover)}@media(prefers-reduced-motion:no-preference){[data-reveal=up]{transform:translateY(16px) scale(.99)}[data-reveal].is-visible{transform:none}}@media(prefers-reduced-motion:no-preference){[data-seq]{opacity:0;transform:translateY(14px);transition:opacity .5s var(--ease),transform .5s var(--ease);transition-delay:var(--seq-delay,0ms);will-change:opacity,transform}[data-seq].is-visible{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.product-hero--video .hero-video-bg{will-change:transform;transform:translate3d(0,var(--hero-parallax,0px),0) scale(1.06);transition:opacity 1s ease}}.product-hero--video .hero-video-bg{transform:scale(1.06)}@media(prefers-reduced-motion:no-preference){.product-hero--video .product-hero-copy>*{animation-duration:.9s}}.fr-footer__cols a,.fr-footer__contact a{padding:.25rem 0;min-height:24px;display:inline-flex;align-items:center}.fr-footer__legal a{padding:.15rem 0;display:inline-flex;align-items:center;min-height:24px}.sitemap-links a{padding:.3rem 0;min-height:24px}.card-media{overflow:hidden;border-radius:6px 6px 0 0;margin:-1px -1px 0}.card-media img{width:100%;height:150px;object-fit:cover;display:block}.scard{overflow:hidden}
