:root{--fond:#fff;--fond-carte:#f4f5f6;--texte:#1f2225;--texte-secondaire:#6b7075;--accent:#d85a30;--succes:#7c9a57;--attention:#d89a30;--trait:#e6e8ea;--rayon-carte:26px;--rayon-bouton:100px;--police-titre:"Schibsted Grotesk", system-ui, sans-serif;--police-corps:"Karla", system-ui, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html,body{background:var(--fond);color:var(--texte);font-family:var(--police-corps);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55;overflow-x:hidden}h1,h2,h3{font-family:var(--police-titre);letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.15}h1{font-size:clamp(32px,5vw,48px)}h2{font-size:22px}h3{font-size:17px}p{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.secondaire{color:var(--texte-secondaire)}.chiffre{font-variant-numeric:tabular-nums}.page{max-width:1120px;margin:0 auto;padding:0 24px 96px}@media (width<=640px){.page{padding:0 16px 64px}}.entete{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:28px 0 56px;display:flex}.logo{font-family:var(--police-titre);letter-spacing:-.02em;font-size:19px;font-weight:700}.nav{gap:4px;display:flex}.pastille{border-radius:var(--rayon-bouton);color:var(--texte-secondaire);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:10px 18px;font-weight:500;display:inline-flex}.pastille:hover{color:var(--texte)}.pastille:focus-visible,.carte-lien:focus-visible{outline:2px solid var(--texte);outline-offset:2px}.pastille[aria-current=page]{background:var(--fond-carte);color:var(--texte)}.pastille[aria-current=page]:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px}.titre-page{flex-direction:column;gap:12px;margin-bottom:48px;display:flex}.titre-page p{max-width:560px}.carte{background:var(--fond-carte);border-radius:var(--rayon-carte);padding:28px}@media (width<=640px){.carte{padding:22px}}.grille{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.carte-lien{flex-direction:column;gap:24px;transition:background-color .15s;display:flex}.carte-lien:hover{background:#eceef0}.carte-crypto-haut{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.prix{font-family:var(--police-titre);font-size:22px;font-weight:600}.lignes-reco{flex-direction:column;gap:10px;display:flex}.ligne-reco{justify-content:space-between;align-items:center;gap:12px;display:flex}.reco{letter-spacing:.02em;align-items:center;gap:7px;font-size:15px;font-weight:700;display:inline-flex}.reco-icone{color:#fff;background:var(--texte-secondaire);border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;line-height:1;display:inline-grid}.reco-BUY .reco-icone{background:var(--succes)}.reco-SELL .reco-icone{background:var(--attention)}.reco-WAIT .reco-icone{background:var(--texte-secondaire)}.retour{margin-bottom:24px;margin-left:-18px}.detail-entete{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.bascule{border-radius:var(--rayon-bouton);background:var(--fond-carte);gap:4px;padding:4px;display:inline-flex}.bascule button{border-radius:var(--rayon-bouton);cursor:pointer;color:var(--texte-secondaire);background:0 0;border:0;padding:8px 20px;font-weight:500}.bascule button[aria-pressed=true]{background:var(--texte);color:#fff}.pile{flex-direction:column;gap:16px;display:flex}.pile>*,.deux-colonnes>*,.grille>*,main{min-width:0}.texte-analyse p{overflow-wrap:anywhere}.graphique{width:100%;height:460px}@media (width<=640px){.graphique{height:340px}}.lecture-survol{flex-wrap:wrap;gap:18px;min-height:24px;margin-bottom:12px;font-size:14px;display:flex}.legende{color:var(--texte-secondaire);flex-wrap:wrap;gap:8px 22px;margin-top:16px;font-size:14px;display:flex}.legende span{align-items:center;gap:8px;display:inline-flex}.echantillon{border-radius:3px;width:10px;height:10px;display:inline-block}.echantillon-ligne{border-top:2px solid;width:18px;height:0;display:inline-block}.echantillon-tirets{border-top-style:dashed}.deux-colonnes{grid-template-columns:3fr 2fr;align-items:start;gap:16px;display:grid}@media (width<=900px){.deux-colonnes{grid-template-columns:1fr}}.analyse-haut{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.niveaux{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:20px;margin:24px 0;display:grid}.niveau dt{color:var(--texte-secondaire);margin-bottom:4px;font-size:14px}.niveau dd{margin:0;font-weight:700}.texte-analyse{flex-direction:column;gap:16px;display:flex}.meta{color:var(--texte-secondaire);margin-top:24px;font-size:14px}.liste-simple{margin:0;padding:0;list-style:none}.liste-simple li{border-top:1px solid var(--trait);justify-content:space-between;gap:12px;padding:14px 0;display:flex}.liste-simple li:first-child{border-top:0;padding-top:0}.alerte{border-top:1px solid var(--trait);grid-template-columns:1.3fr 1fr 1.6fr 1fr;align-items:center;gap:16px;padding:20px 0;display:grid}.alerte:first-child{border-top:0;padding-top:0}.alerte:last-child{padding-bottom:0}@media (width<=720px){.alerte{grid-template-columns:1fr 1fr}}.etat{text-align:right;justify-self:end;font-size:14px}.vide{text-align:center;padding:56px 28px}.vide h2{margin-bottom:8px}.chargement{color:var(--texte-secondaire);padding:40px 0}@media (width<=640px){.entete{padding-bottom:36px}.pastille{padding:10px 14px}.bascule button{padding:8px 14px}}
