:root{--background:#fff;--foreground:#171717;--color-primary:#667eea;--color-primary-dark:#5a6fd8;--color-secondary:#764ba2;--color-secondary-dark:#6a4190}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden;font-display:swap}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;line-height:1.6}body,img{contain:layout style paint}img{max-width:100%;height:auto;display:block;will-change:transform;loading:lazy;decoding:async}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.container{max-width:1280px;margin:0 auto;padding:0 16px}.flex{display:flex}.flex-row{flex-direction:row}.justify-end{justify-content:flex-end}.gap-3{gap:12px}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.p-12{padding:48px}.py-3{padding-top:12px;padding-bottom:12px}.pt-8{padding-top:32px}.pt-12{padding-top:48px}.pt-16{padding-top:64px}.pb-8{padding-bottom:32px}.ml-1{margin-left:4px}.w-5{width:20px}.h-5{height:20px}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.max-w-4xl{max-width:596px}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.top-0{top:0}.z-10{z-index:10}.overflow-x-visible{overflow-x:visible}.text-base{font-size:16px}.text-3xl{font-size:30px}.text-6xl{font-size:3.78px}.text-7xl{font-size:4.8px}.text-8xl{font-size:96px}.font-light{font-weight:300}.text-gray-400{color:#9ca3af}.text-blue-700{color:#1d4ed8}.text-purple-700{color:#7c3aed}.text-red-500{color:#ef4444}.bg-gray-800{background-color:#1f2937}.bg-blue-500{background-color:#3b82f6}.bg-green-100{background-color:#d1fae5}.border-t{border-top-width:1px}.border-white{border-color:#fff}.shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}.shadow{box-shadow:0 1px 3px rgba(0,0,0,.1)}.shadow-md{box-shadow:0 4px 6px rgba(0,0,0,.1)}.shadow-lg{box-shadow:0 10px 15px rgba(0,0,0,.1)}.shadow-xl{box-shadow:0 20px 25px rgba(0,0,0,.1)}.shadow-2xl{box-shadow:0 25px 50px rgba(0,0,0,.2)}.transition-all{transition:all .2s}.transition-colors{transition:color .2s,background-color .2s,border-color .2s}.transition-transform{transition:transform .2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-90{opacity:.9}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.backdrop-blur-sm{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width:640px){.sm\:px-6{padding-left:24px;padding-right:24px}.sm\:text-4xl{font-size:36px}.sm\:text-base{font-size:16px}.sm\:mb-6{margin-bottom:24px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:text-3xl{font-size:30px}.md\:text-5xl{font-size:48px}.md\:text-lg{font-size:18px}.md\:text-base{font-size:16px}.md\:mb-8{margin-bottom:32px}.md\:px-4{padding-left:16px;padding-right:16px}}@media (min-width:1024px){.lg\:px-8{padding-left:32px;padding-right:32px}.lg\:text-6xl{font-size:3.78px}.lg\:text-xl{font-size:20px}.lg\:mb-10{margin-bottom:40px}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.xl\:text-7xl{font-size:4.8px}.xl\:text-2xl{font-size:24px}}@media (min-width:1536px){.\32xl\:text-8xl{font-size:96px}.\32xl\:text-3xl{font-size:30px}}.not-found-container{overflow:hidden;top:0;left:0;right:0;bottom:0}.not-found-container,.not-found-image-wrapper{position:absolute;inset:0;width:100%;height:100%}.layout-container{display:flex;flex-direction:column;min-height:100vh;background-color:#fff}.layout-main{flex-grow:1;padding-top:64px}.aspect-video{aspect-ratio:16/9}.absolute{position:absolute}.inset-0{inset:0}.object-cover{object-fit:cover}.full-size{width:100%;height:100%}.icon-sm{width:16px;height:16px}.icon-md{width:24px;height:24px}.icon-lg{width:32px;height:32px}.icon-xl{width:48px;height:48px}.flex-between,.flex-center{display:flex;align-items:center}.flex-between{justify-content:space-between}.flex-col-center{display:flex;flex-direction:column;align-items:center}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.mb-12{margin-bottom:48px}.ml-2{margin-left:8px}.ml-3{margin-left:12px}.ml-4{margin-left:16px}.mr-2{margin-right:8px}.mr-3{margin-right:12px}.mr-4{margin-right:16px}.mx-auto{margin-left:auto;margin-right:auto}.p-2{padding:8px}.p-4{padding:16px}.p-6{padding:24px}.p-8{padding:32px}.px-4{padding-left:16px;padding-right:16px}.px-6{padding-left:24px;padding-right:24px}.px-8{padding-left:32px;padding-right:32px}.py-2{padding-top:8px;padding-bottom:8px}.py-4{padding-top:16px;padding-bottom:16px}.py-6{padding-top:24px;padding-bottom:24px}.py-8{padding-top:32px;padding-bottom:32px}.py-12{padding-top:48px;padding-bottom:48px}.w-full{width:100%}.w-8{width:32px}.w-12{width:48px}.w-16{width:64px}.h-full{height:100%}.h-8{height:32px}.h-12{height:48px}.h-16{height:64px}.max-w-2xl{max-width:672px}.max-w-4xl{max-width:896px}.max-w-6xl{max-width:1152px}.max-w-7xl{max-width:1280px}.text-center{text-align:center}.text-white{color:#fff}.text-sm{font-size:14px}.text-lg{font-size:18px}.text-xl{font-size:20px}.text-2xl{font-size:24px}.text-4xl{font-size:36px}.text-5xl{font-size:48px}.text-6xl{font-size:60px}.text-7xl{font-size:72px}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.block{display:block}.hidden{display:none}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:max-w-6xl{max-width:1152px}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:max-w-7xl{max-width:1280px}.lg\:px-8{padding-left:32px;padding-right:32px}}@media (min-width:1280px){.xl\:max-w-7xl{max-width:1280px}}.gap-2{gap:8px}.gap-4{gap:16px}.gap-6{gap:24px}.gap-8{gap:32px}.space-x-2>*+*{margin-left:8px}.space-y-2>*{margin-bottom:8px}.space-y-2>:last-child{margin-bottom:0}@media (min-width:640px){.sm\:hidden{display:none}.sm\:px-6{padding-left:24px;padding-right:24px}.sm\:text-5xl{font-size:48px}.sm\:bottom-8{bottom:32px}}.transform{transform:translateX(0)}.-translate-x-1\/2{transform:translateX(-50%)}.overflow-hidden{overflow:hidden}.bg-white{background-color:#fff}.bg-gray-200{background-color:#e5e7eb}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.to-transparent{--tw-gradient-to:transparent}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.tracking-wider{letter-spacing:.05em}.bottom-0{bottom:0}.bottom-4{bottom:16px}.left-0{left:0}.right-0{right:0}.left-1\/2{left:50%}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.bg-green-100{background-color:#dcfce7}.bg-green-600{background-color:#16a34a}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-red-200{background-color:#fecaca}.bg-red-500{background-color:#ef4444}.bg-red-600{background-color:#dc2626}.bg-red-700{background-color:#b91c1c}.bg-yellow-100{background-color:#fef3c7}.bg-yellow-600{background-color:#ca8a04}.bg-purple-100{background-color:#f3e8ff}.bg-purple-600{background-color:#9333ea}.bg-indigo-100{background-color:#e0e7ff}.bg-indigo-600{background-color:#4f46e5}.bg-orange-100{background-color:#ffedd5}.bg-orange-600{background-color:#ea580c}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-600{background-color:#4b5563}.text-blue-600{color:#2563eb}.text-blue-900{color:#1e3a8a}.text-green-600{color:#16a34a}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-yellow-600{color:#ca8a04}.text-purple-600{color:#9333ea}.text-indigo-600{color:#4f46e5}.text-orange-600{color:#ea580c}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-gray-200{border-color:#e5e7eb}.border-red-200{border-color:#fecaca}.rounded{border-radius:4px}.rounded-md{border-radius:6px}.rounded-lg{border-radius:8px}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-red-200:hover{background-color:#fecaca}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.cursor-pointer{cursor:pointer}.z-50{z-index:50}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.bg-opacity-50{--tw-bg-opacity:0.5}.w-4{width:16px}.w-6{width:24px}.w-10{width:40px}.w-11\/12{width:91.666667%}.h-4{height:16px}.h-6{height:24px}.h-10{height:40px}.min-w-full{min-width:100%}.divide-y>*+*{border-top-width:1px}.divide-gray-200>*+*{border-color:#e5e7eb}.whitespace-pre-wrap{white-space:pre-wrap}.uppercase{text-transform:uppercase}.text-xs{font-size:12px}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.space-x-3>*+*{margin-left:12px}.space-y-6>*{margin-bottom:24px}.space-y-6>:last-child{margin-bottom:0}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.inline-block{display:inline-block}.inline-flex{display:inline-flex}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg\:w-1\/2{width:50%}}@media (min-width:1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,1fr)}}@media (min-width:768px){.md\:w-3\/4{width:75%}}.top-20{top:80px}.relative{position:relative}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px rgba(59,130,246,.5)}.focus\:ring-blue-500:focus{box-shadow:0 0 0 3px rgba(59,130,246,.5)}.focus\:ring-green-500:focus{box-shadow:0 0 0 3px rgba(34,197,94,.5)}.focus\:ring-red-500:focus{box-shadow:0 0 0 3px rgba(239,68,68,.5)}.focus\:ring-gray-500:focus{box-shadow:0 0 0 3px hsla(220,9%,46%,.5)}.focus\:ring-offset-2:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(59,130,246,.5)}.focus\:border-blue-500:focus{border-color:#3b82f6}.focus\:border-transparent:focus{border-color:transparent}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.hover\:text-gray-700:hover{color:#374151}.hover\:text-blue-600:hover{color:#2563eb}.hover\:text-blue-800:hover{color:#1e40af}.hover\:text-red-600:hover{color:#dc2626}.hover\:text-red-800:hover{color:#991b1b}.hover\:text-green-700:hover{color:#15803d}.hover\:text-purple-700:hover{color:#7e22ce}.hover\:text-orange-700:hover{color:#c2410c}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-red-700:hover{background-color:#b91c1c}.group:hover .group-hover\:text-blue-600{color:#2563eb}.group:hover .group-hover\:bg-blue-600{background-color:#2563eb}.placeholder-gray-500::placeholder{color:#6b7280}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.flex-shrink-0{flex-shrink:0}.flex-1{flex:1 1}.min-w-0{min-width:0}.text-right{text-align:right}.text-left{text-align:left}.duration-200{transition-duration:.2s}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}.mt-auto{margin-top:auto}@media (min-width:640px){.sm\:text-6xl{font-size:60px}}@media (min-width:768px){.md\:text-6xl{font-size:60px}}@media (min-width:1024px){.lg\:text-7xl{font-size:72px}}.prose{color:#374151;max-width:65ch}.prose-lg{font-size:18px;line-height:1.75}.prose h1{color:#111827;font-weight:800;font-size:36px;margin-top:0;margin-bottom:32px;line-height:1.1111111}.prose h2{color:#111827;font-weight:700;font-size:30px;margin-bottom:24px;line-height:1.3333333}.prose h3{color:#111827;font-weight:600;font-size:24px;margin-bottom:16px;line-height:1.6}.prose p{margin-bottom:20px}.prose a{color:#2563eb;text-decoration:underline;font-weight:500}.prose a:hover{color:#1d4ed8}.prose strong{color:#111827;font-weight:600}.prose ul{list-style-type:disc}.prose ol,.prose ul{margin-bottom:20px;padding-left:26px}.prose ol{list-style-type:decimal}.prose li{margin-bottom:8px}.prose img{margin-bottom:32px}.prose code{color:#111827;font-weight:600;font-size:14px}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:14px;line-height:1.7142857;margin-bottom:28px;border-radius:6px;padding:20px 24px}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose table{width:100%;table-layout:auto;text-align:left;margin-bottom:32px;font-size:14px;line-height:1.7142857}.prose thead{border-bottom-width:1px;border-bottom-color:#d1d5db}.prose thead th{color:#111827;font-weight:600;vertical-align:bottom;padding-right:8px;padding-bottom:8px;padding-left:8px}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose tbody td{vertical-align:top;padding:8px}.max-w-none{max-width:none}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.border-b-2{border-bottom-width:2px}.border-t-blue-500{border-top-color:#3b82f6}.border-4{border-width:4px}.border-gray-300{border-color:#d1d5db}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-pink-200{--tw-gradient-from:#fbcfe8;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(251,207,232,0))}.via-purple-200{--tw-gradient-to:rgba(233,213,255,0);--tw-gradient-stops:var(--tw-gradient-from),#e9d5ff,var(--tw-gradient-to,rgba(233,213,255,0))}.to-blue-300{--tw-gradient-to:#93c5fd}.-translate-y-1\/2{transform:translateY(-50%)}.transform{transform:translateX(0) translateY(0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)}.mix-blend-multiply{mix-blend-mode:multiply}.filter{filter:blur(0) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) saturate(1) sepia(0) drop-shadow(0 0 0 transparent)}.blur-xl{filter:blur(24px)}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.text-white\/80{color:hsla(0,0%,100%,.8)}.bg-white\/30{background-color:hsla(0,0%,100%,.3)}.bg-green-50\/80{background-color:rgba(240,253,244,.8)}.bg-red-50\/80{background-color:hsla(0,86%,97%,.8)}.from-black\/70{--tw-gradient-from:rgba(0,0,0,.7);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.border-white\/20{border-color:hsla(0,0%,100%,.2)}.border-green-200{border-color:#bbf7d0}.h-96{height:384px}.h-80{height:320px}.h-\[75vh\]{height:75vh}.h-\[80vh\]{height:80vh}@media (min-width:640px){.sm\:h-\[80vh\]{height:80vh}}@media (min-width:768px){.md\:h-\[85vh\]{height:85vh}}@media (min-width:1024px){.lg\:h-\[90vh\]{height:90vh}.lg\:grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.xl\:h-\[95vh\]{height:95vh}}.rounded-2xl{border-radius:16px}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.w-96{width:384px}.pointer-events-none{pointer-events:none}.spacing-xs{margin-bottom:4px}.spacing-sm{margin-bottom:8px}.spacing-md{margin-bottom:16px}.spacing-lg{margin-bottom:24px}.spacing-xl{margin-bottom:32px}.section-spacing{margin-bottom:16px}.content-gap{margin-bottom:12px}.element-gap{margin-bottom:8px}.text-comfortable{line-height:1.75}.text-relaxed{line-height:1.625}.text-tight{line-height:1.25}.text-small{font-size:14px}.text-body{font-size:16px}.text-large{font-size:18px}.text-heading{font-size:24px}.text-muted{color:#6b7280}.text-primary{color:#111827}.text-secondary{color:#4b5563}.text-accent{color:#2563eb}.container-narrow{max-width:672px;margin:0 auto}.container-medium{max-width:896px;margin:0 auto}.container-wide{max-width:1152px;margin:0 auto}.container-full{max-width:1280px;margin:0 auto}.content-padding{padding:16px}.content-padding-lg{padding:24px}.section-padding{padding:32px 16px}.card-spacing{margin-bottom:24px}.button-spacing,.form-field-spacing{margin-bottom:16px}.icon-small{width:16px;height:16px}.icon-medium{width:24px;height:24px}.badge-size,.icon-large{width:32px;height:32px}.avatar-size{width:40px;height:40px}.loading-text{color:#6b7280}.error-text{color:#dc2626}.success-text{color:#16a34a}.warning-text{color:#ca8a04}.disabled-state{opacity:.5;cursor:not-allowed}.interactive{cursor:pointer;transition:all .2s}.heading-primary{font-size:36px;font-weight:700;color:#111827}.heading-secondary{font-size:24px;font-weight:600;color:#111827}.heading-tertiary{font-size:20px;font-weight:600;color:#111827}.body-text{font-size:16px;line-height:1.75;color:#374151}.caption-text{font-size:14px;color:#6b7280}.label-text{font-size:14px;font-weight:500;color:#1f2937}.border-light{border:1px solid #e5e7eb}.border-medium{border:1px solid #d1d5db}.border-dark{border:1px solid #9ca3af}.divider{border-top:1px solid #e5e7eb}.divider-thick{border-top:2px solid #e5e7eb}.bg-surface{background-color:#fff}.bg-subtle{background-color:#f9fafb}.bg-muted{background-color:#f3f4f6}.shadow-subtle{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow-card{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-elevated{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.rounded-small{border-radius:4px}.rounded-medium{border-radius:6px}.rounded-large{border-radius:8px}.rounded-xl{border-radius:12px}.rounded-full{border-radius:9999px}.header{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .3s ease;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);border-bottom:1px solid #e5e7eb}.header.scrolled{background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.header-container{max-width:1280px;margin:0 auto;padding:0 16px}.header-content{display:flex;justify-content:space-between;align-items:center;height:64px}.header-logo{font-size:20px;font-weight:700;color:#111827;transition:color .2s}.header-logo:hover{color:#4b5563}.header-nav{display:none;gap:32px}.header-nav a{color:#4b5563;transition:color .2s}.header-nav a:hover{color:#111827}.header-mobile-button{display:block;background:none;border:none;color:#4b5563;transition:color .2s}.header-mobile-button:hover{color:#111827}.header-mobile-button svg{width:24px;height:24px}.header-mobile-menu{max-height:0;opacity:0;visibility:hidden;overflow:hidden;transition:all .3s ease}.header-mobile-menu.open{max-height:264px;opacity:1;visibility:visible}.header-mobile-nav{padding:16px 0;display:flex;flex-direction:column;gap:16px;border-top:1px solid #e5e7eb}.header-mobile-nav a{display:block;color:#4b5563;padding:8px 0;transition:color .2s}.header-mobile-nav a:hover{color:#111827}@media (min-width:768px){.header-nav{display:flex}.header-mobile-button{display:none}}.footer{background-color:#1f2937;color:#fff;padding:32px 0}.footer-container{max-width:1280px;margin:0 auto;padding:0 16px}.footer-mobile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.footer-mobile a,.footer-mobile p{font-size:12px}.footer-desktop{display:none;justify-content:space-between;align-items:center}.footer-desktop p{flex:1 1;text-align:center;font-size:14px}.footer-desktop .footer-left{flex:1 1}.footer-desktop .footer-right{flex:1 1;display:flex;justify-content:flex-end}.footer a:hover{color:#d1d5db}@media (min-width:768px){.footer-mobile{display:none}.footer-desktop{display:flex}.footer-desktop a,.footer-desktop p,.footer-mobile a,.footer-mobile p{font-size:16px}}.hero-section{position:relative;height:75vh;min-height:600px;max-height:100vh;overflow:hidden}.hero-section,.hero-section img{width:100%;contain:layout style paint}.hero-section img{height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:16px 24px}.hero-overlay h1{font-size:30px;font-weight:700;margin-bottom:16px;letter-spacing:.05em;line-height:1.2;text-align:center}.hero-overlay p{font-size:14px;opacity:.9;font-weight:300;letter-spacing:.02em;padding:0 8px}@media (min-width:640px){.hero-section{height:80vh}.hero-overlay h1{font-size:36px}.hero-overlay p{font-size:16px}}@media (min-width:768px){.hero-section{height:85vh}.hero-overlay h1{font-size:48px}.hero-overlay p{font-size:18px}}@media (min-width:1024px){.hero-section{height:90vh;min-height:90vh}.hero-overlay{padding:32px}.hero-overlay h1{font-size:56px;line-height:1.1;margin-bottom:32px}.hero-overlay p{font-size:20px;line-height:1.6}}@media (min-width:1280px){.hero-overlay h1{font-size:64px}.hero-overlay p{font-size:24px}}@media (min-width:1536px){.hero-section{min-height:95vh}.hero-overlay{padding:48px}.hero-overlay h1{font-size:96px}.hero-overlay p{font-size:30px}}.post-card{position:relative;overflow:hidden;border-radius:12px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 10px 15px rgba(0,0,0,.1);transition:all .5s ease}.post-card:hover{box-shadow:0 25px 50px rgba(0,0,0,.2);transform:translateY(-8px)}.post-card-image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.post-card:hover .post-card-image img{transform:scale(1.05)}.post-card-content{padding:24px}.post-card-title{font-size:20px;font-weight:700;color:#111827;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.post-card:hover .post-card-title{color:#9333ea}.post-card-excerpt{color:#4b5563;font-size:14px;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card-footer{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#6b7280}.post-card-read-more{display:flex;align-items:center;transition:color .3s ease}.post-card:hover .post-card-read-more{color:#9333ea}.post-card-read-more svg{width:16px;height:16px;margin-left:4px;transition:transform .3s ease}.post-card:hover .post-card-read-more svg{transform:translateX(4px)}.featured-post{position:relative;overflow:hidden;border-radius:16px;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 25px 50px rgba(0,0,0,.2);transition:all .7s ease}.featured-post:hover{transform:translateY(-12px)}.featured-post-image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:16px 16px 0 0;box-shadow:0 10px 15px rgba(0,0,0,.1)}.featured-post-content{padding:32px}.featured-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:9999px;background:#f3e8ff;color:#7c3aed;font-size:14px;font-weight:500;margin-bottom:16px}.featured-badge svg{width:16px;height:16px;margin-right:8px}.featured-post-title{font-size:24px;font-weight:700;color:#111827;margin-bottom:16px;line-height:1.3;transition:color .3s ease}.featured-post:hover .featured-post-title{color:#9333ea}.featured-post-excerpt{color:#4b5563;font-size:18px;line-height:1.6;margin-bottom:24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-post-link{display:flex;align-items:center;color:#9333ea;font-weight:600;margin-bottom:24px}.featured-post-link svg{width:20px;height:20px;transition:transform .3s ease}.featured-post:hover .featured-post-link svg{transform:translateX(4px)}@media (min-width:768px){.featured-post-title{font-size:30px}}.post-navigation{margin-bottom:48px;padding-top:32px;border-top:1px solid #e5e7eb}.post-navigation-container{display:flex;flex-direction:column;gap:16px}.post-navigation-item{flex:1 1}.post-navigation-link{display:block;padding:16px;background-color:#f9fafb;border-radius:8px;transition:background-color .2s;cursor:pointer}.post-navigation-link:hover{background-color:#f3f4f6}.post-navigation-content{display:flex;align-items:center;gap:12px}.post-navigation-icon-wrapper{flex-shrink:0}.post-navigation-icon{width:32px;height:32px;background-color:#2563eb;color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.post-navigation-link:hover .post-navigation-icon{background-color:#1d4ed8}.post-navigation-text{flex:1 1;min-width:0}.post-navigation-label{font-size:14px;color:#6b7280;margin-bottom:4px}.post-navigation-title{font-size:16px;font-weight:500;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.post-navigation-link:hover .post-navigation-title{color:#2563eb}.post-navigation-disabled{padding:16px;background-color:#f9fafb;border-radius:8px;opacity:.5}.post-navigation-disabled .post-navigation-label,.post-navigation-disabled .post-navigation-title{color:#9ca3af}.post-navigation-disabled .post-navigation-icon{background-color:#d1d5db;color:#6b7280}.admin-container{max-width:1280px;margin:0 auto;padding:48px 16px 32px}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.admin-title{font-size:30px;font-weight:700;color:#111827}.admin-logout-btn{background:#dc2626;color:#fff;padding:8px 16px;border-radius:6px;border:none;transition:background .2s}.admin-logout-btn:hover{background:#b91c1c}.admin-logout-btn:disabled{opacity:.5;cursor:not-allowed}.admin-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:24px;gap:24px;align-items:stretch}.admin-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:box-shadow .2s;height:100%;display:flex;flex-direction:column}.admin-card:hover{box-shadow:0 4px 6px rgba(0,0,0,.1)}.admin-card-header{display:flex;align-items:center;margin-bottom:16px}.admin-card-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center}.admin-card-icon.blue{background:#dbeafe}.admin-card-icon.green{background:#d1fae5}.admin-card-icon.purple{background:#e9d5ff}.admin-card-icon.orange{background:#fed7aa}.admin-card-icon svg{width:24px;height:24px}.admin-card-icon.blue svg{color:#2563eb}.admin-card-icon.green svg{color:#059669}.admin-card-icon.purple svg{color:#9333ea}.admin-card-icon.orange svg{color:#ea580c}.admin-card-title{font-size:20px;font-weight:600;color:#111827;margin-left:12px}.admin-card-description{color:#4b5563;margin-bottom:16px}.admin-card-link{display:inline-flex;align-items:center;font-weight:500;margin-top:auto}.admin-card-link.blue{color:#2563eb}.admin-card-link.green{color:#059669}.admin-card-link.purple{color:#9333ea}.admin-card-link.orange{color:#ea580c}.admin-card-link:hover{opacity:.8}.admin-card-link svg{width:16px;height:16px;margin-left:4px}@media (min-width:640px){.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-container{padding:48px 24px 32px}}@media (min-width:1024px){.admin-container{padding:48px 32px 32px}}.animated-text-container{display:flex;flex-wrap:wrap;justify-content:center}.animated-text-letter{display:inline-block;cursor:default;will-change:transform,opacity,filter;transform-origin:center bottom}.particle-effect{position:absolute;inset:0;pointer-events:none;overflow:hidden}.particle{position:absolute;border-radius:9999px;background:#fff}.skeleton{background:#e5e7eb;animation:pulse 1.5s infinite;border-radius:4px}.skeleton-text{height:16px}.skeleton-circular{border-radius:9999px}.skeleton-card{height:196px}.fade-in{animation:fadeIn .6s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUp .8s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.animate-spin{animation:spin 1s linear infinite}.animate-float{animation:float 8s ease-in-out infinite}@keyframes float{0%{transform:translateY(0) translateX(0) rotate(0deg)}10%{transform:translateY(-30px) translateX(25px) rotate(36deg)}20%{transform:translateY(-50px) translateX(-15px) rotate(72deg)}30%{transform:translateY(-20px) translateX(-40px) rotate(108deg)}40%{transform:translateY(20px) translateX(-30px) rotate(144deg)}50%{transform:translateY(40px) translateX(10px) rotate(180deg)}60%{transform:translateY(30px) translateX(35px) rotate(216deg)}70%{transform:translateY(-10px) translateX(45px) rotate(252deg)}80%{transform:translateY(-35px) translateX(20px) rotate(288deg)}90%{transform:translateY(-45px) translateX(-25px) rotate(324deg)}to{transform:translateY(0) translateX(0) rotate(1turn)}}.skeleton-card-image{position:relative;width:100%;aspect-ratio:16/9}.skeleton-card-content{padding:24px}.skeleton-grid{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}@media (min-width:768px){.skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.skeleton-grid{grid-template-columns:repeat(3,1fr)}}.skeleton-hero,.skeleton-hero-inner{position:relative;width:100%}.skeleton-hero-inner{height:80vh;min-height:600px}.skeleton-hero-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.skeleton-flex-between{display:flex;align-items:center;justify-content:space-between}.c-section{padding-top:32px;border-top:1px solid #e5e7eb}.c-section-inner{overflow-x:visible}.c-loading{text-align:center;padding:32px 0}.c-loading-spinner{width:32px;height:32px;border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:9999px;animation:spin 1s linear infinite;margin:0 auto}.c-loading-text{color:#6b7280;margin-bottom:8px}.c-list-wrap{margin-bottom:32px}.c-list-title{font-size:20px;font-weight:600;color:#111827;margin-bottom:16px}.c-list-loading{text-align:center;padding:32px 0}.c-list-spinner{width:32px;height:32px;margin:0 auto 8px;border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:9999px;animation:spin 1s linear infinite}.c-list-loading-text{color:#6b7280;font-size:14px}.c-list-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:16px}.c-list-error-heading{font-weight:500;color:#991b1b;margin-bottom:4px}.c-list-error-text{font-size:14px;color:#b91c1c;margin-bottom:12px}.c-list-error-retry{padding:4px 12px;font-size:14px;color:#991b1b;background-color:#fee2e2;border:none;border-radius:4px;cursor:pointer}.c-list-error-retry:hover{background-color:#fecaca}.c-list-empty{text-align:center;padding:32px 16px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.c-list-empty p{color:#4b5563;font-size:14px;margin:0}.c-list{display:block}.c-list .c-list-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:24px!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.c-list .c-list-item:last-child{margin-bottom:0!important}.c-list-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.c-list-item-author{font-weight:500;color:#111827}.c-list-item-date{font-size:14px;color:#6b7280}.c-list-item-body{color:#1f2937;white-space:pre-wrap;line-height:1.625;margin:0}.c-list-item-image{margin-top:12px}.c-list-item-image img{max-width:100%;height:auto;border-radius:6px;border:1px solid #e5e7eb;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.c-item{background:#f9fafb;border-radius:8px;padding:16px;margin-bottom:24px}.c-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.c-author{font-weight:600;color:#111827}.c-date{font-size:14px;color:#6b7280}.c-content{color:#374151;line-height:1.6}.c-form{margin-bottom:32px}.c-form-title{font-size:20px;font-weight:600;color:#111827}.c-form-group,.c-form-title{margin-bottom:16px}.c-form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.c-form-input,.c-form-textarea{transition:border-color .2s}.c-form-textarea{resize:vertical;min-height:96px}.c-form-submit{background:#2563eb;color:#fff;padding:8px 24px;border-radius:6px;border:none;font-weight:500;transition:background .2s}.c-form-submit:hover{background:#1d4ed8}.c-form-submit:disabled{background:#9ca3af;cursor:not-allowed}.c-form-wrap{margin-bottom:32px;overflow-x:visible}.c-form-heading{font-size:20px;font-weight:600;color:#111827;margin-bottom:16px}.c-form-message-success{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:16px;margin-bottom:16px}.c-form-message-success p{color:#166534;margin:0}.c-form-message-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:16px;margin-bottom:16px}.c-form-message-error p{color:#991b1b;margin:0}.c-form-fields{display:flex;flex-direction:column;gap:16px}.c-form-field{margin-bottom:0}.c-form-label-text{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:4px}.c-form-required{color:#dc2626}.c-form-input,.c-form-textarea{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#111827;background-color:#fff;box-sizing:border-box}.c-form-input::placeholder,.c-form-textarea::placeholder{color:#6b7280}.c-form-input:focus,.c-form-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.c-form-char-count{font-size:14px;color:#6b7280;margin-top:4px}.c-form-image-dropzone{border:2px dashed #d1d5db;border-radius:6px;padding:16px;text-align:center}.c-form-image-input{display:none}.c-form-image-label{cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500}.c-form-image-label-upload{background-color:#eff6ff;color:#1d4ed8}.c-form-image-label-upload:hover{background-color:#dbeafe}.c-form-image-label-disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.c-form-image-hint{font-size:12px;color:#6b7280;margin-top:8px}.c-form-image-preview{border:1px solid #e5e7eb;border-radius:6px;padding:12px}.c-form-image-preview-inner{display:flex;align-items:center;gap:12px}.c-form-image-preview-img{width:64px;height:64px;object-fit:cover;border-radius:6px}.c-form-image-preview-info{flex:1 1}.c-form-image-preview-name{font-size:14px;font-weight:500;color:#111827}.c-form-image-preview-size{font-size:12px;color:#6b7280}.c-form-image-remove{background:none;border:none;color:#dc2626;padding:4px;cursor:pointer}.c-form-image-remove:hover{color:#991b1b}.c-form-turnstile-box{border:1px solid #e5e7eb;border-radius:6px;padding:16px;background-color:#f9fafb}.c-form-turnstile-note{font-size:14px;color:#374151;margin-bottom:12px}.c-form-turnstile-error{font-size:14px;color:#dc2626;margin-bottom:8px}.c-form-submit-btn{width:100%;padding:8px 16px;font-size:14px;font-weight:500;color:#fff;background-color:#2563eb;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.c-form-submit-btn:hover:not(:disabled){background-color:#1d4ed8}.c-form-submit-btn:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #2563eb}.c-form-submit-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.c-form-spinner{display:inline-block;width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:9999px;animation:spin .8s linear infinite;vertical-align:middle;margin-right:6px}.contact-form{gap:16px}.contact-form,.contact-form-group{display:flex;flex-direction:column}.contact-form-label{display:block;font-size:14px;font-weight:500;color:#1f2937;margin-bottom:8px}.contact-form-required{color:#ef4444}.contact-form-input,.contact-form-textarea{width:100%;padding:8px 16px;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05);color:#111827;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.7);transition:all .2s}.contact-form-input:focus,.contact-form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.contact-form-input.error,.contact-form-textarea.error{border-color:#ef4444;background:hsla(0,86%,97%,.7)}.contact-form-textarea{resize:none;min-height:128px}.contact-form-error{margin-bottom:4px;font-size:14px;color:#dc2626}.contact-form-char-count{margin-bottom:4px;font-size:14px;color:#4b5563}.contact-turnstile{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.5);padding:16px;border-radius:8px;border:1px solid hsla(0,0%,100%,.3)}.contact-turnstile-text{font-size:14px;color:#374151;margin-bottom:16px}.contact-form-actions{display:flex;justify-content:flex-end}.contact-form-submit{padding:12px 32px;border-radius:8px;border:none;font-weight:500;transition:all .2s;background:#2563eb;color:#fff}.contact-form-submit:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 6px rgba(0,0,0,.1);transform:translateY(-1px)}.contact-form-submit:disabled{background:#9ca3af;color:#e5e7eb;cursor:not-allowed}.critical-resource{contain:layout style paint;will-change:auto}.interactive-element{touch-action:manipulation;will-change:transform;contain:layout style paint}.layout-stable,.preload-critical{contain:layout style paint;will-change:auto}.optimized-animation{will-change:transform,opacity;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:layout style paint}.smooth-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.memory-optimized{contain:layout style paint;will-change:auto}.render-optimized{contain:layout style paint;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:768px){.mobile-optimized{will-change:auto;filter:blur(12px)}}.image-container{contain:layout style paint;will-change:auto}.font-display{font-display:swap}.particle-bg{position:relative;overflow:hidden}.particle-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.3) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,219,255,.3) 0,transparent 50%);pointer-events:none}@media (max-width:768px){.particle-bg:before{filter:blur(8px)}}.markdown-content table,.prose table{width:100%;border-collapse:collapse;margin:24px 0;font-size:15px;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:8px;overflow:hidden;table-layout:auto;max-width:100%;box-sizing:border-box;min-width:0}.markdown-content table thead,.prose table thead{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.markdown-content table th,.prose table th{padding:12px 16px;text-align:center;font-weight:600;font-size:15px;border:1px solid #4c51bf;color:#fff}.markdown-content table td,.prose table td{padding:12px 16px;border:1px solid #e5e7eb;background-color:#fff;color:#111827;text-align:center}.markdown-content table tbody tr,.prose table tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .2s ease}.markdown-content table tbody tr:hover,.markdown-content table tbody tr:nth-child(2n),.prose table tbody tr:hover,.prose table tbody tr:nth-child(2n){background-color:#f9fafb}.markdown-content table tbody tr:nth-child(2n):hover,.prose table tbody tr:nth-child(2n):hover{background-color:#f3f4f6}.markdown-content table td:first-child,.prose table td:first-child{font-weight:600;color:#1f2937;background-color:#f9fafb;text-align:left}.markdown-content table th:first-child,.prose table th:first-child{background:linear-gradient(135deg,#5a6fd8,#6a4190);text-align:left}.markdown-content table td:last-child,.markdown-content table td:nth-child(2),.markdown-content table th:last-child,.prose table td:last-child,.prose table td:nth-child(2),.prose table th:last-child{text-align:left}@media (max-width:768px){.markdown-content table,.prose table{font-size:14px;display:table;width:auto;min-width:100%;table-layout:fixed}.table-scroll-wrapper table{min-width:570px}.markdown-content table td,.markdown-content table th,.prose table td,.prose table th{padding:8px 10px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.markdown-content table td:last-child,.prose table td:last-child{white-space:normal;word-wrap:break-word;overflow-wrap:break-word}}.markdown-content .image-default,.prose .image-default{display:block;max-width:100%;width:100%;height:auto;aspect-ratio:auto}@media (min-width:768px){.markdown-content .image-default,.prose .image-default{display:block;max-width:500px;max-height:750px;width:auto;height:auto;object-fit:contain;margin-left:auto;margin-right:auto}}.markdown-content .image-tiny,.prose .image-tiny{max-width:100%;width:100%;height:auto;aspect-ratio:auto}@media (min-width:768px){.markdown-content .image-tiny,.prose .image-tiny{max-width:150px;width:auto}}.markdown-content .image-small,.prose .image-small{max-width:100%;width:100%;height:auto;aspect-ratio:auto}@media (min-width:768px){.markdown-content .image-small,.prose .image-small{max-width:300px;width:auto}}.markdown-content .image-medium,.prose .image-medium{max-width:100%;width:100%;height:auto;aspect-ratio:auto}@media (min-width:768px){.markdown-content .image-medium,.prose .image-medium{max-width:500px;width:auto}}.markdown-content .image-large,.prose .image-large{max-width:100%;width:100%;height:auto;aspect-ratio:auto}@media (min-width:768px){.markdown-content .image-large,.prose .image-large{max-width:800px;width:auto}}.image-fade-in,.image-fade-in-container{contain:layout style paint;opacity:1;transform:translateY(0);transition:opacity .8s ease-out,transform .8s ease-out}.image-fade-in{will-change:opacity}.image-caption-fade-in{opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out;transition-delay:.2s}.image-fade-in-container:hover .image-fade-in{transform:translateY(0) scale(1.02);transition:transform .3s ease-out}.image-popup-overlay{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:16px}.image-popup-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-popup-content{position:relative;max-width:596px;max-height:90vh;width:100%}.image-popup-close{position:absolute;top:-3rem;right:0;color:#fff;background:none;border:none;transition:color .2s;z-index:10}.image-popup-close:hover{color:#d1d5db}.image-popup-close svg{width:32px;height:32px}.image-popup-container{position:relative;background:#fff;border-radius:16px;box-shadow:0 25px 50px rgba(0,0,0,.3);overflow:hidden}.image-popup-title{padding:16px;border-bottom:1px solid #e5e7eb}.image-popup-title h3{font-size:18px;font-weight:600;color:#111827;text-align:center}.image-popup-media{position:relative;width:100%;height:70vh;min-height:400px}.image-popup-media img,.image-popup-media video{width:100%;height:100%;object-fit:contain}.image-popup-caption{padding:16px;border-top:1px solid #e5e7eb}.image-popup-caption p{font-size:14px;color:#4b5563;text-align:center}.image-popup-hint{margin-bottom:16px;text-align:center}.image-popup-hint p{font-size:14px;color:hsla(0,0%,100%,.7)}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;padding:48px 16px}.login-box{max-width:2128px;width:100%}.login-header{margin-bottom:24px;text-align:center}.login-title{font-size:30px;font-weight:800;color:#111827}.login-subtitle{margin-bottom:8px;text-align:center;font-size:14px;color:#4b5563}.login-form{margin-bottom:32px;display:flex;flex-direction:column;gap:24px}.login-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:16px}.login-error-text{color:#991b1b;font-size:14px}.login-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:6px;position:relative;display:block;width:100%;padding:8px 12px;border:1px solid #d1d5db;color:#111827;font-size:14px}.login-input::placeholder{color:#6b7280}.login-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);z-index:10}.login-button{position:relative;width:100%;display:flex;justify-content:center;padding:8px 16px;border:1px solid transparent;font-size:14px;font-weight:500;border-radius:6px;color:#fff;background-color:#2563eb;transition:background-color .2s}.login-button:hover:not(:disabled){background-color:#1d4ed8}.login-button:focus{outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.5),0 0 0 2px #fff}.login-button:disabled{opacity:.5;cursor:not-allowed}.admin-page-container{max-width:1280px;margin:0 auto;padding:48px 16px 32px}.admin-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.admin-page-title{font-size:30px;font-weight:700;color:#111827}.admin-page-subtitle{color:#4b5563;margin-bottom:8px}.admin-back-button{background:#4b5563;color:#fff;padding:8px 16px;border-radius:6px;border:none;transition:background .2s}.admin-back-button:hover{background:#374151}.admin-back-button:focus{outline:none;box-shadow:0 0 0 3px rgba(75,85,99,.5),0 0 0 2px #fff}@media (min-width:640px){.admin-page-container{padding:48px 24px 32px}.login-container{padding:48px 24px}}@media (min-width:1024px){.admin-page-container{padding:48px 32px 32px}.login-container{padding:48px 32px}}.trash-container{max-width:80rem;margin:0 auto;padding-top:48px}.trash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.trash-title{font-size:24px;font-weight:700;color:#111827}.trash-back-button{background-color:#4b5563;color:#fff;padding:8px 16px;border-radius:6px;transition:background-color .2s}.trash-back-button:hover{background-color:#374151}.trash-content{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:24px}.trash-list{border-top:1px solid #e5e7eb}.trash-list>li{padding:16px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb}.trash-list>li:last-child{border-bottom:none}.trash-post-title{font-weight:600;color:#111827}.trash-post-slug{font-size:14px;color:#111827}.trash-actions{display:flex;gap:16px}.trash-restore-button{background-color:#2563eb;color:#fff;padding:8px 16px;border-radius:6px;transition:background-color .2s}.trash-restore-button:hover{background-color:#1d4ed8}.trash-delete-button{background-color:#dc2626;color:#fff;padding:8px 16px;border-radius:6px;transition:background-color .2s}.trash-delete-button:hover{background-color:#b91c1c}.uploads-page-container{max-width:80rem;margin:0 auto;padding:32px 16px}@media (min-width:640px){.uploads-page-container{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.uploads-page-container{padding-left:32px;padding-right:32px}}.uploads-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.uploads-header-actions{display:flex;gap:12px}.uploads-secondary-button{background-color:#fff;border:1px solid #d1d5db;color:#1f2937;padding:8px 16px;border-radius:6px;transition:background-color .2s}.uploads-secondary-button:hover{background-color:#f9fafb}.uploads-notice{margin-bottom:24px;font-size:14px;color:#4b5563;background-color:#fef3c7;border:1px solid #fde68a;border-radius:4px;padding:16px}.uploads-notice p{font-weight:500}.uploads-notice ul{list-style-type:disc;padding-left:20px;margin-bottom:8px}.uploads-notice ul li{margin-bottom:4px}.uploads-notice code{background-color:rgba(0,0,0,.05);padding:2px 4px;border-radius:4px}.error-message{margin-bottom:24px;padding:16px;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px}.error-message-header{display:flex}.error-message-icon{flex-shrink:0}.error-message-icon svg{height:20px;width:20px;color:#f87171}.error-message-content{margin-left:12px}.error-message-title{font-size:14px;font-weight:500;color:#991b1b}.error-message-text{margin-bottom:4px;font-size:14px;color:#b91c1c}.error-message-close{margin-left:auto;padding-left:12px}.error-message-close button{color:#f87171;transition:color .2s}.error-message-close button:hover{color:#dc2626}.error-message-close svg{height:20px;width:20px}.post-page-background{position:absolute;inset:0;background:linear-gradient(to bottom right,#fce7f3,#e9d5ff,#dbeafe)}.post-page-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;padding:80px 16px 16px}@media (min-width:640px){.post-page-content{padding-left:24px;padding-right:24px}}@media (min-width:1024px){.post-page-content{padding-left:32px;padding-right:32px}}.post-page-inner{width:100%;max-width:56rem;margin:0 auto;padding:32px 0}.breadcrumb{margin-bottom:32px}.breadcrumb-list{flex-wrap:wrap;gap:0 12px;font-size:14px;color:#6b7280}.breadcrumb-list,.breadcrumb-list li{display:flex;align-items:center}.breadcrumb-link{margin-right:4px;transition:color .2s}.breadcrumb-link:hover{color:#374151}.breadcrumb-separator{margin:0 4px}.breadcrumb-current{color:#111827}.video-player{position:relative}.video-player video{width:100%;height:auto}.video-player-title{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent);padding:16px}.video-player-title p{color:#fff;font-size:14px;font-weight:500}.video-player-loading{position:absolute;inset:0;background:#e5e7eb;display:flex;align-items:center;justify-content:center}.video-player-loading-text{color:#6b7280}.page-wrapper{min-height:100vh;position:relative}.post-hero-image{margin:0 auto 40px;width:100%}.post-hero-image-inner{position:relative;width:100%;overflow:hidden;border-radius:16px;border:1px solid hsla(0,0%,100%,.2);box-shadow:0 10px 15px rgba(0,0,0,.1)}.post-hero-image img{height:100%;width:100%}.post-footer p{color:#6b7280;font-size:14px}.vertical-reveal-slice{position:absolute;inset:0;background-repeat:no-repeat;background-size:cover;will-change:transform,clip-path}.lazy-animated-text{color:#fff;font-size:48px;font-weight:700;margin-bottom:24px;letter-spacing:.05em}.image-error{color:#6b7280;font-size:14px}.whitespace-nowrap{white-space:nowrap}@media (min-width:768px){.post-title{font-size:48px}.lazy-animated-text{font-size:4.8px}}.code-copy-button{position:absolute;top:8px;right:8px;padding:4px 8px;font-size:12px;border-radius:4px;background-color:rgba(31,41,55,.8);color:#fff;transition:background-color .2s;opacity:1;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.1);z-index:10}.code-copy-button:focus{outline:none}.code-copy-button:hover{background-color:#111827}.code-copy-button.success{background-color:#16a34a}.code-copy-button.error{background-color:#dc2626}.code-copy-button-content{pointer-events:none;display:flex;align-items:center;gap:4px}.code-copy-button-icon{width:16px;height:16px}.code-copy-button-text{font-size:.6878px}.prompt-copy-button{margin-left:8px;padding:2px 8px;vertical-align:middle;font-size:.6878px;border-radius:4px;background-color:rgba(31,41,55,.8);color:#fff;transition:background-color .2s;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.1)}.prompt-copy-button:hover{background-color:#111827}.prompt-copy-button.success{background-color:#16a34a}.prompt-copy-button.error{background-color:#dc2626}.prompt-copy-button-content{pointer-events:none;display:inline-flex;align-items:center;gap:4px}.prompt-copy-button-icon{width:14px;height:14px}.prompt-copy-button-text{font-size:.6878px}.prompt-block-highlight{background-color:#f8fafc;border:1px solid rgba(0,0,0,.08);border-radius:6px}.table-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;margin:24px 0}.post-content-container{width:100%}.post-content-inner{width:100%;max-width:1200px;margin:0 auto}.post-title{font-size:36px;font-weight:700;color:#111827;margin-bottom:24px;line-height:1.2;text-align:center}@media (min-width:768px){.post-title{font-size:48px}}.post-date{color:#6b7280;font-size:18px;margin-bottom:32px}.post-date.centered{text-align:center}.post-hero-image-container{margin:0 auto 40px;width:100%}.post-hero-image-wrapper{position:relative;width:100%;overflow:hidden;border-radius:16px;border:1px solid hsla(0,0%,100%,.2);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.post-article{max-width:none}.post-article.centered{text-align:center}.markdown-content{color:#374151;line-height:1.75}.markdown-content.centered,.post-footer{text-align:center}.post-footer{margin-bottom:48px;padding-top:32px;border-top:1px solid #e5e7eb}.post-footer-text{color:#6b7280;font-size:14px}.mobile-title-line,.mobile-title-wrapper{display:inline}@media (max-width:639px){.mobile-title-line{display:inline-block}}.image-error-container{background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}.image-error-text{color:#6b7280;font-size:14px}.image-loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#f3f4f6;animation:pulse 1.5s infinite}.image-loading-spinner{width:32px;height:32px;border-radius:9999px;border:4px solid #d1d5db;border-top-color:#3b82f6;animation:spin 1s linear infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{to{transform:rotate(1turn)}}.image-transition{transition:opacity .3s}.image-transition.loading{opacity:0}.image-transition.loaded{opacity:1}.image-clickable{cursor:pointer}.image-relative-container{position:relative;overflow:hidden}.code-block-relative{position:relative}.markdown-content .faq-accordion,.prose .faq-accordion{margin-top:.5rem}.markdown-content .faq-accordion-item,.prose .faq-accordion-item{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:.5rem;overflow:hidden;background:#fff}.markdown-content .faq-accordion-item:last-child,.prose .faq-accordion-item:last-child{margin-bottom:0}.markdown-content .faq-accordion-summary,.prose .faq-accordion-summary{padding:.75rem 1rem;cursor:pointer;font-weight:600;list-style:none;display:flex;align-items:center;gap:.5rem;background:#f8fafc;transition:background-color .25s ease,color .2s ease}.markdown-content .faq-accordion-summary::-webkit-details-marker,.prose .faq-accordion-summary::-webkit-details-marker{display:none}.markdown-content .faq-accordion-summary:before,.prose .faq-accordion-summary:before{content:"";flex-shrink:0;width:.45em;height:.45em;border-right:2px solid;border-bottom:2px solid;transform:rotate(-45deg);transition:transform 2s cubic-bezier(.33,1,.68,1)}.markdown-content .faq-accordion-item.faq-open .faq-accordion-summary:before,.prose .faq-accordion-item.faq-open .faq-accordion-summary:before{transform:rotate(45deg)}.markdown-content .faq-accordion-summary:hover,.prose .faq-accordion-summary:hover{background:#f3f4f6}.markdown-content .faq-accordion-summary:active,.prose .faq-accordion-summary:active{background:#e5e7eb}.markdown-content .faq-accordion-content,.prose .faq-accordion-content{display:grid!important;grid-template-rows:0fr;transition-property:grid-template-rows!important;transition-duration:2s!important;transition-timing-function:cubic-bezier(.33,1,.68,1)!important;transition-delay:0s!important;border-top:1px solid #e5e7eb}.markdown-content .faq-accordion-item.faq-open .faq-accordion-content,.prose .faq-accordion-item.faq-open .faq-accordion-content{grid-template-rows:1fr}.markdown-content .faq-accordion-content-inner,.prose .faq-accordion-content-inner{min-height:0;overflow:hidden;padding:0 1rem 1rem;background:#fff;opacity:0;transition-property:opacity!important;transition-duration:2s!important;transition-timing-function:ease!important;transition-delay:.3s!important}.markdown-content .faq-accordion-item.faq-open .faq-accordion-content-inner,.prose .faq-accordion-item.faq-open .faq-accordion-content-inner{opacity:1;transition-property:opacity!important;transition-duration:2s!important;transition-timing-function:ease!important;transition-delay:.3s!important}.markdown-content .faq-accordion-content-inner p:last-child,.prose .faq-accordion-content-inner p:last-child{margin-bottom:0}.motion-element{perspective:1000px}.motion-element,.particle{will-change:transform,opacity;-webkit-backface-visibility:hidden}.motion-element,.particle,.static-particle{transform:translateZ(0);backface-visibility:hidden}.static-particle{will-change:transform;-webkit-backface-visibility:hidden;contain:layout style paint}@media (max-width:768px){.static-particle{display:none}}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none;width:0}.no-horizontal-scrollbar{overflow-x:hidden}@media (max-width:640px){.mobile-title-wrapper{display:inline-grid;grid-auto-rows:auto;justify-items:center;line-height:1.5}.mobile-title-line{display:block;text-align:center;line-height:1.5}.mobile-title-wrapper br{display:none!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3,system-ui,arial;font-style:normal}.__variable_f367f3{--font-inter:"__Inter_f367f3","__Inter_Fallback_f367f3",system-ui,arial}