/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#050914;--panel:#0a1120;--panel-soft:#0d1729;--line:#7dd3fc24;--cyan:#18d9ef;--cyan-soft:#8bf5ff;--gold:#f6b84b;--text:#f4f8ff;--muted:#91a2bb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--text);margin:0;font-family:Tahoma,Arial,sans-serif;line-height:1.6}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}main{background:radial-gradient(circle at 75% 8%, #0a84ae26, transparent 25rem), radial-gradient(circle at 12% 38%, #6634cb14, transparent 22rem), var(--ink);min-height:100vh;overflow:hidden}.site-header{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:82px;margin:auto;display:flex;position:relative}.brand{direction:ltr;align-items:center;gap:11px;display:flex}.brand img{object-fit:cover;border:1px solid #18d9ef59;border-radius:13px;width:48px;height:48px}.brand span{line-height:1.05;display:grid}.brand b{letter-spacing:2.4px;color:#fff;font-size:17px}.brand small{color:var(--gold);text-align:center;margin-top:5px;font-size:11px}nav{color:var(--muted);gap:30px;font-size:14px;display:flex}nav a{transition:color .2s;position:relative}nav a:hover,nav a.active{color:#fff}nav a.active:after{content:"";background:var(--cyan);width:22px;height:2px;box-shadow:0 0 12px var(--cyan);border-radius:2px;position:absolute;bottom:-28px;right:50%;transform:translate(50%)}.channel-link{color:var(--cyan-soft);background:#18d9ef0d;border:1px solid #18d9ef52;border-radius:10px;padding:8px 16px;font-size:13px}.channel-link span{margin-right:5px}.header-actions{align-items:center;gap:8px;display:flex}.login-button,.signup-button,.account-button,.owner-link{color:#dbe6f5;background:#ffffff06;border:1px solid #ffffff1f;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:12px;display:inline-flex}.signup-button{border-color:var(--cyan);background:var(--cyan);color:#041216;font-weight:700}.owner-link{color:var(--gold);background:#f6b84b12;border-color:#f6b84b4d}.account-button{color:var(--muted)}.hero{grid-template-columns:1.05fr .95fr;align-items:center;width:min(1180px,100% - 40px);min-height:600px;margin:auto;display:grid;position:relative}.hero-copy{z-index:3;padding:70px 0;position:relative}.eyebrow,.section-kicker{color:var(--cyan);letter-spacing:.4px;font-size:12px;font-weight:700}.eyebrow{background:#18d9ef0f;border:1px solid #18d9ef38;border-radius:999px;align-items:center;gap:9px;padding:6px 12px;display:inline-flex}.eyebrow span{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 10px var(--cyan);border-radius:50%}.hero h1{letter-spacing:-2px;margin:22px 0 18px;font-size:clamp(44px,5vw,72px);line-height:1.22}.hero h1 em{color:#0000;-webkit-text-stroke:1px var(--cyan-soft);text-shadow:0 0 28px #18d9ef2e;font-style:normal}.hero-copy>p{color:var(--muted);max-width:530px;margin:0 0 30px;font-size:17px}.hero-actions{align-items:center;gap:12px;display:flex}.primary-button,.secondary-button{border-radius:11px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-button{color:#021216;background:linear-gradient(135deg, var(--cyan-soft), var(--cyan));box-shadow:0 10px 28px #18d9ef2e}.primary-button span{margin-right:15px;font-size:19px}.secondary-button{color:#d7e0ef;background:#ffffff09;border:1px solid #ffffff24}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.primary-button:hover{box-shadow:0 14px 35px #18d9ef45}.trust-row{color:#71839d;gap:25px;margin-top:30px;font-size:12px;display:flex}.trust-row i{color:var(--cyan);margin-left:5px;font-style:normal}.hero-visual{place-items:center;height:530px;display:grid;position:relative}.hero-visual img{aspect-ratio:1;object-fit:cover;z-index:2;filter:saturate(.96)contrast(1.04);border-radius:38% 38% 44% 44%;width:min(440px,88%);position:relative;-webkit-mask-image:radial-gradient(70% 78%,#000 58%,#0000 84%);mask-image:radial-gradient(70% 78%,#000 58%,#0000 84%)}.logo-glow{filter:blur(65px);background:#18d9ef2b;border-radius:50%;width:340px;height:340px;position:absolute}.orbit{border:1px solid #18d9ef29;border-radius:50%;position:absolute;transform:rotate(-14deg)}.orbit-one{width:500px;height:400px}.orbit-two{border-color:#f6b84b1c;width:420px;height:520px;transform:rotate(18deg)}.float-chip{z-index:4;color:#cbd8e9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081120d1;border:1px solid #18d9ef2e;border-radius:9px;padding:8px 13px;font-size:11px;position:absolute;box-shadow:0 10px 30px #0000004d}.chip-one{top:23%;right:1%}.chip-two{border-color:#f6b84b38;bottom:21%;left:2%}.chip-three{border-color:#aa69ff47;top:51%;left:-2%}.circuit{opacity:.16;border:1px solid var(--cyan);width:90px;height:40px;position:absolute}.circuit-one{border-left:0;top:130px;right:-140px}.circuit-two{border-right:0;bottom:90px;left:-160px}.stats{border-block:1px solid var(--line);background:linear-gradient(90deg,#0000,#1126415c,#0000);grid-template-columns:repeat(3,1fr);width:min(1180px,100% - 40px);margin:0 auto 100px;display:grid}.stats div{text-align:center;padding:25px 20px;position:relative}.stats div:not(:last-child):after{content:"";background:var(--line);width:1px;height:50%;position:absolute;top:25%;left:0}.stats strong{letter-spacing:1px;color:var(--cyan-soft);font-size:25px;display:block}.stats span{color:var(--muted);font-size:12px}.library{width:min(1180px,100% - 40px);margin:auto;padding-bottom:110px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.section-heading h2,.about h2{margin:5px 0;font-size:34px}.section-heading p,.about p{color:var(--muted);margin:0;font-size:14px}.search-box{background:var(--panel);width:300px;height:45px;color:var(--muted);border:1px solid #ffffff17;border-radius:10px;align-items:center;gap:9px;padding:0 13px;display:flex}.search-box input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:13px}.search-box:focus-within{border-color:#18d9ef80;box-shadow:0 0 0 3px #18d9ef0f}.search-box input::placeholder{color:#66758b}.category-tabs{gap:8px;margin-bottom:28px;padding-bottom:3px;display:flex;overflow-x:auto}.category-tabs button{color:var(--muted);cursor:pointer;white-space:nowrap;background:#09111e;border:1px solid #ffffff14;border-radius:9px;padding:8px 20px;font-size:13px;transition:all .2s}.category-tabs button:hover,.category-tabs button.selected{color:#061116;border-color:var(--cyan);background:var(--cyan)}.cards-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.file-card{background:linear-gradient(145deg,#0e192bfa,#080e1afa);border:1px solid #ffffff13;border-radius:15px;transition:transform .25s,border-color .25s;overflow:hidden}.file-card:hover{border-color:#18d9ef47;transform:translateY(-5px)}.card-cover{background-color:#0a1a28;place-items:center;height:155px;display:grid;position:relative;overflow:hidden}.card-cover:before,.card-cover:after{content:"";background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.card-cover:after{filter:blur(30px);background:var(--accent);opacity:.18;border-radius:50%;height:120%;inset:auto 20% -50%}.cover-image{object-fit:cover;z-index:2;width:100%;height:100%;position:absolute;inset:0}.card-cover.cyan{--accent:#18d9ef;background:linear-gradient(145deg,#071b2a,#092239)}.card-cover.gold{--accent:#f6b84b;background:linear-gradient(145deg,#19150d,#292112)}.card-cover.violet{--accent:#a66dff;background:linear-gradient(145deg,#130e26,#211441)}.file-icon{z-index:2;color:var(--accent);text-shadow:0 0 25px var(--accent);font-family:Consolas,monospace;font-size:57px;position:relative}.category-badge,.cover-tech{z-index:3;background:#0308109e;border:1px solid #ffffff14;border-radius:6px;padding:4px 8px;font-size:10px;position:absolute;top:12px}.category-badge{color:var(--accent);right:12px}.cover-tech{color:#9eabc0;direction:ltr;left:12px}.card-body{padding:20px}.card-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.card-title-row h3{margin:0;font-size:16px}.card-title-row>span{color:var(--cyan);background:#18d9ef14;border-radius:5px;padding:2px 6px;font-size:10px}.card-body>p{min-height:47px;color:var(--muted);margin:10px 0 16px;font-size:12px}.card-meta{color:#687992;border-top:1px solid #fff1;justify-content:space-between;padding:12px 0;font-size:10px;display:flex}.download-button{width:100%;color:var(--cyan-soft);cursor:pointer;background:#18d9ef11;border:1px solid #18d9ef3d;border-radius:8px;justify-content:center;align-items:center;padding:9px;font-size:12px;transition:all .2s;display:flex}.download-button span{margin-right:7px}.download-button:hover{background:var(--cyan);color:#041116}.empty-state{text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:14px;padding:70px 20px}.clean-empty-state{text-align:center;background:linear-gradient(145deg,#0d182aa6,#05091473);border:1px dashed #18d9ef38;border-radius:18px;align-content:center;place-items:center;min-height:330px;padding:50px 20px;display:grid}.clean-empty-state h3{margin:18px 0 4px;font-size:22px}.clean-empty-state p{color:var(--muted);margin:0;font-size:13px}.empty-symbol{width:74px;height:74px;color:var(--cyan);letter-spacing:2px;background:#18d9ef0f;border:1px solid #18d9ef47;border-radius:20px;place-items:center;font-size:24px;font-weight:900;display:grid;box-shadow:0 0 35px #18d9ef14}.about{background:radial-gradient(circle at 8%,#18d9ef1a,#0000 25%),linear-gradient(130deg,#0b1626,#090f1c);border:1px solid #18d9ef24;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:min(1180px,100% - 40px);margin:0 auto 90px;padding:35px;display:grid}.about-logo img{object-fit:cover;border:1px solid #18d9ef47;border-radius:22px;width:105px;height:105px}.about p{max-width:670px}footer{border-top:1px solid var(--line);color:#64758c;justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 40px);min-height:115px;margin:auto;font-size:11px;display:flex}.footer-brand img{border-radius:10px;width:38px;height:38px}.footer-brand b{font-size:14px}.admin-page{background:radial-gradient(circle at 90% 0, #18d9ef1a, transparent 27rem), var(--ink);min-height:100vh}.admin-heading{justify-content:space-between;align-items:end;gap:25px;width:min(1180px,100% - 40px);margin:auto;padding:48px 0 25px;display:flex}.admin-heading h1{margin:4px 0;font-size:36px}.admin-heading p{color:var(--muted);margin:0;font-size:13px}.owner-badge{direction:ltr;background:#f6b84b0f;border:1px solid #f6b84b3d;border-radius:10px;min-width:220px;padding:12px 15px;display:grid}.owner-badge span{color:var(--gold);font-size:9px}.owner-badge b{text-overflow:ellipsis;font-size:11px;overflow:hidden}.admin-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;width:min(1180px,100% - 40px);margin:0 auto 80px;display:grid}.admin-panel{background:linear-gradient(145deg,#0d182afa,#070d18fa);border:1px solid #ffffff14;border-radius:16px;padding:25px}.panel-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.panel-heading h2{margin:3px 0 0;font-size:22px}.limit-pill{color:var(--cyan);background:#18d9ef12;border-radius:6px;padding:5px 8px;font-size:9px}.stack-form,.edit-file-form{gap:14px;display:grid}.stack-form label,.edit-file-form label{color:#d5deeb;gap:6px;font-size:12px;display:grid}.stack-form input,.stack-form textarea,.stack-form select,.edit-file-form input,.edit-file-form textarea,.edit-file-form select{color:#fff;background:#050a14bf;border:1px solid #ffffff1a;border-radius:9px;outline:0;width:100%;padding:10px 11px}.stack-form input:focus,.stack-form textarea:focus,.stack-form select:focus,.edit-file-form input:focus,.edit-file-form textarea:focus,.edit-file-form select:focus{border-color:#18d9ef8c;box-shadow:0 0 0 3px #18d9ef0f}.stack-form textarea,.edit-file-form textarea{resize:vertical}.form-row{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.file-field{background:#18d9ef06;border:1px dashed #18d9ef3d;border-radius:10px;align-content:center;min-height:100px;padding:12px}.file-field small{color:#75859c;font-size:9px}.check-field{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.check-field input{width:17px;height:17px;accent-color:var(--cyan)}.form-alert{border-radius:9px;width:min(1180px,100% - 40px);margin:0 auto 18px;padding:11px 14px;font-size:12px}.form-alert.success{color:#9ef4c9;background:#61e6a614;border:1px solid #61e6a645}.form-alert.error{color:#ffb4c0;background:#ff738a14;border:1px solid #ff738a45}.small-empty{text-align:center;min-height:280px;color:var(--muted);align-content:center;place-items:center;display:grid}.small-empty b{color:#e7eef8}.small-empty span{font-size:10px}.admin-file-list{gap:12px;display:grid}.admin-file-row{background:#ffffff05;border:1px solid #fff1;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:13px;display:grid}.admin-file-icon{width:52px;height:52px;color:var(--cyan);background:#18d9ef14;border-radius:10px;place-items:center;font-weight:900;display:grid;overflow:hidden}.admin-file-icon img{object-fit:cover;width:100%;height:100%}.row-actions{flex-wrap:wrap;gap:6px;display:flex}.row-actions button{color:#afbed2;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:7px;padding:7px 10px;font-size:10px}.row-actions .danger{color:#ff8da0;border-color:#ff738a38}.message-page{text-align:center;place-items:center;min-height:100vh;padding:40px 20px;display:grid}.message-page section{max-width:550px}.message-page h1{margin:8px 0}.message-page p{color:var(--muted);margin:0 0 24px}.error-code{color:var(--cyan);font-size:74px;font-weight:900}.download-page{background:radial-gradient(circle at 50% 20%, #18d9ef24, transparent 30rem), var(--ink);place-items:center;min-height:100vh;padding:28px;display:grid}.download-panel{text-align:center;background:linear-gradient(145deg,#0e192bfa,#070d18fa);border:1px solid #18d9ef33;border-radius:20px;width:min(540px,100%);padding:42px;box-shadow:0 24px 70px #00000061}.download-panel>img{object-fit:cover;border:1px solid #18d9ef5c;border-radius:22px;width:92px;height:92px}.download-panel .section-kicker{margin-top:18px;display:block}.download-panel h1{margin:8px 0 10px;font-size:30px}.download-panel>p{color:var(--muted);margin:0 auto 24px;font-size:14px}.account-pill{color:#b7c7da;direction:ltr;background:#18d9ef0f;border:1px solid #18d9ef1f;border-radius:10px;justify-content:space-between;gap:15px;margin:22px 0;padding:12px 15px;font-size:12px;display:flex}.download-panel .primary-button{width:100%}.back-link{color:var(--muted);margin-top:18px;font-size:12px;display:inline-block}.back-link:hover{color:var(--cyan)}@media (max-width:900px){nav{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:30px}.hero-copy{padding-bottom:10px}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{height:450px}.cards-grid{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:auto 1fr}.about .primary-button{grid-column:1/-1}.admin-grid{grid-template-columns:1fr}}@media (max-width:620px){.site-header,.hero,.stats,.library,.about,footer{width:min(100% - 28px,1180px)}.site-header{height:72px}.channel-link{padding:7px 10px}.site-header nav,.login-button{display:none}.header-actions{gap:5px}.signup-button,.account-button,.owner-link{padding:0 9px;font-size:10px}.hero{min-height:auto}.hero h1{letter-spacing:-1px;font-size:41px}.hero-copy{padding-top:45px}.hero-actions{flex-direction:column}.hero-actions a{width:100%}.trust-row{flex-wrap:wrap;gap:10px}.hero-visual{height:360px}.float-chip{font-size:9px}.stats{grid-template-columns:1fr;margin-bottom:75px}.stats div:after{display:none}.section-heading{flex-direction:column;align-items:stretch}.search-box{width:100%}.cards-grid{grid-template-columns:1fr}.about{text-align:center;grid-template-columns:1fr;padding:28px 20px}.about-logo img{width:90px;height:90px}footer{text-align:center;flex-direction:column;justify-content:center;padding:28px 0}.admin-heading,.admin-grid,.form-alert{width:min(100% - 28px,1180px)}.admin-heading{flex-direction:column;align-items:stretch}.owner-badge{min-width:0}.form-row{grid-template-columns:1fr}.admin-panel{padding:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
