.book-modal-overlay{backdrop-filter:blur(24px);z-index:100;background:radial-gradient(circle at 50% 35%,#8b5cf629,#0000 38%),radial-gradient(circle at 58% 52%,#ec48991f,#0000 36%),#ffffff94;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.4s cubic-bezier(.4,0,.2,1) forwards fadeInModal;display:flex;position:fixed;top:0;left:0}:root.dark .book-modal-overlay{background:radial-gradient(circle at 50% 35%,#8b5cf638,#0000 38%),radial-gradient(circle at 58% 52%,#ec489924,#0000 36%),#05050ab8}.book-modal-content{perspective:2000px;width:90vw;max-width:400px;height:60vh;max-height:560px;position:relative}.book-close-btn{background:var(--glass-bg,#ffffff80);border:var(--glass-border,1px solid #0000001a);width:2.5rem;height:2.5rem;color:var(--text-primary);cursor:pointer;z-index:101;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .3s,color .3s,transform .3s;display:inline-flex;position:absolute;top:-3rem;right:0}.book-close-icon{stroke:currentColor;stroke-width:2px;stroke-linecap:round;fill:none;width:1rem;height:1rem;display:block}:root.dark .book-close-btn{background:#ffffff1a;border-color:#fff3}.book-close-btn:hover{background:var(--text-primary);color:var(--bg-body);transform:scale(1.1)rotate(90deg)}.book-3d-wrapper{width:100%;height:100%;transform-style:preserve-3d;cursor:pointer;border-radius:2rem;transition:transform 1s cubic-bezier(.645,.045,.355,1);position:relative;box-shadow:0 2rem 4.5rem -1.75rem #581c873d,0 0 3.25rem #8b5cf629,0 0 1.5rem #ec48991a}.book-3d-wrapper:focus-visible{box-shadow:0 0 0 2px var(--accent-color), 0 2rem 4.5rem -1.75rem #581c873d, 0 0 3.25rem #8b5cf629, 0 0 1.5rem #ec48991a;outline:none}.book-3d-wrapper:focus{outline:none}:root.dark .book-3d-wrapper{box-shadow:0 2rem 5rem -1.5rem #000c,0 0 3.5rem #8b5cf63d,0 0 1.75rem #ec48991f}:root.dark .book-3d-wrapper:focus-visible{box-shadow:0 0 0 2px var(--accent-color), 0 2rem 5rem -1.5rem #000c, 0 0 3.5rem #8b5cf63d, 0 0 1.75rem #ec48991f}.book-3d-wrapper.is-flipped{cursor:default;transform:rotateY(-180deg)}.book-front,.book-page{backface-visibility:hidden;border-radius:2rem;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.book-front{color:#fff;text-align:center;background:radial-gradient(circle at 70% 12%,#ffffff47,#0000 30%),linear-gradient(135deg,#ec4899,#8b5cf6);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}:root.dark .book-front{background:radial-gradient(circle at 70% 12%,#ffffff38,#0000 30%),linear-gradient(135deg,#db2777,#6d28d9 56%,#312e81)}.book-front:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff4d 0%,#0000 60%);position:absolute;inset:0}.book-front-icon{filter:drop-shadow(0 10px 20px #0003);margin-bottom:2rem;font-size:5rem;animation:4s ease-in-out infinite float}.book-front h2{letter-spacing:2px;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.book-front p{opacity:.9;background:#fff3;border-radius:2rem;padding:.5rem 1rem;font-size:1rem;font-weight:300}.book-page{text-align:center;background:radial-gradient(circle at 50% 0,#ec48991f,#0000 32%),radial-gradient(circle at 12% 100%,#8b5cf61f,#0000 34%),linear-gradient(145deg,#fffffffa 0%,#fff7fb 50%,#f7f3ff 100%);border:1px solid #8b5cf624;justify-content:center;align-items:center;padding:3rem;display:flex;transform:rotateY(180deg);box-shadow:inset 0 1px #ffffffe6,inset 0 -1px #8b5cf614}:root.dark .book-page{background:radial-gradient(circle at 50% 0,#ec48992e,#0000 32%),radial-gradient(circle at 12% 100%,#8b5cf62e,#0000 34%),linear-gradient(145deg,#241827 0%,#15111f 52%,#0f0f17 100%);border-color:#ddd6fe33;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #ffffff0a}.book-page-content{width:100%}.book-answer{opacity:0;animation:.8s cubic-bezier(.4,0,.2,1) forwards slideUpFade;transform:translateY(20px)}.book-answer-text{color:var(--text-primary);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ec4899,#8b5cf6) text;margin:0;font-size:1.5rem;font-weight:500;line-height:1.8}:root.dark .book-answer-text{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fbcfe8,#ddd6fe) text}.book-answer-source{color:var(--text-secondary);margin-top:1.25rem;font-size:.875rem;font-style:normal;line-height:1.6;display:block}:root.dark .book-answer-source{color:#ddd6feb8}.book-answer-error{color:#6d28d9b8;margin:0;font-size:1rem;line-height:1.8}:root.dark .book-answer-error{color:#ddd6fec7}.modern-loading{justify-content:center;gap:.5rem;display:flex}.modern-loading span{background:#8b5cf6;border-radius:50%;width:.75rem;height:.75rem;animation:1.4s ease-in-out infinite both bounce;box-shadow:0 0 1rem #8b5cf647}:root.dark .modern-loading span{background:#c4b5fd;box-shadow:0 0 1rem #c4b5fd6b}.modern-loading span:first-child{animation-delay:-.32s}.modern-loading span:nth-child(2){animation-delay:-.16s}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@keyframes slideUpFade{to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (width<=48rem){.book-modal-content{width:85vw;height:65vh}}.mayday-postcard.mayday-postcard{color:#172033;cursor:default;isolation:isolate;background:linear-gradient(135deg,#fffffff0,#f7fbffd6),repeating-linear-gradient(0deg,#1c548c0f 0 1px,#0000 1px 18px);border:1px solid #1b406f24;border-radius:1.35rem;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:11.5rem;padding:2rem;box-shadow:0 22px 48px -28px #0f1e325c,inset 0 0 0 1px #ffffffb8}.mayday-postcard.mayday-postcard:hover{color:#172033;border-color:#1b406f24;transform:none;box-shadow:0 22px 48px -28px #0f1e325c,inset 0 0 0 1px #ffffffb8}.mayday-postcard.mayday-postcard:active{transform:none}.mayday-postcard.mayday-postcard:before{content:"";pointer-events:none;z-index:1;border:1px solid #1b406f1a;border-radius:1rem;position:absolute;inset:.7rem}.mayday-postcard.mayday-postcard:after{opacity:1;background:linear-gradient(120deg,#00f0ff24,#0000 36%),linear-gradient(315deg,#ffd24829,#0000 42%)}:root.dark .mayday-postcard.mayday-postcard{color:#f5f7fb;background:linear-gradient(135deg,#161c27f0,#1f2734db),repeating-linear-gradient(0deg,#ffffff0d 0 1px,#0000 1px 18px);border-color:#ffffff1f;box-shadow:0 24px 54px -30px #000000ad,inset 0 0 0 1px #ffffff0f}:root.dark .mayday-postcard.mayday-postcard:hover{color:#f5f7fb;border-color:#ffffff1f;transform:none;box-shadow:0 24px 54px -30px #000000ad,inset 0 0 0 1px #ffffff0f}:root.dark .mayday-postcard.mayday-postcard:before{border-color:#ffffff17}.mayday-postcard-content{z-index:2;flex-direction:column;gap:.5rem;width:min(28rem,100% - 24rem);display:flex;position:relative}.mayday-postcard-title{color:inherit;font-size:var(--font-size-lg);letter-spacing:0;margin:0;font-weight:700;line-height:1.2}.mayday-postcard-desc{color:#172033b8;max-width:29rem;font-size:var(--font-size-sm);margin:0;line-height:1.5}:root.dark .mayday-postcard-desc{color:#f5f7fbb8}.mayday-balls{z-index:2;justify-content:center;align-items:flex-end;gap:clamp(.05rem,.75vw,.5rem);width:auto;min-height:5.9rem;margin:0 5.2rem 0 0;display:flex;position:relative}.mayday-balls img{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 1rem 1rem #0f1e322e);transform-origin:bottom;flex:none;width:clamp(3.5rem,6.8vw,5.2rem);animation:4.8s ease-in-out infinite mayday-postcard-float}.mayday-balls img:first-child{animation-delay:-.3s;transform:rotate(-5deg)translateY(.15rem)}.mayday-balls img:nth-child(2){animation-delay:-1.2s;transform:rotate(3deg)translateY(-.15rem)}.mayday-balls img:nth-child(3){width:clamp(3.9rem,7.6vw,5.8rem);animation-delay:-2.1s;transform:translateY(-.55rem)}.mayday-balls img:nth-child(4){animation-delay:-1.6s;transform:rotate(-2deg)translateY(-.1rem)}.mayday-balls img:nth-child(5){animation-delay:-.8s;transform:rotate(5deg)translateY(.2rem)}.mayday-postcard-footer{color:#17203375;letter-spacing:.14em;text-transform:uppercase;z-index:2;font-size:.72rem;font-weight:700;line-height:1;position:absolute;bottom:1.2rem;left:2rem}:root.dark .mayday-postcard-footer{color:#f5f7fb7a}.mayday-postmark{aspect-ratio:1;color:#1a5ba485;text-align:center;text-transform:uppercase;z-index:3;border:1px solid #1a5ba45c;border-radius:50%;place-items:center;width:4.7rem;font-size:.62rem;font-weight:800;line-height:1.25;display:grid;position:absolute;top:1.4rem;right:1.6rem;transform:rotate(12deg)}.mayday-postmark:before{content:"";opacity:.58;border:1px solid;border-radius:50%;position:absolute;inset:.45rem}.mayday-postmark:after{content:"";opacity:.36;background:repeating-linear-gradient(0deg,currentColor 0 1px,#0000 1px .48rem);width:4.2rem;height:1.8rem;position:absolute;top:1.72rem;right:-2.8rem}.mayday-postmark span{display:block}:root.dark .mayday-postmark{color:#00f0ff70;border-color:#00f0ff3d}@keyframes mayday-postcard-float{0%,to{translate:0}50%{translate:0 -.45rem}}@media (width<=48rem){.mayday-postcard.mayday-postcard{flex-direction:column;grid-column:auto;justify-content:flex-start;align-items:flex-start;min-height:20rem;padding:1.5rem}.mayday-postcard-content{width:100%;padding-right:4.25rem}.mayday-balls{grid-template-columns:1fr 1fr 1.12fr 1fr 1fr;justify-content:stretch;align-items:end;gap:clamp(.1rem,1.2vw,.35rem);width:min(100%,22rem);min-height:5.6rem;margin:clamp(2rem,9vw,3rem) auto 2.2rem;display:grid;overflow:visible}.mayday-balls img{justify-self:center;width:100%;min-width:0}.mayday-balls img:nth-child(3){width:100%}}@media (width<=30rem){.mayday-postcard.mayday-postcard{min-height:18rem}.mayday-postcard-content{padding-right:3.75rem}.mayday-postmark{width:4.7rem}.mayday-postmark:after{width:4.4rem;right:-2.8rem}}@media (prefers-reduced-motion:reduce){.mayday-balls img{animation:none}}.lab-page-container{width:100%;max-width:75rem;padding:var(--header-safe-area) 1rem 4rem;box-sizing:border-box;flex:1;margin:0 auto}.lab-grid{grid-template-columns:repeat(auto-fill,minmax(14.5rem,1fr));gap:1.5rem;width:100%;display:grid}.lab-card{background:var(--glass-bg,#fff9);border:var(--glass-border,1px solid #0000000d);cursor:pointer;backdrop-filter:blur(20px);transition:transform .4s var(--bezier), box-shadow .4s var(--bezier), border-color .4s var(--bezier), background-color .4s var(--bezier);will-change:transform;border-radius:1.25rem;flex-direction:column;align-items:flex-start;gap:.875rem;padding:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000000d}:root.dark .lab-card{background:#1e1e1e80;border:1px solid #ffffff14;box-shadow:0 10px 30px -10px #0000004d}.lab-card:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#fff3 0%,#0000 100%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.lab-card:hover{border-color:#ec48994d;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px -10px #ec489926}.lab-card:hover:after{opacity:1}.lab-card:active{transform:scale(.96)}.lab-card-icon{color:#fff;background:linear-gradient(135deg,#ec4899,#8b5cf6);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;display:flex;box-shadow:0 8px 20px #ec48994d}.lab-card--clipboard,.lab-card--subscriptions{color:inherit;text-decoration:none}.lab-card-icon--subscriptions{background:radial-gradient(circle at 24% 20%,#ffffffb8,#0000 34%),linear-gradient(135deg,#bfdbfe,#f8fbff);box-shadow:0 .5rem 1.25rem #60a5fa2e}.lab-card-subscriptions-symbol{color:#2563eb;font-size:var(--font-size-xl);font-weight:800;line-height:1}.lab-card-icon--clipboard{background:radial-gradient(circle at 20% 20%,#ffffff52,#0000 32%),linear-gradient(135deg,#14b8a6,#6366f1);box-shadow:0 .5rem 1.25rem #14b8a642}.lab-card-clipboard-symbol{border:.12rem solid #ffffffe6;border-radius:.32rem;width:1.35rem;height:1.68rem;display:block;position:relative}.lab-card-clipboard-symbol:before,.lab-card-clipboard-symbol:after{content:"";background:#ffffffc7;border-radius:999rem;height:.12rem;position:absolute;left:.32rem;right:.32rem}.lab-card-clipboard-symbol:before{top:.6rem}.lab-card-clipboard-symbol:after{top:.96rem}.lab-card-clipboard-clip{border:.12rem solid #ffffffeb;border-bottom:0;border-radius:.24rem .24rem 0 0;width:.66rem;height:.38rem;position:absolute;top:-.28rem;left:50%;transform:translate(-50%)}.lab-card-content{flex-direction:column;gap:.5rem;display:flex}.lab-card-title{font-size:var(--font-size-md);color:var(--text-primary);margin:0;font-weight:700}.lab-card-desc{font-size:var(--font-size-xs);color:var(--text-secondary);line-height:var(--line-height-body);margin:0}@media (width<=48rem){.lab-grid{grid-template-columns:1fr}}.lab-card--devtools{color:inherit;text-decoration:none}.lab-card-icon.lab-card-icon--devtools{background:radial-gradient(circle at 20% 20%,#86efac29,#0000 32%),linear-gradient(135deg,#050505,#151515);box-shadow:0 8px 20px #22c55e33}.lab-card-devtools-symbol{color:#4ade80;font-size:var(--font-size-md);letter-spacing:-.04em;font-weight:700}.devtools-promo-github{background:rgba(var(--text-rgb), .06);color:var(--text-primary);font-size:var(--font-size-xs);font-weight:700;line-height:var(--line-height-tight);border-radius:999rem;justify-content:center;align-items:center;margin-top:1.25rem;padding:.78rem 1.1rem;text-decoration:none;transition:transform .18s,background-color .18s;display:inline-flex}.devtools-promo-github:visited,.devtools-promo-github:hover{color:var(--text-primary)}.devtools-promo-github:hover,.devtools-promo-github:focus-visible,.devtools-promo-github:active{background:rgba(var(--text-rgb), .12);color:var(--text-primary);text-decoration:none;transform:translateY(-.0625rem)}.devtools-promo-download{background:var(--accent-color);color:var(--text-on-accent);font-size:var(--font-size-xs);font-weight:700;line-height:var(--line-height-tight);border-radius:999rem;justify-content:center;align-items:center;margin-top:1.25rem;padding:.78rem 1.1rem;text-decoration:none;transition:transform .18s,opacity .18s;display:inline-flex}.devtools-promo-download:visited,.devtools-promo-download:hover{color:var(--text-on-accent)}.devtools-promo-download:hover,.devtools-promo-download:focus-visible,.devtools-promo-download:active{opacity:.94;color:var(--text-on-accent);text-decoration:none;transform:translateY(-.0625rem)}
