/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}.mx-auto{margin-inline:auto}.flex{display:flex}.hidden{display:none}.table{display:table}.h-auto{height:auto}.w-full{width:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.object-contain{object-fit:contain}.whitespace-pre-wrap{white-space:pre-wrap}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{color-scheme:light;color:#333;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f8ff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}a{color:#007bff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#0056b3;text-decoration:underline}body{min-width:320px;min-height:100vh;margin:0}h1{margin-bottom:.5rem;font-size:2rem;line-height:1.2}h2{margin-top:0;font-size:1.5rem;line-height:1.3}button{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:all .3s}button:hover{background-color:#f8f9fa;border-color:#007bff}header{color:#fff;text-align:center;background:#3b82f6;margin-bottom:.5rem;padding:1rem 0}header h1{color:#fff;margin-bottom:.5rem;font-size:2.5rem;line-height:1.2}header p{opacity:.9;max-width:600px;margin:0 auto;font-size:1rem}nav{z-index:100;background-color:#fff;padding:.5rem 0;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.logo{color:#333;font-size:1.8rem;font-weight:700;text-decoration:none}.nav-links{margin:0;padding:0;list-style:none;display:flex}.nav-links li{margin:0 1rem}.nav-links a{color:#333;border-radius:4px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s}.nav-links a:hover{background-color:#f8f9fa;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 20px}.main-content{padding:64px 0 .5rem}.latest-posts{margin:2rem 0}.latest-posts h2{text-align:center;color:#333;margin-bottom:2rem;font-size:2rem;position:relative}.latest-posts h2:after{content:"";background:#007bff;border-radius:3px;width:50px;height:3px;margin:.5rem auto;display:block}.blog-grid{grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:2rem;display:grid}.card{cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;height:100%;padding:1rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #0000001a}.card:hover{transform:translateY(-8px);box-shadow:0 8px 25px #00000026}.card-link{color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.card-link:hover{text-decoration:none}.card-image{border-radius:8px;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex;overflow:hidden}.card-image img{object-fit:contain;width:100%;max-width:100%;height:auto}.card h2{color:#333;flex:1;margin-top:0;margin-bottom:.75rem;font-size:1.25rem}.card p{color:#666;flex-grow:1;margin-bottom:1rem;font-size:.9rem}.card-date{border-top:1px solid #eee;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}.card-date small{color:#999;font-weight:500}.card-date span{color:#007bff;font-size:.9rem;font-weight:500}.read-more-link{color:#007bff;font-size:.9rem;font-weight:500;text-decoration:none}.read-more-link:hover{color:#0056b3;text-decoration:underline}.blog-image-rectangle{justify-content:center;margin:2rem 0;display:flex}.blog-image-rectangle img{object-fit:cover;border-radius:8px;width:100%;max-width:657px;height:auto;box-shadow:0 4px 15px #0000001a}.blog-content{margin:2rem 0}.blog-content:after{content:"";clear:both;display:table}.blog-archive{margin:2rem 0}.blog-archive h2{text-align:center;color:#333;margin-bottom:2rem;font-size:2rem;position:relative}.blog-archive h2:after{content:"";background:#007bff;border-radius:3px;width:50px;height:3px;margin:.5rem auto;display:block}@media(max-width:768px){header{padding:.5rem 0}header h1{font-size:2rem}.nav-container{flex-direction:column}.nav-links{margin-top:.5rem}.nav-links li{margin:0 .5rem}nav{padding:.5rem 0}.latest-posts h2{font-size:1.8rem}.blog-grid{grid-template-columns:1fr;gap:1.5rem}.blog-image-rectangle img{max-width:100%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}.splash-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#475cfe,#7d56ff,#9550ff,#a64aff);display:flex;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease-out}.splash-loader.hidden{opacity:0;pointer-events:none}.loader-content{text-align:center;color:#fff}.logo-container{width:100px;height:100px;margin:0 auto 20px;display:flex;justify-content:center;align-items:center}.splash-logo{width:100%;height:100%;object-fit:contain;border-radius:50%}.loader-text-container{display:flex;justify-content:center;align-items:center;gap:15px;margin-bottom:10px}.spinner-container{position:relative;width:30px;height:30px;margin:15px auto 0}.spinner-ring{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid rgba(255,255,255,.3);border-radius:50%;animation:spin 1s linear infinite}.spinner-ring:after{content:"";position:absolute;top:-3px;left:-3px;width:100%;height:100%;border:3px solid transparent;border-top-color:#fff;border-radius:50%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-text{font-size:2rem;font-weight:700;margin-bottom:10px;letter-spacing:1px}.loader-subtext{font-size:1rem;opacity:.8}@media(max-width:768px){.logo-container{width:80px;height:80px}.loader-text{font-size:1.5rem}.loader-subtext{font-size:.9rem}.spinner-container{width:25px;height:25px}}
