.codeshare-hero-compact{min-height:auto;padding:56px 24px 32px}.codeshare-create-wrap{max-width:640px;margin:0 auto;padding:0 24px 48px}.codeshare-create-card{background:#161b22;border:1px solid #30363d;border-radius:12px;padding:24px}.codeshare-create-label{display:block;margin-bottom:10px;font-size:.85rem;font-weight:600;color:#c9d1d9}.codeshare-create-textarea{width:100%;min-height:180px;padding:14px;border:1px solid #30363d;border-radius:8px;background:#0d1117;color:#e6edf3;font-size:.95rem;line-height:1.55;resize:vertical;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.codeshare-create-textarea:focus{outline:none;border-color:#58a6ff;box-shadow:0 0 0 3px rgba(88,166,255,.15)}.codeshare-create-textarea::placeholder{color:#6e7681}.codeshare-create-meta{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px 16px;margin:12px 0 20px}.codeshare-create-hint{margin:0;flex:1;min-width:200px;font-size:.82rem;line-height:1.5;color:#8b949e}.codeshare-create-count{margin:0;font-size:.8rem;font-variant-numeric:tabular-nums;color:#8b949e;white-space:nowrap}.codeshare-create-count-limit{color:#f85149;font-weight:600}.codeshare-create-hint a{color:#58a6ff;text-decoration:none}.codeshare-create-hint a:hover{text-decoration:underline}.codeshare-create-btn{width:100%;justify-content:center}.codeshare-create-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.codeshare-create-error{margin:12px 0 0;color:#f85149;font-size:.85rem}.codeshare-create-success{margin-top:24px;padding:20px;border-radius:12px;border:1px solid rgba(240,62,100,.35);background:rgba(240,62,100,.08)}.codeshare-create-success-title{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:1rem;font-weight:600;color:#e6edf3}.codeshare-create-success-sub{margin:0 0 16px;font-size:.88rem;color:#a8adb8;line-height:1.5}@media (max-width:640px){.codeshare-create-wrap{padding:0 16px 40px}}