.AboutPage-module__s9h7rG__page{background:var(--about-bg);min-height:100vh;color:var(--about-text);font-family:var(--font-serif);opacity:0;transition:opacity .6s,background-color .3s,color .3s;position:relative}.AboutPage-module__s9h7rG__page.AboutPage-module__s9h7rG__dark{--about-bg:#0d0d0d;--about-text:#e8e8e8;--about-muted:#888;--about-accent:#fff;--about-border:#ffffff1a;--about-border-hover:#fff3;--about-card:#ffffff0a;--about-card-hover:#ffffff14}.AboutPage-module__s9h7rG__page.AboutPage-module__s9h7rG__light{--about-bg:#fff;--about-text:#1a1a1a;--about-muted:#666;--about-accent:#000;--about-border:#00000014;--about-border-hover:#00000026;--about-card:#00000008;--about-card-hover:#0000000f}.AboutPage-module__s9h7rG__page.AboutPage-module__s9h7rG__visible{opacity:1}.AboutPage-module__s9h7rG__glow{pointer-events:none;background:radial-gradient(80% 50% at 50% -10%,#ffffff14 0%,#0000 60%);transition:opacity .3s;position:fixed;inset:0}.AboutPage-module__s9h7rG__light .AboutPage-module__s9h7rG__glow{background:radial-gradient(80% 50% at 50% -10%,#ffc8961f 0%,#0000 60%)}.AboutPage-module__s9h7rG__container{z-index:var(--z-base);width:min(680px,100vw - 48px);margin:0 auto;padding:48px 0 100px;position:relative}.AboutPage-module__s9h7rG__header{justify-content:space-between;align-items:center;margin-bottom:56px;animation:.3s ease-out both AboutPage-module__s9h7rG__fadeSlideIn;display:flex}.AboutPage-module__s9h7rG__headerLeft{flex-direction:column;gap:4px;display:flex}.AboutPage-module__s9h7rG__nameRow{align-items:center;gap:8px;display:flex}.AboutPage-module__s9h7rG__wordmark{letter-spacing:-.02em;color:var(--about-text);font-size:1.4rem;font-weight:600;transition:color .3s}@media (hover:hover){.AboutPage-module__s9h7rG__wordmark:hover{color:var(--about-accent)}}.AboutPage-module__s9h7rG__themeToggle{width:40px;height:40px;color:var(--about-muted);opacity:0;border-radius:12px;font-size:18px;transition:opacity .2s ease-out,color .2s ease-out,background-color .2s ease-out,transform .2s ease-out}.AboutPage-module__s9h7rG__themeToggle:focus-visible{opacity:1}@media (hover:hover){.AboutPage-module__s9h7rG__header:hover .AboutPage-module__s9h7rG__themeToggle{opacity:1}}@media (hover:none){.AboutPage-module__s9h7rG__themeToggle{opacity:1}}.AboutPage-module__s9h7rG__themeToggle:focus-visible{outline:2px solid var(--about-accent);outline-offset:2px}.AboutPage-module__s9h7rG__title{font-family:var(--font-sans);color:var(--about-muted);letter-spacing:.01em;font-size:.85rem;transition:color .3s}.AboutPage-module__s9h7rG__nav{gap:4px;display:flex}.AboutPage-module__s9h7rG__navIcon{border:1px solid var(--about-border);width:40px;height:40px;color:var(--about-muted);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;transition:background-color .18s,border-color .18s,color .18s;display:flex}.AboutPage-module__s9h7rG__navIcon svg{width:18px;height:18px}@media (hover:hover){.AboutPage-module__s9h7rG__navIcon:hover{background:var(--about-card);color:var(--about-accent)}.AboutPage-module__s9h7rG__dark .AboutPage-module__s9h7rG__navIcon:hover{border-color:#fff3}.AboutPage-module__s9h7rG__light .AboutPage-module__s9h7rG__navIcon:hover{border-color:#00000026}}.AboutPage-module__s9h7rG__hero{margin-bottom:48px;animation:.3s ease-out 60ms both AboutPage-module__s9h7rG__fadeSlideIn}.AboutPage-module__s9h7rG__heroContent{align-items:flex-start;gap:24px;display:flex}.AboutPage-module__s9h7rG__heroPhoto{object-fit:cover;border-radius:16px;flex-shrink:0;width:100px;height:100px;transition:transform .3s,box-shadow .3s}@media (hover:hover){.AboutPage-module__s9h7rG__heroPhoto:hover{transform:scale(1.05)rotate(1deg);box-shadow:0 8px 24px #0003}}.AboutPage-module__s9h7rG__bio{font-family:var(--font-serif);color:var(--about-text);margin:0;font-size:1.1rem;line-height:1.7;transition:color .3s}.AboutPage-module__s9h7rG__turtleIcon{font-size:1.1rem;line-height:1}.AboutPage-module__s9h7rG__sectionHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AboutPage-module__s9h7rG__sectionHeader h2{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--about-muted);margin:0;font-size:.75rem;font-weight:600;transition:color .2s}@media (hover:hover){.AboutPage-module__s9h7rG__sectionHeader:hover h2{color:var(--about-accent)}}.AboutPage-module__s9h7rG__sectionTitleLink{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.AboutPage-module__s9h7rG__sectionLinks{align-items:center;gap:4px;display:flex}.AboutPage-module__s9h7rG__sectionLink{width:28px;height:28px;color:var(--about-muted);border-radius:8px;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:flex}@media (hover:hover){.AboutPage-module__s9h7rG__sectionLink:hover{color:#2795e9;background:#2795e91f}.AboutPage-module__s9h7rG__sectionLink:hover~.AboutPage-module__s9h7rG__chevron{color:var(--about-muted);transform:none}}.AboutPage-module__s9h7rG__chevron{width:28px;height:28px;color:var(--about-muted);justify-content:center;align-items:center;transition:color .2s,transform .2s;display:flex}.AboutPage-module__s9h7rG__chevron svg{width:20px;height:20px}@media (hover:hover){.AboutPage-module__s9h7rG__sectionHeader:hover .AboutPage-module__s9h7rG__chevron{color:var(--about-accent);transform:translate(3px)}.AboutPage-module__s9h7rG__sectionHeader:has(.AboutPage-module__s9h7rG__sectionLink:hover) h2{color:var(--about-muted)}.AboutPage-module__s9h7rG__sectionHeader:has(.AboutPage-module__s9h7rG__sectionLink:hover) .AboutPage-module__s9h7rG__chevron{color:var(--about-muted);transform:none}}.AboutPage-module__s9h7rG__sectionLink{font-size:16px}.AboutPage-module__s9h7rG__sectionLink svg{width:1em;height:1em}.AboutPage-module__s9h7rG__work{border-top:1px solid var(--about-border);border-bottom:1px solid var(--about-border);flex-direction:column;gap:0;margin-bottom:56px;padding:20px 0 4px;transition:border-color .3s;display:flex}.AboutPage-module__s9h7rG__workGroup{opacity:0;grid-template-columns:180px 1fr;gap:24px;padding:16px 0;animation:.3s ease-out forwards AboutPage-module__s9h7rG__fadeSlideIn;display:grid}.AboutPage-module__s9h7rG__workGroup+.AboutPage-module__s9h7rG__workGroup{border-top:1px solid var(--about-border)}.AboutPage-module__s9h7rG__workLeft{align-items:flex-start;gap:12px;display:flex}.AboutPage-module__s9h7rG__workIcon{flex-shrink:0;width:22px;height:22px;margin-top:1px}.AboutPage-module__s9h7rG__workIcon svg{width:100%;height:100%}.AboutPage-module__s9h7rG__workCompany{font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--about-text);font-size:.88rem;font-weight:600}.AboutPage-module__s9h7rG__workRoles{flex-direction:column;gap:6px;display:flex}.AboutPage-module__s9h7rG__workRoleRow{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.AboutPage-module__s9h7rG__workRole{font-family:var(--font-sans);color:var(--about-muted);font-size:.88rem}.AboutPage-module__s9h7rG__workPeriod{font-family:var(--font-sans);color:var(--about-muted);white-space:nowrap;font-size:.82rem;font-weight:500}.AboutPage-module__s9h7rG__projects{margin-bottom:56px;animation:.3s ease-out .12s both AboutPage-module__s9h7rG__fadeSlideIn}.AboutPage-module__s9h7rG__projectGrid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.AboutPage-module__s9h7rG__projectCard{border:1px solid var(--about-border);background:var(--about-card);border-radius:16px;flex-direction:column;gap:8px;padding:18px;transition:transform .2s,background-color .3s,border-color .3s;display:flex;position:relative}@media (hover:hover){.AboutPage-module__s9h7rG__projectCard:hover{background:var(--about-card-hover);border-color:var(--about-border-hover);transform:translateY(-2px)}}.AboutPage-module__s9h7rG__featured{background:var(--about-card);grid-column:1/-1;padding:0;transition:background-color .3s,border-color .3s,transform .2s;overflow:hidden}.AboutPage-module__s9h7rG__compact{flex-direction:row;align-items:center;gap:12px}.AboutPage-module__s9h7rG__compact h3{font-size:1.15rem}.AboutPage-module__s9h7rG__projectImage{width:100%;position:relative;overflow:hidden}.AboutPage-module__s9h7rG__projectImage img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .25s ease-out}@media (hover:hover){.AboutPage-module__s9h7rG__featured:hover .AboutPage-module__s9h7rG__projectImage img{transform:scale(1.02)}}.AboutPage-module__s9h7rG__projectOverlay{align-items:center;gap:12px;padding:12px 16px;display:flex}.AboutPage-module__s9h7rG__projectLogo{flex-shrink:0;width:24px;height:24px}.AboutPage-module__s9h7rG__projectLogo svg{width:100%;height:100%}.AboutPage-module__s9h7rG__projectCard h3{letter-spacing:-.01em;color:var(--about-accent);margin:0;font-size:1.15rem;font-weight:600}.AboutPage-module__s9h7rG__projectCard p{font-family:var(--font-sans);color:var(--about-muted);margin:0;font-size:.82rem;line-height:1.4}.AboutPage-module__s9h7rG__projectDivider{grid-column:1/-1;height:0;margin:2px 0}.AboutPage-module__s9h7rG__domino,.AboutPage-module__s9h7rG__spotIt,.AboutPage-module__s9h7rG__bookshelf{justify-content:center;align-items:center;height:120px;overflow:hidden}.AboutPage-module__s9h7rG__dominoTitle{letter-spacing:-.03em;color:var(--about-accent);justify-content:center;align-items:center;gap:4px;font-size:2.4rem;font-weight:700;animation:4s ease-in-out infinite AboutPage-module__s9h7rG__dominoFloat;display:flex}@keyframes AboutPage-module__s9h7rG__dominoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.AboutPage-module__s9h7rG__dominoBlock{background:var(--about-accent);color:var(--about-bg);border-radius:6px;justify-content:center;align-items:center;padding:4px 10px;transition:transform .25s ease-out;animation:3s ease-in-out infinite AboutPage-module__s9h7rG__dominoRock;display:inline-flex}@keyframes AboutPage-module__s9h7rG__dominoRock{0%,to{transform:rotate(2deg)}50%{transform:rotate(-1deg)}}@media (hover:hover){.AboutPage-module__s9h7rG__domino:hover .AboutPage-module__s9h7rG__dominoTitle{animation:none}.AboutPage-module__s9h7rG__domino:hover .AboutPage-module__s9h7rG__dominoBlock{animation:none;transform:rotate(-3deg)translateY(-2px)}}.AboutPage-module__s9h7rG__spotIt{justify-content:flex-end;align-items:flex-start;gap:0;padding:14px 16px}.AboutPage-module__s9h7rG__spotItCards{pointer-events:none;position:absolute;inset:0;overflow:hidden}.AboutPage-module__s9h7rG__spotItCard{width:130px;height:130px;transition:transform .4s,opacity .4s;position:absolute;bottom:-28px;right:-20px;transform:rotate(8deg)}.AboutPage-module__s9h7rG__spotItCardFill{fill:#fff;opacity:.03}.AboutPage-module__s9h7rG__light .AboutPage-module__s9h7rG__spotItCardFill{fill:#000;opacity:.03}.AboutPage-module__s9h7rG__spotItCardStroke{stroke:#fff;stroke-width:.75px;fill:none;opacity:.07}.AboutPage-module__s9h7rG__light .AboutPage-module__s9h7rG__spotItCardStroke{stroke:#000;opacity:.08}.AboutPage-module__s9h7rG__spotItCardBack{opacity:.4;bottom:-36px;right:-8px;transform:rotate(-6deg)}.AboutPage-module__s9h7rG__spotItSymbol{transition:transform .3s}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(3){animation:3.5s ease-in-out infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(4){animation:3.8s ease-in-out .4s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(5){animation:3.2s ease-in-out .8s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(6){animation:4s ease-in-out .2s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(7){animation:3.6s ease-in-out .6s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(8){animation:3.4s ease-in-out 1s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(9){animation:3.9s ease-in-out .3s infinite AboutPage-module__s9h7rG__symbolFloat}.AboutPage-module__s9h7rG__spotItSymbol:nth-child(10){animation:3.7s ease-in-out .7s infinite AboutPage-module__s9h7rG__symbolFloat}@keyframes AboutPage-module__s9h7rG__symbolFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}@media (hover:hover){.AboutPage-module__s9h7rG__spotIt:hover .AboutPage-module__s9h7rG__spotItCard:last-child{transform:rotate(5deg)translate(-4px,-6px)}.AboutPage-module__s9h7rG__spotIt:hover .AboutPage-module__s9h7rG__spotItCardBack{opacity:.3;transform:rotate(-10deg)translate(4px,-2px)}.AboutPage-module__s9h7rG__spotIt:hover .AboutPage-module__s9h7rG__spotItSymbol{animation:none}}.AboutPage-module__s9h7rG__spotIt h3{z-index:var(--z-base);font-size:1.5rem;position:relative}.AboutPage-module__s9h7rG__bookshelf{justify-content:flex-end;gap:6px;padding:14px 18px}.AboutPage-module__s9h7rG__bookshelf h3{font-size:1.4rem}.AboutPage-module__s9h7rG__bookshelfBooks{align-items:flex-end;gap:4px;height:56px;display:flex}.AboutPage-module__s9h7rG__book{border-radius:2px 2px 0 0;width:9px;transition:transform .3s;display:block}.AboutPage-module__s9h7rG__book:first-child{animation:3.2s ease-in-out infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(2){animation:3.2s ease-in-out .3s infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(3){animation:3.2s ease-in-out .6s infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(4){animation:3.2s ease-in-out .9s infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(5){animation:3.2s ease-in-out 1.2s infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(6){animation:3.2s ease-in-out 1.5s infinite AboutPage-module__s9h7rG__bookBob}.AboutPage-module__s9h7rG__book:nth-child(7){animation:3.2s ease-in-out 1.8s infinite AboutPage-module__s9h7rG__bookBob}@keyframes AboutPage-module__s9h7rG__bookBob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media (hover:hover){.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:first-child{animation:none;transform:translateY(-3px)rotate(-2deg)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(2){animation:none;transform:translateY(-5px)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(3){animation:none;transform:translateY(-2px)rotate(1deg)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(4){animation:none;transform:translateY(-6px)rotate(-1deg)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(5){animation:none;transform:translateY(-4px)rotate(2deg)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(6){animation:none;transform:translateY(-3px)rotate(-1deg)}.AboutPage-module__s9h7rG__bookshelf:hover .AboutPage-module__s9h7rG__book:nth-child(7){animation:none;transform:translateY(-5px)rotate(1deg)}}.AboutPage-module__s9h7rG__writing{animation:.3s ease-out .18s both AboutPage-module__s9h7rG__fadeSlideIn}.AboutPage-module__s9h7rG__writingColumns{grid-template-columns:1fr 1fr;gap:32px;display:grid}.AboutPage-module__s9h7rG__writingColumn h3{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--about-muted);margin:0 0 12px;font-size:.7rem;font-weight:600}.AboutPage-module__s9h7rG__writingList{flex-direction:column;gap:0;display:flex}.AboutPage-module__s9h7rG__writingLink{background:0 0;border-radius:10px;justify-content:space-between;align-items:baseline;gap:12px;margin:0 -14px;padding:12px 14px;transition:background-color .2s,transform .2s;display:flex}@media (hover:hover){.AboutPage-module__s9h7rG__writingLink:hover{background:var(--about-card);transform:translate(4px)}.AboutPage-module__s9h7rG__writingLink:hover .AboutPage-module__s9h7rG__writingTitle{color:var(--about-accent)}.AboutPage-module__s9h7rG__writingLink:hover .AboutPage-module__s9h7rG__writingNote{color:var(--about-text)}}.AboutPage-module__s9h7rG__writingTitle{color:var(--about-text);font-size:.95rem;font-weight:500;transition:color .2s}.AboutPage-module__s9h7rG__writingNote{font-family:var(--font-sans);color:var(--about-muted);white-space:nowrap;font-size:.78rem;transition:color .2s}.AboutPage-module__s9h7rG__footer{text-align:center;margin-top:48px;animation:.3s ease-out .24s both AboutPage-module__s9h7rG__fadeSlideIn}.AboutPage-module__s9h7rG__contactLink{font-family:var(--font-serif);color:var(--about-muted);font-size:.95rem;transition:color .2s ease-out,transform .2s ease-out;display:inline-block}@media (hover:hover){.AboutPage-module__s9h7rG__contactLink:hover{color:var(--about-accent);transform:translate(4px)}}.AboutPage-module__s9h7rG__tooltipWrapper{display:block;position:relative}.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__featured){grid-column:1/-1}.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__compact){grid-column:span 3}:is(.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__domino),.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__spotIt),.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__bookshelf)){grid-column:span 2}.AboutPage-module__s9h7rG__tooltip{color:#111;font-family:var(--font-sans);white-space:nowrap;opacity:0;pointer-events:none;z-index:var(--z-tooltip);background:#fff;border-radius:10px;padding:10px 14px;font-size:.78rem;font-weight:500;transition:opacity .2s,transform .2s;position:absolute;left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 4px 20px #0000004d}.AboutPage-module__s9h7rG__tooltipAbove{bottom:calc(100% + 10px)}.AboutPage-module__s9h7rG__tooltipAbove:after{content:"";border:7px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.AboutPage-module__s9h7rG__tooltipBelow{top:calc(100% + 10px)}.AboutPage-module__s9h7rG__tooltipBelow:after{content:"";border:7px solid #0000;border-bottom-color:#fff;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}@media (hover:hover){.AboutPage-module__s9h7rG__tooltipWrapper:hover .AboutPage-module__s9h7rG__tooltip{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes AboutPage-module__s9h7rG__fadeSlideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes AboutPage-module__s9h7rG__popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes AboutPage-module__s9h7rG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.AboutPage-module__s9h7rG__container{width:min(100vw - 32px,680px);padding:32px 0 80px}.AboutPage-module__s9h7rG__header{flex-direction:column;align-items:flex-start;gap:16px}.AboutPage-module__s9h7rG__nav{justify-content:flex-start;width:100%}.AboutPage-module__s9h7rG__themeToggle{opacity:1;order:99;margin-left:auto}.AboutPage-module__s9h7rG__heroContent{flex-direction:column;gap:16px}.AboutPage-module__s9h7rG__projectGrid,.AboutPage-module__s9h7rG__writingColumns{grid-template-columns:1fr}.AboutPage-module__s9h7rG__writingColumns{gap:24px}.AboutPage-module__s9h7rG__featured,.AboutPage-module__s9h7rG__domino{grid-column:1}:is(.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__compact),.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__domino),.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__spotIt),.AboutPage-module__s9h7rG__tooltipWrapper:has(.AboutPage-module__s9h7rG__bookshelf)){grid-column:1/-1}.AboutPage-module__s9h7rG__dominoTitle{font-size:1.8rem}.AboutPage-module__s9h7rG__workGroup{grid-template-columns:1fr;gap:8px}.AboutPage-module__s9h7rG__workRoleRow{flex-direction:row;justify-content:space-between;align-items:baseline}.AboutPage-module__s9h7rG__writingNote{text-align:left}}@media (hover:none),(pointer:coarse){.AboutPage-module__s9h7rG__tooltip{display:none}}@media (prefers-reduced-motion:reduce){.AboutPage-module__s9h7rG__workGroup{opacity:1}}
.LabsButton-module__9-ESDa__labsButton{color:inherit;justify-content:center;align-items:center;text-decoration:none;transition:color .2s ease-out;display:inline-flex}.LabsButton-module__9-ESDa__labsButton svg{width:1em;height:1em}.LabsButton-module__9-ESDa__labsButton:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid}@media (hover:hover){.LabsButton-module__9-ESDa__labsButton:hover{color:#2795e9}}
.ThemeToggle-module__YkPRkW__themeToggle{color:inherit;cursor:pointer;appearance:none;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:color .2s ease-out;display:inline-flex}.ThemeToggle-module__YkPRkW__themeToggle svg{width:1em;height:1em;transition:color .2s ease-out,transform .2s ease-out}.ThemeToggle-module__YkPRkW__themeToggle:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid}@media (hover:hover){.ThemeToggle-module__YkPRkW__themeToggle:hover .ThemeToggle-module__YkPRkW__sun{color:#f5c542}.ThemeToggle-module__YkPRkW__themeToggle:hover .ThemeToggle-module__YkPRkW__moon{color:#6366f1}.ThemeToggle-module__YkPRkW__themeToggle:hover svg{transform:rotate(20deg)}}.ThemeToggle-module__YkPRkW__themeToggle:active svg{transform:rotate(45deg)scale(.95)}@media (prefers-reduced-motion:reduce){.ThemeToggle-module__YkPRkW__themeToggle svg,.ThemeToggle-module__YkPRkW__themeToggle:hover svg,.ThemeToggle-module__YkPRkW__themeToggle:active svg{transform:none}}
.Page404-module__0CjlFG__page{background:var(--background);color:var(--primary);font-family:var(--font-sans);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.Page404-module__0CjlFG__content{text-align:center;flex-direction:column;align-items:center;padding:2rem;animation:.8s both Page404-module__0CjlFG__fadeIn;display:flex}@keyframes Page404-module__0CjlFG__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Page404-module__0CjlFG__code{font-family:var(--font-serif);letter-spacing:.08em;color:var(--primary);opacity:.12;-webkit-user-select:none;user-select:none;margin:0;font-size:clamp(6rem,15vw,10rem);font-weight:300;line-height:1;animation:1s both Page404-module__0CjlFG__fadeIn}.Page404-module__0CjlFG__divider{background:var(--divider);width:48px;height:1px;margin:1.5rem 0;animation:.8s .2s both Page404-module__0CjlFG__expandLine}@keyframes Page404-module__0CjlFG__expandLine{0%{opacity:0;width:0}to{opacity:1;width:48px}}.Page404-module__0CjlFG__heading{font-family:var(--font-serif);letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.35rem;font-weight:500;animation:.8s .3s both Page404-module__0CjlFG__fadeIn}.Page404-module__0CjlFG__description{color:var(--secondary);max-width:320px;margin:0 0 2rem;font-size:.95rem;line-height:1.6;animation:.8s .4s both Page404-module__0CjlFG__fadeIn}.Page404-module__0CjlFG__homeLink{font-family:var(--font-sans);color:var(--secondary);border:1px solid var(--divider);border-radius:100px;align-items:center;gap:6px;padding:10px 20px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,background .2s;animation:.8s .5s both Page404-module__0CjlFG__fadeIn;display:inline-flex}.Page404-module__0CjlFG__homeLink:hover{color:var(--primary);border-color:var(--divider-hover);background:var(--surface)}.Page404-module__0CjlFG__homeLink svg{width:14px;height:14px;transition:transform .2s}.Page404-module__0CjlFG__homeLink:hover svg{transform:translate(-2px)}.Page404-module__0CjlFG__devError{background:var(--surface);border-radius:var(--radius-md);color:var(--secondary);max-width:400px;margin-top:1.5rem;padding:1rem;font-family:monospace;font-size:.8rem;animation:.8s .6s both Page404-module__0CjlFG__fadeIn}
.PageSocial-module__O2020a__pageSocial{text-align:center;color:var(--fg-color);flex-direction:column;align-items:center;display:flex}.PageSocial-module__O2020a__action{-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:3em;height:3em;margin:0 0 1em;display:flex;position:relative;text-decoration:none!important}.PageSocial-module__O2020a__action:last-child{margin-bottom:0}.PageSocial-module__O2020a__actionBg{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PageSocial-module__O2020a__actionBg svg{width:50%;height:50%;color:var(--fg-color-6);fill:currentColor;margin-top:3px}.PageSocial-module__O2020a__actionBgPane{border-radius:50%;width:0;height:0;transition:width .3s ease-out,height .3s ease-out}.PageSocial-module__O2020a__action svg{transition:color .3s ease-out}.PageSocial-module__O2020a__action:focus-visible{outline:2px solid var(--fg-color);outline-offset:3px;border-radius:50%}@media (hover:hover){.PageSocial-module__O2020a__action:hover .PageSocial-module__O2020a__actionBgPane{width:100%;height:100%;transition:width .1s ease-out,height .1s ease-out}.PageSocial-module__O2020a__action:hover svg{color:#fff;transition:color .1s ease-out}.dark-mode .PageSocial-module__O2020a__action:hover svg{color:var(--fg-color)}}.PageSocial-module__O2020a__facebook .PageSocial-module__O2020a__actionBgPane{background:#3b5998}.PageSocial-module__O2020a__facebook:hover{border-color:#3b5998}.PageSocial-module__O2020a__x .PageSocial-module__O2020a__actionBgPane{background:#000}.PageSocial-module__O2020a__x:hover{border-color:#000}.PageSocial-module__O2020a__linkedin .PageSocial-module__O2020a__actionBgPane{background:#0077b5}.PageSocial-module__O2020a__linkedin:hover{border-color:#0077b5}.PageSocial-module__O2020a__github .PageSocial-module__O2020a__actionBgPane{background:#3d0a9b}.PageSocial-module__O2020a__github:hover{border-color:#3d0a9b}.PageSocial-module__O2020a__youtube .PageSocial-module__O2020a__actionBgPane{background:red}.PageSocial-module__O2020a__youtube:hover{border-color:red}.PageSocial-module__O2020a__medium .PageSocial-module__O2020a__actionBgPane{background:#00ab6c}.PageSocial-module__O2020a__medium:hover{border-color:#00ab6c}.PageSocial-module__O2020a__newsletter .PageSocial-module__O2020a__actionBgPane{background:#777}.PageSocial-module__O2020a__newsletter:hover{border-color:#777}.PageSocial-module__O2020a__email .PageSocial-module__O2020a__actionBgPane{background:#777}.PageSocial-module__O2020a__email:hover{border-color:#777}@media only screen and (max-width:768px){.PageSocial-module__O2020a__links{flex-wrap:wrap;position:relative;left:.5em}.PageSocial-module__O2020a__action:last-child{margin-right:1em}}
.BookshelfCover-module__HKzXoa__cover{background:#ffffff0a;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;padding:14px 18px;display:flex;position:relative;overflow:hidden}.BookshelfCover-module__HKzXoa__books{align-items:flex-end;gap:4px;height:56px;display:flex}.BookshelfCover-module__HKzXoa__book{border-radius:2px 2px 0 0;width:9px;transition:transform .25s ease-out;animation:3.2s ease-in-out infinite BookshelfCover-module__HKzXoa__bookBob;display:block}@keyframes BookshelfCover-module__HKzXoa__bookBob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media (hover:hover){:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:first-child,.group:hover .BookshelfCover-module__HKzXoa__book:first-child){animation:none;transform:translateY(-3px)rotate(-2deg)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(2),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(2)){animation:none;transform:translateY(-5px)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(3),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(3)){animation:none;transform:translateY(-2px)rotate(1deg)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(4),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(4)){animation:none;transform:translateY(-6px)rotate(-1deg)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(5),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(5)){animation:none;transform:translateY(-4px)rotate(2deg)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(6),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(6)){animation:none;transform:translateY(-3px)rotate(-1deg)}:is(.BookshelfCover-module__HKzXoa__cover:hover .BookshelfCover-module__HKzXoa__book:nth-child(7),.group:hover .BookshelfCover-module__HKzXoa__book:nth-child(7)){animation:none;transform:translateY(-5px)rotate(1deg)}}.BookshelfCover-module__HKzXoa__title{letter-spacing:-.01em;color:var(--fg);margin:0;font-size:1.15rem;font-weight:600}@media (prefers-reduced-motion:reduce){.BookshelfCover-module__HKzXoa__book{animation:none;transform:none}}
.LensesCover-module__oFjC7a__cover{isolation:isolate;background:#1a1814;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.LensesCover-module__oFjC7a__glow{pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 50% 60%,#f2c04a2e 0%,#0000 70%),radial-gradient(80% 40% at 50% 100%,#c84a2c1f 0%,#0000 70%);position:absolute;inset:-10%}.LensesCover-module__oFjC7a__fan{z-index:1;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.LensesCover-module__oFjC7a__card{--i:var(--card-i,0);--n:var(--card-n,5);--center:calc((var(--n) - 1)/2);--offset:calc(var(--i) - var(--center));--rot-step:9deg;--x-step:18px;--y-step:5px;aspect-ratio:auto;width:22%;height:26%;transform:translate(calc(-50% + var(--offset)*var(--x-step)),calc(0% + (var(--offset)*var(--offset))*var(--y-step)*.4))rotate(calc(var(--offset)*var(--rot-step)));transform-origin:50% 110%;z-index:calc(10 - var(--offset)*var(--offset));border-radius:8px;justify-content:center;align-items:center;transition:transform .32s cubic-bezier(.32,.72,0,1),box-shadow .32s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;bottom:-22%;left:50%;box-shadow:inset 0 1px #ffffff14,0 6px 16px #00000059}.LensesCover-module__oFjC7a__glyph{width:56%;height:56%;display:block}@media (hover:hover){:is(.LensesCover-module__oFjC7a__cover:hover .LensesCover-module__oFjC7a__card,.group:hover .LensesCover-module__oFjC7a__card){--rot-step:13deg;--x-step:26px;--y-step:8px;box-shadow:inset 0 1px #ffffff1a,0 10px 22px #0000006b}}.LensesCover-module__oFjC7a__card{animation:5s ease-in-out infinite LensesCover-module__oFjC7a__cardBob;animation-delay:calc(var(--i)*.12s)}@keyframes LensesCover-module__oFjC7a__cardBob{0%,to{transform:translate(calc(-50% + var(--offset)*var(--x-step)),calc(0% + (var(--offset)*var(--offset))*var(--y-step)*.4))rotate(calc(var(--offset)*var(--rot-step)))}50%{transform:translate(calc(-50% + var(--offset)*var(--x-step)),calc(-3px + (var(--offset)*var(--offset))*var(--y-step)*.4))rotate(calc(var(--offset)*var(--rot-step)))}}@media (hover:hover){:is(.LensesCover-module__oFjC7a__cover:hover .LensesCover-module__oFjC7a__card,.group:hover .LensesCover-module__oFjC7a__card){animation-play-state:paused}}@media (prefers-reduced-motion:reduce){.LensesCover-module__oFjC7a__card{transition:none;animation:none}:is(.LensesCover-module__oFjC7a__cover:hover .LensesCover-module__oFjC7a__card,.group:hover .LensesCover-module__oFjC7a__card){transition:none}}
.ShadcnPhysicsCover-module__DF2kFW__cover{background:#0d0d0d;width:100%;height:100%;position:relative;overflow:hidden;container-type:size}.ShadcnPhysicsCover-module__DF2kFW__stage{pointer-events:none;position:absolute;inset:0}.ShadcnPhysicsCover-module__DF2kFW__srOnly{clip:rect(0,0,0,0);border:0;width:1px;height:1px;position:absolute;overflow:hidden}.ShadcnPhysicsCover-module__DF2kFW__token{font-family:var(--font-geist,"Geist","Inter",ui-sans-serif,system-ui,sans-serif);color:#fff;letter-spacing:-.03em;white-space:nowrap;transform-origin:50%;will-change:transform;font-weight:700;position:absolute}.ShadcnPhysicsCover-module__DF2kFW__word{font-size:clamp(1.4rem,11cqw,2.2rem);animation:4.8s ease-in-out infinite ShadcnPhysicsCover-module__DF2kFW__float-word;top:32%;left:24%;transform:rotate(-3deg)}.ShadcnPhysicsCover-module__DF2kFW__slashes{color:#ffffffc7;font-size:clamp(1.4rem,11cqw,2.2rem);animation:5.4s ease-in-out -1.4s infinite ShadcnPhysicsCover-module__DF2kFW__float-slashes;top:44%;right:18%;transform:rotate(5deg)}@keyframes ShadcnPhysicsCover-module__DF2kFW__float-word{0%,to{transform:translate(0)rotate(-3deg)}50%{transform:translateY(-3px)rotate(-2deg)}}@keyframes ShadcnPhysicsCover-module__DF2kFW__float-slashes{0%,to{transform:translate(0)rotate(5deg)}50%{transform:translateY(-3px)rotate(6deg)}}@media (hover:hover){:is(.ShadcnPhysicsCover-module__DF2kFW__cover:hover .ShadcnPhysicsCover-module__DF2kFW__word,.group:hover .ShadcnPhysicsCover-module__DF2kFW__word){animation:1s forwards ShadcnPhysicsCover-module__DF2kFW__fall-word}:is(.ShadcnPhysicsCover-module__DF2kFW__cover:hover .ShadcnPhysicsCover-module__DF2kFW__slashes,.group:hover .ShadcnPhysicsCover-module__DF2kFW__slashes){animation:.92s 60ms forwards ShadcnPhysicsCover-module__DF2kFW__fall-slashes}}@keyframes ShadcnPhysicsCover-module__DF2kFW__fall-word{0%{animation-timing-function:cubic-bezier(.42,0,1,.55);transform:translate(0)rotate(-3deg)scaleY(1)}52%{animation-timing-function:cubic-bezier(.32,1.45,.64,1);transform:translate(-2cqw,38cqh)rotate(-120deg)scaleY(.82)}68%{animation-timing-function:cubic-bezier(.42,0,1,.55);transform:translate(-3cqw,30cqh)rotate(-150deg)scaleY(1.08)}82%{animation-timing-function:cubic-bezier(.22,1,.36,1);transform:translate(-3.5cqw,37cqh)rotate(-162deg)scaleY(.96)}92%{animation-timing-function:ease-out;transform:translate(-3.5cqw,38cqh)rotate(-156deg)scaleY(1)}to{transform:translate(-3.5cqw,38cqh)rotate(-158deg)scaleY(1)}}@keyframes ShadcnPhysicsCover-module__DF2kFW__fall-slashes{0%{animation-timing-function:cubic-bezier(.42,0,1,.55);transform:translate(0)rotate(5deg)scaleY(1)}52%{animation-timing-function:cubic-bezier(.32,1.45,.64,1);transform:translate(1.5cqw,32cqh)rotate(52deg)scaleY(.85)}70%{animation-timing-function:cubic-bezier(.42,0,1,.55);transform:translate(2cqw,24cqh)rotate(72deg)scaleY(1.07)}85%{animation-timing-function:cubic-bezier(.22,1,.36,1);transform:translate(2.5cqw,31cqh)rotate(82deg)scaleY(.97)}94%{animation-timing-function:ease-out;transform:translate(2.5cqw,32cqh)rotate(77deg)scaleY(1)}to{transform:translate(2.5cqw,32cqh)rotate(78deg)scaleY(1)}}@media (prefers-reduced-motion:reduce){.ShadcnPhysicsCover-module__DF2kFW__word,.ShadcnPhysicsCover-module__DF2kFW__slashes{animation:none}}
.LensesPage-module__yyHybW__frame{--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-spring-soft:cubic-bezier(.34,1.4,.4,1);--ease-spring-snap:cubic-bezier(.34,1.56,.64,1);--ease-out-snap:cubic-bezier(.2,.9,.2,1)}.LensesPage-module__yyHybW__frame button:focus-visible,.LensesPage-module__yyHybW__frame a:focus-visible,.LensesPage-module__yyHybW__panel button:focus-visible,.LensesPage-module__yyHybW__panel a:focus-visible,.LensesPage-module__yyHybW__dialog button:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #1a1a1a}:is(.dark-mode .LensesPage-module__yyHybW__frame button:focus-visible,.dark-mode .LensesPage-module__yyHybW__frame a:focus-visible,.dark-mode .LensesPage-module__yyHybW__panel button:focus-visible,.dark-mode .LensesPage-module__yyHybW__panel a:focus-visible,.dark-mode .LensesPage-module__yyHybW__dialog button:focus-visible){outline-color:#f5f1e8}.LensesPage-module__yyHybW__frame{background:linear-gradient(180deg,#ffffff52 0%,#fff0 28%),radial-gradient(ellipse at 50% 110%,#00000014 0%,#0000 60%),var(--design-canvas-bg-light,#ece4d0);color:#1a1a1a;min-height:100vh;font-family:var(--font-sans,"Inter",system-ui,sans-serif);touch-action:manipulation;flex-direction:column;display:flex;position:relative;container:deck/inline-size}.dark-mode .LensesPage-module__yyHybW__frame{background:linear-gradient(180deg,#ffffff0a 0%,#fff0 32%),radial-gradient(ellipse at 50% 100%,#ffffff08 0%,#0000 55%),var(--design-canvas-bg-dark,#16161a);color:#f5f1e8}.LensesPage-module__yyHybW__frameEmbedded{flex:auto;height:100%;min-height:0;overflow-y:auto}.LensesPage-module__yyHybW__header{z-index:10;padding:max(18px,env(safe-area-inset-top))22px 0;position:absolute;top:0;left:0;right:0}.LensesPage-module__yyHybW__headerInner{justify-content:space-between;align-items:center;gap:16px;display:flex}.LensesPage-module__yyHybW__homeBackButton{cursor:pointer;width:36px;height:36px;color:inherit;opacity:.4;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:inline-flex;position:relative;background:0 0!important;text-decoration:none!important}.LensesPage-module__yyHybW__homeBackButton:before{content:"";position:absolute;inset:-4px}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__homeBackButton:hover{opacity:1}.LensesPage-module__yyHybW__homeBackButton:hover .LensesPage-module__yyHybW__homeBackArrow{transform:translate(-2px)}}.LensesPage-module__yyHybW__homeBackArrow{transition:transform .2s var(--ease-spring-snap);font-size:1.2em;line-height:1;display:inline-block;transform:translate(2px)}.LensesPage-module__yyHybW__headerRhs{align-items:center;gap:8px;display:flex}.LensesPage-module__yyHybW__headerButton{width:34px;height:34px;color:inherit;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s var(--ease-spring-snap);background:#ffffff80;border:1px solid #0000001f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative;text-decoration:none!important}.LensesPage-module__yyHybW__headerButton:before{content:"";border-radius:inherit;position:absolute;inset:-5px}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__headerButton:hover{background:#fffffff2;border-color:#00000038}}.LensesPage-module__yyHybW__headerButton:active{transform:scale(.96)}.dark-mode .LensesPage-module__yyHybW__headerButton{background:#ffffff0a;border-color:#ffffff29}@media (hover:hover) and (pointer:fine){.dark-mode .LensesPage-module__yyHybW__headerButton:hover{background:#ffffff1a;border-color:#ffffff52}}.LensesPage-module__yyHybW__headerButton svg{width:16px;height:16px}.LensesPage-module__yyHybW__canvas{opacity:0;width:100%;transition:opacity .7s var(--ease-out-quint);flex:auto;position:relative;overflow-x:hidden}.LensesPage-module__yyHybW__canvasVisible{opacity:1}.LensesPage-module__yyHybW__bgWrap{pointer-events:none;z-index:0;-webkit-user-select:none;user-select:none;position:absolute;inset:0}.LensesPage-module__yyHybW__bgGrid{background-image:radial-gradient(circle,rgba(0,0,0,var(--design-grid-opacity,.07))1px,transparent 1.4px);background-size:var(--design-grid-size,36px)var(--design-grid-size,36px);-webkit-mask-image:radial-gradient(ellipse at center,#0009 0%,#0000 var(--design-grid-mask,70%));mask-image:radial-gradient(ellipse at center,#0009 0%,#0000 var(--design-grid-mask,70%));-webkit-mask-image:radial-gradient(ellipse at center,#0009 0%,#0000 var(--design-grid-mask,70%));background-position:0 0;position:absolute;inset:0}.dark-mode .LensesPage-module__yyHybW__bgGrid{background-image:radial-gradient(circle,rgba(255,255,255,calc(var(--design-grid-opacity,.07)*.86))1px,transparent 1.5px)}.LensesPage-module__yyHybW__cards{z-index:2;grid-template-columns:repeat(var(--design-grid-cols,8),minmax(0,1fr));padding:var(--design-deck-pad-top,88px)var(--design-deck-pad-x,32px)56px;gap:var(--design-card-gap,28px);max-width:var(--design-deck-max-width,1440px);grid-auto-rows:minmax(0,auto);margin:0 auto;display:grid;position:relative}@container deck (min-width:900px){.LensesPage-module__yyHybW__canvas{flex-direction:column;display:flex}.LensesPage-module__yyHybW__cards{margin-block:auto}}.LensesPage-module__yyHybW__card{--card-bg:#1f2a5c;--card-fg:#f5f1e8;--card-accent:#f2c04a;z-index:1;will-change:transform;width:100%;aspect-ratio:var(--design-card-aspect,.8);padding:var(--design-card-pad-y,13px)var(--design-card-pad-x,14px);background:linear-gradient(180deg,rgba(255,255,255,var(--design-highlight,.06))0%,#fff0 32%,#0000 68%,#0000001a 100%),var(--card-bg);color:var(--card-fg);border-radius:var(--design-card-radius,18px);box-shadow:0 0 0 .5px rgba(0,0,0,var(--design-inner-stroke,.22))inset,0 1.5px 0 #ffffff2e inset,0 -1.5px 0 #00000029 inset,0 1px 1px #00000014;filter:saturate(var(--design-card-saturation,1))hue-rotate(var(--design-card-hue,0deg))contrast(var(--design-card-contrast,1))grayscale(var(--design-mono,0));outline:var(--design-card-border,0px)solid currentColor;outline-offset:calc(var(--design-card-border,0px)*-1);text-align:left;cursor:pointer;font-family:var(--font-geist,var(--font-sans,system-ui),sans-serif);opacity:0;transition:opacity .6s var(--ease-out-quint),transform var(--design-hover-out,.18s)var(--design-ease,var(--ease-out-snap)),box-shadow var(--design-hover-out,.18s)var(--design-ease,var(--ease-out-snap));border:none;flex-direction:column;display:flex;position:relative;transform:scale(.96)}.LensesPage-module__yyHybW__card:before{content:"";border-radius:inherit;pointer-events:none;box-shadow:0 2px 3px rgba(0,0,0,calc(.1*var(--design-shadow-strength,1))),0 calc(var(--design-shadow-y,14px))calc(var(--design-shadow-blur,28px))-10px rgba(20,14,8,calc(.34*var(--design-shadow-strength,1))),0 calc(var(--design-shadow-y,14px)*2.3)calc(var(--design-shadow-blur,28px)*2.1)-22px rgba(20,14,8,calc(.42*var(--design-shadow-strength,1)));opacity:0;transition:opacity var(--design-hover-out,.18s)var(--design-ease,var(--ease-out-snap));position:absolute;inset:0}.LensesPage-module__yyHybW__cardVisible{opacity:1;transition:opacity var(--design-entrance-dur,.6s)var(--ease-out-quint)var(--card-enter-delay,0s);animation:LensesPage-module__yyHybW__cardEnterRise calc(var(--design-entrance-dur,.6s)*.6)var(--ease-spring-soft)var(--card-enter-delay,0s)backwards;transform:scale(1)}@keyframes LensesPage-module__yyHybW__cardEnterRise{0%{transform:scale(.96)}}.LensesPage-module__yyHybW__cardSelected{transform:translateY(calc(var(--design-hover-lift,5px)*-1))scale(var(--design-selected-scale,1.005));box-shadow:0 0 0 .5px rgba(0,0,0,var(--design-inner-stroke,.22))inset,0 1.5px 0 #ffffff2e inset,0 -1.5px 0 #00000029 inset,0 0 0 var(--design-selected-ring-gap,3px)var(--design-canvas-bg-light,#ece4d0),0 0 0 calc(var(--design-selected-ring-gap,3px) + var(--design-selected-ring,2px))var(--design-selected-ring-color,#1e1a14d9);z-index:3;transition:transform var(--design-hover-in,90ms)var(--design-ease,var(--ease-out-snap)),box-shadow var(--design-selected-ring-fade,.22s)var(--ease-out-quart)}.LensesPage-module__yyHybW__cardSelected:before{opacity:1}.dark-mode .LensesPage-module__yyHybW__cardSelected{box-shadow:0 0 0 .5px rgba(0,0,0,var(--design-inner-stroke,.22))inset,0 1.5px 0 #ffffff2e inset,0 -1.5px 0 #00000029 inset,0 0 0 var(--design-selected-ring-gap,3px)var(--design-canvas-bg-dark,#16161a),0 0 0 calc(var(--design-selected-ring-gap,3px) + var(--design-selected-ring,2px))var(--design-selected-ring-color-dark,#f5f1e8c7)}html[data-design-selection=glow] .LensesPage-module__yyHybW__cardSelected{box-shadow:0 0 0 .5px rgba(0,0,0,var(--design-inner-stroke,.22))inset,0 1.5px 0 #ffffff2e inset,0 -1.5px 0 #00000029 inset,0 0 28px 4px var(--card-accent)}html[data-design-selection=underline] .LensesPage-module__yyHybW__cardSelected{box-shadow:0 0 0 .5px rgba(0,0,0,var(--design-inner-stroke,.22))inset,0 1.5px 0 #ffffff2e inset,0 -1.5px 0 #00000029 inset}html[data-design-selection=underline] .LensesPage-module__yyHybW__cardSelected .LensesPage-module__yyHybW__cardTitle{background-image:linear-gradient(to bottom,transparent calc(100% - 3px),var(--card-accent)calc(100% - 3px));background-repeat:no-repeat;background-size:100% 100%;padding-bottom:1px}html[data-design-selection=invert] .LensesPage-module__yyHybW__cardSelected{filter:invert(1)hue-rotate(180deg)saturate(var(--design-card-saturation,1))}html[data-design-selection=spotlight] .LensesPage-module__yyHybW__card:not(.LensesPage-module__yyHybW__cardSelected){opacity:.42;transition:opacity .22s var(--ease-out-quart),transform var(--design-hover-out,.18s)var(--design-ease,var(--ease-out-snap)),box-shadow var(--design-hover-out,.18s)var(--design-ease,var(--ease-out-snap))}html[data-design-selection=spotlight] .LensesPage-module__yyHybW__cards:has(.LensesPage-module__yyHybW__cardSelected) .LensesPage-module__yyHybW__centerCard{opacity:.42;transition:opacity .22s var(--ease-out-quart)}.LensesPage-module__yyHybW__cardSelected .LensesPage-module__yyHybW__cardArt svg[data-anim] [data-anim-target]{animation-play-state:running}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__card:hover{transform:translateY(calc(var(--design-hover-lift,5px)*-1))scale(var(--design-hover-scale,1.025))rotate(var(--design-card-tilt,0deg));transition:transform var(--design-hover-in,90ms)var(--design-ease,var(--ease-out-snap));z-index:20}.LensesPage-module__yyHybW__card:nth-child(2n):hover{transform:translateY(calc(var(--design-hover-lift,5px)*-1))scale(var(--design-hover-scale,1.025))rotate(calc(var(--design-card-tilt,0deg)*-1))}.LensesPage-module__yyHybW__card:hover:before{opacity:1;transition:opacity var(--design-hover-in,90ms)var(--design-ease,var(--ease-out-snap))}}.LensesPage-module__yyHybW__card:active,.LensesPage-module__yyHybW__card.LensesPage-module__yyHybW__cardSelected:active{transform:scale(var(--design-press-scale,.98));transition:transform 80ms var(--design-ease,var(--ease-out-snap))}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__card:hover:active,.LensesPage-module__yyHybW__card.LensesPage-module__yyHybW__cardSelected:hover:active{transform:translateY(calc(var(--design-hover-lift,5px)*-.4))scale(calc(var(--design-hover-scale,1.025)*.985))}}.LensesPage-module__yyHybW__cardArt{align-items:var(--design-illus-justify,center);flex:auto;justify-content:center;min-height:0;margin:2px -2px 8px;display:flex}.LensesPage-module__yyHybW__cardArt svg{width:calc(92%*var(--design-illus-scale,1));height:calc(92%*var(--design-illus-scale,1));max-height:100%}.LensesPage-module__yyHybW__cardTitle{font-family:var(--design-sans,var(--font-geist,var(--font-sans),system-ui,sans-serif));font-size:calc(.78rem*var(--design-title-scale,1));font-weight:var(--design-title-weight,600);letter-spacing:var(--design-title-tracking,-.006em);text-transform:var(--design-title-transform,none);text-align:var(--design-title-align,left);text-wrap:balance;color:var(--card-fg);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;flex-direction:column;flex:none;justify-content:flex-end;min-width:0;min-height:2.3rem;line-height:1.25;display:flex}.LensesPage-module__yyHybW__card[data-lens-id=communication] .LensesPage-module__yyHybW__cardTitle{letter-spacing:-.012em;font-size:.69rem}:is(html[data-design-card-align=top] .LensesPage-module__yyHybW__card,html[data-design-card-align=top] .LensesPage-module__yyHybW__centerCard){flex-direction:column-reverse}html[data-design-card-align=top] .LensesPage-module__yyHybW__cardArt{margin:8px -2px 2px}html[data-design-card-align=top] .LensesPage-module__yyHybW__cardTitle{justify-content:flex-start}html[data-design-card-align=overlay] .LensesPage-module__yyHybW__card .LensesPage-module__yyHybW__cardTitle{inset:auto var(--design-card-pad-x,14px)var(--design-card-pad-y,13px);text-shadow:0 1px 8px #00000059;position:absolute}html[data-design-card-align=overlay] .LensesPage-module__yyHybW__card .LensesPage-module__yyHybW__cardArt{flex:auto;margin:0}.LensesPage-module__yyHybW__cardEyebrow{font-family:var(--design-sans,var(--font-geist,var(--font-sans),system-ui,sans-serif));font-size:.6rem;font-weight:var(--design-eyebrow-weight,500);text-transform:var(--design-eyebrow-case,uppercase);letter-spacing:var(--design-eyebrow-tracking,.18em);opacity:.65;text-align:var(--design-title-align,left);color:var(--card-fg);margin-bottom:4px;display:none}html[data-design-card-eyebrow=on] .LensesPage-module__yyHybW__cardEyebrow{display:block}.LensesPage-module__yyHybW__cardHoverTagline{inset:auto var(--design-card-pad-x,14px)var(--design-card-pad-y,13px);font-family:var(--design-serif,var(--font-serif,Georgia,serif));color:var(--card-fg);opacity:0;transition:opacity .18s var(--ease-out-snap),transform .18s var(--ease-out-snap);pointer-events:none;text-shadow:0 1px 8px #0006;font-size:.74rem;font-style:italic;line-height:1.32;display:none;position:absolute;transform:translateY(4px)}html[data-design-card-tagline=on] .LensesPage-module__yyHybW__cardHoverTagline{display:block}@media (hover:hover) and (pointer:fine){html[data-design-card-tagline=on] .LensesPage-module__yyHybW__card:hover .LensesPage-module__yyHybW__cardHoverTagline{opacity:.95;transform:translateY(0)}html[data-design-card-tagline=on] .LensesPage-module__yyHybW__card:hover .LensesPage-module__yyHybW__cardTitle{transition:transform .18s var(--ease-out-snap);transform:translateY(-22px)}}.LensesPage-module__yyHybW__centerCard{will-change:transform;filter:saturate(var(--design-card-saturation,1))hue-rotate(var(--design-card-hue,0deg))contrast(var(--design-card-contrast,1))grayscale(var(--design-mono,0));z-index:2;color:#ede4d1;border-radius:var(--design-center-card-radius,22px);text-align:left;cursor:pointer;width:100%;height:100%;font-family:var(--font-geist,var(--font-sans),system-ui,sans-serif);opacity:0;transition:opacity .7s var(--ease-out-quint),transform .16s var(--ease-out-snap);background:linear-gradient(#ffffff0d 0%,#fff0 30%,#0000 70%,#0000002e 100%),#1a1f2a;border:none;flex-direction:column;grid-area:2/4/4/6;padding:22px 24px 26px;display:flex;position:relative;transform:scale(.94);box-shadow:inset 0 0 0 .5px #0006,inset 0 1.5px #ffffff1f,inset 0 -1.5px #0006,0 1px 2px #0003,0 14px 26px -14px #140e0875}.LensesPage-module__yyHybW__centerCard:before{content:"";border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .16s var(--ease-out-snap);position:absolute;inset:0;box-shadow:0 2px 3px #0000002e,0 20px 40px -16px #00000080,0 40px 80px -28px #0009}.dark-mode .LensesPage-module__yyHybW__centerCard:before{box-shadow:0 2px 3px #00000073,0 20px 40px -16px #000000a6,0 40px 80px -28px #000000bf}.dark-mode .LensesPage-module__yyHybW__centerCard{color:#1a1f2a;background:linear-gradient(#fff6 0%,#fff0 28%,#0000 72%,#00000014 100%),#ede4d1;box-shadow:inset 0 0 0 .5px #0000008c,inset 0 1.5px #fff9,inset 0 -1.5px #0000001a,0 1px 2px #0000006b,0 14px 26px -14px #0000008c}.LensesPage-module__yyHybW__centerCardVisible{opacity:1;transition:opacity .7s var(--ease-out-quint),transform .42s var(--ease-spring-soft);transform:scale(1)}html[data-design-center-span="1"] .LensesPage-module__yyHybW__centerCard{grid-area:2/4/3/5}html[data-design-center-span="3"] .LensesPage-module__yyHybW__centerCard{grid-area:2/3/5/6}html[data-design-center-span=wide] .LensesPage-module__yyHybW__centerCard{aspect-ratio:2;grid-area:2/4/3/7}html[data-design-center-span=tall] .LensesPage-module__yyHybW__centerCard{aspect-ratio:1/2;grid-area:2/4/5/5}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__centerCard:hover{transition:transform 90ms var(--ease-out-snap);z-index:25;transform:translateY(-6px)scale(1.02)}.LensesPage-module__yyHybW__centerCard:hover:before{opacity:1;transition:opacity 90ms var(--ease-out-snap)}}.LensesPage-module__yyHybW__centerCard:active{transition:transform 80ms var(--ease-out-snap);transform:scale(.98)}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__centerCard:hover:active{transform:translateY(-2px)scale(1.005)}}.LensesPage-module__yyHybW__centerCardTextWrap{display:contents}.LensesPage-module__yyHybW__centerCardTitle{font-family:var(--design-sans,var(--font-geist,var(--font-sans),system-ui,sans-serif));font-size:calc(2rem*var(--design-title-scale,1));font-weight:var(--design-title-weight,700);letter-spacing:var(--design-title-tracking,-.02em);text-transform:var(--design-title-transform,none);text-align:var(--design-title-align,left);text-wrap:balance;flex:none;line-height:1.12}.LensesPage-module__yyHybW__centerCardTagline{font-family:var(--font-serif,"Crimson Pro",serif);letter-spacing:.002em;text-wrap:pretty;opacity:.78;font-size:.94rem;font-style:italic;font-weight:400;line-height:1.32;display:none}.LensesPage-module__yyHybW__panelOverlay{background:rgba(20,20,22,var(--design-overlay-dim,.4));-webkit-backdrop-filter:blur(var(--design-overlay-blur,3px));z-index:50;position:fixed;inset:0}.LensesPage-module__yyHybW__panelOverlay[data-state=open]{animation:LensesPage-module__yyHybW__fadeIn .34s var(--ease-out-quart)}.LensesPage-module__yyHybW__panelOverlay[data-state=closed]{animation:LensesPage-module__yyHybW__fadeOut .28s var(--ease-out-quart)}.LensesPage-module__yyHybW__panel{--panel-bg:#1f2a5c;--panel-fg:#f5f1e8;--panel-accent:#f2c04a;width:min(var(--design-panel-width,480px),100vw);z-index:60;font-family:var(--font-sans,system-ui,sans-serif);color:#1a1a1a;transition:background .32s var(--ease-out-quart);background:#faf7ee;outline:none;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-24px 0 60px -20px #00000040}.dark-mode .LensesPage-module__yyHybW__panel{color:#f5f1e8;background:#1c1d1f;box-shadow:-24px 0 60px -20px #000000b3}.LensesPage-module__yyHybW__panel[data-state=open]{animation:LensesPage-module__yyHybW__slideInRight .34s var(--ease-out-quart)}.LensesPage-module__yyHybW__panel[data-state=closed]{animation:LensesPage-module__yyHybW__slideOutRight .28s var(--ease-out-quart)}html[data-design-panel-side=left] .LensesPage-module__yyHybW__panel{left:0;right:auto;box-shadow:24px 0 60px -20px #00000040}html[data-design-panel-side=left] .LensesPage-module__yyHybW__panel[data-state=open]{animation:LensesPage-module__yyHybW__slideInLeft .34s var(--ease-out-quart)}html[data-design-panel-side=left] .LensesPage-module__yyHybW__panel[data-state=closed]{animation:LensesPage-module__yyHybW__slideOutLeft .28s var(--ease-out-quart)}html[data-design-panel-side=left].dark-mode .LensesPage-module__yyHybW__panel{box-shadow:24px 0 60px -20px #000000b3}html[data-design-panel-side=sheet] .LensesPage-module__yyHybW__panel{border-radius:22px 22px 0 0;width:100vw;height:min(72vh,720px);inset:auto 0 0;box-shadow:0 -24px 60px -20px #00000040}html[data-design-panel-side=sheet] .LensesPage-module__yyHybW__panel[data-state=open]{animation:LensesPage-module__yyHybW__slideInUp .36s var(--ease-out-quart)}html[data-design-panel-side=sheet] .LensesPage-module__yyHybW__panel[data-state=closed]{animation:LensesPage-module__yyHybW__slideOutDown .26s var(--ease-out-quart)}.LensesPage-module__yyHybW__panelHero{background:var(--panel-bg);color:var(--panel-fg);transition:background .28s var(--ease-out-quart),color .28s var(--ease-out-quart);flex-direction:column;flex:none;gap:16px;padding:32px 36px 28px;display:flex;position:relative}.LensesPage-module__yyHybW__panelArt{-webkit-user-select:none;user-select:none;align-self:flex-start;width:110px;height:110px;display:block}.LensesPage-module__yyHybW__panelArt svg{width:100%;height:100%}.LensesPage-module__yyHybW__panelHeroText{flex-direction:column;gap:6px;display:flex}.LensesPage-module__yyHybW__panelEyebrow{font-family:var(--design-sans,var(--font-geist,var(--font-sans),system-ui,sans-serif));text-transform:var(--design-eyebrow-case,uppercase);letter-spacing:var(--design-eyebrow-tracking,.18em);font-size:.68rem;font-weight:var(--design-eyebrow-weight,500);color:var(--panel-fg);opacity:.7;display:inline-block}.LensesPage-module__yyHybW__panelTitle{font-family:var(--design-sans,var(--font-geist,var(--font-sans),system-ui,sans-serif));font-size:calc(1.85rem*var(--design-title-scale,1));font-weight:var(--design-title-weight,700);letter-spacing:var(--design-title-tracking,-.025em);text-transform:var(--design-title-transform,none);text-wrap:balance;color:var(--panel-fg);margin:0;line-height:1.08}.LensesPage-module__yyHybW__panelTagline{font-family:var(--font-serif,Georgia,serif);text-wrap:pretty;color:var(--panel-fg);opacity:.85;margin:6px 0 0;font-size:1.05rem;font-style:italic;font-weight:400;line-height:1.45}.LensesPage-module__yyHybW__panelControls{align-items:center;gap:6px;display:inline-flex;position:absolute;top:18px;right:18px}.LensesPage-module__yyHybW__panelNavBtn,.LensesPage-module__yyHybW__panelClose{cursor:pointer;width:32px;height:32px;color:var(--panel-fg);transition:background .2s ease,transform .15s var(--ease-spring-snap);background:#ffffff1f;border:none;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.LensesPage-module__yyHybW__panelNavBtn:before,.LensesPage-module__yyHybW__panelClose:before{content:"";border-radius:inherit;position:absolute;inset:-6px}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__panelNavBtn:hover,.LensesPage-module__yyHybW__panelClose:hover{background:#ffffff3d}}.LensesPage-module__yyHybW__panelNavBtn:active,.LensesPage-module__yyHybW__panelClose:active{transform:scale(.94)}.LensesPage-module__yyHybW__panelBody{font-family:var(--design-serif,var(--font-serif,Georgia,serif));font-size:calc(1.08rem*var(--design-body-scale,1));line-height:var(--design-body-line-height,1.6);font-variant-numeric:var(--design-numerals,normal);animation:LensesPage-module__yyHybW__bodyFade .22s var(--ease-out-quart);flex:auto;padding:30px 36px 40px;font-weight:400;overflow-y:auto}.LensesPage-module__yyHybW__panelBody p{margin:0 0 var(--design-paragraph-gap,1em);text-wrap:pretty;max-width:var(--design-body-measure,56ch)}.LensesPage-module__yyHybW__panelBodyTldr p:not(:first-of-type){display:none}html[data-design-dropcap=on] .LensesPage-module__yyHybW__panelBody p:first-of-type:first-letter{font-family:var(--design-serif,var(--font-serif,Georgia,serif));float:left;color:var(--panel-bg);margin:-.12em .08em 0 -.04em;padding-top:0;font-size:4.5em;font-weight:600;line-height:.78}.LensesPage-module__yyHybW__panelBody p:last-child{margin-bottom:0}.LensesPage-module__yyHybW__panelBody em{font-style:var(--design-em-style,italic);color:#0e0e10;background-image:linear-gradient(to bottom,transparent calc(100% - 2px),color-mix(in srgb,var(--panel-bg)65%,transparent)calc(100% - 2px));background-repeat:no-repeat;padding-bottom:1px;font-weight:600}html[data-design-em-underline=off] .LensesPage-module__yyHybW__panelBody em{background-image:none}.dark-mode .LensesPage-module__yyHybW__panelBody em{color:#f8f4e8;background-image:linear-gradient(to bottom,transparent calc(100% - 2px),color-mix(in srgb,var(--panel-accent)80%,transparent)calc(100% - 2px))}.LensesPage-module__yyHybW__readingsBlock{border-top:1px solid #00000014;margin-top:32px;padding-top:22px}.dark-mode .LensesPage-module__yyHybW__readingsBlock{border-top-color:#ffffff14}.LensesPage-module__yyHybW__readingsBlock+.LensesPage-module__yyHybW__relatedBlock{border-top:0;margin-top:22px;padding-top:0}.LensesPage-module__yyHybW__readingsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.LensesPage-module__yyHybW__readingsItem{margin:0}.LensesPage-module__yyHybW__readingsLink{--readings-rule:#0000001a;border-bottom:1px solid var(--readings-rule);font-family:var(--design-serif,var(--font-serif,Georgia,serif));color:inherit;transition:color .2s var(--ease-spring-snap),border-color .2s var(--ease-spring-snap);justify-content:space-between;align-items:baseline;gap:14px;padding:10px 0;font-size:1rem;line-height:1.4;text-decoration:none;display:flex}.LensesPage-module__yyHybW__readingsItem:last-child .LensesPage-module__yyHybW__readingsLink{border-bottom:0}.dark-mode .LensesPage-module__yyHybW__readingsLink{--readings-rule:#ffffff1a}.LensesPage-module__yyHybW__readingsLabel{flex:auto;min-width:0}.LensesPage-module__yyHybW__readingsArrow{opacity:.45;transition:transform .2s var(--ease-spring-snap),opacity .2s var(--ease-spring-snap);flex:none;font-size:.95em}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__readingsLink:hover{color:var(--panel-bg,inherit);border-bottom-color:color-mix(in srgb,var(--panel-bg,currentColor)50%,transparent)}.LensesPage-module__yyHybW__readingsLink:hover .LensesPage-module__yyHybW__readingsArrow{opacity:1;transform:translate(2px,-2px)}}.LensesPage-module__yyHybW__readingsLink:focus-visible{outline:2px solid var(--panel-bg,currentColor);outline-offset:4px;border-radius:2px}html[data-design-related=off] .LensesPage-module__yyHybW__readingsBlock{display:none}.LensesPage-module__yyHybW__relatedBlock{border-top:1px solid #00000014;margin-top:32px;padding-top:22px}html[data-design-related=off] .LensesPage-module__yyHybW__relatedBlock{display:none}.dark-mode .LensesPage-module__yyHybW__relatedBlock{border-top-color:#ffffff14}.LensesPage-module__yyHybW__relatedLabel{font-family:var(--font-geist,var(--font-sans),system-ui,sans-serif);text-transform:uppercase;letter-spacing:.18em;opacity:.55;margin-bottom:12px;font-size:.7rem;font-weight:500;display:block}.LensesPage-module__yyHybW__relatedChips{flex-wrap:wrap;gap:8px;display:flex}.LensesPage-module__yyHybW__relatedChip{--chip-bg:#1f2a5c;--chip-fg:#f5f1e8;font-family:var(--font-geist,var(--font-sans),system-ui,sans-serif);color:inherit;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .15s var(--ease-spring-snap);background:#0000000a;border:1px solid #0000001a;border-radius:999px;align-items:center;gap:8px;padding:9px 12px 9px 9px;font-size:.84rem;font-weight:500;display:inline-flex;position:relative}.LensesPage-module__yyHybW__relatedChip:before{content:"";border-radius:inherit;position:absolute;inset:-4px}.dark-mode .LensesPage-module__yyHybW__relatedChip{background:#ffffff0d;border-color:#ffffff1f}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__relatedChip:hover{background:#00000014;border-color:#0003}.dark-mode .LensesPage-module__yyHybW__relatedChip:hover{background:#ffffff1a;border-color:#ffffff3d}.LensesPage-module__yyHybW__relatedChip:hover .LensesPage-module__yyHybW__relatedChipArrow{opacity:1;transform:translate(2px)}}.LensesPage-module__yyHybW__relatedChip:active{transform:scale(.97)}.LensesPage-module__yyHybW__relatedChipSwatch{background:var(--chip-bg);border-radius:50%;flex:none;width:12px;height:12px}.LensesPage-module__yyHybW__relatedChipArrow{opacity:.5;transition:transform .2s var(--ease-spring-snap)}.LensesPage-module__yyHybW__dialogOverlay{background:rgba(20,20,22,calc(var(--design-overlay-dim,.4) + .15));-webkit-backdrop-filter:blur(calc(var(--design-overlay-blur,3px)*2));z-index:70;position:fixed;inset:0}.LensesPage-module__yyHybW__dialogOverlay[data-state=open]{animation:LensesPage-module__yyHybW__fadeIn .28s var(--ease-out-quart)}.LensesPage-module__yyHybW__dialogOverlay[data-state=closed]{animation:LensesPage-module__yyHybW__fadeOut .2s var(--ease-out-quart)}.LensesPage-module__yyHybW__dialog{width:min(var(--design-dialog-width,760px),calc(100vw - 32px));border-radius:var(--design-dialog-radius,18px);z-index:80;max-height:calc(100vh - 64px);font-family:var(--font-sans,system-ui,sans-serif);color:#1a1a1a;background:#faf7ee;outline:none;flex-direction:column;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 1px 1px #0000001a,0 30px 80px -20px #0006}.dark-mode .LensesPage-module__yyHybW__dialog{color:#f5f1e8;background:#1c1d1f;box-shadow:0 1px 1px #0006,0 30px 80px -20px #000000b3}.LensesPage-module__yyHybW__dialog[data-state=open]{animation:LensesPage-module__yyHybW__scaleIn .28s var(--ease-out-quart)}.LensesPage-module__yyHybW__dialog[data-state=closed]{animation:LensesPage-module__yyHybW__scaleOut .2s var(--ease-out-quart)}.LensesPage-module__yyHybW__dialogHeader{background:inherit;border-bottom:1px solid #0000000f;flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:26px 32px 18px;display:flex;position:relative}.dark-mode .LensesPage-module__yyHybW__dialogHeader{border-bottom-color:#ffffff14}.LensesPage-module__yyHybW__dialogHeaderText{flex-direction:column;gap:8px;min-width:0;display:flex}.LensesPage-module__yyHybW__dialogEyebrow{font-family:var(--design-sans,var(--font-geist,var(--font-sans),system-ui,sans-serif));text-transform:var(--design-eyebrow-case,uppercase);letter-spacing:var(--design-eyebrow-tracking,.2em);font-size:.66rem;font-weight:var(--design-eyebrow-weight,500);opacity:.5;margin-bottom:2px;display:inline-block}.LensesPage-module__yyHybW__dialogTitle{font-family:var(--design-sans,var(--font-geist,var(--font-sans),system-ui,sans-serif));font-size:calc(clamp(1.55rem,2.8vw,1.95rem)*var(--design-title-scale,1));font-weight:var(--design-title-weight,700);letter-spacing:var(--design-title-tracking,-.024em);text-transform:var(--design-title-transform,none);text-wrap:balance;margin:4px 0 0;line-height:1.05}.LensesPage-module__yyHybW__dialogLede{font-family:var(--design-serif,var(--font-serif,Georgia,serif));font-size:calc(.98rem*var(--design-body-scale,1));text-wrap:pretty;max-width:var(--design-body-measure,56ch);opacity:.82;margin:4px 0 0;line-height:1.5}.LensesPage-module__yyHybW__dialogList{overscroll-behavior:contain;flex:auto;grid-template-columns:1fr;gap:10px;min-height:0;margin:0;padding:18px 32px 26px;list-style:none;display:grid;overflow-y:auto}.LensesPage-module__yyHybW__dialogGroups{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:18px;min-height:0;padding:4px 32px 26px;display:flex;overflow-y:auto}.LensesPage-module__yyHybW__dialogGroups .LensesPage-module__yyHybW__dialogList{padding:0;overflow:visible}.LensesPage-module__yyHybW__dialogGroup{flex-direction:column;gap:8px;display:flex}.LensesPage-module__yyHybW__dialogGroupHead{font-family:var(--design-sans,var(--font-geist,var(--font-sans),system-ui,sans-serif));font-size:.7rem;font-weight:var(--design-eyebrow-weight,600);text-transform:var(--design-eyebrow-case,uppercase);letter-spacing:var(--design-eyebrow-tracking,.18em);color:var(--lenses-fg-muted,#140e088c);border-bottom:1px solid #140e0814;margin:8px 0 0;padding:0 0 6px}.dark-mode .LensesPage-module__yyHybW__dialogGroupHead{color:#f5efe099;border-bottom-color:#f5efe01a}@media (min-width:600px){.LensesPage-module__yyHybW__dialogList{grid-template-columns:1fr 1fr}}.LensesPage-module__yyHybW__dialogListItem{margin:0;display:flex}.LensesPage-module__yyHybW__dialog[data-state=open] .LensesPage-module__yyHybW__dialogListItem{animation:LensesPage-module__yyHybW__dialogJumpAppear .26s var(--ease-out-quart)both;animation-delay:calc(min(var(--i,0),14)*18ms + .12s)}.LensesPage-module__yyHybW__dialogJumpBtn{--jump-bg:#1f2a5c;--jump-fg:#f5f1e8;--jump-accent:#f2c04a;width:100%;padding:var(--design-dialog-density,12px 14px);cursor:pointer;font-family:var(--font-sans,system-ui,sans-serif);color:inherit;text-align:left;transition:background .22s ease,border-color .22s ease,transform .16s var(--ease-spring-snap);background:#00000008;border:1px solid #00000012;border-radius:12px;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;display:grid}.dark-mode .LensesPage-module__yyHybW__dialogJumpBtn{background:#ffffff0a;border-color:#ffffff1a}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__dialogJumpBtn:hover{background:#0000000d;border-color:#00000024}.dark-mode .LensesPage-module__yyHybW__dialogJumpBtn:hover{background:#ffffff12;border-color:#ffffff2e}.LensesPage-module__yyHybW__dialogJumpBtn:hover .LensesPage-module__yyHybW__dialogJumpArrow{opacity:1;transform:translate(3px)}}.LensesPage-module__yyHybW__dialogJumpBtn:active{transform:scale(.985)}html[data-design-dialog-art=off] .LensesPage-module__yyHybW__dialogJumpArt{display:none}html[data-design-dialog-tagline=off] .LensesPage-module__yyHybW__dialogJumpTagline{display:none}.LensesPage-module__yyHybW__dialogJumpArt{background:var(--jump-bg);width:56px;height:56px;color:var(--jump-fg);-webkit-user-select:none;user-select:none;border-radius:10px;flex:none;padding:6px;display:block}.LensesPage-module__yyHybW__dialogJumpArt svg{width:100%;height:100%;display:block}.LensesPage-module__yyHybW__dialogJumpText{flex-direction:column;gap:2px;min-width:0;display:flex}.LensesPage-module__yyHybW__dialogJumpCategory{font-family:var(--design-sans,var(--font-geist,var(--font-sans),system-ui,sans-serif));text-transform:var(--design-eyebrow-case,uppercase);letter-spacing:var(--design-eyebrow-tracking,.16em);font-size:.62rem;font-weight:var(--design-eyebrow-weight,500);opacity:.5}.LensesPage-module__yyHybW__dialogJumpTitle{font-family:var(--design-sans,var(--font-geist,var(--font-sans),system-ui,sans-serif));font-size:calc(1rem*var(--design-title-scale,1));font-weight:var(--design-title-weight,700);letter-spacing:var(--design-title-tracking,-.012em);text-transform:var(--design-title-transform,none);text-wrap:balance;line-height:1.2}.LensesPage-module__yyHybW__dialogJumpTagline{font-family:var(--font-serif,Georgia,serif);opacity:.7;text-wrap:pretty;margin-top:2px;font-size:.92rem;font-style:italic;line-height:1.4}.LensesPage-module__yyHybW__dialogJumpArrow{opacity:.4;transition:transform .2s var(--ease-spring-snap);font-size:1.1rem}.LensesPage-module__yyHybW__dialogCloseBtn{cursor:pointer;width:32px;height:32px;color:inherit;transition:background .2s ease,transform .15s var(--ease-spring-snap);background:#0000000d;border:none;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.LensesPage-module__yyHybW__dialogCloseBtn:before{content:"";border-radius:inherit;position:absolute;inset:-6px}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__dialogCloseBtn:hover{background:#0000001a}.dark-mode .LensesPage-module__yyHybW__dialogCloseBtn:hover{background:#ffffff24}}.dark-mode .LensesPage-module__yyHybW__dialogCloseBtn{background:#ffffff0f}.LensesPage-module__yyHybW__dialogCloseBtn:active{transform:scale(.94)}@keyframes LensesPage-module__yyHybW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LensesPage-module__yyHybW__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes LensesPage-module__yyHybW__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes LensesPage-module__yyHybW__slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes LensesPage-module__yyHybW__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes LensesPage-module__yyHybW__slideOutLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes LensesPage-module__yyHybW__slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes LensesPage-module__yyHybW__slideOutDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes LensesPage-module__yyHybW__scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes LensesPage-module__yyHybW__scaleOut{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.96)}}@keyframes LensesPage-module__yyHybW__bodyFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes LensesPage-module__yyHybW__dialogJumpAppear{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}svg[data-anim=second-order] [data-anim-target]{animation:2.4s ease-out infinite LensesPage-module__yyHybW__lensSecondOrderRipple}svg[data-anim=second-order] [data-anim-target="2"]{animation-delay:.8s}svg[data-anim=second-order] [data-anim-target="3"]{animation-delay:1.6s}@keyframes LensesPage-module__yyHybW__lensSecondOrderRipple{0%{opacity:0;transform:scale(.35)}15%{opacity:1}to{opacity:0;transform:scale(3.2)}}:is(svg[data-anim=evo-psych] [data-anim-target="1"],svg[data-anim=evo-psych] [data-anim-target="2"],svg[data-anim=evo-psych] [data-anim-target="3"]){animation:3.6s ease-in-out infinite LensesPage-module__yyHybW__lensEvoPulse}svg[data-anim=evo-psych] [data-anim-target="1"]{animation-delay:0s}svg[data-anim=evo-psych] [data-anim-target="2"]{animation-delay:.9s}svg[data-anim=evo-psych] [data-anim-target="3"]{animation-delay:1.8s}@keyframes LensesPage-module__yyHybW__lensEvoPulse{0%,10%{opacity:var(--evo-rest-opacity,.85);transform:scale(1)}16%{opacity:1;transform:scale(1.5)}26%{opacity:.95;transform:scale(1.12)}40%,to{opacity:var(--evo-rest-opacity,.85);transform:scale(1)}}:is(svg[data-anim=evo-psych] [data-anim-target=trunk-l],svg[data-anim=evo-psych] [data-anim-target=trunk-r],svg[data-anim=evo-psych] [data-anim-target=trunk-c]){animation:3.6s ease-in-out infinite LensesPage-module__yyHybW__lensEvoTrunk}:is(svg[data-anim=evo-psych] [data-anim-target=trunk-l],svg[data-anim=evo-psych] [data-anim-target=trunk-r]){animation-delay:.45s}svg[data-anim=evo-psych] [data-anim-target=trunk-c]{animation-delay:1.35s}@keyframes LensesPage-module__yyHybW__lensEvoTrunk{0%,to{opacity:.55;stroke-width:1.4px}18%,45%{opacity:1;stroke-width:2px}85%{opacity:.55;stroke-width:1.4px}}svg[data-anim=minimalism] [data-anim-target]{animation:3s ease-in-out infinite LensesPage-module__yyHybW__lensBreath}@keyframes LensesPage-module__yyHybW__lensBreath{0%,to{transform:scale(1)}50%{transform:scale(1.22)}}svg[data-anim=utility] [data-anim-target="1"]{animation:3s ease-in-out infinite LensesPage-module__yyHybW__lensUtilityTip}@keyframes LensesPage-module__yyHybW__lensUtilityTip{0%,to{transform:rotate(6deg)}35%{transform:rotate(-5deg)}70%{transform:rotate(8deg)}}svg[data-anim=status] [data-anim-target=gold-block]{animation:3s cubic-bezier(.77,0,.175,1) infinite LensesPage-module__yyHybW__lensStatusGoldBlock}svg[data-anim=status] [data-anim-target=gold-dot]{animation:3s cubic-bezier(.77,0,.175,1) infinite LensesPage-module__yyHybW__lensStatusGoldDot}@keyframes LensesPage-module__yyHybW__lensStatusGoldBlock{0%,to{transform:scaleY(.85)}40%{transform:scaleY(1.25)}60%{transform:scaleY(1.2)}}@keyframes LensesPage-module__yyHybW__lensStatusGoldDot{0%,to{transform:translateY(5.4px)}40%{transform:translateY(-9px)}60%{transform:translateY(-7.2px)}}svg[data-anim=status] [data-anim-target=silver-block]{animation:3.4s cubic-bezier(.77,0,.175,1) -1.1s infinite LensesPage-module__yyHybW__lensStatusSilverBlock}svg[data-anim=status] [data-anim-target=silver-dot]{animation:3.4s cubic-bezier(.77,0,.175,1) -1.1s infinite LensesPage-module__yyHybW__lensStatusSilverDot}@keyframes LensesPage-module__yyHybW__lensStatusSilverBlock{0%,to{transform:scaleY(.8)}45%{transform:scaleY(1.5)}60%{transform:scaleY(1.42)}}@keyframes LensesPage-module__yyHybW__lensStatusSilverDot{0%,to{transform:translateY(4.8px)}45%{transform:translateY(-12px)}60%{transform:translateY(-10.08px)}}svg[data-anim=status] [data-anim-target=bronze-block]{animation:2.7s cubic-bezier(.77,0,.175,1) -1.8s infinite LensesPage-module__yyHybW__lensStatusBronzeBlock}svg[data-anim=status] [data-anim-target=bronze-dot]{animation:2.7s cubic-bezier(.77,0,.175,1) -1.8s infinite LensesPage-module__yyHybW__lensStatusBronzeDot}@keyframes LensesPage-module__yyHybW__lensStatusBronzeBlock{0%,to{transform:scaleY(.7)}42%{transform:scaleY(1.8)}62%{transform:scaleY(1.7)}}@keyframes LensesPage-module__yyHybW__lensStatusBronzeDot{0%,to{transform:translateY(3.6px)}42%{transform:translateY(-9.6px)}62%{transform:translateY(-8.4px)}}svg[data-anim=status] [data-anim-target=gold-halo]{animation:2.4s ease-in-out infinite LensesPage-module__yyHybW__lensStatusGoldHalo}@keyframes LensesPage-module__yyHybW__lensStatusGoldHalo{0%,to{opacity:.85;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes LensesPage-module__yyHybW__lensOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}svg[data-anim=incentives] [data-anim-target]{animation:1.6s ease-in-out infinite LensesPage-module__yyHybW__lensIncentivesArrow}@keyframes LensesPage-module__yyHybW__lensIncentivesArrow{0%,to{transform:translate(0)}50%{transform:translate(4px)}}:is(svg[data-anim=game-theory] [data-anim-target="1"],svg[data-anim=game-theory] [data-anim-target="2"],svg[data-anim=game-theory] [data-anim-target="3"],svg[data-anim=game-theory] [data-anim-target="4"]){opacity:0;animation:4s ease-in-out infinite LensesPage-module__yyHybW__lensGameCell}svg[data-anim=game-theory] [data-anim-target="1"]{animation-delay:-.6s}svg[data-anim=game-theory] [data-anim-target="2"]{animation-delay:-3.6s}svg[data-anim=game-theory] [data-anim-target="3"]{animation-delay:-2.6s}svg[data-anim=game-theory] [data-anim-target="4"]{animation-delay:-1.6s}@keyframes LensesPage-module__yyHybW__lensGameCell{0%{opacity:0;transform:scale(.85)}6%{opacity:1;transform:scale(1)}22%{opacity:1;transform:scale(1)}28%,to{opacity:0;transform:scale(.85)}}svg[data-anim=game-theory] [data-anim-target=row]{animation:4s step-end -.6s infinite LensesPage-module__yyHybW__lensGameRow}@keyframes LensesPage-module__yyHybW__lensGameRow{0%,50%{transform:translateY(0)}50.01%,to{transform:translateY(26px)}}svg[data-anim=game-theory] [data-anim-target=col]{animation:4s step-end -.6s infinite LensesPage-module__yyHybW__lensGameCol}@keyframes LensesPage-module__yyHybW__lensGameCol{0%,25%{transform:translate(0)}25.01%,75%{transform:translate(26px)}75.01%,to{transform:translate(0)}}:is(svg[data-anim=systems] [data-anim-target="1"],svg[data-anim=systems] [data-anim-target="2"],svg[data-anim=systems] [data-anim-target="3"]){transform-box:fill-box;transform-origin:50%;animation:3.6s ease-in-out infinite LensesPage-module__yyHybW__lensSystemsPulse}svg[data-anim=systems] [data-anim-target="1"]{animation-delay:0s}svg[data-anim=systems] [data-anim-target="2"]{animation-delay:-2.4s}svg[data-anim=systems] [data-anim-target="3"]{animation-delay:-1.2s}@keyframes LensesPage-module__yyHybW__lensSystemsPulse{0%,70%,to{fill:var(--node-fg);transform:scale(1)}18%{fill:var(--node-accent);transform:scale(1.32)}38%{fill:var(--node-accent);transform:scale(1.05)}}svg[data-anim=systems] [data-anim-target=flow]{animation:1.8s linear infinite LensesPage-module__yyHybW__lensSystemsFlow}@keyframes LensesPage-module__yyHybW__lensSystemsFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-16px}}svg[data-anim=headspace] [data-anim-target="1"]{animation:1.8s ease-in-out infinite LensesPage-module__yyHybW__lensThoughtDot}svg[data-anim=headspace] [data-anim-target="2"]{animation:1.8s ease-in-out -.6s infinite LensesPage-module__yyHybW__lensThoughtAura}@keyframes LensesPage-module__yyHybW__lensThoughtDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.35)}}@keyframes LensesPage-module__yyHybW__lensThoughtAura{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.78;transform:scale(1.18)}}svg[data-anim=legibility] [data-anim-target="1"]{animation:4.4s ease-in-out infinite LensesPage-module__yyHybW__lensLegibilityScan}@keyframes LensesPage-module__yyHybW__lensLegibilityScan{0%,to{transform:translate(0)}45%,55%{transform:translate(40px)}}svg[data-anim=narrative] [data-anim-target=line]{stroke-dasharray:240;stroke-dashoffset:240px;animation:4s ease-in-out infinite LensesPage-module__yyHybW__lensNarrativeArc}@keyframes LensesPage-module__yyHybW__lensNarrativeArc{0%{stroke-dashoffset:240px}60%{stroke-dashoffset:0}82%{stroke-dashoffset:0}to{stroke-dashoffset:240px}}:is(svg[data-anim=narrative] [data-anim-target="1"],svg[data-anim=narrative] [data-anim-target="2"],svg[data-anim=narrative] [data-anim-target="3"],svg[data-anim=narrative] [data-anim-target="4"],svg[data-anim=narrative] [data-anim-target="5"]){animation:4s ease-in-out infinite LensesPage-module__yyHybW__lensNarrativeBeat}svg[data-anim=narrative] [data-anim-target="1"]{animation-delay:0s}svg[data-anim=narrative] [data-anim-target="2"]{animation-delay:.5s}svg[data-anim=narrative] [data-anim-target="3"]{animation-delay:1.1s}svg[data-anim=narrative] [data-anim-target="4"]{animation-delay:1.7s}svg[data-anim=narrative] [data-anim-target="5"]{animation-delay:2.2s}@keyframes LensesPage-module__yyHybW__lensNarrativeBeat{0%,10%{transform:scale(1)}14%{transform:scale(1.5)}22%,to{transform:scale(1)}}svg[data-anim=narrative] [data-anim-target=halo]{animation:4s ease-in-out 1.05s infinite LensesPage-module__yyHybW__lensNarrativeHalo}@keyframes LensesPage-module__yyHybW__lensNarrativeHalo{0%,6%{opacity:.18;transform:scale(.6)}18%{opacity:.55;transform:scale(1.25)}35%{opacity:.32;transform:scale(1)}60%,to{opacity:.18;transform:scale(.6)}}svg[data-anim=constraint] [data-anim-target]{animation:1.4s ease-in-out infinite LensesPage-module__yyHybW__lensTug}@keyframes LensesPage-module__yyHybW__lensTug{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.14)rotate(-2deg)}}svg[data-anim=interface] [data-anim-target="1"]{animation:1.6s ease-in-out infinite LensesPage-module__yyHybW__lensCursorClick}svg[data-anim=interface] [data-anim-target="2"]{animation:1.6s ease-in-out infinite LensesPage-module__yyHybW__lensButtonPress}@keyframes LensesPage-module__yyHybW__lensCursorClick{0%,60%,to{transform:translate(0)}30%{transform:translate(-2px,-2px)}40%{transform:translate(0)}}@keyframes LensesPage-module__yyHybW__lensButtonPress{0%,35%,50%,to{transform:scale(1)}40%{transform:scale(.95)}}svg[data-anim=energy] [data-anim-target="1"]{animation:2.4s cubic-bezier(.45,0,.55,1) infinite LensesPage-module__yyHybW__lensChargeBar}svg[data-anim=energy] [data-anim-target="2"]{animation:2.4s ease-in-out infinite LensesPage-module__yyHybW__lensBoltPulse}@keyframes LensesPage-module__yyHybW__lensChargeBar{0%{transform:scaleX(.18)}45%{transform:scaleX(1)}55%{transform:scaleX(1)}to{transform:scaleX(.18)}}@keyframes LensesPage-module__yyHybW__lensBoltPulse{0%,to{opacity:.55}50%{opacity:1}}svg[data-anim=epistemic] [data-anim-target]{stroke-dasharray:3 3;animation:1.6s linear infinite LensesPage-module__yyHybW__lensFlowDashes}@keyframes LensesPage-module__yyHybW__lensFlowDashes{0%{stroke-dashoffset:0}to{stroke-dashoffset:-12px}}svg[data-anim=osmosis] [data-anim-target="1"]{animation:2.8s ease-in-out infinite LensesPage-module__yyHybW__lensOsmosisLeft}svg[data-anim=osmosis] [data-anim-target="2"]{animation:2.8s ease-in-out .5s infinite LensesPage-module__yyHybW__lensOsmosisRight}@keyframes LensesPage-module__yyHybW__lensOsmosisLeft{0%{opacity:1;transform:translate(0)}70%{opacity:.6;transform:translate(-18px)}to{opacity:0;transform:translate(-18px)}}@keyframes LensesPage-module__yyHybW__lensOsmosisRight{0%{opacity:1;transform:translate(0)}70%{opacity:.6;transform:translate(18px)}to{opacity:0;transform:translate(18px)}}svg[data-anim=probabilistic] [data-anim-target=dot]{animation:3.2s ease-in-out infinite LensesPage-module__yyHybW__lensProbDot}svg[data-anim=probabilistic] [data-anim-target=sampler]{animation:3.2s ease-in-out infinite LensesPage-module__yyHybW__lensProbSampler}@keyframes LensesPage-module__yyHybW__lensProbDot{0%,to{opacity:.45;transform:translateY(0)}6%{opacity:.6;transform:translateY(0)}14%{transform:translateY(calc(var(--lift)*-1))scale(1.15);opacity:1}22%{transform:translateY(calc(var(--lift)*-1))scale(1);opacity:.95}40%{opacity:.5;transform:translateY(0)}}@keyframes LensesPage-module__yyHybW__lensProbSampler{0%{opacity:0;transform:translate(0)}6%{opacity:1;transform:translate(0)}90%{opacity:1;transform:translate(72px)}to{opacity:0;transform:translate(72px)}}svg[data-anim=communication] [data-anim-target="1"]{animation:2.6s ease-in-out infinite LensesPage-module__yyHybW__lensSpeak}svg[data-anim=communication] [data-anim-target=bubble]{animation:2.6s ease-in-out infinite LensesPage-module__yyHybW__lensCommHeat}@keyframes LensesPage-module__yyHybW__lensSpeak{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes LensesPage-module__yyHybW__lensCommHeat{0%,to{fill:#f3c25a}33%{fill:#e89042}66%{fill:#c14a30}}svg[data-anim=mimetics] [data-anim-target="0"]{transform-origin:30px 50px;animation:2s ease-in-out infinite LensesPage-module__yyHybW__lensSourcePulse}svg[data-anim=mimetics] [data-anim-target="1"]{animation:2s ease-in-out .4s infinite LensesPage-module__yyHybW__lensTwinkle}svg[data-anim=mimetics] [data-anim-target="2"]{animation:2s ease-in-out .8s infinite LensesPage-module__yyHybW__lensTwinkle}@keyframes LensesPage-module__yyHybW__lensSourcePulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes LensesPage-module__yyHybW__lensTwinkle{0%,to{opacity:.55}50%{opacity:1}}svg[data-anim=primitives] [data-anim-target]{animation:6s linear infinite LensesPage-module__yyHybW__lensOrbit}svg[data-anim=primitives] [data-anim-target="2"]{animation-direction:reverse}svg[data-anim=lenses-deck] [data-anim-target="1"]{animation:5.4s ease-in-out infinite LensesPage-module__yyHybW__lensSettle1}svg[data-anim=lenses-deck] [data-anim-target="2"]{animation:5.4s ease-in-out -1.6s infinite LensesPage-module__yyHybW__lensSettle2}svg[data-anim=lenses-deck] [data-anim-target="3"]{animation:5.4s ease-in-out -3.2s infinite LensesPage-module__yyHybW__lensSettle3}@keyframes LensesPage-module__yyHybW__lensSettle1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(7px)scale(1.04)}}@keyframes LensesPage-module__yyHybW__lensSettle2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-7px)scale(1.04)}}@keyframes LensesPage-module__yyHybW__lensSettle3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(6px)scale(1.04)}}svg[data-anim=projection] [data-anim-target="1"]{animation:3s ease-in-out infinite LensesPage-module__yyHybW__lensProjectExpand}@keyframes LensesPage-module__yyHybW__lensProjectExpand{0%,to{opacity:.55;transform:scale(.7)}50%{opacity:1;transform:scale(1.1)}}svg[data-anim=attention] [data-anim-target="1"]{animation:3.6s ease-in-out infinite LensesPage-module__yyHybW__lensAttentionSweep}@keyframes LensesPage-module__yyHybW__lensAttentionSweep{0%,to{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(12deg)}}svg[data-anim=dopamine] [data-anim-target="1"]{animation:3s linear infinite LensesPage-module__yyHybW__lensOrbit}svg[data-anim=dopamine] [data-anim-target="2"]{animation:1.5s ease-in-out infinite LensesPage-module__yyHybW__lensDopaminePulse}@keyframes LensesPage-module__yyHybW__lensDopaminePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.18)}}svg[data-anim=taste] [data-anim-target="1"]{animation:4s ease-in-out infinite LensesPage-module__yyHybW__lensTasteWalk}@keyframes LensesPage-module__yyHybW__lensTasteWalk{0%,12%{transform:translate(0)}22%,32%{transform:translate(16px)}42%,52%{transform:translate(32px)}62%,72%{transform:translate(16px)}85%,to{transform:translate(0)}}svg[data-anim=agency] [data-anim-target="1"]{animation:2.4s ease-in-out infinite LensesPage-module__yyHybW__lensAgencyBreakout}@keyframes LensesPage-module__yyHybW__lensAgencyBreakout{0%,to{transform:translate(0)}50%{transform:translate(4px)}}svg[data-anim=expertise] [data-anim-target="1"]{animation:3s cubic-bezier(.34,1.5,.4,1) infinite LensesPage-module__yyHybW__lensExpertiseBase}@keyframes LensesPage-module__yyHybW__lensExpertiseBase{0%,25%,to{transform:translateY(0)}10%{transform:translateY(-3px)}}svg[data-anim=expertise] [data-anim-target="2"]{animation:3s cubic-bezier(.34,1.5,.4,1) infinite LensesPage-module__yyHybW__lensExpertiseMid}@keyframes LensesPage-module__yyHybW__lensExpertiseMid{0%,25%,55%,to{transform:translateY(0)}38%{transform:translateY(-4px)}}svg[data-anim=expertise] [data-anim-target="3"]{animation:3s cubic-bezier(.34,1.6,.4,1) infinite LensesPage-module__yyHybW__lensExpertiseCap}@keyframes LensesPage-module__yyHybW__lensExpertiseCap{0%,55%,85%,to{transform:translateY(0)scale(1)}68%{transform:translateY(-7px)scale(1.1)}}svg[data-anim=momentum] [data-anim-target="1"]{animation:1.6s ease-in-out infinite LensesPage-module__yyHybW__lensMomentumSwing}@keyframes LensesPage-module__yyHybW__lensMomentumSwing{0%,to{transform:rotate(-14deg)}50%{transform:rotate(14deg)}}svg[data-anim=identity] [data-anim-target="1"]{animation:3.6s ease-in-out infinite LensesPage-module__yyHybW__lensIdentityMorph}svg[data-anim=identity] [data-anim-target="2"]{animation:6s linear infinite LensesPage-module__yyHybW__lensIdentityDrift}@keyframes LensesPage-module__yyHybW__lensIdentityMorph{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(45deg)scale(.78)}}@keyframes LensesPage-module__yyHybW__lensIdentityDrift{0%{transform:rotate(0)}to{transform:rotate(360deg)}}svg[data-anim] [data-anim-target]{animation-play-state:var(--design-illus-anim,paused)}@media (hover:hover) and (pointer:fine){:is(.LensesPage-module__yyHybW__card:hover .LensesPage-module__yyHybW__cardArt svg[data-anim] [data-anim-target],.LensesPage-module__yyHybW__centerCard:hover .LensesPage-module__yyHybW__cardArt svg[data-anim] [data-anim-target],.LensesPage-module__yyHybW__dialogJumpBtn:hover .LensesPage-module__yyHybW__dialogJumpArt svg[data-anim] [data-anim-target]){animation-play-state:running}}@media (hover:none){:is(.LensesPage-module__yyHybW__cards:has(.LensesPage-module__yyHybW__cardSelected) .LensesPage-module__yyHybW__card .LensesPage-module__yyHybW__cardArt svg[data-anim] [data-anim-target],.LensesPage-module__yyHybW__cards:has(.LensesPage-module__yyHybW__cardSelected) .LensesPage-module__yyHybW__centerCard .LensesPage-module__yyHybW__cardArt svg[data-anim] [data-anim-target]){animation-play-state:running}}@media (prefers-reduced-motion:reduce){.LensesPage-module__yyHybW__canvas,.LensesPage-module__yyHybW__cards,.LensesPage-module__yyHybW__card,.LensesPage-module__yyHybW__centerCard,.LensesPage-module__yyHybW__panel,.LensesPage-module__yyHybW__panelHero,.LensesPage-module__yyHybW__panelBody,.LensesPage-module__yyHybW__panelOverlay,.LensesPage-module__yyHybW__panelClose,.LensesPage-module__yyHybW__panelNavBtn,.LensesPage-module__yyHybW__dialog,.LensesPage-module__yyHybW__dialogOverlay,.LensesPage-module__yyHybW__dialogListItem,.LensesPage-module__yyHybW__dialogJumpBtn,.LensesPage-module__yyHybW__dialogJumpArrow,.LensesPage-module__yyHybW__dialogCloseBtn,.LensesPage-module__yyHybW__relatedChip,.LensesPage-module__yyHybW__relatedChipArrow,.LensesPage-module__yyHybW__readingsLink,.LensesPage-module__yyHybW__readingsArrow,.LensesPage-module__yyHybW__headerButton,.LensesPage-module__yyHybW__homeBackButton,.LensesPage-module__yyHybW__homeBackArrow{transition:none!important;animation:none!important}.LensesPage-module__yyHybW__cardArt svg{transition:none!important;animation:none!important}.LensesPage-module__yyHybW__cardArt svg [data-anim-target]{transition:none!important;animation:none!important}.LensesPage-module__yyHybW__panelArt svg [data-anim-target]{transition:none!important;animation:none!important}.LensesPage-module__yyHybW__dialogJumpArt svg [data-anim-target]{transition:none!important;animation:none!important}@media (hover:hover) and (pointer:fine){.LensesPage-module__yyHybW__card:hover,.LensesPage-module__yyHybW__card:hover:active,.LensesPage-module__yyHybW__centerCard:hover,.LensesPage-module__yyHybW__centerCard:hover:active{transform:scale(1)!important}}.LensesPage-module__yyHybW__card:active,.LensesPage-module__yyHybW__centerCard:active,.LensesPage-module__yyHybW__cardSelected,.LensesPage-module__yyHybW__card.LensesPage-module__yyHybW__cardSelected:hover,.LensesPage-module__yyHybW__card.LensesPage-module__yyHybW__cardSelected:active{transform:scale(1)!important}}@container deck (max-width:1199px){.LensesPage-module__yyHybW__cards{padding:var(--design-deck-pad-top,80px)var(--design-deck-pad-x,24px)48px;gap:var(--design-card-gap,22px)}.LensesPage-module__yyHybW__card{padding:11px 12px 12px}.LensesPage-module__yyHybW__cardTitle{font-size:.74rem}.LensesPage-module__yyHybW__card[data-lens-id=communication] .LensesPage-module__yyHybW__cardTitle{font-size:.65rem}.LensesPage-module__yyHybW__centerCard{border-radius:18px;padding:18px 20px 22px}.LensesPage-module__yyHybW__centerCardTitle{font-size:1.05rem}}@container deck (max-width:1019px){.LensesPage-module__yyHybW__cards{padding:var(--design-deck-pad-top,76px)var(--design-deck-pad-x,18px)44px;gap:var(--design-card-gap,18px)}.LensesPage-module__yyHybW__cardTitle{min-height:2.2rem;font-size:.71rem}.LensesPage-module__yyHybW__card[data-lens-id=communication] .LensesPage-module__yyHybW__cardTitle{font-size:.61rem}}@container deck (max-width:899px){.LensesPage-module__yyHybW__cards{padding:var(--design-deck-pad-top,80px)var(--design-deck-pad-x,28px)48px;gap:var(--design-card-gap,22px);grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.LensesPage-module__yyHybW__card{padding:13px 14px 14px}.LensesPage-module__yyHybW__cardTitle{min-height:2.3rem;font-size:.84rem}.LensesPage-module__yyHybW__card[data-lens-id=communication] .LensesPage-module__yyHybW__cardTitle{font-size:.74rem}.LensesPage-module__yyHybW__card{grid-area:auto!important}.LensesPage-module__yyHybW__centerCard{aspect-ratio:auto;border-radius:22px;flex-direction:row;grid-area:1/1/auto/-1;align-items:center;gap:24px;width:100%;height:auto;min-height:132px;padding:22px 28px}.LensesPage-module__yyHybW__centerCardTagline{display:block}.LensesPage-module__yyHybW__centerCardTextWrap{flex-direction:column;flex:auto;justify-content:center;gap:6px;min-width:0;display:flex}.LensesPage-module__yyHybW__centerCard .LensesPage-module__yyHybW__cardArt{flex:none;width:96px;height:96px;margin:0}.LensesPage-module__yyHybW__centerCard .LensesPage-module__yyHybW__cardArt svg{width:100%;height:100%}.LensesPage-module__yyHybW__centerCardTitle{letter-spacing:-.024em;font-size:1.5rem}}@container deck (max-width:599px){.LensesPage-module__yyHybW__cards{gap:var(--design-card-gap,16px);padding:var(--design-deck-pad-top,72px)var(--design-deck-pad-x,16px)max(28px,env(safe-area-inset-bottom))}.LensesPage-module__yyHybW__centerCard{border-radius:18px;gap:18px;min-height:116px;padding:18px 20px}.LensesPage-module__yyHybW__centerCard .LensesPage-module__yyHybW__cardArt{width:80px;height:80px}.LensesPage-module__yyHybW__centerCardTitle{font-size:1.3rem}.LensesPage-module__yyHybW__centerCardTagline{font-size:.88rem}}@media (max-width:599px){.LensesPage-module__yyHybW__panel{width:100vw}.LensesPage-module__yyHybW__panelArt{width:92px;height:92px}.LensesPage-module__yyHybW__panelHero{padding:26px 24px 22px}.LensesPage-module__yyHybW__panelTitle{font-size:1.55rem}.LensesPage-module__yyHybW__panelBody{padding:24px 24px 32px;font-size:1.04rem}.LensesPage-module__yyHybW__dialogHeader{padding:22px 22px 14px}.LensesPage-module__yyHybW__dialogLede{font-size:.9rem}.LensesPage-module__yyHybW__dialogList{grid-template-columns:1fr;padding:14px 22px 22px}}:is(html[data-design-bg-pattern=grid] .LensesPage-module__yyHybW__bgGrid,html[data-design-bg-pattern=lines] .LensesPage-module__yyHybW__bgGrid,html[data-design-bg-pattern=plus] .LensesPage-module__yyHybW__bgGrid){--pattern-color:0,0,0;--pattern-opacity:calc(var(--design-grid-opacity,.07)*3)}:is(.dark-mode[data-design-bg-pattern=grid] .LensesPage-module__yyHybW__bgGrid,.dark-mode[data-design-bg-pattern=lines] .LensesPage-module__yyHybW__bgGrid,.dark-mode[data-design-bg-pattern=plus] .LensesPage-module__yyHybW__bgGrid){--pattern-color:255,255,255;--pattern-opacity:calc(var(--design-grid-opacity,.07)*2.4)}html[data-design-bg-pattern=grid] .LensesPage-module__yyHybW__bgGrid{background-image:linear-gradient(to right,rgba(var(--pattern-color),var(--pattern-opacity))1px,transparent 1px),linear-gradient(to bottom,rgba(var(--pattern-color),var(--pattern-opacity))1px,transparent 1px)}html[data-design-bg-pattern=lines] .LensesPage-module__yyHybW__bgGrid{background-image:repeating-linear-gradient(45deg,rgba(var(--pattern-color),var(--pattern-opacity))0,rgba(var(--pattern-color),var(--pattern-opacity))1px,transparent 1px,transparent 12px);background-size:auto}html[data-design-bg-pattern=plus] .LensesPage-module__yyHybW__bgGrid{background-image:linear-gradient(to right,transparent calc(50% - 4px),rgba(var(--pattern-color),var(--pattern-opacity))calc(50% - 4px),rgba(var(--pattern-color),var(--pattern-opacity))calc(50% + 4px),transparent calc(50% + 4px)),linear-gradient(to bottom,transparent calc(50% - .5px),rgba(var(--pattern-color),var(--pattern-opacity))calc(50% - .5px),rgba(var(--pattern-color),var(--pattern-opacity))calc(50% + .5px),transparent calc(50% + .5px)),linear-gradient(to right,transparent calc(50% - .5px),rgba(var(--pattern-color),var(--pattern-opacity))calc(50% - .5px),rgba(var(--pattern-color),var(--pattern-opacity))calc(50% + .5px),transparent calc(50% + .5px)),linear-gradient(to bottom,transparent calc(50% - 4px),rgba(var(--pattern-color),var(--pattern-opacity))calc(50% - 4px),rgba(var(--pattern-color),var(--pattern-opacity))calc(50% + 4px),transparent calc(50% + 4px));background-size:var(--design-grid-size,36px)var(--design-grid-size,36px);background-blend-mode:multiply,normal,multiply,normal}html[data-design-bg-pattern=noise] .LensesPage-module__yyHybW__bgGrid{opacity:calc(var(--design-grid-opacity,.07)*6);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix type='matrix' values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.55 0'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.5'/></svg>");background-size:160px 160px}html[data-design-bg-pattern=none] .LensesPage-module__yyHybW__bgGrid{background-image:none}:is(html[data-design-accent-on=on] .LensesPage-module__yyHybW__card,html[data-design-accent-on=on] .LensesPage-module__yyHybW__centerCard){--card-accent:var(--design-accent-override,#c99e5b)!important}html[data-design-accent-on=on] .LensesPage-module__yyHybW__panel{--panel-accent:var(--design-accent-override,#e8a547)!important}html[data-design-card-noise=on] .LensesPage-module__yyHybW__card:after{content:"";border-radius:inherit;pointer-events:none;mix-blend-mode:overlay;opacity:.45;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='1' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.45 0'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.5'/></svg>");background-size:160px 160px;position:absolute;inset:0}html[data-design-card-noise=on] .LensesPage-module__yyHybW__centerCard:after{content:"";border-radius:inherit;pointer-events:none;mix-blend-mode:overlay;opacity:.45;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='1' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.45 0'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.5'/></svg>");background-size:160px 160px;position:absolute;inset:0}html[data-design-palette=riso] .LensesPage-module__yyHybW__frame{background:radial-gradient(at 50% 0,#ffc85026 0%,#0000 60%),#fff8e7}html[data-design-palette=pastel] .LensesPage-module__yyHybW__frame{background:linear-gradient(#fef3f7 0%,#f0ecf7 100%)}html[data-design-palette=brutalist] .LensesPage-module__yyHybW__frame{background:#f0ede4}html[data-design-palette=newsprint] .LensesPage-module__yyHybW__frame{filter:contrast(.92)sepia(.12);background:#efe6cf}html[data-design-palette=editorial] .LensesPage-module__yyHybW__frame{background:linear-gradient(#f0f2f6 0%,#e6e9f0 100%)}html[data-design-palette=midnight] .LensesPage-module__yyHybW__frame{color:#f5f1e8;background:radial-gradient(at 50% 110%,#ffffff0a 0%,#0000 60%),#16161a}:is(html[data-design-parallax=subtle] .LensesPage-module__yyHybW__cards,html[data-design-parallax=strong] .LensesPage-module__yyHybW__cards){transform:translate3d(calc(var(--mx,0)*var(--design-parallax-strength,6px)),calc(var(--my,0)*var(--design-parallax-strength,6px)),0);transition:transform .6s cubic-bezier(.2,.9,.2,1)}html[data-design-parallax=strong] .LensesPage-module__yyHybW__cards{--design-parallax-strength:18px}html[data-design-magnetic=on] .LensesPage-module__yyHybW__card:hover{transform:translateY(calc(var(--design-hover-lift,5px)*-1.3))scale(calc(var(--design-hover-scale,1.025)*1.01))rotate(calc(var(--design-card-tilt,0deg)*1.5))}@media (hover:hover) and (pointer:fine){html[data-design-cursor-highlight=on] .LensesPage-module__yyHybW__card:hover:not(.LensesPage-module__yyHybW__cardSelected){box-shadow:0 0 0 .5px rgba(0,0,0,var(--design-inner-stroke,.22))inset,0 1px 0 #ffffff14 inset,0 2px 3px rgba(0,0,0,calc(.1*var(--design-shadow-strength,1))),0 calc(var(--design-shadow-y,14px))calc(var(--design-shadow-blur,28px))-10px rgba(20,14,8,calc(.34*var(--design-shadow-strength,1))),0 0 0 calc(var(--design-selected-ring,2px)*.75)color-mix(in oklab,var(--card-accent)70%,transparent)}}html[data-design-show-grid=on] .LensesPage-module__yyHybW__cards:before{content:"";pointer-events:none;z-index:100;background-image:repeating-linear-gradient(to right,#ff50502e 0,#ff50502e 1px,transparent 1px,transparent calc(100%/var(--design-grid-cols,8))),repeating-linear-gradient(to bottom,#ff50502e 0,#ff50502e 1px,transparent 1px,transparent 25%);position:absolute;inset:0}:is(html[data-design-show-taps=on] button,html[data-design-show-taps=on] a){outline-offset:2px;outline:1px dashed #00c8788c}html[data-design-show-taps=on] button:after{content:"";pointer-events:none;outline-offset:-1px;outline:1px solid #ff505073;position:absolute;inset:0}html[data-design-show-taps=on] a:after{content:"";pointer-events:none;outline-offset:-1px;outline:1px solid #ff505073;position:absolute;inset:0}html[data-design-show-aria=on] [aria-label]:before{content:attr(aria-label);color:#ffe;white-space:nowrap;pointer-events:none;z-index:200;text-overflow:ellipsis;background:#141418eb;border-radius:3px;max-width:280px;margin-bottom:2px;padding:2px 4px;font-family:ui-monospace,monospace;font-size:9px;position:absolute;bottom:100%;left:0;overflow:hidden}html[data-design-show-outlines=on] .LensesPage-module__yyHybW__frame *{outline-offset:-1px;outline:1px solid #508cff2e}
