:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#f1f5f9;background-color:#070714;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%}body{min-height:100vh;min-height:100dvh;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at 50% 15%,#161c2e,#070714);padding:1.5rem 1rem}.camo-screen{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;height:100dvh;background-color:#070714;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99999;user-select:none;-webkit-user-select:none;padding:1.5rem;animation:camoFadeIn .3s ease-out}.camo-label{font-size:clamp(.85rem,3.5vw,.95rem);color:#7d889b;letter-spacing:.05em;margin-bottom:1.25rem;font-weight:400;text-align:center}.camo-logo-wrapper{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1rem;border-radius:16px;max-width:100%;transition:transform .18s cubic-bezier(.4,0,.2,1);-webkit-tap-highlight-color:transparent}.camo-logo-wrapper:active{transform:scale(.95)}.camo-logo{max-width:min(260px,75vw);max-height:140px;width:auto;height:auto;object-fit:contain;pointer-events:none;filter:drop-shadow(0 8px 24px rgba(0,0,0,.6))}@keyframes camoFadeIn{0%{opacity:0}to{opacity:1}}.container{max-width:780px;width:100%;padding:2.25rem 1.75rem;background:#0f172abf;border:1px solid rgba(255,255,255,.1);border-radius:16px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 20px 40px -15px #00000080;text-align:center;margin:auto}.badge{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#38bdf8;background:#38bdf81a;padding:.3rem .7rem;border-radius:9999px;border:1px solid rgba(56,189,248,.2);margin-bottom:.85rem}h1{font-size:clamp(1.4rem,4.5vw,1.85rem);font-weight:700;margin-bottom:.5rem;color:#fff;line-height:1.25}p.subtitle{color:#94a3b8;font-size:clamp(.85rem,3vw,.95rem);margin-bottom:1.75rem;line-height:1.4}.assets-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.75rem;width:100%}.asset-card{background:#020617a6;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:1.15rem;display:flex;flex-direction:column;align-items:center;width:100%;transition:transform .2s ease,border-color .2s ease}.asset-card:hover{transform:translateY(-2px);border-color:#38bdf84d}.preview-box{width:100%;height:110px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:.85rem;overflow:hidden;padding:.75rem}.preview-box.dark{background:#000;border:1px solid #1e293b}.preview-box.light{background:#fff}.preview-box img{max-width:100%;max-height:100%;object-fit:contain}.asset-info{width:100%;text-align:left}.asset-name{font-size:.875rem;font-weight:600;color:#e2e8f0;margin-bottom:.25rem}.asset-path{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;color:#64748b;word-break:break-all;overflow-wrap:anywhere;margin-bottom:.85rem;background:#0000004d;padding:.35rem .5rem;border-radius:4px;border:1px solid rgba(255,255,255,.05)}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;min-height:38px;padding:.5rem .4rem;font-size:.78rem;font-weight:500;border-radius:6px;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:all .18s ease;font-family:inherit;white-space:nowrap;-webkit-tap-highlight-color:transparent}.btn svg{flex-shrink:0}.btn-secondary{color:#94a3b8;background:#ffffff0d;border-color:#ffffff1a}.btn-secondary:hover,.btn-secondary:active{background:#ffffff1f;color:#fff}.btn-primary{color:#38bdf8;background:#38bdf81a;border-color:#38bdf840}.btn-primary:hover,.btn-primary:active{background:#38bdf838}.btn-primary.copied{color:#4ade80;background:#4ade8024;border-color:#4ade8059}.footer-note{font-size:.75rem;color:#64748b;word-break:break-word;overflow-wrap:anywhere;line-height:1.4}.footer-note code{color:#94a3b8;background:#0000004d;padding:.15rem .35rem;border-radius:4px;font-size:.7rem}@media(max-width:640px){body{padding:1rem .75rem;align-items:flex-start}.container{padding:1.5rem 1rem;border-radius:14px}.assets-grid{grid-template-columns:1fr;gap:1rem}.preview-box{height:100px}.card-actions{grid-template-columns:1fr 1fr;gap:.4rem}.btn{min-height:40px;font-size:.76rem}}@media(max-width:360px){.card-actions{grid-template-columns:1fr}}
