:root{--ink: #1f1f1f;--muted: #5b5b5b;--accent: #11701e;--dot: #3d3d3d}[data-astro-cid-qlh7ngej]{box-sizing:border-box}html,body{margin:0;height:100%;min-height:100%;font-family:Nunito,system-ui,sans-serif;color:var(--ink);overflow:hidden;overscroll-behavior:none}.back-btn[data-astro-cid-qlh7ngej]{position:fixed;left:12px;top:12px;z-index:1200;display:inline-flex;align-items:center;gap:8px;background:#ffffffeb;color:#1a1a1a;border:1px solid rgba(0,0,0,.1);padding:8px 12px;border-radius:8px;text-decoration:none;font-size:16px;font-family:Schoolbell,cursive;box-shadow:0 2px 8px #0000001a}.page-title[data-astro-cid-qlh7ngej]{margin:72px 0 0;text-align:center;font-family:Schoolbell,cursive;font-size:clamp(2rem,5vw,3.5rem)}input[data-astro-cid-qlh7ngej][type=radio]{position:fixed;top:-9999px;left:-9999px;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cards-container[data-astro-cid-qlh7ngej]{--base-rotation: 0deg;--full-circle: 360deg;--radius: min(44vw, 470px);--duration: .22s;--items: 5;--index: 0;--cards-container-size: calc(var(--radius) * 2);--cards-container-padding: 2rem;--border-color: transparent;--label-offset: calc(var(--radius) * -1 - 1rem);--label-size: 32px;--label-color: var(--dot);--label-color-hover: var(--accent);--label-line-h: 0;--label-line-h-current: 3rem;--label-dot-size: 12px;--active-flower-size: 24px;--title-top: 1rem;--title-offset-y: 26px;--info-top: 4.7rem;--info-width: min(72%, 560px);--info-offset-y: 26px;box-sizing:content-box;position:relative;isolation:isolate;margin:1.5rem auto 0;width:var(--cards-container-size);height:var(--cards-container-size);padding:var(--cards-container-padding)}.wheel-glass[data-astro-cid-qlh7ngej]{position:absolute;inset:var(--cards-container-padding);border-radius:50%;background:#ffffff38;backdrop-filter:blur(14px) saturate(110%);-webkit-backdrop-filter:blur(14px) saturate(110%);border:1px solid rgba(255,255,255,.45);box-shadow:inset 0 0 0 1px #ffffff29;pointer-events:none;z-index:0}@media(min-width:700px){.cards-container[data-astro-cid-qlh7ngej]{clip-path:polygon(0 0,100% 0,100% 56%,0 56%)}}@media(min-width:800px){.cards-container[data-astro-cid-qlh7ngej]{--radius: min(36vw, 510px);--label-size: 40px;--label-dot-size: 16px;--active-flower-size: 40px;--label-line-h-current: 3rem;--title-top: 3rem;--info-top: 7rem}}@media(min-width:1200px){.cards-container[data-astro-cid-qlh7ngej]{--border-color: var(--label-color)}}.cards[data-astro-cid-qlh7ngej]{position:absolute;inset:var(--cards-container-padding);margin:0;padding:0;aspect-ratio:1;border-radius:50%;border:1px solid var(--border-color);list-style:none;transition:transform .35s ease-in-out;transform:rotate(calc(var(--base-rotation) - (var(--index) * var(--full-circle) / var(--items))));z-index:1}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej]{position:absolute;inset:0;margin:0;padding:0;transform-origin:center;display:grid;place-content:center;transform:rotate(calc(var(--i) * 360deg / var(--items)));pointer-events:none}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej]>label[data-astro-cid-qlh7ngej]{position:absolute;inset:0;margin:auto;transform:translateY(var(--label-offset));height:var(--label-size);cursor:default;pointer-events:none;text-align:center;color:var(--label-color);font-size:clamp(.78rem,2vw + .05rem,1rem);transition:var(--duration) ease-in-out;user-select:none}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej]>label[data-astro-cid-qlh7ngej]:before{content:"";position:absolute;top:var(--cards-container-padding);left:50%;translate:-50% 0;width:var(--label-dot-size);height:var(--label-dot-size);border-radius:50%;background-color:var(--label-color);background-image:none;transition:transform var(--duration) ease-in-out;z-index:2}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej]>label[data-astro-cid-qlh7ngej]:after{content:"";position:absolute;top:100%;left:50%;translate:-50% 5px;width:2px;height:var(--label-line-h);background-color:var(--accent);transition:height .3s ease-in-out var(--label-line-delay, 0ms);z-index:1}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej]>input[data-astro-cid-qlh7ngej][type=radio]:checked+label[data-astro-cid-qlh7ngej]:before{width:var(--active-flower-size);height:var(--active-flower-size);border-radius:0;background-color:transparent;background-image:var(--flower-icon);background-size:contain;background-repeat:no-repeat;background-position:center}.cards[data-astro-cid-qlh7ngej]>li[data-astro-cid-qlh7ngej]>h2[data-astro-cid-qlh7ngej],.cards[data-astro-cid-qlh7ngej]>li[data-astro-cid-qlh7ngej]>.info-box[data-astro-cid-qlh7ngej]{position:absolute;left:50%;margin:0;text-align:center;transform:translate(-50%)}.cards[data-astro-cid-qlh7ngej]>li[data-astro-cid-qlh7ngej]>h2[data-astro-cid-qlh7ngej]{top:var(--title-top);font-size:clamp(1.2rem,4vw,1.8rem);opacity:var(--title-opacity, 0);translate:0 var(--title-offset-y);transition:var(--duration) ease-in-out var(--title-delay, 0ms)}.cards[data-astro-cid-qlh7ngej]>li[data-astro-cid-qlh7ngej]>.info-box[data-astro-cid-qlh7ngej]{top:var(--info-top);width:var(--info-width);background:#ffffffdb;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:.9rem 1rem;box-shadow:0 8px 24px #0000001a;backdrop-filter:blur(1px);opacity:var(--info-opacity, 0);translate:0 var(--info-offset-y);transition:var(--duration) ease-in-out var(--info-delay, 0ms)}.cards[data-astro-cid-qlh7ngej]>li[data-astro-cid-qlh7ngej]>.info-box[data-astro-cid-qlh7ngej] h3[data-astro-cid-qlh7ngej]{margin:0 0 .45rem;text-align:center;font-size:clamp(1rem,1.4vw,1.2rem);color:#1f1f1f}.cards[data-astro-cid-qlh7ngej]>li[data-astro-cid-qlh7ngej]>.info-box[data-astro-cid-qlh7ngej] p[data-astro-cid-qlh7ngej]{margin:0;font-size:clamp(.82rem,1.1vw,.95rem);line-height:1.5;text-align:left;color:var(--muted)}.timeline-showcase[data-astro-cid-qlh7ngej]{position:fixed;left:50%;bottom:180px;transform:translate(-50%);width:auto;height:auto;overflow:visible;display:grid;place-items:center;z-index:850}.timeline-showcase[data-astro-cid-qlh7ngej] img[data-astro-cid-qlh7ngej]{position:absolute;inset:auto;width:auto;height:auto;max-width:min(540px,78vw);max-height:240px;object-fit:contain;opacity:0;transition:opacity .7s ease}.timeline-showcase[data-astro-cid-qlh7ngej] img[data-astro-cid-qlh7ngej].active{opacity:1}.skills-strip[data-astro-cid-qlh7ngej]{position:fixed;left:50%;bottom:380px;transform:translate(-50%);z-index:860;display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center;width:min(760px,92vw)}.skill-chip{background:#ffffffdb;color:#2f2f2f;border-radius:999px;padding:5px 12px;font-size:.8rem;line-height:1.2;white-space:nowrap;box-shadow:0 2px 8px #0000000f}@media(max-width:700px){body{background-size:750px auto!important}.cards-container[data-astro-cid-qlh7ngej]{--label-line-h-current: 0;--label-offset: calc(var(--radius) * -1 - .25rem);--title-top: 1.9rem;--info-top: 4.25rem;--info-width: min(86vw, 560px)}.cards[data-astro-cid-qlh7ngej]{border-color:#4a4a4a57;border-width:1.2px}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej]>label[data-astro-cid-qlh7ngej]:after{display:none}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej]>label[data-astro-cid-qlh7ngej]{color:transparent;z-index:1}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej].mobile-side-visible>label[data-astro-cid-qlh7ngej],.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej].mobile-top-visible>label[data-astro-cid-qlh7ngej]{color:#5858586b;font-size:clamp(.8rem,2.6vw,.92rem);z-index:1}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej].mobile-top-visible.is-active>label[data-astro-cid-qlh7ngej]{color:var(--accent);font-weight:700}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej]>label[data-astro-cid-qlh7ngej]:before{display:none}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej].mobile-side-visible>label[data-astro-cid-qlh7ngej]:before,.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej].mobile-top-visible>label[data-astro-cid-qlh7ngej]:before{display:block;width:var(--label-dot-size);height:var(--label-dot-size);border-radius:50%;background-color:#5858586b;background-image:none;box-shadow:none;z-index:1}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej].mobile-top-visible>input[data-astro-cid-qlh7ngej][type=radio]:checked+label[data-astro-cid-qlh7ngej]:before{width:var(--active-flower-size);height:var(--active-flower-size);border-radius:0;background-color:transparent;background-image:var(--flower-icon);background-size:contain;background-repeat:no-repeat;background-position:center}.cards[data-astro-cid-qlh7ngej]>li[data-astro-cid-qlh7ngej]>h2[data-astro-cid-qlh7ngej],.cards[data-astro-cid-qlh7ngej]>li[data-astro-cid-qlh7ngej]>.info-box[data-astro-cid-qlh7ngej]{z-index:4}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej]{z-index:1}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej].is-active{z-index:12}.skills-strip[data-astro-cid-qlh7ngej]{bottom:200px;width:min(94vw,560px);gap:6px}.skill-chip{font-size:.74rem;padding:4px 10px}.timeline-showcase[data-astro-cid-qlh7ngej]{bottom:78px}.timeline-showcase[data-astro-cid-qlh7ngej] img[data-astro-cid-qlh7ngej]{max-width:min(60vw,430px);max-height:1800px}.hint[data-astro-cid-qlh7ngej]{display:none}}.cards[data-astro-cid-qlh7ngej] li[data-astro-cid-qlh7ngej].is-active{--label-color: var(--label-color-hover);--label-line-h: var(--label-line-h-current);--label-line-delay: calc(var(--duration) * 1.6);--title-opacity: 1;--title-offset-y: 0;--title-delay: calc(var(--duration) * 2.2);--info-opacity: 1;--info-offset-y: 0;--info-delay: calc(var(--duration) * 2.8)}.hint[data-astro-cid-qlh7ngej]{position:fixed;left:50%;bottom:14px;transform:translate(-50%);text-align:center;margin:0;color:#454545;font-size:.92rem;background:#ffffffc7;border:1px solid rgba(0,0,0,.1);border-radius:999px;padding:6px 12px;z-index:900}
