@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;900&family=Playfair+Display:wght@600;700;800;900&family=JetBrains+Mono:wght@400&display=swap";:root{--bg: #ffffff;--fg: #0f172a;--muted: #64748b;--muted-light: #f8fafc;--border: #e2e8f0;--border-strong: #cbd5e1;--accent: #0f172a;--accent-hover: #1e293b;--accent-light: #f1f5f9;--radius: 16px;--radius-lg: 20px;--shadow-sm: 0 1px 2px rgba(15,23,42,.05);--shadow-md: 0 4px 20px rgba(15,23,42,.08);--shadow-lg: 0 16px 40px rgba(15,23,42,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--fg);background:var(--bg);line-height:1.7;font-size:16px}.min-h-screen{min-height:100vh}.bg-white{background:#fff}.bg-gray-50{background:#f8fafc}.bg-gray-100{background:#f1f5f9}.bg-gray-200{background:#e2e8f0}.bg-slate-50{background:#f8fafc}.bg-slate-900,.bg-black{background:#0f172a}.bg-green-50{background:#f0fdf4}.bg-green-200{background:#bbf7d0}.bg-green-600{background:#16a34a}.bg-red-50{background:#fef2f2}.bg-red-200{background:#fecaca}.text-white{color:#fff}.text-black,.text-slate-900,.text-gray-900{color:#0f172a}.text-gray-800{color:#1e293b}.text-gray-700{color:#334155}.text-gray-600{color:#475569}.text-gray-500{color:#64748b}.text-gray-400{color:#94a3b8}.text-gray-300{color:#cbd5e1}.text-red-700{color:#b91c1c}.border{border:1px solid var(--border)}.border-b{border-bottom:1px solid var(--border)}.border-t{border-top:1px solid var(--border)}.border-red-300{border-color:#fca5a5}.border-green-300{border-color:#86efac}.border-slate-200{border-color:var(--border)}.rounded{border-radius:8px}.rounded-lg{border-radius:var(--radius)}.rounded-xl{border-radius:16px}.rounded-2xl{border-radius:var(--radius-lg)}.rounded-full{border-radius:9999px}.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.hover\:shadow-md:hover{box-shadow:var(--shadow-md)}.hover\:scale-105:hover{transform:scale(1.02)}.hover\:bg-slate-800:hover{background:#1e293b}.hover\:bg-gray-50:hover{background:#f8fafc}.hover\:bg-gray-100:hover{background:#f1f5f9}.hover\:underline:hover{text-decoration:underline}.hover\:no-underline:hover{text-decoration:none}.transition-shadow{transition:all .25s cubic-bezier(.4,0,.2,1)}.transition-transform{transition:transform .3s cubic-bezier(.4,0,.2,1)}.transition-colors{transition:background-color .2s,color .2s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.group:hover .group-hover\:scale-105{transform:scale(1.03)}.group:hover .group-hover\:bg-black{background:#0f172a}.group:hover .group-hover\:text-white{color:#fff}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.pt-6{padding-top:1.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.ml-4{margin-left:1rem}.mx-auto{margin-left:auto;margin-right:auto}.max-w-5xl{max-width:64rem}.max-w-3xl{max-width:48rem}.max-w-2xl{max-width:42rem}.max-w-prose{max-width:65ch}.max-w-\[60ch\]{max-width:60ch}.max-w-\[65ch\]{max-width:65ch}.w-full{width:100%}.w-1\.5{width:.375rem}.w-2{width:.5rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.h-1\.5{height:.375rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.h-80{height:20rem}.h-auto{height:auto}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-none{flex:none}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.items-center{align-items:center}.items-start{align-items:flex-start}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-16{gap:4rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.list-disc{list-style:disc}.text-center{text-align:center}.text-xs{font-size:.75rem;letter-spacing:.02em}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem;line-height:1.4}.text-2xl{font-size:1.5rem;line-height:1.3}.text-3xl{font-size:1.875rem;line-height:1.2;letter-spacing:-.02em}.text-4xl{font-size:2.25rem;line-height:1.1;letter-spacing:-.03em}.text-5xl{font-size:3rem;line-height:1.05;letter-spacing:-.04em}.font-bold{font-weight:700}.font-black{font-weight:900}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-mono{font-family:JetBrains Mono,ui-monospace,monospace}.whitespace-pre-wrap{white-space:pre-wrap}.italic{font-style:italic}.underline{text-decoration:underline;text-underline-offset:3px}.tracking-tight{letter-spacing:-.02em}.tracking-widest{letter-spacing:.1em}.uppercase{text-transform:uppercase}.leading-relaxed{line-height:1.7}.leading-tight{line-height:1.2}.leading-none{line-height:1}.inline-block{display:inline-block}.sticky{position:sticky}.top-0{top:0}.z-10{z-index:10}.-z-10{z-index:-10}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.-top-3{top:-.75rem}.-top-4{top:-1rem}.-left-3{left:-.75rem}.-left-4{left:-1rem}.rotate-1{transform:rotate(1deg)}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-video{aspect-ratio:16/9}.focus\:outline-none:focus{outline:none}.focus\:underline:focus{text-decoration:underline}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--accent)}.focus\:ring-white:focus{box-shadow:0 0 0 2px #fff}.focus\:ring-offset-2:focus{outline-offset:2px}.animate-pulse{animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:gap-6{gap:1.5rem}.sm\:inline{display:inline}.sm\:flex{display:flex}.hidden{display:none}}@media (min-width: 768px){.md\:flex-row{flex-direction:row}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:h-80{height:20rem}}@media (min-width: 1024px){.lg\:flex-row{flex-direction:row}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:gap-8{gap:2rem}.lg\:gap-16{gap:4rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:text-4xl{font-size:2.5rem}.lg\:text-5xl{font-size:3.5rem}}.hero{background:#fcfcf9;border-bottom:1px solid var(--border);position:relative}.hero:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:radial-gradient(600px 400px at 30% 20%,#f1f5f9 0%,transparent 70%);pointer-events:none}.hero h1{font-family:Playfair Display,serif;font-weight:800}h2,h3{font-family:Inter,sans-serif;font-weight:700}.card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1)}.card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-4px)}.btn-primary{background:var(--accent);color:#fff;padding:.85rem 1.75rem;border-radius:9999px;font-weight:600;font-size:.9rem;display:inline-flex;align-items:center;gap:.5rem;box-shadow:var(--shadow-sm);transition:all .2s}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-secondary{border:1px solid var(--border);padding:.85rem 1.75rem;border-radius:9999px;font-weight:600;font-size:.9rem;background:#fff}nav{-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);background:#ffffffe6;box-shadow:0 1px 0 var(--border)}section{scroll-margin-top:72px}
