/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html.j4-loading{opacity:0;}html{transition:background-color .15s ease,color .15s ease,opacity .2s ease;}body{background-color:var(--j4-bg);color:var(--j4-ink);transition:background-color .15s ease,color .15s ease;}header svg,nav svg,[role="navigation"] svg{max-width:1.5rem;max-height:1.5rem;flex-shrink:0;}.dark ::-webkit-scrollbar{width:5px;background:#0f172a;}.dark ::-webkit-scrollbar-thumb{background:#334155;border-radius:3px;}header nav .block,header nav .block-menu,header nav .contextual-region{display:contents;}.drawer-menu .block,.drawer-menu .block-menu,.drawer-menu .contextual-region{display:block !important;}.drawer-menu ul{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0;}.drawer-menu li{display:block;}.drawer-menu a{display:flex;align-items:center;gap:8px;padding:9px 14px;border-radius:10px;font-size:.875rem;font-weight:500;color:rgb(51 65 85);transition:background .15s,color .15s;text-decoration:none;}.dark .drawer-menu a{color:rgb(203 213 225);}.drawer-menu a:hover{background:rgb(241 245 249);color:rgb(15 23 42);}.dark .drawer-menu a:hover{background:rgb(30 41 59);color:#fff;}.drawer-menu a.is-active,.drawer-menu li.is-active > a{color:rgb(37 99 235);background:rgb(239 246 255);font-weight:600;}.dark .drawer-menu a.is-active,.dark .drawer-menu li.is-active > a{color:rgb(96 165 250);background:rgb(23 37 84 / .4);}.drawer-menu ul ul{position:static;box-shadow:none;border:none;border-radius:0;padding:2px 0 2px 16px;margin:2px 0 0;display:flex !important;background:transparent;}.drawer-menu ul ul a{font-size:.8125rem;padding:6px 12px;}.mobile-menu .block{display:block !important;}.mobile-menu ul{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:4px 0;}.mobile-menu li{display:block;}.mobile-menu a{display:block;padding:8px 12px;border-radius:8px;font-size:.875rem;font-weight:500;color:rgb(51 65 85);transition:background .15s,color .15s;}.dark .mobile-menu a{color:rgb(203 213 225);}.mobile-menu a:hover{background:rgb(241 245 249);color:rgb(15 23 42);}.dark .mobile-menu a:hover{background:rgb(30 41 59);color:#fff;}.mobile-menu a.is-active{color:rgb(37 99 235);background:rgb(239 246 255);}.dark .mobile-menu a.is-active{color:rgb(96 165 250);background:rgb(23 37 84 / .4);}.breadcrumb{font-size:.75rem;}.breadcrumb .block,.breadcrumb .block-system-breadcrumb-block{display:contents;}nav[aria-labelledby="system-breadcrumb"] ol,.breadcrumb ol{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0;color:rgb(148 163 184);}.dark .breadcrumb ol{color:rgb(100 116 139);}.breadcrumb li + li::before{content:'/';margin-right:4px;opacity:.5;}.breadcrumb a{color:rgb(100 116 139);transition:color .15s;}.breadcrumb a:hover{color:rgb(37 99 235);}.dark .breadcrumb a{color:rgb(100 116 139);}.dark .breadcrumb a:hover{color:rgb(96 165 250);}.breadcrumb li:last-child{color:rgb(71 85 105);}.dark .breadcrumb li:last-child{color:rgb(148 163 184);}.messages-list,.messages{display:flex;flex-direction:column;gap:8px;}[role="contentinfo"].messages--status,.messages--status{display:flex;align-items:flex-start;gap:10px;background:rgb(240 253 244);color:rgb(22 101 52);border:1px solid rgb(187 247 208);border-radius:10px;padding:12px 16px;font-size:.875rem;}.dark .messages--status{background:rgb(5 46 22 / .5);color:rgb(134 239 172);border-color:rgb(22 163 74 / .4);}[role="contentinfo"].messages--warning,.messages--warning{display:flex;align-items:flex-start;gap:10px;background:rgb(255 251 235);color:rgb(120 53 15);border:1px solid rgb(253 230 138);border-radius:10px;padding:12px 16px;font-size:.875rem;}.dark .messages--warning{background:rgb(69 26 3 / .5);color:rgb(253 230 138);border-color:rgb(161 98 7 / .4);}[role="contentinfo"].messages--error,.messages--error{display:flex;align-items:flex-start;gap:10px;background:rgb(254 242 242);color:rgb(153 27 27);border:1px solid rgb(254 202 202);border-radius:10px;padding:12px 16px;font-size:.875rem;}.dark .messages--error{background:rgb(69 10 10 / .5);color:rgb(252 165 165);border-color:rgb(220 38 38 / .4);}.block-system-main-block{display:contents;}.node--type-article .field--name-body,.node--type-page .field--name-body,.field--name-body{font-size:1rem;line-height:1.75;color:rgb(51 65 85);max-width:72ch;}.dark .node--type-article .field--name-body,.dark .node--type-page .field--name-body,.dark .field--name-body{color:rgb(203 213 225);}.field--name-body h2{font-size:1.25rem;font-weight:700;margin:1.5rem 0 .5rem;color:rgb(15 23 42);}.dark .field--name-body h2{color:rgb(248 250 252);}.field--name-body p{margin-bottom:1rem;}.field--name-body a{color:rgb(37 99 235);text-decoration:underline;}.dark .field--name-body a{color:rgb(96 165 250);}.legal-body{font-size:1rem;line-height:1.8;color:rgb(51 65 85);}.dark .legal-body{color:rgb(203 213 225);}.legal-body h2{font-size:1.125rem;font-weight:700;color:rgb(15 23 42);margin:2rem 0 .625rem;letter-spacing:-.01em;padding-bottom:.375rem;border-bottom:1px solid rgb(226 232 240);}.dark .legal-body h2{color:rgb(248 250 252);border-bottom-color:rgb(30 41 59);}.legal-body p{margin-bottom:.875rem;}.legal-body ul{margin:.5rem 0 1rem 1.25rem;list-style:disc;}.legal-body li{margin-bottom:.375rem;}.legal-body strong{font-weight:700;color:rgb(15 23 42);}.dark .legal-body strong{color:rgb(248 250 252);}.legal-body a{color:rgb(37 99 235);text-decoration:underline;}.dark .legal-body a{color:rgb(96 165 250);}h1.page-title,.page-header h1,.block-page-title-block h1{font-size:1.75rem;font-weight:800;line-height:1.2;color:rgb(15 23 42);letter-spacing:-.025em;margin-bottom:1.5rem;}.dark h1.page-title,.dark .page-header h1,.dark .block-page-title-block h1{color:rgb(248 250 252);}.node__meta,.node__submitted,.node__links .links{display:none;}.pager{display:flex;justify-content:center;gap:4px;margin:2rem 0;}.pager__item a,.pager__item.is-active a{display:inline-flex;align-items:center;justify-content:center;min-w-[36px];height:36px;padding:0 12px;border-radius:8px;font-size:.875rem;transition:all .15s;color:rgb(71 85 105);background:rgb(241 245 249);border:1px solid rgb(226 232 240);}.dark .pager__item a{color:rgb(148 163 184);background:rgb(30 41 59);border-color:rgb(51 65 85);}.pager__item.is-active a,.pager__item a:hover{background:rgb(37 99 235);color:#fff;border-color:transparent;}.pdf-embed{min-height:80vh;}.commerce-order-item-add-to-cart-form .form-select,.commerce-order-item-add-to-cart-form select{border-radius:8px;border:1px solid rgb(203 213 225);padding:6px 12px;font-size:.875rem;background:white;color:rgb(15 23 42);outline:none;transition:border-color .15s;}.dark .commerce-order-item-add-to-cart-form select{background:rgb(30 41 59);border-color:rgb(71 85 105);color:rgb(248 250 252);}.commerce-order-item-add-to-cart-form .form-select:focus,.commerce-order-item-add-to-cart-form select:focus{border-color:rgb(37 99 235);}.commerce-order-item-add-to-cart-form .form-submit{background:rgb(37 99 235);color:white;font-weight:600;padding:8px 20px;border-radius:8px;border:none;cursor:pointer;font-size:.875rem;transition:background .15s;}.commerce-order-item-add-to-cart-form .form-submit:hover{background:rgb(29 78 216);}.toolbar-bar{z-index:9999 !important;}.cart.cart-form{max-width:56rem;margin:0 auto;}.cart-form .views-form{background:transparent;}.cart-form table{width:100%;border-collapse:separate;border-spacing:0;background:rgb(255 255 255);border:1px solid rgb(226 232 240);border-radius:12px;overflow:hidden;font-size:.875rem;}.dark .cart-form table{background:rgb(15 23 42);border-color:rgb(30 41 59);}.cart-form thead tr{background:rgb(248 250 252);border-bottom:1px solid rgb(226 232 240);}.dark .cart-form thead tr{background:rgb(30 41 59);border-bottom-color:rgb(51 65 85);}.cart-form th{padding:12px 16px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(100 116 139);text-align:left;}.dark .cart-form th{color:rgb(100 116 139);}.cart-form td{padding:16px;border-top:1px solid rgb(241 245 249);color:rgb(15 23 42);vertical-align:middle;}.dark .cart-form td{border-top-color:rgb(30 41 59);color:rgb(226 232 240);}.cart-form .views-field-purchased-entity a{font-weight:600;color:rgb(15 23 42);text-decoration:none;transition:color .15s;}.dark .cart-form .views-field-purchased-entity a{color:rgb(226 232 240);}.cart-form .views-field-purchased-entity a:hover{color:rgb(37 99 235);}.dark .cart-form .views-field-purchased-entity a:hover{color:rgb(96 165 250);}.cart-form .views-field-unit-price__number,.cart-form .views-field-total-price__number{font-weight:600;color:rgb(15 23 42);white-space:nowrap;}.dark .cart-form .views-field-unit-price__number,.dark .cart-form .views-field-total-price__number{color:rgb(248 250 252);}.cart-form .quantity-edit-input{width:64px;padding:6px 10px;border:1px solid rgb(203 213 225);border-radius:8px;font-size:.875rem;background:white;color:rgb(15 23 42);text-align:center;outline:none;transition:border-color .15s;}.cart-form .quantity-edit-input:focus{border-color:rgb(37 99 235);}.dark .cart-form .quantity-edit-input{background:rgb(30 41 59);border-color:rgb(71 85 105);color:rgb(248 250 252);}.cart-form .delete-order-item{padding:6px 12px;border:1px solid rgb(254 202 202);border-radius:8px;background:rgb(254 242 242);color:rgb(185 28 28);font-size:.75rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap;}.cart-form .delete-order-item:hover{background:rgb(220 38 38);border-color:transparent;color:white;}.dark .cart-form .delete-order-item{background:rgb(69 10 10 / .5);border-color:rgb(220 38 38 / .4);color:rgb(252 165 165);}.dark .cart-form .delete-order-item:hover{background:rgb(220 38 38);color:white;}[data-drupal-selector="order-total-summary"]{margin-top:16px;display:flex;justify-content:flex-end;}.order-total-line{display:flex;align-items:center;justify-content:space-between;gap:48px;padding:6px 0;font-size:.875rem;color:rgb(71 85 105);}.dark .order-total-line{color:rgb(148 163 184);}.order-total-line__total{font-size:1rem;font-weight:700;padding-top:8px;border-top:1px solid rgb(226 232 240);color:rgb(15 23 42);}.dark .order-total-line__total{border-top-color:rgb(51 65 85);color:rgb(248 250 252);}.order-total-line-label{color:inherit;}.order-total-line-value{font-weight:600;white-space:nowrap;}.personne-card{background:rgb(248 250 252);border:1px solid rgb(226 232 240);border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;}.dark .personne-card{background:rgb(15 23 42);border-color:rgb(51 65 85);}.personne-header{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;}.personne-nom{font-size:1.25rem;font-weight:800;color:rgb(15 23 42);margin:0;flex:1;}.dark .personne-nom{color:rgb(248 250 252);}.personne-badge{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .75rem;border-radius:99px;}.camp-badge-demandeur{background:rgb(220 252 231);color:rgb(21 128 61);}.camp-badge-defendeur{background:rgb(254 226 226);color:rgb(185 28 28);}.camp-badge-conseil{background:rgb(224 242 254);color:rgb(3 105 161);}.camp-badge-tiers{background:rgb(243 244 246);color:rgb(75 85 99);}.dark .camp-badge-demandeur{background:rgb(20 83 45);color:rgb(134 239 172);}.dark .camp-badge-defendeur{background:rgb(127 29 29);color:rgb(252 165 165);}.dark .camp-badge-conseil{background:rgb(12 74 110);color:rgb(125 211 252);}.dark .camp-badge-tiers{background:rgb(31 41 55);color:rgb(156 163 175);}.personne-role{font-size:.875rem;font-weight:600;color:rgb(71 85 105);margin:0;}.dark .personne-role{color:rgb(148 163 184);}.personne-bio{font-size:.95rem;line-height:1.65;color:rgb(51 65 85);}.dark .personne-bio{color:rgb(203 213 225);}.view-j4all-personnes .view-content{display:flex;flex-direction:column;gap:1.25rem;max-width:780px;margin:0 auto;}.view-j4all-personnes .view-header{max-width:780px;margin:0 auto 2rem;}.personnes-page-title{font-size:1.875rem;font-weight:900;color:rgb(15 23 42);margin:0 0 .5rem;padding-bottom:1rem;border-bottom:1px solid rgb(226 232 240);}.dark .personnes-page-title{color:rgb(248 250 252);border-bottom-color:rgb(51 65 85);}.personnes-page-intro{color:rgb(71 85 105);font-size:.95rem;margin:.5rem 0 0;}.dark .personnes-page-intro{color:rgb(148 163 184);}.cagnotte-wrapper{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:2rem;}.cagnotte-hero{font-size:1.1rem;line-height:1.7;color:rgb(51 65 85);}.dark .cagnotte-hero{color:rgb(203 213 225);}.cagnotte-lead{font-size:1.2rem;font-weight:500;margin-bottom:.75rem;}.cagnotte-goal-box{background:rgb(239 246 255);border:2px solid rgb(147 197 253);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1rem;}.dark .cagnotte-goal-box{background:rgb(23 37 84);border-color:rgb(37 99 235);}.cagnotte-montant{display:flex;align-items:baseline;gap:1rem;}.cagnotte-label{font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(37 99 235);}.dark .cagnotte-label{color:rgb(96 165 250);}.cagnotte-chiffre{font-size:2.5rem;font-weight:900;color:rgb(30 64 175);letter-spacing:-.02em;}.dark .cagnotte-chiffre{color:rgb(147 197 253);}.cagnotte-progress-bar{width:100%;height:12px;background:rgb(226 232 240);border-radius:99px;overflow:hidden;}.dark .cagnotte-progress-bar{background:rgb(30 41 59);}.cagnotte-progress-fill{height:100%;background:linear-gradient(90deg,rgb(37 99 235),rgb(99 102 241));border-radius:99px;transition:width 1s ease;}.cagnotte-mention{font-size:.875rem;color:rgb(22 163 74);font-weight:600;}.dark .cagnotte-mention{color:rgb(74 222 128);}.cagnotte-usage h3,.cagnotte-cta h3,.cagnotte-transparence h3{font-size:1.125rem;font-weight:700;color:rgb(15 23 42);margin-bottom:.75rem;}.dark .cagnotte-usage h3,.dark .cagnotte-cta h3,.dark .cagnotte-transparence h3{color:rgb(248 250 252);}.cagnotte-usage ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;}.cagnotte-usage ul li{padding-left:1.25rem;position:relative;color:rgb(71 85 105);line-height:1.5;}.dark .cagnotte-usage ul li{color:rgb(148 163 184);}.cagnotte-usage ul li::before{content:'→';position:absolute;left:0;color:rgb(37 99 235);font-weight:700;}.cagnotte-deux-options{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:.5rem;}.cagnotte-trois-options{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:.5rem;}@media (max-width:900px){.cagnotte-trois-options{grid-template-columns:1fr 1fr;}}@media (max-width:640px){.cagnotte-deux-options,.cagnotte-trois-options{grid-template-columns:1fr;}}.cagnotte-option{background:rgb(248 250 252);border:1px solid rgb(226 232 240);border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;}.dark .cagnotte-option{background:rgb(15 23 42);border-color:rgb(51 65 85);}.cagnotte-option-icone{font-size:2rem;line-height:1;}.cagnotte-option h4{font-size:1rem;font-weight:700;margin:0;color:rgb(15 23 42);}.dark .cagnotte-option h4{color:rgb(248 250 252);}.cagnotte-option p{font-size:.9rem;color:rgb(100 116 139);line-height:1.5;margin:0;}.dark .cagnotte-option p{color:rgb(148 163 184);}.cagnotte-btn{display:inline-block;padding:.6rem 1.25rem;border-radius:8px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .15s;white-space:nowrap;}.cagnotte-btn-don{background:rgb(37 99 235);color:white;box-shadow:0 1px 3px rgb(37 99 235 / .3);}.cagnotte-btn-don:hover{background:rgb(29 78 216);}.cagnotte-btn-shop{background:rgb(5 150 105);color:white;}.cagnotte-btn-shop:hover{background:rgb(4 120 87);}.cagnotte-btn-services{background:rgb(124 58 237);color:white;}.cagnotte-btn-services:hover{background:rgb(109 40 217);}.cagnotte-btn-wise{background:rgb(0 179 139);color:white;}.cagnotte-btn-wise:hover{background:rgb(0 152 118);}.cagnotte-btn-group{display:flex;flex-wrap:wrap;gap:.5rem;}.cagnotte-note{font-size:.8rem;color:rgb(100 116 139);margin:0;}.dark .cagnotte-note{color:rgb(100 116 139);}.cagnotte-iban{background:rgb(241 245 249);border-radius:8px;padding:.75rem 1rem;font-family:monospace;font-size:.82rem;width:100%;color:rgb(30 41 59);margin-top:.25rem;line-height:1.7;}.dark .cagnotte-iban{background:rgb(30 41 59);color:rgb(203 213 225);}.cagnotte-iban strong{color:rgb(15 23 42);display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;}.dark .cagnotte-iban strong{color:rgb(148 163 184);}.cagnotte-option-wise{background:linear-gradient(135deg,rgb(0 179 139 / .06),rgb(0 179 139 / .12));border-color:rgb(0 179 139 / .3) !important;}.dark .cagnotte-option-wise{background:linear-gradient(135deg,rgb(0 179 139 / .08),rgb(0 179 139 / .15));border-color:rgb(0 179 139 / .4) !important;}.cagnotte-option-wise h4{color:rgb(0 120 94) !important;}.dark .cagnotte-option-wise h4{color:rgb(52 211 153) !important;}.cagnotte-transparence{border-top:1px solid rgb(226 232 240);padding-top:1.5rem;color:rgb(71 85 105);font-size:.95rem;line-height:1.6;}.dark .cagnotte-transparence{border-top-color:rgb(51 65 85);color:rgb(148 163 184);}.cagnotte-transparence a{color:rgb(37 99 235);text-decoration:underline;}.cart-form .form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px;}.cart-form .form-actions input[type="submit"]{padding:10px 24px;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:all .15s;}.cart-form #edit-submit{background:rgb(241 245 249);color:rgb(51 65 85);border:1px solid rgb(226 232 240);}.cart-form #edit-submit:hover{background:rgb(226 232 240);color:rgb(15 23 42);}.dark .cart-form #edit-submit{background:rgb(30 41 59);border-color:rgb(51 65 85);color:rgb(203 213 225);}.dark .cart-form #edit-submit:hover{background:rgb(51 65 85);color:rgb(248 250 252);}.cart-form #edit-checkout{background:rgb(37 99 235);color:white;box-shadow:0 1px 3px rgb(37 99 235 / .3);}.cart-form #edit-checkout:hover{background:rgb(29 78 216);}.field--name-comment > .field__label,.field--type-comment > .field__label{display:none;}.comment-citizen + .comment-citizen{border-top:1px solid rgb(226 232 240);}.dark .comment-citizen + .comment-citizen{border-top-color:rgb(30 41 59);}.comment-citizen .links a{color:rgb(100 116 139);font-size:.75rem;text-decoration:none;margin-right:.75rem;}.comment-citizen .links a:hover{color:rgb(37 99 235);}.dark .comment-citizen .links a{color:rgb(100 116 139);}.dark .comment-citizen .links a:hover{color:rgb(96 165 250);}.preuve-pub-card{position:relative;}.preuve-pub-card .stretched-link::after{content:'';position:absolute;inset:0;}.hero-tagline{font-size:1.5rem;font-weight:800;color:rgb(15 23 42);line-height:1.3;margin-bottom:.75rem;}.dark .hero-tagline{color:rgb(248 250 252);}.j4all-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0;}@media (max-width:600px){.j4all-stats-grid{grid-template-columns:repeat(2,1fr);}}.j4all-stat-card{display:flex;flex-direction:column;align-items:center;padding:1.25rem .75rem;border-radius:1rem;background:rgb(241 245 249);gap:.25rem;}.dark .j4all-stat-card{background:rgb(15 23 42);}.stat-number{font-size:2rem;font-weight:900;color:rgb(37 99 235);line-height:1;}.stat-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgb(100 116 139);text-align:center;}.j4all-cta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0;}@media (max-width:700px){.j4all-cta-grid{grid-template-columns:1fr;}}.j4all-cta-card{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;border-radius:1.25rem;border:1.5px solid rgb(226 232 240);background:white;color:inherit;text-decoration:none;transition:all .2s;}.dark .j4all-cta-card{background:rgb(15 23 42);border-color:rgb(30 41 59);}.j4all-cta-card:hover{border-color:rgb(99 102 241);transform:translateY(-2px);box-shadow:0 4px 16px rgb(99 102 241 / .12);}.j4all-cta-primary{border-color:rgb(37 99 235);background:rgb(239 246 255);}.dark .j4all-cta-primary{background:rgb(23 37 84);border-color:rgb(37 99 235);}.cta-icon{font-size:1.75rem;}.j4all-cta-card strong{font-size:1rem;font-weight:700;color:rgb(15 23 42);}.dark .j4all-cta-card strong{color:rgb(248 250 252);}.j4all-cta-card span:last-child{font-size:.8rem;color:rgb(100 116 139);line-height:1.4;}.j4all-manifesto-quote{margin:2.5rem 0 0;padding:1.5rem 2rem;border-left:4px solid rgb(37 99 235);background:rgb(239 246 255);border-radius:0 1rem 1rem 0;}.dark .j4all-manifesto-quote{background:rgb(23 37 84 / .4);border-left-color:rgb(96 165 250);}.j4all-manifesto-quote blockquote{font-size:1.1rem;font-style:italic;font-weight:600;color:rgb(30 58 138);margin:0 0 .5rem;border:none;padding:0;}.dark .j4all-manifesto-quote blockquote{color:rgb(147 197 253);}.j4all-manifesto-quote cite{font-size:.8rem;color:rgb(100 116 139);font-style:normal;}.login-card #block-j4all-local-tasks,.login-card [id$="-local-tasks"],.login-card .block-local-tasks-block,.login-card .tabs,.login-card nav.tabs,.login-card ul.tabs{display:none !important;}.login-card #block-j4all-page-title,.login-card [id$="-page-title"],.login-card .block-page-title-block{display:none !important;}.login-card .form-item__label,.login-card label{display:block;font-size:.8125rem;font-weight:500;color:rgb(148 163 184);margin-bottom:.375rem;}.login-card input[type="text"],.login-card input[type="password"],.login-card input[type="email"]{display:block;width:100%;padding:.625rem .875rem;border-radius:.625rem;border:1px solid rgb(51 65 85);background:rgb(15 23 42);color:rgb(226 232 240);font-size:.9375rem;transition:border-color .15s,box-shadow .15s;outline:none;box-sizing:border-box;}.login-card input[type="text"]:focus,.login-card input[type="password"]:focus{border-color:rgb(59 130 246);box-shadow:0 0 0 3px rgb(59 130 246 / .2);}.login-card .form-item{margin-bottom:1.25rem;}.login-card .form-item__description,.login-card .description{font-size:.75rem;color:rgb(100 116 139);margin-top:.25rem;}.login-card [type="submit"],.login-card .form-submit{display:block;width:100%;padding:.75rem 1rem;background:rgb(37 99 235);color:#fff;font-size:.9375rem;font-weight:600;border:none;border-radius:.625rem;cursor:pointer;transition:background .15s,box-shadow .15s;margin-top:1.5rem;letter-spacing:.01em;}.login-card [type="submit"]:hover{background:rgb(29 78 216);box-shadow:0 4px 12px rgb(37 99 235 / .4);}.login-card [type="submit"]:active{background:rgb(30 64 175);}.node-14 #block-j4all-page-title,.node-14 [id$="-page-title"],.node-14 .block-page-title-block,.node-20 #block-j4all-page-title,.node-20 [id$="-page-title"],.node-20 .block-page-title-block,.node-21 #block-j4all-page-title,.node-21 [id$="-page-title"],.node-21 .block-page-title-block,.node-22 #block-j4all-page-title,.node-22 [id$="-page-title"],.node-22 .block-page-title-block{display:none !important;}.node-14 nav[aria-labelledby*="breadcrumb"],.node-14 .block-system-breadcrumb-block,.node-20 nav[aria-labelledby*="breadcrumb"],.node-20 .block-system-breadcrumb-block,.node-21 nav[aria-labelledby*="breadcrumb"],.node-21 .block-system-breadcrumb-block,.node-22 nav[aria-labelledby*="breadcrumb"],.node-22 .block-system-breadcrumb-block{display:none !important;}.node-type-blog_post #block-j4all-page-title,.node-type-blog_post [id$="-page-title"],.node-type-blog_post .block-page-title-block{display:none !important;}.node-type-blog_post nav[aria-labelledby*="breadcrumb"],.node-type-blog_post .block-system-breadcrumb-block{display:none !important;}.views-field-title a::after{content:'';}:root{--btn-amber:#C4902A;--btn-amber-hover:#A87820;--btn-amber-text:#6B4910;--btn-red:#C0392B;--btn-red-hover:#A93226;--btn-green:#1D7A44;--btn-green-hover:#196639;--btn-muted:#636880;--btn-border:#D8DCE8;--btn-surface:#ffffff;--btn-surface2:#EEF1F6;--btn-text:#1B1E2E;--btn-radius:6px;}.dark,:root[data-theme="dark"]{--btn-amber:#D4A83A;--btn-amber-hover:#E8C050;--btn-amber-text:#1B1E2E;--btn-muted:#8890AC;--btn-border:#282C40;--btn-surface:#161923;--btn-surface2:#1E2230;--btn-text:#DEE2EF;}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:none;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-weight:600;text-decoration:none;border-radius:var(--btn-radius);white-space:nowrap;user-select:none;-webkit-font-smoothing:antialiased;transition:background .13s,color .13s,border-color .13s,box-shadow .13s,opacity .13s;line-height:1;}.btn:focus-visible{outline:2px solid var(--btn-amber);outline-offset:3px;}.btn:disabled,.btn[aria-disabled="true"]{opacity:.38;cursor:not-allowed;pointer-events:none;}.btn-sm{font-size:.73rem;padding:.3rem .75rem;height:28px;}.btn-md{font-size:.83rem;padding:.48rem 1.1rem;height:36px;}.btn-lg{font-size:.9rem;padding:.62rem 1.35rem;height:42px;}.btn-xl{font-size:.95rem;padding:.78rem 1.7rem;height:48px;}.btn-primary{background:var(--btn-amber);color:var(--btn-amber-text);border:1.5px solid transparent;}.btn-primary:hover{background:var(--btn-amber-hover);}.btn-primary:active{box-shadow:inset 0 1px 3px rgba(0,0,0,.18);}.btn-secondary{background:transparent;color:var(--btn-amber);border:1.5px solid var(--btn-amber);}.btn-secondary:hover{background:var(--btn-amber);color:var(--btn-amber-text);}.btn-ghost{background:transparent;color:var(--btn-muted);border:1.5px solid var(--btn-muted);}.btn-ghost:hover{background:var(--btn-surface2);color:var(--btn-text);border-color:var(--btn-text);}.btn-text{background:transparent;color:var(--btn-amber);border:1.5px solid color-mix(in srgb,var(--btn-amber) 55%,transparent);}.btn-text:hover{background:color-mix(in srgb,var(--btn-amber) 12%,transparent);border-color:var(--btn-amber);}.btn-surface{background:var(--btn-surface);color:var(--btn-text);border:1px solid var(--btn-border);box-shadow:0 1px 2px rgba(27,30,46,.06);}.btn-surface:hover{background:var(--btn-surface2);}.btn-danger{background:var(--btn-red);color:#fff;border:1.5px solid transparent;}.btn-danger:hover{background:var(--btn-red-hover);}.btn-success{background:var(--btn-green);color:#fff;border:1.5px solid transparent;}.btn-success:hover{background:var(--btn-green-hover);}.node-type-blog_post .form-submit,.path-user .form-submit,input.form-submit,button.form-submit{background:var(--btn-amber) !important;color:var(--btn-amber-text) !important;border:1.5px solid transparent !important;border-radius:var(--btn-radius) !important;font-weight:600 !important;padding:.62rem 1.35rem !important;height:42px !important;font-size:.9rem !important;cursor:pointer !important;transition:background .13s !important;display:inline-flex !important;align-items:center !important;}input.form-submit:hover,button.form-submit:hover{background:var(--btn-amber-hover) !important;}.blog-article{--ba:#C4902A;--ba-bg:#FDF5E4;--ba-dk:#9C6E18;--bs:#ffffff;--bs2:#EEF1F6;--bt:#1B1E2E;--bm:#636880;--bb:#D8DCE8;--bsh:0 1px 3px rgba(27,30,46,.08),0 0 0 1px var(--bb);--bsh2:0 4px 12px rgba(27,30,46,.10),0 0 0 1px var(--bb);--br:6px;--serif:Georgia,'Cambria','Times New Roman',serif;}.dark .blog-article,:root[data-theme="dark"] .blog-article{--ba:#D4A83A;--ba-bg:#2A2010;--ba-dk:#F0C050;--bs:#161923;--bs2:#1E2230;--bt:#DEE2EF;--bm:#8890AC;--bb:#282C40;--bsh:0 1px 3px rgba(0,0,0,.35),0 0 0 1px var(--bb);--bsh2:0 4px 16px rgba(0,0,0,.40),0 0 0 1px var(--bb);}.blog-article{max-width:720px;margin:0 auto;padding:0 0 5rem;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Arial,sans-serif;font-size:15px;line-height:1.7;color:var(--bm);}.blog-article-header{padding:3rem 0 2.25rem;border-bottom:1px solid var(--bb);margin-bottom:2.25rem;}.blog-article-meta{display:flex;align-items:center;gap:.65rem;margin-bottom:1rem;flex-wrap:wrap;}.blog-eyebrow{font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ba);}.blog-meta-sep{color:var(--bb);}.blog-meta-date,.blog-meta-author{font-size:.8rem;color:var(--bm);}.blog-category-chip{display:inline-flex;align-items:center;padding:.2rem .65rem;border-radius:999px;font-size:.72rem;font-weight:600;background:var(--ba-bg);color:var(--ba);letter-spacing:.03em;}.blog-title{font-family:var(--serif);font-size:clamp(1.7rem,4vw,2.4rem);font-weight:700;line-height:1.18;text-wrap:balance;color:var(--bt);margin-bottom:1.1rem;letter-spacing:-.02em;}.blog-lead{font-family:var(--serif);font-size:1.05rem;font-style:italic;color:var(--bm);line-height:1.65;max-width:60ch;border-left:3px solid var(--ba);padding-left:1.1rem;}.blog-body{font-size:.955rem;color:var(--bm);}.blog-body > p:first-of-type::first-letter{font-family:var(--serif);font-size:3.8em;font-weight:700;line-height:.78;float:left;margin:.08em .12em 0 0;color:var(--ba);}.blog-body p{margin-bottom:1.1rem;}.blog-body p:last-child{margin-bottom:0;}.blog-body strong{color:var(--bt);font-weight:700;}.blog-body a{color:var(--ba);}.blog-body a:hover{color:var(--ba-dk);}.blog-body h2{font-family:var(--serif);font-size:1.35rem;font-weight:700;color:var(--bt);margin:2.5rem 0 .85rem;line-height:1.25;text-wrap:balance;}.blog-body h2::before{display:block;content:'';width:32px;height:2px;background:var(--ba);margin-bottom:.55rem;border-radius:2px;}.blog-body h3{font-size:.9rem;font-weight:700;color:var(--bt);margin:1.5rem 0 .5rem;text-transform:uppercase;letter-spacing:.05em;}.blog-body ul,.blog-body ol{margin:.75rem 0 1.1rem 1.4rem;}.blog-body li{margin-bottom:.4rem;padding-left:.25rem;}.blog-body em{font-style:italic;}.blog-body code{font-family:'Courier New',monospace;font-size:.82em;background:var(--bs2);padding:.1em .35em;border-radius:3px;color:var(--bt);}.blog-divider{border:none;border-top:1px solid var(--bb);margin:2.25rem 0;}.blog-body blockquote{margin:1.75rem 0;padding:1.1rem 1.25rem;background:var(--bs);border-left:3px solid var(--ba);border-radius:0 var(--br) var(--br) 0;box-shadow:var(--bsh);}.blog-body blockquote p{font-family:var(--serif);font-style:italic;font-size:1.02rem;color:var(--bt);margin-bottom:0;line-height:1.6;}.blog-body blockquote cite{display:block;margin-top:.55rem;font-size:.78rem;font-style:normal;color:var(--bm);}.blog-pull-quote{margin:2.5rem 0;padding:1.75rem 1.5rem;background:var(--ba-bg);border-radius:var(--br);border:1px solid color-mix(in srgb,var(--ba) 25%,transparent);text-align:center;}.blog-pull-quote p{font-family:var(--serif);font-size:1.2rem;font-style:italic;color:var(--bt);line-height:1.45;margin-bottom:0;text-wrap:balance;}.blog-pull-quote::before{content:'\201C';display:block;font-family:var(--serif);font-size:3.5rem;line-height:.8;color:var(--ba);margin-bottom:.25rem;}.blog-note-box{margin:1.75rem 0;padding:.9rem 1.1rem;background:var(--bs);border-radius:var(--br);box-shadow:var(--bsh);border-left:3px solid var(--ba);}.blog-note-box-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ba);margin-bottom:.4rem;}.blog-note-box p{font-size:.88rem;color:var(--bt);margin:0;line-height:1.55;}.blog-rule-card{margin:1.75rem 0;background:var(--bs);border-radius:var(--br);box-shadow:var(--bsh);overflow:hidden;}.blog-rule-card-head{padding:.6rem 1rem;background:var(--bs2);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--bm);border-bottom:1px solid var(--bb);}.blog-rule-steps{padding:.75rem 1rem;}.blog-rule-step{display:grid;grid-template-columns:1.5rem 1fr;gap:.6rem;padding:.55rem 0;align-items:start;border-bottom:1px dashed var(--bb);font-size:.875rem;color:var(--bm);}.blog-rule-step:last-child{border-bottom:none;}.blog-rule-step strong{color:var(--bt);}.blog-rule-step-icon{width:1.5rem;height:1.5rem;border-radius:50%;background:var(--ba-bg);color:var(--ba);display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;flex-shrink:0;margin-top:.08em;}.blog-video-card{margin:2.25rem auto;background:var(--bs);border-radius:var(--br);box-shadow:var(--bsh2);overflow:hidden;max-width:340px;}.blog-video-card-header{padding:.7rem 1rem;background:var(--bs2);border-bottom:1px solid var(--bb);display:flex;align-items:center;gap:.6rem;}.blog-video-pill{font-size:.72rem;font-weight:700;color:var(--bm);letter-spacing:.06em;text-transform:uppercase;display:flex;align-items:center;gap:.35rem;}.blog-video-pill::before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:#FF0000;flex-shrink:0;}.blog-video-card-title{font-size:.8rem;color:var(--bt);font-weight:600;}.blog-video-embed{aspect-ratio:9/16;background:#000;}.blog-video-embed iframe{width:100%;height:100%;display:block;border:none;}.blog-video-footer{padding:.6rem 1rem;font-size:.75rem;color:var(--bm);border-top:1px solid var(--bb);}.blog-video-footer a{color:var(--ba);text-decoration:none;}.blog-cta-box{margin:3rem 0 0;padding:1.75rem;background:var(--bs);border-radius:var(--br);box-shadow:var(--bsh2);border-top:3px solid var(--ba);display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:center;}@media (max-width:520px){.blog-cta-box{grid-template-columns:1fr;}}.blog-cta-box h3{font-family:var(--serif);font-size:1.1rem;font-weight:700;color:var(--bt);margin-bottom:.4rem;line-height:1.25;}.blog-cta-box p{font-size:.85rem;color:var(--bm);margin:0;line-height:1.5;}.blog-cta-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1.3rem;background:var(--ba);color:#fff;border-radius:var(--br);font-weight:700;font-size:.85rem;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .15s;}.blog-cta-btn:hover{background:var(--ba-dk);}.blog-author-footer{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--bb);display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;}.blog-author-block{display:flex;align-items:center;gap:.75rem;}.blog-author-avatar{width:38px;height:38px;border-radius:50%;background:var(--ba-bg);border:2px solid var(--ba);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:700;color:var(--ba);font-size:.9rem;flex-shrink:0;}.blog-author-name{font-size:.85rem;font-weight:600;color:var(--bt);}.blog-author-role{font-size:.75rem;color:var(--bm);}.blog-source-note{font-size:.75rem;color:var(--bm);line-height:1.5;text-align:right;}.blog-source-note a{color:var(--ba);text-decoration:none;}.blog-comments{margin-top:3rem;padding:1.75rem 1.5rem 1.5rem;background:rgba(30,58,95,0.18);border:1px solid rgba(59,130,246,0.15);border-radius:1rem;position:relative;}.dark .blog-comments{background:rgba(15,23,42,0.55);border-color:rgba(59,130,246,0.18);}.blog-comments::before{content:'';position:absolute;inset:0;border-radius:1rem;background:linear-gradient(135deg,rgba(59,130,246,.04) 0%,rgba(99,102,241,.03) 100%);pointer-events:none;}.blog-comments-title{font-size:1rem;font-weight:700;color:var(--bt);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;}.js-filter-wrapper,.filter-help,.filter-guidelines{display:none !important;}.comment-form{background:rgba(255,255,255,.03);border:1px solid rgba(100,116,139,.2);border-radius:.75rem;padding:1.25rem;margin-top:1rem;}.dark .comment-form{background:rgba(15,23,42,.4);border-color:rgba(100,116,139,.25);}.comment-form h2,.comment-form > .form-item > label,.comment-form .form-item > label[for*="edit-subject"]{display:none;}.comment-form .form-item--comment-body label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:.5rem;display:block;}.comment-form .form-actions input[type="submit"],.comment-form .form-actions button[type="submit"]{margin-top:.75rem;}.admin-local-bar{font-size:.78rem;}#block-j4all-local-tasks ul:not(.contextual-links){display:flex;flex-wrap:wrap;gap:.2rem;list-style:none;padding:0;margin:0;}#block-j4all-local-tasks ul:not(.contextual-links) li{margin:0;}#block-j4all-local-tasks ul:not(.contextual-links) a{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:.375rem;font-weight:600;font-size:.75rem;color:#64748b;text-decoration:none;transition:background .15s,color .15s;}#block-j4all-local-tasks ul:not(.contextual-links) a:hover{background:rgba(59,130,246,.08);color:#2563eb;}#block-j4all-local-tasks ul:not(.contextual-links) a.is-active{background:rgba(59,130,246,.1);color:#1d4ed8;font-weight:700;}.dark #block-j4all-local-tasks ul:not(.contextual-links) a{color:#94a3b8;}.dark #block-j4all-local-tasks ul:not(.contextual-links) a:hover{background:rgba(59,130,246,.12);color:#60a5fa;}.dark #block-j4all-local-tasks ul:not(.contextual-links) a.is-active{background:rgba(59,130,246,.15);color:#60a5fa;}.admin-local-bar .action-links{list-style:none;padding:0;margin:0;}.admin-local-bar .action-links a{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .6rem;border-radius:.375rem;font-weight:600;font-size:.75rem;background:rgba(201,169,74,.12);color:#92740c;border:1px solid rgba(201,169,74,.25);text-decoration:none;transition:background .15s;}.dark .admin-local-bar .action-links a{background:rgba(201,169,74,.1);color:#c9a94a;border-color:rgba(201,169,74,.2);}.admin-local-bar .action-links a:hover{background:rgba(201,169,74,.22);}@media (prefers-color-scheme:light){body{background-color:#f3f4fb;}}:root[data-theme="light"] body{background-color:#f3f4fb;}@media (prefers-color-scheme:light){.layout-container > main,#main-content{background:#ffffff;}}:root[data-theme="light"] .layout-container > main,:root[data-theme="light"] #main-content{background:#ffffff;}@media (prefers-color-scheme:light){.hero-home{background:linear-gradient(155deg,#eef1ff 0%,#fefbf0 55%,#f2eeff 100%);border-bottom:1px solid #dde0f0;}.hero-home .rounded-2xl{box-shadow:0 2px 10px rgba(79,70,229,0.07);border-color:#e0e3f5 !important;}}:root[data-theme="light"] .hero-home{background:linear-gradient(155deg,#eef1ff 0%,#fefbf0 55%,#f2eeff 100%);border-bottom:1px solid #dde0f0;}:root[data-theme="light"] .hero-home .rounded-2xl{box-shadow:0 2px 10px rgba(79,70,229,0.07);border-color:#e0e3f5 !important;}@media (prefers-color-scheme:light){.pillar-card{box-shadow:0 4px 16px rgba(30,30,100,0.07),0 1px 3px rgba(30,30,100,0.04);transition:box-shadow .2s ease,transform .2s ease;}.pillar-card:hover{box-shadow:0 8px 28px rgba(30,30,100,0.12),0 2px 6px rgba(30,30,100,0.06);transform:translateY(-3px);}.pillars-section{background:#f7f8ff;border-radius:2rem;padding-top:3rem;padding-bottom:3rem;margin-left:-1rem;margin-right:-1rem;}}:root[data-theme="light"] .pillar-card{box-shadow:0 4px 16px rgba(30,30,100,0.07),0 1px 3px rgba(30,30,100,0.04);transition:box-shadow .2s ease,transform .2s ease;}:root[data-theme="light"] .pillar-card:hover{box-shadow:0 8px 28px rgba(30,30,100,0.12),0 2px 6px rgba(30,30,100,0.06);transform:translateY(-3px);}:root[data-theme="light"] .pillars-section{background:#f7f8ff;border-radius:2rem;padding-top:3rem;padding-bottom:3rem;margin-left:-1rem;margin-right:-1rem;}@media (prefers-color-scheme:light){.community-steps .rounded-3xl{background:linear-gradient(135deg,#064e3b 0%,#065f46 40%,#0d7560 100%) !important;border-color:rgba(52,211,153,0.2) !important;box-shadow:0 24px 60px rgba(6,78,59,0.18),0 8px 20px rgba(6,78,59,0.10);}}:root[data-theme="light"] .community-steps .rounded-3xl{background:linear-gradient(135deg,#064e3b 0%,#065f46 40%,#0d7560 100%) !important;border-color:rgba(52,211,153,0.2) !important;box-shadow:0 24px 60px rgba(6,78,59,0.18),0 8px 20px rgba(6,78,59,0.10);}@media (prefers-color-scheme:light){.demo-section .rounded-3xl{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 55%,#1e3a5f 100%) !important;border-color:rgba(99,102,241,0.35) !important;box-shadow:0 24px 60px rgba(30,27,75,0.15),0 8px 20px rgba(30,27,75,0.08);}}:root[data-theme="light"] .demo-section .rounded-3xl{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 55%,#1e3a5f 100%) !important;border-color:rgba(99,102,241,0.35) !important;box-shadow:0 24px 60px rgba(30,27,75,0.15),0 8px 20px rgba(30,27,75,0.08);}@media (prefers-color-scheme:light){.active-cases{background:#f5f6fd;border-radius:2rem;padding:2rem 1.5rem;margin-left:-1rem;margin-right:-1rem;}}:root[data-theme="light"] .active-cases{background:#f5f6fd;border-radius:2rem;padding:2rem 1.5rem;margin-left:-1rem;margin-right:-1rem;}@media (prefers-color-scheme:light){.about-section{background:#f7f8ff;border-radius:2rem;padding:2.5rem 1.5rem;margin-left:-1rem;margin-right:-1rem;}}:root[data-theme="light"] .about-section{background:#f7f8ff;border-radius:2rem;padding:2.5rem 1.5rem;margin-left:-1rem;margin-right:-1rem;}@media (prefers-color-scheme:light){.membership-card{box-shadow:0 2px 12px rgba(30,30,100,0.06);transition:box-shadow .2s ease,transform .2s ease;}.membership-card:hover{box-shadow:0 8px 24px rgba(30,30,100,0.11);transform:translateY(-2px);}}:root[data-theme="light"] .membership-card{box-shadow:0 2px 12px rgba(30,30,100,0.06);transition:box-shadow .2s ease,transform .2s ease;}:root[data-theme="light"] .membership-card:hover{box-shadow:0 8px 24px rgba(30,30,100,0.11);transform:translateY(-2px);}@media (prefers-color-scheme:light){.blog-article{background:#fffef8;}}:root[data-theme="light"] .blog-article{background:#fffef8;}:root{--j4-blue:#004B8D;--j4-sky:#A4D7F4;--j4-olive:#9CAC85;--j4-terre:#6B745E;--j4-night:#0f1e32;--j4-ink:#0D1B2A;--j4-ink2:#2C435A;--j4-muted:#5C7390;--j4-border:#CDD8E3;--j4-bg:#F4F7FA;--j4-surf:#FFFFFF;--j4-surf2:#EFF3F8;--ui-blue:#004B8D;--ui-blue-bg:rgba(0,75,141,.1);--ui-blue-bd:rgba(0,75,141,.2);--ui-green:#1B6B45;--ui-green-bg:rgba(27,107,69,.1);--ui-green-bd:rgba(27,107,69,.2);--ui-amber:#92400E;--ui-amber-bg:rgba(146,64,14,.07);--ui-amber-bd:rgba(146,64,14,.14);}@media (prefers-color-scheme:dark){:root{--j4-ink:#E2EAF0;--j4-ink2:#A8BDD0;--j4-muted:#6B87A8;--j4-border:#1E3347;--j4-bg:#0D1B2A;--j4-surf:#132030;--j4-surf2:#1A2B3C;--ui-blue:#A4D7F4;--ui-blue-bg:rgba(164,215,244,.08);--ui-blue-bd:rgba(164,215,244,.2);--ui-green:#A3D9BE;--ui-green-bg:rgba(163,217,190,.1);--ui-green-bd:rgba(163,217,190,.2);--ui-amber:#FCD34D;--ui-amber-bg:rgba(252,211,77,.1);--ui-amber-bd:rgba(252,211,77,.22);}}:root[data-theme="dark"],html.dark{--j4-ink:#E2EAF0;--j4-ink2:#A8BDD0;--j4-muted:#6B87A8;--j4-border:#1E3347;--j4-bg:#0D1B2A;--j4-surf:#132030;--j4-surf2:#1A2B3C;--ui-blue:#A4D7F4;--ui-blue-bg:rgba(164,215,244,.08);--ui-blue-bd:rgba(164,215,244,.2);--ui-green:#A3D9BE;--ui-green-bg:rgba(163,217,190,.1);--ui-green-bd:rgba(163,217,190,.2);--ui-amber:#FCD34D;--ui-amber-bg:rgba(252,211,77,.1);--ui-amber-bd:rgba(252,211,77,.22);}:root[data-theme="light"]{--j4-ink:#0D1B2A;--j4-ink2:#2C435A;--j4-muted:#5C7390;--j4-border:#CDD8E3;--j4-bg:#F4F7FA;--j4-surf:#FFFFFF;--j4-surf2:#EFF3F8;--ui-blue:#004B8D;--ui-blue-bg:rgba(0,75,141,.1);--ui-blue-bd:rgba(0,75,141,.2);--ui-green:#1B6B45;--ui-green-bg:rgba(27,107,69,.1);--ui-green-bd:rgba(27,107,69,.2);--ui-amber:#92400E;--ui-amber-bg:rgba(146,64,14,.07);--ui-amber-bd:rgba(146,64,14,.14);}.hw-page-body{max-width:1120px;margin:0 auto;padding:0 1.5rem;}.hw-section{padding:1rem 0;}.hw-eyebrow{font-size:.65rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--j4-muted);display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;}.hw-eyebrow::before{content:'';width:20px;height:1px;background:currentColor;}.hw-section-title{font-family:Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;color:var(--j4-ink);line-height:1.2;margin-bottom:3rem;text-wrap:balance;}.hw-btn{display:inline-flex;align-items:center;gap:.55rem;padding:.85rem 1.75rem;border-radius:10px;font-weight:800;font-size:.88rem;text-decoration:none;border:2px solid transparent;transition:all .15s;}.hw-btn--white{background:white;color:#004B8D;border-color:white;}.hw-btn--white:hover{background:#f0f7ff;transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.2);}.hw-btn--ghost{background:rgba(255,255,255,.08);color:rgba(255,255,255,.85);border-color:rgba(255,255,255,.2);}.hw-btn--ghost:hover{background:rgba(255,255,255,.15);}.hw-btn--blue{background:var(--j4-blue);color:white;border-color:var(--j4-blue);}.hw-btn--blue:hover{background:#003a70;border-color:#003a70;transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,75,141,.3);}.hw-btn--olive{background:#9CAC85;color:#0f1e32;border-color:#9CAC85;font-weight:900;}.hw-btn--olive:hover{background:#8a9a74;transform:translateY(-1px);box-shadow:0 6px 20px rgba(156,172,133,.3);}.hw-hero{background:linear-gradient(138deg,#081209 0%,#0B1E35 50%,#004B8D 100%);width:100vw;position:relative;left:50%;transform:translateX(-50%);padding:3rem 1.5rem 0;color:white;overflow:hidden;}.hw-hero__inner{max-width:860px;margin:0 auto;}.hw-hero__ticker{display:inline-flex;align-items:center;gap:.55rem;background:rgba(27,107,69,.15);border:1px solid rgba(163,217,190,.2);border-radius:20px;padding:.28rem .85rem .28rem .5rem;font-size:.7rem;font-weight:700;color:#A3D9BE;margin-bottom:2rem;letter-spacing:.02em;}.hw-ticker-dot{width:7px;height:7px;border-radius:50%;background:#A3D9BE;animation:hw-pulse 2s ease-in-out infinite;flex-shrink:0;}@keyframes hw-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.hw-hero__eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-size:.68rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#9CAC85;margin-bottom:2rem;}.hw-hero__eyebrow::before{content:'';width:28px;height:1px;background:#9CAC85;}.hw-hero__title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.5rem,7vw,4.6rem);font-weight:400;line-height:1.05;color:white;margin-bottom:1.1rem;text-wrap:balance;max-width:820px;letter-spacing:-.01em;}.hw-hero__title .accent{color:#A4D7F4;}.hw-hero__sub{font-family:Georgia,serif;font-style:italic;font-size:clamp(1.05rem,2.2vw,1.3rem);color:rgba(255,255,255,.5);margin-bottom:1.5rem;}.hw-hero__desc{font-size:.95rem;color:rgba(255,255,255,.58);max-width:520px;line-height:1.8;margin-bottom:2.5rem;}.hw-hero__ctas{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3.5rem;}.hw-hero__stats{border-top:1px solid rgba(255,255,255,.09);display:grid;grid-template-columns:repeat(3,1fr);padding:2rem 0 4.5rem;}.hw-hero__stat{padding:0 1.5rem;border-right:1px solid rgba(255,255,255,.07);}.hw-hero__stat:first-child{padding-left:0;}.hw-hero__stat:last-child{border-right:none;}.hw-hero__num{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;color:white;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-bottom:.3rem;}.hw-sky{color:#A4D7F4;}.hw-hero__lbl{font-size:.64rem;text-transform:uppercase;letter-spacing:.15em;color:rgba(255,255,255,.38);font-weight:600;}.hw-hero__copy{position:relative;min-height:28rem;}.hw-hero__slide{position:absolute;top:0;left:0;right:0;opacity:0;transition:opacity 1s ease;pointer-events:none;}[x-cloak]{display:none !important;}.hw-hero__dots{display:flex;gap:.55rem;margin-top:2.5rem;margin-bottom:3rem;}.hw-hero__dot{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.2);border:none;padding:0;cursor:pointer;transition:background .6s ease,transform .6s ease;}.hw-hero__dot--active{background:rgba(164,215,244,.8);transform:scale(1.4);}.hw-hero__dot:hover:not(.hw-hero__dot--active){background:rgba(255,255,255,.4);}@media (max-width:460px){.hw-hero__stats{grid-template-columns:1fr;gap:1.5rem;padding:1.75rem 0 4rem;}.hw-hero__stat{padding:0;border-right:none;padding-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.07);}.hw-hero__stat:last-child{border-bottom:none;padding-bottom:0;}}.hw-status-strip{margin-top:-2.5rem;margin-bottom:4.5rem;background:var(--j4-surf);border:1px solid var(--j4-border);border-radius:14px;padding:1.1rem 1.4rem;display:flex;gap:.75rem;flex-wrap:wrap;position:relative;z-index:1;box-shadow:0 12px 48px rgba(0,0,0,.16);transition:background .25s,border-color .25s;}.hw-status-item{display:flex;align-items:center;gap:.75rem;flex:1;min-width:220px;}.hw-status-item + .hw-status-item{border-left:1px solid var(--j4-border);padding-left:.75rem;transition:border-color .25s;}.hw-s-info{min-width:0;}.hw-s-case{font-size:.82rem;font-weight:700;color:var(--j4-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s;}.hw-s-sub{font-size:.7rem;color:var(--j4-muted);margin-top:.08rem;transition:color .25s;}.hw-s-badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.6rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:.22rem .65rem;border-radius:20px;border:1px solid;white-space:nowrap;flex-shrink:0;transition:background .2s,color .2s,border-color .2s;}.hw-s-badge--ruling{background:var(--ui-green-bg);color:var(--ui-green);border-color:var(--ui-green-bd);}.hw-s-badge--appeal{background:var(--ui-amber-bg);color:var(--ui-amber);border-color:var(--ui-amber-bd);}@media (max-width:580px){.hw-status-strip{flex-direction:column;}.hw-status-item + .hw-status-item{border-left:none;padding-left:0;border-top:1px solid var(--j4-border);padding-top:.75rem;}}.hw-steps .hw-page-body{padding-top:4rem;padding-bottom:3rem;}.hw-steps__tagline{font-size:.95rem;color:var(--j4-muted);margin-top:-.5rem;margin-bottom:2.5rem;font-style:italic;letter-spacing:.01em;}.hw-steps__track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:0 1rem;align-items:start;margin-top:3rem;}.hw-step{background:var(--j4-surf);border:1px solid var(--j4-border);border-radius:16px;padding:2rem 1.5rem;text-align:center;position:relative;}.hw-step__num{font-size:3.5rem;font-weight:900;line-height:1;color:#fff;opacity:.7;position:absolute;top:1rem;right:1.25rem;letter-spacing:-.04em;}.hw-step__icon{font-size:2rem;margin-bottom:1rem;display:block;}.hw-step__title{font-size:.95rem;font-weight:800;color:var(--j4-ink);margin-bottom:.6rem;}.hw-step__desc{font-size:.82rem;color:var(--j4-muted);line-height:1.6;}.hw-step__arrow{display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--j4-blue);opacity:.35;padding-top:3rem;user-select:none;}@media (max-width:719px){.hw-steps__track{grid-template-columns:1fr;gap:.75rem;}.hw-step__arrow{padding-top:0;transform:rotate(90deg);}.hw-step__num{font-size:2.5rem;}.hw-steps .hw-page-body{padding-top:1.5rem;padding-bottom:1rem;}.hw-steps__tagline{margin-bottom:1rem;font-size:.85rem;}.hw-step{padding:1rem .9rem;}.hw-step__icon{font-size:1.75rem;margin-bottom:.5rem;}.hw-step__title{font-size:.95rem;margin-bottom:.35rem;}.hw-step__desc{font-size:.8rem;}.hw-step__arrow{font-size:.9rem;line-height:1;padding:.1rem 0;}.hw-m-hidden{display:none !important;}.hw-pillar{padding:1.5rem 1.1rem;}.hw-pillar--you{margin:0;padding:2rem 1.1rem;}.hw-pillar:first-child{border-radius:12px;}.hw-pillar:last-child{border-radius:12px;border-left:1px solid var(--j4-border);}.hw-pillars .hw-page-body{padding-top:1.5rem;padding-bottom:2rem;}.hw-pillars__cta{margin-top:1.5rem;}.hw-pillar ul li{margin-bottom:.45rem;font-size:.82rem;}.hw-pillar--you ul li{font-size:.85rem;}.hw-cases .hw-page-body{padding-bottom:2.5rem;}}.hw-pillars .hw-page-body{padding-top:5rem;padding-bottom:5rem;}.hw-pillars__grid{display:grid;grid-template-columns:1fr 1.45fr 1fr;gap:0;align-items:stretch;}@media (max-width:719px){.hw-pillars__grid{grid-template-columns:1fr;gap:1rem;}}.hw-pillar{background:var(--j4-surf);position:relative;padding:2.5rem 1.75rem;}.hw-pillar:first-child{border-radius:16px 0 0 16px;border:1px solid var(--j4-border);border-top:3px solid #6B745E;}.hw-pillar:last-child{border-radius:0 16px 16px 0;border:1px solid var(--j4-border);border-left:none;border-top:3px solid #9CAC85;}.hw-pillar--you{border-radius:16px !important;margin:-2rem -1px;padding:3.5rem 2rem;background:var(--j4-surf);border:1px solid rgba(0,75,141,.25);border-top:3px solid var(--ui-blue);box-shadow:0 24px 60px rgba(0,75,141,.18),0 4px 12px rgba(0,75,141,.1);z-index:2;transition:border-color .25s,box-shadow .25s;}.hw-pillar--you:hover{border-color:var(--ui-blue);box-shadow:0 32px 72px rgba(0,75,141,.24);}html.dark .hw-pillar--you{border-color:rgba(164,215,244,.18);border-top-color:var(--ui-blue);box-shadow:0 24px 60px rgba(164,215,244,.06),0 4px 16px rgba(0,0,0,.4);}html.dark .hw-pillar--you:hover{border-color:var(--ui-blue);}.hw-pillar__badge{position:absolute;top:-1px;left:50%;transform:translateX(-50%);background:var(--j4-blue);color:white;font-size:.62rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;padding:.28rem 1rem;border-radius:0 0 8px 8px;white-space:nowrap;}.hw-pillar__role{font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem;margin-top:.25rem;}.hw-pillar--pros .hw-pillar__role{color:#6B745E;}.hw-pillar--you  .hw-pillar__role{color:var(--ui-blue);}.hw-pillar--community .hw-pillar__role{color:#9CAC85;}.hw-pillar h3{font-size:1rem;font-weight:900;color:var(--j4-ink);letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.5rem;}.hw-pillar--you h3{font-size:1.15rem;}.hw-pillar__item{display:flex;align-items:flex-start;gap:.85rem;margin-bottom:1rem;}.hw-pillar__item:last-child{margin-bottom:0;}.hw-pillar__num{flex-shrink:0;width:22px;height:22px;border-radius:6px;font-size:.65rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin-top:.1rem;}.hw-pillar--pros .hw-pillar__num{background:rgba(107,116,94,.12);color:#6B745E;}.hw-pillar--you  .hw-pillar__num{background:var(--ui-blue-bg);color:var(--ui-blue);}.hw-pillar--community .hw-pillar__num{background:rgba(156,172,133,.15);color:#9CAC85;}.hw-pillar__item p{font-size:.84rem;color:var(--j4-ink2);line-height:1.55;}.hw-pillar--you .hw-pillar__item p{font-size:.9rem;}.hw-pillar ul{list-style:disc;padding-left:1.25rem;margin:0;}.hw-pillar ul li{margin-bottom:.65rem;font-size:.84rem;color:var(--j4-ink2);line-height:1.55;}.hw-pillar--you ul li{font-size:.9rem;}.hw-pillar--pros ul li::marker{color:#6B745E;}.hw-pillar--you ul li::marker{color:var(--ui-blue);}.hw-pillar--community ul li::marker{color:#9CAC85;}.hw-pillars__cta{text-align:center;margin-top:4rem;}.hw-pillars__mobile-tabs{display:none;}@media (max-width:719px){.hw-pillars__mobile-tabs{display:flex;gap:.4rem;margin-bottom:1.25rem;overflow-x:auto;scrollbar-width:none;}.hw-pillars__mobile-tabs::-webkit-scrollbar{display:none;}}.hw-ptab{flex-shrink:0;display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;border:1.5px solid var(--j4-border);background:var(--j4-surf);color:var(--j4-ink2);cursor:pointer;transition:all .15s;white-space:nowrap;}.hw-ptab--active{background:var(--j4-blue);border-color:var(--j4-blue);color:#fff;}html.dark .hw-ptab{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1);color:#94a3b8;}html.dark .hw-ptab--active{background:var(--j4-blue);border-color:var(--j4-blue);color:#fff;}.hw-cases .hw-page-body{padding-top:0;padding-bottom:5rem;}.hw-cases__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:2rem;}.hw-cases__title{font-family:Georgia,serif;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:400;color:var(--j4-ink);}.hw-cases__header p{font-size:.85rem;color:var(--j4-muted);margin-top:.3rem;}.hw-cases__header a{font-size:.82rem;font-weight:700;color:var(--j4-blue);text-decoration:none;white-space:nowrap;padding-top:.25rem;}.hw-cases__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;}@media (max-width:719px){.hw-cases__grid{display:flex !important;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:unset;}.hw-cases__grid::-webkit-scrollbar{display:none;}.hw-cases__grid .hw-case-card{flex:0 0 82vw !important;max-width:300px;scroll-snap-align:start;width:auto !important;}}.hw-case-card{background:var(--j4-surf);border:1px solid var(--j4-border);border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:background .25s,border-color .25s,box-shadow .2s;}.hw-case-card:hover{box-shadow:0 8px 32px rgba(0,75,141,.1);border-color:rgba(0,75,141,.3);}.hw-case-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;}.hw-case-badge{font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:.22rem .7rem;border-radius:20px;}.hw-case-badge--gagne{background:var(--ui-green-bg);color:var(--ui-green);border:1px solid var(--ui-green-bd);}.hw-case-badge--appel{background:var(--ui-amber-bg);color:var(--ui-amber);border:1px solid var(--ui-amber-bd);}.hw-case-badge--actif{background:rgba(107,116,94,.12);color:#6B745E;border:1px solid rgba(107,116,94,.22);}.hw-case-duration{font-size:.72rem;font-weight:700;color:var(--j4-muted);}.hw-case-card h3{font-size:1rem;font-weight:800;color:var(--j4-ink);line-height:1.3;margin-bottom:.4rem;}.hw-case-parties{font-size:.78rem;color:var(--j4-muted);margin-bottom:1.25rem;}.hw-timeline{display:flex;flex-direction:column;gap:0;margin-bottom:1.5rem;position:relative;}.hw-timeline::before{content:'';position:absolute;left:.55rem;top:.7rem;bottom:.7rem;width:1px;background:var(--j4-border);}.hw-tl-step{display:flex;align-items:flex-start;gap:.85rem;padding:.4rem 0;position:relative;z-index:1;}.hw-tl-dot{flex-shrink:0;width:1.1rem;height:1.1rem;border-radius:50%;border:2px solid var(--j4-border);background:var(--j4-surf);margin-top:.2rem;}.hw-tl-dot--done{background:#9CAC85;border-color:#9CAC85;}.hw-tl-dot--now{background:var(--j4-blue);border-color:var(--j4-blue);box-shadow:0 0 0 3px rgba(0,75,141,.15);}.hw-tl-dot--next{background:var(--j4-surf2);border-color:var(--j4-border);}.hw-tl-body{flex:1;}.hw-tl-date{font-size:.65rem;font-weight:700;color:var(--j4-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.1rem;}.hw-tl-event{font-size:.82rem;color:var(--j4-ink2);line-height:1.45;}.hw-tl-dot--now + .hw-tl-body .hw-tl-event{color:var(--j4-ink);font-weight:600;}.hw-case-card__footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--j4-border);padding-top:1.1rem;margin-top:auto;}.hw-case-stats{display:flex;gap:1.1rem;}.hw-case-stat{display:flex;align-items:center;gap:.3rem;font-size:.73rem;color:var(--j4-muted);font-weight:600;}.hw-case-cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:800;color:var(--j4-blue);}.hw-video .hw-page-body{padding-top:0;padding-bottom:5rem;}.hw-video__wrap{background:#0f1e32;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.06);}.hw-video__header{padding:2.5rem 2.5rem 2rem;text-align:center;}.hw-video__eyebrow{font-size:.65rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#A4D7F4;margin-bottom:.75rem;}.hw-video__header h2{font-family:Georgia,serif;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:400;color:white;margin-bottom:.6rem;}.hw-video__header p{font-size:.85rem;color:rgba(255,255,255,.48);max-width:420px;margin:0 auto;}.hw-video__player{margin:0 2rem 2rem;border-radius:12px;overflow:hidden;background:#132030;aspect-ratio:16/9;position:relative;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;}.hw-video__play-btn{width:4.5rem;height:4.5rem;border-radius:50%;background:#004B8D;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 12px rgba(0,75,141,.2),0 8px 32px rgba(0,0,0,.4);cursor:pointer;}.hw-video__play-btn svg{margin-left:4px;}.hw-video__label{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);font-size:.75rem;font-weight:700;color:rgba(255,255,255,.6);white-space:nowrap;}.hw-victories .hw-page-body{padding-top:0;padding-bottom:5rem;}.hw-victory-card{background:var(--j4-surf);border:1px solid var(--j4-border);border-radius:14px;padding:1.5rem 1.75rem;display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:.75rem;transition:background .25s,border-color .25s;}.hw-victory__icon{flex-shrink:0;width:3rem;height:3rem;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;transition:background .25s,border-color .25s;}.hw-victory__icon.won{background:var(--ui-green-bg);border:1px solid var(--ui-green-bd);}.hw-victory__icon.act{background:var(--ui-blue-bg);border:1px solid var(--ui-blue-bd);}.hw-victory__content{flex:1;min-width:0;}.hw-victory__badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;transition:color .25s;}.hw-victory__badge::before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor;}.hw-victory__badge.won{color:var(--ui-green);}.hw-victory__badge.act{color:var(--ui-blue);}.hw-victory__content h3{font-size:.95rem;font-weight:700;color:var(--j4-ink);margin-bottom:.4rem;transition:color .25s;}.hw-victory__content p{font-size:.82rem;color:var(--j4-ink2);line-height:1.55;transition:color .25s;}.hw-victory__stats{flex-shrink:0;text-align:right;}.hw-victory__votes{font-size:1.6rem;font-weight:900;line-height:1;font-variant-numeric:tabular-nums;transition:color .25s;}.hw-victory__votes.won{color:var(--ui-green);}.hw-victory__votes.act{color:var(--ui-blue);}.hw-victory__votes-lbl{font-size:.61rem;text-transform:uppercase;letter-spacing:.1em;color:var(--j4-muted);margin-top:.2rem;transition:color .25s;}.hw-witnesses{background:#071220;width:100vw;position:relative;left:50%;transform:translateX(-50%);padding:5rem 1.5rem;color:white;}.hw-witnesses__inner{max-width:1120px;margin:0 auto;}.hw-witnesses__header{text-align:center;margin-bottom:3.5rem;}.hw-wit-badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(156,172,133,.12);color:#9CAC85;border:1px solid rgba(156,172,133,.25);font-size:.65rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:.3rem 1rem;border-radius:20px;margin-bottom:1.25rem;}.hw-witnesses__header h2{font-family:Georgia,serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:400;color:white;margin-bottom:.75rem;}.hw-witnesses__header p{color:rgba(255,255,255,.48);font-size:.9rem;max-width:400px;margin:0 auto;}.hw-witnesses__steps{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;}@media (min-width:720px){.hw-witnesses__steps{grid-template-columns:repeat(4,1fr);}}.hw-wit-step{text-align:center;}.hw-wit-icon{width:3.75rem;height:3.75rem;border-radius:14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 1.1rem;position:relative;font-size:1.5rem;}.hw-wit-num{position:absolute;top:-9px;right:-9px;width:22px;height:22px;border-radius:50%;background:#9CAC85;color:#0f1e32;font-size:.65rem;font-weight:900;display:flex;align-items:center;justify-content:center;}.hw-wit-step h3{font-size:.88rem;font-weight:800;color:white;margin-bottom:.4rem;}.hw-wit-step p{font-size:.78rem;color:rgba(255,255,255,.4);line-height:1.6;}.hw-witnesses__cta{text-align:center;margin-top:3rem;}.hw-about .hw-page-body{padding-top:5rem;padding-bottom:5rem;}.hw-about__grid{display:grid;grid-template-columns:1fr;gap:3rem;}@media (min-width:720px){.hw-about__grid{grid-template-columns:repeat(3,1fr);}}.hw-about__col h3{font-size:.71rem;font-weight:900;color:var(--j4-ink);letter-spacing:.1em;text-transform:uppercase;padding-bottom:.75rem;margin-bottom:1.25rem;border-bottom:1px solid var(--j4-border);transition:color .25s,border-color .25s;}.hw-about__col p{font-size:.85rem;color:var(--j4-ink2);line-height:1.7;transition:color .25s;}.hw-about__list{list-style:none;display:flex;flex-direction:column;gap:.65rem;}.hw-about__list li{display:flex;align-items:flex-start;gap:.55rem;font-size:.85rem;color:var(--j4-ink2);line-height:1.6;transition:color .25s;}.hw-a-mark{flex-shrink:0;width:16px;height:16px;border-radius:4px;background:var(--ui-blue-bg);color:var(--ui-blue);font-size:.55rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin-top:.2rem;transition:background .25s,color .25s;}.hw-sup-link{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--j4-ink2);font-size:.85rem;font-weight:600;padding:.5rem 0;border-bottom:1px solid var(--j4-border);transition:color .15s,border-color .25s;}.hw-sup-link:hover{color:var(--ui-blue);text-decoration:none;}.hw-sup-link:last-child{border-bottom:none;}.hw-sup-n{flex-shrink:0;width:28px;height:28px;border-radius:8px;background:var(--ui-blue-bg);color:var(--ui-blue);font-size:.7rem;font-weight:800;display:flex;align-items:center;justify-content:center;transition:background .25s,color .25s;}.hw-sup-n--olive{background:rgba(156,172,133,.15);color:#9CAC85;}.hw-cta-final{padding-bottom:5rem;}.hw-cta-final__inner{background:#0D1B2A;border:1px solid var(--j4-border);border-radius:20px;padding:4.5rem 2rem;text-align:center;color:white;position:relative;overflow:hidden;transition:border-color .25s;}:root[data-theme="dark"] .hw-cta-final__inner,@media (prefers-color-scheme:dark){.hw-cta-final__inner{background:#091422;border-color:#1A2E42;}}.hw-cta-final__inner::before{content:'⚖';position:absolute;right:3rem;bottom:1.5rem;font-size:8rem;opacity:.12;line-height:1;pointer-events:none;user-select:none;}.hw-cta-final__inner h2{font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,2.7rem);font-weight:400;margin-bottom:.75rem;text-wrap:balance;position:relative;}.hw-cta-final__inner p{color:rgba(255,255,255,.55);font-size:1rem;margin-bottom:2.25rem;line-height:1.7;position:relative;}.hw-cta-final__inner strong{color:white;}.hw-cta-final__cta-row{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;position:relative;}.hw-cta-primary{display:inline-block;background:white;color:var(--j4-blue);padding:.72rem 1.75rem;border-radius:9px;font-weight:800;font-size:.88rem;text-decoration:none;transition:opacity .12s;}.hw-cta-primary:hover{opacity:.88;text-decoration:none;color:var(--j4-blue);}.hw-cta-secondary{display:inline-block;background:rgba(255,255,255,.09);color:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.18);padding:.72rem 1.5rem;border-radius:9px;font-size:.88rem;text-decoration:none;transition:background .12s;}.hw-cta-secondary:hover{background:rgba(255,255,255,.16);text-decoration:none;}.paragraph{display:contents;}#j4-btt{position:fixed;bottom:1.75rem;right:1.75rem;z-index:999;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--j4-blue);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:opacity .22s,transform .22s,background .15s;pointer-events:none;box-shadow:0 4px 20px rgba(0,0,0,.35);}#j4-btt.j4-btt--visible{opacity:1;transform:translateY(0);pointer-events:auto;}#j4-btt:hover{background:#0060b5;}#j4-btt:focus-visible{outline:2px solid var(--j4-sky);outline-offset:3px;}
