.codeshare-page{min-height:100vh;background:#1a1c20;color:#e6edf3}.codeshare-hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:72vh;padding:48px 24px;overflow:hidden;background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(240,62,100,.12),transparent 60%),radial-gradient(ellipse 50% 40% at 80% 80%,rgba(88,166,255,.08),transparent 50%),#2d2f34;text-align:center}.codeshare-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-size:48px 48px;mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black,transparent);pointer-events:none}.codeshare-hero-inner{position:relative;z-index:1;max-width:720px;margin:0 auto}.codeshare-hero-title{margin:0 0 20px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:500;line-height:1.25;color:#ffffff;letter-spacing:-.02em}.codeshare-hero-sub{margin:0 0 36px;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;line-height:1.55;color:#a8adb8}.codeshare-hero-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 36px;border:none;border-radius:8px;background:linear-gradient(135deg,#f03e64,#e0355a);color:#ffffff;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 24px rgba(240,62,100,.35);transition:transform .15s ease,box-shadow .15s ease}.codeshare-hero-cta:hover{transform:translateY(-1px);box-shadow:0 6px 28px rgba(240,62,100,.45)}.codeshare-hero-cta:active{transform:translateY(0)}.codeshare-hero-features{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:40px}.codeshare-hero-chip{padding:6px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:#9ca3af;font-size:.8rem}.codeshare-seo-wrap{padding:48px 24px 64px;background:#1a1c20;border-top:1px solid #30363d}.codeshare-seo-inner{max-width:1100px;margin:0 auto}.codeshare-seo-h2{margin:0 0 28px;font-size:1.35rem;font-weight:600;color:#e6edf3;line-height:1.35;text-align:center}.codeshare-seo-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.codeshare-seo-card{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:24px;height:100%;transition:border-color .15s ease,box-shadow .15s ease}.codeshare-seo-card:hover{border-color:#484f58;box-shadow:0 4px 20px rgba(0,0,0,.25)}.codeshare-seo-card-wide{grid-column:1/-1}.codeshare-seo-h3{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8b949e}.codeshare-seo-prose{color:#a8adb8;font-size:.92rem;line-height:1.7}.codeshare-seo-prose p{margin:0 0 14px}.codeshare-seo-prose p:last-child{margin-bottom:0}.codeshare-seo-list{margin:0;padding-left:20px;color:#a8adb8;font-size:.92rem;line-height:1.65}.codeshare-seo-list li{margin-bottom:8px}.codeshare-seo-list-ordered{list-style-type:decimal}.codeshare-seo-faqs{display:flex;flex-direction:column;gap:16px}.codeshare-seo-faqs-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.codeshare-seo-faq{padding-bottom:16px;border-bottom:1px solid #21262d}.codeshare-seo-faq:last-child{padding-bottom:0;border-bottom:none}.codeshare-seo-faq-q{margin:0 0 6px;font-size:.95rem;font-weight:600;color:#e6edf3}.codeshare-seo-faq-a{margin:0;color:#a8adb8;font-size:.88rem;line-height:1.6}.codeshare-seo-related{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.codeshare-seo-related a{color:#58a6ff;font-size:.9rem;font-weight:500;text-decoration:none}.codeshare-seo-related a:hover{text-decoration:underline}.codeshare-error-banner{padding:10px 16px;background:rgba(248,81,73,.12);border-bottom:1px solid rgba(248,81,73,.3);color:#f85149;font-size:.82rem;line-height:1.45}.codeshare-editor{display:flex;flex-direction:column;height:100vh;background:#0d1117}.codeshare-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 16px;background:linear-gradient(180deg,#1c2128,#161b22);border-bottom:1px solid #30363d;box-shadow:0 1px 0 rgba(255,255,255,.03)}.codeshare-toolbar-left,.codeshare-toolbar-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.codeshare-toolbar-center{flex:1;min-width:200px}.codeshare-brand{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:#58a6ff;text-decoration:none;font-size:.95rem;transition:color .15s ease}.codeshare-brand:hover{color:#79b8ff}.codeshare-brand-icon{width:16px;height:16px;color:#f03e64}.codeshare-room-pill{padding:3px 10px;border-radius:6px;background:rgba(88,166,255,.1);border:1px solid rgba(88,166,255,.2);font-family:var(--font-jetbrains-mono),ui-monospace,monospace;color:#79b8ff;font-size:.8rem}.codeshare-new-room{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;color:#8b949e;font-size:.78rem;text-decoration:none;transition:color .15s ease,background .15s ease}.codeshare-new-room:hover{color:#c9d1d9;background:rgba(255,255,255,.05)}.codeshare-url-wrap{display:flex;align-items:center;gap:8px;background:#0d1117;border:1px solid #30363d;border-radius:10px;padding:6px 8px 6px 12px;transition:border-color .15s ease,box-shadow .15s ease}.codeshare-url-wrap:focus-within{border-color:#58a6ff;box-shadow:0 0 0 3px rgba(88,166,255,.15)}.codeshare-url-input{flex:1;min-width:0;border:none;background:transparent;color:#c9d1d9;font-size:.82rem;font-family:var(--font-jetbrains-mono),ui-monospace,monospace}.codeshare-btn-copy{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:none;border-radius:8px;background:linear-gradient(135deg,#f03e64,#d6335c);color:#ffffff;font-size:.8rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .15s ease,transform .15s ease}.codeshare-btn-copy:hover{opacity:.92}.codeshare-btn-copy-done{background:#238636}.codeshare-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #30363d;border-radius:8px;background:#21262d;color:#8b949e;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.codeshare-btn-icon:hover:not(:disabled){color:#c9d1d9;background:#30363d;border-color:#484f58}.codeshare-btn-icon:disabled{opacity:.35;cursor:not-allowed}.codeshare-peers-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:8px;background:#21262d;border:1px solid #30363d;font-size:.82rem;color:#c9d1d9;position:relative}.codeshare-peers-dot{position:absolute;top:4px;right:4px;width:7px;height:7px;border-radius:50%;background:#3fb950;box-shadow:0 0 6px rgba(63,185,80,.6)}.codeshare-live-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:8px;font-size:.82rem;font-weight:500;position:relative}.codeshare-live-badge-connected{background:rgba(63,185,80,.12);border:1px solid rgba(63,185,80,.3);color:#3fb950}.codeshare-live-badge-connecting,.codeshare-live-badge-disconnected{background:rgba(210,153,34,.1);border:1px solid rgba(210,153,34,.25);color:#d29922}.codeshare-live-badge-error{background:rgba(248,81,73,.1);border:1px solid rgba(248,81,73,.25);color:#f85149}.codeshare-live-dot{width:7px;height:7px;border-radius:50%;background:#3fb950}.codeshare-live-dot,.codeshare-live-pulse{animation:codeshare-pulse 2s ease-in-out infinite}@keyframes codeshare-pulse{0%,to{opacity:1}50%{opacity:.45}}.codeshare-muted{color:#8b949e;flex-shrink:0}.codeshare-workspace{flex:1;min-height:0;overflow:hidden;background:#0d1117}.codeshare-pane{display:flex;height:100%}.codeshare-gutter{flex-shrink:0;width:52px;padding:16px 0;overflow:hidden;background:#0d1117;border-right:1px solid #21262d;user-select:none;text-align:right}.codeshare-line-num{display:block;padding:0 12px 0 8px;font-family:var(--font-jetbrains-mono),ui-monospace,monospace;font-size:14px;line-height:1.65;color:#484f58;transition:color .1s ease}.codeshare-line-num-active{color:#c9d1d9;background:rgba(88,166,255,.06)}.codeshare-editor-wrap{position:relative;flex:1;min-width:0}.codeshare-empty-hints{position:absolute;top:20px;left:20px;right:20px;z-index:0;pointer-events:none;max-width:520px}.codeshare-empty-title{margin:0 0 12px;font-size:1.05rem;font-weight:500;color:#484f58}.codeshare-empty-list{margin:0;padding:0 0 0 18px;color:#3d444d;font-size:.88rem;line-height:1.7}.codeshare-empty-list li::marker{color:#f03e64}.codeshare-editor-area{position:relative;z-index:1;width:100%;height:100%;padding:16px 20px;border:none;outline:none;resize:none;background:transparent;color:#e6edf3;caret-color:#f03e64;font-family:var(--font-jetbrains-mono),ui-monospace,monospace;font-size:15px;line-height:1.65;tab-size:2;box-sizing:border-box}.codeshare-editor-area::selection{background:rgba(88,166,255,.25)}.codeshare-statusbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;padding:6px 16px;background:#161b22;border-top:1px solid #30363d;font-size:.75rem;color:#8b949e}.codeshare-statusbar-left,.codeshare-statusbar-right{display:flex;align-items:center;gap:8px}.codeshare-statusbar-item{white-space:nowrap}.codeshare-statusbar-lang{color:#79b8ff;font-weight:500}.codeshare-statusbar-sep{width:1px;height:12px;background:#30363d}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:768px){.codeshare-seo-faqs-grid,.codeshare-seo-grid{grid-template-columns:1fr}.codeshare-seo-card-wide{grid-column:1}.codeshare-toolbar{flex-direction:column;align-items:stretch}.codeshare-toolbar-left,.codeshare-toolbar-right{justify-content:space-between;flex-wrap:wrap}.codeshare-new-room{margin-left:auto}.codeshare-gutter{width:40px}.codeshare-line-num{padding:0 8px 0 4px;font-size:12px}.codeshare-statusbar-right{display:none}}