/*! tailwindcss v4.1.13 | 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-space-y-reverse:0;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:root,:host{--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;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components{.flex-center{justify-content:center;align-items:center;display:flex}.col-center{flex-direction:column;justify-content:center;align-items:center;display:flex}.abs-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.text-gradient{color:#0000;background:linear-gradient(#fff,#898989);-webkit-background-clip:text;background-clip:text}.radial-gradient{background:radial-gradient(circle,#434343,#000,#0000)}.masked-img{-webkit-mask-image:url(/images/mask-img.png);mask-image:url(/images/mask-img.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:50%;mask-size:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}main{width:100%;overflow-x:hidden}nav{z-index:50;width:100%;position:fixed}nav div{flex-direction:column;justify-content:space-between;align-items:center;gap:1.25rem;max-width:1280px;margin-left:auto;margin-right:auto;padding:1.25rem;display:flex}@media (min-width:768px){nav div{flex-direction:row;padding-left:0;padding-right:0}}nav p{margin-bottom:-.5rem;font-family:Modern Negra,sans-serif;font-size:1.87rem}nav a{cursor:pointer;white-space:nowrap;font-size:.875rem}@media (min-width:768px){nav a{font-size:1rem}}nav ul{justify-content:center;align-items:center;gap:1.75rem;display:flex}nav ul li{transition:all 2s ease-in-out,margin-bottom .4s ease-in-out}nav ul li:hover{margin-bottom:10px;text-decoration:underline}@media (min-width:1024px){nav ul{gap:3rem}}.noisy{background-image:url(/images/noise.png);width:100%;height:100%;position:absolute;inset:0}#hero{z-index:10;border:1px solid #0000;width:100%;min-height:100dvh;position:relative}#hero h1{text-align:center;margin-top:10rem;font-family:Modern Negra,sans-serif;font-size:6rem;line-height:1}@media (min-width:768px){#hero h1{margin-top:8rem;font-size:20vw}}#hero .left-leaf{width:33.3333%;position:absolute;bottom:-5rem;left:0}@media (min-width:768px){#hero .left-leaf{width:auto;top:5rem;bottom:auto}}@media (min-width:1280px){#hero .left-leaf{top:9rem}}@media (min-width:1536px){#hero .left-leaf{top:13rem}}#hero .right-leaf{width:6rem;position:absolute;top:50%;right:0}@media (min-width:768px){#hero .right-leaf{width:auto;top:auto;bottom:0}}@media (min-width:1280px){#hero .right-leaf{top:0}}@media (min-width:1536px){#hero .right-leaf{top:3rem}}#hero .body{justify-content:space-between;align-items:flex-end;min-width:75vw;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;display:flex;position:absolute;top:30vh;bottom:auto;left:50%;transform:translate(-50%)}@media (min-width:1024px){#hero .body{top:auto;bottom:5rem}}#hero .body .content{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;margin-left:auto;margin-right:auto;display:flex}@media (min-width:1024px){#hero .body .content{flex-direction:row;align-items:flex-end;line-height:.9}}@media (max-width:1024px){#hero .body .content{display:none}}#hero .body .content p:nth-of-type(2){color:#e7d393;max-width:36rem;font-family:Modern Negra,sans-serif;font-size:4rem}#hero .body .content p:last-of-type{text-align:center}@media (min-width:1536px){#hero .body .content p:last-of-type{text-align:start}}#hero .body .content .view-cocktails{flex-direction:column;gap:1.25rem;width:100%;max-width:16rem;font-size:1.2rem;line-height:1;display:flex}@media (min-width:768px){#hero .body .content .view-cocktails{max-width:20rem}}@media (min-width:1024px){#hero .body .content .view-cocktails{max-width:16rem}}#hero .body .content .view-cocktails p{text-align:left}#hero .body .content .view-cocktails a{opacity:.8;text-align:center;font-weight:600;transition:color .2s}@media (min-width:1536px){#hero .body .content .view-cocktails a{text-align:start}}#hero .body .content .view-cocktails a:hover{color:#e7d393}video{object-fit:cover;object-position:bottom;width:100%;height:50%;position:absolute;bottom:0;left:0}@media (min-width:768px){video{object-fit:contain;height:80%}}#cocktails{width:100%;min-height:100dvh;position:relative;overflow:hidden}#cocktails #c-left-leaf,#cocktails #c-right-leaf{width:33.3333%;position:absolute;top:-5rem}#cocktails #c-right-leaf{right:0}@media (min-width:768px){#cocktails #c-left-leaf,#cocktails #c-right-leaf{width:auto;top:auto;bottom:0}}#cocktails .list{z-index:10;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:5rem;max-width:1280px;margin-left:auto;margin-right:auto;padding-top:10rem;padding-left:1.25rem;padding-right:1.25rem;display:flex;position:relative}@media (min-width:1024px){#cocktails .list{flex-direction:row;padding-left:0;padding-right:0}}#cocktails .list .popular,#cocktails .list .loved{flex-direction:column;gap:2rem;width:100%;padding-bottom:5rem;display:flex}@media (min-width:768px){#cocktails .list .popular,#cocktails .list .loved{width:auto;padding-bottom:0}}#cocktails .list h2{font-size:1.25rem;font-weight:500}#cocktails .list ul{flex-direction:column;gap:2rem;display:flex}#cocktails .list ul li{justify-content:space-between;align-items:flex-start;display:flex}#cocktails .list ul li h3{color:#e7d393;font-family:Modern Negra,sans-serif;font-size:1.25rem}@media (min-width:1536px){#cocktails .list ul li h3{font-size:1.875rem}}#cocktails .list ul li p{font-size:.875rem}#cocktails .list ul li span{font-size:1.25rem;font-weight:500}#about{max-width:1280px;min-height:100vh;margin-left:auto;margin-right:auto;padding:7rem 1.25rem}@media (min-width:1536px){#about{padding-left:0;padding-right:0}}#about .content{grid-template-columns:repeat(1,1fr);gap:1.25rem;display:grid}@media (min-width:1024px){#about .content{grid-template-columns:repeat(12,1fr)}}#about .content h2{max-width:32rem;font-family:Modern Negra,sans-serif;font-size:3rem}@media (min-width:768px){#about .content h2{font-size:4rem}}#about .content .sub-content{flex-direction:column;grid-column:span 4;justify-content:space-between;gap:1.25rem;display:flex}#about .content .sub-content p{font-size:1.125rem}#about .content .sub-content div{flex-direction:column;justify-content:space-between;gap:1.25rem;display:flex}@media (min-width:768px){#about .content .sub-content div{gap:.5rem}}#about .content .sub-content div span{color:#e7d393;font-size:3rem;font-weight:700}#about .badge{color:#000;background:#fff;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}#about .top-grid{grid-template-columns:repeat(1,1fr);gap:1.25rem;margin-bottom:1.25rem;padding-left:1.25rem;padding-right:1.25rem;display:grid}@media (min-width:1280px){#about .top-grid{grid-template-columns:repeat(12,1fr);padding-left:0;padding-right:0}}#about .top-grid>div{border-radius:1.5rem;height:18rem;position:relative;overflow:hidden}#about .top-grid img{object-fit:cover;width:100%;height:100%}#about .bottom-grid{grid-template-columns:repeat(1,1fr);gap:1.25rem;padding-left:1.25rem;padding-right:1.25rem;display:grid}@media (min-width:768px){#about .bottom-grid{grid-template-columns:repeat(12,1fr);padding-left:0;padding-right:0}}#about .bottom-grid>div{border-radius:1.5rem;height:18rem;position:relative;overflow:hidden}#about .bottom-grid img{object-fit:cover;width:100%;height:100%}#art{background:radial-gradient(circle,#434343,#000,#0000);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;margin-top:5rem;padding:1.25rem;display:flex;position:relative}#art h2{white-space:nowrap;text-align:center;color:#505050;margin-bottom:2rem;font-family:Modern Negra,sans-serif;font-size:6rem;line-height:1;position:relative}@media (min-width:768px){#art h2{font-size:20vw}}#art .content{flex-direction:column;justify-content:space-between;gap:2.5rem;margin-top:10rem;margin-bottom:10rem;display:flex}@media (min-width:768px){#art .content{flex-direction:row;margin-top:0;margin-bottom:4rem}}#art .cocktail-img{border-radius:2rem;width:100%;height:50vh;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}@media (min-width:768px){#art .cocktail-img{width:60vw;height:70vh;top:50%;transform:translate(-50%,-50%)}}#art .masked-container h2{text-align:center;color:#fff;margin-top:8rem;margin-bottom:2.5rem;font-family:Modern Negra,sans-serif;font-size:2.25rem}@media (min-width:768px){#art .masked-container h2{font-size:3rem}}#art .masked-container div{opacity:0;gap:1.25rem;padding-left:1.25rem;padding-right:1.25rem;position:absolute;bottom:13rem;left:50%;transform:translate(-50%)}@media (min-width:768px){#art .masked-container div{padding-left:0;padding-right:0;bottom:1.25rem}}#art .masked-container div h3{text-align:center;color:#fff;width:20rem;font-family:DM Serif Text,serif;font-size:2rem}@media (min-width:768px){#art .masked-container div h3{width:100%;font-size:3rem}}#art .masked-container div p{text-align:center;font-size:1.125rem}#menu{background:radial-gradient(circle,#434343,#000,#0000);width:100%;margin-top:0;padding:5rem 1.25rem;position:relative}@media (min-width:768px){#menu{margin-top:10rem}}@media (min-width:1536px){#menu{padding-left:0;padding-right:0}}#menu #m-left-leaf{object-fit:contain;width:33.3333%;position:absolute;bottom:-5rem;left:0}@media (min-width:768px){#menu #m-left-leaf{width:auto}}#menu #m-right-leaf{object-fit:contain;width:25%;position:absolute;top:-10rem;right:0}@media (min-width:768px){#menu #m-right-leaf{width:auto}}#menu .cocktail-tabs{z-index:10;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:72rem;margin-bottom:5rem;margin-left:auto;margin-right:auto;display:grid;position:relative}@media (min-width:768px){#menu .cocktail-tabs{grid-template-columns:repeat(4,1fr);gap:5rem;margin-bottom:8rem}}#menu .cocktail-tabs button{cursor:pointer;border-bottom:1px solid #fff;padding-bottom:.5rem;font-family:Modern Negra,sans-serif;font-size:1.25rem;transition:color .2s,border-color .2s}@media (min-width:768px){#menu .cocktail-tabs button{font-size:1.875rem}}#menu .cocktail-tabs button:hover{color:#e7d393;border-color:#e7d393}#menu .content{flex-direction:column;justify-content:space-between;align-items:center;max-width:1280px;margin-left:auto;margin-right:auto;display:flex;position:relative}#menu .content .arrows{justify-content:space-between;align-items:center;width:100%;display:flex;position:absolute}#menu .content .arrows button{color:#fff;cursor:pointer;max-width:9rem;transition:color .2s}#menu .content .arrows button:hover{color:#e7d393}#menu .content .arrows button span{font-family:Modern Negra,sans-serif;font-size:1.875rem;line-height:1;display:none}@media (min-width:768px){#menu .content .arrows button span{display:block}}#menu .cocktail{justify-content:center;align-items:center;margin-top:2.5rem;display:flex}#menu .cocktail img{object-fit:contain;height:60vh}#menu .recipe{justify-content:space-between;align-items:center;gap:2.5rem;width:100%;display:flex;position:absolute;bottom:0}@media (max-width:768px){#menu .recipe{flex-direction:column}}#menu .recipe .info{flex-direction:column;gap:1rem;display:flex;transform:translateY(5rem)}#menu .recipe .info #title{color:#e7d393;max-width:10rem;font-family:Modern Negra,sans-serif;font-size:1.875rem}@media (min-width:768px){#menu .recipe .info #title{font-size:4rem}}#menu .recipe .details{text-align:left;flex-direction:column;gap:1.25rem;max-width:28rem;display:flex}#menu .recipe .details h2{font-family:DM Serif Text,serif;font-size:1.875rem}@media (min-width:768px){#menu .recipe .details h2{font-size:3rem}}#menu .recipe .details p{padding-right:1.25rem;font-size:1.125rem}#contact{text-align:center;background:radial-gradient(circle,#434343,#000,#0000);width:100%;margin-top:0;padding-left:1rem;padding-right:1rem;position:relative;overflow:hidden}@media (min-width:768px){#contact{margin-top:5rem}}#contact #f-left-leaf{pointer-events:none;width:33.3333%;position:absolute;bottom:0;left:0}@media (min-width:1024px){#contact #f-left-leaf{width:auto}}#contact #f-right-leaf{pointer-events:none;display:none;position:absolute;top:0;right:0}@media (min-width:1024px){#contact #f-right-leaf{display:block}}#contact .content{flex-direction:column;justify-content:space-between;gap:2.5rem;max-width:1280px;min-height:100dvh;margin-left:auto;margin-right:auto;padding-top:4rem;padding-bottom:4rem;display:flex}@media (min-width:1280px){#contact .content{padding-top:3.5rem;padding-bottom:8rem}}@media (min-width:1536px){#contact .content{padding-top:8rem;padding-bottom:8rem}}#contact .content h2{font-family:Modern Negra,sans-serif;font-size:3rem;transform:translateY(1.25rem)}@media (min-width:1024px){#contact .content h2{font-size:4rem;transform:translateY(0)}}@media (min-width:1536px){#contact .content h2{font-size:6rem}}#contact .content h3{text-transform:uppercase;margin-bottom:.5rem;font-size:1rem}@media (min-width:1280px){#contact .content h3{font-size:1.125rem}}@media (min-width:1536px){#contact .content h3{font-size:1.25rem}}#contact .content p{font-size:.875rem}@media (min-width:1024px){#contact .content p{font-size:1.5rem}}@media (min-width:1536px){#contact .content p{font-size:1.875rem}}#contact .drink-img{pointer-events:none;width:24rem;position:absolute;bottom:0;right:0}@media (max-width:1024px){#contact .drink-img{width:33.3333%}}}@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.inset-0{inset:calc(var(--spacing)*0)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.me-28{margin-inline-end:calc(var(--spacing)*28)}.mb-16{margin-bottom:calc(var(--spacing)*16)}.flex{display:flex}.hidden{display:none}.size-full{width:100%;height:100%}.h-full{height:100%}.w-60{width:calc(var(--spacing)*60)}.items-center{align-items:center}.justify-start{justify-content:flex-start}.gap-2{gap:calc(var(--spacing)*2)}.gap-5{gap:calc(var(--spacing)*5)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)))}.border-white{border-color:var(--color-white)}.border-white\/50{border-color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.border-white\/50{border-color:color-mix(in oklab,var(--color-white)50%,transparent)}}.object-contain{object-fit:contain}.px-5{padding-inline:calc(var(--spacing)*5)}.pt-20{padding-top:calc(var(--spacing)*20)}.text-left{text-align:left}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-white{color:var(--color-white)}.text-white\/50{color:#ffffff80}@supports (color:color-mix(in lab,red,red)){.text-white\/50{color:color-mix(in oklab,var(--color-white)50%,transparent)}}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}@media (min-width:48rem){.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-8{grid-column:span 8/span 8}.md\:me-28{margin-inline-end:calc(var(--spacing)*28)}.md\:block{display:block}.md\:w-fit{width:fit-content}.md\:px-0{padding-inline:calc(var(--spacing)*0)}.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}}@font-face{font-family:Modern Negra;src:url(/fonts/Modern%20Negra%20Demo.ttf)format("truetype")}:root{--color-yellow:#e7d393;--color-white-100:#efefef;--font-sans:"Mona Sans",sans-serif;--font-modern-negra:"Modern Negra",sans-serif;--font-serif:"DM Serif Text",serif}html,body{color:#fff;scroll-behavior:smooth;background-color:#000;width:100%;overflow-x:hidden}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
