@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_7b064e0d-module__MOT0tq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_7b064e0d-module__MOT0tq__variable{--font-inter:"Inter","Inter Fallback"}
.ThemeToggle-module__1WR5GW__toggleBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex}.ThemeToggle-module__1WR5GW__toggleBtn:hover{background-color:var(--card-bg);transform:rotate(15deg)}.ThemeToggle-module__1WR5GW__icon{width:24px;height:24px}
.LoginModal-module__4cPGTG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.3s ease-out LoginModal-module__4cPGTG__fadeIn;display:flex;position:fixed;inset:0}@keyframes LoginModal-module__4cPGTG__fadeIn{0%{opacity:0}to{opacity:1}}.LoginModal-module__4cPGTG__modal{background:var(--card-bg);border:1px solid var(--border);z-index:1001;border-radius:32px;width:100%;max-width:480px;margin:20px;padding:50px 40px;animation:.4s cubic-bezier(.16,1,.3,1) LoginModal-module__4cPGTG__slideUpFade;position:relative;box-shadow:0 25px 50px -12px #00000040}@keyframes LoginModal-module__4cPGTG__slideUpFade{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.LoginModal-module__4cPGTG__closeButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s;position:absolute;top:20px;right:20px}.LoginModal-module__4cPGTG__closeButton:hover{color:var(--color-text-primary);background:#0000000d}.dark .LoginModal-module__4cPGTG__closeButton:hover{background:#ffffff0d}.LoginModal-module__4cPGTG__logoArea{flex-direction:column;align-items:center;margin-bottom:40px;display:flex}.LoginModal-module__4cPGTG__title{text-align:center;letter-spacing:-.04em;background:linear-gradient(135deg,var(--color-text-primary)30%,var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:2.25rem;font-weight:900}.LoginModal-module__4cPGTG__subtitle{color:var(--color-text-secondary);text-align:center;max-width:320px;font-size:1.05rem;line-height:1.5}.LoginModal-module__4cPGTG__googleButton{border:1px solid var(--border);background:var(--card-bg);color:var(--color-text-primary);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.LoginModal-module__4cPGTG__googleButton:hover{border-color:var(--primary);background:var(--background);transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.LoginModal-module__4cPGTG__googleButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.LoginModal-module__4cPGTG__googleIcon{width:20px;height:20px}.LoginModal-module__4cPGTG__error{color:#ef4444;background:#ef444414;border:1px solid #ef444426;border-radius:16px;align-items:center;gap:10px;margin-bottom:24px;padding:14px 18px;font-size:.9rem;display:flex}.LoginModal-module__4cPGTG__form{width:100%;margin-bottom:24px}.LoginModal-module__4cPGTG__inputGroup{margin-bottom:20px}.LoginModal-module__4cPGTG__inputGroup label{color:var(--color-text-primary);margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.LoginModal-module__4cPGTG__input{border:1px solid var(--border);background:var(--card-bg);width:100%;color:var(--color-text-primary);box-sizing:border-box;border-radius:12px;padding:14px 16px;font-size:1rem;transition:all .2s}.LoginModal-module__4cPGTG__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}.LoginModal-module__4cPGTG__input::placeholder{color:var(--color-text-secondary)}.LoginModal-module__4cPGTG__primaryButton{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:16px;width:100%;margin-bottom:8px;padding:16px;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.LoginModal-module__4cPGTG__primaryButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.LoginModal-module__4cPGTG__primaryButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.LoginModal-module__4cPGTG__secondaryButton{border:1px solid var(--border);background:var(--card-bg);width:100%;color:var(--color-text-primary);cursor:pointer;border-radius:12px;padding:14px 16px;font-size:.95rem;font-weight:600;transition:all .2s}.LoginModal-module__4cPGTG__secondaryButton:hover{border-color:var(--primary);background:var(--background)}.LoginModal-module__4cPGTG__secondaryButton:disabled{opacity:.6;cursor:not-allowed}.LoginModal-module__4cPGTG__divider{text-align:center;color:var(--color-text-secondary);margin:24px 0;font-size:.9rem;font-weight:500;position:relative}.LoginModal-module__4cPGTG__divider:before{content:"";background:var(--border);height:1px;position:absolute;top:50%;left:0;right:0}.LoginModal-module__4cPGTG__divider:after{content:"";background:var(--card-bg);padding:0 12px;position:absolute;top:50%;left:50%;transform:translate(-50%)}.LoginModal-module__4cPGTG__toggleAuth{text-align:center;color:var(--color-text-secondary);margin-top:20px;font-size:.9rem}.LoginModal-module__4cPGTG__toggleAuth button{color:var(--primary);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:none}.LoginModal-module__4cPGTG__toggleAuth button:hover{text-decoration:underline}@media (max-width:500px){.LoginModal-module__4cPGTG__modal{border-radius:24px;margin:16px;padding:40px 24px}.LoginModal-module__4cPGTG__title{font-size:2rem}.LoginModal-module__4cPGTG__form{margin-bottom:20px}.LoginModal-module__4cPGTG__inputGroup{margin-bottom:16px}.LoginModal-module__4cPGTG__primaryButton,.LoginModal-module__4cPGTG__googleButton{padding:14px;font-size:1rem}}
.Navbar-module__8f9E-W__navbarWrapper{z-index:50;-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border-bottom:1px solid #00000014;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:sticky;top:0}.Navbar-module__8f9E-W__navbarContent{justify-content:space-between;align-items:center;height:80px;display:flex}.dark .Navbar-module__8f9E-W__navbarWrapper{background:#0f172ab3;border-bottom:1px solid #ffffff14}.Navbar-module__8f9E-W__logo{align-items:center;gap:var(--spacing-sm);color:var(--color-text-primary);letter-spacing:-.04em;font-size:1.5rem;font-weight:800;text-decoration:none;transition:transform .2s;display:flex}.Navbar-module__8f9E-W__logo:hover{transform:scale(1.02)}.Navbar-module__8f9E-W__logoIcon{width:36px;height:36px;color:var(--primary);filter:drop-shadow(0 0 12px #6366f166)}.Navbar-module__8f9E-W__navLinks{align-items:center;gap:var(--spacing-xl);display:flex}.Navbar-module__8f9E-W__navLink{color:var(--color-text-secondary);padding:4px 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;position:relative}.Navbar-module__8f9E-W__navLink:after{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__8f9E-W__navLink:hover{color:var(--color-text-primary)}.Navbar-module__8f9E-W__navLink:hover:after{width:100%}.Navbar-module__8f9E-W__userSection{align-items:center;gap:var(--spacing-md);padding-left:var(--spacing-md);border-left:1px solid var(--border);display:flex}.Navbar-module__8f9E-W__userEmail{color:var(--color-text-primary);border-radius:var(--radius-lg);align-items:center;gap:12px;padding:4px 8px;font-size:.875rem;font-weight:500;transition:background .2s;display:flex}.Navbar-module__8f9E-W__userEmail:hover{background:#0000000a}.dark .Navbar-module__8f9E-W__userEmail:hover{background:#ffffff0a}.Navbar-module__8f9E-W__avatarWrapper{flex-shrink:0}.Navbar-module__8f9E-W__navAvatar{-o-object-fit:cover;object-fit:cover;border:1.5px solid var(--primary);border-radius:50%;width:32px;height:32px}.Navbar-module__8f9E-W__navAvatarFallback{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.Navbar-module__8f9E-W__userInfo{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.Navbar-module__8f9E-W__userName{font-weight:600;line-height:1.2}.Navbar-module__8f9E-W__badge{text-transform:uppercase;border-radius:12px;padding:2px 8px;font-size:.7rem;font-weight:700}.Navbar-module__8f9E-W__badgeVerified{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33}.Navbar-module__8f9E-W__badgeUnverified{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.Navbar-module__8f9E-W__authButton{border-radius:var(--radius-full);cursor:pointer;border:1px solid var(--primary);color:var(--primary);background:0 0;padding:.6rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.Navbar-module__8f9E-W__authButton:hover{background:var(--primary);color:#fff;transform:translateY(-1px);box-shadow:0 8px 20px -6px #6366f180}@media (max-width:768px){.Navbar-module__8f9E-W__navLinks{gap:var(--spacing-md)}.Navbar-module__8f9E-W__navLink,.Navbar-module__8f9E-W__logo span{display:none}.Navbar-module__8f9E-W__logo{font-size:1.25rem}.Navbar-module__8f9E-W__userSection{border-left:none;padding-left:0}.Navbar-module__8f9E-W__userEmail{display:none}}.Navbar-module__8f9E-W__limitInfoBanner{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-bottom:1px solid #0ea5e9;padding:8px 0}.dark .Navbar-module__8f9E-W__limitInfoBanner{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-bottom:1px solid #334155}.Navbar-module__8f9E-W__limitInfoContent{justify-content:center;align-items:center;gap:8px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Navbar-module__8f9E-W__limitInfoIcon{color:#0369a1;flex-shrink:0}.dark .Navbar-module__8f9E-W__limitInfoIcon{color:#7dd3fc}.Navbar-module__8f9E-W__limitInfoText{color:#1e40af;text-align:center;font-size:.875rem;font-weight:500}.dark .Navbar-module__8f9E-W__limitInfoText{color:#cbd5e1}.Navbar-module__8f9E-W__limitInfoText strong{color:#1d4ed8}.dark .Navbar-module__8f9E-W__limitInfoText strong{color:#60a5fa}.Navbar-module__8f9E-W__limitWarning{color:#dc2626!important}.dark .Navbar-module__8f9E-W__limitWarning{color:#f87171!important}.Navbar-module__8f9E-W__limitInfoToggle{color:#0369a1;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px;transition:background-color .2s}.Navbar-module__8f9E-W__limitInfoToggle:hover{background:#0369a11a}.dark .Navbar-module__8f9E-W__limitInfoToggle{color:#7dd3fc}.dark .Navbar-module__8f9E-W__limitInfoToggle:hover{background:#7dd3fc1a}.Navbar-module__8f9E-W__limitInfoDetails{max-width:1200px;margin-top:8px;margin-left:auto;margin-right:auto;padding:12px 20px 0}.Navbar-module__8f9E-W__limitInfoDetailItem{background:#ffffffe6;border:1px solid #e0f2fe;border-radius:8px;margin-bottom:8px;padding:12px 16px}.dark .Navbar-module__8f9E-W__limitInfoDetailItem{background:#1e293be6;border:1px solid #334155}.Navbar-module__8f9E-W__limitInfoDetailItem strong{color:#1e40af;margin-bottom:4px;display:block}.dark .Navbar-module__8f9E-W__limitInfoDetailItem strong{color:#60a5fa}.Navbar-module__8f9E-W__limitInfoDetailItem p{color:#475569;margin:0;font-size:.8125rem;line-height:1.4}.dark .Navbar-module__8f9E-W__limitInfoDetailItem p{color:#94a3b8}@media (max-width:768px){.Navbar-module__8f9E-W__limitInfoContent{padding:0 16px}.Navbar-module__8f9E-W__limitInfoText{font-size:.8125rem}.Navbar-module__8f9E-W__limitInfoDetails{padding:12px 16px 0}}
.Footer-module__9VPXmW__footer{background:var(--card-bg);border-top:1px solid var(--border);width:100%;margin-top:auto;padding:80px 0 40px;position:relative;overflow:hidden}.dark .Footer-module__9VPXmW__footer{background:#0f172a;border-color:#1e293b}.Footer-module__9VPXmW__footer:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:.3;height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__9VPXmW__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;margin-bottom:60px;display:grid}.Footer-module__9VPXmW__brandDesc{color:var(--color-text-secondary);max-width:320px;margin:20px 0;font-size:.9375rem;line-height:1.6}.Footer-module__9VPXmW__logo{color:var(--primary);letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__9VPXmW__column h4{color:#1a202c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;font-size:1rem;font-weight:700}.dark .Footer-module__9VPXmW__column h4{color:#f8fafc}.Footer-module__9VPXmW__links{flex-direction:column;gap:14px;display:flex}.Footer-module__9VPXmW__link{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:.9375rem;text-decoration:none;transition:all .2s;display:flex}.Footer-module__9VPXmW__link:hover{color:var(--primary);transform:translate(4px)}.Footer-module__9VPXmW__socialLinks{gap:16px;display:flex}.Footer-module__9VPXmW__socialIcon{color:#4a5568;background:#f7fafc;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.dark .Footer-module__9VPXmW__socialIcon{color:#94a3b8;background:#1e293b}.Footer-module__9VPXmW__socialIcon:hover{background:var(--primary);color:#fff;transform:translateY(-4px);box-shadow:0 10px 15px -3px #3b82f666}.Footer-module__9VPXmW__bottomBar{border-top:1px solid var(--border);color:var(--color-text-tertiary);justify-content:space-between;align-items:center;padding-top:30px;font-size:.875rem;display:flex}.dark .Footer-module__9VPXmW__bottomBar{border-color:#1e293b}@media (max-width:1024px){.Footer-module__9VPXmW__grid{grid-template-columns:1.5fr 1fr 1fr}}@media (max-width:768px){.Footer-module__9VPXmW__footer{padding:60px 0 30px}.Footer-module__9VPXmW__grid{grid-template-columns:1fr 1fr;gap:30px}.Footer-module__9VPXmW__brandColumn{grid-column:span 2;margin-bottom:20px}.Footer-module__9VPXmW__bottomBar{text-align:center;flex-direction:column;gap:20px}}@media (max-width:480px){.Footer-module__9VPXmW__grid{grid-template-columns:1fr}.Footer-module__9VPXmW__brandColumn{grid-column:span 1}}
@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}}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}.block{display:block}.flex{display:flex}.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,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.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{--primary:#6366f1;--primary-hover:#4f46e5;--secondary:#ec4899;--background:#f8f9fa;--foreground:#1e293b;--card-bg:#fff;--input-bg:#fff;--border:#e2e8f0;--color-text-primary:#1e293b;--color-text-secondary:#64748b;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--transition-base:.2s ease}:root.dark{--background:#0f172a;--foreground:#f8fafc;--card-bg:#1e293b;--input-bg:#334155;--border:#334155;--color-text-primary:#f8fafc;--color-text-secondary:#94a3b8}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}.container{width:100%;max-width:1200px;padding:0 var(--spacing-lg);margin:0 auto}.btn{justify-content:center;align-items:center;gap:var(--spacing-sm);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;display:inline-flex}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;box-shadow:0 4px 6px -1px #6366f133,0 2px 4px -1px #6366f11a}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px #6366f14d,0 4px 6px -2px #6366f126}.btn:disabled{opacity:.7;cursor:not-allowed;background:var(--color-text-secondary)}.card{background:var(--card-bg);border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.text-center{text-align:center}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@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}
