/* Extrait de communaute.html le 20260823-203619 — bloc <style id="giriErgoS24">.
   Posé ici pour que le navigateur le garde en cache au lieu de le
   retélécharger à chaque visite. L'ordre de cascade est conservé :
   le <link> occupe exactement la place de l'ancien <style>. */

/* Tache dorée au-dessus du bouton actif : indicateur supprimé (l'or de l'icône suffit) */
.giri-bottomnav-btn.active::before{display:none!important}
.giri-bottomnav-label{font-size:14px!important;font-weight:700!important;opacity:1!important}
/* SALONS — items larges et lisibles */
body.giri-mobile-shell .sidebar .ch-item{min-height:58px!important;padding:13px 14px!important;border-radius:14px!important;margin:6px 0!important;align-items:center!important}
body.giri-mobile-shell .sidebar .ch-item .ch-name{font-size:17.5px!important;line-height:1.25!important}
body.giri-mobile-shell .sidebar .ch-item .icon svg{width:26px!important;height:26px!important}
body.giri-mobile-shell .sb-section-row{font-size:14px!important;letter-spacing:.14em!important}
body.giri-mobile-shell .acad-section-header{min-height:52px!important;padding:12px 10px!important;align-items:center!important}
body.giri-mobile-shell .sb-user button{min-width:48px!important;min-height:48px!important}
/* PRIVÉS — conversations en cartes hautes et nettes */
body.giri-mobile-shell .dm-conv{min-height:84px!important;padding:12px 14px!important;gap:14px!important;border-radius:16px!important;margin:6px 10px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(212,168,83,.16)!important;align-items:center!important}
/* MOI — avatar plein cercle, thèmes en tuiles franches */
body.giri-mobile-shell .profile-modal .profile-avatar-circle{overflow:hidden!important}
body.giri-mobile-shell .theme-grid{gap:14px!important}
body.giri-mobile-shell .theme-swatch{height:76px!important;border-radius:16px!important;position:relative!important;overflow:hidden!important}
body.giri-mobile-shell .theme-swatch .ts-label{font-size:15px!important;font-weight:800!important;letter-spacing:.06em!important;text-shadow:0 1px 6px rgba(0,0,0,.55)!important}
body.giri-mobile-shell .theme-swatch.active::after{content:'\2713';position:absolute;top:6px;right:8px;width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#f5c36a,#d4a853);color:#241505;font-size:16px;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.4);z-index:2}
/* ARBRE À LIENS — plein écran mobile, gros tiroirs, grosse fermeture */
@media (max-width:1024px){
  .tll-drawer{width:100vw!important;border-right:none!important}
  .tll-close{width:48px!important;height:48px!important;font-size:30px!important;border:1px solid rgba(212,168,83,.4)!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#f5c36a!important;flex:0 0 48px!important}
  .tll-cat{font-size:15px!important;letter-spacing:.12em!important;padding:14px 8px 12px!important;margin:8px 4px 2px!important;cursor:pointer}
  .tll-link{min-height:60px!important;padding:12px!important;gap:14px!important;border-radius:14px!important;margin:4px 0!important}
  .tll-link-ico{font-size:26px!important;width:34px!important;text-align:center!important;flex:0 0 34px!important}
  .tll-link-name{font-size:17px!important;font-weight:700!important;line-height:1.25!important}
  .tll-link-sub{font-size:13.5px!important;opacity:.85!important}
}
.tll-footer-close{flex:0 0 auto;margin:10px 12px calc(12px + env(safe-area-inset-bottom,0px));padding:16px;border-radius:999px;border:1px solid rgba(212,168,83,.5);background:linear-gradient(135deg,#f5c36a,#d4a853);color:#241505;font-size:17px;font-weight:800;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.35);font-family:inherit}
@media (min-width:1025px){.tll-footer-close{display:none}}
/* [AVATAR-FIX 2026-08-08] taille de base du rond photo, shell ou pas (desktop inclus) */
#profileAvatarCircle{width:120px;height:120px;overflow:hidden}
#profileAvatarContent{display:flex;width:100%;height:100%;align-items:center;justify-content:center}
#profileAvatarContent img{width:100%;height:100%;object-fit:cover;display:block}
/* NAVIGATEUR IN-APP — consulter les liens giri sans sortir de l'app */
#giriInApp{position:fixed;inset:0;z-index:100010;display:none;flex-direction:column;background:#14100a}
#giriInApp.on{display:flex}
#giriInApp .gia-bar{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:calc(env(safe-area-inset-top,0px) + 8px) 10px 8px;background:linear-gradient(180deg,#241a0d,#1a1208);border-bottom:1px solid rgba(212,168,83,.35)}
#giriInApp .gia-back{display:flex;align-items:center;gap:8px;min-height:48px;padding:10px 18px;border-radius:999px;border:1px solid rgba(212,168,83,.55);background:linear-gradient(135deg,#f5c36a,#d4a853);color:#241505;font-size:16px;font-weight:800;cursor:pointer;font-family:inherit}
#giriInApp .gia-title{flex:1;color:#f2dfab;font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#giriInApp .gia-ext{min-width:44px;min-height:44px;border-radius:12px;border:1px solid rgba(212,168,83,.35);background:transparent;color:#d4a853;font-size:18px;cursor:pointer}
#giriInApp iframe{flex:1;width:100%;border:0;background:#fff}
/* [MODE-WIDE 2026-08-08] WebView rendant à ~980px sur écran de téléphone : tailles ×2,4 */
html[data-giri-wide] body.giri-mobile-shell{ --bottom-nav-h:170px !important; }
html[data-giri-wide] .giri-bottomnav{height:calc(170px + env(safe-area-inset-bottom,0px))!important}
html[data-giri-wide] .giri-bottomnav-btn svg{width:70px!important;height:70px!important}
html[data-giri-wide] body.giri-mobile-shell .giri-bottomnav-label{font-size:32px!important;font-weight:700!important}
/* [FIX-ZERODEFAUT 2026-08-15] 32px sur 1 seule ligne (white-space:nowrap de
   base) deborde massivement de la colonne 72px : mesure reelle "Membres" =
   147px de large pour 72px alloues, chevauche les 2 colonnes voisines.
   Autorise le retour a la ligne + reduit a une taille qui tient sur 2 lignes
   dans la largeur d'un bouton bottomnav en mode 5 colonnes. */
html[data-giri-wide] body.giri-mobile-shell .giri-bottomnav-btn,
html[data-giri-wide] body.giri-mobile-shell .giri-bottomnav-btn .giri-bottomnav-label{
  white-space:normal!important;
  overflow-wrap:break-word!important;
  word-break:break-word!important;
}
html[data-giri-wide] body.giri-mobile-shell .giri-bottomnav-label{
  font-size:18px!important;
  line-height:1.15!important;
  text-align:center!important;
}
html[data-giri-wide] .giri-bottomnav-badge{min-width:42px!important;height:42px!important;font-size:24px!important;border-radius:21px!important}
html[data-giri-wide] .msg .msg-content{font-size:44px!important;line-height:1.45!important}
html[data-giri-wide] .msg-author{font-size:34px!important}
html[data-giri-wide] .msg-time{font-size:25px!important}
html[data-giri-wide] .msg-avatar{width:96px!important;height:96px!important}
html[data-giri-wide] .msg-avatar img{width:100%!important;height:100%!important}
html[data-giri-wide] .msg-input-box textarea{font-size:40px!important;min-height:100px!important}
html[data-giri-wide] .msg-input-wrap button{transform:scale(1.9);transform-origin:center}
html[data-giri-wide] .msg-input-box #voiceBtn{margin-left:56px!important}
html[data-giri-wide] .gate-form input{font-size:40px!important;padding:30px!important}
html[data-giri-wide] #gateBtn{font-size:42px!important;padding:34px 40px!important}
html[data-giri-wide] .ch-header .ch-name{font-size:48px!important}
html[data-giri-wide] .ch-header .ch-desc{font-size:28px!important}
html[data-giri-wide] .mobile-toggle svg, html[data-giri-wide] .ch-icon-btn svg{width:56px!important;height:56px!important}
html[data-giri-wide] .mobile-toggle, html[data-giri-wide] .ch-icon-btn{min-width:100px!important;min-height:100px!important}
html[data-giri-wide] .sb-arbre-card .sb-arbre-title{font-size:42px!important}
html[data-giri-wide] .sb-arbre-card{min-height:140px!important}
html[data-giri-wide] .ch-item, html[data-giri-wide] body.giri-mobile-shell .sidebar .ch-item{min-height:140px!important;padding:32px!important}
html[data-giri-wide] .ch-item .ch-name, html[data-giri-wide] body.giri-mobile-shell .sidebar .ch-item .ch-name{font-size:40px!important;line-height:1.25!important}
html[data-giri-wide] .ch-item .icon svg, html[data-giri-wide] body.giri-mobile-shell .sidebar .ch-item .icon svg{width:58px!important;height:58px!important}
html[data-giri-wide] .sb-section-row, html[data-giri-wide] body.giri-mobile-shell .sb-section-row{font-size:32px!important}
html[data-giri-wide] .ch-item .ch-sub, html[data-giri-wide] .ch-item small{font-size:28px!important}
html[data-giri-wide] #channelList .ch-item, html[data-giri-wide] #channelList .ch-item span:not(.icon), html[data-giri-wide] #channelList .ch-item div{font-size:38px!important;line-height:1.3!important}
html[data-giri-wide] #channelList .ch-item .icon svg{width:56px!important;height:56px!important}

html[data-giri-wide] .sb-arbre-card .sb-arbre-title{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;max-width:none!important}
html[data-giri-wide] .sb-arbre-card{height:auto!important}
html[data-giri-wide] .sb-header{font-size:40px!important}
html[data-giri-wide] .sb-user button{min-width:110px!important;min-height:110px!important}
html[data-giri-wide] .sb-user svg{width:52px!important;height:52px!important}
html[data-giri-wide] .gamif-xp-section{font-size:32px!important}
html[data-giri-wide] .sb-assistance-btn{font-size:38px!important;min-height:130px!important}
html[data-giri-wide] .giri-sidebar-refresh{font-size:34px!important;padding:30px!important}
html[data-giri-wide] .dm-conv{min-height:190px!important;padding:32px!important;gap:32px!important}
html[data-giri-wide] .dm-conv-av, html[data-giri-wide] .dm-conv-av-ph{width:150px!important;height:150px!important;min-width:150px!important;font-size:52px!important}
html[data-giri-wide] .dm-conv-name{font-size:42px!important}
html[data-giri-wide] .dm-conv-last{font-size:32px!important}
html[data-giri-wide] .dm-conv-badge{min-width:52px!important;height:52px!important;font-size:30px!important;border-radius:26px!important}
html[data-giri-wide] .dm-header h3{font-size:44px!important}
html[data-giri-wide] .dm-header small{font-size:28px!important}
html[data-giri-wide] .dm-back{font-size:52px!important;min-width:110px!important;min-height:100px!important}
html[data-giri-wide] .dm-new-btn, html[data-giri-wide] [class*=dm-new]{font-size:38px!important}
html[data-giri-wide] #profileAvatarCircle{width:300px!important;height:300px!important}
html[data-giri-wide] .profile-modal h2, html[data-giri-wide] .profile-modal h3{font-size:46px!important}
html[data-giri-wide] .profile-modal label{font-size:34px!important}
html[data-giri-wide] .profile-modal input, html[data-giri-wide] .profile-modal textarea, html[data-giri-wide] .profile-modal select{font-size:38px!important;padding:24px!important}
html[data-giri-wide] .profile-modal button{font-size:38px!important}
html[data-giri-wide] .avatar-overlay{font-size:28px!important}
html[data-giri-wide] .theme-grid{gap:30px!important}
html[data-giri-wide] .theme-swatch{height:190px!important;border-radius:34px!important}
html[data-giri-wide] .theme-swatch .ts-label{font-size:38px!important}
html[data-giri-wide] .theme-swatch.active::after{width:62px!important;height:62px!important;font-size:40px!important;top:14px!important;right:18px!important}
html[data-giri-wide] .close-modal{font-size:64px!important;min-width:110px!important;min-height:110px!important}
html[data-giri-wide] .tll-drawer{width:100vw!important}
html[data-giri-wide] .tll-head-title{font-size:44px!important}
html[data-giri-wide] .tll-head-sub{font-size:28px!important}
html[data-giri-wide] .tll-cat{font-size:36px!important;padding:32px 20px!important}
html[data-giri-wide] .tll-link{min-height:150px!important;padding:32px!important;gap:34px!important}
html[data-giri-wide] .tll-link-ico{font-size:62px!important;width:84px!important;flex:0 0 84px!important}
html[data-giri-wide] .tll-link-name{font-size:40px!important}
html[data-giri-wide] .tll-link-sub{font-size:30px!important}
html[data-giri-wide] .tll-close{width:110px!important;height:110px!important;font-size:68px!important;border-radius:28px!important}
html[data-giri-wide] .tll-footer-close{font-size:40px!important;padding:38px!important}
html[data-giri-wide] #giriInApp .gia-back{font-size:38px!important;min-height:110px!important;padding:26px 46px!important}
html[data-giri-wide] #giriInApp .gia-title{font-size:34px!important}
html[data-giri-wide] #giriInApp .gia-ext{min-width:100px!important;min-height:100px!important;font-size:44px!important}
html[data-giri-wide] #giriDlgOverlay .gd-card{max-width:860px!important;padding:60px 56px 52px!important;border-radius:44px!important}
html[data-giri-wide] #giriDlgOverlay .gd-title{font-size:52px!important}
html[data-giri-wide] #giriDlgOverlay .gd-msg{font-size:38px!important}
html[data-giri-wide] #giriDlgOverlay .gd-btn{font-size:38px!important;padding:30px 56px!important}
html[data-giri-wide] #giriDlgOverlay .gd-orn{font-size:34px!important}
html[data-giri-wide] #mobileMembersPanel h3{font-size:44px!important}
html[data-giri-wide] #mobileMembersPanel input{font-size:36px!important;padding:26px!important}
html[data-giri-wide] .member-item{min-height:150px!important;font-size:38px!important}
html[data-giri-wide] .member-item img, html[data-giri-wide] .member-avatar{width:120px!important;height:120px!important}
/* [MEMBRES-WIDE 2026-08-10] .member-item passait a 38px mais .m-name/.role-title/.role-badge ont leur propre
   font-size !important qui ne le recoit pas en heritage -> Membres restait a 22px pendant que Prives (.dm-conv-name) montait a 42px. */
html[data-giri-wide] .mobile-members-panel .m-name{font-size:42px!important}
html[data-giri-wide] .mobile-members-panel .role-title{font-size:30px!important}
html[data-giri-wide] .mobile-members-panel .role-badge{font-size:26px!important;padding:10px 20px!important}
html[data-giri-wide] .mobile-members-panel .m-status{font-size:26px!important}
html[data-giri-wide] .mobile-members-panel .m-avatar{width:120px!important;height:120px!important;min-width:120px!important}
/* ═══ [PREMIUM-WIDE v2 2026-08-09] harmonie + design ═══ */
html[data-giri-wide] body .sb-arbre-card{min-height:130px!important;padding:26px 30px!important;border-radius:22px!important;gap:24px!important;align-items:center!important}
html[data-giri-wide] body .sb-arbre-card .sb-arbre-title{font-size:40px!important;line-height:1.2!important}
html[data-giri-wide] body .sb-arbre-card [class*=sub]{font-size:24px!important;opacity:.75!important}
html[data-giri-wide] body .sb-arbre-card img, html[data-giri-wide] body .sb-arbre-card [class*=orb]{width:64px!important;height:64px!important;font-size:52px!important}
html[data-giri-wide] body .sb-section-row{font-size:28px!important;letter-spacing:.16em!important;padding:22px 8px!important;align-items:center!important}
html[data-giri-wide] body .sb-section-row button{width:84px!important;height:84px!important;font-size:42px!important;border-radius:50%!important}
html[data-giri-wide] body .acad-section{margin-bottom:22px!important}
html[data-giri-wide] body .acad-section > *:first-child{background:rgba(255,255,255,.035)!important;border:1px solid rgba(212,168,83,.20)!important;border-radius:20px!important;padding:26px 96px 26px 30px!important;margin:0!important;min-height:110px!important;display:flex!important;align-items:center!important;gap:22px!important;position:relative!important}
html[data-giri-wide] body .acad-section-icon{font-size:42px!important;line-height:1!important;flex:0 0 auto!important;margin:0!important}
html[data-giri-wide] body .acad-section-label{font-size:33px!important;letter-spacing:.05em!important;font-weight:700!important;color:rgba(245,233,200,.94)!important;line-height:1.25!important;text-transform:none!important}
html[data-giri-wide] body .acad-section-sub{display:block!important;font-size:22px!important;color:rgba(245,233,200,.55)!important;margin-top:7px!important;letter-spacing:.02em!important;text-transform:none!important;font-weight:400!important}
html[data-giri-wide] body .acad-section > *:first-child::after{content:'\2039';position:absolute;right:36px;top:50%;font-size:52px;line-height:0;color:rgba(212,168,83,.8);transform:translateY(-4px) rotate(-90deg);transition:transform .25s ease}
html[data-giri-wide] body .acad-section.collapsed > *:first-child::after{transform:translateY(-4px) rotate(180deg)}
html[data-giri-wide] body .ch-item{min-height:130px!important;padding:26px 30px!important;border-radius:20px!important;gap:24px!important;align-items:center!important;margin:10px 0!important}
html[data-giri-wide] body .ch-item .name{font-size:38px!important;line-height:1.25!important}
html[data-giri-wide] body .ch-item .icon{width:56px!important;height:56px!important;font-size:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}
html[data-giri-wide] body .ch-item .icon svg{width:56px!important;height:56px!important}
html[data-giri-wide] body .ch-item .badge{min-width:52px!important;height:52px!important;border-radius:26px!important;font-size:27px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-left:auto!important;padding:0 14px!important;background:linear-gradient(135deg,#f5c36a,#d4a853)!important;color:#241505!important;font-weight:800!important;box-shadow:0 4px 14px rgba(212,168,83,.4)!important;line-height:1!important;position:static!important}
html[data-giri-wide] body .sb-assistance-btn{min-height:150px!important;padding:30px 32px!important;border-radius:22px!important;gap:24px!important;align-items:center!important}
html[data-giri-wide] body .sb-assistance-btn *{font-size:36px!important;line-height:1.3!important}
html[data-giri-wide] body .sb-assistance-btn small, html[data-giri-wide] body .sb-assistance-btn [class*=sub]{font-size:24px!important;opacity:.75!important}
html[data-giri-wide] body .gamif-xp-section{padding:24px 10px!important}
html[data-giri-wide] body .gamif-xp-section, html[data-giri-wide] body .gamif-xp-section *{font-size:28px!important;line-height:1.35!important}
html[data-giri-wide] body .gamif-xp-section [class*=bar]{height:14px!important;border-radius:7px!important}
html[data-giri-wide] body .sb-user{min-height:130px!important;padding:24px 20px!important;gap:20px!important;align-items:center!important}
html[data-giri-wide] body .sb-user, html[data-giri-wide] body .sb-user span, html[data-giri-wide] body .sb-user div{font-size:34px!important}
html[data-giri-wide] body .sb-user img, html[data-giri-wide] body .sb-user [class*=avatar]{width:92px!important;height:92px!important;border-radius:50%!important}
html[data-giri-wide] body .sb-user button{min-width:104px!important;min-height:104px!important;border-radius:22px!important;font-size:44px!important;display:flex!important;align-items:center!important;justify-content:center!important}
html[data-giri-wide] body .sb-user button svg{width:48px!important;height:48px!important}
html[data-giri-wide] body .giri-sidebar-refresh{font-size:32px!important;padding:30px!important;border-radius:22px!important}
html[data-giri-wide] #mobileMembersOverlay{position:fixed!important;left:0!important;right:0!important;top:0!important;bottom:calc(170px + env(safe-area-inset-bottom,0px))!important;z-index:99890!important;background:rgba(8,5,2,.6)!important;opacity:0;pointer-events:none;transition:opacity .25s ease}
html[data-giri-wide] #mobileMembersOverlay.open{opacity:1;pointer-events:auto}
html[data-giri-wide] #mobileMembersPanel{position:fixed!important;left:0!important;right:0!important;bottom:calc(170px + env(safe-area-inset-bottom,0px))!important;top:5%!important;height:auto!important;max-height:none!important;transform:translateY(108%)!important;transition:transform .3s cubic-bezier(.25,.9,.3,1)!important;z-index:99900!important;border-radius:36px 36px 0 0!important;display:flex!important;flex-direction:column!important;background:#1c1310!important;border-top:1px solid rgba(212,168,83,.35)!important;overflow:hidden!important;
  /* [FIX-ZERODEFAUT 2026-08-15] En mode Aa, top:5%+bottom:calc(...) fixent une
     hauteur qui rend translateY(108%) insuffisant pour sortir vraiment de
     l'ecran (mesure : le panneau ferme deborde de 124px dans le viewport et
     avale les clics de la bottomnav -- confirme via sonde-defauts.js + rect
     reel). pointer-events:none tant qu'il n'est pas .open est la garde qui ne
     depend pas d'un calcul de transform fragile. */
  pointer-events:none!important;visibility:hidden!important;}
html[data-giri-wide] #mobileMembersPanel.open{transform:translateY(0)!important;pointer-events:auto!important;visibility:visible!important}
html[data-giri-wide] #mobileMembersPanel h3{font-size:44px!important;padding:24px 24px 12px!important}
html[data-giri-wide] #mobileMembersPanel input{font-size:34px!important;padding:26px!important;border-radius:20px!important;margin:0 20px!important}
html[data-giri-wide] #mobileMembersPanel [id*=List], html[data-giri-wide] #mobileMembersPanel [class*=list]{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;flex:1 1 0!important;min-height:0!important;padding:12px 20px!important}
html[data-giri-wide] body .profile-modal label{font-size:30px!important;letter-spacing:.08em!important;margin:28px 0 14px!important;display:block!important}
html[data-giri-wide] body .profile-modal input[type=text], html[data-giri-wide] body .profile-modal input[type=email], html[data-giri-wide] body .profile-modal input:not([type=checkbox]):not([type=range]), html[data-giri-wide] body .profile-modal textarea, html[data-giri-wide] body .profile-modal select{font-size:34px!important;padding:26px!important;border-radius:18px!important;min-height:96px!important}
html[data-giri-wide] body .profile-modal input::placeholder, html[data-giri-wide] body .profile-modal textarea::placeholder{font-size:29px!important}
html[data-giri-wide] body .profile-modal button{font-size:36px!important;min-height:100px!important;border-radius:22px!important}
html[data-giri-wide] body .profile-modal small, html[data-giri-wide] body .profile-modal .rp-section{font-size:26px!important;line-height:1.4!important}
html[data-giri-wide] body .profile-modal input[type=checkbox]{transform:scale(2.1);transform-origin:center;margin:14px!important}
html[data-giri-wide] body .profile-modal input[type=range]{min-height:0!important;height:16px!important;accent-color:#d4a853}
html[data-giri-wide] #dmOverlay [class*=list], html[data-giri-wide] #dmOverlay [class*=convs], html[data-giri-wide] #dmOverlay [class*=body]{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}
html[data-giri-wide] .toast{font-size:32px!important;padding:24px 32px!important;border-radius:20px!important}
/* ═══ FOND DIVIN — thème Nuit : halo d'or + poussière d'étoiles (statique, léger) ═══ */
html:not([data-theme]) body.giri-mobile-shell,
html:not([data-theme]) body.giri-mobile-shell .sidebar,
html:not([data-theme]) body.giri-mobile-shell .main{
  background-image:
    radial-gradient(closest-side at 50% -10%, rgba(212,168,83,.14), rgba(212,168,83,0) 70%),
    radial-gradient(2.5px 2.5px at 12% 24%, rgba(255,232,180,.5), rgba(255,232,180,0) 55%),
    radial-gradient(2px 2px at 78% 14%, rgba(255,232,180,.42), rgba(255,232,180,0) 55%),
    radial-gradient(1.8px 1.8px at 30% 58%, rgba(255,232,180,.34), rgba(255,232,180,0) 55%),
    radial-gradient(2.2px 2.2px at 66% 44%, rgba(255,232,180,.4), rgba(255,232,180,0) 55%),
    radial-gradient(1.6px 1.6px at 88% 70%, rgba(255,232,180,.3), rgba(255,232,180,0) 55%),
    radial-gradient(2px 2px at 22% 86%, rgba(255,232,180,.34), rgba(255,232,180,0) 55%),
    radial-gradient(1.7px 1.7px at 46% 33%, rgba(255,232,180,.28), rgba(255,232,180,0) 55%),
    radial-gradient(closest-side at 88% 108%, rgba(212,168,83,.10), rgba(212,168,83,0) 70%) !important;
  background-repeat:no-repeat !important;
  background-size:cover !important;
}
