.fc-hero{position:relative;padding:120px 24px 60px;text-align:center;overflow:hidden}.fc-hero-glow{position:absolute;top:-200px;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(255,215,0,.08) 0%,transparent 70%);pointer-events:none}.fc-hero-inner{position:relative;z-index:1;max-width:80%;margin:0 auto}.fc-breadcrumb{margin-bottom:16px;font-size:13px;font-family:var(--font-family-menuSubItem);color:#dcdbd566}.fc-breadcrumb a{color:#0f8;text-decoration:none}.fc-breadcrumb a:hover{text-decoration:underline}.fc-breadcrumb span{margin:0 6px}.fc-section{padding:0 24px 60px}.fc-container{max-width:750px;margin:0 auto}.fc-container-wide{max-width:80%;margin:0 auto}@media(max-width:768px){.fc-hero-inner,.fc-container,.fc-container-wide{max-width:95%}}.fc-card{position:relative;border-radius:16px;overflow:hidden}.fc-card-border{position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,#ffd7004d,#ffd7000d 40%,#00ff880d 60%,#0f83);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.fc-card-inner{background:linear-gradient(160deg,#101010f7,#080808fc);border-radius:16px;padding:clamp(24px,4vw,40px)}.fc-mode-tabs{display:flex;gap:4px;margin-bottom:10px;flex-wrap:wrap}.fc-mode{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:12px;font-family:var(--font-family-menuSubItem);background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:#dcdbd573;cursor:pointer;transition:all .2s}.fc-mode:hover{background:#ffffff0f}.fc-mode.active{background:#ffd7001a;border-color:#ffd7004d;color:gold}.fc-mode-desc{font-size:12px;font-family:var(--font-family-menuSubItem);color:#dcdbd559;margin-bottom:16px}.fc-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:48px 24px;border-radius:12px;border:2px dashed rgba(255,255,255,.1);background:#ffffff05;cursor:pointer;transition:border-color .2s,background .2s;text-align:center}.fc-dropzone:hover,.fc-dropzone.dragover{border-color:#ffd7004d;background:#ffd70008}.fc-drop-text{font-size:14px;font-family:var(--font-family-menuSubItem);color:#dcdbd580}.fc-drop-hint{font-size:11px;font-family:var(--font-family-menuSubItem);color:#dcdbd540}.fc-controls{margin-top:16px;margin-bottom:16px}.fc-control-row{display:flex;gap:16px;align-items:end;flex-wrap:wrap}.fc-control-group{display:flex;flex-direction:column;gap:6px;flex:1;min-width:100px}.fc-label{font-size:11px;font-family:var(--font-family-menuSubItem);text-transform:uppercase;letter-spacing:.1em;color:#dcdbd580}.fc-range{width:100%;height:4px;border-radius:2px;background:#ffffff14;outline:none;-webkit-appearance:none}.fc-range::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:gold;cursor:pointer;box-shadow:0 0 8px #ffd7004d}.fc-fmt-tabs{display:flex;gap:6px}.fc-fmt{padding:7px 14px;border-radius:8px;font-size:12px;font-family:var(--font-family-menuSubItem);background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:#dcdbd58c;cursor:pointer;transition:all .2s}.fc-fmt:hover{background:#ffffff0f}.fc-fmt.active{background:#ffd7001a;border-color:#ffd70059;color:gold}.fc-action-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border-radius:10px;margin-top:16px;font-size:14px;font-family:var(--font-family-menuSubItem);font-weight:700;background:linear-gradient(135deg,#ffd7001f,#00ff8814);border:1px solid rgba(255,215,0,.2);color:gold;cursor:pointer;transition:all .2s}.fc-action-btn:hover{background:linear-gradient(135deg,#ffd70033,#00ff881f);box-shadow:0 0 20px #ffd7001a}.fc-action-btn:disabled{opacity:.4;cursor:not-allowed}.fc-spinner{width:16px;height:16px;border:2px solid rgba(255,215,0,.2);border-top-color:gold;border-radius:50%;animation:fc-spin .6s linear infinite}@keyframes fc-spin{to{transform:rotate(360deg)}}.fc-file-list{display:flex;flex-direction:column;gap:6px;margin-top:12px}.fc-file-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.fc-file-thumb{width:40px;height:40px;border-radius:6px;object-fit:cover;background:#ffffff0d;flex-shrink:0}.fc-file-name{font-size:12px;font-family:var(--font-family-menuSubItem);color:#dcdbd5b3;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-file-size{font-size:11px;font-family:var(--font-family-menuSubItem);color:#dcdbd54d;flex-shrink:0}.fc-file-remove{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;background:#ffffff0a;border:none;color:#dcdbd54d;cursor:pointer;transition:all .2s;flex-shrink:0}.fc-file-remove:hover{background:#ff50501a;color:#ff5050}.fc-results{display:flex;flex-direction:column;gap:10px;margin-top:16px}.fc-result{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.fc-result-thumb{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#ffffff0d;flex-shrink:0}.fc-result-info{flex:1;min-width:0}.fc-result-name{font-size:13px;font-family:var(--font-family-menuSubItem);color:#e5e4dd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-result-meta{font-size:11px;font-family:var(--font-family-menuSubItem);color:#dcdbd566;margin-top:2px}.fc-result-dl{flex-shrink:0;padding:8px 16px;border-radius:8px;font-size:12px;font-family:var(--font-family-menuSubItem);font-weight:600;background:#ffd7001f;color:gold;border:1px solid rgba(255,215,0,.25);cursor:pointer;transition:all .2s;text-decoration:none}.fc-result-dl:hover{background:#ffd70033}.fc-svg-preview{margin-top:16px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background-image:repeating-conic-gradient(rgba(255,255,255,.06) 0% 25%,transparent 0% 50%);background-size:16px 16px;display:flex;align-items:center;justify-content:center;padding:20px}.fc-svg-preview canvas{max-width:100%;border-radius:4px}.fc-svg-actions{display:flex;gap:8px;margin-top:12px;justify-content:center}.fc-uses-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:900px){.fc-uses-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.fc-uses-grid{grid-template-columns:1fr}}.fc-use-card{padding:28px 24px;border-radius:12px;background:linear-gradient(160deg,#141414f2,#0a0a0afa);border:1px solid rgba(255,215,0,.08);text-align:center;transition:border-color .3s}.fc-use-card:hover{border-color:#ffd70033}.fc-use-icon{width:48px;height:48px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#ffd7000f;border:1px solid rgba(255,215,0,.12)}.fc-use-card h3{margin-bottom:6px}.fc-use-desc{font-size:13px;color:#dcdbd599;line-height:1.5;font-family:var(--font-family-body)}.fc-privacy{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:10px;background:#00ff880a;border:1px solid rgba(0,255,136,.12);font-size:13px;font-family:var(--font-family-menuSubItem);color:#dcdbd5b3}
