:root{--primary:#000;--secondary:#1a1a1a;--accent:#2a2a2a;--background:#000;--text-primary:#fff;--text-secondary:#e0e0e0;--text-muted:#b0b0b0;--warm-yellow:gold;--warm-orange:#ff8c00;--warm-pink:#ff69b4;--warm-magenta:#ff1493;--cool-blue:#00bfff;--cool-purple:#9370db;--warm-violet:#8a2be2;--gradient-warm:linear-gradient(135deg,var(--warm-yellow) 0%,var(--warm-orange) 25%,var(--warm-pink) 50%,var(--warm-magenta) 75%,var(--warm-violet) 100%);--gradient-cool:linear-gradient(135deg,var(--cool-blue) 0%,var(--cool-purple) 50%,var(--warm-violet) 100%);--gradient-mixed:linear-gradient(135deg,var(--warm-yellow) 0%,var(--warm-orange) 20%,var(--warm-pink) 40%,var(--warm-magenta) 60%,var(--cool-blue) 80%,var(--warm-violet) 100%);--gradient-primary:linear-gradient(135deg,var(--warm-orange),var(--warm-pink));--gradient-hover:linear-gradient(135deg,var(--warm-pink),var(--warm-magenta));--shadow:0 10px 30px rgba(0,0,0,.6);--shadow-lg:0 20px 50px rgba(0,0,0,.8);--glow-warm:0 0 20px rgba(255,140,0,.4);--border-warm:2px solid transparent;--border-radius:16px;--border-radius-lg:24px;--border-radius-sm:12px;--transition-fast:0.2s ease;--transition-normal:0.3s ease;--transition-slow:0.5s ease;--breakpoint-xs:375px;--breakpoint-sm:390px;--breakpoint-md:428px;--breakpoint-lg:768px}@media (max-width:375px){:root{--mobile-padding:12px;--mobile-font-size:14px;--mobile-button-height:40px}}@media (min-width:376px) and (max-width:390px){:root{--mobile-padding:16px;--mobile-font-size:15px;--mobile-button-height:44px}}@media (min-width:391px) and (max-width:428px){:root{--mobile-padding:18px;--mobile-font-size:16px;--mobile-button-height:48px}}@media (max-width:360px){:root{--mobile-padding:10px;--mobile-font-size:13px;--mobile-button-height:40px}}@media (min-width:393px) and (max-width:393px){:root{--mobile-padding:16px;--mobile-font-size:15px}}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-primary);-webkit-tap-highlight-color:transparent;scrollbar-width:thin;scrollbar-color:var(--accent) var(--primary)}body,html{background-color:var(--background)}body{overflow-x:hidden;min-height:calc(var(--vh, 1vh) * 100);min-height:100dvh;width:100%;max-width:100vw}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--primary)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700}a,h1,h2,h3,h4,h5,h6{color:var(--text-primary)}a{text-decoration:none;transition:var(--transition-fast)}a:hover{opacity:.8}.warm-border{position:relative;border:var(--border-warm);background-clip:padding-box}.warm-border:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:-2px;border-radius:inherit;background:var(--gradient-warm);z-index:-1}.no-scroll-container{height:calc(var(--vh, 1vh) * 100);height:100dvh;max-height:calc(var(--vh, 1vh) * 100);max-height:100dvh;width:100vw;max-width:100vw;overflow:hidden;display:flex;flex-direction:column;position:relative}.mobile-safe-container{min-height:calc(var(--vh, 1vh) * 100);min-height:100dvh;width:100%;max-width:100vw}.mobile-safe-container,.mobile-scroll-container{overflow-x:hidden;padding-bottom:env(safe-area-inset-bottom,0)}.mobile-scroll-container{height:calc(var(--vh, 1vh) * 100);height:100dvh;max-height:calc(var(--vh, 1vh) * 100);max-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.no-scroll-content{position:relative}.no-scroll-panels{transition:transform var(--transition-normal)}.no-scroll-panel{height:100%;padding:20px}.tabs-container{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:8px 0}.tabs-container::-webkit-scrollbar{display:none}.tab{padding:10px 20px;background:var(--gradient-primary);color:var(--text-primary);border-radius:var(--border-radius-sm);cursor:pointer;transition:var(--transition-fast);min-height:44px;font-weight:500;border:1px solid var(--accent)}.tab:hover{background:var(--gradient-hover)}.tab.active{position:relative;background:var(--secondary)}.tab.active:before{content:"";position:absolute;bottom:-2px;left:10%;right:10%;height:2px;background:var(--gradient-warm);border-radius:1px}.reduce-motion-effects,.reduce-motion-effects *{animation:none!important;transition:none!important}.keyboard-navigation .touch-target:focus{outline:2px solid hsla(0,0%,100%,.8);outline-offset:2px;z-index:10}.virtualized-list{contain:layout style paint;overflow-anchor:none}.virtualized-item{contain:layout style paint;will-change:transform}@media (min-resolution:192dpi){.high-dpi-optimized{transform:translateZ(0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.gpu-accelerated{transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;perspective:1000px;-webkit-perspective:1000px}.preload-optimized{contain:layout style paint;content-visibility:auto}.loading-layout-stable{min-height:calc(var(--vh, 1vh) * 100);min-height:100dvh;contain:size layout style}@keyframes pulse-glow{0%,to{box-shadow:0 4px 15px rgba(139,92,246,.3);transform:scale(1)}50%{box-shadow:0 6px 25px rgba(139,92,246,.5);transform:scale(1.02)}}@keyframes badge-activate{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.1)}to{transform:scale(1.05);opacity:1}}@keyframes badge-deactivate{0%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.7}}@keyframes count-update{0%{transform:scale(1);background-color:hsla(0,0%,100%,.2)}50%{transform:scale(1.2);background-color:hsla(0,0%,100%,.4)}to{transform:scale(1);background-color:hsla(0,0%,100%,.2)}}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.filter-badge-enter{animation:badge-activate .3s ease-out forwards}.filter-badge-exit{animation:badge-deactivate .2s ease-in forwards}.count-badge-update{animation:count-update .4s ease-out}.filter-badge:hover{transform:translateY(-1px);transition:all .2s ease}.filter-badge:active{transform:translateY(0) scale(.98)}@media (max-width:640px){.filter-badges-container{gap:.25rem}.filter-badge{font-size:.75rem;padding:.375rem .75rem}.count-badge{font-size:.625rem;padding:.125rem .375rem}}.gradient-bg-animate{background-size:200% 200%;animation:gradient-shift 3s ease infinite}.badge-loading{position:relative;overflow:hidden}.badge-loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);animation:shimmer 1.5s infinite}.animate-fade-in{animation:fade-in .3s ease-out}@media (max-width:480px){.filter-badges-container{gap:.125rem;justify-content:center}.filter-badge{font-size:.7rem;padding:.25rem .5rem;min-height:32px}.count-badge{font-size:.6rem;padding:.1rem .25rem;min-width:16px;text-align:center}}@media (min-width:640px) and (max-width:1024px){.filter-badge{padding:.5rem .875rem;font-size:.8rem}}@media (min-width:1024px){.filter-badge{padding:.625rem 1rem;font-size:.875rem}.filter-badge:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px rgba(0,0,0,.3)}}@media (prefers-reduced-motion:reduce){.animate-fade-in,.count-badge,.filter-badge{animation:none!important;transition:none!important}.pulse-glow{animation:none!important}}@media (prefers-contrast:high){.filter-badge{border:2px solid}.filter-badge:focus{outline:3px solid #06c;outline-offset:2px}}.touch-target,[role=button],a,button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width:375px) and (max-height:667px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:44px;padding:12px 16px;touch-action:manipulation}.btn-group{flex-direction:column;gap:.5rem;width:100%}}@media (max-width:360px) and (max-height:640px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:44px;padding:10px 14px;touch-action:manipulation}.btn-group{flex-direction:column;gap:.5rem;width:100%}}@media (max-width:360px) and (min-height:641px) and (max-height:740px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:48px;padding:12px 18px;touch-action:manipulation}.btn-group{flex-direction:column;gap:.75rem;width:100%}}@media (min-width:375px) and (min-height:812px) and (max-height:812px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:48px;padding:12px 18px;touch-action:manipulation;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}.btn-group{flex-direction:column;gap:1rem;width:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}@media (min-width:390px) and (max-width:390px) and (min-height:844px) and (max-height:844px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:50px;padding:14px 20px;touch-action:manipulation;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}.btn-group{flex-direction:column;gap:1.25rem;width:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}@media (min-width:393px) and (max-width:393px) and (min-height:852px) and (max-height:852px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:52px;padding:16px 22px;touch-action:manipulation;margin-top:max(24px,env(safe-area-inset-top));margin-bottom:env(safe-area-inset-bottom)}.btn-group{flex-direction:column;gap:1.5rem;width:100%;padding-top:max(24px,env(safe-area-inset-top));padding-bottom:env(safe-area-inset-bottom)}}@media (min-width:414px) and (max-width:414px) and (min-height:896px) and (max-height:896px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:50px;padding:14px 20px;touch-action:manipulation;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}.btn-group{flex-direction:row;gap:1rem;width:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);justify-content:space-between}.btn-group .btn{flex:1;margin:0 .5rem}}@media (min-width:428px) and (max-width:428px) and (min-height:926px) and (max-height:926px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:52px;padding:16px 22px;touch-action:manipulation;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}.btn-group{flex-direction:row;gap:1.25rem;width:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);justify-content:space-between}.btn-group .btn{flex:1;margin:0 .75rem}}@media (min-width:430px) and (max-width:430px) and (min-height:932px) and (max-height:932px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:54px;padding:18px 24px;touch-action:manipulation;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}.btn-group{flex-direction:row;gap:1.5rem;width:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);justify-content:space-between}.btn-group .btn{flex:1;margin:0 1rem}}@media (min-width:393px) and (max-width:393px) and (min-height:851px) and (max-height:851px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:48px;padding:12px 18px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:.75rem}.btn-group{flex-direction:column;gap:1rem;width:100%}.btn:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.3);border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .6s ease-out}.btn:active:after{transform:translate(-50%,-50%) scale(4)}}@media (min-width:412px) and (max-width:412px) and (min-height:915px) and (max-height:915px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:56px;padding:16px 24px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:1rem}.btn-group{flex-direction:row;gap:1.5rem;width:100%;justify-content:space-between}.btn-group .btn{flex:1;margin:0 .5rem}.btn{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (min-width:384px) and (max-width:384px) and (min-height:854px) and (max-height:854px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:52px;padding:14px 20px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:.875rem}.btn-group{flex-direction:row;gap:1.25rem;width:100%;justify-content:space-between}.btn-group .btn{flex:1;margin:0 .5rem}}@media (min-width:360px) and (max-width:360px) and (min-height:760px) and (max-height:800px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:50px;padding:12px 18px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:.75rem}.btn-group{flex-direction:column;gap:1rem;width:100%}.btn{will-change:transform;transform:translateZ(0)}}@media (min-width:411px) and (max-width:411px) and (min-height:731px) and (max-height:731px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:48px;padding:12px 16px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.26)}.btn-group{flex-direction:column;gap:.75rem;width:100%}.btn{transform:translateZ(0)}}@media (min-width:411px) and (max-width:411px) and (min-height:823px) and (max-height:823px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:50px;padding:14px 18px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.26)}.btn-group{flex-direction:column;gap:1rem;width:100%}.btn{transform:translateZ(0)}}@media (min-width:414px) and (max-width:414px) and (max-height:736px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:44px;padding:10px 16px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:.5rem}.btn-group{flex-direction:row;gap:.75rem;width:100%;justify-content:space-between}.btn-group .btn{flex:1;margin:0 .25rem}.btn{transform:translateZ(0);backface-visibility:hidden}}@media (min-width:393px) and (max-width:393px) and (min-height:786px) and (max-height:786px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:48px;padding:12px 16px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0 2px 4px rgba(0,0,0,.1)}.btn-group{flex-direction:column;gap:.75rem;width:100%}.btn{transform:translateZ(0);-webkit-appearance:none;-moz-appearance:none;appearance:none}}.btn{display:inline-block;min-height:44px;width:100%;max-width:100%;cursor:pointer;border-radius:1.5rem;border-style:none;padding:.75rem 1.5rem;text-align:center;font-size:1rem;line-height:1.5rem;font-weight:600;text-decoration-line:none;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media (min-width:640px){.btn{width:auto}}.btn{overflow:hidden}.btn,.btn-primary{background:var(--gradient-primary);color:var(--text-primary);position:relative}.btn-primary{border:1px solid var(--accent);box-shadow:var(--shadow);font-weight:600}.btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);background:var(--gradient-hover)}.btn-primary:after{content:"";position:absolute;bottom:-2px;left:10%;right:10%;height:2px;background:var(--gradient-warm);border-radius:1px;opacity:.7;transition:var(--transition-fast)}.btn-primary:hover:after{opacity:1;left:5%;right:5%}.btn-secondary{background:var(--secondary);color:var(--text-primary);border:1px solid var(--accent)}.btn-secondary:hover{background:var(--accent);color:var(--text-primary)}.btn-success{--tw-bg-opacity:1;background-color:rgb(72 187 120/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-success:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.btn-danger{--tw-bg-opacity:1;background-color:rgb(245 101 101/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-danger:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.btn-block{display:block;width:100%}.shimmer-effect{position:absolute;top:-100%;left:-100%;height:300%;width:300%;animation:shimmer 3s infinite;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-bg-opacity:0.1}@media (min-width:414px) and (max-width:414px) and (min-height:896px) and (max-height:896px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:50px;padding:14px 20px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:.75rem;cursor:pointer}.btn-group{flex-direction:row;gap:1.5rem;width:100%;justify-content:space-between}.btn-group .btn{flex:1;margin:0 .5rem}.btn{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (min-width:360px) and (max-width:360px) and (min-height:760px) and (max-height:760px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:48px;padding:12px 18px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-group{flex-direction:column;gap:1rem;width:100%}.btn-group .btn{width:100%;margin:0}.btn{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (min-width:384px) and (max-width:384px) and (min-height:854px) and (max-height:854px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:52px;padding:16px 22px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:.875rem}.btn-group{flex-direction:row;gap:1.5rem;width:100%;justify-content:space-between}.btn-group .btn{flex:1;margin:0 .5rem}.btn{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (min-width:360px) and (max-width:360px) and (min-height:780px) and (max-height:780px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:50px;padding:14px 20px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:.75rem}.btn-group{flex-direction:column;gap:1rem;width:100%}.btn-group .btn{width:100%;margin:0}.btn{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (orientation:landscape) and (max-height:500px){.btn,.btn-outline,.btn-primary,.btn-secondary{min-height:44px;padding:8px 16px;touch-action:manipulation;position:relative;overflow:hidden;border-radius:.5rem}.btn-group{flex-direction:row;gap:.75rem;width:100%;justify-content:space-between}.btn-group .btn{flex:1;margin:0 .25rem}.btn{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.btn,.btn-group{display:block}}@supports not (display:grid){.btn,.btn-group{display:flex;flex-wrap:wrap}}.card{margin-bottom:1rem;padding:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;background:var(--secondary);border:1px solid var(--accent);border-radius:var(--border-radius);box-shadow:var(--shadow)}.card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);border-color:var(--text-muted)}@media (max-width:360px) and (max-height:640px),(max-width:375px) and (max-height:667px){.card:hover{transform:none}}.card-warm{position:relative;background:var(--secondary);border-radius:var(--border-radius);padding:1px}.card-warm:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:var(--gradient-warm);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.card-warm-content{background:var(--secondary);border-radius:calc(var(--border-radius) - 1px);padding:20px}.creator-card{display:flex;cursor:pointer;align-items:center;gap:1rem;border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));padding:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 10px 30px rgba(0,0,0,.6);--tw-shadow-colored:0 10px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (max-width:375px) and (max-height:667px){.creator-card{gap:.75rem;padding:.75rem}.avatar{height:48px;width:48px}}@media (max-width:360px) and (max-height:640px){.creator-card{gap:.5rem;padding:.5rem}.avatar{height:44px;width:44px}}@media (max-width:360px) and (min-height:641px) and (max-height:740px){.creator-card{gap:.75rem;padding:1rem}.avatar{height:50px;width:50px}}@media (min-width:375px) and (min-height:812px) and (max-height:812px){.creator-card{gap:.75rem;padding:1rem;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}.avatar{height:52px;width:52px}.card{padding:1rem;margin-bottom:.75rem}}@media (min-width:390px) and (max-width:390px) and (min-height:844px) and (max-height:844px){.creator-card{gap:1rem;padding:1.25rem;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}.avatar{height:56px;width:56px}.card{padding:1.25rem;margin-bottom:1rem}}@media (min-width:393px) and (max-width:393px) and (min-height:852px) and (max-height:852px){.creator-card{gap:1rem;padding:1.25rem;margin-top:max(24px,env(safe-area-inset-top));margin-bottom:env(safe-area-inset-bottom)}.avatar{height:58px;width:58px}.card{padding:1.5rem;margin-bottom:1.25rem}}@media (min-width:414px) and (max-width:414px) and (min-height:896px) and (max-height:896px){.creator-card{gap:1.25rem;padding:1.5rem;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}.avatar{height:60px;width:60px}.card{padding:1.75rem;margin-bottom:1.5rem}}@media (min-width:428px) and (max-width:428px) and (min-height:926px) and (max-height:926px){.creator-card{gap:1.25rem;padding:1.5rem;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}.avatar{height:64px;width:64px}.card{padding:2rem;margin-bottom:1.75rem}}@media (min-width:430px) and (max-width:430px) and (min-height:932px) and (max-height:932px){.creator-card{gap:1.5rem;padding:1.75rem;margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom)}.avatar{height:68px;width:68px}.card{padding:2.25rem;margin-bottom:2rem}}@media (min-width:393px) and (max-width:393px) and (min-height:851px) and (max-height:851px){.creator-card{gap:1rem;padding:1.25rem;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.15)}.avatar{height:56px;width:56px;border-radius:.875rem}.card{padding:1.5rem;margin-bottom:1.25rem;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}}@media (min-width:412px) and (max-width:412px) and (min-height:915px) and (max-height:915px){.creator-card{padding:1.5rem;margin-top:0;margin-bottom:0;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.avatar{height:72px;width:72px}.avatar,.card{border-radius:1.25rem}.card{padding:2rem;margin-bottom:2rem;box-shadow:0 4px 16px rgba(0,0,0,.12)}.card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:384px) and (max-width:384px) and (min-height:854px) and (max-height:854px){.creator-card{padding:1.25rem;margin-top:0;margin-bottom:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.avatar{height:64px;width:64px}.avatar,.card{border-radius:1rem}.card{padding:1.75rem;margin-bottom:1.75rem;box-shadow:0 3px 12px rgba(0,0,0,.1)}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem}}@media (min-width:360px) and (max-width:360px) and (min-height:760px) and (max-height:800px){.creator-card{gap:1rem;padding:1rem;margin-top:0;margin-bottom:0}.avatar{height:58px;width:58px}.avatar,.card{border-radius:.875rem}.card{padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}}@media (min-width:411px) and (max-width:411px) and (min-height:731px) and (max-height:731px){.creator-card{gap:.75rem;padding:.75rem;margin-top:0;margin-bottom:0;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.26)}.avatar{height:52px;width:52px}.avatar,.card{border-radius:2px}.card{padding:1rem;margin-bottom:1rem;box-shadow:0 2px 5px rgba(0,0,0,.26)}}@media (min-width:411px) and (max-width:411px) and (min-height:823px) and (max-height:823px){.creator-card{gap:1rem;padding:1rem;margin-top:0;margin-bottom:0;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.26)}.avatar{height:56px;width:56px}.avatar,.card{border-radius:2px}.card{padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 2px 5px rgba(0,0,0,.26)}}@media (min-width:414px) and (max-width:414px) and (max-height:736px){.creator-card{gap:1rem;padding:1rem;margin-top:0;margin-bottom:0}.avatar{height:56px;width:56px}.avatar,.card{border-radius:.75rem}.card{padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 2px 6px rgba(0,0,0,.1)}}@media (min-width:393px) and (max-width:393px) and (min-height:786px) and (max-height:786px){.creator-card{gap:1rem;padding:1rem;margin-top:0;margin-bottom:0;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-appearance:none;-moz-appearance:none;appearance:none}.avatar{height:54px;width:54px}.avatar,.card{border-radius:.5rem}.card{padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-appearance:none;-moz-appearance:none;appearance:none}}.avatar{display:flex;height:60px;width:60px;align-items:center;justify-content:center;border-radius:1rem;background-image:linear-gradient(135deg,var(--warm-orange),var(--warm-pink));font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 0 20px rgba(255,140,0,.4);--tw-shadow-colored:0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.creator-info{flex:1 1 0%}.creator-name{margin-bottom:.25rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.creator-category{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(176 176 176/var(--tw-text-opacity,1))}.creator-price{text-align:right}.price{font-size:1.25rem;line-height:1.75rem;font-weight:700;background:var(--gradient-full);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.price-label{font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(176 176 176/var(--tw-text-opacity,1))}@media (min-width:414px) and (max-width:414px) and (min-height:896px) and (max-height:896px){.creator-card{padding:1.5rem;margin-top:0;margin-bottom:0;display:grid;grid-template-columns:1fr;gap:1.5rem}.avatar{height:60px;width:60px;cursor:pointer}.avatar,.card{border-radius:1rem}.card{padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 16px rgba(0,0,0,.12)}.card-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}}@media (min-width:360px) and (max-width:360px) and (min-height:760px) and (max-height:760px){.creator-card{gap:1.25rem;padding:1.25rem;margin-top:0;margin-bottom:0;display:flex;flex-direction:column}.avatar{height:56px;width:56px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.avatar,.card{border-radius:.875rem}.card{padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 3px 12px rgba(0,0,0,.1)}.card-grid{display:flex;flex-direction:column;gap:1.25rem}}@media (min-width:384px) and (max-width:384px) and (min-height:854px) and (max-height:854px){.creator-card{gap:1.5rem;padding:1.5rem;margin-top:0;margin-bottom:0;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.avatar{height:64px;width:64px}.avatar,.card{border-radius:1.125rem}.card{padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 18px rgba(0,0,0,.14)}.card-grid{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}}@media (min-width:360px) and (max-width:360px) and (min-height:780px) and (max-height:780px){.creator-card{gap:1.25rem;padding:1.25rem;margin-top:0;margin-bottom:0;display:flex;flex-direction:column;min-height:100vh}.avatar{height:58px;width:58px}.avatar,.card{border-radius:1rem}.card{padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 3px 14px rgba(0,0,0,.12)}.card-grid{display:flex;flex-direction:column;gap:1.25rem}}@media (orientation:landscape) and (max-height:500px){.creator-card{padding:1rem;margin-top:0;margin-bottom:0;display:flex;flex-direction:row;gap:1rem}.avatar{height:48px;width:48px}.avatar,.card{border-radius:.75rem}.card{padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.card-grid{display:flex;flex-direction:row;gap:1rem}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.card-grid,.creator-card{display:block}}@supports not (display:grid){.card-grid,.creator-card{display:flex;flex-wrap:wrap}}.form-group{margin-left:auto;margin-right:auto;margin-bottom:1.25rem;width:100%;max-width:32rem}.label{margin-bottom:.5rem;display:block;font-weight:600;color:var(--text-secondary)}.input,.textarea{min-height:44px;width:100%;padding:1rem;font-size:1rem;line-height:1.5rem;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;background:var(--primary);border:1px solid var(--accent);border-radius:var(--border-radius-sm);color:var(--text-primary);box-shadow:var(--shadow)}@media (max-width:375px) and (max-height:667px){.input,.input-field,.textarea{font-size:16px!important;padding:12px 16px;min-height:44px;touch-action:manipulation}.form-group{padding-bottom:280px}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent);outline:none}}@media (max-width:360px) and (max-height:640px){.input,.input-field,.textarea{font-size:16px!important;padding:10px 14px;min-height:44px;touch-action:manipulation}.form-group{padding-bottom:200px}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent);outline:none}}@media (max-width:360px) and (min-height:641px) and (max-height:740px){.input,.input-field,.textarea{font-size:16px!important;padding:12px 18px;min-height:48px;touch-action:manipulation}.form-group{padding-bottom:240px}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent);outline:none}}@media (min-width:375px) and (min-height:812px) and (max-height:812px){.input,.input-field,.textarea{font-size:16px!important;padding:12px 16px;min-height:48px;touch-action:manipulation}.form-group{padding:env(safe-area-inset-top) env(safe-area-inset-right) max(280px,env(safe-area-inset-bottom)) env(safe-area-inset-left)}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent);outline:none}}@media (min-width:390px) and (max-width:390px) and (min-height:844px) and (max-height:844px){.input,.input-field,.textarea{font-size:16px!important;padding:14px 18px;min-height:50px;touch-action:manipulation}.form-group{padding:env(safe-area-inset-top) env(safe-area-inset-right) max(300px,env(safe-area-inset-bottom)) env(safe-area-inset-left)}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent);outline:none}}@media (min-width:393px) and (max-width:393px) and (min-height:852px) and (max-height:852px){.input,.input-field,.textarea{font-size:16px!important;padding:16px 20px;min-height:52px;touch-action:manipulation}.form-group{padding:max(24px,env(safe-area-inset-top)) env(safe-area-inset-right) max(320px,env(safe-area-inset-bottom)) env(safe-area-inset-left)}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent);outline:none}}@media (min-width:414px) and (max-width:414px) and (min-height:896px) and (max-height:896px){.input,.input-field,.textarea{font-size:16px!important;padding:14px 20px;min-height:50px;touch-action:manipulation}.form-group{padding:env(safe-area-inset-top) env(safe-area-inset-right) max(320px,env(safe-area-inset-bottom)) env(safe-area-inset-left)}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent);outline:none}}@media (min-width:428px) and (max-width:428px) and (min-height:926px) and (max-height:926px){.input,.input-field,.textarea{font-size:16px!important;padding:16px 22px;min-height:52px;touch-action:manipulation}.form-group{padding:env(safe-area-inset-top) env(safe-area-inset-right) max(340px,env(safe-area-inset-bottom)) env(safe-area-inset-left)}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent);outline:none}}@media (min-width:430px) and (max-width:430px) and (min-height:932px) and (max-height:932px){.input,.input-field,.textarea{font-size:16px!important;padding:18px 24px;min-height:54px;touch-action:manipulation}.form-group{padding:env(safe-area-inset-top) env(safe-area-inset-right) max(360px,env(safe-area-inset-bottom)) env(safe-area-inset-left)}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent);outline:none}}@media (min-width:393px) and (max-width:393px) and (min-height:851px) and (max-height:851px){.input,.input-field,.textarea{font-size:16px!important;padding:14px 18px;min-height:48px;touch-action:manipulation;border-radius:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.form-group{padding-bottom:280px}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 4px 8px rgba(0,0,0,.15);outline:none;transform:translateY(-1px);transition:all .2s ease}}@media (min-width:412px) and (max-width:412px) and (min-height:915px) and (max-height:915px){.input,.input-field,.textarea{font-size:16px!important;padding:18px 24px;min-height:56px;touch-action:manipulation;border-radius:1rem;box-shadow:0 3px 6px rgba(0,0,0,.1)}.form-group{padding-bottom:320px;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 6px 12px rgba(0,0,0,.15);outline:none;transform:translateY(-2px);transition:all .3s ease}}@media (min-width:384px) and (max-width:384px) and (min-height:854px) and (max-height:854px){.input,.input-field,.textarea{font-size:16px!important;padding:16px 20px;min-height:52px;touch-action:manipulation;border-radius:.875rem;box-shadow:0 2px 5px rgba(0,0,0,.1)}.form-group{padding-bottom:300px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 4px 10px rgba(0,0,0,.15);outline:none;transform:translateY(-1px);transition:all .2s ease}}@media (min-width:360px) and (max-width:360px) and (min-height:760px) and (max-height:800px){.input,.input-field,.textarea{font-size:16px!important;padding:12px 18px;min-height:50px;touch-action:manipulation;border-radius:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.08)}.form-group{padding-bottom:280px}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 3px 8px rgba(0,0,0,.12);outline:none;transform:translateY(-1px);transition:all .2s ease}}@media (min-width:411px) and (max-width:411px) and (min-height:731px) and (max-height:731px){.input,.input-field,.textarea{font-size:16px!important;padding:12px 16px;min-height:48px;touch-action:manipulation;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.26)}.form-group{padding-bottom:240px}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 2px 8px rgba(0,0,0,.3);outline:none;transform:translateY(-1px);transition:all .2s ease}}@media (min-width:411px) and (max-width:411px) and (min-height:823px) and (max-height:823px){.input,.input-field,.textarea{font-size:16px!important;padding:14px 18px;min-height:50px;touch-action:manipulation;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.26)}.form-group{padding-bottom:260px}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 3px 10px rgba(0,0,0,.3);outline:none;transform:translateY(-1px);transition:all .2s ease}}@media (min-width:414px) and (max-width:414px) and (max-height:736px){.input,.input-field,.textarea{font-size:16px!important;padding:10px 16px;min-height:44px;touch-action:manipulation;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.form-group{padding-bottom:200px}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 2px 6px rgba(0,0,0,.15);outline:none;transform:translateY(-1px);transition:all .2s ease}}@media (min-width:393px) and (max-width:393px) and (min-height:786px) and (max-height:786px){.input,.input-field,.textarea{font-size:16px!important;padding:12px 16px;min-height:48px;touch-action:manipulation;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group{padding-bottom:220px}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 3px 8px rgba(0,0,0,.15);outline:none;transform:translateY(-1px);transition:all .2s ease}}.input::-moz-placeholder,.textarea::-moz-placeholder{color:var(--text-muted)}.input::placeholder,.textarea::placeholder{color:var(--text-muted)}.input:focus,.textarea:focus{box-shadow:var(--glow-warm);outline:none;position:relative}.input:focus:after,.textarea:focus:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--gradient-warm);border-radius:1px}.textarea{min-height:120px;resize:vertical}.input-field{min-height:44px;width:100%;padding:1rem;font-size:1rem;line-height:1.5rem;outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;background:var(--primary);border:1px solid var(--accent);border-radius:var(--border-radius-sm);color:var(--text-primary)}.input-field::-moz-placeholder{color:var(--text-muted)}.input-field::placeholder{color:var(--text-muted)}.input-field:focus{box-shadow:var(--glow-warm);border-color:var(--text-muted)}@media (pointer:coarse){.filter-badge{min-height:44px;padding:.75rem 1rem}.filter-badge:active{background-color:hsla(0,0%,100%,.1)!important;transform:scale(.95)}}@media (prefers-color-scheme:dark){.filter-badge{border:1px solid hsla(0,0%,100%,.1)}.filter-badge:hover{border-color:hsla(0,0%,100%,.2)}}.input-focus-ring:focus{outline:none;ring:2px;ring-color:currentColor;ring-opacity:.5}@media (min-width:414px) and (max-width:414px) and (min-height:896px) and (max-height:896px){.input,.input-field,.textarea{font-size:16px!important;padding:18px 24px;min-height:50px;touch-action:manipulation;border-radius:.75rem;box-shadow:0 3px 6px rgba(0,0,0,.1);cursor:pointer}.form-group{padding-bottom:300px;display:grid;grid-template-columns:1fr;gap:1.5rem}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 6px 12px rgba(0,0,0,.15);outline:none;transform:translateY(-2px);transition:all .3s ease}}@media (min-width:360px) and (max-width:360px) and (min-height:760px) and (max-height:760px){.input,.input-field,.textarea{font-size:16px!important;padding:14px 20px;min-height:48px;touch-action:manipulation;border-radius:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group{padding-bottom:250px;display:flex;flex-direction:column;gap:1rem}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 4px 8px rgba(0,0,0,.15);outline:none;transform:translateY(-1px);transition:all .2s ease}}@media (min-width:384px) and (max-width:384px) and (min-height:854px) and (max-height:854px){.input,.input-field,.textarea{font-size:16px!important;padding:16px 22px;min-height:52px;touch-action:manipulation;border-radius:.875rem;box-shadow:0 3px 6px rgba(0,0,0,.1)}.form-group{padding-bottom:280px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;gap:1.5rem}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 6px 12px rgba(0,0,0,.15);outline:none;transform:translateY(-2px);transition:all .3s ease}}@media (min-width:360px) and (max-width:360px) and (min-height:780px) and (max-height:780px){.input,.input-field,.textarea{font-size:16px!important;padding:14px 20px;min-height:50px;touch-action:manipulation;border-radius:.75rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.form-group{padding-bottom:260px;display:flex;flex-direction:column;min-height:100vh;gap:1.25rem}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 4px 8px rgba(0,0,0,.15);outline:none;transform:translateY(-1px);transition:all .2s ease}}@media (orientation:landscape) and (max-height:500px){.input,.input-field,.textarea{font-size:16px!important;padding:8px 12px;min-height:44px;touch-action:manipulation;border-radius:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.form-group{padding-bottom:150px;display:flex;flex-direction:row;gap:.75rem}.input:focus,.textarea:focus{box-shadow:0 0 0 2px var(--accent),0 2px 4px rgba(0,0,0,.15);outline:none;transform:translateY(-1px);transition:all .2s ease}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.form-group,.input,.input-field,.textarea{display:block}}@supports not (display:grid){.form-group,.input,.input-field,.textarea{display:flex;flex-wrap:wrap}}.modal-backdrop{overscroll-behavior:none;-webkit-overflow-scrolling:touch;overflow:hidden}.modal-content{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);animation:modalContentIn .4s cubic-bezier(.4,0,.2,1);transform:translateZ(0);will-change:transform,opacity;overscroll-behavior:none;-webkit-overflow-scrolling:touch;contain:layout style paint}@keyframes modalBackdropIn{0%{opacity:0;backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(20px)}}@keyframes modalContentIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:640px){.modal-content{margin:1rem;max-height:calc(100dvh - 2rem);max-height:calc(var(--vh, 1vh) * 100 - 2rem);max-height:calc(-webkit-fill-available - 2rem)}}.modal-gradient{background:linear-gradient(135deg,rgba(255,215,0,.1),rgba(255,140,66,.1) 25%,rgba(255,105,180,.1) 50%,rgba(0,191,255,.1) 75%,rgba(255,215,0,.1));background-size:400% 400%;animation:gradientShift 8s ease infinite}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.modal-container{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:hidden;overscroll-behavior:none;transform:translateZ(0);will-change:transform}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:modalBackdropIn .3s cubic-bezier(.4,0,.2,1)}.modal-panel{position:relative;z-index:10;width:100%;max-height:95dvh;max-height:calc(var(--vh, 1vh) * 95);max-height:calc(-webkit-fill-available * .95);display:flex;flex-direction:column;border-radius:1rem;overflow:hidden;animation:modalContentIn .4s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 25px 50px -12px rgba(0,0,0,.8);transform:translateZ(0);will-change:transform}.modal-header{flex-shrink:0;padding:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.modal-body{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:1.5rem;overscroll-behavior-y:contain;overscroll-behavior-x:none;contain:layout style paint}.modal-footer{flex-shrink:0;padding:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.modal-sm{max-width:24rem}.modal-md{max-width:32rem}.modal-lg{max-width:48rem}.modal-xl{max-width:64rem}.modal-2xl{max-width:72rem}@media (max-width:640px){.modal-container{align-items:flex-start;padding:max(1rem,env(safe-area-inset-top,0px)) .75rem max(1rem,env(safe-area-inset-bottom,0px))}.modal-panel{max-height:calc(100dvh - 2rem);max-height:calc(var(--vh, 1vh) * 100 - 2rem);max-height:calc(-webkit-fill-available - 2rem);min-height:min(300px,calc(var(--vh, 1vh) * 70));border-radius:.75rem}.modal-body,.modal-footer,.modal-header{padding:1rem}.modal-body{min-height:0;flex-basis:auto}}@media (max-width:480px){.modal-container{padding:.5rem}.modal-panel{max-height:calc(100dvh - 1rem);max-height:calc(var(--vh, 1vh) * 100 - 1rem);max-height:calc(-webkit-fill-available - 1rem)}}@media (max-width:896px) and (max-height:414px) and (orientation:landscape){.modal-container{align-items:flex-start;padding-top:.5rem}.modal-container,.modal-panel{overscroll-behavior:none;-webkit-overflow-scrolling:touch}.modal-panel{max-height:calc(100dvh - 1rem);max-height:calc(var(--vh, 1vh) * 100 - 1rem);max-height:calc(-webkit-fill-available - 1rem);min-height:auto}}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:4px}.modal-body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:4px}.modal-body::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.25)}.modal-scroll{overscroll-behavior:none;-webkit-overflow-scrolling:touch;contain:layout style paint;overscroll-behavior-y:contain;overscroll-behavior-x:none}.modal-scroll-content{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;overscroll-behavior-x:none}@media (prefers-reduced-motion:reduce){.modal-backdrop,.modal-panel{animation:none!important}}@media (prefers-contrast:high){.modal-panel{border:2px solid}.modal-footer,.modal-header{border-color:currentColor}}.modal-panel:focus{outline:none}.modal-close-button:focus{outline:2px solid hsla(0,0%,100%,.5);outline-offset:2px}.modal-enter{opacity:0;transform:translateY(20px) scale(.95)}.modal-enter-active{transition:opacity .3s ease,transform .3s ease}.modal-enter-active,.modal-exit{opacity:1;transform:translateY(0) scale(1)}.modal-exit-active{opacity:0;transform:translateY(20px) scale(.95);transition:opacity .2s ease,transform .2s ease}.search-container{position:sticky;top:0;z-index:50;padding:1.25rem;--tw-backdrop-blur:blur(12px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);background-color:hsla(0,0%,7%,.8);box-shadow:0 4px 12px rgba(0,0,0,.3)}.search-bar{display:flex;min-height:44px;align-items:center;gap:.625rem;padding:.75rem 1.25rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;background:var(--primary);border:1px solid var(--accent);border-radius:var(--border-radius-lg);color:var(--text-primary);box-shadow:var(--shadow)}.search-bar:focus-within{box-shadow:var(--glow-warm);border-color:var(--text-muted)}.search-input{min-height:36px;flex:1 1 0%;border-style:none;font-size:1rem;line-height:1.5rem;outline:2px solid transparent;outline-offset:2px;background:transparent;color:var(--text-primary)}.search-input::-moz-placeholder{color:var(--text-muted)}.search-input::placeholder{color:var(--text-muted)}html{scroll-behavior:smooth}.progressive-disclosure{overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.progressive-disclosure-enter{max-height:0;opacity:0}.progressive-disclosure-enter-active{max-height:500px;opacity:1;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}.btn-enhanced{position:relative;overflow:hidden;transform:translateZ(0);transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-enhanced:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s}.btn-enhanced:hover:before{left:100%}.btn-enhanced:active{transform:translateY(1px) scale(.98)}.breadcrumb{gap:.5rem;font-size:.875rem;color:#9ca3af}.breadcrumb,.breadcrumb-item{display:flex;align-items:center}.breadcrumb-item{transition:color .2s ease}.breadcrumb-item:hover{color:#fff}.breadcrumb-separator{color:#6b7280;margin:0 .25rem}.tab:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.card-hover{transition:all .3s ease}.card-hover:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.animate-slide-up{animation:slideUp .3s cubic-bezier(.4,0,.2,1)}.animate-slide-down{animation:slideDown .3s cubic-bezier(.4,0,.2,1)}.animate-fade-in{animation:fadeIn .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.btn-enhanced{min-height:44px}.progressive-disclosure-enter-active{max-height:300px}.no-scroll-content{padding-bottom:max(16px,env(safe-area-inset-bottom,0px))!important}form{padding-bottom:max(24px,calc(env(safe-area-inset-bottom, 0px) + 24px))}.button-container{margin-bottom:max(16px,calc(env(safe-area-inset-bottom, 0px) + 8px))}}@media (max-width:896px) and (max-height:414px) and (orientation:landscape){.no-scroll-container{height:100dvh;height:calc(var(--vh, 1vh) * 100);height:-webkit-fill-available}.mobile-safe-container{min-height:100dvh;min-height:calc(var(--vh, 1vh) * 100);min-height:-webkit-fill-available}}@supports (-webkit-touch-callout:none){.no-scroll-container{height:-webkit-fill-available}.mobile-safe-container,.no-scroll-container{min-height:-webkit-fill-available}.modal-backdrop,.modal-content,.modal-scroll,.modal-scroll-content{overscroll-behavior:none!important;-webkit-overflow-scrolling:touch;overscroll-behavior-y:none!important;overscroll-behavior-x:none!important}.no-scroll-panels{touch-action:manipulation}.keyboard-visible .no-scroll-panels{touch-action:auto}.mobile-button,.nav-button,.touch-target{touch-action:manipulation;-webkit-tap-highlight-color:transparent}}@media screen and (max-width:640px){.input-field:focus,.input:focus,.textarea:focus{transform:translateZ(0)}.mobile-scroll-container{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.mobile-safe-container,.no-scroll-container,body,html{overscroll-behavior-y:none;overscroll-behavior-x:none}}@media (max-height:600px){.no-scroll-container{justify-content:flex-start}.progressive-disclosure-enter-active{max-height:200px}}.no-scroll-content{flex:1;overflow:hidden}.no-scroll-panels{display:flex;width:100%;height:100%;transition:transform .3s ease-in-out;touch-action:pan-x;overflow-x:hidden;overflow-y:hidden;-webkit-overflow-scrolling:touch}.no-scroll-panel{width:100%;flex-shrink:0;min-width:100%}.touch-target{min-height:44px;min-width:44px;position:relative}.touch-target:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-height:44px;min-width:44px;z-index:-1}@media (max-width:375px){.no-scroll-panel{padding:var(--mobile-padding);padding-bottom:env(safe-area-inset-bottom,0)}.keyboard-visible .no-scroll-panel{padding-bottom:280px}.mobile-text{font-size:var(--mobile-font-size)}.mobile-button{min-height:44px;padding:8px 12px;font-size:13px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@supports (-webkit-touch-callout:none){.no-scroll-panel{height:100vh;height:-webkit-fill-available}.mobile-button{touch-action:manipulation}}}@media (min-width:390px) and (max-width:390px) and (min-height:844px) and (max-height:844px){.no-scroll-panel{padding:var(--mobile-padding);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.keyboard-visible .no-scroll-panel{padding-bottom:max(280px,env(safe-area-inset-bottom))}.mobile-text{font-size:var(--mobile-font-size)}.mobile-button{min-height:50px;padding:12px 18px;font-size:14px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@supports (-webkit-touch-callout:none){.no-scroll-panel{height:100vh;height:-webkit-fill-available;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.keyboard-visible .no-scroll-panel{padding-bottom:max(280px,env(safe-area-inset-bottom))}.mobile-button{touch-action:manipulation}}}@media (min-width:428px) and (max-width:428px) and (min-height:926px) and (max-height:926px){.no-scroll-panel{padding:var(--mobile-padding);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.keyboard-visible .no-scroll-panel{padding-bottom:max(300px,env(safe-area-inset-bottom))}.mobile-text{font-size:var(--mobile-font-size)}.mobile-button{min-height:52px;padding:14px 20px;font-size:15px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.bottom-nav-compact{height:64px;padding:12px 8px max(16px,env(safe-area-inset-bottom))}.bottom-nav-compact .nav-button{min-width:56px;padding:8px 12px;min-height:52px;touch-action:manipulation}@supports (-webkit-touch-callout:none){.no-scroll-panel{height:100vh;height:-webkit-fill-available;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.keyboard-visible .no-scroll-panel{padding-bottom:max(300px,env(safe-area-inset-bottom))}.mobile-button{touch-action:manipulation}}}@media (max-width:360px) and (max-height:640px){.bottom-nav-compact{height:56px;padding:8px 4px}.bottom-nav-compact .nav-button{min-width:48px;padding:4px 8px;min-height:44px;touch-action:manipulation}.no-scroll-panel{padding-bottom:0}.keyboard-visible .no-scroll-panel{padding-bottom:200px}.mobile-button{min-height:44px;touch-action:manipulation}}@media (max-width:360px) and (min-height:641px) and (max-height:740px){.bottom-nav-compact{height:60px;padding:10px 6px}.bottom-nav-compact .nav-button{min-width:50px;padding:6px 10px;min-height:48px;touch-action:manipulation}.no-scroll-panel{padding-bottom:0}.keyboard-visible .no-scroll-panel{padding-bottom:240px}.mobile-button{min-height:48px;touch-action:manipulation}}@media (min-width:393px) and (max-width:393px) and (min-height:851px) and (max-height:851px){.no-scroll-panel{padding:var(--mobile-padding);padding-bottom:env(safe-area-inset-bottom,0)}.keyboard-visible .no-scroll-panel{padding-bottom:260px}.mobile-text{font-size:var(--mobile-font-size)}.mobile-button{min-height:48px;padding:12px 16px;font-size:14px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}.bottom-nav-compact{height:60px;padding:10px 6px}.bottom-nav-compact .nav-button{min-width:52px;padding:6px 10px;min-height:48px;touch-action:manipulation}.mobile-button:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.3);border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .6s ease-out}.mobile-button:active:after{transform:translate(-50%,-50%) scale(4)}}@media (min-width:375px) and (max-width:375px) and (min-height:812px) and (max-height:812px){.no-scroll-panel{padding:var(--mobile-padding);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.keyboard-visible .no-scroll-panel{padding-bottom:max(280px,env(safe-area-inset-bottom))}.mobile-text{font-size:var(--mobile-font-size)}.mobile-button{min-height:48px;padding:12px 16px;font-size:14px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@supports (-webkit-touch-callout:none){.no-scroll-panel{height:100vh;height:-webkit-fill-available;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.keyboard-visible .no-scroll-panel{padding-bottom:max(280px,env(safe-area-inset-bottom))}.mobile-button{touch-action:manipulation}}}@media (min-width:414px) and (max-width:414px) and (min-height:896px) and (max-height:896px){.no-scroll-panel{padding:var(--mobile-padding);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.keyboard-visible .no-scroll-panel{padding-bottom:max(300px,env(safe-area-inset-bottom))}.mobile-text{font-size:var(--mobile-font-size)}.mobile-button{min-height:50px;padding:14px 20px;font-size:15px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.bottom-nav-compact{height:62px;padding:11px 7px max(16px,env(safe-area-inset-bottom))}.bottom-nav-compact .nav-button{min-width:54px;padding:7px 11px;min-height:50px;touch-action:manipulation}@supports (-webkit-touch-callout:none){.no-scroll-panel{height:100vh;height:-webkit-fill-available;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.keyboard-visible .no-scroll-panel{padding-bottom:max(300px,env(safe-area-inset-bottom))}.mobile-button{touch-action:manipulation}}}@media (min-width:412px) and (max-width:412px) and (min-height:915px) and (max-height:915px){.no-scroll-panel{padding:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.mobile-text{font-size:16px}.mobile-button{min-height:56px;padding:16px 24px;font-size:16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.bottom-nav-compact{height:72px;padding:16px 12px}.bottom-nav-compact .nav-button{min-width:64px;padding:12px 16px;min-height:56px;touch-action:manipulation}}@media (min-width:384px) and (max-width:384px) and (min-height:854px) and (max-height:854px){.no-scroll-panel{padding:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.mobile-text{font-size:15px}.mobile-button{min-height:52px;padding:14px 20px;font-size:15px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.bottom-nav-compact{height:68px;padding:14px 10px}.bottom-nav-compact .nav-button{min-width:60px;padding:10px 14px;min-height:52px;touch-action:manipulation}}@media (min-width:360px) and (max-width:360px) and (min-height:760px) and (max-height:800px){.no-scroll-panel{padding:1.25rem 1.25rem 0}.keyboard-visible .no-scroll-panel{padding-bottom:280px}.mobile-text{font-size:14px}.mobile-button{min-height:50px;padding:12px 18px;font-size:14px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.bottom-nav-compact{height:64px;padding:12px 8px}.bottom-nav-compact .nav-button{min-width:56px;padding:8px 12px;min-height:50px;touch-action:manipulation}}@media (min-width:411px) and (max-width:411px) and (min-height:731px) and (max-height:731px){.no-scroll-panel{padding:1rem 1rem 240px}.mobile-text{font-size:14px}.mobile-button{min-height:48px;padding:12px 16px;font-size:14px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 5px rgba(0,0,0,.26);border-radius:2px}.bottom-nav-compact{height:60px;padding:10px 6px}.bottom-nav-compact .nav-button{min-width:52px;padding:6px 10px;min-height:48px;touch-action:manipulation}}@media (min-width:411px) and (max-width:411px) and (min-height:823px) and (max-height:823px){.no-scroll-panel{padding:1.25rem 1.25rem 260px}.mobile-text{font-size:15px}.mobile-button{min-height:50px;padding:14px 18px;font-size:15px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-shadow:0 2px 5px rgba(0,0,0,.26);border-radius:2px}.bottom-nav-compact{height:64px;padding:12px 8px}.bottom-nav-compact .nav-button{min-width:56px;padding:8px 12px;min-height:50px;touch-action:manipulation}}@media (min-width:414px) and (max-width:414px) and (max-height:736px){.no-scroll-panel{padding:1rem 1rem 200px}.mobile-text{font-size:14px}.mobile-button{min-height:44px;padding:10px 16px;font-size:14px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.bottom-nav-compact{height:56px;padding:8px 6px}.bottom-nav-compact .nav-button{min-width:48px;padding:6px 10px;min-height:44px;touch-action:manipulation}}@media (min-width:393px) and (max-width:393px) and (min-height:786px) and (max-height:786px){.no-scroll-panel{padding:1rem 1rem 220px}.mobile-text{font-size:14px}.mobile-button{min-height:48px;padding:12px 16px;font-size:14px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0 2px 4px rgba(0,0,0,.1)}.bottom-nav-compact{height:60px;padding:10px 6px}.bottom-nav-compact .nav-button{min-width:52px;padding:6px 10px;min-height:48px;touch-action:manipulation}}@media (max-height:500px) and (orientation:landscape){.no-scroll-container{--landscape-header-height:48px;--landscape-nav-height:56px}.landscape-optimized .header-bar{height:var(--landscape-header-height);padding:8px 16px;position:sticky;top:0;transform:translateZ(0);will-change:transform}.landscape-optimized .bottom-nav{height:var(--landscape-nav-height);padding:6px 12px;position:sticky;bottom:0;transform:translateZ(0);will-change:transform}.landscape-optimized .no-scroll-content{height:calc(100dvh - var(--landscape-header-height) - var(--landscape-nav-height));height:calc(calc(var(--vh, 1vh) * 100) - var(--landscape-header-height) - var(--landscape-nav-height));height:calc(-webkit-fill-available - var(--landscape-header-height) - var(--landscape-nav-height))}}.keyboard-aware{transition:height .3s cubic-bezier(.4,0,.2,1)}.keyboard-visible{--keyboard-offset:var(--keyboard-height,0px)}.keyboard-safe-area{padding-bottom:calc(env(safe-area-inset-bottom, 0px) + var(--keyboard-offset, 0px))}@supports (height:100dvh){.dynamic-viewport{height:100dvh;max-height:100dvh}}@supports not (height:100dvh){.dynamic-viewport{height:calc(var(--vh, 1vh) * 100);max-height:calc(var(--vh, 1vh) * 100);height:-webkit-fill-available;max-height:-webkit-fill-available}}@media (prefers-color-scheme:dark){.mobile-dark-theme{--mobile-bg-primary:#000;--mobile-bg-secondary:#1a1a1a;--mobile-text-primary:#fff;--mobile-text-secondary:#e0e0e0}}@media (prefers-color-scheme:light){.mobile-light-theme{--mobile-bg-primary:#fff;--mobile-bg-secondary:#f5f5f5;--mobile-text-primary:#000;--mobile-text-secondary:#333}}@media (prefers-contrast:high){.high-contrast-mobile{--border-contrast:2px;--shadow-contrast:0 4px 8px rgba(0,0,0,.5)}.high-contrast-mobile .touch-target{border:var(--border-contrast) solid;box-shadow:var(--shadow-contrast)}}.smooth-scroll-mobile{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){.smooth-scroll-mobile{scroll-behavior:auto}}@media (max-width:480px) and (max-resolution:150dpi){.low-bandwidth-mode{--animation-speed:0.5;--blur-intensity:5px}.low-bandwidth-mode .backdrop-blur{backdrop-filter:blur(var(--blur-intensity))!important}}@media (max-width:300px){.ultra-compact{--ultra-padding:8px;--ultra-font:12px}.ultra-compact .no-scroll-panel{padding:var(--ultra-padding)}.ultra-compact .mobile-text{font-size:var(--ultra-font)}}@media (min-width:414px) and (max-width:414px) and (min-height:896px) and (max-height:896px){.no-scroll-panel{padding:1.5rem;display:grid;grid-template-columns:1fr;gap:1.5rem}.mobile-text{font-size:16px}.mobile-button{min-height:50px;padding:14px 20px;font-size:16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer}.bottom-nav-compact{height:60px;padding:12px 16px}.bottom-nav-compact .nav-button{min-width:60px;padding:10px 14px;min-height:50px;touch-action:manipulation}}@media (min-width:360px) and (max-width:360px) and (min-height:760px) and (max-height:760px){.no-scroll-panel{padding:1.25rem;display:flex;flex-direction:column}.mobile-text{font-size:15px}.mobile-button{min-height:48px;padding:12px 18px;font-size:15px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.75rem}.bottom-nav-compact{height:56px;padding:10px 14px}.bottom-nav-compact .nav-button{min-width:56px;padding:8px 12px;min-height:48px;touch-action:manipulation}}@media (min-width:384px) and (max-width:384px) and (min-height:854px) and (max-height:854px){.no-scroll-panel{padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.mobile-text{font-size:16px}.mobile-button{min-height:52px;padding:16px 22px;font-size:16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.bottom-nav-compact{height:64px;padding:14px 18px}.bottom-nav-compact .nav-button{min-width:64px;padding:12px 16px;min-height:52px;touch-action:manipulation}}@media (min-width:360px) and (max-width:360px) and (min-height:780px) and (max-height:780px){.no-scroll-panel{padding:1.25rem;display:flex;flex-direction:column;min-height:100vh}.mobile-text{font-size:15px}.mobile-button{min-height:50px;padding:14px 20px;font-size:15px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.bottom-nav-compact{height:60px;padding:12px 16px}.bottom-nav-compact .nav-button{min-width:60px;padding:10px 14px;min-height:50px;touch-action:manipulation}}@media (orientation:landscape) and (max-height:500px){.no-scroll-panel{flex-direction:row;padding:1rem 2rem;gap:1rem}.mobile-text{font-size:14px}.mobile-button{min-height:44px;padding:8px 16px;font-size:14px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.bottom-nav-compact{height:48px;padding:8px 12px}.bottom-nav-compact .nav-button{min-width:48px;padding:6px 10px;min-height:44px;touch-action:manipulation}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.mobile-button,.no-scroll-panel{display:block}}@supports not (display:grid){.mobile-button,.no-scroll-panel{display:flex;flex-wrap:wrap}}.swipe-container{touch-action:pan-y pinch-zoom;overscroll-behavior:contain}.swipe-container,.swipe-panels{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-overflow-scrolling:touch}.swipe-panels{touch-action:pan-x;overflow-x:hidden;overflow-y:hidden}.swipe-indicator{position:absolute;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:10}.swipe-indicator.active{opacity:.6}.swipe-indicator.left{left:20px}.swipe-indicator.right{right:20px}.panel-transition{will-change:transform;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.panel-transition-enhanced{transition:transform .3s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.panel-transition-enhanced{transition:none!important}}.translate3d-optimized{transform:translateZ(0);-webkit-transform:translateZ(0)}.swipe-feedback{position:relative;overflow:hidden}.swipe-feedback:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0,hsla(0,0%,100%,.1) calc(var(--swipe-progress, 0) * 100%),transparent calc(var(--swipe-progress, 0) * 100% + 20%));opacity:var(--swipe-progress,0);transition:opacity .1s ease;pointer-events:none}.status-badge{display:inline-block;border-radius:2rem;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-bg-opacity:0.2;padding:.625rem 1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-backdrop-blur:blur(12px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.status-pending{border-width:1px;border-color:rgb(42 42 42/var(--tw-border-opacity,1));background-color:rgb(42 42 42/var(--tw-bg-opacity,1));color:rgb(42 42 42/var(--tw-text-opacity,1))}.status-pending,.status-progress{--tw-border-opacity:0.3;--tw-bg-opacity:0.2;--tw-text-opacity:1}.status-progress{border-width:1px;border-color:rgb(59 130 246/var(--tw-border-opacity,1));background-color:rgb(59 130 246/var(--tw-bg-opacity,1));color:rgb(59 130 246/var(--tw-text-opacity,1))}.status-delivered{border-width:1px;border-color:rgb(72 187 120/var(--tw-border-opacity,1));background-color:rgb(72 187 120/var(--tw-bg-opacity,1));color:rgb(72 187 120/var(--tw-text-opacity,1))}.status-delivered,.status-rejected{--tw-border-opacity:0.3;--tw-bg-opacity:0.2;--tw-text-opacity:1}.status-rejected{border-width:1px;border-color:rgb(245 101 101/var(--tw-border-opacity,1));background-color:rgb(245 101 101/var(--tw-bg-opacity,1));color:rgb(245 101 101/var(--tw-text-opacity,1))}.timeline{padding:1.75rem 1.25rem}.timeline-item{position:relative;margin-bottom:1.75rem;display:flex;gap:1.25rem}.timeline-item:not(:last-child):after{content:"";position:absolute;left:22px;top:45px;height:calc(100% + 10px);width:.125rem;--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity,1))}.timeline-dot{display:flex;height:2.75rem;width:2.75rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(26 26 26/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(42 42 42/var(--tw-bg-opacity,1));font-size:1.25rem;line-height:1.75rem}.timeline-item.completed .timeline-dot{background:var(--gradient-warm);color:var(--text-primary);border:transparent;box-shadow:var(--glow-warm)}.timeline-content{flex:1 1 0%;padding-top:.25rem}.timeline-title{margin-bottom:.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.timeline-date{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(176 176 176/var(--tw-text-opacity,1))}.progress-container{border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(26 26 26/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));padding:1.25rem}.progress-steps{margin-bottom:1.25rem;display:flex;justify-content:space-between}.step{position:relative;display:flex;height:2.25rem;width:2.25rem;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(26 26 26/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(42 42 42/var(--tw-bg-opacity,1));font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity:1;color:rgb(176 176 176/var(--tw-text-opacity,1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.step.active{background:var(--gradient-warm);color:var(--text-primary);border:transparent;box-shadow:var(--glow-warm)}.step.completed{border-color:transparent;--tw-bg-opacity:1;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.step.completed,.step:not(:last-child):after{background-color:rgb(26 26 26/var(--tw-bg-opacity,1))}.step:not(:last-child):after{content:"";position:absolute;left:100%;top:50%;height:.125rem;width:calc(375px / 4 - 45px);--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1}.step.completed:not(:last-child):after{--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity,1))}.panel-loading{display:flex;align-items:center;justify-content:center;height:100%;background:hsla(0,0%,6%,.5)}.panel-loading .spinner{width:32px;height:32px;border:2px solid hsla(0,0%,100%,.1);border-top-color:hsla(0,0%,100%,.6);border-radius:50%;animation:panel-loading-spin .8s linear infinite}@keyframes panel-loading-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashboard-loader-container{will-change:opacity,transform;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);content-visibility:auto;contain:layout style paint}.dashboard-loader-container.fade-out{opacity:0;transform:translateY(-20px);pointer-events:none}.dashboard-loader-content{will-change:transform;transform:translateZ(0);backface-visibility:hidden}@keyframes loader-pulse{0%,to{transform:scale(1) translateZ(0);box-shadow:0 10px 30px rgba(255,140,0,.3)}50%{transform:scale(1.05) translateZ(0);box-shadow:0 15px 40px rgba(255,140,0,.5)}}@keyframes loader-spin{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(1turn) translateZ(0)}}@keyframes loader-rotate{0%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(-1turn) translateZ(0)}}.critical-loading-styles{visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s ease}.critical-loading-styles.loaded{visibility:visible;opacity:1;transition-delay:0s}.dashboard-panel-optimized{content-visibility:auto;contain:layout style paint;transform:translateZ(0);will-change:auto}.dashboard-panel-optimized.loading{will-change:transform,opacity}.dashboard-panel-optimized.loaded{will-change:auto}.dashboard-content-transition{opacity:0;transform:translateY(10px);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1)}.dashboard-content-transition.visible{opacity:1;transform:translateY(0)}.skeleton-optimized{background:linear-gradient(90deg,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,.05) 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;will-change:background-position;contain:layout style paint}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.loader-performance-boost{transform:translateZ(0);backface-visibility:hidden;perspective:1000px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-reduced-motion:reduce){.dashboard-content-transition,.dashboard-loader-container,.dashboard-loader-content,.loader-performance-boost{animation:none!important;transition:none!important;will-change:auto!important}.dashboard-loader-container.fade-out{opacity:0;transform:none}.skeleton-optimized{background:hsla(0,0%,100%,.1);animation:none!important}}@media (prefers-contrast:high){.dashboard-loader-content{border:2px solid;background:rgba(0,0,0,.9)}.skeleton-optimized{border:1px solid hsla(0,0%,100%,.3)}}@media (max-width:640px){.dashboard-loader-container{contain:strict;isolation:isolate}.dashboard-loader-content{backface-visibility:hidden;transform:translateZ(0)}@keyframes loader-pulse{0%,to{transform:scale(1);box-shadow:0 8px 20px rgba(255,140,0,.25)}50%{transform:scale(1.03);box-shadow:0 10px 25px rgba(255,140,0,.4)}}}@media (max-width:480px) and (max-resolution:150dpi){.dashboard-loader-container{--animation-duration-multiplier:0.5}.skeleton-optimized{animation-duration:2s}}.critical-resource-loading{background:#0a0a0a;display:flex;align-items:center;justify-content:center;min-height:calc(var(--vh, 1vh) * 100);min-height:100dvh}.critical-resource-loading:before{content:"";width:40px;height:40px;border:3px solid hsla(0,0%,100%,.1);border-top-color:rgba(255,215,0,.8);border-radius:50%;animation:spin .8s linear infinite}.tracking-hero{position:relative;overflow:hidden;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));padding:3rem 1.25rem;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.tracking-hero:before{content:"";position:absolute;top:-50%;right:-50%;height:200%;width:200%;animation:shimmer 3s infinite;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-bg-opacity:0.05}.tracking-code{z-index:10;margin-top:1.25rem;margin-bottom:1.25rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;letter-spacing:.05em;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);--tw-shadow-color:#000;--tw-shadow:var(--tw-shadow-colored)}.logo-header,.tracking-code{position:relative;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.logo-header{overflow:hidden;border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));padding:2.5rem 1.25rem;text-align:center;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.logo-header:before{content:"";position:absolute;top:-50%;left:-50%;height:200%;width:200%}@keyframes shimmer{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.logo-header:before{animation:shimmer 3s infinite;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-bg-opacity:0.05}.logo-small{position:relative;z-index:10;margin-left:auto;margin-right:auto;margin-bottom:1.25rem;display:flex;height:70px;width:70px;animation:float 3s ease-in-out infinite;align-items:center;justify-content:center;border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));font-size:1.875rem;line-height:2.25rem;font-weight:700;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));--tw-shadow:0 10px 30px rgba(0,0,0,.6);--tw-shadow-colored:0 10px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.color-trails{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}@media (max-width:360px) and (max-height:640px),(max-width:375px) and (max-height:667px){.color-trails,.trail{display:none}}.trail{position:absolute;height:4px;filter:blur(6px);opacity:0;border-radius:2px;z-index:1;animation-timing-function:cubic-bezier(.45,.05,.55,.95);animation-iteration-count:infinite}@media (min-width:640px){.trail{height:6px;filter:blur(8px);border-radius:3px}}.trail-1{top:30%;right:-60px;width:200px;animation:trail-move 12s 0s infinite}.trail-2{top:50%;right:-60px;width:150px;animation:trail-move 15s 4s infinite}.trail-3{top:70%;right:-60px;width:180px;animation:trail-move 18s 8s infinite}@media (min-width:640px){.trail-1{right:-80px;width:300px}.trail-2{right:-80px;width:200px}.trail-3{right:-80px;width:250px}}@keyframes trail-move{0%{right:-60px;width:0;opacity:0}5%{opacity:.8;width:30px}15%{width:120px}85%{opacity:.8}99%{opacity:.4}to{right:calc(100% + 60px);opacity:0}}@media (max-width:360px) and (min-height:641px) and (max-height:740px){.trail{opacity:.3;filter:blur(4px)}.trail-1{animation-duration:20s}.trail-2{animation-duration:25s}.trail-3{animation-duration:30s}}@media (min-width:375px) and (min-height:812px) and (max-height:812px){.color-trails{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.trail{opacity:.6;filter:blur(5px)}.trail-1{animation-duration:15s}.trail-2{animation-duration:18s}.trail-3{animation-duration:21s}}@media (min-width:390px) and (max-width:390px) and (min-height:844px) and (max-height:844px){.color-trails{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.trail{opacity:.7;filter:blur(6px)}.trail-1{animation-duration:14s}.trail-2{animation-duration:17s}.trail-3{animation-duration:20s}}@media (min-width:393px) and (max-width:393px) and (min-height:852px) and (max-height:852px){.color-trails{padding:max(24px,env(safe-area-inset-top)) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.trail{opacity:.8;filter:blur(7px)}.trail-1{animation-duration:13s}.trail-2{animation-duration:16s}.trail-3{animation-duration:19s}}@media (min-width:414px) and (max-width:414px) and (min-height:896px) and (max-height:896px){.color-trails{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.trail{opacity:.8;filter:blur(8px)}.trail-1{animation-duration:12s}.trail-2{animation-duration:15s}.trail-3{animation-duration:18s}}@media (min-width:428px) and (max-width:428px) and (min-height:926px) and (max-height:926px){.color-trails{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.trail{opacity:.9;filter:blur(8px)}.trail-1{animation-duration:11s}.trail-2{animation-duration:14s}.trail-3{animation-duration:17s}}@media (min-width:430px) and (max-width:430px) and (min-height:932px) and (max-height:932px){.color-trails{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.trail{opacity:.9;filter:blur(9px)}.trail-1{animation-duration:10s}.trail-2{animation-duration:13s}.trail-3{animation-duration:16s}}@media (min-width:393px) and (max-width:393px) and (min-height:851px) and (max-height:851px){.color-trails{padding:0}.trail{opacity:.7;filter:blur(6px)}.trail-1{animation-duration:16s}.trail-2{animation-duration:19s}.trail-3{animation-duration:22s}}@media (min-width:412px) and (max-width:412px) and (min-height:915px) and (max-height:915px){.color-trails{padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.trail{opacity:.9;filter:blur(10px);height:8px}.trail-1{animation-duration:8s}.trail-2{animation-duration:10s}.trail-3{animation-duration:12s}.trail{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (min-width:384px) and (max-width:384px) and (min-height:854px) and (max-height:854px){.color-trails{padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.trail{opacity:.8;filter:blur(8px);height:6px}.trail-1{animation-duration:10s}.trail-2{animation-duration:12s}.trail-3{animation-duration:14s}}@media (min-width:360px) and (max-width:360px) and (min-height:760px) and (max-height:800px){.color-trails{padding:0}.trail{opacity:.7;filter:blur(6px);height:4px}.trail-1{animation-duration:14s}.trail-2{animation-duration:16s}.trail-3{animation-duration:18s}.trail{will-change:transform;transform:translateZ(0)}}@media (min-width:411px) and (max-width:411px) and (min-height:731px) and (max-height:731px){.color-trails{padding:0}.trail{opacity:.6;filter:blur(4px);height:3px}.trail-1{animation-duration:18s}.trail-2{animation-duration:20s}.trail-3{animation-duration:22s}.trail{transform:translateZ(0)}}@media (min-width:411px) and (max-width:411px) and (min-height:823px) and (max-height:823px){.color-trails{padding:0}.trail{opacity:.7;filter:blur(5px);height:4px}.trail-1{animation-duration:16s}.trail-2{animation-duration:18s}.trail-3{animation-duration:20s}.trail{transform:translateZ(0)}}@media (min-width:414px) and (max-width:414px) and (max-height:736px){.color-trails{padding:0}.trail{opacity:.5;filter:blur(3px);height:3px}.trail-1{animation-duration:20s}.trail-2{animation-duration:22s}.trail-3{animation-duration:24s}.trail{transform:translateZ(0);backface-visibility:hidden}}@media (min-width:393px) and (max-width:393px) and (min-height:786px) and (max-height:786px){.color-trails{padding:0}.trail{opacity:.6;filter:blur(4px);height:3px}.trail-1{animation-duration:17s}.trail-2{animation-duration:19s}.trail-3{animation-duration:21s}.trail{transform:translateZ(0);-webkit-appearance:none;-moz-appearance:none;appearance:none}}@media (min-width:640px){@keyframes trail-move{0%{right:-80px;width:0;opacity:0}5%{opacity:.8;width:50px}15%{width:200px}85%{opacity:.8}99%{opacity:.4}to{right:calc(100% + 80px);opacity:0}}}.color-trails-card{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:0}.trail-card{position:absolute;height:2px;filter:blur(3px);opacity:0;border-radius:1px;z-index:1;animation-timing-function:cubic-bezier(.45,.05,.55,.95);animation-iteration-count:infinite}.trail-card-1{top:20%;right:-30px;width:80px;animation:trail-move-card 8s 0s infinite}.trail-card-2{top:50%;right:-30px;width:60px;animation:trail-move-card 10s 2s infinite}.trail-card-3{top:80%;right:-30px;width:70px;animation:trail-move-card 12s 4s infinite}@keyframes trail-move-card{0%{right:-30px;width:0;opacity:0}5%{opacity:.4;width:15px}15%{width:50px}85%{opacity:.4}99%{opacity:.2}to{right:calc(100% + 30px);opacity:0}}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-2px) rotate(.3deg)}50%{transform:translateY(-1px) rotate(-.2deg)}75%{transform:translateY(-1.5px) rotate(.1deg)}}.animate-float{animation:float 8s ease-in-out infinite}@keyframes texture-shift{0%,to{background-position:0 0,100% 100%,0 0}50%{background-position:100% 100%,0 0,100% 100%}}.trail-1{top:25%;right:-40px;width:120px;animation:trail-move-small 10s 0s infinite}.trail-2{top:45%;right:-40px;width:90px;animation:trail-move-small 12s 3s infinite}.trail-3{top:65%;right:-40px;width:110px;animation:trail-move-small 14s 6s infinite}@keyframes trail-move-small{0%{right:-40px;width:0;opacity:0}5%{opacity:.6;width:20px}15%{width:80px}85%{opacity:.6}99%{opacity:.3}to{right:calc(100% + 40px);opacity:0}}@keyframes ringPulseCenter{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}}@keyframes ringRotateCenter{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fan-btn-visible{transform:scale(1) translate(0);opacity:1}.fan-btn-hidden{transform:scale(.3) translate(0);opacity:0}@keyframes fanPulse{0%,to{transform:scale(1);box-shadow:0 8px 32px rgba(255,215,0,.25),0 4px 16px rgba(0,0,0,.3)}50%{transform:scale(1.05);box-shadow:0 12px 40px rgba(255,215,0,.38),0 6px 20px rgba(0,0,0,.4)}}@keyframes iconRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.panel-card{background:linear-gradient(135deg,rgba(30,30,30,.35),rgba(25,25,25,.45));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.06);box-shadow:0 4px 20px rgba(0,0,0,.15)}.animated-rotating-bg{position:absolute;inset:0;background:conic-gradient(from 0deg,rgba(255,215,0,.22),rgba(255,140,0,.22),rgba(255,105,180,.22),rgba(0,191,255,.22),rgba(255,215,0,.22));filter:blur(80px) saturate(120%);animation:bg-rotate 28s linear infinite;opacity:.16;pointer-events:none}@keyframes bg-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:414px) and (max-width:414px) and (min-height:896px) and (max-height:896px){.color-trails{padding:0;display:grid;grid-template-columns:1fr;gap:1.5rem}.trail{opacity:.8;filter:blur(8px);height:6px;pointer-events:auto}.trail-1{animation-duration:10s}.trail-2{animation-duration:12s}.trail-3{animation-duration:14s}.trail{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (min-width:360px) and (max-width:360px) and (min-height:760px) and (max-height:760px){.color-trails{padding:0;display:flex;flex-direction:column}.trail{opacity:.7;filter:blur(6px);height:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.trail-1{animation-duration:8s}.trail-2{animation-duration:10s}.trail-3{animation-duration:12s}.trail{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (min-width:384px) and (max-width:384px) and (min-height:854px) and (max-height:854px){.color-trails{padding:0;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.trail{opacity:.9;filter:blur(10px);height:7px}.trail-1{animation-duration:12s}.trail-2{animation-duration:14s}.trail-3{animation-duration:16s}.trail{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (min-width:360px) and (max-width:360px) and (min-height:780px) and (max-height:780px){.color-trails{padding:0;display:flex;flex-direction:column;min-height:100vh}.trail{opacity:.8;filter:blur(8px);height:6px}.trail-1{animation-duration:10s}.trail-2{animation-duration:12s}.trail-3{animation-duration:14s}.trail{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (orientation:landscape) and (max-height:500px){.color-trails{padding:0;display:flex;flex-direction:row;gap:.5rem}.trail{opacity:.6;filter:blur(4px);height:4px}.trail-1{animation-duration:6s}.trail-2{animation-duration:8s}.trail-3{animation-duration:10s}.trail{will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.color-trails,.trail{display:block}}@supports not (display:grid){.color-trails,.trail{display:flex;flex-wrap:wrap}}.download-typography{--download-text-xs:clamp(0.75rem,0.7rem + 0.25vw,0.875rem);--download-text-sm:clamp(0.875rem,0.8rem + 0.375vw,1rem);--download-text-base:clamp(1rem,0.95rem + 0.25vw,1.125rem);--download-text-lg:clamp(1.125rem,1rem + 0.625vw,1.375rem);--download-text-xl:clamp(1.25rem,1.1rem + 0.75vw,1.5rem);--download-text-2xl:clamp(1.5rem,1.3rem + 1vw,1.875rem)}.download-spacing{--download-space-1:0.25rem;--download-space-2:0.5rem;--download-space-3:0.75rem;--download-space-4:1rem;--download-space-5:1.25rem;--download-space-6:1.5rem;--download-space-8:2rem;--download-space-10:2.5rem;--download-space-12:3rem;--download-space-16:4rem}.download-touch-zone{min-height:44px;min-width:44px;position:relative;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.download-touch-zone-lg{min-height:56px;min-width:120px}.download-touch-zone:before{content:"";position:absolute;inset:-4px;border-radius:inherit;opacity:0;background:hsla(0,0%,100%,.1);transition:opacity .15s ease;pointer-events:none}.download-touch-zone:active:before{opacity:1}.download-page-container{min-height:calc(var(--vh, 1vh) * 100);min-height:100dvh;background:var(--background);color:var(--text-primary);overscroll-behavior-y:none}.download-header{position:sticky;top:0;z-index:10;background:rgba(0,0,0,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--accent);padding:var(--download-space-3) var(--download-space-4);transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}.download-header-content{display:flex;justify-content:space-between;align-items:center;max-width:48rem;margin:0 auto}.download-header-title{font-size:var(--download-text-lg);font-weight:700;color:var(--text-primary)}.download-header-subtitle{font-size:var(--download-text-xs);color:var(--text-muted);margin-left:var(--download-space-2)}.download-header-nav{font-size:var(--download-text-xs);color:var(--text-secondary);transition:color .2s ease}.download-header-nav:hover{color:var(--text-primary)}.download-main{padding:var(--download-space-6) var(--download-space-4);max-width:32rem;margin:0 auto}.download-section{margin-bottom:var(--download-space-6)}.download-section:last-child{margin-bottom:0}.download-card{background:var(--secondary);border:1px solid var(--accent);border-radius:1rem;padding:var(--download-space-5);box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s cubic-bezier(.4,0,.2,1)}.download-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.25);border-color:var(--text-muted)}.download-card-rainbow{position:relative;background:var(--secondary);border-radius:1rem;padding:1px;margin-bottom:var(--download-space-4)}.download-card-rainbow:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:var(--gradient-warm);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.download-card-rainbow-content{background:var(--secondary);border-radius:calc(1rem - 1px);padding:var(--download-space-5);position:relative}.download-file-preview{position:relative;width:100%;border-radius:.75rem;overflow:hidden;background:var(--accent)}.download-file-preview-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--download-space-3);font-size:var(--download-text-sm);color:var(--text-secondary)}.download-file-preview-info{display:flex;align-items:center;gap:var(--download-space-3)}.download-file-preview-toggle{display:flex;align-items:center;gap:var(--download-space-1);color:var(--warm-orange);font-size:var(--download-text-xs);transition:color .2s ease;cursor:pointer}.download-file-preview-toggle:hover{color:var(--warm-pink)}.download-expandable{overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.download-expandable-header{display:flex;align-items:center;justify-content:between;width:100%;padding:var(--download-space-4);background:transparent;border:none;color:var(--text-primary);cursor:pointer;transition:all .2s ease;border-radius:.75rem}.download-expandable-header:hover{background:var(--accent)}.download-expandable-header:focus{outline:2px solid var(--warm-orange);outline-offset:2px}.download-expandable-icon{width:1.25rem;height:1.25rem;transition:transform .2s ease}.download-expandable-icon.expanded{transform:rotate(180deg)}.download-expandable-content{padding:0 var(--download-space-4) var(--download-space-4)}.download-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:var(--download-space-4) var(--download-space-8);background:var(--gradient-primary);color:#fff;border:none;border-radius:1.5rem;font-size:var(--download-text-lg);font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(255,140,0,.3);position:relative;overflow:hidden;width:100%;max-width:20rem;margin:0 auto}.download-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,140,0,.4)}.download-btn-primary:active{transform:translateY(0) scale(.98)}.download-btn-primary:focus{outline:2px solid var(--warm-orange);outline-offset:2px}.download-btn-ripple{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.3);pointer-events:none;transform:scale(0);animation:download-ripple-effect .6s ease-out}@keyframes download-ripple-effect{to{transform:scale(4);opacity:0}}.download-status-indicator{display:flex;align-items:center;justify-content:center;gap:var(--download-space-2);padding:var(--download-space-3) var(--download-space-4);background:var(--accent);border-radius:.75rem;font-size:var(--download-text-sm);color:var(--text-secondary);text-align:center}.download-status-success{background:rgba(34,197,94,.1);color:#22c55e;border:1px solid rgba(34,197,94,.2)}.download-status-error{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2)}.download-status-loading{background:rgba(255,140,0,.1);color:var(--warm-orange);border:1px solid rgba(255,140,0,.2)}.download-progress-container{width:100%;height:.75rem;background:var(--accent);border-radius:.375rem;overflow:hidden;position:relative}.download-progress-bar{height:100%;background:var(--gradient-warm);border-radius:.375rem;transition:width .3s ease;position:relative}.download-progress-bar:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);animation:download-progress-shimmer 2s infinite}@keyframes download-progress-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.download-error-container{max-width:24rem;margin:0 auto;text-align:center;padding:var(--download-space-6);background:var(--secondary);border-radius:1.5rem;border:2px solid var(--accent)}.download-error-icon{font-size:4rem;margin-bottom:var(--download-space-4);line-height:1}.download-error-title{font-size:var(--download-text-xl);font-weight:700;color:var(--text-primary);margin-bottom:var(--download-space-2)}.download-error-message{font-size:var(--download-text-base);color:var(--text-secondary);line-height:1.5;margin-bottom:var(--download-space-6)}.download-animate-fade-in{animation:download-fade-in .3s ease-out}.download-animate-slide-up{animation:download-slide-up .4s cubic-bezier(.4,0,.2,1)}.download-animate-bounce{animation:download-bounce .6s ease}@keyframes download-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes download-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes download-bounce{0%,20%,53%,80%,to{transform:translateY(0)}40%,43%{transform:translateY(-8px)}70%{transform:translateY(-4px)}90%{transform:translateY(-2px)}}.download-loading-skeleton{background:linear-gradient(90deg,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,.05) 75%);background-size:200% 100%;animation:download-skeleton-loading 1.5s ease-in-out infinite;border-radius:.5rem}@keyframes download-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:320px){.download-main{padding-left:var(--download-space-3);padding-right:var(--download-space-3)}}@media (min-width:375px){.download-main{padding-left:var(--download-space-4);padding-right:var(--download-space-4)}.download-card{padding:var(--download-space-6)}}@media (min-width:576px){.download-main{padding:var(--download-space-8) var(--download-space-6)}.download-btn-primary{width:auto;min-width:16rem}}@media (min-width:768px){.download-main{max-width:40rem;padding:var(--download-space-10) var(--download-space-8)}.download-header-content{max-width:56rem}.download-card{padding:var(--download-space-8)}.download-file-preview-header{font-size:var(--download-text-base)}}@media (min-width:1024px){.download-main{max-width:48rem;padding:var(--download-space-12) var(--download-space-8)}.download-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.3)}.download-btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(255,140,0,.5)}}@media (prefers-reduced-motion:reduce){.download-animate-bounce,.download-animate-fade-in,.download-animate-slide-up,.download-btn-primary,.download-card,.download-expandable-icon,.download-loading-skeleton,.download-progress-bar{animation:none!important;transition:none!important}.download-btn-primary:hover,.download-card:hover{transform:none!important}}@media (prefers-contrast:high){.download-card{border:2px solid}.download-btn-primary{border:2px solid;background:currentColor}.download-expandable-header:focus{outline:3px solid currentColor;outline-offset:2px}}@media (pointer:coarse){.download-touch-zone{min-height:48px;min-width:48px}.download-touch-zone-lg{min-height:60px;min-width:140px}.download-btn-primary{min-height:60px;padding:var(--download-space-5) var(--download-space-10)}.download-expandable-header{padding:var(--download-space-5)}}@media (prefers-color-scheme:dark){.download-loading-skeleton{background:linear-gradient(90deg,hsla(0,0%,100%,.03) 25%,hsla(0,0%,100%,.08) 50%,hsla(0,0%,100%,.03) 75%);background-size:200% 100%}}@media print{.download-page-container{background:#fff!important;color:#000!important}.download-btn-primary,.download-expandable-header,.download-header{display:none!important}.download-card{border:1px solid #000!important;box-shadow:none!important;background:#fff!important;color:#000!important}}.email-template{border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(42 42 42/var(--tw-bg-opacity,1));padding:1.75rem;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.email-logo{margin-bottom:1.75rem;text-align:center}.email-logo-circle{width:5rem;height:5rem;background:var(--gradient-warm);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:2.25rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.email-h1{text-align:center;font-size:1.5rem;line-height:2rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.email-box,.email-h1{margin-bottom:1.25rem}.email-box{margin-top:1.25rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(26 26 26/var(--tw-bg-opacity,1));padding:1.5rem}.email-code{margin-top:.625rem;margin-bottom:.625rem;text-align:center;font-size:1.875rem;line-height:2.25rem;font-weight:700;letter-spacing:.05em;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.email-button{display:inline-block;background:var(--gradient-warm);color:var(--text-primary);padding:1rem 2.5rem;border-radius:1.5rem;font-weight:600;text-decoration:none;margin:1.25rem 0;text-align:center;box-shadow:var(--shadow)}.email-footer{margin-top:2.5rem;border-top-width:1px;--tw-border-opacity:1;border-color:rgb(26 26 26/var(--tw-border-opacity,1));padding-top:1.75rem;text-align:center;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(176 176 176/var(--tw-text-opacity,1))}.loading-spinner{animation:spin 1s linear infinite;transform:translateZ(0)}.loading-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.form-error{animation:formErrorShake .5s cubic-bezier(.36,.07,.19,.97);border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}@keyframes formErrorShake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-2px)}20%,40%,60%,80%{transform:translateX(2px)}}.range-slider-ios{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;border-radius:4px;outline:none;cursor:pointer;background:linear-gradient(90deg,#ffd166,#ff9f75);transition:all .2s ease}.range-slider-ios::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:24px;width:24px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.3);border:2px solid #ffd166;-webkit-transition:all .2s ease;transition:all .2s ease}.range-slider-ios::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.4)}.range-slider-ios::-webkit-slider-thumb:active{transform:scale(1.2);box-shadow:0 6px 16px rgba(0,0,0,.5)}.range-slider-ios::-moz-range-thumb{height:24px;width:24px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.3);-moz-transition:all .2s ease;transition:all .2s ease;border:none}.range-slider-ios::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.4)}.range-slider-ios::-moz-range-thumb:active{transform:scale(1.2);box-shadow:0 6px 16px rgba(0,0,0,.5)}.range-slider-ios::-moz-range-track{height:8px;border-radius:4px;background:linear-gradient(90deg,#ffd166,#ff9f75);border:none}.range-slider-ios.range-slider-blue{background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.range-slider-ios.range-slider-blue::-webkit-slider-thumb{border-color:#3b82f6}.range-slider-ios.range-slider-blue::-moz-range-thumb{border-color:#3b82f6}.range-slider-ios.range-slider-green{background:linear-gradient(90deg,#10b981,#059669)}.range-slider-ios.range-slider-green::-webkit-slider-thumb{border-color:#10b981}.range-slider-ios.range-slider-green::-moz-range-thumb{border-color:#10b981}@media (max-width:640px){.range-slider-ios::-webkit-slider-thumb{height:28px;width:28px}.range-slider-ios::-moz-range-thumb{height:28px;width:28px}}@media (prefers-contrast:high){.range-slider-ios::-webkit-slider-thumb{border-width:3px;box-shadow:0 0 0 2px #000}.range-slider-ios::-moz-range-thumb{border-width:3px;box-shadow:0 0 0 2px #000}}@media (prefers-reduced-motion:reduce){.range-slider-ios,.range-slider-ios::-moz-range-thumb,.range-slider-ios::-webkit-slider-thumb{-webkit-transition:none;-moz-transition:none;transition:none}.range-slider-ios::-moz-range-thumb:active,.range-slider-ios::-moz-range-thumb:hover,.range-slider-ios::-webkit-slider-thumb:active,.range-slider-ios::-webkit-slider-thumb:hover{transform:none}}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2)}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none}input[type=date],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px!important;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}@media (max-width:640px){input[type=date],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:44px;border-radius:8px}}@supports (-webkit-touch-callout:none){input[type=date],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px!important;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}}input:focus,select:focus,textarea:focus{font-size:16px!important;transition:all .2s ease;outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.5)}input[type=range]{font-size:16px}textarea{resize:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;max-height:200px;overflow-y:auto;-webkit-overflow-scrolling:touch}textarea[rows="3"]{max-height:120px}textarea[rows="4"]{max-height:160px}textarea[rows="5"]{max-height:200px}.modal textarea,.modal-content textarea{max-height:150px}.modal textarea,.modal-content textarea,form textarea{resize:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}form textarea{max-height:200px}input[type=file]{min-height:44px}input[type=checkbox]+label,input[type=file],input[type=radio]+label{font-size:16px!important}@media (prefers-contrast:high){input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:2px solid}}@media (prefers-reduced-motion:reduce){input:focus,select:focus,textarea:focus{transition:none}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-8{inset:2rem}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-1{bottom:-.25rem}.-bottom-4{bottom:-1rem}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.bottom-full{bottom:100%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\/2{left:50%}.left-1\/3{left:33.333333%}.left-2\/3{left:66.666667%}.left-4{left:1rem}.left-6{left:1.5rem}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-4{right:1rem}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-16{top:4rem}.top-2\/3{top:66.666667%}.top-4{top:1rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[60\]{z-index:60}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.col-span-1{grid-column:span 1/span 1}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-auto{margin-top:auto;margin-bottom:auto}.-ml-1{margin-left:-.25rem}.-ml-6{margin-left:-1.5rem}.-mt-6{margin-top:-1.5rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-3{-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[9\/16\]{aspect-ratio:9/16}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[85vh\]{height:85vh}.h-full{height:100%}.h-px{height:1px}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-96{max-height:24rem}.max-h-\[250px\]{max-height:250px}.max-h-\[70vh\]{max-height:70vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[95vh\]{max-height:95vh}.max-h-\[calc\(100vh-12rem\)\]{max-height:calc(100vh - 12rem)}.max-h-\[calc\(100vh-1rem\)\]{max-height:calc(100vh - 1rem)}.max-h-\[calc\(100vh-250px\)\]{max-height:calc(100vh - 250px)}.max-h-\[calc\(90vh-120px\)\]{max-height:calc(90vh - 120px)}.max-h-full{max-height:100%}.min-h-0{min-height:0}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[24px\]{min-height:24px}.min-h-\[44px\]{min-height:44px}.min-h-\[48px\]{min-height:48px}.min-h-\[56px\]{min-height:56px}.min-h-\[70px\]{min-height:70px}.min-h-\[80px\]{min-height:80px}.min-h-dvh{min-height:100dvh}.min-h-full{min-height:100%}.w-0{width:0}.w-0\.5{width:.125rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-\[2px\]{width:2px}.w-\[calc\(100\%-2\.5rem\)\]{width:calc(100% - 2.5rem)}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.min-w-\[120px\]{min-width:120px}.min-w-\[44px\]{min-width:44px}.min-w-\[80px\]{min-width:80px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-32{max-width:8rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.max-w-\[15rem\]{max-width:15rem}.max-w-\[320px\]{max-width:320px}.max-w-\[340px\]{max-width:340px}.max-w-\[360px\]{max-width:360px}.max-w-\[400px\]{max-width:400px}.max-w-\[420px\]{max-width:420px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-4{--tw-translate-x:-1rem}.-translate-y-1{--tw-translate-y:-0.25rem}.-translate-y-1,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-2{--tw-translate-y:-0.5rem}.-translate-y-2,.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.translate-x-1\/2{--tw-translate-x:50%}.translate-x-1\/2,.translate-x-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-4{--tw-translate-x:1rem}.translate-y-0{--tw-translate-y:0px}.translate-y-0,.translate-y-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem}.rotate-180{--tw-rotate:180deg}.rotate-180,.scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-105,.scale-110{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.scale-150,.scale-95{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-\[1\.02\]{--tw-scale-x:1.02;--tw-scale-y:1.02}.scale-\[1\.02\],.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[drawCheck_0\.6s_ease-in-out_forwards\]{animation:drawCheck .6s ease-in-out forwards}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(-1px * var(--tw-space-y-reverse))}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1.5rem}.rounded-3xl{border-radius:2rem}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-\[26px\]{border-radius:26px}.rounded-\[36px\]{border-radius:36px}.rounded-\[3rem\]{border-radius:3rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:1rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-md{border-bottom-right-radius:.375rem}.rounded-b-md,.rounded-l-md{border-bottom-left-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dashed{border-style:dashed}.border-accent{--tw-border-opacity:1;border-color:rgb(42 42 42/var(--tw-border-opacity,1))}.border-amber-600{--tw-border-opacity:1;border-color:rgb(217 119 6/var(--tw-border-opacity,1))}.border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.border-blue-400{--tw-border-opacity:1;border-color:rgb(96 165 250/var(--tw-border-opacity,1))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-blue-500\/20{border-color:rgba(59,130,246,.2)}.border-blue-500\/30{border-color:rgba(59,130,246,.3)}.border-blue-500\/40{border-color:rgba(59,130,246,.4)}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity,1))}.border-dark-lighter{--tw-border-opacity:1;border-color:rgb(26 26 26/var(--tw-border-opacity,1))}.border-green-400{--tw-border-opacity:1;border-color:rgb(74 222 128/var(--tw-border-opacity,1))}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity,1))}.border-green-500\/20{border-color:rgba(34,197,94,.2)}.border-green-500\/30{border-color:rgba(34,197,94,.3)}.border-green-500\/40{border-color:rgba(34,197,94,.4)}.border-green-700{--tw-border-opacity:1;border-color:rgb(21 128 61/var(--tw-border-opacity,1))}.border-orange-200{--tw-border-opacity:1;border-color:rgb(254 215 170/var(--tw-border-opacity,1))}.border-orange-400{--tw-border-opacity:1;border-color:rgb(251 146 60/var(--tw-border-opacity,1))}.border-orange-500\/30{border-color:rgba(249,115,22,.3)}.border-orange-700{--tw-border-opacity:1;border-color:rgb(194 65 12/var(--tw-border-opacity,1))}.border-primary{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-purple-400{--tw-border-opacity:1;border-color:rgb(192 132 252/var(--tw-border-opacity,1))}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity,1))}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.border-red-400{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-red-500\/20{border-color:rgba(239,68,68,.2)}.border-red-500\/30{border-color:rgba(239,68,68,.3)}.border-red-500\/40{border-color:rgba(239,68,68,.4)}.border-red-500\/50{border-color:rgba(239,68,68,.5)}.border-red-700{--tw-border-opacity:1;border-color:rgb(185 28 28/var(--tw-border-opacity,1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-white\/10{border-color:hsla(0,0%,100%,.1)}.border-white\/15{border-color:hsla(0,0%,100%,.15)}.border-white\/20{border-color:hsla(0,0%,100%,.2)}.border-white\/30{border-color:hsla(0,0%,100%,.3)}.border-white\/5{border-color:hsla(0,0%,100%,.05)}.border-yellow-400{--tw-border-opacity:1;border-color:rgb(250 204 21/var(--tw-border-opacity,1))}.border-yellow-500{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity,1))}.border-yellow-500\/20{border-color:rgba(234,179,8,.2)}.border-yellow-500\/30{border-color:rgba(234,179,8,.3)}.border-yellow-700{--tw-border-opacity:1;border-color:rgb(161 98 7/var(--tw-border-opacity,1))}.border-t-transparent{border-top-color:transparent}.border-t-white{--tw-border-opacity:1;border-top-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-opacity-10{--tw-border-opacity:0.1}.border-opacity-20{--tw-border-opacity:0.2}.bg-\[\#0f0f0f\]{--tw-bg-opacity:1;background-color:rgb(15 15 15/var(--tw-bg-opacity,1))}.bg-\[\#0f0f0f\]\/95{background-color:hsla(0,0%,6%,.95)}.bg-\[\#111111\]{--tw-bg-opacity:1;background-color:rgb(17 17 17/var(--tw-bg-opacity,1))}.bg-\[\#11131a\]{--tw-bg-opacity:1;background-color:rgb(17 19 26/var(--tw-bg-opacity,1))}.bg-\[\#11131a\]\/95{background-color:rgba(17,19,26,.95)}.bg-\[\#121212\]{--tw-bg-opacity:1;background-color:rgb(18 18 18/var(--tw-bg-opacity,1))}.bg-accent{--tw-bg-opacity:1;background-color:rgb(42 42 42/var(--tw-bg-opacity,1))}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity,1))}.bg-amber-500\/10{background-color:rgba(245,158,11,.1)}.bg-background,.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/20{background-color:rgba(0,0,0,.2)}.bg-black\/30{background-color:rgba(0,0,0,.3)}.bg-black\/50{background-color:rgba(0,0,0,.5)}.bg-black\/70{background-color:rgba(0,0,0,.7)}.bg-black\/80{background-color:rgba(0,0,0,.8)}.bg-black\/85{background-color:rgba(0,0,0,.85)}.bg-black\/90{background-color:rgba(0,0,0,.9)}.bg-black\/95{background-color:rgba(0,0,0,.95)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-500\/10{background-color:rgba(59,130,246,.1)}.bg-blue-500\/20{background-color:rgba(59,130,246,.2)}.bg-blue-500\/80{background-color:rgba(59,130,246,.8)}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-600\/20{background-color:rgba(37,99,235,.2)}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.bg-blue-900{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity,1))}.bg-blue-900\/10{background-color:rgba(30,58,138,.1)}.bg-blue-900\/20{background-color:rgba(30,58,138,.2)}.bg-current{background-color:currentColor}.bg-dark-card{--tw-bg-opacity:1;background-color:rgb(42 42 42/var(--tw-bg-opacity,1))}.bg-emerald-500\/10{background-color:rgba(16,185,129,.1)}.bg-emerald-500\/20{background-color:rgba(16,185,129,.2)}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity,1))}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-green-400\/60{background-color:rgba(74,222,128,.6)}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity,1))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-500\/10{background-color:rgba(34,197,94,.1)}.bg-green-500\/15{background-color:rgba(34,197,94,.15)}.bg-green-500\/20{background-color:rgba(34,197,94,.2)}.bg-green-500\/80{background-color:rgba(34,197,94,.8)}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-green-600\/80{background-color:rgba(22,163,74,.8)}.bg-green-900{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity,1))}.bg-green-900\/10{background-color:rgba(20,83,45,.1)}.bg-green-900\/20{background-color:rgba(20,83,45,.2)}.bg-green-900\/30{background-color:rgba(20,83,45,.3)}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity,1))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity,1))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity,1))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-orange-600\/80{background-color:rgba(234,88,12,.8)}.bg-orange-900\/20{background-color:rgba(124,45,18,.2)}.bg-orange-900\/30{background-color:rgba(124,45,18,.3)}.bg-pink-500\/20{background-color:rgba(236,72,153,.2)}.bg-primary{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255/var(--tw-bg-opacity,1))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.bg-purple-700{--tw-bg-opacity:1;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}.bg-purple-900{--tw-bg-opacity:1;background-color:rgb(88 28 135/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity,1))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-500\/10{background-color:rgba(239,68,68,.1)}.bg-red-500\/15{background-color:rgba(239,68,68,.15)}.bg-red-500\/20{background-color:rgba(239,68,68,.2)}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-red-600\/80{background-color:rgba(220,38,38,.8)}.bg-red-600\/90{background-color:rgba(220,38,38,.9)}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity,1))}.bg-red-900\/10{background-color:rgba(127,29,29,.1)}.bg-red-900\/20{background-color:rgba(127,29,29,.2)}.bg-red-900\/30{background-color:rgba(127,29,29,.3)}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-white\/5{background-color:hsla(0,0%,100%,.05)}.bg-white\/85{background-color:hsla(0,0%,100%,.85)}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-yellow-500\/10{background-color:rgba(234,179,8,.1)}.bg-yellow-500\/20{background-color:rgba(234,179,8,.2)}.bg-yellow-900\/10{background-color:rgba(113,63,18,.1)}.bg-yellow-900\/20{background-color:rgba(113,63,18,.2)}.bg-yellow-900\/30{background-color:rgba(113,63,18,.3)}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-100{--tw-bg-opacity:1}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-opacity-5{--tw-bg-opacity:0.05}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-\[radial-gradient\(circle_at_top\2c _rgba\(255\2c 255\2c 255\2c 0\.15\)\2c _transparent_65\%\)\]{background-image:radial-gradient(circle at top,hsla(0,0%,100%,.15),transparent 65%)}.bg-gradient-primary{background-image:linear-gradient(135deg,var(--warm-orange),var(--warm-pink))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black{--tw-gradient-from:#000 var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-400\/60{--tw-gradient-from:rgba(96,165,250,.6) var(--tw-gradient-from-position);--tw-gradient-to:rgba(96,165,250,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from:#3b82f6 var(--tw-gradient-from-position);--tw-gradient-to:rgba(59,130,246,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-dark-lighter{--tw-gradient-from:#1a1a1a var(--tw-gradient-from-position);--tw-gradient-to:rgba(26,26,26,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-400{--tw-gradient-from:#4ade80 var(--tw-gradient-from-position);--tw-gradient-to:rgba(74,222,128,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-500{--tw-gradient-from:#22c55e var(--tw-gradient-from-position);--tw-gradient-to:rgba(34,197,94,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-green-500\/20{--tw-gradient-from:rgba(34,197,94,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(34,197,94,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-orange-400{--tw-gradient-from:#fb923c var(--tw-gradient-from-position);--tw-gradient-to:rgba(251,146,60,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-pink-500{--tw-gradient-from:#ec4899 var(--tw-gradient-from-position);--tw-gradient-to:rgba(236,72,153,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-pink-500\/20{--tw-gradient-from:rgba(236,72,153,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(236,72,153,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-900\/20{--tw-gradient-from:rgba(88,28,135,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(88,28,135,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-400{--tw-gradient-from:#f87171 var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,91%,71%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-500{--tw-gradient-from:#ef4444 var(--tw-gradient-from-position);--tw-gradient-to:rgba(239,68,68,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-red-500\/20{--tw-gradient-from:rgba(239,68,68,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(239,68,68,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-warm-yellow{--tw-gradient-from:gold var(--tw-gradient-from-position);--tw-gradient-to:rgba(255,215,0,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-400{--tw-gradient-from:#facc15 var(--tw-gradient-from-position);--tw-gradient-to:rgba(250,204,21,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-400\/20{--tw-gradient-from:rgba(250,204,21,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(250,204,21,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-500\/20{--tw-gradient-from:rgba(234,179,8,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(234,179,8,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-orange-400{--tw-gradient-to:rgba(251,146,60,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fb923c var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-blue-500{--tw-gradient-to:#3b82f6 var(--tw-gradient-to-position)}.to-blue-500\/30{--tw-gradient-to:rgba(59,130,246,.3) var(--tw-gradient-to-position)}.to-blue-900\/20{--tw-gradient-to:rgba(30,58,138,.2) var(--tw-gradient-to-position)}.to-emerald-400{--tw-gradient-to:#34d399 var(--tw-gradient-to-position)}.to-emerald-500{--tw-gradient-to:#10b981 var(--tw-gradient-to-position)}.to-emerald-500\/30{--tw-gradient-to:rgba(16,185,129,.3) var(--tw-gradient-to-position)}.to-orange-400{--tw-gradient-to:#fb923c var(--tw-gradient-to-position)}.to-orange-500\/30{--tw-gradient-to:rgba(249,115,22,.3) var(--tw-gradient-to-position)}.to-pink-400{--tw-gradient-to:#f472b6 var(--tw-gradient-to-position)}.to-pink-400\/20{--tw-gradient-to:rgba(244,114,182,.2) var(--tw-gradient-to-position)}.to-pink-500\/30{--tw-gradient-to:rgba(236,72,153,.3) var(--tw-gradient-to-position)}.to-primary{--tw-gradient-to:#000 var(--tw-gradient-to-position)}.to-purple-500{--tw-gradient-to:#a855f7 var(--tw-gradient-to-position)}.to-red-400{--tw-gradient-to:#f87171 var(--tw-gradient-to-position)}.to-rose-600{--tw-gradient-to:#e11d48 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.to-warm-orange{--tw-gradient-to:#ff8c00 var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[3px\]{padding:3px}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-12{padding-left:3rem}.pl-3{padding-left:.75rem}.pl-6{padding-left:1.5rem}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-\[0\.95rem\]{font-size:.95rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[23px\]{font-size:23px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#0f1115\]{--tw-text-opacity:1;color:rgb(15 17 21/var(--tw-text-opacity,1))}.text-amber-300{--tw-text-opacity:1;color:rgb(252 211 77/var(--tw-text-opacity,1))}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-black\/80{color:rgba(0,0,0,.8)}.text-blue-100{--tw-text-opacity:1;color:rgb(219 234 254/var(--tw-text-opacity,1))}.text-blue-200{--tw-text-opacity:1;color:rgb(191 219 254/var(--tw-text-opacity,1))}.text-blue-300{--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity,1))}.text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity,1))}.text-emerald-200{--tw-text-opacity:1;color:rgb(167 243 208/var(--tw-text-opacity,1))}.text-emerald-300{--tw-text-opacity:1;color:rgb(110 231 183/var(--tw-text-opacity,1))}.text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity,1))}.text-green-200{--tw-text-opacity:1;color:rgb(187 247 208/var(--tw-text-opacity,1))}.text-green-300{--tw-text-opacity:1;color:rgb(134 239 172/var(--tw-text-opacity,1))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity,1))}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity,1))}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241/var(--tw-text-opacity,1))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity,1))}.text-indigo-700{--tw-text-opacity:1;color:rgb(67 56 202/var(--tw-text-opacity,1))}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.text-pink-200{--tw-text-opacity:1;color:rgb(251 207 232/var(--tw-text-opacity,1))}.text-pink-400{--tw-text-opacity:1;color:rgb(244 114 182/var(--tw-text-opacity,1))}.text-purple-200{--tw-text-opacity:1;color:rgb(233 213 255/var(--tw-text-opacity,1))}.text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity,1))}.text-purple-800{--tw-text-opacity:1;color:rgb(107 33 168/var(--tw-text-opacity,1))}.text-red-100{--tw-text-opacity:1;color:rgb(254 226 226/var(--tw-text-opacity,1))}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity,1))}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-red-900{--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity,1))}.text-rose-300{--tw-text-opacity:1;color:rgb(253 164 175/var(--tw-text-opacity,1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-white\/50{color:hsla(0,0%,100%,.5)}.text-white\/60{color:hsla(0,0%,100%,.6)}.text-white\/70{color:hsla(0,0%,100%,.7)}.text-white\/80{color:hsla(0,0%,100%,.8)}.text-white\/90{color:hsla(0,0%,100%,.9)}.text-yellow-200{--tw-text-opacity:1;color:rgb(254 240 138/var(--tw-text-opacity,1))}.text-yellow-300{--tw-text-opacity:1;color:rgb(253 224 71/var(--tw-text-opacity,1))}.text-yellow-300\/80{color:rgba(253,224,71,.8)}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity,1))}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14/var(--tw-text-opacity,1))}.text-yellow-900{--tw-text-opacity:1;color:rgb(113 63 18/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.placeholder-white\/50::-moz-placeholder{color:hsla(0,0%,100%,.5)}.placeholder-white\/50::placeholder{color:hsla(0,0%,100%,.5)}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-\[0_12px_26px_rgba\(0\2c 0\2c 0\2c 0\.35\)\]{--tw-shadow:0 12px 26px rgba(0,0,0,.35);--tw-shadow-colored:0 12px 26px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_32px_100px_rgba\(0\2c 0\2c 0\2c 0\.55\)\]{--tw-shadow:0 32px 100px rgba(0,0,0,.55);--tw-shadow-colored:0 32px 100px var(--tw-shadow-color)}.shadow-\[0_32px_100px_rgba\(0\2c 0\2c 0\2c 0\.55\)\],.shadow-card-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-card-lg{--tw-shadow:0 20px 50px rgba(0,0,0,.8);--tw-shadow-colored:0 20px 50px var(--tw-shadow-color)}.shadow-glow{--tw-shadow:0 0 20px rgba(255,140,0,.4);--tw-shadow-colored:0 0 20px var(--tw-shadow-color)}.shadow-glow,.shadow-inner{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-none,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-blue-500\/30{--tw-shadow-color:rgba(59,130,246,.3);--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring,.ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-blue-300{--tw-ring-opacity:1;--tw-ring-color:rgb(147 197 253/var(--tw-ring-opacity,1))}.ring-blue-500\/20{--tw-ring-color:rgba(59,130,246,.2)}.blur{--tw-blur:blur(8px)}.blur,.blur-lg{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)}.blur-lg{--tw-blur:blur(16px)}.blur-md{--tw-blur:blur(12px)}.blur-md,.drop-shadow{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)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.drop-shadow-sm{--tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,.05))}.drop-shadow-sm,.grayscale{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)}.grayscale{--tw-grayscale:grayscale(100%)}.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)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-lg,.backdrop-blur-md{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-blur-sm,.backdrop-blur-xl{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur:blur(24px)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.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}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}body,html{overscroll-behavior-y:none;overscroll-behavior-x:none}.h-dynamic-screen{height:100dvh;height:calc(var(--vh, 1vh) * 100);height:-webkit-fill-available}.min-h-dynamic-screen{min-height:100dvh;min-height:calc(var(--vh, 1vh) * 100);min-height:-webkit-fill-available}.max-h-dynamic-screen{max-height:100dvh;max-height:calc(var(--vh, 1vh) * 100);max-height:-webkit-fill-available}.text-ios-safe{font-size:16px!important;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.input-ios-safe,.textarea-ios-safe{font-size:16px!important;min-height:44px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.textarea-ios-safe{max-height:200px;resize:none!important;overflow-y:auto;-webkit-overflow-scrolling:touch}.text-mobile-safe{font-size:14px!important;line-height:1.4}.text-mobile-safe,.text-xs-mobile{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}.text-xs-mobile{font-size:12px!important;line-height:1.3}@media (max-width:640px){.text-xs-mobile{font-size:13px!important}}.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-area-left{padding-left:env(safe-area-inset-left)}.safe-area-right{padding-right:env(safe-area-inset-right)}.safe-area-all{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.notch-spacing{padding-top:max(20px,env(safe-area-inset-top))}.gesture-bar-spacing{padding-bottom:max(16px,env(safe-area-inset-bottom))}.dynamic-island-spacing{padding-top:max(24px,env(safe-area-inset-top))}.btn-android{position:relative;overflow:hidden;touch-action:manipulation}.btn-android:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.3);border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .6s ease-out}.btn-android:active:after{transform:translate(-50%,-50%) scale(4)}.h-screen-phase2{height:100vh;height:100dvh;height:-webkit-fill-available}.min-h-screen-phase2{min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available}.container-phase2{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.layout-ultra-wide{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:100%}.layout-wide{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.content-density-high{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.content-density-ultra{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.scale-adaptive{transform:scale(1);transition:transform .3s ease}@media (min-width:412px){.scale-adaptive{transform:scale(1.05)}}@media (min-width:384px) and (max-width:411px){.scale-adaptive{transform:scale(1.02)}}.legacy-ios{padding:1rem;min-height:100vh}.legacy-android{box-shadow:0 2px 5px rgba(0,0,0,.26);border-radius:2px}.galaxy-modern{padding:1.25rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.ultra-wide-container{max-width:100%;padding:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.ultra-wide-buttons{flex-direction:row;justify-content:space-between;gap:1.5rem}.h-screen-phase3{height:100vh;height:100dvh;height:-webkit-fill-available;min-height:100vh}.min-h-screen-phase3{min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available}.cross-vendor-fallback{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.performance-optimized{will-change:transform;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.md-v1-button{box-shadow:0 2px 5px rgba(0,0,0,.26);border-radius:2px;background:#2196f3;color:#fff;border:none;padding:12px 24px;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.md-v1-button:hover{box-shadow:0 4px 8px rgba(0,0,0,.4);transform:translateY(-1px)}.md-v1-button:active{box-shadow:0 1px 3px rgba(0,0,0,.4);transform:translateY(0)}.landscape-mode{flex-direction:row;padding:1rem 2rem}@media (orientation:landscape) and (max-height:500px){.landscape-mode{flex-direction:row;padding:1rem 2rem}.landscape-mode .mobile-button{min-height:44px;padding:8px 16px}}.ratio-21-9,.ratio-21-9-ultra{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.ratio-21-9-ultra{padding:1.5rem}.ratio-21-9-compact{display:flex;flex-direction:column;padding:1.25rem;min-height:100vh}.galaxy-note{padding:1.5rem;pointer-events:auto}.galaxy-note .mobile-button{min-height:50px;touch-action:manipulation;cursor:pointer}.lg-ui{padding:1.25rem}.lg-ui .mobile-button{min-height:48px;border-radius:.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.legacy-browser-fallback{display:block}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.legacy-browser-fallback{display:block}}@supports not (display:grid){.card-grid,.layout-ultra-wide{display:flex;flex-wrap:wrap}}.cross-device-consistent{min-height:44px;min-width:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.performance-niche{will-change:transform;transform:translateZ(0);backface-visibility:hidden;perspective:1000px;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.h-screen-phase4{height:100vh;height:100dvh;height:-webkit-fill-available;min-height:100vh;height:calc(var(--vh, 1vh) * 100)}.min-h-screen-phase4{min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;min-height:calc(var(--vh, 1vh) * 100)}.galaxy-note-optimized{padding:1.5rem;display:grid;grid-template-columns:1fr;gap:1.5rem}.lg-optimized{padding:1.25rem;display:flex;flex-direction:column}.sony-xperia-1-optimized{padding:1.5rem;justify-content:space-between}.sony-xperia-1-optimized,.sony-xperia-5-optimized{display:flex;flex-direction:column;min-height:100vh}.sony-xperia-5-optimized{padding:1.25rem}.final-optimization{will-change:transform;transform:translateZ(0);backface-visibility:hidden;perspective:1000px;contain:layout style paint;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (orientation:landscape){.landscape-optimized{flex-direction:row;padding:1rem 2rem}.landscape-optimized .mobile-button{min-height:44px;padding:8px 16px}.landscape-optimized .container{flex-direction:row;gap:1rem}}.profile-panel-container{width:100%;height:100%;min-height:0;position:relative}.profile-panel-container .profile-card-container{max-width:100%}.profile-panel-container[data-device-tier=ios-premium]{max-width:420px;margin:0 auto}.profile-panel-container[data-device-tier=ios-premium] .profile-card-container{border-radius:32px}@supports (-webkit-touch-callout:none){.profile-panel-container{min-height:-webkit-fill-available}.profile-panel-container[data-device-tier=ios-premium]{padding-bottom:calc(env(safe-area-inset-bottom) + .5rem)}}@media (max-width:375px) and (max-height:667px){.dashboard-content-transition [style*=grid-template-rows]{gap:.5rem!important;padding:.5rem 1rem!important}.profile-card-container{padding:.75rem!important}.avatar-orbit{width:4.5rem!important;height:4.5rem!important}.profile-card-surface>div:nth-child(3){margin-top:.75rem!important}.profile-action-buttons{gap:.5rem!important}}@media (max-width:360px) and (max-height:640px){.dashboard-content-transition [style*=grid-template-rows]{gap:.5rem!important;padding:.5rem .75rem!important}.profile-card-container{padding:.625rem!important}.avatar-orbit{width:4rem!important;height:4rem!important}.profile-card-surface{padding:.75rem!important}.profile-card-surface h1{font-size:1.125rem!important}}@media (min-width:360px) and (max-width:360px) and (min-height:641px) and (max-height:740px){.dashboard-content-transition [style*=grid-template-rows]{gap:.75rem!important;padding:.75rem 1rem!important}}@media (min-width:375px) and (max-width:375px) and (min-height:800px) and (max-height:812px){.dashboard-content-transition [style*=grid-template-rows]{padding-top:max(1rem,env(safe-area-inset-top))!important;padding-bottom:max(.5rem,env(safe-area-inset-bottom))!important}}@media (orientation:landscape) and (max-height:500px){.dashboard-content-transition [style*=grid-template-rows]{padding:.5rem 1rem!important;gap:.5rem!important}.profile-card-container{padding:.5rem!important}.avatar-orbit{width:3.5rem!important;height:3.5rem!important}.profile-card-surface>div:nth-child(3)>div{gap:.25rem!important}}@media (display-mode:standalone){.dashboard-content-transition [style*=grid-template-rows]{padding-top:max(1rem,env(safe-area-inset-top))!important;padding-bottom:max(.5rem,env(safe-area-inset-bottom))!important}.profile-card-container{height:100%!important}}@supports (-webkit-touch-callout:none){.dashboard-content-transition [style*=grid-template-rows]{height:100vh!important;height:-webkit-fill-available!important}.profile-card-container{max-height:-webkit-fill-available!important}}.hover\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.hover\:-translate-y-0\.5:hover,.hover\:scale-105:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:scale-110:hover,.hover\:scale-\[1\.01\]:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.01\]:hover{--tw-scale-x:1.01;--tw-scale-y:1.01}.hover\:scale-\[1\.02\]:hover{--tw-scale-x:1.02;--tw-scale-y:1.02}.hover\:scale-\[1\.02\]:hover,.hover\:transform:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-red-400:hover{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity,1))}.hover\:border-yellow-400:hover{--tw-border-opacity:1;border-color:rgb(250 204 21/var(--tw-border-opacity,1))}.hover\:bg-accent:hover{--tw-bg-opacity:1;background-color:rgb(42 42 42/var(--tw-bg-opacity,1))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity,1))}.hover\:bg-purple-600:hover{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.hover\:bg-red-500\/20:hover{background-color:rgba(239,68,68,.2)}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.hover\:bg-white\/10:hover{background-color:hsla(0,0%,100%,.1)}.hover\:bg-white\/20:hover{background-color:hsla(0,0%,100%,.2)}.hover\:bg-white\/30:hover{background-color:hsla(0,0%,100%,.3)}.hover\:bg-yellow-500\/20:hover{background-color:rgba(234,179,8,.2)}.hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.hover\:from-blue-600:hover{--tw-gradient-from:#2563eb var(--tw-gradient-from-position);--tw-gradient-to:rgba(37,99,235,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-green-600:hover{--tw-gradient-from:#16a34a var(--tw-gradient-from-position);--tw-gradient-to:rgba(22,163,74,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:from-pink-600:hover{--tw-gradient-from:#db2777 var(--tw-gradient-from-position);--tw-gradient-to:rgba(219,39,119,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.hover\:to-blue-600:hover{--tw-gradient-to:#2563eb var(--tw-gradient-to-position)}.hover\:to-emerald-600:hover{--tw-gradient-to:#059669 var(--tw-gradient-to-position)}.hover\:to-purple-600:hover{--tw-gradient-to:#9333ea var(--tw-gradient-to-position)}.hover\:text-blue-300:hover{--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity,1))}.hover\:text-green-200:hover{--tw-text-opacity:1;color:rgb(187 247 208/var(--tw-text-opacity,1))}.hover\:text-green-300:hover{--tw-text-opacity:1;color:rgb(134 239 172/var(--tw-text-opacity,1))}.hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgb(49 46 129/var(--tw-text-opacity,1))}.hover\:text-purple-300:hover{--tw-text-opacity:1;color:rgb(216 180 254/var(--tw-text-opacity,1))}.hover\:text-red-200:hover{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity,1))}.hover\:text-red-300:hover{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.hover\:text-red-900:hover{--tw-text-opacity:1;color:rgb(127 29 29/var(--tw-text-opacity,1))}.hover\:text-rose-200:hover{--tw-text-opacity:1;color:rgb(254 205 211/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:text-white\/80:hover{color:hsla(0,0%,100%,.8)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-30:hover{opacity:.3}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-lg:hover,.hover\:shadow-md:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:z-10:focus{z-index:10}.focus\:scale-\[1\.02\]:focus{--tw-scale-x:1.02;--tw-scale-y:1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.focus\:ring-blue-600:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235/var(--tw-ring-opacity,1))}.focus\:ring-purple-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(168 85 247/var(--tw-ring-opacity,1))}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity,1))}.focus\:ring-white\/20:focus{--tw-ring-color:hsla(0,0%,100%,.2)}.focus\:ring-white\/40:focus{--tw-ring-color:hsla(0,0%,100%,.4)}.focus\:ring-opacity-50:focus{--tw-ring-opacity:0.5}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-white\/30:focus-visible{--tw-ring-color:hsla(0,0%,100%,.3)}.focus-visible\:ring-white\/60:focus-visible{--tw-ring-color:hsla(0,0%,100%,.6)}.active\:translate-y-0:active{--tw-translate-y:0px}.active\:scale-95:active,.active\:translate-y-0:active{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95}.active\:scale-\[0\.98\]:active{--tw-scale-x:0.98;--tw-scale-y:0.98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:shadow-md:active{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.disabled\:transform-none:disabled{transform:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-green-400:disabled{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:translate-x-1{--tw-translate-x:0.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity,1))}.group\/btn:hover .group-hover\/btn\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-15{opacity:.15}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-30{opacity:.3}@media (min-width:640px){.sm\:top-20{top:5rem}.sm\:order-1{order:1}.sm\:order-4{order:4}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:-ml-8{margin-left:-2rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:.25rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-8{margin-bottom:2rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mr-1{margin-right:.25rem}.sm\:mr-2{margin-right:.5rem}.sm\:mr-3{margin-right:.75rem}.sm\:mr-4{margin-right:1rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-6{margin-top:1.5rem}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:table-cell{display:table-cell}.sm\:table-header-group{display:table-header-group}.sm\:table-row{display:table-row}.sm\:hidden{display:none}.sm\:h-16{height:4rem}.sm\:h-3{height:.75rem}.sm\:h-32{height:8rem}.sm\:h-4{height:1rem}.sm\:h-5{height:1.25rem}.sm\:h-6{height:1.5rem}.sm\:h-8{height:2rem}.sm\:h-\[85vh\]{height:85vh}.sm\:max-h-40{max-height:10rem}.sm\:max-h-64{max-height:16rem}.sm\:max-h-\[calc\(100vh-2rem\)\]{max-height:calc(100vh - 2rem)}.sm\:max-h-none{max-height:none}.sm\:min-h-\[100px\]{min-height:100px}.sm\:w-16{width:4rem}.sm\:w-3{width:.75rem}.sm\:w-4{width:1rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-8{width:2rem}.sm\:w-auto{width:auto}.sm\:max-w-md{max-width:28rem}.sm\:flex-1{flex:1 1 0%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.sm\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.sm\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.sm\:rounded-2xl{border-radius:1.5rem}.sm\:rounded-3xl{border-radius:2rem}.sm\:rounded-xl{border-radius:1rem}.sm\:p-2{padding:.5rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[9px\]{font-size:9px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:768px){.md\:mt-6{margin-top:1.5rem}.md\:table-cell{display:table-cell}.md\:hidden{display:none}.md\:h-\[90vh\]{height:90vh}.md\:max-h-\[90vh\]{max-height:90vh}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1024px){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:ml-5{margin-left:1.25rem}.lg\:table-cell{display:table-cell}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:max-w-lg{max-width:32rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:gap-6{gap:1.5rem}.xl\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}}