/*! tailwindcss v4.1.11 | 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)))){*,::backdrop,:after,:before{--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}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.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,)}}:root{--green:#2f5d50;--dark:#21443a;--sage:#e6eee8;--cream:#f8f6f0;--sand:#dcc9a5;--ink:#1f2924}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font:16px/1.55 Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}header{justify-content:space-between;align-items:center;max-width:1200px;height:78px;margin:auto;padding:0 24px;display:flex}.brand{font-size:20px;font-weight:700}.brand span:first-child{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-right:7px;display:inline-grid}.brand span:last-child{color:var(--green)}nav{gap:28px;display:flex}.skip{z-index:20;background:#fff;padding:10px;position:absolute;transform:translateY(-120%)}.skip:focus{transform:none}.button,button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:13px 20px;font-weight:700}.button:hover,button:hover{background:var(--dark);text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #d08a2d}.hero{text-align:center;color:#fff;background:linear-gradient(#173b3277,#173b3277),url(https://images.unsplash.com/photo-1502602898657-3e91760cbb34?auto=format&fit=crop&w=1900&q=85) 50%/cover;place-items:center;min-height:590px;padding:70px 24px;display:grid}.hero h1{max-width:800px;margin:0 auto 16px;font:700 clamp(40px,6vw,70px)/1.05 Georgia,serif}.hero>div>p{font-size:20px}.search{color:var(--ink);text-align:left;background:#fff;border-radius:12px;grid-template-columns:2fr 1fr auto;gap:10px;max-width:850px;margin:30px auto 0;padding:12px;display:grid;box-shadow:0 10px 35px #0003}.search label{font-size:12px;font-weight:700}.search input,.search select{width:100%;font:inherit;background:#f2f4f1;border:0;margin-top:3px;padding:10px;display:block}.section{max-width:1200px;margin:auto;padding:70px 24px}.section h2{margin:0 0 10px;font:700 36px Georgia,serif}.intro{color:#52605a;max-width:680px}.grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:28px;display:grid}.destination{background:linear-gradient(#0001,#0009),var(--bg)center/cover;color:#fff;border-radius:12px;align-items:end;min-height:220px;padding:26px;display:flex}.destination h3{margin:0;font:700 28px Georgia}.theme{background:#fff;border:1px solid #e4e3dd;border-radius:10px;padding:24px}.steps{background:var(--sage)}.steps .grid div{background:var(--cream);border-radius:12px;padding:25px}.steps b{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.property{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #1c31270e}.photo{aspect-ratio:16/10;position:relative}.photo img{object-fit:cover}.property-body{padding:19px}.eyebrow{color:var(--green);text-transform:uppercase;font-size:13px;font-weight:700}.property h3{margin:4px 0;font:700 22px Georgia}.property ul{flex-wrap:wrap;gap:8px;padding:0;list-style:none;display:flex}.property li{background:var(--sage);border-radius:5px;padding:5px 8px;font-size:13px}.price{justify-content:space-between;align-items:end;gap:12px;margin-top:18px;display:flex}.price strong{font-size:22px;display:block}.price a{background:var(--green);color:#fff;white-space:nowrap;border-radius:7px;padding:10px;font-weight:700}.notice{background:#fff4d8;border-left:4px solid #c3841e;padding:16px}.listing-head{background:var(--dark);color:#fff}.listing-head .section{padding-top:40px;padding-bottom:40px}.layout{grid-template-columns:260px 1fr;gap:32px;display:grid}.filters{background:#fff;border-radius:10px;height:max-content;padding:20px}.filters fieldset,.filters label{border:0;margin:0 0 16px;padding:0;display:block}.filters input[type=number],.filters select{width:100%;margin-top:5px;padding:9px}.check{gap:8px;display:flex!important}.results-top{justify-content:space-between;align-items:center;display:flex}.results-top select{padding:10px}.pagination{justify-content:center;gap:8px;margin:35px;display:flex}.pagination a{background:#fff;border-radius:6px;padding:10px 14px}.pagination .active{background:var(--green);color:#fff}.content{max-width:850px}.content h1{font:700 44px Georgia,serif}.content h2{margin-top:35px;font:700 28px Georgia,serif}footer{color:#fff;background:#172d27;grid-template-columns:2fr 1fr 1fr;gap:30px;padding:55px max(24px,50vw - 575px);display:grid}footer a{margin:7px 0;display:block}footer .wide{border-top:1px solid #fff3;grid-column:1/-1;padding-top:20px}.cookie{z-index:10;background:#fff;border-radius:10px;max-width:650px;padding:20px;position:fixed;bottom:18px;left:18px;right:18px;box-shadow:0 10px 40px #0005}.cookie button{margin-right:8px}.no-results{text-align:center;background:#fff;border-radius:12px;padding:40px}@media (max-width:800px){nav{display:none}.hero{min-height:520px}.grid,.layout,.search{grid-template-columns:1fr}.filters{position:relative}.results-top{align-items:start;gap:10px}.price{flex-direction:column;align-items:start}footer{grid-template-columns:1fr}.content h1{font-size:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.brand{align-items:center;gap:10px;display:flex}.brand>img{flex:none}.brand .brand-name{color:var(--ink);display:inline}.brand .brand-name strong{color:var(--green);font-weight:700}.brand .brand-name:first-letter{color:inherit}.brand .brand-name{background:0 0;border-radius:0;width:auto;height:auto;margin:0}.button,button{white-space:nowrap;text-align:center;line-height:1.2}.hero{background-image:linear-gradient(#173b3266,#173b3266),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1900&q=85);background-position:50% 58%}.price a{padding:11px 13px;line-height:1.2;display:block}@media (max-width:1050px){.grid{grid-template-columns:repeat(2,1fr)}.property .price{flex-direction:column;align-items:stretch}.property .price a{width:100%}}@media (max-width:800px){.search button{width:100%}.results-top{flex-direction:column;align-items:start;gap:10px}.results-top form{width:100%}.results-top form select{max-width:100%}}@media (max-width:620px){.grid{grid-template-columns:1fr}.hero{padding-inline:16px}.hero h1{font-size:40px}.button,.price a,button{white-space:normal;width:100%}.brand{font-size:16px}.brand>img{width:38px;height:38px}}.hero{background-image:linear-gradient(90deg,#173b32aa,#173b3266 45%,#173b3222 75%),url(/images/hero-frans-vakantiehuis.png);background-position:50%;background-size:cover}.brand-name{flex-direction:column;line-height:1;display:flex!important}.brand-name strong{letter-spacing:.1px;font:700 20px Georgia,serif}.brand-name small{color:#65736c;letter-spacing:2.2px;text-transform:uppercase;order:-1;margin:0 0 3px;font-size:9px;font-weight:700}.brand>img{width:46px;height:46px}.section-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.text-link{color:var(--green);white-space:nowrap;font-weight:700}.destinations,.theme-grid{grid-template-columns:repeat(3,1fr)}.theme{align-items:center;gap:18px;min-height:132px;transition:transform .18s,box-shadow .18s;display:flex}.theme:hover{text-decoration:none;transform:translateY(-3px);box-shadow:0 10px 28px #1c312718}.theme h2,.theme h3{margin:0 0 6px;font:700 21px Georgia,serif}.theme p{color:#56645e;margin:0}.icon{width:30px;height:30px}.icon-wrap{background:var(--sage);width:58px;height:58px;color:var(--green);border-radius:50%;flex:none;place-items:center;display:grid}.steps .grid div{padding:30px;position:relative}.steps .icon-wrap{background:#fff;width:64px;height:64px;margin-bottom:20px}.steps b{border:3px solid var(--cream);width:25px;height:25px;font-size:12px;position:absolute;top:24px;left:72px}.property,.property-body{flex-direction:column;display:flex}.property-body{flex:1}.property-body .price{flex-direction:column;align-items:stretch;margin-top:auto;padding-top:18px}.property-body>small:last-child{margin-top:8px;display:block}.price a{text-align:center;width:100%;min-width:0}.filters label>small{color:#6a756f;margin:2px 0 6px;font-size:11px;font-weight:400;line-height:1.35;display:block}.filters select{margin-top:0}.filters input[type=search]{width:100%;margin-top:5px;padding:9px}.pagination{flex-wrap:wrap}.layout{grid-template-columns:300px minmax(0,1fr);align-items:start}.filters{border:1px solid #dde3de;padding:0;overflow:hidden;box-shadow:0 8px 28px #1c31270a}.filter-heading{border-bottom:1px solid #e5e9e6;padding:22px 22px 18px}.filter-heading .eyebrow{margin:0 0 2px}.filter-heading h2{margin:0;font:700 28px/1.15 Georgia,serif}.filter-heading>p:last-child{color:#5d6963;margin:8px 0 0;font-size:14px;line-height:1.45}.filters .filter-section{border:0;border-bottom:1px solid #e5e9e6;margin:0;padding:20px 22px}.filters .filter-section legend{float:left;width:100%;margin:0 0 14px;padding:0;font-size:16px;font-weight:700}.filters .filter-section legend+*{clear:both}.filters .filter-control{gap:6px;margin:0 0 15px;font-size:14px;font-weight:600;display:grid}.filters .filter-control:last-child{margin-bottom:0}.filters .filter-control>small{color:#67736d;margin:-1px 0 0;font-size:12px;font-weight:400;line-height:1.35}.filters .filter-control input,.filters .filter-control select{appearance:none;color:var(--ink);font:inherit;background:#fff;border:1px solid #b9c4be;border-radius:8px;width:100%;height:44px;margin:0;padding:0 12px;font-weight:400}.filters .filter-control select{background-image:linear-gradient(45deg,#0000 50%,#52605a 0),linear-gradient(135deg,#52605a 50%,#0000 0);background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px;background-repeat:no-repeat;background-size:5px 5px;padding-right:34px}.filters .filter-control input:hover,.filters .filter-control select:hover{border-color:#6f8178}.filters .filter-control input:focus,.filters .filter-control select:focus{border-color:var(--green)}.input-prefix{background:#f3f5f3;border:1px solid #b9c4be;border-radius:8px;grid-template-columns:38px 1fr;align-items:center;display:grid;overflow:hidden}.input-prefix>span{color:#52605a;text-align:center}.filters .input-prefix input{border:0;border-left:1px solid #d8ded9;border-radius:0}.filter-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.filter-checks{gap:3px;display:grid}.filters .filter-details{padding:0}.filter-details summary{cursor:pointer;gap:2px;padding:20px 22px;font-weight:700;list-style:none;display:grid;position:relative}.filter-details summary::-webkit-details-marker{display:none}.filter-details summary:after{content:"+";font-size:22px;font-weight:400;position:absolute;top:22px;right:22px}.filter-details[open] summary:after{content:"−"}.filter-details summary small{color:#69756f;font-size:12px;font-weight:400}.filter-details .filter-checks{padding:0 17px 18px}.filters .filter-check{cursor:pointer;border-radius:6px;grid-template-columns:20px 1fr;align-items:center;gap:8px;margin:0;padding:7px 5px;font-size:14px;display:grid}.filters .filter-check:hover{background:#f2f5f2}.filters .filter-check input{accent-color:var(--green);width:17px;height:17px;margin:0}.filter-actions{gap:12px;padding:20px 22px;display:grid}.filter-actions button{width:100%;height:46px}.filter-actions a{color:var(--green);text-align:center;text-underline-offset:3px;font-size:14px;font-weight:700;text-decoration:underline}.results-top{gap:20px}.results-top>p{margin:0}.results-top form{align-items:end;gap:9px;display:flex}.results-top form label{gap:4px;font-size:13px;font-weight:700;display:grid}.results-top form select{border:1px solid #b9c4be;border-radius:8px;min-width:170px;height:44px}.results-top form button{height:44px;padding:0 16px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:960px){.layout{grid-template-columns:1fr}.filters{display:block}}@media (max-width:620px){.filters{display:block}.filter-grid{grid-template-columns:1fr}.results-top,.results-top form{align-items:stretch;display:grid}.results-top form{grid-template-columns:1fr auto}.results-top form label{min-width:0}.results-top form select{width:100%;min-width:0}}.breadcrumbs{color:#637069;flex-wrap:wrap;gap:7px;margin-bottom:22px;font-size:14px;display:flex}.breadcrumbs span:not(:last-child):after{content:"/";color:#9aa39e;margin-left:7px}.landing-intro{max-width:780px;font-size:18px}.landing-count{color:#58655f;margin-top:18px}.seo-copy{background:#fff;border:1px solid #e1e5e2;border-radius:12px;margin-top:60px;padding:42px}.seo-copy-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.seo-copy h2,.seo-faq h2{font:700 30px Georgia,serif}.seo-copy h3{margin-top:0;font:700 21px Georgia,serif}.seo-copy p{color:#46534d}.seo-faq{max-width:900px;margin-top:52px}.seo-faq details{background:#fff;border:1px solid #dfe4e0;border-radius:9px;margin-bottom:10px;padding:0 18px}.seo-faq summary{cursor:pointer;padding:17px 28px 17px 0;font-weight:700;position:relative}.seo-faq summary:after{content:"+";font-size:22px;font-weight:400;position:absolute;top:13px;right:0}.seo-faq details[open] summary:after{content:"−"}.seo-faq details p{color:#4c5953;margin:0;padding:0 28px 18px 0}.landing-links{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.landing-links a{background:var(--sage);color:var(--dark);border-radius:999px;padding:8px 13px;font-size:14px;font-weight:700}.landing-all{text-align:center;justify-content:center;margin:34px 0 0;display:flex}.landing-all .button{justify-content:center;align-items:center;min-height:48px;display:inline-flex}.region-highlights{margin-top:60px}.region-highlights h2{margin:6px 0 10px;font:700 34px Georgia,serif}.region-highlights-intro{color:#4b5952;max-width:760px;font-size:17px}.region-highlights-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}.region-highlights-grid>div{background:var(--sage);border-radius:12px;padding:25px}.region-highlights-grid h3{margin:0 0 8px;font:700 21px Georgia,serif}.region-highlights-grid p{color:#46534d;margin:0}.region-guide{margin-top:60px}.region-guide-intro{max-width:780px;margin-bottom:28px}.region-guide-intro h2{margin:6px 0 10px;font:700 34px Georgia,serif}.region-guide-intro>p:last-child{color:#4b5952;font-size:17px}.region-guide-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.region-guide-grid>div{background:#fff;border:1px solid #dfe4e0;border-radius:12px;padding:30px}.region-guide-grid h3{margin:0 0 20px;font:700 24px Georgia,serif}.region-guide-grid ul{gap:22px;margin:0;padding:0;list-style:none;display:grid}.region-guide-grid li{grid-template-columns:32px 1fr;gap:12px;display:grid}.region-mark{border-radius:50%;place-items:center;width:30px;height:30px;font-size:18px;font-weight:700;display:grid}.region-pros .region-mark{color:#286243;background:#e4f1e7}.region-cons .region-mark{color:#8a581c;background:#f6ead9}.region-guide-grid strong{margin:2px 0 5px;font-size:17px;display:block}.region-guide-grid li p{color:#4b5952;margin:0}.region-guide-grid .region-alternative{background:var(--cream);border-left:3px solid var(--sand);margin-top:10px;padding:9px 11px;font-size:14px}.region-alternative a{color:var(--green);text-underline-offset:2px;font-weight:700;text-decoration:underline}@media (max-width:800px){.seo-copy{padding:28px 22px}.region-guide-grid,.region-highlights-grid,.seo-copy-grid{grid-template-columns:1fr}.region-guide-grid>div{padding:24px 20px}}.index-grid,.theme-index{margin-top:38px}.index-card{background:#fff;border:1px solid #e2e3dc;border-radius:12px;min-height:175px;padding:27px}.index-card:hover{border-color:#9bb2a2;text-decoration:none;box-shadow:0 9px 25px #1c312710}.index-card span,.theme-large span{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:700}.index-card h2{margin:15px 0 8px;font:700 27px Georgia,serif}.theme-large{min-height:180px}.theme-large .icon-wrap{width:72px;height:72px}.theme-large .icon{width:36px;height:36px}@media (max-width:1050px){.destinations,.theme-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.section-heading{flex-direction:column;align-items:start;gap:14px}.destinations,.theme-grid{grid-template-columns:1fr}.theme{min-height:110px}.brand-name small{display:none}.brand-name strong{font-size:17px}}header .brand{grid-template-columns:46px max-content;align-items:center;gap:10px;min-width:0;display:grid}header .brand>img{grid-column:1;width:46px;max-width:none;height:46px;display:block}header .brand>.brand-name{background:0 0;border-radius:0;grid-column:2;align-items:flex-start;width:auto;min-width:0;height:auto;margin:0;display:flex!important}header .brand>.brand-name strong{white-space:nowrap}@media (max-width:620px){header .brand{grid-template-columns:38px max-content}header .brand>img{width:38px;height:38px}header .brand>.brand-name small{display:block}}@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}