.prompt[data-astro-cid-gzhwomhi]{font-family:var(--standard-font);font-weight:var(--bold);font-size:clamp(1rem,1.5vw,1.1rem)}.answer[data-astro-cid-gzhwomhi]{font-family:var(--headline-font);font-size:clamp(1.5rem,1.5vw,2rem);font-weight:var(--regular)}.prompt-box[data-astro-cid-gzhwomhi]{display:block;margin-block:5rem;max-width:50rem;margin-inline:auto}.tabs[data-astro-cid-bhgdn37x]{margin-block:3rem;width:100%;max-width:60rem;margin-inline:auto}.tabs__container[data-astro-cid-bhgdn37x]{width:max-content;max-width:100%;margin:0 auto 2rem}.tabs__frame[data-astro-cid-bhgdn37x]{position:relative;border-radius:var(--std-radius);background:var(--dy-background);padding:.45rem}.tabs__frame[data-astro-cid-bhgdn37x]:before{content:"";position:absolute;inset:0;border-radius:var(--std-radius);border:1px solid transparent;background:linear-gradient(45deg,hsla(var(--accent-h),100%,50%,.5),hsla(var(--accent-h),100%,50%,.05),hsla(var(--accent-h),100%,50%,0),hsla(var(--accent-h),100%,50%,0),hsla(var(--accent-h),100%,50%,.06),hsla(var(--accent-h),100%,50%,.2)) border-box;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}.tabs__bar[data-astro-cid-bhgdn37x]{display:flex;flex-wrap:nowrap;gap:.5rem;overflow-x:auto;overscroll-behavior-x:contain;touch-action:pan-x;cursor:grab;-webkit-user-select:none;user-select:none;scrollbar-width:none;-ms-overflow-style:none}.tabs__bar[data-astro-cid-bhgdn37x]::-webkit-scrollbar{display:none}.tabs__indicator[data-astro-cid-bhgdn37x]{height:3px;margin-top:.6rem;border-radius:999px;background:hsla(var(--accent-h),100%,41%,.1);overflow:hidden}.tabs__indicator-thumb[data-astro-cid-bhgdn37x]{height:100%;width:30%;border-radius:999px;background:linear-gradient(90deg,var(--accent-color),var(--accent-color2));box-shadow:0 0 6px hsla(var(--accent-h),100%,41%,.55);transform:translateZ(0);transition:transform .08s linear,width .2s ease}.lightmode .tabs__indicator[data-astro-cid-bhgdn37x]{background:hsla(var(--accent-h),30%,50%,.12)}.tabs__tab[data-astro-cid-bhgdn37x]{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:calc(var(--std-radius) - .4rem);background:transparent;border:0;color:inherit;font-family:var(--headline-font);font-weight:var(--regular);font-size:clamp(.92rem,1.3vw,1.05rem);cursor:pointer;transition:all .25s ease;white-space:nowrap}.tabs__tab[data-astro-cid-bhgdn37x] i[data-astro-cid-bhgdn37x]{color:var(--accent-color);transition:color .25s ease}.tabs__tab[data-astro-cid-bhgdn37x]:hover{background:hsla(var(--accent-h),100%,50%,.06)}.tabs__tab[data-astro-cid-bhgdn37x].is-active{background:linear-gradient(45deg,var(--accent-color),var(--accent-color2));color:var(--white);box-shadow:0 0 4px var(--accent-color),0 0 10px hsla(var(--accent-h),100%,41%,.4)}.tabs__tab[data-astro-cid-bhgdn37x].is-active i[data-astro-cid-bhgdn37x]{color:var(--white)}.lightmode .tabs__tab[data-astro-cid-bhgdn37x].is-active{color:var(--white);box-shadow:0 0 4px var(--accent-color),0 0 10px hsla(var(--accent-h),100%,41%,.25)}.tabs__panels[data-astro-cid-bhgdn37x] [data-tab-panel]{animation:tab-fade .35s ease}@keyframes tab-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.tabs__tab[data-astro-cid-bhgdn37x]{padding:.55rem .9rem}.tabs__tab[data-astro-cid-bhgdn37x] span[data-astro-cid-bhgdn37x]{font-size:.9rem}}.story[data-astro-cid-d3qgzuuv]{max-width:64rem;margin:4rem auto}.story__intro[data-astro-cid-d3qgzuuv]{font-family:var(--headline-font);font-weight:var(--regular);font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.4;max-width:42rem;margin:0 auto 4rem;text-align:center;opacity:.9}.lightmode .story__intro[data-astro-cid-d3qgzuuv]{opacity:1;color:var(--text-on-light, hsl(163, 8%, 18%))}.timeline[data-astro-cid-d3qgzuuv]{list-style:none;padding:0;margin:0;position:relative}.timeline[data-astro-cid-d3qgzuuv]:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent 0%,hsla(var(--accent-h),100%,50%,.35) 8%,hsla(var(--accent-h),100%,50%,.35) 92%,transparent 100%);transform:translate(-.5px)}.timeline__item[data-astro-cid-d3qgzuuv]{position:relative;width:50%;padding:1.5rem 3rem;box-sizing:border-box}.timeline__item[data-astro-cid-d3qgzuuv].is-left{margin-right:auto;text-align:right}.timeline__item[data-astro-cid-d3qgzuuv].is-right{margin-left:50%;text-align:left}.timeline__dot[data-astro-cid-d3qgzuuv]{position:absolute;top:2.2rem;width:14px;height:14px;border-radius:50%;background:var(--accent-color);box-shadow:0 0 0 4px hsla(var(--accent-h),12%,8%,1),0 0 8px hsla(var(--accent-h),100%,41%,.5);z-index:1}.lightmode .timeline__dot[data-astro-cid-d3qgzuuv]{box-shadow:0 0 0 4px var(--white, #fff),0 0 8px hsla(var(--accent-h),100%,41%,.4)}.timeline__item[data-astro-cid-d3qgzuuv].is-left .timeline__dot[data-astro-cid-d3qgzuuv]{right:-7px}.timeline__item[data-astro-cid-d3qgzuuv].is-right .timeline__dot[data-astro-cid-d3qgzuuv]{left:-7px}.timeline__year[data-astro-cid-d3qgzuuv]{display:inline-block;font-family:var(--headline-font);font-weight:var(--regular);font-size:clamp(2.4rem,5vw,3.6rem);line-height:1;color:var(--accent-color);margin-bottom:.75rem;text-shadow:0 0 14px hsla(var(--accent-h),100%,50%,.3);letter-spacing:-.02em}.lightmode .timeline__year[data-astro-cid-d3qgzuuv]{color:var(--accent-color2);text-shadow:none}.timeline__card[data-astro-cid-d3qgzuuv]{position:relative;background:var(--dy-background);border-radius:var(--std-radius);padding:1.5rem 1.75rem;display:inline-block;text-align:left;max-width:100%}.lightmode .timeline__card[data-astro-cid-d3qgzuuv]{box-shadow:var(--dy-box-shadow-light)}.timeline__title[data-astro-cid-d3qgzuuv]{font-family:var(--headline-font);font-weight:var(--regular);font-size:clamp(1.15rem,1.6vw,1.4rem);line-height:1.25;margin:0 0 .75rem}.timeline__body[data-astro-cid-d3qgzuuv]{font-family:var(--standard-font);font-size:.97rem;line-height:1.65;margin:0;opacity:.9}.lightmode .timeline__body[data-astro-cid-d3qgzuuv]{opacity:1;color:var(--text-on-light, hsl(163, 8%, 18%))}@media (max-width: 768px){.timeline[data-astro-cid-d3qgzuuv]:before{left:1rem;transform:none}.timeline__item[data-astro-cid-d3qgzuuv],.timeline__item[data-astro-cid-d3qgzuuv].is-left,.timeline__item[data-astro-cid-d3qgzuuv].is-right{width:100%;margin-left:0;margin-right:0;padding:1.25rem 0 1.25rem 2.5rem;text-align:left}.timeline__item[data-astro-cid-d3qgzuuv].is-left .timeline__dot[data-astro-cid-d3qgzuuv],.timeline__item[data-astro-cid-d3qgzuuv].is-right .timeline__dot[data-astro-cid-d3qgzuuv]{left:calc(1rem - 7px);right:auto}.timeline__year[data-astro-cid-d3qgzuuv]{font-size:clamp(1.8rem,7vw,2.4rem)}}.prompt[data-astro-cid-qz2l2g5g]{font-family:var(--standard-font);font-weight:var(--bold);font-size:clamp(1rem,1.5vw,1.1rem)}.prompt-box[data-astro-cid-qz2l2g5g]{display:block;margin-block:5rem;max-width:50rem;margin-inline:auto;max-height:50rem}.navigation[data-astro-cid-v5jugrls]{margin:auto;max-width:50rem}.img-circle[data-astro-cid-v5jugrls]{border:3px solid var(--accent-color);border-radius:50%;box-shadow:0 0 10px #0000004d}.practice-grid[data-astro-cid-v5jugrls]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media (min-width: 900px){.practice-grid[data-astro-cid-v5jugrls]{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.practice-card[data-astro-cid-v5jugrls]{position:relative;background:var(--dy-background);border-radius:var(--std-radius);padding:1.75rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.85rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.practice-card[data-astro-cid-v5jugrls]:hover{transform:translateY(-3px)}.practice-card__numeral[data-astro-cid-v5jugrls]{position:absolute;top:-.4rem;right:.6rem;font-family:var(--headline-font);font-weight:400;font-size:clamp(3.5rem,7vw,5.5rem);line-height:1;color:hsla(var(--accent-h),100%,50%,.07);pointer-events:none;user-select:none;letter-spacing:-.04em}.practice-card__index[data-astro-cid-v5jugrls]{font-family:var(--standard-font);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;z-index:1}.practice-card__title[data-astro-cid-v5jugrls]{font-family:var(--headline-font);font-weight:400;font-size:clamp(1.2rem,1.4vw,1.4rem);margin:0;line-height:1.25;z-index:1}.practice-card__desc[data-astro-cid-v5jugrls]{font-family:var(--standard-font);font-size:.92rem;line-height:1.6;margin:0;opacity:.85;z-index:1}.practice-card__tags[data-astro-cid-v5jugrls]{margin-top:auto;padding-top:.5rem;z-index:1;position:relative}.lightmode .practice-card[data-astro-cid-v5jugrls]{color:var(--dark);box-shadow:var(--dy-box-shadow-light)}.lightmode .practice-card__numeral[data-astro-cid-v5jugrls]{color:hsla(var(--accent-h),60%,40%,.08)}.lightmode .practice-card__desc[data-astro-cid-v5jugrls]{opacity:.78}
