.visible{visibility:visible}.static{position:static}.float-left{float:left}.m-0{margin:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.w-1\/6{width:16.666667%}.w-4\/5{width:80%}.w-full{width:100%}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-x-6{column-gap:1.5rem}.gap-y-2{row-gap:.5rem}.overflow-auto{overflow:auto}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-cover{background-size:cover}.p-1{padding:.25rem}.p-3{padding:.75rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-3{padding-top:.75rem}.text-center{text-align:center}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@view-transition{navigation: auto;}body{view-transition-name:page-content}::view-transition-group(page-content){animation-duration:.5s;animation-timing-function:ease-in-out}::view-transition-image-pair(page-content){isolation:isolate}::view-transition-old(page-content){animation:fade-out .5s ease-in-out both;z-index:1;backface-visibility:hidden;transform:translateZ(0);will-change:opacity}::view-transition-new(page-content){animation:fade-in .5s ease-in-out both;z-index:2;backface-visibility:hidden;transform:translateZ(0);will-change:opacity}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}*,*:before,*:after{box-sizing:border-box}html{background-color:#fff;font-family:Inter,serif}html,body{width:100%;height:100%;padding:0;margin:0}ul{margin:0;padding-left:20px}a{font-weight:700}#vael_victus{display:flex;justify-content:center;opacity:0}.vael_victus_svg{width:100%;max-width:560px;height:75px}#vael_victus_subtitle{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:10px}#vael_victus_subtitle img{width:28px;height:28px;margin-left:5px;margin-right:5px}#vael_victus_subtitle span{opacity:0;font-size:16px}.fadeIn{transition:opacity 2s;opacity:1!important}.grid-bubbles{grid-template-columns:repeat(auto-fill,100%)}section{transition:opacity 3s,transform .75s;animation-timing-function:cubic-bezier(1.15,0,.88,0);width:100%;background:white}.section_header h2{font-size:22px;padding-bottom:5px}#about_header{color:#002a69}#about_header h2{border-bottom:3px solid rgb(0,42,105)}#about_pic{width:145px;height:170px;box-shadow:0 0 3px #00000040;border-radius:1px}#work_header{color:#740202}#work_header h2{border-bottom:3px solid rgb(116,2,2)}#connect_header{color:#0e5200}#connect_header h2{border-bottom:3px solid rgb(14,82,0)}#connect a{font-weight:400}.card{display:flex;flex-direction:column}.card_txt{display:grid;justify-content:start;align-content:center}.connect_border{border-bottom:1px solid rgba(0,0,0,.08)}.connect_border:last-child{border-bottom:none}#pets_header{color:purple}#pets_header h3{border-bottom:3px solid rgb(128,0,128);font-size:22px;padding-bottom:5px;margin:0}.pets-grid{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0}.pet-card{background:#fff;border-radius:3px;overflow:hidden;box-shadow:0 1px 4px #00000026;transition:box-shadow .2s;width:95px;margin-bottom:10px;line-height:20px;text-align:center}.pet-card img{object-fit:contain;margin-top:5px}.pet-name{padding:0 2px 2px;text-align:center;font-weight:700;font-size:14px}#credits{width:100%;grid-column:1 / -1;text-align:right;font-size:11px;font-style:italic}#view_pets{font-family:monospace;font-weight:700;user-select:none;color:#2563eb;cursor:pointer;text-decoration:underline;background:none;border:none;padding:0;font-size:inherit}#view_pets .arrow{display:inline-block;margin-left:3px}#view_pets:hover{text-decoration:underline;cursor:pointer}#pets_section{display:none;max-height:0;overflow:hidden;opacity:0;transform:translateY(-20px);transition:max-height .5s ease,opacity .5s ease,transform .5s ease}#pets_section.vael-show{max-height:450px;opacity:1;transform:translateY(0)}#pets_section .tab_radio{display:none}#pets_section [role=tablist] .tab_btn{appearance:none;cursor:pointer;color:#444;padding:4px 10px 6px;margin-right:6px;border-top-left-radius:8px;border-top-right-radius:8px;font-size:20px;transition:color .18s ease,transform .12s ease}#pets_section [role=tablist] .tab_btn:hover{transform:translateY(-1px)}#pets_section [role=tablist] .tab_btn:focus-visible{outline:2px solid rgb(128,0,128);outline-offset:2px}#pets_section [role=tablist] .tab_btn.active{color:#111;position:relative}#pets_section [role=tablist] .tab_btn.active:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:rgb(128,0,128)}#pets_section #cats_dead,#pets_section #cats_living{display:none}#pets_section:has(#tab_living:checked) #cats_living,#pets_section:has(#tab_dead:checked) #cats_dead{display:flex}#pets_section:has(#tab_living:checked) label[for=tab_living],#pets_section:has(#tab_dead:checked) label[for=tab_dead]{position:relative}#pets_section:has(#tab_living:checked) label[for=tab_living]:after,#pets_section:has(#tab_dead:checked) label[for=tab_dead]:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:2px;background:rgb(128,0,128);border-radius:2px}.memento_mori{color:#555;font-size:11px;text-align:center}@media only screen and (max-width: 767px){#vael_victus_subtitle{gap:2px}#vv{background:#fff}.pets-grid{display:grid;grid-template-columns:repeat(3,1fr);justify-content:flex-start;gap:10px 30px}}@media only screen and (min-width: 768px){body{background-size:cover;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='100%' height='100%' preserveAspectRatio='none' viewBox='0 0 1440 800'%3e%3cg mask='url(%26quot%3b%23SvgjsMask2274%26quot%3b)' fill='none'%3e%3crect width='1440' height='800' x='0' y='0' fill='url(%23SvgjsLinearGradient2275)'%3e%3c/rect%3e%3cpath d='M1440 0L921.05 0L1440 37.7z' fill='rgba(255%2c 255%2c 255%2c .1)'%3e%3c/path%3e%3cpath d='M921.05 0L1440 37.7L1440 439.21999999999997L806.4499999999999 0z' fill='rgba(255%2c 255%2c 255%2c .075)'%3e%3c/path%3e%3cpath d='M806.4499999999999 0L1440 439.21999999999997L1440 588.12L470.69999999999993 0z' fill='rgba(255%2c 255%2c 255%2c .05)'%3e%3c/path%3e%3cpath d='M470.69999999999993 0L1440 588.12L1440 736.38L363.5299999999999 0z' fill='rgba(255%2c 255%2c 255%2c .025)'%3e%3c/path%3e%3cpath d='M0 800L430.89 800L0 712.03z' fill='rgba(0%2c 0%2c 0%2c .1)'%3e%3c/path%3e%3cpath d='M0 712.03L430.89 800L737.47 800L0 604.04z' fill='rgba(0%2c 0%2c 0%2c .075)'%3e%3c/path%3e%3cpath d='M0 604.04L737.47 800L1155.23 800L0 233.71999999999997z' fill='rgba(0%2c 0%2c 0%2c .05)'%3e%3c/path%3e%3cpath d='M0 233.72000000000003L1155.23 800L1274.33 800L0 122.65000000000003z' fill='rgba(0%2c 0%2c 0%2c .025)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask2274'%3e%3crect width='1440' height='800' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='11.11%25' y1='120%25' x2='88.89%25' y2='-20%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient2275'%3e%3cstop stop-color='rgba(147%2c 147%2c 147%2c 1)' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(246%2c 246%2c 246%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e")}#vael_victus .vael_victus_svg{width:auto;height:80px;max-width:420px}section{transition:opacity 2s,transform .75s;box-shadow:0 0 3px #0b0b0b99}#about_pic{width:150px;height:186px}ul{padding-left:30px}.grid-bubbles{grid-template-columns:repeat(auto-fill,25%)}.pets-grid{justify-content:flex-start;gap:20px}.pet-card{width:110px}}.blog_header{color:#643200}.blog_header h2{border-bottom:3px solid rgb(100,50,0)}.blog_post_item{font-weight:400}.blog_post_link{display:block;text-decoration:none;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.blog_post_link,.blog_post_link:visited{color:#2563eb;text-decoration:none}.blog_post_link:visited{color:purple}.blog_post_link *{text-decoration:none}.blog_post_link:hover{background:rgba(100,50,0,.06)}.blog_post_hr{background:linear-gradient(to right,transparent 0%,#ccc 1%,#ccc 99%,transparent 100%);width:100%;height:1px;border:none}.blog_post_item .blog_post_title{font-size:20px;font-weight:700;color:inherit}.blog_post_item .blog_post_meta{font-size:14px;color:#666}.blog_post_excerpt{color:#333;font-size:14px}.blog_pagination{display:flex;justify-content:center;gap:.5rem;padding:1rem 0;flex-wrap:wrap}.blog_pagination a,.blog_pagination span{padding:.5rem 1rem;border:1px solid #ddd;border-radius:3px;text-decoration:none;color:#333}.blog_pagination a{color:#2563eb}.blog_pagination a:visited{color:purple}.blog_pagination a:hover{background:#f5f5f5;text-decoration:none}.blog_pagination .current_page{background:rgb(100,50,0);color:#fff;border-color:#643200}.blog_pagination .disabled{color:#666;cursor:not-allowed}.blog_controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.blog_sort_controls a{font-weight:400;margin-left:.5rem;color:#2563eb;text-decoration:none}.blog_sort_controls a:visited{color:purple}.blog_sort_controls a:hover{text-decoration:none;filter:brightness(.85)}.blog_sort_controls .active_sort{font-weight:700}.blog_empty{text-align:center;padding:2rem;color:#666}.blog_photo_indicator{color:#888;font-style:italic}.blog_post_header{margin-bottom:.75rem}article>header .blog_post_title{font-size:1.75rem;font-weight:700;color:#643200;margin-bottom:.5rem}article>header .blog_post_meta{font-size:.9rem;color:#666}.blog_post_content{line-height:1.7}.blog_post_content p{margin-bottom:1rem}.blog_post_content p:first-of-type{margin-top:0}.blog_post_content img{max-width:100%;height:auto;border-radius:3px;margin:1rem 0}.blog_post_content a{color:#2563eb}.blog_post_content a:visited{color:purple}.age{font-size:15px}.blog_post_photos{display:flex;flex-direction:column;gap:1rem}.blog_photo{max-width:100%}.blog_photo img{max-width:100%;height:auto;border-radius:3px;box-shadow:0 1px 4px #00000026}.blog_photo_caption{font-size:.85rem;color:#666;text-align:center;margin-top:.5rem}.blog_error{text-align:center;padding:2rem;color:#666}.blog_error h3{color:#740202}.blog_back_nav{width:100%;padding:.75rem .5rem}.blog_back_nav a{text-decoration:none;font-size:.95rem;display:inline-flex;align-items:center;gap:.5rem;transition:color .2s}.blog_back_nav a:hover{color:#8c4600}.post_nav{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;margin-bottom:1rem;border-bottom:1px solid #e5e5e5}.post_nav_bottom{margin-bottom:0;margin-top:2rem;padding-bottom:0;padding-top:1rem;border-bottom:none;border-top:1px solid #e5e5e5}.post_nav_prev,.post_nav_next{min-height:3rem}.post_nav_prev{text-align:left}.post_nav_next{text-align:right}.post_nav_center{text-align:center;display:flex;align-items:flex-start}.post_nav_center a{text-decoration:none}.button_primary{color:#fff;text-decoration:none;font-weight:700;font-size:15px;padding:.25rem .5rem;background-color:#643200;border:1px solid rgb(100,50,0);border-radius:4px;transition:background-color .2s;cursor:pointer}.button_primary:hover,.button_primary:focus-visible{background-color:#824100;border-color:#824100}.post_nav_prev a,.post_nav_next a{display:inline-flex;align-items:center;gap:.5rem;color:#2563eb;text-decoration:none;font-size:.9rem;line-height:1.3}.post_nav_prev a:visited,.post_nav_next a:visited{color:purple}.post_nav_prev a:hover,.post_nav_next a:hover{text-decoration:underline}.post_nav_arrow{font-size:1.1rem;flex-shrink:0}.post_nav_title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (min-width: 640px){.sm\:mb-5{margin-bottom:1.25rem}.sm\:mt-1{margin-top:.25rem}.sm\:mt-4{margin-top:1rem}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-1\/2{width:50%}.sm\:w-1\/5{width:20%}.sm\:w-9\/12{width:75%}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:pt-3{padding-top:.75rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 768px){.md\:px-0{padding-left:0;padding-right:0}}
