.papers-grid[data-v-6b1e9efd]{display:grid;grid-template-columns:repeat(7,1fr);gap:18px;align-items:start}.paper-card[data-v-6b1e9efd]{position:relative;display:block;color:inherit;text-decoration:none;padding-top:26px;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.paper-card[data-v-6b1e9efd]:hover{transform:translateY(-4px)}.paper-card[data-v-6b1e9efd]:focus-visible{outline:3px solid #93c5fd;border-radius:10px}.sheet[data-v-6b1e9efd]{background:#fff;border:2px solid #111827;border-radius:8px;box-shadow:0 8px 22px #0000001a,0 3px 8px #0000000f;aspect-ratio:8.5 / 11;position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0}.sheet-top-bar[data-v-6b1e9efd]{height:14px;background:linear-gradient(180deg,#f3f4f6,#e5e7eb);border-bottom:1px solid #d1d5db;border-radius:6px 6px 0 0}.sheet-thumb[data-v-6b1e9efd]{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:8px 8px 0;background:#f9fafb}.sheet-thumb img[data-v-6b1e9efd]{width:100%;height:100%;object-fit:contain;border-radius:4px;border:1px solid #e5e7eb;background:#fff}.sheet-body[data-v-6b1e9efd]{padding:14px 12px 12px;display:flex;flex-direction:column;gap:8px}.sheet-heading[data-v-6b1e9efd]{font-weight:700;font-size:15px;line-height:1.25;color:#0f172a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sheet-date[data-v-6b1e9efd]{font-size:12px;color:#6b7280;letter-spacing:.02em}.sheet-tags[data-v-6b1e9efd]{display:flex;gap:6px;flex-wrap:wrap}.sheet-tags .tag[data-v-6b1e9efd]{font-size:11px;letter-spacing:.02em;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;padding:2px 6px;border-radius:6px}.missing-badge[data-v-6b1e9efd]{font-size:11px;color:#dc2626;letter-spacing:.02em}.binder-clip[data-v-6b1e9efd]{display:none}.binder-clip[data-v-6b1e9efd]:before,.binder-clip[data-v-6b1e9efd]:after{content:"";position:absolute;top:12px;width:12px;height:12px;border:2px solid #6b7280;border-top:none;border-radius:0 0 12px 12px;background:transparent}.binder-clip[data-v-6b1e9efd]:before{left:-10px;transform:rotate(-8deg)}.binder-clip[data-v-6b1e9efd]:after{right:-10px;transform:rotate(8deg)}.sr-only[data-v-6b1e9efd]{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1200px){.papers-grid[data-v-6b1e9efd]{grid-template-columns:repeat(4,1fr)}}@media (max-width: 900px){.papers-grid[data-v-6b1e9efd]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.papers-grid[data-v-6b1e9efd]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 420px){.papers-grid[data-v-6b1e9efd]{grid-template-columns:repeat(2,1fr)}}.paper-card.disabled[data-v-6b1e9efd]{filter:grayscale(1) opacity(.45);cursor:not-allowed;pointer-events:none}.paper-card.disabled .sheet[data-v-6b1e9efd]{border-color:#e5e7eb;box-shadow:0 2px 6px #0000000a}.paper-card.disabled .sheet-heading[data-v-6b1e9efd]{color:#6b7280}.paper-card.disabled .sheet[data-v-6b1e9efd]{border-color:#e5e7eb}.terms-section[data-v-22db4821]{padding:32px 0 20px}.top-row[data-v-22db4821]{display:flex;justify-content:flex-start;margin-bottom:6px}.back-link[data-v-22db4821]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;display:inline-flex;align-items:center;gap:6px;color:#1f2937;cursor:pointer;padding:6px 8px;border-radius:8px}.back-link[data-v-22db4821]:hover{background:#f3f4f6}.back-label[data-v-22db4821]{font-weight:600;font-size:14px}.terms-body[data-v-22db4821]{line-height:1.7;color:#374151}.terms-body h3[data-v-22db4821]{margin-top:18px;font-size:18px;color:#111827}.see-more-container[data-v-22db4821]{text-align:center;margin:24px 0}.see-more-btn[data-v-22db4821]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#1f2937;color:#fff;border:none;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.see-more-btn[data-v-22db4821]:hover{background:#374151}.expanded-content[data-v-22db4821]{animation:fadeIn-22db4821 .3s ease-in}@keyframes fadeIn-22db4821{0%{opacity:0}to{opacity:1}}:root{--bg: #ffffff;--text: #101012;--muted: #6b7280;--primary: #98a8ff;--primary-strong: #8aa0ff;--accent: #111827;--container: 1100px}@font-face{font-family:Graphik;src:url(/assets/Graphik-Regular-Trial-B-dlNo47.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Graphik;src:url(/assets/Graphik-Semibold-Trial-BGP88wkJ.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}*{box-sizing:border-box}html,body,#app{height:auto}html,body{margin:0;padding:0;font-family:Graphik,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--bg);background-image:radial-gradient(1px 1px at 8% 18%,rgba(17,24,39,.14) 50%,transparent 51%),radial-gradient(1px 1px at 26% 76%,rgba(17,24,39,.12) 50%,transparent 51%),radial-gradient(1px 1px at 62% 14%,rgba(17,24,39,.12) 50%,transparent 51%),radial-gradient(1px 1px at 86% 58%,rgba(17,24,39,.14) 50%,transparent 51%),radial-gradient(1px 1px at 48% 42%,rgba(17,24,39,.08) 50%,transparent 51%);background-repeat:repeat;background-size:520px 520px,620px 620px,720px 720px,820px 820px,900px 900px}input,textarea,select,button{font-family:Graphik,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}input::placeholder,textarea::placeholder{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:Graphik,Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600}img{max-width:100%;display:block}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 24px}.container.narrow{max-width:760px}h1{font-size:56px;line-height:1.05;margin:16px 0 12px}h2{font-size:32px;margin:0 0 12px}.section-title{text-align:center;font-size:32px;margin-bottom:0}.squiggle{text-align:center;letter-spacing:.5em;color:var(--muted);margin:6px 0 32px}.squiggle-wrap{display:flex;justify-content:flex-start;margin:8px 0 26px}.squiggle-svg{width:140px;height:20px}.squiggle-svg path{fill:none;stroke:#111827;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:6 6;animation:dash 2.2s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-18}to{stroke-dashoffset:0}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#111;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.btn.icon{width:44px;height:36px;padding:0;font-weight:700}.btn.primary{background:#3b82f6;color:#fff;border:none}.btn[disabled]{opacity:.75;cursor:not-allowed;transform:none;box-shadow:none}.btn-spinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(255,255,255,.6);border-top-color:#fff;animation:spin .8s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.btn.icon.linkedin{width:64px;height:48px;font-size:20px}.btn.icon.linkedin:hover{transform:translateY(-2px) scale(1.03)}.tribe-row{margin:18px 0;padding:10px 0}.tribe-img{max-width:160px;width:100%;display:block}.hero{background:linear-gradient(180deg,#8fb6ff,#6aa4ff 60%,#5b96f4);background-image:radial-gradient(1px 1px at 12% 22%,rgba(255,255,255,.22) 50%,transparent 51%),radial-gradient(1px 1px at 38% 78%,rgba(255,255,255,.18) 50%,transparent 51%),radial-gradient(1px 1px at 68% 18%,rgba(255,255,255,.16) 50%,transparent 51%),radial-gradient(1px 1px at 88% 62%,rgba(255,255,255,.2) 50%,transparent 51%),linear-gradient(180deg,#8fb6ff,#6aa4ff 60%,#5b96f4);background-repeat:repeat,repeat,repeat,repeat,no-repeat;background-size:520px 520px,640px 640px,760px 760px,880px 880px,100% 100%;color:#0f172a;position:relative;padding:60px 0 120px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.hero .eyebrow{margin-top:20px;color:#1f2937}.hero .subtitle{font-size:20px;color:#111827;max-width:640px;font-style:italic}.hero .tags{font-size:14px;color:#263238;margin-top:10px}.hero .cta-row{display:flex;gap:10px;margin-top:18px}.hero .social-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .2s ease;padding:12px;background:#0b0b0b;border:2px solid #111;border-radius:12px;box-shadow:0 2px #fff inset,0 2px #00000080;color:#fff;text-decoration:none}.hero .social-icon.is-small{padding:8px 10px}.hero .social-icon:hover{transform:translateY(-3px) scale(1.05)}.hero .social-label{font-weight:700;font-size:14px;letter-spacing:.02em}.icon-16{width:16px;height:16px;display:inline-block}.hero-portrait img{width:280px;height:280px;object-fit:cover;border-radius:999px;box-shadow:0 8px 30px #00000026;margin:0 auto}.hero .wave{position:absolute;bottom:-1px;left:0;width:100%;height:120px;fill:#fff}.hero .wave.bob{animation:bob 6s ease-in-out infinite}.hero{animation:gradientPulse 12s ease-in-out infinite}@keyframes gradientPulse{0%,to{filter:brightness(1) saturate(1)}50%{filter:brightness(1.05) saturate(1.06)}}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.float-up{animation:fadeUp .7s ease both .1s}.reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}.float-bob{animation:float 6s ease-in-out infinite .5s}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}main{background:#fff}.blog-section{padding:32px 0 8px}.research-brand{display:flex;justify-content:center;margin-bottom:8px}.research-logo{max-height:64px;width:auto;height:auto}.dev-controls{display:flex;justify-content:flex-end;margin:0 0 6px}.dev-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f3f4f6;border:1px solid #d1d5db;color:#111827;padding:6px 10px;border-radius:8px;font-size:12px;cursor:pointer}.dev-btn:hover{background:#e5e7eb}.blog-list{list-style:none;padding:0;margin:0 auto;max-width:1100px}.blog-section .container{max-width:1320px}.blog-item{display:grid;grid-template-columns:170px 1fr 32px;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid #eee;transition:transform .18s ease}.blog-item.no-date{grid-template-columns:1fr 32px}.blog-item.no-date .blog-content{grid-column:1 / 2}.blog-item.no-date .blog-chevron{grid-column:2 / 3}.hover-slide:hover{transform:translate(3px)}.blog-date{color:var(--muted);font-size:14px;visibility:visible}.blog-title{font-weight:600;color:#111827;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.blog-title:hover{color:#1d4ed8}.blog-tags{margin-top:6px;display:flex;gap:0;flex-wrap:wrap}.blog-tags .tag{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;background:transparent;padding:0;border-radius:0;text-decoration:underline;text-decoration-thickness:.8px;text-underline-offset:2px}.blog-tags .tag:not(:last-child):after{content:", ";text-decoration:none}.blog-chevron{font-size:30px;color:#6b7280;line-height:1;justify-self:end}.contact-section{padding:36px 0 12px}.contact-form{display:grid;gap:16px;animation:fadeUp .7s ease both}.field label{display:block;font-weight:600;margin-bottom:6px}.field input,.field textarea{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:16px}.field textarea{min-height:130px;resize:vertical}.req{color:#ef4444}.form-note{color:#059669;margin-top:6px}.confetti-container{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;overflow:hidden}.confetti-piece{position:absolute;top:-10vh;width:10px;height:10px;border-radius:2px;animation:confettiFall linear forwards}@keyframes confettiFall{0%{transform:translateY(-10vh) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(720deg);opacity:.9}}.about-section{padding:24px 0}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center}.about-image img{border-radius:12px}.about-copy .socials{display:flex;gap:10px;margin-top:12px}.icon{display:inline-flex;width:36px;height:36px;border-radius:999px;align-items:center;justify-content:center;border:1px solid #e5e7eb;transition:transform .2s ease}.icon:hover{transform:translateY(-2px)}.courses-section{padding:16px 0 40px}.courses{display:grid;gap:24px}.courses-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px}.courses-gallery.staggered{align-items:center}.courses-gallery img{border-radius:12px;transition:transform .25s ease;border:3px solid #000}.courses-gallery img:hover{transform:scale(1.02)}.courses-gallery.staggered .course-img-1{transform:translateY(-20px)}.courses-gallery.staggered .course-img-2{transform:translateY(20px)}.quote{background:#0b0b0b;color:#e5e7eb;padding:16px 20px;border-radius:8px;text-align:center;font-style:italic;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.site-footer{background:#f8fafc;color:#111827;padding:24px 0;margin-top:24px}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:16px}.motto{text-align:center;color:#6b7280;font-size:12px;padding:8px 24px}.quote-img{display:block;margin:0 auto;max-width:680px;width:100%;border-radius:8px}.courses .bullets{margin:6px 0 12px;padding-left:18px}.courses .bullets li{margin:6px 0}.courses .cta-row{display:flex;gap:10px;margin-top:6px;flex-wrap:wrap}@media (max-width: 900px){.hero-grid,.about-grid{grid-template-columns:1fr;text-align:center}.blog-item{grid-template-columns:120px 1fr 24px}}
