/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-neutral-900:oklch(20.5% 0 0);--spacing:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:#137fec;--color-darkBg:#121212;--color-lightBg:#fcf7f3;--font-primary:"Cormorant Upright", serif}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.h-16{height:calc(var(--spacing) * 16)}.w-16{width:calc(var(--spacing) * 16)}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.object-contain{object-fit:contain}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}@font-face{font-family:Cormorant Upright;src:url(/fonts/Cormorant_Upright/CormorantUpright-Light.ttf)format("truetype");font-weight:300}@font-face{font-family:Cormorant Upright;src:url(/fonts/Cormorant_Upright/CormorantUpright-Regular.ttf)format("truetype");font-weight:400}@font-face{font-family:Cormorant Upright;src:url(/fonts/Cormorant_Upright/CormorantUpright-Medium.ttf)format("truetype");font-weight:500}@font-face{font-family:Cormorant Upright;src:url(/fonts/Cormorant_Upright/CormorantUpright-SemiBold.ttf)format("truetype");font-weight:600}@font-face{font-family:Cormorant Upright;src:url(/fonts/Cormorant_Upright/CormorantUpright-Bold.ttf)format("truetype");font-weight:700}@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;src:url(/fonts/MaterialSymbolsOutlined.ttf)format("truetype")}*,:before,:after{box-sizing:border-box}body{background-color:var(--color-lightBg);color:var(--color-darkBg);font-family:var(--font-primary)}html,body,#root{width:100%;overflow-x:hidden}html.dark body{background-color:var(--color-darkBg);color:var(--color-lightBg)}html:not(.dark){--bg-page:#f8f9fa;--bg-modal:#fff;--bg-input:#f3f4f6;--text-primary:#1f2937;--text-secondary:#6b7280;--text-muted:#9ca3af;--text-label:#4b5563;--text-title:#111827;--text-subtitle:#6b7280;--border-color:#e5e7eb;--border-color-secondary:#d1d5db;--icon-color:#9ca3af;--checkbox-accent:#2563eb}html.dark{--bg-page:#0a0f14;--bg-modal:#121212;--bg-input:#1c2b3a;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--text-label:#cbd5e1;--text-title:#f8fafc;--text-subtitle:#94a3b8;--border-color:#1e293b;--border-color-secondary:#334155;--icon-color:#94a3b8;--checkbox-accent:#137fec}.material-symbols-outlined{text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;direction:ltr;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-flex;-webkit-font-feature-settings:"liga" 1!important;font-feature-settings:"liga" 1!important;font-family:Material Symbols Outlined,sans-serif!important}#secret-container{opacity:0;max-height:0;margin-top:0;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}input[type=checkbox]{appearance:none;border:1px solid var(--border-color-secondary);background-color:var(--bg-input);cursor:pointer;width:1rem;height:1rem;accent-color:var(--checkbox-accent);border-radius:.25rem;transition:all .3s}input[type=checkbox]:checked{background-color:var(--checkbox-accent);border-color:var(--checkbox-accent);background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%}input[type=checkbox]:hover{border-color:var(--checkbox-accent)}.admin-mode #secret-container{opacity:1;max-height:100px;margin-top:1rem}*{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:none}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}._root_n8n1t_3{font-family:var(--font-primary);min-height:100vh;transition:background-color .3s,color .3s;position:relative;overflow:hidden}._light_n8n1t_17{color:#111;background-color:#f7f7f7}._dark_n8n1t_19{color:#f5f5f5;background-color:#0b0b0b}html{scrollbar-width:thin;scrollbar-color:#94a3b8cc transparent}html.dark{scrollbar-color:#475569e6 transparent}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#94a3b8cc;border-radius:999px}.dark ::-webkit-scrollbar-thumb{background-color:#475569e6}::-webkit-scrollbar-thumb:hover{background-color:#64748bf2}._root_n8n1t_3:before{content:"";z-index:0;pointer-events:none;opacity:.045;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:fixed;inset:0}._dark_n8n1t_19:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._snow_n8n1t_83{pointer-events:none;z-index:50;width:100%;height:100%;position:fixed;top:0;left:0}._layout_n8n1t_101{justify-content:center;gap:1.5rem;max-width:1600px;margin:0 auto;padding:0 1rem;display:flex}._adAside_n8n1t_121{flex-shrink:0;display:none}@media (width>=1280px){._adAside_n8n1t_121{display:block}}._adPanel_n8n1t_127{background-color:#f4f4f4;border:1px solid #dedede;border-radius:.75rem;flex-direction:column;width:160px;height:600px;padding:0;animation:6s ease-in-out infinite _floatPanel_n8n1t_1;display:flex;position:sticky;top:120px;overflow:hidden}.dark ._adPanel_n8n1t_127{background-color:#121212b3;border-color:#2a2a2a}._adImage_n8n1t_159{object-fit:cover;width:100%;height:100%;display:block}._adLabel_n8n1t_173{color:#777;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.625rem;font-weight:700;display:block}._adContent_n8n1t_193{flex-direction:column;flex:1;gap:1rem;display:flex}._adImgWrap_n8n1t_197{aspect-ratio:3/4;background-color:#e6e6e6;border-radius:.5rem;overflow:hidden}.dark ._adImgWrap_n8n1t_197{background-color:#1f1f1f}._adImg_n8n1t_197{object-fit:cover;width:100%;height:100%}._adTitle_n8n1t_205{font-size:.875rem;font-weight:700}._adDesc_n8n1t_207{color:#666;font-size:.75rem}._adBtnPrimary_n8n1t_211{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:.5rem;width:100%;margin-top:auto;padding:.5rem;font-family:inherit;font-size:.75rem;font-weight:700}._adBtnOrange_n8n1t_237{color:#111;cursor:pointer;background-color:#fff;border:1px solid #111;border-radius:.5rem;width:100%;margin-top:auto;padding:.5rem;font-family:inherit;font-size:.75rem;font-weight:700}._main_n8n1t_267{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff59;border:1px solid #ffffff40;border-radius:0;flex:1;min-width:0;max-width:80rem;padding:0 1.5rem 1.5rem;box-shadow:0 20px 40px #0000001f}.dark ._main_n8n1t_267{background:#0f172a73;border-color:#ffffff14;box-shadow:0 20px 40px #00000059}._topBanner_n8n1t_301{border:1px solid #fff3;border-radius:1rem;width:100%;margin:1.5rem 0;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 16px 30px #0000002e}._topBanner_n8n1t_301:after{content:"";pointer-events:none;background:linear-gradient(120deg,#fff0 0%,#ffffff40 50%,#fff0 100%);width:50%;height:160%;animation:6s ease-in-out infinite _sweepShine_n8n1t_1;position:absolute;top:-30%;left:-60%;transform:skew(-15deg)}._topBannerImg_n8n1t_357{width:100%;height:auto;display:block}@keyframes _sweepShine_n8n1t_1{0%{opacity:0;left:-60%}20%{opacity:.7}50%{opacity:0;left:110%}to{opacity:0;left:110%}}._introHero_n8n1t_385{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:2.5rem;padding:2rem 3rem;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.dark ._introHero_n8n1t_385{background-color:#1e1e1e;border-color:#1e293b}._introHero_n8n1t_385:before{content:"";opacity:.7;z-index:0;background-image:url(/assets/Overlay-DXrOCg4g.gif);background-position:50%;background-size:cover;position:absolute;inset:0}._introHero_n8n1t_385:after{content:"";z-index:0;background:linear-gradient(135deg,#0a0f14c7,#0a0f1459);position:absolute;inset:0}._introGrid_n8n1t_443{z-index:1;grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (width>=1024px){._introGrid_n8n1t_443{grid-template-columns:1fr 1fr}}._introText_n8n1t_463{flex-direction:column;gap:1.5rem;display:flex}._introBadgeRow_n8n1t_467{align-items:center;gap:.5rem;display:flex}._introBadge_n8n1t_467{color:#f8fafc;text-transform:uppercase;letter-spacing:.05em;background-color:#ffffff2e;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}._dark_n8n1t_19 ._introBadge_n8n1t_467{color:#f8fafc;background-color:#ffffff2e}._introBadgeLine_n8n1t_493{background-color:#ffffff80;width:3rem;height:1px}._introTitle_n8n1t_497{letter-spacing:-.025em;color:#f8fafc;margin:0;font-size:clamp(2rem,4vw,3.75rem);font-weight:700;line-height:1.1}.dark ._introTitle_n8n1t_497{color:#f8fafc}._introAccent_n8n1t_515{color:#fff;text-underline-offset:6px;text-decoration:underline;text-decoration-thickness:2px}._introDesc_n8n1t_519{color:#e2e8f0;max-width:32rem;font-size:1.125rem;line-height:1.625}.dark ._introDesc_n8n1t_519{color:#e2e8f0}._introBtns_n8n1t_525{flex-wrap:wrap;gap:1rem;padding-top:.5rem;display:flex}._btnExplore_n8n1t_529{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:inherit;font-weight:700;transition:background-color .2s;display:flex;position:relative;overflow:visible;box-shadow:0 8px 20px #00000059}._btnExplore_n8n1t_529:hover{background-color:#0b1324}._btnExplore_n8n1t_529:after{content:"";opacity:0;pointer-events:none;border:1px solid #ffffff59;border-radius:.9rem;animation:1.8s ease-out infinite _pulseRect_n8n1t_1;position:absolute;inset:-6px}.dark ._btnExplore_n8n1t_529:after{border-color:#ffffff73}._btnExplore_n8n1t_529:before{content:"";opacity:0;pointer-events:none;border:1px solid #fff3;border-radius:1.1rem;animation:1.8s ease-out .3s infinite _pulseRect_n8n1t_1;position:absolute;inset:-12px}.dark ._btnExplore_n8n1t_529:before{border-color:#ffffff4d}._pulseRing_n8n1t_617{opacity:0;pointer-events:none;border:1px solid #ffffff1f;border-radius:1.3rem;animation:1.8s ease-out .6s infinite _pulseRect_n8n1t_1;position:absolute;inset:-18px}.dark ._pulseRing_n8n1t_617{border-color:#ffffff38}._btnHow_n8n1t_641{color:#f8fafc;cursor:pointer;background:linear-gradient(135deg,#0b5bd3,#0a4bb3);border:1px solid #fff3;border-radius:.9rem;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-family:inherit;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 14px 28px #00000059}.dark ._btnHow_n8n1t_641{color:#f8fafc;background:linear-gradient(135deg,#0b5bd3,#0a4bb3)}._btnHow_n8n1t_641:hover{background:linear-gradient(135deg,#0c65ea,#0b52c6);transform:translateY(-2px);box-shadow:0 18px 36px #00000073}._btnHow_n8n1t_641:after{content:"";border-radius:inherit;opacity:.9;pointer-events:none;border:1px solid #ffffff40;position:absolute;inset:-1px}._winIconImg_n8n1t_697{object-fit:contain;filter:drop-shadow(0 2px 6px #00000040);width:28px;height:28px}._winText_n8n1t_709{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}._winTitle_n8n1t_721{letter-spacing:.02em;font-size:.95rem}._winSub_n8n1t_729{text-transform:uppercase;letter-spacing:.1em;opacity:.85;font-size:.7rem;font-weight:600}._introVisual_n8n1t_745{justify-content:center;align-items:center;display:flex;position:relative}._visualBlur_n8n1t_747{filter:blur(48px);background-color:#0000000d;border-radius:9999px;position:absolute;inset:0}._visualBox_n8n1t_761{aspect-ratio:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffff14;border:1px solid #ffffff2e;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:480px;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 32px #00000040}.dark ._visualBox_n8n1t_761{background-color:#ffffff14;border-color:#ffffff2e}._visualPlaceholder_n8n1t_799{border-radius:1rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}._visualImg_n8n1t_819{object-fit:contain;border-radius:1rem;width:100%;height:100%}._visualLabel_n8n1t_833{color:#111;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.dark ._visualLabel_n8n1t_833{color:#f5f5f5}._visualDesc_n8n1t_837{color:#e2e8f0;text-align:center;max-width:15rem;font-size:.875rem;line-height:1.5}._catNav_n8n1t_843{scrollbar-width:none;border-bottom:1px solid #e5e7eb;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 0;display:flex;overflow-x:auto}._catNav_n8n1t_843::-webkit-scrollbar{display:none}.dark ._catNav_n8n1t_843{border-bottom-color:#1f2937}._catLink_n8n1t_869{white-space:nowrap;color:inherit;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s}._catLink_n8n1t_869:hover{background-color:#f1f5f9}.dark ._catLink_n8n1t_869:hover{background-color:#1e1e1e}._catLinkActive_n8n1t_893{color:#fff;background-color:#111}._catLinkActive_n8n1t_893:hover{background-color:#000}._grid_n8n1t_901{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width>=768px){._grid_n8n1t_901{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){._grid_n8n1t_901{grid-template-columns:repeat(4,1fr)}}@media (width>=1280px){._grid_n8n1t_901{grid-template-columns:repeat(5,1fr)}}._pagination_n8n1t_921{border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1.5rem;margin-top:3rem;padding:2rem 0;display:flex}.dark ._pagination_n8n1t_921{border-top-color:#1f2937}@media (width>=640px){._pagination_n8n1t_921{flex-direction:row;justify-content:center}}._pageTotal_n8n1t_945{color:#6b7280;font-size:.875rem}._pageBtns_n8n1t_949{align-items:center;gap:.5rem;display:flex}._pageArrow_n8n1t_953{cursor:pointer;color:inherit;background-color:#f1f5f9;border:none;border-radius:.375rem;padding:.375rem .75rem;font-family:inherit;transition:background-color .2s}.dark ._pageArrow_n8n1t_953{background-color:#1e1e1e}._pageArrow_n8n1t_953:hover{background-color:#e2e8f0}._pageIcon_n8n1t_977{width:1rem;height:1rem;display:block}._pageNum_n8n1t_981{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:.375rem;padding:.375rem .75rem;font-family:inherit;font-size:.875rem;transition:background-color .2s}._pageNum_n8n1t_981:hover{background-color:#f1f5f9}.dark ._pageNum_n8n1t_981:hover{background-color:#1e1e1e}._pageActive_n8n1t_1009{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:.375rem;padding:.375rem .75rem;font-family:inherit;font-size:.875rem}._pageDots_n8n1t_1031{color:#6b7280;padding:0 .5rem}._pageGoto_n8n1t_1035{align-items:center;gap:.5rem;font-size:.875rem;display:flex}._pageInput_n8n1t_1037{text-align:center;width:3rem;color:inherit;background-color:#f1f5f9;border:none;border-radius:.25rem;padding:.25rem;font-family:inherit}.dark ._pageInput_n8n1t_1037{background-color:#1e1e1e}._pageOk_n8n1t_1059{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:.25rem;padding:.25rem .75rem;font-family:inherit;font-size:.875rem}@keyframes _pulseRect_n8n1t_1{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.12)}to{opacity:0;transform:scale(1.12)}}@keyframes _floatPanel_n8n1t_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._stickyWrap_1icjo_1{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffc;border-bottom:1px solid #e2e8f0;transition:background-color .3s;position:sticky;top:0}.dark ._stickyWrap_1icjo_1{background-color:#121212cc;border-bottom-color:#1e293b}._header_1icjo_29{justify-content:space-between;align-items:center;gap:1rem;max-width:1600px;margin:0 auto;padding:1rem 1.5rem;display:flex}._brand_1icjo_51{flex-shrink:0}._brandInner_1icjo_53{color:#111;align-items:center;gap:.5rem;display:flex}.dark ._brandInner_1icjo_53{color:#f5f5f5}._brandIcon_1icjo_55{font-size:1.875rem}._brandName_1icjo_57{letter-spacing:-.025em;font-size:1.25rem;font-weight:700;display:none}@media (width>=640px){._brandName_1icjo_57{display:block}}._searchWrap_1icjo_75{flex:1;justify-content:center;max-width:48rem;padding:0 1rem;display:none;position:relative}._searchWrap_1icjo_75:after{content:"";opacity:.6;pointer-events:none;background:linear-gradient(90deg,#0000,#0f172a59,#0000);height:2px;position:absolute;top:50%;left:1rem;right:1rem;transform:translateY(-50%)}.dark ._searchWrap_1icjo_75:after{background:linear-gradient(90deg,#0000,#ffffff59,#0000)}._searchInner_1icjo_98{width:100%;position:relative}._searchIcon_1icjo_100{color:#94a3b8;pointer-events:none;align-items:center;padding-left:.75rem;transition:color .2s;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}._searchIcon_1icjo_100 span{font-size:1.125rem;line-height:1;display:block}._searchInner_1icjo_98:focus-within ._searchIcon_1icjo_100{color:#111}.dark ._searchInner_1icjo_98:focus-within ._searchIcon_1icjo_100{color:#f5f5f5}._searchInput_1icjo_119{width:100%;color:inherit;background-color:#94a3b833;border:none;border-radius:.75rem;outline:none;padding:.625rem 1rem .625rem 2.5rem;font-family:inherit;font-size:.875rem;transition:box-shadow .2s,background-color .2s}._searchInput_1icjo_119::placeholder{color:#64748b}._searchInput_1icjo_119:focus{background-color:#fff;box-shadow:0 0 0 2px #111}.dark ._searchInput_1icjo_119:focus{background-color:#0f172a}._actions_1icjo_155{flex-shrink:0;align-items:center;gap:.5rem;display:flex}._nav_1icjo_161{align-items:center;gap:.5rem;display:none}@media (width>=768px){._nav_1icjo_161{display:flex}}._navBtn_1icjo_165{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .2s;display:flex}._navBtn_1icjo_165:hover{background-color:#94a3b833}.dark ._navBtn_1icjo_165{color:#94a3b8}._themeBtn_1icjo_203{cursor:pointer;color:#334155;background-color:#94a3b833;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem;font-family:inherit;transition:background-color .2s;display:flex}._themeBtn_1icjo_203:hover{background-color:#94a3b866}.dark ._themeBtn_1icjo_203{color:#e2e8f0}._divider_1icjo_237{background-color:#e2e8f0;width:1px;height:2rem;margin:0 .25rem;display:none}.dark ._divider_1icjo_237{background-color:#1e293b}@media (width>=640px){._divider_1icjo_237{display:block}}._userMenu_1icjo_259{align-items:center;gap:.5rem;padding-left:.25rem;display:flex}._userInfo_1icjo_260{flex-direction:column;align-items:flex-end;display:none}@media (width>=1024px){._userInfo_1icjo_260{display:flex}}._userName_1icjo_262{color:#0f172a;font-size:.875rem;font-weight:700;line-height:1}.dark ._userName_1icjo_262{color:#f1f5f9}._userBadge_1icjo_264{text-transform:uppercase;letter-spacing:.1em;color:#111;margin-top:.25rem;font-size:.625rem;font-weight:900}.dark ._userBadge_1icjo_264{color:#f5f5f5}._registerBtn_1icjo_273{letter-spacing:.04em;text-transform:uppercase;color:#fff;background-color:#0f172a;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}._registerBtn_1icjo_273:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0f172a33}.dark ._registerBtn_1icjo_273{color:#0f172a;background-color:#f8fafc}._avatarWrap_1icjo_296{cursor:pointer;position:relative}._avatar_1icjo_296{object-fit:cover;background-color:#e2e8f0;border:2px solid #e2e8f0;border-radius:9999px;width:2rem;height:2rem}@media (width>=640px){._avatar_1icjo_296{width:2.5rem;height:2.5rem}}.dark ._avatar_1icjo_296{border-color:#334155}._onlineDot_1icjo_315{background-color:#10b981;border:2px solid #fff;border-radius:9999px;width:.625rem;height:.625rem;position:absolute;bottom:0;right:0;box-shadow:0 0 0 1px #10b98199,0 0 6px #10b981cc}._onlineDotOffline_1icjo_326{background-color:#9ca3af}.dark ._onlineDot_1icjo_315{border-color:#0f0f0f}._onlineDot_1icjo_315:after{content:"";border:2px solid #10b981f2;border-radius:9999px;animation:1.6s ease-out infinite _onlinePulse_1icjo_1;position:absolute;inset:-4px}._onlineDotOffline_1icjo_326:after{display:none}@keyframes _onlinePulse_1icjo_1{0%{opacity:.7;transform:scale(.6)}70%{opacity:0;transform:scale(1.8)}to{opacity:0;transform:scale(2)}}._logoutBtn_1icjo_344{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;font-family:inherit;transition:color .2s,background-color .2s;display:flex}._logoutBtn_1icjo_344:hover{color:#ef4444;background-color:#ef44441a}._overlay_1v32s_1{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_1v32s_12{color:#0f172a;background:#fffffff5;border:1px solid #00000014;border-radius:1rem;flex-direction:column;width:min(520px,90vw);max-height:92vh;padding:1.25rem 1.5rem 1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000059}.dark ._modal_1v32s_12{color:#f8fafc;background:#0f172af5;border-color:#ffffff14}._modal_1v32s_12:before{content:"";pointer-events:none;opacity:.05;z-index:0;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#0f172ab3 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#0f172ab3 3px 4px);background-size:24px 24px;position:absolute;inset:0}.dark ._modal_1v32s_12:before{opacity:.08;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#ffffffb3 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#ffffffb3 3px 4px)}._modal_1v32s_12>*{z-index:1;position:relative}._header_1v32s_55{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.dark ._header_1v32s_55{border-bottom-color:#ffffff14}._headerLeft_1v32s_63{align-items:center;gap:.5rem;display:flex}._headerIcon_1v32s_64{font-size:1.5rem}._headerTitle_1v32s_65{font-size:1.1rem;font-weight:700}._closeBtn_1v32s_66{cursor:pointer;width:2rem;height:2rem;color:inherit;background:#94a3b833;border:none;border-radius:.6rem;justify-content:center;align-items:center;display:flex}._closeBtn_1v32s_66:hover{background:#94a3b859}._profile_1v32s_80{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem 0;display:flex}._avatarWrap_1v32s_88{position:relative}._avatarWrap_1v32s_88 img{border:2px solid #ffffffd9;border-radius:9999px;box-shadow:0 6px 16px #0000002e,0 0 10px #3b82f659}.dark ._avatarWrap_1v32s_88 img{border-color:#fffffff2}._onlineDot_1v32s_97{background:#10b981;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;bottom:6px;right:6px}.dark ._onlineDot_1v32s_97{border-color:#0f172a}._profileName_1v32s_108{margin:0;font-size:1.35rem;font-weight:700}._profileEmail_1v32s_109{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:.15rem 0 0;font-size:.9rem;overflow:hidden}.dark ._profileEmail_1v32s_109{color:#94a3b8}._accountSection_1v32s_118{background:#0f172a0a;border:1px solid #0000000f;border-radius:.75rem;max-height:40vh;margin-bottom:.75rem;padding:.9rem;overflow:auto}.dark ._accountSection_1v32s_118{background:#ffffff0a;border-color:#ffffff14}._sectionLabel_1v32s_132{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;font-size:.85rem}._itemList_1v32s_133{flex-direction:column;gap:.75rem;margin-top:.75rem;display:flex}._item_1v32s_133{background:#94a3b81f;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .9rem;display:flex}.dark ._item_1v32s_133{background:#94a3b81f}._itemLeft_1v32s_144{align-items:center;gap:.75rem;display:flex}._itemIconWrap_1v32s_145{background:#0f172a14;border-radius:.65rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.dark ._itemIconWrap_1v32s_145{background:#ffffff14}._itemLabel_1v32s_155{margin:0;font-weight:600}._itemSub_1v32s_156{color:#64748b;margin:.2rem 0 0;font-size:.75rem}.dark ._itemSub_1v32s_156{color:#94a3b8}._itemValue_1v32s_158{font-weight:600}._mono_1v32s_159{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:180px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;display:inline-block;overflow:hidden}._badge_1v32s_170{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}._badgeGold_1v32s_178{color:#b45309;background:#f59e0b33}._badgeGreen_1v32s_179{color:#059669;background:#10b98133}._settings_1v32s_181{padding:.5rem 0 1rem}._actionsRow_1v32s_183{background:#0f172a0a;border:1px solid #0000000f;border-radius:.75rem;flex-direction:column;gap:.75rem;margin-top:auto;margin-bottom:.5rem;padding:.9rem;display:flex}.dark ._actionsRow_1v32s_183{background:#ffffff0a;border-color:#ffffff14}._actionBtn_1v32s_199{width:100%;color:inherit;cursor:pointer;text-align:left;background:#94a3b81f;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:.75rem .9rem;font-weight:600;display:flex}.dark ._actionBtn_1v32s_199{background:#94a3b81f}._actionBtn_1v32s_199:hover{background:#94a3b833}._settingsBtn_1v32s_217{background:#fffc;border:1px solid #00000014}.dark ._settingsBtn_1v32s_217{color:#e2e8f0;background:#0f172a99;border-color:#ffffff14}._adminBtn_1v32s_226{color:#0ea5e9;background:#0ea5e91f;border:1px solid #38bdf859;font-weight:700}._adminBtn_1v32s_226:hover{background:#0ea5e933}._logoutBtn_1v32s_233{color:#ef4444;background:#ef44441f;border:none;font-weight:700}._logoutBtn_1v32s_233:hover{background:#ef444433}._slider_1yc8y_1{aspect-ratio:1450/449;border-radius:1rem;width:100%;margin-top:1rem;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}._slide_1yc8y_1{opacity:0;transition:opacity 1s ease-in-out;position:absolute;inset:0}._active_1yc8y_19{opacity:1}._single_1yc8y_20{opacity:1;transition:none;position:relative}._slideImg_1yc8y_27{object-fit:cover;width:100%;height:100%}._slideContent_1yc8y_31{background:linear-gradient(90deg,#0009,#0000);flex-direction:column;justify-content:center;padding:3rem;display:flex;position:absolute;inset:0}._slideTitle_1yc8y_51{color:#fff;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}._slideDesc_1yc8y_53{color:#d1d5db;margin-bottom:1rem}._slideBtn_1yc8y_57{cursor:pointer;border:none;border-radius:9999px;width:fit-content;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:background-color .2s}._btnPrimary_1yc8y_79{color:#fff;background-color:#111}._btnPrimary_1yc8y_79:hover{background-color:#000}._btnOrange_1yc8y_81{color:#111;background-color:#fff;border:1px solid #111}._btnOrange_1yc8y_81:hover{background-color:#f2f2f2}._arrow_1yc8y_85{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff3;border:none;border-radius:9999px;padding:.5rem;transition:background-color .2s;position:absolute;top:50%;transform:translateY(-50%)}._arrow_1yc8y_85:hover{background-color:#fff6}._arrowLeft_1yc8y_113{left:1rem}._arrowRight_1yc8y_115{right:1rem}._arrowIcon_1yc8y_117{width:1.5rem;height:1.5rem;display:block}._dots_1yc8y_121{gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}._dot_1yc8y_121{opacity:.5;cursor:pointer;background-color:#fff;border-radius:9999px;width:.625rem;height:.625rem;transition:opacity .2s}._dotActive_1yc8y_155{opacity:1}._ticker_knkv6_1{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;width:100%;margin-bottom:1.5rem;padding:.75rem 0;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000012}.dark ._ticker_knkv6_1{background-color:#000;border-color:#1e293b}._fadeLeft_knkv6_31{z-index:10;background-color:#f1f5f9;align-items:center;gap:.5rem;padding:0 1rem;display:flex;position:absolute;top:0;bottom:0;left:0}.dark ._fadeLeft_knkv6_31{background-color:#000}._fadeLeft_knkv6_31:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f1f5f9,#0000);width:24px;position:absolute;top:0;bottom:0;right:-24px}.dark ._fadeLeft_knkv6_31:after{background:linear-gradient(90deg,#000,#0000)}._campIcon_knkv6_57{color:#111;font-size:1.25rem}.dark ._campIcon_knkv6_57{color:#f5f5f5}._track_knkv6_63{white-space:nowrap;animation:_marquee_knkv6_1 var(--ticker-speed) linear infinite;gap:3rem;display:flex}._trackStatic_knkv6_69{justify-content:center;animation:none;transform:translate(0)}._ticker_knkv6_1:hover ._track_knkv6_63{animation-play-state:paused}@keyframes _marquee_knkv6_1{0%{transform:translate(100%)}to{transform:translate(-100%)}}._row_knkv6_85{align-items:center;gap:3rem;display:flex}._normal_knkv6_89{letter-spacing:.025em;color:#2563eb;font-size:.875rem;font-weight:600}.dark ._normal_knkv6_89{color:#93c5fd}._muted_knkv6_91{color:#666}.dark ._muted_knkv6_91{color:#999}._accentText_knkv6_93{color:#dc2626;font-size:.875rem;font-weight:600}.dark ._accentText_knkv6_93{color:#f87171}._fadeRight_knkv6_97{z-index:10;background-color:#f1f5f9;align-items:center;padding:0 1rem;display:flex;position:absolute;top:0;bottom:0;right:0}.dark ._fadeRight_knkv6_97{background-color:#000}._fadeRight_knkv6_97:before{content:"";pointer-events:none;background:linear-gradient(270deg,#f1f5f9,#0000);width:24px;position:absolute;top:0;bottom:0;left:-24px}.dark ._fadeRight_knkv6_97:before{background:linear-gradient(270deg,#000,#0000)}._closeBtn_knkv6_122{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;font-family:inherit;transition:color .2s;display:flex}._closeBtn_knkv6_122:hover{color:#0f172a}.dark ._closeBtn_knkv6_122:hover{color:#fff}._closeBtn_knkv6_122 span{font-size:1.125rem}._card_hksoe_1{cursor:pointer;background-color:#fff;border-radius:.75rem;flex-direction:column;transition:box-shadow .3s,transform .3s;display:flex;position:relative;overflow:visible;box-shadow:0 1px 3px #00000012}.dark ._card_hksoe_1{background-color:#1e1e1e}._card_hksoe_1:hover{box-shadow:0 20px 25px -5px #00000026}._card_hksoe_1>*{z-index:1;position:relative}._imgWrap_hksoe_17{aspect-ratio:3/4;border-radius:.75rem .75rem 0 0;position:relative;overflow:hidden}._img_hksoe_17{object-fit:cover;width:100%;height:100%;transition:transform .5s}._card_hksoe_1:hover ._img_hksoe_17{transform:scale(1.05)}._imgPlaceholder_hksoe_33{color:#94a3b8;background:radial-gradient(circle at 20% 20%,#ec5b131f,#0000 50%),linear-gradient(135deg,#94a3b82e,#94a3b80d);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.dark ._imgPlaceholder_hksoe_33{color:#64748b;background:radial-gradient(circle at 20% 20%,#ec5b1333,#0000 55%),linear-gradient(135deg,#1e293bb3,#0f172ae6)}._imgFallback_hksoe_50{object-fit:contain;opacity:.85;width:65%;height:65%}._tag_hksoe_57{text-transform:uppercase;color:#fff;border-radius:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}._body_hksoe_81{flex-direction:column;flex:1;padding:1rem;display:flex}._title_hksoe_95{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.875rem;font-weight:600;transition:color .2s;display:-webkit-box;overflow:hidden}._card_hksoe_1:hover ._title_hksoe_95{color:#111}._footer_hksoe_118{justify-content:space-between;align-items:center;margin-top:auto;display:flex}._id_hksoe_132{color:#9ca3af;font-size:.75rem}._priceOrange_hksoe_136{color:#111;font-weight:700}._priceGreen_hksoe_137{color:#111;text-transform:uppercase;font-size:.6875rem;font-weight:700}.dark ._priceOrange_hksoe_136,.dark ._priceGreen_hksoe_137{color:#f5f5f5}._footer_rwam7_1{margin-top:.15rem;position:relative;overflow:hidden}._footerGrid_rwam7_7{grid-template-columns:1fr;max-width:1600px;margin:0 auto;padding:0 1rem;display:grid}@media (width>=1280px){._footerGrid_rwam7_7{grid-template-columns:160px 1fr 160px;gap:1.5rem}}._imageWrap_rwam7_21{border:1px solid #ffffff40;width:100%;margin:0 auto;padding:0;position:relative;overflow:hidden;box-shadow:0 12px 24px #0000001f}@media (width>=1280px){._imageWrap_rwam7_21{grid-column:2}}.dark ._imageWrap_rwam7_21{border-color:#ffffff1f;box-shadow:0 12px 24px #00000059}._footerOverlay_rwam7_39{color:#fffffff2;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;text-align:center;background-color:#0009;justify-content:center;align-items:center;height:2.25rem;padding:0 .75rem;font-size:.75rem;display:flex;position:absolute;bottom:0;left:0;right:0}._brandGlow_rwam7_58{color:#fff;text-shadow:0 0 6px #ffffffbf,0 0 14px #facc15e6,0 0 26px #f59e0bf2;animation:2.8s ease-in-out infinite _brandFlicker_rwam7_1}@keyframes _brandFlicker_rwam7_1{0%,to{opacity:1;filter:brightness(1.15)}45%{opacity:.85;filter:brightness(1.35)}50%{opacity:.6;filter:brightness(1.6)}55%{opacity:.9;filter:brightness(1.2)}}._footerImgLight_rwam7_74,._footerImgDark_rwam7_75{width:100%;height:auto;display:block}._footerImgDark_rwam7_75,.dark ._footerImgLight_rwam7_74{display:none}.dark ._footerImgDark_rwam7_75{display:block}._page_n1i1r_7{min-height:100vh;font-family:var(--font-primary);color:#0f172a;-webkit-font-smoothing:antialiased;background:#f7f7f7;flex-direction:column;transition:background .3s,color .3s;display:flex;position:relative;overflow:hidden}.dark ._page_n1i1r_7{color:#f5f5f5;background:#0b0b0b}._inline_n1i1r_24{background:0 0;min-height:40vh}._page_n1i1r_7:before{content:"";z-index:0;pointer-events:none;opacity:.045;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:absolute;inset:0}.dark ._page_n1i1r_7:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._inline_n1i1r_24:before{opacity:.025}._main_n1i1r_56{flex:1;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}._content_n1i1r_72{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #0f172a14;border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;max-width:37.5rem;padding:2.5rem 2rem;display:flex;box-shadow:0 20px 40px #0000001f}.dark ._content_n1i1r_72{background:#0f172a73;border:1px solid #ffffff14;box-shadow:0 20px 40px #00000059}._inline_n1i1r_24 ._content_n1i1r_72{background:#ffffff59;border-color:#ffffff40}.dark ._inline_n1i1r_24 ._content_n1i1r_72{background:#0f172a73;border-color:#ffffff14}._imageWrap_n1i1r_104{justify-content:center;margin-bottom:3rem;display:flex;position:relative}._image_n1i1r_104{object-fit:contain;filter:drop-shadow(0 25px 25px #00000080);width:16rem;height:16rem;animation:3s ease-in-out infinite _pulseSlow_n1i1r_1}@media (width>=768px){._image_n1i1r_104{width:20rem;height:20rem}}@keyframes _pulseSlow_n1i1r_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._heading_n1i1r_154{color:#0f172a;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.25}.dark ._heading_n1i1r_154{color:#f8fafc}._description_n1i1r_165{color:#64748b;max-width:28rem;margin:0 0 2.5rem;font-size:1.0625rem;line-height:1.7}.dark ._description_n1i1r_165{color:#94a3b8}._actions_n1i1r_177{flex-direction:column;justify-content:center;gap:1rem;width:100%;display:flex}@media (width>=640px){._actions_n1i1r_177{flex-direction:row}}._btnPrimary_n1i1r_201,._btnSecondary_n1i1r_203{cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-width:12.5rem;height:3.5rem;padding:0 2rem;font-family:inherit;font-size:1rem;font-weight:700;transition:opacity .15s,transform .1s,background .15s;display:inline-flex}._btnPrimary_n1i1r_201{color:#fff;background:#111;animation:2s infinite _pulseGlow_n1i1r_1;box-shadow:0 8px 20px #11111140}.dark ._btnPrimary_n1i1r_201{color:#0b0b0b;background:#f5f5f5;animation:2s infinite _pulseGlowLight_n1i1r_1;box-shadow:0 8px 20px #ffffff26}@keyframes _pulseGlow_n1i1r_1{0%{box-shadow:0 0 #11111173}70%{box-shadow:0 0 0 10px #1110}to{box-shadow:0 0 #1110}}@keyframes _pulseGlowLight_n1i1r_1{0%{box-shadow:0 0 #ffffff73}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}._btnPrimary_n1i1r_201:hover{opacity:.9}._btnPrimary_n1i1r_201:active{animation:none;transform:scale(.95)}._btnSecondary_n1i1r_203{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0}.dark ._btnSecondary_n1i1r_203{color:#f5f5f5;background:#1e1e1e;border:1px solid #2a2a2a}._btnSecondary_n1i1r_203:hover{background:#e2e8f0}.dark ._btnSecondary_n1i1r_203:hover{background:#2a2a2a}._btnSecondary_n1i1r_203:active{transform:scale(.97)}._decorRow_n1i1r_289{opacity:.1;justify-content:center;align-items:center;gap:1rem;margin-top:4rem;display:flex}._decorLine_n1i1r_307{background:#94a3b8;border-radius:9999px;height:.25rem}._decorLineS_n1i1r_319{width:3rem}._decorLineM_n1i1r_321{width:4rem}._decorLineL_n1i1r_323{width:6rem}._toggleGroup_mtt0a_1{z-index:1000;gap:.5rem;display:flex;position:fixed;top:1rem;right:1rem}._toggle_mtt0a_1{border:1px solid var(--border-color);background-color:var(--bg-modal);width:2.5rem;height:2.5rem;color:var(--icon-color);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;justify-content:center;align-items:center;transition:all .3s;display:flex}._toggle_mtt0a_1:hover{background-color:var(--bg-input);color:#2563eb;border-color:#2563eb}._toggle_mtt0a_1 span{font-size:1.25rem}._closeBtn_mtt0a_35{border:1px solid var(--border-color);background-color:var(--bg-modal);width:2.5rem;height:2.5rem;color:var(--icon-color);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;justify-content:center;align-items:center;transition:all .3s;display:flex}._closeBtn_mtt0a_35:hover{background-color:var(--bg-input);color:#ef4444;border-color:#ef4444}._closeBtn_mtt0a_35 span{font-size:1.25rem}._page_sj836_4{background-color:var(--bg-page);min-height:100vh;font-family:var(--font-primary);justify-content:center;align-items:center;padding:1rem;transition:background-color .3s;display:flex;position:relative;overflow:hidden}._page_sj836_4:before{content:"";z-index:0;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;position:fixed;inset:0}._page_sj836_4:after{content:"";z-index:0;pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#1c1814 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#1c1814 3px 4px);background-size:24px 24px;position:fixed;inset:0}._modal_sj836_44{z-index:1;background-color:var(--bg-modal);border:1px solid var(--border-color);border-radius:1rem;width:100%;max-width:440px;transition:background-color .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0009}._modal_sj836_44:before{content:"";z-index:0;pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}._modal_sj836_44:after{content:"";z-index:0;pointer-events:none;opacity:.03;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#1c1814 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#1c1814 3px 4px);background-size:24px 24px;position:absolute;inset:0}._headerImageSection_sj836_84{z-index:1;aspect-ratio:1198/316;background-color:var(--bg-input);border-bottom:1px solid var(--border-color);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;transition:background-color .3s;display:flex;position:relative}._headerImageSection_sj836_84 img,._headerImage_sj836_84{object-fit:cover;width:100%;height:100%}._header_sj836_84{z-index:1;text-align:center;flex-direction:column;align-items:center;padding:2rem 2rem 1rem;display:flex;position:relative}._logoWrap_sj836_117{color:#2563eb;background-color:#2563eb1a;border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.75rem;display:flex}._title_sj836_130{letter-spacing:-.025em;color:var(--text-title);margin:0;font-size:2rem;font-weight:700;transition:color .3s}._subtitle_sj836_139{color:var(--text-subtitle);margin-top:.5rem;font-size:1rem;transition:color .3s}._vlgNotice_sj836_147{z-index:1;text-align:center;background:linear-gradient(135deg,#f59e0b1f,#f59e0b05);border:1px solid #f59e0b59;border-radius:.75rem;margin:0 2rem 1.25rem;padding:1rem;position:relative}._vlgTitle_sj836_158{color:var(--text-title);margin-bottom:.35rem;font-weight:700}._vlgDesc_sj836_164{color:var(--text-subtitle);margin-bottom:.75rem;font-size:.85rem}._vlgDownloadBtn_sj836_170{color:#111827;background:#f59e0b;border-radius:.6rem;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:700;text-decoration:none;transition:transform .1s,background .2s;display:inline-flex}._vlgDownloadBtn_sj836_170:hover{background:#fbbf24;transform:translateY(-1px)}._vlgDownloadDisabled_sj836_189{opacity:.6;pointer-events:none;cursor:not-allowed}._vlgHint_sj836_195{color:var(--text-muted);margin-top:.5rem;font-size:.75rem}._roleGrid_sj836_202{z-index:1;grid-template-columns:1fr 1fr;gap:.75rem;padding:1rem 2rem .5rem;display:grid;position:relative}._roleCard_sj836_211{border:1px solid var(--border-color);background-color:var(--bg-input);cursor:pointer;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:100px;padding:1rem;font-family:inherit;transition:border-color .2s,background-color .3s;display:flex;position:relative}._roleCard_sj836_211:hover{border-color:var(--checkbox-accent);background-color:var(--bg-modal)}._roleCardActive_sj836_233{border-color:var(--checkbox-accent);background-color:var(--checkbox-accent);background-color:#2563eb1a}._checkIcon_sj836_239{border:1px solid var(--border-color-secondary);background-color:var(--checkbox-accent);opacity:0;border-radius:9999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:opacity .2s,transform .2s,background-color .3s,border-color .3s;display:flex;position:absolute;top:.5rem;right:.5rem;transform:scale(.75)}._checkIcon_sj836_239 span{color:#fff;font-size:1rem;font-weight:700}._checkIconVisible_sj836_262{opacity:1;transform:scale(1)}._roleIcon_sj836_267{color:var(--text-muted);font-size:1.5rem;transition:color .3s}._roleIconActive_sj836_273{color:var(--checkbox-accent)}._roleLabel_sj836_277{color:var(--text-label);font-size:.75rem;font-weight:600;transition:color .3s}._divider_sj836_285{z-index:1;align-items:center;gap:1rem;padding:1rem 2rem;display:flex;position:relative}._dividerLine_sj836_294{background-color:var(--border-color);flex:1;height:1px;transition:background-color .3s}._dividerText_sj836_301{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);white-space:nowrap;font-size:.625rem;font-weight:700;transition:color .3s}._form_sj836_312{z-index:1;flex-direction:column;gap:1rem;padding:0 2rem 1.5rem;display:flex;position:relative}._formDisabled_sj836_321{opacity:.5;pointer-events:none}._field_sj836_326{flex-direction:column;display:flex}._label_sj836_331{color:var(--text-label);margin-bottom:.375rem;font-size:1rem;font-weight:500;transition:color .3s;display:block}._input_sj836_340{border:1px solid var(--border-color-secondary);background-color:var(--bg-input);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s,background-color .3s,color .3s}._input_sj836_340::placeholder{color:#64748b}._input_sj836_340:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}._inputPaddedRight_sj836_363{padding-right:3rem}._passwordHeader_sj836_368{justify-content:space-between;align-items:center;margin-bottom:.375rem;display:flex}._forgotLink_sj836_375{color:#2563eb;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s}._forgotLink_sj836_375:hover{color:#2563ebcc}._inputWrap_sj836_387{position:relative}._toggleVisibility_sj836_391{cursor:pointer;color:#64748b;background:0 0;border:none;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}._toggleVisibility_sj836_391:hover{color:#cbd5e1}._toggleVisibility_sj836_391 span{font-size:1.25rem}._secretContainer_sj836_415{opacity:0;max-height:0;margin-top:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),margin-top .3s cubic-bezier(.4,0,.2,1);overflow:hidden}._secretVisible_sj836_425{opacity:1;max-height:100px;margin-top:0}._submitBtn_sj836_432{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.75rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .2s,transform .1s;box-shadow:0 4px 14px #2563eb40}._submitBtn_sj836_432:hover{background-color:#2563ebe6}._submitBtn_sj836_432:active{transform:scale(.98)}._footer_sj836_457{z-index:1;background-color:var(--bg-input);border-top:1px solid var(--border-color);text-align:center;padding:1.5rem 2rem;transition:background-color .3s,border-color .3s;position:relative}._footerText_sj836_467{color:var(--text-secondary);margin:0;font-size:.875rem;transition:color .3s}._footerLink_sj836_474{color:#2563eb;margin-left:.25rem;font-weight:600;text-decoration:none;transition:color .2s}._footerLink_sj836_474:hover{color:#2563ebcc}._page_16w0o_2{background-color:var(--bg-page);width:100%;min-height:100vh;font-family:var(--font-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:background-color .3s,color .3s;display:flex;position:relative;overflow:hidden}._page_16w0o_2:before{content:"";z-index:0;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;position:fixed;inset:0}._page_16w0o_2:after{content:"";z-index:0;pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#1c1814 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#1c1814 3px 4px);background-size:24px 24px;position:fixed;inset:0}._blobTopLeft_16w0o_46,._blobBottomRight_16w0o_47{z-index:1;pointer-events:none;border-radius:9999px;position:absolute}._blobTopLeft_16w0o_46{filter:blur(120px);background-color:#137fec1a;width:40%;height:40%;top:-10%;left:-10%}._blobBottomRight_16w0o_47{filter:blur(120px);background-color:#137fec0d;width:40%;height:40%;bottom:-10%;right:-10%}._card_16w0o_73{z-index:10;background-color:var(--bg-modal);border:1px solid var(--border-color);border-radius:.75rem;width:100%;max-width:480px;transition:background-color .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}._card_16w0o_73:before{content:"";z-index:0;pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}._card_16w0o_73:after{content:"";z-index:0;pointer-events:none;opacity:.03;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#1c1814 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#1c1814 3px 4px);background-size:24px 24px;position:absolute;inset:0}._headerImageSection_16w0o_113{z-index:2;aspect-ratio:1198/316;background-color:var(--bg-input);border-bottom:1px solid var(--border-color);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;transition:background-color .3s;display:flex;position:relative}._headerImageSection_16w0o_113 img,._headerImage_16w0o_113{object-fit:cover;width:100%;height:100%}._body_16w0o_135{z-index:2;padding:2rem;position:relative}._header_16w0o_113{z-index:2;flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex;position:relative}._brandRow_16w0o_151{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}._logoWrap_16w0o_158{color:#fff;background-color:#137fec;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;display:flex}._brandName_16w0o_170{letter-spacing:-.025em;color:#fff;font-size:1.25rem;font-weight:700}._title_16w0o_177{color:var(--text-title);margin:0;font-size:2rem;font-weight:700;line-height:1.25;transition:color .3s}._subtitle_16w0o_186{color:var(--text-subtitle);margin:0;font-size:1rem;transition:color .3s}._form_16w0o_194{z-index:2;flex-direction:column;gap:1.25rem;display:flex;position:relative}._field_16w0o_202{flex-direction:column;gap:.5rem;display:flex}._label_16w0o_208{color:var(--text-label);font-size:1rem;font-weight:500;transition:color .3s}._inputWrap_16w0o_216{align-items:center;display:flex;position:relative}._inputIcon_16w0o_222{color:#94a3b8;pointer-events:none;font-size:1.25rem;position:absolute;left:.75rem}._input_16w0o_216{background-color:var(--bg-input);border:1px solid var(--border-color-secondary);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:.5rem;outline:none;padding:1rem;font-family:inherit;font-size:1rem;transition:box-shadow .2s,border-color .2s,background-color .3s,color .3s}._input_16w0o_216::placeholder{color:#64748b}._input_16w0o_216:focus{border-color:#137fec;box-shadow:0 0 0 2px #137fec40}._inputWithIcon_16w0o_253{padding-left:2.5rem}._infoText_16w0o_257{background-color:var(--bg-input);border:1px solid var(--border-color-secondary);width:100%;color:var(--text-primary);border-radius:.5rem;padding:1rem 1rem 1rem 2.5rem;font-size:.95rem;line-height:1.4}._buttonRow_16w0o_268{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}._secondaryBtn_16w0o_274{border:1px solid var(--border-color-secondary);width:100%;color:var(--text-primary);cursor:pointer;background-color:#0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:600;transition:border-color .2s,color .2s,background-color .2s;display:inline-flex}._secondaryBtn_16w0o_274 span{font-size:1.1rem}._secondaryBtn_16w0o_274:hover{color:#137fec;background-color:#137fec14;border-color:#137fec}._secondaryBtnDisabled_16w0o_299{opacity:.6;pointer-events:none;cursor:not-allowed}._vlgHint_16w0o_305{color:var(--text-muted);text-align:center;margin-top:.5rem;font-size:.75rem}@media (width<=480px){._buttonRow_16w0o_268{grid-template-columns:1fr}}._inputPaddedRight_16w0o_318{padding-right:2.75rem}._toggleBtn_16w0o_323{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:.75rem}._toggleBtn_16w0o_323:hover{color:#137fec}._toggleBtn_16w0o_323 span{font-size:1.25rem}._passwordGrid_16w0o_345{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=480px){._passwordGrid_16w0o_345{grid-template-columns:1fr}}._termsRow_16w0o_358{align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}._checkbox_16w0o_365{accent-color:#137fec;cursor:pointer;flex-shrink:0;width:1rem;height:1rem;margin-top:.1rem}._termsLabel_16w0o_374{color:var(--text-secondary);cursor:pointer;font-size:.75rem;line-height:1.5;transition:color .3s}._link_16w0o_382{color:#137fec;text-decoration:none}._link_16w0o_382:hover{text-decoration:underline}._submitBtn_16w0o_392{color:#fff;cursor:pointer;background-color:#137fec;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.875rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .2s,transform .1s;display:flex;box-shadow:0 4px 14px #137fec40}._submitBtn_16w0o_392:hover{background-color:#137fece6}._submitBtn_16w0o_392:active{transform:scale(.98)}._submitBtn_16w0o_392 span._material-symbols-outlined_16w0o_420{font-size:1.25rem}._footer_16w0o_425{z-index:2;border-top:1px solid var(--border-color);text-align:center;margin-top:2rem;padding-top:1.5rem;transition:border-color .3s;position:relative}._footerText_16w0o_435{color:var(--text-secondary);margin:0;font-size:.875rem;transition:color .3s}._footerLink_16w0o_442{color:#137fec;margin-left:.25rem;font-weight:600;text-decoration:none}._footerLink_16w0o_442:hover{text-decoration:underline}._accentBar_16w0o_454{z-index:2;background:linear-gradient(to right, #137fec66, var(--checkbox-accent), #137fec66);width:100%;height:6px;transition:background .3s;position:relative}._copyright_16w0o_464{text-align:center;color:var(--text-muted);z-index:10;margin-top:2rem;font-size:.75rem;transition:color .3s}._page_fdo6u_5{background-color:var(--color-background-light,#f6f7f8);min-height:100vh;padding:calc(var(--spacing,.25rem) * 4);font-family:var(--font-display,var(--font-primary));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;justify-content:center;align-items:center;display:flex}@media (prefers-color-scheme:dark){._page_fdo6u_5{background-color:#101922}}._overlay_fdo6u_9{inset:calc(var(--spacing,.25rem) * 0);z-index:50;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed}@supports (color:color-mix(in lab, red, red)){._overlay_fdo6u_9{background-color:color-mix(in oklab, var(--color-black,#000) 60%, transparent)}}._overlay_fdo6u_9{padding:calc(var(--spacing,.25rem) * 4);--tw-backdrop-blur:blur(8px);-webkit-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-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,)}._modal_fdo6u_13{border-radius:var(--radius-xl,.75rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));background-color:var(--color-white,#fff);--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);width:100%;max-width:480px;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);position:relative;overflow:hidden}@media (prefers-color-scheme:dark){._modal_fdo6u_13{border-color:var(--color-slate-800,oklch(27.9% .041 260.031));background-color:#1a2632}}._modal_fdo6u_13{font-family:var(--font-primary);color:var(--text-primary)}._modal_fdo6u_13:before{content:"";z-index:0;pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}._modal_fdo6u_13:after{content:"";z-index:0;pointer-events:none;opacity:.03;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#1c1814 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#1c1814 3px 4px);background-size:24px 24px;position:absolute;inset:0}._header_fdo6u_46{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));padding-inline:calc(var(--spacing,.25rem) * 6);padding-block:calc(var(--spacing,.25rem) * 4);justify-content:space-between;align-items:center;display:flex}@media (prefers-color-scheme:dark){._header_fdo6u_46{border-color:var(--color-slate-800,oklch(27.9% .041 260.031))}}._headerTitleWrap_fdo6u_54{align-items:center;gap:calc(var(--spacing,.25rem) * 3);display:flex}._iconWrap_fdo6u_62{width:calc(var(--spacing,.25rem) * 10);height:calc(var(--spacing,.25rem) * 10);border-radius:var(--radius-lg,.5rem);background-color:#137fec1a;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){._iconWrap_fdo6u_62{background-color:color-mix(in oklab, var(--color-primary,#137fec) 10%, transparent)}}._iconWrap_fdo6u_62{color:var(--color-primary,#137fec);background-color:var(--checkbox-accent)}@supports (color:color-mix(in lab, red, red)){._iconWrap_fdo6u_62{background-color:color-mix(in srgb, var(--checkbox-accent) 15%, transparent)}}._iconWrap_fdo6u_62{color:var(--checkbox-accent)}._headerTitle_fdo6u_54{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75 / 1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);--tw-tracking:var(--tracking-tight,-.025em);letter-spacing:var(--tracking-tight,-.025em);color:var(--text-title)}._closeBtn_fdo6u_75{height:calc(var(--spacing,.25rem) * 10);width:calc(var(--spacing,.25rem) * 10);border-radius:var(--radius-lg,.5rem);color:var(--color-slate-500,oklch(55.4% .046 257.417));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));justify-content:center;align-items:center;display:flex}@media (hover:hover){._closeBtn_fdo6u_75:hover{background-color:var(--color-slate-100,oklch(96.8% .007 247.896))}}@media (prefers-color-scheme:dark){._closeBtn_fdo6u_75{color:var(--color-slate-400,oklch(70.4% .04 256.788))}@media (hover:hover){._closeBtn_fdo6u_75:hover{background-color:var(--color-slate-800,oklch(27.9% .041 260.031))}}}._closeBtn_fdo6u_75{color:var(--icon-color)}._content_fdo6u_81{padding:calc(var(--spacing,.25rem) * 6)}@media (width>=48rem){._content_fdo6u_81{padding:calc(var(--spacing,.25rem) * 8)}}._textCenter_fdo6u_89{margin-bottom:calc(var(--spacing,.25rem) * 8);text-align:center}._title_fdo6u_97{margin-bottom:calc(var(--spacing,.25rem) * 3);font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2 / 1.5)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--text-title)}._subtitle_fdo6u_102{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5 / 1)));--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:var(--text-subtitle)}:where(._form_fdo6u_108>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem) * 6) * calc(1 - var(--tw-space-y-reverse)))}._otpGrid_fdo6u_116{justify-content:center;gap:calc(var(--spacing,.25rem) * 3);display:flex}._otpInput_fdo6u_124{height:calc(var(--spacing,.25rem) * 14);width:calc(var(--spacing,.25rem) * 12);border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));background-color:var(--color-slate-50,oklch(98.4% .003 247.858));text-align:center;font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75 / 1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-slate-900,oklch(20.8% .042 265.755));transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-outline-style:none;outline-style:none}._otpInput_fdo6u_124:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);--tw-ring-color:var(--color-primary,#137fec);border-color:#0000}@media (prefers-color-scheme:dark){._otpInput_fdo6u_124{border-color:var(--color-slate-700,oklch(37.2% .044 257.287));color:var(--color-white,#fff);background-color:#111a22}}._submitBtn_fdo6u_132{height:calc(var(--spacing,.25rem) * 12);justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem) * 2);border-radius:var(--radius-lg,.5rem);background-color:var(--color-primary,#137fec);width:100%;font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5 / 1)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);--tw-shadow-color:#137fec33;display:flex}@supports (color:color-mix(in lab, red, red)){._submitBtn_fdo6u_132{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-primary,#137fec) 20%, transparent) var(--tw-shadow-alpha), transparent)}}._submitBtn_fdo6u_132{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}@media (hover:hover){._submitBtn_fdo6u_132:hover{background-color:#137fece6}@supports (color:color-mix(in lab, red, red)){._submitBtn_fdo6u_132:hover{background-color:color-mix(in oklab, var(--color-primary,#137fec) 90%, transparent)}}}._submitBtn_fdo6u_132:disabled{cursor:not-allowed;opacity:.5}._resendLink_fdo6u_140{cursor:pointer;--tw-font-weight:var(--font-weight-medium,500);font-weight:var(--font-weight-medium,500);color:var(--color-primary,#137fec)}@media (hover:hover){._resendLink_fdo6u_140:hover{text-decoration-line:underline}}._footer_fdo6u_148{margin-top:calc(var(--spacing,.25rem) * 8);text-align:center;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)));color:var(--text-muted)}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}._page_1bkf5_2{background-color:var(--bg-page);min-height:100vh;font-family:var(--font-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;padding:1rem;transition:background-color .3s,color .3s;display:flex;position:relative;overflow:hidden}._page_1bkf5_2:before{content:"";z-index:0;pointer-events:none;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;position:fixed;inset:0}._page_1bkf5_2:after{content:"";z-index:0;pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#1c1814 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#1c1814 3px 4px);background-size:24px 24px;position:fixed;inset:0}._modal_1bkf5_44{z-index:1;background-color:var(--bg-modal);border:1px solid var(--border-color);border-radius:.75rem;width:100%;max-width:480px;transition:background-color .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}._modal_1bkf5_44:before{content:"";z-index:0;pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}._modal_1bkf5_44:after{content:"";z-index:0;pointer-events:none;opacity:.03;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#1c1814 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#1c1814 3px 4px);background-size:24px 24px;position:absolute;inset:0}._headerImageSection_1bkf5_84{z-index:1;aspect-ratio:1198/316;background-color:var(--bg-input);border-bottom:1px solid var(--border-color);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;transition:background-color .3s;display:flex;position:relative}._headerImageSection_1bkf5_84 img,._headerImage_1bkf5_84{object-fit:cover;width:100%;height:100%}._content_1bkf5_107{z-index:1;padding:2rem;position:relative}._intro_1bkf5_114{text-align:center;margin-bottom:2rem}._title_1bkf5_119{color:var(--text-title);margin:0 0 .75rem;font-size:1.75rem;font-weight:700;transition:color .3s}._description_1bkf5_127{color:var(--text-subtitle);margin:0;font-size:1.125rem;line-height:1.625;transition:color .3s}._form_1bkf5_136{z-index:1;flex-direction:column;gap:1.5rem;display:flex;position:relative}._field_1bkf5_144{flex-direction:column;gap:.5rem;display:flex}._label_1bkf5_150{color:var(--text-label);font-size:1rem;font-weight:600;transition:color .3s}._inputWrap_1bkf5_157{position:relative}._inputIcon_1bkf5_161{pointer-events:none;color:#94a3b8;justify-content:center;align-items:center;width:2.75rem;height:100%;display:flex;position:absolute;top:0;left:0}._inputIcon_1bkf5_161 span{font-size:1.25rem}._input_1bkf5_157{background-color:var(--bg-input);border:1px solid var(--border-color-secondary);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:.5rem;outline:none;padding:1rem 1rem 1rem 2.75rem;font-family:inherit;font-size:1rem;transition:box-shadow .2s,border-color .2s,background-color .3s,color .3s;display:block}._input_1bkf5_157::placeholder{color:#64748b}._input_1bkf5_157:focus{border-color:#137fec;box-shadow:0 0 0 2px #137fec40}._submitWrap_1bkf5_203{padding-top:.5rem}._submitBtn_1bkf5_207{color:#fff;cursor:pointer;background-color:#137fec;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:3rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background-color .2s,transform .1s;display:flex;box-shadow:0 4px 14px #137fec40}._submitBtn_1bkf5_207:hover{background-color:#137fece6}._submitBtn_1bkf5_207:active{transform:scale(.98)}._submitBtn_1bkf5_207 span._material-symbols-outlined_1bkf5_234{font-size:1.25rem}._backRow_1bkf5_239{z-index:1;text-align:center;margin-top:1rem;position:relative}._backBtn_1bkf5_246{width:100%;color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;background-color:#0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #0000001a}._backBtn_1bkf5_246:hover{background-color:var(--bg-input);color:#137fec;border-color:#137fec}._backBtn_1bkf5_246:active{transform:scale(.98)}._backBtn_1bkf5_246 span._material-symbols-outlined_1bkf5_234{font-size:1.25rem}._progressTrack_1bkf5_280{z-index:1;background-color:var(--border-color);width:100%;height:6px;transition:background-color .3s;position:relative}._progressFill_1bkf5_289{background-color:var(--checkbox-accent);width:33.333%;height:100%;transition:background-color .3s}._page_35ojr_5{background-color:var(--color-background-light,#f6f7f8);min-height:100vh;padding:calc(var(--spacing,.25rem) * 4);font-family:var(--font-display,var(--font-primary));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;justify-content:center;align-items:center;display:flex}@media (prefers-color-scheme:dark){._page_35ojr_5{background-color:#101922}}._modal_35ojr_13{border-radius:var(--radius-xl,.75rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));background-color:var(--color-white,#fff);--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);width:100%;max-width:480px;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);position:relative;overflow:hidden}@media (prefers-color-scheme:dark){._modal_35ojr_13{border-color:var(--color-slate-800,oklch(27.9% .041 260.031));background-color:#1a2632}}._header_35ojr_21{border-bottom-style:var(--tw-border-style);border-bottom-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));padding-inline:calc(var(--spacing,.25rem) * 6);padding-block:calc(var(--spacing,.25rem) * 4);justify-content:space-between;align-items:center;display:flex}@media (prefers-color-scheme:dark){._header_35ojr_21{border-color:var(--color-slate-800,oklch(27.9% .041 260.031))}}._headerTitleWrap_35ojr_29{align-items:center;gap:calc(var(--spacing,.25rem) * 3);display:flex}._iconWrap_35ojr_37{width:calc(var(--spacing,.25rem) * 10);height:calc(var(--spacing,.25rem) * 10);border-radius:var(--radius-lg,.5rem);background-color:#137fec1a;justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){._iconWrap_35ojr_37{background-color:color-mix(in oklab, var(--color-primary,#137fec) 10%, transparent)}}._iconWrap_35ojr_37{color:var(--color-primary,#137fec)}._headerTitle_35ojr_29{font-size:var(--text-xl,1.25rem);line-height:var(--tw-leading,var(--text-xl--line-height,calc(1.75 / 1.25)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);--tw-tracking:var(--tracking-tight,-.025em);letter-spacing:var(--tracking-tight,-.025em)}._closeBtn_35ojr_53{height:calc(var(--spacing,.25rem) * 10);width:calc(var(--spacing,.25rem) * 10);border-radius:var(--radius-lg,.5rem);color:var(--color-slate-500,oklch(55.4% .046 257.417));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));justify-content:center;align-items:center;display:flex}@media (hover:hover){._closeBtn_35ojr_53:hover{background-color:var(--color-slate-100,oklch(96.8% .007 247.896))}}@media (prefers-color-scheme:dark){._closeBtn_35ojr_53{color:var(--color-slate-400,oklch(70.4% .04 256.788))}@media (hover:hover){._closeBtn_35ojr_53:hover{background-color:var(--color-slate-800,oklch(27.9% .041 260.031))}}}._content_35ojr_61{padding:calc(var(--spacing,.25rem) * 6)}@media (width>=48rem){._content_35ojr_61{padding:calc(var(--spacing,.25rem) * 8)}}._textCenter_35ojr_69{margin-bottom:calc(var(--spacing,.25rem) * 8);text-align:center}._title_35ojr_77{margin-bottom:calc(var(--spacing,.25rem) * 3);font-size:var(--text-2xl,1.5rem);line-height:var(--tw-leading,var(--text-2xl--line-height,calc(2 / 1.5)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700)}._subtitle_35ojr_85{font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5 / 1)));--tw-leading:var(--leading-relaxed,1.625);line-height:var(--leading-relaxed,1.625);color:var(--color-slate-600,oklch(44.6% .043 257.281))}@media (prefers-color-scheme:dark){._subtitle_35ojr_85{color:var(--color-slate-400,oklch(70.4% .04 256.788))}}:where(._form_35ojr_93>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing,.25rem) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing,.25rem) * 6) * calc(1 - var(--tw-space-y-reverse)))}._field_35ojr_101{gap:calc(var(--spacing,.25rem) * 2);flex-direction:column;display:flex}._label_35ojr_109{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25 / .875)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-slate-700,oklch(37.2% .044 257.287))}@media (prefers-color-scheme:dark){._label_35ojr_109{color:var(--color-slate-300,oklch(86.9% .022 252.894))}}._inputWrap_35ojr_117{align-items:center;display:flex;position:relative}._input_35ojr_117{border-radius:var(--radius-lg,.5rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--color-slate-200,oklch(92.9% .013 255.508));background-color:var(--color-slate-50,oklch(98.4% .003 247.858));width:100%;padding-inline:calc(var(--spacing,.25rem) * 4);padding-block:calc(var(--spacing,.25rem) * 3.5);color:var(--color-slate-900,oklch(20.8% .042 265.755))}._input_35ojr_117::placeholder{color:var(--color-slate-400,oklch(70.4% .04 256.788))}._input_35ojr_117{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-outline-style:none;outline-style:none}._input_35ojr_117:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);--tw-ring-color:var(--color-primary,#137fec);border-color:#0000}@media (prefers-color-scheme:dark){._input_35ojr_117{border-color:var(--color-slate-700,oklch(37.2% .044 257.287));color:var(--color-white,#fff);background-color:#111a22}}._toggleBtn_35ojr_133{right:calc(var(--spacing,.25rem) * 3);color:var(--color-slate-400,oklch(70.4% .04 256.788));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));position:absolute}@media (hover:hover){._toggleBtn_35ojr_133:hover{color:var(--color-primary,#137fec)}}._submitBtn_35ojr_141{height:calc(var(--spacing,.25rem) * 12);justify-content:center;align-items:center;gap:calc(var(--spacing,.25rem) * 2);border-radius:var(--radius-lg,.5rem);background-color:var(--color-primary,#137fec);width:100%;font-size:var(--text-base,1rem);line-height:var(--tw-leading,var(--text-base--line-height,calc(1.5 / 1)));--tw-font-weight:var(--font-weight-bold,700);font-weight:var(--font-weight-bold,700);color:var(--color-white,#fff);--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);--tw-shadow-color:#137fec33;display:flex}@supports (color:color-mix(in lab, red, red)){._submitBtn_35ojr_141{--tw-shadow-color:color-mix(in oklab, color-mix(in oklab, var(--color-primary,#137fec) 20%, transparent) var(--tw-shadow-alpha), transparent)}}._submitBtn_35ojr_141{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}@media (hover:hover){._submitBtn_35ojr_141:hover{background-color:#137fece6}@supports (color:color-mix(in lab, red, red)){._submitBtn_35ojr_141:hover{background-color:color-mix(in oklab, var(--color-primary,#137fec) 90%, transparent)}}}._root_1907g_3{font-family:var(--font-primary);flex-direction:column;min-height:100vh;transition:background-color .3s,color .3s;display:flex;position:relative;overflow:hidden}._light_1907g_12{color:#0f172a;background-color:#f5f5f5}._dark_1907g_13{color:#f1f5f9;background-color:#0f0f0f}._root_1907g_3:before{content:"";z-index:0;pointer-events:none;opacity:.045;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:fixed;inset:0}._dark_1907g_13:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._snow_1907g_36{pointer-events:none;z-index:50;width:100%;height:100%;position:fixed;top:0;left:0}:root{--ticker-speed:28s}._header_1907g_47{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#f5f5f5cc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem;width:100%;min-width:0;padding:1rem 1.5rem;transition:background-color .3s;display:flex;position:sticky;top:0}.dark ._header_1907g_47{background-color:#0f0f0fcc;border-bottom-color:#1e293b}._brand_1907g_68{color:#137fec;flex-shrink:0;align-items:center;gap:.5rem;display:flex}._brandIcon_1907g_70{font-size:1.875rem}._brandName_1907g_72{letter-spacing:-.025em;font-size:1.25rem;font-weight:700;display:none}@media (width>=640px){._brandName_1907g_72{display:block}}._searchWrap_1907g_78{flex:16rem;justify-content:center;min-width:0;max-width:44rem;padding:0 1rem;display:flex}._searchInner_1907g_79{width:100%;min-width:0;position:relative}._searchIcon_1907g_80{color:#94a3b8;pointer-events:none;align-items:center;padding-left:.75rem;transition:color .2s;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}._searchInner_1907g_79:focus-within ._searchIcon_1907g_80{color:#137fec}._searchInput_1907g_94{width:100%;color:inherit;background-color:#94a3b833;border:none;border-radius:.75rem;outline:none;padding:.625rem 1rem .625rem 2.5rem;font-family:inherit;font-size:.875rem;transition:box-shadow .2s,background-color .2s}._searchInput_1907g_94::placeholder{color:#64748b}._searchInput_1907g_94:focus{background-color:#fff;box-shadow:0 0 0 2px #137fec}.dark ._searchInput_1907g_94:focus{background-color:#0f172a}._headerRight_1907g_116{flex-wrap:wrap;flex:0 auto;align-items:center;gap:.375rem;min-width:0;margin-left:.5rem;display:flex}._nav_1907g_117{align-items:center;gap:.5rem;display:none}@media (width>=768px){._nav_1907g_117{display:flex}}@media (width<=1100px){._nav_1907g_117{display:none}}._navBtn_1907g_120{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .2s;display:flex}.dark ._navBtn_1907g_120{color:#94a3b8}._navBtn_1907g_120:hover{background-color:#94a3b833}._themeBtn_1907g_131{cursor:pointer;color:#334155;background-color:#94a3b833;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem;font-family:inherit;transition:background-color .2s;display:flex}.dark ._themeBtn_1907g_131{color:#e2e8f0}._themeBtn_1907g_131:hover{background-color:#94a3b866}._divider_1907g_149{background-color:#e2e8f0;width:1px;height:2rem;margin:0 .15rem;display:none}.dark ._divider_1907g_149{background-color:#1e293b}@media (width>=640px){._divider_1907g_149{display:block}}@media (width<=900px){._header_1907g_47{padding:.75rem 1rem}._brand_1907g_68{order:1}._headerRight_1907g_116{flex-wrap:wrap;order:2;justify-content:flex-end;width:100%;margin-left:0}._searchWrap_1907g_78{flex-basis:100%;order:3;padding:.5rem 0 0}}@media (width<=1200px){._searchWrap_1907g_78{flex-basis:100%;order:3;padding:.5rem 0 0}._headerRight_1907g_116{order:2}}._userArea_1907g_175{flex:none;align-items:center;gap:.35rem;padding-left:0;display:flex}._userInfo_1907g_176{flex-direction:column;align-items:flex-end;min-width:0;max-width:10rem;display:none}@media (width>=1024px){._userInfo_1907g_176{display:flex}}._userName_1907g_178{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:10rem;font-size:.875rem;font-weight:700;line-height:1;overflow:hidden}.dark ._userName_1907g_178{color:#f1f5f9}._userBadge_1907g_189{text-transform:uppercase;letter-spacing:.1em;color:#f59e0b;margin-top:.25rem;font-size:.625rem;font-weight:900}._avatarWrap_1907g_191{cursor:pointer;position:relative}._avatar_1907g_191{object-fit:cover;border:2px solid #e2e8f0;border-radius:9999px;width:2rem;height:2rem}@media (width>=640px){._avatar_1907g_191{width:2.5rem;height:2.5rem}}.dark ._avatar_1907g_191{border-color:#334155}._onlineDot_1907g_198{background-color:#10b981;border:2px solid #fff;border-radius:9999px;width:.625rem;height:.625rem;position:absolute;bottom:0;right:0;box-shadow:0 0 0 1px #10b98199,0 0 6px #10b981cc}.dark ._onlineDot_1907g_198{border-color:#0f0f0f}._onlineDot_1907g_198:after{content:"";border:2px solid #10b981f2;border-radius:9999px;animation:1.6s ease-out infinite _onlinePulse_1907g_1;position:absolute;inset:-4px}@keyframes _onlinePulse_1907g_1{0%{opacity:.7;transform:scale(.6)}70%{opacity:0;transform:scale(1.8)}to{opacity:0;transform:scale(2)}}._logoutBtn_1907g_213{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;font-family:inherit;transition:color .2s,background-color .2s;display:flex}._logoutBtn_1907g_213:hover{color:#ef4444;background-color:#ef44441a}._tickerWrap_1907g_226{white-space:nowrap;background-color:#137fec0d;border-bottom:1px solid #137fec1a;width:100%;padding:.5rem 0;overflow:hidden}.dark ._tickerWrap_1907g_226{background-color:#137fec1a}._tickerWrap_1907g_226:hover ._tickerContent_1907g_240{animation-play-state:paused}._tickerContent_1907g_240{white-space:nowrap;animation:_ticker_1907g_226 var(--ticker-speed) linear infinite;gap:3rem;display:flex}._tickerContentStatic_1907g_250{justify-content:center;animation:none;transform:translate(0)}@keyframes _ticker_1907g_226{0%{transform:translate(100%)}to{transform:translate(-100%)}}._tickerRow_1907g_259{align-items:center;gap:3rem;display:flex}._tickerNormal_1907g_264{letter-spacing:.025em;color:#2563eb;font-size:.875rem;font-weight:600}.dark ._tickerNormal_1907g_264{color:#93c5fd}._tickerMuted_1907g_271{color:#666}.dark ._tickerMuted_1907g_271{color:#999}._tickerAccent_1907g_273{color:#dc2626;font-size:.875rem;font-weight:600}.dark ._tickerAccent_1907g_273{color:#f87171}._body_1907g_283{flex-direction:column;flex:1;width:100%;display:flex;overflow-x:hidden}@media (width>=1024px){._body_1907g_283{flex-direction:row}}._main_1907g_291{flex:1;padding:1rem;overflow-x:hidden}@media (width>=640px){._main_1907g_291{padding:1.5rem}}@media (width>=1024px){._main_1907g_291{padding:2.5rem}}._section_1907g_301{margin-bottom:3rem}._sectionHead_1907g_303{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}._sectionTitle_1907g_305{font-size:1.5rem;font-weight:700}._trendBadge_1907g_307{color:#f59e0b;text-transform:uppercase;letter-spacing:.05em;background-color:#f59e0b1a;border:1px solid #f59e0b33;border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.625rem;font-weight:700;display:flex}._trendBadge_1907g_307 span{font-size:.75rem}._countBadge_1907g_323{color:#64748b;background-color:#f1f5f9;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:700}.dark ._countBadge_1907g_323{background-color:#1e293b}._emptyState_1907g_330{color:#64748b;background:#0f172a0a;border-radius:1rem;padding:1.5rem;font-weight:600}.dark ._emptyState_1907g_330{color:#cbd5f5;background:#94a3b81a}._emptyWrap_1907g_342{text-align:center;background:#0f172a0a;border-radius:1.5rem;flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex}.dark ._emptyWrap_1907g_342{background:#94a3b814}._emptyImg_1907g_352{object-fit:contain;opacity:.5;filter:drop-shadow(0 18px 20px #0003);width:320px;height:320px;margin-bottom:0}._emptyTitle_1907g_360{color:#0f172a;font-size:1.4rem;font-weight:700}.dark ._emptyTitle_1907g_360{color:#f1f5f9}._emptyDesc_1907g_366{color:#64748b;margin-top:.5rem;font-weight:600}.dark ._emptyDesc_1907g_366{color:#cbd5f5}._grid_1907g_376{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}._virtualGrid_1907g_382{width:100%;min-height:120px;position:relative}._virtualItem_1907g_388{position:absolute;top:0;left:0}._sep_1907g_395{opacity:.5;border-color:#e2e8f0;margin-bottom:2.5rem}.dark ._sep_1907g_395{border-color:#1e293b}._sortBar_1907g_403{border-top:1px solid #e2e8f080;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-top:3rem;padding:1.5rem 0;display:grid}.dark ._sortBar_1907g_403{border-top-color:#1e293b80}._sortLeft_1907g_414{flex-wrap:wrap;justify-self:start;align-items:center;gap:1rem 1.5rem;display:flex}._sortGroup_1907g_415{align-items:center;gap:.5rem;display:flex}._sortLabel_1907g_417{color:#64748b;white-space:nowrap;font-size:.75rem;font-weight:600}._perPageBtns_1907g_421{background-color:#94a3b833;border-radius:.5rem;align-items:center;margin-right:.5rem;padding:.25rem;display:flex}.dark ._perPageBtns_1907g_421{background-color:#1e293b80}._perPageBtn_1907g_421{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:.25rem;padding:.25rem .75rem;font-family:inherit;font-size:.6875rem;font-weight:700;transition:background-color .2s}._perPageBtn_1907g_421:hover{background-color:#fff}.dark ._perPageBtn_1907g_421:hover{background-color:#334155}._perPageActive_1907g_445{color:#137fec;background-color:#fff;box-shadow:0 1px 2px #0000000d}.dark ._perPageActive_1907g_445{background-color:#334155}._stepper_1907g_451{background-color:#94a3b833;border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem;display:flex}.dark ._stepper_1907g_451{background-color:#1e293b80}._stepBtn_1907g_461{color:#fff;cursor:pointer;background-color:#137fec;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-family:inherit;transition:background-color .2s;display:flex}._stepBtn_1907g_461:hover{background-color:#137feccc}._stepBtn_1907g_461 span{font-size:.875rem}._stepInput_1907g_468{text-align:center;width:2.5rem;height:1.5rem;color:inherit;-moz-appearance:textfield;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:.6875rem;font-weight:700}._stepInput_1907g_468::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._stepInput_1907g_468::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._selectWrap_1907g_488{position:relative}._select_1907g_488{appearance:none;cursor:pointer;color:inherit;background-color:#94a3b833;border:none;border-radius:.5rem;outline:none;padding:.5rem 2.8rem .5rem 1rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:background-color .2s}.dark ._select_1907g_488{background-color:#1e293b80}._select_1907g_488:hover{background-color:#94a3b866}._select_1907g_488:focus{box-shadow:0 0 0 2px #137fec33}._selectArrow_1907g_502{pointer-events:none;color:#64748b;font-size:1.125rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}._pagRow_1907g_508{justify-content:center;justify-self:center;align-items:center;gap:.25rem;display:flex}@media (width<=900px){._sortBar_1907g_403{grid-template-columns:1fr}._sortLeft_1907g_414,._pagRow_1907g_508{justify-self:center}}._pagArrow_1907g_521{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-family:inherit;transition:color .2s,border-color .2s;display:flex}.dark ._pagArrow_1907g_521{border-color:#1e293b}._pagArrow_1907g_521:hover{color:#137fec;border-color:#137fec}._pagNum_1907g_537{cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:700;transition:background-color .2s;display:flex}._pagNum_1907g_537:hover{background-color:#f1f5f9}.dark ._pagNum_1907g_537:hover{background-color:#1e293b}._pagActive_1907g_551{color:#fff;background-color:#137fec}._pagActive_1907g_551:hover{background-color:#137fec}._footer_1907g_559{background-color:#f5f5f5;border-top:1px solid #e2e8f0;margin-top:auto;padding:1rem 1.5rem;transition:background-color .3s}.dark ._footer_1907g_559{background-color:#0f0f0f;border-top-color:#1e293b}._footerInner_1907g_571{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}@media (width>=640px){._footerInner_1907g_571{flex-direction:row}}._footerCopy_1907g_583{color:#64748b;text-align:center;margin:0;font-size:.6875rem;font-weight:500}.dark ._footerCopy_1907g_583{color:#94a3b8}._brandGlow_1907g_585{color:#fff;text-shadow:0 0 6px #ffffffbf,0 0 14px #facc15e6,0 0 26px #f59e0bf2;animation:2.8s ease-in-out infinite _brandFlicker_1907g_1}@keyframes _brandFlicker_1907g_1{0%,to{opacity:1;filter:brightness(1.15)}45%{opacity:.85;filter:brightness(1.35)}50%{opacity:.6;filter:brightness(1.6)}55%{opacity:.9;filter:brightness(1.2)}}._footerRight_1907g_602{align-items:center;gap:1rem;display:flex}@media (width>=640px){._footerRight_1907g_602{position:absolute;right:0}}._footerIcon_1907g_612{color:#64748b;align-items:center;transition:color .2s;display:flex}._footerIcon_1907g_612:hover{color:#137fec}._tiktokSvg_1907g_616{fill:currentColor;width:1.25rem;height:1.25rem}._footerDivLine_1907g_618{background-color:#cbd5e1;width:1px;height:.75rem;display:none}@media (width>=640px){._footerDivLine_1907g_618{display:block}}._footerNav_1907g_624{gap:1rem;display:flex}._footerLink_1907g_626{text-transform:uppercase;letter-spacing:.08em;color:#64748b;font-size:.625rem;font-weight:700;text-decoration:none;transition:color .2s}._footerLink_1907g_626:hover{color:#137fec}._card_164yg_1{cursor:pointer;flex-direction:column;gap:.75rem;transition:transform .3s;display:flex;position:relative}._card_164yg_1:not(._featured_164yg_9):hover{transform:translateY(-4px)}._imgWrap_164yg_14{background-color:#1e1e1e;border-radius:.75rem;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}._card_164yg_1:hover ._imgWrap_164yg_14{box-shadow:0 20px 25px -5px #137fec1a}._imgWrap_164yg_14:after{content:"";opacity:.6;pointer-events:none;background:linear-gradient(120deg,#0000,#ffffff59,#0000);width:50%;height:140%;position:absolute;top:-20%;left:-60%;transform:skew(-20deg)translate(-120%)}._card_164yg_1:hover ._imgWrap_164yg_14:after{animation:1.2s ease-in-out _shineSweep_164yg_1}@keyframes _shineSweep_164yg_1{0%{opacity:0;transform:skew(-20deg)translate(-120%)}20%{opacity:.6}to{opacity:0;transform:skew(-20deg)translate(220%)}}._aspect16x9_164yg_48{aspect-ratio:16/9}._aspect4x3_164yg_50{aspect-ratio:4/3}._img_164yg_14{z-index:1;background-position:50%;background-size:cover;transition:transform .5s;position:absolute;inset:0}._img_164yg_14:after{content:"";mix-blend-mode:soft-light;opacity:.8;pointer-events:none;background-image:repeating-linear-gradient(-45deg,#ffffff0f,#ffffff0f 2px,#0000 2px 6px);position:absolute;inset:0}._card_164yg_1:hover ._img_164yg_14{transform:scale(1.1)}._watermarkOverlay_164yg_80{z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._watermarkImage_164yg_89{opacity:.35;object-fit:cover;width:100%;height:100%}._tagLeft_164yg_99,._tagRight_164yg_99{z-index:3;gap:.25rem;display:flex;position:absolute;top:.5rem}._tagLeft_164yg_99{left:.5rem}._tagRight_164yg_99{right:.5rem}._formatTag_164yg_112{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#0009;border-radius:9999px;padding:.25rem .5rem;font-size:.625rem;font-weight:700}._formatTagFla_164yg_124{background-color:#3b82f6e6}._formatTagMp3_164yg_125{background-color:#10b981e6}._formatTagPng_164yg_126{background-color:#ec4899e6}._formatTagJpg_164yg_127{background-color:#f59e0be6}._formatTagMp4_164yg_128{background-color:#2563ebe6}._formatTag3d_164yg_129{background-color:#8b5cf6e6}._badge_164yg_132{text-transform:uppercase;letter-spacing:.1em;color:#fff;border-radius:.25rem;padding:.125rem .5rem;font-size:.5625rem;font-weight:900;box-shadow:0 1px 2px #00000026}._badgeAmber_164yg_152{background-color:#f59e0b}._badgeGreen_164yg_154{background-color:#10b981}._overlay_164yg_160{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background-color:#0006;justify-content:center;align-items:center;gap:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}._card_164yg_1:hover ._overlay_164yg_160{opacity:1}._overlayBtn_164yg_190{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background-color:#fff3;border:1px solid #ffffff4d;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;font-family:inherit;transition:background-color .2s,transform .2s;display:flex}._overlayBtn_164yg_190 span{font-size:1.5rem}._overlayBtn_164yg_190:hover{transform:scale(1.1)}._overlayBtnView_164yg_223:hover{background-color:#137fec}._overlayBtnFav_164yg_224:hover{background-color:#ef4444}._overlayBtnFavActive_164yg_225{background-color:#ef4444;border-color:#ef4444e6;box-shadow:0 10px 20px #ef444433}._favIcon_164yg_230{transition:transform .2s,color .2s}._favIconActive_164yg_231{color:#fff}._body_164yg_236{padding:0 .25rem}._title_164yg_240{color:#0f172a;margin:0;font-weight:700;line-height:1.3;transition:color .2s}.dark ._title_164yg_240{color:#f1f5f9}._card_164yg_1:hover ._title_164yg_240{color:#137fec}._downloads_164yg_260{color:#0ea5e9;margin:.25rem 0 0;font-size:.625rem;font-weight:700}.dark ._downloads_164yg_260{color:#38bdf8}._meta_164yg_269{justify-content:space-between;align-items:center;margin-top:.25rem;display:flex}._metaSub_164yg_281{color:#64748b;margin:0;font-size:.75rem}._more_164yg_283{color:#94a3b8;font-size:.875rem}._sidebar_di8eg_1{border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;gap:2rem;width:100%;padding:1.5rem;display:flex}.dark ._sidebar_di8eg_1{border-right-color:#1e293b}@media (width>=1024px){._sidebar_di8eg_1{width:18rem}}._sectionLabel_di8eg_26{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 1rem;padding:0 .5rem;font-size:.75rem;font-weight:700}._nav_di8eg_48{flex-direction:column;gap:.25rem;display:flex}._navItem_di8eg_52{color:#475569;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;flex-wrap:nowrap;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.84rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.dark ._navItem_di8eg_52{color:#94a3b8}._navItem_di8eg_52:hover{background-color:#f1f5f9}.dark ._navItem_di8eg_52:hover{background-color:#1e293b}._navItem_di8eg_52 span{font-size:1.15rem}._navItem_di8eg_52 span:last-child{white-space:nowrap;font-size:.84rem}._navItemActive_di8eg_83{color:#137fec;background-color:#137fec1a}._navItemActive_di8eg_83:hover{background-color:#137fec26}._cats_di8eg_97{flex-direction:column;gap:.5rem;display:flex}._catGroup_di8eg_101{flex-direction:column;gap:.25rem;display:flex}._catGroupBtn_di8eg_105{text-transform:uppercase;letter-spacing:.08em;color:#64748b;cursor:pointer;background-color:#f1f5f9;border:none;border-radius:.25rem;justify-content:space-between;align-items:center;width:100%;padding:.375rem .5rem;font-family:inherit;font-size:.625rem;font-weight:700;transition:background-color .2s,color .2s;display:flex}.dark ._catGroupBtn_di8eg_105{background-color:#1e293b}._catGroupBtn_di8eg_105:hover{color:#137fec;background-color:#137fec26}._chevron_di8eg_147{font-size:.875rem;transition:transform .2s}._chevronOpen_di8eg_149{transform:rotate(180deg)}._catSubs_di8eg_153{border-left:1px solid #e2e8f0;flex-direction:column;gap:.25rem;margin-top:.25rem;margin-left:.75rem;padding-left:.5rem;display:flex}.dark ._catSubs_di8eg_153{border-left-color:#1e293b}._catSub_di8eg_153{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.25rem;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;padding:.25rem .5rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:color .2s,background-color .2s;display:flex}._catSub_di8eg_153:hover{color:#137fec;background-color:#f1f5f9}.dark ._catSub_di8eg_153:hover{background-color:#1e293b}._catSubActive_di8eg_195{color:#137fec;background-color:#137fec1f}._lockIcon_di8eg_199{color:#94a3b8;margin-left:auto;font-size:.875rem}._emptyCats_di8eg_206{color:#94a3b8;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:.75rem;padding:.75rem .8rem;font-size:.75rem;font-weight:600}.dark ._emptyCats_di8eg_206{color:#94a3b8;background:#0f172a99;border-color:#1e293b}._tagPills_di8eg_222{flex-wrap:wrap;gap:.5rem;padding:0 .5rem;display:flex}._tagPill_di8eg_222{color:#64748b;cursor:pointer;background-color:#f1f5f9;border-radius:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:700;transition:background-color .2s,color .2s}.dark ._tagPill_di8eg_222{background-color:#1e293b}._tagPill_di8eg_222:hover{color:#fff;background-color:#137fec}._page_qgxx6_7{min-height:100vh;font-family:var(--font-primary);color:#0f172a;-webkit-font-smoothing:antialiased;background:#f5f5f5;position:relative;overflow:hidden}.dark ._page_qgxx6_7{color:#f1f5f9;background:#0f0f0f}._page_qgxx6_7:before{content:"";z-index:0;pointer-events:none;opacity:.045;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:fixed;inset:0}.dark ._page_qgxx6_7:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._bgGrid_qgxx6_42{z-index:0;opacity:.4;filter:grayscale(.5);pointer-events:none;padding:1.25rem 2.5rem;position:fixed;inset:0}._bgHeader_qgxx6_57{border-bottom:1px solid #1e293b99;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}._bgHeaderIcon_qgxx6_75{color:#137fec;font-size:1.875rem!important}._bgHeaderTitle_qgxx6_85{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.dark ._bgHeaderTitle_qgxx6_85{color:#f1f5f9}._bgGallery_qgxx6_94{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}._bgGalleryCell_qgxx6_106{aspect-ratio:1;background:#e2e8f0;border-radius:.5rem}.dark ._bgGalleryCell_qgxx6_106{background:#1e293b}._overlay_qgxx6_116{z-index:50;-webkit-backdrop-filter:blur(12px);background:#f5f5f5b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dark ._overlay_qgxx6_116{background:#101922cc}._modal_qgxx6_133{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;max-width:56rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #0f172a33}.dark ._modal_qgxx6_133{background:#0f172a;border:1px solid #1e293b;box-shadow:0 25px 60px #00000080}._closeBtn_qgxx6_152{z-index:10;color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}._closeBtn_qgxx6_152:hover{background:#cbd5e1}.dark ._closeBtn_qgxx6_152{color:#94a3b8;background:#1e293b}.dark ._closeBtn_qgxx6_152:hover{background:#334155}._navBtn_qgxx6_189{color:#fff;cursor:pointer;z-index:12;background:#0f172a99;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:transform .15s,background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}._navBtn_qgxx6_189:hover{background:#0f172acc;transform:translateY(-50%)scale(1.05)}._navBtn_qgxx6_189:disabled{opacity:.35;cursor:not-allowed}._navBtn_qgxx6_189:disabled:hover{background:#0f172a99;transform:translateY(-50%)}._navLeft_qgxx6_215{left:1rem}._navRight_qgxx6_216{right:calc(40% + 1rem)}@media (width<=767px){._navRight_qgxx6_216{right:1rem}}._body_qgxx6_222{flex-direction:column;display:flex}@media (width>=768px){._body_qgxx6_222{flex-direction:row}}._previewPanel_qgxx6_241{background:#f8fafc;justify-content:center;align-items:center;width:100%;min-height:300px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.dark ._previewPanel_qgxx6_241{background:#020617}@media (width>=768px){._previewPanel_qgxx6_241{width:60%;min-height:500px}}._previewImage_qgxx6_269{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.5rem;width:100%;height:100%;min-height:250px;box-shadow:0 4px 20px #0f172a26}.dark ._previewImage_qgxx6_269{box-shadow:0 4px 20px #0006}@media (width>=768px){._previewImage_qgxx6_269{min-height:420px}}._watermarkOverlay_qgxx6_293{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._watermarkImage_qgxx6_303{object-fit:contain;opacity:.5;width:512px;max-width:90%;height:512px;max-height:90%}._previewBlocker_qgxx6_312{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;background:#020617b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._previewBlockerCard_qgxx6_323{color:#e2e8f0;text-align:center;background:#0f172ae6;border:1px solid #94a3b859;border-radius:.75rem;max-width:280px;padding:1rem 1.25rem}._previewBlockerTitle_qgxx6_333{margin-bottom:.25rem;font-weight:700}._previewBlockerDesc_qgxx6_338{color:#cbd5f5;font-size:.875rem}._infoPanel_qgxx6_346{flex-direction:column;gap:0;width:100%;padding:2rem;display:flex}@media (width>=768px){._infoPanel_qgxx6_346{width:40%}}._typeBadgeRow_qgxx6_372{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}._typeBadge_qgxx6_372{color:#137fec;text-transform:uppercase;letter-spacing:.08em;background:#137fec1a;border-radius:.25rem;padding:.125rem .5rem;font-size:.625rem;font-weight:700}._fileSize_qgxx6_403{color:#64748b;font-size:.875rem}._title_qgxx6_411{color:#0f172a;margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.25}.dark ._title_qgxx6_411{color:#fff}._description_qgxx6_425{color:#64748b;margin:0 0 2rem;font-size:.875rem;line-height:1.65}._metaList_qgxx6_437{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}._metaRow_qgxx6_451{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.dark ._metaRow_qgxx6_451{border-bottom:1px solid #1e293b}._metaLabel_qgxx6_465{color:#64748b;font-size:.875rem}._metaValue_qgxx6_466{color:#0f172a;font-size:.875rem;font-weight:600}.dark ._metaValue_qgxx6_466{color:#f1f5f9}._tags_qgxx6_472{flex-wrap:wrap;gap:.5rem;margin-bottom:auto;padding-bottom:2rem;display:flex}._tag_qgxx6_472{color:#334155;background:#e2e8f0;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.dark ._tag_qgxx6_472{color:#cbd5e1;background:#1e293b}._actions_qgxx6_504{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:2rem;display:flex}._downloadBtn_qgxx6_513{color:#fff;cursor:pointer;background:#137fec;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s,transform .1s;display:flex;box-shadow:0 4px 14px #137fec33}._downloadBtn_qgxx6_513:hover{background:#137fece6}._downloadBtn_qgxx6_513:active{transform:scale(.97)}._iconBtn_qgxx6_545{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:background .15s,color .15s,border-color .15s;display:flex}._iconBtn_qgxx6_545:hover{color:#0f172a;background:#e2e8f0}.dark ._iconBtn_qgxx6_545{color:#94a3b8;border:1px solid #334155}.dark ._iconBtn_qgxx6_545:hover{color:#f1f5f9;background:#1e293b}._iconBtnLiked_qgxx6_571{color:#f43f5e;border-color:#f43f5e4d}._iconBtnLiked_qgxx6_571:hover{background:#f43f5e14}._page_eqrq6_5{min-height:100vh;font-family:var(--font-primary);color:#0f172a;-webkit-font-smoothing:antialiased;background:#f5f5f5;position:relative;overflow:hidden}.dark ._page_eqrq6_5{color:#f1f5f9;background:#0f0f0f}._page_eqrq6_5:before{content:"";z-index:0;pointer-events:none;opacity:.045;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:fixed;inset:0}.dark ._page_eqrq6_5:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._bgGrid_eqrq6_35{z-index:0;opacity:.4;filter:grayscale(.5);pointer-events:none;padding:1.25rem 2.5rem;position:fixed;inset:0}._bgHeader_eqrq6_55{border-bottom:1px solid #1e293b99;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}._bgIcon_eqrq6_73{color:#137fec;font-size:1.875rem!important}._bgTitle_eqrq6_75{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.dark ._bgTitle_eqrq6_75{color:#f1f5f9}._bgGallery_eqrq6_79{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}._bgCell_eqrq6_91{aspect-ratio:1;background:#e2e8f0;border-radius:.5rem}.dark ._bgCell_eqrq6_91{background:#1e293b}._overlay_eqrq6_95{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f5f5b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dark ._overlay_eqrq6_95{background:#101922cc}._modal_eqrq6_116{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;max-width:56rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #0f172a33}.dark ._modal_eqrq6_116{background:#0f172a;border:1px solid #1e293b;box-shadow:0 25px 60px #00000080}._closeBtn_eqrq6_134{z-index:20;color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}._closeBtn_eqrq6_134:hover{background:#cbd5e1}.dark ._closeBtn_eqrq6_134{color:#94a3b8;background:#1e293b}.dark ._closeBtn_eqrq6_134:hover{background:#334155}._navBtn_eqrq6_167{color:#fff;cursor:pointer;z-index:12;background:#0f172a99;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:transform .15s,background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}._navBtn_eqrq6_167:hover{background:#0f172acc;transform:translateY(-50%)scale(1.05)}._navBtn_eqrq6_167:disabled{opacity:.35;cursor:not-allowed}._navBtn_eqrq6_167:disabled:hover{background:#0f172a99;transform:translateY(-50%)}._navLeft_eqrq6_193{left:1rem}._navRight_eqrq6_194{right:calc(40% + 1rem)}@media (width<=767px){._navRight_eqrq6_194{right:1rem}}._body_eqrq6_199{flex-direction:column;display:flex}@media (width>=768px){._body_eqrq6_199{flex-direction:row}}._playerPanel_eqrq6_206{cursor:pointer;background:#f8fafc;width:100%;min-height:300px;position:relative;overflow:hidden}.dark ._playerPanel_eqrq6_206{background:#020617}@media (width>=768px){._playerPanel_eqrq6_206{width:60%;min-height:500px}}._videoBg_eqrq6_218{background:#e2e8f0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dark ._videoBg_eqrq6_218{background:#0f172a}._videoEl_eqrq6_228{object-fit:cover;width:100%;height:100%}._videoPlaceholder_eqrq6_235{color:#0f172a40;flex-direction:column;align-items:center;gap:1rem;display:flex}.dark ._videoPlaceholder_eqrq6_235{color:#ffffff26}._videoIcon_eqrq6_245{font-size:5rem!important}._videoLabel_eqrq6_247{font-size:.875rem;font-weight:500}._watermarkOverlay_eqrq6_249{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._watermarkImage_eqrq6_259{object-fit:contain;opacity:.5;width:512px;max-width:90%;height:512px;max-height:90%}._previewBlocker_eqrq6_268{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:11;background:#020617b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._previewBlockerCard_eqrq6_279{color:#e2e8f0;text-align:center;background:#0f172ae6;border:1px solid #94a3b859;border-radius:.75rem;max-width:280px;padding:1rem 1.25rem}._previewBlockerTitle_eqrq6_289{margin-bottom:.25rem;font-weight:700}._previewBlockerDesc_eqrq6_294{color:#cbd5f5;font-size:.875rem}._centerPlay_eqrq6_300{color:#fff;cursor:pointer;opacity:.8;z-index:10;background:#137fece6;border:none;border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;transition:transform .2s,opacity .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #137fec66}._centerPlayHovered_eqrq6_340{opacity:1;transform:translate(-50%,-50%)scale(1.1)}._centerPlay_eqrq6_300:active{transform:translate(-50%,-50%)scale(.96)}._controls_eqrq6_346{opacity:0;z-index:10;background:linear-gradient(#0000,#000c);padding:1.5rem;transition:opacity .25s;position:absolute;bottom:0;left:0;right:0}._controlsVisible_eqrq6_368{opacity:1}._progressTrack_eqrq6_372{cursor:pointer;background:#fff3;border-radius:9999px;width:100%;height:.375rem;margin-bottom:1rem;overflow:hidden}._progressFill_eqrq6_392{background:#137fec;border-radius:9999px;height:100%;transition:width .1s;position:relative}._progressDot_eqrq6_408{background:#fff;border-radius:9999px;width:.75rem;height:.75rem;position:absolute;top:50%;right:0;transform:translate(50%,-50%);box-shadow:0 2px 6px #0006}._ctrlRow_eqrq6_432{color:#fff;justify-content:space-between;align-items:center;display:flex}._ctrlLeft_eqrq6_446,._ctrlRight_eqrq6_446{align-items:center;gap:1.5rem;display:flex}._ctrlBtn_eqrq6_450{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:color .15s;display:flex}._ctrlBtn_eqrq6_450:hover{color:#137fec}._timecode_eqrq6_474{color:#fff;white-space:nowrap;font-size:.75rem;font-weight:500}._infoPanel_eqrq6_480{background:#fff;flex-direction:column;width:100%;padding:2rem;display:flex}.dark ._infoPanel_eqrq6_480{background:#0f172a}@media (width>=768px){._infoPanel_eqrq6_480{width:40%}}._badgeRow_eqrq6_496{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}._badge_eqrq6_496{color:#137fec;text-transform:uppercase;letter-spacing:.08em;background:#137fec1a;border-radius:.25rem;padding:.125rem .5rem;font-size:.625rem;font-weight:700}._fileSize_eqrq6_522{color:#64748b;font-size:.875rem}._title_eqrq6_525{color:#0f172a;margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.25}.dark ._title_eqrq6_525{color:#fff}._desc_eqrq6_527{color:#64748b;margin:0 0 2rem;font-size:.875rem;line-height:1.65}._metaList_eqrq6_531{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}._metaRow_eqrq6_535{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.dark ._metaRow_eqrq6_535{border-bottom:1px solid #1e293b}._metaLabel_eqrq6_549{color:#64748b;font-size:.875rem}._metaValue_eqrq6_551{color:#0f172a;font-size:.875rem;font-weight:600}.dark ._metaValue_eqrq6_551{color:#f1f5f9}._tags_eqrq6_555{flex-wrap:wrap;gap:.5rem;margin-bottom:auto;padding-bottom:2rem;display:flex}._tag_eqrq6_555{color:#334155;background:#e2e8f0;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.dark ._tag_eqrq6_555{color:#cbd5e1;background:#1e293b}._actions_eqrq6_574{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:2rem;display:flex}._downloadBtn_eqrq6_577{color:#fff;cursor:pointer;background:#137fec;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s,transform .1s;display:flex;box-shadow:0 4px 14px #137fec33}._downloadBtn_eqrq6_577:hover{background:#137fece6}._downloadBtn_eqrq6_577:active{transform:scale(.97)}._iconBtn_eqrq6_607{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:background .15s,color .15s;display:flex}._iconBtn_eqrq6_607:hover{color:#0f172a;background:#e2e8f0}.dark ._iconBtn_eqrq6_607{color:#94a3b8;border:1px solid #334155}.dark ._iconBtn_eqrq6_607:hover{color:#f1f5f9;background:#1e293b}._iconBtnLiked_eqrq6_629{color:#f43f5e;border-color:#f43f5e4d}._iconBtnLiked_eqrq6_629:hover{background:#f43f5e14}._page_x7yzu_7{min-height:100vh;font-family:var(--font-primary);color:#0f172a;-webkit-font-smoothing:antialiased;background:#f5f5f5;position:relative;overflow:hidden}.dark ._page_x7yzu_7{color:#f1f5f9;background:#0f0f0f}._page_x7yzu_7:before{content:"";z-index:0;pointer-events:none;opacity:.045;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:fixed;inset:0}.dark ._page_x7yzu_7:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._bgGrid_x7yzu_39{z-index:0;opacity:.4;filter:grayscale(.5);pointer-events:none;padding:1.25rem 2.5rem;position:fixed;inset:0}._bgHeader_x7yzu_59{border-bottom:1px solid #1e293b99;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}._bgIcon_x7yzu_77{color:#2563eb;font-size:1.875rem!important}._bgTitle_x7yzu_79{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.dark ._bgTitle_x7yzu_79{color:#f1f5f9}._bgGallery_x7yzu_83{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}._bgCell_x7yzu_95{aspect-ratio:1;background:#e2e8f0;border-radius:1rem}.dark ._bgCell_x7yzu_95{background:#1e293b}._overlay_x7yzu_105{z-index:50;-webkit-backdrop-filter:blur(12px);background:#f5f5f5b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dark ._overlay_x7yzu_105{background:#101922cc}._modal_x7yzu_129{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;max-width:56rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #0f172a33}.dark ._modal_x7yzu_129{background:#0f172a;border:1px solid #1e293b;box-shadow:0 25px 60px #00000080}._closeBtn_x7yzu_148{z-index:20;color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}._closeBtn_x7yzu_148:hover{background:#cbd5e1}.dark ._closeBtn_x7yzu_148{color:#94a3b8;background:#1e293b}.dark ._closeBtn_x7yzu_148:hover{background:#334155}._navBtn_x7yzu_181{color:#fff;cursor:pointer;z-index:12;background:#0f172a99;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:transform .15s,background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}._navBtn_x7yzu_181:hover{background:#0f172acc;transform:translateY(-50%)scale(1.05)}._navBtn_x7yzu_181:disabled{opacity:.35;cursor:not-allowed}._navBtn_x7yzu_181:disabled:hover{background:#0f172a99;transform:translateY(-50%)}._navLeft_x7yzu_207{left:1rem}._navRight_x7yzu_208{right:calc(40% + 1rem)}@media (width<=767px){._navRight_x7yzu_208{right:1rem}}._body_x7yzu_214{flex-direction:column;display:flex}@media (width>=768px){._body_x7yzu_214{flex-direction:row}}._viewerPanel_x7yzu_225{perspective:1000px;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:300px;display:flex;position:relative;overflow:hidden}@media (width>=768px){._viewerPanel_x7yzu_225{width:60%;min-height:500px}}._gridFloor_x7yzu_245{opacity:.1;pointer-events:none;background-image:radial-gradient(circle,#2563eb 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}._watermarkOverlay_x7yzu_263{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._watermarkImage_x7yzu_273{object-fit:contain;opacity:.5;width:512px;max-width:90%;height:512px;max-height:90%}._previewBlocker_x7yzu_282{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;background:#020617b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._previewBlockerCard_x7yzu_293{color:#e2e8f0;text-align:center;background:#0f172ae6;border:1px solid #94a3b859;border-radius:.75rem;max-width:280px;padding:1rem 1.25rem}._previewBlockerTitle_x7yzu_303{margin-bottom:.25rem;font-weight:700}._previewBlockerDesc_x7yzu_308{color:#cbd5f5;font-size:.875rem}._modelWrap_x7yzu_316{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}._modelContainer_x7yzu_332{justify-content:center;align-items:center;width:16rem;height:20rem;display:flex}._modelImg_x7yzu_348{object-fit:contain;filter:drop-shadow(0 35px 35px #00000080);width:100%;height:100%}._contactShadow_x7yzu_362{opacity:.5;filter:blur(4px);background:radial-gradient(#0006 0%,#0000 70%);border-radius:50%;width:12rem;height:2rem;margin-top:-1rem}._viewerControls_x7yzu_384{z-index:20;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:2rem;left:0;right:0}._rotateBar_x7yzu_408{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0006;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:1rem;padding:.75rem;display:flex;box-shadow:0 20px 40px #0000004d}._rotateBtn_x7yzu_432{color:#fff;cursor:pointer;background:#1e293bcc;border:none;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background .15s,transform .1s;display:flex}._rotateBtn_x7yzu_432:hover{background:#2563eb}._rotateBtn_x7yzu_432:active{transform:scale(.95)}._rotateBtnActive_x7yzu_462{background:#2563eb}._divider_x7yzu_466{background:#fff3;width:1px;height:1.5rem}._interactiveLabel_x7yzu_478{text-transform:uppercase;letter-spacing:.2em;color:#64748b;align-items:center;gap:.5rem;font-size:.625rem;font-weight:500;display:flex}._gizmo_x7yzu_502{opacity:.4;width:3rem;height:3rem;position:absolute;bottom:1.5rem;left:1.5rem}._gizmoAxis_x7yzu_520{border-radius:9999px;position:absolute}._gizmoX_x7yzu_530{background:#ef4444;width:2rem;height:2px;bottom:0;left:0}._gizmoY_x7yzu_546{background:#22c55e;width:2px;height:2rem;bottom:0;left:0}._gizmoZ_x7yzu_562{transform-origin:0;background:#3b82f6;width:2rem;height:2px;bottom:0;left:0;transform:rotate(135deg)}._infoPanel_x7yzu_588{background:#fff;flex-direction:column;width:100%;padding:2rem;display:flex}.dark ._infoPanel_x7yzu_588{background:#0f172a}@media (width>=768px){._infoPanel_x7yzu_588{width:40%}}._badgeRow_x7yzu_603{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}._badge_x7yzu_603{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;background:#2563eb1a;border:1px solid #2563eb33;border-radius:9999px;padding:.25rem .75rem;font-size:.625rem;font-weight:700}._fileSize_x7yzu_641{color:#64748b;font-size:.875rem}._title_x7yzu_644{color:#0f172a;margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.25}.dark ._title_x7yzu_644{color:#fff}._desc_x7yzu_654{color:#64748b;margin:0 0 2rem;font-size:.875rem;line-height:1.65}._metaList_x7yzu_668{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}._metaRow_x7yzu_682{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.dark ._metaRow_x7yzu_682{border-bottom:1px solid #1e293b}._metaLabel_x7yzu_696{color:#64748b;font-size:.875rem}._metaValue_x7yzu_698{color:#0f172a;font-size:.875rem;font-weight:600}.dark ._metaValue_x7yzu_698{color:#f1f5f9}._tags_x7yzu_702{flex-wrap:wrap;gap:.5rem;margin-bottom:auto;padding-bottom:2rem;display:flex}._tag_x7yzu_702{color:#334155;background:#e2e8f0;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.dark ._tag_x7yzu_702{color:#cbd5e1;background:#1e293b}._actions_x7yzu_731{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:2rem;display:flex}._downloadBtn_x7yzu_740{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s,transform .1s;display:flex;box-shadow:0 4px 20px #2563eb40}._downloadBtn_x7yzu_740:hover{background:#2563ebe6}._downloadBtn_x7yzu_740:active{transform:scale(.97)}._iconBtn_x7yzu_770{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .15s,color .15s;display:flex}._iconBtn_x7yzu_770:hover{color:#0f172a;background:#e2e8f0}.dark ._iconBtn_x7yzu_770{color:#94a3b8;border:1px solid #334155}.dark ._iconBtn_x7yzu_770:hover{color:#f1f5f9;background:#1e293b}._iconBtnLiked_x7yzu_792{color:#f43f5e;border-color:#f43f5e4d}._iconBtnLiked_x7yzu_792:hover{background:#f43f5e14}._viewerPanel_x7yzu_225{min-height:450px}@media (width>=768px){._viewerPanel_x7yzu_225{min-height:640px}}._rotateTip_x7yzu_822{color:#ffffff80;white-space:nowrap;padding:0 .25rem;font-size:.6875rem}.dark ._viewerPanel_x7yzu_225{background:#0c141c}._page_1rha7_7{min-height:100vh;font-family:var(--font-primary);color:#0f172a;-webkit-font-smoothing:antialiased;background:#f5f5f5;position:relative;overflow:hidden}.dark ._page_1rha7_7{color:#f1f5f9;background:#0f0f0f}._page_1rha7_7:before{content:"";z-index:0;pointer-events:none;opacity:.045;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:fixed;inset:0}.dark ._page_1rha7_7:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._bgGrid_1rha7_39{z-index:0;opacity:.4;filter:grayscale(.5);pointer-events:none;padding:1.25rem 2.5rem;position:fixed;inset:0}._bgHeader_1rha7_59{border-bottom:1px solid #1e293b99;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}._bgIcon_1rha7_77{color:#137fec;font-size:1.875rem!important}._bgTitle_1rha7_79{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.dark ._bgTitle_1rha7_79{color:#f1f5f9}._bgGallery_1rha7_83{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}._bgCell_1rha7_95{aspect-ratio:1;background:#e2e8f0;border-radius:.5rem}.dark ._bgCell_1rha7_95{background:#1e293b}._overlay_1rha7_105{z-index:50;-webkit-backdrop-filter:blur(12px);background:#f5f5f5b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dark ._overlay_1rha7_105{background:#101922cc}._modal_1rha7_129{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;max-width:56rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #0f172a33}.dark ._modal_1rha7_129{background:#0f172a;border:1px solid #1e293b;box-shadow:0 25px 60px #00000080}._closeBtn_1rha7_149{z-index:20;color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}._closeBtn_1rha7_149:hover{background:#cbd5e1}.dark ._closeBtn_1rha7_149{color:#94a3b8;background:#1e293b}.dark ._closeBtn_1rha7_149:hover{background:#334155}._navBtn_1rha7_182{color:#fff;cursor:pointer;z-index:12;background:#0f172a99;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:transform .15s,background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}._navBtn_1rha7_182:hover{background:#0f172acc;transform:translateY(-50%)scale(1.05)}._navBtn_1rha7_182:disabled{opacity:.35;cursor:not-allowed}._navBtn_1rha7_182:disabled:hover{background:#0f172a99;transform:translateY(-50%)}._navLeft_1rha7_208{left:1rem}._navRight_1rha7_209{right:calc(40% + 1rem)}@media (width<=767px){._navRight_1rha7_209{right:1rem}}._body_1rha7_215{flex-direction:column;display:flex}@media (width>=768px){._body_1rha7_215{flex-direction:row}}._playerPanel_1rha7_234{background:linear-gradient(135deg,#fff,#f1f5f9);border-right:1px solid #e2e8f0;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:100%;min-height:300px;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.dark ._playerPanel_1rha7_234{background:linear-gradient(135deg,#0f172a,#020617);border-right:1px solid #1e293b}@media (width>=768px){._playerPanel_1rha7_234{width:60%;min-height:500px;padding:3rem}}._albumArtWrap_1rha7_265{position:relative}._albumArt_1rha7_265{background:#e2e8f0;border:1px solid #cbd5e1;border-radius:1rem;justify-content:center;align-items:center;width:12rem;height:12rem;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}._watermarkOverlay_1rha7_298{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._watermarkImage_1rha7_308{object-fit:contain;opacity:.5;width:512px;max-width:90%;height:512px;max-height:90%}._previewBlocker_1rha7_317{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10;background:#020617b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._previewBlockerCard_1rha7_328{color:#e2e8f0;text-align:center;background:#0f172ae6;border:1px solid #94a3b859;border-radius:.75rem;max-width:280px;padding:1rem 1.25rem}._previewBlockerTitle_1rha7_338{margin-bottom:.25rem;font-weight:700}._previewBlockerDesc_1rha7_343{color:#cbd5f5;font-size:.875rem}.dark ._albumArt_1rha7_265{background:#1e293b;border:1px solid #334155}._albumArt_1rha7_265:hover{transform:scale(1.03)}._albumIcon_1rha7_357{color:#137fec;transition:transform .5s;font-size:5rem!important}._albumArt_1rha7_265:hover ._albumIcon_1rha7_357{transform:scale(1.1)}._albumBadge_1rha7_369{color:#fff;background:#137fec;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:absolute;bottom:-1rem;right:-1rem;box-shadow:0 4px 14px #137fec66}._waveform_1rha7_401{justify-content:center;align-items:flex-end;gap:.25rem;width:100%;max-width:28rem;height:8rem;display:flex}._waveBar_1rha7_421{border-radius:9999px;width:.375rem;transition:height .2s}._wavBarActive_1rha7_433{background:#137fec}._waveBarInactive_1rha7_435{background:#137fec40}._controls_1rha7_441{flex-direction:column;gap:1.5rem;width:100%;max-width:28rem;display:flex}._progressWrap_1rha7_459{flex-direction:column;gap:.5rem;display:flex}._progressTrack_1rha7_463{cursor:pointer;background:#e2e8f0;border-radius:9999px;width:100%;height:.375rem;position:relative}.dark ._progressTrack_1rha7_463{background:#1e293b}._progressFill_1rha7_479{background:#137fec;border-radius:9999px;height:100%;transition:width .1s;position:relative}._progressThumb_1rha7_495{background:#fff;border-radius:9999px;outline:4px solid #137fec40;width:1rem;height:1rem;transition:transform .15s;position:absolute;top:50%;right:0;transform:translate(50%,-50%)scale(0);box-shadow:0 2px 8px #0006}._progressTrack_1rha7_463:hover ._progressThumb_1rha7_495{transform:translate(50%,-50%)scale(1)}._progressTimes_1rha7_527{color:#64748b;justify-content:space-between;padding:0 .25rem;font-size:.75rem;font-weight:500;display:flex}._controlBar_1rha7_544{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #e2e8f0cc;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.dark ._controlBar_1rha7_544{background:#ffffff0a;border:1px solid #ffffff14}._controlLeft_1rha7_566{align-items:center;gap:1rem;display:flex}._ctrlBtn_1rha7_578{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.25rem;transition:color .15s;display:flex}._ctrlBtn_1rha7_578:hover{color:#fff}._ctrlBtnActive_1rha7_601{color:#137fec!important}._playBtn_1rha7_605{color:#fff;cursor:pointer;background:#137fec;border:none;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background .15s,transform .15s;display:flex;box-shadow:0 4px 14px #137fec59}._playBtn_1rha7_605:hover{background:#137fece6;transform:scale(1.05)}._volumeWrap_1rha7_637{align-items:center;gap:.75rem;width:8rem;display:flex}._volumeTrack_1rha7_651{cursor:pointer;background:#cbd5e1;border-radius:9999px;flex:1;height:.25rem;overflow:hidden}.dark ._volumeTrack_1rha7_651{background:#334155}._volumeFill_1rha7_667{background:#94a3b8;border-radius:9999px;height:100%;transition:width .1s}._infoPanel_1rha7_687{background:#fff;flex-direction:column;width:100%;padding:2rem;display:flex}.dark ._infoPanel_1rha7_687{background:#0f172a}@media (width>=768px){._infoPanel_1rha7_687{width:40%}}._typeBadgeRow_1rha7_705{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}._typeBadge_1rha7_705{color:#137fec;text-transform:uppercase;letter-spacing:.08em;background:#137fec1a;border-radius:.25rem;padding:.125rem .5rem;font-size:.625rem;font-weight:700}._fileSize_1rha7_741{color:#64748b;font-size:.875rem}._title_1rha7_744{color:#0f172a;margin:0 0 .75rem;font-size:1.5rem;font-weight:700;line-height:1.25}.dark ._title_1rha7_744{color:#fff}._description_1rha7_756{color:#64748b;margin:0 0 2rem;font-size:.875rem;line-height:1.65}._metaList_1rha7_770{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}._metaRow_1rha7_784{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.dark ._metaRow_1rha7_784{border-bottom:1px solid #1e293b}._metaLabel_1rha7_798{color:#64748b;font-size:.875rem}._metaValue_1rha7_800{color:#0f172a;font-size:.875rem;font-weight:600}.dark ._metaValue_1rha7_800{color:#f1f5f9}._tags_1rha7_804{flex-wrap:wrap;gap:.5rem;margin-bottom:auto;padding-bottom:2rem;display:flex}._tag_1rha7_804{color:#334155;background:#e2e8f0;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.dark ._tag_1rha7_804{color:#cbd5e1;background:#1e293b}._actions_1rha7_835{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:2rem;display:flex}._downloadBtn_1rha7_844{color:#fff;cursor:pointer;background:#137fec;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s,transform .1s;display:flex;box-shadow:0 4px 14px #137fec33}._downloadBtn_1rha7_844:hover{background:#137fece6}._downloadBtn_1rha7_844:active{transform:scale(.97)}._iconBtn_1rha7_874{color:#64748b;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:background .15s,color .15s;display:flex}._iconBtn_1rha7_874:hover{color:#0f172a;background:#e2e8f0}.dark ._iconBtn_1rha7_874{color:#94a3b8;border:1px solid #334155}.dark ._iconBtn_1rha7_874:hover{color:#f1f5f9;background:#1e293b}._iconBtnLiked_1rha7_896{color:#f43f5e;border-color:#f43f5e4d}._iconBtnLiked_1rha7_896:hover{background:#f43f5e14}._card_st0zv_1{font-family:var(--font-primary);background-color:#fff;border:1px solid #f3f4f6;border-radius:2rem;padding:1.5rem;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 2px #0000000d}._dark_st0zv_10{background-color:#111827;border-color:#1f2937}._card_st0zv_1:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000012}._row_st0zv_24{justify-content:space-between;align-items:flex-start;display:flex}._label_st0zv_36{color:#64748b;margin:0;font-size:.875rem;font-weight:500}._value_st0zv_50{color:#0f172a;margin:.5rem 0 0;font-size:1.875rem;font-weight:700}._dark_st0zv_10 ._value_st0zv_50{color:#f1f5f9}._trend_st0zv_59{color:#059669;align-items:center;gap:.25rem;margin:.5rem 0 0;font-size:.75rem;font-weight:500;display:flex}._dark_st0zv_10 ._trend_st0zv_59{color:#34d399}._trendIcon_st0zv_69{font-size:.875rem;line-height:1}._badge_st0zv_74{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.35rem;margin-top:.45rem;padding:.2rem .55rem;font-size:.65rem;font-weight:800;display:inline-flex}._badgeDot_st0zv_87{background:currentColor;border-radius:999px;width:.45rem;height:.45rem;display:inline-block;box-shadow:0 0 0 2px #10b98140}@keyframes _pulseDot_st0zv_1{0%{opacity:.6;transform:scale(.85)}50%{opacity:1;transform:scale(1)}to{opacity:.6;transform:scale(.85)}}._badgeDotPulse_st0zv_102{animation:1.4s ease-in-out infinite _pulseDot_st0zv_1}._badgeGreen_st0zv_106{color:#059669;background:#10b98126}._badgeAmber_st0zv_111{color:#b45309;background:#f59e0b33}._badgeRed_st0zv_116{color:#dc2626;background:#ef444426}._dark_st0zv_10 ._badgeGreen_st0zv_106{color:#34d399;background:#10b98133}._dark_st0zv_10 ._badgeAmber_st0zv_111{color:#fbbf24;background:#f59e0b40}._dark_st0zv_10 ._badgeRed_st0zv_116{color:#f87171;background:#f8717133}._progressTrack_st0zv_136{background-color:#f3f4f6;border-radius:9999px;width:100%;max-width:7.5rem;height:.5rem;margin-top:1rem;overflow:hidden}._dark_st0zv_10 ._progressTrack_st0zv_136{background-color:#1f2937}._progressFill_st0zv_146{background-color:#2563eb;border-radius:9999px;height:100%}._iconWrap_st0zv_158{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}._cardIcon_st0zv_167{font-size:1.5rem;line-height:1}._section_1bhbw_14{background:#ffffffd9;border:1px solid #e5e7eb;border-radius:2rem;flex-direction:column;gap:1.5rem;width:100%;min-width:0;padding:1.5rem;display:flex;box-shadow:0 8px 24px #0f172a0f}._dark_1bhbw_26{background:#0f172acc;border-color:#1f2937;box-shadow:0 10px 26px #00000059}._header_1bhbw_35{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}._headerActions_1bhbw_42{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}._filterPills_1bhbw_49{flex-wrap:wrap;gap:.35rem;display:inline-flex}._filterPill_1bhbw_49{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:9999px;padding:.35rem .7rem;font-family:inherit;font-size:.6875rem;font-weight:700;transition:background .2s,color .2s,border-color .2s}._filterPill_1bhbw_49:hover{color:#475569;background:#94a3b826}._filterPillActive_1bhbw_67{color:#137fec;background:#137fec1f;border-color:#0000}._dark_1bhbw_26 ._filterPill_1bhbw_49{color:#94a3b8;border-color:#1f2937}._dark_1bhbw_26 ._filterPill_1bhbw_49:hover{color:#e2e8f0;background:#0f172aa6}._dark_1bhbw_26 ._filterPillActive_1bhbw_67{color:#93c5fd;background:#3b82f633}._sectionLabel_1bhbw_80{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin:0 0 .25rem;font-size:.6875rem;font-weight:700}._dark_1bhbw_26 ._sectionLabel_1bhbw_80{color:#64748b}._sectionTitle_1bhbw_100{color:#0f172a;align-items:center;gap:.5rem;margin:0;font-size:1.5rem;font-weight:700;line-height:1.1;display:inline-flex}._dark_1bhbw_26 ._sectionTitle_1bhbw_100{color:#f1f5f9}._sectionTitle_1bhbw_100 .material-symbols-outlined{color:#137fec;background:#137fec1f;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:2rem;display:inline-flex}._dark_1bhbw_26 ._sectionTitle_1bhbw_100 .material-symbols-outlined{color:#93c5fd;background:#3b82f633}._sectionSub_1bhbw_129{color:#64748b;text-align:center;margin:0;font-size:.8125rem;line-height:1.1}._dark_1bhbw_26 ._sectionSub_1bhbw_129{color:#94a3b8}._liveBadge_1bhbw_142{letter-spacing:.08em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.6875rem;font-weight:700;display:inline-flex}._liveDot_1bhbw_154{border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite _livePulse_1bhbw_1}._liveOn_1bhbw_160{color:#10b981;background:#10b9811f}._liveOn_1bhbw_160 ._liveDot_1bhbw_154{background:#10b981}._liveOff_1bhbw_165{color:#ef4444;background:#ef44441f}._liveOff_1bhbw_165 ._liveDot_1bhbw_154{background:#ef4444}._errorBadge_1bhbw_171{color:#ef4444;letter-spacing:.02em;background:#ef44441f;border-radius:.75rem;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}._errorMeta_1bhbw_184{color:#fca5a5;font-weight:600}@keyframes _livePulse_1bhbw_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.65)}}._metricsGrid_1bhbw_200{grid-template-columns:1fr;gap:1rem;min-width:0;display:grid}@media (width>=640px){._metricsGrid_1bhbw_200{grid-template-columns:repeat(3,1fr)}}._metricCard_1bhbw_214{background:#f9fafb;border:1px solid #f1f5f9;border-radius:1rem;padding:1rem 1.25rem;transition:border-color .2s}._dark_1bhbw_26 ._metricCard_1bhbw_214{background:#1e293b;border-color:#334155}._metricLabel_1bhbw_238{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 .375rem;font-size:.6875rem;font-weight:700}._metricValue_1bhbw_256{color:#0f172a;margin:0;font-size:1.375rem;font-weight:700;line-height:1.2}._dark_1bhbw_26 ._metricValue_1bhbw_256{color:#f1f5f9}._metricDelta_1bhbw_274{margin:.3rem 0 0;font-size:.75rem;font-weight:600}._up_1bhbw_284{color:#10b981}._down_1bhbw_286{color:#ef4444}._chartsRow_1bhbw_292{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=1024px){._chartsRow_1bhbw_292{grid-template-columns:2fr 1fr}}._chartPillSmall_1bhbw_301{color:#137fec;background:#137fec1f;border-radius:9999px;padding:.35rem .6rem;font-size:.6875rem;font-weight:700}._dark_1bhbw_26 ._chartPillSmall_1bhbw_301{color:#93c5fd;background:#3b82f633}._chartCard_1bhbw_314{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;gap:1rem;width:100%;min-width:0;padding:1.5rem;display:flex;overflow:hidden}._dark_1bhbw_26 ._chartCard_1bhbw_314{background:#1e293b;border-color:#334155}._chartCardHeader_1bhbw_336{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}._chartCardTitle_1bhbw_352{color:#475569;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.8125rem;font-weight:600}._dark_1bhbw_26 ._chartCardTitle_1bhbw_352{color:#94a3b8}._tabPills_1bhbw_374{gap:.25rem;display:flex}._tabPill_1bhbw_374{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:.5rem;padding:.3rem .6rem;font-family:inherit;font-size:.6875rem;font-weight:600;transition:background .15s,color .15s}._tabPill_1bhbw_374:hover{color:#475569;background:#f1f5f9}._dark_1bhbw_26 ._tabPill_1bhbw_374:hover{color:#cbd5e1;background:#0f172a}._tabPillActive_1bhbw_414{color:#fff!important;background:#137fec!important}._chartWrap_1bhbw_426{width:100%;max-width:100%;height:220px;position:relative}._donutWrap_1bhbw_434{width:100%;height:190px;position:relative}._stackedWrap_1bhbw_446{width:100%;height:160px;position:relative}._legend_1bhbw_460{flex-wrap:wrap;gap:.875rem;min-width:0;display:flex}._legendItem_1bhbw_468{color:#94a3b8;align-items:center;gap:.3rem;font-size:.6875rem;font-weight:500;display:flex}._legendSwatch_1bhbw_486{border-radius:2px;flex-shrink:0;width:10px;height:10px}._kpiList_1bhbw_502{flex-direction:column;display:flex}._kpiRow_1bhbw_512{border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;padding:.875rem 0;display:flex}._dark_1bhbw_26 ._kpiRow_1bhbw_512{border-bottom-color:#334155}._kpiRow_1bhbw_512:first-child{padding-top:0}._kpiRow_1bhbw_512:last-child{border-bottom:none;padding-bottom:0}._kpiIcon_1bhbw_534{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}._kpiIcon_1bhbw_534 .material-symbols-outlined{font-size:1.125rem;line-height:1}._blue_1bhbw_564{color:#137fec;background:#137fec1f}._green_1bhbw_566{color:#10b981;background:#10b9811f}._amber_1bhbw_568{color:#f59e0b;background:#f59e0b1f}._purple_1bhbw_570{color:#8b5cf6;background:#8b5cf61f}._dark_1bhbw_26 ._blue_1bhbw_564{color:#93c5fd;background:#3b82f633}._dark_1bhbw_26 ._green_1bhbw_566{color:#34d399;background:#34d39926}._dark_1bhbw_26 ._amber_1bhbw_568{color:#fbbf24;background:#fbbf2426}._dark_1bhbw_26 ._purple_1bhbw_570{color:#a78bfa;background:#a78bfa26}._kpiLabel_1bhbw_584{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0;font-size:.6875rem;font-weight:700}._kpiValue_1bhbw_602{color:#0f172a;margin:.2rem 0 0;font-size:1.375rem;font-weight:700;line-height:1.2}._dark_1bhbw_26 ._kpiValue_1bhbw_602{color:#f1f5f9}._kpiHint_1bhbw_620{color:#10b981;margin:.2rem 0 0;font-size:.75rem;font-weight:600}._dark_1bhbw_26 ._kpiHint_1bhbw_620{color:#34d399}._dot_1bi6o_3{border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}._badge_1bi6o_21{letter-spacing:.03em;white-space:nowrap;border:.5px solid #0000;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}._pill_outline_1bi6o_49{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:0 0;border:.5px solid #0000;border-radius:20px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}._pill_solid_1bi6o_81{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:none;border-radius:20px;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}._color_green_1bi6o_111._badge_1bi6o_21{color:#3b6d11;background:#eaf3de;border-color:#97c459}._color_green_1bi6o_111._badge_1bi6o_21 ._dot_1bi6o_3{background:#639922;animation:1.8s infinite _pulse-green_1bi6o_1}._color_green_1bi6o_111._pill_outline_1bi6o_49{color:#3b6d11;border-color:#639922}._color_green_1bi6o_111._pill_outline_1bi6o_49 ._dot_1bi6o_3{background:#639922}._color_green_1bi6o_111._pill_solid_1bi6o_81{color:#eaf3de;background:#639922}._color_green_1bi6o_111._pill_solid_1bi6o_81 ._dot_1bi6o_3{background:#eaf3de}._color_teal_1bi6o_156._badge_1bi6o_21{color:#0f6e56;background:#e1f5ee;border-color:#5dcaa5}._color_teal_1bi6o_156._badge_1bi6o_21 ._dot_1bi6o_3{background:#1d9e75;animation:1.8s infinite _pulse-teal_1bi6o_1}._color_teal_1bi6o_156._pill_outline_1bi6o_49{color:#0f6e56;border-color:#1d9e75}._color_teal_1bi6o_156._pill_outline_1bi6o_49 ._dot_1bi6o_3{background:#1d9e75}._color_teal_1bi6o_156._pill_solid_1bi6o_81{color:#e1f5ee;background:#1d9e75}._color_teal_1bi6o_156._pill_solid_1bi6o_81 ._dot_1bi6o_3{background:#e1f5ee}._color_blue_1bi6o_201._badge_1bi6o_21{color:#185fa5;background:#e6f1fb;border-color:#85b7eb}._color_blue_1bi6o_201._badge_1bi6o_21 ._dot_1bi6o_3{background:#378add;animation:1.8s infinite _pulse-blue_1bi6o_1}._color_blue_1bi6o_201._pill_outline_1bi6o_49{color:#185fa5;border-color:#378add}._color_blue_1bi6o_201._pill_outline_1bi6o_49 ._dot_1bi6o_3{background:#378add}._color_blue_1bi6o_201._pill_solid_1bi6o_81{color:#e6f1fb;background:#378add}._color_blue_1bi6o_201._pill_solid_1bi6o_81 ._dot_1bi6o_3{background:#e6f1fb}._color_warning_1bi6o_246._badge_1bi6o_21{color:#854f0b;background:#faeeda;border-color:#ef9f27}._color_warning_1bi6o_246._badge_1bi6o_21 ._dot_1bi6o_3{background:#ba7517;animation:1.8s infinite _pulse-amber_1bi6o_1}._color_error_1bi6o_259._badge_1bi6o_21{color:#a32d2d;background:#fcebeb;border-color:#f09595}._color_error_1bi6o_259._badge_1bi6o_21 ._dot_1bi6o_3{background:#e24b4a;animation:1.8s infinite _pulse-red_1bi6o_1}._color_offline_1bi6o_272._badge_1bi6o_21{color:#5f5e5a;background:#f1efe8;border-color:#b4b2a9}._color_offline_1bi6o_272._badge_1bi6o_21 ._dot_1bi6o_3{background:#888780}.dark ._color_green_1bi6o_111._badge_1bi6o_21{color:#34d399;background:#10b98133;border-color:#10b98159}.dark ._color_green_1bi6o_111._badge_1bi6o_21 ._dot_1bi6o_3{background:#34d399}.dark ._color_teal_1bi6o_156._badge_1bi6o_21{color:#5eead4;background:#14b8a633;border-color:#14b8a659}.dark ._color_teal_1bi6o_156._badge_1bi6o_21 ._dot_1bi6o_3{background:#5eead4}.dark ._color_blue_1bi6o_201._badge_1bi6o_21{color:#93c5fd;background:#3b82f633;border-color:#3b82f659}.dark ._color_blue_1bi6o_201._badge_1bi6o_21 ._dot_1bi6o_3{background:#93c5fd}.dark ._color_warning_1bi6o_246._badge_1bi6o_21{color:#fbbf24;background:#f59e0b33;border-color:#f59e0b59}.dark ._color_warning_1bi6o_246._badge_1bi6o_21 ._dot_1bi6o_3{background:#fbbf24}.dark ._color_error_1bi6o_259._badge_1bi6o_21{color:#f87171;background:#f8717133;border-color:#f8717159}.dark ._color_error_1bi6o_259._badge_1bi6o_21 ._dot_1bi6o_3{background:#f87171}.dark ._color_offline_1bi6o_272._badge_1bi6o_21{color:#cbd5e1;background:#94a3b82e;border-color:#94a3b859}.dark ._color_offline_1bi6o_272._badge_1bi6o_21 ._dot_1bi6o_3{background:#cbd5e1}@keyframes _pulse-green_1bi6o_1{0%,to{box-shadow:0 0 #63992280}50%{box-shadow:0 0 0 3px #63992200}}@keyframes _pulse-teal_1bi6o_1{0%,to{box-shadow:0 0 #1d9e7580}50%{box-shadow:0 0 0 3px #1d9e7500}}@keyframes _pulse-blue_1bi6o_1{0%,to{box-shadow:0 0 #378add80}50%{box-shadow:0 0 0 3px #378add00}}@keyframes _pulse-amber_1bi6o_1{0%,to{box-shadow:0 0 #ba751780}50%{box-shadow:0 0 0 3px #ba751700}}@keyframes _pulse-red_1bi6o_1{0%,to{box-shadow:0 0 #e24b4a80}50%{box-shadow:0 0 0 3px #e24b4a00}}._card_1bi6o_371{background:#fff;border:1px solid #f3f4f6;border-radius:2rem;flex-direction:column;gap:12px;padding:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.dark ._card_1bi6o_371{box-shadow:none;background:#0f172ad9;border-color:#1f2937}._card_header_1bi6o_388{justify-content:space-between;align-items:flex-start;display:flex}._card_title_1bi6o_400{color:var(--color-text-secondary,#6b6b6b);margin:0 0 6px;font-size:12px}.dark ._card_title_1bi6o_400{color:#94a3b8}._card_size_1bi6o_408{color:var(--color-text-primary,#1a1a1a);letter-spacing:-.5px;margin:0;font-size:26px;font-weight:500}.dark ._card_size_1bi6o_408{color:#f1f5f9}._card_total_1bi6o_418{color:var(--color-text-secondary,#6b6b6b);font-size:16px;font-weight:400}.dark ._card_total_1bi6o_418{color:#94a3b8}._card_icon_1bi6o_426{color:#4f46e5;background:#f5f5f5;border:1px solid #f3f4f6;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.dark ._card_icon_1bi6o_426{color:#c7d2fe;background:#6366f133;border-color:#1f2937}._bar_track_1bi6o_445{background:var(--color-background-secondary,#f0f0f0);border-radius:4px;height:4px;overflow:hidden}.dark ._bar_track_1bi6o_445{background:#94a3b82e}._bar_fill_1bi6o_454{background:#1d9e75;border-radius:4px;width:0%;height:100%;transition:width 1s}.dark ._bar_fill_1bi6o_454{background:linear-gradient(90deg,#2563eb,#60a5fa)}._card_footer_1bi6o_466{justify-content:space-between;align-items:center;display:flex}._card_percent_1bi6o_478{color:var(--color-text-tertiary,#9b9b9b);font-size:11px}.dark ._card_percent_1bi6o_478{color:#94a3b8}._page_o9phm_3{color:#0f172a;background-color:#f8f6f6;min-height:100vh;font-family:Public Sans,sans-serif;transition:background-color .2s,color .2s}.dark ._page_o9phm_3{color:#f1f5f9;background-color:#221610}._pageEmbedded_o9phm_12{min-height:auto;color:inherit;background:0 0;font-family:inherit}._pageEmbedded_o9phm_12 ._container_o9phm_18{width:100%;max-width:100%;margin:0;padding:0;position:relative}._container_o9phm_18{flex-direction:column;gap:2rem;max-width:80rem;margin:0 auto;padding:2rem;display:flex}._pageHeader_o9phm_47{flex-direction:column;justify-content:space-between;gap:1rem;display:flex}@media (width>=768px){._pageHeader_o9phm_47{flex-direction:row;align-items:center}}._pageTitle_o9phm_56{letter-spacing:-.025em;color:#0f172a;margin:0;font-size:1.875rem;font-weight:800}.dark ._pageTitle_o9phm_56{color:#f1f5f9}._pageSubtitle_o9phm_74{color:#64748b;margin:.25rem 0 0;font-size:.9375rem}.dark ._pageSubtitle_o9phm_74{color:#94a3b8}._addBtn_o9phm_88{color:#fff;cursor:pointer;white-space:nowrap;background-color:#ec5b13;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background-color .2s;display:inline-flex;box-shadow:0 4px 14px #ec5b1340}._addBtn_o9phm_88:hover{background-color:#ec5b13e6}._addBtn_o9phm_88 span{font-size:1.25rem}._headerActions_o9phm_125{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}._bulkDeleteBtn_o9phm_132{color:#dc2626;cursor:pointer;background:#ef444414;border:1px solid #ef444440;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}._bulkDeleteBtn_o9phm_132 span{font-size:1.125rem}._bulkDeleteBtn_o9phm_132:hover{background:#ef444426}._bulkDeleteBtn_o9phm_132:disabled{opacity:.5;cursor:not-allowed}.dark ._bulkDeleteBtn_o9phm_132{color:#f87171;background:#f871711f;border-color:#f8717140}._statsGrid_o9phm_162{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){._statsGrid_o9phm_162{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){._statsGrid_o9phm_162{grid-template-columns:repeat(4,1fr)}}._statCard_o9phm_178{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.dark ._statCard_o9phm_178{background-color:#0f172a80;border-color:#1e293b}._statIcon_o9phm_196{border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}._statBgGray_o9phm_214{background-color:#f1f5f9}._statBgGreen_o9phm_216{background-color:#dcfce7}._statBgRed_o9phm_218{background-color:#fee2e2}._statBgBlue_o9phm_220{background-color:#dbeafe}.dark ._statBgGray_o9phm_214{background-color:#1e293b}.dark ._statBgGreen_o9phm_216{background-color:#16a34a26}.dark ._statBgRed_o9phm_218{background-color:#dc262626}.dark ._statBgBlue_o9phm_220{background-color:#2563eb26}._iconGray_o9phm_232{color:#475569}._iconGreen_o9phm_234{color:#16a34a}._iconRed_o9phm_236{color:#dc2626}._iconBlue_o9phm_238{color:#2563eb}._statLabel_o9phm_242{color:#64748b;margin:0;font-size:.875rem;font-weight:500}.dark ._statLabel_o9phm_242{color:#94a3b8}._statValue_o9phm_258{color:#0f172a;margin:.25rem 0 0;font-size:1.5rem;font-weight:700}.dark ._statValue_o9phm_258{color:#f1f5f9}._controls_o9phm_276{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.dark ._controls_o9phm_276{background-color:#0f172a80;border-color:#1e293b}._controlsLeft_o9phm_302{flex-wrap:wrap;flex:1;align-items:center;gap:1rem;min-width:300px;display:flex}._searchWrap_o9phm_320{flex:1;max-width:28rem;position:relative}._searchIcon_o9phm_322{color:#94a3b8;pointer-events:none;font-size:1.25rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}._searchInput_o9phm_340{width:100%;color:inherit;box-sizing:border-box;background-color:#f8fafc;border:none;border-radius:.5rem;outline:none;padding:.5rem 1rem .5rem 2.5rem;font-family:inherit;font-size:.875rem;transition:box-shadow .2s}.dark ._searchInput_o9phm_340{color:#f1f5f9;background-color:#1e293b}._searchInput_o9phm_340:focus{box-shadow:0 0 0 2px #ec5b1366}._searchInput_o9phm_340::placeholder{color:#94a3b8}._filterSelect_o9phm_374{min-width:150px;color:inherit;cursor:pointer;background-color:#f8fafc;border:none;border-radius:.5rem;outline:none;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:box-shadow .2s}.dark ._filterSelect_o9phm_374{color:#f1f5f9;background-color:#1e293b}._filterSelect_o9phm_374:focus{box-shadow:0 0 0 2px #ec5b1366}._deleteSelectedBtn_o9phm_406{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #fecaca;border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:background-color .2s;display:flex}.dark ._deleteSelectedBtn_o9phm_406{border-color:#dc26264d}._deleteSelectedBtn_o9phm_406:hover{background-color:#fef2f2}.dark ._deleteSelectedBtn_o9phm_406:hover{background-color:#dc26261a}._deleteSelectedBtn_o9phm_406 span{font-size:1.125rem}._tableWrap_o9phm_448{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}.dark ._tableWrap_o9phm_448{background-color:#0f172a80;border-color:#1e293b}._tableScroll_o9phm_466{overflow-x:auto}._table_o9phm_448{text-align:left;border-collapse:collapse;width:100%}._thead_o9phm_482 tr{background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.dark ._thead_o9phm_482 tr{background-color:#1e293b80;border-bottom-color:#1e293b}._thCheck_o9phm_494{text-align:center;width:3rem;padding:1rem}._th_o9phm_482{text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap;padding:1rem;font-size:.75rem;font-weight:700}.dark ._th_o9phm_482{color:#94a3b8}._thRight_o9phm_524{text-align:right}._tbody_o9phm_528 tr{border-bottom:1px solid #e2e8f0}.dark ._tbody_o9phm_528 tr{border-bottom-color:#1e293b}._tr_o9phm_534{transition:background-color .2s}._tr_o9phm_534:hover{background-color:#f8fafc}.dark ._tr_o9phm_534:hover{background-color:#1e293b66}._tr_o9phm_534:last-child{border-bottom:none}._tdCheck_o9phm_544{text-align:center;padding:1rem}._td_o9phm_544{padding:1rem}._checkbox_o9phm_550{cursor:pointer;appearance:none;background-color:#f8fafc;border:2px solid #cbd5e1;border-radius:9999px;justify-content:center;align-items:center;width:1rem;height:1rem;transition:background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.dark ._checkbox_o9phm_550{background-color:#0f172a;border-color:#334155}._checkbox_o9phm_550:checked{background-color:#ec5b13;border-color:#ec5b13;box-shadow:0 0 0 3px #ec5b1333}._checkbox_o9phm_550:checked:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:.35rem;height:.6rem;transform:rotate(45deg)translateY(-1px)}.dark ._checkbox_o9phm_550:checked{box-shadow:0 0 0 3px #ec5b1359}._titleCell_o9phm_588{flex-direction:column;gap:.375rem;display:flex}._titleText_o9phm_589{color:#0f172a;white-space:nowrap;font-weight:700;line-height:1.3}.dark ._titleText_o9phm_589{color:#fff}._typeBadge_o9phm_601{text-transform:uppercase;border-radius:9999px;align-items:center;width:fit-content;padding:.125rem .5rem;font-size:.625rem;font-weight:900;display:inline-flex}._typeBadgeUrgent_o9phm_621{color:#b91c1c;background-color:#fee2e2}.dark ._typeBadgeUrgent_o9phm_621{color:#f87171;background-color:#b91c1c33}._typeBadgeNormal_o9phm_625{color:#1d4ed8;background-color:#dbeafe}.dark ._typeBadgeNormal_o9phm_625{color:#93c5fd;background-color:#1d4ed833}._contentText_o9phm_633{color:#475569;white-space:nowrap;text-overflow:ellipsis;max-width:20rem;margin:0;font-size:.875rem;overflow:hidden}.dark ._contentText_o9phm_633{color:#94a3b8}._contentUrgent_o9phm_644{color:#dc2626}.dark ._contentUrgent_o9phm_644{color:#f87171}._contentNormal_o9phm_646{color:#2563eb}.dark ._contentNormal_o9phm_646{color:#93c5fd}._statusRow_o9phm_652{align-items:center;gap:.5rem;display:flex}._dotWrap_o9phm_654{width:.5rem;height:.5rem;display:flex;position:relative}._dotPing_o9phm_656{opacity:.75;background-color:#4ade80;border-radius:9999px;width:100%;height:100%;animation:1s cubic-bezier(0,0,.2,1) infinite _ping_o9phm_1;display:inline-flex;position:absolute}@keyframes _ping_o9phm_1{75%,to{opacity:0;transform:scale(2)}}._dot_o9phm_654{border-radius:9999px;width:.5rem;height:.5rem;display:inline-flex;position:relative}._dotGreen_o9phm_696{background-color:#22c55e}._dotGray_o9phm_698{background-color:#94a3b8}._statusVisible_o9phm_700{color:#16a34a;font-size:.875rem;font-weight:500}.dark ._statusVisible_o9phm_700{color:#4ade80}._statusHidden_o9phm_704{color:#64748b;font-size:.875rem;font-weight:500}.dark ._statusHidden_o9phm_704{color:#94a3b8}._effectTicker_o9phm_712,._effectStatic_o9phm_712{white-space:nowrap;border-radius:.5rem;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}._effectTicker_o9phm_712 span,._effectStatic_o9phm_712 span{font-size:.875rem}._effectTicker_o9phm_712{color:#ec5b13;background-color:#ec5b131a;border:1px solid #ec5b1333}._effectStatic_o9phm_712{color:#475569;background-color:#f1f5f9;border:1px solid #e2e8f0}.dark ._effectStatic_o9phm_712{color:#94a3b8;background-color:#1e293b;border-color:#334155}._dateCell_o9phm_760{color:#475569;font-size:.875rem}.dark ._dateCell_o9phm_760{color:#94a3b8}._timeText_o9phm_764{opacity:.6;margin-top:.125rem;font-size:.6875rem}._actionCell_o9phm_770{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}._editBtn_o9phm_772{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:.5rem;padding:.5rem;font-family:inherit;transition:background-color .2s}._editBtn_o9phm_772:hover{background-color:#f1f5f9}.dark ._editBtn_o9phm_772:hover{background-color:#334155}._editBtn_o9phm_772 span{font-size:1.25rem;display:block}._deleteBtn_o9phm_788{cursor:pointer;color:#ef4444;background:0 0;border:none;border-radius:.5rem;padding:.5rem;font-family:inherit;transition:background-color .2s}._deleteBtn_o9phm_788:hover{background-color:#fef2f2}.dark ._deleteBtn_o9phm_788:hover{background-color:#dc262626}._deleteBtn_o9phm_788 span{font-size:1.25rem;display:block}._emptyRow_o9phm_806{text-align:center;color:#94a3b8;padding:2rem;font-size:.875rem}._pagination_o9phm_812{background-color:#fff;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;display:flex}.dark ._pagination_o9phm_812{background-color:#0f172a;border-top-color:#1e293b}._paginationInfo_o9phm_836{color:#64748b;font-size:.875rem}.dark ._paginationInfo_o9phm_836{color:#94a3b8}._paginationBtns_o9phm_842{align-items:center;gap:.25rem;display:flex}._pageArrow_o9phm_846{cursor:pointer;color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-family:inherit;transition:background-color .2s;display:flex}.dark ._pageArrow_o9phm_846{border-color:#1e293b}._pageArrow_o9phm_846:hover{background-color:#f8fafc}.dark ._pageArrow_o9phm_846:hover{background-color:#1e293b}._pageArrow_o9phm_846 span{font-size:1.25rem}._pageNum_o9phm_870{cursor:pointer;width:2.5rem;height:2.5rem;color:inherit;background:0 0;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.dark ._pageNum_o9phm_870{border-color:#1e293b}._pageNum_o9phm_870:hover{background-color:#f8fafc}.dark ._pageNum_o9phm_870:hover{background-color:#1e293b}._pageActive_o9phm_892{font-weight:700;color:#fff!important;background-color:#ec5b13!important;border-color:#ec5b13!important}._pageDots_o9phm_896{color:#94a3b8;padding:0 .5rem}._modal-overlay_1sgua_10{--color-primary:#2563eb;--color-primary-container:#1d4ed8;--color-primary-fixed:#2563eb1f;--color-error:#dc2626;--color-error-container:#dc26261f;--color-on-surface:#0f172a;--color-on-surface-variant:#475569;--color-on-secondary-container:#475569;--color-surface:#fffffff5;--color-surface-container-low:#ffffffeb;--color-surface-container-lowest:#fffffffa;--color-surface-container:#f8fafce6;--color-surface-container-high:#f1f5f9e6;--color-surface-container-highest:#e2e8f0e6;--color-outline-variant:#e2e8f0;--font-headline:var(--font-primary);--font-body:var(--font-primary)}.dark ._modal-overlay_1sgua_10{--color-primary:#60a5fa;--color-primary-container:#2563eb;--color-primary-fixed:#60a5fa26;--color-error:#f87171;--color-error-container:#f8717126;--color-on-surface:#f8fafc;--color-on-surface-variant:#cbd5e1;--color-on-secondary-container:#cbd5e1;--color-surface:#0f172aeb;--color-surface-container-low:#0f172ae6;--color-surface-container-lowest:#0f172af5;--color-surface-container:#1e293bcc;--color-surface-container-high:#1e293ba6;--color-surface-container-highest:#33415599;--color-outline-variant:#334155}._modal-overlay_1sgua_10{z-index:50;-webkit-backdrop-filter:blur(24px);background:#0f172a40;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dark ._modal-overlay_1sgua_10{background:#020617b3}._modal-overlay--inline_1sgua_65{z-index:60;justify-content:center;align-items:center;margin-top:1rem;padding:1.5rem;position:absolute;inset:0}._modal-container_1sgua_78{background:var(--color-surface-container-low);width:100%;max-width:36rem;font-family:var(--font-body);border:1px solid var(--color-outline-variant);border-radius:1.25rem;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #191b231a}._modal-container_1sgua_78:before{content:"";pointer-events:none;opacity:.05;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:absolute;inset:0}.dark ._modal-container_1sgua_78:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._modal-container_1sgua_78>*{z-index:1;position:relative}._modal-header_1sgua_116{background:var(--color-surface-container-highest);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}._modal-title_1sgua_129{font-family:var(--font-headline);color:var(--color-on-surface);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}._modal-close-btn_1sgua_147{width:2.5rem;height:2.5rem;color:var(--color-on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:background .15s;display:flex}._modal-close-btn_1sgua_147:hover{background:var(--color-surface-container-high)}._modal-close-btn_1sgua_147:active{transform:scale(.95)}._modal-body_1sgua_189{flex-direction:column;gap:1.5rem;max-height:60vh;padding:1.5rem;display:flex;overflow-y:auto}._form-group_1sgua_201{flex-direction:column;gap:.5rem;display:flex}._form-label_1sgua_213{color:var(--color-on-surface-variant);padding:0 .25rem;font-size:.875rem;font-weight:600;display:block}._required_1sgua_222{color:var(--color-error)}._form-input_1sgua_230,._form-textarea_1sgua_231{background:var(--color-surface-container-lowest);border:1px solid var(--color-outline-variant);width:100%;color:var(--color-on-surface);font-size:.875rem;font-family:var(--font-body);box-sizing:border-box;border-radius:.5rem;outline:none;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s}._form-input_1sgua_230::placeholder,._form-textarea_1sgua_231::placeholder{color:var(--color-on-surface-variant);opacity:.7}._form-input_1sgua_230:focus,._form-textarea_1sgua_231:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb33}._form-textarea_1sgua_231{resize:none}._type-grid_1sgua_281{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._type-card_1sgua_293{cursor:pointer;border:1px solid var(--color-outline-variant);background:var(--color-surface-container-lowest);border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;transition:background .15s,border-color .15s;display:flex;position:relative}._type-card_1sgua_293:hover{background:var(--color-surface-container-high)}._type-card--normal-active_1sgua_323{background:var(--color-primary-fixed);border-color:var(--color-primary)}._type-card--urgent-active_1sgua_331{background:var(--color-error-container);border-color:var(--color-error)}._type-card__icon_1sgua_341{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}._type-card__icon--normal_1sgua_359{color:var(--color-primary);background:#2563eb1f}._type-card__icon--urgent_1sgua_363{color:var(--color-error);background:#dc26261f}._type-card__text_1sgua_369{flex:1}._type-card__name_1sgua_375{color:var(--color-on-surface);margin:0;font-size:.875rem;font-weight:700}._type-card__desc_1sgua_387{color:var(--color-on-surface-variant);margin:0;font-size:.75rem}._type-card__check_1sgua_394{margin-left:auto;font-size:1.25rem}._type-card__check--normal_1sgua_402{color:var(--color-primary)}._type-card__check--urgent_1sgua_408{color:var(--color-error)}._toggle-grid_1sgua_418{grid-template-columns:1fr 1fr;gap:2rem;display:grid}._toggle-row_1sgua_430{background:var(--color-surface-container-lowest);border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}._toggle-label_1sgua_448{color:var(--color-on-surface);margin:0 0 .1rem;font-size:.875rem;font-weight:700}._toggle-desc_1sgua_460{color:var(--color-on-surface-variant);margin:0;font-size:.75rem}._switch_1sgua_469{cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex;position:relative}._switch_1sgua_469 input{opacity:0;width:0;height:0;position:absolute}._switch__track_1sgua_497{background:var(--color-surface-container-highest);border-radius:9999px;width:2.75rem;height:1.5rem;transition:background .2s;display:block;position:relative}._switch__track_1sgua_497:after{content:"";background:var(--color-surface-container-lowest);border:1px solid var(--color-outline-variant);border-radius:9999px;width:1.25rem;height:1.25rem;transition:transform .2s;position:absolute;top:2px;left:2px}._switch_1sgua_469 input:checked+._switch__track_1sgua_497{background:var(--color-primary)}._switch_1sgua_469 input:checked+._switch__track_1sgua_497:after{border-color:#fff;transform:translate(1.25rem)}._speed-field_1sgua_552{flex-direction:column;gap:.5rem;transition:opacity .2s;display:flex}._speed-field--disabled_1sgua_564{opacity:.45;pointer-events:none}._speed-field__header_1sgua_574{justify-content:space-between;align-items:center;padding:0 .25rem;display:flex}._speed-field__value_1sgua_588{color:var(--color-primary);font-family:monospace;font-size:.75rem;font-weight:700}._speed-slider_1sgua_602{appearance:none;background:var(--color-surface-container-highest);cursor:pointer;width:100%;height:.5rem;accent-color:var(--color-primary);border-radius:9999px}._speed-field__labels_1sgua_620{color:var(--color-on-surface-variant);justify-content:space-between;padding:0 .1rem;font-size:.625rem;font-weight:500;display:flex}._modal-footer_1sgua_632{background:var(--color-surface-container-highest);justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}._btn_1sgua_649{cursor:pointer;font-size:.875rem;font-weight:700;font-family:var(--font-body);border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:background .15s,transform .1s;display:inline-flex}._btn_1sgua_649:active{transform:scale(.95)}._btn--ghost_1sgua_683{color:var(--color-on-secondary-container);background:0 0}._btn--ghost_1sgua_683:hover{background:var(--color-surface-container-high)}._btn--primary_1sgua_699{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-container));color:#fff;box-shadow:0 2px 8px #004ac640}._btn--primary_1sgua_699:hover{box-shadow:0 4px 14px #004ac659}._sr-only_1sgua_727{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._page_19183_4{font-family:var(--font-primary);color:#1e293b;-webkit-font-smoothing:antialiased;background:#f8fafc;min-height:100vh}.dark ._page_19183_4{color:#e2e8f0;background:0 0}._pageEmbedded_19183_13{min-height:auto;font-family:var(--font-primary);color:inherit;background:0 0}._pageEmbedded_19183_13 ._header_19183_19,._pageEmbedded_19183_13 ._nav_19183_20{background:0 0;border:none;position:static}._pageEmbedded_19183_13 ._headerInner_19183_25,._pageEmbedded_19183_13 ._navInner_19183_26,._pageEmbedded_19183_13 ._main_19183_27{max-width:100%;margin:0;padding-left:0;padding-right:0}._pageEmbedded_19183_13 ._header_19183_19,._pageEmbedded_19183_13 ._nav_19183_20{background:0 0;border:none}._pageEmbedded_19183_13 ._headerInner_19183_25{background:#ffffffe6;border:1px solid #e2e8f0b3;border-radius:1.25rem;margin-bottom:1rem;padding:1.5rem;overflow:hidden}.dark ._pageEmbedded_19183_13 ._headerInner_19183_25{background:#0f172ab3;border-color:#1e293bb3}._pageEmbedded_19183_13 ._navInner_19183_26{background:#ffffffe6;border:1px solid #e2e8f0b3;border-radius:.75rem;gap:.5rem;margin-bottom:1.5rem;padding:.5rem;overflow:hidden}.dark ._pageEmbedded_19183_13 ._navInner_19183_26{background:#0f172ab3;border-color:#1e293bb3}._pageEmbedded_19183_13 ._main_19183_27{padding:0}._header_19183_19{z-index:50;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.dark ._header_19183_19{background:#0f172a99;border-bottom-color:#1e293b}._headerInner_19183_25{max-width:80rem;margin:0 auto;padding:1.5rem 2rem}@media (width>=640px){._headerInner_19183_25{padding:1.5rem}}@media (width>=1024px){._headerInner_19183_25{padding:1.5rem 2rem}}._headerTitle_19183_81{color:#0f172a;letter-spacing:-.025em;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.dark ._headerTitle_19183_81{color:#f8fafc}._headerSubtitle_19183_90{color:#64748b;margin:0;font-size:.875rem;font-weight:500}.dark ._headerSubtitle_19183_90{color:#94a3b8}._nav_19183_20{background:#fff;border-bottom:1px solid #e2e8f0}.dark ._nav_19183_20{background:#0f172a99;border-bottom-color:#1e293b}._navInner_19183_26{gap:2rem;max-width:80rem;margin:0 auto;padding:0 2rem;display:flex}@media (width>=640px){._navInner_19183_26{padding:0 1.5rem}}@media (width>=1024px){._navInner_19183_26{padding:0 2rem}}._tab_19183_116{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:color .15s,border-color .15s}.dark ._tab_19183_116{color:#94a3b8}._tab_19183_116:hover{color:#334155;background:#f8fafc;border-color:#e2e8f0}.dark ._tab_19183_116:hover{color:#e2e8f0;border-bottom-color:#475569}._tabActive_19183_137{color:#fff;background:#2563eb;border-color:#2563eb;font-weight:700}.dark ._tabActive_19183_137{color:#0f172a;background:#93c5fd;border-color:#93c5fd}._main_19183_27{max-width:80rem;margin:0 auto;padding:2rem}@media (width>=640px){._main_19183_27{padding:2.5rem 1.5rem}}@media (width>=1024px){._main_19183_27{padding:2.5rem 2rem}}._placeholder_19183_155{color:#94a3b8;background:#fff;border:2px dashed #e2e8f0;border-radius:1.5rem;justify-content:center;align-items:center;height:16rem;font-size:.875rem;font-weight:500;display:flex}.dark ._placeholder_19183_155{color:#94a3b8;background:#0f172aa6;border-color:#334155}._statsGrid_19183_170{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=768px){._statsGrid_19183_170{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){._statsGrid_19183_170{grid-template-columns:repeat(4,1fr)}}._tierLimitsCard_19183_181{background:#fff;border:1px solid #f1f5f9cc;border-radius:1.5rem;margin-bottom:2rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.dark ._tierLimitsCard_19183_181{background:#0f172aa6;border-color:#33415580}._tierLimitsHeader_19183_194 h3{color:#0f172a;margin:0;font-size:1.125rem}.dark ._tierLimitsHeader_19183_194 h3{color:#f8fafc}._tierLimitsHeader_19183_194 span{color:#64748b;font-size:.875rem}.dark ._tierLimitsHeader_19183_194 span{color:#94a3b8}._tierLimitsGrid_19183_206{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:1rem;display:grid}._tierLimitRow_19183_213{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem .8rem;display:flex}.dark ._tierLimitRow_19183_213{background:#0f172a;border-color:#334155}._tierRowTapVu_19183_228{background:#f1f5f9;border-color:#e2e8f0}._tierRowNoiMon_19183_229{background:#eff6ff;border-color:#bfdbfe}._tierRowDinhPhong_19183_230{background:#fff1f2;border-color:#fecdd3}._tierRowVienMan_19183_231{background:#ecfeff;border-color:#a5f3fc}._tierRowToiThuong_19183_232{background:#fef3c7;border-color:#fde68a}.dark ._tierRowTapVu_19183_228{background:#94a3b81f;border-color:#94a3b859}.dark ._tierRowNoiMon_19183_229{background:#3b82f626;border-color:#3b82f659}.dark ._tierRowDinhPhong_19183_230{background:#f43f5e26;border-color:#f43f5e59}.dark ._tierRowVienMan_19183_231{background:#06b6d42e;border-color:#06b6d459}.dark ._tierRowToiThuong_19183_232{background:#f59e0b2e;border-color:#f59e0b59}._tierLimitLabel_19183_239{color:#334155;font-size:.9rem;font-weight:600}.dark ._tierLimitLabel_19183_239{color:#e2e8f0}._tierLimitInput_19183_246{color:#0f172a;text-align:center;appearance:textfield;background:#fff;border:1px solid #e2e8f0;border-radius:.6rem;width:3.5rem;padding:.35rem .5rem;font-family:inherit}._tierLimitInput_19183_246::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._tierLimitInput_19183_246::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dark ._tierLimitInput_19183_246{color:#e2e8f0;background:#111827;border-color:#1f2937}._tierStepper_19183_269{align-items:center;gap:.25rem;display:inline-flex}._tierStepBtn_19183_275{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;width:2rem;height:2rem;font-size:1rem;font-weight:700;line-height:1}._tierStepBtn_19183_275:hover{background:#e2e8f0}.dark ._tierStepBtn_19183_275{color:#e2e8f0;background:#111827;border-color:#1f2937}.dark ._tierStepBtn_19183_275:hover{background:#1f2937}._tierLimitSave_19183_295{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.6rem;padding:.35rem .7rem;font-family:inherit;font-size:.85rem;font-weight:600}._tierLimitSaveActive_19183_306{color:#fff;background:#2563eb;border-color:#2563eb}._tierLimitSave_19183_295:disabled{opacity:.5;cursor:not-allowed}.dark ._tierLimitSave_19183_295{color:#94a3b8;background:#111827;border-color:#1f2937}.dark ._tierLimitSaveActive_19183_306{color:#0f172a;background:#93c5fd;border-color:#93c5fd}._statCard_19183_326{background:#fff;border:1px solid #f1f5f9cc;border-radius:2rem;align-items:center;gap:1rem;padding:1.5rem;transition:transform .15s;display:flex;box-shadow:0 1px 3px #0000000d}.dark ._statCard_19183_326{background:#0f172aa6;border-color:#33415580}._statCard_19183_326:hover{transform:scale(1.02)}._statIcon_19183_341{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}._statIcon_19183_341 svg{width:1.5rem;height:1.5rem}._iconBlue_19183_353{color:#2563eb;background:#eff6ff}._iconEmerald_19183_354{color:#059669;background:#ecfdf5}._iconAmber_19183_355{color:#d97706;background:#fffbeb}._iconRose_19183_356{color:#e11d48;background:#fff1f2}.dark ._iconBlue_19183_353{color:#93c5fd;background:#2563eb26}.dark ._iconEmerald_19183_354{color:#6ee7b7;background:#10b98126}.dark ._iconAmber_19183_355{color:#fbbf24;background:#f59e0b26}.dark ._iconRose_19183_356{color:#fda4af;background:#f43f5e26}._statLabel_19183_362{color:#64748b;text-transform:none;letter-spacing:normal;margin:0;font-size:.875rem;font-weight:500}.dark ._statLabel_19183_362{color:#94a3b8}._statValue_19183_372{color:#0f172a;margin:0;font-size:1.875rem;font-weight:700}.dark ._statValue_19183_372{color:#f8fafc}._tableContainer_19183_381{background:#fff;border:1px solid #f1f5f9cc;border-radius:2rem;overflow:hidden;box-shadow:0 1px 3px #0000000d}.dark ._tableContainer_19183_381{background:#0f172aa6;border-color:#33415580}._toolbar_19183_391{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:1rem;padding:1.5rem 2rem;display:flex}.dark ._toolbar_19183_391{border-bottom-color:#334155}@media (width>=640px){._toolbar_19183_391{flex-direction:row;justify-content:space-between;align-items:center}}._toolbarLeft_19183_408{align-items:center;gap:.75rem;width:100%;display:flex}@media (width>=640px){._toolbarLeft_19183_408{width:auto}}._searchWrap_19183_417{width:100%;position:relative}@media (width>=640px){._searchWrap_19183_417{width:18rem}}._searchIcon_19183_420{pointer-events:none;color:#94a3b8;align-items:center;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}._searchIcon_19183_420 svg{width:1.25rem;height:1.25rem}._searchInput_19183_433{color:#1e293b;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;padding:.5rem .75rem .5rem 2.5rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s;display:block}.dark ._searchInput_19183_433{color:#e2e8f0;background:#0f172a;border-color:#334155}._searchInput_19183_433:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}._filterSelect_19183_453{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.dark ._filterSelect_19183_453{color:#e2e8f0;background:#0f172a;border-color:#334155}._filterSelect_19183_453:focus{border-color:#3b82f6}._refreshBtn_19183_469{color:#0f172a;cursor:pointer;white-space:nowrap;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,transform .1s;display:flex}.dark ._refreshBtn_19183_469{color:#e2e8f0;background:#1f2937;border-color:#334155}._refreshBtn_19183_469 svg{width:1rem;height:1rem}._refreshBtn_19183_469:hover{background:#cbd5e1}.dark ._refreshBtn_19183_469:hover{background:#334155}._refreshBtn_19183_469:active{transform:scale(.95)}._tableScroll_19183_493{overflow-x:auto}._table_19183_381{text-align:left;border-collapse:collapse;width:100%}._th_19183_501{color:#64748b;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f8fafc80;padding:1rem 1.5rem;font-size:.75rem;font-weight:600}.dark ._th_19183_501{color:#94a3b8;background:#1e293b99}._thRight_19183_513{text-align:right}._tr_19183_515{border-top:1px solid #f1f5f9;transition:background .1s}.dark ._tr_19183_515{border-top-color:#1f2937}._tr_19183_515:hover{background:#f8fafccc}.dark ._tr_19183_515:hover{background:#1e293b99}._td_19183_524{vertical-align:middle;padding:1rem 1.5rem}._tdRight_19183_529{text-align:right}._checkbox_19183_531{accent-color:#2563eb;cursor:pointer;border-radius:.25rem;width:1rem;height:1rem}.dark ._checkbox_19183_531{accent-color:#60a5fa}._userCell_19183_541{align-items:center;gap:.75rem;display:flex}._userCellFaded_19183_542{opacity:.6}._avatar_19183_544{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:700;display:flex}._avatarGradient_19183_556{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 2px 8px #4f46e559}._avatarDefault_19183_562{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.dark ._avatarDefault_19183_562{color:#cbd5e1;background:#0f172a;border-color:#334155}._avatarBanned_19183_569{color:#f43f5e;background:#ffe4e6;border:1px solid #fecdd3}._userName_19183_575{color:#0f172a;margin:0;font-size:.875rem;font-weight:600}._userEmail_19183_576{color:#64748b;margin:0;font-size:.75rem}.dark ._userName_19183_575{color:#f8fafc}.dark ._userEmail_19183_576{color:#94a3b8}._status_19183_581{align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}._statusOnline_19183_589{color:#059669}._statusOffline_19183_590{color:#94a3b8}._statusBanned_19183_591{color:#e11d48;text-transform:uppercase;font-weight:700}._bannedIcon_19183_593{width:.75rem;height:.75rem}._dotWrap_19183_595{width:.5rem;height:.5rem;display:inline-flex;position:relative}._ping_19183_602{opacity:.75;background:#34d399;border-radius:9999px;width:100%;height:100%;animation:2s cubic-bezier(0,0,.2,1) infinite _pingSlow_19183_1;display:inline-flex;position:absolute}@keyframes _pingSlow_19183_1{75%,to{opacity:0;transform:scale(2)}}._dot_19183_595{border-radius:9999px;width:.5rem;height:.5rem;display:inline-flex;position:relative}._dotOnline_19183_625{background:#10b981}._dotOffline_19183_626{background:#cbd5e1}.dark ._dotOffline_19183_626{background:#64748b}._roleBadge_19183_630{white-space:nowrap;border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}._roleVip_19183_641{color:#b45309;background:#fffbeb;border:1px solid #fde68a}._roleStandard_19183_642{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;font-weight:500}._roleRestricted_19183_643{color:#94a3b8;background:#f1f5f9;font-weight:500}.dark ._roleStandard_19183_642{color:#cbd5e1;background:#0f172a;border-color:#334155}.dark ._roleRestricted_19183_643{color:#94a3b8;background:#0f172a}._vipIcon_19183_647{width:.75rem;height:.75rem}._tierBadge_19183_650{white-space:nowrap;border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-flex}._tierPeak_19183_659{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}._tierInner_19183_660{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}._tierBasic_19183_661{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}._tierPerfect_19183_662{color:#0e7490;background:#ecfeff;border:1px solid #a5f3fc}._tierSupreme_19183_663{color:#a16207;background:#fef3c7;border:1px solid #fde68a}.dark ._tierPeak_19183_659{color:#fda4af;background:#f43f5e26;border-color:#f43f5e59}.dark ._tierInner_19183_660{color:#93c5fd;background:#2563eb26;border-color:#2563eb59}.dark ._tierBasic_19183_661{color:#cbd5e1;background:#0f172a;border-color:#334155}.dark ._tierPerfect_19183_662{color:#67e8f9;background:#06b6d426;border-color:#06b6d459}.dark ._tierSupreme_19183_663{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b59}._tagBadge_19183_671{white-space:nowrap;border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-flex}._tagPermanent_19183_680{color:#b45309;background:#fef3c7;border:1px solid #fde68a}._tagMonthly_19183_681{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}._tagShort_19183_682{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.dark ._tagPermanent_19183_680{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b59}.dark ._tagMonthly_19183_681{color:#6ee7b7;background:#10b98126;border-color:#10b98159}.dark ._tagShort_19183_682{color:#93c5fd;background:#2563eb26;border-color:#2563eb59}._emptyTag_19183_687{color:#dc2626;background:#fee2e2;border:1px dashed #fecaca;border-radius:999px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.75rem;font-weight:700;display:inline-flex}.dark ._emptyTag_19183_687{color:#f87171;background:#dc262626;border-color:#dc262659}._hwid_19183_703{color:#475569;background:#f1f5f9;border-radius:.25rem;padding:.25rem .5rem;font-family:monospace;font-size:.6875rem}.dark ._hwid_19183_703{color:#cbd5e1;background:#0f172a}._hwidNone_19183_713{color:#94a3b8;font-size:.75rem;font-style:italic}._actionBtn_19183_716{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:background .1s,color .1s}._actionBtn_19183_716 svg{width:1.25rem;height:1.25rem}._actionBtn_19183_716:hover{color:#475569;background:#e2e8f0}.dark ._actionBtn_19183_716:hover{color:#e2e8f0;background:#1f2937}._actionWrap_19183_731{display:inline-flex;position:relative}._actionOverlay_19183_734{z-index:60;background:#0f172a59;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dark ._actionOverlay_19183_734{background:#02061799}._actionModal_19183_746{width:min(560px,96vw);font-family:var(--font-primary);background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:1.25rem 1.5rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 20px 45px #0f172a33}.dark ._actionModal_19183_746{background:#0f172a;border-color:#1f2937;box-shadow:0 20px 45px #00000080}._actionModal_19183_746:before{content:"";pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:absolute;inset:0}.dark ._actionModal_19183_746:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._actionModal_19183_746>*{z-index:1;position:relative}._actionHeader_19183_781{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.dark ._actionHeader_19183_781{border-bottom-color:#1f2937}._actionTitle_19183_792{color:#0f172a;margin:0;font-size:1.25rem}.dark ._actionTitle_19183_792{color:#f8fafc}._actionSub_19183_799{color:#64748b;margin:.25rem 0 0;font-size:.875rem}.dark ._actionSub_19183_799{color:#94a3b8}._actionClose_19183_806{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.25rem}._actionClose_19183_806:hover{color:#475569;background:#f1f5f9}.dark ._actionClose_19183_806:hover{color:#e2e8f0;background:#1f2937}._actionSection_19183_817{margin-bottom:1rem}._actionLabel_19183_820{color:#0f172a;margin:0 0 .5rem;font-size:.9375rem;font-weight:700}.dark ._actionLabel_19183_820{color:#e2e8f0}._actionStatusRow_19183_828{align-items:center;gap:.5rem;margin:0 0 .75rem;display:flex}._actionStatusLabel_19183_834{color:#64748b;font-size:.8125rem}.dark ._actionStatusLabel_19183_834{color:#94a3b8}._actionStatusBadge_19183_840{border:1px solid #0000;border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-flex}._actionStatusOnline_19183_849{color:#047857;background:#ecfdf5;border-color:#a7f3d0}._actionStatusOffline_19183_850{color:#475569;background:#f1f5f9;border-color:#e2e8f0}._actionStatusBanned_19183_851{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.dark ._actionStatusOnline_19183_849{color:#6ee7b7;background:#10b98126;border-color:#10b98159}.dark ._actionStatusOffline_19183_850{color:#cbd5e1;background:#0f172a;border-color:#334155}.dark ._actionStatusBanned_19183_851{color:#fca5a5;background:#dc262633;border-color:#dc262659}._banReasonBox_19183_856{background:#fff1f2;border:1px solid #fecdd3;border-radius:.75rem;margin-top:.75rem;padding:.6rem .8rem}.dark ._banReasonBox_19183_856{background:#dc26261f;border-color:#dc262659}._banReasonLabel_19183_867{color:#b91c1c;font-size:.75rem;font-weight:700}.dark ._banReasonLabel_19183_867{color:#fca5a5}._banReasonText_19183_873{color:#7f1d1d;margin:.25rem 0 0;font-size:.8125rem}.dark ._banReasonText_19183_873{color:#fecaca}._banReasonCell_19183_880{color:#b91c1c;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.8125rem;display:inline-block;overflow:hidden}.dark ._banReasonCell_19183_880{color:#fca5a5}._actionGrid_19183_891{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem;display:grid}._vipConfig_19183_897{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}._vipLabel_19183_904{color:#475569;font-size:.9375rem;font-weight:600}.dark ._vipLabel_19183_904{color:#cbd5e1}._vipInput_19183_911{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.65rem;width:6rem;padding:.4rem .6rem;font-family:inherit}.dark ._vipInput_19183_911{color:#e2e8f0;background:#111827;border-color:#1f2937}._vipHint_19183_926{color:#94a3b8;font-size:.8125rem}.dark ._vipHint_19183_926{color:#cbd5e1}._vipInfoCard_19183_932{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;gap:.25rem;margin-top:.75rem;padding:.75rem 1rem;font-size:.8125rem;line-height:1.4;display:grid}._vipInfoCard_19183_932 p{padding-left:.85rem;position:relative}._vipInfoCard_19183_932 p:before{content:"•";color:#94a3b8;position:absolute;left:0}.dark ._vipInfoCard_19183_932 p:before{color:#64748b}.dark ._vipInfoCard_19183_932{color:#cbd5e1;background:#111827;border-color:#1f2937}._vipInfoCard_19183_932 strong{color:#0f172a}.dark ._vipInfoCard_19183_932 strong{color:#f8fafc}._vipInfoCard_19183_932 p:first-child strong{color:#b45309}._vipInfoCard_19183_932 p:nth-child(2) strong{color:#2563eb}._vipInfoCard_19183_932 p:nth-child(3) strong{color:#16a34a}._vipInfoCard_19183_932 p:nth-child(4) strong{color:#7c3aed}.dark ._vipInfoCard_19183_932 p:first-child strong{color:#f59e0b}.dark ._vipInfoCard_19183_932 p:nth-child(2) strong{color:#93c5fd}.dark ._vipInfoCard_19183_932 p:nth-child(3) strong{color:#86efac}.dark ._vipInfoCard_19183_932 p:nth-child(4) strong{color:#c4b5fd}._actionChip_19183_969{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:.5rem .75rem;font-family:inherit;font-size:.9375rem;transition:background .15s,border-color .15s}._actionChip_19183_969:hover{background:#e2e8f0}.dark ._actionChip_19183_969{color:#e2e8f0;background:#111827;border-color:#1f2937}.dark ._actionChip_19183_969:hover{background:#1f2937}._actionChipDanger_19183_988{color:#dc2626;background:#fee2e2b3;border-color:#dc262666}._actionChipDanger_19183_988:hover{background:#fca5a599}.dark ._actionChipDanger_19183_988{color:#f87171;background:#7f1d1d40;border-color:#f8717166}.dark ._actionChipDanger_19183_988:hover{background:#7f1d1d66}._pagination_19183_1002{background:#f8fafc4d;border-top:1px solid #f1f5f9;justify-content:flex-end;padding:1.25rem 1.5rem;display:flex}.dark ._pagination_19183_1002{background:#1e293b66;border-top-color:#334155}._paginationNav_19183_1011{align-items:center;gap:.5rem;display:inline-flex}._pageBtn_19183_1017{color:#64748b;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-family:inherit;font-size:.875rem;transition:background-color .2s;display:flex}.dark ._pageBtn_19183_1017{color:#94a3b8;border-color:#1e293b}._pageBtn_19183_1017 svg{width:1rem;height:1rem}._pageBtn_19183_1017:hover:not(:disabled){background:#f8fafc}.dark ._pageBtn_19183_1017:hover:not(:disabled){background:#1e293b}._pageBtn_19183_1017:disabled{opacity:.4;cursor:not-allowed}._pageBtnActive_19183_1039{color:#fff;background:#ec5b13;border-color:#ec5b13;font-weight:700}._pageBtnEdge_19183_1046:first-child,._pageBtnEdge_19183_1046:last-child{border-radius:.5rem}._pageEllipsis_19183_1049{color:#94a3b8;padding:0 .5rem;font-size:.875rem}.dark ._pageEllipsis_19183_1049{color:#94a3b8}._accessWrap_19183_1057{flex-direction:column;gap:1.5rem;display:flex}._accessCard_19183_1063{background:#fff;border:1px solid #f1f5f9e6;border-radius:1.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.dark ._accessCard_19183_1063{background:#0f172aa6;border-color:#33415580}._accessHeader_19183_1075{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}._accessHeader_19183_1075 h3{color:#0f172a;margin:0 0 .2rem;font-size:1.125rem}.dark ._accessHeader_19183_1075 h3{color:#f8fafc}._accessTitle_19183_1088{align-items:center;gap:.5rem;display:inline-flex}._accessTitle_19183_1088 .material-symbols-outlined{color:#64748b;font-size:1.15rem}.dark ._accessTitle_19183_1088 .material-symbols-outlined{color:#94a3b8}._accessHeader_19183_1075 p{color:#64748b;margin:0;font-size:.9rem}.dark ._accessHeader_19183_1075 p{color:#94a3b8}._accessRefresh_19183_1105{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.4rem;padding:.45rem .9rem;font-family:inherit;font-weight:600;display:inline-flex}.dark ._accessRefresh_19183_1105{color:#e2e8f0;background:#1e293b99;border-color:#334155}._accessRefresh_19183_1105 .material-symbols-outlined{font-size:1rem}._accessError_19183_1127{color:#b91c1c;background:#ef44441a;border:1px solid #ef444440;border-radius:.75rem;margin-bottom:1rem;padding:.6rem .8rem;font-weight:600}.dark ._accessError_19183_1127{color:#fecaca;background:#ef444426;border-color:#ef444459}._accessEmpty_19183_1142{color:#94a3b8;text-align:center;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:1rem;margin-bottom:1.25rem;padding:1rem;font-weight:600}.dark ._accessEmpty_19183_1142{color:#94a3b8;background:#0f172a99;border-color:#334155}._categoryTree_19183_1158{gap:.75rem;margin-bottom:1.25rem;display:grid}._categoryNode_19183_1164{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:.75rem 1rem}.dark ._categoryNode_19183_1164{background:#0f172a;border-color:#334155}._categoryParent_19183_1175{color:#0f172a;align-items:center;gap:.6rem;font-weight:700;display:flex}.dark ._categoryParent_19183_1175{color:#f8fafc}._categoryDelete_19183_1184{color:#b91c1c;cursor:pointer;background:#ef44441a;border:none;border-radius:.6rem;justify-content:center;align-items:center;width:2rem;height:2rem;margin-left:auto;display:inline-flex}._categoryDelete_19183_1184 .material-symbols-outlined{font-size:1.1rem}.dark ._categoryDelete_19183_1184{color:#fecaca;background:#ef44442e}._categoryDot_19183_1205{background:#2563eb;border-radius:999px;width:.55rem;height:.55rem;position:relative;box-shadow:0 0 0 3px #2563eb26}._categoryDot_19183_1205:after{content:"";border:1px solid #2563eb59;border-radius:999px;animation:1.8s ease-out infinite _catPing_19183_1;position:absolute;inset:-6px}._categoryChildren_19183_1222{gap:.4rem;margin-top:.6rem;padding-left:.8rem;display:grid;position:relative}._categoryChildren_19183_1222:before{content:"";background:#94a3b873;width:1px;height:calc(100% + .35rem);position:absolute;top:-.35rem;left:.25rem}.dark ._categoryChildren_19183_1222:before{background:#94a3b859}._categoryChild_19183_1222{color:#475569;align-items:center;gap:.5rem;font-weight:600;display:flex;position:relative}.dark ._categoryChild_19183_1222{color:#cbd5f5}._categoryChild_19183_1222:before{content:"";background:#94a3b899;width:.7rem;height:1px;position:absolute;top:50%;left:-.55rem}.dark ._categoryChild_19183_1222:before{background:#94a3b873}._categoryChildDot_19183_1266{background:#38bdf8;border-radius:999px;width:.4rem;height:.4rem;position:relative;box-shadow:0 0 0 3px #38bdf81f}._categoryChildDot_19183_1266:after{content:"";opacity:.35;border:1px solid;border-radius:999px;animation:2.2s ease-out infinite _catPing_19183_1;position:absolute;inset:-5px}@keyframes _catPing_19183_1{0%{opacity:.8;transform:scale(.6)}70%{opacity:0;transform:scale(1.1)}to{opacity:0;transform:scale(1.2)}}._categoryChild_19183_1222:nth-child(3n+1) ._categoryChildDot_19183_1266{color:#38bdf880;background:#38bdf8;box-shadow:0 0 0 3px #38bdf81f}._categoryChild_19183_1222:nth-child(3n+2) ._categoryChildDot_19183_1266{color:#f59e0b80;background:#f59e0b;box-shadow:0 0 0 3px #f59e0b1f}._categoryChild_19183_1222:nth-child(3n) ._categoryChildDot_19183_1266{color:#34d39980;background:#34d399;box-shadow:0 0 0 3px #34d3991f}._categoryEmpty_19183_1307{color:#94a3b8;margin-top:.6rem;padding-left:1.2rem;font-size:.85rem;font-weight:600}._accessForms_19183_1315{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}._formCard_19183_1321{background:#f8fafce6;border:1px solid #e2e8f0;border-radius:1rem;padding:1rem}.dark ._formCard_19183_1321{background:#02061799;border-color:#334155}._formCard_19183_1321 h4{color:#0f172a;margin:0 0 .75rem;font-size:.95rem}.dark ._formCard_19183_1321 h4{color:#f8fafc}._formTitle_19183_1339{align-items:center;gap:.45rem;display:inline-flex}._formTitle_19183_1339 .material-symbols-outlined{color:#64748b;font-size:1rem}.dark ._formTitle_19183_1339 .material-symbols-outlined{color:#94a3b8}._formRow_19183_1350{gap:.6rem;display:grid}._formInput_19183_1355,._formSelect_19183_1356{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;padding:.6rem 2rem .6rem .75rem;font-family:inherit}._formSelect_19183_1356{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 8 10 12 14 8'/></svg>");background-position:right .8rem center;background-repeat:no-repeat;background-size:1rem}.dark ._formSelect_19183_1356{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none' stroke='%23e2e8f0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 8 10 12 14 8'/></svg>")}.dark ._formInput_19183_1355,.dark ._formSelect_19183_1356{color:#e2e8f0;background:#0f172acc;border-color:#334155}._formButton_19183_1382{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.8rem;padding:.6rem 1rem;font-family:inherit;font-weight:700}._formButton_19183_1382:hover{background:#1d4ed8}._accessRulesCard_19183_1394{background:#fff;border:1px solid #f1f5f9e6;border-radius:1.25rem;margin-top:1.5rem;padding:1.25rem}.dark ._accessRulesCard_19183_1394{background:#0f172a99;border-color:#33415599}._accessRulesHeader_19183_1406{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}._accessRulesHeader_19183_1406 h4{color:#0f172a;margin:0 0 .2rem;font-size:1rem}.dark ._accessRulesHeader_19183_1406 h4{color:#f8fafc}._accessRuleTitle_19183_1419{align-items:center;gap:.45rem;display:inline-flex}._accessRuleTitle_19183_1419 .material-symbols-outlined{color:#64748b;font-size:1.1rem}.dark ._accessRuleTitle_19183_1419 .material-symbols-outlined{color:#94a3b8}._accessRulesHeader_19183_1406 p{color:#64748b;margin:0;font-size:.85rem}.dark ._accessRulesHeader_19183_1406 p{color:#94a3b8}._resetBtn_19183_1436{color:#b91c1c;cursor:pointer;background:#f871711a;border:1px solid #f8717180;border-radius:.75rem;padding:.45rem .9rem;font-family:inherit;font-weight:700}.dark ._resetBtn_19183_1436{color:#fecaca;background:#f871712e;border-color:#f8717173}._accessRulesSelectRow_19183_1452{gap:.5rem;margin-bottom:1rem;display:grid}._accessRulesLabel_19183_1458{color:#475569;font-size:.85rem;font-weight:600}.dark ._accessRulesLabel_19183_1458{color:#cbd5f5}._accessRulesGrid_19183_1465{gap:.75rem;display:grid}._accessRuleRow_19183_1470{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.9rem;grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;padding:.75rem 1rem;display:grid}.dark ._accessRuleRow_19183_1470{background:#0f172a;border-color:#334155}._accessTier_19183_1485{color:#0f172a;font-weight:700}.dark ._accessTier_19183_1485{color:#f8fafc}._ruleButtons_19183_1491{gap:.5rem;display:flex}._ruleBtn_19183_1496{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.6rem;align-items:center;gap:.35rem;padding:.35rem .75rem;font-family:inherit;font-weight:700;display:inline-flex}.dark ._ruleBtn_19183_1496{color:#cbd5f5;background:#0f172acc;border-color:#334155}._ruleBtn_19183_1496 .material-symbols-outlined{font-size:1rem}._ruleBtnActive_19183_1518{color:#fff;background:#2563eb;border-color:#2563eb}.dark ._ruleBtnActive_19183_1518{color:#0f172a;background:#93c5fd;border-color:#93c5fd}._ruleSave_19183_1529{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:.6rem;align-items:center;gap:.35rem;padding:.4rem .85rem;font-family:inherit;font-weight:700;display:inline-flex}._ruleSave_19183_1529 .material-symbols-outlined{font-size:1rem}._ruleSave_19183_1529:disabled{opacity:.6;cursor:not-allowed}._overlay_1ezn5_3{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#0000008c;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}._overlay_1ezn5_3._open_1ezn5_31{opacity:1;pointer-events:all}._box_1ezn5_43{width:min(740px,96vw);max-height:92vh;font-family:var(--font-primary);background:#fff;border-radius:1.5rem;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000047}._box_1ezn5_43::-webkit-scrollbar{width:5px}._box_1ezn5_43::-webkit-scrollbar-track{background:0 0}._box_1ezn5_43::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:9999px}._box_1ezn5_43:before{content:"";pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:absolute;inset:0}._box_1ezn5_43>*{z-index:1;position:relative}.dark ._box_1ezn5_43{background:#0f172a;box-shadow:0 24px 80px #00000073}.dark ._box_1ezn5_43:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._header_1ezn5_90{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.4rem 1.6rem 1rem;display:flex}.dark ._header_1ezn5_90{border-bottom-color:#1f2937}._headerLeft_1ezn5_101{align-items:center;gap:.75rem;display:flex}._headerIcon_1ezn5_113{background:#1e293b;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dark ._headerIcon_1ezn5_113{background:#1f2937}._headerTitle_1ezn5_126{color:#0f172a;margin:0;font-size:1.1rem;font-weight:800}.dark ._headerTitle_1ezn5_126{color:#f8fafc}._headerSub_1ezn5_135{color:#94a3b8;margin:0;font-size:.72rem}.dark ._headerSub_1ezn5_135{color:#94a3b8}._closeBtn_1ezn5_143{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}._closeBtn_1ezn5_143:hover{background:#e2e8f0}.dark ._closeBtn_1ezn5_143{background:#111827}.dark ._closeBtn_1ezn5_143:hover{background:#1f2937}._limitWarn_1ezn5_164{color:#92400e;background:#fef3c7;border-radius:.75rem;align-items:center;gap:.5rem;margin:.75rem 1.6rem 0;padding:.6rem 1rem;font-size:.78rem;display:flex}.dark ._limitWarn_1ezn5_164{color:#fbbf24;background:#f59e0b26}._colHeader_1ezn5_180{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;grid-template-columns:2.2rem 48px 1fr 64px 68px 3.2rem 1.6rem;gap:.45rem;padding:.6rem 1.6rem .2rem;font-size:.65rem;font-weight:700;display:grid}.dark ._colHeader_1ezn5_180{color:#94a3b8}._list_1ezn5_197{flex:1;padding:.25rem 1.1rem .5rem;overflow-y:auto}._prizeRow_1ezn5_211{border-radius:.75rem;grid-template-columns:2.2rem 48px 1fr 64px 68px 3.2rem 1.6rem;align-items:center;gap:.45rem;padding:.5rem .6rem;transition:background .15s;display:grid}._prizeRow_1ezn5_211:hover{background:#f8fafc}.dark ._prizeRow_1ezn5_211:hover{background:#1e293b80}._dragHandle_1ezn5_235{cursor:grab;color:#cbd5e1;justify-content:center;align-items:center;display:flex}._emojiBtn_1ezn5_253{cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:2px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.2rem;transition:transform .15s,border-color .15s;display:flex}.dark ._emojiBtn_1ezn5_253{background:#111827;border-color:#1f2937}._emojiBtn_1ezn5_253:hover{border-color:#cbd5e1;transform:scale(1.1)}._nameColorCell_1ezn5_282{align-items:center;gap:.4rem;min-width:0;display:flex}._colorWrap_1ezn5_296{flex-shrink:0;position:relative}._colorSwatch_1ezn5_306{cursor:pointer;border:2px solid #e2e8f0;border-radius:.5rem;width:28px;height:28px;transition:transform .15s;display:block}._colorSwatch_1ezn5_306:hover{transform:scale(1.1)}._colorInput_1ezn5_330{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0;position:absolute;inset:0}._nameInput_1ezn5_352{color:#334155;background:0 0;border:none;outline:none;width:100%;min-width:0;font-family:inherit;font-size:.78rem;font-weight:600}.dark ._nameInput_1ezn5_352{color:#e2e8f0}._slider_1ezn5_368{accent-color:#004ac6;cursor:pointer;width:100%}._numInput_1ezn5_382{text-align:right;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;padding:.25rem .4rem;font-family:inherit;font-size:.8rem;font-weight:700}.dark ._numInput_1ezn5_382{color:#e2e8f0;background:#0f172a;border-color:#1f2937}._numInput_1ezn5_382:focus{border-color:#004ac6;box-shadow:0 0 0 2px #004ac626}._pctLabel_1ezn5_408{text-align:right;color:#004ac6;white-space:nowrap;font-size:.72rem;font-weight:700}.dark ._pctLabel_1ezn5_408{color:#93c5fd}._deleteBtn_1ezn5_420{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:.4rem;justify-content:center;align-items:center;padding:3px;transition:background .1s;display:flex}._deleteBtn_1ezn5_420:hover{color:#ef4444;background:#fee2e2}._addBtn_1ezn5_452{cursor:pointer;color:#64748b;background:0 0;border:2px dashed #cbd5e1;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .15s;display:flex}.dark ._addBtn_1ezn5_452{color:#94a3b8;border-color:#334155}._addBtn_1ezn5_452:hover:not(:disabled){color:#004ac6;border-color:#004ac6}._addBtn_1ezn5_452:disabled{opacity:.4;cursor:not-allowed}._hint_1ezn5_508{color:#0369a1;background:#f0f9ff;border-radius:.75rem;align-items:flex-start;gap:.4rem;margin:0 1.6rem;padding:.6rem .8rem;font-size:.72rem;display:flex}._footer_1ezn5_533{border-top:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:.9rem 1.6rem;display:flex}.dark ._footer_1ezn5_533{border-top-color:#1f2937}._totalBadge_1ezn5_544{color:#065f46;background:#d1fae5;border-radius:9999px;padding:2px 10px;font-size:.68rem;font-weight:700}.dark ._totalBadge_1ezn5_544{color:#6ee7b7;background:#10b98126}._footerActions_1ezn5_555{gap:.6rem;display:flex}._resetBtn_1ezn5_565{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.35rem;padding:.45rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .15s;display:flex}.dark ._resetBtn_1ezn5_565{color:#e2e8f0;background:#111827;border-color:#1f2937}._resetBtn_1ezn5_565:hover{background:#f8fafc}._saveBtn_1ezn5_598{color:#fff;cursor:pointer;background:#004ac6;border:none;border-radius:9999px;align-items:center;gap:.35rem;padding:.45rem 1.2rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:background .15s,transform .1s;display:flex}.dark ._saveBtn_1ezn5_598{background:#2563eb}._saveBtn_1ezn5_598:hover{background:#003da8}._saveBtn_1ezn5_598:active{transform:scale(.96)}._emojiPicker_1ezn5_635{z-index:400;background:#fff;border-radius:1rem;grid-template-columns:repeat(8,32px);gap:4px;max-height:180px;padding:10px;display:grid;position:fixed;overflow-y:auto;box-shadow:0 8px 40px #0000002e}.dark ._emojiPicker_1ezn5_635{background:#0f172a}._emojiPicker_1ezn5_635::-webkit-scrollbar{width:4px}._emojiPicker_1ezn5_635::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:9999px}._emojiOption_1ezn5_657{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.4rem;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;transition:background .1s;display:flex}._emojiOption_1ezn5_657:hover{background:#f1f5f9}._page_1ezn5_686{flex-direction:column;gap:1.5rem;display:flex}.dark ._hint_1ezn5_508{color:#7dd3fc;background:#0e749026}._topRow_1ezn5_693{justify-content:space-between;align-items:center;gap:1rem;display:flex}._title_1ezn5_700{color:#0f172a;letter-spacing:-.02em;font-size:1.35rem;font-weight:700;font-family:var(--font-primary);margin:0}._sub_1ezn5_709{color:#64748b;margin:.35rem 0 0;font-size:.95rem}._primaryBtn_1ezn5_715{color:#fff;font-weight:700;font-family:var(--font-primary);cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:.9rem;align-items:center;gap:.5rem;padding:.6rem 1rem;display:inline-flex}._primaryBtn_1ezn5_715 .material-symbols-outlined{font-size:1.2rem}._primaryBtn_1ezn5_715:hover{background:#1d4ed8;border-color:#1d4ed8}._rateCard_1ezn5_731{background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.25rem;gap:.75rem;padding:1.25rem 1.5rem;display:grid}.dark ._rateCard_1ezn5_731{background:#0f172aa6;border-color:#33415580}._rateTitle_1ezn5_743{color:#0f172a;margin:0;font-size:1.05rem}.dark ._rateTitle_1ezn5_743{color:#f8fafc}._rateSub_1ezn5_749{color:#64748b;margin:.25rem 0 0;font-size:.9rem}.dark ._rateSub_1ezn5_749{color:#94a3b8}._rateActions_1ezn5_755{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}._rateSelect_1ezn5_761{background:#fff;border:1px solid #e2e8f0;border-radius:.7rem;padding:.45rem .75rem;font-family:inherit;font-weight:600}.dark ._rateSelect_1ezn5_761{color:#e2e8f0;background:#0f172a;border-color:#334155}._rateApply_1ezn5_774{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:.7rem;padding:.5rem .9rem;font-family:inherit;font-weight:700}._rateApply_1ezn5_774:hover{background:#1d4ed8;border-color:#1d4ed8}._rateSave_1ezn5_785{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #0f172a;border-radius:.7rem;padding:.5rem .9rem;font-family:inherit;font-weight:700}._rateSave_1ezn5_785:hover{background:#1f2937;border-color:#1f2937}.dark ._rateSave_1ezn5_785{color:#0f172a;background:#f8fafc;border-color:#f8fafc}._rateHint_1ezn5_797{color:#94a3b8;font-size:.8rem}.dark ._rateHint_1ezn5_797{color:#64748b}._rateEmphasis_1ezn5_803{color:#2563eb;font-weight:700}.dark ._rateEmphasis_1ezn5_803{color:#93c5fd}._cooldownRow_1ezn5_809{gap:.4rem;margin-top:.5rem;display:grid}._cooldownLabel_1ezn5_814{color:#475569;font-size:.85rem;font-weight:600}.dark ._cooldownLabel_1ezn5_814{color:#cbd5e1}._cooldownControls_1ezn5_820{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._cooldownInput_1ezn5_826{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.6rem;width:4.5rem;padding:.35rem .5rem;font-family:inherit}.dark ._cooldownInput_1ezn5_826{color:#e2e8f0;background:#0f172a;border-color:#334155}._cooldownUnit_1ezn5_840{color:#64748b;font-size:.85rem}.dark ._cooldownUnit_1ezn5_840{color:#94a3b8}._cooldownHint_1ezn5_845{color:#94a3b8;font-size:.8rem}.dark ._cooldownHint_1ezn5_845{color:#64748b}._grid_1ezn5_851{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=1024px){._grid_1ezn5_851{grid-template-columns:2fr 1fr;align-items:start}}._previewCard_1ezn5_860{background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.5rem;justify-content:center;align-items:center;min-height:420px;padding:1.5rem;display:flex}._infoCard_1ezn5_871{background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.5rem;gap:.75rem;padding:1.5rem;display:grid}._infoRow_1ezn5_880{justify-content:space-between;align-items:center;font-size:.95rem;display:flex}._infoLabel_1ezn5_887{color:#64748b;font-weight:600}._infoValue_1ezn5_888{color:#0f172a;font-weight:700}._infoHint_1ezn5_890{color:#94a3b8;margin-top:.5rem;font-size:.85rem}._historyCard_1ezn5_898{background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.5rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.dark ._historyCard_1ezn5_898{background:#0f172aa6;border-color:#33415580}._historyHead_1ezn5_912{justify-content:space-between;align-items:center;gap:1rem;display:flex}._historyActions_1ezn5_919{align-items:center;gap:.6rem;display:inline-flex}._historyTitle_1ezn5_925{color:#0f172a;margin:0;font-size:1.05rem}.dark ._historyTitle_1ezn5_925{color:#f8fafc}._historySub_1ezn5_932{color:#64748b;margin:.25rem 0 0;font-size:.9rem}.dark ._historySub_1ezn5_932{color:#94a3b8}._historyBtn_1ezn5_939{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.7rem;align-items:center;gap:.5rem;padding:.5rem .9rem;font-family:inherit;font-weight:700;display:inline-flex}.dark ._historyBtn_1ezn5_939{color:#e2e8f0;background:#0f172a;border-color:#334155}._historyDelete_1ezn5_957{color:#fff;cursor:pointer;background:#ef4444;border:1px solid #ef4444;border-radius:.7rem;align-items:center;gap:.4rem;padding:.5rem .9rem;font-family:inherit;font-weight:700;display:inline-flex}.dark ._historyDelete_1ezn5_957{background:#dc2626;border-color:#dc2626}._historyFilters_1ezn5_972{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}._historySearch_1ezn5_979{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.8rem;align-items:center;gap:.5rem;min-width:240px;padding:.45rem .75rem;display:inline-flex}.dark ._historySearch_1ezn5_979{color:#94a3b8;background:#0f172a;border-color:#334155}._historySearch_1ezn5_979 input{color:inherit;background:0 0;border:none;outline:none;width:100%;font-family:inherit}._historySelect_1ezn5_1004{background:#fff;border:1px solid #e2e8f0;border-radius:.7rem;padding:.45rem 2rem .45rem .75rem;font-family:inherit;font-weight:600}.dark ._historySelect_1ezn5_1004{color:#e2e8f0;background:#0f172a;border-color:#334155}._historyApply_1ezn5_1019{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:.7rem;padding:.5rem .9rem;font-family:inherit;font-weight:700}._historyTable_1ezn5_1030{gap:.4rem;display:grid}._historyHeader_1ezn5_1035,._historyRow_1ezn5_1036{grid-template-columns:1fr .8fr 1.2fr .8fr 1.2fr;align-items:center;gap:.6rem;display:grid}._historyHeader_1ezn5_1035{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}._historyRow_1ezn5_1036{background:#f8fafce6;border:1px solid #e2e8f0cc;border-radius:.9rem;padding:.6rem .75rem;font-size:.9rem}.dark ._historyRow_1ezn5_1036{color:#e2e8f0;background:#0f172aa6;border-color:#33415580}._historyUser_1ezn5_1064{color:#0f172a;font-weight:700}.dark ._historyUser_1ezn5_1064{color:#f8fafc}._historyPrize_1ezn5_1067{color:#475569;font-weight:600}.dark ._historyPrize_1ezn5_1067{color:#cbd5e1}._historyTier_1ezn5_1070{color:#64748b;font-weight:700}.dark ._historyTier_1ezn5_1070{color:#94a3b8}._historyWin_1ezn5_1076{color:#16a34a;font-weight:700}.dark ._historyWin_1ezn5_1076{color:#4ade80}._historyLose_1ezn5_1082{color:#ef4444;font-weight:700}.dark ._historyLose_1ezn5_1082{color:#f87171}._historyEmpty_1ezn5_1088{text-align:center;color:#94a3b8;padding:1rem;font-size:.9rem}.dark ._historyEmpty_1ezn5_1088{color:#64748b}.dark ._title_1ezn5_700{color:#f8fafc}.dark ._sub_1ezn5_709{color:#94a3b8}.dark ._previewCard_1ezn5_860,.dark ._infoCard_1ezn5_871{background:#0f172aa6;border-color:#33415580}.dark ._infoLabel_1ezn5_887{color:#94a3b8}.dark ._infoValue_1ezn5_888{color:#f8fafc}.dark ._infoHint_1ezn5_890{color:#64748b}._wrapper_1tr7c_2{justify-content:center;align-items:center;display:flex;position:relative}._glow_1tr7c_9{filter:blur(30px);pointer-events:none;background:#fff3;border-radius:50%;position:absolute;inset:0;transform:scale(1.1)}._pointer_1tr7c_20{z-index:40;filter:drop-shadow(0 2px 4px #0006);border-top:28px solid #fff;border-left:14px solid #0000;border-right:14px solid #0000;width:0;height:0;position:absolute;top:-20px;left:50%;transform:translate(-50%)}._svg_1tr7c_35{filter:drop-shadow(0 0 30px #00000059);display:block}._spinning_1tr7c_41{transform-origin:50%}._spinning_1tr7c_41._animating_1tr7c_45{transition:transform 4s cubic-bezier(.1,0,.2,1)}._spinCursor_1tr7c_50{cursor:pointer}._toast_1tr7c_55{z-index:300;opacity:0;pointer-events:none;text-align:center;background:#fff;border-radius:1.25rem;min-width:230px;padding:1rem 2rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:fixed;bottom:40px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 8px 40px #0000002e}._toast_1tr7c_55._show_1tr7c_72{opacity:1;transform:translate(-50%)translateY(0)}._toastEmoji_1tr7c_77{margin-bottom:.25rem;font-size:2.5rem;line-height:1}._toastTitle_1tr7c_83{color:#0f172a;font-family:Manrope,sans-serif;font-size:1.1rem;font-weight:800}._toastSub_1tr7c_90{color:#64748b;margin-top:.2rem;font-size:.82rem}._page_lgela_1{font-family:var(--font-primary);flex-direction:column;gap:1.5rem;display:flex}._header_lgela_8{background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.25rem;padding:1.5rem}.dark ._header_lgela_8{background:#0f172ab3;border-color:#33415599}._title_lgela_19{color:#0f172a;margin:0 0 .4rem;font-size:1.5rem;font-weight:700}.dark ._title_lgela_19{color:#f8fafc}._subtitle_lgela_27{color:#64748b;margin:0;font-size:.9rem;font-weight:600}.dark ._subtitle_lgela_27{color:#94a3b8}._card_lgela_35{background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.25rem;padding:1.5rem;box-shadow:0 6px 16px #0f172a0f}.dark ._card_lgela_35{background:#0f172ab3;border-color:#33415599}._cardHeader_lgela_47{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}._cardTitle_lgela_55{color:#0f172a;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1.1rem;font-weight:700;display:inline-flex}.dark ._cardTitle_lgela_55{color:#f8fafc}._cardSub_lgela_66{color:#64748b;margin:0;font-size:.85rem}.dark ._cardSub_lgela_66{color:#94a3b8}._saveBtn_lgela_73{color:#475569;cursor:pointer;background:#94a3b833;border:none;border-radius:.8rem;align-items:center;gap:.35rem;padding:.5rem 1rem;font-family:inherit;font-weight:700;display:inline-flex}._saveBtnActive_lgela_86{color:#fff;background:#2563eb}._saveBtn_lgela_73:disabled{opacity:.6;cursor:not-allowed}._notice_lgela_92{color:#64748b;background:#94a3b81f;border-radius:.8rem;margin-bottom:.75rem;padding:.7rem .9rem;font-weight:600}._noticeError_lgela_100{color:#b91c1c;background:#ef44441a;border-radius:.8rem;margin-bottom:.75rem;padding:.7rem .9rem;font-weight:600}._noticeSuccess_lgela_108{color:#166534;background:#22c55e1f;border-radius:.8rem;margin-bottom:.75rem;padding:.7rem .9rem;font-weight:600}.dark ._noticeError_lgela_100{color:#fecaca}.dark ._noticeSuccess_lgela_108{color:#bbf7d0}._formGrid_lgela_119{grid-template-columns:1fr;gap:1rem;display:grid}._formRow_lgela_125{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}._field_lgela_131{color:#475569;flex-direction:column;gap:.35rem;font-weight:600;display:flex}.dark ._field_lgela_131{color:#cbd5f5}._fieldHint_lgela_140{color:#94a3b8;font-size:.75rem;font-weight:600}.dark ._fieldHint_lgela_140{color:#94a3b8}._linkPreview_lgela_147{color:#64748b;word-break:break-word;margin-top:.35rem;font-size:.75rem}._linkPreview_lgela_147 a{color:#38bdf8;font-weight:600;text-decoration:none}.dark ._linkPreview_lgela_147{color:#94a3b8}.dark ._linkPreview_lgela_147 a{color:#93c5fd}._useTemplateBtn_lgela_161{color:#2563eb;cursor:pointer;background:#2563eb14;border:1px dashed #2563eb73;border-radius:.65rem;align-self:flex-start;margin-top:.4rem;padding:.35rem .7rem;font-family:inherit;font-size:.75rem;font-weight:700}.dark ._useTemplateBtn_lgela_161{color:#93c5fd;background:#93c5fd1f;border-color:#93c5fd66}._fieldFull_lgela_180{grid-column:1/-1}._field_lgela_131 input,._field_lgela_131 textarea,._field_lgela_131 select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;padding:.6rem .75rem;font-family:inherit}._field_lgela_131 textarea{resize:vertical;min-height:84px;max-height:220px}._previewCard_lgela_199{background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.25rem;padding:1.5rem;box-shadow:0 6px 16px #0f172a0f}.dark ._previewCard_lgela_199{background:#0f172ab3;border-color:#33415599}._previewHeader_lgela_211{margin-bottom:1rem}._previewTitle_lgela_214{color:#0f172a;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:1.1rem;font-weight:700;display:inline-flex}.dark ._previewTitle_lgela_214{color:#f8fafc}._previewSub_lgela_224{color:#64748b;margin:0;font-size:.85rem}.dark ._previewSub_lgela_224{color:#94a3b8}._previewBody_lgela_231{border:1px solid #e2e8f0cc;border-radius:1rem;overflow:hidden}.dark ._previewBody_lgela_231{border-color:#33415599}.dark ._field_lgela_131 input,.dark ._field_lgela_131 textarea,.dark ._field_lgela_131 select{color:#e2e8f0;background:#0f172acc;border-color:#334155}._page_1uete_4{font-family:var(--font-primary);color:inherit;-webkit-font-smoothing:antialiased;flex-direction:column;gap:2rem;display:flex}._previewSection_1uete_16{background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:2rem;padding:2.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 8px 30px #0f172a0f}.dark ._previewSection_1uete_16{background:#0f172ab3;border-color:#1f2937;box-shadow:0 10px 28px #00000059}@media (width>=768px){._previewSection_1uete_16{padding:3rem}}._decorBlob1_1uete_36,._decorBlob2_1uete_37{pointer-events:none;z-index:0;opacity:.3;filter:blur(120px);border-radius:9999px;position:absolute}._decorBlob1_1uete_36{background:#137fec1a;width:40%;height:40%;top:-10%;left:-10%}._decorBlob2_1uete_37{background:#7c3aed0d;width:40%;height:40%;bottom:-10%;right:-10%}._previewInner_1uete_62{z-index:1;max-width:1440px;margin:0 auto;position:relative}._previewHeading_1uete_70{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}._previewBadge_1uete_78{color:#137fec;letter-spacing:.08em;text-transform:uppercase;background:#137fec0d;border:1px solid #137fec1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}._previewTitle_1uete_94{color:#0f172a;letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.1}.dark ._previewTitle_1uete_94{color:#f1f5f9}._previewTitleAccent_1uete_104{color:#137fec}._previewSubtitle_1uete_106{color:#64748b;max-width:36rem;margin:0;font-size:1.05rem}.dark ._previewSubtitle_1uete_106{color:#94a3b8}._cardsGrid_1uete_115{grid-template-columns:1fr;align-items:stretch;gap:1.5rem;width:100%;padding-bottom:.5rem;display:grid;overflow-x:auto}@media (width>=768px){._cardsGrid_1uete_115{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){._cardsGrid_1uete_115{grid-template-columns:repeat(4,1fr)}}._card_1uete_115{background:#fffffff2;border:1px solid #e2e8f0e6;border-radius:1.5rem;flex-direction:column;min-width:280px;padding:2rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000f}.dark ._card_1uete_115{background:#0f172ad9;border-color:#334155cc;box-shadow:0 6px 18px #00000059}._card_1uete_115:hover{transform:scale(1.02);box-shadow:0 25px 50px -12px #00000014}._cardHighlight_1uete_152{border:2px solid #facc15;box-shadow:0 0 40px -10px #eab30833,0 20px 25px -5px #0000001a}._cardBadgeWrap_1uete_158{border-radius:0 1.5rem 0 0;width:5.75rem;height:5.75rem;position:absolute;top:0;right:0;overflow:hidden}._cardBadge_1uete_158{color:#0f172a;text-transform:uppercase;transform-origin:50%;white-space:nowrap;text-align:center;letter-spacing:.08em;background:#facc15;padding:.3rem 3.25rem;font-size:.5625rem;font-weight:900;line-height:1;display:block;transform:rotate(45deg)translate(1.2rem,-.85rem)}._cardHeader_1uete_184{margin-bottom:2rem}._cardName_1uete_186{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.375rem;margin:0 0 .5rem;font-size:.75rem;font-weight:700;display:flex}._cardName--blue_1uete_197{color:#2563eb}._cardName--yellow_1uete_198{color:#ca8a04}._cardName--purple_1uete_199{color:#7c3aed}._cardName--slate_1uete_200{color:#64748b}._cardNameCustom_1uete_201{color:var(--plan-color,#2563eb)}._cardPrice_1uete_203{align-items:baseline;gap:.25rem;margin-bottom:1rem;display:flex}._cardPriceAmount_1uete_210{color:#0f172a;font-size:2.25rem;font-weight:900;line-height:1}.dark ._cardPriceAmount_1uete_210{color:#f8fafc}._cardPricePeriod_1uete_218{color:#64748b;font-size:.875rem;font-weight:500}.dark ._cardPricePeriod_1uete_218{color:#94a3b8}._cardDesc_1uete_225{color:#64748b;margin:0;font-size:.875rem;line-height:1.6}.dark ._cardDesc_1uete_225{color:#94a3b8}._featureList_1uete_234{flex-direction:column;flex:1;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}._featureItem_1uete_244{color:#475569;align-items:center;gap:.75rem;display:flex}.dark ._featureItem_1uete_244{color:#cbd5f5}._featureIcon_1uete_252{flex-shrink:0;font-size:1.125rem!important}._featureIcon--blue_1uete_257{color:#3b82f6}._featureIcon--yellow_1uete_258{color:#eab308}._featureIcon--purple_1uete_259{color:#a855f7}._featureIcon--slate_1uete_260{color:#94a3b8}._featureIconCustom_1uete_261{color:var(--plan-color,#2563eb)}._featureText_1uete_263{font-size:.875rem}._featureTextBold_1uete_264{font-size:.875rem;font-weight:600}._cardBtn_1uete_267{letter-spacing:.04em;cursor:pointer;border:none;border-radius:.75rem;width:100%;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:background .15s,color .15s,box-shadow .15s}._cardBtn--blue_1uete_280{color:#0f172a;background:#f1f5f9}._cardBtn--blue_1uete_280:hover{color:#fff;background:#137fec}._cardBtn--yellow_1uete_289{color:#0f172a;background:#facc15;box-shadow:0 4px 14px #eab3084d}._cardBtn--yellow_1uete_289:hover{background:#eab308}._cardBtn--purple_1uete_296{color:#fff;background:#7c3aed;box-shadow:0 4px 14px #7c3aed33}._cardBtn--purple_1uete_296:hover{background:#6d28d9}._cardBtn--slate_1uete_303{color:#fff;background:#0f172a}._cardBtn--slate_1uete_303:hover{background:#1e293b}._cardBtnCustom_1uete_308{background:var(--plan-color,#2563eb);color:#fff}._cardBtnCustom_1uete_308:hover{filter:brightness(.95)}._managementSection_1uete_319{background:0 0;flex:1;padding:0}._managementInner_1uete_325{max-width:1440px;margin:0 auto}._managementBox_1uete_330{background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:1.75rem;overflow:hidden;box-shadow:0 10px 25px -5px #00000014}.dark ._managementBox_1uete_330{background:#0f172ab3;border-color:#1f2937;box-shadow:0 10px 28px #00000059}._mgmtHeader_1uete_344{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.dark ._mgmtHeader_1uete_344{border-bottom-color:#1f2937}@media (width>=768px){._mgmtHeader_1uete_344{flex-direction:row;justify-content:space-between;align-items:center}}._mgmtTitle_1uete_361{color:#0f172a;margin:0 0 .25rem;font-size:1.5rem;font-weight:900}.dark ._mgmtTitle_1uete_361{color:#f1f5f9}._mgmtSubtitle_1uete_369{color:#64748b;margin:0;font-size:.875rem}.dark ._mgmtSubtitle_1uete_369{color:#94a3b8}._mgmtActions_1uete_376{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}._searchWrap_1uete_384{position:relative}._searchInput_1uete_388{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;width:16rem;padding:.625rem 1rem .625rem 2.5rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.dark ._searchInput_1uete_388{color:#e2e8f0;background:#0f172ab3;border-color:#1f2937}._searchInput_1uete_388:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61f}._searchIcon_1uete_411{color:#94a3b8;pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.dark ._searchIcon_1uete_411{color:#94a3b8}._createBtn_1uete_424{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#7c3aed,#8b5cf6);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:box-shadow .15s,transform .1s;display:flex;box-shadow:0 4px 14px #8b5cf633}._createBtn_1uete_424:hover{box-shadow:0 8px 20px #8b5cf659}._createBtn_1uete_424:active{transform:scale(.97)}._createBtnIcon_1uete_448{width:1.25rem;height:1.25rem;transition:transform .3s}._createBtn_1uete_424:hover ._createBtnIcon_1uete_448{transform:rotate(90deg)}._planList_1uete_457{flex-direction:column;gap:1rem;padding:2rem;display:flex}._planItem_1uete_465{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;justify-content:space-between;align-items:center;padding:1.5rem;transition:border-color .15s,background .15s;display:flex;box-shadow:0 1px 3px #0000000a}.dark ._planItem_1uete_465{background:#0f172ad9;border-color:#334155b3}._planItem_1uete_465:hover{background:#f5f3ff4d;border-color:#c4b5fd}.dark ._planItem_1uete_465:hover{background:#1e293b99}._planItemPopular_1uete_489{background:#f5f3ff!important;border:2px solid #8b5cf6!important;box-shadow:0 4px 12px #8b5cf61f!important}.dark ._planItemPopular_1uete_489{background:#581c8740!important}._planLeft_1uete_498{align-items:center;gap:1.5rem;display:flex}._planIcon_1uete_504{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}._planIcon--blue_1uete_514{color:#2563eb;background:#eff6ff}._planIcon--brand_1uete_515{color:#7c3aed;background:#ede9fe}._planIcon--amber_1uete_516{color:#d97706;background:#fffbeb}.dark ._planIcon--blue_1uete_514{color:#93c5fd;background:#2563eb1f}.dark ._planIcon--brand_1uete_515{color:#c4b5fd;background:#7c3aed1f}.dark ._planIcon--amber_1uete_516{color:#fcd34d;background:#d977061f}._planMeta_1uete_521{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}._planName_1uete_528{color:#0f172a;margin:0;font-size:.9375rem;font-weight:700}.dark ._planName_1uete_528{color:#f1f5f9}._statusBadge_1uete_536{text-transform:uppercase;letter-spacing:.08em;border-radius:9999px;padding:.25rem .625rem;font-size:.625rem;font-weight:700}._statusActive_1uete_545{color:#15803d;background:#dcfce7}._statusDraft_1uete_546{color:#475569;background:#e2e8f0}.dark ._statusActive_1uete_545{color:#86efac;background:#16a34a33}.dark ._statusDraft_1uete_546{color:#cbd5e1;background:#64748b40}._planSub_1uete_550{align-items:center;gap:1rem;display:flex}._planPrice_1uete_556{color:#64748b;font-size:.875rem;font-weight:500}._planPriceBold_1uete_557{color:#0f172a;font-weight:700}._planId_1uete_558{color:#94a3b8;font-size:.6875rem}._planIdBrand_1uete_559{color:#8b5cf6;font-weight:600}.dark ._planPrice_1uete_556{color:#94a3b8}.dark ._planPriceBold_1uete_557{color:#f8fafc}.dark ._planId_1uete_558{color:#94a3b8}._planActions_1uete_565{align-items:center;gap:.75rem;display:flex}._actionBtn_1uete_571{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem;transition:background .12s,color .12s,border-color .12s;display:flex;box-shadow:0 1px 3px #0000000d}.dark ._actionBtn_1uete_571{background:#0f172acc;border-color:#334155b3}._actionIcon_1uete_588{width:1.25rem;height:1.25rem}._actionBtnDefault_1uete_590{color:#94a3b8}._actionBtnDefault_1uete_590:hover{color:#7c3aed;background:#fff;border-color:#e2e8f0}.dark ._actionBtnDefault_1uete_590:hover{background:#1e293b99}._actionBtnEdit_1uete_594{color:#fff;background:#7c3aed;border-color:#0000}._actionBtnEdit_1uete_594:hover{background:#6d28d9}._actionBtnDelete_1uete_601{color:#94a3b8}._actionBtnDelete_1uete_601:hover{color:#ef4444;background:#fff1f2;border-color:#fecaca}.dark ._actionBtnDelete_1uete_601:hover{background:#ef44441f;border-color:#ef444459}._emptyMsg_1uete_606{text-align:center;color:#94a3b8;padding:2rem 0;font-size:.875rem}._overlay_1jego_7{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a59;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dark ._overlay_1jego_7{background:#0206178c}._modal_1jego_25{width:100%;max-width:42rem;max-height:760px;font-family:var(--font-primary);background:#ffffffeb;border:1px solid #e2e8f0e6;border-radius:1.5rem;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a2e}.dark ._modal_1jego_25{background:#0f172acc;border-color:#334155b3;box-shadow:0 20px 40px #00000073}._modal_1jego_25:before{content:"";pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:absolute;inset:0}.dark ._modal_1jego_25:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._modal_1jego_25>*{z-index:1;position:relative}._header_1jego_66{background:#f8fafccc;border-bottom:1px solid #e2e8f0cc;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;display:flex}.dark ._header_1jego_66{background:#0f172aa6;border-bottom-color:#33415599}._headerTitle_1jego_81{color:#0f172a;letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.5rem;font-weight:800}.dark ._headerTitle_1jego_81{color:#f8fafc}._headerSubtitle_1jego_91{color:#64748b;margin:0;font-size:.875rem;font-weight:500}.dark ._headerSubtitle_1jego_91{color:#94a3b8}._closeBtn_1jego_100{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:background .15s,transform .1s;display:flex}._closeBtn_1jego_100:hover{background:#e2e8f0b3}._closeBtn_1jego_100:active{transform:scale(.95)}.dark ._closeBtn_1jego_100{color:#cbd5e1}.dark ._closeBtn_1jego_100:hover{background:#1e293b99}._body_1jego_132{scrollbar-width:thin;scrollbar-color:#94a3b899 transparent;flex-direction:column;flex:1;gap:2.5rem;padding:1.5rem;display:flex;overflow-y:auto}._body_1jego_132::-webkit-scrollbar{width:4px}._body_1jego_132::-webkit-scrollbar-track{background:0 0}._body_1jego_132::-webkit-scrollbar-thumb{background:#94a3b899;border-radius:10px}._section_1jego_153{flex-direction:column;display:flex}._sectionShaded_1jego_163{background:#e2e8f080;border-radius:1rem;padding:1.5rem}.dark ._sectionShaded_1jego_163{background:#1e293b8c}._fieldGroup_1jego_173{flex-direction:column;gap:1.5rem;display:flex}._label_1jego_185{color:#475569;font-size:.875rem;font-weight:600}.dark ._label_1jego_185{color:#cbd5e1}._grid3_1jego_195{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){._grid3_1jego_195{grid-template-columns:repeat(3,1fr)}}._grid2_1jego_215{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){._grid2_1jego_215{grid-template-columns:repeat(2,1fr)}}._input_1jego_237{color:#0f172a;box-sizing:border-box;background:#fffffff2;border:none;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:box-shadow .15s;box-shadow:0 0 0 1px #7376864d}.dark ._input_1jego_237{color:#e2e8f0;background:#0f172ab3;box-shadow:0 0 0 1px #334155cc}._input_1jego_237:focus{box-shadow:0 0 0 2px #2563eb}._textarea_1jego_268{resize:none}._inputItalic_1jego_276{font-style:italic}._selectWrap_1jego_282{position:relative}._select_1jego_282{appearance:none;cursor:pointer;padding-right:2.5rem}._selectArrow_1jego_302{pointer-events:none;color:#64748b;position:absolute;top:50%;right:.75rem;transform:translateY(-50%);font-size:1.25rem!important}.dark ._selectArrow_1jego_302{color:#94a3b8}._priceWrap_1jego_322{position:relative}._inputPriceLeft_1jego_330{padding-right:3.5rem;font-weight:600}._priceSuffix_1jego_340{color:#475569;pointer-events:none;font-size:.75rem;font-weight:700;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.dark ._priceSuffix_1jego_340{color:#cbd5e1}._themeRow_1jego_362{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}._themeBtn_1jego_371{cursor:pointer;border:none;border-radius:9999px;outline:none;width:2.5rem;height:2.5rem;transition:transform .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 0 0 2px #0000}._themeBtn_1jego_371:hover{transform:scale(1.1)}._themeBtn_1jego_371:active{transform:scale(.9)}._themeBtnActive_1jego_391{box-shadow:0 0 0 2px white, 0 0 0 4px var(--ring-color,#8b5cf6)}._themeBtnCustom_1jego_395{color:#ffffffe6;justify-content:center;align-items:center;display:inline-flex}._themeBtnCustom_1jego_395 .material-symbols-outlined{text-shadow:0 2px 6px #00000059;font-size:1.1rem}._colorPicker_1jego_406{opacity:0;cursor:pointer;position:absolute;inset:0}._themeBtn_1jego_371:after{content:"";opacity:.6;pointer-events:none;border:1px solid #ffffff8c;border-radius:9999px;position:absolute;inset:.35rem}.dark ._themeBtn_1jego_371:after{border-color:#ffffff59}._featureHeader_1jego_428{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._addFeatureBtn_1jego_442{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:0;font-family:inherit;font-size:.875rem;font-weight:700;transition:transform .1s;display:flex}._addFeatureBtn_1jego_442:hover{text-decoration:underline}._addFeatureBtn_1jego_442:active{transform:scale(.95)}._featureList_1jego_472{flex-direction:column;gap:.75rem;display:flex}._featureItem_1jego_484{background:#fffffff2;border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem;transition:box-shadow .15s;display:flex}.dark ._featureItem_1jego_484{background:#0f172abf}._featureItem_1jego_484:hover{box-shadow:0 2px 8px #191b230f}._featureLeft_1jego_506{flex:1;align-items:center;gap:1rem;display:flex}._featureIcon_1jego_514{color:#2563eb;font-size:1.25rem!important}._featureInput_1jego_521{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:.9375rem;font-weight:600}._featureInput_1jego_521::placeholder{color:#94a3b8;font-weight:500}.dark ._featureInput_1jego_521{color:#f1f5f9}.dark ._featureInput_1jego_521::placeholder{color:#64748b}._deleteBtn_1jego_540{color:#ef4444;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;transition:opacity .15s,background .15s;display:flex}._featureItem_1jego_484:hover ._deleteBtn_1jego_540{opacity:1}._deleteBtn_1jego_540:hover{background:#ffdbcd}._activateSection_1jego_573{background:#dbe1ff59;border-radius:1rem;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.dark ._activateSection_1jego_573{background:#2563eb1f}._activateLeft_1jego_588{align-items:center;gap:1rem;display:flex}._activateIcon_1jego_600{color:#2563eb;font-size:1.5rem!important}._activateTitle_1jego_607{color:#0f172a;margin:0 0 .125rem;font-size:1rem;font-weight:700}.dark ._activateTitle_1jego_607{color:#f8fafc}._activateDesc_1jego_616{color:#64748b;margin:0;font-size:.75rem}.dark ._activateDesc_1jego_616{color:#94a3b8}._toggle_1jego_626{cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex;position:relative}._toggleInput_1jego_642{opacity:0;width:0;height:0;position:absolute}._toggleTrack_1jego_656{background:#e2e8f0;border-radius:9999px;width:3.5rem;height:1.75rem;transition:background .2s;display:block;position:relative;box-shadow:inset 0 1px 3px #0000001a}.dark ._toggleTrack_1jego_656{background:#334155}._toggleTrack_1jego_656:after{content:"";background:#fff;border:1px solid #cbd5e1;border-radius:9999px;width:1.25rem;height:1.25rem;transition:transform .2s;position:absolute;top:.25rem;left:.25rem}._toggleInput_1jego_642:checked+._toggleTrack_1jego_656{background:#2563eb}._toggleInput_1jego_642:checked+._toggleTrack_1jego_656:after{border-color:#fff;transform:translate(1.75rem)}._footer_1jego_716{background:#f8fafccc;border-top:1px solid #e2e8f0cc;flex-shrink:0;justify-content:flex-end;gap:1rem;padding:1.1rem 1.5rem;display:flex}.dark ._footer_1jego_716{background:#0f172aa6;border-top-color:#33415599}._cancelBtn_1jego_731{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.75rem 2rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,transform .1s}._cancelBtn_1jego_731:hover{background:#e2e8f0b3}.dark ._cancelBtn_1jego_731{color:#cbd5e1}.dark ._cancelBtn_1jego_731:hover{background:#1e293b99}._cancelBtn_1jego_731:active{transform:scale(.95)}._saveBtn_1jego_758{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:.5rem;padding:.75rem 2rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:box-shadow .15s,transform .1s;box-shadow:0 4px 14px #2563eb40}._saveBtn_1jego_758:hover{box-shadow:0 6px 20px #2563eb59}._saveBtn_1jego_758:active{transform:scale(.95)}._sectionTitle_1jego_782{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}._sectionBar_1jego_789{background:#2563eb;border-radius:9999px;flex-shrink:0;width:4px;height:24px}._sectionHeading_1jego_797{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}.dark ._sectionHeading_1jego_797{color:#f8fafc}._field_1jego_173{flex-direction:column;gap:.5rem;display:flex}._fieldLabel_1jego_811{color:#475569;font-size:.875rem;font-weight:600}.dark ._fieldLabel_1jego_811{color:#cbd5e1}._page_xfevl_7{width:100%;max-width:100%;font-family:var(--font-primary);min-height:100%;color:inherit;-webkit-font-smoothing:antialiased;background:0 0;flex-direction:column;gap:2rem;margin:0;padding:2rem;display:flex}._header_xfevl_39{flex-direction:column;gap:.25rem;display:flex}._headerTitle_xfevl_43{letter-spacing:-.03em;color:#0f172a;margin:0;font-size:1.875rem;font-weight:900}._headerSubtitle_xfevl_57{color:#64748b;margin:0;font-size:.9375rem}.dark ._headerTitle_xfevl_43{color:#f1f5f9}.dark ._headerSubtitle_xfevl_57{color:#94a3b8}._moduleWrap_xfevl_77{flex-direction:column;gap:1.5rem;display:flex}._filterBar_xfevl_83{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:0 1px 3px #0000000f}.dark ._filterBar_xfevl_83{background:#0f172a8c;border-color:#1e293b}._filterLeft_xfevl_117{flex:1;align-items:center;gap:.75rem;min-width:18rem;display:flex}._searchWrap_xfevl_133{flex:1;position:relative}._searchIcon_xfevl_143{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%);font-size:1.25rem!important}._searchInput_xfevl_163{color:#1e293b;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;padding:.5rem 1rem .5rem 2.5rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.dark ._searchInput_xfevl_163{color:#f1f5f9;background:#1e293b;border-color:#334155}._searchInput_xfevl_163:focus{border-color:#ec5b13;box-shadow:0 0 0 3px #ec5b131f}._categorySelect_xfevl_211{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;padding:.5rem .75rem;font-family:inherit;font-size:.875rem}.dark ._categorySelect_xfevl_211{color:#f1f5f9;background:#1e293b;border-color:#334155}._filterRight_xfevl_247{align-items:center;gap:.5rem;display:flex}._iconBtn_xfevl_259{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:background .15s;display:flex}._iconBtn_xfevl_259:hover{background:#e2e8f0}.dark ._iconBtn_xfevl_259{color:#cbd5f5;background:#94a3b81f}.dark ._iconBtn_xfevl_259:hover{background:#94a3b833}._divider_xfevl_297{background:#e2e8f0;width:1px;height:1.5rem;margin:0 .25rem}.dark ._divider_xfevl_297{background:#94a3b833}._primaryBtn_xfevl_313{color:#fff;cursor:pointer;white-space:nowrap;background:#ec5b13;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:opacity .15s,transform .1s;display:flex}._primaryBtn_xfevl_313:hover{opacity:.9}._primaryBtn_xfevl_313:active{transform:scale(.95)}._dangerBtn_xfevl_351{color:#fff;cursor:pointer;white-space:nowrap;background:#dc2626;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:opacity .15s,transform .1s;display:flex}._dangerBtn_xfevl_351:hover{opacity:.9}._dangerBtn_xfevl_351:active{transform:scale(.95)}._tableCard_xfevl_391{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px #0000000f}.dark ._tableCard_xfevl_391{background:#0f172a8c;border-color:#1e293b}._tableScroll_xfevl_415{overflow-x:auto}._table_xfevl_391{border-collapse:collapse;text-align:left;width:100%}._thead_xfevl_433{background:#f8fafccc;border-bottom:1px solid #f1f5f9}.dark ._thead_xfevl_433{background:#0f172a99;border-bottom-color:#1e293b}._thCheck_xfevl_451{width:2.5rem;padding:1rem}._th_xfevl_433{text-transform:uppercase;letter-spacing:.08em;color:#64748b;white-space:nowrap;padding:1rem;font-size:.6875rem;font-weight:700}.dark ._th_xfevl_433{color:#94a3b8}._thCenter_xfevl_483{text-align:center}._thRight_xfevl_485{text-align:right}._tr_xfevl_491{border-top:1px solid #f1f5f9;transition:background .1s}._tr_xfevl_491:hover{background:#f8fafc}.dark ._tr_xfevl_491{border-top-color:#1e293b}.dark ._tr_xfevl_491:hover{background:#94a3b814}._td_xfevl_507{vertical-align:middle;padding:1rem}._tdCenter_xfevl_509{text-align:center}._tdRight_xfevl_511{text-align:right}._checkbox_xfevl_515{accent-color:#ec5b13;cursor:pointer;border-radius:.25rem;width:1rem;height:1rem}._contentCell_xfevl_533{align-items:center;gap:.75rem;display:flex}._thumbnail_xfevl_545{background:#e2e8f0 50%/cover;border:1px solid #f1f5f9;border-radius:.5rem;flex-shrink:0;width:3rem;height:3rem}._contentTitle_xfevl_567{color:#0f172a;white-space:nowrap;margin:0 0 .125rem;font-size:.875rem;font-weight:700}.dark ._contentTitle_xfevl_567{color:#f1f5f9}._contentSubtitle_xfevl_585{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:12.5rem;margin:0;font-size:.75rem;overflow:hidden}.dark ._contentSubtitle_xfevl_585{color:#94a3b8}._categoryBadge_xfevl_609{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:.375rem;padding:.25rem .5rem;font-size:.625rem;font-weight:700;display:inline-block}.dark ._categoryBadge_xfevl_609{color:#cbd5f5;background:#94a3b81f}._typeBadge_xfevl_641{text-transform:uppercase;white-space:nowrap;border-radius:.375rem;padding:.25rem .5rem;font-size:.625rem;font-weight:700;display:inline-block}._typeFree_xfevl_661{color:#16a34a;background:#f0fdf4}.dark ._typeFree_xfevl_661{color:#4ade80;background:#16a34a29}._typePaid_xfevl_679{color:#ec5b13;background:#ec5b1314}._priceCell_xfevl_691{color:#0f172a;white-space:nowrap;font-size:.875rem;font-weight:500}._dateCell_xfevl_693{color:#64748b;white-space:nowrap;font-size:.875rem}.dark ._priceCell_xfevl_691{color:#f1f5f9}.dark ._dateCell_xfevl_693{color:#94a3b8}._moreBtn_xfevl_703{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:.375rem;align-items:center;padding:.25rem;transition:color .15s;display:flex}._moreBtn_xfevl_703:hover{color:#ec5b13}._previewBtn_xfevl_729{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.375rem;align-items:center;margin-right:.35rem;padding:.25rem;transition:color .15s;display:inline-flex}._previewBtn_xfevl_729:hover{color:#2563eb}._previewBtn_xfevl_729:disabled{opacity:.5;cursor:not-allowed}._actionCell_xfevl_765{padding-right:1.5rem}._helperText_xfevl_773{color:#64748b;margin-top:.35rem;font-size:.75rem}.dark ._helperText_xfevl_773{color:#94a3b8}._homeSwitch_xfevl_789{cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:999px;align-items:center;width:42px;height:22px;padding:0;transition:background .15s,border-color .15s;display:inline-flex;position:relative}._homeSwitch_xfevl_789:disabled{opacity:.6;cursor:not-allowed}._homeSwitchKnob_xfevl_823{background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .15s;transform:translate(2px);box-shadow:0 2px 4px #0f172a33}._homeSwitchOn_xfevl_841{background:#ec5b13;border-color:#ec5b13}._homeSwitchOn_xfevl_841 ._homeSwitchKnob_xfevl_823{transform:translate(22px)}.dark ._homeSwitch_xfevl_789{background:#94a3b840;border-color:#334155}.dark ._homeSwitchKnob_xfevl_823{background:#f1f5f9;box-shadow:0 2px 6px #0f172a66}.dark ._homeSwitchOn_xfevl_841{background:#ec5b13;border-color:#ec5b13}._pagination_xfevl_883{border-top:1px solid #f1f5f9;flex-direction:column;align-items:center;gap:1rem;padding:1rem;display:flex}.dark ._pagination_xfevl_883{border-top-color:#1e293b}@media (width>=640px){._pagination_xfevl_883{flex-direction:row;justify-content:space-between}}._paginationInfo_xfevl_917{color:#64748b;font-size:.875rem}._paginationInfo_xfevl_917 strong{color:#0f172a}.dark ._paginationInfo_xfevl_917{color:#94a3b8}.dark ._paginationInfo_xfevl_917 strong{color:#f1f5f9}._paginationRight_xfevl_927{align-items:center;gap:1rem;display:flex}._pageSizeWrap_xfevl_939{align-items:center;gap:.5rem;display:flex}._pageSizeLabel_xfevl_951{color:#64748b;white-space:nowrap;font-size:.875rem}.dark ._pageSizeLabel_xfevl_951{color:#94a3b8}._pageSizeSelect_xfevl_957{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;padding:.25rem .5rem;font-family:inherit;font-size:.75rem}.dark ._pageSizeSelect_xfevl_957{color:#f1f5f9;background:#1e293b;border-color:#334155}._pageButtons_xfevl_991{align-items:center;gap:.25rem;display:flex}._pageNavBtn_xfevl_1003{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;padding:.5rem;transition:background .1s;display:flex}._pageNavBtn_xfevl_1003:hover:not(:disabled){background:#f1f5f9}._pageNavBtn_xfevl_1003:disabled{opacity:.3;cursor:not-allowed}.dark ._pageNavBtn_xfevl_1003{color:#cbd5f5}.dark ._pageNavBtn_xfevl_1003:hover:not(:disabled){background:#94a3b81f}._pageNumBtn_xfevl_1035{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:.5rem;width:2rem;height:2rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:background .1s}._pageNumBtn_xfevl_1035:hover{background:#f1f5f9}.dark ._pageNumBtn_xfevl_1035{color:#cbd5f5}.dark ._pageNumBtn_xfevl_1035:hover{background:#94a3b81f}._pageNumBtnActive_xfevl_1069{color:#fff;background:#ec5b13!important}._uploadCard_xfevl_1081{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000000f}.dark ._uploadCard_xfevl_1081{background:#0f172a8c;border-color:#1e293b}._ruleNotice_xfevl_1111{color:#92400e;background:linear-gradient(135deg,#fbbf242e,#fde68a1f);border:1px solid #fbbf2459;border-radius:.9rem;margin-top:-.25rem;padding:.9rem 1rem}.dark ._ruleNotice_xfevl_1111{color:#fcd34d;background:linear-gradient(135deg,#fbbf242e,#fbbf2414);border-color:#fbbf2459}._ruleTitle_xfevl_1139{text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;font-size:.78rem;font-weight:800}._ruleBody_xfevl_1155{color:inherit;margin-top:.35rem;font-size:.8rem;line-height:1.45}._ruleLine_xfevl_1169{align-items:center;gap:.5rem;margin-top:.3rem;font-size:.8rem;display:flex}._ruleDot_xfevl_1185{background:currentColor;border-radius:999px;flex-shrink:0;width:6px;height:6px}._ruleTag_xfevl_1201{letter-spacing:.04em;color:#0f172a;background:#0f172a14;border-radius:999px;flex-shrink:0;align-items:center;padding:.15rem .5rem;font-size:.68rem;font-weight:800;display:inline-flex}._ruleTagVideo_xfevl_1227{color:#1e3a8a;background:#3b82f633}._ruleTagAudio_xfevl_1229{color:#9a3412;background:#ec5b132e}._ruleTag3d_xfevl_1231{color:#065f46;background:#10b9812e}._ruleTagImage_xfevl_1233{color:#5b21b6;background:#8b5cf62e}._ruleTagFla_xfevl_1235{color:#9f1239;background:#f43f5e2e}.dark ._ruleTag_xfevl_1201{color:#f8fafc;background:#f8fafc1f}.dark ._ruleTagVideo_xfevl_1227{color:#dbeafe;background:#3b82f64d}.dark ._ruleTagAudio_xfevl_1229{color:#ffe7d3;background:#ec5b134d}.dark ._ruleTag3d_xfevl_1231{color:#d1fae5;background:#10b9814d}.dark ._ruleTagImage_xfevl_1233{color:#ede9fe;background:#8b5cf64d}.dark ._ruleTagFla_xfevl_1235{color:#ffe4e6;background:#f43f5e4d}._uploadHeader_xfevl_1259{justify-content:space-between;align-items:center;gap:1rem;display:flex}._uploadTitle_xfevl_1273{color:#0f172a;margin:0;font-size:1.25rem;font-weight:800}.dark ._uploadTitle_xfevl_1273{color:#f1f5f9}._uploadSubtitle_xfevl_1289{color:#64748b;margin:.35rem 0 0;font-size:.9rem}.dark ._uploadSubtitle_xfevl_1289{color:#94a3b8}._uploadIcon_xfevl_1303{color:#ec5b13;font-size:2rem}._uploadWarning_xfevl_1313{color:#dc2626;background:#ef44441f;border-radius:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:700}.dark ._uploadWarning_xfevl_1313{color:#f87171;background:#f871711f}._uploadGrid_xfevl_1339{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem 1.25rem;display:grid}._formGroup_xfevl_1351{color:#475569;flex-direction:column;gap:.5rem;font-size:.9rem;display:flex}.dark ._formGroup_xfevl_1351{color:#cbd5f5}._formSelect_xfevl_1369,._formInput_xfevl_1371{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;padding:.6rem .75rem;font-family:inherit}.dark ._formSelect_xfevl_1369,.dark ._formInput_xfevl_1371{color:#f1f5f9;background:#1e293b;border-color:#334155}._toggleRow_xfevl_1403{gap:.5rem;display:flex}._toggleBtn_xfevl_1413{color:#ec5b13;cursor:pointer;background:0 0;border:1px solid #ec5b1333;border-radius:.6rem;padding:.5rem .9rem;font-family:inherit;font-weight:700}._toggleBtnActive_xfevl_1433{color:#fff;background:#ec5b13}._parallelRow_xfevl_1443{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.35rem;display:flex}._uploadFooter_xfevl_1459{flex-direction:column;gap:1rem;display:flex}._fileRow_xfevl_1471{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}._fileInput_xfevl_1485{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}._hiddenInput_xfevl_1503{display:none}._dropZone_xfevl_1513{background:#94a3b80f;border:1px dashed #94a3b8b3;border-radius:.9rem;padding:1.25rem;transition:border-color .2s,background .2s;position:relative}._dropZone_xfevl_1513:hover{background:#ec5b130f;border-color:#ec5b1399}.dark ._dropZone_xfevl_1513{background:#94a3b814;border-color:#94a3b859}.dark ._dropZone_xfevl_1513:hover{background:#ec5b1314;border-color:#ec5b1380}._dropInner_xfevl_1537{text-align:center;flex-direction:column;align-items:center;gap:.35rem;display:flex}._dropIcon_xfevl_1551{color:#ec5b13;font-size:1.75rem}._dropText_xfevl_1553{color:#0f172a;font-weight:700}.dark ._dropText_xfevl_1553{color:#f1f5f9}._dropSub_xfevl_1557{color:#64748b;font-size:.85rem}.dark ._dropSub_xfevl_1557{color:#94a3b8}._uploadActions_xfevl_1563{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}._uploadHint_xfevl_1579{color:#94a3b8;font-size:.85rem}._uploadBtn_xfevl_1589{color:#fff;cursor:pointer;background:#ec5b13;border:none;border-radius:.75rem;padding:.75rem 1.5rem;font-family:inherit;font-weight:800}._uploadBtn_xfevl_1589:disabled{opacity:.5;cursor:not-allowed}._queueCard_xfevl_1621{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:1rem;margin-top:1.5rem;padding:1.25rem;box-shadow:0 1px 3px #0000000f}.dark ._queueCard_xfevl_1621{background:#0f172a8c;border-color:#1e293b}._queueHeader_xfevl_1645{color:#0f172a;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-weight:700;display:flex}.dark ._queueHeader_xfevl_1645{color:#f1f5f9}._queueActions_xfevl_1663{align-items:center;gap:.75rem;display:flex}._queueMeta_xfevl_1673{color:#64748b;font-size:.85rem}.dark ._queueMeta_xfevl_1673{color:#94a3b8}._queueCancelAll_xfevl_1683{color:#dc2626;cursor:pointer;background:#ef444414;border:1px solid #ef44444d;border-radius:.6rem;padding:.35rem .7rem;font-family:inherit;font-weight:700}.dark ._queueCancelAll_xfevl_1683{color:#f87171;background:#f871711f;border-color:#f8717140}._queueList_xfevl_1713{flex-direction:column;gap:.75rem;display:flex}._queueItem_xfevl_1723{background:#94a3b814;border-radius:.75rem;flex-direction:column;gap:.4rem;padding:.75rem;display:flex}.dark ._queueItem_xfevl_1723{background:#94a3b81f}._queueInfo_xfevl_1741{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._queueRight_xfevl_1753{align-items:center;gap:.5rem;display:flex}._queueName_xfevl_1763{color:#0f172a;font-weight:700}.dark ._queueName_xfevl_1763{color:#f1f5f9}._queueStatus_xfevl_1773{color:#64748b;font-size:.85rem}.dark ._queueStatus_xfevl_1773{color:#94a3b8}._queueCancelBtn_xfevl_1783{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b84d;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}._queueCancelBtn_xfevl_1783 span{font-size:1rem}._queueCancelBtn_xfevl_1783:hover{color:#ef4444;border-color:#ef444466}._progressBar_xfevl_1811{background:#94a3b840;border-radius:999px;width:100%;height:8px;overflow:hidden}._progressFill_xfevl_1825{background:linear-gradient(90deg,#ec5b13,#f59e0b);border-radius:999px;height:100%;transition:width .2s}._backdrop_km151_5{z-index:50;font-family:var(--font-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dark ._backdrop_km151_5{background-color:#020617b8}._backdrop_km151_5:after{content:"";z-index:0;pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#1c1814 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#1c1814 3px 4px);background-size:24px 24px;position:fixed;inset:0}._modal_km151_38{z-index:1;background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0f172a40}._modal_km151_38:before{content:"";pointer-events:none;opacity:.06;z-index:0;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#0f172ab3 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#0f172ab3 3px 4px);background-size:24px 24px;position:absolute;inset:0}.dark ._modal_km151_38:before{opacity:.08;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#ffffffb3 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#ffffffb3 3px 4px)}._modal_km151_38>*{z-index:1;position:relative}._topbar_km151_86{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}._topbarTitle_km151_98{color:#0f172a;font-size:1.05rem;font-weight:800}._topbarActions_km151_105{gap:6px;display:flex}._iconBtn_km151_115{cursor:pointer;color:#475569;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;transition:background .15s;display:flex}._iconBtn_km151_115:hover{background:#f1f5f9}._body_km151_147{flex:1;display:flex;overflow:hidden}._content_km151_160{background:#f8fafc;flex:1;padding:20px;overflow-y:auto}._section_km151_170{margin-bottom:20px}._sectionTitle_km151_178{color:#64748b;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e2e8f0;margin-bottom:10px;padding-bottom:6px;font-size:.65rem;font-weight:800}._card_km151_192{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}._formGrid_km151_202{gap:12px;display:grid}._formGrid2_km151_212{grid-template-columns:1fr 1fr}._label_km151_220{color:#475569;margin-bottom:4px;font-size:.78rem;display:block}._input_km151_228,._select_km151_229,._textarea_km151_230{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:7px 10px;font-family:inherit;font-size:.85rem;transition:border-color .15s,box-shadow .15s}._select_km151_229{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#94a3b8 50%),linear-gradient(135deg,#94a3b8 50%,#0000 50%),linear-gradient(90deg,#0000,#0000);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px),calc(100% - 2.2rem);background-repeat:no-repeat;background-size:5px 5px,5px 5px,1px 1.4em;padding-right:2.4rem}.dark ._select_km151_229{background-image:linear-gradient(45deg,#0000 50%,#cbd5e1 50%),linear-gradient(135deg,#cbd5e1 50%,#0000 50%),linear-gradient(90deg,#0000,#0000)}._input_km151_228:focus,._select_km151_229:focus,._textarea_km151_230:focus{border-color:#ec5b13;box-shadow:0 0 0 3px #ec5b131f}._textarea_km151_230{resize:vertical}._uploadZone_km151_282{cursor:pointer;background:#94a3b814;border:1.5px dashed #94a3b8cc;border-radius:8px;flex-direction:column;align-items:center;gap:5px;padding:24px;transition:border-color .15s,background .15s;display:flex;position:relative}._uploadZone_km151_282:hover{background:#ec5b1314;border-color:#ec5b13cc}._uploadIcon_km151_303{color:#ec5b13;font-size:26px}._uploadLabel_km151_309{color:#0f172a;font-size:.85rem;font-weight:700}._uploadSub_km151_316{color:#64748b;font-size:.72rem}._thumbPlaceholder_km151_323{color:#94a3b8;font-size:.65rem}._thumbBtn_km151_328{cursor:pointer;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:.75rem;transition:background .15s}._thumbBtn_km151_328:hover{background:#f1f5f9}._thumbNote_km151_344{color:#94a3b8;margin-top:5px;font-size:.7rem;line-height:1.5}._coverRow_km151_352{grid-template-columns:120px 1fr;align-items:center;gap:12px;margin-bottom:12px;display:grid}._coverPreview_km151_360{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:120px;height:90px;display:flex;overflow:hidden}._coverPreview_km151_360 img{object-fit:cover;width:100%;height:100%}._coverActions_km151_378{flex-direction:column;gap:6px;display:flex}._coverBtn_km151_384{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:fit-content;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}._coverBtn_km151_384 input{display:none}._coverBtn_km151_384:hover{background:#f1f5f9}.dark ._coverPreview_km151_360{background:#94a3b81f;border-color:#1e293b}.dark ._coverBtn_km151_384{color:#cbd5f5;background:#0f172a;border-color:#1e293b}.dark ._coverBtn_km151_384:hover{background:#94a3b81f}._toggleRow_km151_426{background:#ec5b1314;border:1px solid #ec5b1333;border-radius:8px;gap:3px;width:fit-content;padding:3px;display:flex}._toggleBtn_km151_437{cursor:pointer;color:#ec5b13;background:0 0;border:none;border-radius:6px;padding:5px 16px;font-family:inherit;font-size:.75rem;transition:background .15s,color .15s}._toggleBtnActive_km151_450{color:#0f172a;background:#fff;border:1px solid #ec5b1333;font-weight:700}._priceRow_km151_460{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;margin-top:10px;display:flex;overflow:hidden}._priceInput_km151_471{text-align:right;color:#0f172a;background:0 0;border:none;outline:none;flex:1;padding:7px 10px;font-family:inherit;font-size:.85rem}._priceInput_km151_471:disabled{color:#bbb;cursor:not-allowed}._priceCurrency_km151_494{color:#64748b;border-left:1px solid #e2e8f0;padding:0 12px;font-size:.75rem;font-weight:700}._priceNote_km151_503{color:#94a3b8;margin-top:6px;font-size:.7rem;font-style:italic}._footer_km151_513{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:10px;padding:12px 20px;display:flex}._btnCancel_km151_524{cursor:pointer;color:#475569;background:0 0;border:1px solid #e2e8f0;border-radius:8px;padding:7px 16px;font-family:inherit;font-size:.85rem;transition:background .15s}._btnCancel_km151_524:hover{background:#f1f5f9}._btnCreate_km151_542{color:#fff;cursor:pointer;background:#ec5b13;border:none;border-radius:8px;padding:7px 20px;font-family:inherit;font-size:.85rem;font-weight:800;transition:background .15s}._btnCreate_km151_542:hover{background:#d94f0d}._btnCreate_km151_542:disabled{opacity:.6;cursor:not-allowed}._fileInput_km151_565{opacity:0;cursor:pointer;position:absolute;inset:0}._status_km151_572{border-radius:.6rem;margin-top:.5rem;padding:.65rem .8rem;font-size:.85rem;font-weight:700}._statusError_km151_580{color:#dc2626;background:#ef44441f;border:1px solid #ef444433}._statusSuccess_km151_586{color:#16a34a;background:#22c55e1f;border:1px solid #22c55e33}.dark ._modal_km151_38{background:#0f172a;border-color:#1e293b;box-shadow:0 20px 60px #02061773}.dark ._topbar_km151_86{background:#0f172a;border-bottom-color:#1e293b}.dark ._topbarTitle_km151_98{color:#f1f5f9}.dark ._iconBtn_km151_115{color:#94a3b8}.dark ._iconBtn_km151_115:hover{background:#94a3b81f}.dark ._content_km151_160{background:#0b1220}.dark ._sectionTitle_km151_178{color:#94a3b8;border-bottom-color:#1e293b}.dark ._card_km151_192{background:#0f172ae6;border-color:#1e293b}.dark ._label_km151_220{color:#cbd5f5}.dark ._input_km151_228,.dark ._select_km151_229,.dark ._textarea_km151_230{color:#f1f5f9;background:#0f172a;border-color:#1e293b}.dark ._uploadZone_km151_282{background:#94a3b80f;border-color:#94a3b866}.dark ._uploadZone_km151_282:hover{background:#ec5b1314;border-color:#ec5b1399}.dark ._uploadLabel_km151_309{color:#f1f5f9}.dark ._uploadSub_km151_316{color:#94a3b8}.dark ._thumbPlaceholder_km151_323{color:#64748b}.dark ._thumbBtn_km151_328{color:#cbd5f5;background:#0f172a;border-color:#1e293b}.dark ._thumbBtn_km151_328:hover{background:#94a3b81f}.dark ._thumbNote_km151_344{color:#64748b}.dark ._toggleRow_km151_426{background:#ec5b131f;border-color:#ec5b134d}.dark ._toggleBtn_km151_437{color:#f59e0b}.dark ._toggleBtnActive_km151_450{color:#f1f5f9;background:#0f172a;border-color:#ec5b1359}.dark ._priceRow_km151_460{background:#0f172a;border-color:#1e293b}.dark ._priceInput_km151_471{color:#f1f5f9}.dark ._priceCurrency_km151_494{color:#94a3b8;border-left-color:#1e293b}.dark ._priceNote_km151_503{color:#64748b}.dark ._footer_km151_513{background:#0f172a;border-top-color:#1e293b}.dark ._btnCancel_km151_524{color:#cbd5f5;border-color:#1e293b}.dark ._btnCancel_km151_524:hover{background:#94a3b81f}.dark ._btnCreate_km151_542{background:#f59e0b}.dark ._btnCreate_km151_542:hover{background:#f08c0f}.dark ._statusError_km151_580{color:#f87171;background:#ef444429;border-color:#f8717133}.dark ._statusSuccess_km151_586{color:#4ade80;background:#22c55e29;border-color:#4ade8040}@media (width<=600px){._formGrid2_km151_212{grid-template-columns:1fr}}._page_tmkmv_1{font-family:var(--font-primary);flex-direction:column;gap:1.5rem;display:flex}._header_tmkmv_8{background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.25rem;padding:1.5rem}.dark ._header_tmkmv_8{background:#0f172ab3;border-color:#33415599}._title_tmkmv_19{color:#0f172a;margin:0 0 .4rem;font-size:1.5rem;font-weight:700}.dark ._title_tmkmv_19{color:#f8fafc}._subtitle_tmkmv_27{color:#64748b;margin:0;font-size:.9rem;font-weight:600}.dark ._subtitle_tmkmv_27{color:#94a3b8}._emptyCard_tmkmv_35{text-align:center;background:#ffffffe6;border:1px dashed #e2e8f0e6;border-radius:1.5rem;padding:2.5rem 2rem}.dark ._emptyCard_tmkmv_35{background:#0f172ab3;border-color:#33415599}._emptyIcon_tmkmv_47{color:#2563eb;background:#2563eb1f;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.75rem;display:inline-flex}.dark ._emptyIcon_tmkmv_47{color:#93c5fd;background:#93c5fd26}._emptyCard_tmkmv_35 h3{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem}.dark ._emptyCard_tmkmv_35 h3{color:#f8fafc}._emptyCard_tmkmv_35 p{color:#64748b;margin:0;font-size:.9rem}.dark ._emptyCard_tmkmv_35 p{color:#94a3b8}._page_13mvq_1{font-family:var(--font-primary);flex-direction:column;gap:1.5rem;display:flex}._header_13mvq_8{background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.25rem;padding:1.5rem}.dark ._header_13mvq_8{background:#0f172ab3;border-color:#33415599}._title_13mvq_19{color:#0f172a;margin:0 0 .4rem;font-size:1.5rem;font-weight:700}.dark ._title_13mvq_19{color:#f8fafc}._subtitle_13mvq_27{color:#64748b;margin:0;font-size:.9rem;font-weight:600}.dark ._subtitle_13mvq_27{color:#94a3b8}._emptyCard_13mvq_35{text-align:center;background:#ffffffe6;border:1px dashed #e2e8f0e6;border-radius:1.5rem;padding:2.5rem 2rem}.dark ._emptyCard_13mvq_35{background:#0f172ab3;border-color:#33415599}._emptyIcon_13mvq_47{color:#2563eb;background:#2563eb1f;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.75rem;display:inline-flex}.dark ._emptyIcon_13mvq_47{color:#93c5fd;background:#93c5fd26}._emptyCard_13mvq_35 h3{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem}.dark ._emptyCard_13mvq_35 h3{color:#f8fafc}._emptyCard_13mvq_35 p{color:#64748b;margin:0;font-size:.9rem}.dark ._emptyCard_13mvq_35 p{color:#94a3b8}._maintenanceCard_13mvq_78{background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.5rem;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.dark ._maintenanceCard_13mvq_78{background:#0f172ab3;border-color:#33415599}._maintenanceHead_13mvq_92{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}._maintenanceInfo_13mvq_99{align-items:center;gap:1rem;display:flex}._maintenanceIcon_13mvq_105{color:#2563eb;background:#2563eb1f;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.dark ._maintenanceIcon_13mvq_105{color:#93c5fd;background:#93c5fd26}._maintenanceTitle_13mvq_120{color:#0f172a;margin:0;font-size:1.1rem}.dark ._maintenanceTitle_13mvq_120{color:#f8fafc}._maintenanceDesc_13mvq_127{color:#64748b;margin:.25rem 0 0;font-size:.9rem}.dark ._maintenanceDesc_13mvq_127{color:#94a3b8}._maintenanceActions_13mvq_134{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}._maintenanceActionLeft_13mvq_142{align-items:center;gap:.75rem;display:inline-flex}._previewBtn_13mvq_148{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:.75rem;padding:.6rem 1.25rem;font-family:inherit;font-weight:700}._saveBtn_13mvq_159{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:.75rem;padding:.6rem 1.25rem;font-family:inherit;font-weight:700}.dark ._saveBtn_13mvq_159{background:#2563eb}._saveBtn_13mvq_159:disabled{opacity:.6;cursor:not-allowed}._maintenanceStatus_13mvq_172{color:#64748b;font-size:.9rem;font-weight:600}.dark ._maintenanceStatus_13mvq_172{color:#94a3b8}._maintenanceForm_13mvq_179{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (width<=900px){._maintenanceForm_13mvq_179{grid-template-columns:1fr}}._formGroup_13mvq_188{color:#475569;flex-direction:column;gap:.5rem;font-weight:600;display:flex}.dark ._formGroup_13mvq_188{color:#cbd5e1}._toggleRow_13mvq_197{color:#475569;align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.dark ._toggleRow_13mvq_197{color:#cbd5e1}._input_13mvq_206{color:#0f172a;background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:.6rem;width:100%;padding:.7rem .9rem;font-family:inherit}.dark ._input_13mvq_206{color:#f1f5f9;background:#0f172ab3;border-color:#33415599}._toggle_13mvq_197{cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex;position:relative}._toggleInput_13mvq_230{opacity:0;width:0;height:0;position:absolute}._toggleTrack_13mvq_237{background:#e2e8f0;border-radius:9999px;width:3.5rem;height:1.75rem;transition:background .2s;display:block;position:relative;box-shadow:inset 0 1px 3px #0000001a}.dark ._toggleTrack_13mvq_237{background:#334155}._toggleTrack_13mvq_237:after{content:"";background:#fff;border:1px solid #cbd5e1;border-radius:9999px;width:1.25rem;height:1.25rem;transition:transform .2s;position:absolute;top:.25rem;left:.25rem}._toggleInput_13mvq_230:checked+._toggleTrack_13mvq_237{background:#2563eb}._toggleInput_13mvq_230:checked+._toggleTrack_13mvq_237:after{border-color:#fff;transform:translate(1.75rem)}._couponList_13mvq_271{border:1px solid #e2e8f0cc;border-radius:1rem;margin-top:1rem;overflow:hidden}.dark ._couponList_13mvq_271{border-color:#33415599}._couponHeader_13mvq_281,._couponRow_13mvq_282{grid-template-columns:1.5fr .6fr .8fr 1.1fr 1.2fr;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;display:grid}._couponHeader_13mvq_281{color:#64748b;background:#f8fafce6;font-weight:700}.dark ._couponHeader_13mvq_281{color:#94a3b8;background:#0f172acc}._couponRow_13mvq_282{color:#0f172a;background:#ffffffe6;border-top:1px solid #e2e8f0cc}.dark ._couponRow_13mvq_282{color:#f8fafc;background:#0f172a99;border-top-color:#33415599}._couponCode_13mvq_312{letter-spacing:.04em;color:#2563eb;font-weight:700}.dark ._couponCode_13mvq_312{color:#93c5fd}._actionGroup_13mvq_319{justify-self:start;align-items:center;gap:.5rem;display:inline-flex}._copyBtn_13mvq_326{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.6rem;justify-content:center;justify-self:start;align-items:center;width:2.4rem;height:2.4rem;padding:0;font-family:inherit;font-weight:700;display:inline-flex}.dark ._copyBtn_13mvq_326{background:#1d4ed8}._deleteBtn_13mvq_344{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:.6rem;justify-content:center;justify-self:start;align-items:center;width:2.4rem;height:2.4rem;padding:0;font-family:inherit;font-weight:700;display:inline-flex}.dark ._deleteBtn_13mvq_344{background:#dc2626}._couponCreated_13mvq_362{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}._couponCreatedLabel_13mvq_369{color:#0f172a;font-weight:700}.dark ._couponCreatedLabel_13mvq_369{color:#f8fafc}._couponCreatedRow_13mvq_375{align-items:center;gap:.75rem;display:flex}._bgmRow_13mvq_381{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}._bgmInput_13mvq_388{flex:260px}._hiddenInput_13mvq_392{display:none}._bgmList_13mvq_396{flex-direction:column;gap:.5rem;display:flex}._bgmItem_13mvq_402{background:#f8fafce6;border:1px solid #e2e8f0cc;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .8rem;display:flex}.dark ._bgmItem_13mvq_402{background:#0f172a99;border-color:#33415599}._bgmUrl_13mvq_417{color:#475569;word-break:break-all;font-size:.85rem}.dark ._bgmUrl_13mvq_417{color:#cbd5e1}._bgmResults_13mvq_424{flex-direction:column;gap:.75rem;display:flex}._bgmResultItem_13mvq_430{background:#f8fafce6;border:1px solid #e2e8f0cc;border-radius:.9rem;grid-template-columns:1fr auto auto;align-items:center;gap:1rem;padding:.75rem 1rem;display:grid}.dark ._bgmResultItem_13mvq_430{background:#0f172a99;border-color:#33415599}._bgmResultInfo_13mvq_445{color:#0f172a;flex-direction:column;gap:.15rem;font-weight:600;display:flex}.dark ._bgmResultInfo_13mvq_445{color:#f8fafc}._bgmResultInfo_13mvq_445 span{color:#64748b;font-size:.85rem;font-weight:500}.dark ._bgmResultInfo_13mvq_445 span{color:#94a3b8}._bgmResultItem_13mvq_430 audio{width:220px}._page_n7rvj_7{min-height:100vh;font-family:var(--font-primary);color:#0f172a;-webkit-font-smoothing:antialiased;background:#f8fafc;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative;overflow:hidden}._page_n7rvj_7:before{content:"";z-index:0;pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:fixed;inset:0}._page_n7rvj_7._dark_n7rvj_32:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._page_n7rvj_7._light_n7rvj_38{color:#0f172a;background:#f8fafc}._page_n7rvj_7._dark_n7rvj_32{color:#f1f5f9;background:#101922}._blob1_n7rvj_50,._blob2_n7rvj_52{pointer-events:none;z-index:0;filter:blur(120px);border-radius:9999px;position:fixed}._blob1_n7rvj_50{background:#137fec1f;width:40%;height:40%;top:-10%;left:-10%}._blob2_n7rvj_52{background:#7c3aed14;width:40%;height:40%;bottom:-10%;right:-10%}._page_n7rvj_7._dark_n7rvj_32 ._blob1_n7rvj_50{background:#137fec33}._page_n7rvj_7._dark_n7rvj_32 ._blob2_n7rvj_52{background:#7c3aed1f}._inner_n7rvj_90{z-index:1;width:100%;max-width:80rem;margin:0 auto;padding:3rem 0;position:relative}._topBar_n7rvj_103{z-index:3;align-items:center;gap:.75rem;display:flex;position:fixed;top:1.5rem;right:2rem}._checkoutOverlay_n7rvj_113{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a14;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}._checkoutModal_n7rvj_125{width:min(70rem,100%);position:relative}._checkoutClose_n7rvj_130{color:#0f172a;cursor:pointer;z-index:5;background:#ffffffe6;border:1px solid #94a3b859;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex;position:absolute;top:1rem;right:1rem;box-shadow:0 8px 20px #0f172a2e}._page_n7rvj_7._dark_n7rvj_32 ._checkoutClose_n7rvj_130{color:#f1f5f9;background:#0f172ae6;border-color:#334155b3}._checkoutClose_n7rvj_130:hover{transform:scale(1.04)}._backBtn_n7rvj_155{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#94a3b8;cursor:pointer;background:#ffffffb3;border:1px solid #94a3b859;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:0;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:color .15s,transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex}._backBtn_n7rvj_155:hover{color:#fff;transform:scale(1.03)}._page_n7rvj_7._light_n7rvj_38 ._backBtn_n7rvj_155:hover{color:#0f172a}._themeBtn_n7rvj_192{color:#475569;cursor:pointer;background:#ffffffb3;border:1px solid #94a3b859;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:color .15s,transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex}._themeBtn_n7rvj_192:hover{color:#0f172a;transform:scale(1.03)}._page_n7rvj_7._dark_n7rvj_32 ._themeBtn_n7rvj_192{color:#94a3b8;background:#19263366;border:1px solid #ffffff1f}._page_n7rvj_7._dark_n7rvj_32 ._themeBtn_n7rvj_192:hover{color:#fff}._heading_n7rvj_218{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}._headingBadge_n7rvj_234{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;background:#137fec14;border:1px solid #137fec2e;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}._headingTitle_n7rvj_262{color:#0f172a;letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2.25rem,6vw,3.75rem);font-weight:900;line-height:1.05}._page_n7rvj_7._dark_n7rvj_32 ._headingBadge_n7rvj_234{color:#137fec;background:#137fec1a;border:1px solid #137fec33}._page_n7rvj_7._dark_n7rvj_32 ._headingTitle_n7rvj_262{color:#fff}._headingAccent_n7rvj_278{color:#137fec}._headingSubtitle_n7rvj_282{color:#64748b;max-width:40rem;margin:0;font-size:1.125rem;line-height:1.6}._page_n7rvj_7._dark_n7rvj_32 ._headingSubtitle_n7rvj_282{color:#94a3b8}._grid_n7rvj_294{grid-template-columns:1fr;align-items:stretch;gap:1.5rem;display:grid}@media (width>=768px){._grid_n7rvj_294{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){._grid_n7rvj_294{grid-template-columns:repeat(4,1fr)}}._card_n7rvj_316{-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.5rem;flex-direction:column;padding:1.5rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}._card_n7rvj_316:after{content:"";opacity:.7;pointer-events:none;background:linear-gradient(120deg,#0000 0%,#fff0 20%,#ffffff59 45%,#fff0 65%,#0000 100%);width:60%;height:160%;animation:4.5s linear infinite _glassSweep_n7rvj_1;position:absolute;top:-30%;left:-60%;transform:translate(-120%)rotate(2deg)}._page_n7rvj_7._dark_n7rvj_32 ._card_n7rvj_316:after{opacity:.55;background:linear-gradient(120deg,#0000 0%,#fff0 25%,#fff3 50%,#fff0 70%,#0000 100%)}._card_n7rvj_316:hover:after{opacity:.9;animation-duration:3s}._page_n7rvj_7._dark_n7rvj_32 ._card_n7rvj_316{background:#19263366;border:1px solid #ffffff1a}._card_n7rvj_316:hover{transform:scale(1.03)}@keyframes _glassSweep_n7rvj_1{0%{transform:translate(-160%)rotate(2deg)}to{transform:translate(220%)rotate(2deg)}}._cardHighlight_n7rvj_378{ring:2px solid #eab30833;outline:2px solid #eab30833;box-shadow:0 0 40px -10px #eab3084d;border-color:#eab30866!important}._badgeWrap_n7rvj_394{border-radius:0 1.5rem 0 0;width:4.5rem;height:4.5rem;position:absolute;top:0;right:0;overflow:hidden}._badge_n7rvj_394{color:#020617;text-transform:uppercase;transform-origin:50%;white-space:nowrap;text-align:center;background:#eab308;padding:.25rem 2.5rem;font-size:.5625rem;font-weight:900;line-height:1;display:block;transform:rotate(45deg)translate(.9rem,-.45rem)}._cardTop_n7rvj_438{margin-bottom:1.5rem}._planName_n7rvj_442{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.25rem;margin:0 0 .5rem;font-size:.75rem;font-weight:700;display:flex}._priceRow_n7rvj_464{align-items:baseline;gap:.25rem;display:flex}._priceAmount_n7rvj_476{color:#0f172a;font-size:2.25rem;font-weight:900;line-height:1}._page_n7rvj_7._dark_n7rvj_32 ._priceAmount_n7rvj_476{color:#fff}._pricePeriod_n7rvj_485{color:#64748b;font-size:.75rem;font-weight:500}._page_n7rvj_7._dark_n7rvj_32 ._pricePeriod_n7rvj_485{color:#94a3b8}._featureList_n7rvj_495{flex-direction:column;flex:1;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}._featureItem_n7rvj_515{align-items:center;gap:.5rem;display:flex}._checkIcon_n7rvj_527{flex-shrink:0;font-size:1.125rem!important}._featureText_n7rvj_537{color:#94a3b8;font-size:.75rem}._featureTextBright_n7rvj_538{color:#e2e8f0;font-size:.75rem;font-weight:600}._page_n7rvj_7:not(._dark_n7rvj_32) ._featureText_n7rvj_537{color:#64748b}._page_n7rvj_7:not(._dark_n7rvj_32) ._featureTextBright_n7rvj_538{color:#0f172a}._color--blue_n7rvj_545{color:#60a5fa}._color--teal_n7rvj_547{color:#2dd4bf}._color--emerald_n7rvj_549{color:#34d399}._color--yellow_n7rvj_551{color:#eab308}._color--orange_n7rvj_553{color:#fb923c}._color--purple_n7rvj_555{color:#c084fc}._color--pink_n7rvj_557{color:#f472b6}._color--rose_n7rvj_559{color:#fb7185}._colorCustom_n7rvj_560{color:var(--plan-color,#60a5fa)}._cta_n7rvj_565{cursor:pointer;letter-spacing:.03em;border:none;border-radius:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:background .15s,transform .1s}._cta_n7rvj_565:active{transform:scale(.97)}._cta--blue_n7rvj_597,._cta--teal_n7rvj_598,._cta--emerald_n7rvj_599,._cta--orange_n7rvj_600,._cta--pink_n7rvj_601,._cta--rose_n7rvj_602{color:#0f172a;background:#94a3b82e}._page_n7rvj_7._dark_n7rvj_32 ._cta--blue_n7rvj_597,._page_n7rvj_7._dark_n7rvj_32 ._cta--teal_n7rvj_598,._page_n7rvj_7._dark_n7rvj_32 ._cta--emerald_n7rvj_599,._page_n7rvj_7._dark_n7rvj_32 ._cta--orange_n7rvj_600,._page_n7rvj_7._dark_n7rvj_32 ._cta--pink_n7rvj_601,._page_n7rvj_7._dark_n7rvj_32 ._cta--rose_n7rvj_602{color:#fff;background:#ffffff14}._cta--blue_n7rvj_597:hover{background:#2563eb}._cta--teal_n7rvj_598:hover{background:#0d9488}._cta--emerald_n7rvj_599:hover{background:#059669}._cta--orange_n7rvj_600:hover{background:#ea580c}._cta--pink_n7rvj_601:hover{background:#db2777}._cta--rose_n7rvj_602:hover{background:#e11d48}._cta--yellow_n7rvj_633{color:#020617;background:#eab308;box-shadow:0 4px 14px #eab3084d}._cta--yellow_n7rvj_633:hover{background:#facc15}._cta--purple_n7rvj_647{color:#fff;background:#7c3aed}._cta--purple_n7rvj_647:hover{background:#6d28d9}._ctaCustom_n7rvj_652{background:var(--plan-color,#2563eb);color:#fff}._ctaCustom_n7rvj_652:hover{filter:brightness(.95)}._emptyState_n7rvj_658{text-align:center;color:#64748b;grid-column:1/-1;font-size:.95rem}._page_n7rvj_7._dark_n7rvj_32 ._emptyState_n7rvj_658{color:#94a3b8}._page_n7rvj_7._dark_n7rvj_32 ._backBtn_n7rvj_155{color:#94a3b8;background:#19263366;border:1px solid #ffffff1a}._footnote_n7rvj_674{text-align:center;color:#64748b;margin-top:3rem;font-size:.875rem}._page_n7rvj_7._dark_n7rvj_32 ._footnote_n7rvj_674{color:#94a3b8}._footnoteLink_n7rvj_683{color:#2563eb;margin-left:.25rem;font-weight:600;text-decoration:none}._page_n7rvj_7._dark_n7rvj_32 ._footnoteLink_n7rvj_683{color:#137fec}._footnoteLink_n7rvj_683:hover{text-decoration:underline}._page_19kcb_4{min-height:100vh;font-family:var(--font-primary);color:#0f172a;-webkit-font-smoothing:antialiased;background:#f8fafc;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}._page_19kcb_4._light_19kcb_16{color:#0f172a;background:#f8fafc}._page_19kcb_4._dark_19kcb_20{color:#f1f5f9;background:#0f172a}._page_19kcb_4:before{content:"";z-index:0;pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:fixed;inset:0}._page_19kcb_4._dark_19kcb_20:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._embedded_19kcb_43{background:0 0;min-height:auto;padding:0}._embedded_19kcb_43:before{display:none}._topBar_19kcb_51{z-index:3;align-items:center;gap:.75rem;display:flex;position:fixed;top:1.5rem;right:2rem}._backBtn_19kcb_61{color:#64748b;cursor:pointer;background:#ffffffb3;border:1px solid #94a3b859;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:color .15s,transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex}._backBtn_19kcb_61:hover{color:#0f172a;transform:scale(1.03)}._page_19kcb_4._dark_19kcb_20 ._backBtn_19kcb_61{color:#94a3b8;background:#19263366;border:1px solid #ffffff1f}._page_19kcb_4._dark_19kcb_20 ._backBtn_19kcb_61:hover{color:#fff}._themeBtn_19kcb_84{color:#475569;cursor:pointer;background:#ffffffb3;border:1px solid #94a3b859;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:color .15s,transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex}._themeBtn_19kcb_84:hover{color:#0f172a;transform:scale(1.03)}._page_19kcb_4._dark_19kcb_20 ._themeBtn_19kcb_84{color:#94a3b8;background:#19263366;border:1px solid #ffffff1f}._page_19kcb_4._dark_19kcb_20 ._themeBtn_19kcb_84:hover{color:#fff}@media (width>=768px){._page_19kcb_4{padding:2rem}}._blob1_19kcb_110,._blob2_19kcb_111{pointer-events:none;z-index:0;filter:blur(120px);border-radius:9999px;position:fixed}._blob1_19kcb_110{background:#137fec1f;width:40%;height:40%;top:-10%;left:-10%}._blob2_19kcb_111{background:#137fec14;width:40%;height:40%;bottom:-10%;right:-10%}._page_19kcb_4._dark_19kcb_20 ._blob1_19kcb_110{background:#137fec33}._page_19kcb_4._dark_19kcb_20 ._blob2_19kcb_111{background:#137fec1f}._modal_19kcb_138{z-index:10;background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1.5rem;flex-direction:column;width:100%;max-width:56rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px #0f172a33}._page_19kcb_4._dark_19kcb_20 ._modal_19kcb_138{background:#101922;border:1px solid #1e293b;box-shadow:0 25px 60px #00000080}@media (width>=768px){._modal_19kcb_138{flex-direction:row}}._leftPanel_19kcb_162{background:#f8fafc99;border-right:1px solid #e2e8f0cc;flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex}._page_19kcb_4._dark_19kcb_20 ._leftPanel_19kcb_162{background:#0f172a80;border-right:1px solid #1e293b}._rightPanel_19kcb_177{flex-direction:column;flex:1;justify-content:space-between;padding:2rem;display:flex}._rightContent_19kcb_185{flex:1}._sectionHead_19kcb_188{align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}._headIcon_19kcb_195{color:#137fec;font-size:1.25rem!important}._headTitle_19kcb_200{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}._page_19kcb_4._dark_19kcb_20 ._headTitle_19kcb_200{color:#fff}._headSub_19kcb_209{color:#64748b;margin:.25rem 0 0;font-size:.875rem}._page_19kcb_4._dark_19kcb_20 ._headSub_19kcb_209{color:#94a3b8}._planCard_19kcb_217{background:#fffc;border:1px solid #e2e8f0cc;border-radius:.5rem;padding:1rem}._page_19kcb_4._dark_19kcb_20 ._planCard_19kcb_217{background:#1e293b66;border:1px solid #33415580}._planCardTop_19kcb_228{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}._planCardLabel_19kcb_235{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 .25rem;font-size:.6875rem;font-weight:600}._page_19kcb_4._dark_19kcb_20 ._planCardLabel_19kcb_235{color:#94a3b8}._planCardName_19kcb_245{color:#0f172a;margin:0;font-size:1.125rem;font-weight:700}._page_19kcb_4._dark_19kcb_20 ._planCardName_19kcb_245{color:#fff}._planBadge_19kcb_253{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;background:#2563eb1f;border-radius:.25rem;flex-shrink:0;padding:.25rem .5rem;font-size:.625rem;font-weight:700}._page_19kcb_4._dark_19kcb_20 ._planBadge_19kcb_253{color:#137fec;background:#137fec33}._planDetails_19kcb_269{flex-direction:column;gap:.75rem;display:flex}._planDetailRow_19kcb_275{justify-content:space-between;align-items:center;display:flex}._detailLabel_19kcb_281{color:#64748b;font-size:.875rem}._detailValue_19kcb_282{color:#475569;font-size:.875rem}._page_19kcb_4._dark_19kcb_20 ._detailValue_19kcb_282{color:#cbd5e1}._couponSection_19kcb_286{flex-direction:column;gap:.75rem;display:flex}._couponTitle_19kcb_292{color:#475569;margin:0;font-size:.875rem;font-weight:500}._page_19kcb_4._dark_19kcb_20 ._couponTitle_19kcb_292{color:#cbd5e1}._couponRow_19kcb_300{gap:.5rem;display:flex}._couponInput_19kcb_305{color:#0f172a;background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:.5rem;outline:none;flex:1;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}._page_19kcb_4._dark_19kcb_20 ._couponInput_19kcb_305{color:#f1f5f9;background:#1e293b;border:1px solid #334155}._couponInput_19kcb_305::placeholder{color:#94a3b8}._page_19kcb_4._dark_19kcb_20 ._couponInput_19kcb_305::placeholder{color:#475569}._couponInput_19kcb_305:focus{border-color:#2563eb}._couponInput_19kcb_305:disabled{opacity:.5;cursor:not-allowed}._couponBtn_19kcb_328{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:background .15s}._page_19kcb_4._dark_19kcb_20 ._couponBtn_19kcb_328{background:#334155}._couponBtn_19kcb_328:hover:not(:disabled){background:#1d4ed8}._page_19kcb_4._dark_19kcb_20 ._couponBtn_19kcb_328:hover:not(:disabled){background:#475569}._couponBtn_19kcb_328:disabled{opacity:.5;cursor:not-allowed}._couponError_19kcb_346{color:#dc2626;margin:0;font-size:.75rem}._page_19kcb_4._dark_19kcb_20 ._couponError_19kcb_346{color:#f87171}._totals_19kcb_354{border-top:1px solid #e2e8f0cc;flex-direction:column;gap:.5rem;padding-top:1.5rem;display:flex}._page_19kcb_4._dark_19kcb_20 ._totals_19kcb_354{border-top:1px solid #1e293b}._totalRow_19kcb_363{justify-content:space-between;align-items:center;display:flex}._totalRowFinal_19kcb_369{padding-top:1rem}._totalLabel_19kcb_373{color:#0f172a;font-size:1.125rem;font-weight:700}._page_19kcb_4._dark_19kcb_20 ._totalLabel_19kcb_373{color:#f1f5f9}._totalAmount_19kcb_380{color:#0f172a;font-size:1.5rem;font-weight:700}._page_19kcb_4._dark_19kcb_20 ._totalAmount_19kcb_380{color:#fff}._discountValue_19kcb_387{color:#16a34a;font-size:.875rem}._page_19kcb_4._dark_19kcb_20 ._discountValue_19kcb_387{color:#34d399}._methodList_19kcb_394{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}._methodCard_19kcb_401{cursor:pointer;background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:.75rem;align-items:center;padding:1rem;transition:border-color .15s,background .15s;display:flex}._methodCardLocked_19kcb_411{opacity:.6;cursor:not-allowed}._methodCardLocked_19kcb_411 ._methodInfo_19kcb_415,._methodCardLocked_19kcb_411 ._methodIcon_19kcb_416{filter:grayscale(.2)}._methodCardLocked_19kcb_411:hover{border-color:#e2e8f0cc}._page_19kcb_4._dark_19kcb_20 ._methodCardLocked_19kcb_411:hover{border-color:#334155}._page_19kcb_4._dark_19kcb_20 ._methodCard_19kcb_401{background:#1e293b4d;border:1px solid #334155}._methodCard_19kcb_401:hover{border-color:#475569}._methodCardActive_19kcb_434{background:#2563eb14;border-width:2px;border-color:#2563eb}._page_19kcb_4._dark_19kcb_20 ._methodCardActive_19kcb_434{background:#137fec0d;border-color:#137fec}._hiddenRadio_19kcb_444{opacity:0;width:0;height:0;position:absolute}._methodIcon_19kcb_416{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}._methodIconMomo_19kcb_461{background:#db2777}._methodIconBank_19kcb_462{background:#334155}._methodIconAdmin_19kcb_463{background:0 0}._methodImg_19kcb_465{object-fit:contain;width:100%;height:100%;display:block}._methodInfo_19kcb_415{flex:1;margin-left:1rem}._methodLock_19kcb_477{color:#64748b;border:1px solid #94a3b880;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}._page_19kcb_4._dark_19kcb_20 ._methodLock_19kcb_477{color:#94a3b8;border-color:#475569b3}._methodName_19kcb_492{color:#0f172a;margin:0 0 .125rem;font-size:.9375rem;font-weight:700}._page_19kcb_4._dark_19kcb_20 ._methodName_19kcb_492{color:#fff}._methodDesc_19kcb_500{color:#64748b;margin:0;font-size:.75rem}._page_19kcb_4._dark_19kcb_20 ._methodDesc_19kcb_500{color:#94a3b8}._radioCircle_19kcb_507{border:1px solid #94a3b8;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:border-color .15s;display:flex}._page_19kcb_4._dark_19kcb_20 ._radioCircle_19kcb_507{border:1px solid #475569}._radioCircleActive_19kcb_520{border-width:2px;border-color:#2563eb}._page_19kcb_4._dark_19kcb_20 ._radioCircleActive_19kcb_520{border-color:#137fec}._radioDot_19kcb_526{background:#2563eb;border-radius:9999px;width:.75rem;height:.75rem}._page_19kcb_4._dark_19kcb_20 ._radioDot_19kcb_526{background:#137fec}._infoBox_19kcb_535{background:#f1f5f9cc;border:1px solid #e2e8f0cc;border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}._page_19kcb_4._dark_19kcb_20 ._infoBox_19kcb_535{background:#1e293b80;border:1px solid #33415580}._infoText_19kcb_549{color:#64748b;margin:0;font-size:.75rem;line-height:1.6}._page_19kcb_4._dark_19kcb_20 ._infoText_19kcb_549{color:#94a3b8}._actions_19kcb_558{margin-top:3rem}._payBtn_19kcb_562{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-family:inherit;font-size:1.125rem;font-weight:700;transition:background .15s,transform .1s;display:flex;box-shadow:0 8px 20px #2563eb40}._page_19kcb_4._dark_19kcb_20 ._payBtn_19kcb_562{background:#137fec;box-shadow:0 8px 20px #137fec33}._payBtn_19kcb_562:hover{background:#2563ebe6}._page_19kcb_4._dark_19kcb_20 ._payBtn_19kcb_562:hover{background:#137fece6}._payBtn_19kcb_562:active{transform:scale(.98)}._cancelBtn_19kcb_589{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .15s;display:block}._page_19kcb_4._dark_19kcb_20 ._cancelBtn_19kcb_589{color:#94a3b8}._cancelBtn_19kcb_589:hover{color:#475569}._page_19kcb_4._dark_19kcb_20 ._cancelBtn_19kcb_589:hover{color:#cbd5e1}._securityBadges_19kcb_608{opacity:.4;pointer-events:none;white-space:nowrap;gap:2rem;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}._badge_19kcb_620{color:#64748b;align-items:center;gap:.5rem;display:flex}._page_19kcb_4._dark_19kcb_20 ._badge_19kcb_620{color:#f1f5f9}._badgeLabel_19kcb_628{text-transform:uppercase;letter-spacing:.2em;font-size:.625rem;font-weight:700}._page_fmajf_4{color:#0f172a;min-height:100vh;font-family:var(--font-primary);background:#f8fafc;padding-bottom:5rem;position:relative;overflow-x:hidden}._page_fmajf_4._dark_fmajf_13{color:#eeefff;background:#191b23}._themeBtn_fmajf_20{z-index:20;color:#0f172a;cursor:pointer;background:#ffffffd9;border:1px solid #94a3b866;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex;position:fixed;top:1.5rem;right:2rem;box-shadow:0 10px 20px #0f172a26}._page_fmajf_4._dark_fmajf_13 ._themeBtn_fmajf_20{color:#f8fafc;background:#0f172acc;border-color:#334155b3}._themeBtn_fmajf_20:hover{transform:scale(1.04)}._page_fmajf_4:before{content:"";z-index:0;pointer-events:none;opacity:.04;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#111 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#111 3px 4px);background-size:24px 24px;position:fixed;inset:0}._page_fmajf_4._dark_fmajf_13:before{opacity:.06;background-image:repeating-linear-gradient(0deg,#0000,#0000 3px,#f5f5f5 3px 4px),repeating-linear-gradient(90deg,#0000,#0000 3px,#f5f5f5 3px 4px)}._blobBlue_fmajf_63,._blobOrange_fmajf_64{pointer-events:none;z-index:0;opacity:.2;filter:blur(120px);border-radius:9999px;width:24rem;height:24rem;position:fixed}._blobBlue_fmajf_63{background:#2563eb2e;top:-10%;left:-5%}._blobOrange_fmajf_64{background:#bc480026;bottom:-10%;right:-5%}._curveSvg_fmajf_88{pointer-events:none;z-index:0;opacity:.2;width:100%;height:100%;position:fixed;inset:0}._curve1_fmajf_98{color:#2563eb4d;stroke-dasharray:1000;stroke-dashoffset:1000px;animation:5s linear infinite _dashAnim_fmajf_1}._curve2_fmajf_105{color:#bc480033;stroke-dasharray:1000;stroke-dashoffset:1000px;animation:5s linear -2s infinite _dashAnim_fmajf_1}@keyframes _dashAnim_fmajf_1{to{stroke-dashoffset:0}}._floatLeft_fmajf_118,._floatRight_fmajf_119{pointer-events:none;z-index:0;opacity:.08;animation:6s ease-in-out infinite _floatAnim_fmajf_1;position:fixed}._floatLeft_fmajf_118{color:#b4c5ff;animation-delay:0s;top:25%;left:2.5rem;font-size:3.75rem!important}._floatRight_fmajf_119{color:#ffb596;animation-delay:-3s;bottom:25%;right:5rem;font-size:5rem!important}@keyframes _floatAnim_fmajf_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}._main_fmajf_149{z-index:10;text-align:center;flex-direction:column;align-items:center;min-height:100vh;padding:5rem 1.5rem 2rem;display:flex;position:relative}._statusBadge_fmajf_161{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafccc;border:1px solid #e2e8f0cc;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.375rem 1rem;display:inline-flex}._page_fmajf_4._dark_fmajf_13 ._statusBadge_fmajf_161{background:#e1e2ed14;border:1px solid #c3c6d726}._statusDot_fmajf_177{background:#ba1a1a;border-radius:9999px;width:.5rem;height:.5rem;animation:1.5s ease-in-out infinite _pulseDot_fmajf_1}@keyframes _pulseDot_fmajf_1{0%,to{opacity:1}50%{opacity:.4}}._statusText_fmajf_190{text-transform:uppercase;letter-spacing:.15em;color:#64748b;font-size:.6875rem;font-weight:600}._page_fmajf_4._dark_fmajf_13 ._statusText_fmajf_190{color:#c3c6d7}._headline_fmajf_200{letter-spacing:-.03em;color:#0f172a;max-width:52rem;margin:0 0 1.5rem;font-family:inherit;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:800;line-height:1.05}._page_fmajf_4._dark_fmajf_13 ._headline_fmajf_200{color:#faf8ff}._headlineGradient_fmajf_212{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#b4c5ff,#dbe1ff,#ffb596);-webkit-background-clip:text;background-clip:text}._subtext_fmajf_219{color:#475569;max-width:40rem;margin:0 0 3rem;font-size:1.0625rem;line-height:1.7}._page_fmajf_4._dark_fmajf_13 ._subtext_fmajf_219{color:#434655}._countdownGrid_fmajf_229{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:32rem;margin-bottom:4rem;display:grid}@media (width>=640px){._countdownGrid_fmajf_229{grid-template-columns:repeat(4,1fr)}}._countdownCell_fmajf_242{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafccc;border:1px solid #e2e8f0cc;border-radius:.75rem;flex-direction:column;align-items:center;padding:1.5rem;display:flex}._page_fmajf_4._dark_fmajf_13 ._countdownCell_fmajf_242{background:#e1e2ed12;border:1px solid #c3c6d714}._countdownValue_fmajf_257{color:#0f172a;font-family:inherit;font-size:2.25rem;font-weight:700;line-height:1;animation:3s ease-in-out infinite _pulseGlow_fmajf_1}._page_fmajf_4._dark_fmajf_13 ._countdownValue_fmajf_257{color:#faf8ff}@keyframes _pulseGlow_fmajf_1{0%,to{text-shadow:0 0 5px #ffffff1a;opacity:.9}50%{text-shadow:0 0 20px #b4c5ff99;opacity:1}}._countdownLabel_fmajf_272{text-transform:uppercase;letter-spacing:.15em;color:#64748b;margin-top:.25rem;font-size:.625rem}._page_fmajf_4._dark_fmajf_13 ._countdownLabel_fmajf_272{color:#737686}._progressWrap_fmajf_282{width:100%;max-width:28rem;margin-bottom:5rem}._progressMeta_fmajf_288{justify-content:space-between;align-items:flex-end;margin-bottom:.75rem;display:flex}._progressNote_fmajf_295{color:#64748b;align-items:center;gap:.5rem;font-size:.75rem;display:flex}._page_fmajf_4._dark_fmajf_13 ._progressNote_fmajf_295{color:#737686}._progressPct_fmajf_304{color:#2563eb;font-family:inherit;font-size:.875rem;font-weight:700}._page_fmajf_4._dark_fmajf_13 ._progressPct_fmajf_304{color:#b4c5ff}._progressTrack_fmajf_312{background:#e2e8f0e6;border-radius:9999px;height:.75rem;padding:.125rem;overflow:hidden}._page_fmajf_4._dark_fmajf_13 ._progressTrack_fmajf_312{background:#e1e2ed1f}._progressFill_fmajf_321{background:linear-gradient(90deg,#004ac6,#acbfff);border-radius:9999px;width:83%;height:100%;box-shadow:0 0 15px #2563eb80}._cardsGrid_fmajf_330{grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:62rem;margin-bottom:6rem;display:grid}@media (width>=768px){._cardsGrid_fmajf_330{grid-template-columns:repeat(3,1fr)}}._card_fmajf_330{text-align:left;background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:1rem;padding:2rem;transition:background .2s;position:relative;overflow:hidden}._page_fmajf_4._dark_fmajf_13 ._card_fmajf_330{background:#e1e2ed0a;border:1px solid #c3c6d70d}._card_fmajf_330:hover{background:#f8fafc}._page_fmajf_4._dark_fmajf_13 ._card_fmajf_330:hover{background:#e1e2ed14}._cardBgIcon_fmajf_363{color:currentColor;opacity:.1;pointer-events:none;padding:1rem;transition:opacity .2s;position:absolute;top:0;right:0;font-size:3.75rem!important}._card_fmajf_330:hover ._cardBgIcon_fmajf_363{opacity:.18}._cardIconWrap_fmajf_377{border-radius:.5rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.5rem;display:flex}._iconBgBlue_fmajf_387{background:#2563eb26}._iconBgOrange_fmajf_388{background:#bc480026}._iconBgIndigo_fmajf_389{background:#acbfff26}._iconColorBlue_fmajf_391{color:#2563eb}._iconColorOrange_fmajf_392{color:#f97316}._iconColorIndigo_fmajf_393{color:#6366f1}._page_fmajf_4._dark_fmajf_13 ._iconColorBlue_fmajf_391{color:#b4c5ff}._page_fmajf_4._dark_fmajf_13 ._iconColorOrange_fmajf_392{color:#ffb596}._page_fmajf_4._dark_fmajf_13 ._iconColorIndigo_fmajf_393{color:#dbe1ff}._cardTitle_fmajf_398{color:#0f172a;margin:0 0 .5rem;font-family:inherit;font-size:1.25rem;font-weight:700}._page_fmajf_4._dark_fmajf_13 ._cardTitle_fmajf_398{color:#faf8ff}._cardDesc_fmajf_407{color:#475569;margin:0;font-size:.875rem;line-height:1.65}._page_fmajf_4._dark_fmajf_13 ._cardDesc_fmajf_407{color:#cbd5e1}._socialBox_fmajf_416{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #e2e8f0cc;border-radius:.75rem;width:100%;max-width:32rem;margin-bottom:5rem;padding:2.5rem}._page_fmajf_4._dark_fmajf_13 ._socialBox_fmajf_416{background:#e1e2ed0a;border:1px solid #c3c6d714}._socialTitle_fmajf_431{color:#0f172a;margin:0 0 .5rem;font-family:inherit;font-size:1.5rem;font-weight:700}._page_fmajf_4._dark_fmajf_13 ._socialTitle_fmajf_431{color:#faf8ff}._socialSubtext_fmajf_440{color:#475569;margin:0 0 2rem;font-size:.875rem}._page_fmajf_4._dark_fmajf_13 ._socialSubtext_fmajf_440{color:#434655}._socialBtns_fmajf_447{flex-direction:column;gap:1rem;display:flex}@media (width>=640px){._socialBtns_fmajf_447{flex-direction:row;justify-content:center}}._socialBtn_fmajf_447{color:#fff;border-radius:.25rem;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:inherit;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .15s,transform .1s;display:flex;box-shadow:0 8px 20px #0000004d}._socialBtn_fmajf_447:hover{opacity:.9}._socialBtn_fmajf_447:active{transform:scale(.95)}._socialBtnZalo_fmajf_477{background:#0068ff;box-shadow:0 4px 14px #0068ff33}._socialBtnTiktok_fmajf_478{background:#000;border:1px solid #22d3ee4d}._socialBtnTiktok_fmajf_478:hover{border-color:#ef444480}._timeline_fmajf_482{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fffc;border-top:1px solid #e2e8f0cc;align-items:center;width:100%;height:4rem;display:flex;position:fixed;bottom:0;left:0;overflow:hidden}._page_fmajf_4._dark_fmajf_13 ._timeline_fmajf_482{background:#e1e2ed0a;border-top:1px solid #c3c6d714}._timelineLeft_fmajf_501{background:#f8fafccc;border-right:1px solid #e2e8f0cc;flex-shrink:0;align-items:center;gap:1rem;height:100%;padding:0 1.5rem;display:flex}._page_fmajf_4._dark_fmajf_13 ._timelineLeft_fmajf_501{background:#e1e2ed0f;border-right:1px solid #c3c6d714}._timecode_fmajf_516{color:#64748b;letter-spacing:-.03em;font-family:monospace;font-size:.75rem}._page_fmajf_4._dark_fmajf_13 ._timecode_fmajf_516{color:#737686}._timelineTrackWrap_fmajf_524{flex:1;align-items:center;height:100%;padding:0 2.5rem;display:flex;position:relative}._timelineTrack_fmajf_524{background:#94a3b859;height:1px;margin:0 1rem;position:absolute;left:0;right:0}._page_fmajf_4._dark_fmajf_13 ._timelineTrack_fmajf_524{background:#c3c6d726}._keyframes_fmajf_543{z-index:1;justify-content:space-around;width:100%;display:flex;position:relative}._keyframe_fmajf_543{width:.625rem;height:.625rem;transform:rotate(45deg)}._kfPrimary_fmajf_557{background:#b4c5ff;box-shadow:0 0 8px #b4c5ff99}._kfTertiary_fmajf_558{background:#ffb596;box-shadow:0 0 8px #ffb59699}._kfSecondary_fmajf_559{background:#dbe1ff;box-shadow:0 0 8px #dbe1ff99}._kfMuted_fmajf_560{background:#c3c6d740}._playhead_fmajf_562{z-index:10;background:#ba1a1a;width:2px;position:absolute;top:0;bottom:0;left:83%;box-shadow:0 0 10px #ba1a1acc}._playheadHead_fmajf_573{background:#ba1a1a;width:.75rem;height:.75rem;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(45deg)}._timelineRight_fmajf_584{border-left:1px solid #e2e8f0cc;flex-shrink:0;align-items:center;gap:1.5rem;height:100%;padding:0 2rem;display:flex}._page_fmajf_4._dark_fmajf_13 ._timelineRight_fmajf_584{border-left:1px solid #c3c6d714}._pageFooter_fmajf_596{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;flex-direction:column;align-items:center;gap:1rem;max-width:80rem;margin:0 auto;padding:2.5rem 2rem;display:flex;position:relative}._page_fmajf_4._dark_fmajf_13 ._pageFooter_fmajf_596{background:#0f172a66}@media (width>=768px){._pageFooter_fmajf_596{flex-direction:row;justify-content:space-between}}._footerBrand_fmajf_618{color:#0f172a;font-family:inherit;font-size:.9375rem;font-weight:700}._page_fmajf_4._dark_fmajf_13 ._footerBrand_fmajf_618{color:#faf8ff}._footerLinks_fmajf_626{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}._footerLink_fmajf_626{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .15s}._footerLink_fmajf_626:hover{color:#60a5fa}._footerCopy_fmajf_642{color:#475569;text-align:center;font-size:.875rem}@media (width>=768px){._footerCopy_fmajf_642{text-align:right}}
