.theme-hybrid{--h-ink:#152033;--h-paper:#f7f1e8;--h-panel:#fffdf9;--h-line:#c9b9a4;--h-muted:#3f4758;--h-coral:#a63d2f;--h-coral-soft:#f0d4cd;--h-sky:#2f6f96;--h-terra:#8f5430;--h-leaf:#2f5f4c;--h-plum:#554866;--h-focus:#1a4d7a;--h-shadow:0 14px 40px #1520331a;--h-radius:18px;color:var(--h-ink);background:radial-gradient(circle at 12% 0%, #a63d2f1a, transparent 42%), radial-gradient(circle at 88% 8%, #2f6f961f, transparent 40%), linear-gradient(180deg, #fbf7f1 0%, var(--h-paper) 50%, #efe6d8 100%);min-height:100vh;font-family:"Source Sans 3",system-ui,sans-serif}.theme-hybrid a{color:inherit;text-decoration:none}.theme-hybrid a:focus-visible,.theme-hybrid button:focus-visible,.theme-hybrid input:focus-visible{outline:3px solid var(--h-focus);outline-offset:2px}.theme-hybrid .h-chrome{border-bottom:1px solid var(--h-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#f7f1e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,2.5rem);display:flex;position:sticky;top:0}.theme-hybrid .h-brand{flex-direction:column;font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1.1;display:flex}.theme-hybrid .h-brand small{letter-spacing:.08em;text-transform:uppercase;color:var(--h-muted);font-family:"Source Sans 3",sans-serif;font-size:.72rem;font-weight:600}.theme-hybrid .h-nav{flex-wrap:wrap;gap:.85rem 1.15rem;font-size:.95rem;font-weight:600;display:flex}.theme-hybrid .h-nav a:hover{color:var(--h-coral)}.theme-hybrid .h-nav .is-soon{color:var(--h-muted);font-size:.88rem}.theme-hybrid .h-nav .is-soon:after{content:" · bientôt";text-transform:lowercase;letter-spacing:0;font-size:.75rem;font-weight:500}.theme-hybrid .h-main{max-width:1120px;margin:0 auto;padding:1.5rem clamp(1rem,4vw,2.5rem) 4rem}.theme-hybrid .h-footer{border-top:1px solid var(--h-line);color:var(--h-muted);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1.5rem clamp(1rem,4vw,2.5rem) 2.5rem;font-size:.9rem;display:flex}.theme-hybrid .h-footer a{color:var(--h-coral);font-weight:600;text-decoration:underline}.theme-hybrid .h-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:2rem;padding:2rem 0 1rem;display:grid}.theme-hybrid .h-hero h1{max-width:12ch;margin:.35rem 0;font-family:Fraunces,Georgia,serif;font-size:clamp(2.4rem,6vw,3.8rem);line-height:1.02}.theme-hybrid .h-eyebrow{color:var(--h-coral);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.theme-hybrid .h-lead{color:var(--h-muted);max-width:38rem;font-size:1.15rem}.theme-hybrid .h-principle{border-left:4px solid var(--h-coral);max-width:38rem;color:var(--h-ink);background:#a63d2f1a;margin:1rem 0 0;padding:.9rem 1rem}.theme-hybrid .h-hero-art{color:var(--h-sky);width:min(100%,380px);margin-left:auto;animation:7s ease-in-out infinite h-float}.theme-hybrid .h-search{flex-wrap:wrap;gap:.5rem;max-width:34rem;margin:1.25rem 0 .5rem;display:flex}.theme-hybrid .h-search input{border:1.5px solid var(--h-line);min-width:180px;font:inherit;background:var(--h-panel);color:var(--h-ink);border-radius:999px;flex:1;padding:.85rem 1.1rem}.theme-hybrid .h-btn{background:var(--h-coral);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.2rem;font-weight:700;display:inline-flex}.theme-hybrid .h-btn:hover{filter:brightness(1.06)}.theme-hybrid .h-section{margin-top:3rem}.theme-hybrid .h-section h2{margin:0 0 .4rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.6rem,3vw,2.1rem)}.theme-hybrid .h-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin-top:1.25rem;display:grid}.theme-hybrid .h-card{background:var(--h-panel);border:1px solid var(--h-line);border-radius:var(--h-radius);box-shadow:var(--h-shadow);gap:.45rem;padding:1.15rem 1.2rem;transition:transform .25s,box-shadow .25s;display:grid}.theme-hybrid .h-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #15203324}.theme-hybrid .h-card h3{color:var(--h-ink);margin:0;font-family:Fraunces,Georgia,serif;font-size:1.2rem}.theme-hybrid .h-card p{color:var(--h-muted);margin:0;font-size:.95rem}.theme-hybrid .h-card .illu{width:64px;height:44px;margin-bottom:.25rem}.theme-hybrid .tone-voyage{color:var(--h-sky)}.theme-hybrid .tone-logement{color:var(--h-terra)}.theme-hybrid .tone-consommation{color:var(--h-coral)}.theme-hybrid .tone-emploi{color:var(--h-plum)}.theme-hybrid .h-pill{letter-spacing:.06em;text-transform:uppercase;color:var(--h-muted);font-size:.72rem;font-weight:700;display:inline-flex}.theme-hybrid .h-themes{gap:.55rem;margin-top:1.25rem;display:grid}.theme-hybrid .h-theme-row{border:1.5px solid var(--h-line);background:0 0;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:.75rem 1rem;padding:.95rem 1.1rem;transition:border-color .15s,background .15s;display:grid}.theme-hybrid a.h-theme-row:hover{border-color:var(--h-sky);background:#2f6f9614}.theme-hybrid .h-theme-row strong{color:var(--h-ink);font-size:1.02rem;display:block}.theme-hybrid .h-theme-row p{color:var(--h-muted);margin:.2rem 0 0;font-size:.9rem}.theme-hybrid .h-theme-arrow{color:var(--h-sky);font-size:1.15rem;font-weight:700}.theme-hybrid .h-article-illu{flex:none;width:96px;height:60px}.theme-hybrid .h-article-hero{gap:.75rem;padding:1.5rem 0 .5rem;display:grid}.theme-hybrid .h-article-hero h1{max-width:18ch;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,5vw,3rem);line-height:1.08}.theme-hybrid .h-meta{flex-wrap:wrap;gap:.5rem;display:flex}.theme-hybrid .h-badge{background:var(--h-coral-soft);color:var(--h-coral);border:1px solid #a63d2f59;border-radius:999px;padding:.3rem .75rem;font-size:.8rem;font-weight:700}.theme-hybrid .h-panel{background:var(--h-panel);border:1px solid var(--h-line);border-radius:var(--h-radius);box-shadow:var(--h-shadow);margin:1rem 0;padding:1.2rem 1.35rem}.theme-hybrid .h-panel h2{margin:0 0 .75rem;font-family:Fraunces,Georgia,serif;font-size:1.35rem}.theme-hybrid .h-essentiel{background:linear-gradient(135deg,#a63d2f1f,#2f6f961a);border-color:#a63d2f59}.theme-hybrid .h-essentiel ol{gap:.55rem;margin:0;padding-left:1.2rem;display:grid}.theme-hybrid .h-steps{counter-reset:hstep;gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.theme-hybrid .h-steps li{grid-template-columns:auto 1fr;align-items:start;gap:.85rem;display:grid}.theme-hybrid .h-steps li:before{counter-increment:hstep;content:counter(hstep);background:var(--h-ink);color:#fff;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:700;display:grid}.theme-hybrid .h-checkgrid{gap:.55rem;display:grid}.theme-hybrid .h-checkgrid label{background:#1520330a;border-radius:12px;align-items:flex-start;gap:.65rem;padding:.55rem .65rem;display:flex}.theme-hybrid .h-chips{flex-wrap:wrap;gap:.55rem;display:flex}.theme-hybrid .h-chip{border:1.5px solid var(--h-line);cursor:pointer;color:var(--h-ink);background:#fff;border-radius:999px;padding:.45rem .9rem;font-size:.9rem;font-weight:600}.theme-hybrid .h-chip[aria-pressed=true]{background:var(--h-ink);color:#fff;border-color:var(--h-ink)}.theme-hybrid .h-chip-note{color:var(--h-muted);margin-top:.75rem;font-size:.95rem}.theme-hybrid .h-sources a{color:var(--h-coral);font-weight:700;text-decoration:underline}.theme-hybrid .h-related-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.theme-hybrid .h-related-list a{border:1.5px solid var(--h-line);border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:.75rem .9rem;font-weight:600;display:grid}.theme-hybrid .h-related-list a:hover{border-color:var(--h-coral);background:#a63d2f0f}.theme-hybrid .h-related-list small{color:var(--h-muted);font-weight:500}.theme-hybrid .h-empty{color:var(--h-muted);margin:0;font-size:.95rem}.theme-hybrid .h-disclaimer{border-left:4px solid var(--h-coral);color:var(--h-muted);background:#a63d2f14;margin-top:1.5rem;padding:1rem 1.1rem;font-size:.95rem}.theme-hybrid .h-affiliate{border:1.5px dashed var(--h-line);border-radius:var(--h-radius);background:#fffdf9cc;margin:1rem 0;padding:.9rem 1rem}.theme-hybrid .h-affiliate .disclosure{letter-spacing:.04em;text-transform:uppercase;color:var(--h-muted);margin-bottom:.35rem;font-size:.78rem;font-weight:700}.theme-hybrid .h-affiliate a{color:var(--h-coral);font-weight:700;text-decoration:underline}.theme-hybrid .h-affiliate .prep{color:var(--h-muted);margin:0;font-size:.9rem}.theme-hybrid .h-page-title{letter-spacing:-.02em;max-width:20ch;margin:.3rem 0 .6rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.9rem,4.5vw,2.75rem);line-height:1.08}.theme-hybrid .h-cta-row{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.theme-hybrid .h-btn.secondary{color:var(--h-ink);border:1.5px solid var(--h-line);background:0 0;text-decoration:none}.theme-hybrid a.h-btn{color:#fff;text-decoration:none}.theme-hybrid a.h-btn.secondary{color:var(--h-ink)}.theme-hybrid .h-badge.warn{color:#6b450c;background:#f3e6c8;border-color:#6b450c59}.theme-hybrid .h-markers-label{letter-spacing:.06em;text-transform:uppercase;color:var(--h-muted);align-self:center;margin-right:.25rem;font-size:.78rem;font-weight:700}.theme-hybrid .h-stub{color:#6b450c;background:#f3e6c8;border-radius:10px;padding:.65rem .9rem;font-size:.9rem}.theme-hybrid .h-lang{color:var(--h-muted);margin-left:.25rem;font-size:.8rem;font-weight:600}.theme-hybrid .h-lang a{color:var(--h-muted);text-decoration:none}.theme-hybrid .h-lang a:hover{color:var(--h-coral)}.theme-hybrid .h-lang strong{color:var(--h-ink)}.theme-hybrid .h-footer-studio{opacity:.85;margin-top:.35rem;font-size:.85rem}.theme-hybrid .h-ad{border:1.5px dashed var(--h-line);border-radius:var(--h-radius);color:var(--h-muted);background:#fffdf9cc;margin:1.25rem 0;padding:.9rem 1rem;font-size:.85rem}.theme-hybrid .h-qa{border:1.5px solid var(--h-line);border-radius:var(--h-radius);background:var(--h-panel);box-shadow:var(--h-shadow);margin-top:1.5rem;padding:1.25rem 1.4rem}.theme-hybrid .h-qa .coming{background:var(--h-coral-soft);color:var(--h-coral);border:1px solid #a63d2f59;border-radius:999px;margin-bottom:.75rem;padding:.25rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.theme-hybrid .h-panel ul{margin:0;padding-left:1.2rem}.theme-hybrid .h-panel p{white-space:pre-wrap;margin:0 0 .65rem}.theme-hybrid .h-panel p:last-child{margin-bottom:0}.theme-hybrid .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes h-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:800px){.theme-hybrid .h-hero{grid-template-columns:1fr}.theme-hybrid .h-hero-art{width:min(100%,280px);margin:0 auto}.theme-hybrid .h-nav .is-soon:after{content:""}}@media (prefers-reduced-motion:reduce){.theme-hybrid .h-hero-art{animation:none}.theme-hybrid .h-card{transition:none}}
.ag-section-lead{letter-spacing:.04em;text-transform:uppercase;color:var(--h-muted,var(--muted,#3f4758));margin:0 0 .2rem;font-size:.82rem;font-weight:700}.ag-essentiel{background:linear-gradient(135deg,#a63d2f1f,#2f6f961a);border-color:#a63d2f59}.ag-essentiel ul{gap:.55rem;margin:0;padding-left:1.2rem;display:grid}.ag-step-detail{color:var(--h-muted,var(--muted,#3f4758));margin:.25rem 0 0}.ag-toolbox-panel .ag-toolbox-stack{gap:1.1rem;display:grid}.ag-toolbox{border:1.5px solid var(--h-line,var(--line,#c9b9a4));background:#15203308;border-radius:14px;padding:1rem 1.1rem}.ag-toolbox-badge{letter-spacing:.05em;text-transform:uppercase;color:#0f3d57;background:#2f6f9629;border:1px solid #2f6f9659;border-radius:999px;margin:0 0 .35rem;padding:.2rem .55rem;font-size:.72rem;font-weight:700;line-height:1.3;display:inline-block}.ag-toolbox[data-toolbox-type=template] .ag-toolbox-badge{color:#6b2418;background:#a63d2f24;border-color:#a63d2f59}.ag-toolbox[data-toolbox-type=documents] .ag-toolbox-badge{color:#1a2438;background:#15203314;border-color:#15203338}.ag-toolbox[data-toolbox-type=contacts] .ag-toolbox-badge{color:#0f3d57;background:#2f6f961f;border-color:#2f6f964d}.ag-toolbox-head h3{color:var(--h-ink,var(--ink,#152033));margin:0 0 .45rem;font-family:Fraunces,Georgia,serif;font-size:1.15rem}.ag-toolbox-intro{color:var(--h-muted,var(--muted,#3f4758));margin:0 0 .75rem;font-size:.95rem}.ag-doc-list{color:var(--h-ink,var(--ink,#152033));gap:.4rem;margin:0;padding-left:1.15rem;display:grid}.ag-toolbox[data-module=checklist] .ag-toolbox-badge,.ag-toolbox[data-module=deadlines] .ag-toolbox-badge,.ag-toolbox[data-module=amounts] .ag-toolbox-badge{color:#1a2438;background:#15203314;border-color:#15203338}.ag-checklist{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.ag-checklist-item{border:1px solid var(--h-line,var(--line,#c9b9a4));color:var(--h-ink,var(--ink,#152033));cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:auto 1fr;align-items:start;gap:.65rem;padding:.55rem .7rem;display:grid}.ag-checklist-item input{width:1.05rem;height:1.05rem;accent-color:var(--h-coral,var(--accent,#a63d2f));margin-top:.2rem}.ag-checklist-optional{color:var(--h-muted,var(--muted,#3f4758));font-size:.9em;font-style:normal;font-weight:600}.ag-deadline-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.ag-deadline-list>li{border:1px solid var(--h-line,var(--line,#c9b9a4));background:#fff;border-radius:12px;padding:.7rem .8rem}.ag-deadline-row{gap:.25rem;display:grid}.ag-deadline-meta{color:var(--h-muted,var(--muted,#3f4758));font-size:.85rem;font-weight:600}.ag-module-conditions{color:var(--h-muted,var(--muted,#3f4758));margin:.45rem 0 0;font-size:.9rem;line-height:1.45}.ag-module-source{color:var(--h-muted,var(--muted,#3f4758));margin:.35rem 0 0;font-size:.85rem;font-weight:600}.ag-module-source a{color:var(--h-coral,var(--accent,#a63d2f))}.ag-placeholder-legend{color:var(--h-muted,var(--muted,#3f4758));gap:.25rem;margin:0 0 .75rem;padding-left:1.1rem;font-size:.9rem;display:grid}.ag-placeholder-legend code{color:#6b2418;font-weight:700}.ag-placeholder-example{color:var(--h-muted,var(--muted,#3f4758))}.ag-table-wrap{overflow-x:auto}.ag-table{border-collapse:collapse;width:100%;font-size:.95rem}.ag-table th,.ag-table td{text-align:left;border-bottom:1px solid var(--h-line,var(--line,#c9b9a4));color:var(--h-ink,var(--ink,#152033));vertical-align:top;padding:.65rem .75rem}.ag-table th{background:#1520330f;font-weight:700}.ag-table-note,.ag-table-source{color:var(--h-muted,var(--muted,#3f4758));margin:.65rem 0 0;font-size:.9rem}.ag-table-source{font-weight:600}.ag-template-subject{border:1px solid var(--h-line,var(--line,#c9b9a4));color:var(--h-ink,var(--ink,#152033));background:#fff;border-radius:10px;margin:0 0 .65rem;padding:.55rem .7rem;font-size:.92rem}.ag-template-subject span{color:var(--h-muted,var(--muted,#3f4758));text-transform:uppercase;letter-spacing:.04em;margin-right:.45rem;font-size:.75rem;font-weight:700;display:inline-block}.ag-template-body{border:1px solid var(--h-line,var(--line,#c9b9a4));white-space:pre-wrap;color:var(--h-ink,var(--ink,#152033));background:#fff;border-radius:12px;margin:0;padding:1.1rem 1.15rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.95rem;line-height:1.8;overflow-x:auto}.ag-placeholder{color:#6b2418;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#a63d2f29;border-radius:.3em;padding:.08em .28em;font-weight:700;display:inline}.ag-copy-btn{cursor:pointer;background:var(--h-ink,var(--ink,#152033));color:#fff;border:none;border-radius:999px;margin-top:.75rem;padding:.55rem 1.1rem;font-size:.92rem;font-weight:700}.ag-copy-btn:hover{background:var(--h-coral,var(--accent,#a63d2f))}.ag-contact-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.ag-contact-list li{border:1px solid var(--h-line,var(--line,#c9b9a4));background:#fff;border-radius:12px;gap:.15rem;padding:.65rem .75rem;display:grid}.ag-contact-list a{color:var(--h-coral,var(--accent,#a63d2f));width:fit-content;font-weight:700;text-decoration:underline}.ag-cases-panel{background:linear-gradient(160deg,#2f6f961a,#15203308);border-color:#2f6f9647}.ag-cases-accordion{gap:.65rem;margin-top:.25rem;display:grid}.ag-case-item{background:#fff;border:1.5px solid #2f6f9647;border-radius:14px;overflow:hidden}.ag-case-item[open]{border-color:#2f6f9673;box-shadow:0 1px #1520330a}.ag-case-item summary{cursor:pointer;color:var(--h-ink,var(--ink,#152033));grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem 1rem;font-weight:700;list-style:none;display:grid}.ag-case-item summary::-webkit-details-marker{display:none}.ag-case-item summary:hover{background:#2f6f960f}.ag-case-item summary:focus-visible{outline:2px solid var(--h-sky,#2f6f96);outline-offset:-2px}.ag-case-icon{background:var(--h-sky,#2f6f96);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:1.85rem;height:1.85rem;font-size:.95rem;font-weight:800;line-height:1;display:grid}.ag-case-label{font-size:.98rem;line-height:1.35}.ag-case-chevron{border-right:2px solid var(--h-muted,#3f4758);border-bottom:2px solid var(--h-muted,#3f4758);width:.55rem;height:.55rem;margin-top:-.2rem;transition:transform .15s;transform:rotate(45deg)}.ag-case-item[open] .ag-case-chevron{margin-top:.15rem;transform:rotate(225deg)}.ag-case-body{padding:0 1rem 1rem 3.6rem}.ag-case-body p{color:var(--h-ink,var(--ink,#152033));background:#2f6f9614;border:1px solid #2f6f9633;border-radius:10px;margin:0;padding:.75rem .9rem;line-height:1.55}@media (max-width:520px){.ag-case-body{padding-left:1rem}}.theme-a .ag-flow,.theme-b .ag-flow,.theme-c .ag-flow{--h-ink:var(--a-ink,var(--b-ink,var(--c-ink,#152033)));--h-muted:var(--a-muted,var(--b-muted,var(--c-muted,#3f4758)));--h-line:var(--a-line,var(--b-line,var(--c-line,#c9b9a4)));--h-coral:var(--a-coral,var(--b-accent,var(--c-accent,#a63d2f)));--h-sky:var(--a-sky,#2f6f96)}.theme-a .ag-flow .h-panel,.theme-b .ag-flow .h-panel,.theme-c .ag-flow .h-panel{background:var(--a-panel,var(--b-panel,var(--c-panel,#fffdf9)));border:1px solid var(--h-line);border-radius:18px;margin:1rem 0;padding:1.2rem 1.35rem}.theme-a .ag-flow .h-panel h2,.theme-b .ag-flow .h-panel h2,.theme-c .ag-flow .h-panel h2{margin:0 0 .75rem;font-family:Fraunces,Georgia,serif;font-size:1.35rem}.theme-a .ag-flow .h-steps,.theme-b .ag-flow .h-steps,.theme-c .ag-flow .h-steps{counter-reset:hstep;gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.theme-a .ag-flow .h-steps li,.theme-b .ag-flow .h-steps li,.theme-c .ag-flow .h-steps li{grid-template-columns:auto 1fr;align-items:start;gap:.85rem;display:grid}.theme-a .ag-flow .h-steps li:before,.theme-b .ag-flow .h-steps li:before,.theme-c .ag-flow .h-steps li:before{counter-increment:hstep;content:counter(hstep);background:var(--h-ink);color:#fff;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:700;display:grid}.theme-a .ag-flow .h-chips,.theme-b .ag-flow .h-chips,.theme-c .ag-flow .h-chips{flex-wrap:wrap;gap:.55rem;display:flex}.theme-a .ag-flow .h-chip,.theme-b .ag-flow .h-chip,.theme-c .ag-flow .h-chip{border:1.5px solid var(--h-line);cursor:pointer;color:var(--h-ink);background:#fff;border-radius:999px;padding:.45rem .9rem;font-size:.9rem;font-weight:600}.theme-a .ag-flow .h-chip[aria-pressed=true],.theme-b .ag-flow .h-chip[aria-pressed=true],.theme-c .ag-flow .h-chip[aria-pressed=true]{background:var(--h-ink);color:#fff;border-color:var(--h-ink)}
.rg-block h2{margin:0 0 .85rem}.rg-lead{opacity:.75;margin:0 0 .35rem;font-size:.88rem}.rg-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.rg-card{color:inherit;grid-template-rows:auto auto auto;grid-template-columns:1fr auto;gap:.15rem .75rem;padding:.85rem 1rem;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:grid}.rg-cat{letter-spacing:.06em;text-transform:uppercase;opacity:.7;grid-column:1;font-size:.72rem;font-weight:700}.rg-title{grid-column:1;font-size:1.02rem;font-weight:700;line-height:1.25}.rg-summary{opacity:.8;grid-column:1;font-size:.9rem;line-height:1.35}.rg-arrow{opacity:.55;grid-area:1/2/-1;align-self:center;font-weight:700}.rg-hybrid .rg-card{border:1px solid var(--h-line,#e4ddd2);background:#ffffff8c;border-radius:12px}.rg-hybrid .rg-card:hover{border-color:var(--h-coral,#c45c4a);background:#fff}.rg-hybrid .rg-arrow{color:var(--h-coral,#c45c4a)}.rg-a .rg-card{border:1px solid var(--a-line,#e4ddd2);background:#fff;border-radius:14px;box-shadow:0 1px #1420380a}.rg-a .rg-card:hover{border-color:var(--a-coral,#c45c4a);transform:translateY(-1px)}.rg-a .rg-arrow{color:var(--a-coral,#c45c4a)}.rg-b .rg-list{gap:.45rem}.rg-b .rg-card{border:1px solid var(--b-line,#e5e7eb);border-radius:10px;padding:.7rem .9rem}.rg-b .rg-card:hover{border-color:var(--b-cobalt,#165dff);background:var(--b-cobalt-soft,#e8efff)}.rg-b .rg-title{font-size:.98rem}.rg-b .rg-summary{font-size:.85rem}.rg-b .rg-arrow{color:var(--b-cobalt,#165dff)}.rg-c .rg-list{border-top:1px solid var(--c-rule,#121212);gap:0}.rg-c .rg-card{border-bottom:1px solid var(--c-soft,#e8e2d8);background:0 0;border-radius:0;padding:1rem .15rem}.rg-c .rg-card:hover .rg-title{color:var(--c-accent,#b33a2b)}.rg-c .rg-title{font-family:Newsreader,Georgia,serif;font-size:1.2rem}.rg-c .rg-cat,.rg-c .rg-arrow{color:var(--c-accent,#b33a2b)}@media (prefers-reduced-motion:reduce){.rg-card{transition:none}.rg-a .rg-card:hover{transform:none}}
