.participant-module__a2ercW__top{z-index:50;height:calc(96px + var(--safe-area-top));padding:calc(10px + var(--safe-area-top)) 20px 26px;background-color:var(--background);background-image:linear-gradient(to bottom, transparent 70%, var(--background) 100%), url(/images/participant/header-light.png);background-position:top;background-repeat:no-repeat;background-size:100% 100%,100%;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:0 0 auto}.dark .participant-module__a2ercW__top{background-image:linear-gradient(to bottom, transparent 70%, var(--background) 100%), url(/images/participant/header-dark.png)}.participant-module__a2ercW__homeTop{background:0 0;height:96px;padding-top:10px}.participant-module__a2ercW__avatar{outline:2px solid var(--primary);color:#813900;background:#fff4e8;border:3px solid #fff;border-radius:50%;flex-shrink:0;width:48px;height:48px;font-weight:700;overflow:hidden;box-shadow:0 3px 8px #10290040}.participant-module__a2ercW__avatar img{object-fit:cover;width:100%;height:100%}.participant-module__a2ercW__logo{top:calc(40px + var(--safe-area-top));z-index:2;place-items:center;display:grid;position:absolute;left:50%;transform:translate(-50%,-50%);width:82px!important;max-width:82px!important;height:48px!important}.participant-module__a2ercW__points{background:color-mix(in srgb, var(--primary) 88%, transparent);color:#fff;font-variant-numeric:tabular-nums;border-radius:28px;justify-content:center;align-items:center;gap:7px;max-width:43%;min-height:42px;padding:8px 12px;font-size:17px;font-weight:700;display:flex;box-shadow:0 3px 8px #10290030}.participant-module__a2ercW__points span{overflow-wrap:anywhere}.participant-module__a2ercW__points svg{color:#fff0a8;flex-shrink:0}.participant-module__a2ercW__points small{font-size:.8em}.participant-module__a2ercW__hero{aspect-ratio:900/530;margin-top:var(--safe-area-top);color:#fff;background-image:url(/images/participant/home.webp),url(/images/participant/home.webp);background-position:50% calc(24px - clamp(14px,4.6vw,20px)),top;background-repeat:no-repeat;background-size:100%;position:relative}.participant-module__a2ercW__greeting{text-shadow:0 2px 8px #102900,0 1px 3px #102900;width:54%;margin-left:5.5%;padding-top:calc(26.5% - 16px);padding-bottom:calc(10.5% + 20px);position:relative}.participant-module__a2ercW__greeting h1{letter-spacing:-.03em;overflow-wrap:anywhere;font-size:clamp(22px,6.8vw,30px);font-weight:700;line-height:1.1}.participant-module__a2ercW__greeting blockquote{text-wrap:pretty;margin-top:10px;font-size:clamp(10px,3.1vw,14px);font-weight:600;line-height:1.25}.participant-module__a2ercW__greeting cite{margin-top:2px;font-size:.9em;font-style:normal;display:block}.participant-module__a2ercW__journey{background:var(--card);color:var(--foreground);box-shadow:0 10px 22px #1725181c, 0 3px 0 var(--border);border-radius:24px;margin:-10.5% 0 0;padding:20px 16px 22px;position:relative}.participant-module__a2ercW__journeyHeading{justify-content:space-between;align-items:center;gap:8px;display:flex}.participant-module__a2ercW__journeyHeading h2{letter-spacing:-.03em;font-size:19px;font-weight:700}.participant-module__a2ercW__evolution{min-height:44px;color:var(--primary);align-items:center;gap:2px;font-size:12px;font-weight:700;display:inline-flex}.participant-module__a2ercW__trail{grid-template-columns:repeat(6,minmax(0,1fr));margin:16px -5px 18px;padding:0;list-style:none;display:grid}.participant-module__a2ercW__step{text-align:center;min-width:0;color:var(--muted-foreground);position:relative}.participant-module__a2ercW__step:not(:last-child):after{content:"";background:var(--border);width:100%;height:4px;position:absolute;top:24px;left:50%}.participant-module__a2ercW__done:not(:last-child):after{background:color-mix(in srgb, var(--primary) 40%, var(--card))}.participant-module__a2ercW__node{z-index:1;background:var(--muted);width:48px;height:48px;color:var(--muted-foreground);border-radius:50%;place-items:center;margin:0 auto 9px;display:grid;position:relative}.participant-module__a2ercW__done .participant-module__a2ercW__node{background:color-mix(in srgb, var(--primary) 20%, var(--card));color:var(--primary)}.participant-module__a2ercW__current .participant-module__a2ercW__node{background:var(--primary);color:#fff;outline:5px solid var(--primary-alpha-10)}.participant-module__a2ercW__step strong{letter-spacing:-.03em;white-space:nowrap;font-size:9px;font-weight:500;line-height:1.35;display:block}.participant-module__a2ercW__current strong{color:var(--primary);font-weight:700}.participant-module__a2ercW__progressRow{align-items:center;gap:14px;display:flex}.participant-module__a2ercW__progressRow progress{appearance:none;background:var(--primary-alpha-15);border:0;border-radius:10px;width:100%;min-width:0;height:9px;overflow:hidden}.participant-module__a2ercW__progressRow progress::-webkit-progress-bar{background:var(--primary-alpha-15);border-radius:10px}.participant-module__a2ercW__progressRow progress::-webkit-progress-value{background:var(--primary);border-radius:10px;transition:width .3s}.participant-module__a2ercW__progressRow progress::-moz-progress-bar{background:var(--primary);border-radius:10px}.participant-module__a2ercW__progressRow span{font-variant-numeric:tabular-nums;flex-shrink:0;font-size:13px;font-weight:700}.participant-module__a2ercW__progressCaption{color:var(--muted-foreground);margin-top:12px;font-size:11px}.participant-module__a2ercW__top button:focus-visible,.participant-module__a2ercW__evolution:focus-visible{outline:3px solid var(--foreground);outline-offset:4px}.participant-module__a2ercW__points:hover{background:var(--primary)}.participant-module__a2ercW__evolution:hover{text-decoration:underline}@media (max-width:360px){.participant-module__a2ercW__top{padding-left:16px;padding-right:16px}.participant-module__a2ercW__avatar{width:44px;height:44px}.participant-module__a2ercW__logo{width:68px!important}.participant-module__a2ercW__points{gap:4px;padding:8px;font-size:14px}.participant-module__a2ercW__greeting blockquote{margin-top:8px}.participant-module__a2ercW__node{width:40px;height:40px}.participant-module__a2ercW__step:not(:last-child):after{top:20px}.participant-module__a2ercW__step strong{font-size:8px}.participant-module__a2ercW__journeyHeading h2{font-size:17px}}@media (prefers-reduced-motion:reduce){.participant-module__a2ercW__progressRow progress::-webkit-progress-value{transition:none}}
