/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp__button--arrow--prev{right:auto;left:0}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com *//*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.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-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:#0000;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration)cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;top:0;left:0;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px}.pswp--one-slide .pswp__counter{display:none}.loading-screen{z-index:9999;width:100vw;height:100vh;top:0;left:0;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important}.loading-screen.hidden{visibility:hidden;opacity:0;pointer-events:none;display:none!important}.page-fade-in{opacity:0;animation:.4s ease-out forwards pageFadeIn}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes imageFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.logo{cursor:pointer;width:48px;height:48px;animation:3s ease-in-out infinite logoIdleSwing}@keyframes logoIdleSwing{0%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}to{transform:rotate(-3deg)}}.logo.shake{animation:.7s cubic-bezier(.36,.07,.19,.97) both logoShake}@keyframes logoShake{10%,90%{transform:rotate(-18deg)}20%,80%{transform:rotate(16deg)}30%,50%,70%{transform:rotate(-22deg)}40%,60%{transform:rotate(20deg)}to{transform:none}}.logo.wiggle{animation:1.5s ease-in-out infinite logoWiggle}@keyframes logoWiggle{0%,to{transform:rotate(-5deg)}25%{transform:rotate(8deg)}50%{transform:rotate(-3deg)}75%{transform:rotate(6deg)}}@media (max-width:600px){.logo{width:40px;height:40px}.loading-screen .logo{margin-bottom:1.5rem}.loading-screen .text-center{flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.loading-screen .text-2xl{font-size:1.25rem;line-height:1.5}}.gallery-grid{-moz-column-count:1;column-count:1;-moz-column-gap:8px;column-gap:8px;width:100%}.gallery-item{-moz-column-break-inside:avoid;break-inside:avoid;width:100%;margin-bottom:12px;display:inline-block}.gallery-item img{cursor:pointer;border-radius:4px;width:100%;height:auto;margin:0;padding:0;display:block}.gallery-item p{margin:0;padding:4px 0 0}.gallery-item img.loading{pointer-events:none!important}img.loading{pointer-events:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.gallery-item img:hover:not(.loading){box-shadow:0 0 0 2px #fff,0 0 0 4px #00f}@media (min-width:481px){.gallery-grid{-moz-column-count:2;column-count:2;-moz-column-gap:12px;column-gap:12px}.gallery-item{margin-bottom:16px}.gallery-item img{border-radius:0}}@media (min-width:1024px){.gallery-grid{-moz-column-count:3;column-count:3;-moz-column-gap:20px;column-gap:20px}}.pswp{--pswp-bg:#000000f2;--pswp-icon-color:transparent;--pswp-icon-color-secondary:transparent}.pswp__counter{color:#fff;font-family:Courier New,monospace;font-size:14px}.pswp__button svg,.pswp__button .pswp__icn{display:none!important}.pswp__button{color:#fff!important;background:0 0!important;justify-content:center!important;align-items:center!important;display:flex!important}.pswp__button--arrow{width:50px;height:60px;font-family:Courier New,monospace;font-size:28px}.pswp__button--arrow--prev:before{content:"<"}.pswp__button--arrow--next:before{content:">"}.pswp__button--close:before{content:"[X]";font-family:Courier New,monospace;font-size:16px}.pswp__button--zoom:before{content:"[+]";font-family:Courier New,monospace;font-size:16px}@media (max-width:600px){.pswp__button--arrow--prev,.pswp__button--arrow--next{display:none!important}}.pswp__img{-o-object-fit:contain;object-fit:contain}.pswp__preloader{display:none!important}.pswp__preloader--active{background:0 0!important;width:auto!important;height:auto!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.pswp__preloader--active .pswp__preloader__icn{display:none!important}.pswp__preloader--active:after{content:"Loading...";color:#fff;font-family:Courier New,monospace;font-size:16px;animation:1s infinite blink}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:.3}}.pswp__img--placeholder,.pswp__content,.pswp__zoom-wrap{background:0 0!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-layout{max-width:1000px;margin:20px auto;padding:0 20px;font-family:inherit;line-height:1.6}.admin-header{border-bottom:2px solid #ccc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;padding-bottom:20px;display:flex}.admin-header-left{flex:1;align-items:center;gap:15px;min-width:0;display:flex}.admin-logo{cursor:pointer;flex-shrink:0;width:32px;height:32px;margin:0}.admin-title{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:24px;overflow:hidden}.admin-header-right{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.admin-link{color:inherit;white-space:nowrap;text-align:center;box-sizing:border-box;border:1px solid #ccc;min-width:80px;height:36px;padding:8px 15px;line-height:20px;text-decoration:none;display:inline-block}.admin-logout-btn{color:red;cursor:pointer;white-space:nowrap;font-size:inherit;box-sizing:border-box;background:0 0;border:1px solid #ccc;height:36px;padding:8px 15px;font-family:inherit;line-height:20px}.admin-content{width:100%}@media (max-width:768px){.admin-layout{margin:10px auto;padding:0 15px}.admin-header{flex-direction:column;align-items:stretch;gap:20px}.admin-header-left{text-align:center;justify-content:center}.admin-title{font-size:20px}.admin-header-right{justify-content:center;gap:10px}.admin-link,.admin-logout-btn{box-sizing:border-box;flex:1;max-width:120px;height:44px;padding:10px 20px;font-size:14px;line-height:24px}}@media (max-width:480px){.admin-layout{padding:0 10px}.admin-title{font-size:18px}.admin-header-right{flex-direction:column;width:100%}.admin-link,.admin-logout-btn{box-sizing:border-box;width:100%;max-width:none;height:44px;line-height:24px}}@media (max-width:768px){.admin-content input,.admin-content textarea,.admin-content select{width:100%!important;max-width:none!important;margin-bottom:10px!important;font-size:16px!important}.admin-content .form-row,.admin-content .form-actions{flex-direction:column!important;gap:10px!important}.admin-content .form-actions button{cursor:pointer!important;box-sizing:border-box!important;background:#f5f5f5!important;border:1px solid #ccc!important;border-radius:4px!important;width:100%!important;height:44px!important;padding:10px 16px!important;font-size:14px!important}.admin-content .form-actions button:hover{background:#e5e5e5!important}.admin-content .form-actions button.primary{color:#fff!important;background:#007bff!important;border-color:#007bff!important}.admin-content .form-actions button.primary:hover{background:#0056b3!important}.admin-content .form-actions button.danger{color:#fff!important;background:#dc3545!important;border-color:#dc3545!important}.admin-content .form-actions button.danger:hover{background:#c82333!important}.admin-content .image-preview{max-width:100%!important;height:auto!important}.admin-content .image-item{flex-direction:column!important;align-items:stretch!important}.admin-content .image-item img{width:100%!important;height:auto!important}.admin-content .image-details{width:100%!important}.link-row{flex-direction:column!important;gap:10px!important}.link-input{width:100%!important;min-width:unset!important;box-sizing:border-box!important;border:1px solid #ccc!important;border-radius:4px!important;height:44px!important;padding:8px 12px!important;font-size:16px!important}.link-buttons{gap:10px!important;width:100%!important;display:flex!important}.link-button{cursor:pointer!important;box-sizing:border-box!important;background:#f5f5f5!important;border:1px solid #ccc!important;border-radius:4px!important;flex:1!important;height:44px!important;padding:10px 16px!important;font-size:14px!important}.link-button:hover{background:#e5e5e5!important}.link-button.primary{color:#fff!important;background:#007bff!important;border-color:#007bff!important}.link-button.primary:hover{background:#0056b3!important}.link-button.danger{color:#fff!important;background:#dc3545!important;border-color:#dc3545!important}.link-button.danger:hover{background:#c82333!important}.image-item{flex-direction:column!important;padding:15px!important}.image-preview{-o-object-fit:cover!important;object-fit:cover!important;width:100%!important;height:200px!important;margin-bottom:15px!important}.image-info{width:100%!important;margin-bottom:15px!important}.image-actions{flex-wrap:wrap!important;gap:10px!important;width:100%!important;display:flex!important}.image-action-button{cursor:pointer!important;box-sizing:border-box!important;background:#f5f5f5!important;border:1px solid #ccc!important;border-radius:4px!important;flex:1!important;min-width:120px!important;height:44px!important;padding:10px 16px!important;font-size:14px!important}.image-action-button:hover{background:#e5e5e5!important}.image-action-button.primary{color:#fff!important;background:#007bff!important;border-color:#007bff!important}.image-action-button.primary:hover{background:#0056b3!important}.image-action-button.danger{color:#fff!important;background:#dc3545!important;border-color:#dc3545!important}.image-action-button.danger:hover{background:#c82333!important}.edit-form{flex-direction:column!important;gap:15px!important;display:flex!important}.edit-form input,.edit-form textarea,.edit-form select{border:1px solid #ccc!important;border-radius:4px!important;width:100%!important;padding:12px!important;font-size:16px!important}.edit-form textarea{resize:vertical!important;min-height:100px!important}.edit-form .form-row{flex-direction:column!important;gap:10px!important;display:flex!important}.edit-form .form-actions{gap:10px!important;width:100%!important;display:flex!important}.edit-form .form-actions button{cursor:pointer!important;box-sizing:border-box!important;background:#f5f5f5!important;border:1px solid #ccc!important;border-radius:4px!important;flex:1!important;height:44px!important;padding:10px 16px!important;font-size:14px!important}.edit-form .form-actions button:hover{background:#e5e5e5!important}.edit-form .form-actions button.primary{color:#fff!important;background:#007bff!important;border-color:#007bff!important}.edit-form .form-actions button.primary:hover{background:#0056b3!important}.edit-form .form-actions button.danger{color:#fff!important;background:#dc3545!important;border-color:#dc3545!important}.edit-form .form-actions button.danger:hover{background:#c82333!important}}@media (max-width:480px){.admin-content .image-item{padding:10px!important}.admin-content textarea{min-height:80px!important}.link-buttons,.image-actions{flex-direction:column!important}.image-action-button{min-width:unset!important}.edit-form .form-actions{flex-direction:column!important}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-50{z-index:50}.mx-auto{margin-inline:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-\[400px\]{max-width:400px}.max-w-\[1000px\]{max-width:1000px}.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}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.text-\[\#0000ff\]{color:#00f}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.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,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover){.group-hover\:invert:is(:where(.group):hover *){--tw-invert:invert(100%);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,)}}:root{--background:0 0% 100%;--foreground:0 0% 0%;--card:0 0% 100%;--card-foreground:0 0% 0%;--popover:0 0% 100%;--popover-foreground:0 0% 0%;--primary:0 0% 0%;--primary-foreground:0 0% 100%;--secondary:0 0% 96%;--secondary-foreground:0 0% 0%;--muted:0 0% 96%;--muted-foreground:0 0% 45%;--accent:0 0% 96%;--accent-foreground:0 0% 0%;--destructive:0 84% 60%;--destructive-foreground:0 0% 100%;--border:0 0% 90%;--input:0 0% 90%;--ring:0 0% 0%;--radius:.5rem;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%}.pixelated{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.retro-hover{transition:none!important}.retro-hover:hover{filter:invert();cursor:pointer}@media (min-width:768px){.mobile-only-separator{display:none!important}}body{color:#000;background:#fff;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}a{color:#00f;text-decoration:underline}a:visited{color:purple}a:hover{color:#00f}.mobile-pt{padding-top:calc(100svh - 580px)}@media (min-width:481px){.mobile-pt{padding-top:20vh}}main,.gallery,footer{padding-left:3%;padding-right:3%}.links a{color:#00f;min-height:1em;margin-bottom:0;padding:0;font-size:1em;line-height:1;text-decoration:underline;display:inline;position:relative}.regular-links a:hover:before{content:">";position:absolute;left:-1em}.links a{font-feature-settings:"kern" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.links a,.links a *{vertical-align:baseline;line-height:1}.regular-links{margin-bottom:1rem}.social-links{margin-bottom:0}.social-links a{flex-direction:column;align-items:center;text-decoration:none;position:static;display:flex!important}.social-links a span{text-decoration:underline}@media (min-width:481px){main,.gallery,footer{padding-left:4%;padding-right:4%}.links a{font-size:inherit;color:#00f;min-height:1.4em;margin-bottom:.1rem;padding:.1em 0;line-height:1.4;text-decoration:underline;display:inline}}@media (min-width:769px){main,.gallery,footer{padding-left:5%;padding-right:5%}}@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-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
