#gc-root{--gc-card: #112a31;--gc-card-hover: #163840;--gc-green: #34d399;--gc-dim: #8aafb8;--gc-mute: #4e7a84;color:var(--l-text);font-family:"Outfit",var(--l-body),sans-serif;position:relative;z-index:2}#gc-root:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(34,211,168,.07),transparent 60%),radial-gradient(ellipse 60% 40% at 80% 100%,rgba(20,120,160,.06),transparent 50%)}#gc-root>*{position:relative;z-index:1}#gc-root .gc-hero{text-align:center;padding:5.5rem 24px 10px}#gc-root .gc-hero h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;color:#fff;letter-spacing:-1px;margin-bottom:6px}#gc-root .gc-hero h1 span{background:linear-gradient(135deg,#22d3a8,#14b8a6,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}#gc-root .gc-sub{font-size:.98rem;color:var(--gc-dim);max-width:540px;margin:0 auto 22px;line-height:1.6}#gc-root .gc-stats{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:14px}#gc-root .gc-stat{background:var(--l-bg-2);border:1px solid var(--l-border);border-radius:10px;padding:8px 18px;font-size:.82rem;color:var(--gc-dim)}#gc-root .gc-stat strong{color:var(--l-accent);font-weight:700;font-size:1.05rem;margin-right:3px}#gc-root .gc-lang{display:inline-flex;border:1px solid var(--l-border);border-radius:999px;overflow:hidden;font-family:JetBrains Mono,monospace;font-size:.74rem}#gc-root .gc-lang button{background:transparent;border:0;color:var(--gc-dim);padding:.4rem .85rem;cursor:pointer;transition:.2s;font-family:inherit}#gc-root .gc-lang button.on{background:var(--l-accent);color:var(--l-accent-ink);font-weight:700}#gc-root .gc-tank{position:relative;width:min(640px,92vw);height:clamp(180px,34vw,300px);margin:0 auto 22px;border-radius:18px;overflow:hidden;background:radial-gradient(120% 90% at 50% -10%,#0f3b46,#0a2730 45%,#061319);border:1px solid rgba(34,211,168,.15);box-shadow:0 12px 50px #00000080,0 0 80px #22d3a814}#gc-root .gc-ray{position:absolute;top:-10%;width:40%;height:130%;background:linear-gradient(180deg,rgba(120,255,220,.14),transparent 70%);filter:blur(6px);transform:rotate(12deg)}#gc-root .gc-ray1{left:20%}#gc-root .gc-ray2{left:55%;transform:rotate(-10deg);opacity:.7}#gc-root .gc-crab{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:clamp(4.5rem,12vw,8rem);filter:drop-shadow(0 0 26px rgba(34,211,168,.55)) drop-shadow(0 0 60px rgba(20,180,166,.35));animation:gc-float 5s ease-in-out infinite}@keyframes gc-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-58%)}}#gc-root .gc-bubble{position:absolute;bottom:6%;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffffff80,#78dcff1f);animation:gc-rise linear infinite}#gc-root .gc-bubble.b1{left:28%;width:9px;height:9px;animation-duration:7s}#gc-root .gc-bubble.b2{left:40%;width:6px;height:6px;animation-duration:5.5s;animation-delay:1.2s}#gc-root .gc-bubble.b3{left:64%;width:11px;height:11px;animation-duration:8s;animation-delay:.6s}#gc-root .gc-bubble.b4{left:73%;width:5px;height:5px;animation-duration:6s;animation-delay:2s}@keyframes gc-rise{0%{transform:translateY(0);opacity:0}15%{opacity:.8}to{transform:translateY(-240px);opacity:0}}#gc-root .gc-coral{position:absolute;bottom:0;background:#04171c;border-radius:40% 40% 0 0;opacity:.85}#gc-root .gc-coral.c1{left:6%;width:60px;height:44px}#gc-root .gc-coral.c2{left:0;width:120px;height:26px;border-radius:50% 50% 0 0}#gc-root .gc-coral.c3{right:4%;width:90px;height:52px}@media(prefers-reduced-motion:reduce){#gc-root .gc-crab,#gc-root .gc-bubble{animation:none}}#gc-root .gc-controls{max-width:720px;margin:18px auto 14px;padding:0 24px}#gc-root .gc-search{position:relative}#gc-root .gc-search input{width:100%;padding:13px 16px 13px 46px;border-radius:14px;border:1px solid var(--l-border);background:var(--l-bg-2);color:var(--l-text);font-size:.95rem;font-family:inherit;outline:none;transition:.25s}#gc-root .gc-search input:focus{border-color:var(--l-accent);box-shadow:0 0 0 3px #22d3a82e}#gc-root .gc-search input::placeholder{color:var(--gc-mute)}#gc-root .gc-search svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:var(--gc-mute);width:18px;height:18px}#gc-root .gc-catnav{max-width:940px;margin:0 auto;padding:12px 24px;display:flex;gap:8px;flex-wrap:wrap;justify-content:center}#gc-root .gc-cat{font-size:.78rem;padding:8px 15px;border-radius:20px;border:1px solid var(--l-border);background:var(--l-bg-2);color:var(--gc-dim);cursor:pointer;transition:.25s;white-space:nowrap;font-family:inherit;font-weight:500;display:flex;align-items:center;gap:5px}#gc-root .gc-cat:hover{border-color:var(--l-accent);color:var(--l-text)}#gc-root .gc-cat.active{color:#fff;border-color:transparent}#gc-root .gc-cat .gc-em{font-size:.9rem}#gc-root .gc-shead{max-width:1120px;margin:30px auto 14px;padding:0 24px;display:flex;align-items:center;gap:10px}#gc-root .gc-shead .gc-em{font-size:1.35rem}#gc-root .gc-shead h2{font-size:1.12rem;font-weight:700;font-family:Outfit,sans-serif}#gc-root .gc-shead .gc-line{flex:1;height:1px;opacity:.3}#gc-root .gc-shead .gc-c{font-size:.75rem;color:var(--gc-mute);font-weight:500}#gc-root .gc-grid{max-width:1120px;margin:0 auto 8px;padding:0 24px;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}#gc-root .gc-card{background:var(--gc-card);border:1px solid var(--l-border);border-radius:14px;padding:18px;cursor:pointer;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}#gc-root .gc-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--c);opacity:0;transition:.25s}#gc-root .gc-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000040;border-color:var(--c)}#gc-root .gc-card:hover:before{opacity:1}#gc-root .gc-card.sel{border-color:var(--gc-green)}#gc-root .gc-card.sel:after{content:"✓";position:absolute;top:10px;right:12px;width:24px;height:24px;border-radius:50%;background:var(--gc-green);color:#000;font-size:.8rem;font-weight:800;display:flex;align-items:center;justify-content:center}#gc-root .gc-card h3{font-size:.92rem;font-weight:700;margin-bottom:5px;line-height:1.3;display:flex;align-items:center;gap:7px;padding-right:30px;color:var(--c);font-family:Outfit,sans-serif}#gc-root .gc-card h3 .gc-em{font-size:1rem}#gc-root .gc-card p{font-size:.8rem;color:var(--gc-dim);line-height:1.55;margin-bottom:8px}#gc-root .gc-origin{display:flex;gap:5px;flex-wrap:wrap}#gc-root .gc-origin span{font-size:.6rem;padding:2px 7px;border-radius:8px;background:#ffffff0a;color:var(--gc-mute);font-weight:500}#gc-root .gc-empty{text-align:center;padding:60px 24px;color:var(--gc-mute);font-size:1rem}#gc-root .gc-basket{position:fixed;bottom:0;left:0;right:0;z-index:100;transition:transform .3s ease}#gc-root .gc-basket.hidden{transform:translateY(110%)}#gc-root .gc-basket-bar{background:#0d2228eb;backdrop-filter:blur(18px);border-top:1px solid var(--l-border);padding:14px 24px;display:flex;align-items:center;gap:16px;justify-content:space-between;flex-wrap:wrap}#gc-root .gc-basket-info{display:flex;align-items:center;gap:12px;font-size:.9rem;font-weight:600;color:var(--l-text)}#gc-root .gc-basket-count{background:var(--l-accent);color:#000;font-weight:800;font-size:.85rem;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}#gc-root .gc-basket-actions{display:flex;gap:10px}#gc-root .gc-btn{padding:10px 20px;border-radius:10px;border:none;font-size:.82rem;font-weight:600;cursor:pointer;transition:.2s;font-family:inherit}#gc-root .gc-primary{background:var(--l-accent);color:#000}#gc-root .gc-primary:hover{background:#1bc49b;transform:translateY(-1px)}#gc-root .gc-outline{background:transparent;border:1px solid var(--l-border);color:var(--gc-dim)}#gc-root .gc-outline:hover{border-color:var(--l-accent);color:var(--l-accent)}#gc-root .gc-modal-overlay{position:fixed;inset:0;background:#000000a6;backdrop-filter:blur(8px);z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:.3s}#gc-root .gc-modal-overlay.open{opacity:1;pointer-events:auto}#gc-root .gc-modal{background:var(--l-bg-2);border:1px solid var(--l-border);border-radius:18px;max-width:700px;width:100%;max-height:82vh;display:flex;flex-direction:column;overflow:hidden}#gc-root .gc-modal-head{padding:20px 24px;border-bottom:1px solid var(--l-border);display:flex;justify-content:space-between;align-items:center}#gc-root .gc-modal-head h2{font-size:1.15rem;font-weight:700;font-family:Outfit,sans-serif}#gc-root .gc-modal-close{background:none;border:none;color:var(--gc-dim);font-size:1.4rem;cursor:pointer;padding:4px 8px}#gc-root .gc-modal-body{padding:24px;overflow-y:auto;flex:1}#gc-root .gc-modal-body pre{background:var(--l-bg);border:1px solid var(--l-border);border-radius:10px;padding:20px;font-family:JetBrains Mono,monospace;font-size:.78rem;line-height:1.7;color:var(--l-accent);white-space:pre-wrap;word-break:break-word;max-height:52vh;overflow-y:auto}#gc-root .gc-modal-foot{padding:14px 24px;border-top:1px solid var(--l-border);display:flex;gap:10px;justify-content:flex-end}#gc-root .gc-toast{position:fixed;top:24px;left:50%;transform:translate(-50%) translateY(-60px);background:var(--gc-green);color:#000;padding:10px 24px;border-radius:10px;font-weight:700;font-size:.85rem;z-index:300;transition:.3s;opacity:0;pointer-events:none}#gc-root .gc-toast.show{transform:translate(-50%) translateY(0);opacity:1}#gc-root .gc-spacer{height:90px}@media(max-width:600px){#gc-root .gc-grid{grid-template-columns:1fr}#gc-root .gc-basket-bar{flex-direction:column;text-align:center}}
